:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100dvh;height:100vh;overflow:hidden}@supports (height: 100dvh){html,body,#root{height:100dvh}}.sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:90}.sidebar-overlay.active{display:block}@media (max-width: 768px){.mobile-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:100%!important;z-index:100!important;transform:translate(-100%);transition:transform .3s ease}.mobile-sidebar.open{transform:translate(0)}}@keyframes lobby-full-pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes dot-pulse{0%,80%,to{opacity:.2}40%{opacity:1}}
