html,body{margin:0;padding:0;width:100vw;height:100vh;box-sizing:border-box;overflow-x:hidden}html,body{scrollbar-width:thin;scrollbar-color:rgba(26,26,31,.18) transparent}html::-webkit-scrollbar,body::-webkit-scrollbar{width:6px;height:6px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#1a1a1f2e;border-radius:3px}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background-color:#f724088c}html[data-theme=night],html[data-theme=night] body{scrollbar-color:rgba(255,255,255,.28) transparent}html[data-theme=night]::-webkit-scrollbar-thumb,html[data-theme=night] body::-webkit-scrollbar-thumb{background-color:#ffffff47}html[data-theme=night]::-webkit-scrollbar-thumb:hover,html[data-theme=night] body::-webkit-scrollbar-thumb:hover{background-color:#f72408a6}body{background-color:#fff;transition:background-color .3s ease}body.iboq-fullscreen-active header,body.iboq-fullscreen-active [class*=MuiAppBar-root]{display:none!important}
