*{box-sizing:border-box;margin:0;padding:0}body{font-family:'Inter',system-ui,sans-serif;background:linear-gradient(135deg,#f8fafc 0,#fff 100%);color:#0f172a;height:100dvh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;-webkit-font-smoothing:antialiased}.pb{position:absolute;top:0;left:0;height:4px;background:#00e5ff;width:0;transition:width 1.2s cubic-bezier(0.4,0,0.2,1);z-index:99;box-shadow:0 0 10px rgba(0,229,255,0.5)}.w{max-width:440px;width:100%;padding:1rem;display:flex;flex-direction:column;gap:clamp(0.75rem,2.5vh,1.5rem);align-items:center;text-align:center;z-index:2}.lg img{height:clamp(24px,4vh,32px);width:auto}.bdg{display:inline-flex;align-items:center;gap:6px;background:rgba(0,184,212,0.1);color:#008da6;padding:5px 14px;border-radius:99px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.padlock{width:12px;height:12px;fill:currentColor}.pulse{animation:p 2s infinite}@keyframes p{0%,100%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}h1{font-size:clamp(1.5rem,5vw,2.125rem);font-weight:700;line-height:1.1;letter-spacing:-.03em}h1 span{display:block}.sub{font-size:clamp(.875rem,3vw,1.05rem);color:#475569;line-height:1.4;padding:0 .5rem}.c{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:24px;padding:clamp(1.25rem,4vh,2rem);width:100%;box-shadow:0 12px 40px rgba(0,0,0,.06);position:relative;overflow:hidden}.sk{display:flex;flex-direction:column;gap:1.25rem}.sk-c{width:56px;height:56px;border-radius:50%;margin:0 auto}.sk-l{height:16px;border-radius:6px}.sk-b{height:54px;border-radius:14px;margin-top:.5rem}.sk-c,.sk-l,.sk-b{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:sh 1.5s infinite linear}@keyframes sh{0%{background-position:-200% 0}100%{background-position:200% 0}}.rv{display:none;flex-direction:column;gap:1.25rem;opacity:0;transition:opacity .4s ease}.rv.a{display:flex;opacity:1}.bi{width:56px;height:56px;margin:0 auto;color:#10b981}.st{font-weight:700;font-size:1rem;color:#1e293b}.st span{color:#10b981}.ml{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;text-align:left;font-size:.8125rem;font-weight:700;color:#334155;background:#f8fafc;padding:1rem;border-radius:12px;border:1px solid #e2e8f0}.ml span{display:flex;align-items:center;gap:6px}.ml svg{color:#00b8d4;width:16px;height:16px;flex-shrink:0}.cta{display:flex;align-items:center;justify-content:center;width:100%;background:#cf0;color:#000;text-decoration:none;height:56px;border-radius:14px;font-weight:700;font-size:1.125rem;text-transform:uppercase;letter-spacing:-.01em;box-shadow:0 4px 24px rgba(204,255,0,.4);transition:all .2s ease;border:2px solid transparent;outline:none}.cta:hover,.cta:focus{transform:translateY(-2px);box-shadow:0 6px 32px rgba(204,255,0,.6)}.cta:active{transform:scale(.98);border-color:#000}.fd{position:absolute;bottom:clamp(.5rem,2vh,1.5rem);width:100%;text-align:center;font-size:.8125rem;color:#64748b;height:24px;overflow:hidden;font-weight:700}.fi{position:absolute;left:0;width:100%;transition:transform .5s cubic-bezier(0.4,0,0.2,1),opacity .5s;opacity:0;transform:translateY(100%);display:flex;align-items:center;justify-content:center;gap:6px}.fi.a{opacity:1;transform:translateY(0)}.fi.e{opacity:0;transform:translateY(-100%)}.dt{width:8px;height:8px;background:#10b981;border-radius:50%;box-shadow:0 0 6px #10b981;animation:bk 1.5s infinite}@keyframes bk{0%,100%{opacity:1}50%{opacity:.4}}.ft{position:absolute;bottom:4px;width:100%;text-align:center;font-size:.65rem;color:#94a3b8}.ft a{color:#94a3b8;text-decoration:none}