html,body,#root{margin:0;padding:0;width:100%;height:100%;box-sizing:border-box;font-family:Inter,Outfit,"system-ui",sans-serif}*,*:before,*:after{box-sizing:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ca3af40;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af73}
