:root{--ink:#1c0e08;--muted:#64748b;--orange:#f25006;--orange-dark:#d94605;--cream:#fff5eb;--soft:#fff7ed;--pale:#fff9f5;--line:#fed7aa;--slate:#1f2937}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif}
button{font:inherit;cursor:pointer;border:0}
img,video{display:block;max-width:100%}img{height:auto}
.narrow{width:min(100% - 32px,576px);margin-inline:auto}.wide{width:min(100% - 32px,1000px);margin-inline:auto}
.section-white{background:#fff}.hero{position:relative;background:var(--cream);overflow:hidden;text-align:center}.offer-bar{background:#ea580c;color:#fff;font-weight:900;font-size:17px;padding:13px 16px}.hero-inner{position:relative;z-index:1;padding:50px 16px 70px}.eyebrow{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid #f3e3d5;border-radius:999px;box-shadow:0 2px 8px #00000012;padding:8px 16px;font-weight:800}.hero h1{font-size:clamp(44px,6.2vw,74px);line-height:1.06;letter-spacing:0;margin:40px auto 20px;font-weight:900}.hero h1 span{display:inline}.hero-sub{max-width:850px;margin:0 auto 42px;color:#667085;font-size:25px;line-height:1.55;font-weight:500}.wave{position:absolute;left:0;right:0;bottom:-1px;width:100%;height:58px;fill:#fff}
.phone-video{position:relative;width:min(350px,75vw);margin:0 auto 34px;border:4px solid #333;border-radius:36px;overflow:hidden;box-shadow:0 25px 35px #0000002b;background:#000}.phone-video video{width:100%;aspect-ratio:9/16;object-fit:cover}.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:96px;height:96px;border-radius:999px;background:linear-gradient(135deg,#e67a91,#88415e);border:2px solid #ffffffb8;box-shadow:0 18px 40px #00000040;display:grid;place-items:center}.video-play.hidden{display:none}.play-triangle{width:0;height:0;border-top:19px solid transparent;border-bottom:19px solid transparent;border-left:28px solid #fff;margin-left:7px}
.cta{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none!important;background:var(--orange);color:#fff;border-radius:999px;font-weight:900;text-transform:uppercase;box-shadow:0 16px 25px #fdba744d;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.cta:hover{background:var(--orange-dark);transform:scale(1.05)}.cta:active{transform:scale(.97)}.primary{font-size:20px;padding:16px 48px}
h2{font-size:clamp(32px,4vw,52px);line-height:1.1;text-align:center;margin:0 0 36px;font-weight:900;letter-spacing:0}.receive{padding:70px 0 28px}.feature-grid{display:grid;gap:32px}.receive-card{background:#fff;border:1px solid #e9e2dc;border-radius:32px;box-shadow:0 8px 18px #0000000b;text-align:left;padding:34px 38px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.receive-card:hover{transform:translateY(-4px);border-color:#fdba74;box-shadow:0 18px 32px #00000012}.receive-head{display:flex;align-items:center;gap:22px;margin-bottom:24px}.receive-card img{width:42px;height:42px;object-fit:contain;flex:0 0 42px;filter:drop-shadow(0 7px 8px #0000001a);animation:iconFloat 2.7s ease-in-out infinite}.receive-card:nth-child(2) img{animation-delay:.2s}.receive-card:nth-child(3) img{animation-delay:.4s}.receive-card:nth-child(4) img{animation-delay:.6s}.receive-card h3{font-size:26px;line-height:1.15;margin:0;font-weight:900}.receive-card ul{list-style:none;margin:0;padding:0;display:grid;gap:16px}.receive-card li{position:relative;color:#475569;line-height:1.45;padding-left:28px;font-size:16px}.receive-card li:before{content:"◇";position:absolute;left:0;top:-1px;color:#f59e0b;font-size:18px;font-weight:900;text-shadow:0 1px 0 #9a4a00}
.categories{padding:8px 0 44px}.category-strip{position:relative;background:#fffaf0;border:1px solid var(--line);border-radius:26px;padding:42px 22px 28px;text-align:center;overflow:hidden}.category-progress{position:absolute;top:0;left:0;height:8px;width:100%;background:linear-gradient(90deg,#87ceeb,#ffd700)}.lamp img{width:52px;margin:0 auto 18px}.pill-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.pill-list span{background:#fff;border:1px solid #fed7aa;color:#c2410c;border-radius:999px;padding:9px 14px;font-weight:800;font-size:14px}.easy-card{position:relative;margin-top:44px;background:#fff;border:1px solid #e9e2dc;border-radius:32px;padding:42px 34px 34px;text-align:left;box-shadow:0 12px 28px #0000000d;overflow:hidden}.easy-card:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,#87ceeb,#ffd700)}.easy-head{display:flex;align-items:flex-start;gap:22px;margin-bottom:26px}.easy-head img{width:38px;height:38px;object-fit:contain;animation:iconFloat 2.7s ease-in-out infinite}.easy-card h3{font-size:30px;line-height:1.15;margin:0;font-weight:900}.easy-card ul{list-style:none;margin:0;padding:0;display:grid;gap:16px}.easy-card li{position:relative;padding-left:30px;color:#475569;font-weight:800;font-size:16px;line-height:1.35}.easy-card li:before{content:"✓";position:absolute;left:0;top:-2px;color:#ea580c;font-size:22px;font-weight:900}.updated-card{margin:24px 0 0;border:2px dashed #e07a5f;background:#fff7ed;border-radius:18px;padding:18px 20px;text-align:center}.updated-card p{margin:0;color:#ea580c;font-size:14px;line-height:22.75px;font-weight:900}.updated-card span{color:#c2410c;font-weight:700}
.examples{padding:28px 0 50px;text-align:center}.overline{color:#ea580c;font-size:13px;font-weight:900;letter-spacing:.08em}.section-sub{font-size:18px;color:#64748b;margin:-18px auto 26px;max-width:580px}.carousel{position:relative;width:min(100%,640px);margin:0 auto}.carousel-image{width:100%;border-radius:24px;box-shadow:0 25px 40px #00000018;cursor:pointer;transition:opacity .25s ease,transform .25s ease}.carousel-image.switching{opacity:.15;transform:scale(.985)}.car-arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%);width:50px;height:50px;border-radius:999px;background:#fff;color:#f97316;font-size:38px;line-height:1;box-shadow:0 12px 24px #00000026}.prev{left:-24px}.next{right:-24px}.dots{display:flex;justify-content:center;gap:8px;margin-top:22px}.dots button{width:10px;height:10px;border-radius:999px;background:#fed7aa;transition:width .15s,background .15s}.dots button.active{width:26px;background:#f97316}
.benefits{background:var(--cream);padding:62px 0}.benefit-list{display:grid;gap:26px}.benefit-list article{background:#fff;border:1px solid #f0dfd2;border-radius:24px;padding:28px;box-shadow:0 4px 12px #0000000a;text-align:left}.benefit-list strong{display:block;font-size:21px;margin-bottom:20px}.benefit-list p{margin:0;color:#475569;line-height:1.55}
.bonuses{padding:46px 0}.bonuses h2 span{font-size:.9em}.bonus-total{text-align:center;color:#6366f1;font-size:22px;font-weight:900;margin:-24px 0 34px}.bonus-total strong,.bonus-free-word{color:#ea580c}.bonus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.bonus-card{position:relative;background:#fff7ed;border:1px solid #e07a5f33;border-radius:24px;padding:26px;text-align:center;overflow:hidden}.bonus-card .free{position:absolute;right:14px;top:14px;background:#ff4d4d;color:#fff;border-radius:999px;font-size:11px;font-weight:900;padding:5px 11px}.bonus-card img{height:224px;width:100%;object-fit:contain;filter:drop-shadow(0 20px 18px #0000001f);margin:0 auto 22px}.bonus-card h3{font-size:20px;line-height:1.15;margin:0 0 15px;font-weight:900}.bonus-card p{color:#94a3b8;font-weight:800}.bonus-card p strong{color:#e07a5f}.bonus-card ul{padding:0;margin:0;list-style:none;text-align:left;color:#475569;font-size:14px;line-height:1.4}.bonus-card li{margin:8px auto;max-width:280px}.bonus-card li:before{content:"•";color:#f97316;margin-right:8px}.total-box{margin:28px auto 0;max-width:560px;border:2px dashed #e07a5f;background:#fff7ed;color:#ea580c;border-radius:18px;text-align:center;font-weight:900;font-size:17px;line-height:1.25;padding:18px}
.pricing{padding:42px 0}.plan{border-radius:32px;padding:30px;background:#fff;text-align:center;margin-bottom:34px;box-shadow:0 20px 40px #00000016}.plan h3{font-size:28px;margin:0 0 10px;font-weight:900}.basic-price{font-size:60px;font-weight:900}.plan ul{list-style:none;padding:0;margin:26px 0;text-align:left;display:grid;gap:16px}.plan li{font-weight:800;font-size:18px}.plan li:before{content:"✓";color:#ea580c;font-weight:900;margin-right:13px}.plan-btn{width:100%;font-size:19px;padding:17px}.upsell-box{background:#1f2937;border-radius:18px;color:#fff;margin-top:22px;padding:18px}.upsell-box h4{color:#f25006;margin:0 0 8px}.upsell-box p{font-size:14px}.bounce{color:#f25006;font-size:30px;font-weight:900;animation:bounce 1s infinite}.premium{position:relative;background:#fff7ed;border:2px solid #f25006;transform:scale(1.03);padding-top:48px}.popular{position:absolute;top:-20px;left:50%;transform:translateX(-50%);background:#ff9d2e;color:#fff;border:2px solid #fff;border-radius:999px;padding:10px 34px;font-size:13px;font-weight:900;letter-spacing:.1em;white-space:nowrap;box-shadow:0 8px 18px #0000001f}.pay-once{font-size:13px;font-weight:900;letter-spacing:.07em}.premium-price{color:#f25006;font-weight:900;line-height:.95}.premium-price span{font-size:58px}.premium-price{font-size:74px}.installment{font-weight:800;color:#64748b}.social-proof{color:#f25006;font-weight:900;font-size:14px}.click-note{font-weight:900;font-size:13px}.premium-btn{width:100%;font-size:21px;padding:20px 12px;animation:pulseCta 1.5s ease-in-out infinite}.trust-row{display:flex;justify-content:space-around;color:#94a3b8;font-size:9px;font-weight:900;margin:26px 0 16px}.trust-row i{display:block;font-style:normal;font-size:20px;line-height:20px;margin-bottom:4px}.trust-row span:nth-child(1) i:before{content:"♡"}.trust-row span:nth-child(2) i:before{content:"♧"}.trust-row span:nth-child(3) i:before{content:"⚡"}.deadline{border-top:1px solid #fed7aa;padding-top:13px;font-weight:900;font-size:14px}.deadline small{color:#64748b}.deadline b{color:#f25006}
.basic .plan-btn{background:#fff7ed;color:#c2410c!important;border:1px solid #fed7aa;box-shadow:0 6px 14px #fdba741f}.basic .plan-btn:hover{background:#ffedd5;color:#9a3412!important;box-shadow:0 8px 18px #fdba7426;transform:scale(1.02)}
.premium-package-banner{width:min(100%,390px);height:auto;margin:8px auto 14px;padding:6px;border:1px solid #fed7aa;border-radius:20px;object-fit:contain;box-shadow:0 16px 32px #f9731624,0 2px 8px #00000010}
.guarantee{background:#fff9f5;padding:44px 0;text-align:center}.guarantee h2{max-width:320px;margin:0 auto 28px;font-size:20px;line-height:1.2;text-transform:uppercase}.guarantee article{display:flex;align-items:center;gap:22px;background:#fff;border:1px solid #ffedd580;border-radius:22px;text-align:left;padding:24px;margin:16px 0;box-shadow:0 3px 10px #00000008}.guarantee-icon{width:48px;height:48px;flex:0 0 48px;border:1px solid #fed7aa;border-radius:14px;display:grid;place-items:center;background:#fff}.guarantee-icon svg{width:25px;height:25px;fill:none;stroke:#ea580c;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.guarantee strong{display:block;font-size:18px;line-height:1.25}.guarantee p{margin:4px 0 0;color:#64748b;font-size:14px;line-height:1.35}.final-btn{width:100%;border-radius:18px;padding:24px;font-size:21px;margin-top:18px}
.testimonials{background:#f8fafc;padding:58px 0;text-align:center}.stars{color:#fbbf24;font-size:22px;letter-spacing:3px}.stars.small{font-size:15px}.rating{color:#64748b;font-weight:800;margin-bottom:44px}.testimonial-grid{display:grid;gap:26px}.testimonial-grid article{background:#fff;border-radius:22px;padding:30px;box-shadow:0 3px 9px #00000008}.testimonial-grid p{color:#475569;font-style:italic;line-height:1.6}.person{display:flex;align-items:center;gap:14px;justify-content:center;text-align:left}.person img{width:52px;height:52px;border-radius:999px;object-fit:cover}.person small{display:block;color:#94a3b8}
.about{background:#fff7ed;padding:54px 24px}.about-inner{max-width:448px;margin:auto}.about h2{text-transform:uppercase;font-size:29px}.about img{width:min(100%,390px);height:auto;aspect-ratio:1/1;object-fit:contain;margin:0 auto 28px;border-radius:32px;box-shadow:0 3px 10px #00000014}.about h3{font-size:27px;margin:0 0 5px;font-weight:900}.about .lead{font-size:19px;line-height:1.35}.about p{font-weight:700;color:#4a4a4a;line-height:1.35}.about blockquote{border-left:2px solid #d98b8b4d;padding-left:16px;margin:28px 0 0;color:#4a4a4a;font-style:italic;line-height:1.65}
.faq{padding:54px 0}.faq h2{font-size:32px;margin-bottom:8px}.faq>div>p{text-align:center;color:#64748b;font-size:18px}.faq-list{display:grid;gap:15px;margin-top:34px}.faq-item{border:1px solid #e2e8f0;border-radius:16px;background:#fff;overflow:hidden}.faq-item button{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;background:#fff;color:var(--ink);padding:20px;font-weight:900}.faq-item button span{transition:transform .2s}.faq-item div{max-height:0;overflow:hidden;transition:max-height .24s ease}.faq-item p{margin:0;padding:0 20px 20px;color:#64748b;line-height:1.55}.faq-item.open div{max-height:180px}.faq-item.open button span{transform:rotate(180deg)}
.footer{background:#fff7ed;text-align:center;padding:30px 16px;font-size:14px;font-weight:800}
.modal,.lightbox{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;background:#000000b3;backdrop-filter:blur(8px);padding:16px;overflow-y:auto}.modal.open,.lightbox.open{display:flex}.modal-panel{position:relative;background:#fff;border:0;border-radius:32px;width:100%;max-width:360px;text-align:center;padding:28px;box-shadow:0 25px 50px -12px #00000040;cursor:default}.popup-progress{margin:0 34px 18px;text-align:left}.popup-progress span{display:block;margin:0 0 7px;color:#334155;font-size:12px;line-height:1.25;font-weight:900;text-align:center}.popup-progress i{display:block;height:7px;border-radius:999px;background:linear-gradient(90deg,#16a34a 0 50%,#e2e8f0 50% 100%);box-shadow:inset 0 0 0 1px #dbeafe}.modal-kicker{margin:0 0 16px;color:#ff5a00;font-size:20px;line-height:28px;font-weight:900;text-transform:uppercase}.modal-panel h2{font-size:20px;line-height:25px;font-weight:900;color:#0f172a;margin:0 0 18px}.modal-copy{color:#64748b;font-size:14px;line-height:22.75px;font-weight:500;margin:0 0 24px;padding:0 4px}.modal-copy strong{color:#1f2937;font-weight:900}.modal-price{margin:0 0 24px;color:#ff5a00}.modal-price span{display:block;color:#94a3b8;font-size:18px;line-height:28px;font-weight:700;text-decoration:line-through}.modal-price strong{display:block;font-size:64px;line-height:64px;font-weight:900;letter-spacing:-3.2px}.modal-price small{font-size:36px;line-height:36px;font-weight:900;letter-spacing:0;margin-right:4px}.modal-premium-cta{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none!important;width:100%;min-height:64px;background:#ff5a00;color:#fff!important;border-radius:999px;box-shadow:0 10px 15px -3px #fed7aa,0 4px 6px -4px #fed7aa;font-size:18px;line-height:22.5px;font-weight:900;text-transform:uppercase;padding:18px 18px;margin:0 0 22px;transition:background .15s ease,transform .15s ease}.modal-premium-cta:hover{background:#e65100;transform:scale(1.02)}.modal-close{position:absolute;right:16px;top:16px;background:transparent;border-radius:0;width:24px;height:24px;padding:0;color:#94a3b8;font-size:34px;line-height:20px;font-weight:300;display:grid;place-items:center;text-decoration:none}.modal-close:hover{color:#475569}.plain-close{display:inline-block;margin:0;background:transparent;color:#94a3b8;font-size:14px;line-height:20px;font-weight:700;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#cbd5e1}.lightbox-close{position:absolute;right:18px;top:14px;background:#fff;border-radius:999px;width:42px;height:42px;font-size:30px;color:#111}.lightbox img{max-width:min(100%,1000px);max-height:85vh;border-radius:12px;box-shadow:0 24px 60px #000}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,30px);opacity:0;z-index:120;background:#1f2937;color:#fff;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:800;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}
@keyframes bounce{0%,100%{transform:translateY(-25%)}50%{transform:translateY(0)}}@keyframes pulseCta{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes iconFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-7px) rotate(2deg)}}
@media (max-width:700px){.offer-bar{font-size:13px}.hero-inner{padding-top:42px}.hero h1{font-size:42px}.hero-sub{font-size:17px;line-height:1.55}.primary{font-size:15px}.phone-video{width:min(280px,78vw)}.video-play{width:76px;height:76px}.receive{padding-top:56px}.feature-grid{gap:28px}.receive-card{border-radius:28px;padding:28px 24px}.receive-head{align-items:flex-start;gap:18px}.receive-card h3{font-size:24px}.receive-card li{font-size:15px}.easy-card{padding:38px 34px 32px}.easy-card h3{font-size:27px}.easy-card li{font-size:15px}.bonus-grid{grid-template-columns:1fr}.total-box{font-size:16px;line-height:1.25;padding:15px 14px}.prev{left:8px}.next{right:8px}.car-arrow{width:46px;height:46px}.premium{transform:none}.premium-price{font-size:66px}.premium-price span{font-size:48px}.guarantee{padding:40px 0}.guarantee h2{font-size:18px;max-width:320px}.guarantee article{gap:18px;padding:22px 20px}.guarantee strong{font-size:18px}.guarantee p{font-size:13px}.bonus-total{font-size:18px}.popular{font-size:12px;padding-inline:24px}.cta:hover{transform:none}.premium-btn{font-size:17px}.final-btn{font-size:18px}}

@media (max-width:700px){
  .offer-bar{font-size:14px;line-height:20px}
  .eyebrow{font-size:11px;line-height:11px}
  .hero h1{font-size:36px;line-height:39.6px}
  .hero h1 span{display:block}
  .hero-sub{font-size:18px;line-height:29.25px;font-weight:500}
  .primary{font-size:18px;line-height:28px}
  h2{font-size:30px;line-height:36px}
  .receive-card h3{font-size:20px;line-height:25px}
  .receive-card li{font-size:14px;line-height:19.25px;font-weight:500}
  .category-strip h2{font-size:24px;line-height:30px}
  .receive-card:nth-child(4) h3,.category-strip h2{font-size:24px;line-height:30px}
  .pill-list span{font-size:14px;line-height:20px;font-weight:700}
  .easy-card h3{font-size:24px;line-height:30px}
  .easy-card li{font-size:14px;line-height:20px;font-weight:700}
  .overline{font-size:14px;line-height:20px}
  .section-sub{font-size:18px;line-height:28px;font-weight:500}
  .benefit-list strong{font-size:18px;line-height:22.5px;font-weight:900}
  .benefit-list p{font-size:14px;line-height:22.75px}
  .bonuses h2{font-size:30px;line-height:36px}
  .bonuses h2 span{font-size:30px;line-height:36px}
  .bonus-total{font-size:18px;line-height:28px;font-weight:700}
  .bonus-card h3{font-size:20px;line-height:25px}
  .bonus-card p{font-size:14px;line-height:20px;font-weight:700}
  .bonus-card p strong{font-size:14px;line-height:20px;font-weight:700}
  .bonus-card li{font-size:14px;line-height:17.5px;font-weight:500}
  .total-box{font-size:16px;line-height:20px}
  .pricing h2{font-size:24px;line-height:32px}
  .plan h3{font-size:20px;line-height:28px}
  .premium h3{font-size:24px;line-height:32px}
  .basic-price{font-size:48px;line-height:48px}
  .plan.basic>p{font-size:14px;line-height:20px;font-weight:500}
  .plan.basic li{font-size:16px;line-height:24px;font-weight:700}
  .plan-btn{font-size:18px;line-height:28px}
  .upsell-box h4{font-size:16px;line-height:20px;font-weight:900}
  .upsell-box p,.upsell-box em{font-size:12px;line-height:15px}
  .premium s{font-size:14px;line-height:20px;font-weight:700}
  .pay-once{font-size:12px;line-height:16px;font-weight:700}
  .premium-price{font-size:60px;line-height:60px}
  .premium-price span{font-size:48px;line-height:48px}
  .installment{font-size:14px;line-height:20px;font-weight:700}
  .social-proof{font-size:13px;line-height:16.25px;font-weight:700}
  .premium li{font-size:14px;line-height:17.5px;font-weight:700}
  .click-note{font-size:12px;line-height:16px}
  .premium-btn{font-size:16px;line-height:24px}
  .trust-row span{font-size:9px;line-height:11.25px;font-weight:700}
  .deadline{font-size:12px;line-height:15px}
  .deadline small,.deadline b{font-size:11px;line-height:16.5px}
  .guarantee h2{font-size:18px;line-height:22.5px}
  .guarantee strong{font-size:18px;line-height:28px;font-weight:900}
  .guarantee p{font-size:12px;line-height:16px}
  .guarantee article:first-of-type p{line-height:19.5px}
  .final-btn{font-size:18px;line-height:22.5px}
  .testimonials h2{font-size:30px;line-height:36px}
  .rating{font-size:16px;line-height:24px;font-weight:700}
  .testimonial-grid p{font-size:14px;line-height:22.75px}
  .person b{font-size:14px;line-height:20px;font-weight:900}
  .person small{font-size:12px;line-height:16px}
  .about h2,.faq h2{font-size:24px;line-height:32px}
  .about h3{font-size:24px;line-height:32px}
  .about .lead{font-size:17px;line-height:22.1px;font-weight:400}
  .about p{font-size:14px;line-height:17.5px;font-weight:600}
  .about blockquote{font-size:14px;line-height:22.75px}
  .faq>div>p{font-size:18px;line-height:28px;font-weight:500}
  .faq-item button{font-size:16px;line-height:24px}
  .faq-item button,.faq-item button span{font-weight:700}
  .faq-item p{font-size:14px;line-height:22.75px}
  .footer{font-size:14px;line-height:20px;font-weight:700}
}

@media (max-width:700px){
  .hero h1 span{display:block!important}
  .updated-card{margin:24px auto 0!important;border:2px dashed #e07a5f!important;background:#fff7ed!important;border-radius:18px!important;padding:18px 20px!important;text-align:center!important}
  .updated-card p{margin:0!important;color:#ea580c!important;font-size:14px!important;line-height:22.75px!important;font-weight:900!important}
  .updated-card span{color:#c2410c!important;font-weight:700!important}
}

.receive,.categories,.examples,.benefits,.bonuses,.pricing,.guarantee,.testimonials,.about,.faq,.footer{content-visibility:auto;contain-intrinsic-size:1px 900px}
@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* checkout visual fix 2026-06-19 */
.premium .social-proof{margin:18px 0 10px}
.premium .click-note{display:block;margin:0 0 16px;line-height:1.35}
.premium-btn,.final-btn{display:flex!important;text-align:center;text-decoration:none!important;color:#fff!important}
.modal-premium-cta:visited,.modal-premium-cta:hover,.modal-premium-cta:active{color:#fff!important;text-decoration:none!important}
.cta:visited,.cta:hover,.cta:active{color:#fff!important;text-decoration:none!important}

/* image aspect + anchor fix 2026-06-19 */
.carousel-image{height:auto!important;aspect-ratio:auto!important;object-fit:contain}
.category-strip img,.easy-card img{height:auto;object-fit:contain}
html{scroll-padding-top:24px}

/* complementary offer popup 2026-07-18 */
body.emergency-modal-locked{overflow:hidden}
.emergency-modal{position:fixed;inset:0;z-index:130;display:none;align-items:center;justify-content:center;background:#000000b8;backdrop-filter:blur(6px);padding:18px;overflow-y:auto}
.emergency-modal.open{display:flex}
.emergency-modal-panel{position:relative;width:min(100%,420px);max-height:calc(100vh - 36px);overflow-y:auto;background:#fff;border-radius:24px;padding:22px 30px 22px;text-align:center;box-shadow:0 28px 70px #00000052}
.emergency-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:28px;line-height:30px;font-weight:400;display:grid;place-items:center;text-decoration:none}
.emergency-close:hover{background:#eef2f7;color:#1f2937}
.emergency-modal-panel .popup-progress{margin:0 42px 12px}.emergency-badge{display:inline-flex;align-items:center;justify-content:center;margin:0 0 8px;border:1px solid #fed7aa;background:#fff7ed;color:#c2410c;border-radius:999px;padding:6px 12px;font-size:11px;line-height:1;font-weight:900;letter-spacing:.06em}
.emergency-product-image{display:block;width:min(128px,42vw);height:auto;aspect-ratio:1/1;object-fit:cover;margin:0 auto 9px;border-radius:15px;box-shadow:0 12px 24px #0f172a22;border:1px solid #e2e8f0;background:#f8fafc}
.emergency-modal-panel h2{margin:0 34px 9px;color:#111827;font-size:21px;line-height:1.14;font-weight:900;letter-spacing:0;text-align:center}
.emergency-selected-plan{display:block;margin:0 0 10px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;border-radius:14px;padding:8px 12px;font-size:12px;line-height:1.25;font-weight:900;text-align:center}
.emergency-copy{display:grid;gap:7px;margin:0 0 12px;color:#475569;font-size:13px;line-height:1.36;font-weight:500}
.emergency-copy p{margin:0}
.emergency-offer-box{border:1px solid #dbeafe;background:#f8fafc;border-radius:16px;padding:12px 14px;margin:0 0 12px;text-align:center;color:#334155}
.emergency-offer-box p{margin:0 0 7px;font-size:13px;line-height:1.35;font-weight:800}
.emergency-offer-box strong{display:block;color:#166534;font-size:30px;line-height:1;font-weight:900;letter-spacing:0}
.emergency-offer-box small{display:block;margin:6px auto 0;color:#64748b;font-size:11px;line-height:1.25;font-weight:800}
.emergency-accept{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;border-radius:999px;background:#16a34a;color:#fff!important;text-align:center;text-decoration:none!important;text-transform:none;font-size:15px;line-height:1.25;font-weight:900;padding:15px 18px;box-shadow:0 14px 22px #16a34a38;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}
.emergency-accept:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 18px 28px #15803d42}
.emergency-decline{display:block;margin:14px auto 0;color:#64748b!important;text-align:center;font-size:14px;line-height:1.35;font-weight:700;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#cbd5e1}
.emergency-decline:hover{color:#334155!important}
@media (max-width:480px){
  .emergency-modal{padding:12px}
  .emergency-modal-panel{max-height:calc(100vh - 24px);border-radius:20px;padding:22px 18px 20px}
  .popup-progress{margin:0 38px 14px}
  .popup-progress span{font-size:11px}
  .emergency-modal-panel .popup-progress{margin:0 42px 10px}
  .emergency-badge{font-size:10px;margin-bottom:10px}
  .emergency-product-image{width:min(118px,38vw);border-radius:14px;margin-bottom:10px;box-shadow:0 12px 24px #0f172a20}
  .emergency-modal-panel h2{font-size:19px;line-height:1.2;margin:0 38px 10px}
  .emergency-selected-plan{font-size:12px;margin-bottom:12px;padding:8px 10px}
  .emergency-copy{font-size:13px;line-height:1.38;gap:8px;margin-bottom:12px}
  .emergency-offer-box{padding:12px 12px;border-radius:16px;margin-bottom:14px}
  .emergency-offer-box strong{font-size:28px}
  .emergency-offer-box small{font-size:11px}
  .emergency-accept{font-size:13px;min-height:52px;padding-inline:12px}
  .emergency-decline{font-size:13px}
}
