@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{color-scheme:light}.hero{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:64px 20px;background:linear-gradient(140deg,#eef2ff,#e0f2fe)}.card{max-width:760px;width:100%;background:#ffffffeb;box-shadow:0 24px 60px #0f172a1f;border-radius:20px;padding:56px 48px;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(148,163,184,.18)}.logo{width:86px;height:86px;margin-bottom:20px}h1{margin:0;font-size:clamp(2.6rem,5vw,3.6rem);font-weight:800;color:#0f172a;letter-spacing:-.04em}.tag{margin:16px 0 24px;font-size:1.125rem;font-weight:600;color:#0f172ab8}.coming{margin:0;font-size:1.05rem;color:#0f172aad;line-height:1.6}.status{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:32px;font-weight:600;color:#2563eb;background:#2563eb1f;padding:10px 18px;border-radius:999px}.dot{width:10px;height:10px;border-radius:50%;display:inline-block;background:radial-gradient(circle at 30% 30%,#60a5fa,#2563eb);animation:pulse 2.4s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(.95);opacity:.75}50%{transform:scale(1.15);opacity:1}}@media (max-width: 640px){.card{padding:36px 24px}.status{width:100%}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#fff}*{box-sizing:border-box}body{margin:0;background:#fff;min-height:100vh}img{display:block}
