:root{--maroon: #8b1a1a;--maroon-dark: #6b0f1a;--maroon-deep: #3d0408;--gold: #d4a84a;--cream: #fdf5f0;--pink-bg: #f8e6e6;--green: #2d6a2d;--green-light: #7fb87f;--yellow-accent: #f5d518;--ink: #1a1a1a;--grey: #666;--grey-light: #999}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;color:var(--ink);background:#fff;line-height:1.5}img,svg{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-9999px}.promo-bar{background:linear-gradient(90deg,#1f7a1f,#2d8f2d);color:#fff;text-align:center;padding:9px 16px;font-size:13px;letter-spacing:.5px;font-weight:500}.promo-bar span{font-weight:700}.header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 40px;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:100}.menu-btn{font-size:22px;justify-self:start;padding:4px}.logo{font-family:Playfair Display,serif;font-weight:900;font-size:26px;letter-spacing:6px;color:var(--ink);display:flex;align-items:center;gap:10px;justify-content:center}.logo-leaf{width:28px;height:28px;background:linear-gradient(135deg,var(--green-light),var(--green));border-radius:50% 0;position:relative}.logo-leaf:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:16px;background:var(--maroon);border-radius:0 0 50% 50%}.logo-sub{font-size:9px;letter-spacing:8px;font-weight:400;margin-top:2px;color:#444;text-align:center}.header-icons{justify-self:end;display:flex;gap:22px;font-size:18px;align-items:center}.hero{position:relative;max-width:1400px;margin:30px auto;background:linear-gradient(120deg,var(--maroon-dark),var(--maroon-deep) 60%,#2a0505);border-radius:12px;overflow:hidden;min-height:480px;display:flex;align-items:center;padding:70px 60px;color:#fff}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 30%,rgba(255,255,255,.08),transparent 50%),radial-gradient(circle at 20% 80%,rgba(245,213,24,.1),transparent 40%);pointer-events:none}.hero-content{max-width:60%;position:relative;z-index:2}.hero-tag{font-family:Caveat,cursive;font-size:42px;color:var(--yellow-accent);line-height:1;margin-bottom:4px}.hero-title{font-family:Playfair Display,serif;font-weight:900;font-size:clamp(40px,6vw,76px);line-height:1;letter-spacing:1px;margin-bottom:10px}.hero-sub{display:inline-block;background:var(--yellow-accent);color:var(--maroon-deep);font-weight:900;font-size:20px;padding:5px 20px;margin-bottom:32px;letter-spacing:4px}.hero-list{list-style:none;margin-bottom:36px}.hero-list li{font-size:18px;padding:10px 0 10px 36px;position:relative;font-weight:500}.hero-list li:before{content:"\2713";position:absolute;left:0;width:24px;height:24px;background:var(--yellow-accent);color:var(--maroon-deep);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;top:12px}.hero-btn{display:inline-block;background:var(--yellow-accent);color:var(--maroon-deep);font-weight:900;padding:18px 50px;font-size:14px;letter-spacing:4px;border-radius:2px;transition:transform .2s,box-shadow .2s}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.showcase{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;max-width:1280px;margin:0 auto;padding:50px 40px}.gallery{position:relative}.gallery-main{background:linear-gradient(135deg,#fafafa,#fff);border-radius:4px;position:relative;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain;padding:20px}.bestseller-seal{position:absolute;top:20px;left:20px;width:80px;height:80px;background:radial-gradient(circle,var(--gold) 60%,#b8924a);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:11px;text-align:center;letter-spacing:1px;z-index:5;box-shadow:0 4px 15px #00000026;transform:rotate(-15deg);border:3px dashed rgba(255,255,255,.5);text-transform:uppercase;line-height:1.1}.thumb-row{display:flex;gap:10px;margin-top:16px;justify-content:center;flex-wrap:wrap}.thumb{width:64px;height:64px;background:#f5f5f5;border-radius:4px;border:1px solid #e5e5e5;cursor:pointer;transition:all .2s;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.thumb:hover,.thumb.active{border-color:var(--maroon);transform:translateY(-2px)}.thumb.active{border-width:2px}.buy-box{padding-top:20px}.brand-tag{font-size:12px;letter-spacing:5px;font-weight:500;color:var(--grey);margin-bottom:12px}.product-title{font-family:Playfair Display,serif;font-weight:800;font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:1px;margin-bottom:18px;color:var(--ink);text-transform:uppercase}.rating-row{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:14px;color:var(--grey)}.stars{color:var(--gold);font-size:18px;letter-spacing:2px}.price-row{display:flex;align-items:baseline;gap:16px;margin-bottom:14px;flex-wrap:wrap}.price-old{font-size:22px;color:var(--grey-light);text-decoration:line-through}.price-new{font-size:32px;font-weight:700;color:var(--ink)}.price-save{font-size:13px;font-weight:700;color:#d33;background:#ffeaea;padding:4px 10px;border-radius:3px}.afterpay-row{font-size:13px;color:var(--grey);margin-bottom:24px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.afterpay-row strong{color:var(--ink);font-weight:700}.afterpay-logo{background:#b2fce4;color:#000;font-weight:800;font-size:12px;padding:2px 7px;border-radius:3px;letter-spacing:-.5px}.bundle-options{margin:20px 0}.bundle-card{border:2px solid #e5e5e5;border-radius:6px;padding:14px 16px;margin-bottom:10px;cursor:pointer;transition:all .2s;position:relative;display:flex;justify-content:space-between;align-items:center}.bundle-card:hover{border-color:var(--maroon)}.bundle-card.active{border-color:var(--maroon);background:#fff8f8}.bundle-card .badge{position:absolute;top:-8px;right:12px;background:var(--maroon);color:#fff;font-size:10px;font-weight:800;padding:3px 8px;border-radius:2px;letter-spacing:1px}.bundle-label{font-weight:700;font-size:15px}.bundle-label small{display:block;font-weight:400;color:var(--grey);font-size:12px;margin-top:2px}.bundle-price{text-align:right;font-weight:700;font-size:16px}.bundle-price small{display:block;color:var(--grey);font-size:11px;font-weight:400;text-decoration:line-through}.divider-line{height:1px;background:#e5e5e5;margin:24px 0}.qty-label{font-size:12px;letter-spacing:4px;margin-bottom:12px;font-weight:600}.qty-control{display:flex;align-items:center;border:1px solid #ccc;width:fit-content;margin-bottom:16px}.qty-control button{width:44px;height:44px;font-size:18px;background:#fff;transition:background .15s}.qty-control button:hover{background:#f5f5f5}.qty-control input{width:60px;height:44px;border:none;border-left:1px solid #ccc;border-right:1px solid #ccc;text-align:center;font-size:16px;font-family:inherit}.qty-control input::-webkit-outer-spin-button,.qty-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.btn-cart{width:100%;padding:18px;border:1.5px solid var(--ink);background:#fff;color:var(--ink);font-weight:600;font-size:13px;letter-spacing:5px;transition:all .25s;margin-bottom:12px}.btn-cart:hover{background:var(--ink);color:#fff}.btn-cart:disabled{opacity:.5;cursor:not-allowed}.btn-paypal{width:100%;padding:16px;background:#ffc439;color:#003087;font-weight:800;font-size:16px;border-radius:4px;transition:background .2s;text-align:center;display:block;text-decoration:none}.btn-paypal:hover{background:#f4b71f}.more-payment{display:block;text-align:center;margin-top:12px;font-size:13px;text-decoration:underline;color:var(--ink)}.product-features{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px;padding-top:24px;border-top:1px solid #e5e5e5}.product-feature{display:flex;align-items:center;gap:10px;font-size:13px}.product-feature .icon{width:32px;height:32px;background:var(--cream);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.product-feature strong{display:block;font-weight:700;font-size:13px}.product-feature small{color:var(--grey);font-size:11px}.trust-row{display:flex;justify-content:space-around;align-items:center;padding:50px 40px;max-width:1280px;margin:0 auto;gap:20px;flex-wrap:wrap;border-top:1px solid #eee;border-bottom:1px solid #eee}.trust-badge{width:110px;height:110px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:9px;font-weight:800;color:#fff;letter-spacing:1px;position:relative;padding:8px;line-height:1.1}.trust-badge:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;border:1.5px dashed rgba(255,255,255,.5)}.trust-badge .big{font-size:16px;font-weight:900}.tb-fda{background:linear-gradient(135deg,#2b7ec1,#1a5a99)}.tb-gmp{background:linear-gradient(135deg,#3aa040,#2d7a32)}.tb-usa{background:linear-gradient(135deg,#c92d2d,#8b1a1a)}.tb-lab{background:linear-gradient(135deg,#2a2a2a,#0a0a0a)}.tb-natural{background:linear-gradient(135deg,#6fa850,#4a8030)}.tb-doctor{background:linear-gradient(135deg,#4b6cb7,#182848)}.tb-vegan{background:linear-gradient(135deg,#56ab2f,#a8e063)}.prop65{max-width:900px;margin:50px auto;padding:0 40px;font-size:13px;text-align:center;color:var(--grey);line-height:1.7}.prop65 strong{color:var(--ink)}.press-section{padding:50px 40px;background:#fafafa;text-align:center}.press-title{font-size:12px;letter-spacing:5px;color:var(--grey);font-weight:700;margin-bottom:24px}.press-logos{display:flex;justify-content:center;align-items:center;gap:50px;flex-wrap:wrap;opacity:.7}.press-logo{font-family:Playfair Display,serif;font-weight:900;font-size:22px;color:var(--ink);letter-spacing:1px}.press-logo.italic{font-style:italic}.press-logo.condensed{letter-spacing:4px;font-size:16px}.blood-flow{position:relative;max-width:1280px;margin:60px auto;background:linear-gradient(120deg,var(--maroon-dark),var(--maroon-deep) 60%,#2a0505);border-radius:12px;overflow:hidden;min-height:380px;display:flex;align-items:center;padding:50px 60px;color:#fff}.bf-content{max-width:55%;position:relative;z-index:2}.bf-tag{font-family:Caveat,cursive;font-size:38px;color:var(--yellow-accent);line-height:1;margin-bottom:4px}.bf-title{font-family:Playfair Display,serif;font-weight:900;font-size:clamp(36px,5vw,64px);line-height:1;letter-spacing:1px;margin-bottom:6px}.bf-sub{display:inline-block;background:var(--yellow-accent);color:var(--maroon-deep);font-weight:900;font-size:18px;padding:4px 16px;margin-bottom:28px;letter-spacing:4px}.bf-list{list-style:none}.bf-list li{font-size:17px;padding:8px 0 8px 32px;position:relative;font-weight:500}.bf-list li:before{content:"\2713";position:absolute;left:0;width:22px;height:22px;background:var(--yellow-accent);color:var(--maroon-deep);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;top:10px}.boost-section{max-width:1280px;margin:80px auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.boost-img-wrap{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,var(--pink-bg),transparent 60%)}.boost-img-wrap img{max-width:80%;max-height:80%;object-fit:contain}.boost-content h3{font-family:Playfair Display,serif;font-weight:800;font-size:16px;color:var(--green);margin-bottom:4px}.boost-content h3 em{font-family:Caveat,cursive;font-size:36px;font-style:normal;color:var(--ink)}.boost-tag{display:inline-block;background:var(--yellow-accent);color:var(--maroon-deep);font-weight:900;font-size:22px;padding:4px 18px;letter-spacing:3px;margin-bottom:28px;font-family:Playfair Display,serif}.benefit-list{list-style:none}.benefit-list li{font-size:19px;font-weight:600;color:var(--maroon);padding:14px 0 14px 36px;position:relative;border-bottom:1px dashed #eed8d8}.benefit-list li:before{content:"\25b6";position:absolute;left:4px;color:var(--maroon);font-size:14px;top:18px}.organic-section{background:linear-gradient(135deg,#f8d5d5,#f0a8a8 50%,#c97676);padding:80px 40px;position:relative;overflow:hidden}.organic-wrap{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.organic-head{display:flex;align-items:center;gap:16px;margin-bottom:32px}.organic-badge-big{width:80px;height:80px;background:#fff;border:3px solid var(--green);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green);font-weight:900;font-size:11px;line-height:1;text-align:center}.organic-badge-big .org{font-size:13px}.organic-head h3{font-family:Playfair Display,serif;font-size:32px;font-weight:900;color:var(--ink);line-height:1}.organic-head h3 em{font-family:Caveat,cursive;font-size:48px;color:var(--maroon-deep);font-style:normal;font-weight:700;display:block}.feature-list{list-style:none}.feature-list li{margin-bottom:22px;position:relative;padding-left:24px}.feature-list li:before{content:"";position:absolute;left:0;top:6px;width:12px;height:12px;background:var(--yellow-accent);border-radius:50%;border:2px solid white}.feature-list h4{font-weight:900;font-size:16px;color:var(--yellow-accent);text-shadow:0 1px 2px rgba(0,0,0,.2);letter-spacing:1px;margin-bottom:4px}.feature-list p{font-size:13px;color:#fff;line-height:1.5;font-weight:500}.comparison-section{padding:80px 40px;max-width:1100px;margin:0 auto}.comparison-section .section-h2{text-align:center}.comparison-table{background:#fff;border-radius:10px;box-shadow:0 4px 30px #0000000f;overflow:hidden;margin-top:40px}.comparison-row{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid #f0f0f0}.comparison-row:last-child{border-bottom:none}.comparison-row>div{padding:18px 24px;display:flex;align-items:center}.comparison-row.header{background:var(--ink);color:#fff;font-weight:700}.comparison-row.header>div{font-size:14px;letter-spacing:1px}.comparison-row.header .us{background:var(--maroon);justify-content:center;font-family:Playfair Display,serif;font-size:20px}.comparison-row.header .them{justify-content:center;color:#999}.comparison-row .feature{font-weight:600;font-size:15px}.comparison-row .check{justify-content:center;font-size:24px}.comparison-row .check.yes{color:var(--green)}.comparison-row .check.no{color:#d33}.comparison-row .us-col{background:#fff8f8}.how-to{padding:80px 40px;max-width:1280px;margin:0 auto;text-align:center}.section-eyebrow{font-size:12px;letter-spacing:5px;color:var(--maroon);font-weight:700;margin-bottom:8px}.section-h2{font-family:Playfair Display,serif;font-size:42px;font-weight:800;margin-bottom:50px}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.step-card{padding:20px}.step-num{width:70px;height:70px;background:var(--maroon);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:32px;font-weight:900;margin:0 auto 20px}.step-card h4{font-size:18px;font-weight:700;margin-bottom:8px}.step-card p{color:var(--grey);font-size:14px}.guarantee-section{background:linear-gradient(135deg,#fffbe6,#fff5d1);padding:80px 40px}.guarantee-wrap{max-width:900px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;gap:50px;align-items:center}.guarantee-badge{width:180px;height:180px;background:radial-gradient(circle,var(--maroon-dark),var(--maroon-deep));border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;box-shadow:0 10px 40px #8b1a1a4d;border:4px dashed rgba(255,255,255,.3);position:relative}.guarantee-badge:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:2px solid var(--maroon);border-radius:50%}.guarantee-badge .num{font-family:Playfair Display,serif;font-size:56px;font-weight:900;line-height:1;color:var(--yellow-accent)}.guarantee-badge .day{font-size:11px;letter-spacing:3px;font-weight:700;margin-top:4px}.guarantee-badge .gtee{font-size:12px;letter-spacing:4px;font-weight:800;margin-top:6px;padding-top:6px;border-top:1px solid rgba(255,255,255,.3)}.guarantee-content h3{font-family:Playfair Display,serif;font-size:36px;font-weight:800;margin-bottom:16px;line-height:1.1}.guarantee-content p{font-size:16px;color:var(--grey);line-height:1.7}.reviews-section{background:#faf7f5;padding:80px 40px}.reviews-wrap{max-width:1280px;margin:0 auto;text-align:center}.review-head{margin-bottom:50px}.review-head .big-stars{color:var(--gold);font-size:38px;letter-spacing:4px;margin-bottom:8px}.review-head h2{font-family:Playfair Display,serif;font-size:36px;font-weight:800}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}.review-card{background:#fff;padding:28px;border-radius:6px;box-shadow:0 2px 10px #0000000a}.review-card .stars{font-size:14px;margin-bottom:10px}.review-card h5{font-weight:700;margin-bottom:8px;font-size:15px}.review-card p{font-size:14px;color:var(--grey);line-height:1.6;margin-bottom:14px}.review-author{font-size:13px;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:8px}.verified-badge{background:var(--green);color:#fff;font-size:9px;padding:2px 6px;border-radius:2px;font-weight:700}.faq-section{padding:80px 40px;max-width:900px;margin:0 auto}.faq-item{border-bottom:1px solid #e5e5e5}.faq-q{width:100%;text-align:left;padding:22px 0;font-size:17px;font-weight:600;display:flex;justify-content:space-between;align-items:center;transition:color .2s}.faq-q:hover{color:var(--maroon)}.faq-q:after{content:"+";font-size:26px;font-weight:400}.faq-item.open .faq-q:after{content:"\2212"}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s,padding .3s;color:var(--grey);line-height:1.7;font-size:15px}.faq-item.open .faq-a{max-height:500px;padding-bottom:22px}.email-capture{background:var(--ink);color:#fff;padding:80px 40px;text-align:center}.email-capture h2{font-family:Playfair Display,serif;font-size:42px;font-weight:800;margin-bottom:16px}.email-capture p{color:#ccc;margin-bottom:30px;font-size:16px}.email-form{max-width:500px;margin:0 auto;display:flex;gap:0}.email-form input{flex:1;padding:16px 20px;border:none;font-family:inherit;font-size:15px}.email-form button{background:var(--yellow-accent);color:var(--maroon-deep);font-weight:900;padding:16px 30px;letter-spacing:2px;font-size:13px}.final-cta{background:linear-gradient(120deg,var(--maroon-dark),var(--maroon-deep));color:#fff;text-align:center;padding:100px 40px}.final-cta h2{font-family:Playfair Display,serif;font-size:clamp(36px,5vw,64px);font-weight:900;margin-bottom:16px;line-height:1.1}.final-cta p{font-size:17px;opacity:.85;margin-bottom:36px}.btn-final{background:var(--yellow-accent);color:var(--maroon-deep);font-weight:900;padding:18px 56px;font-size:14px;letter-spacing:4px;border-radius:2px;display:inline-block;transition:transform .2s,box-shadow .2s}.btn-final:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.footer{background:var(--ink);color:#ccc;padding:60px 40px 24px}.footer-grid{max-width:1280px;margin:0 auto 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-grid h5{color:#fff;font-size:12px;letter-spacing:3px;margin-bottom:16px;font-weight:700}.footer-grid ul{list-style:none}.footer-grid li{padding:6px 0;font-size:14px}.footer-grid a:hover{color:#fff}.footer-bottom{max-width:1280px;margin:0 auto;padding-top:24px;border-top:1px solid #333;display:flex;justify-content:space-between;align-items:center;font-size:12px;flex-wrap:wrap;gap:16px}.product-grid-section{padding:80px 40px;max-width:1280px;margin:0 auto}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px}.product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000000f;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}.product-card-img{aspect-ratio:1;background:#fafafa;display:flex;align-items:center;justify-content:center;padding:20px}.product-card-img img{max-width:100%;max-height:100%;object-fit:contain}.product-card-body{padding:20px}.product-card-body h3{font-family:Playfair Display,serif;font-size:20px;margin-bottom:8px}.product-card-body .price{font-weight:700;color:var(--maroon);font-size:18px}@media(max-width:900px){.showcase,.boost-section,.organic-wrap,.footer-grid{grid-template-columns:1fr;gap:40px}.header{padding:14px 20px}.logo{font-size:20px;letter-spacing:4px}.blood-flow,.hero{padding:40px 24px}.bf-content,.hero-content{max-width:100%}.how-steps,.review-grid{grid-template-columns:1fr}.product-title{font-size:32px}.trust-row{padding:30px 20px}.trust-badge{width:90px;height:90px;font-size:8px}.comparison-row{grid-template-columns:1.5fr 1fr 1fr}.comparison-row>div{padding:12px;font-size:12px}.guarantee-wrap{grid-template-columns:1fr;text-align:center}.guarantee-badge{margin:0 auto}.email-form{flex-direction:column}.product-features{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
