:root{--navy:#0c3b8f;--navy2:#124daf;--navy3:#1c61cd;--blue:#1a3aff;--blue2:#2b4fff;--cyan:#00c2ff;--cyan2:#5ddeff;--white:#fff;--off:#e8ecff;--muted:#fff;--dim:#fff;--border:#ffffff14;--border2:#ffffff24;--green:#00e676;--green2:#00e6761f;--card:#ffffff0a;--card2:#ffffff12}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:108%}body{background:var(--navy);color:var(--white);font-family:Manrope,sans-serif;line-height:1.6;overflow-x:hidden}nav{z-index:500;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#0c3b8fe0;justify-content:space-between;align-items:center;padding:1.1rem 5%;display:flex;position:fixed;top:0;left:0;right:0}.logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.logo-icon{background:linear-gradient(135deg, var(--blue), var(--cyan));width:34px;height:34px;color:var(--white);letter-spacing:-.02em;border-radius:8px;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex}.logo-text{color:var(--white);letter-spacing:-.02em;font-size:1.2rem;font-weight:800}.logo-text span{color:var(--cyan)}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:var(--muted);font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:var(--white)}.btn-nav{background:linear-gradient(135deg, var(--blue), var(--blue2));color:var(--white);border:1px solid #ffffff1a;border-radius:8px;padding:.65rem 1.5rem;font-family:Manrope,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s}.btn-nav:hover{background:linear-gradient(135deg, var(--blue2), var(--cyan));transform:translateY(-1px);box-shadow:0 8px 24px #1a3aff66}.hero{text-align:center;background:linear-gradient(#124daf 0%,#0c3b8f 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem 5%;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a3aff2e 0%,#0000 65%);width:700px;height:700px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#00c2ff1f 0%,#0000 65%);width:400px;height:400px;position:absolute;bottom:-100px;right:10%}.hero-grid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 0,#000,#0000 80%);mask-image:radial-gradient(80% 70% at 50% 0,#000,#0000 80%)}.hero-badge{color:var(--green);letter-spacing:.06em;text-transform:uppercase;background:#00e6761a;border:1px solid #00e67640;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.45rem 1.1rem;font-size:.73rem;font-weight:700;animation:.7s both fadeUp;display:inline-flex}.live{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s infinite blink}@keyframes blink{0%,to{opacity:1;box-shadow:0 0 #00e67680}50%{opacity:.6;box-shadow:0 0 0 5px #00e67600}}.hero h1{letter-spacing:-.03em;max-width:820px;margin:0 auto .4rem;font-size:clamp(2.2rem,5.5vw,4rem);font-weight:800;line-height:1.08;animation:.7s 80ms both fadeUp}.hero h1 .hl,.stitle .hl{background:linear-gradient(to right, var(--cyan) 20%, #fff 50%, var(--cyan) 80%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 12px #00c2ff66);background-size:200%;-webkit-background-clip:text;background-clip:text;padding-bottom:2px;animation:3s linear infinite shine;display:inline-block}@keyframes shine{to{background-position:200%}}.hero-sub{color:var(--muted);max-width:500px;margin:1.2rem auto 2.8rem;font-size:1rem;font-weight:400;line-height:1.7;animation:.7s .16s both fadeUp}.vsl{border:1px solid var(--border2);cursor:pointer;border-radius:16px;width:100%;max-width:760px;margin:0 auto 2.8rem;transition:transform .3s,box-shadow .3s;animation:.7s .24s both fadeUp;position:relative;overflow:hidden;box-shadow:0 30px 80px #00001e80,0 0 0 1px #ffffff0d}.vsl:hover{transform:translateY(-4px);box-shadow:0 40px 100px #00001e99,0 0 60px #1a3aff33}.vsl img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.vsl-overlay{background:linear-gradient(#0000141a,#00001473);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex}.vsl:hover .play-btn{border-color:var(--cyan);background:#1a3affb3;transform:scale(1.08);box-shadow:0 0 40px #00c2ff59}.play-tri{border:11px solid #0000;border-left:20px solid #fff;border-right-width:0;width:0;height:0;margin-left:5px}.hero-cta-wrap{animation:.7s .32s both fadeUp}.btn-primary{background:linear-gradient(135deg, var(--blue) 0%, var(--blue2) 50%, #03f 100%);color:var(--white);letter-spacing:.01em;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:.7rem;padding:1.05rem 2.4rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-primary:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1f,#0000);transition:opacity .3s;position:absolute;inset:0}.btn-primary:hover:before{opacity:1}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #1a3aff73}.trust-row{flex-wrap:wrap;justify-content:center;gap:1.8rem;margin-top:1.2rem;display:flex}.trust-item{color:var(--dim);align-items:center;gap:.4rem;font-size:.78rem;font-weight:500;display:flex}.trust-item:before{content:"✓";color:var(--green);font-weight:700}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.s{padding:3rem 5%}.prob-s{background:var(--navy2);border-top:1px solid #ffffff0a;box-shadow:inset 0 10px 40px #0000001a}.wrap{max-width:1120px;margin:0 auto}.eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--cyan);margin-bottom:.9rem;font-size:.7rem;font-weight:700}.stitle{letter-spacing:-.03em;max-width:640px;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.1}.stitle .hl{color:var(--cyan)}.sdesc{color:var(--muted);max-width:500px;font-size:.95rem;font-weight:400;line-height:1.75}.prob-s{background:linear-gradient(#0a256a 0%,#0c3b8f 100%)}.prob-grid{background:var(--border);border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1px;margin-top:3.5rem;display:grid;overflow:hidden}.prob-card{background:var(--navy2);padding:2.2rem 1.8rem;transition:background .3s;position:relative}.prob-card:hover{background:var(--navy3)}.prob-icon{background:#1a3aff33;border:1px solid #1a3aff4d;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.2rem;font-size:1.3rem;display:flex}.prob-card.sol .prob-icon{background:#00c2ff26;border-color:#00c2ff4d}.prob-card h3{margin-bottom:.6rem;font-size:1rem;font-weight:700}.prob-card p{color:var(--muted);font-size:.84rem;font-weight:400;line-height:1.7}.prob-card.sol h3{color:var(--cyan)}.prob-card.sol{background:#00c2ff0d}.sec-s{background:var(--navy)}.sec-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4.5rem;display:grid}.sec-checklist{margin:2rem 0 2.5rem}.sec-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:1rem;padding:1.1rem 0;display:flex}.sec-item:last-child{border:none}.check-circle{background:linear-gradient(135deg, var(--blue), var(--cyan));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.65rem;font-weight:800;display:flex}.sec-item-txt h4{margin-bottom:.15rem;font-size:.9rem;font-weight:700}.sec-item-txt p{color:var(--muted);font-size:.82rem;line-height:1.6}.sec-cards{flex-direction:column;gap:1.2rem;display:flex}.sec-card{background:var(--card2);border:1px solid var(--border2);border-radius:12px;padding:1.6rem;transition:border-color .3s,background .3s;position:relative;overflow:hidden}.sec-card:after{content:"";background:linear-gradient(180deg, var(--cyan), var(--blue));opacity:0;width:3px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.sec-card:hover{background:#ffffff14;border-color:#00c2ff4d}.sec-card:hover:after{opacity:1}.sec-card-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--cyan);margin-bottom:.5rem;font-size:.65rem;font-weight:700}.sec-card h3{margin-bottom:.4rem;font-size:.95rem;font-weight:700}.sec-card p{color:var(--muted);font-size:.82rem;line-height:1.65}.how-s{background:linear-gradient(180deg, #0a256a 0%, var(--navy) 100%)}.how-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:4rem;display:flex}.steps{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;position:relative}.steps:before{content:"";background:linear-gradient(90deg, var(--border2), #00c2ff4d, var(--border2));width:66.66%;height:1px;position:absolute;top:22px;left:16.66%}.step{text-align:center;z-index:1;flex-direction:column;align-items:center;padding:0 .5rem;display:flex;position:relative}.step-circle{background:var(--navy2);border:1px solid var(--border2);width:44px;height:44px;color:var(--cyan);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.6rem;font-size:.8rem;font-weight:800;transition:all .3s;display:flex;position:relative}.step:hover .step-circle{background:linear-gradient(135deg, var(--blue), var(--cyan));color:#fff;border-color:#0000;box-shadow:0 0 24px #00c2ff59}.step-img{border:1px solid var(--border);background:var(--card);aspect-ratio:3/4;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-bottom:1.2rem;display:flex;overflow:hidden}.step-img img{object-fit:contain;opacity:.85;width:100%;height:100%;transition:opacity .3s}.step:hover .step-img img{opacity:1}.step-img-ph{color:var(--dim);text-align:center;padding:1rem;font-size:.75rem}.step h3{margin-bottom:.4rem;font-size:.9rem;font-weight:700}.step p{color:var(--muted);font-size:.78rem;line-height:1.65}.pay-s{background:var(--navy)}.pay-layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.mock{background:var(--card2);border:1px solid var(--border2);border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #00001466}.mock-bar{border-bottom:1px solid var(--border);background:#ffffff0a;align-items:center;gap:.5rem;padding:.85rem 1.2rem;display:flex}.mock-dot{border-radius:50%;width:9px;height:9px}.mock-title{color:var(--dim);letter-spacing:.08em;margin-left:auto;font-size:.7rem;font-weight:600}.mock-body{padding:1.4rem}.mock-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.9rem 0;display:flex}.mock-row:last-of-type{border:none}.mock-name{font-size:.85rem;font-weight:600}.mock-date{color:var(--muted);margin-top:.1rem;font-size:.72rem}.mock-amt{color:var(--green);font-size:1rem;font-weight:700}.mock-status{color:var(--green);background:var(--green2);border:1px solid #00e67633;border-radius:100px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.68rem;font-weight:700;display:flex}.mock-status:before{content:"";background:var(--green);border-radius:50%;width:5px;height:5px}.mock-footer{border-top:1px solid var(--border);background:#ffffff08;justify-content:space-between;align-items:center;padding:.9rem 1.4rem;display:flex}.mock-footer-label{color:var(--muted);font-size:.72rem}.mock-total{color:var(--white);font-size:1.1rem;font-weight:800}.pay-steps{flex-direction:column;gap:1.8rem;margin:2.2rem 0 2.5rem;display:flex}.pay-step{align-items:flex-start;gap:1.2rem;display:flex}.pay-step-num{background:linear-gradient(135deg, var(--blue), var(--cyan));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.78rem;font-weight:800;display:flex}.pay-step-txt h4{margin-bottom:.25rem;font-size:.9rem;font-weight:700}.pay-step-txt p{color:var(--muted);font-size:.82rem;line-height:1.65}.testi-s{background:linear-gradient(180deg, #081a4d 0%, var(--navy) 100%)}.testi-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.testi-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;display:grid}.testi-card{background:var(--card2);border:1px solid var(--border);border-radius:14px;transition:border-color .3s,transform .3s;overflow:hidden}.testi-card:hover{border-color:var(--border2);transform:translateY(-3px)}.testi-shot{background:#00143266;justify-content:center;align-items:center;height:400px;display:flex;overflow:hidden}.testi-shot img{object-fit:contain;pointer-events:none;opacity:.9;border-radius:12px 12px 0 0;max-width:100%;max-height:100%;transition:opacity .3s,transform .3s}.testi-card:hover .testi-shot img{opacity:1;transform:scale(1.03)}.testi-verified{color:var(--cyan);letter-spacing:.08em;background:#00c2ff14;border-bottom:1px solid #00c2ff1f;align-items:center;gap:.4rem;padding:.45rem 1.2rem;font-size:.68rem;font-weight:700;display:flex}.testi-verified:before{content:"✓"}.testi-body{padding:1.2rem}.testi-amount{color:var(--green);letter-spacing:-.03em;margin-bottom:.2rem;font-size:1.7rem;font-weight:800}.testi-name{font-size:.88rem;font-weight:700}.testi-date{color:var(--muted);margin-top:.1rem;font-size:.75rem}.testi-avatar-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:.9rem;padding-top:.9rem;display:flex}.testi-avatar{object-fit:cover;border:1px solid var(--border2);border-radius:50%;width:32px;height:32px}.stripe-pill{color:#a29bff;letter-spacing:.1em;background:#635bff26;border:1px solid #635bff40;border-radius:100px;padding:.2rem .6rem;font-size:.65rem;font-weight:700}.vol-s{background:var(--navy)}.vol-wrap{margin-top:3rem;position:relative;overflow:hidden}.vol-wrap:before,.vol-wrap:after{content:"";z-index:10;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.vol-wrap:before{background:linear-gradient(90deg, var(--navy), transparent);left:0}.vol-wrap:after{background:linear-gradient(270deg, var(--navy), transparent);right:0}.vol-track{scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;gap:1rem;padding:.5rem 1rem 1rem;display:flex;overflow-x:auto}.vol-track::-webkit-scrollbar{display:none}.vol-track:active{cursor:grabbing}.vol-item{border:1px solid var(--border);background:var(--card);scroll-snap-align:start;border-radius:10px;flex-shrink:0;width:230px;height:165px;transition:border-color .3s;overflow:hidden}.vol-item:hover{border-color:var(--border2)}.vol-item img{object-fit:contain;background-color:var(--card);opacity:.85;width:100%;height:100%;transition:opacity .3s}.vol-item:hover img{opacity:1}.cta-s{text-align:center;background:linear-gradient(160deg,#124daf 0%,#081a4d 100%);padding:7rem 5%;position:relative;overflow:hidden}.cta-s:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a3aff33 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-200px;left:50%;transform:translate(-50%)}.cta-badge{letter-spacing:.12em;text-transform:uppercase;color:var(--cyan);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.72rem;font-weight:700;display:inline-flex}.cta-h{letter-spacing:-.03em;max-width:640px;margin:0 auto 1.2rem;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:800;line-height:1.08}.cta-h .hl{color:var(--cyan)}.cta-sub{color:var(--muted);max-width:420px;margin:0 auto 2.8rem;font-size:.95rem;line-height:1.7}footer{border-top:1px solid var(--border);background:#061841;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.5rem 5%;display:flex}.footer-logo-txt{letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.footer-logo-txt span{color:var(--cyan)}.footer-sub{color:var(--dim);letter-spacing:.06em;margin-top:.2rem;font-size:.72rem}.footer-links{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.footer-links a{color:var(--muted);align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.footer-links a:hover{color:var(--cyan)}.footer-copy{color:var(--dim);font-size:.72rem}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.reveal.vis{opacity:1;transform:none}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.btn-ghost{color:var(--muted);border:1px solid var(--border2);white-space:nowrap;border-radius:8px;align-items:center;gap:.4rem;padding:.65rem 1.4rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-ghost:hover{color:var(--cyan);background:#00c2ff0d;border-color:#00c2ff4d}@media (width<=900px){.sec-layout,.pay-layout{grid-template-columns:1fr;gap:3rem}.steps{grid-template-columns:repeat(2,1fr);gap:2rem}.steps:before,nav .nav-links{display:none}}@media (width<=580px){.steps{grid-template-columns:1fr}footer{text-align:center;flex-direction:column}.footer-links{justify-content:center}.cta-s,.s{padding-left:4%;padding-right:4%}}
