*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2ebd8544;border-radius:4px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.6)}}.app-shell{min-height:100vh;display:flex;align-items:flex-start;justify-content:center}.phone-frame{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}@media (min-width: 769px){.app-shell{background:#1a1a2e}.phone-frame{max-width:430px;box-shadow:0 0 80px #0008}}@media (max-width: 768px){.app-shell{background:transparent}.phone-frame{max-width:100%!important;box-shadow:none}.topbar-fixed,.bottomnav-fixed{left:0!important;right:0!important;transform:none!important;max-width:100%!important}}
