.hh-product{width:100%;max-width:100%;margin-inline:0;padding-top:var(--space-4);padding-inline:var(--space-8);padding-bottom:0}.hh-product__hero{display:flex;align-items:flex-start;overflow-anchor:none}.hh-product__left{flex:1.2;min-width:0}.hh-product__sticky{position:sticky;top:0;height:100vh;overflow:hidden}.hh-product__img-area{position:relative;height:100%;display:flex;flex-direction:column}.hh-product__right{flex:1;min-width:0;min-height:100vh}.hh-product__right:not([hidden]){display:block}.hh-product__thumbs{display:none;flex-direction:column;align-items:center;width:72px;position:absolute;left:0;top:0;bottom:0;padding:0;z-index:1}.hh-product__thumb-overflow{flex:1;overflow:hidden;width:72px}.hh-product__thumb-track{display:flex;flex-direction:column;gap:8px;transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.hh-product__thumb-btn{width:72px;height:90px;flex-shrink:0;background-size:cover;background-position:center;border:1px solid transparent;padding:0;cursor:pointer;transition:border-color .15s ease}.hh-product__thumb-btn:not([hidden]){display:block}.hh-product__thumb-btn.is-active{border-color:var(--fg-1)}.hh-product__thumb-arrow{position:absolute;left:0;width:72px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--fg-2);opacity:0;transition:opacity .2s ease;z-index:2}.hh-product__thumb-arrow--up{top:0}.hh-product__thumb-arrow--down{bottom:0}.hh-product__thumbs:hover .hh-product__thumb-arrow{opacity:1}.hh-product__thumb-arrow:hover{color:var(--fg-1)}.hh-product__carousel-wrap{position:relative;flex:1;overflow:hidden}.hh-product__carousel{width:100%;height:100%;overflow:hidden;background-color:var(--hh-snow)}.hh-product__track{display:flex;height:100%;will-change:transform}.hh-product__slide{flex:0 0 100%;min-width:0;height:100%}.hh-product__img{width:100%;height:100%;display:block;object-fit:cover}.hh-product__hover-chevron{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;background:var(--hh-snow);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .22s ease,background .18s ease;z-index:2}.hh-product__hover-chevron--left{left:12px}.hh-product__hover-chevron--right{right:12px}.hh-product__carousel-wrap:hover .hh-product__hover-chevron{opacity:1}.hh-product__hover-chevron:hover{background:var(--bg-elevated)}.hh-product__dots{display:flex;justify-content:center;gap:6px;padding:10px 0 0;flex-shrink:0}.hh-product__dot{width:6px;height:6px;border-radius:50%;background:var(--fg-4);border:none;padding:0;cursor:pointer;transition:background .2s ease}.hh-product__dot.is-active{background:var(--fg-1)}@media(min-width:768px){.hh-product__hero{gap:var(--space-8)}.hh-product__thumbs{display:flex}.hh-product__carousel-wrap{flex:0 0 auto}.hh-product__img-area:has(.hh-product__thumbs) .hh-product__carousel-wrap{margin-left:84px}.hh-product__dots{display:none}.hh-product__left{margin-bottom:-100vh}.hh-product__right{background:var(--bg-elevated);padding:0 56px 56px}}@media(max-width:767px){.hh-product{padding-top:8px;padding-inline:0}.hh-product__hero{flex-direction:column}.hh-product__left{width:100%}.hh-product__sticky{position:relative;height:auto}.hh-product__carousel-wrap--peek{padding:0 32px}.hh-product__carousel{aspect-ratio:4 / 5;overflow:visible}.hh-product__track{gap:8px}.hh-product__right{width:100%;background:var(--hh-snow);padding:44px 20px 48px}}.hh-product__right{min-height:0}.hh-product__commerce{width:100%;max-width:460px;margin-inline:auto}.hh-product__head{margin-bottom:var(--space-4)}.hh-product__no-season{font-family:var(--font-ui);font-size:var(--t-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-3);line-height:1.4;margin-bottom:10px}.hh-product__no,.hh-product__season{line-height:1.4}.hh-product__title{font-family:var(--font-heading);font-size:clamp(21px,2vw,29px);font-weight:var(--weight-heading-md);line-height:1.2;letter-spacing:0;margin:0 0 10px;color:var(--fg-1)}.hh-product__notes{font-family:var(--font-ui);font-size:var(--t-eyebrow);color:var(--fg-3);text-transform:uppercase;line-height:1.4;letter-spacing:.16em}.hh-product__desc{font-family:var(--font-body);font-size:14px;color:var(--fg-2);line-height:1.75;margin:0 0 var(--space-6)}.hh-product__atc-wrap{margin-bottom:var(--space-6)}.hh-product__atc{width:100%}.hh-product__atc[disabled],.hh-product__bundle-atc[disabled],.hh-product__addon-atc[disabled]{opacity:.45;cursor:not-allowed;pointer-events:none}.hh-product__tabs-wrap{margin-bottom:var(--space-6)}.hh-product__tabs{display:flex;gap:28px;border-bottom:1px solid var(--line-hairline);margin-bottom:0}.hh-product__tab{font-family:var(--font-ui);font-size:var(--t-micro);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-3);background:none;border:none;border-bottom:1px solid transparent;padding-bottom:10px;margin-bottom:-1px;cursor:pointer;line-height:1;transition:color .15s ease}.hh-product__tab--active{color:var(--fg-1);border-bottom-color:var(--fg-1)}.hh-product__bundle{border-bottom:1px solid var(--line-hairline);padding-bottom:20px}.hh-product__bundle-card{display:flex;gap:var(--space-4);padding-top:20px}.hh-product__bundle-img:not([hidden]){display:block}.hh-product__bundle-img{width:60px;height:76px;background-size:cover;background-position:center;background-color:var(--hh-snow);flex-shrink:0}.hh-product__bundle-info{flex:1;min-width:0}.hh-product__bundle-name{display:block;font-family:var(--font-heading);font-size:var(--t-body-sm);font-weight:var(--weight-heading-sm);color:var(--fg-1);line-height:1.3;margin-bottom:4px;text-decoration:none}.hh-product__bundle-name:hover,.hh-product__bundle-name:focus-visible{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.hh-product__bundle-desc{font-family:var(--font-body);font-style:italic;font-size:var(--t-caption);color:var(--fg-2);line-height:1.5;margin-bottom:10px}.hh-product__bundle-toggle{display:flex;align-items:center;gap:6px;background:none;border:none;padding:0;cursor:pointer;font-family:var(--font-ui);font-size:var(--t-micro);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-3);line-height:1}.hh-product__bundle-toggle svg{transition:transform .2s ease;flex-shrink:0}.hh-product__bundle-toggle.is-open svg{transform:rotate(180deg)}.hh-product__bundle-includes{margin-top:10px}.hh-product__bundle-include{display:flex;align-items:center;gap:10px;padding:var(--space-2) 0;border-top:1px solid var(--line-hairline)}.hh-product__bundle-include-img:not([hidden]){display:block}.hh-product__bundle-include-img{width:36px;height:46px;background-size:cover;background-position:center;background-color:var(--hh-snow);flex-shrink:0}.hh-product__bundle-include-name{font-family:var(--font-heading);font-weight:var(--weight-heading-sm);font-size:var(--t-caption);color:var(--fg-1);line-height:1.3}.hh-product__bundle-include-notes{font-family:var(--font-body);font-style:italic;font-size:var(--t-label);color:var(--fg-3);line-height:1.3;margin-top:2px}.hh-product__bundle-atc{width:100%;margin-top:var(--space-3);padding:11px 16px;font-size:var(--t-micro)}.hh-product__view-more{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 0;background:none;border:none;cursor:pointer;font-family:var(--font-ui);font-size:var(--t-micro);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-2);line-height:1}.hh-product__view-more svg{transition:transform .2s ease;flex-shrink:0}.hh-product__addon{display:flex;align-items:center;gap:var(--space-4);padding:18px 0;border-bottom:1px solid var(--line-hairline)}.hh-product__addon-img:not([hidden]){display:block}.hh-product__addon-img{width:60px;height:76px;background-size:cover;background-position:center;background-color:var(--hh-snow);flex-shrink:0}.hh-product__addon-info{flex:1;min-width:0}.hh-product__addon-name{font-family:var(--font-heading);font-size:var(--t-body-sm);font-weight:var(--weight-heading-sm);color:var(--fg-1);line-height:1.3;margin-bottom:3px}.hh-product__addon-notes{font-family:var(--font-body);font-style:italic;font-size:var(--t-label);color:var(--fg-3);line-height:1.3}.hh-product__addon-atc{flex-shrink:0;white-space:nowrap;padding:8px 11px;font-size:var(--t-micro);letter-spacing:.14em}.hh-product__accordions{margin-top:var(--space-2)}.hh-product__accordion{border-bottom:1px solid var(--line-hairline)}.hh-product__accordion-btn{display:flex;justify-content:space-between;align-items:center;width:100%;border:none;background:none;padding:22px 0;cursor:pointer;font-family:var(--font-ui);font-size:var(--t-label);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-1);line-height:1;text-align:left}.hh-product__accordion-btn svg{transition:transform .22s ease;flex-shrink:0;margin-left:var(--space-3)}.hh-product__accordion-btn.is-open svg{transform:rotate(180deg)}.hh-product__accordion-body{padding-top:2px;padding-bottom:30px}.hh-product__acc-text{font-family:var(--font-body);font-size:14px;color:var(--fg-2);line-height:1.75;margin:0}.hh-product__acc-ingredients{padding-top:var(--space-2)}.hh-product__ing-row{display:flex;gap:var(--space-3);align-items:baseline;padding:var(--space-3) 0}.hh-product__ing-num{font-family:var(--font-ui);font-size:var(--t-micro);letter-spacing:.1em;color:var(--fg-4);min-width:16px;flex-shrink:0}.hh-product__ing-text{margin:0;font-family:var(--font-body);font-size:var(--t-body-xs);line-height:1.7;color:var(--fg-1)}.hh-product__ing-name{font-family:var(--font-ui);font-size:var(--t-micro);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-1);margin-right:6px}.hh-product__ing-benefit{color:var(--fg-2);line-height:1.4}.hh-product__inci-open{margin-top:var(--space-4)}.hh-product__care{font-family:var(--font-body);font-style:italic;font-size:13px;color:var(--fg-3);line-height:1.5;margin-top:var(--space-4);margin-bottom:0}.hh-btn--primary-dark{display:inline-flex;align-items:center;justify-content:center;width:100%;background:#1a1a18;color:#fafafa;border:1px solid transparent;padding:26px 28px;cursor:pointer;font-family:var(--font-ui);font-size:var(--t-label);letter-spacing:.18em;text-transform:uppercase;line-height:1;transition:background .32s cubic-bezier(.25,.46,.45,.94)}.hh-btn--primary-dark:hover:not(:disabled){background:#404040}.hh-btn--primary-dark:disabled{opacity:.6;cursor:not-allowed}.hh-product__howto{margin-top:var(--space-7);padding-bottom:var(--space-5)}.hh-howto-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--space-5)}.hh-howto-img{aspect-ratio:4 / 5;background-size:cover;background-position:center}.hh-howto-img:not([hidden]){display:block}.hh-howto-text{aspect-ratio:4 / 5;background:var(--bg-surface);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 36px;box-sizing:border-box}.hh-howto-text__heading{font-family:var(--font-heading);font-weight:var(--weight-heading-md);font-style:normal;font-size:var(--t-h3);color:var(--fg-1);line-height:1.3;margin-bottom:22px}.hh-howto-text__rule{width:36px;height:1px;background:var(--fg-3);margin-bottom:22px;flex-shrink:0}.hh-howto-text__rule:not([hidden]){display:block}.hh-howto-text__body{font-family:var(--font-body);font-size:var(--t-body-xs);line-height:1.8;color:var(--fg-2)}.hh-howto-text__body p{margin:0;line-height:1.8}@media(max-width:960px){.hh-howto-grid{grid-template-columns:1fr 1fr}.hh-howto-grid .hh-howto-img--1:not([hidden]){display:none}}@media(max-width:767px){.hh-product__howto{margin-inline:0;padding:8px 20px var(--space-5);margin-top:0}.hh-howto-grid{display:block;background:var(--bg-surface);padding-top:20px}.hh-howto-grid .hh-howto-img--1:not([hidden]){display:none}.hh-howto-img--2{aspect-ratio:4 / 5;background-size:cover;background-position:center;margin:0 20px}.hh-howto-text{aspect-ratio:unset;padding:28px 28px 36px}}.hh-inci-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a1a1873;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;display:flex;align-items:center;justify-content:center;padding:var(--space-6)}.hh-inci-modal[hidden]{display:none}.hh-inci-modal__card{background:#fafaf8e0;max-width:560px;width:100%;padding:48px 56px;position:relative;max-height:80vh;overflow-y:auto;box-sizing:border-box}.hh-inci-modal__close{position:absolute;top:20px;right:24px;background:none;border:none;cursor:pointer;font-family:var(--font-ui);font-size:var(--t-eyebrow);letter-spacing:.14em;color:var(--fg-3);line-height:1}.hh-inci-modal__product{font-family:var(--font-ui);font-size:var(--t-micro);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-3);margin-bottom:6px;line-height:1.4}.hh-inci-modal__heading{font-family:var(--font-ui);font-size:var(--t-micro);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-1);line-height:1.4;margin:0 0 24px;font-weight:400}.hh-inci-modal__text{font-family:var(--font-ui);font-size:var(--t-eyebrow);line-height:1.85;color:var(--fg-2);margin:0}.hh-product__routine{max-width:1440px;margin:0 auto;padding:8px 20px var(--space-5)}.hh-product__routine-eyebrow{display:block;font-family:var(--font-ui);font-weight:var(--weight-ui);font-size:var(--t-label);line-height:1.2;letter-spacing:.22em;text-transform:uppercase;color:var(--fg-3);text-align:left;margin-bottom:28px}.hh-product__thumb-bg:not([hidden]),.hh-product__step-line:not([hidden]),.hh-product__vstep-dot:not([hidden]){display:block}.hh-product__thumb-bg{width:100%;height:100%;background-size:cover;background-position:center top}.hh-product__routine-rail--desktop{display:none}.hh-product__routine-rail--mobile{display:block}.hh-product__step-thumb{width:64px;height:80px;flex-shrink:0;overflow:hidden;display:block;text-decoration:none}a.hh-product__step-thumb{cursor:pointer}.hh-product__step-thumb.is-current{outline:1px solid var(--fg-1);outline-offset:2px}.hh-product__step-num{font-family:var(--font-ui);font-size:var(--t-micro);line-height:1.2;letter-spacing:.12em;color:var(--fg-4);flex-shrink:0}.hh-product__step-name{font-family:var(--font-ui);font-size:var(--t-micro);line-height:1.2;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-3);flex-shrink:0}.hh-product__step-name.is-current{color:var(--fg-1)}.hh-product__step-desc{font-family:var(--font-body);font-style:italic;font-size:var(--t-eyebrow);line-height:1.5;color:var(--fg-2)}.hh-product__routine-vertical{position:relative}.hh-product__routine-vertical:before{content:"";position:absolute;left:82px;top:40px;bottom:40px;width:1px;background:#1a1a1838}.hh-product__vstep{display:flex;align-items:flex-start}.hh-product__vstep+.hh-product__vstep{margin-top:28px}.hh-product__vstep-dot-col{width:36px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.hh-product__vstep-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:var(--hh-snow);border:1px solid var(--fg-3)}.hh-product__vstep-dot.is-current{width:8px;height:8px;background:var(--fg-1);border-color:var(--fg-1)}.hh-product__vstep-text{flex:1;min-width:0;padding-top:30px}.hh-product__vstep-label{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 4px}.hh-product__vstep-prod{font-family:var(--font-heading);font-weight:var(--weight-heading-sm);font-size:var(--t-body-xs);line-height:1.35;color:var(--fg-2);text-decoration:none}.hh-product__vstep-prod.is-current{color:var(--fg-1)}a.hh-product__vstep-prod{cursor:pointer}.hh-product__vstep-text .hh-product__step-desc{margin-top:3px}@media(min-width:768px){.hh-product__routine{padding:var(--space-6) var(--space-8)}.hh-product__routine-eyebrow{margin-bottom:40px}.hh-product__routine-rail--desktop{display:grid;grid-template-columns:repeat(4,1fr)}.hh-product__routine-rail--mobile{display:none}.hh-product__routine-step{display:flex;flex-direction:column;align-items:center}.hh-product__step-label{display:flex;align-items:baseline;justify-content:center;gap:5px;margin-bottom:10px}.hh-product__routine-step .hh-product__step-name{white-space:nowrap}.hh-product__step-rail{display:flex;align-items:center;width:100%;margin-bottom:12px}.hh-product__step-line{flex:1;height:1px;background:#1a1a1838}.hh-product__step-line.is-hidden{visibility:hidden}.hh-product__step-text{text-align:center}.hh-product__step-prod-name{display:block;font-family:var(--font-heading);font-weight:var(--weight-heading-sm);font-size:var(--t-caption);line-height:1.4;color:var(--fg-2);text-decoration:none}.hh-product__step-prod-name.is-current{color:var(--fg-1)}a.hh-product__step-prod-name{cursor:pointer}.hh-product__step-text .hh-product__step-desc{margin-top:5px;padding:0 4px}}.hh-product__ingredients,.hh-product__faq{max-width:1440px;margin:0 auto}.hh-product__ing-grid,.hh-product__faq-grid{display:grid;grid-template-columns:1fr}.hh-product__ing-img:not([hidden]),.hh-product__faq-img:not([hidden]){display:block;background-size:cover;background-position:center;background-repeat:no-repeat}.hh-product__faq-content{background:var(--bg-surface)}.hh-product__ing-heading,.hh-product__faq-heading{font-family:var(--font-heading);font-weight:var(--weight-heading-md);font-size:clamp(22px,5vw,28px);color:var(--fg-1);line-height:1.2;margin-bottom:var(--space-5)}.hh-product__ing-accordion,.hh-product__faq-accordion{border-bottom:1px solid var(--line-hairline)}.hh-product__ing-btn,.hh-product__faq-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:22px 0;background:none;border:none;cursor:pointer;font-family:var(--font-ui);font-size:var(--t-label);font-weight:var(--weight-ui);letter-spacing:.18em;text-transform:uppercase;line-height:1.4;color:var(--fg-1);text-align:left}.hh-product__faq-btn>span{padding-right:var(--space-4)}.hh-product__ing-btn svg,.hh-product__faq-btn svg{flex-shrink:0;transition:transform .2s ease}.hh-product__ing-btn[aria-expanded=true] svg,.hh-product__faq-btn[aria-expanded=true] svg{transform:rotate(180deg)}.hh-product__ing-body,.hh-product__faq-body{padding-top:2px;padding-bottom:30px}.hh-product__ing-benefit,.hh-product__faq-answer{margin:0;font-family:var(--font-body);font-style:italic;font-size:var(--t-body-xs);line-height:1.8;color:var(--fg-2)}@media(max-width:767px){.hh-product__ingredients,.hh-product__faq{padding:8px 0 var(--space-5)}.hh-product__ing-img,.hh-product__faq-img{width:100%;aspect-ratio:4 / 3}.hh-product__ing-content{padding:24px 20px 0}.hh-product__faq-content{padding:28px 24px 36px}.hh-product__faq-grid{display:flex;flex-direction:column}.hh-product__faq-img{order:-1}}@media(min-width:768px){.hh-product__ingredients{padding:var(--space-6) var(--space-8) var(--space-4)}.hh-product__faq{padding:var(--space-4) var(--space-8) var(--space-6)}.hh-product__ing-grid,.hh-product__faq-grid{grid-template-columns:1fr 1fr;gap:var(--space-6);align-items:stretch}.hh-product__ing-img,.hh-product__faq-img{min-height:480px}.hh-product__ing-content,.hh-product__faq-content{display:flex;flex-direction:column;justify-content:center;padding:48px}.hh-product__ing-heading,.hh-product__faq-heading{font-size:clamp(26px,2.2vw,40px);margin-bottom:var(--space-6)}}.hh-reviews .hh-rule{margin-bottom:22px}.hh-reviews{max-width:1440px;margin:0 auto;padding:8px 20px var(--space-5)}.hh-reviews__eyebrow{display:block;font-family:var(--font-ui);font-weight:var(--weight-ui);font-size:var(--t-label);line-height:1.2;letter-spacing:.22em;text-transform:uppercase;color:var(--fg-3)}.hh-reviews__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:8px 0 18px}.hh-reviews__nav{display:flex;gap:12px;flex-shrink:0}.hh-reviews__viewport{overflow:hidden;margin-top:22px}.hh-reviews__track{display:flex;gap:36px;align-items:flex-start;transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.hh-review-card{flex:0 0 auto;min-width:0}.hh-stars{display:inline-flex;font-size:11px;line-height:1;letter-spacing:.12em;color:#1a1a1838}.hh-star--filled{color:var(--fg-1)}.hh-review-card__body{font-family:var(--font-body);font-size:var(--t-body-sm);line-height:1.65;color:var(--fg-1);margin:12px 0 0}.hh-review-card__expand:not([hidden]){background:none;border:none;padding:0;margin-top:6px;cursor:pointer;display:block;font-family:var(--font-ui);font-size:var(--t-micro);line-height:1.2;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-2)}.hh-review-card__meta{display:flex;align-items:center;gap:5px;margin-top:16px;font-family:var(--font-ui);font-size:var(--t-micro);line-height:1.2;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-3)}.hh-review-verified{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:var(--fg-3);flex-shrink:0}.hh-reviews__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:var(--space-6)}.hh-reviews__empty{font-family:var(--font-body);font-style:italic;font-size:var(--t-body);color:var(--fg-3);line-height:1.5;margin:var(--space-6) 0 0}.hh-reviews__summary{display:flex;align-items:center;gap:8px}.hh-reviews__count{font-family:var(--font-ui);font-size:var(--t-micro);line-height:1.2;letter-spacing:.14em;color:var(--fg-3);white-space:nowrap}.hh-reviews__write{background:none;border:none;padding:14px 0 18px;cursor:pointer;position:relative;font-family:var(--font-ui);font-weight:var(--weight-ui);font-size:var(--t-label);line-height:1.2;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-2)}.hh-reviews__write:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--line-rule)}.hh-review-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#1a1a1873;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px}.hh-review-overlay[hidden]{display:none}.hh-review-overlay__card{background:#fafaf8e0;box-sizing:border-box;width:100%;max-width:616px;max-height:88vh;overflow-y:auto;padding:48px 48px 44px;position:relative}.hh-review-overlay__close{position:absolute;top:18px;right:20px;background:none;border:none;cursor:pointer;font-family:var(--font-ui);font-size:var(--t-h4);line-height:1;padding:4px;color:var(--fg-3)}.hh-review-overlay__title{font-family:var(--font-ui);font-size:var(--t-eyebrow);line-height:1.2;letter-spacing:.22em;text-transform:uppercase;color:var(--fg-1);margin:0 0 6px}.hh-review-overlay__product{font-family:var(--font-body);font-style:italic;font-size:var(--t-body-sm);line-height:1.4;color:var(--fg-2);margin:0 0 28px}.hh-review-form__field{margin-bottom:20px}.hh-review-form__field:first-of-type{margin-bottom:28px}.hh-review-form__field:last-of-type{margin-bottom:36px}.hh-review-form__label{display:block;font-family:var(--font-ui);font-size:var(--t-micro);line-height:1.2;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-3);margin-bottom:8px}.hh-required{color:#c53b3b}.hh-review-form__row{display:flex;gap:24px;margin-bottom:20px}.hh-review-form__row .hh-review-form__field{flex:1;margin-bottom:0}.hh-review-form__input,.hh-review-form__textarea{width:100%;box-sizing:border-box;font-family:var(--font-ui);font-size:var(--t-label);color:var(--fg-1);background:transparent;border:none;border-bottom:1px solid rgba(26,26,24,.25);padding:8px 0;outline:none}.hh-review-form__textarea{font-family:var(--font-body);font-size:var(--t-body-xs);line-height:1.6;resize:none}.hh-review-form__input:focus,.hh-review-form__textarea:focus{border-bottom-color:var(--fg-1)}.hh-star-input{display:flex;gap:6px}.hh-star-input__btn{background:none;border:none;padding:0;cursor:pointer;display:inline-flex;flex-shrink:0;line-height:0}.hh-star-input__btn--filled polygon{fill:#1a1a18}.hh-review-form__file-label{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.hh-review-form__file-input{display:none}.hh-review-form__file-name{font-family:var(--font-ui);font-size:var(--t-micro);line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:var(--fg-2);border-bottom:1px solid var(--fg-3);padding-bottom:2px}.hh-review-form__submit{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;background:#1a1a18;color:#fafafa;border:1px solid transparent;padding:14px 32px;cursor:pointer;font-family:var(--font-ui);font-size:var(--t-eyebrow);letter-spacing:.18em;text-transform:uppercase;line-height:1;transition:background .32s cubic-bezier(.25,.46,.45,.94)}.hh-review-form__submit:hover:not([aria-disabled=true]){background:#404040}.hh-review-form__submit[aria-disabled=true]{opacity:.4;cursor:not-allowed}.hh-review-form__thankyou{font-family:var(--font-body);font-size:var(--t-body-sm);line-height:1.6;color:var(--fg-1);margin:0;text-align:center;padding:var(--space-6) 0}@media(min-width:768px){.hh-reviews{padding:32px var(--space-8) 80px}.hh-reviews__head{margin:32px 0 18px}}.hh-ymal{width:100%;max-width:1440px;margin-inline:auto;padding-block:0 var(--section-y)}@media(max-width:767px){.hh-ymal{padding-block:8px var(--section-y);padding-inline:0}.hh-ymal__head,.hh-ymal .hh-rule{margin-inline:20px}}.hh-ymal__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:var(--space-4)}.hh-ymal .hh-rule{margin-bottom:var(--space-5)}.hh-ymal__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--space-5)}@media(max-width:767px){.hh-ymal__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:var(--space-4);padding-left:20px;scroll-padding-left:20px}.hh-ymal__card{flex:0 0 calc(50vw - 34px);min-width:0;scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/hh-product.css.map */
