*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:#f0f2f5;color:#1a1a2e;height:100vh;overflow:hidden;transition:background .2s,color .2s}[data-theme=dark] body{background:#0f1117;color:#e8eaf0}[data-theme=dark] ::-webkit-scrollbar-track{background:#0f1117}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2e3347}#root{height:100vh;display:flex;flex-direction:column}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f2f5}::-webkit-scrollbar-thumb{background:#c1c7d0;border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
