*,:before,:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}
:root{--font-display:"Unbounded", "Segoe UI", sans-serif;--font-body:"Onest", "Segoe UI", sans-serif;--layout-content-max:1120px;--layout-gutter-lg:2.2rem;--layout-gutter-sm:1.2rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--radius-sm:.5rem;--radius-md:.85rem;--radius-lg:1.2rem;--radius-pill:999px;--motion-fast:.16s ease;--motion-base:.22s ease;--color-bg:#f5f7fc;--color-bg-deep:#eaf0fb;--color-text:#141b29;--color-text-soft:#596883;--color-surface:#ffffffc2;--color-surface-soft:#f3f7ffeb;--color-surface-strong:#e8f0fcf2;--color-border:#59688338;--color-border-strong:#59688354;--color-accent:#ff7a45;--color-accent-dark:#e96534;--color-header-bg:#0a1220f0;--color-header-border:#ffffff1c;--color-header-text:#f4f8ff;--color-header-text-muted:#c5d1e4;--color-header-accent:#7de0c8;--color-header-pill:#20324cdb;--color-header-pill-hover:#283d5af0;--color-header-pill-active:#364c6cf5;--color-header-pill-border:#b4d1f733;--color-ambient-1:#ff7a4538;--color-ambient-2:#4385ff29;--color-ambient-3:#7de0c824;--shadow-soft:0 12px 34px #1a263a24}:root[data-theme=dark]{--color-bg:#0f1625;--color-bg-deep:#0a101c;--color-text:#edf3ff;--color-text-soft:#a9b8d2;--color-surface:#1a273dbf;--color-surface-soft:#121c2ee6;--color-surface-strong:#24334cf0;--color-border:#a9b8d242;--color-border-strong:#a9b8d25c;--color-accent:#ff9f74;--color-accent-dark:#ff8552;--color-header-bg:#08101ff5;--color-header-border:#a5bfe52e;--color-header-text:#f1f6ff;--color-header-text-muted:#b9c8e2;--color-header-accent:#7de0c8;--color-header-pill:#162338eb;--color-header-pill-hover:#1f2f48f5;--color-header-pill-active:#2b3e5bf5;--color-header-pill-border:#a5bfe533;--color-ambient-1:#ff9f742e;--color-ambient-2:#4385ff1f;--color-ambient-3:#7de0c81a;--shadow-soft:0 14px 36px #00000057}
.container{width:min(var(--layout-content-max), 100% - var(--layout-gutter-lg));margin-inline:auto}.surface{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-soft)}.text-muted{color:var(--color-text-soft)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}h1,h2,h3,h4{font-family:var(--font-display);margin:0;line-height:1.1}p{margin:0}@media (max-width:640px){.container{width:min(var(--layout-content-max), 100% - var(--layout-gutter-sm))}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}::view-transition-old(root){animation-duration:.32s;animation-timing-function:ease}::view-transition-new(root){animation-duration:.32s;animation-timing-function:ease}:root.theme-transitioning *,:root.theme-transitioning :before,:root.theme-transitioning :after{transition-property:color,background,background-color,border-color,box-shadow,fill,stroke;transition-duration:.3s;transition-timing-function:ease}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);transition:color var(--motion-base);line-height:1.45;position:relative;overflow-x:hidden}a{color:inherit}@media (prefers-reduced-motion:reduce){::view-transition-old(root){animation-duration:0s}::view-transition-new(root){animation-duration:0s}:root.theme-transitioning *,:root.theme-transitioning :before,:root.theme-transitioning :after{transition-duration:0s}}
