.timeline-dot-green{width:14px;height:14px;border-radius:50%;background:#22c55e;position:absolute;left:-33px;top:18px;box-shadow:0 0 0 rgba(101,255,153,0);transition:box-shadow .4s ease}.timeline-dot-green.glow{box-shadow:0 0 12px 4px rgba(101,255,153,.45),0 0 24px 8px rgba(101,255,153,.2)}.timeline-dot-purple{width:14px;height:14px;border-radius:50%;background:#818cf8;position:absolute;left:-33px;top:18px;box-shadow:0 0 0 rgba(99,102,241,0);transition:box-shadow .4s ease}.timeline-dot-purple.glow{box-shadow:0 0 12px 4px rgba(99,102,241,.45),0 0 24px 8px rgba(99,102,241,.2)}.timeline-dot-amber{width:14px;height:14px;border-radius:50%;background:#65ff99;position:absolute;left:-33px;top:16px;box-shadow:0 0 0 rgba(101,255,153,0);transition:box-shadow .4s ease}.timeline-dot-amber.glow{box-shadow:0 0 12px 4px rgba(101,255,153,.45),0 0 24px 8px rgba(101,255,153,.2)}:root{--bg-primary:#0e0e10;--bg-card:#181819;--bg-card-hover:#1e1e20;--accent:#65ff99;--accent-dim:#56f18b;--accent-glow:rgba(101,255,153,0.15);--accent-glow-strong:rgba(101,255,153,0.3);--text-primary:#e8ecf2;--text-secondary:#8a96a8;--text-muted:#5a6578;--border:rgba(255,255,255,0.06);--border-accent:rgba(101,255,153,0.2);--gradient-green:linear-gradient(135deg,#88f1d9,#97e7b2,#65ff99);--gradient-green-text:linear-gradient(105deg,#88f1d9 5%,#97e7b2 39%,#65ff99 104%);--font-display:"Montserrat",sans-serif;--font-body:"Montserrat",sans-serif}.supplement-guide-scope *{margin:0;padding:0;box-sizing:border-box}.supplement-guide-scope{scroll-behavior:smooth;font-size:16px;background:#ffffff;color:white;font-family:var(--font-body);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}.supplement-guide-scope .container{max-width:1080px;margin:0 auto;padding:0 40px}.supplement-guide-scope section{padding:60px 0;position:relative;margin:0 20px;border-radius:24px;background:var(--bg-primary)}.supplement-guide-scope section+section{margin-top:12px}section.light{background:#f4f5f0}section.light h2{color:#0b0a0a}section.light h3,section.light h4{color:#1a1a1a}section.light li,section.light p{color:#2a2a2a}section.light .note-callout{background:rgba(0,0,0,.05);border-left-color:#0b0a0a;color:#2a2a2a}section.light .note-callout:before{color:#0b0a0a}section.light .benefit-card,section.light .source-card{background:#fff;border-color:rgba(0,0,0,.08)}section.light .benefit-card h4,section.light .source-card h4{color:#1a1a1a}section.light .benefit-card p,section.light .source-card p{color:#3a3a3a}section.light .check-list li{color:#2a2a2a}section.light .check-list li:before{color:#0b0a0a}section.light .fun-fact{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.08)}section.light .fun-fact-label{color:#0b0a0a}section.light .fun-fact p{color:#2a2a2a}section.light .dosage-table{border-color:rgba(0,0,0,.1)}section.light .dosage-table th{background:#e8e9e4;color:#1a1a1a}section.light .dosage-table td{background:#fff;color:#2a2a2a;border-color:rgba(0,0,0,.06)}section.light .cta-banner{background:#0b0a0a}section.light .cta-banner p{color:#f4f5f0}section.light .order-cta{background:#0b0a0a;color:#f4f5f0}section.light .discount-note{color:#444444}section.light .part-label{color:#0b0a0a;border-color:#0b0a0a;background:rgba(0,0,0,.05)}section.light .part-title{color:#0b0a0a;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#0b0a0a;background-clip:unset}section.light .part-intro{color:#3a3a3a}section.light .protocol-item{background:#fff;border-color:rgba(0,0,0,.08)}section.light .protocol-num{background:#0b0a0a}section.light .section-glow{display:none}section.light .toc{background:transparent}section.light .toc-block{border-left-color:rgba(0,0,0,.12)}.product-section{display:grid;grid-template-columns:380px 1fr;gap:48px;align-items:start;margin-bottom:80px;padding-bottom:80px;border-bottom:1px solid rgba(0,0,0,.06)}.product-section-img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:20px;background:#e5e5e0}.product-section-body{padding:8px 0}.product-section-label{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0b0a0a;margin-bottom:8px}.product-section-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:#0b0a0a;line-height:1.15;margin-bottom:12px}.product-section-desc{font-size:.95rem;color:#444;line-height:1.7;margin-bottom:24px}.product-benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.product-benefit{padding:16px 20px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px}.product-benefit h4{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#0b0a0a;margin-bottom:6px}.product-benefit p{font-size:.88rem;color:#444;line-height:1.5;margin:0}.product-dosage{padding:20px 24px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;margin-bottom:16px}.product-dosage-title{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0b0a0a;margin-bottom:12px}.product-dosage-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.product-dosage-item{font-size:.85rem;color:#444}.product-dosage-item strong{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#0b0a0a;margin-bottom:4px}.product-cta-row{display:flex;align-items:center;gap:16px;margin-top:20px}.product-cta-row .discount-note,.product-cta-row .order-cta{margin:0}.product-callout{padding:14px 20px;background:rgba(0,0,0,.03);border-radius:12px;font-size:.88rem;color:#444;line-height:1.5;margin-bottom:16px;border-left:3px solid #0b0a0a}.product-callout strong{color:#0b0a0a}.shop-scroll::-webkit-scrollbar{display:none}@media (max-width:700px){.product-section{grid-template-columns:1fr;gap:24px}.product-section-img{position:static;aspect-ratio:16/9;max-height:240px}.product-benefits-grid,.product-dosage-grid{grid-template-columns:1fr}.testimonial-slide>div{flex-direction:column!important}.testimonial-slide>div>div:first-child{flex:0 0 240px!important}}.section-img{width:100%;height:280px;object-fit:cover;border-radius:16px;margin-bottom:24px;background:linear-gradient(135deg,rgba(101,255,153,.08),rgba(136,241,217,.05));display:block}section.light .section-img{background:linear-gradient(135deg,rgba(26,58,42,.06),rgba(0,0,0,.03))}.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.feature-split-text .feature-label{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0b0a0a;margin-bottom:12px}.feature-split-text h2{font-size:clamp(1.8rem,4vw,2.6rem);color:#0b0a0a;line-height:1.15;margin-bottom:16px}.feature-split-text>p{font-size:.95rem;color:#333333;line-height:1.7;margin-bottom:32px}.feature-accordion-item{border-bottom:1px solid rgba(0,0,0,.1);padding:20px 0}.feature-accordion-item h3{font-size:1.3rem;font-weight:700;color:#0b0a0a;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:0}.feature-accordion-item h3 span{font-size:1.5rem;font-weight:300;color:#888}.feature-accordion-item p{color:#333333;font-size:.92rem;line-height:1.6;max-height:0;overflow:hidden;transition:max-height .4s ease,margin .3s ease;margin-top:0}.feature-accordion-item.open p{max-height:200px;margin-top:10px}.feature-split-image{display:flex;align-items:center;justify-content:center}.feature-split-image img{max-width:100%;max-height:520px;object-fit:contain}@media (max-width:700px){.feature-split{grid-template-columns:1fr;gap:32px}.feature-split-image{order:-1}.feature-split-image img{max-height:320px}}.package-header{margin-bottom:24px}.product-carousel{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1200px;margin-left:auto;margin-right:auto}.product-carousel::-webkit-scrollbar{height:4px}.product-carousel::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:4px}.product-carousel::-webkit-scrollbar-thumb{background:var(--accent);border-radius:4px}section.light .product-carousel::-webkit-scrollbar-track{background:rgba(0,0,0,.05)}section.light .product-carousel::-webkit-scrollbar-thumb{background:#0b0a0a}.carousel-card{text-align:left;display:flex;flex-direction:column}.carousel-card .add-to-cart{margin-top:auto}.carousel-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;background:#e5e5e0;margin-bottom:16px}section.light .carousel-card img{background:#e5e5e0}.carousel-card h4{font-size:1.15rem;font-weight:700;margin-bottom:6px;color:white}section.light .carousel-card h4{color:#0b0a0a}.carousel-tags{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:6px}section.light .carousel-tags{color:#6a6a6a}.carousel-price{font-size:1.05rem;font-weight:700;color:white;margin-bottom:14px}section.light .carousel-price{color:#0b0a0a}.add-to-cart{display:block;width:100%;padding:14px 0;text-align:center;background:#0b0a0a;color:white;font-family:var(--font-display);font-size:.9rem;font-weight:600;border-radius:999px;border:none;transition:all .2s;text-decoration:none}.add-to-cart:hover{background:#333;opacity:1}section.light .add-to-cart{background:#0b0a0a;color:#f4f5f0}section.light .add-to-cart:hover{background:#333}.section-glow{position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:200px;height:2px;background:var(--gradient-green);filter:blur(4px);opacity:.5}.supplement-guide-scope h1,.supplement-guide-scope h2,.supplement-guide-scope h3,.supplement-guide-scope h4{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;line-height:1.15}.supplement-guide-scope h2{font-size:clamp(1.4rem,3vw,1.8rem);color:var(--accent);margin-bottom:12px;padding-bottom:2px;line-height:1.3}.supplement-guide-scope h3{font-size:1.3rem;color:white;margin-bottom:12px;font-weight:700}.supplement-guide-scope h4{font-size:1.05rem;color:white;margin-bottom:8px;font-weight:700}.supplement-guide-scope p{color:white;margin-bottom:10px;font-size:1rem}.supplement-guide-scope a{color:var(--accent);text-decoration:none;transition:opacity .2s}.supplement-guide-scope a:hover{opacity:1}.add-to-cart:hover,.order-cta:hover{filter:brightness(1.1);box-shadow:0 6px 24px rgba(0,0,0,.15)}.hero{display:flex;align-items:flex-start;justify-content:center;text-align:center;padding:0;position:relative;overflow:hidden;min-height:90vh;margin:12px 20px 0;border-radius:24px;background:#000}.hero-bg{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.55) 60%,rgba(14,14,16,1)),linear-gradient(226deg,rgba(0,111,102,.6) 4%,rgba(16,25,29,.8) 40%,rgba(0,0,0,.9) 96%),url(https://res.cloudinary.com/ddu0glffi/image/upload/q_auto/f_auto/v1776565665/hero_image_anwubk.png) 50%/cover no-repeat;background-color:#0a1a18}.hero:before{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to top,var(--bg-primary) 0,transparent 100%);z-index:1;pointer-events:none}.hero h1{font-size:clamp(2.4rem,6vw,3.2rem);margin-bottom:16px;max-width:900px;margin-left:auto;margin-right:auto;white-space:nowrap;font-weight:700}.hero h1,.hero h1 span{color:white}.hero .subtitle{font-size:1.1rem;color:white;line-height:1.6;font-weight:500}.hero .subtitle,.hero p{max-width:620px;margin:0 auto 20px}.hero p{font-size:.92rem;line-height:1.8}.founder-sig{margin-top:32px;font-family:var(--font-display);font-style:italic;color:var(--accent);font-size:.95rem}.toc{background:transparent;border:none;border-radius:0;padding:0}.toc>h3{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;color:#0b0a0a;letter-spacing:-.02em;text-transform:none;margin-bottom:32px;line-height:1.1}.toc-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 48px}.toc-block{border-left:3px solid rgba(0,0,0,.12);padding-left:20px}.toc-block .toc-num{font-family:var(--font-display);font-size:2.2rem;font-weight:800;font-style:italic;color:#0b0a0a;line-height:1;margin-bottom:4px}.toc-block .toc-chapter-title{font-family:var(--font-display);font-size:.95rem;font-weight:700;color:#0b0a0a;margin-bottom:6px;display:block;text-decoration:none}.toc-block .toc-chapter-title:hover{color:#555}.toc-block a{display:block;font-size:.88rem;color:#333333;text-decoration:none;padding:2px 0;transition:color .2s}.toc-block a:hover{color:#555}.part-header{padding:32px 0 16px;position:relative}.part-header:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent-dim),transparent);opacity:.4}.part-label{display:inline-block;padding:6px 18px;border:1px solid var(--border-accent);border-radius:100px;font-size:.82rem;font-weight:700;color:var(--accent);letter-spacing:.1em;text-transform:uppercase;background:var(--accent-glow);margin-bottom:16px}.part-label,.part-title{font-family:var(--font-display)}.part-title{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;background:var(--gradient-green-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.03em;line-height:1.1}.part-intro{color:white;margin-top:16px;max-width:620px;font-size:1.05rem}.part-header+section{border-top:none;padding-top:16px}.part-header+section .section-glow{display:none}.steps-grid{display:grid;gap:10px}.step-card{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:16px 20px;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;transition:border-color .3s}.step-card:hover{border-color:var(--border-accent)}.step-num{width:48px;height:48px;border-radius:12px;background:var(--accent-glow);border:1px solid var(--border-accent);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:800;font-size:1.1rem;color:var(--accent);flex-shrink:0}.step-card h3{font-size:1.1rem;margin-bottom:6px}.step-card p{font-size:.92rem;margin-bottom:0;line-height:1.65}.note-callout{margin-top:16px;padding:14px 16px 14px 48px;background:rgba(101,255,153,.05);border-left:3px solid var(--accent);border-radius:0 8px 8px 0;font-size:.88rem;color:white;font-style:italic;position:relative}.note-callout:before{content:"lightbulb";font-family:Material Icons Outlined;position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:22px;color:var(--accent);opacity:.8}.fun-fact{background:var(--bg-card);border:1px solid var(--border-accent);border-radius:12px;padding:18px 24px;margin:16px 0;position:relative}.fun-fact:before{content:"";position:absolute;top:-1px;left:24px;right:24px;height:2px;background:var(--gradient-green);border-radius:2px;opacity:.5}.fun-fact-label{font-family:var(--font-display);font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:12px}.fun-fact p{margin-bottom:0;font-size:.95rem}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.benefit-card{padding:16px 18px;background:var(--bg-card);border:1px solid var(--border);border-radius:12px}.benefit-card h4{font-size:1rem}.benefit-card p{font-size:.9rem;margin-bottom:0;line-height:1.6}.benefit-card.full{grid-column:1/-1}.benefit-card-green{padding:16px 18px;background:var(--gradient-green);border-radius:12px}.benefit-card-green h4{font-size:1rem;color:#0b0a0a}.benefit-card-green p{font-size:.9rem;margin-bottom:0;line-height:1.6;color:#0b0a0a}.dosage-table{width:100%;border-collapse:collapse;margin:12px 0;font-size:.92rem}.dosage-table thead th{text-align:left;padding:10px 16px;font-family:var(--font-display);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);border-bottom:1px solid var(--border-accent);background:var(--bg-card)}.dosage-table thead th:first-child{border-radius:10px 0 0 0}.dosage-table thead th:last-child{border-radius:0 10px 0 0}.dosage-table tbody td{padding:10px 16px;border-bottom:1px solid var(--border);color:white;vertical-align:top}.dosage-table tbody tr:last-child td{border-bottom:none}.dosage-table tbody td:first-child{font-weight:600;color:var(--accent);font-size:.85rem}.dosage-table tbody td strong{color:white}.order-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:var(--accent);color:#0b0a0a;font-family:var(--font-display);font-weight:700;font-size:.9rem;border-radius:100px;border:none;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s;margin-top:12px}.order-cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(101,255,153,.25);opacity:1;color:#0b0a0a}.discount-note{display:block;margin-top:8px;font-size:.95rem;color:white;font-style:italic}.cta-banner{text-align:center;padding:28px 24px;margin:24px 0 0;background:linear-gradient(135deg,rgba(101,255,153,.06),rgba(136,241,217,.03));border:1px solid var(--border-accent);border-radius:14px}.cta-banner p{font-size:.95rem;margin-bottom:12px;color:white}.cta-banner .order-cta{margin-top:0;font-size:1rem;padding:14px 36px}.check-list{list-style:none;padding:0}.check-list li{padding:5px 0 5px 28px;position:relative;color:white;font-size:.95rem}.check-list li:before{content:"";position:absolute;left:0;top:14px;width:8px;height:8px;background:var(--accent);border-radius:50%;opacity:.7}.protocol-list{display:grid;gap:8px;counter-reset:step-counter}.protocol-item{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:14px 18px;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;align-items:start}.protocol-num{width:44px;height:32px;background:var(--accent-glow);border:1px solid var(--border-accent);border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:800;color:var(--accent);font-size:.7rem;flex-shrink:0}.protocol-item h4{font-size:1rem;color:white;margin-bottom:4px}.protocol-item h4 span{color:var(--accent);font-weight:700}.protocol-item p{font-size:.9rem;margin-bottom:0;line-height:1.55}.protocol-item .helper{font-style:italic;color:white;font-size:.85rem;margin-top:6px}.bundle-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.bundle-card{padding:20px;background:var(--bg-card);border:1px solid var(--border);border-radius:16px}.bundle-card h3{color:var(--accent);font-size:1.2rem;margin-bottom:12px}.bundle-card p{font-size:.9rem;line-height:1.6}.bundle-card ul{list-style:none;padding:0;margin:12px 0}.bundle-card ul li{color:white;font-size:.9rem;padding:4px 0}.products-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-card{padding:0;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;overflow:hidden}.product-card .product-hero{width:100%;aspect-ratio:3/2;object-fit:cover;display:block}.product-card .product-body{padding:20px}.product-card h4{font-size:1.3rem;margin-bottom:6px}.product-card p{font-size:.92rem;margin-bottom:10px}.faq-item{padding:14px 0;border-bottom:1px solid var(--border)}.faq-item:last-child{border-bottom:none}.faq-item h3{font-size:1.05rem;color:white;margin-bottom:0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;user-select:none}.faq-item h3:after{content:"+";font-size:1.4rem;font-weight:300;color:var(--accent);flex-shrink:0;margin-left:16px;transition:transform .3s}.faq-item.open h3:after{content:"\2212"}.faq-item p{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),margin .3s;margin-top:0}.faq-item.open p{max-height:200px;margin-top:8px}.faq-item p{font-size:.92rem;margin-bottom:0}section.light .faq-item{border-bottom-color:rgba(0,0,0,.1)}section.light .faq-item h3,section.light .faq-item h3:after{color:#0b0a0a}section.light .faq-item p{color:#333}.budget-callout{background:linear-gradient(135deg,rgba(101,255,153,.08),rgba(136,241,217,.04));border:1px solid var(--border-accent);border-radius:16px;padding:24px;margin-top:16px}.budget-callout h3{color:var(--accent);margin-bottom:12px}.budget-tier{display:grid;grid-template-columns:320px 1fr;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;overflow:hidden;margin-top:12px;min-height:240px}.budget-tier .tier-image{background:rgba(101,255,153,.06);display:flex;align-items:center;justify-content:center;min-height:100%}.budget-tier .tier-image img{width:100%;height:100%;object-fit:cover}.budget-tier .tier-image .tier-placeholder{width:80px;height:80px;border-radius:12px;border:2px dashed rgba(101,255,153,.3);background:rgba(101,255,153,.08)}.budget-tier .tier-body{padding:20px}.budget-callout .price-tag{display:inline-block;padding:4px 14px;background:var(--accent-glow);border:1px solid var(--border-accent);border-radius:100px;color:var(--accent);font-family:var(--font-display);font-weight:700;font-size:.9rem;margin:12px 0}.pricing-summary{padding:28px 32px;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;margin-top:24px}.pricing-summary .total-row{display:flex;justify-content:space-between;align-items:center;padding-top:18px;margin-top:12px;border-top:1px solid var(--border-accent)}.pricing-summary .total-row strong{font-family:var(--font-display);font-size:1.3rem;color:var(--accent)}.sources-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.source-card{padding:20px 24px 20px 88px;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;position:relative;min-height:100px}.source-card-img{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:14px;object-fit:cover;box-shadow:0 4px 16px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.4);border:1px solid rgba(255,255,255,.3)}section.light .source-card-img{box-shadow:0 4px 16px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.04),inset 0 1px 0 rgba(255,255,255,.6);border-color:rgba(255,255,255,.5)}.source-card h4{font-size:.95rem;color:white;margin-bottom:4px;font-weight:600}.source-card p{font-size:.85rem;margin-bottom:0;line-height:1.5}.supplement-guide-scope footer{padding:24px 0;text-align:center;border-top:1px solid var(--border)}.supplement-guide-scope footer p{font-size:.82rem;color:white}@media (max-width:700px){section{padding:28px 0;margin:10px;border-radius:16px}section.hero{margin:10px 10px 0;border-radius:16px}.container{padding:0 20px}.benefits-grid,.bundle-grid,.products-grid,.sources-grid,.toc-grid{grid-template-columns:1fr}.product-carousel{grid-template-columns:repeat(2,1fr);gap:14px}.budget-tier{grid-template-columns:1fr}.toc{padding:24px}.protocol-item,.step-card{grid-template-columns:1fr;gap:12px}.dosage-table{font-size:.82rem}.dosage-table tbody td,.dosage-table thead th{padding:12px 14px}.standards-section{min-height:auto!important}.standards-section>div:first-child{position:relative!important;width:100%!important;left:0!important;right:0!important;height:320px!important;margin-bottom:-60px}.standards-section>div:last-child{position:relative!important;max-width:90%!important;margin:-60px auto 0!important}.check-list li,.discount-note,.feature-accordion-item h3,.feature-accordion-item p,.feature-split-text>p,.note-callout,.part-intro,.toc-block .toc-chapter-title,.toc-block a,li,p,td{font-size:18px!important}.carousel-tags{font-size:13px!important}#how-to-use>div,#what-to-expect>div{grid-template-columns:1fr!important;min-height:auto!important}#how-to-use>div>div:first-child{margin:16px 16px 0!important;height:300px}#how-to-use>div>div:last-child,#what-to-expect>div>div:first-child{padding:32px 24px!important}#what-to-expect>div>div:last-child{height:300px;order:-1;margin:16px!important}#what-to-expect>div>div:first-child>div:nth-child(4){grid-template-columns:1fr!important}.hero h1{white-space:normal!important;font-size:clamp(1.8rem,8vw,2.4rem)!important}.testimonial-slide{height:auto!important}.testimonial-slide>div{flex-direction:column!important;height:auto!important}.testimonial-slide>div>div:first-child{flex:0 0 280px!important;min-width:100%!important}.testimonial-slide>div>div:last-child{padding:20px 24px!important}.phases-grid,.step-card{grid-template-columns:1fr!important}.phases-grid{gap:32px!important}.timeline-details{grid-template-columns:1fr!important}.shop-card{flex:0 0 calc(100% - 20px)!important}.bottom-cta-grid{grid-template-columns:1fr!important;max-height:none!important}.bottom-cta-grid>div:first-child{height:300px!important;border-radius:16px 16px 0 0!important;margin:0!important}.bottom-cta-grid>div:last-child{padding:32px 24px!important}.product-section{margin-bottom:40px!important;padding-bottom:40px!important}}.budget-tier{cursor:pointer}.budget-tier.selected{border-color:var(--accent);box-shadow:0 0 20px rgba(101,255,153,.12)}.product-card{position:relative}.product-card .product-check{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.5);transition:opacity .3s,transform .3s cubic-bezier(.34,1.56,.64,1);z-index:2;pointer-events:none}.product-card .product-check svg{width:16px;height:16px}.product-card.checked .product-check{opacity:1;transform:scale(1)}.product-card.checked{border-color:var(--accent)}.reveal{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.orb{position:fixed;border-radius:50%;pointer-events:none;z-index:-1;filter:blur(80px);opacity:0;animation:orbFade 1.5s ease forwards}@keyframes orbFade{to{opacity:1}}.orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(101,255,153,.06),transparent 70%);top:15%;left:-10%}.orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(136,241,217,.05),transparent 70%);top:45%;right:-8%}.orb-3{width:350px;height:350px;background:radial-gradient(circle,rgba(101,255,153,.04),transparent 70%);top:75%;left:5%}.benefit-card,.benefit-card-green,.budget-tier,.fun-fact,.product-card,.source-card,.step-card{transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s}.benefit-card-green:hover,.benefit-card:hover,.budget-tier:hover,.fun-fact:hover,.product-card:hover,.source-card:hover,.step-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(101,255,153,.08)}.hero{background-attachment:fixed}.section-glow{animation:glowPulse 4s ease-in-out infinite alternate}@keyframes glowPulse{0%{opacity:.3;width:150px}to{opacity:.6;width:250px}}.cta-banner .order-cta{animation:ctaPulse 3s ease-in-out infinite}@keyframes ctaPulse{0%,to{box-shadow:0 0 0 0 rgba(101,255,153,.3)}50%{box-shadow:0 0 0 8px rgba(101,255,153,0)}}.check-circle{position:relative;width:28px;height:28px;min-width:28px;flex-shrink:0;margin-top:2px}.check-circle input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;margin:0;z-index:2}.check-circle .circle{width:28px;height:28px;border-radius:50%;border:2px solid rgba(0,0,0,.15);background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s}.check-circle input:checked+.circle{background:var(--gradient-green);border-color:transparent;box-shadow:0 2px 8px rgba(101,255,153,.3)}.check-circle input:checked+.circle svg{opacity:1}.check-circle .circle svg{opacity:0;transition:opacity .2s}.env-accordion-body{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 20px}.env-accordion.open .env-accordion-body{max-height:300px}.env-accordion.open .env-chevron{transform:rotate(180deg)}