@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}button,a,[role=button]{min-height:44px}.scroll-x{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.scroll-x::-webkit-scrollbar{display:none}.s-hdr{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.s-hdr-t{letter-spacing:-.02em;color:#fff;font-size:18px;font-weight:800}.s-hdr-a{color:#00d4ff;font-size:14px;font-weight:700}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#050d1e;--bg-secondary:#071429;--bg-card:#0d1726;--bg-surface:#0a0a0a;--cyan:#00d4ff;--green:#0f8;--hold:#f5a623;--sell:#f44;--purple:#a78bfa;--pink:#f472b6;--amber:#fbbf24;--t1:#fff;--t2:#ffffffbf;--t3:#ffffff6b;--border:#ffffff12;--border-cyan:#00d4ff33}html,body,#root{background:var(--bg-primary);height:100%;color:var(--t1);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}#root{flex-direction:column;align-items:center;display:flex}.app-shell{background:var(--bg-primary);width:100%;max-width:430px;min-height:100vh;position:relative;overflow-x:hidden}@media (width>=768px){.desktop-notice{display:flex}.app-shell{display:none}}::-webkit-scrollbar{display:none}*{scrollbar-width:none}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(1.5)}}
