/* The approved emblem/countdown layout stays intact over a midnight backdrop. */
html{background:#03070d}
body{background:radial-gradient(ellipse at 50% 24%,#101d2a 0,#07101b 40%,#03070d 78%)}
.stage{isolation:isolate;background:radial-gradient(ellipse at 50% 90%,#0b1520 0,transparent 50%)}
.launch-background{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}
.stage:after{z-index:3;background:linear-gradient(180deg,#02060b00 0,#02060b00 32%,#02060b44 57%,#02060b22 84%,#02060b88);}
.beam{z-index:2;top:-6%;width:55vw;min-width:180px;height:115vh;filter:blur(5px);background:linear-gradient(180deg,#daecff20,#9ec7ee0b 55%,transparent);mix-blend-mode:screen;transform-origin:50% 0;will-change:transform}
.beam.left{left:24%;margin-left:-27.5vw}.beam.right{left:76%;right:auto;margin-left:-27.5vw;background:linear-gradient(180deg,#ffebc724,#edd6a60a 55%,transparent)}
.artwork-ready .beam{animation:none}
.lamp{z-index:4;opacity:.8;width:28px;box-shadow:0 0 18px 7px #b9d8ff33}
.horizon{left:0;right:0;bottom:auto;top:var(--sea-y,84%);height:90px;border-top:1px solid #83aaca0b;box-shadow:none;background:linear-gradient(#152b3c22,#06111b11,transparent)}
.emblem:before{box-shadow:0 0 55px 16px #e0c88310,0 0 100px 35px #97c1d50b}
.content{isolation:isolate;text-shadow:0 2px 8px #000,0 0 22px #000}
.registration button,.pre-download button,.social{text-shadow:none}
footer{background:#03070d66}
@media(max-width:480px){.beam{width:86vw}.beam.left,.beam.right{margin-left:-43vw}}
@media(prefers-reduced-motion:reduce){.beam{animation:none!important;will-change:auto}.launch-background{display:none}}
