:root{--navy:#06183d;--blue:#0b397b;--cyan:#35b8df;--yellow:#f5c542;--white:#fff}
*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:"DM Sans",sans-serif;background:var(--navy);color:white}
.coming-soon{position:relative;min-height:100%;overflow:hidden;display:flex;flex-direction:column;padding:28px clamp(22px,5vw,70px);background:linear-gradient(125deg,#04132f 0%,#08265a 62%,#0a3779 100%)}
.grid{position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.55) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.55) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(105deg,black,transparent 72%)}
.glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.glow-one{width:620px;height:620px;right:-270px;top:-280px;border:110px solid rgba(53,184,223,.09)}.glow-two{width:340px;height:340px;left:-220px;bottom:-230px;background:rgba(53,184,223,.09)}
.brand{position:relative;z-index:2;display:flex;align-items:center;gap:13px;font:800 20px Manrope,sans-serif;letter-spacing:-.04em}.brand img{width:58px;height:58px;object-fit:contain}
.content{position:relative;z-index:2;width:min(830px,100%);margin:auto;padding:70px 0}.logo-stage{display:none}.eyebrow{display:flex;align-items:center;gap:10px;margin:0;color:#a9c8e8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.18em}.eyebrow i{width:27px;height:3px;background:var(--yellow)}
h1{margin:20px 0 25px;font:800 clamp(58px,8vw,108px)/.92 Manrope,sans-serif;letter-spacing:-.068em}h1 em{font-style:normal;color:#55c2e5}.lead{width:min(610px,100%);margin:0;color:#bacbe1;font-size:18px;line-height:1.7}
.status{display:inline-flex;align-items:center;gap:9px;margin-top:37px;padding:11px 16px;border:1px solid rgba(255,255,255,.15);border-radius:99px;background:rgba(255,255,255,.055);color:#aebed5;font-size:11px}.status span{width:8px;height:8px;border-radius:50%;background:#45d69a;box-shadow:0 0 0 5px rgba(69,214,154,.11)}.status strong{color:white;text-transform:uppercase;letter-spacing:.09em}
footer{position:relative;z-index:2;display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid rgba(255,255,255,.11);color:#8299b8;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}
@media(max-width:600px){.coming-soon{padding:18px 20px 22px}.brand{font-size:17px}.brand img{width:48px;height:48px}.content{padding:35px 0 55px}.logo-stage{height:145px;display:grid;place-items:center;margin-bottom:16px}.logo-stage img{width:190px;height:190px;object-fit:contain;transform:scale(1.2);filter:drop-shadow(0 15px 24px rgba(0,0,0,.25))}.eyebrow{font-size:9px}.eyebrow i{width:20px}h1{font-size:clamp(43px,14vw,58px);margin:14px 0 20px}.lead{font-size:15px;line-height:1.6}.status{display:flex;width:100%;flex-wrap:wrap;margin-top:28px;padding:10px 13px;font-size:9px}footer{display:block;line-height:1.8}footer span{display:block}.glow-one{width:380px;height:380px;right:-240px;top:-170px;border-width:70px}}
