:root{--bg: #050519;--bg-deep: #03030f;--primary: #183ef6;--cyan: #00bfe8;--text: #ffffff;color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{background:var(--bg-deep);color:var(--text);font-family:DM Sans,system-ui,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Nunito,system-ui,sans-serif;font-weight:800;margin:0}p{margin:0}::selection{background:#183ef68c;color:#fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ffffff3d}
