*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0c0d0f;--surface:#161718;--border:#2a2b2d;--text:#e8e8e3;--text-muted:#8a8a85;--text-dim:#5a5a55;--accent:#00c2a8;--accent-dim:#00c2a81f;--accent-glow:#00c2a840}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}
