:root{--bg0:#0a0e1a;--bg1:#0f1524;--bg2:#161d2f;--bg3:#1c2538;--bg4:#222c44;--border:#232d44;--borderHi:#2e3a55;--text:#e8ecf4;--textDim:#a8b3c7;--muted:#7c8aa3;--red:#e11d48;--redBright:#f43f5e;--redDark:#9f1239;--yellow:#fbbf24;--green:#22c55e;--blue:#60a5fa;--orange:#f97316;--font:"Be Vietnam Pro", system-ui, sans-serif;--display:"Oswald", "Be Vietnam Pro", system-ui, sans-serif;--mobile-header-h:56px;--mobile-tabbar-h:64px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}html,body{height:100%;font-family:var(--font);background:var(--bg1);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;padding:0}#root{height:100%}*{box-sizing:border-box}button{background:0 0;border:none;font-family:inherit}input{font-family:inherit}@keyframes pulseDot{0%,to{box-shadow:0 0 #e11d4866}50%{box-shadow:0 0 0 6px #e11d4800}}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--borderHi);border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--muted)}.mobile-app-shell{background:var(--bg0);flex-direction:column;width:100%;height:100%;min-height:100dvh;display:flex}.mobile-app-main{min-height:0;padding-bottom:calc(var(--mobile-tabbar-h) + var(--safe-bottom));flex:1;overflow:hidden}.mobile-app-main--no-tabbar{padding-bottom:var(--safe-bottom)}.mobile-safe-top{padding-top:var(--safe-top)}
