:root{--bg:#020408;--bg-panel:#060c14f2;--accent:#29d;--accent-dim:#1a4060;--text:#8aaabb;--text-dim:#3a5060;--text-muted:#1e3040;--border:#0c1824;--mono:"DM Mono",monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;background:var(--bg);max-width:100vw;height:100%;color:var(--text);font-family:var(--mono);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:var(--mono);cursor:pointer}::selection{color:#c8d8e0;background:#2299dd40}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1a4060;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#29d}*{scrollbar-width:thin;scrollbar-color:#1a4060 transparent;-webkit-tap-highlight-color:transparent}
