@theme inline{--color-background: #0b0b0d; --color-foreground: #f4f4f5; --color-surface: #161618; --color-surface-hover: #1f1f22; --color-border: #2e2e33; --color-border-hover: #45454d; --color-muted: #9b9ba3; --color-accent: #6b8afd; --color-accent-hover: #5372e8; --color-success: #4ade80; --color-error: #f87171; --color-warning: #fbbf24; --font-sans: system-ui, -apple-system, "Segoe UI", sans-serif; --font-mono: ui-monospace, monospace;}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--color-background);color:var(--color-foreground);font-family:var(--font-sans)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:1px}.panel,.glass,.glass-strong{background:var(--color-surface);border:1px solid var(--color-border)}.gradient-mesh{background:0 0}.animate-fade-in,.animate-slide-in,.animate-pulse-glow,.stagger>*{animation:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
