.exp-root{color:#f2f2f3;box-sizing:border-box;min-height:100vh;font-family:var(--font-space,ui-sans-serif,system-ui,sans-serif);text-align:center;--exp-muted:#f2f2f3ad;--exp-border:#ffffff24;--exp-accent:#ffffffeb;background:radial-gradient(900px 520px at 50% 18%,#ffffff14 0%,#fff0 65%),#0b0b0c;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;margin:0;padding:1.5rem 1rem 2rem;display:flex}.exp-logo-wrap{flex-shrink:0;margin:0 0 .25rem;animation:.8s ease-out both exp-rise}.exp-logo{object-fit:cover;background:#0b0b0c;border-radius:50%;width:min(7.5rem,22vw);height:min(7.5rem,22vw);display:block;box-shadow:0 16px 50px #0000008c}.exp-mc{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(2.75rem,12vw,5.5rem);font-weight:800;line-height:1.05;animation:.8s ease-out 50ms both exp-rise}.exp-timer{max-width:34rem;color:var(--exp-muted);font-size:clamp(1.05rem,3.5vw,1.35rem);line-height:1.4;animation:.8s ease-out 80ms both exp-rise}.exp-timer-k{color:var(--exp-accent);font-variant-numeric:tabular-nums;font-weight:700}.exp-bar{background:#ffffff1f;border-radius:99px;height:8px;margin-top:.65rem;overflow:hidden;box-shadow:inset 0 1px 2px #0000000f}.exp-bar-fill{background:linear-gradient(90deg,#ffffffd9,#ffffff40);border-radius:99px;max-width:100%;height:100%;transition:width .4s}.exp-title{letter-spacing:.02em;color:#fff;margin:.25rem 0 0;font-size:clamp(1.4rem,4.5vw,2rem);font-weight:700;animation:.8s ease-out .12s both exp-rise}.exp-subtitle{letter-spacing:.02em;color:var(--exp-muted);margin:-.65rem 0 0;font-size:.95rem;font-weight:700;animation:.8s ease-out .13s both exp-rise}.exp-ca{word-break:break-all;color:#ffffffd9;width:100%;max-width:min(40rem,96vw);font-size:clamp(.75rem,2.2vw,.9rem);line-height:1.5;animation:.8s ease-out .16s both exp-rise}.exp-ca-label{color:#ffffff8c;margin-right:.35rem;font-weight:700}.exp-socials{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:.1rem;animation:.8s ease-out .2s both exp-rise;display:flex}.exp-link{color:#ffffffeb;border:1px solid var(--exp-border);background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;min-width:5.5rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.exp-link:hover{background:#ffffff24;transform:translateY(-1px)}.exp-link:focus-visible{outline-offset:2px;outline:2px solid #ffffff8c}.exp-link--ghost{cursor:default;opacity:.4;pointer-events:none}.exp-err{color:#ff5b73;max-width:28rem;font-size:.9rem;animation:.8s ease-out both exp-rise}@keyframes exp-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.exp-win{color:#fff;margin-top:.2rem;font-weight:600}
