/* Procedural light and orbital rings: no image, video, or extra media request. */
.launch-atmosphere{position:relative;isolation:isolate;overflow:hidden!important;background:radial-gradient(ellipse at 50% 42%,#36276038,transparent 55%),#070b19}
.launch-atmosphere::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 21% 26%,#d5c48b 0 1px,transparent 2px),radial-gradient(circle at 76% 33%,#9a94e0 0 1px,transparent 2px),radial-gradient(circle at 31% 72%,#9a94e0 0 1px,transparent 2px),radial-gradient(circle at 82% 77%,#d5c48b 0 1px,transparent 2px);opacity:.35;animation:launch-breathe 5s ease-in-out infinite alternate}
.launch-ritual{position:relative;flex:none;width:132px;height:132px;margin:0 auto 28px;display:grid;place-items:center;color:#f1d99a;background:radial-gradient(circle,#9270ec25,transparent 65%)}
.launch-ritual>img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 0 18px #a184ed66);animation:launch-breathe 3s ease-in-out infinite alternate}
.launch-ritual>i{position:absolute;inset:0;border:1px solid #b4a0df24;border-top-color:#dbc18a99;border-bottom-color:#8666cf99;border-radius:50%;animation:launch-orbit 16s linear infinite}
.launch-ritual>i::after{content:"";position:absolute;left:50%;top:-3px;width:5px;height:5px;border-radius:50%;background:#f4dfa8;box-shadow:0 0 12px #e7c982}
.launch-ritual>i:nth-child(2){inset:14px;animation-duration:11s;animation-direction:reverse;transform:rotate(60deg);border-style:dashed;border-color:#bba0dc33}
.launch-ritual>i:nth-child(3){inset:28px;animation-duration:8s;border-color:#9985d733;border-right-color:#ddc59399}
.launch-atmosphere .loading-meter{width:min(280px,72vw);height:4px;border-radius:99px;background:#b6a1d41c;overflow:hidden;margin:18px auto 10px}
.launch-atmosphere .loading-meter>i{display:block;height:100%;background:linear-gradient(90deg,#8770ce,#d7ba78,#f8e8bb);border-radius:inherit;transition:width .25s ease-out}
html.game-enhancing #game-initial-cover{background:radial-gradient(ellipse at 50% 42%,#36276038,transparent 55%),#070b19}
.game-initial-brand{gap:0!important;width:min(440px,90vw)}
.game-initial-brand>.game-initial-caption{margin-top:14px;font-size:13px}
.game-initial-brand>.game-initial-percent{font-size:16px;color:#f8edcf}
.game-initial-brand>.launch-flavor{margin:16px 0 0;min-height:44px;max-width:360px;font:12px/1.6 system-ui;color:#a6a5be;text-wrap:balance}
@keyframes launch-orbit{to{transform:rotate(360deg)}}
@keyframes launch-breathe{from{opacity:.4}to{opacity:1}}
@media(prefers-reduced-motion:reduce){.launch-atmosphere::before,.launch-ritual>img,.launch-ritual>i{animation:none}.launch-atmosphere .loading-meter>i{transition:none}}
@media(max-height:550px){.launch-ritual{width:80px;height:80px;margin-bottom:12px}.launch-ritual>i:nth-child(3){inset:20px}}
