@layer base,theme,components,utilities;:root{--brand-50: 201 90% 96%;--brand-100: 201 88% 90%;--brand-200: 201 85% 80%;--brand-300: 201 85% 67%;--brand-400: 201 88% 54%;--brand-500: 201 90% 45%;--brand-600: 201 90% 38%;--brand-700: 201 90% 30%;--brand-800: 201 90% 24%;--brand-900: 205 80% 17%;--brand-950: 212 65% 12%;--neutral-0: 0 0% 100%;--neutral-50: 210 40% 98%;--neutral-100: 210 40% 96%;--neutral-200: 214 25% 90%;--neutral-300: 214 25% 86%;--neutral-400: 214 18% 70%;--neutral-500: 215 19% 55%;--neutral-600: 215 19% 40%;--neutral-700: 217 33% 25%;--neutral-800: 222 47% 15%;--neutral-900: 222 47% 11%;--neutral-950: 222 47% 8%;--green-600: 162 88% 26%;--green-400: 160 60% 55%;--amber-500: 38 95% 50%;--amber-400: 40 92% 58%;--red-600: 358 75% 45%;--red-400: 0 75% 68%;--navy-900: 215 55% 13%;--navy-950: 216 60% 9%;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-display: "Plus Jakarta Sans", var(--font-body);--font-mono: ui-monospace, "SFMono-Regular", "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--text-display: clamp(2.6rem, 5.2vw, 4.4rem);--leading-tight: 1.15;--leading-snug: 1.3;--leading-normal: 1.6;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--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;--radius-sm: .25rem;--radius: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px hsl(var(--neutral-900) / .06);--shadow-md: 0 4px 12px hsl(var(--neutral-900) / .08);--shadow-lg: 0 12px 32px hsl(var(--neutral-900) / .12);--duration-fast: .12s;--duration: .2s;--duration-slow: .32s;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-emphasized: cubic-bezier(.2, 0, 0, 1.2);--container-max: 76rem;--text-eyebrow: .78rem;--text-caption: .625rem;--size-icon-sm: 2.5rem;--size-icon: 3rem;--lift-sm: -3px;--blur-sm: 4px;--text-h1: clamp(2rem, 4vw, 3.25rem);--text-h2: clamp(1.6rem, 2.6vw, 2.25rem);--tracking-heading: -.02em;--tracking-heading-sm: -.01em;--size-control-sm: 2.25rem;--size-control: 2.5rem;--size-control-lg: 2.75rem;--measure-prose: 70ch;--measure-narrow: 44rem}:root{--background: 0 0% 100%;--foreground: 222 47% 11%;--card: 0 0% 100%;--card-foreground: 222 47% 11%;--primary: 201 90% 38%;--primary-foreground: 0 0% 100%;--secondary: 210 40% 96%;--secondary-foreground: 222 47% 15%;--muted: 210 40% 96%;--muted-foreground: 215 19% 40%;--accent: 195 55% 92%;--accent-foreground: 201 90% 24%;--destructive: 358 75% 45%;--destructive-foreground: 0 0% 100%;--success: 162 88% 26%;--success-foreground: 0 0% 100%;--warning: 38 95% 50%;--warning-foreground: 30 90% 12%;--info: 201 90% 38%;--info-foreground: 0 0% 100%;--border: 214 25% 86%;--input: 214 16% 55%;--ring: 201 90% 38%}@layer base{*{border-color:hsl(var(--border))}html{scrollbar-gutter:stable;font-size:16px;line-height:var(--leading-normal);-webkit-text-size-adjust:100%;scroll-padding-top:4rem}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;text-rendering:optimizeLegibility}table,[data-tabular-nums],time{font-variant-numeric:tabular-nums}:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px;border-radius:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.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}.focus\:not-sr-only:focus,.focus-visible\:not-sr-only:focus-visible{position:static;width:auto;height:auto;padding:inherit;margin:inherit;overflow:visible;clip:auto;white-space:normal}}.dark{--background: 222 47% 8%;--foreground: 210 40% 98%;--card: 222 40% 11%;--card-foreground: 210 40% 98%;--primary: 199 90% 58%;--primary-foreground: 222 47% 11%;--secondary: 217 33% 20%;--secondary-foreground: 210 40% 98%;--muted: 217 33% 18%;--muted-foreground: 215 25% 72%;--accent: 199 40% 22%;--accent-foreground: 199 80% 82%;--destructive: 0 75% 68%;--destructive-foreground: 0 40% 12%;--success: 160 60% 55%;--success-foreground: 160 60% 10%;--warning: 40 92% 58%;--warning-foreground: 35 90% 12%;--info: 199 90% 58%;--info-foreground: 222 47% 11%;--border: 217 28% 28%;--input: 214 18% 42%;--ring: 199 90% 58%}
