@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap");body,html{margin:0;padding:0}*{box-sizing:border-box}@keyframes livering{0%{box-shadow:0 0 0 0 rgba(34,197,94,.45)}70%{box-shadow:0 0 0 7px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes drawerin{0%{transform:translateX(24px);opacity:0}to{transform:translateX(0);opacity:1}}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.14) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:10px;border:2px solid transparent;background-clip:content-box;-webkit-transition:background .15s;transition:background .15s}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.22);background-clip:content-box}::-webkit-scrollbar-thumb:active{background:rgba(99,102,241,.5);background-clip:content-box}::-webkit-scrollbar-corner{background:transparent}@media (prefers-color-scheme:light){*{scrollbar-color:rgba(0,0,0,.15) transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.24);background-clip:content-box}}[data-mui-color-scheme=light] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);background-clip:content-box}[data-mui-color-scheme=light] ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.24);background-clip:content-box}.no-custom-scroll{scrollbar-width:auto}.no-custom-scroll::-webkit-scrollbar{width:auto;height:auto}.no-custom-scroll::-webkit-scrollbar-thumb{background:initial}