:root{--sw-color-neutral-0: #ffffff;--sw-color-neutral-50: #fafafa;--sw-color-neutral-100: #f4f4f5;--sw-color-neutral-200: #e4e4e7;--sw-color-neutral-300: #d4d4d8;--sw-color-neutral-400: #a1a1aa;--sw-color-neutral-500: #71717a;--sw-color-neutral-600: #52525b;--sw-color-neutral-700: #3f3f46;--sw-color-neutral-800: #27272a;--sw-color-neutral-900: #18181b;--sw-color-neutral-950: #09090b;--sw-color-brand-50: #eff6ff;--sw-color-brand-100: #dbeafe;--sw-color-brand-200: #bfdbfe;--sw-color-brand-300: #93c5fd;--sw-color-brand-400: #60a5fa;--sw-color-brand-500: #3b82f6;--sw-color-brand-600: #2563eb;--sw-color-brand-700: #1d4ed8;--sw-color-brand-800: #1e40af;--sw-color-brand-900: #1e3a8a;--sw-color-success: #22c55e;--sw-color-warning: #f59e0b;--sw-color-error: #ef4444;--sw-color-info: var(--sw-color-brand-500);--sw-font-family: "Atkinson Hyperlegible Next", system-ui, sans-serif;--sw-font-size-xs: .75rem;--sw-font-size-sm: .875rem;--sw-font-size-base: 1rem;--sw-font-size-lg: 1.125rem;--sw-font-size-xl: 1.25rem;--sw-font-size-2xl: 1.5rem;--sw-font-size-3xl: 1.875rem;--sw-font-size-4xl: 2.25rem;--sw-font-weight-regular: 400;--sw-font-weight-bold: 700;--sw-line-height-tight: 1.25;--sw-line-height-normal: 1.5;--sw-line-height-relaxed: 1.75;--sw-space-1: .25rem;--sw-space-2: .5rem;--sw-space-3: .75rem;--sw-space-4: 1rem;--sw-space-5: 1.25rem;--sw-space-6: 1.5rem;--sw-space-8: 2rem;--sw-space-10: 2.5rem;--sw-space-12: 3rem;--sw-space-16: 4rem;--sw-radius-sm: .25rem;--sw-radius-md: .5rem;--sw-radius-lg: .75rem;--sw-radius-full: 9999px;--sw-shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--sw-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--sw-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--sw-transition-fast: .15s ease;--sw-transition-base: .2s ease;--sw-transition-slow: .3s ease;--sw-z-base: 0;--sw-z-dropdown: 100;--sw-z-sticky: 200;--sw-z-overlay: 300;--sw-z-modal: 400;--sw-z-toast: 500;--sw-focus-ring: 0 0 0 3px var(--sw-color-brand-300);--sw-bg: var(--sw-color-neutral-0);--sw-bg-subtle: var(--sw-color-neutral-50);--sw-bg-muted: var(--sw-color-neutral-100);--sw-text: var(--sw-color-neutral-900);--sw-text-muted: var(--sw-color-neutral-500);--sw-border: var(--sw-color-neutral-200)}[data-theme=dark]{--sw-bg: var(--sw-color-neutral-950);--sw-bg-subtle: var(--sw-color-neutral-900);--sw-bg-muted: var(--sw-color-neutral-800);--sw-text: var(--sw-color-neutral-50);--sw-text-muted: var(--sw-color-neutral-400);--sw-border: var(--sw-color-neutral-700);--sw-focus-ring: 0 0 0 3px var(--sw-color-brand-700);--sw-shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--sw-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -2px rgba(0, 0, 0, .3);--sw-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -4px rgba(0, 0, 0, .3)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--sw-bg: var(--sw-color-neutral-950);--sw-bg-subtle: var(--sw-color-neutral-900);--sw-bg-muted: var(--sw-color-neutral-800);--sw-text: var(--sw-color-neutral-50);--sw-text-muted: var(--sw-color-neutral-400);--sw-border: var(--sw-color-neutral-700);--sw-focus-ring: 0 0 0 3px var(--sw-color-brand-700);--sw-shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--sw-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -2px rgba(0, 0, 0, .3);--sw-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -4px rgba(0, 0, 0, .3)}}@media(prefers-reduced-motion:reduce){:root{--sw-transition-fast: 0ms;--sw-transition-base: 0ms;--sw-transition-slow: 0ms}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:var(--sw-line-height-normal, 1.5);font-family:var( --sw-font-family, "Atkinson Hyperlegible Next", system-ui, sans-serif );color:var(--sw-text, #18181b);background:var(--sw-bg, #ffffff)}body{min-height:100dvh}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration-skip-ink:auto}ul[role=list],ol[role=list]{list-style:none}:focus-visible{outline:none;box-shadow:var(--sw-focus-ring, 0 0 0 3px #93c5fd);border-radius:var(--sw-radius-sm, .25rem)}:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@font-face{font-family:Atkinson Hyperlegible Next;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/atkinson-normal.woff2) format("woff2")}@font-face{font-family:Atkinson Hyperlegible Next;font-style:italic;font-weight:200 800;font-display:swap;src:url(/fonts/atkinson-italic.woff2) format("woff2")}:root{--sw-color-brand-50: #eff6ff;--sw-color-brand-100: #dbeafe;--sw-color-brand-200: #bfdbfe;--sw-color-brand-300: #93c5fd;--sw-color-brand-400: #60a5fa;--sw-color-brand-500: #3b82f6;--sw-color-brand-600: #2563eb;--sw-color-brand-700: #1d4ed8;--sw-color-brand-800: #1e40af;--sw-color-brand-900: #1e3a8a;--sw-bg: #060a14;--sw-bg-subtle: #0c1322;--sw-bg-muted: #111b2e;--sw-text: #edf0f7;--sw-text-muted: #6b82a8;--sw-border: #1e2d48;--sw-focus-ring: 0 0 0 3px rgba(37, 99, 235, .25);--sw-shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--sw-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -2px rgba(0, 0, 0, .3);--sw-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -4px rgba(0, 0, 0, .3);--c-bg: #060a14;--c-bg-alt: #0c1322;--c-surface: #111b2e;--c-border: #1e2d48;--c-border-hover: #2c4168;--c-text: #edf0f7;--c-text-secondary: #8b9dc0;--c-text-muted: #6b82a8;--c-accent: #2563eb;--c-accent-hover: #3b82f6;--c-accent-text: #fff;--c-accent-subtle: rgba(37, 99, 235, .1);--c-accent-ring: rgba(37, 99, 235, .25);--c-accent-deep: #1d4ed8;--c-accent-bright: #60a5fa;--gradient-brand: linear-gradient(135deg, #1d4ed8, #2563eb, #3b82f6);--c-danger: #f87171;--c-danger-hover: #ef4444;--c-success: #4ade80;--c-warning: #fbbf24;--shadow: 0 1px 3px rgba(0, 0, 0, .3);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .4);--card-shadow: 0 1px 3px rgba(0, 0, 0, .2), 0 0 0 1px var(--c-border);--fs-xs: .75rem;--fs-sm: .8125rem;--fs-base: .9375rem;--fs-lg: 1.125rem;--fs-xl: 1.25rem;--fs-3xl: 2rem;--fs-4xl: clamp(2rem, 4vw, 3rem);--fs-5xl: clamp(3rem, 6vw, 4.5rem);--sp-xs: .25rem;--sp-sm: .5rem;--sp-md: 1rem;--sp-lg: 1.5rem;--sp-xl: 2rem;--sp-2xl: 3rem;--sp-3xl: 4rem;--sp-4xl: 6rem;--max-width: 72rem;--header-height: 3.75rem;--radius: .375rem;--radius-md: .375rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--transition-fast: .15s;--transition-base: .3s;--transition-slow: .6s;--z-nav: 100;--z-skip: 9999}[data-theme=light]{--sw-bg: #f8fafd;--sw-bg-subtle: #eef2f9;--sw-bg-muted: #ffffff;--sw-text: #0c1629;--sw-text-muted: #607590;--sw-border: #d4dce8;--sw-focus-ring: 0 0 0 3px rgba(29, 78, 216, .2);--sw-shadow-sm: 0 1px 2px rgba(0, 0, 0, .08);--sw-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .08);--sw-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .08);--c-bg: #f8fafd;--c-bg-alt: #eef2f9;--c-surface: #ffffff;--c-border: #d4dce8;--c-border-hover: #b8c6d8;--c-text: #0c1629;--c-text-secondary: #475a78;--c-text-muted: #607590;--c-accent: #1d4ed8;--c-accent-hover: #1e40af;--c-accent-subtle: rgba(29, 78, 216, .06);--c-accent-ring: rgba(29, 78, 216, .2);--c-accent-deep: #1e3a8a;--c-danger: #dc2626;--c-danger-hover: #b91c1c;--c-success: #16a34a;--c-warning: #d97706;--shadow: 0 1px 3px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .1);--card-shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 0 0 1px var(--c-border)}@media(prefers-color-scheme:light){:root:not([data-theme=dark]){--sw-bg: #f8fafd;--sw-bg-subtle: #eef2f9;--sw-bg-muted: #ffffff;--sw-text: #0c1629;--sw-text-muted: #607590;--sw-border: #d4dce8;--sw-focus-ring: 0 0 0 3px rgba(29, 78, 216, .2);--c-bg: #f8fafd;--c-bg-alt: #eef2f9;--c-surface: #ffffff;--c-border: #d4dce8;--c-border-hover: #b8c6d8;--c-text: #0c1629;--c-text-secondary: #475a78;--c-text-muted: #607590;--c-accent: #1d4ed8;--c-accent-hover: #1e40af;--c-accent-subtle: rgba(29, 78, 216, .06);--c-accent-ring: rgba(29, 78, 216, .2);--c-accent-deep: #1e3a8a;--c-danger: #dc2626;--c-success: #16a34a;--c-warning: #d97706;--shadow: 0 1px 3px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .1);--card-shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 0 0 1px var(--c-border)}}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--sw-focus-ring: 0 0 0 3px rgba(37, 99, 235, .25)}}@media(prefers-reduced-motion:reduce){:root{--transition-fast: 0ms;--transition-base: 0ms;--transition-slow: 0ms}}body{font-family:Atkinson Hyperlegible Next,system-ui,-apple-system,sans-serif;background:var(--c-bg);color:var(--c-text);line-height:1.6;font-size:var(--fs-base);-webkit-font-smoothing:antialiased}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeUp var(--transition-slow) ease both}.animate-in--d1{animation-delay:.1s}.animate-in--d2{animation-delay:.2s}.animate-in--d3{animation-delay:.3s}
