*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#080f22;height:100%;font-family:Plus Jakarta Sans,system-ui,sans-serif}#root{width:100%;min-height:100svh}*{scrollbar-width:none}::-webkit-scrollbar{display:none}.app-root{background:#0a1628;width:100%;max-width:430px;min-height:100svh;margin:0 auto;position:relative}.app-shell{flex-direction:column;min-height:100svh;display:flex}.desktop-sidebar{display:none}.app-main{flex-direction:column;flex:1;min-height:0;display:flex}.bottom-nav{z-index:100;width:100%;max-width:430px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.filter-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.filter-scroll::-webkit-scrollbar{display:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width>=768px){body{justify-content:center;display:flex}.app-root{max-width:900px;min-height:100svh;box-shadow:0 0 0 1px #ffffff0f,0 24px 80px #0000008c}.app-root>div:not(.app-shell){max-width:480px;min-height:100svh;margin:0 auto}.app-shell{flex-direction:row}.desktop-sidebar{z-index:50;flex-direction:column;flex-shrink:0;width:220px;min-width:220px;height:100svh;min-height:100svh;display:flex;position:sticky;top:0;overflow-y:auto}.app-main{flex:1;min-width:0}.bottom-nav{display:none!important}.app-content{padding-bottom:16px!important}}
