:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}html,body{margin:0;padding:0;min-width:320px;background:#0b0c10;color:#eaeaea}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box}html,body{background-color:var(--t-bg, #0b0c10);overflow-x:hidden;width:100%;max-width:100%}#root{width:100%;min-height:100vh;margin:0;padding:0;text-align:initial}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a3348;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#3d4f6e}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:#2a3348 transparent}@supports (height: 100dvh){.mobile-mode #root{min-height:100dvh}}.cloaked-scrollless::-webkit-scrollbar{display:none}.cloaked-scrollless{scrollbar-width:none}.mobile-mode{overflow-x:hidden}.mobile-mode .mobile-sidebar{position:fixed!important;top:0;left:0;bottom:0;width:280px!important;max-width:85vw;z-index:300;transform:translate(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1);box-shadow:none}.mobile-mode .mobile-sidebar.open{transform:translate(0);box-shadow:4px 0 24px #00000080}.mobile-mode .mobile-right-panel{position:fixed!important;top:0;right:0;bottom:0;width:280px!important;max-width:85vw;z-index:300;transform:translate(100%);transition:transform .25s cubic-bezier(.4,0,.2,1);box-shadow:none}.mobile-mode .mobile-right-panel.open{transform:translate(0);box-shadow:-4px 0 24px #00000080}.mobile-mode .mobile-backdrop{position:fixed;inset:0;background:#0000008c;z-index:299;opacity:0;pointer-events:none;transition:opacity .25s ease}.mobile-mode .mobile-backdrop.visible{opacity:1;pointer-events:auto}.mobile-mode .mobile-hamburger{display:flex!important;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:none;color:var(--t-text-muted);cursor:pointer;padding:0;flex-shrink:0;-webkit-tap-highlight-color:transparent}.mobile-mode .mobile-voice-chat-fullscreen{position:fixed!important;inset:0;z-index:250;background:var(--t-bg);display:flex;flex-direction:column}.mobile-hamburger,.mobile-backdrop{display:none!important}.mobile-mode .mobile-hamburger{display:flex!important}.mobile-mode .mobile-backdrop{display:block!important}
