:root{--radius: .6rem;--font-mono: "JetBrains Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--background: oklch(.07 .004 240);--surface: oklch(.11 .008 240);--surface-strong: oklch(.14 .01 240);--foreground: oklch(.97 .004 240);--muted-foreground: oklch(.66 .014 240);--border: oklch(1 0 0 / 9%);--border-strong: oklch(1 0 0 / 14%);--primary: oklch(.8 .17 155);--primary-ink: oklch(.12 .02 240);--accent: oklch(.78 .12 195);--gradient-primary: linear-gradient(135deg, oklch(.8 .17 155), oklch(.75 .13 195));--gradient-hero: radial-gradient(ellipse 60% 50% at 20% 0%, oklch(.3 .09 155 / 35%) 0%, transparent 60%), radial-gradient(ellipse 50% 45% at 85% 15%, oklch(.28 .08 195 / 30%) 0%, transparent 60%), var(--background);--shadow-glow: 0 0 40px oklch(.8 .17 155 / 30%);--shadow-card: 0 10px 34px oklch(0 0 0 / 45%);--ease-smooth: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:Sora,Inter,system-ui,sans-serif;letter-spacing:-.02em;margin:0}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
