*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.desktop-only{display:none}.landing-root{display:flex;flex-direction:column;min-height:100vh;background:var(--bg-deep)}.landing-body{flex:1}.landing-cta{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:390px;padding:16px 20px 32px;background:linear-gradient(to top,var(--bg-deep) 70%,transparent);z-index:10}:root{--bg-deep: #08100c;--bg-surface: #0f1612;--bg-card: #151c18;--bg-card-hi: #1c2521;--border: #1f2823;--border-hi: #2a3530;--text-primary: #eef2ee;--text-muted: #8a938d;--text-dim: #555e58;--accent: #22C55E;--accent-deep: rgba(34,197,94,.55);--accent-soft: rgba(34,197,94,.12);--accent-glow: rgba(34,197,94,.22)}html,body{background:#0a0d0b;color:var(--text-primary);font-family:Geist,-apple-system,system-ui,sans-serif;-webkit-font-smoothing:antialiased}#root{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:0}.app-frame{width:100%;max-width:390px;min-height:100vh;background:var(--bg-deep);position:relative;overflow-x:hidden}.desktop-sidebar{display:none}.desktop-main{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh}::-webkit-scrollbar{width:0}@media(min-width:900px){html,body{overflow:hidden;height:100%}#root{flex-direction:row;align-items:stretch;justify-content:flex-start;height:100vh;overflow:hidden}.desktop-sidebar{display:flex;flex-direction:column;flex:1;min-width:0;height:100vh;overflow-y:auto;background:var(--bg-surface);border-right:1px solid var(--border)}.desktop-main{width:420px;min-width:420px;max-width:420px;height:100vh;overflow-y:scroll;background:var(--bg-deep);min-height:0;justify-content:flex-start}.desktop-main::-webkit-scrollbar{width:4px}.desktop-main::-webkit-scrollbar-track{background:transparent}.desktop-main::-webkit-scrollbar-thumb{background:var(--border-hi);border-radius:4px}.desktop-main .app-frame{min-height:100vh;max-width:390px}.hide-on-desktop{display:none!important}.desktop-only{display:block!important}.landing-root{min-height:100%}.landing-body{flex:1;display:flex;flex-direction:column;justify-content:center}.landing-cta{position:static!important;transform:none!important;padding:16px 0 0!important;background:none!important;max-width:100%!important;width:100%!important;left:auto!important}}@keyframes poks-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}@keyframes poks-dot{0%,60%,to{opacity:.3}30%{opacity:1}}@keyframes poks-bloom{0%{opacity:0;transform:scale(.7)}60%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes poks-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes poks-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes poks-spin{to{transform:rotate(360deg)}}
