*{box-sizing:border-box;margin:0;padding:0}body{background:#0a0a0a;color:#fff;font-family:'Inter',sans-serif;height:100dvh;width:100vw;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}h1{font-size:clamp(1.25rem,4.5vw,1.8rem);font-weight:700;line-height:1.15;margin:1rem 0;text-align:center;letter-spacing:-.02em}p{font-size:clamp(.85rem,2.5vw,1rem);color:#a1a1aa;text-align:center;margin-bottom:1.5rem;line-height:1.5}.rbn{position:fixed;top:0;left:0;width:100%;background:linear-gradient(90deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;text-align:center;padding:.5rem;font-size:.8rem;font-weight:700;z-index:20;text-transform:uppercase;letter-spacing:1px;box-shadow:0 2px 12px rgba(220,39,67,.4)}.crd{background:rgba(255,255,255,.03);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:2.5rem 1.5rem;width:92%;max-width:440px;position:relative;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.8),inset 0 1px 0 rgba(255,255,255,.1)}.chps{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.5rem}.chp{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);padding:.35rem .75rem;border-radius:30px;font-size:.65rem;font-weight:700;color:#f4f4f5;text-transform:uppercase;letter-spacing:.5px}.sf{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;font-weight:700;color:#4ade80;margin-bottom:1.5rem}.pls{width:6px;height:6px;background:#4ade80;border-radius:50%;animation:p 1.5s infinite}@keyframes p{0%{box-shadow:0 0 0 0 rgba(74,222,128,.7)}70%{box-shadow:0 0 0 8px rgba(74,222,128,0)}100%{box-shadow:0 0 0 0 rgba(74,222,128,0)}}.cta{display:block;width:100%;text-decoration:none;text-align:center;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);padding:1.1rem;border-radius:14px;font-weight:700;font-size:1.15rem;color:#fff;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;border:none;outline:none}.cta:hover,.cta:focus{transform:scale(1.02);box-shadow:0 8px 24px rgba(220,39,67,.5);filter:brightness(1.1)}.tkr{position:fixed;bottom:1.5rem;font-size:.75rem;color:#71717a;font-weight:700;display:flex;align-items:center;gap:.5rem}.tkr-dt{width:5px;height:5px;background:#bc1888;border-radius:50%;animation:b 1s infinite alternate}@keyframes b{to{opacity:.2}}.lg-w{display:flex;justify-content:center;margin-bottom:.75rem}.lg{width:56px;height:56px;object-fit:contain;border-radius:14px}.cnt{opacity:0;transition:opacity .4s ease}.cnt.rdy{opacity:1}.skl{position:absolute;inset:0;background:#0a0a0a;z-index:10;display:flex;flex-direction:column;padding:2.5rem 1.5rem;gap:1.2rem;transition:opacity .4s ease,visibility .4s ease}.skl.dn{opacity:0;visibility:hidden}.sl{background:linear-gradient(90deg,#18181b 25%,#27272a 50%,#18181b 75%);background-size:200% 100%;animation:l 1.2s infinite;border-radius:8px}.sl-lg{width:56px;height:56px;border-radius:14px;margin:0 auto}.sl-cp{height:22px;width:90%;margin:0 auto;border-radius:20px}.sl-h1{height:28px;width:100%}.sl-h1-2{height:28px;width:70%;margin:0 auto}.sl-p{height:14px;width:95%;margin:0 auto}.sl-cta{height:56px;width:100%;border-radius:14px;margin-top:.5rem}@keyframes l{0%{background-position:200% 0}100%{background-position:-200% 0}}