:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color-scheme:dark}body{margin:0;min-width:320px;min-height:100vh;background-color:#0f172a;overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0003;border-radius:0}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:5px;border:2px solid transparent;background-clip:content-box;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#ffffff4d;border:2px solid transparent;background-clip:content-box}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(0,0,0,.2)}::selection{background:#ea580c4d;color:#fff}
