*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #1a1f36;--navy-dark: #0f1220;--orange: #e05c1a;--orange-dark: #c44e12;--orange-light: #ff7a36;--green: #22a863;--red: #d93025;--text: #1a1a2e;--text-light: #4a4a6a;--border: #e0e4ef;--bg-light: #f7f8fc;--bg-section: #eef1f8;--white: #ffffff;--gold: #f5a623;--font: "Inter", "Roboto", Arial, sans-serif}html{direction:ltr;scroll-behavior:smooth}body{font-family:var(--font);background:var(--white);color:var(--text);line-height:1.7;font-size:16px}.topnav{background:var(--navy-dark);color:#fff;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.topnav-brand{font-weight:800;font-size:16px;letter-spacing:.5px;color:#fff}.topnav-tagline{color:#aab0c8;font-size:13px}.breadcrumb{background:var(--bg-section);padding:8px 20px;font-size:13px;color:var(--text-light);border-bottom:1px solid var(--border)}.breadcrumb a{color:var(--navy);text-decoration:none}.article{max-width:760px;margin:0 auto;padding:0 20px 60px}.hero{padding:32px 0 24px;border-bottom:1px solid var(--border);margin-bottom:24px}.hero-category{background:var(--navy);color:#fff;font-size:12px;font-weight:700;padding:3px 10px;border-radius:3px;display:inline-block;margin-bottom:14px;letter-spacing:.5px}.hero h1{font-size:clamp(22px,4vw,32px);font-weight:900;line-height:1.35;color:var(--navy-dark);margin-bottom:20px}.hero-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:var(--text-light);margin-bottom:20px;align-items:center}.live-badge{background:#f44;color:#fff;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:5px}.live-badge:before{content:"●";animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero-intro{font-size:17px;line-height:1.75;color:var(--text);background:#fffbf0;border-left:4px solid var(--orange);padding:16px 18px;border-radius:4px;margin-bottom:16px}.stars-bar{background:var(--navy-dark);color:#fff;text-align:center;padding:14px 20px;border-radius:8px;margin:24px 0}.stars-bar .stars{font-size:20px;letter-spacing:2px}.stars-bar .stars-label{font-weight:700;font-size:15px;margin-top:4px}.stars-bar .stars-sub{font-size:13px;color:#aab0c8;margin-top:4px}.problem-list{list-style:none;margin:20px 0;display:flex;flex-direction:column;gap:10px}.problem-list li{display:flex;align-items:flex-start;gap:10px;font-size:15.5px;padding:10px 14px;background:#fff8f5;border:1px solid #fde0d0;border-radius:6px}.problem-list li .check{color:var(--orange);font-size:18px;flex-shrink:0;margin-top:1px}.section-title{font-size:clamp(18px,3vw,24px);font-weight:800;color:var(--navy-dark);margin:36px 0 16px;line-height:1.4}.section-title.highlight{background:var(--navy-dark);color:#fff;padding:12px 18px;border-radius:8px}p{margin-bottom:16px;font-size:16px;line-height:1.8;color:var(--text)}.myth-reality{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}@media (max-width: 560px){.myth-reality{grid-template-columns:1fr}}.myth-box,.reality-box{border-radius:10px;padding:20px}.myth-box{background:#fff2f2;border:2px solid #ffd0d0}.reality-box{background:#f0fff7;border:2px solid #c0f0d8}.box-title{font-weight:800;font-size:16px;margin-bottom:12px}.myth-box .box-title{color:var(--red)}.reality-box .box-title{color:var(--green)}.box-item{font-size:14.5px;line-height:1.6;padding:6px 0;border-bottom:1px solid rgba(0,0,0,.06);font-style:italic;color:var(--text)}.box-item:last-child{border-bottom:none}.muscle-box{background:var(--bg-section);border:1px solid var(--border);border-radius:10px;padding:24px;margin:24px 0}.muscle-box h3{font-size:18px;font-weight:800;color:var(--navy);margin-bottom:14px}.flow-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 0;font-size:15px;font-weight:600}.flow-row.good{color:var(--green)}.flow-row.bad{color:var(--red)}.arrow{font-size:18px}.fail-block{background:#fff;border:2px solid var(--border);border-radius:10px;padding:20px;margin:16px 0}.fail-block h3{font-size:17px;font-weight:800;color:var(--red);margin-bottom:10px}.fail-block p{margin:0;font-size:15px}.ems-highlight{background:linear-gradient(135deg,var(--navy) 0%,#2d3561 100%);color:#fff;border-radius:12px;padding:28px 24px;margin:28px 0;text-align:center}.ems-highlight h2{font-size:clamp(18px,3vw,24px);font-weight:900;margin-bottom:12px}.ems-highlight p{color:#c8cfe8;font-size:15px;margin:0}.ems-stat{font-size:clamp(28px,5vw,44px);font-weight:900;color:var(--orange-light);margin:12px 0 4px}.product-section{text-align:center;padding:36px 0 24px;border-top:3px solid var(--orange);border-bottom:3px solid var(--orange);margin:36px 0}.product-section .pretitle{font-size:14px;color:var(--text-light);margin-bottom:8px}.product-logo{font-size:clamp(26px,5vw,38px);font-weight:900;color:var(--navy-dark);letter-spacing:-1px;margin-bottom:6px}.product-logo span{color:var(--orange)}.product-tagline{font-size:16px;color:var(--text-light);margin-bottom:20px}.product-desc{font-size:15.5px;line-height:1.8;text-align:left;max-width:600px;margin:0 auto 20px}.benefits-list{list-style:none;display:flex;flex-direction:column;gap:14px;margin:20px 0}.benefits-list li{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;background:var(--bg-light);border-radius:8px;border-left:4px solid var(--navy)}.benefit-icon{font-size:22px;flex-shrink:0}.benefit-text strong{display:block;font-size:16px;font-weight:700;color:var(--navy);margin-bottom:4px}.benefit-text span{font-size:14.5px;color:var(--text-light)}.timeline{display:flex;flex-direction:column;gap:0;margin:24px 0}.timeline-item{display:flex;gap:20px;position:relative}.timeline-item:before{content:"";position:absolute;left:20px;top:40px;bottom:0;width:2px;background:var(--border)}.timeline-item:last-child:before{display:none}.timeline-week{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;text-align:center;line-height:1.2;position:relative;z-index:1}.timeline-content{padding-bottom:28px}.timeline-content h4{font-size:16px;font-weight:800;color:var(--navy);margin-bottom:6px}.timeline-content p{font-size:14.5px;margin:0;color:var(--text-light)}.testimonials{margin:28px 0}.testimonial-card{background:var(--white);border:1px solid var(--border);border-radius:10px;padding:20px;margin-bottom:16px;box-shadow:0 2px 8px #0000000f}.testimonial-stars{font-size:16px;margin-bottom:8px}.testimonial-text{font-size:15px;line-height:1.75;color:var(--text);font-style:italic;margin-bottom:12px}.testimonial-author{font-weight:700;font-size:14px;color:var(--navy)}.cta-wrap{text-align:center;margin:28px 0}.cta-btn{display:inline-block;background:linear-gradient(135deg,var(--orange) 0%,var(--orange-light) 100%);color:#fff;font-family:var(--font);font-size:clamp(17px,2.5vw,21px);font-weight:900;padding:18px 36px;border-radius:10px;border:none;cursor:pointer;text-decoration:none;box-shadow:0 4px 20px #e05c1a66;transition:transform .15s,box-shadow .15s;width:100%;max-width:480px;line-height:1.3}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e05c1a80}.cta-sub{font-size:13px;color:var(--text-light);margin-top:8px;text-align:center}.imagine-list{list-style:none;display:flex;flex-direction:column;gap:12px;margin:20px 0}.imagine-list li{display:flex;align-items:flex-start;gap:10px;font-size:16px;line-height:1.5;padding:12px 14px;background:#fff;border:1px solid var(--border);border-radius:8px}.imagine-list li .x{color:var(--red);font-size:18px;flex-shrink:0;font-weight:900}.pricing-table{margin:28px 0;display:flex;flex-direction:column;gap:12px}.pricing-row{display:flex;gap:14px;align-items:flex-start;padding:16px;border-radius:10px}.pricing-row.bad{background:#fff2f2;border:1px solid #ffd0d0}.pricing-row.good{background:#f0fff7;border:2px solid var(--green)}.pricing-icon{font-size:20px;flex-shrink:0}.pricing-title{font-weight:800;font-size:15.5px;margin-bottom:4px}.pricing-row.bad .pricing-title{color:var(--red)}.pricing-row.good .pricing-title{color:var(--green)}.pricing-detail{font-size:14px;color:var(--text-light);line-height:1.6}.scarcity-box{background:#fff8e1;border:2px solid var(--gold);border-radius:10px;padding:18px 20px;margin:24px 0;text-align:center}.scarcity-box p{margin:0;font-size:15px;font-weight:600;color:#7a5500}.price-block{text-align:center;background:var(--navy-dark);color:#fff;border-radius:14px;padding:32px 24px;margin:28px 0}.price-label{font-size:14px;color:#aab0c8;margin-bottom:4px}.price-old{font-size:22px;text-decoration:line-through;color:#888;margin-bottom:4px}.price-sale-label{font-size:14px;color:var(--orange-light);font-weight:700;margin-bottom:6px}.price-new{font-size:clamp(44px,8vw,64px);font-weight:900;color:var(--orange-light);line-height:1;margin-bottom:6px}.price-note{font-size:14px;color:#aab0c8;margin-bottom:20px}.price-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px}.badge{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:12px;padding:5px 12px;border-radius:20px;font-weight:600}.guarantee-box{background:linear-gradient(135deg,#0d2b1d,#1a4a33);color:#fff;border-radius:14px;padding:28px 24px;margin:28px 0;text-align:center}.guarantee-box h2{font-size:clamp(18px,3vw,24px);font-weight:900;margin-bottom:14px}.guarantee-box p{color:#a8e6c8;font-size:15px;margin-bottom:12px}.guarantee-box p:last-child{margin:0}.guarantee-big{font-size:28px;font-weight:900;color:#fff;margin:12px 0}.trust-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:20px 0}.trust-item{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--text-light);background:var(--bg-light);border:1px solid var(--border);padding:7px 14px;border-radius:20px}.trust-item .icon{font-size:16px}.closing-section{text-align:center;padding:28px 0}.closing-list{list-style:none;display:flex;flex-direction:column;gap:10px;margin:20px 0;text-align:left}.closing-list li{display:flex;gap:10px;align-items:flex-start;font-size:16px;font-weight:600}.closing-list li .tick{color:var(--green);font-size:18px;flex-shrink:0}.update-notice{background:#fff3cd;border:2px dashed var(--gold);border-radius:10px;padding:18px 20px;margin:28px 0;text-align:center}.update-notice p{margin:0;font-size:15px}.final-cta{background:var(--navy-dark);padding:28px 20px 80px;text-align:center;margin-top:40px}.final-cta p{color:#c8cfe8;font-size:14px;margin-bottom:16px}.sticky-cta{position:fixed;bottom:0;left:0;right:0;background:var(--navy-dark);padding:12px 20px;text-align:center;z-index:1000;box-shadow:0 -4px 20px #0000004d;transform:translateY(100%);transition:transform .3s ease}.sticky-cta.visible{transform:translateY(0)}.sticky-cta .cta-btn{max-width:400px;padding:14px 28px;font-size:17px;margin:0 auto}.sticky-cta .sticky-sub{color:#aab0c8;font-size:11px;margin-top:6px}.hero-image{width:100%;border-radius:10px;margin-top:20px}.section-image{width:100%;max-width:500px;display:block;margin:20px auto;border-radius:10px}.product-image{width:100%;max-width:520px;display:block;margin:24px auto 0;border-radius:10px}.testimonials-image{width:100%;border-radius:10px;margin-bottom:16px}.divider{border:none;border-top:1px solid var(--border);margin:28px 0}@media (max-width: 480px){.article{padding:0 14px 48px}.hero h1{font-size:21px}.cta-btn{font-size:16px;padding:15px 20px}}
