*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--orange: #FF5600;--orange-dk:#e04e00;--black: #0a0a0a;--ink: #1a1a1a;--gray: #666;--muted: #999;--border: #e5e5e5;--light: #f7f7f7;--white: #ffffff;--max: 980px;--r: 10px}body{font-family:Inter,-apple-system,sans-serif;background:var(--white);color:var(--ink);line-height:1.65;font-size:16px;padding-bottom:100px}.col{max-width:var(--max);margin:0 auto;padding:0 24px}.bar{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--black);padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;transition:transform .3s ease}.bar.bar-hidden{transform:translateY(-110%)}body{padding-top:56px}.bar-text{font-size:13px;font-weight:700;color:#fff;white-space:nowrap}.bar-text span{text-decoration:underline}.countdown{display:flex;align-items:center;gap:3px;font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:18px;color:#fff}.cd{background:#ffffff26;padding:2px 7px;border-radius:4px;min-width:34px;text-align:center}.cd-sep{font-size:16px}.cd-label{display:block;font-size:8px;font-weight:700;letter-spacing:.06em;font-family:Inter,sans-serif;margin-top:1px}.bar-btn{background:var(--orange);color:#fff;font-size:12px;font-weight:800;padding:8px 18px;border-radius:5px;text-decoration:none;white-space:nowrap;letter-spacing:.04em}.hero{padding:20px 24px 24px;max-width:var(--max);margin:0 auto}.hero-kicker{display:inline-flex;align-items:center;gap:8px;background:#ff560014;border:1px solid rgba(255,86,0,.2);color:var(--orange);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:5px 12px;border-radius:100px;margin-bottom:20px}.hero h1{font-size:clamp(32px,5.5vw,52px);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:20px}.author-row{display:flex;align-items:center;gap:12px;margin-bottom:28px}.author-avatar{width:44px;height:44px;border-radius:50%;border:2px solid var(--border);overflow:hidden;flex-shrink:0}.author-avatar img{width:100%;height:100%;object-fit:cover;object-position:center top}.author-name{font-size:13px;font-weight:700;display:flex;align-items:center;gap:8px}.author-verified{display:inline-flex;align-items:center;gap:3px;background:#ff56001a;color:var(--orange);font-size:10px;font-weight:700;padding:2px 8px;border-radius:100px;letter-spacing:.02em}.author-title{font-size:12px;font-weight:700;color:var(--muted)}.hero-intro{font-size:17px;line-height:1.7;color:#333;margin-bottom:28px}.hero-intro strong{color:var(--ink);font-weight:700}.pull-quote{border-left:3px solid var(--orange);padding:14px 20px;background:#ff56000a;border-radius:0 8px 8px 0;font-size:17px;font-style:normal;font-weight:700;color:#111;line-height:1.6;margin-bottom:36px}.compare-section{padding:0 24px 48px;max-width:var(--max);margin:0 auto}.cmp{display:flex;align-items:flex-start;width:100%}.cmp-labels{flex:1;flex-basis:0;display:flex;flex-direction:column}.cmp-labels-top{height:27px}.cmp-labels-spacer{height:60px;border-bottom:1px solid #919191}.cmp-label{height:60px;display:flex;align-items:center;gap:2px;padding:5px 5px 5px 0;border-bottom:1px solid #919191;font-size:16px;font-weight:700;color:#000;line-height:24px;justify-content:flex-start}.cmp-label:first-of-type{border-top:1px solid #919191}.cmp-label-lg{height:74px;border-bottom:none}.cmp-label-icon{font-size:16px}.cmp-card{flex:1.1;flex-basis:0;display:flex;flex-direction:column;border-radius:17px;overflow:hidden;box-shadow:#00000026 0 4px 18px}.cmp-card-head{height:87px;background:var(--orange);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-bottom:1px solid #919191}.cmp-card-name{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fff}.cmp-card-dot{color:#ffffff80;font-size:7px}.cmp-card-sub{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3}.cmp-row{background:#000;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:5px;font-size:16px;font-weight:500;line-height:24px;border-bottom:1px solid #000;height:60px}.cmp-row-lg{height:74px;border-bottom:none}.cmp-comp{flex:1;flex-basis:0;display:flex;flex-direction:column}.cmp-comp-spacer{height:27px}.cmp-comp-head{height:60px;display:flex;align-items:center;justify-content:center;text-align:center;padding:5px;background:#f4f4f4;border-top:1px solid #919191;border-bottom:1px solid #919191;font-size:16px;font-weight:700;color:#000;line-height:24px}.cmp-comp-row{display:flex;align-items:center;justify-content:center;text-align:center;padding:5px;border-bottom:1px solid #919191;font-size:16px;font-weight:600;color:#000;line-height:24px;height:60px}.cmp-comp-row-lg{height:74px;border-bottom:none}hr.divider{border:none;border-top:1px solid var(--border);margin:48px 0}.section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);margin-bottom:12px}.reasons{padding:0 24px;max-width:var(--max);margin:0 auto;counter-reset:reason-counter}.reason{display:flex;gap:40px;align-items:flex-start;margin-bottom:28px;padding-bottom:0;counter-increment:reason-counter}.reason:last-child{margin-bottom:28px}.reason-img{width:33%;min-width:33%;aspect-ratio:26/27;border-radius:10px;overflow:hidden;flex-shrink:0;background:var(--light);box-shadow:0 8px 32px #00000059}.reason-img img{width:100%;height:100%;object-fit:cover;display:block}.reason-content{flex:1;padding-top:6px}.reason-num{display:none}.reason h3{font-size:clamp(22px,3.2vw,32px);font-weight:900;line-height:1.15;text-transform:uppercase;margin-bottom:16px;letter-spacing:-.01em}.reason h3:before{content:counter(reason-counter) ". "}.reason p{font-size:19px;font-weight:600;color:#222;line-height:1.65}.reason p strong{color:var(--ink);font-weight:800}.mid-cta{background:var(--light);border-radius:16px;padding:40px 32px;text-align:center;margin:0 auto 48px;max-width:var(--max)}.mid-cta h2{font-size:26px;font-weight:800;margin-bottom:8px}.mid-cta p{font-size:15px;color:var(--gray);margin-bottom:24px}.btn-primary{display:inline-block;background:var(--orange);color:#fff;font-size:15px;font-weight:800;letter-spacing:.03em;padding:15px 36px;border-radius:8px;text-decoration:none;transition:background .15s}.btn-primary:hover{background:var(--orange-dk)}.trust-row{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:16px;font-size:12px;font-weight:600;color:var(--muted)}.trust-row span:before{content:"\2713  ";color:var(--orange)}.testimonials{padding:0 24px 48px;max-width:var(--max);margin:0 auto}.review-showcase{display:flex;gap:32px;align-items:flex-start;margin-bottom:40px}.review-carousel-wrap{flex:0 0 44%;position:relative}.carousel-img{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:var(--light);position:relative}.carousel-img img{width:100%;height:100%;object-fit:cover;display:none;position:absolute;top:0;left:0}.carousel-img img.active{display:block}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:#0000008c;color:#fff;border:none;width:36px;height:36px;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-dots{display:flex;gap:5px;justify-content:center;margin-top:10px;flex-wrap:wrap}.carousel-dot{width:7px;height:7px;border-radius:50%;background:var(--border);border:none;cursor:pointer;padding:0;transition:background .15s}.carousel-dot.active{background:var(--orange)}.review-text-panel{flex:1;padding-top:4px}.review-text{display:none}.review-text.active{display:block}.review-text .testi-stars{color:#f5a623;font-size:16px;letter-spacing:1px;margin-bottom:14px}.review-quote{font-size:16px;line-height:1.75;color:var(--ink);font-style:italic;margin-bottom:20px}.reviewer-meta{display:flex;flex-direction:column;gap:3px}.reviewer-name{font-size:14px;font-weight:700}.reviewer-badge{display:inline-flex;align-items:center;background:#ff56001a;color:var(--orange);font-size:10px;font-weight:700;padding:2px 7px;border-radius:100px;margin-left:6px}.reviewer-date{font-size:11px;color:var(--muted)}.testi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.testi-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:20px}.testi-stars{color:#f5a623;font-size:13px;margin-bottom:10px;letter-spacing:1px}.testi-body{font-size:14px;line-height:1.65;color:#333;margin-bottom:14px;font-style:italic}.testi-author{display:flex;align-items:center;gap:10px}.testi-initials{width:32px;height:32px;border-radius:50%;background:#ff56001a;color:var(--orange);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.testi-name{font-size:13px;font-weight:700}.testi-tag{font-size:11px;color:var(--muted)}.content-dark .testimonials{padding-top:0;padding-bottom:56px}.content-dark .review-showcase{padding-top:48px}.content-dark .carousel-img{background:#ffffff0d}.content-dark .review-quote{color:#ffffffd9}.content-dark .reviewer-name{color:#fff}.content-dark .reviewer-date{color:#ffffff59}.content-dark .testi-card{background:#ffffff0a;border-color:#ffffff1a}.content-dark .testi-body{color:#ffffffb3}.content-dark .testi-name{color:#fff}.content-dark .testi-tag{color:#ffffff59}.content-dark .testi-initials{background:#ff560026}.content-dark .carousel-dot{background:#fff3}.content-dark .carousel-dot.active{background:var(--orange)}.product-dark{background:#1a1e26;padding:64px 0;margin-bottom:0}.product-dark-inner{max-width:1200px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.pd-left{position:relative;display:flex;flex-direction:column}.pd-img-col{width:100%}.pd-feature-col{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px}.pd-feature-item{display:flex;align-items:center;gap:9px;background:#10141cc7;border:1px solid rgba(255,255,255,.13);border-left:2px solid rgba(255,130,70,.8);border-radius:8px;padding:10px 14px;font-size:11px;font-weight:700;color:#ffffffe0;letter-spacing:.02em;white-space:nowrap;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.pd-fi-star{color:#ff9650e6;font-size:10px;flex-shrink:0}.pd-carousel-wrap{display:flex;flex-direction:column;gap:0;width:100%}.pd-badge{font-size:22px;font-weight:900;color:#f5c842;letter-spacing:.01em;text-transform:uppercase;text-align:center;margin-bottom:18px;line-height:1.2}.pd-main-img-box{width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:radial-gradient(ellipse 80% 80% at 50% 55%,rgba(255,120,60,.14) 0%,transparent 75%);margin-bottom:0}.pd-main-img{width:100%;height:100%;object-fit:contain;display:block;padding:0;filter:drop-shadow(0 12px 40px rgba(255,100,30,.22)) drop-shadow(0 0 60px rgba(255,80,20,.1))}.pd-carousel{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:14px}.pd-arrow{background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#fff;font-size:22px;line-height:1;width:34px;height:34px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.pd-arrow:hover{background:#ffffff38}.pd-thumbs{display:flex;gap:6px;flex-wrap:nowrap;justify-content:center}.pd-thumb{width:48px;height:48px;border-radius:7px;object-fit:cover;cursor:pointer;border:2px solid rgba(255,255,255,.1);opacity:.55;transition:opacity .15s,border-color .15s}.pd-thumb:hover{opacity:.85}.pd-thumb.active{border-color:var(--orange);opacity:1}.pd-stars{margin-top:16px;font-size:13px;color:var(--orange);font-weight:700;letter-spacing:.01em;align-self:center}.pd-stars span{color:#fff6;font-weight:500}.pd-testimonials{margin-top:16px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:12px;position:relative;height:140px}.pd-testi{display:none;position:absolute;top:18px;left:20px;right:20px;bottom:14px;overflow:hidden;font-size:14px;color:#ffffffe0;line-height:1.6;font-style:italic}.pd-testi.active{display:block}.pd-testi-author{display:block;margin-top:8px;font-style:normal;font-size:13px;font-weight:600;color:var(--orange)}.pd-testi-dots{display:flex;gap:6px;justify-content:center;margin-top:10px}.pd-dot{width:7px;height:7px;border-radius:50%;background:#ffffff47;cursor:pointer;transition:background .2s}.pd-dot.active{background:var(--orange)}.pd-right{padding-top:8px}.pd-title{font-size:34px;font-weight:900;color:#fff;margin-bottom:10px;letter-spacing:-.02em;line-height:1.15}.pd-sub{font-size:15px;color:#ffffff80;margin-bottom:28px}.pd-bullets{list-style:none;margin:0 0 32px}.pd-bullets li{font-size:16px;font-weight:700;color:#ffffffe6;padding:6px 0;border-bottom:none;display:flex;align-items:flex-start;gap:12px;line-height:1.4}.pd-bullets li:before{content:"\2713";background:var(--orange);color:#fff;font-size:11px;font-weight:900;width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.pd-price-row{display:flex;align-items:baseline;gap:10px;margin:0 0 4px}.pd-price{font-size:40px;font-weight:800;color:#fff}.pd-was{font-size:18px;color:#ffffff59;text-decoration:line-through}.price-save{background:#ff560033;color:var(--orange);font-size:12px;font-weight:700;padding:4px 10px;border-radius:100px}.pd-price-note{font-size:12px;color:#ffffff59;margin-bottom:20px}.pd-qty-row{display:flex;align-items:center;gap:0;margin-bottom:16px;border:1px solid rgba(255,255,255,.2);border-radius:8px;overflow:hidden;width:fit-content}.pd-qty-btn{background:#ffffff14;border:none;color:#fff;font-size:22px;font-weight:400;width:48px;height:48px;cursor:pointer;line-height:1;transition:background .15s}.pd-qty-btn:hover{background:#ffffff26}.pd-qty-num{min-width:52px;text-align:center;font-size:17px;font-weight:700;color:#fff;padding:0 8px}.btn-full{display:block;width:100%;text-align:center;background:var(--orange);color:#fff;font-size:17px;font-weight:800;letter-spacing:.03em;padding:18px;border-radius:8px;text-decoration:none;margin-bottom:14px}.pd-footnotes{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;font-size:12px;font-weight:600;color:#fff6}.pd-footnotes span:before{content:"\2713  ";color:var(--orange)}.content-dark{background:#1c2028;padding:0 0 56px}.protocol-timeline{padding-top:56px;padding-bottom:48px}.ptl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ptl-item{display:flex;flex-direction:column;gap:14px;padding:24px 20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;position:relative}.ptl-item:before{display:none}.ptl-item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.08)}.ptl-day{display:inline-block;align-self:flex-start;background:var(--orange);color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-align:center;line-height:1.3;padding:6px 12px;border-radius:6px}.ptl-content{flex:1}.ptl-label{font-size:16px;font-weight:800;color:#fff;margin-bottom:8px;letter-spacing:-.01em}.ptl-content p{font-size:14px;color:#fff9;line-height:1.7}.ingredients{padding-top:56px;padding-bottom:48px}.ingredients-header{text-align:center;margin-bottom:36px}.ingredients-header h2{font-size:28px;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:10px}.ingredients-sub{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--orange)}.ingredients-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.ingredient-card{position:relative;border-radius:12px;overflow:hidden;background-size:cover;background-position:center;min-height:240px;display:flex;flex-direction:column;justify-content:flex-end}.ingredient-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a0a0ef2,#0a0a0e8c 55%,#0a0a0e40)}.ingredient-content{position:relative;z-index:1;padding:22px 20px 20px}.ingredient-content h3{font-size:20px;font-weight:800;color:#fff;letter-spacing:-.01em;margin-bottom:8px}.ingredient-content p{font-size:13px;color:#ffffffb3;line-height:1.65;margin-bottom:14px}.ingredient-dose{display:inline-block;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fffc;font-size:11px;font-weight:700;letter-spacing:.04em;padding:5px 10px;border-radius:100px}.ingredients-note{font-size:11px;color:#ffffff40;text-align:center;line-height:1.6}.ingredient-cat{display:block;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:6px;opacity:.85}.ingredient-card--gradient{background:linear-gradient(135deg,#1a3060,#0c1e3a,#162040)}.content-dark .value-props{border:none;border-radius:0;margin-bottom:40px}.content-dark .vp-item{border-color:#ffffff1a}.content-dark .vp-title{color:#fff}.content-dark .vp-sub{color:#fff6}.content-dark .tab-nav{border-bottom-color:#ffffff1f}.content-dark .tab-btn{color:#ffffff73}.content-dark .tab-btn.active{color:var(--orange);border-bottom-color:var(--orange)}.content-dark .tab-btn:hover:not(.active){color:#ffffffbf}.content-dark .tab-heading{color:#fff}.content-dark .tl-item:not(:last-child):before{background:#ffffff1f}.content-dark .tl-label{color:#fff}.content-dark .tl-body p{color:#ffffffa6}.content-dark .faq-item{border-color:#ffffff1a}.content-dark .faq-q{color:#fff}.content-dark .faq-a p{color:#fff9}.content-dark .tab-review-card{border-color:#ffffff1a;background:#ffffff0a}.content-dark .tab-review-text{color:#fffc}.content-dark .tab-review-name{color:#fff}.content-dark .tab-review-date{color:#ffffff59}.section-cta{text-align:center;padding:24px 0}.section-cta-btn{display:inline-block;background:var(--orange);color:#fff;font-size:15px;font-weight:800;letter-spacing:.05em;padding:16px 40px;border-radius:8px;text-decoration:none;transition:background .15s}.section-cta-btn:hover{background:var(--orange-dk)}.guarantee-block{padding:0 24px 56px}.guarantee-block-inner{max-width:var(--max);margin:0 auto;display:flex;align-items:center;gap:48px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:40px 48px}.gb-badge{flex-shrink:0;width:160px;height:160px;position:relative}.gb-badge-ring{width:160px;height:160px;border-radius:50%;border:3px solid var(--orange);background:#ff560014;display:flex;align-items:center;justify-content:center;position:relative}.gb-badge-icon{font-size:48px;position:absolute}.gb-badge-text{position:absolute;top:0;left:0;width:160px;height:160px}.gb-content{flex:1}.gb-headline{font-size:clamp(22px,3vw,34px);font-weight:900;color:#fff;letter-spacing:-.02em;line-height:1.15;margin-bottom:16px}.gb-orange{color:var(--orange)}.gb-body{font-size:15px;color:#ffffff8c;line-height:1.7;max-width:560px;margin-bottom:28px}.gb-btn{display:inline-block;background:var(--orange);color:#fff;font-size:15px;font-weight:800;letter-spacing:.04em;padding:16px 36px;border-radius:8px;text-decoration:none;transition:background .15s}.gb-btn:hover{background:var(--orange-dk)}.value-props{display:flex;margin-bottom:32px;border:1px solid var(--border);border-radius:12px;overflow:hidden}.vp-item{flex:1;display:flex;align-items:center;gap:12px;padding:18px 16px;border-right:1px solid var(--border)}.vp-item:last-child{border-right:none}.vp-icon{font-size:22px;flex-shrink:0}.vp-title{font-size:13px;font-weight:800;line-height:1.2;margin-bottom:2px}.vp-sub{font-size:11px;color:var(--muted)}.protocol-tabs{margin-bottom:32px}.tab-nav{display:flex;border-bottom:2px solid var(--border);margin-bottom:32px}.tab-btn{background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:700;padding:12px 20px;color:var(--gray);border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s;white-space:nowrap}.tab-btn.active{color:var(--orange);border-bottom-color:var(--orange)}.tab-btn:hover:not(.active){color:var(--ink)}.tab-panel{display:none}.tab-panel.active{display:block}.tab-heading{font-size:22px;font-weight:800;margin-bottom:32px;letter-spacing:-.01em}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tl-item{display:flex;flex-direction:column;gap:12px;padding:24px 20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;position:relative}.tl-item:not(:last-child):before{display:none}.tl-day{background:var(--orange);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;text-align:center;line-height:1.25;padding:6px 12px;border-radius:6px;display:inline-block;align-self:flex-start}.tl-label{font-size:16px;font-weight:800;letter-spacing:-.01em;color:#fff}.tl-body{padding-top:0}.tl-body p{font-size:14px;color:#fff9;line-height:1.7}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid var(--border)}.faq-q{width:100%;background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:15px;font-weight:700;text-align:left;padding:18px 0;color:var(--ink);display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-arrow{color:var(--orange);font-size:20px;flex-shrink:0;transition:transform .2s;line-height:1}.faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-a{display:none;padding-bottom:18px}.faq-item.open .faq-a{display:block}.faq-a p{font-size:14px;color:#555;line-height:1.75}.tab-reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tab-review-card{border:1px solid var(--border);border-radius:12px;padding:20px}.tab-review-stars{color:var(--orange);font-size:13px;margin-bottom:10px}.tab-review-text{font-size:14px;line-height:1.7;color:#333;margin-bottom:12px;font-style:italic}.tab-review-name{font-size:13px;font-weight:700}.tab-review-badge{font-size:11px;font-weight:600;color:var(--orange);margin-left:6px}.tab-review-date{font-size:11px;color:var(--muted);margin-top:2px}.recovery-section{padding:56px 0 48px;border-top:1px solid rgba(255,255,255,.08)}.recovery-header{text-align:center;margin-bottom:28px}.recovery-header h2{font-size:clamp(20px,3vw,32px);font-weight:900;color:#fff;margin-bottom:8px}.recovery-sub{color:#ffffff73;font-size:14px}.rtabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:28px}.rtab{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ffffff80;border-radius:40px;padding:9px 20px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;letter-spacing:.01em;font-family:inherit}.rtab.active,.rtab:hover{background:var(--orange);border-color:var(--orange);color:#fff}.rc-wrap{display:flex;gap:10px;align-items:stretch;margin-bottom:24px}.rc-y-labels{display:flex;flex-direction:column;justify-content:space-between;font-size:9px;color:#ffffff47;text-align:right;padding-bottom:22px;white-space:nowrap;padding-right:8px;letter-spacing:.05em;text-transform:uppercase}.rc-chart-area{flex:1;min-width:0}#rc-svg{width:100%;height:auto;display:block}#rc-line,#rc-area{transition:d .55s cubic-bezier(.4,0,.2,1)}#rc-dot-start,#rc-dot-end{transition:cy .55s cubic-bezier(.4,0,.2,1)}.rc-x-labels{display:flex;justify-content:space-between;font-size:9px;color:#ffffff47;letter-spacing:.05em;text-transform:uppercase;margin-top:6px}.rc-panel{display:none}.rc-panel.active{display:block}.rc-panel-cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.rc-phase-block{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px}.rc-phase-week{display:block;font-size:10px;font-weight:800;color:var(--orange);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.rc-phase-block p{font-size:13px;line-height:1.6;color:#fff9;margin:0}.survey-section{padding:24px 0 56px}.survey-header{text-align:center;margin-bottom:44px}.survey-eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);background:#ff56001f;border:1px solid rgba(255,86,0,.25);border-radius:40px;padding:5px 14px;margin-bottom:16px}.survey-header h2{font-size:clamp(24px,3.5vw,38px);font-weight:900;color:#fff;letter-spacing:-.02em;margin-bottom:12px;line-height:1.15}.survey-sub{font-size:14px;color:#fff6;max-width:520px;margin:0 auto;line-height:1.65}.survey-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:20px}.survey-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-top:3px solid var(--orange);border-radius:14px;padding:22px 18px;display:flex;flex-direction:column;gap:12px;transition:background .2s}.survey-card:hover{background:#ffffff17}.sc-label{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff6}.sc-pct{font-size:58px;font-weight:900;color:#fff;font-family:Barlow Condensed,sans-serif;line-height:.95;letter-spacing:-.02em}.sc-pct-sign{font-size:32px;color:var(--orange);font-weight:900}.sc-bar{height:8px;background:#ffffff14;border-radius:4px;overflow:hidden}.sc-fill{height:100%;background:var(--orange);border-radius:4px;box-shadow:0 0 8px #ff560080}.sc-result{font-size:12px;color:#fff9;line-height:1.45;font-weight:500}.sc-quote{font-size:12px;font-style:italic;color:#ffffff59;margin:auto 0 0;line-height:1.55;border-left:2px solid rgba(255,86,0,.5);padding-left:10px}.survey-card--cancer{display:flex;flex-direction:row;gap:40px;align-items:flex-start;margin-top:14px;background:#ff560012;border:1px solid rgba(255,86,0,.25);border-top:3px solid var(--orange)}.sc-cancer-left{flex-shrink:0;min-width:160px;display:flex;flex-direction:column;gap:12px}.sc-cancer-left .sc-pct{font-size:72px}.sc-cancer-left .sc-pct-sign{font-size:40px}.sc-cancer-quotes{display:grid;grid-template-columns:1fr 1fr;gap:14px;flex:1}.sc-cancer-quote{font-size:13px;font-style:italic;color:#ffffff8c;margin:0;line-height:1.6;border-left:2px solid rgba(255,86,0,.5);border-radius:0 8px 8px 0;padding:12px 14px 12px 12px;background:#ffffff08}.dieoff-strip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-bottom:36px;margin-top:28px}.dieoff-phase{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:22px 20px;position:relative;overflow:hidden}.dieoff-phase:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--orange),transparent)}.dieoff-week{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:800;color:var(--orange);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.dieoff-week:before{content:"";width:6px;height:6px;background:var(--orange);border-radius:50%;flex-shrink:0;box-shadow:0 0 6px #ff5600b3}.dieoff-phase p{font-size:13px;line-height:1.7;color:#ffffff80;margin:0}.survey-note{font-size:11px;color:#ffffff40;text-align:center;line-height:1.6;max-width:560px;margin:0 auto}.disclaimer{padding:0 24px 48px;max-width:var(--max);margin:0 auto}.disclaimer p{font-size:11px;color:#bbb;line-height:1.6}.sticky-bottom{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--white);border-top:1px solid var(--border);padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.sticky-bottom-left{display:flex;align-items:center;gap:12px}.sticky-bottom-img{width:44px;height:44px;border-radius:8px;background:var(--light);border:1px solid var(--border);overflow:hidden;flex-shrink:0}.sticky-bottom-img img{width:100%;height:100%;object-fit:cover}.sticky-bottom-name{font-size:14px;font-weight:700}.sticky-bottom-price{font-size:13px;color:var(--orange);font-weight:600}.sticky-bottom-btn{background:var(--orange);color:#fff;font-size:13px;font-weight:800;letter-spacing:.03em;padding:11px 24px;border-radius:7px;text-decoration:none;white-space:nowrap}@media(max-width:600px){.hero h1{font-size:26px}.reason{flex-direction:column;gap:24px}.reason-img{width:100%!important;min-width:unset!important;aspect-ratio:4/3!important}.reason-img--portrait{aspect-ratio:3/4!important}.reason-img--square{aspect-ratio:1/1!important}.reason-num{display:none}.reason h3{font-size:22px}.mid-cta{padding:28px 20px}.product-dark-inner{grid-template-columns:1fr;gap:32px}.ingredients-grid{grid-template-columns:1fr}.ingredient-card{min-height:260px}.pd-title{font-size:20px}.pd-thumb{width:46px;height:46px}.review-showcase{flex-direction:column}.review-carousel-wrap{flex:none;width:100%}.value-props{flex-direction:column}.vp-item{border-right:none;border-bottom:1px solid var(--border)}.vp-item:last-child{border-bottom:none}.tab-btn{font-size:12px;padding:10px 12px}.tab-reviews-grid{grid-template-columns:1fr}.tab-heading{font-size:18px}.rc-panel-cols{grid-template-columns:1fr}.rtab{font-size:12px;padding:8px 14px}body{padding-top:104px}.bar{gap:12px;padding:8px 16px}.bar-text{font-size:11px}.cmp-scroll{padding:0}.cmp{min-width:unset;font-size:10px;align-items:stretch}.cmp-labels,.cmp-card,.cmp-comp{min-width:0}.cmp-labels-top{height:22px}.cmp-labels-spacer{height:70px}.cmp-card-head{height:92px;padding:6px 4px}.cmp-comp-spacer{height:46px}.cmp-comp-head{font-size:9px;padding:0 3px;height:46px}.cmp-label{height:81px;font-size:10px;padding:4px 2px 4px 0}.cmp-label-icon{font-size:12px}.cmp-row{height:81px;font-size:10px;padding:4px 6px}.cmp-comp-row{height:81px;font-size:10px;padding:4px 3px}.cmp-label-lg,.cmp-row-lg,.cmp-comp-row-lg{flex:1;height:auto}.cmp-card-name{font-size:10px;letter-spacing:0}.cmp-card-sub{font-size:8px}.pd-feature-col{display:none}.pd-testimonials{height:200px}.product-dark-inner{padding:0 16px}.pd-thumb{width:34px;height:34px}.pd-thumbs{gap:4px}.pd-carousel{gap:6px}.pd-arrow{width:28px;height:28px;font-size:18px}.ptl-grid,.timeline{grid-template-columns:1fr}.guarantee-block-inner{flex-direction:column;gap:32px;text-align:center}.gb-body{margin:0 auto 28px}.gb-btn{width:100%;text-align:center}.survey-section{padding:40px 0 32px}.survey-cards{grid-template-columns:1fr 1fr;gap:12px}.sc-pct{font-size:40px}.dieoff-strip{grid-template-columns:1fr;gap:10px}.survey-card--cancer{flex-direction:column;gap:20px}.sc-cancer-quotes{grid-template-columns:1fr;gap:10px}.sc-cancer-left .sc-pct{font-size:52px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/paragon-lp.css.map */
