:root{--bg:#0a0f1e;--surface:#111827;--text:#f1f5f9;--muted:#64748b;--accent:#4e8cff;--border:#ffffff12}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);width:100%;height:100%;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Cairo,system-ui,sans-serif;overflow:hidden}#root{width:100%;height:100%;overflow:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#80808033;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#80808059}
