*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--phase-accent: #d97706;--bg: #0c0c0c;--surface: #141414;--surface2: #1c1c1c;--border: #2a2a2a;--text: #e8e8e8;--text-muted: #777;--text-dim: #444;--font-mono: "IBM Plex Mono", monospace;--font-sans: "Inter", system-ui, sans-serif;--radius: 6px}html{font-size:15px;-webkit-text-size-adjust:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans)}body,#root{min-height:100dvh}:root{transition:--phase-accent 1.2s ease}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
