*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#0f0f1a;color:#e2e8f0;font-family:Space Grotesk,sans-serif;min-height:100vh;overflow:hidden}#root{height:100vh;display:flex}@media(max-width:767px){body{overflow:auto;-webkit-overflow-scrolling:touch}}*{scrollbar-width:thin;scrollbar-color:#333 #1a1a2e}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:#1a1a2e}*::-webkit-scrollbar-thumb{background:#333;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#444}::selection{background:#6366f133}input:focus,select:focus,textarea:focus{outline:1px solid #6366f1;outline-offset:0}button{cursor:pointer;border:none;background:none;font-family:inherit}
