*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:#050b13;color:#f7f9fc}body{background:radial-gradient(circle at 50% 0,rgba(29,76,116,.24),transparent 34%),linear-gradient(145deg,#050a11,#081321 55%,#050a11)}main{min-height:calc(100vh - 64px);display:grid;place-items:center;padding:30px 18px}.hero{width:min(980px,100%);text-align:center;padding:32px 36px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:rgba(9,20,35,.76);box-shadow:0 30px 90px rgba(0,0,0,.35)}.identity{margin:0 auto 22px}.mascot{display:block;width:245px;height:155px;object-fit:cover;object-position:center 30%;margin:0 auto -8px;border-radius:28px;mix-blend-mode:screen}.wordmark{font-size:54px;font-weight:900;line-height:1;letter-spacing:-.055em}.wordmark span{color:#f7f9fc}.wordmark strong{color:#ff7b00}.tagline{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:10px;color:#8795a8;font-size:11px;font-weight:700;letter-spacing:.28em}.tagline i{display:block;width:38px;height:1px;background:#647286}.badge{display:inline-block;padding:7px 13px;border:1px solid rgba(255,138,0,.45);border-radius:999px;color:#ffad49;background:rgba(255,138,0,.08);font-size:12px;font-weight:800;letter-spacing:.15em}h1{max-width:780px;margin:20px auto 12px;font-size:clamp(35px,6vw,60px);line-height:1.04;letter-spacing:-.045em}h1 em{font-style:normal;color:#ff8200}.intro{max-width:760px;margin:0 auto;color:#aeb9c7;font-size:18px;line-height:1.65}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:30px 0 24px;text-align:left}.services article{padding:21px 18px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.025)}.services b{display:block;margin-bottom:9px;color:#ff941f}.services span{color:#aeb9c7;font-size:14px;line-height:1.5}.status{display:flex;align-items:center;justify-content:center;gap:9px;color:#dbe3ed;font-size:14px}.status>i{width:9px;height:9px;border-radius:50%;background:#ff8700;box-shadow:0 0 0 6px rgba(255,135,0,.12)}.cta{display:inline-block;margin-top:8px;padding:14px 22px;border-radius:13px;background:linear-gradient(135deg,#ff9300,#ff6a00);color:#111;text-decoration:none;font-weight:800}.soon{color:#748296;font-size:13px;letter-spacing:.06em;margin:18px 0 0}footer{min-height:64px;display:grid;place-items:center;padding:18px;border-top:1px solid rgba(255,255,255,.06);background:#04080e;color:#718092;text-align:center;font-size:13px}@media(max-width:800px){.services{grid-template-columns:1fr 1fr}}@media(max-width:520px){main{padding:12px}.hero{padding:24px 15px}.services{grid-template-columns:1fr}.intro{font-size:16px}h1{font-size:38px}.wordmark{font-size:44px}.mascot{width:210px;height:135px}}