*,:before,:after{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0}body{color:#f1f1f3;background:#0c0c10}#root{min-height:100vh}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#80808040;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#80808073}:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}button{cursor:pointer}input,select,textarea{font-family:inherit}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary:before{content:"▶ ";opacity:.5;font-size:.65em}details[open] summary:before{content:"▼ "}
