html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050507;height:100%}body{margin:0}#root{background:#0d0d0f;min-height:100dvh}*{scrollbar-width:thin;scrollbar-color:#ffffff24 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff3d}@media (width>=768px){body{background:radial-gradient(1200px 600px at 50% -200px,#ff6b2b0e,#0000 60%),#050507}#root{border-left:1px solid #ffffff12;border-right:1px solid #ffffff12;max-width:520px;margin:0 auto;box-shadow:0 0 80px #0000008c}}:focus-visible{outline-offset:2px;outline:2px solid #ff6b2b}