.shop-product-card{--shop-product-card-surface:#fdfcfa;border:1px solid color-mix(in srgb, var(--qa-border) 78%, transparent);background-color:#fdfcfa;border-radius:8px;flex-direction:column;width:100%;min-width:0;display:flex;overflow:hidden;box-shadow:0 2px 14px #1a18160f}.shop-product-card__media,.shop-product-card__image-link,.shop-product-card__body,.shop-product-card__text-link,.shop-product-card__footer,.shop-product-card__add{background-color:#fdfcfa}.shop-product-card__media{aspect-ratio:4/5;position:relative;overflow:hidden}.shop-product-card__image-link{display:block;position:absolute;inset:0}.shop-product-card__body{flex-direction:column;flex:1;padding:.875rem 1rem 1rem;display:flex}.shop-product-card__text-link{color:inherit;flex:1;text-decoration:none;display:block}.shop-product-card__footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.625rem;display:flex}.shop-product-card__add{border:1px solid var(--shop-line,var(--qa-border));width:2rem;height:2rem;color:var(--qa-text);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .25s,box-shadow .25s;display:inline-flex}.shop-product-card__add:hover{transform:scale(1.04);box-shadow:0 2px 10px #0000001a}.shop-category-page,.journal-article-products{--shop-product-card-surface:#fdfcfa}.shop-category-page .shop-product-card,.shop-category-page .shop-product-card__media,.shop-category-page .shop-product-card__image-link,.shop-category-page .shop-product-card__body,.shop-category-page .shop-product-card__text-link,.shop-category-page .shop-product-card__footer,.shop-category-page .shop-product-card__add{background-color:#fdfcfa}.cart-rec .shop-product-card,.cart-rec .shop-product-card__media,.cart-rec .shop-product-card__image-link,.cart-rec .shop-product-card__body,.cart-rec .shop-product-card__text-link,.cart-rec .shop-product-card__footer,.cart-rec .shop-product-card__add{background-color:#fff}@media (max-width:639px){.shop-product-card{border-radius:6px;box-shadow:0 4px 18px #1a18160d}.shop-product-card__body{padding:.6rem .55rem .65rem}}
.shop-product-page{--shop-pdp-bg:var(--qa-bg);--shop-pdp-cream:#f5f2ed;--shop-pdp-ink:#1a1a1a;--shop-pdp-muted:#6f6a63;--shop-pdp-body:#3d3a36;--shop-pdp-line:#e4dcd3;--shop-pdp-main-ratio:4 / 5;background:var(--shop-pdp-bg);width:100%;color:var(--shop-pdp-ink);flex:1}.qa-shell:has(.shop-product-page){background:var(--shop-pdp-bg)}.shop-product-page .shop-product-gallery__thumb-img{object-fit:cover;object-position:center center;width:100%;height:100%}.shop-product-page .shop-product-details__media-img,.shop-product-page .shop-product-reviews__avatar-img,.shop-product-page .shop-product-buy__scent-img{object-fit:cover;width:100%;height:100%}.shop-product-page .shop-product-details__media-img{object-fit:cover;width:100%!important;max-width:none!important;height:100%!important}.shop-product-reviews__avatar-img{border-radius:50%}.shop-product-hero{background:var(--shop-pdp-bg)}.shop-product-hero__shell{max-width:var(--qa-container-width);padding:1.25rem var(--qa-container-px) 2.5rem;margin-inline:auto}.shop-product-hero__breadcrumbs{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-muted);margin:0 0 1.25rem;font-size:12px;font-weight:400;line-height:1.4}.shop-product-hero__crumb-link{color:inherit;text-decoration:none}.shop-product-hero__crumb-link:hover,.shop-product-hero__crumb-current{color:var(--shop-pdp-ink)}.shop-product-hero__grid{z-index:0;grid-template-columns:1fr;align-items:start;gap:2rem;display:grid;position:relative}.shop-product-buy{z-index:1;position:relative}.shop-product-gallery{grid-template-columns:1fr;align-items:start;gap:1rem;min-width:0;display:grid}.shop-product-gallery__thumbs-col{display:none}.shop-product-gallery__main{width:100%;aspect-ratio:var(--shop-pdp-main-ratio);background:#f3efe8;margin:0;position:relative;overflow:hidden}.shop-product-gallery__main-img{width:100%;height:100%;position:absolute;inset:0}.shop-product-gallery__main-img--backdrop{object-fit:cover;object-position:center center;filter:blur(32px)saturate(.82)brightness(.94);opacity:.72;z-index:0;transform:scale(1.14)}.shop-product-gallery__main-img--photo{object-fit:contain;object-position:center center;z-index:1}.shop-product-gallery__badge{z-index:3;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--shop-pdp-ink);pointer-events:none;background:#ffffffe0;border-radius:999px;padding:.4rem .65rem;font-size:9px;font-weight:600;line-height:1.2;position:absolute;top:.75rem;left:.75rem}.shop-product-gallery__expand{z-index:4;width:2.25rem;height:2.25rem;color:var(--shop-pdp-muted);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:inline-flex;position:absolute;bottom:.75rem;right:.75rem;box-shadow:0 1px 4px #1a18141f}.shop-product-gallery__expand:hover{opacity:.82}.shop-product-gallery__main-hit{z-index:2;cursor:zoom-in;background:0 0;border:none;padding:0;position:absolute;inset:0}.shop-product-gallery__lightbox{z-index:200;cursor:zoom-out;background:#0c0b0ae0;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.shop-product-gallery__lightbox-close{z-index:1;color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem}.shop-product-gallery__lightbox-img{object-fit:contain;width:auto;max-width:min(96vw,56rem);height:auto;max-height:min(92vh,48rem)}.shop-product-gallery__main-wrap{align-self:start;min-width:0}@media (max-width:1023px){.shop-product-gallery__main{max-height:none;aspect-ratio:var(--shop-pdp-main-ratio);width:100%}.shop-product-gallery__main-img--photo{object-fit:cover;object-position:center center}.shop-product-gallery__main-img--backdrop{display:none}}@media (max-width:639px){.shop-product-hero__shell{padding-top:1rem;padding-bottom:2rem}.shop-product-buy__purchase{flex-direction:column;align-items:stretch}.shop-product-buy__qty-block{width:100%}.shop-product-buy__qty{width:fit-content}.shop-product-buy__qty-btn{width:2.75rem;height:2.75rem}.shop-product-buy__cta--buy{margin-top:0}.shop-product-details{background:var(--shop-pdp-bg)}.shop-product-details__inner{padding:2rem var(--qa-container-px) 2.5rem;gap:1rem}.shop-product-details__col{display:block}.shop-product-details__stack{border:1px solid var(--shop-pdp-line);background:#fdfcfa;border-radius:6px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 32px #1a18160a}.shop-product-details__heading{min-height:0;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--shop-pdp-muted);background:0 0;border:none;align-items:center;gap:.85rem;margin:0;padding:1.15rem 1.15rem .5rem;font-size:10px;font-weight:600;line-height:1.2;display:flex}.shop-product-details__heading:after{content:"";background:var(--shop-pdp-line);flex:auto;min-width:1.5rem;height:1px}.shop-product-details__heading--safety{margin-top:.15rem;padding:1.35rem 1.15rem .5rem}.shop-product-details__content,.shop-product-details__col--use .shop-product-details__content{padding:0 1.15rem 1.25rem}.shop-product-details__col--about .shop-product-details__media,.shop-product-details__col--packaging .shop-product-details__media{aspect-ratio:4/3;border-radius:0;order:1;margin:0}.shop-product-details__col--about .shop-product-details__heading,.shop-product-details__col--packaging .shop-product-details__heading{order:2;padding-top:1rem;padding-bottom:.35rem}.shop-product-details__col--about .shop-product-details__content,.shop-product-details__col--packaging .shop-product-details__content{order:3;padding-top:0}.shop-product-details__about,.shop-product-details__packaging-copy{font-family:var(--font-serif), "Cormorant Garamond", ui-serif, serif;letter-spacing:-.01em;color:var(--shop-details-ink);font-size:1.0625rem;line-height:1.55}.shop-product-details__steps{flex-direction:column;gap:.65rem;display:flex}.shop-product-details__step{background:0 0;border:none;border-radius:0;align-items:flex-start;gap:.75rem;padding:.75rem 0}.shop-product-details__step:first-child{padding-top:0}.shop-product-details__step:last-child{padding-bottom:0}.shop-product-details__step-icon{width:1.125rem;color:var(--shop-details-ink);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:flex-start;padding-top:.125rem;display:flex}.shop-product-details__step-icon .lucide,.shop-product-details__step-icon svg{width:18px;height:18px}.shop-product-details__step-title{font-size:13px;line-height:1.35}.shop-product-details__step-title-num{background:var(--shop-pdp-ink);color:#fff;vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;margin-right:.4rem;font-size:9px;font-weight:600;display:inline-flex}.shop-product-details__step-body{color:var(--shop-pdp-muted);margin-top:.35rem;font-size:12px;line-height:1.5}.shop-product-details__safety{background:0 0;margin:0;padding:0}.shop-product-details__safety li{padding-left:.75rem;font-size:12px;line-height:1.5;position:relative}.shop-product-details__safety li:before{content:"–";color:var(--shop-pdp-muted);position:absolute;left:0}.shop-product-details__packaging-list{border-top:1px solid var(--shop-pdp-line);margin-top:1rem;padding-top:1rem}.shop-product-details__packaging-list li{padding-left:.85rem;font-size:12px;line-height:1.45;position:relative}.shop-product-details__packaging-list li:before{content:"";background:var(--shop-pdp-ink);border-radius:50%;width:4px;height:4px;position:absolute;top:.55em;left:0}.shop-product-details__illustration{display:none}.shop-product-reviews__inner{padding:2.5rem var(--qa-container-px) 3rem}.shop-product-reviews__all{max-width:none}.shop-product-gallery__thumbs{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:.25rem}.shop-product-gallery__thumb-btn{scroll-snap-align:start}.shop-product-gallery__main-wrap{width:100%;max-width:100%;margin-inline:0}.shop-product-gallery__main{aspect-ratio:4/5;border-radius:6px;max-height:none}}.shop-product-gallery__thumbs{gap:.5rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.shop-product-gallery__thumbs--mobile{margin-top:.75rem}.shop-product-gallery__thumbs-col .shop-product-gallery__thumbs{flex-direction:column;overflow:visible}.shop-product-gallery__thumb-item{flex-shrink:0}.shop-product-gallery__thumb-btn{cursor:pointer;background:#f3efe8;border:1px solid #0000;width:4.75rem;height:4.75rem;padding:0;display:block;position:relative;overflow:hidden}.shop-product-gallery__thumb-btn[aria-current=true]{border-color:var(--shop-pdp-ink)}.shop-product-gallery__thumb-play{z-index:1;pointer-events:none;background:#00000047;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.shop-product-gallery__thumb-play-icon{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid #fff;width:0;height:0}.shop-product-buy__title{font-family:var(--font-serif), "Cormorant Garamond", ui-serif, serif;letter-spacing:-.025em;color:var(--shop-pdp-ink);margin:0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:500;line-height:1.12}.shop-product-buy__tagline{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-muted);margin:.5rem 0 0;font-size:13px;font-weight:400;line-height:1.4}.shop-product-buy__rating{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.875rem;display:flex}.shop-product-buy .home-stars svg{fill:var(--shop-pdp-ink);stroke:var(--shop-pdp-ink)}.shop-product-buy .home-stars__partial>svg{fill:#d8d2c9;stroke:#d8d2c9}.shop-product-buy__rating-text{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-ink);font-size:12px;font-weight:400;line-height:1.3}.shop-product-buy__rating-count{text-underline-offset:2px;text-decoration:underline}.shop-product-buy__price{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;font-variant-numeric:lining-nums tabular-nums;color:var(--shop-pdp-ink);margin:1rem 0 0;font-size:18px;font-weight:600;line-height:1.2}.shop-product-buy__desc{max-width:26rem;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-body);margin:.875rem 0 0;font-size:14px;font-weight:400;line-height:1.6}.shop-product-buy__highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.shop-product-buy__highlight{text-align:center;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-ink);flex-direction:column;align-items:center;gap:.5rem;font-size:11px;font-weight:400;line-height:1.35;display:flex}.shop-product-buy__field,.shop-product-buy__field--purchase{margin-top:1.5rem}.shop-product-buy__purchase{align-items:flex-end;gap:.75rem;display:flex}.shop-product-buy__qty-block{flex-shrink:0}.shop-product-buy__qty-block .shop-product-buy__label{margin-bottom:.5rem}.shop-product-buy__label{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--shop-pdp-ink);margin-bottom:.5rem;font-size:10px;font-weight:600;line-height:1.2;display:block}.shop-product-buy__scent{border:1px solid var(--shop-pdp-line);background:#fff;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex}.shop-product-buy__scent-thumb{background:#f3efe8;flex-shrink:0;width:2rem;height:2rem;position:relative;overflow:hidden}.shop-product-buy__scent-img{width:100%;height:100%}.shop-product-buy__scent-name{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-ink);font-size:13px;font-weight:500}.shop-product-buy__qty{border:1px solid var(--shop-pdp-line);background:#fff;align-items:center;display:inline-flex}.shop-product-buy__qty-btn{width:2.25rem;height:2.25rem;color:var(--shop-pdp-ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.shop-product-buy__qty-value{text-align:center;min-width:2rem;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;font-size:14px;font-weight:500}.shop-product-buy__cta{border:1px solid var(--shop-pdp-ink);width:100%;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;margin-top:.875rem;padding:.95rem 1.25rem;font-size:11px;font-weight:600;line-height:1.15;transition:opacity .25s;display:flex}.shop-product-buy__purchase .shop-product-buy__cta--cart{flex:1;min-width:0;margin-top:0}.shop-product-buy__cta--cart{background:var(--shop-pdp-ink);color:#fff}.shop-product-buy__cta--buy{color:var(--shop-pdp-ink);background:#fff}.shop-product-buy__cta:hover{opacity:.88}.shop-product-buy__trust{flex-wrap:wrap;gap:.75rem 1.25rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.shop-product-buy__trust-item{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-muted);align-items:center;gap:.4rem;font-size:11px;font-weight:400;line-height:1.35;display:flex}.shop-product-spec{background:var(--shop-pdp-cream)}.shop-product-spec__inner{max-width:var(--qa-container-width);padding:1.5rem var(--qa-container-px);border-radius:4px;grid-template-columns:1fr;gap:1.25rem;margin-inline:auto;display:grid}.shop-product-spec__item{align-items:center;gap:.75rem;display:flex}.shop-product-spec__icon{color:var(--shop-pdp-ink);flex-shrink:0}.shop-product-spec__copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.shop-product-spec__label{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--shop-pdp-ink);font-size:10px;font-weight:700;line-height:1.2}.shop-product-spec__value{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-body);font-size:13px;font-weight:400;line-height:1.45}.shop-product-spec__meter{gap:3px;margin-top:.35rem;display:flex}.shop-product-spec__meter-seg{background:#d8d2c9;width:1.75rem;height:4px}.shop-product-spec__meter-seg--on{background:var(--shop-pdp-ink)}@media (max-width:1023px){.shop-product-spec{padding:1.35rem var(--qa-container-px);background:var(--shop-pdp-bg);border-block:1px solid var(--shop-pdp-line)}.shop-product-spec__inner{border:1px solid var(--shop-pdp-line);background:#fdfcfa;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;overflow:hidden;box-shadow:0 10px 32px #1a18160a}.shop-product-spec__item{background:#fdfcfa;flex-direction:column;align-items:flex-start;gap:.55rem;padding:1.15rem 1rem 1.1rem}.shop-product-spec__item:nth-child(-n+3){border-bottom:1px solid var(--shop-pdp-line)}.shop-product-spec__icon{color:#4a4540;width:24px;height:24px}.shop-product-spec__label{letter-spacing:.14em;color:var(--shop-pdp-muted);font-size:9px;font-weight:600}.shop-product-spec__value{letter-spacing:.01em;color:var(--shop-pdp-ink);font-size:12px;font-weight:500;line-height:1.42}.shop-product-spec__meter{gap:4px;width:100%;margin-top:.45rem}.shop-product-spec__meter-seg{background:color-mix(in srgb, var(--shop-pdp-line) 85%, transparent);border-radius:1px;flex:1;max-width:1.65rem;height:3px}.shop-product-spec__meter-seg--on{background:var(--shop-pdp-ink)}}.shop-product-details{--shop-details-font:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;--shop-details-ink:#1a1a1a;--shop-details-body:#3d3a36;--shop-details-muted:#6f6a63;--shop-details-divider:#e5e5e5;--shop-details-surface:#f9f8f6;--shop-details-heading-size:11px;--shop-details-heading-weight:700;--shop-details-heading-lh:1.25;--shop-details-heading-ls:.14em;--shop-details-heading-gap:1.5rem;--shop-details-lead-size:14px;--shop-details-lead-lh:1.6;--shop-details-text-size:13px;--shop-details-text-lh:1.5;--shop-details-title-weight:600;font-family:var(--shop-details-font);font-size:var(--shop-details-lead-size);font-weight:400;line-height:var(--shop-details-lead-lh);color:var(--shop-details-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--shop-details-surface)}.shop-product-details__inner{max-width:var(--qa-container-width);padding:3.75rem var(--qa-container-px) 4rem;grid-template-columns:1fr;gap:2.75rem;margin-inline:auto;display:grid}.shop-product-details__col{min-width:0;display:flex;position:relative}.shop-product-details__stack{flex-direction:column;flex:1;width:100%;min-height:100%;display:flex}.shop-product-details__content{flex:auto;min-width:0}.shop-product-details__heading{min-height:calc(var(--shop-details-heading-size) * var(--shop-details-heading-lh));margin:0 0 var(--shop-details-heading-gap);font-family:var(--shop-details-font);font-size:var(--shop-details-heading-size);font-weight:var(--shop-details-heading-weight);line-height:var(--shop-details-heading-lh);letter-spacing:var(--shop-details-heading-ls);text-transform:uppercase;color:var(--shop-details-ink);flex-shrink:0}.shop-product-details__heading--safety{margin-top:2.5rem}.shop-product-details__about{font-family:var(--shop-details-font);font-size:var(--shop-details-lead-size);font-weight:400;line-height:var(--shop-details-lead-lh);letter-spacing:0;color:var(--shop-details-body);margin:0}.shop-product-details__packaging-copy{font-family:var(--shop-details-font);font-size:var(--shop-details-lead-size);letter-spacing:0;color:var(--shop-details-body);margin:0;font-weight:400;line-height:1.45}.shop-product-details__media{aspect-ratio:3/2;background:#ebe6de;border-radius:4px;flex-shrink:0;width:100%;margin:1.5rem 0 0;position:relative;overflow:hidden}.shop-product-details__safety{font-family:var(--shop-details-font);font-size:var(--shop-details-text-size);font-weight:400;line-height:var(--shop-details-text-lh);letter-spacing:0;color:var(--shop-details-body);margin:0;padding:0;list-style:none}.shop-product-details__packaging-list{font-family:var(--shop-details-font);font-size:var(--shop-details-text-size);letter-spacing:0;color:var(--shop-details-body);margin:.75rem 0 0;padding:0;font-weight:400;line-height:1.4;list-style:none}.shop-product-details__packaging-list li+li{margin-top:.3125rem}.shop-product-details__safety li+li{margin-top:.5rem}.shop-product-details__col--use .shop-product-details__content{padding-bottom:5.5rem}.shop-product-details__steps{margin:0;padding:0;list-style:none}.shop-product-details__step{align-items:flex-start;gap:.625rem;padding:.75rem 0;display:flex}.shop-product-details__step:first-child{padding-top:0}.shop-product-details__step:last-child{padding-bottom:0}.shop-product-details__step-icon{width:1.125rem;color:var(--shop-details-ink);flex-shrink:0;justify-content:center;align-items:flex-start;padding-top:.125rem;display:flex}.shop-product-details__step-icon .lucide,.shop-product-details__step-icon svg{flex-shrink:0;width:18px;height:18px;display:block}.shop-product-details__step-copy{flex:1;min-width:0}.shop-product-details__step-title{font-family:var(--shop-details-font);font-size:var(--shop-details-text-size);font-weight:var(--shop-details-title-weight);letter-spacing:0;color:var(--shop-details-ink);font-variant-numeric:lining-nums;line-height:1.4;display:block}.shop-product-details__step-title-num{font-weight:var(--shop-details-title-weight)}.shop-product-details__step-body{font-family:var(--shop-details-font);font-size:var(--shop-details-text-size);font-weight:400;line-height:var(--shop-details-text-lh);letter-spacing:0;color:var(--shop-details-body);margin-top:.3125rem;display:block}.shop-product-details__illustration{z-index:1;width:5.25rem;color:var(--shop-details-ink);opacity:.88;pointer-events:none;display:none;position:absolute;bottom:0;right:0}.shop-product-details__illustration-icon{width:100%;height:auto;display:block}.shop-product-reviews{background:var(--shop-pdp-bg)}.shop-product-reviews__inner{max-width:var(--qa-container-width);padding:3rem var(--qa-container-px) 4rem;grid-template-columns:1fr;gap:2rem;margin-inline:auto;display:grid}.shop-product-reviews__summary{flex-direction:column;align-items:flex-start;display:flex}.shop-product-reviews__heading{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--shop-pdp-ink);margin:0;font-size:11px;font-weight:700;line-height:1.25}.shop-product-reviews__score{font-family:var(--font-serif), "Cormorant Garamond", ui-serif, serif;letter-spacing:-.03em;color:var(--shop-pdp-ink);margin:1.125rem 0 0;font-size:3.25rem;font-weight:400;line-height:1}.shop-product-reviews .home-stars{filter:none;margin-top:.625rem}.shop-product-reviews .home-stars--hero{gap:3px}.shop-product-reviews .home-stars__empty{opacity:.28}.shop-product-reviews__count{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-muted);margin:.5rem 0 0;font-size:12px;font-weight:400;line-height:1.4}.shop-product-reviews__all{border:1px solid var(--shop-pdp-ink);width:100%;max-width:15rem;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--shop-pdp-ink);cursor:pointer;background:0 0;border-radius:0;margin-top:1.5rem;padding:.875rem 1rem;font-size:10px;font-weight:600;line-height:1.2}.shop-product-reviews__grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.shop-product-reviews__card{background:#f7f7f7;flex-direction:column;height:100%;min-height:11.5rem;padding:1.375rem 1.25rem 1.25rem;display:flex}.shop-product-reviews__card .home-stars{filter:none;flex-shrink:0}.shop-product-reviews__quote{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-body);flex:1;margin:.875rem 0 0;font-size:14px;font-weight:400;line-height:1.6}.shop-product-reviews__author{align-items:center;gap:.5rem;margin-top:auto;padding-top:1.125rem;display:flex}.shop-product-reviews__avatar{background:var(--qa-bg-soft);border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem;position:relative;overflow:hidden}.shop-product-reviews__name{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-pdp-ink);font-size:12px;font-weight:500;line-height:1.3}@media (min-width:768px){.shop-product-buy__highlights{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-product-details{background:var(--shop-details-surface)}.shop-product-details__inner{padding:3.75rem var(--qa-container-px) 4rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.75rem}.shop-product-details__stack{box-shadow:none;background:0 0;border:none;border-radius:0}.shop-product-details__heading{margin:0 0 var(--shop-details-heading-gap);font-size:var(--shop-details-heading-size);font-weight:var(--shop-details-heading-weight);line-height:var(--shop-details-heading-lh);letter-spacing:var(--shop-details-heading-ls);color:var(--shop-details-ink);background:0 0;border:none;padding:0;display:block}.shop-product-details__heading:after{content:none}.shop-product-details__heading--safety{border-top:none;margin-top:2.5rem;padding:0}.shop-product-details__content,.shop-product-details__col--use .shop-product-details__content,.shop-product-details__col--about .shop-product-details__content,.shop-product-details__col--packaging .shop-product-details__content{padding:0}.shop-product-details__col--about .shop-product-details__heading,.shop-product-details__col--about .shop-product-details__media,.shop-product-details__col--about .shop-product-details__content,.shop-product-details__col--packaging .shop-product-details__heading,.shop-product-details__col--packaging .shop-product-details__media,.shop-product-details__col--packaging .shop-product-details__content{order:unset}.shop-product-details__media{aspect-ratio:3/2;border-radius:4px;margin:1.5rem 0 0}.shop-product-details__about,.shop-product-details__packaging-copy{font-family:var(--shop-details-font);font-size:var(--shop-details-lead-size);line-height:var(--shop-details-lead-lh);letter-spacing:0;color:var(--shop-details-body)}.shop-product-details__steps{display:block}.shop-product-details__step{background:0 0;border:none;border-radius:0;gap:.625rem;padding:.75rem 0}.shop-product-details__step-icon{width:1.125rem;height:auto;color:var(--shop-details-ink);background:0 0;border-radius:0;padding-top:.125rem}.shop-product-details__step-icon .lucide,.shop-product-details__step-icon svg{width:18px;height:18px}.shop-product-details__step-title-num{min-width:0;height:auto;color:inherit;font-size:inherit;font-weight:var(--shop-details-title-weight);background:0 0;border-radius:0;margin-right:0;display:inline}.shop-product-details__step-body{font-size:var(--shop-details-text-size);color:var(--shop-details-body)}.shop-product-details__safety{background:0 0;padding:0}.shop-product-details__safety li{font-size:var(--shop-details-text-size);padding-left:0}.shop-product-details__safety li:before{content:none}.shop-product-details__packaging-list{border-top:none;margin-top:.75rem;padding-top:0}.shop-product-details__packaging-list li{padding-left:0}.shop-product-details__packaging-list li:before{content:none}.shop-product-details__col--packaging{grid-column:1/-1}.shop-product-details__col--use .shop-product-details__content{padding-bottom:0}.shop-product-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}@media (min-width:1024px){.shop-product-hero__shell{padding-bottom:3rem}.shop-product-buy__title{font-size:2.25rem;line-height:1.1}.shop-product-hero__grid{grid-template-columns:minmax(0,1fr) minmax(420px,570px);align-items:start;gap:2.5rem}.shop-product-buy{margin-top:4px}.shop-product-buy__desc{max-width:none}.shop-product-gallery{align-items:center;gap:1rem;min-width:0;display:flex}.shop-product-gallery__thumbs-col{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;display:flex}.shop-product-gallery__thumb-nav{color:var(--shop-pdp-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.15rem;display:inline-flex}.shop-product-gallery__thumbs--mobile{display:none}.shop-product-gallery__thumbs-col .shop-product-gallery__thumbs{flex-direction:column;overflow:visible}.shop-product-gallery__thumb-btn{width:8.5rem;height:8.5rem}.shop-product-gallery__main-wrap{flex:1;align-self:auto;min-width:0}.shop-product-gallery__main{width:100%;max-height:calc(100svh - 11rem);aspect-ratio:var(--shop-pdp-main-ratio);height:auto}.shop-product-spec{background:var(--shop-pdp-cream);border-block:none;padding:0}.shop-product-spec__inner{padding:1.75rem var(--qa-container-px);box-shadow:none;background:0 0;border:none;border-radius:4px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.shop-product-spec__item{background:0 0;flex-direction:row;align-items:center;gap:.75rem;padding:0}.shop-product-spec__item:nth-child(-n+3){border-bottom:none}.shop-product-spec__icon{width:22px;height:22px;color:var(--shop-pdp-ink)}.shop-product-spec__label{letter-spacing:.12em;color:var(--shop-pdp-ink);font-size:10px;font-weight:700}.shop-product-spec__value{letter-spacing:0;color:var(--shop-pdp-body);font-size:13px;font-weight:400;line-height:1.45}.shop-product-spec__meter{gap:3px;width:auto;margin-top:.35rem}.shop-product-spec__meter-seg{background:#d8d2c9;border-radius:0;flex:none;width:1.75rem;max-width:none;height:4px}.shop-product-spec__item:not(:last-child){border-right:1px solid var(--shop-pdp-line);padding-right:1.5rem}.shop-product-spec__item:not(:first-child){padding-left:1.5rem}.shop-product-details__inner{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;padding-block:4rem}.shop-product-details__col:not(:last-child){border-right:none;padding-right:3rem}.shop-product-details__col:not(:last-child):after{content:"";background:var(--shop-details-divider);width:1px;position:absolute;top:0;bottom:0;right:0}.shop-product-details__col:not(:first-child){padding-left:3rem}.shop-product-details__col--packaging{grid-column:auto}.shop-product-details__col--about .shop-product-details__media,.shop-product-details__col--packaging .shop-product-details__media{margin-top:auto}.shop-product-details__col--use .shop-product-details__stack{position:relative}.shop-product-details__col--use .shop-product-details__content{padding-right:5.5rem}.shop-product-details__illustration{width:5.5rem;display:block;bottom:0;right:0}.shop-product-reviews__inner{grid-template-columns:minmax(200px,240px) minmax(0,1fr);align-items:stretch;gap:2.75rem;padding-top:3.25rem;padding-bottom:4.25rem}.shop-product-reviews__summary{height:100%;min-height:100%}.shop-product-reviews__all{max-width:none;margin-top:auto}.shop-product-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.25rem;height:100%}}
