html.sovra-launch-pending body{visibility:hidden}
html.sovra-launch-pending body.sovra-launch-ready{visibility:visible}
.sovra-token-launch{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;min-height:100dvh;background:radial-gradient(circle at 50% 38%,#172748 0,#0f1525 38%,#070a12 100%);color:#fff;visibility:visible}.sovra-token-launch-close{position:absolute;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));z-index:2;width:44px;height:44px;border:1px solid #ffffff33;border-radius:50%;background:#0f1525cc;color:#fff;font-size:24px}.sovra-token-launch-stage{position:relative;width:min(82vw,520px);aspect-ratio:1;display:grid;place-items:center;text-align:center}.sovra-token-launch-logo{width:112px;height:112px;object-fit:contain;filter:drop-shadow(0 0 28px #0568ff88)}.sovra-token-launch-ring{position:absolute;width:240px;height:240px;border:1px solid #3a7cff77;border-radius:50%;animation:sovra-token-orbit 4s linear infinite}.sovra-token-launch-ring:after{content:"";position:absolute;width:10px;height:10px;top:22px;left:40px;border-radius:50%;background:#4c8dff;box-shadow:0 0 18px #4c8dff}.sovra-token-launch-ring-b{width:330px;height:330px;border-color:#8baeff44;animation-direction:reverse;animation-duration:5s}.sovra-token-launch-copy{position:absolute;top:calc(50% + 190px);display:grid;gap:7px;width:min(90vw,620px)}.sovra-token-launch-copy span{font-size:11px;letter-spacing:.26em;color:#79a5ff;font-weight:800}.sovra-token-launch-copy strong{font-size:clamp(27px,5vw,44px);letter-spacing:.12em}.sovra-token-launch-copy small{color:#aab6ca;letter-spacing:.04em}@keyframes sovra-token-orbit{to{transform:rotate(360deg)}}@media(max-width:600px){.sovra-token-launch-stage{transform:scale(.82)}}@media(prefers-reduced-motion:reduce){.sovra-token-launch-ring{animation:none}}
.sovra-token-launch-trust{position:absolute;left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:3;display:flex;justify-content:center;align-items:center;gap:10px 18px;flex-wrap:wrap;color:rgba(239,247,255,.72);font:600 10px/1.2 system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;text-align:center}.sovra-token-launch-trust span+span:before{content:"·";margin-right:18px;color:rgba(239,247,255,.35)}@media(max-width:640px){.sovra-token-launch-trust{gap:7px 12px;font-size:8px}.sovra-token-launch-trust span+span:before{margin-right:12px}}
