@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&family=Sora:wght@500;600;700;800&display=swap";:root{color-scheme:dark;--bg: oklch(.13 .018 246);--bg-alt: oklch(.18 .026 238);--panel: oklch(.16 .018 246 / .94);--panel-elevated: oklch(.21 .026 238 / .96);--line: oklch(.74 .04 230 / .22);--line-soft: oklch(.74 .04 230 / .12);--text-primary: oklch(.94 .02 78);--text-secondary: oklch(.83 .026 78 / .82);--text-dim: oklch(.74 .035 230 / .66);--accent: oklch(.72 .12 67);--accent-soft: oklch(.84 .08 74);--accent-cool: oklch(.74 .06 230);--accent-dot: oklch(.68 .2 356);--positive: oklch(.72 .09 148);--focus-ring: oklch(.78 .12 67 / .42);--shadow-ink: oklch(.08 .014 246 / .34);--wash: oklch(.94 .02 78 / .04);--wash-soft: oklch(.94 .02 78 / .02);--radius-panel: .9rem;--radius-card: .5rem;--font-display: "Sora", "Segoe UI", sans-serif;--font-sans: "IBM Plex Sans", "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", monospace;--ease-out: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-sans);background:linear-gradient(180deg,#081017,#03060b);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}button,input,select,textarea{font:inherit}::selection{background:#d7954b3d;color:var(--text-primary)}:where(a,button,input,select,textarea):focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}#root{min-height:100vh}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
