.tanuh-product{--tp-collection-color: var(--tanuh-color-primary);--tp-collection-color-deep: #4a1f18;--tp-collection-color-soft: #E3DACB;--tp-ritual-overlay-rgb: 74 31 24;--tp-surface: var(--tanuh-color-surface);--tp-surface-alt: var(--tanuh-color-surface-alt);--tp-surface-cool: #F0EDE4;--tp-text: var(--tanuh-color-text);--tp-text-muted: var(--tanuh-color-text-muted);--tp-text-meta: #5C5852;--tp-border: #E3DACB;color:var(--tp-text);background:var(--tp-surface);font-family:var(--tanuh-font-body);line-height:1.55}.tanuh-product *{box-sizing:border-box}.tanuh-product h1,.tanuh-product h2,.tanuh-product h3,.tanuh-product h4{font-family:var(--tanuh-font-display);font-weight:600;margin:0;line-height:1.15}.tanuh-product p{margin:0 0 16px}.tanuh-product .tp-container{max-width:var(--tanuh-container-max-wide, 1440px);margin:0 auto;padding:0 48px}.tanuh-product .tp-eyebrow{font-family:var(--tanuh-font-body);font-size:12px;font-weight:500;letter-spacing:.18em;line-height:1.5;text-transform:uppercase;color:#e6c07a;margin-bottom:16px}.tanuh-product .tp-eyebrow--dark{color:var(--tanuh-color-primary)}.tanuh-product .tp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 32px;font-family:var(--tanuh-font-body);font-size:14px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border:1.5px solid transparent;border-radius:4px;cursor:pointer;transition:all .18s ease-out}.tanuh-product .tp-btn--primary{background:var(--tp-collection-color);color:var(--tp-surface);border-color:var(--tp-collection-color)}.tanuh-product .tp-btn--primary:hover{background:var(--tp-collection-color-deep);border-color:var(--tp-collection-color-deep)}.tanuh-product .tp-btn--primary:focus-visible{outline:2px solid var(--tp-collection-color);outline-offset:3px}.tanuh-product .tp-btn--secondary{background:transparent;color:var(--tp-collection-color);border-color:var(--tp-collection-color)}.tanuh-product .tp-btn--secondary:hover{background:var(--tp-surface-alt);color:var(--tp-collection-color-deep);border-color:var(--tp-collection-color)}.tanuh-product .tp-btn--secondary:focus-visible{outline:2px solid var(--tp-collection-color);outline-offset:3px}.tanuh-product .tp-btn:disabled,.tanuh-product .tp-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.tanuh-product .tp-breadcrumb{background:var(--tp-surface);padding:20px 0 14px}.tanuh-product .tp-breadcrumb__nav{font-family:var(--tanuh-font-body);font-size:12px;letter-spacing:.08em;color:var(--tp-text-meta);display:flex;flex-wrap:wrap;gap:8px;align-items:center}.tanuh-product .tp-breadcrumb__nav a{color:var(--tp-text-meta);text-decoration:none;transition:color .14s ease}.tanuh-product .tp-breadcrumb__nav a:hover{color:var(--tp-collection-color);text-decoration:underline;text-underline-offset:3px}.tanuh-product .tp-breadcrumb__sep{color:var(--tp-border)}.tanuh-product .tp-breadcrumb__current{color:var(--tanuh-color-primary);font-weight:500}.tanuh-product .tp-hero{background:var(--tp-surface);color:var(--tp-text);padding:64px 0 96px;position:relative;overflow:hidden;border-bottom:1px solid var(--tp-border)}.tanuh-product .tp-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--tp-collection-color)}.tanuh-product .tp-hero__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:start}.tanuh-product .tp-hero__text{grid-column:2;grid-row:1;padding-top:8px}.tanuh-product .tp-hero__gallery-col{grid-column:1;grid-row:1}.tanuh-product .tp-hero__eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--tp-collection-color);margin-bottom:24px;font-weight:600}.tanuh-product .tp-hero__title{font-size:clamp(36px,3.8vw,52px);font-weight:600;letter-spacing:-.01em;line-height:1.1;color:var(--tanuh-color-primary);margin:0}.tanuh-product .tp-hero__type{display:block;font-family:var(--tanuh-font-body);font-style:normal;font-weight:500;font-size:clamp(18px,1.6vw,22px);letter-spacing:.14em;text-transform:uppercase;color:var(--tp-collection-color);margin-top:16px}.tanuh-product .tp-hero__tagline{font-family:var(--tanuh-font-display);font-style:italic;font-size:22px;color:var(--tp-text-muted);margin:4px 0 24px;font-weight:400}.tanuh-product .tp-hero__badge{display:inline-block;padding:6px 12px;background:var(--tanuh-color-accent-saffron);color:#4a1f18;font-family:var(--tanuh-font-body);font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;border-radius:3px;margin-bottom:16px}.tanuh-product .tp-hero__rating{display:inline-flex;align-items:center;gap:10px;font-family:var(--tanuh-font-body);font-size:13px;color:var(--tp-text);margin:10px 0 16px;padding:10px 0}.tanuh-product .tp-hero__rating-stars{color:#9f7628;font-size:15px;letter-spacing:1px;line-height:1}.tanuh-product .tp-hero__rating-score{font-weight:600;color:var(--tanuh-color-primary)}.tanuh-product .tp-hero__rating-count{color:var(--tp-text-meta);cursor:pointer}.tanuh-product a.tp-hero__rating{text-decoration:none}.tanuh-product a.tp-hero__rating .tp-hero__rating-count{transition:color .14s ease}.tanuh-product a.tp-hero__rating:hover .tp-hero__rating-count{color:var(--tp-collection-color)}.tanuh-product .tp-hero__rating--empty .tp-hero__rating-stars{color:var(--tp-text-meta);opacity:.5}.tanuh-product .tp-hero__rating--empty .tp-hero__rating-count{color:var(--tp-collection-color);text-decoration:none;font-weight:500;transition:color .14s ease}.tanuh-product .tp-hero__rating--empty .tp-hero__rating-count:hover{color:var(--tp-collection-color-deep)}.tanuh-product .tp-hero__benefits{list-style:none;padding:0;margin:28px 0;display:flex;flex-direction:column;gap:8px}.tanuh-product .tp-hero__benefits li{font-size:14px;color:var(--tp-text);padding-left:22px;position:relative;line-height:1.5}.tanuh-product .tp-hero__benefits li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--tp-collection-color);font-weight:600;font-size:13px}.tanuh-product .tp-hero__ingredients{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--tp-text-muted);margin:28px 0;display:flex;gap:8px;flex-wrap:wrap;padding:14px 0;border-top:1px solid var(--tp-border);border-bottom:1px solid var(--tp-border)}.tanuh-product .tp-hero__ingredients span{color:var(--tp-collection-color)}.tanuh-product .tp-hero__lead{color:var(--tp-text);font-size:16px;line-height:1.7;max-width:480px}.tanuh-product .tp-hero__price-row{display:flex;align-items:baseline;gap:16px;margin:32px 0 0}.tanuh-product .tp-hero__price{font-family:var(--tanuh-font-display);font-size:32px;color:var(--tanuh-color-primary);font-weight:400}.tanuh-product .tp-hero__size{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--tp-text-meta)}.tanuh-product .tp-hero__shipping-inline{margin:8px 0 20px;font-size:12px;color:var(--tp-text-meta);letter-spacing:.02em}.tanuh-product .tp-hero__shipping-inline strong{color:var(--tp-collection-color);font-weight:600}.tanuh-product .tp-hero__cta-row{display:flex;gap:16px;margin-top:24px;flex-wrap:wrap}.tanuh-product .tp-hero__reassurance{margin-top:18px;padding:14px 18px;background:var(--tp-surface-alt);border-radius:6px;font-size:12px;letter-spacing:.04em;color:var(--tp-text);display:flex;gap:18px;row-gap:8px;flex-wrap:wrap;line-height:1.5}.tanuh-product .tp-hero__reassurance span{display:inline-flex;align-items:center;gap:6px}.tanuh-product .tp-hero__reassurance span:before{content:"\2713";color:var(--tanuh-color-primary);font-weight:700;font-size:13px}.tanuh-product .tp-hero__safety{margin-top:18px;font-size:12px;color:var(--tp-text-meta);display:flex;gap:10px;row-gap:8px;flex-wrap:wrap;align-items:center}.tanuh-product .tp-hero__safety span{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:999px;font-size:11px;letter-spacing:.04em;color:var(--tp-text)}.tanuh-product .tp-hero__safety span:before{content:"i";display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:var(--tp-collection-color);color:var(--tp-surface);font-family:var(--tanuh-font-display);font-style:italic;font-size:10px;font-weight:600}.tanuh-product .tp-hero__safety-link{font-family:var(--tanuh-font-body);font-size:11px;color:var(--tp-collection-color);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--tp-collection-color-soft);padding:5px 0;letter-spacing:.04em;align-self:center}.tanuh-product .tp-hero__safety-link:hover{text-decoration-color:var(--tp-collection-color)}.tanuh-product .tp-hero__note{margin-top:28px;font-size:13px;color:var(--tp-text-meta);display:flex;gap:20px;flex-wrap:wrap}.tanuh-product .tp-hero__note span{display:inline-flex;align-items:center;gap:8px;color:var(--tp-text-meta)}.tanuh-product .tp-hero__note span:before{content:"\2726";color:var(--tp-collection-color)}.tanuh-product .tp-gallery{display:grid;grid-template-columns:1fr;gap:16px}.tanuh-product .tp-gallery__image{aspect-ratio:4/5;background:var(--tp-surface-alt);border:1px solid var(--tp-border);border-radius:8px;overflow:hidden;display:block}@media(min-width:1024px){.tanuh-product .tp-gallery__image{max-height:calc(100vh - 340px);min-height:440px;aspect-ratio:auto 4/5;margin:0 auto;width:auto}}.tanuh-product .tp-gallery__track{display:flex;width:100%;height:100%;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none}@media(prefers-reduced-motion:reduce){.tanuh-product .tp-gallery__track{scroll-behavior:auto}}.tanuh-product .tp-gallery__track::-webkit-scrollbar{display:none}.tanuh-product .tp-gallery__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start}.tanuh-product .tp-gallery__image img{width:100%;height:100%;object-fit:cover;display:block}.tanuh-product .tp-gallery__image{position:relative}.tanuh-product .tp-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#fff9ebeb;color:var(--tanuh-color-primary);cursor:pointer;box-shadow:0 2px 10px #4a1f182e;transition:background-color .16s ease,transform .16s ease;z-index:2}.tanuh-product .tp-gallery__arrow--prev{left:12px}.tanuh-product .tp-gallery__arrow--next{right:12px}@media(hover:hover){.tanuh-product .tp-gallery__arrow:hover{background:var(--tanuh-color-surface);transform:translateY(-50%) scale(1.06)}}.tanuh-product .tp-gallery__arrow:focus-visible{outline:2px solid var(--tanuh-color-accent-saffron);outline-offset:2px}.tanuh-product .tp-gallery__count{position:absolute;right:12px;bottom:12px;padding:4px 12px;border-radius:9999px;background:#2b1a158c;color:var(--tanuh-color-surface);font-family:var(--tanuh-font-body);font-size:12px;letter-spacing:.06em;z-index:2}.tanuh-product .tp-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,96px));gap:8px;list-style:none;padding:0;margin:0}.tanuh-product .tp-gallery__thumb{aspect-ratio:4/5;width:100%;background:var(--tp-surface-alt);border:1px solid #E3DACB;border-radius:6px;overflow:hidden;cursor:pointer;transition:border-color .16s ease;padding:0;display:block}@media(min-width:1024px){.tanuh-product .tp-gallery__thumbs{display:flex;flex-wrap:wrap;justify-content:center}.tanuh-product .tp-gallery__thumbs li{flex:0 0 auto}.tanuh-product .tp-gallery__thumb{width:60px}}.tanuh-product .tp-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.tanuh-product .tp-gallery__thumb:hover{border-color:var(--tp-collection-color-soft)}.tanuh-product .tp-gallery__thumb.is-active{border-color:var(--tp-collection-color);border-width:1.5px}.tanuh-product .tp-lightbox{width:100vw;height:100vh;max-width:100vw;max-height:100vh;margin:0;padding:0;border:none;background:#140c0af0}.tanuh-product .tp-lightbox::backdrop{background:#140c0af0}.tanuh-product .tp-lightbox__track{display:flex;width:100%;height:100%;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none}.tanuh-product .tp-lightbox__track::-webkit-scrollbar{display:none}@media(prefers-reduced-motion:reduce){.tanuh-product .tp-lightbox__track{scroll-behavior:auto}}.tanuh-product .tp-lightbox__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;padding:48px}.tanuh-product .tp-lightbox__slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px}.tanuh-product .tp-lightbox__close{position:fixed;top:20px;right:20px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#fff9ebeb;color:var(--tanuh-color-primary);cursor:pointer;z-index:3}.tanuh-product .tp-lightbox__close:focus-visible,.tanuh-product .tp-lightbox__arrow:focus-visible{outline:2px solid var(--tanuh-color-accent-saffron);outline-offset:2px}.tanuh-product .tp-lightbox__arrow{position:fixed}.tanuh-product .tp-lightbox__count{position:fixed;right:20px;bottom:20px}@media(max-width:749px){.tanuh-product .tp-lightbox__slide{padding:16px}.tanuh-product .tp-lightbox__arrow{display:none}}.tanuh-product .tp-sensory{background:var(--tp-surface);padding:120px 0}.tanuh-product .tp-sensory__header{text-align:center;margin-bottom:72px}.tanuh-product .tp-sensory__header h2{font-size:44px;color:var(--tanuh-color-primary)}.tanuh-product .tp-sensory__header em{font-style:italic;font-weight:400;color:var(--tp-collection-color)}.tanuh-product .tp-sensory__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.tanuh-product .tp-sensory-card{background:var(--tp-surface-alt);border-radius:8px;padding:32px 24px;text-align:center}.tanuh-product .tp-sensory-card__label{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--tanuh-color-primary);font-weight:600;margin-bottom:16px}.tanuh-product .tp-sensory-card__value{font-family:var(--tanuh-font-display);font-size:20px;line-height:1.4;color:var(--tanuh-color-primary);margin:0}.tanuh-product .tp-sensory-card__note{font-size:13px;color:var(--tp-text-meta);margin-top:12px;font-style:italic;font-family:var(--tanuh-font-display)}.tanuh-product .tp-heroes{background:var(--tp-surface-cool);padding:140px 0}.tanuh-product--jar .tp-heroes{background:#f9f0de}.tanuh-product .tp-heroes__header{text-align:center;max-width:780px;margin:0 auto 80px}.tanuh-product .tp-heroes__header h2{font-size:44px;color:var(--tanuh-color-primary);margin-bottom:16px}.tanuh-product .tp-heroes__header em{font-style:italic;font-weight:400;color:var(--tp-collection-color)}.tanuh-product--oil .tp-heroes__header em{color:var(--tanuh-color-accent-saffron)}.tanuh-product .tp-heroes__header p{font-family:var(--tanuh-font-display);font-size:20px;font-style:italic;color:var(--tp-text-muted);line-height:1.5}.tanuh-product .tp-heroes__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1100px;margin:0 auto}.tanuh-product .tp-heroes__grid[data-count="1"]{grid-template-columns:1fr;max-width:420px}.tanuh-product .tp-heroes__grid[data-count="2"]{grid-template-columns:repeat(2,1fr);max-width:780px}.tanuh-product .tp-heroes__grid[data-count="4"]{grid-template-columns:repeat(4,1fr);max-width:1280px;gap:24px}.tanuh-product .tp-heroes__grid[data-count="5"]{grid-template-columns:repeat(5,1fr);max-width:1280px;gap:24px}.tanuh-product .tp-hero-card{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:8px;padding:40px 32px;display:flex;flex-direction:column;gap:16px;transition:all .2s ease-out;box-shadow:0 1px 3px #6630260a}.tanuh-product .tp-hero-card:hover{transform:translateY(-4px);border-color:var(--tp-collection-color-soft)}.tanuh-product .tp-hero-card__image{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:radial-gradient(closest-side,#f6edd8 0%,rgba(246,237,216,.55) 62%,transparent 100%)}.tanuh-product .tp-hero-card__image img{width:86%;height:86%;object-fit:contain;display:block;filter:drop-shadow(0 16px 22px rgba(74,31,24,.16))}.tanuh-product .tp-hero-card__name{font-family:var(--tanuh-font-display);font-size:26px;color:var(--tanuh-color-primary);margin:0}.tanuh-product .tp-hero-card__latin{font-family:var(--tanuh-font-display);font-style:italic;font-size:13px;color:var(--tp-text-meta);margin:-8px 0 0}.tanuh-product .tp-hero-card__desc{font-size:14px;color:var(--tp-text);line-height:1.65;margin:0}.tanuh-product .tp-ritual{position:relative;color:var(--tp-surface);padding:140px 0;background-color:var(--tp-collection-color);isolation:isolate;overflow:hidden}.tanuh-product .tp-ritual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--tp-ritual-bg-image, none);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;transform:translateZ(0);backface-visibility:hidden}.tanuh-product .tp-ritual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgb(var(--tp-ritual-overlay-rgb) / .65),rgb(var(--tp-ritual-overlay-rgb) / .9));z-index:1;pointer-events:none}.tanuh-product .tp-ritual>*{position:relative;z-index:2}.tanuh-product .tp-ritual__header{text-align:center;max-width:640px;margin:0 auto 72px}.tanuh-product .tp-ritual__header h2{font-size:44px;color:var(--tp-surface);margin-bottom:12px}.tanuh-product .tp-ritual__header em{font-style:italic;font-weight:400;color:var(--tanuh-color-accent-saffron)}.tanuh-product .tp-ritual__header p{font-family:var(--tanuh-font-display);font-style:italic;font-size:18px;color:#fff9ebc7}.tanuh-product .tp-ritual__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:32px}.tanuh-product .tp-ritual__grid>*{flex:0 1 calc((100% - 64px) / 3);min-width:260px}.tanuh-product .tp-ritual-card{background:#fff9eb0f;border:1px solid rgba(255,249,235,.15);border-radius:8px;overflow:hidden;text-decoration:none;color:var(--tp-surface);transition:all .2s ease-out;display:flex;flex-direction:column}.tanuh-product .tp-ritual-card:hover{transform:translateY(-4px);border-color:var(--tanuh-color-accent-saffron);background:#fff9eb1a}.tanuh-product .tp-ritual-card--current{border-color:var(--tanuh-color-accent-saffron);background:#fff9eb17}.tanuh-product .tp-ritual-card__step{font-size:12px;font-weight:600;letter-spacing:.2em;line-height:1.5;text-transform:uppercase;color:#e6c07a;padding:18px 24px 14px;border-bottom:1px dashed rgba(255,249,235,.18)}.tanuh-product .tp-ritual-card__image{aspect-ratio:4/5;background:#fff9eb0a;overflow:hidden;display:block}.tanuh-product .tp-ritual-card__image img{width:100%;height:100%;object-fit:cover;display:block}.tanuh-product .tp-ritual-card__name{font-family:var(--tanuh-font-display);font-size:22px;color:var(--tp-surface);padding:18px 24px 6px;margin:0;line-height:1.2}.tanuh-product .tp-ritual-card__price{padding:0 24px 22px;color:#fff9ebd9;font-size:14px}.tanuh-product .tp-ritual-card__note{color:#fff9eb99}.tanuh-product .tp-story{background:var(--tp-collection-color-deep, #4a1f18);color:var(--tp-surface);padding:140px 0}.tanuh-product .tp-story__eyebrow{font-family:var(--tanuh-font-body);font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--tanuh-color-accent-saffron);text-align:center;margin-bottom:24px}.tanuh-product .tp-story h2{font-size:44px;color:var(--tp-surface);text-align:center;margin-bottom:16px;letter-spacing:-.01em}.tanuh-product .tp-story h2 em{font-style:italic;font-weight:400;color:var(--tanuh-color-accent-saffron)}.tanuh-product .tp-story__subtitle{font-family:var(--tanuh-font-display);font-style:italic;font-size:20px;color:var(--tanuh-color-accent-saffron);text-align:center;margin-bottom:64px}.tanuh-product .tp-story__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.tanuh-product .tp-story__body{font-size:16px;line-height:1.8;color:#fff9ebeb}.tanuh-product .tp-story__body p+p{margin-top:20px}.tanuh-product .tp-story__image{aspect-ratio:4/5;background:#fff9eb0f;border-radius:8px;overflow:hidden}.tanuh-product .tp-story__image img{width:100%;height:100%;object-fit:cover;display:block}.tanuh-product .tp-accordion-section{background:var(--tp-surface);padding:120px 0}.tanuh-product .tp-accordion-section h2{text-align:center;font-size:36px;color:var(--tanuh-color-primary);margin-bottom:48px}.tanuh-product .tp-accordion{max-width:780px;margin:0 auto;border-top:1px solid var(--tp-border)}.tanuh-product .tp-accordion__item{border-bottom:1px solid var(--tp-border)}.tanuh-product .tp-accordion__summary{display:flex;justify-content:space-between;align-items:center;padding:28px 0;cursor:pointer;font-family:var(--tanuh-font-display);font-size:22px;color:var(--tanuh-color-primary);list-style:none}.tanuh-product .tp-accordion__summary::-webkit-details-marker{display:none}.tanuh-product .tp-accordion__icon{color:var(--tanuh-color-accent-saffron);font-size:24px;font-weight:300;transition:transform .2s ease}.tanuh-product .tp-accordion__item[open] .tp-accordion__icon{transform:rotate(45deg)}.tanuh-product .tp-accordion__body{padding:0 0 32px;font-size:15px;line-height:1.75;color:var(--tp-text)}.tanuh-product .tp-accordion__body ul{padding-left:20px;margin:0}.tanuh-product .tp-accordion__body li{margin-bottom:12px}.tanuh-product .tp-accordion__body strong{font-weight:600}.tanuh-product .tp-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--tp-surface);border-top:1px solid var(--tp-border);box-shadow:0 -4px 16px #66302614;padding:10px 16px;gap:12px;align-items:center}.tanuh-product .tp-sticky-cta[hidden]{display:none}.tanuh-product .tp-sticky-cta__thumb{width:48px;height:48px;background:var(--tp-surface-alt);border:1px solid var(--tp-border);border-radius:4px;overflow:hidden;flex-shrink:0}.tanuh-product .tp-sticky-cta__thumb img{width:100%;height:100%;object-fit:cover;display:block}.tanuh-product .tp-sticky-cta__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tanuh-product .tp-sticky-cta__name{font-family:var(--tanuh-font-display);font-size:14px;color:var(--tanuh-color-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.tanuh-product .tp-sticky-cta__price{font-size:13px;color:var(--tp-text);font-weight:500}.tanuh-product .tp-sticky-cta__btn{min-height:44px;padding:0 20px;font-size:12px;flex-shrink:0}@media(max-width:1023px){.tanuh-product .tp-container{padding:0 32px}.tanuh-product .tp-hero{padding:48px 0 72px}.tanuh-product .tp-hero__grid{gap:48px}.tanuh-product .tp-hero__tagline{font-size:20px}.tanuh-product .tp-sensory{padding:80px 0}.tanuh-product .tp-sensory__header{margin-bottom:48px}.tanuh-product .tp-sensory__header h2,.tanuh-product .tp-heroes__header h2,.tanuh-product .tp-ritual__header h2,.tanuh-product .tp-story h2{font-size:36px}.tanuh-product .tp-sensory__grid{grid-template-columns:repeat(2,1fr);gap:24px}.tanuh-product .tp-heroes{padding:96px 0}.tanuh-product .tp-heroes__header{margin-bottom:56px}.tanuh-product .tp-heroes__grid{grid-template-columns:repeat(3,1fr);gap:24px}.tanuh-product .tp-heroes__grid[data-count="4"],.tanuh-product .tp-heroes__grid[data-count="5"]{grid-template-columns:repeat(2,1fr)}.tanuh-product .tp-hero-card{padding:32px 24px}.tanuh-product .tp-ritual{padding:96px 0}.tanuh-product .tp-ritual__grid{gap:24px}.tanuh-product .tp-ritual__grid>*{flex-basis:calc((100% - 48px) / 3);min-width:220px}.tanuh-product .tp-story{padding:96px 0}.tanuh-product .tp-story__grid{gap:48px}.tanuh-product .tp-story__subtitle{font-size:18px;margin-bottom:48px}.tanuh-product .tp-accordion{max-width:100%}.tanuh-product .tp-accordion__summary{font-size:20px}}@media(max-width:767px){.tanuh-product .tp-container{padding:0 20px}.tanuh-product .tp-hero{padding:32px 0 56px}.tanuh-product .tp-hero__grid{grid-template-columns:1fr;gap:32px}.tanuh-product .tp-hero__gallery-col{grid-column:1;grid-row:1}.tanuh-product .tp-hero__text{grid-column:1;grid-row:2;padding-top:0}.tanuh-product .tp-gallery{gap:10px}.tanuh-product .tp-gallery__thumbs{display:flex;flex-direction:row;overflow-x:auto;gap:8px;padding-bottom:4px;scroll-snap-type:x mandatory}.tanuh-product .tp-gallery__thumb{flex:0 0 64px;aspect-ratio:4/5;scroll-snap-align:start}.tanuh-product .tp-hero__eyebrow{margin-bottom:16px;font-size:10px}.tanuh-product .tp-hero__tagline{font-size:17px;margin:14px 0 20px}.tanuh-product .tp-hero__lead{font-size:15px;max-width:100%}.tanuh-product .tp-hero__ingredients{font-size:10px;gap:6px;margin:20px 0;padding:10px 0}.tanuh-product .tp-hero__price-row{margin:24px 0 12px;gap:12px}.tanuh-product .tp-hero__price{font-size:28px}.tanuh-product .tp-hero__size{font-size:11px}.tanuh-product .tp-hero__cta-row{flex-direction:column;gap:10px}.tanuh-product .tp-hero__cta-row .tp-btn{width:100%}.tanuh-product .tp-hero__note{gap:14px;font-size:12px;margin-top:20px}.tanuh-product .tp-sensory{padding:56px 0}.tanuh-product .tp-sensory__header{margin-bottom:32px}.tanuh-product .tp-sensory__header h2,.tanuh-product .tp-heroes__header h2,.tanuh-product .tp-ritual__header h2,.tanuh-product .tp-story h2{font-size:28px}.tanuh-product .tp-sensory__grid{grid-template-columns:repeat(2,1fr);gap:12px}.tanuh-product .tp-sensory-card{padding:20px 14px}.tanuh-product .tp-sensory-card__value{font-size:16px}.tanuh-product .tp-heroes{padding:64px 0}.tanuh-product .tp-heroes__header{margin-bottom:40px}.tanuh-product .tp-heroes__header p{font-size:16px}.tanuh-product .tp-heroes__grid{grid-template-columns:1fr;gap:16px;max-width:100%}.tanuh-product .tp-hero-card{padding:28px 20px}.tanuh-product .tp-story{padding:64px 0}.tanuh-product .tp-story__grid{grid-template-columns:1fr;gap:32px}.tanuh-product .tp-story__subtitle{font-size:16px;margin-bottom:32px}.tanuh-product .tp-story__body{font-size:15px}.tanuh-product .tp-ritual{padding:64px 0}.tanuh-product .tp-ritual__header{margin-bottom:40px}.tanuh-product .tp-ritual__header p{font-size:15px}.tanuh-product .tp-ritual__grid{gap:16px}.tanuh-product .tp-ritual__grid>*{flex-basis:100%;min-width:0}.tanuh-product .tp-accordion-section{padding:64px 0}.tanuh-product .tp-accordion__summary{font-size:17px;padding:20px 0}.tanuh-product .tp-accordion__body{font-size:14px;padding-bottom:24px}.tanuh-product .tp-sticky-cta{display:flex}.tanuh-product{padding-bottom:72px}.tanuh-product .tp-breadcrumb__nav{font-size:11px;gap:6px}.tanuh-product .tp-hero__reassurance{flex-direction:column;gap:8px;padding:12px 14px}}.tanuh-product--oil .tp-hero{background:var(--tp-collection-color-deep, #4a1f18);color:var(--tp-surface)}.tanuh-product--oil .tp-hero__title{font-size:clamp(44px,4.4vw,60px);line-height:1.05}.tanuh-product .tp-heroes__grid[data-count="4"] .tp-hero-card,.tanuh-product .tp-heroes__grid[data-count="5"] .tp-hero-card{padding:32px 24px}.tanuh-product .tp-heroes__grid[data-count="4"] .tp-hero-card__name,.tanuh-product .tp-heroes__grid[data-count="5"] .tp-hero-card__name{font-size:22px}.tanuh-product .tp-heroes__grid[data-count="4"] .tp-hero-card__desc,.tanuh-product .tp-heroes__grid[data-count="5"] .tp-hero-card__desc{line-height:1.6}.tanuh-product--oil .tp-hero:before{background:var(--tanuh-color-accent-saffron)}.tanuh-product--oil .tp-hero__type{color:var(--tanuh-color-accent-saffron);margin-top:18px}.tanuh-product--oil .tp-hero__title{color:var(--tp-surface)}.tanuh-product--oil .tp-hero__tagline{color:var(--tanuh-color-accent-saffron)}.tanuh-product--oil .tp-hero__ingredients{color:#fff9ebbf;border-color:#fff9eb2e}.tanuh-product--oil .tp-hero__ingredients span{color:var(--tanuh-color-accent-saffron)}.tanuh-product--oil .tp-hero__lead{color:#fff9ebe0}.tanuh-product--oil .tp-hero__price{color:var(--tp-surface)}.tanuh-product--oil .tp-hero__size{color:#fff9eba6}.tanuh-product--oil .tp-hero__note,.tanuh-product--oil .tp-hero__note span{color:#fff9ebbf}.tanuh-product--oil .tp-hero__note span:before{color:var(--tanuh-color-accent-saffron)}.tanuh-product--oil .tp-btn--primary{background:var(--tanuh-color-accent-saffron);color:#4a1f18;border-color:var(--tanuh-color-accent-saffron)}.tanuh-product--oil .tp-btn--primary:hover{background:#b88a3e;border-color:#b88a3e}.tanuh-product--oil .tp-btn--secondary{color:var(--tp-surface);border-color:#fff9eb8c}.tanuh-product--oil .tp-btn--secondary:hover{background:var(--tp-surface);color:#4a1f18;border-color:var(--tp-surface)}.tanuh-product--oil .tp-gallery__image,.tanuh-product--oil .tp-gallery__thumb{background:#fff9eb0f;border-color:#fff9eb33}.tanuh-product--oil .tp-breadcrumb{background:var(--tp-collection-color-deep, #4a1f18)}.tanuh-product--oil .tp-breadcrumb__nav,.tanuh-product--oil .tp-breadcrumb__nav a{color:#fff9ebb3}.tanuh-product--oil .tp-breadcrumb__nav a:hover{color:var(--tanuh-color-accent-saffron)}.tanuh-product--oil .tp-breadcrumb__sep{color:#fff9eb40}.tanuh-product--oil .tp-breadcrumb__current{color:var(--tanuh-color-accent-saffron);font-weight:500}.tanuh-product--oil .tp-hero__rating-stars{color:#fff9eb40}.tanuh-product--oil .tp-hero__rating--empty .tp-hero__rating-count{color:var(--tanuh-color-accent-saffron);text-decoration-color:#d4a24c66}.tanuh-product--oil .tp-hero__benefits li{color:#fff9ebeb}.tanuh-product--oil .tp-hero__benefits li:before{color:var(--tanuh-color-accent-saffron)}.tanuh-product--oil .tp-hero__shipping-inline{color:#fff9ebb8}.tanuh-product--oil .tp-hero__shipping-inline strong{color:var(--tanuh-color-accent-saffron)}.tanuh-product--oil .tp-hero__reassurance{background:#fff9eb14;border:1px solid rgba(255,249,235,.15);color:#fff9ebeb}.tanuh-product--oil .tp-hero__reassurance span:before{color:#e6b560}.tanuh-product--oil .tp-hero__safety span{background:#fff9eb14;border-color:#fff9eb2e;color:#fff9ebeb}.tanuh-product--oil .tp-hero__safety span:before{background:var(--tanuh-color-accent-saffron);color:#4a1f18}.tanuh-product--oil .tp-hero__safety-link{color:var(--tanuh-color-accent-saffron);text-decoration-color:#d4a24c80}.tanuh-reviews-section .tp-container{max-width:var(--tanuh-container-max-wide, 1440px);margin:0 auto;padding:0 48px}@media(max-width:767px){.tanuh-reviews-section .tp-container{padding:0 20px}}.tanuh-reviews-section .tp-reviews{--tp-surface: var(--tanuh-color-surface, #fff9eb);--tp-surface-alt: var(--tanuh-color-surface-alt, #f3ecdb);--tp-text: var(--tanuh-color-text, #2b1a15);--tp-text-muted: var(--tanuh-color-text-muted, #5c5148);--tp-text-meta: #5C5852;--tp-border: #E3DACB;background:var(--tp-surface);padding:96px 0 120px}.tanuh-reviews-section .tp-reviews__header{text-align:center;margin-bottom:8px}.tanuh-reviews-section .tp-reviews__header h2{font-family:var(--tanuh-font-display);font-size:36px;color:var(--tanuh-color-primary);margin:12px 0 0}.tanuh-reviews-section .tp-reviews__header .tp-eyebrow{justify-content:center;display:flex}.tanuh-reviews-section .tp-reviews__widget .jdgm-widget{margin:0 auto}@media screen and (max-width:749px){.tanuh-reviews-section .tp-reviews{padding:64px 0 80px}.tanuh-reviews-section .tp-reviews__header h2{font-size:28px}}.tanuh-reviews-section .tp-reviews{scroll-margin-top:104px}.tanuh-reviews-section .tp-reviews__widget{max-width:820px;margin:0 auto}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-minimal-header__title,.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__title{display:none}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget__header{gap:20px!important;margin-bottom:0;padding-bottom:32px}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget--minimal-header .jm-review-widget__header>.jm-cluster{flex-direction:column;align-items:center;justify-content:center;gap:18px;--cluster-justify: center}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__summary-section,.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__average-rating-display{--cluster-justify: center;justify-content:center}.tanuh-reviews-section .tp-reviews__widget .jm-average-rating-display .jm-cluster{flex-direction:column;align-items:center;gap:4px;--cluster-justify: center}.tanuh-reviews-section .tp-reviews__widget .jm-average-rating-display .jm-text:first-child{font-family:var(--tanuh-font-display);font-size:48px;line-height:1;color:var(--tanuh-color-primary, #663026)}.tanuh-reviews-section .tp-reviews__widget .jm-average-rating-display .jm-text+.jm-text{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--tp-text-meta, #8a7a6b);white-space:nowrap}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__main-content{flex-direction:column;align-items:center;justify-content:center;gap:28px;--cluster-justify: center}.tanuh-reviews-section .tp-reviews__widget .jm-histogram{width:280px;max-width:100%}.tanuh-reviews-section .tp-reviews__widget .jm-histogram>.jm-stack{gap:0!important}.tanuh-reviews-section .tp-reviews__widget .jm-progress-bar{height:8px!important;border-radius:9999px;background:var(--tp-surface-alt, #f3ecdb)!important;overflow:hidden}.tanuh-reviews-section .tp-reviews__widget .jm-progress-bar__fill{height:8px!important;border-radius:9999px;background:#9f7628!important}.tanuh-reviews-section .tp-reviews__widget .jm-histogram-row__rating,.tanuh-reviews-section .tp-reviews__widget .jm-histogram-row__frequency{font-size:13px;color:var(--tp-text-meta, #8a7a6b);min-width:14px}.tanuh-reviews-section .tp-reviews__widget .jm-histogram-row{cursor:pointer;padding:6px 0}.tanuh-reviews-section .tp-reviews__widget .jm-histogram-row:hover .jm-histogram-row__rating,.tanuh-reviews-section .tp-reviews__widget .jm-histogram-row:hover .jm-histogram-row__frequency{color:var(--tanuh-color-primary, #663026)}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__filters-wrapper{margin-top:4px}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-minimal-header__filter-container,.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-minimal-header__button-and-filters,.tanuh-reviews-section .tp-reviews__widget .jm-action-buttons,.tanuh-reviews-section .tp-reviews__widget .jm-filters,.tanuh-reviews-section .tp-reviews__widget .jm-filters__buttons{--cluster-justify: center;justify-content:center}.tanuh-reviews-section .tp-reviews__widget .jm-filters button,.tanuh-reviews-section .tp-reviews__widget .jm-filters [role=combobox],.tanuh-reviews-section .tp-reviews__widget .jm-filters select{border:1px solid rgba(102,48,38,.35);color:var(--tanuh-color-primary, #663026);background:transparent;border-radius:4px;font-family:var(--tanuh-font-body);font-size:13px;min-height:44px;padding-top:0;padding-bottom:0;align-items:center}.tanuh-reviews-section .tp-reviews__widget .jm-filters button:hover{background:var(--tp-surface-alt, #f3ecdb)}.tanuh-reviews-section .tp-reviews__widget{--jm-review-widget-histogram-bar-color: #9F7628;--jm-review-widget-histogram-track-color: #f3ecdb}.tanuh-reviews-section .tp-reviews__widget .jm-button--primary{background:var(--tanuh-color-accent-saffron, #D4A24C);color:var(--tanuh-color-primary, #663026);border:1px solid var(--tanuh-color-accent-saffron, #D4A24C);border-radius:4px;font-family:var(--tanuh-font-body);font-size:13px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;min-height:44px;padding:0 32px;transition:background .15s ease,border-color .15s ease}.tanuh-reviews-section .tp-reviews__widget .jm-button--primary:hover{background:var(--tanuh-color-accent-saffron-deep, #b88a3e);border-color:var(--tanuh-color-accent-saffron-deep, #b88a3e);color:var(--tanuh-color-primary, #663026)}.tanuh-reviews-section .tp-reviews__widget .jm-button--secondary{border:1px solid rgba(102,48,38,.35);color:var(--tanuh-color-primary, #663026);background:transparent;border-radius:4px}.tanuh-reviews-section .tp-reviews__widget .jm-button--secondary:hover{background:var(--tp-surface-alt, #f3ecdb);border-color:var(--tanuh-color-primary, #663026);color:var(--tanuh-color-primary, #663026)}.tanuh-reviews-section .tp-reviews__widget .jm-star-rating__font-icon,.tanuh-reviews-section .tp-reviews__widget [class*=star-rating]{color:#9f7628!important}.tanuh-reviews-section .tp-reviews__widget .jm-review-item .jm-star-rating__font-icon{font-size:18px}.tanuh-reviews-section .tp-reviews__widget .jm-review-item{background:transparent;border-radius:0;padding:36px 0;border-top:1px solid var(--tp-border, #E3DACB)}.tanuh-reviews-section .tp-reviews__widget .jdgm-review-list{gap:0!important;border-bottom:1px solid var(--tp-border, #E3DACB)}.tanuh-reviews-section .tp-reviews__widget .jm-review-content__title,.tanuh-reviews-section .tp-reviews__widget [class*=review-title]{font-family:var(--tanuh-font-display);font-size:19px;font-weight:600;color:var(--tanuh-color-primary, #663026)}.tanuh-reviews-section .tp-reviews__widget .jm-reviewer-avatar{background:var(--tanuh-color-primary, #663026)!important}.tanuh-reviews-section .tp-reviews__widget .jm-reviewer-avatar__initial,.tanuh-reviews-section .tp-reviews__widget .jm-reviewer-avatar .jm-text{color:#fff9eb!important;font-weight:600}.tanuh-reviews-section .tp-reviews__widget .jm-reviewer-info__name{font-weight:600;color:var(--tanuh-color-primary, #663026)}.tanuh-reviews-section .tp-reviews__widget .jm-reviewer-info__details .jm-text:not(.jm-reviewer-info__name){font-size:14px;color:var(--tp-text-meta, #5C5852)}.tanuh-reviews-section .tp-reviews__widget .jm-review-content__body{font-size:15px;line-height:1.7;color:var(--tp-text, #2b1a15)}.tanuh-reviews-section .tp-reviews__widget .jm-text{color:var(--tp-text, #2b1a15)}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget__body .jm-center--center-text{display:none}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget__header>.jm-center{order:-1;flex-basis:100%;margin:0 auto 16px;text-align:center}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget__header>.jm-center .jm-text{font-size:15px;color:var(--tp-text-muted, #5c5148)}@media screen and (max-width:749px){.tanuh-reviews-section .tp-reviews__widget .jm-review-item{padding:24px 0}.tanuh-reviews-section .tp-reviews__widget .jm-average-rating-display .jm-text:first-child{font-size:36px}}@media screen and (min-width:990px){.tanuh-reviews-section .tp-reviews__widget .jm-review-widget__header{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:0!important}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__summary-section{padding-right:40px;align-self:center}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__title-and-rating{gap:0!important}.tanuh-reviews-section .tp-reviews__widget .jm-action-buttons{align-self:center}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__main-content{flex-direction:row;align-items:center;gap:0}.tanuh-reviews-section .tp-reviews__widget .jm-histogram{padding:4px 40px;width:360px;border-left:1px solid var(--tp-border, #E3DACB);border-right:1px solid var(--tp-border, #E3DACB)}.tanuh-reviews-section .tp-reviews__widget .jm-action-buttons{padding-left:40px}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget__header>.jm-center,.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__filters-wrapper{flex-basis:100%}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__filters-wrapper{margin-top:28px}.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__filters-wrapper .jm-filters,.tanuh-reviews-section .tp-reviews__widget .jm-review-widget-header__filters-wrapper .jm-filters__buttons{--cluster-justify: flex-start;justify-content:flex-start}}.jdgm-write-review-modal .jm-button,.jdgm-write-review-modal button[class*=jm-button]{border-radius:4px;font-family:Inter,Arial,sans-serif;letter-spacing:1px;text-transform:uppercase;font-size:13px;font-weight:500}.jdgm-write-review-modal{border-radius:10px;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/9/assets/tanuh-product.css.map */
