:root{--color-background:#010106;--color-background--rgb:1,1,6;--color-secondary:#454cee;--color-secondary--rgb:69,76,238;--color-hover:#1d20ee;--color-hover--rgb:29,32,238;--color-block:#08080f;--color-block--rgb:8,8,15;--color-block-accent:#14141d;--color-block-accent--rgb:20,20,29;--color-block-accent-hover:#304076;--color-block-accent-hover--rgb:48,64,118;--color-footer:#08080f;--color-footer--rgb:8,8,15;--color-subtext:#bfc9e9;--color-subtext--rgb:191,201,233;--color-link:#656bff;--color-link--rgb:101,107,255}*{box-sizing:border-box;padding:0;margin:0;outline:0;background-color:rgba(0,0,0,0);font-family:Roboto,sans-serif;font-size:inherit;color:inherit;text-align:inherit;text-decoration:none}body,html{font-size:16px;font-weight:400;color:#fff;background-color:var(--color-background);-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}@media(hover:hover)and (pointer:fine){body,html{scroll-behavior:smooth;-webkit-scroll-behavior:smooth}}body::-webkit-scrollbar{width:12px;background-color:hsla(0,0%,100%,.05)}body::-webkit-scrollbar-thumb{background-color:rgba(145,145,145,.25);border:2px solid rgba(0,0,0,0);background-clip:content-box;border-radius:5px}body.square{background-image:url(/_next/static/media/square.5634ce82.png);background-position:50%;--color-block:#12121a;--color-block--rgb:18,18,26;--color-block-accent:#1e1e2e;--color-block-accent--rgb:30,30,46;--color-block-accent-hover:#3d4a8a}.light{width:100vw;height:100vh;overflow-x:hidden;position:absolute;z-index:0;opacity:0;display:none;transition:opacity .5s ease-in-out}.light.visible{opacity:1;display:block}.light:before{content:"";display:block;width:100%;height:775px;background-image:url(/_next/static/media/square.5634ce82.png);background-position:50%;opacity:.4}#__next{position:relative;z-index:1;min-height:100%;display:flex;flex-direction:column}html{width:100vw;overflow-x:hidden}.container,.panel-container{width:100%;max-width:1240px;margin:0 auto;padding:0 20px}.vertical{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.wrapper{position:relative;width:100%;overflow:hidden;flex-grow:1}#nprogress .bar{background:var(--color-secondary)!important}#nprogress .peg{box-shadow:0 0 10px var(--color-secondary),0 0 5px var(--color-secondary)!important}#nprogress .spinner-icon{border-top-color:#fff!important;border-left-color:#fff!important}body.chat-fullscreen [data-panel-header]{opacity:0;visibility:hidden;pointer-events:none}