:root{--background: hsl(222 32% 7%);--surface: hsl(226 35% 12%);--surface-elevated: hsl(229 36% 16%);--border: hsl(222 20% 22%);--foreground: hsl(220 20% 92%);--text-muted: hsl(215 16% 65%);--text-subtle: hsl(220 14% 45%);--accent: hsl(168 80% 36%);--accent-fg: hsl(168 35% 12%);--danger: hsl(0 70% 60%);--radius-sm: 8px;--radius: 14px;--radius-lg: 22px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Space Grotesk", "Inter", system-ui, sans-serif;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-body);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;min-height:100dvh}button{font:inherit;color:inherit;background:transparent;border:0;padding:0;cursor:pointer}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}ul{list-style:none;margin:0;padding:0}
