*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{height:100vh;height:100dvh;overflow:hidden}body{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-weight:400;background:#fff;color:#1a1a2e;height:100vh;height:100dvh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;position:relative}.page-container{width:100%;max-width:520px;height:100vh;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(12px,2.5vw,20px) clamp(16px,4vw,28px);gap:clamp(8px,1.8vh,16px);position:relative;z-index:1}.sticky-badge{display:inline-flex;align-items:center;gap:6px;background:#e8f0fe;color:#0a2a66;font-size:clamp(0.68rem,2.2vw,0.78rem);font-weight:700;padding:6px 14px;border-radius:20px;letter-spacing:.01em;white-space:nowrap;flex-shrink:0;border:1.5px solid #d0dff7}.sticky-badge span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#22c55e;animation:dotPulse 2s ease-in-out infinite}@keyframes dotPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.6)}}.logo-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center}.logo-wrap img{height:clamp(32px,5vh,44px);width:auto;display:block}.hero-card{background:#fff;border-radius:20px;padding:clamp(18px,3vh,26px) clamp(16px,4vw,24px);box-shadow:0 2px 20px rgba(10,42,102,.07),0 8px 40px rgba(10,42,102,.04);border:1px solid rgba(10,42,102,.06);display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(6px,1.2vh,12px);flex-shrink:1;width:100%;max-width:460px}.badge-light{display:inline-block;background:#e8f0fe;color:#0a2a66;font-size:clamp(0.7rem,2vw,0.8rem);font-weight:700;padding:5px 14px;border-radius:14px;letter-spacing:.03em;text-transform:uppercase}.hero-card h1{font-size:clamp(1.55rem,5.5vw,2.3rem);font-weight:700;color:#0a2a66;line-height:1.15;letter-spacing:-.01em}.hero-card h1 .highlight{color:#e63946;position:relative;display:inline-block}.hero-card .subtitle{font-size:clamp(0.9rem,3vw,1.05rem);color:#3d3d5c;line-height:1.4;font-weight:400;max-width:380px}.hero-card .subtitle strong{font-weight:700;color:#0a2a66}.feature-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;flex-shrink:0}.feature-pill{background:#f0f4fb;color:#0a2a66;font-size:clamp(0.7rem,2vw,0.78rem);font-weight:700;padding:5px 12px;border-radius:16px;white-space:nowrap;letter-spacing:.01em}.activity-line{font-size:clamp(0.72rem,2.2vw,0.8rem);color:#6b6b85;font-weight:400;text-align:center;flex-shrink:0;min-height:1.3em;transition:opacity .4s ease;letter-spacing:.01em}.activity-line .name{font-weight:700;color:#0a2a66}.cta-button{display:block;width:100%;max-width:420px;background:#e63946;color:#fff;text-align:center;text-decoration:none;font-size:clamp(1.05rem,3.5vw,1.2rem);font-weight:700;padding:clamp(16px,2.5vh,20px) clamp(20px,4vw,28px);border-radius:16px;letter-spacing:.02em;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;flex-shrink:0;border:none;outline:none;position:relative;z-index:2;box-shadow:0 4px 18px rgba(230,57,70,.35)}.cta-button:hover{background:#d12f3c;transform:translateY(-1px);box-shadow:0 6px 24px rgba(230,57,70,.45)}.cta-button:active{transform:scale(.97);box-shadow:0 2px 10px rgba(230,57,70,.3)}.cta-button:focus-visible{outline:3px solid #0a2a66;outline-offset:3px}.trust-row{display:flex;align-items:center;justify-content:center;gap:clamp(10px,3vw,20px);flex-wrap:wrap;flex-shrink:0;font-size:clamp(0.68rem,2vw,0.75rem);color:#5a5a78;font-weight:400}.trust-item{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.trust-item .icon-lock{display:inline-flex;align-items:center;animation:softBounce 2.5s ease-in-out infinite}@keyframes softBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}.trust-item .icon-lock svg{width:14px;height:14px;flex-shrink:0}.counter-badge{display:inline-flex;align-items:center;gap:4px;background:#fef9f0;color:#8b6914;padding:4px 10px;border-radius:12px;font-weight:700;font-size:clamp(0.66rem,1.9vw,0.73rem);animation:gentlePulse 3s ease-in-out infinite;border:1px solid rgba(180,140,50,.18)}@keyframes gentlePulse{0%,100%{box-shadow:0 0 0 0 rgba(200,155,50,.25)}50%{box-shadow:0 0 0 8px rgba(200,155,50,0)}}.counter-badge .num{display:inline-block;min-width:1.2em;text-align:center;animation:numPulse 3s ease-in-out infinite}@keyframes numPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.15);color:#c0392b}}.skeleton-overlay{position:fixed;inset:0;background:#fff;z-index:100;display:none;flex-direction:column;align-items:center;justify-content:center;gap:clamp(18px,3vh,28px);padding:24px;opacity:0;transition:opacity .25s ease}.skeleton-overlay.active{display:flex;opacity:1}.skeleton-text{font-size:clamp(1.1rem,3.5vw,1.35rem);font-weight:700;color:#0a2a66;text-align:center;letter-spacing:.01em}.skeleton-dots::after{content:'';animation:dotsAnim 1.4s steps(4,end) infinite}@keyframes dotsAnim{0%{content:''}25%{content:'.'}50%{content:'..'}75%{content:'...'}100%{content:''}}.skeleton-cards{display:flex;flex-direction:column;gap:12px;width:100%;max-width:360px}.sk-card{border-radius:14px;height:clamp(48px,7vh,64px);background:linear-gradient(90deg,#eef2f8 25%,#dce3f0 50%,#eef2f8 75%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}.sk-card:nth-child(2){height:clamp(36px,5vh,48px);max-width:280px;animation-delay:.15s}.sk-card:nth-child(3){height:clamp(28px,4vh,38px);max-width:200px;animation-delay:.3s}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.sk-progress{width:100%;max-width:300px;height:4px;background:#eef2f8;border-radius:4px;overflow:hidden}.sk-progress-bar{height:100%;background:#0a2a66;border-radius:4px;animation:progressBar 1.2s ease-in-out forwards}@keyframes progressBar{0%{width:0}60%{width:70%}100%{width:100%}}