*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--gold:#C49445;--gold-dark:#a87f34;--gold-btn:#C49445;--beige-panel:#FAF3E7;--beige-section:#FBF5EB;--ink:#2b2b2b;--gray-text:#6b6b6b;--card-gray:#E9E7E2;--bonus-gray:#9C948A;--ship-row:#D9D3C9;--link-blue:#2270AA}html{scroll-behavior:smooth}body{font-family:Poppins,-apple-system,sans-serif;color:var(--ink);background:#fff;line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit}.announcement-bar{background:#c4392e;color:#fff;text-align:center;padding:10px 16px;font-size:14px;font-weight:600;letter-spacing:.5px}.header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:14px 40px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:100}.header-left{display:flex;align-items:center;gap:18px;min-width:0}.header-left .product-link{background:var(--gold);color:#fff;padding:8px 16px;border-radius:4px;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-left nav{display:flex;gap:18px}.header-left nav a{font-size:15px;color:#333}.header-logo img{height:38px;width:auto}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:20px}.header-right svg{width:22px;height:22px;stroke:#333;fill:none;stroke-width:1.5}.cart-icon{position:relative}.cart-badge{position:absolute;top:-6px;right:-8px;background:var(--gold);color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.product-section{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:30px 40px 40px;max-width:1440px;margin:0 auto}.product-section>*{min-width:0}.main-image{border-radius:8px;overflow:hidden;background:#f4f1ec;aspect-ratio:1/1}.main-image img{width:100%;height:100%;object-fit:cover}.thumbnail-strip{display:flex;align-items:center;gap:8px;margin-top:12px;min-width:0}.thumbnail-strip .arrow{width:32px;height:32px;border:1px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff}.thumbnail-strip .arrow svg{width:14px;height:14px;stroke:#999;fill:none;stroke-width:2}.thumbnails{display:flex;gap:8px;overflow-x:auto;min-width:0;flex:1;scrollbar-width:thin}.thumbnails img{width:62px;height:62px;object-fit:cover;border-radius:6px;border:2px solid transparent;cursor:pointer;flex-shrink:0}.thumbnails img.active{border-color:var(--gold)}.featured-review{background:#fffdf9;border:1px solid #d9c9a6;border-radius:10px;padding:26px;margin-top:28px}.review-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.review-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#eee;flex-shrink:0}.review-avatar img{width:100%;height:100%;object-fit:cover}.review-author .name{font-weight:700;font-size:15px}.review-author .verified{font-size:12.5px;color:#999}.review-stars{margin-left:auto;color:var(--gold);font-size:13px;letter-spacing:2px;white-space:nowrap}.review-text{font-size:15.5px;line-height:1.65;color:#333}.best-seller{font-size:13px;font-weight:700;color:var(--gold);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.product-title{font-size:34px;font-weight:800;color:#1e1e1e;margin-bottom:14px;line-height:1.15}.guarantee-pill{display:inline-flex;align-items:center;gap:8px;background:var(--gold);color:#fff;padding:10px 22px;border-radius:30px;font-size:14px;font-weight:600;margin-bottom:14px}.guarantee-pill svg{width:17px;height:17px;fill:none;stroke:#fff;stroke-width:2}.stars-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.stars{color:var(--gold);font-size:16px;letter-spacing:2px}.review-count{font-size:15px;color:#333;font-weight:500}.dexa-line{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;padding:14px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:16px}.dexa-line svg{width:20px;height:20px;stroke:var(--gold);fill:none;stroke-width:2;flex-shrink:0}.tagline{font-size:18px;color:var(--gold);font-weight:600;margin-bottom:20px;line-height:1.5}.benefit-panel{background:var(--beige-panel);border-radius:12px;overflow:hidden;margin-bottom:26px}.tabs{display:flex;border-bottom:2px solid #eadfca}.tabs button{flex:1;padding:14px 4px;font-size:14.5px;font-weight:600;color:#8a8a8a;position:relative}.tabs button+button{border-left:1px solid #eadfca}.tabs button.active{color:var(--gold)}.tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--gold)}.benefit-list{list-style:none;padding:10px 22px 16px}.benefit-list li{display:flex;align-items:center;gap:14px;padding:10px 0;font-size:15px;font-weight:700;color:#242424}.benefit-list li svg{width:20px;height:20px;flex-shrink:0;stroke:var(--gold);fill:none;stroke-width:1.8}.sale-header{text-align:center;font-size:14px;font-weight:700;letter-spacing:3px;color:var(--gold);margin:8px 0 18px;display:flex;align-items:center;gap:14px}.sale-header:before,.sale-header:after{content:"";flex:1;height:1px;background:#d8cdb8}.pricing-options{display:flex;flex-direction:column;gap:14px;margin-bottom:22px}.price-card{border-radius:12px;cursor:pointer;position:relative;background:var(--card-gray);overflow:visible}.price-card .card-main{padding:18px 20px;display:flex;align-items:center;gap:14px}.price-card.selected{background:#fff;box-shadow:inset 0 0 0 2px var(--gold)}.radio{width:22px;height:22px;border:2px solid #c9c5bd;border-radius:50%;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center}.price-card.selected .radio{border-color:var(--gold)}.price-card.selected .radio:after{content:"";width:11px;height:11px;background:var(--gold);border-radius:50%}.price-card-info{flex:1;min-width:0}.price-card-info .title{font-size:18px;font-weight:700}.price-card-info .duration{display:inline-block;background:#f2efe9;border:1px solid #ddd8ce;padding:1px 9px;border-radius:5px;font-size:11.5px;font-weight:600;margin-left:8px;vertical-align:2px;white-space:nowrap}.price-card-info .per-each{font-size:13.5px;color:#777}.price-card-right{text-align:right}.price-card-right .price{font-size:22px;font-weight:700}.price-card-right .original{font-size:13.5px;color:#999;text-decoration:line-through}.most-popular{position:absolute;top:-13px;right:14px;background:#111;color:#fff;font-size:11.5px;font-weight:600;padding:4px 14px;border-radius:5px;z-index:2}.bonus-row{background:var(--bonus-gray);color:#fff;padding:8px 20px;display:flex;align-items:center;gap:12px;font-size:13.5px;font-weight:600}.price-card.selected .bonus-row{background:#b48a47}.bonus-row.ship-row{background:var(--ship-row)!important;color:#000}.bonus-row img{width:30px;height:30px;border-radius:4px;object-fit:cover;flex-shrink:0}.bonus-row.ship-row img{width:52px;height:auto;max-height:34px;object-fit:contain;border-radius:0}.bonus-row .bonus-price{margin-left:auto;text-decoration:line-through;font-size:13px}.price-card .bonus-row:last-child{border-radius:0 0 12px 12px}.add-to-cart{width:100%;background:var(--gold-btn);color:#fff;font-size:16px;font-weight:600;letter-spacing:3px;text-transform:uppercase;padding:17px;border-radius:10px;transition:.2s;display:block}.add-to-cart:hover{background:var(--gold-dark)}.cart-perks{display:flex;justify-content:center;gap:26px;font-size:13.5px;color:#555;margin:12px 0 18px;flex-wrap:wrap}.cart-perks span{display:flex;align-items:center;gap:7px}.cart-perks svg{width:17px;height:17px;stroke:#777;fill:none;stroke-width:1.6}.payment-icons{display:flex;justify-content:center;gap:5px;margin-bottom:20px;flex-wrap:nowrap}.pay{height:22px;min-width:34px;padding:0 5px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:7.5px;font-weight:700;letter-spacing:.2px;border:1px solid #e4e4e4;background:#fff;color:#222;white-space:nowrap}.pay.amex{background:#1f72cd;color:#fff;border-color:#1f72cd}.pay.apple{color:#000;font-size:9px}.pay.diners{color:#0079be}.pay.discover{color:#f60;font-style:italic}.pay.mc i{width:12px;height:12px;border-radius:50%;display:inline-block}.pay.mc i:first-child{background:#eb001b;margin-right:-5px}.pay.mc i:last-child{background:#f79e1b;opacity:.9}.pay.paypal{color:#003087;font-style:italic;font-size:8.5px}.pay.shoppay{background:#5a31f4;color:#fff;border-color:#5a31f4;font-size:9px}.pay.visa{color:#1a1f71;font-style:italic;font-size:9.5px}.only-sold{background:#fdf1f1;border:1.5px dashed #e39c9c;border-radius:8px;padding:16px 20px;margin-bottom:24px}.only-sold .title{color:#c0392b;font-weight:700;font-size:14px;margin-bottom:4px;display:flex;align-items:center;gap:7px}.only-sold p{font-size:13px;color:#b97d76;line-height:1.55}.sidebar-faq details{border:1px solid #ece2cd;border-radius:10px;margin-bottom:10px;overflow:hidden;background:#faf6ec}.sidebar-faq summary{padding:16px 20px;font-size:15.5px;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.sidebar-faq summary::-webkit-details-marker{display:none}.sidebar-faq summary:after{content:"+";font-size:22px;color:var(--gold);font-weight:300;line-height:1}.sidebar-faq details[open] summary:after{content:"\2212"}.sidebar-faq .faq-answer{padding:0 20px 16px;font-size:14px;color:#555;line-height:1.7}.science-section{padding:60px 40px 40px;max-width:1200px;margin:0 auto;text-align:center}.science-section h2{font-size:30px;font-weight:700;margin-bottom:14px}.science-section .subtitle{font-size:15.5px;color:#555;margin:0 auto 36px;max-width:760px}.benefit-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:36px}.benefit-card{border:1px solid #e4d9c3;border-radius:10px;background:#fff;padding:10px 10px 0}.benefit-card .imgwrap{border:1px solid #e9e1d1;border-radius:6px;overflow:hidden;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#fff}.benefit-card .imgwrap img{width:100%;height:100%;object-fit:cover}.benefit-card h4{padding:14px 6px;font-size:16px;font-weight:700}.cta-block{max-width:600px;margin:0 auto}.trust-marquee{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:15px 0;overflow:hidden;white-space:nowrap;background:#fff}.marquee-inner{display:flex;gap:44px;animation:marquee 22s linear infinite;width:max-content}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#333;flex-shrink:0}.marquee-item svg{width:18px;height:18px;stroke:var(--gold);fill:none;stroke-width:2}.steps-section{background:#c09050;padding:60px 40px;color:#fff}.steps-section h2{text-align:center;font-size:32px;font-weight:700;margin-bottom:44px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;max-width:1240px;margin:0 auto}.step-card{display:flex;gap:18px}.step-card img{width:158px;height:210px;object-fit:cover;border-radius:8px;flex-shrink:0}.step-card .step-label{font-size:13px;opacity:.85;margin-bottom:2px}.step-card h3{font-size:19px;font-weight:700;margin-bottom:8px}.step-card p{font-size:13.5px;line-height:1.65;opacity:.95}.ingredients-section{padding:64px 40px;max-width:1240px;margin:0 auto}.ingredients-section h2{font-size:30px;font-weight:700;text-align:center;margin-bottom:12px}.ingredients-section .subtitle{font-size:15.5px;color:#555;text-align:center;max-width:640px;margin:0 auto 44px}.ingredients-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ingredient-table{display:grid;grid-template-columns:1fr 1fr;border:1px solid #ddd}.ingredient-cell{padding:26px;border:1px solid #ddd;margin:-.5px}.ingredient-cell h3{font-size:18px;font-weight:700;margin-bottom:8px}.ingredient-cell p{font-size:14.5px;color:#666;line-height:1.6}.ingredients-jar{display:flex;align-items:center;justify-content:center}.ingredients-jar img{max-width:440px;width:100%}.stories-section{background:var(--beige-section);padding:64px 40px}.stories-section h2{text-align:center;font-size:32px;font-weight:800;margin-bottom:8px}.stories-section .subtitle{text-align:center;font-size:15.5px;color:#666;margin-bottom:40px}.carousel-wrap{position:relative;max-width:1240px;margin:0 auto}.car-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px}.car-track::-webkit-scrollbar{display:none}.car-slide{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start;background:#fff;border:1px solid #ddcfb2;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.car-slide img{width:100%;aspect-ratio:1/1;object-fit:cover}.car-slide .slide-body{padding:20px 22px 22px}.car-slide .slide-stars{color:var(--gold);font-size:15px;letter-spacing:3px;margin-bottom:10px}.car-slide .slide-text{font-size:14px;color:#333;line-height:1.65;margin-bottom:16px}.car-slide .slide-author{font-size:13.5px;font-weight:700}.car-slide .slide-author span{color:#8a8a8a;font-weight:400}.photo-badge{background:#efe7d6;color:#8a7443;text-align:center;font-size:13px;font-weight:600;padding:10px;border-bottom:1px solid #e4d9c3}.car-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;z-index:2}.car-arrow.prev{left:-18px}.car-arrow.next{right:-18px}.car-arrow svg{width:16px;height:16px;stroke:#333;fill:none;stroke-width:2}.car-dots{display:flex;justify-content:center;gap:8px;margin-top:26px}.car-dots button{width:9px;height:9px;border-radius:5px;background:#cfc6b4;transition:.25s}.car-dots button.active{width:26px;background:#2b2b2b}.studies-section{padding:64px 40px;max-width:1240px;margin:0 auto}.studies-section .section-header{text-align:center;margin-bottom:44px}.studies-section h2{font-size:34px;font-weight:800;line-height:1.25}.studies-section h2 span{color:var(--gold);display:block}.studies-section .subtitle{font-size:15.5px;color:#555;max-width:860px;margin:14px auto 0}.studies-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px 56px;margin-bottom:44px}.study-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px;margin-bottom:18px}.study-card h3{font-size:19px;font-weight:700;margin-bottom:10px}.study-card p{font-size:15px;color:#555;line-height:1.7;margin-bottom:12px}.study-card .study-link{color:var(--link-blue);text-decoration:underline;font-size:15px}.timeline-outer{padding:24px 40px 64px}.timeline-section{background:var(--beige-section);border-radius:16px;padding:56px 48px;max-width:1240px;margin:0 auto}.timeline-section h2{text-align:center;font-size:32px;font-weight:800;margin-bottom:8px}.timeline-section h2 span{color:var(--gold)}.timeline-section .subtitle{text-align:center;font-size:15.5px;color:#555;margin-bottom:48px}.tl-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto 64px auto;gap:0 28px;position:relative}.tl-line{grid-column:1/-1;grid-row:2;position:relative}.tl-line:before{content:"";position:absolute;left:0;right:0;top:50%;height:3px;background:#c7a15c;border-radius:2px}.tl-line:after{content:"";position:absolute;right:-2px;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:#c7a15c}.tl-line i{position:absolute;left:-2px;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:#c7a15c}.tl-card{background:#fff;border:1px solid #eee2cc;border-radius:12px;padding:22px;position:relative;text-align:center}.tl-card .tl-head{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.tl-card .tl-badge{width:46px;height:46px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#eee}.tl-card .tl-badge img{width:100%;height:100%;object-fit:cover}.tl-card h4{font-size:17px;font-weight:700}.tl-card p{font-size:14px;color:#555;line-height:1.65}.tl-card.top{grid-row:1}.tl-card.bottom{grid-row:3}.tl-card.c1{grid-column:1}.tl-card.c2{grid-column:2}.tl-card.c3{grid-column:3}.tl-card.c4{grid-column:4}.tl-card.top:after{content:"";position:absolute;left:50%;bottom:-44px;transform:translate(-50%);width:2px;height:32px;background:#c7a15c}.tl-card.top:before{content:"";position:absolute;left:50%;bottom:-52px;transform:translate(-50%);width:10px;height:10px;border:2px solid #C7A15C;border-radius:50%;background:var(--beige-section);z-index:1}.tl-card.bottom:after{content:"";position:absolute;left:50%;top:-44px;transform:translate(-50%);width:2px;height:32px;background:#c7a15c}.tl-card.bottom:before{content:"";position:absolute;left:50%;top:-52px;transform:translate(-50%);width:10px;height:10px;border:2px solid #C7A15C;border-radius:50%;background:var(--beige-section);z-index:1}.stats-section{padding:64px 40px;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.stats-left .eyebrow{font-size:16px;font-weight:700;margin-bottom:10px}.stats-left h2{font-size:32px;font-weight:800;line-height:1.3;margin-bottom:26px}.stats-left h2 span{color:var(--gold)}.stat-card{background:#f7f6f4;border-radius:12px;padding:18px 22px;display:flex;align-items:center;gap:22px;margin-bottom:16px}.stat-card .number{font-size:38px;font-weight:800;color:var(--gold);flex-shrink:0;min-width:92px}.stat-card .label{font-size:16px;font-weight:700;margin-bottom:2px}.stat-card p{font-size:14px;color:#666;line-height:1.55}.stats-right img{border-radius:14px;width:100%}.comparison-section{padding:24px 40px 64px;max-width:1060px;margin:0 auto}.comparison-section h2{text-align:center;font-size:30px;font-weight:800;margin-bottom:10px}.comparison-table{position:relative;margin-top:150px}.comparison-jar{position:absolute;top:-128px;left:0;right:0;display:grid;grid-template-columns:1fr 210px 210px;pointer-events:none}.comparison-jar img{width:118px;margin:0 auto;grid-column:2}.comparison-row{display:grid;grid-template-columns:1fr 210px 210px;border-bottom:1px solid #eee;align-items:stretch}.comparison-row .feature{font-size:15.5px;font-weight:600;padding:22px 0;display:flex;align-items:center}.comparison-row .cell{display:flex;align-items:center;justify-content:center;padding:22px 0}.comparison-row .cell.ours{background:#c49445}.comparison-row .cell.others{background:#f6f2ea}.comparison-row:first-child .cell.ours{border-radius:12px 12px 0 0}.comparison-row:last-child .cell.ours{border-radius:0 0 12px 12px}.check-yes{width:30px;height:30px;background:#63b663;border-radius:50%;display:flex;align-items:center;justify-content:center}.check-yes svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:3}.check-no{width:30px;height:30px;background:#f08a80;border-radius:50%;display:flex;align-items:center;justify-content:center}.check-no svg{width:14px;height:14px;stroke:#fff;fill:none;stroke-width:3}.comparison-cta{max-width:600px;margin:40px auto 0}.mbg-outer{padding:0 40px 64px;max-width:1240px;margin:0 auto}.mbg-section{border-radius:14px;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr}.mbg-left{background:#c09050;padding:52px;color:#fff;display:flex;flex-direction:column;justify-content:center}.mbg-left h2{font-size:32px;font-weight:800;margin-bottom:18px;line-height:1.25}.mbg-left p{font-size:15px;line-height:1.75;opacity:.97;margin-bottom:26px}.mbg-left .cta-btn{display:inline-block;background:#fff;color:#333;padding:14px 32px;border-radius:8px;font-weight:700;font-size:15px;width:fit-content}.mbg-left .mbg-note{font-size:13.5px;opacity:.9;margin-top:14px;display:flex;align-items:center;gap:7px}.mbg-right{background:#f5efe4}.mbg-right img{width:100%;height:100%;object-fit:cover}.faq-section{padding:64px 40px;max-width:1240px;margin:0 auto}.faq-section h2{text-align:center;font-size:32px;font-weight:800;margin-bottom:36px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 60px;align-items:start}.faq-grid details{border-bottom:1px solid #e5e5e5;padding:18px 0}.faq-grid summary{font-size:16px;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary:after{content:"+";font-size:24px;color:var(--gold);font-weight:300;line-height:1;flex-shrink:0}.faq-grid details[open] summary:after{content:"\2212"}.faq-grid .faq-answer{padding-top:12px;font-size:14.5px;color:#555;line-height:1.7}.reviews-section{padding:56px 40px 80px;max-width:1240px;margin:0 auto}.reviews-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;gap:20px;flex-wrap:wrap}.reviews-header h2{font-size:22px;font-weight:500}.reviews-header .rating{display:flex;align-items:baseline;gap:10px;margin-top:6px}.reviews-header .rating .num{font-size:30px;font-weight:800}.reviews-header .rating .count{font-size:14px;color:#888}.write-review-btn{background:var(--gold);color:#fff;padding:11px 26px;border-radius:24px;font-size:14px;font-weight:600}.review-photos{display:flex;gap:8px;margin-bottom:34px;overflow-x:auto;scrollbar-width:thin}.review-photos img{width:100px;height:100px;object-fit:cover;border-radius:8px;flex-shrink:0}.review-item{border-bottom:1px solid #eee;padding:26px 0}.review-item-stars{color:var(--gold);font-size:15px;letter-spacing:3px;margin-bottom:10px}.review-item-header{display:flex;align-items:center;gap:12px;margin-bottom:10px}.review-item-avatar{width:38px;height:38px;border-radius:50%;background:var(--gold);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;flex-shrink:0}.review-item-meta .name{font-weight:700;font-size:14.5px}.review-item-meta .date{font-size:12.5px;color:#999}.review-item h4{font-size:16.5px;font-weight:700;margin-bottom:8px}.review-item p{font-size:14.5px;color:#444;line-height:1.7}.review-item .review-photo{width:110px;height:110px;object-fit:cover;border-radius:8px;margin-top:14px}.review-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:32px}.review-pagination button{min-width:34px;height:34px;border-radius:50%;font-size:14px;color:#444;display:flex;align-items:center;justify-content:center}.review-pagination button.active{background:var(--gold);color:#fff}.review-pagination button svg{width:14px;height:14px;stroke:#888;fill:none;stroke-width:2}.review-pagination span{color:#888;font-size:14px}.site-footer{background:#c09050;color:#fff;padding:56px 40px 32px}.footer-inner{max-width:1340px;margin:0 auto}.footer-cols{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:48px;margin-bottom:44px}.footer-cols h2{font-size:16px;font-weight:700;margin-bottom:16px;color:#fff}.footer-cols p,.footer-cols a{font-size:14px;color:#ffffffeb;line-height:2}.footer-cols ul{list-style:none}.newsletter{display:flex;border:1px solid rgba(255,255,255,.7);border-radius:6px;overflow:hidden;max-width:360px;margin-top:8px;background:#fff}.newsletter input{flex:1;border:none;padding:12px 16px;font-size:14px;font-family:inherit;outline:none}.newsletter button{padding:12px 22px;font-size:14px;font-weight:600;background:#2b2b2b;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.35);padding-top:24px;display:flex;flex-direction:column;align-items:center;gap:14px}.footer-bottom .copyright{font-size:12.5px;color:#ffffffd9}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;pointer-events:none;transition:opacity .3s;z-index:300}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:400px;max-width:92vw;background:#fff;z-index:301;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}.cart-drawer.open{transform:translate(0)}.cart-head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 16px}.cart-head h2{font-size:28px;font-weight:800}.cart-head .cart-close{font-size:22px;line-height:1;color:#333;padding:4px}.cart-body{flex:1;overflow-y:auto;padding:8px 24px}.cart-empty{text-align:center;color:#777;font-size:15px;padding:60px 0}.cart-line{display:flex;gap:14px;padding:14px 0}.cart-line .line-thumb{width:82px;height:82px;border-radius:6px;object-fit:cover;flex-shrink:0;border:1px solid #eee}.cart-line .line-info{flex:1;min-width:0}.cart-line .line-title{font-size:15px;font-weight:700;color:#3d3428;line-height:1.35;margin-bottom:4px}.cart-line .line-prices{font-size:13.5px;margin-bottom:4px}.cart-line .line-prices s{color:#999;margin-right:6px}.cart-line .line-tag{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#555;margin-bottom:8px}.cart-line .line-tag svg{width:13px;height:13px;stroke:#555;fill:none;stroke-width:1.6}.qty-stepper{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden}.qty-stepper button{width:30px;height:30px;font-size:15px;color:#555;display:flex;align-items:center;justify-content:center}.qty-stepper .qty-num{width:34px;text-align:center;font-size:13.5px;font-weight:600}.line-remove{margin-left:10px;vertical-align:middle}.line-remove svg{width:16px;height:16px;stroke:#888;fill:none;stroke-width:1.6}.cart-line .line-total{text-align:right;flex-shrink:0}.cart-line .line-total s{display:block;font-size:12.5px;color:#999}.cart-line .line-total .now{font-size:16px;font-weight:800;color:var(--gold)}.cart-foot{border-top:1px solid #e5e5e5;padding:18px 24px 22px}.cart-subtotal{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.cart-subtotal .lbl{font-size:19px;font-weight:700}.cart-subtotal .amt{font-size:17px;font-weight:800}.cart-checkout{width:100%;background:var(--gold);color:#fff;font-size:16px;font-weight:600;padding:15px;border-radius:8px;text-align:center;display:block}.cart-checkout:hover{background:var(--gold-dark)}.sticky-offer{position:fixed;left:16px;bottom:16px;background:var(--gold);color:#fff;padding:12px 18px;border-radius:8px;display:flex;align-items:center;gap:14px;font-size:14.5px;font-weight:700;z-index:200;box-shadow:0 4px 14px #0000002e}.sticky-offer .close-x{font-size:15px;opacity:.85;cursor:pointer;font-weight:400}@media(max-width:1024px){.product-section{grid-template-columns:1fr;padding:20px;gap:28px}.benefit-cards{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr;max-width:560px}.ingredients-layout{grid-template-columns:1fr;gap:36px}.ingredients-jar{order:-1}.car-slide{flex-basis:calc((100% - 24px)/2)}.studies-grid{grid-template-columns:1fr}.stats-section{grid-template-columns:1fr;gap:36px}.stats-right{order:-1}.mbg-section,.faq-grid{grid-template-columns:1fr}.tl-grid{grid-template-columns:1fr;grid-template-rows:none;gap:20px;padding-left:26px;position:relative}.tl-line{display:none}.tl-grid:before{content:"";position:absolute;left:5px;top:8px;bottom:8px;width:2px;background:#c7a15c}.tl-card{grid-column:auto!important;grid-row:auto!important}.tl-card.top:before,.tl-card.bottom:before{content:"";left:-26px;right:auto;top:26px;bottom:auto;transform:none;width:10px;height:10px;border:2px solid #C7A15C;background:var(--beige-section);border-radius:50%;position:absolute;z-index:1}.tl-card.top:after,.tl-card.bottom:after{display:none}.comparison-row,.comparison-jar{grid-template-columns:1fr 110px 110px}}@media(max-width:860px){.header{grid-template-columns:auto 1fr auto;padding:12px 16px;gap:10px}.header-left nav{display:none}.header-left .product-link{font-size:11px;padding:6px 10px;max-width:130px}.header-logo{justify-self:center}.header-logo img{height:28px}.header-right{gap:14px}.header-right svg{width:20px;height:20px}}@media(max-width:768px){.announcement-bar{font-size:12px;padding:9px 12px}.product-section{padding:16px}.product-title{font-size:27px}.science-section,.ingredients-section,.studies-section,.stats-section,.faq-section,.reviews-section,.stories-section,.steps-section{padding:44px 20px}.timeline-outer{padding:12px 16px 44px}.timeline-section{padding:36px 20px}.mbg-outer{padding:0 16px 44px}.mbg-left{padding:34px 26px}.mbg-left h2{font-size:25px}.comparison-section{padding:12px 16px 44px}.comparison-row,.comparison-jar{grid-template-columns:1fr 84px 84px}.comparison-row .feature{font-size:13.5px}.comparison-jar img{width:84px}.comparison-table{margin-top:92px}.comparison-jar{top:-86px}.car-slide{flex-basis:100%}.car-arrow.prev{left:-8px}.car-arrow.next{right:-8px}.step-card img{width:120px;height:170px}.footer-cols{grid-template-columns:1fr;gap:28px}.reviews-header{flex-direction:column}}@media(max-width:560px){.benefit-cards{grid-template-columns:1fr 1fr;gap:12px}.ingredient-table{grid-template-columns:1fr 1fr}.ingredient-cell{padding:18px}.product-title{font-size:23px}.studies-section h2{font-size:27px}.stats-left h2{font-size:26px}}.pay-svg{height:24px;width:auto;border-radius:3px}.payment-icons{align-items:center}.newsletter-form{margin:0}.header-logo-text{font-family:Poppins,Georgia,serif;font-size:24px;letter-spacing:6px;font-weight:700;color:#1a1a1a;text-transform:uppercase;white-space:nowrap}.ship-thumb{display:flex;align-items:center;justify-content:center;background:#f6f4f0;border:1px solid #eee;border-radius:6px;width:82px;height:82px;flex-shrink:0}.faq-grid .faq-answer,.sidebar-faq .faq-answer{max-height:none;overflow:visible}.product-section{padding:24px 22px 34px;max-width:1520px;gap:44px}.science-section,.ingredients-section,.studies-section,.stats-section,.faq-section,.reviews-section,.stories-section,.steps-section,.comparison-section{padding-left:22px;padding-right:22px}.timeline-section{padding-left:26px;padding-right:26px}.bonus-row{color:#2b2b2b}.bonus-row .bonus-price{color:#4a4a4a}.price-card.selected .bonus-row,.price-card.selected .bonus-row .bonus-price{color:#fff}.bonus-row.ship-row,.price-card.selected .bonus-row.ship-row{color:#000}.step-card img{width:46%;max-width:200px;height:auto;aspect-ratio:2/3;object-position:center 34%}.ingredients-jar{background:#fff;border-radius:14px;padding:12px}.ingredients-jar img{max-width:300px}.main-image{position:relative}.gal-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:#ffffffeb;border:1px solid #e2ddd2;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0000001f;z-index:2;cursor:pointer}.gal-arrow.prev{left:12px}.gal-arrow.next{right:12px}.gal-arrow svg{width:15px;height:15px;stroke:#333;fill:none;stroke-width:2.2}.gal-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:7px;z-index:2}.gal-dots button{width:7px;height:7px;border-radius:4px;background:#00000047;transition:.25s;border:0;padding:0;cursor:pointer}.gal-dots button.active{width:20px;background:#2b2b2b}.pricing-options.flash .price-card.selected{animation:nmnflash 1.4s ease}@keyframes nmnflash{0%,to{box-shadow:inset 0 0 0 2px var(--gold)}35%{box-shadow:inset 0 0 0 3px var(--gold),0 0 0 6px #c0905047}}@media(max-width:900px){.product-section{padding:12px 14px 26px;gap:26px}.science-section,.ingredients-section,.studies-section,.stats-section,.faq-section,.reviews-section,.stories-section,.steps-section{padding-left:14px;padding-right:14px}.timeline-section{padding-left:16px;padding-right:16px}.comparison-section{padding-left:12px;padding-right:12px}.step-card img{width:42%;max-width:168px}.ingredients-jar img{max-width:250px}}@media(max-width:480px){.product-section{padding:10px 12px 22px}.gal-arrow{width:32px;height:32px}.gal-arrow.prev{left:8px}.gal-arrow.next{right:8px}}.product-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.2px}.mbg-left .cta-btn{background:#fff;color:#333}@media(max-width:900px){.product-title{font-size:25px;margin-bottom:12px}.guarantee-pill{padding:9px 18px;font-size:13px;margin-bottom:12px}.tagline{font-size:16px;line-height:1.45;margin-bottom:16px}.tabs button{font-size:12.5px;padding:12px 2px}.benefit-list{padding:8px 16px 14px}.benefit-list li{font-size:14px;padding:8px 0;gap:11px}.dexa-line{font-size:14px;padding:12px 0;margin-bottom:14px}}.main-image .gal-track{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.main-image .gal-track.dragging{cursor:grabbing;scroll-snap-type:none}.main-image .gal-track::-webkit-scrollbar{display:none}.main-image .gal-slide{flex:0 0 100%;width:100%;height:100%;object-fit:cover;scroll-snap-align:center;scroll-snap-stop:always;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.product-section .product-info{padding:0}.product-section{padding:20px 18px 30px;gap:36px}@media(max-width:900px){.product-section{padding:10px 14px 22px;gap:16px}.product-section .product-info{padding:0}.featured-review{margin-top:18px;padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/nmn.css.map */
