:root{--navy:#213c58;--dark:#1c1b1a;--charcoal:#101010;--white:#fff;--light-bg:#fafaff;--coral:#213c58;--coral-dark:#1a3048;--teal:#213c58;--teal-light:#eef2f6;--gold:#ffa800;--red:#d4495a;--green:#1a8740;--green-light:#e8f5ec;--gray-100:#f7f7f7;--gray-200:#eee;--gray-300:#dfdfdf;--gray-400:#bdbdbd;--gray-500:#999;--gray-600:#666;--gray-700:#4a4a4a;--text-primary:#1c1b1a;--text-secondary:#1c1b1abf;--text-muted:#999;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-pill:50px;--radius-full:9999px;--shadow-sm:0 2px 8px #0000000d;--shadow-md:0 2px 20px #00000014;--shadow-lg:0 4px 30px #0000001a;--max-width:720px;--hero-gradient:linear-gradient(140deg, #213c58 10%, #101010 100%)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:var(--text-primary);background:var(--white);-webkit-font-smoothing:antialiased;letter-spacing:.01rem;direction:rtl;font-family:Heebo,Poppins,sans-serif;line-height:1.7}h1,h2,h3,h4,.cta-btn,.topnav-brand,.price-new,.offer-price-new,.guarantee-big{font-family:Poppins,Heebo,sans-serif}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-weight:800;line-height:1.3}.page-wrap{max-width:var(--max-width);margin:0 auto;padding:0 16px}.section{padding:40px 0}.section>.article{padding-top:0;padding-bottom:0}.section:has(>.article){padding:0}.section-dark{background:var(--hero-gradient);color:var(--white)}.section-light{background:var(--light-bg)}.section-coral{background:var(--hero-gradient);color:var(--white)}.topnav{background:var(--dark);color:var(--white);text-align:center;padding:12px 16px}.topnav-brand{letter-spacing:1px;font-family:Poppins,Heebo,sans-serif;font-size:14px;font-weight:600}.topnav-tagline{color:#fff9;letter-spacing:.3px;margin-top:3px;font-size:11px}.breadcrumb{color:var(--text-muted);background:var(--gray-100);padding:10px 16px;font-size:12px}.breadcrumb span{margin:0 4px}.hero{padding:24px 16px 32px}.hero-category{background:var(--navy);color:var(--white);border-radius:var(--radius-pill);letter-spacing:.3px;margin-bottom:16px;padding:6px 18px;font-size:12px;font-weight:600;display:inline-block}.hero h1{color:var(--navy);margin-bottom:16px;font-size:24px;font-weight:900;line-height:1.4}.hero-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;font-size:12px;display:flex}.live-badge{color:var(--red);border-radius:var(--radius-pill);background:#d4495a1a;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.live-badge:before{content:"";background:var(--red);border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.hero-intro{color:var(--text-primary);margin-bottom:20px;font-size:17px;line-height:1.8}.hero-image{border-radius:var(--radius-md);max-width:480px;margin-bottom:16px;margin-left:auto;margin-right:auto;overflow:hidden}.hero-image img{border-radius:var(--radius-md);width:100%;height:auto;display:block}.stars-bar{background:var(--light-bg);text-align:center;border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:14px 16px}.stars{color:var(--gold);letter-spacing:2px;font-size:18px}.stars-label{color:var(--navy);margin-top:4px;font-size:14px;font-weight:700}.stars-sub{color:var(--text-muted);margin-top:2px;font-size:12px}.article{padding:32px 16px}.article h2{color:var(--navy);margin-bottom:16px;font-size:22px}.article h3{color:var(--navy);margin-bottom:12px;font-size:18px}.article p{color:var(--text-primary);margin-bottom:16px;font-size:16px;line-height:1.8}.article p strong{color:var(--navy)}.highlight-text{color:var(--navy);font-weight:700}.problem-list{margin:20px 0;list-style:none}.problem-list li{border-right:4px solid var(--red);border-radius:var(--radius-sm);background:#fff5f5;margin-bottom:8px;padding:12px 16px;font-size:15px;line-height:1.6}.problem-list li:before{content:"✔";color:var(--red);margin-left:8px;font-weight:700}.myth-reality{background:var(--light-bg);padding:32px 16px}.myth-reality h2{color:var(--navy);text-align:center;margin-bottom:20px;font-size:20px}.myth-box,.reality-box{border-radius:var(--radius-md);margin-bottom:16px;padding:20px}.myth-box{background:#fff5f5;border:1px solid #fed7d7}.myth-box h3{color:var(--red);margin-bottom:12px;font-size:16px}.myth-box li{margin-bottom:8px;font-size:14px;line-height:1.7;list-style:none}.myth-box li:before{content:"❌ "}.reality-box{background:var(--green-light);border:1px solid #c6f6d5}.reality-box h3{color:var(--green);margin-bottom:12px;font-size:16px}.reality-box li{margin-bottom:8px;font-size:14px;line-height:1.7;list-style:none}.reality-box li:before{content:"✅ "}.flow-row{border-radius:var(--radius-sm);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:8px;padding:12px;font-size:14px;font-weight:600;display:flex}.flow-row.good{background:var(--green-light);color:var(--green)}.flow-row.bad{color:var(--red);background:#fff5f5}.flow-row span{white-space:nowrap}.fail-block{padding:32px 16px}.fail-block h2{color:var(--navy);margin-bottom:20px;font-size:20px}.fail-item{background:var(--gray-100);border-radius:var(--radius-md);border-right:4px solid var(--red);margin-bottom:12px;padding:20px}.fail-item h4{color:var(--red);margin-bottom:8px;font-size:16px}.fail-item p{color:var(--text-secondary);font-size:14px;line-height:1.7}.product-section{padding:32px 16px}.product-section:not(:has(.article)){text-align:center}.product-section h2{color:var(--navy);margin-bottom:8px;font-size:22px}.product-tagline{color:var(--text-secondary);margin-bottom:20px;font-size:15px}.product-image{border-radius:var(--radius-md);aspect-ratio:1;width:100%;max-width:360px;margin:0 auto 20px;display:block;overflow:hidden}.product-image img{border-radius:var(--radius-md);object-fit:cover;width:100%;height:100%;display:block}img.product-image{aspect-ratio:1;object-fit:cover}.product-desc{text-align:right;color:var(--text-primary);font-size:15px;line-height:1.8}.benefits-grid{grid-template-columns:1fr 1fr;gap:12px;padding:32px 16px;display:grid}.benefit-card{background:var(--white);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-md);border:none;padding:24px 16px}.benefit-icon{margin-bottom:8px;font-size:28px}.benefit-title{color:var(--navy);margin-bottom:6px;font-size:15px;font-weight:700}.benefit-text{color:var(--text-secondary);font-size:13px;line-height:1.6}.timeline{background:var(--light-bg);padding:32px 16px}.timeline h2{color:var(--navy);text-align:center;margin-bottom:20px;font-size:20px}.timeline-item{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.timeline-week{background:var(--navy);min-width:72px;color:var(--white);border-radius:var(--radius-sm);text-align:center;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:700}.timeline-content h4{color:var(--navy);margin-bottom:4px;font-size:15px}.timeline-content p{color:var(--text-secondary);font-size:14px;line-height:1.6}.testimonials{padding:32px 16px}.testimonials h2{color:var(--navy);text-align:center;margin-bottom:20px;font-size:20px}.testimonial-card{background:var(--light-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:none;margin-bottom:12px;padding:20px}.testimonial-stars{color:var(--gold);margin-bottom:8px;font-size:14px}.testimonial-text{color:var(--text-primary);margin-bottom:12px;font-size:15px;font-style:italic;line-height:1.7}.testimonial-author{color:var(--navy);font-size:13px;font-weight:700}.cta-btn{background:var(--navy);width:100%;max-width:400px;color:var(--white);text-align:center;cursor:pointer;letter-spacing:.5px;border:none;border-radius:0;margin:0 auto;padding:16px 40px;font-size:16px;font-weight:600;transition:background .3s,transform .1s;display:block}.cta-btn:hover{background:var(--coral-dark);transform:translateY(-1px)}.cta-btn:active{transform:translateY(0)}.cta-sub{text-align:center;color:var(--text-muted);margin-top:10px;font-size:12px}.cta-wrap{padding:24px 16px}.pricing-table{padding:32px 16px}.pricing-table h2{color:var(--navy);text-align:center;margin-bottom:20px;font-size:20px}.pricing-row{border-radius:var(--radius-md);align-items:flex-start;gap:12px;margin-bottom:8px;padding:16px;display:flex}.pricing-row.bad{background:#fff5f5;border:1px solid #fed7d7}.pricing-row.good{background:var(--green-light);border:2px solid var(--green)}.pricing-icon{flex-shrink:0;font-size:20px}.pricing-title{color:var(--navy);font-size:14px;font-weight:700}.pricing-detail{color:var(--text-secondary);font-size:13px;line-height:1.5}.price-block{text-align:center;padding:32px 16px}.price-label{color:var(--text-muted);font-size:14px}.price-old{color:var(--text-muted);margin:4px 0;font-size:24px;text-decoration:line-through}.price-sale-label{background:var(--navy);color:var(--white);border-radius:var(--radius-pill);margin:8px 0;padding:6px 18px;font-size:13px;font-weight:600;display:inline-block}.price-new{color:var(--navy);margin:8px 0;font-size:48px;font-weight:900;line-height:1}.price-note{color:var(--text-secondary);font-size:14px}.price-badges{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px;font-size:13px;display:flex}.scarcity-box{border-radius:var(--radius-md);text-align:center;background:#fff9c4;border:1px solid #ffe082;margin:20px 16px;padding:16px;font-size:14px;line-height:1.6}.scarcity-box strong{color:var(--red)}.guarantee-box{background:var(--hero-gradient);border-radius:var(--radius-lg);text-align:center;color:var(--white);border:none;margin:20px 16px;padding:32px 24px}.guarantee-box h2{color:var(--white);margin-bottom:12px;font-size:20px}.guarantee-big{color:var(--white);margin:12px 0;font-size:32px;font-weight:900}.guarantee-box p{color:#ffffffd9;margin-bottom:8px;font-size:14px;line-height:1.7}.guarantee-box strong{color:var(--white)}.trust-strip{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);color:var(--text-secondary);flex-wrap:wrap;justify-content:center;gap:16px;padding:20px 16px;font-size:13px;display:flex}.closing-section{text-align:center;padding:32px 16px}.closing-section h2{color:var(--navy);margin-bottom:16px;font-size:22px}.closing-section p{color:var(--text-secondary);margin-bottom:12px;font-size:15px;line-height:1.8}.closing-list{text-align:right;margin:16px 0;list-style:none}.closing-list li{margin-bottom:4px;font-size:15px;line-height:1.8}.closing-list li:before{content:"✔ ";color:var(--green);font-weight:700}.update-notice{background:var(--navy);color:var(--white);text-align:center;padding:20px 16px;font-size:14px;line-height:1.7}.final-cta{text-align:center;background:var(--hero-gradient);color:var(--white);padding:40px 16px}.final-cta h2{margin-bottom:8px;font-size:22px}.final-cta p{color:#ccc;margin-bottom:20px;font-size:14px}.sticky-cta{background:var(--navy);z-index:1000;justify-content:center;align-items:center;gap:12px;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 20px #0003}.sticky-cta a{background:var(--white);color:var(--navy);white-space:nowrap;letter-spacing:.3px;border-radius:0;padding:10px 24px;font-size:15px;font-weight:700}.sticky-cta-sub{color:#ffffffd9;text-align:center;font-size:11px}.toast{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:999;align-items:center;gap:10px;max-width:300px;padding:12px 16px;animation:.4s toast-in;display:flex;position:fixed;bottom:80px;right:16px}.toast.hiding{animation:.4s forwards toast-out}.toast-img{border-radius:var(--radius-sm);object-fit:contain;background:var(--gray-100);flex-shrink:0;width:44px;height:44px}.toast-text{font-size:13px;line-height:1.4}.toast-name{color:var(--navy);font-weight:700}.toast-verified{color:var(--green);font-size:11px}@keyframes toast-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.comparison-table{padding:32px 16px}.comparison-table h2{color:var(--navy);text-align:center;margin-bottom:20px;font-size:20px}.comparison-table table{border-collapse:collapse;width:100%;font-size:13px}.comparison-table th{background:var(--dark);color:var(--white);text-align:center;padding:12px 8px;font-size:13px;font-weight:600}.comparison-table th:first-child{text-align:right}.comparison-table td{border-bottom:1px solid var(--gray-200);text-align:center;padding:10px 8px}.comparison-table td:first-child{text-align:right;font-weight:600}.comparison-table tr:nth-child(2n){background:var(--gray-100)}.check{color:var(--green);font-weight:700}.cross{color:var(--red);font-weight:700}.faq-section{background:var(--light-bg);padding:32px 16px}.faq-section h2{color:var(--navy);text-align:center;margin-bottom:20px;font-size:20px}.faq-item{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:none;margin-bottom:8px;overflow:hidden}.faq-question{width:100%;color:var(--navy);cursor:pointer;text-align:right;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px;font-family:Heebo,sans-serif;font-size:15px;font-weight:700;display:flex}.faq-question:after{content:"+";color:var(--text-muted);flex-shrink:0;margin-right:12px;font-size:20px;font-weight:300;transition:transform .2s}.faq-question.open:after{content:"−"}.faq-answer{color:var(--text-secondary);padding:0 16px 16px;font-size:14px;line-height:1.7}.offer-section{background:var(--hero-gradient);padding:32px 16px}.offer-section h2{color:var(--white);text-align:center;margin-bottom:4px;font-size:24px}.offer-subtitle{color:#ffffffd9;text-align:center;margin-bottom:20px;font-size:14px}.offer-card{background:var(--white);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-lg);color:var(--text-primary);padding:24px;transition:transform .2s,box-shadow .2s;display:block}.offer-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000026}.offer-cards-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}@media (width<=520px){.offer-cards-grid{grid-template-columns:1fr;gap:12px}}.offer-card-primary{border:2px solid var(--gold);position:relative}.offer-card-secondary{border:1px solid var(--gray-300)}.offer-badge-popular{background:var(--gold);color:var(--dark);border-radius:var(--radius-pill);white-space:nowrap;padding:4px 16px;font-size:12px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.offer-card-title{color:var(--navy);margin-top:8px;font-family:Poppins,Heebo,sans-serif;font-size:20px;font-weight:700}.offer-card-subtitle{color:var(--text-secondary);margin-bottom:12px;font-size:13px}.offer-card-per-unit{color:var(--text-muted);margin-bottom:8px;font-size:12px}.offer-card .offer-list{text-align:right;margin:12px 0}.offer-card .offer-list li{padding:3px 0;font-size:13px}.offer-card .offer-price-new{font-size:36px}.offer-card .offer-price-old{font-size:16px}.offer-card .offer-savings{margin:4px 0 8px;font-size:12px}.offer-card-cta{background:var(--navy);width:100%;color:var(--white);letter-spacing:.3px;border-radius:0;margin-top:12px;padding:12px 16px;font-size:15px;font-weight:600;display:block}.offer-card-cta-outline{background:var(--white);color:var(--navy);border:2px solid var(--navy)}.offer-price-old{color:var(--text-muted);font-size:20px;text-decoration:line-through}.offer-price-new{color:var(--navy);font-size:42px;font-weight:900;line-height:1.1}.offer-savings{background:var(--green-light);color:var(--green);border-radius:var(--radius-pill);margin:8px 0;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.offer-note{color:var(--text-secondary);margin:4px 0 16px;font-size:13px}.offer-list{text-align:right;margin:16px 0;list-style:none}.offer-list li{color:var(--text-primary);padding:4px 0;font-size:14px}.offer-list li:before{content:"✓ ";color:var(--green);font-weight:700}.carousel-container{max-width:400px;margin:0 auto 16px}.carousel{border-radius:var(--radius-md);position:relative;overflow:hidden}.carousel img{border-radius:0}.carousel-dots{justify-content:center;gap:8px;margin-top:12px;display:flex}.carousel-dot{background:var(--gray-300);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s}.carousel-dot.active{background:var(--navy)}.batch-widget{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);margin:16px 0;padding:16px}.batch-title{color:var(--navy);text-align:center;margin-bottom:12px;font-size:14px;font-weight:700}.batch-row{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;display:flex}.batch-row:last-child{border-bottom:none}.batch-progress{background:var(--gray-200);border-radius:var(--radius-full);width:100%;height:8px;margin:4px 0;overflow:hidden}.batch-progress-fill{background:var(--green);border-radius:var(--radius-full);height:100%;transition:width .3s}.batch-sold{color:var(--red);font-size:12px;font-weight:600}.steps-section{padding:32px 16px}.steps-section h2{color:var(--navy);text-align:center;margin-bottom:20px;font-size:20px}.step-card{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.step-badge{background:var(--navy);min-width:48px;height:48px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.step-content h4{color:var(--navy);margin-bottom:4px;font-size:16px}.step-content p{color:var(--text-secondary);font-size:14px;line-height:1.6}.announcement-bar{background:var(--navy);color:var(--white);text-align:center;padding:10px 16px;font-size:14px;font-weight:600}.footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--gray-200);padding:24px 16px;font-size:12px}.footer-links{justify-content:center;gap:16px;margin:8px 0;display:flex}.footer-links a{color:var(--text-muted);text-decoration:underline}.footer-disclaimer{color:#aaa;max-width:600px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:11px;line-height:1.6}.scarcity-box h3{color:var(--red);margin-bottom:8px;font-size:16px;font-weight:700}.full-width{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.comparison-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.comparison-table table{min-width:360px}.sticky-cta{padding:10px 16px;padding-bottom:max(10px, env(safe-area-inset-bottom));flex-direction:column;gap:6px}.sticky-cta a{text-align:center;padding:12px 20px;font-size:15px;display:block}.toast{max-width:none;bottom:90px;left:12px;right:12px}.faq-question:after{margin-left:0;margin-right:0;padding-right:12px}.carousel-dot{min-width:10px;min-height:10px}.section-dark{padding:32px 16px}.offer-section .carousel-container{max-width:320px;margin-bottom:20px}.benefit-card{padding:16px 12px}.benefit-text{font-size:12px;line-height:1.5}.trust-strip{text-align:center;grid-template-columns:1fr 1fr;gap:10px;font-size:12px;display:grid}.pricing-row{flex-direction:column;gap:4px}.hero .product-image{border-radius:var(--radius-md);aspect-ratio:1;width:100%;max-width:320px;margin:0 auto 20px;overflow:hidden}.hero .product-image img,.hero img.product-image{object-fit:cover;width:100%;height:100%}html,body{width:100%;overflow-x:hidden}.hero,.article,.product-section,.fail-block,.myth-reality,.testimonials,.comparison-table,.faq-section,.steps-section,.timeline,.closing-section,.price-block,.offer-section,.section-dark,.final-cta,.update-notice,.footer,.benefits-grid{padding-left:16px;padding-right:16px}.sticky-spacer{height:80px}.section-dark .offer-list{padding:0 8px;list-style:none}.section-dark .offer-list li{color:#ffffffe6;border-bottom:1px solid #ffffff1a;padding:6px 0;font-size:14px}.section-dark .offer-list li:last-child{border-bottom:none}.section-dark h2{text-align:center;margin-bottom:16px}.cta-btn{word-break:keep-all;padding:14px 20px;font-size:15px}@media (width>=768px){.hero h1{font-size:32px}.benefits-grid{grid-template-columns:1fr 1fr 1fr 1fr}.benefit-text{font-size:13px;line-height:1.6}.benefit-card{padding:20px 14px}.price-new{font-size:56px}.offer-price-new{font-size:52px}.cta-btn{padding:16px 40px;font-size:16px}.product-image{max-width:380px}.hero-image{max-width:500px}.carousel-container{max-width:450px}.sticky-cta{flex-direction:row;gap:12px}.toast{max-width:300px;left:auto;right:16px}.trust-strip{font-size:13px;display:flex}.pricing-row{flex-direction:row;gap:12px}.carousel-dot{width:8px;height:8px}}@media (width<=374px){.hero h1{font-size:20px}.article h2,.product-section h2{font-size:18px}.benefits-grid{grid-template-columns:1fr}.cta-btn{padding:12px 14px;font-size:14px}.sticky-cta a{padding:10px 16px;font-size:14px}.offer-price-new{font-size:36px}}.divider{background:var(--gray-200);height:1px;margin:0 16px}
