:root{color-scheme:dark;--color-background: #080d18;--color-surface: #0f1726;--color-surface-raised: #182235;--color-foreground: #f8fafc;--color-muted-foreground: #a9b4c6;--color-border: #324057;--color-accent: #43e07d;--color-accent-strong: #72ee9d;--color-on-accent: #06120b;--color-error: #ff7b7b;--color-error-surface: #31191f;--color-success-surface: #10281b;--focus-ring: 0 0 0 3px rgb(67 224 125 / 30%);--shadow-card: 0 24px 80px rgb(0 0 0 / 30%);--radius-sm: 6px;--radius-md: 12px;--radius-lg: 18px;--motion-fast: .18s;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "Space Mono", "IBM Plex Mono", Consolas, monospace;--font-size-xs: .875rem;--font-size-sm: 1rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--line-height-tight: 1.2;--line-height-body: 1.6;font-family:var(--font-sans);font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;background:var(--color-background)}body{margin:0;min-width:320px;min-height:100dvh;color:var(--color-foreground);font-size:var(--font-size-base);line-height:var(--line-height-body);background:linear-gradient(var(--color-border) 1px,transparent 1px),linear-gradient(90deg,var(--color-border) 1px,transparent 1px),var(--color-background);background-size:64px 64px;background-position:-1px -1px;background-attachment:fixed}body:before{position:fixed;inset:0;z-index:-1;content:"";background:#080d18e0}button,input,textarea,select{font:inherit}button,select{cursor:pointer}button:disabled,select:disabled,textarea:disabled{cursor:not-allowed}:where(a,button,textarea,select):focus-visible{outline:2px solid var(--color-accent-strong);outline-offset:3px;box-shadow:var(--focus-ring)}::selection{color:var(--color-on-accent);background:var(--color-accent)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
