:root{--green:#17684f;--mint:#e9fff5;--mint-2:#d9faec;--orange:#f36b18;--text:#202025;--muted:#66686d;--line:#e5e5e5;--star:#ffb31a;--card:#fff;--soft:#f7fbf6;--shadow:0 20px 55px rgba(24,51,38,.12);--radius:18px}*{box-sizing:border-box}body{margin:0;color:var(--text);background:#fff;font-family:DM Sans,Segoe UI,system-ui,sans-serif;line-height:1.45}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.topbar{background:var(--green);color:#fff;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.02em}header{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid #eef0ec;background:#fff;position:sticky;top:0;z-index:20}.nav{display:flex;gap:22px;font-size:12px}.logo{position:absolute;left:50%;transform:translate(-50%);color:var(--green);font-weight:900;font-size:20px;letter-spacing:-.04em}.cart{font-size:18px}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:34px;padding:34px 0 22px}.gallery{position:sticky;top:88px;align-self:start}.main-photo{border-radius:3px;overflow:hidden;background:#f3ede4;aspect-ratio:1.24/1;box-shadow:0 8px 20px #0000000d}.main-photo img{width:100%;height:100%;object-fit:cover}.thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.thumb{border:2px solid transparent;border-radius:4px;padding:0;overflow:hidden;background:#f5f3ef;cursor:pointer;aspect-ratio:1}.thumb.active{border-color:var(--orange)}.thumb img{width:100%;height:100%;object-fit:cover}.info{padding:4px 0 0}.badge{display:inline-flex;align-items:center;gap:8px;background:#fff4d9;color:#9d5a00;border-radius:999px;padding:7px 12px;font-weight:800;font-size:13px;margin-bottom:8px}.rating{font-size:14px;margin:4px 0 8px;color:#303030}.stars{color:var(--star);letter-spacing:2px}h1{font-family:Barlow,Segoe UI,sans-serif;font-size:34px;line-height:1.05;letter-spacing:-.035em;margin:6px 0 12px;font-weight:900}.lead{background:var(--mint);border:1px solid #b9efdc;color:#225143;border-radius:7px;padding:12px 14px;font-size:14px;margin:0 0 14px}.benefits{display:grid;gap:8px;margin:12px 0 16px;font-size:15px}.benefit{display:flex;gap:9px;align-items:center}.avatars{display:flex;align-items:center;gap:12px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:12px 0;margin:16px 0}.face-stack{display:flex}.face-stack img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-8px}.face-stack img:first-child{margin-left:0}.customer-note{font-weight:800;font-size:14px}.bundle{background:transparent;margin-bottom:8px}.bundle-head{background:#fff9ed;color:#6a3b00;padding:10px 14px;text-align:center;font-weight:900;border:2px solid var(--line);border-bottom:1px solid #f1dec0;border-radius:12px 12px 0 0;transition:border-color .2s ease}.timer{font-size:13px;color:#b30;margin-top:3px}.option{display:grid;grid-template-columns:24px 1fr auto;gap:10px;padding:14px;margin-bottom:8px;background:#fff;border:2px solid #eee;border-radius:12px;cursor:pointer;position:relative;transition:opacity .2s ease,filter .2s ease,background .2s ease,border-color .2s ease}.bundle .option:first-of-type{border-radius:0 0 12px 12px;border-top:0}.option:last-of-type{margin-bottom:0}.option.active{background:#fffaf1;border-color:var(--orange)}.option:not(.active){opacity:.5;filter:grayscale(60%)}.radio{width:18px;height:18px;border-radius:50%;border:2px solid #999;margin-top:2px}.option.active .radio{border-color:var(--orange);box-shadow:inset 0 0 0 4px #fff;background:var(--orange)}.addon-offer{grid-template-columns:20px 1fr auto;align-items:center;border-radius:12px;border:2px solid #eee}.addon-offer .checkbox{width:18px;height:18px;border-radius:4px;border:2px solid #999;position:relative}.addon-offer.active .checkbox{background:var(--text);border-color:var(--text)}.addon-offer.active .checkbox:after{content:"";position:absolute;left:5px;top:1px;width:4px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.addon-body{display:flex;align-items:center;gap:10px}.addon-thumb{width:44px;height:44px;object-fit:cover;border-radius:6px;flex-shrink:0}.opt-title{font-weight:900}.opt-sub{font-size:13px;color:var(--muted);margin-top:3px}.price{text-align:right;font-weight:900}.compare{display:block;color:#858585;text-decoration:line-through;font-size:13px;font-weight:700}.pill{display:inline-flex;background:var(--green);color:#fff;border-radius:999px;padding:2px 8px;font-size:11px;margin-left:6px}.bundle-products{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:14px;background:#fff}.mini-product{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;text-align:center;border:1px solid #eee;border-radius:10px;font-size:12px;background:#fff}.mini-product img{width:100%;height:160px;object-fit:cover;border-radius:8px;display:block}.mini-product b{font-size:13px;line-height:1.2;min-height:2.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.mini-product span{font-weight:900}.free-gifts{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 14px 14px}.gift{background:#f7fbf8;border:1px dashed #a8d8c8;border-radius:10px;text-align:center;padding:7px;font-size:11px;font-weight:800}.gift span{color:var(--green)}.buy{width:100%;border:0;background:var(--orange);color:#fff;border-radius:7px;padding:16px;font-size:18px;font-weight:900;margin:14px 0 10px;cursor:pointer;box-shadow:0 12px 24px #f36b1840}.payline{display:flex;align-items:center;justify-content:center;gap:8px;color:#477e6b;font-weight:800;font-size:13px;margin:8px 0}.cards{display:flex;gap:6px;justify-content:center;margin-bottom:14px}.cards span{width:38px;height:23px;border-radius:4px;background:#eef4f1;border:1px solid #d7e5df}.ship{background:var(--mint);border:1px solid #bcebd8;border-radius:8px;padding:11px 13px;color:#245c49;font-size:14px;margin:12px 0}.scarcity{text-align:center;color:#9c3b00;font-weight:800;font-size:14px;margin:12px 0}.quote{background:#f7f7f7;border-radius:10px;padding:18px;margin-top:12px;border:1px solid #ececec}.quote h3{margin:0 0 8px;font-size:18px}.quote p{font-style:italic;color:#515151;margin:0 0 12px;font-size:14px}.accord{border-top:1px solid var(--line);margin-top:16px}.acc-item{border-bottom:1px solid var(--line)}.acc-title{display:flex;justify-content:space-between;align-items:center;padding:14px 4px;font-weight:800;cursor:pointer}.acc-content{display:none;padding:0 4px 16px;color:#555;font-size:14px}.acc-item.open .acc-content{display:block}.strip{background:#e6fbf2;margin-top:18px;padding:18px 0;color:#639481;overflow:hidden;white-space:nowrap;font-weight:900;opacity:.8}.strip span{display:inline-block;margin-right:52px}section{padding:56px 0}.trusted{background:#edfff7;text-align:center}.eyebrow{color:var(--green);font-weight:900;font-size:13px;letter-spacing:.08em;text-transform:uppercase}h2{font-family:Barlow,Segoe UI,sans-serif;font-size:34px;line-height:1.05;letter-spacing:-.035em;margin:8px 0 12px;font-weight:900}.sub{color:#5d7068;margin:0 auto 28px;max-width:650px}.review-row{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.review-card{background:#fff;border-radius:4px;padding:18px;text-align:left;box-shadow:var(--shadow)}.review-card .before{border-radius:4px;margin-bottom:12px;aspect-ratio:1.35/1;object-fit:cover;width:100%}.review-card h3{margin:7px 0;font-size:18px}.review-card p{font-size:14px;color:#4b4b4b}.person{font-weight:900;color:var(--green);margin-top:12px}.problem-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:row dense;gap:0;margin-top:34px;background:#fff;box-shadow:0 10px 30px #0000000f}.problem-grid img:nth-of-type(2n){grid-column:2}.problem-grid .problem-copy:nth-of-type(2n){grid-column:1}.problem-grid img{width:100%;height:100%;object-fit:cover;min-height:330px}.problem-copy{display:flex;flex-direction:column;justify-content:center;padding:42px;min-height:330px;background:#fff}.problem-copy h3{font-size:24px;margin:0 0 12px;font-family:Barlow,sans-serif}.problem-copy p{color:#555;margin:0}.icon-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.icon-box{background:#eafaf3;border:1px solid #caecde;padding:18px;border-radius:4px;font-size:13px}.reviews{background:#f8f8f8;text-align:center}.masonry{columns:3 260px;column-gap:18px;margin-top:32px;text-align:left}.small-review{break-inside:avoid;background:#fff;border:1px solid #eee;padding:16px;border-radius:4px;margin:0 0 18px}.small-review h4{margin:6px 0}.small-review p{font-size:14px;color:#555}.tiny-product{display:flex;align-items:center;gap:8px;font-size:12px;color:#777;margin-top:12px}.tiny-product img{width:30px;height:30px;object-fit:cover;border-radius:3px}.guarantee{background:#e7fff6;text-align:center}.seal{width:120px;height:120px;border-radius:50%;margin:18px auto;border:9px double #b48351;display:grid;place-items:center;color:#7e4e22;background:#fff;font-weight:900;box-shadow:0 14px 35px #00000014}.faq-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:start}.faq-layout img{border-radius:10px}footer{background:#317b66;color:#fff;padding:42px 0}.foot-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:36px}footer h3,footer h4{margin-top:0}footer p,footer li{color:#dbeee8;font-size:13px}footer ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.mobile-sticky{display:none;position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #ddd;padding:9px 12px;z-index:30;gap:10px;align-items:center;box-shadow:0 -10px 30px #0000001f}.mobile-sticky button{margin:0;padding:12px;font-size:15px}@media(max-width:900px){header{padding:0 16px}.nav{display:none}.logo{position:static;transform:none}.product{grid-template-columns:1fr;gap:20px;padding-top:16px}.gallery{position:static}h1{font-size:30px}.review-row,.icon-row{grid-template-columns:1fr}.bundle-products{gap:8px;padding:10px}.mini-product{padding:8px}.mini-product img{height:96px}.mini-product b,.mini-product span{font-size:11px}.problem-grid{grid-template-columns:1fr;grid-auto-flow:row}.problem-grid img:nth-of-type(2n){grid-column:auto}.problem-grid .problem-copy:nth-of-type(2n){grid-column:auto}.faq-layout,.foot-grid{grid-template-columns:1fr}.mobile-sticky{display:grid;grid-template-columns:1fr 1.3fr}body.has-sticky{padding-bottom:70px}}.revive-product-form{margin:0}.revive-product-form .buy{display:block}.mobile-sticky .revive-product-form{margin:0}.mobile-sticky .revive-product-form .buy{width:100%}button[disabled].buy{opacity:.6;cursor:not-allowed}.cart-page,.not-found-page{padding:56px 0}.cart-continue{display:inline-block;width:auto;padding:14px 28px;margin-top:10px}.cart-table{width:100%;border-collapse:collapse;margin-top:20px}.cart-table th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);border-bottom:1px solid var(--line);padding:0 10px 10px}.cart-table td{padding:14px 10px;border-bottom:1px solid var(--line);vertical-align:middle}.cart-item-info{display:flex;align-items:center;gap:12px}.cart-item-info img{border-radius:6px;object-fit:cover}.cart-qty{width:60px;padding:6px;border:1px solid var(--line);border-radius:6px;font-size:14px}.cart-summary{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:20px;flex-wrap:wrap}.cart-subtotal{margin-right:auto;font-size:16px}.cart-summary .buy{width:auto;margin:0;padding:14px 26px}.cart-update{background:#fff;color:var(--text);border:1px solid var(--line);box-shadow:none}@media(max-width:700px){.cart-table thead{display:none}.cart-table tr{display:grid;grid-template-columns:1fr 1fr;gap:4px 10px}.cart-table td{border-bottom:none;padding:6px 0}.cart-item-info{grid-column:1 / -1}}.bundle{display:grid;gap:8px;margin:0;background:transparent}.bundle-head{margin-bottom:-8px;padding:10px 14px;border:2px solid var(--line);border-bottom:1px solid #f1dec0;border-radius:14px 14px 0 0}.bundle:has(.option:first-of-type.active) .bundle-head{border-color:var(--orange);border-bottom-color:#f1dec0}.bundle>.option{margin:0}.bundle>.option:first-of-type{border-top:0;border-radius:0 0 14px 14px}.bundle-products,.free-gifts{grid-column:1 / -1}.mini-product img{width:100%;height:160px;object-fit:contain;object-position:center;background:#fff}@media(max-width:900px){.bundle-products{grid-template-columns:repeat(3,minmax(0,1fr))}.free-gifts{grid-template-columns:1fr}}.gallery-slide{width:100%;height:100%}.gallery-slide:not(:first-child){display:none}@media(max-width:900px){.product.wrap{width:calc(100% - 24px);gap:16px;padding:12px 0 18px}.gallery{width:100%;overflow:hidden}.main-photo.js-gallery-track{display:flex;overflow-x:auto;overflow-y:hidden;aspect-ratio:1 / 1;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;border-radius:12px;box-shadow:0 5px 16px #00000014}.main-photo.js-gallery-track::-webkit-scrollbar{display:none}.main-photo.js-gallery-track .gallery-slide{display:block;flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}.main-photo.js-gallery-track img{width:100%;height:100%;object-fit:cover}.thumbs{display:flex;grid-template-columns:none;gap:8px;overflow-x:auto;overflow-y:hidden;margin-top:10px;padding:2px 1px 6px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.thumbs::-webkit-scrollbar{display:none}.thumb{flex:0 0 58px;width:58px;height:58px;aspect-ratio:auto;scroll-snap-align:start;border-radius:7px}.thumb.active{border-width:2px}.info{padding-top:0}.product .info h1{font-size:27px;line-height:1.12;margin:8px 0 12px;letter-spacing:-.025em}.product .badge{font-size:12px;padding:6px 10px;margin-bottom:5px}.product .rating{font-size:13px;margin:3px 0 7px}.product .lead{padding:11px 12px;font-size:14px;line-height:1.45;margin-bottom:12px}.product .benefits{gap:7px;margin:10px 0 14px;font-size:14px}.product .avatars{gap:9px;padding:10px 0;margin:12px 0}.product .customer-note{font-size:13px;line-height:1.35}.product .option{grid-template-columns:20px minmax(0,1fr) auto;gap:8px;padding:12px}.product .opt-title{font-size:15px;line-height:1.25}.product .opt-sub{font-size:12px;line-height:1.35}.product .price{font-size:15px;white-space:nowrap}.product .compare{font-size:12px}.product .bundle-products{gap:7px;padding:10px 8px}.product .mini-product{padding:7px 4px;gap:6px;border-radius:8px}.product .mini-product img{height:88px;border-radius:6px;object-fit:contain}.product .mini-product b{font-size:11px;line-height:1.2;min-height:2.4em}.product .mini-product span{font-size:12px}.product .free-gifts{grid-template-columns:1fr;padding:0 8px 10px;gap:7px}.product .gift{padding:9px;font-size:12px}.product .buy{min-height:54px;padding:14px;font-size:17px;margin:12px 0 8px}.product .ship{padding:10px 12px;font-size:13px;line-height:1.4}.product .quote{padding:14px;margin-top:10px}.product .accord{margin-top:12px}.product .acc-title{padding:13px 2px;font-size:14px}.product .acc-content{font-size:13px;line-height:1.5}}@media(max-width:360px){.product .info h1{font-size:25px}.thumb{flex-basis:52px;width:52px;height:52px}.product .mini-product img{height:78px}}@media(max-width:900px){.mobile-sticky{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(100%);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.mobile-sticky.is-visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}}@media(max-width:900px){.mobile-sticky{grid-template-columns:minmax(74px,auto) minmax(0,1fr);gap:9px;padding:9px 10px calc(9px + env(safe-area-inset-bottom))}.mobile-sticky b{font-size:15px;white-space:nowrap}.mobile-sticky .buy{min-height:48px;padding:11px 14px;font-size:16px}}@media(max-width:900px){#product-description-section{padding:30px 0 34px}#product-description-section .problem-grid{display:grid;grid-template-columns:1fr;gap:0;margin-top:18px;box-shadow:0 6px 18px #0000000f;overflow:hidden}#product-description-section .problem-grid img{width:100%;height:auto;min-height:0;display:block;object-fit:cover}#product-description-section .problem-copy{min-height:0;padding:20px 16px 22px;justify-content:flex-start;text-align:center}#product-description-section .problem-copy h3{font-size:20px;line-height:1.25;margin:0 0 8px}#product-description-section .problem-copy p{font-size:14px;line-height:1.45;margin:0}#product-description-section .icon-row{gap:10px;margin-top:18px}#product-description-section .icon-box{padding:14px;font-size:13px;line-height:1.4}}#pdp-buy-box{scroll-margin-top:16px}.trust-ticker{padding:14px 0;overflow:hidden}.trust-ticker__track{display:flex;width:max-content;animation:trust-ticker-scroll 22s linear infinite}.trust-ticker__group{display:flex;flex:0 0 auto}.trust-ticker__group span{flex:0 0 auto;margin-right:64px}@keyframes trust-ticker-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.trust-ticker__track{animation:none}}.mobile-sticky .buy{display:flex;align-items:center;justify-content:center;margin:0;text-align:center}@media screen and (max-width:900px){.acc-content{font-size:18px;line-height:1.5}}@media screen and (max-width:900px){#product-description-section{padding:32px 0}#product-description-section .wrap{padding-right:14px;padding-left:14px}#product-description-section h2{margin:0 0 12px;font-size:30px;line-height:1.08}#product-description-section .sub{margin-bottom:22px;font-size:16px;line-height:1.45}#product-description-section .problem-grid{display:flex;flex-direction:column;gap:0;margin-top:22px;background:transparent;box-shadow:none}#product-description-section .problem-grid img{width:100%;min-height:0;height:min(125vw,500px);object-fit:cover;object-position:center}#product-description-section .problem-copy{min-height:0;padding:26px 18px;background:#fff}#product-description-section .problem-copy h3{margin:0 0 8px;font-size:24px;line-height:1.2}#product-description-section .problem-copy p{margin:0;font-size:16px;line-height:1.45}#product-description-section .icon-row{gap:10px;margin-top:18px}#product-description-section .icon-box{padding:16px 12px}}#product-description-section .problem-grid{display:block;background:transparent;box-shadow:none}#product-description-section .problem-card{display:grid;grid-template-columns:1fr 1fr}#product-description-section .problem-card:nth-child(2n) .problem-card__image{order:2}#product-description-section .problem-card__image img{display:block;width:100%;min-height:330px;height:100%;object-fit:cover}@media screen and (max-width:900px){#product-description-section .problem-grid{display:flex;flex-direction:column;gap:16px}#product-description-section .problem-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #edf0f2;border-radius:14px}#product-description-section .problem-card:nth-child(2n) .problem-card__image{order:0}#product-description-section .problem-card__image{order:0}#product-description-section .problem-card__image img{min-height:0;height:min(125vw,500px);object-position:center}#product-description-section .problem-card .problem-copy{order:1;min-height:0;padding:24px 18px 26px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/theme.css.map */
