*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background-color:#0b0f14;background-image:linear-gradient(rgba(0,254,254,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(0,254,254,.025) 1px,transparent 1px);background-size:48px 48px;background-position:0 0;color:#e8eaed;line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:0;transition:padding-bottom .3s ease}body.sticky-visible{padding-bottom:72px}@media(min-width:768px){body.sticky-visible{padding-bottom:0}}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.header{position:fixed;top:0;left:0;right:0;z-index:50;padding:16px 24px;display:flex;align-items:center;background:rgba(11,15,20,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.04)}.header-logo{height:32px;width:auto;object-fit:contain}.hero{display:flex;flex-direction:column;justify-content:center;min-height:100vh;min-height:100svh;padding:96px 24px 48px;max-width:640px;margin:0 auto;text-align:left;position:relative}@media(min-width:768px){.hero{max-width:720px;padding:120px 40px 64px;margin:0;margin-left:8%}}@media(min-width:1024px){.hero{margin-left:12%;max-width:680px}}.hero-title{font-size:clamp(2rem,5vw,3.2rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#fff;margin-bottom:16px;opacity:0;transform:translateY(20px)}.hero-subtitle{font-size:clamp(1rem,2.2vw,1.15rem);color:#b0b8c1;line-height:1.6;margin-bottom:28px;max-width:520px;opacity:0;transform:translateY(20px)}@media(prefers-reduced-motion:no-preference){.hero-title.visible{animation:fadeUp .6s .1s forwards ease-out}.hero-subtitle.visible{animation:fadeUp .6s .3s forwards ease-out}.hero-cta-wrap.visible{animation:fadeUp .6s .5s forwards ease-out}}@media(prefers-reduced-motion:reduce){.hero-title,.hero-subtitle,.hero-cta-wrap{opacity:1;transform:none}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.hero-cta-wrap{opacity:0;transform:translateY(20px);display:flex;flex-direction:column;gap:10px;width:100%;max-width:420px}.cta-button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:16px 28px;font-size:1.05rem;font-weight:700;letter-spacing:.01em;color:#0b0f14;background:#00FEFE;border:none;border-radius:8px;cursor:pointer;box-shadow:inset 0 2px 4px rgba(0,0,0,.25),0 0 0 rgba(0,254,254,0);transition:box-shadow .3s ease,transform .15s ease,background .3s ease;position:relative;outline:none;text-align:center;-webkit-tap-highlight-color:transparent;user-select:none}.cta-button:hover{box-shadow:inset 0 2px 4px rgba(0,0,0,.25),0 0 28px rgba(0,254,254,.55),0 0 48px rgba(0,254,254,.2)}.cta-button:focus-visible{outline:3px solid #00FEFE;outline-offset:3px;box-shadow:inset 0 2px 4px rgba(0,0,0,.25),0 0 28px rgba(0,254,254,.55)}.cta-button:active{transform:scale(.96);transition:transform .1s ease}@media(prefers-reduced-motion:no-preference){.cta-button.bounce{animation:btnBounce .35s ease}}@keyframes btnBounce{0%,100%{transform:scale(1)}30%{transform:scale(.93)}60%{transform:scale(1.03)}85%{transform:scale(.98)}}.cta-microcopy{font-size:.8rem;color:#7a8a8a;text-align:center;letter-spacing:.02em}.status-badge{display:inline-flex;align-items:center;gap:8px;margin-top:20px;font-size:.85rem;color:#8899a0;letter-spacing:.03em;font-weight:400}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#00FEFE;flex-shrink:0}@media(prefers-reduced-motion:no-preference){.pulse-dot{animation:pulseDot 2s infinite ease-in-out}}@keyframes pulseDot{0%,100%{opacity:1;transform:scale(1);box-shadow:0 0 6px rgba(0,254,254,.6)}50%{opacity:.4;transform:scale(1.7);box-shadow:0 0 14px rgba(0,254,254,.9)}}.cards-section{max-width:720px;margin:0 auto;padding:0 24px 48px;display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.cards-section{max-width:880px;padding:0 40px 64px;display:grid;grid-template-columns:1fr 1fr;gap:20px}}@media(min-width:1024px){.cards-section{max-width:960px}}.card{background:#141920;border-radius:6px;padding:20px 22px;border:1px solid rgba(255,255,255,.05);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;position:relative;cursor:default;outline:none}.card:focus-visible{outline:2px solid #00FEFE;outline-offset:2px}@media(any-hover:hover){.card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.4),0 0 0 1px rgba(0,254,254,.3);border-color:rgba(0,254,254,.35)}}.card-title{font-size:.95rem;font-weight:700;color:#fff;letter-spacing:.01em;margin-bottom:6px}.card-desc{font-size:.82rem;color:#8a959e;line-height:1.5}.card-icon{width:28px;height:28px;border-radius:50%;background:rgba(0,254,254,.08);display:flex;align-items:center;justify-content:center;margin-bottom:10px;flex-shrink:0}.card-icon svg{width:14px;height:14px;stroke:#00FEFE;fill:none;stroke-width:2}.trust-ticker{text-align:center;font-size:.78rem;color:#5C7C7C;letter-spacing:.02em;padding:12px 0 0;grid-column:1/-1}.skeleton-section{max-width:720px;margin:0 auto;padding:0 24px 48px;display:none}.skeleton-section.active{display:block}@media(min-width:768px){.skeleton-section{max-width:880px;padding:0 40px 64px}}@media(min-width:1024px){.skeleton-section{max-width:960px}}.skeleton-container{background:#141920;border-radius:8px;padding:24px 22px;border:1px solid rgba(255,255,255,.04)}.skeleton-steps{display:flex;flex-direction:column;gap:18px}.step-row{display:flex;align-items:center;gap:12px}.step-label{font-size:.8rem;color:#8a959e;min-width:140px;flex-shrink:0;letter-spacing:.01em}@media(max-width:480px){.step-label{min-width:100px;font-size:.72rem}}.step-bar{flex:1;height:6px;background:#2a3038;border-radius:3px;overflow:hidden;position:relative}.step-fill{height:100%;width:0;border-radius:3px;transition:width .8s ease,background .6s ease;background:#3a3f47}.step-fill.cyan{background:#00FEFE;width:100%}.step-fill.green{background:#4caf84;width:100%}.badges-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px;justify-content:center;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.badges-row.revealed{opacity:1;transform:translateY(0)}.badge{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:20px;font-size:.8rem;font-weight:700;letter-spacing:.02em;color:#fff;background:#1a2a1f;border:1px solid rgba(76,175,132,.35)}.badge .check{color:#4caf84;font-weight:700;font-size:1rem}.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:60;padding:10px 16px;background:rgba(11,15,20,.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid rgba(0,254,254,.15);transform:translateY(100%);transition:transform .35s ease;display:flex;align-items:center;justify-content:center;gap:10px}.sticky-cta.visible{transform:translateY(0)}@media(min-width:768px){.sticky-cta{display:none}}.sticky-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:700;letter-spacing:.01em;color:#0b0f14;background:#00FEFE;border:none;border-radius:6px;cursor:pointer;box-shadow:inset 0 1px 3px rgba(0,0,0,.2);transition:box-shadow .3s ease,transform .15s ease;outline:none;-webkit-tap-highlight-color:transparent;text-align:center;white-space:nowrap}.sticky-cta-btn:focus-visible{outline:2px solid #00FEFE;outline-offset:2px}.sticky-cta-btn:active{transform:scale(.95)}.sticky-lock-icon{width:13px;height:15px;flex-shrink:0}.sticky-lock-icon svg{width:100%;height:100%;stroke:#0b0f14;fill:none;stroke-width:2}.footer{text-align:center;padding:24px;font-size:.75rem;color:#4a555a;letter-spacing:.02em;border-top:1px solid rgba(255,255,255,.03);max-width:720px;margin:0 auto}@media(min-width:768px){.footer{max-width:880px;padding:28px 40px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}