.pg3,.pg3 *,.pg3 :before,.pg3 :after{box-sizing:border-box;margin:0;padding:0}.pg3{--bg:#000;--bg3:#0d0d0d;--blue:#1b26a8;--blue-soft:#6b7fff;--green:#22c55e;--border:#ffffff14;--border2:#ffffff0a;--border-blue:#1b26a859;--white:#fff;--grey:#999;--grey2:#444;background:var(--bg);color:var(--white);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;line-height:1.6;display:flex;overflow-x:hidden}.pg3 .progress{background:#1b26a826;height:3px}.pg3 .progress-fill{background:var(--green);width:100%;height:100%}.pg3 nav{border-bottom:1px solid var(--border2);background:#000000f7;justify-content:space-between;align-items:center;padding:1.1rem 2.5rem;display:flex}.pg3 .logo{letter-spacing:-.03em;font-size:1.2rem;font-weight:900}.pg3 .logo span{color:var(--blue-soft)}.pg3 .step-bar{border-bottom:1px solid var(--border2);background:#080808;justify-content:center;align-items:center;padding:1.2rem 2rem;display:flex}.pg3 .step-item{color:var(--grey2);align-items:center;gap:8px;font-size:.72rem;font-weight:500;display:flex}.pg3 .step-item.done{color:var(--grey)}.pg3 .step-item.active{color:var(--green)}.pg3 .step-num{border:1px solid var(--grey2);width:24px;height:24px;color:var(--grey2);border-radius:50%;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex}.pg3 .step-item.done .step-num{background:var(--blue);border-color:var(--blue);color:#fff}.pg3 .step-item.active .step-num{background:var(--green);border-color:var(--green);color:#000}.pg3 .step-connector{background:#1b26a866;width:60px;height:1px;margin:0 .8rem}.pg3 main{text-align:center;flex:1;width:100%;max-width:720px;margin:0 auto;padding:3.5rem 1.5rem 4rem}.pg3 .confirm-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--green);background:#22c55e0f;border:1px solid #22c55e4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.6rem;padding:.45rem 1.1rem;font-size:.7rem;font-weight:700;display:inline-flex}.pg3 .confirm-badge:before{content:"✓";font-weight:800}.pg3 h1{letter-spacing:-.03em;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:clamp(2rem,5vw,2.9rem);font-weight:900;line-height:1.1}.pg3 h1 .green{color:var(--green)}.pg3 .sub{color:var(--grey);max-width:520px;margin:1rem auto 2.5rem;font-size:.95rem;line-height:1.8}.pg3 .sub b{color:#fff}.pg3 .warn-box{text-align:left;background:#eab3080f;border:1px solid #eab30840;border-radius:12px;margin-bottom:3rem;padding:1.5rem 1.7rem}.pg3 .warn-box h4{color:#eab308;align-items:center;gap:8px;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;display:flex}.pg3 .warn-box p{color:var(--grey);font-size:.84rem;line-height:1.8}.pg3 .warn-box b{color:#fff}.pg3 .next-title{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-soft);margin-bottom:1.2rem;font-size:.68rem;font-weight:700}.pg3 .next-list{text-align:left;flex-direction:column;gap:2px;margin-bottom:2.5rem;display:flex}.pg3 .n-item{background:var(--bg3);border:1px solid var(--border2);border-left:2px solid var(--border-blue);align-items:flex-start;gap:14px;padding:1.2rem 1.4rem;display:flex}.pg3 .n-num{width:26px;height:26px;color:var(--blue-soft);background:#1b26a826;border:1px solid #1b26a866;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.63rem;font-weight:700;display:flex}.pg3 .n-text h4{margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.pg3 .n-text p{color:var(--grey);font-size:.82rem;line-height:1.75}.pg3 .n-text b{color:#fff}.pg3 .resched{color:var(--grey);margin-bottom:3rem;font-size:.8rem}.pg3 .reviews-heading{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-soft);margin-bottom:1.2rem;font-size:.68rem;font-weight:700}.pg3 .review-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.pg3 .quote{background:var(--bg3);border:1px solid var(--border2);text-align:left;border-radius:12px;flex-direction:column;justify-content:space-between;height:100%;padding:1.35rem;display:flex}.pg3 .quote p{color:#ddd;margin-bottom:1.2rem;font-size:.82rem;font-style:italic;line-height:1.75}.pg3 .quote-author{align-items:center;gap:12px;display:flex}.pg3 .quote-avatar{background:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.75rem;font-weight:800;display:flex}.pg3 .quote-author h5{font-family:Inter,sans-serif;font-size:.84rem;font-weight:700}.pg3 .quote-author span{color:var(--grey);font-size:.74rem}.pg3 footer{border-top:1px solid var(--border2);text-align:center;color:var(--grey2);padding:1.8rem 1.5rem;font-size:.72rem}.pg3 footer a{color:var(--grey2)}@media (width<=640px){.pg3 nav{padding:1rem 1.2rem}.pg3 .step-connector{width:28px;margin:0 .4rem}.pg3 .review-grid{grid-template-columns:1fr}.pg3 .quote{padding:1.5rem}}.pg2,.pg2 *,.pg2 :before,.pg2 :after{box-sizing:border-box;margin:0;padding:0}.pg2{--bg:#000;--bg3:#0d0d0d;--blue:#1b26a8;--blue-bright:#2535c8;--blue-soft:#6b7fff;--green:#22c55e;--border:#ffffff14;--border2:#ffffff0a;--border-blue:#1b26a859;--white:#fff;--grey:#999;--grey2:#444;background:var(--bg);color:var(--white);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;line-height:1.6;display:flex;overflow-x:hidden}.pg2 .progress{background:#1b26a826;height:3px}.pg2 .progress-fill{background:var(--blue);width:66%;height:100%}.pg2 nav{border-bottom:1px solid var(--border2);background:#000000f7;justify-content:space-between;align-items:center;padding:1.1rem 2.5rem;display:flex}.pg2 .logo{letter-spacing:-.03em;font-size:1.2rem;font-weight:900}.pg2 .logo span{color:var(--blue-soft)}.pg2 .nav-back{color:var(--grey);font-size:.82rem;text-decoration:none;transition:color .2s}.pg2 .nav-back:hover{color:var(--white)}.pg2 .step-bar{border-bottom:1px solid var(--border2);background:#080808;justify-content:center;align-items:center;padding:1.2rem 2rem;display:flex}.pg2 .step-item{color:var(--grey2);align-items:center;gap:8px;font-size:.72rem;font-weight:500;display:flex}.pg2 .step-item.done{color:var(--grey)}.pg2 .step-item.active{color:var(--white)}.pg2 .step-num{border:1px solid var(--grey2);width:24px;height:24px;color:var(--grey2);border-radius:50%;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex}.pg2 .step-item.done .step-num{background:var(--blue);border-color:var(--blue);color:#fff}.pg2 .step-item.active .step-num{color:#fff;border-color:#fff}.pg2 .step-connector{background:var(--border2);width:60px;height:1px;margin:0 .8rem}.pg2 .step-connector.done{background:#1b26a866}.pg2 main{flex:1;grid-template-columns:1fr 1.1fr;align-items:start;gap:3.5rem;width:100%;max-width:1120px;margin:0 auto;padding:3rem 1.5rem 4rem;display:grid}.pg2 .left{position:sticky;top:2rem}.pg2 .left-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--grey);align-items:center;gap:8px;margin-bottom:.8rem;font-size:.68rem;font-weight:500;display:flex}.pg2 .left-eyebrow:before{content:"";background:var(--blue);width:20px;height:1px}.pg2 .left h1{letter-spacing:-.025em;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;line-height:1.1}.pg2 .left h1 .green{color:var(--green)}.pg2 .left .sub{color:var(--grey);max-width:420px;margin-bottom:2rem;font-size:.88rem;line-height:1.8}.pg2 .expect-title{letter-spacing:.12em;text-transform:uppercase;color:var(--grey);margin-bottom:.8rem;font-size:.68rem;font-weight:500}.pg2 .expect-list{flex-direction:column;gap:2px;margin-bottom:2rem;display:flex}.pg2 .e-item{background:var(--bg3);border:1px solid var(--border2);border-left:2px solid var(--border-blue);align-items:flex-start;gap:14px;padding:1rem 1.2rem;transition:border-left-color .2s;display:flex}.pg2 .e-item:hover{border-left-color:var(--blue)}.pg2 .e-num{width:26px;height:26px;color:var(--blue-soft);background:#1b26a826;border:1px solid #1b26a866;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.63rem;font-weight:700;display:flex}.pg2 .e-text h4{margin-bottom:.2rem;font-family:Inter,sans-serif;font-size:.87rem;font-weight:700}.pg2 .e-text p{color:var(--grey);font-size:.8rem;line-height:1.7}.pg2 .host-card{background:var(--bg3);border:1px solid var(--border2);border-radius:10px;align-items:center;gap:14px;margin-bottom:1.5rem;padding:1.1rem 1.3rem;display:flex}.pg2 .host-avatar{background:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:800;display:flex}.pg2 .host-info h4{font-family:Inter,sans-serif;font-size:.88rem;font-weight:700}.pg2 .host-info p{color:var(--grey);font-size:.76rem}.pg2 .host-badge{color:var(--green);white-space:nowrap;background:#22c55e14;border:1px solid #22c55e4d;border-radius:100px;margin-left:auto;padding:.3rem .7rem;font-size:.65rem;font-weight:700}.pg2 .call-meta{flex-direction:column;gap:.5rem;display:flex}.pg2 .meta-item{color:var(--grey);align-items:center;gap:9px;font-size:.8rem;display:flex}.pg2 .meta-item:before{content:"✓";color:var(--green);font-size:.75rem;font-weight:800}.pg2 .right h2{letter-spacing:-.02em;margin-bottom:.4rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:800}.pg2 .right .cal-sub{color:var(--grey);margin-bottom:1.4rem;font-size:.84rem}.pg2 .stat-row{grid-template-columns:repeat(3,1fr);gap:2px;margin-bottom:1.4rem;display:grid}.pg2 .stat{background:var(--bg3);border:1px solid var(--border2);text-align:center;padding:.9rem}.pg2 .stat b{color:var(--blue-soft);font-size:1.05rem;font-weight:800;display:block}.pg2 .stat span{color:var(--grey);text-transform:uppercase;letter-spacing:.08em;font-size:.66rem}.pg2 .cal-embed{background:var(--bg3);border:1px solid var(--border);border-radius:12px;min-height:620px;overflow:hidden}.pg2 .cal-embed iframe{border:none;width:100%;min-height:620px;display:block}.pg2 .warn-box{background:#eab3080f;border:1px solid #eab30840;border-radius:10px;margin-top:1.4rem;padding:1.2rem 1.4rem}.pg2 .warn-box h4{color:#eab308;align-items:center;gap:8px;margin-bottom:.4rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;display:flex}.pg2 .warn-box p{color:var(--grey);font-size:.8rem;line-height:1.75}.pg2 .warn-box b{color:#fff}.pg2 .faq{width:100%;max-width:760px;margin:0 auto;padding:3.5rem 1.5rem}.pg2 .faq-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-soft);text-align:center;margin-bottom:.6rem;font-size:.68rem;font-weight:700}.pg2 .faq h2{text-align:center;letter-spacing:-.02em;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:800}.pg2 details{background:var(--bg3);border:1px solid var(--border2);margin-bottom:2px}.pg2 summary{cursor:pointer;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;font-size:.9rem;font-weight:600;list-style:none;display:flex}.pg2 summary::-webkit-details-marker{display:none}.pg2 summary:after{content:"+";color:var(--blue-soft);font-size:1.3rem;font-weight:400}.pg2 details[open] summary:after{content:"−"}.pg2 details p{color:var(--grey);padding:0 1.5rem 1.3rem;font-size:.85rem;line-height:1.8}.pg2 details p b{color:#fff}.pg2 footer{border-top:1px solid var(--border2);text-align:center;color:var(--grey2);padding:1.8rem 1.5rem;font-size:.72rem}.pg2 footer a{color:var(--grey2)}@media (width<=880px){.pg2 main{grid-template-columns:1fr;gap:2.5rem}.pg2 .left{position:static}.pg2 nav{padding:1rem 1.2rem}.pg2 .step-connector{width:28px;margin:0 .4rem}}.pg1,.pg1 *,.pg1 :before,.pg1 :after{box-sizing:border-box;margin:0;padding:0}.pg1{--bg:#000;--bg2:#080808;--bg3:#0d0d0d;--bg4:#121212;--blue:#1b26a8;--blue-bright:#2535c8;--blue-soft:#6b7fff;--green:#22c55e;--border:#ffffff14;--border2:#ffffff0a;--border-blue:#1b26a859;--white:#fff;--grey:#999;--grey2:#444;background:var(--bg);color:var(--white);min-height:100vh;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.pg1 nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border2);background:#000000f7;justify-content:space-between;align-items:center;padding:1.1rem 2.5rem;display:flex;position:sticky;top:0}.pg1 .logo{letter-spacing:-.03em;font-size:1.25rem;font-weight:900}.pg1 .logo span{color:var(--blue-soft)}.pg1 .nav-cta{background:var(--blue);color:#fff;border-radius:6px;padding:.6rem 1.3rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s}.pg1 .nav-cta:hover{background:var(--blue-bright)}.pg1 .hero{text-align:center;max-width:900px;margin:0 auto;padding:5rem 1.5rem 3.5rem}.pg1 .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--grey);border:1px solid var(--border);border-radius:100px;align-items:center;gap:8px;margin-bottom:1.8rem;padding:.45rem 1.1rem;font-size:.7rem;font-weight:600;display:inline-flex}.pg1 .eyebrow:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px}.pg1 h1{letter-spacing:-.03em;margin-bottom:1.4rem;font-family:Inter,sans-serif;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:900;line-height:1.08}.pg1 h1 .blue{color:var(--blue-soft)}.pg1 h1 .green{color:var(--green)}.pg1 .hero-sub{color:var(--grey);max-width:620px;margin:0 auto 2.2rem;font-size:1.02rem;line-height:1.8}.pg1 .cta-main{background:var(--blue);color:#fff;border-radius:8px;padding:1.05rem 2.4rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-block;box-shadow:0 0 40px #1b26a866}.pg1 .cta-main:hover{background:var(--blue-bright);transform:translateY(-2px)}.pg1 .cta-note{color:var(--grey);margin-top:.9rem;font-size:.78rem}.pg1 .trust-row{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:2.6rem;display:flex}.pg1 .trust-pill{color:var(--grey);border:1px solid var(--border);background:var(--bg3);border-radius:100px;padding:.5rem 1.1rem;font-size:.74rem;font-weight:600}.pg1 .video-wrap{max-width:860px;margin:0 auto;padding:0 1.5rem 5rem}.pg1 .video-label{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--grey);margin-bottom:1rem;font-size:.7rem;font-weight:600}.pg1 .video-box{aspect-ratio:16/9;background:var(--bg3);border:1px solid var(--border);color:var(--grey2);border-radius:12px;justify-content:center;align-items:center;font-size:.85rem;display:flex}.pg1 .section{max-width:1000px;margin:0 auto;padding:4.5rem 1.5rem}.pg1 .section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-soft);text-align:center;margin-bottom:.8rem;font-size:.68rem;font-weight:700}.pg1 .section h2{letter-spacing:-.025em;text-align:center;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:800;line-height:1.15}.pg1 .section h2 .green{color:var(--green)}.pg1 .section-sub{color:var(--grey);text-align:center;max-width:600px;margin:0 auto 3rem;font-size:.92rem;line-height:1.8}.pg1 .steps{flex-direction:column;gap:2px;display:flex}.pg1 .step{background:var(--bg3);border:1px solid var(--border2);border-left:2px solid var(--border-blue);grid-template-columns:70px 1fr;gap:1.5rem;padding:1.8rem 2rem;transition:border-color .2s;display:grid}.pg1 .step:hover{border-left-color:var(--blue)}.pg1 .step-num{color:#1b26a8e6;font-size:1.6rem;font-weight:900}.pg1 .step h3{letter-spacing:.12em;text-transform:uppercase;color:var(--grey);margin-bottom:.3rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:600}.pg1 .step h4{letter-spacing:-.01em;margin-bottom:.55rem;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700}.pg1 .step p{color:var(--grey);font-size:.88rem;line-height:1.75}.pg1 .section-cta{text-align:center;margin-top:2.8rem}.pg1 .results-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem;display:grid}.pg1 .result-card{background:var(--bg3);border:1px solid var(--border);color:var(--grey2);text-align:center;border-radius:10px;justify-content:center;align-items:center;padding:.75rem;font-size:.8rem;display:flex;overflow:hidden}.pg1 .result-card img{border-radius:6px;width:100%;height:auto;display:block}.pg1 .guarantee{text-align:center;max-width:860px;margin:0 auto;padding:4.5rem 1.5rem}.pg1 .guarantee-box{border:1px solid var(--border-blue);background:linear-gradient(#1b26a81f,#1b26a805);border-radius:14px;padding:3rem 2.5rem}.pg1 .guarantee h2{letter-spacing:-.025em;font-family:Inter,sans-serif;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:800;line-height:1.15}.pg1 .guarantee p{color:var(--grey);max-width:640px;margin:1.2rem auto 1.8rem;font-size:.95rem;line-height:1.85}.pg1 .guarantee-tags{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2.2rem;display:flex}.pg1 .g-tag{color:#ccc;border:1px solid var(--border);background:#0006;border-radius:100px;align-items:center;gap:7px;padding:.5rem 1rem;font-size:.76rem;font-weight:600;display:flex}.pg1 .g-tag:before{content:"✓";color:var(--green);font-weight:800}.pg1 .faq{max-width:760px;margin:0 auto;padding:4.5rem 1.5rem}.pg1 .faq h2{letter-spacing:-.025em;text-align:center;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:800;line-height:1.15}.pg1 details{background:var(--bg3);border:1px solid var(--border2);margin-bottom:2px;padding:0}.pg1 summary{cursor:pointer;justify-content:space-between;align-items:center;padding:1.3rem 1.6rem;font-size:.94rem;font-weight:600;list-style:none;display:flex}.pg1 summary::-webkit-details-marker{display:none}.pg1 summary:after{content:"+";color:var(--blue-soft);font-size:1.3rem;font-weight:400}.pg1 details[open] summary:after{content:"−"}.pg1 details p{color:var(--grey);padding:0 1.6rem 1.4rem;font-size:.88rem;line-height:1.8}.pg1 .final{text-align:center;max-width:760px;margin:0 auto;padding:5rem 1.5rem 6rem}.pg1 .final h2{letter-spacing:-.03em;margin-bottom:1.1rem;font-family:Inter,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900;line-height:1.1}.pg1 .final p{color:var(--grey);max-width:560px;margin:0 auto 2.2rem;font-size:.95rem;line-height:1.8}.pg1 footer{border-top:1px solid var(--border2);text-align:center;color:var(--grey2);padding:2rem 1.5rem;font-size:.72rem;line-height:2}.pg1 footer a{color:var(--grey2)}@media (width<=640px){.pg1 .step{grid-template-columns:1fr;gap:.6rem;padding:1.5rem 1.3rem}.pg1 nav{padding:1rem 1.2rem}}
