:root,[data-theme=light]{--color-bg: #f7f8fc;--color-surface: #f2f3f8;--color-surface-2: #eceef5;--color-surface-offset: #e4e6f0;--color-surface-offset-2: #dcdfe9;--color-surface-dynamic: #d2d5e2;--color-divider: #cdd0de;--color-border: #c4c8d8;--color-text: #0d1117;--color-text-muted: #4a5468;--color-text-faint: #8f97aa;--color-text-inverse: #f7f8fc;--color-primary: #0058c8;--color-primary-hover: #0047a8;--color-primary-active: #003585;--color-primary-highlight:#d6e6fb;--color-error: #a12c7b;--color-error-hover: #7d1e5e;--color-error-highlight: #e0ced7;--color-success: #437a22;--color-success-hover: #2e5c10;--color-success-highlight:#d4dfcc;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 3px oklch(.15 .02 240 / .07);--shadow-md: 0 4px 16px oklch(.15 .02 240 / .09);--shadow-lg: 0 12px 40px oklch(.15 .02 240 / .13);--shadow-xl: 0 24px 64px oklch(.15 .02 240 / .18);--transition-interactive: .18s cubic-bezier(.16, 1, .3, 1);--transition-slow: .38s cubic-bezier(.16, 1, .3, 1);--content-narrow: 640px;--content-default: 960px;--content-wide: 1200px;--content-full: 100%;--text-xs: clamp(.75rem, .7rem + .25vw, .875rem);--text-sm: clamp(.875rem, .8rem + .35vw, 1rem);--text-base: clamp(1rem, .95rem + .25vw, 1.125rem);--text-lg: clamp(1.125rem, 1rem + .75vw, 1.5rem);--text-xl: clamp(1.5rem, 1.2rem + 1.25vw, 2.25rem);--text-2xl: clamp(2rem, 1.2rem + 2.5vw, 3.5rem);--text-3xl: clamp(2.5rem, 1rem + 4vw, 5rem);--text-hero: clamp(3rem, .5rem + 7vw, 8rem);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-32: 8rem;--font-display: "Plus Jakarta Sans", "Helvetica Neue", sans-serif;--font-body: "Inter", "Helvetica Neue", sans-serif;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-in-expo: cubic-bezier(.7, 0, .84, 0);--dur-fast: .12s;--dur-base: .2s;--dur-slow: .38s;--dur-enter: .5s}[data-theme=dark]{--color-bg: #090b10;--color-surface: #0e1018;--color-surface-2: #12141e;--color-surface-offset: #171a26;--color-surface-offset-2: #1c2030;--color-surface-dynamic: #222638;--color-divider: #181c28;--color-border: #20253a;--color-text: #dde2f0;--color-text-muted: #7a84a0;--color-text-faint: #3f4560;--color-text-inverse: #0e1018;--color-primary: #4a9af5;--color-primary-hover: #62aaf8;--color-primary-active: #2980e8;--color-primary-highlight:#0f2040;--color-error: #d163a7;--color-error-hover: #b9478f;--color-error-highlight: #2a1525;--color-success: #6daa45;--color-success-hover: #4d8f25;--color-success-highlight:#102008;--shadow-sm: 0 1px 3px oklch(0 0 0 / .25);--shadow-md: 0 4px 16px oklch(0 0 0 / .35);--shadow-lg: 0 12px 40px oklch(0 0 0 / .45);--shadow-xl: 0 24px 64px oklch(0 0 0 / .55)}@media(prefers-color-scheme:dark){:root:not([data-theme]){--color-bg: #090b10;--color-surface: #0e1018;--color-surface-2: #12141e;--color-surface-offset: #171a26;--color-surface-offset-2: #1c2030;--color-surface-dynamic: #222638;--color-divider: #181c28;--color-border: #20253a;--color-text: #dde2f0;--color-text-muted: #7a84a0;--color-text-faint: #3f4560;--color-text-inverse: #0e1018;--color-primary: #4a9af5;--color-primary-hover: #62aaf8;--color-primary-active: #2980e8;--color-primary-highlight: #0f2040;--color-error: #d163a7;--color-error-hover: #b9478f;--color-error-highlight: #2a1525;--color-success: #6daa45;--color-success-hover: #4d8f25;--color-success-highlight: #102008;--shadow-sm: 0 1px 3px oklch(0 0 0 / .25);--shadow-md: 0 4px 16px oklch(0 0 0 / .35);--shadow-lg: 0 12px 40px oklch(0 0 0 / .45);--shadow-xl: 0 24px 64px oklch(0 0 0 / .55)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:1.15;font-weight:700;color:var(--color-text)}a{color:var(--color-primary);text-decoration:none;transition:color var(--dur-fast) var(--ease-out-expo)}a:hover{color:var(--color-primary-hover)}img,svg{display:block;max-width:100%}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;font-size:inherit}.skip-link{position:absolute;top:var(--space-2);left:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-primary);color:var(--color-text-inverse);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600;z-index:1000;transform:translateY(-200%);transition:transform var(--dur-base) var(--ease-out-expo)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.section{padding-block:var(--space-24);padding-inline:var(--space-4)}.section-narrow{max-width:var(--content-narrow);margin-inline:auto}.section-default{max-width:var(--content-default);margin-inline:auto}.section-wide{max-width:var(--content-wide);margin-inline:auto}.section-label{font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:var(--space-3)}.section-heading{font-size:var(--text-2xl);margin-bottom:var(--space-4)}.section-subheading{font-size:var(--text-lg);color:var(--color-text-muted);max-width:50ch;margin-bottom:var(--space-12)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-size:var(--text-sm);font-weight:600;border-radius:var(--radius-md);transition:all var(--dur-base) var(--ease-out-expo);white-space:nowrap;line-height:1.4}.btn-primary{background:var(--color-primary);color:var(--color-text-inverse)}.btn-primary:hover{background:var(--color-primary-hover);color:var(--color-text-inverse)}.btn-primary:active{background:var(--color-primary-active)}.btn-ghost{border:1px solid var(--color-border);color:var(--color-text);background:transparent}.btn-ghost:hover{border-color:var(--color-primary);color:var(--color-primary);background:var(--color-primary-highlight)}.badge{display:inline-flex;align-items:center;padding:var(--space-1) var(--space-3);font-size:var(--text-xs);font-weight:500;border-radius:var(--radius-full);background:oklch(from var(--color-primary) l c h / .08);color:var(--color-primary);border:1px solid oklch(from var(--color-primary) l c h / .15)}.reveal{opacity:1}@supports (animation-timeline: scroll()){.reveal{opacity:0;animation:reveal-fade linear both;animation-timeline:view();animation-range:entry 0% entry 55%}.reveal-delay-1{animation-delay:80ms}.reveal-delay-2{animation-delay:160ms}.reveal-delay-3{animation-delay:240ms}}@keyframes reveal-fade{to{opacity:1}}@media(prefers-reduced-motion:reduce){.reveal{animation:none!important;opacity:1!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.section-dark{background:var(--color-surface)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
