:root{--brand-100:#fff5c9;--brand-200:#ffeda1;--brand-300:#ffe887;--brand-400:#ffe162;--brand-500:#ffdc46;--brand-600:#ffd82d;--brand-700:#f0c200;--brand-800:#cca500;--brand-900:#ab8a00;--blue-100:#e2f9ff;--blue-200:#c7f4ff;--blue-300:#a5ecff;--blue-400:#8adff6;--blue-500:#64d7f5;--blue-600:#46ccef;--blue-700:#3ec7eb;--blue-800:#1db3da;--blue-900:#0398bf;--red-100:#ffdcd5;--red-200:#ffbeb2;--red-300:#ffa494;--red-400:#ff836d;--red-500:#ff5537;--red-600:#fa4323;--red-700:#ec3d1e;--red-800:#e12706;--red-900:#b61b00;--pink-100:#ffd7dc;--pink-200:#ffb1bb;--pink-300:#ff9aa7;--pink-400:#ff697c;--pink-500:#ff5066;--pink-600:#db384c;--pink-700:#ca1b31;--pink-800:#a11b2c;--pink-900:#980013;--green-100:#e2ffd3;--green-200:#c9ffac;--green-300:#beff9b;--green-400:#9aff64;--green-500:#7dff37;--green-600:#6eff21;--green-700:#5ce712;--green-800:#4bd700;--green-900:#3eb000;--neutral-100:#fff;--neutral-200:#efefef;--neutral-300:silver;--neutral-400:#a3a3a3;--neutral-500:#4f4f4f;--neutral-600:#363636;--neutral-700:#292929;--neutral-800:#171717;--neutral-900:#101010;--white-60:#fff9;--white-50:#ffffff80;--white-20:#fff3;--white-10:#ffffff1a;--white-5:#ffffff0d;--black-75:#101010bf;--black-50:#10101080;--black-20:#10101033;--black-10:#1010101a;--font-display:var(--font-zeist,system-ui), sans-serif;--font-body:var(--font-repro-mono,ui-monospace), monospace;--font-reading:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--space-2:2px;--space-4:4px;--space-8:8px;--space-10:10px;--space-12:12px;--space-16:16px;--space-20:20px;--space-24:24px;--space-32:32px;--space-40:40px;--space-48:48px;--space-56:56px;--space-64:64px;--space-72:72px;--space-80:80px;--radius-2:2px;--radius-4:4px;--radius-8:8px;--radius-10:10px;--radius-12:12px;--radius-16:16px;--radius-24:24px;--radius-full:999px;--radius-sm:6px;--radius-md:var(--radius-8);--radius-lg:var(--radius-12);--radius-pill:var(--radius-full);--border-width-1:1px;--border-width-1-5:1.5px;--border-width-2:2px;--border-width-4:4px;--border-width-8:8px;--content-primary:var(--neutral-100);--content-secondary:var(--white-60);--content-tertiary:var(--white-20);--content-primary-inverse:var(--neutral-900);--content-secondary-inverse:var(--black-75);--content-tertiary-inverse:var(--black-10);--content-disabled:var(--neutral-500);--content-brand:var(--brand-500);--content-brand-subtle:var(--brand-300);--content-brand-bold:var(--brand-700);--content-on-brand:var(--neutral-900);--content-info:var(--blue-500);--content-info-bold:var(--blue-800);--content-notice:var(--brand-400);--content-notice-bold:var(--brand-800);--content-negative:var(--red-500);--content-negative-light:var(--red-400);--content-negative-bold:var(--red-800);--content-positive:var(--green-500);--content-positive-light:var(--green-300);--content-positive-bold:var(--green-800);--background-primary:var(--neutral-900);--background-secondary:var(--neutral-800);--background-tertiary:var(--neutral-700);--background-hover-primary:var(--neutral-700);--background-hover-secondary:var(--neutral-700);--background-hover-tertiary:var(--neutral-600);--background-hover-inverse:var(--neutral-300);--background-pressed:var(--neutral-500);--background-additional:var(--neutral-300);--background-disabled:var(--neutral-500);--background-disabled-secondary:var(--neutral-400);--background-disabled-tertiary:var(--neutral-300);--background-brand:var(--brand-500);--background-brand-hover:var(--brand-300);--background-brand-subtle:var(--brand-100);--background-brand-bold:var(--brand-700);--background-brand-disabled:color-mix(in srgb, var(--brand-500) 20%, transparent);--background-info:var(--blue-500);--background-info-subtle:var(--blue-300);--background-notice:var(--brand-400);--background-notice-subtle:var(--brand-200);--background-negative:var(--red-500);--background-negative-subtle:var(--red-200);--background-negative-bold:var(--red-800);--background-positive:var(--green-500);--background-positive-subtle:var(--green-200);--background-positive-bold:var(--green-800);--background-inverse:var(--neutral-100);--border-primary:var(--white-50);--border-secondary:var(--white-20);--border-tertiary:var(--white-10);--border-disabled:var(--neutral-400);--border-inverse:var(--black-50);--border-brand:var(--brand-500);--border-info:var(--blue-500);--border-notice:var(--brand-400);--border-negative:var(--red-500);--border-positive:var(--green-500)}html.light{--content-primary:var(--neutral-900);--content-secondary:var(--black-75);--content-tertiary:var(--black-10);--content-primary-inverse:var(--neutral-100);--content-secondary-inverse:var(--white-60);--content-tertiary-inverse:var(--white-20);--background-primary:var(--neutral-100);--background-secondary:var(--neutral-200);--background-tertiary:var(--neutral-300);--background-hover-primary:var(--neutral-200);--background-hover-secondary:var(--neutral-300);--background-hover-tertiary:var(--neutral-300);--background-hover-inverse:var(--neutral-700);--background-additional:var(--neutral-700);--background-inverse:var(--neutral-900);--border-primary:var(--black-50);--border-secondary:var(--black-20);--border-tertiary:var(--black-10);--border-inverse:var(--white-50)}:root{--font-space-grotesk:var(--font-display);--font-geist-mono:var(--font-body);--bg:var(--background-primary);--surface:var(--background-secondary);--surface-elevated:var(--background-tertiary);--surface-overlay:var(--background-tertiary);--border:var(--border-tertiary);--border-strong:var(--border-secondary);--text:var(--content-primary);--text-muted:var(--content-secondary);--text-subtle:var(--content-tertiary);--accent:var(--background-brand);--accent-hover:var(--background-brand-hover);--accent-pressed:var(--background-brand-bold);--accent-fg:var(--content-on-brand);--accent-soft:var(--background-brand-subtle);--accent-ring:var(--background-brand);--accent-text:var(--content-brand);--success:var(--content-positive);--danger:var(--content-negative);--danger-soft:var(--background-negative-subtle);--focus-ring:var(--accent-ring);--header-bg:#0a0a0ab3;--scrim:#0009;--app-header-height:84px;--background:var(--bg);--foreground:var(--text)}html.light{--header-bg:#ffffffbf;--scrim:#0f172a59;--surface-overlay:var(--background-primary);--accent-text:var(--content-primary)}@media (max-width:600px){:root{--app-header-height:64px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{max-width:100vw;font-family:var(--font-space-grotesk),system-ui,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{overflow-x:hidden}body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);overflow-x:clip}a{color:inherit;text-decoration:none}:focus{outline:none}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}button:focus-visible,[role=button]:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.layout-module-scss-module__uQLIpG__shell{flex-direction:column;min-height:100dvh;display:flex}.layout-module-scss-module__uQLIpG__content{flex-direction:column;flex:1 0 auto;display:flex}