*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--page-bg,#fff);color:var(--page-fg,#171717);font:var(--body-size,14px)/1.4 var(--body-font,Arial),sans-serif;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading-font,var(--body-font,Arial)),sans-serif;line-height:1.12}h1,h2{font-weight:750;letter-spacing:-.025em}h1,h2{font-size:calc(var(--section-heading,32px)*var(--heading-scale,1))}h3{font-size:calc(18px*var(--heading-scale,1))}h1 em,h1 i,h2 em,h2 i{font-weight:450}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{background:none;border:0}button:disabled{opacity:.5;cursor:not-allowed}input,textarea,select{background:#fff;color:#171717;border:1px solid #ddd;border-radius:6px;max-width:100%;padding:12px}input[type=radio],input[type=checkbox]{accent-color:#493123;width:18px;height:18px;padding:0;flex:none}textarea{width:100%;resize:vertical}label{display:block}img,video,svg,picture{display:block;max-width:100%}img{width:100%;height:auto}video{width:100%}picture{width:100%}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--accent,#bf9e42);outline-offset:4px}::selection{background:#ecd681;color:#111}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;background:#fff;color:#000;padding:15px;transform:translateY(-150%)}.skip-link:focus{transform:none}.icon{width:24px;height:24px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:9px;flex:none}.text-center{text-align:center}.text-left{text-align:left}.muted{opacity:.8}.container{width:min(var(--content-width,1128px),calc(100% - 48px));margin-inline:auto}.section{background:var(--section-bg,#fff);color:var(--section-fg,#171717);padding-block:var(--space-top,64px) var(--space-bottom,64px);font-size:calc(var(--section-body,14px)*var(--text-scale,1))}.section-heading{margin-bottom:32px}.section-heading .rte{margin-top:16px}.section-heading h2{margin-top:14px}.eyebrow{color:var(--section-accent,var(--accent,#c5a650));text-transform:uppercase;font-size:calc(12px*var(--text-scale,1));font-weight:550;letter-spacing:.02em}.rte p+p{margin-top:12px}.rte ul,.rte ol{padding-left:22px}.rte a{text-decoration:underline}.rte img{height:auto}.rte table{width:100%;border-collapse:collapse}.rte td,.rte th{padding:10px;border:1px solid #ddd}.rte{overflow-wrap:anywhere}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:var(--button-height,56px);max-width:100%;width:var(--button-width,440px);padding:13px 24px;border:1px solid #c5a650;border-radius:var(--button-radius,40px);background:var(--button-bg,linear-gradient(90deg,#efc747,#b38731,#efc747));color:var(--button-fg,#fff);font-weight:750;text-transform:uppercase;text-align:center;text-decoration:none;transition:filter .2s,transform .2s;line-height:1.2}.button:hover{filter:brightness(1.06);text-decoration:none;transform:translateY(-1px)}.button-small{min-height:40px;font-size:calc(12px*var(--text-scale,1));width:auto;padding:10px 20px}.button-secondary{background:transparent;color:inherit}.text-button{text-decoration:underline;padding:10px 0}.round-button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex:none;border:1px solid #ddd;border-radius:50%;background:#fff;color:#171717;font-size:26px;box-shadow:0 2px 8px #0001}.round-button:hover{background:#f4eddd}.section-cta{margin-top:32px;text-align:center}.assurance{margin-top:14px;font-size:calc(12px*var(--text-scale,1))}.assurance span{color:var(--section-accent,var(--accent));margin-right:3px}.stars{color:var(--section-accent,var(--accent,#c5a650));letter-spacing:1px;white-space:nowrap}.rating-line{font-size:calc(12px*var(--text-scale,1));display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:20px}.rating-line.text-center{justify-content:center}.placeholder-image{width:100%;background:#f4eee3;fill:#c5ac6b;aspect-ratio:1;max-height:600px}.announcement{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;padding:6px 32px;text-transform:uppercase;min-height:38px}.announcement-close{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:24px;opacity:.7}.countdown{display:inline-flex;gap:6px;font-size:.9em;font-variant-numeric:tabular-nums;white-space:nowrap}.countdown>span{background:#0003;color:#fff;padding:5px 12px}.site-header{height:var(--header-height,70px);background:var(--header-bg,#fff);color:var(--header-fg,#111);transition:background .3s,color .3s;z-index:30}.shopify-section:has(>.site-header[data-sticky=true]){position:sticky;top:0;z-index:30}.header-dark{--header-bg:#000;--header-fg:#fff}.header-dark.is-scrolled{--header-bg:#fff;--header-fg:#111}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:100%}.header-inner>.icon-button{margin-left:-10px}.brand{display:block;font-size:calc(23px*var(--text-scale,1));font-weight:750;letter-spacing:-.035em;text-transform:uppercase}.brand img{width:var(--logo-width,180px);height:auto}.header-dark:not(.is-scrolled) .brand img{filter:brightness(0) invert(1)}.header-actions{display:flex;justify-content:flex-end;margin-right:-10px}.cart-link{position:relative}.cart-link [data-cart-count]{position:absolute;right:1px;top:0;min-width:17px;font-size:calc(10px*var(--text-scale,1));border-radius:20px;text-align:center;background:var(--accent);color:#111}.hero-grid{display:grid;grid-template-columns:46% 54%;align-items:center}.hero-copy{max-width:470px;padding-bottom:28px}.hero-copy h1{margin-bottom:20px}.hero-copy h1 i,.hero-copy h1 em{display:block}.hero-copy .rte{font-size:calc(16px*var(--text-scale,1));line-height:1.25;max-width:440px}.hero-copy .section-cta{text-align:left;margin-top:32px}.hero-copy .assurance{max-width:var(--button-width);text-align:center}.hero-media{align-self:stretch;display:flex;align-items:flex-end}.hero-media img{height:100%;width:100%;object-fit:contain}.hero-grid.reverse>.hero-copy{order:2;padding-left:32px}.hero-grid.reverse>.hero-media{order:1}.marquee{background:var(--marquee-bg);color:var(--marquee-fg);overflow:hidden}.marquee-track{display:flex;width:max-content;animation:marquee var(--marquee-duration,35s) linear infinite;animation-direction:var(--marquee-direction,normal)}.marquee-group{display:flex;align-items:center;flex:none;gap:var(--marquee-gap,28px);padding-right:var(--marquee-gap,28px)}.marquee-item{display:flex;gap:10px;align-items:center;flex:none;white-space:nowrap;font-weight:600}.marquee-item:has(.marquee-icon){padding-block:10px}.marquee-icon{color:var(--accent,#c5a650);font-size:20px}.marquee-item img{width:auto;height:var(--marquee-image-height,180px);object-fit:cover}.marquee:hover .marquee-track,.marquee:focus-within .marquee-track{animation-play-state:paused}.marquee-static .marquee-track{animation:none}.marquee-static{overflow:auto}.marquee-static .marquee-group[aria-hidden]{display:none}@keyframes marquee{to{transform:translate(-50%)}}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;border-radius:var(--section-radius)}.split-bordered{border:1px solid color-mix(in srgb,currentColor 28%,transparent)}.split-copy{padding:40px}.split-copy .section-cta{text-align:left}.split-copy .section-heading{text-align:left;margin-bottom:0}.split-copy .assurance{text-align:center;max-width:var(--button-width)}.split-media{height:100%}.split-media picture,.split-media img{height:100%;object-fit:cover}.split.reverse>.split-media{order:-1}.feature-grid{display:grid;grid-template-columns:repeat(var(--columns,4),minmax(0,1fr));gap:var(--gap,24px)}.feature-image{position:relative;overflow:hidden;border-radius:var(--section-radius)}.feature-image img{aspect-ratio:1.45;object-fit:cover}.feature-card h3{font-size:calc(16px*var(--heading-scale,1));color:var(--section-accent);margin:14px 0 10px;font-weight:550}.feature-card .rte{line-height:1.28}.step-badge{position:absolute;left:8px;top:8px;background:var(--section-accent);color:#fff;text-transform:uppercase;font-weight:650;font-size:calc(12px*var(--text-scale,1));padding:5px 18px}.carousel{display:flex;gap:var(--gap,24px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.carousel::-webkit-scrollbar{display:none}.carousel>*{scroll-snap-align:start;flex:none}.video-grid>.video-card{width:calc((100% - (var(--columns,4) - 1)*var(--gap,24px))/var(--columns,4))}.video-card{min-width:0}.video-card video,.video-card>img,.video-card>.placeholder-image{aspect-ratio:9/16;object-fit:cover;background:#151515;border-radius:var(--section-radius)}.video-card>p{font-size:calc(13px*var(--text-scale,1));margin-top:10px}.ingredients-layout{display:grid;grid-template-columns:54% 46%;align-items:center;gap:24px}.ingredient-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ingredient-card{display:grid;grid-template-columns:32% 1fr;background:var(--card-bg);min-width:0;border-radius:var(--section-radius);overflow:hidden}.ingredient-card>img{height:100%;object-fit:cover}.ingredient-card>div{padding:14px 12px}.ingredient-card h3{font-family:Georgia,serif;font-weight:400;font-size:calc(24px*var(--heading-scale,1));margin-bottom:12px}.ingredient-card .rte{font-size:calc(12px*var(--text-scale,1))}.ingredients-media img{width:100%;height:auto}.ingredients-layout .section-heading,.ingredients-layout .section-cta{text-align:left}.ingredients-layout .assurance{text-align:center;max-width:var(--button-width)}.comparison-layout{display:grid;grid-template-columns:40% 60%;gap:30px;align-items:center}.comparison-layout .section-heading,.comparison-layout .section-cta{text-align:left}.comparison-layout .assurance{max-width:var(--button-width);text-align:center}.comparison-scroll{min-width:0;overflow:auto}.comparison-table{border-collapse:collapse;width:100%;font-size:calc(13px*var(--text-scale,1))}.comparison-table th,.comparison-table td{font-weight:400;padding:16px 18px;text-align:left;border-bottom:1px solid #d9d9d9}.comparison-table thead th{font-weight:700;white-space:nowrap;padding-block:26px}.comparison-table .featured{background:var(--card-bg);border-inline:1px solid var(--section-accent)}.comparison-table thead .featured{border-top:1px solid var(--section-accent);color:var(--section-accent)}.comparison-table tfoot .featured{background:var(--section-accent);color:#fff;text-align:center;font-weight:700;padding:8px;font-size:calc(12px*var(--text-scale,1))}.testimonial-track>.testimonial{width:calc((100% - 2*var(--gap,24px))/3);background:var(--card-bg);border-radius:var(--section-radius);overflow:hidden}.testimonial>img{aspect-ratio:1.5;object-fit:cover}.testimonial-copy{padding:20px}.testimonial-copy h3{font-size:calc(14px*var(--heading-scale,1));margin:12px 0}.testimonial-copy .rte{font-size:calc(14px*var(--text-scale,1));line-height:1.35}.testimonial-copy>p:first-child{font-size:calc(12px*var(--text-scale,1))}.review-author{font-weight:650;font-size:calc(13px*var(--text-scale,1))}.testimonial-copy .review-author{margin-top:16px}.carousel-shell{position:relative}.carousel-controls{display:flex;justify-content:space-between;position:absolute;inset:45% -24px auto;pointer-events:none}.carousel-controls button{pointer-events:auto;width:30px;height:30px}.carousel-controls button:last-child{background:#a32445;color:#fff;border:0}.faq-grid{display:grid;gap:20px}.faq-grid.columns-2{grid-template-columns:1fr 1fr;align-items:start}.faq-grid.columns-1{max-width:640px;margin:auto;gap:0}.accordion{border:1px solid #e1e1e1;background:transparent;min-width:0}.accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px 20px;font-size:calc(14px*var(--text-scale,1));font-weight:500}.accordion summary::-webkit-details-marker{display:none}.accordion summary>span{font-size:25px;font-weight:300;transition:transform .25s}.accordion[open] summary>span{transform:rotate(45deg)}.accordion-body{padding:0 20px 20px;font-size:calc(14px*var(--text-scale,1));line-height:1.5}.faq-grid.columns-1 .accordion{margin-top:-1px}.faq-grid.columns-1 .accordion:first-child{border-radius:8px 8px 0 0}.faq-grid.columns-1 .accordion:last-child{border-radius:0 0 8px 8px}.faq-grid.columns-1 summary{padding:17px 20px}.review-toolbar{display:flex;justify-content:space-between;align-items:center;margin:24px 0 18px}.review-toolbar label{display:flex;align-items:center;gap:8px;font-size:calc(12px*var(--text-scale,1))}.review-toolbar select{font-size:calc(12px*var(--text-scale,1));padding:8px}.review-masonry{columns:var(--review-columns,6);column-gap:12px}.review-tile{break-inside:avoid;background:#fff;color:#111;box-shadow:0 2px 8px #0002;margin-bottom:18px;border-radius:var(--section-radius);overflow:hidden}.review-tile-copy{padding:12px;font:12px/1.4 var(--body-font)}.review-tile .review-author{font-size:calc(11px*var(--text-scale,1))}.review-tile .stars{margin-block:8px;font-size:calc(15px*var(--text-scale,1))}.verified{font-size:calc(9px*var(--text-scale,1));font-weight:400}.review-product{display:block;border-top:1px solid #eee;margin-top:12px;padding-top:10px;font-size:calc(10px*var(--text-scale,1))}.review-more{display:block;margin:30px auto 0;background:#1c1c1c;border:0;border-radius:2px;text-transform:none;font-weight:450;min-height:34px}.newsletter-form{max-width:380px;margin:auto}.newsletter-input{border:1px solid #d4d4d4;border-radius:40px;display:flex;align-items:center;padding:4px}.newsletter-input input{flex:1;border:0;background:transparent;width:0;padding:12px;border-radius:30px;min-width:0}.newsletter-input .round-button{background:#1c1c1c;color:#fff;border-color:var(--accent);width:36px;height:36px}.site-footer .brand{font-size:calc(28px*var(--text-scale,1));margin-bottom:22px}.footer-brand img{width:240px}.footer-tagline{padding-bottom:40px;border-bottom:1px solid #fff5;margin-bottom:40px}.footer-links{display:flex;flex-wrap:wrap;gap:32px 80px}.footer-links>div{display:flex;flex-direction:column;gap:18px}.footer-links h3{font-size:calc(16px*var(--heading-scale,1))}.footer-bottom{border-top:1px solid #fff5;margin-top:40px;padding-top:40px}.payment-icons{display:flex;flex-wrap:wrap;gap:5px}.payment-icon{width:38px;height:24px}.copyright{margin-top:24px;font-size:calc(12px*var(--text-scale,1))}.footer-social{display:flex;gap:24px;margin-top:24px}.footer-social:empty{display:none}.localization-form{display:flex;gap:20px;align-items:flex-end;margin-top:20px}.localization-form:empty{display:none}.localization-form select{padding:6px}.localization-form label{font-size:calc(12px*var(--text-scale,1))}.drawer{position:fixed;inset:0 0 0 auto;width:460px;max-width:100%;height:100dvh;max-height:100dvh;margin:0;padding:28px;border:0;background:#fff;color:#171717;overflow-y:auto}.drawer::backdrop,.guide-modal::backdrop,.image-modal::backdrop,.promotion-popup::backdrop{background:#0009}.drawer[open]{animation:drawer-in .25s ease-out}.drawer-left{inset:0 auto 0 0}.drawer-left[open]{animation:drawer-left-in .25s ease-out}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:none}}@keyframes drawer-left-in{0%{transform:translate(-100%)}to{transform:none}}.drawer-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.drawer-heading h2{font-size:calc(24px*var(--heading-scale,1))}.drawer nav>a,.nav-item>a,.nav-item summary{display:block;padding:16px 0;border-bottom:1px solid #eee;font-size:calc(17px*var(--text-scale,1))}.nav-item>div a{display:block;padding:8px 12px}.nav-item .nav-grandchild{padding-left:30px;font-size:calc(14px*var(--text-scale,1))}.nav-item summary{list-style:none}.nav-item summary:after{content:"+";float:right}.nav-item[open] summary:after{content:"\2212"}.menu-promo{background:#f5eddf;text-align:center;margin-bottom:18px;border-radius:12px;overflow:hidden}.menu-promo h3{padding:18px;font-size:calc(26px*var(--heading-scale,1))}.menu-promo .button{width:90%;margin:0 5% 20px}.menu-assurance{margin-top:28px;padding:20px;background:#eee4d2;border-radius:8px}.product-layout{display:grid;grid-template-columns:var(--gallery-width,48%) minmax(0,1fr);gap:40px;align-items:start}.product-gallery{position:relative;min-width:0}.sticky-gallery{position:sticky;top:90px}.gallery-main{gap:0;scroll-behavior:smooth;border-radius:var(--section-radius,6px)}.gallery-slide{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#f8f6f1;overflow:hidden}.gallery-slide img,.gallery-slide video{width:100%;height:100%;object-fit:contain}.gallery-slide iframe,.gallery-slide model-viewer{width:100%;height:100%;border:0}.gallery-zoom{padding:0;display:block;width:100%;height:100%;cursor:zoom-in}.gallery-thumbnails{display:flex;gap:10px;padding:14px 4px;overflow:auto;scrollbar-width:none}.gallery-thumbnails button{padding:0;border:1px solid transparent;border-radius:5px;overflow:hidden;flex:0 0 66px;opacity:.65}.gallery-thumbnails button[aria-current=true]{opacity:1;border-color:#7e5b38}.gallery-thumbnails img{aspect-ratio:1;object-fit:cover}.gallery-arrows{display:flex;position:absolute;top:43%;left:14px;right:14px;justify-content:space-between;pointer-events:none}.gallery-arrows button{pointer-events:auto}.image-modal{width:min(950px,96vw);max-height:95dvh;border:0;padding:24px}.image-modal>.icon-button{position:sticky;top:0;margin-left:auto;z-index:1;background:#fff;border-radius:50%}.image-modal img{width:100%;height:auto}.product-info{min-width:0}.product-form{display:flow-root}.product-block{margin-bottom:14px}.product-block h1{font-size:calc(var(--section-heading,26px)*var(--heading-scale,1))}.product-eyebrow{font-size:calc(11px*var(--text-scale,1));letter-spacing:.1em;color:#64636c;font-weight:550;margin-bottom:9px;text-transform:uppercase}.product-rating{font-size:calc(10px*var(--text-scale,1));display:flex;align-items:center;gap:6px;flex-wrap:wrap}.product-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:calc(18px*var(--text-scale,1))}.product-price s{font-size:calc(15px*var(--text-scale,1))}.sale-badge{display:inline-block;font-size:calc(10px*var(--text-scale,1));font-weight:700;color:#fff;background:#a92b42;border-radius:20px;padding:3px 8px;text-transform:uppercase}.product-description{font-size:calc(13px*var(--text-scale,1));color:#4c4c55}.product-icon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 12px;text-align:center;margin:20px 0}.product-icon-grid span{font-size:24px;color:var(--section-accent)}.product-icon-grid p{font-size:calc(9px*var(--text-scale,1));text-transform:uppercase;margin-top:6px}.product-benefit{display:flex;gap:12px;align-items:center}.product-benefit span{color:var(--section-accent)}.inventory-message{font-size:calc(12px*var(--text-scale,1));color:#ad263f}.stock-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:currentColor;margin-right:5px}.product-block select{width:100%;margin-top:6px}.product-block>label{font-weight:550;font-size:calc(13px*var(--text-scale,1))}.quantity-control{display:flex;width:130px;margin-top:6px;align-items:center;border:1px solid #ddd;border-radius:6px}.quantity-control button{width:36px;height:38px}.quantity-control input{border:0;width:56px;text-align:center;padding:8px;-webkit-appearance:textfield;appearance:textfield}.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.bundle-offers{border:0;margin:24px 0 14px;padding:0}.bundle-offers legend{text-align:center;text-transform:uppercase;font-weight:750;font-size:calc(13px*var(--text-scale,1));float:left;width:100%;display:flex;gap:12px;align-items:center;margin-bottom:18px}.bundle-offers legend:before,.bundle-offers legend:after{content:"";height:1px;flex:1;background:#453020}.bundle-offer{clear:both;border:1px solid #e8e6e4;border-radius:13px;position:relative;margin-bottom:18px;background:#fff}.bundle-offer:has(input[type=radio]:checked){background:#e7dcd2;border:1.5px solid #503625}.offer-label{position:relative;display:flex;gap:10px;align-items:center;padding:16px 18px;font-size:calc(13px*var(--text-scale,1));cursor:pointer;min-height:48px}.offer-label input{margin:0}.offer-badge{position:absolute;right:20px;top:-14px;border-radius:18px;background:#493022;color:#fff;text-transform:uppercase;font-size:calc(11px*var(--text-scale,1));padding:4px 12px}.offer-details{padding:0 18px 18px;font-size:calc(12px*var(--text-scale,1))}.bundle-offer:not(:has(input[type=radio]:checked)) .offer-details{display:none}.bundle-slot{display:flex;gap:12px;align-items:center;margin-top:10px}.bundle-slot>span{border:1px solid #745946;background:#cdb8a5;border-radius:6px;min-width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:calc(14px*var(--text-scale,1))}.bundle-slot select{margin:0;border:0;border-radius:5px;font-size:calc(12px*var(--text-scale,1));width:100%;min-width:0;height:42px;cursor:pointer}.bundle-subtotal{display:flex;align-items:center;gap:10px;margin:16px 0;font-size:calc(13px*var(--text-scale,1))}.bundle-subtotal>s{color:#666;font-size:calc(12px*var(--text-scale,1))}.bundle-discount-note{margin-top:12px}.product-add{background:var(--product-button-bg,linear-gradient(#1c1c1c,#3c2b1e));width:100%;font-size:calc(14px*var(--text-scale,1))}.buy-note{font-size:calc(11px*var(--text-scale,1));color:#666;text-align:center;margin-top:10px}.shipping-info{display:flex;justify-content:space-between;gap:12px;font-size:calc(11px*var(--text-scale,1));font-weight:500}.product-guarantee{border:1px solid #776044;border-radius:7px;display:flex;align-items:center;gap:16px;background:#e8dcc5;padding:18px}.product-guarantee>span{border-radius:50%;background:#fff;border:1px dashed #503824;font-size:25px;padding:7px;flex:none;color:#503824}.product-guarantee .rte{font-size:calc(12px*var(--text-scale,1))}.product-block-accordion{margin:0}.product-accordion{border-color:#555;margin-top:-1px}.product-accordion summary{padding:12px 14px;font-size:calc(12px*var(--text-scale,1));min-height:42px}.product-accordion summary>span{font-size:18px}.product-video-heading{font-size:calc(21px*var(--heading-scale,1));margin:16px 0 5px}.product-video-subtitle{font-size:calc(11px*var(--text-scale,1));color:#1686dc}.product-block-video{display:inline-block;vertical-align:top;width:calc(25% - 7px);margin:0 5px 20px 0}.product-block-video .video-card video{border-radius:6px}.product-block-video .video-card p{font-size:calc(10px*var(--text-scale,1))}.social-comment{display:flex;gap:10px;margin-top:6px}.social-comment>img{width:30px;height:30px;border-radius:50%;flex:none;object-fit:cover}.social-comment>div{flex:1;min-width:0}.comment-bubble{background:#f0f1f5;border-radius:18px;padding:10px 14px;font-size:calc(12px*var(--text-scale,1))}.comment-bubble strong{font-size:calc(11px*var(--text-scale,1))}.social-comment small{display:block;color:#666;font-size:calc(10px*var(--text-scale,1));padding:5px 8px}.guide-modal{width:min(700px,95vw);max-height:90dvh;padding:28px;border:0;border-radius:12px}.sticky-add{position:fixed;bottom:0;left:0;right:0;background:#fff;color:#111;box-shadow:0 -3px 12px #0001;border-top:1px solid #eee;z-index:25;padding:10px 0}.sticky-add>.container{display:flex;align-items:center;justify-content:space-between;gap:20px}.sticky-product{display:flex;align-items:center;gap:12px}.sticky-product img{width:48px;aspect-ratio:1;object-fit:cover;border:1px solid #cab886}.sticky-product>div{display:flex;flex-direction:column;font-size:calc(12px*var(--text-scale,1))}.sticky-add p{font-size:calc(11px*var(--text-scale,1))}.sticky-add .button{width:240px;min-height:44px;border-radius:7px;font-size:calc(12px*var(--text-scale,1))}.page-product{padding-bottom:75px}.product-form-error,.cart-error{color:#ad203a;font-size:calc(13px*var(--text-scale,1));padding:12px;border:1px solid #d67a8b;background:#fff0f3;margin:12px 0}.is-loading{opacity:.55;pointer-events:none}.cart-item{display:grid;grid-template-columns:80px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid #eee}.cart-item>a img{aspect-ratio:1;object-fit:cover;border-radius:6px}.cart-item-info>p{font-size:calc(12px*var(--text-scale,1));margin:5px 0}.cart-item-controls{display:flex;align-items:center;gap:16px;margin-top:10px}.cart-item-controls input{width:70px;padding:8px}.cart-item-controls a{font-size:calc(12px*var(--text-scale,1));text-decoration:underline}.cart-total{display:flex;justify-content:space-between;margin:20px 0 12px;font-size:calc(18px*var(--text-scale,1))}.cart-footer{padding:24px 0}.cart-footer>label{font-size:calc(12px*var(--text-scale,1));margin-bottom:8px}.cart-footer>p{font-size:calc(12px*var(--text-scale,1));margin-bottom:18px}.cart-footer .text-button{display:block;text-align:center;font-size:calc(13px*var(--text-scale,1))}.cart-discount{color:#855d20;font-size:calc(12px*var(--text-scale,1))}.empty-cart{padding:40px 0;text-align:center}.empty-cart h3{font-size:calc(24px*var(--heading-scale,1))}.empty-cart p{margin:14px 0 25px}.cart-recommendations h3{margin-bottom:18px}.cart-recommendations .product-card{width:180px}.product-grid{display:grid;grid-template-columns:repeat(var(--columns,4),minmax(0,1fr));gap:24px}.product-grid img{aspect-ratio:1;object-fit:cover}.product-card{min-width:0}.product-card-image{position:relative;display:block;border-radius:8px;overflow:hidden}.product-card-image .sale-badge{position:absolute;top:12px;right:12px}.product-card h3{font-size:calc(16px*var(--heading-scale,1));margin:16px 0 8px}.product-card p{font-size:calc(14px*var(--text-scale,1))}.product-card s{font-size:calc(12px*var(--text-scale,1));color:#777;margin-left:5px}.product-card .button{margin-top:14px}.product-grid>article>h2{font-size:calc(24px*var(--heading-scale,1));margin-top:16px}.collection-filters{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin:30px 0}.collection-filters details{position:relative}.collection-filters details>div{position:absolute;top:32px;left:0;width:240px;background:#fff;box-shadow:0 4px 16px #0002;border:1px solid #ddd;padding:16px;z-index:4}.collection-filters details label{display:flex;gap:8px;align-items:center;padding:5px 0;font-size:calc(13px*var(--text-scale,1))}.collection-filters>label{display:flex;align-items:center;gap:10px}.collection-filters>button,.localization-form button{padding:12px;border:1px solid #ccc;border-radius:4px}.pagination{text-align:center;margin:35px}.pagination a,.pagination span{display:inline-block;padding:8px}.page-content{max-width:800px}.page-content h1,.cart-page h1{margin-bottom:30px}.page-content>.rte{margin-top:25px}.cart-page{max-width:850px}.cart-page-actions{display:flex;gap:16px;margin-top:25px}.contact-form{display:grid;gap:12px}.contact-form .button{margin-top:16px}.search-form{display:flex;gap:12px;margin:25px 0 35px}.search-form input{flex:1;min-width:0}.article-comment{border-bottom:1px solid #ddd;padding:20px 0}.promotion-popup{width:min(900px,94vw);max-height:90dvh;padding:0;border:0;border-radius:14px;overflow:auto}.promotion-popup[open]{display:grid;grid-template-columns:1fr 1fr}.promotion-popup>img{height:100%;object-fit:cover}.popup-copy{padding:40px}.popup-copy h2{font-size:calc(32px*var(--heading-scale,1));margin-bottom:20px}.popup-copy .button{margin-top:24px}.popup-close{position:absolute;right:8px;top:8px}.promo-code{border:1px dashed var(--accent);padding:15px;font-weight:700;letter-spacing:2px;margin-top:20px}.password-page{max-width:540px;padding:50px 24px;margin:10vh auto}.password-page h2{margin:25px 0}.password-page input{display:block;margin:16px 0;width:100%}.no-js .bundle-offers,.no-js .bundle-subtotal,.no-js .sticky-add{display:none}.js [data-reveal=true]{opacity:0;transform:translateY(20px);transition:opacity var(--motion-duration,.6s),transform var(--motion-duration,.6s)}.js [data-reveal=true].is-visible{opacity:1;transform:none}.motion-off [data-reveal],.shopify-design-mode [data-reveal]{opacity:1!important;transform:none!important}.motion-off .marquee-track{animation:none}.motion-off .marquee{overflow:auto}.no-js dialog:not([open]){display:none}@media(min-width:1500px){.hero-copy h1{font-size:calc(var(--section-heading,32px)*var(--heading-scale,1))}}@media(max-width:989px){.container{width:calc(100% - 40px)}.product-layout{gap:24px}.product-block-video{width:calc(33.333% - 8px)}.ingredients-layout{grid-template-columns:1fr 1fr;gap:20px}.ingredient-card{grid-template-columns:1fr}.ingredient-card>img{aspect-ratio:3;height:80px}.comparison-layout{grid-template-columns:1fr;gap:30px}.comparison-layout .section-heading,.comparison-layout .section-cta{text-align:center}.comparison-layout .assurance{margin-inline:auto}.review-masonry{columns:4}.hero-copy{padding-right:15px}.hero-copy .rte{font-size:calc(14px*var(--text-scale,1))}.feature-grid{gap:16px}.feature-card h3{font-size:calc(14px*var(--heading-scale,1))}.split-copy{padding:30px}.product-grid{gap:16px}}@media(max-width:749px){html{scroll-padding-top:72px}.container{width:calc(100% - 32px)}.section{padding-block:var(--space-mobile,32px);font-size:calc(14px*var(--text-scale,1))}h1,h2,.hero-copy h1,.product-block h1{font-size:calc(var(--mobile-heading,26px)*var(--heading-scale,1))}.section-heading{margin-bottom:24px}.section-heading .rte{margin-top:14px}.section-heading h2{margin-top:10px}.button{min-height:54px;font-size:calc(14px*var(--text-scale,1));width:100%;max-width:440px}.assurance{font-size:calc(11px*var(--text-scale,1));margin-top:12px}.section-cta{margin-top:26px}.announcement{font-size:calc(var(--announcement-mobile,10px)*var(--text-scale,1));gap:10px;flex-wrap:nowrap;padding:6px 12px;min-height:32px}.countdown{gap:4px}.countdown>span{padding:4px}.site-header{height:64px}.brand{font-size:calc(21px*var(--text-scale,1))}.brand img{max-width:155px}.header-actions .icon-button{width:34px}.hero{padding-top:18px;padding-bottom:0}.hero-grid{display:flex;flex-direction:column}.hero-copy{width:100%;max-width:none;text-align:center;padding:0 0 24px}.hero-copy .rte{margin:auto;font-size:calc(14px*var(--text-scale,1));max-width:340px}.hero-copy .section-cta{text-align:center;margin-top:24px}.hero-copy .assurance{margin-inline:auto}.hero-copy h1{margin-bottom:15px}.hero-copy .rating-line{justify-content:center;font-size:calc(10px*var(--text-scale,1));gap:6px;margin-bottom:16px}.hero-media{width:100%;max-height:420px;overflow:hidden}.hero-media picture,.hero-media img{height:auto}.hero-grid.reverse>.hero-copy{padding-left:0;order:0}.hero-grid.reverse>.hero-media{order:1}.marquee-item:has(.marquee-icon){padding:8px 0;font-size:12px}.marquee-icon{font-size:16px}.marquee-item img{height:calc(var(--marquee-image-height,180px)*.7)}.split,.split.reverse{display:flex;flex-direction:column}.split-copy{padding:26px 20px;text-align:center}.split-copy .section-heading,.split-copy .section-cta{text-align:center}.split-copy .assurance{margin-inline:auto}.split-media{width:100%}.split-media img{max-height:450px;object-fit:cover}.split.reverse>.split-media{order:0}.feature-grid{grid-template-columns:repeat(var(--mobile-columns,2),minmax(0,1fr));gap:22px 14px}.feature-card h3{font-size:calc(14px*var(--heading-scale,1));margin:12px 0 8px}.feature-card .rte{font-size:calc(12px*var(--text-scale,1))}.feature-image img{aspect-ratio:1}.step-badge{font-size:calc(10px*var(--text-scale,1));left:6px;top:6px;padding:4px 10px}.feature-grid:has(.step-badge){grid-template-columns:1fr}.feature-grid:has(.step-badge) .feature-card{display:grid;grid-template-columns:42% 1fr;column-gap:20px;align-items:start}.feature-grid:has(.step-badge) .feature-image{grid-row:span 2}.feature-grid:has(.step-badge) h3{align-self:end}.video-grid{margin-right:-16px;padding-right:16px;gap:14px}.video-grid>.video-card{width:70%;max-width:280px}.ingredients-layout{display:flex;flex-direction:column-reverse}.ingredients-media{width:100%;max-width:390px}.ingredient-grid{gap:12px}.ingredient-card{display:grid;grid-template-columns:30% 1fr}.ingredient-card>img{height:100%;aspect-ratio:auto}.ingredient-card>div{padding:12px 8px}.ingredient-card h3{font-size:calc(19px*var(--heading-scale,1));margin-bottom:8px}.ingredient-card .rte{font-size:calc(11px*var(--text-scale,1))}.ingredients-layout .section-heading,.ingredients-layout .section-cta{text-align:center}.ingredients-layout .assurance{margin-inline:auto}.comparison-table th,.comparison-table td{font-size:calc(11px*var(--text-scale,1));padding:12px 8px}.comparison-table thead th{white-space:normal;padding:18px 8px}.testimonial-track{margin-right:-16px;padding-right:36px;gap:16px}.testimonial-track>.testimonial{width:90%;max-width:360px}.testimonial-copy{padding:18px}.testimonial-copy .rte{font-size:calc(13px*var(--text-scale,1))}.carousel-controls{position:static;justify-content:center;gap:12px;margin-top:18px}.faq-grid.columns-2{grid-template-columns:1fr;gap:12px}.accordion summary{font-size:calc(12px*var(--text-scale,1));min-height:60px;padding:15px 14px}.accordion-body{font-size:calc(12px*var(--text-scale,1));padding:0 14px 16px}.faq-grid.columns-1 summary{padding:14px}.review-masonry{columns:2;column-gap:10px}.review-tile{margin-bottom:12px}.review-tile-copy{padding:10px;font-size:calc(11px*var(--text-scale,1))}.review-toolbar{gap:14px}.review-toolbar>span{font-size:calc(13px*var(--text-scale,1))}.review-toolbar label{font-size:0}.review-toolbar select{font-size:calc(11px*var(--text-scale,1));max-width:120px}.newsletter-input .round-button{width:36px}.footer-tagline{margin-bottom:28px;padding-bottom:28px;font-size:calc(13px*var(--text-scale,1))}.site-footer .brand{font-size:calc(25px*var(--text-scale,1))}.footer-links{gap:24px 36px;font-size:calc(13px*var(--text-scale,1))}.footer-bottom{margin-top:28px;padding-top:28px}.payment-icon{width:30px}.localization-form{flex-wrap:wrap}.drawer{padding:20px;width:100%;max-width:440px}.drawer-heading{margin-bottom:18px}.drawer-heading h2{font-size:calc(22px*var(--heading-scale,1))}.product-section{padding-top:0}.product-layout{display:block}.product-gallery.sticky-gallery{position:relative;top:auto;margin-bottom:15px}.gallery-thumbnails{gap:8px;padding-block:12px}.gallery-thumbnails button{flex-basis:52px}.gallery-arrows{top:40%;left:10px;right:10px}.gallery-arrows .round-button{width:33px;height:33px}.product-block{margin-bottom:13px}.product-block h1{font-size:calc(var(--mobile-heading,24px)*var(--heading-scale,1))}.product-eyebrow{font-size:calc(10px*var(--text-scale,1))}.product-description{font-size:calc(12px*var(--text-scale,1))}.product-price{font-size:calc(20px*var(--text-scale,1))}.product-rating{font-size:calc(10px*var(--text-scale,1))}.product-icon-grid{gap:12px}.product-icon-grid p{font-size:calc(8px*var(--text-scale,1))}.bundle-offers legend{font-size:calc(14px*var(--text-scale,1))}.offer-label{font-size:calc(14px*var(--text-scale,1));padding:18px}.offer-details{padding-inline:16px}.bundle-slot{gap:10px}.bundle-slot select{height:48px;font-size:calc(12px*var(--text-scale,1))}.bundle-slot>span{height:45px;min-width:44px}.offer-badge{right:16px;font-size:calc(10px*var(--text-scale,1))}.product-add{font-size:calc(16px*var(--text-scale,1));max-width:none}.product-guarantee{padding:14px}.product-guarantee .rte{font-size:calc(12px*var(--text-scale,1))}.shipping-info{font-size:calc(10px*var(--text-scale,1))}.product-block-accordion{margin:0}.product-accordion summary{font-size:calc(12px*var(--text-scale,1));min-height:43px;padding:10px 12px}.product-block-video{width:calc(33.333% - 8px);margin-right:5px}.product-video-heading{font-size:calc(22px*var(--heading-scale,1))}.comment-bubble{font-size:calc(11px*var(--text-scale,1))}.sticky-add p{display:none}.sticky-add>.container{gap:10px}.sticky-product{gap:8px;min-width:0;flex:1}.sticky-product img{width:40px}.sticky-product>div{font-size:calc(10px*var(--text-scale,1));min-width:0}.sticky-product strong{max-width:135px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-add .button{width:145px;min-height:42px;font-size:calc(11px*var(--text-scale,1));padding-inline:10px}.guide-modal{padding:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.product-card h3{font-size:calc(14px*var(--heading-scale,1));margin-top:12px}.product-card p{font-size:calc(13px*var(--text-scale,1))}.product-card .button{font-size:calc(11px*var(--text-scale,1));min-height:40px;padding:8px}.collection-filters{gap:15px;font-size:calc(12px*var(--text-scale,1))}.collection-filters>label{width:100%}.cart-page-actions{flex-direction:column}.cart-total{font-size:calc(16px*var(--text-scale,1))}.search-form .button{width:auto;min-height:40px}.promotion-popup[open]{grid-template-columns:1fr}.promotion-popup>img{max-height:260px}.popup-copy{padding:25px}.popup-copy h2{font-size:calc(28px*var(--heading-scale,1))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1!important;transform:none!important}.marquee{overflow:auto}.marquee-track{animation:none!important}}.product-section .bundle-offer:has(input[type=radio]:checked){background:var(--offer-bg,#e7dcd2);border-color:var(--offer-border,#493022)}.product-section .offer-badge{background:var(--offer-border,#493022)}.product-section .bundle-slot>span{border-color:var(--offer-border,#493022);background:color-mix(in srgb,var(--offer-border,#493022) 18%,var(--offer-bg,#e7dcd2))}.product-section .product-guarantee{background:var(--guarantee-bg,#e8dcc5);border-color:var(--offer-border,#493022)}.product-section .comment-bubble{background:var(--comment-bg,#f0f1f5)}.product-section .sale-badge{background:var(--sale-bg,#a92b42)}.comparison-table td.featured{color:var(--featured-fg,#171717)}.header-dark:not(.is-scrolled){background:var(--header-dark-bg,#000);color:var(--header-dark-fg,#fff)}@media(min-width:750px){.hero-media{height:var(--hero-media-height,328px);overflow:hidden}.hero-media picture{height:100%}.hero-media img{height:100%;object-fit:cover;object-position:bottom}.split-background{position:relative;min-height:368px}.split-background>.split-copy{position:relative;z-index:1;grid-column:1}.split-background>.split-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.split-background>.split-media img{object-fit:cover}.split-background .split-copy{padding:40px}}.video-frame{position:relative}.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:#0005;color:#fff;box-shadow:0 2px 12px #0002;font-size:22px;padding-left:5px}.video-frame.is-playing .video-play,.no-js .video-play{display:none}.product-videos{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:20px;scrollbar-width:thin}.product-videos .product-block-video{display:block;flex:0 0 calc((100% - 30px)/4);width:auto;margin:0;scroll-snap-align:start}.video-frame>img{aspect-ratio:9/16;object-fit:cover}@media(max-width:749px){.product-videos .product-block-video{flex-basis:calc((100% - 20px)/3)}}.product-form{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:10px}.product-form>.product-block{grid-column:1/-1;min-width:0}.product-form>.product-block-video{grid-column:span var(--product-video-span,3);display:block;width:auto;margin-right:0}@media(max-width:749px){.product-form>.product-block-video{grid-column:span var(--product-video-mobile-span,4)}}.product-form>.product-videos{grid-column:1/-1;min-width:0}.product-videos .product-block-video{flex:0 0 calc((100% - (var(--product-video-columns,4) - 1)*10px)/var(--product-video-columns,4))}@media(max-width:749px){.product-videos .product-block-video{flex-basis:calc((100% - (var(--product-video-mobile-columns,3) - 1)*10px)/var(--product-video-mobile-columns,3))}}@media(min-width:750px)and (max-width:1199px){.carousel-controls{left:-16px;right:-16px}}.bundle-widget{margin:24px 0 14px;font-size:calc(var(--bundle-active-text-size,12px)*var(--text-scale,1));color:var(--bundle-fg,#171717)}.bundle-widget .bundle-offers{margin:0;min-width:0;width:100%}.bundle-widget .bundle-offers legend{float:none;text-align:var(--bundle-align,center);justify-content:var(--bundle-align,center);font-size:calc(var(--bundle-title-size,16px)*var(--text-scale,1));line-height:1.3;margin-bottom:18px}.bundle-widget[data-heading-style=plain] legend:before,.bundle-widget[data-heading-style=plain] legend:after{display:none}.bundle-widget .bundle-intro{margin-bottom:18px;text-align:var(--bundle-align,center)}.bundle-cards{clear:both;display:grid;grid-template-columns:minmax(0,1fr);gap:var(--bundle-gap,18px)}.bundle-widget[data-layout=grid] .bundle-cards{grid-template-columns:repeat(var(--bundle-columns,3),minmax(0,1fr))}.bundle-widget .bundle-offer{min-width:0;margin:0;background:var(--bundle-bg,#fff);color:var(--bundle-fg,#171717);border:var(--bundle-border-width,1px) solid var(--bundle-border,#e8e6e4);border-radius:var(--bundle-radius,12px);transition:background .18s,box-shadow .18s}.bundle-widget .bundle-offer:has([name=bundle_choice]:checked){background:var(--bundle-selected-bg,#e7dcd2);color:var(--bundle-selected-fg,#171717);border:var(--bundle-border-width,1px) solid var(--bundle-selected-border,#493022);box-shadow:inset 0 0 0 calc(var(--bundle-selected-width,2px) - var(--bundle-border-width,1px)) var(--bundle-selected-border,#493022)}.bundle-widget[data-shadow=true] .bundle-offer{filter:drop-shadow(0 4px 5px #00000012)}.bundle-widget .offer-label{gap:10px;padding:var(--bundle-padding,18px);font-size:calc(var(--bundle-title-size,16px)*var(--text-scale,1));line-height:1.2}.bundle-widget .offer-label input{accent-color:var(--bundle-selected-border,#493022);flex:none}.bundle-widget .offer-heading{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px;overflow-wrap:anywhere}.bundle-widget .offer-subtitle{font-size:calc(var(--bundle-active-text-size,12px)*var(--text-scale,1));font-weight:400;line-height:1.4}.bundle-widget .offer-price{display:flex;flex-direction:column;gap:3px;align-items:flex-end;text-align:right;flex-shrink:0;font-size:calc(var(--bundle-active-price-size,16px)*var(--text-scale,1))}.bundle-widget .offer-price small,.bundle-widget .offer-price s{font-size:calc(var(--bundle-active-text-size,12px)*var(--text-scale,1));font-weight:400;line-height:1.3}.bundle-widget .offer-price small{max-width:120px}.bundle-widget .offer-price s{opacity:.65}.bundle-widget .offer-image{width:var(--bundle-image-size,48px);height:var(--bundle-image-size,48px);object-fit:contain;flex:none;border-radius:5px}.bundle-widget .offer-details{padding:0 var(--bundle-padding,18px) var(--bundle-padding,18px);font-size:calc(var(--bundle-active-text-size,12px)*var(--text-scale,1))}.bundle-widget[data-expand-all=true] .bundle-offer .offer-details{display:block}.bundle-widget .offer-badge{background:var(--bundle-badge-bg,#493022);color:var(--bundle-badge-fg,#fff);font-size:calc(var(--bundle-active-badge-size,11px)*var(--text-scale,1));line-height:1.3;top:-12px;right:16px;padding:4px 12px;max-width:calc(100% - 24px);overflow-wrap:anywhere;text-align:center}.bundle-widget[data-badge-position=top_left] .offer-badge{left:16px;right:auto}.bundle-widget[data-badge-position=inline] .offer-badge{position:static;max-width:35%;border-radius:5px;padding:4px 6px}.bundle-widget[data-badge-position=banner] .bundle-offer:has(.offer-badge){padding-top:30px}.bundle-widget[data-badge-position=banner] .offer-label{position:static}.bundle-widget[data-badge-position=banner] .offer-badge{left:0;right:0;top:0;width:100%;max-width:none;border-radius:var(--bundle-radius,12px) var(--bundle-radius,12px)0 0}.bundle-widget[data-radio=false] .offer-label>input{position:absolute;opacity:0;width:1px;height:1px}.bundle-widget .offer-label:has(input:focus-visible){outline:3px solid var(--bundle-selected-border,#493022);outline-offset:3px;border-radius:var(--bundle-radius,12px)}.bundle-widget .offer-savings{display:table;margin:0 var(--bundle-padding,18px) 10px;padding:4px 8px;border-radius:5px;background:var(--bundle-savings-bg,#f0e6d5);color:var(--bundle-savings-fg,#493022);font-size:calc(var(--bundle-active-text-size,12px)*var(--text-scale,1))}.bundle-widget .bundle-slot{gap:10px;min-width:0;margin-top:10px}.bundle-widget .bundle-slot>.bundle-slot-number{flex:none;min-width:32px;height:36px;font-size:calc(var(--bundle-active-text-size,12px)*var(--text-scale,1));border-color:var(--bundle-selected-border,#493022);background:transparent}.bundle-widget .bundle-slot select{border:1px solid var(--bundle-border,#e8e6e4);padding:8px;width:100%;font-size:calc(var(--bundle-active-text-size,12px)*var(--text-scale,1));background:var(--bundle-input-bg,#fff);color:var(--bundle-input-fg,#171717);text-overflow:ellipsis}.bundle-widget .bundle-slot-image{width:var(--bundle-image-size,48px);height:var(--bundle-image-size,48px);object-fit:contain;flex:none;border-radius:4px}.bundle-widget .bundle-extra{margin-top:14px;padding-top:12px;border-top:1px solid var(--bundle-border,#e8e6e4)}.bundle-widget .bundle-extra-title{display:flex;align-items:center;gap:8px;font-weight:600;overflow-wrap:anywhere}.bundle-widget .bundle-extra [data-extra-price]{white-space:nowrap;font-size:calc(var(--bundle-active-text-size,12px)*var(--text-scale,1))}.bundle-widget .bundle-offer-error{margin-top:12px;font-weight:600}.bundle-widget .bundle-set-quantity{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.bundle-widget .bundle-set-quantity input{width:80px}.bundle-widget .bundle-subtotal{font-size:calc(var(--bundle-active-price-size,16px)*var(--text-scale,1));flex-wrap:wrap}.bundle-widget .bundle-subtotal>[data-bundle-total]{margin-left:auto}.bundle-widget .bundle-estimate-note{line-height:1.4;margin-block:10px}.bundle-widget .bundle-timer{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:22px}.bundle-widget .countdown>span{padding:3px 5px;color:var(--bundle-fg,#171717);background:var(--bundle-savings-bg,#f0e6d5)}.bundle-widget[data-layout=grid] .offer-label{display:flex;flex-wrap:wrap;align-items:flex-start}.bundle-widget[data-layout=grid] .offer-price{width:100%;align-items:flex-start;text-align:left;margin-top:5px}.bundle-widget[data-layout=grid] .offer-heading{flex-basis:calc(100% - 30px)}.bundle-widget[data-layout=grid] .offer-image{margin:auto}.bundle-widget[data-layout=grid] .bundle-slot{flex-wrap:wrap}.bundle-widget[data-layout=grid] .bundle-slot select{flex-basis:100%}.bundle-widget[data-layout=grid][data-badge-position=inline] .offer-badge{max-width:100%}[data-single-quantity]{margin-bottom:16px}.no-js [data-bundle-root]{display:none}.no-js [data-single-quantity][hidden]{display:block!important}@media(max-width:749px){.bundle-widget .offer-label,.bundle-widget .bundle-offers legend{font-size:calc(var(--bundle-mobile-title-size,14px)*var(--text-scale,1))}.bundle-widget[data-layout=grid] .bundle-cards{grid-template-columns:repeat(var(--bundle-mobile-columns,1),minmax(0,1fr))}.bundle-widget .bundle-slot,.bundle-widget .offer-label{gap:8px}.bundle-widget[data-layout=grid] .offer-label{padding:clamp(8px,var(--bundle-padding,18px),20px)}}@media(prefers-reduced-motion:reduce){.bundle-widget .bundle-offer{transition:none}}.bundle-widget .bundle-cards{align-items:start}.bundle-widget .offer-heading>strong{font-weight:var(--bundle-title-weight,700)}.bundle-widget .bundle-offers legend{text-transform:var(--bundle-heading-case,uppercase)}.bundle-widget .offer-badge{text-transform:var(--bundle-badge-case,uppercase);border-radius:var(--bundle-badge-radius,18px)}.bundle-widget[data-badge-position=banner] .offer-badge{border-radius:var(--bundle-radius,12px) var(--bundle-radius,12px)0 0}.bundle-widget .bundle-offer:has([name=bundle_choice]:checked){border-width:var(--bundle-selected-width,2px);box-shadow:none}.bundle-widget .bundle-extra-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.bundle-widget .bundle-extra-copy{min-width:0;display:grid;gap:4px}.bundle-widget .bundle-extra-action{min-height:44px;min-width:68px;padding:10px 16px;flex-shrink:0;border:1px solid var(--bundle-selected-border,#493022);border-radius:var(--bundle-select-radius,6px);background:transparent;color:inherit;font-size:calc(var(--bundle-active-text-size,12px)*var(--text-scale,1));font-weight:600}.bundle-widget .bundle-extra-action[aria-pressed=true]{background:var(--bundle-selected-bg,#e7dcd2)}.bundle-widget .bundle-extra-action:hover{filter:brightness(.9)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
