html,body,#root{margin:0;padding:0;width:100%;height:100%}*,*:before,*:after{box-sizing:border-box}body{overflow-x:hidden;position:relative;font-family:Roboto,system-ui,-apple-system,sans-serif}.scroll-container{overflow-y:auto;overflow-x:hidden;height:100%;padding-right:4px;mask-image:linear-gradient(to bottom,transparent 0%,black 5%,black 95%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 5%,black 95%,transparent 100%)}.full-page-no-scroll{overflow:hidden!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#00000005;border-radius:10px}::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:10px;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:#6366f180}*{scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.3) rgba(0,0,0,.02)}
