:root{--deep:#033b30;--gold:#e9b42f}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Arial,Helvetica,sans-serif}.coming-soon{position:relative;min-height:100vh;overflow:hidden;color:#fff;background:radial-gradient(circle at 80% 22%,#14916b 0,transparent 25%),linear-gradient(125deg,#022e26,#075d43 55%,#087354);padding:0 clamp(22px,6vw,88px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.coming-soon:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.12;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(90deg,transparent,#000)}header{position:absolute;z-index:5;top:26px;left:clamp(22px,6vw,88px);display:flex;align-items:center;gap:12px}header img{width:58px;height:58px;border-radius:50%;background:#fff;box-shadow:0 10px 30px #001a1338}header div{display:flex;flex-direction:column}header strong{font:18px Georgia,serif}header small{font-size:9px;letter-spacing:.16em;text-transform:uppercase;opacity:.65;margin-top:3px}.message{position:relative;z-index:3;max-width:720px;padding:125px 0 100px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:bold;text-transform:uppercase;letter-spacing:.25em;color:#dcece6}.eyebrow span{width:36px;height:1px;background:var(--gold)}h1{font:400 clamp(64px,7.5vw,112px)/.9 Georgia,serif;letter-spacing:-.055em;margin:25px 0}h1 em{font-weight:400;color:#f4cb61}.lead{max-width:630px;color:#d5e9e2;font:18px/1.65 Georgia,serif}.status{display:flex;align-items:center;gap:14px;margin:34px 0}.status i{width:11px;height:11px;border-radius:50%;background:#f0c34e;box-shadow:0 0 0 8px #f0c34e20;animation:pulse 2s infinite}.status span{display:flex;flex-direction:column;font:15px Georgia,serif}.status small{font:8px Arial;text-transform:uppercase;letter-spacing:.18em;color:#9ebdb2;margin-bottom:4px}.links{display:flex;gap:12px;flex-wrap:wrap}.links a{display:flex;align-items:center;gap:12px;padding:15px 20px;border:1px solid #ffffff42;border-radius:99px;color:#fff;text-decoration:none;font-size:12px;font-weight:bold;transition:.25s}.links a:hover{transform:translateY(-3px);background:#ffffff12}.links a span{margin-left:8px}.links .youtube{background:var(--gold);border-color:var(--gold);color:#173b30}aside{position:relative;z-index:2;height:600px;display:grid;place-items:center}.logo-disc{position:relative;z-index:2;width:min(300px,25vw);height:min(300px,25vw);border-radius:50%;background:#fff;padding:42px;box-shadow:0 40px 110px #001f1755;animation:float 5s ease-in-out infinite}.logo-disc img{width:100%;height:100%;object-fit:contain;border-radius:50%}.orbit{position:absolute;border:1px solid #ffffff36;border-radius:50%;animation:spin 18s linear infinite}.o1{width:430px;height:430px}.o2{width:530px;height:300px;transform:rotate(34deg);animation-direction:reverse}.orbit:after{content:"";position:absolute;width:11px;height:11px;background:var(--gold);border-radius:50%;top:12%;left:17%;box-shadow:0 0 18px #f4c958}footer{position:absolute;z-index:5;left:clamp(22px,6vw,88px);right:clamp(22px,6vw,88px);bottom:26px;border-top:1px solid #ffffff24;padding-top:18px;display:flex;justify-content:space-between;color:#a9c5bb;font-size:10px;letter-spacing:.06em}.glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.2}.one{width:350px;height:350px;background:#ffd561;right:4%;top:7%;animation:drift 10s ease-in-out infinite}.two{width:280px;height:280px;background:#5ff0b9;left:28%;bottom:-15%;animation:drift 8s ease-in-out infinite reverse}@keyframes pulse{50%{box-shadow:0 0 0 16px #f0c34e00}}@keyframes float{50%{transform:translateY(-16px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes drift{50%{transform:translate(35px,25px) scale(1.12)}}@media(max-width:850px){.coming-soon{grid-template-columns:1fr;text-align:center;padding:0 22px}.message{padding:130px 0 370px;margin:auto}.eyebrow,.status,.links{justify-content:center}aside{position:absolute;left:0;right:0;bottom:70px;height:300px}.logo-disc{width:180px;height:180px;padding:25px}.o1{width:260px;height:260px}.o2{width:330px;height:190px}footer{left:22px;right:22px}.lead{font-size:16px}}@media(max-width:520px){header{left:18px;top:18px}header img{width:46px;height:46px}header strong{font-size:14px}header small{font-size:7px}.message{padding-top:135px;padding-bottom:345px}h1{font-size:55px}.links{flex-direction:column;align-items:stretch}.links a{justify-content:center}.lead{font-size:15px}aside{bottom:85px}.logo-disc{width:150px;height:150px}.o1{width:220px;height:220px}.o2{width:280px;height:160px}footer{font-size:8px;gap:20px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
