:root{--surface-base:#000;--surface-raised:#0a0a0a;--surface-overlay:#111;--surface-hover:#161616;--border-subtle:#1a1a1a;--border-default:#222;--border-strong:#333;--border-interactive:#444;--text-primary:#fff;--text-secondary:#ccc;--text-muted:#888;--text-faint:#666;--text-inverse:#000;--brand:#d32f2f;--brand-hover:#b71c1c;--brand-contrast:#fff;--success-surface:#14361c;--success-border:#2e7d32;--success-text:#a5d6a7;--danger-surface:#3a1414;--danger-border:#c62828;--danger-text:#ef9a9a;--warning-surface:#3a2f14;--warning-border:#f39c12;--warning-text:#ffcc80;--info-surface:#12242e;--info-border:#2e6f8e;--info-text:#9ecfe8;--focus-ring:2px solid var(--text-primary);--focus-offset:2px;--space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--gutter:clamp(1rem, 4vw, 2.5rem);--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--text-2xs:.75rem;--text-xs:.8125rem;--text-sm:.875rem;--text-base:1rem;--text-lg:clamp(1.05rem, 2vw, 1.15rem);--text-xl:clamp(1.2rem, 2.5vw, 1.4rem);--text-2xl:clamp(1.4rem, 3.5vw, 1.85rem);--text-3xl:clamp(1.75rem, 5vw, 2.5rem);--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.65;--tracking-wide:.08em;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:999px;--shadow-sm:0 2px 8px #0006;--shadow-md:0 4px 16px #00000073;--shadow-lg:0 8px 28px #0000008c;--transition-fast:.12s ease;--transition-base:.2s ease;--transition-slow:.32s ease;--width-prose:68ch;--width-form:44rem;--width-content:75rem;--width-wide:87.5rem;--z-base:1;--z-sticky:100;--z-header:200;--z-overlay:300;--z-skip-link:400;--tap-target:44px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--surface-base);min-height:100dvh;color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex;overflow-x:hidden}h1,h2,h3,h4{color:var(--text-primary);line-height:var(--leading-tight);text-wrap:balance}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}img,video,svg,iframe{max-width:100%}img,video{height:auto}ul,ol{list-style-position:inside}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset);border-radius:var(--radius-sm)}.srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){:root{--border-default:#555;--border-strong:#777;--text-muted:#aaa;--text-faint:#999}}
.layout-module__L5FxyW__main{gap:var(--space-xl);width:100%;padding-block:var(--space-lg);flex-direction:column;flex:1;display:flex}.layout-module__L5FxyW__main:focus{outline:none}.layout-module__L5FxyW__skipLink{top:-100px;left:var(--space-2xs);z-index:var(--z-skip-link);padding:var(--space-2xs) var(--space-sm);background-color:var(--text-primary);color:var(--text-inverse);border-radius:0 0 var(--radius-sm) var(--radius-sm);transition:top var(--transition-base);font-weight:700;position:absolute}.layout-module__L5FxyW__skipLink:focus{top:0}
