:root{--wfh-black: #111111;--wfh-black-soft: #2a2a2a;--wfh-grey: #707070;--wfh-grey-light: #a7a7a7;--wfh-line: #dedede;--wfh-line-soft: #ececec;--wfh-white: #ffffff;--wfh-off-white: #f7f6f3;--wfh-soft-beige: #eee9e3;--wfh-navy: #253159;--wfh-cacao: #382721;--wfh-page: min(1400px, calc(100vw - 56px) );--wfh-radius: 2px;--wfh-radius-small: 2px;--wfh-transition: .22s ease}.wfh-section,.wfh-section *{box-sizing:border-box}.wfh-section{color:var(--wfh-black);font-family:inherit;font-style:normal;background:var(--wfh-white)}.wfh-section button,.wfh-section input,.wfh-section select,.wfh-section textarea{font:inherit}.wfh-wrap{width:var(--wfh-page);margin-inline:auto}.wfh-eyebrow{margin:0 0 14px;color:var(--wfh-black);font-family:inherit;font-size:11px;font-weight:500;line-height:1.2;letter-spacing:.08em;text-transform:lowercase}.wfh-title,.wfh-section-title{margin:0;color:inherit;font-family:var(--font-heading-family, inherit);font-style:inherit;font-weight:400;text-transform:lowercase}.wfh-title{max-width:820px;font-size:clamp(42px,5.9vw,92px);line-height:.94;letter-spacing:-.045em}.wfh-section-title{font-size:clamp(32px,4vw,58px);line-height:.98;letter-spacing:-.035em}.wfh-copy{color:var(--wfh-grey);font-size:15px;font-weight:400;line-height:1.65}.wfh-link{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.wfh-btn{min-height:48px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--wfh-black);border-radius:0;background:var(--wfh-black);color:var(--wfh-white);box-shadow:none;text-decoration:none;font-size:12px;font-weight:500;line-height:1;letter-spacing:.035em;text-transform:lowercase;cursor:pointer;transition:background var(--wfh-transition),color var(--wfh-transition),border-color var(--wfh-transition),opacity var(--wfh-transition)}.wfh-btn:hover,.wfh-btn--ghost{background:transparent;color:var(--wfh-black)}.wfh-btn--ghost:hover{background:var(--wfh-black);color:var(--wfh-white)}.wfh-btn--light{border-color:var(--wfh-white);background:var(--wfh-white);color:var(--wfh-black)}.wfh-btn--light:hover{background:transparent;color:var(--wfh-white)}.wfh-btn[disabled]{opacity:.38;cursor:not-allowed}.wfh-hero{padding:0;overflow:hidden;background:var(--wfh-white)}.wfh-hero__grid{width:100%;display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);min-height:min(820px,calc(100vh - 90px))}.wfh-hero__content{padding:clamp(54px,7vw,118px) clamp(30px,6vw,96px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--wfh-white)}.wfh-hero__content .wfh-title{max-width:760px}.wfh-hero__copy{max-width:560px;margin:24px 0 0;color:var(--wfh-grey);font-size:clamp(15px,1.25vw,18px);line-height:1.62}.wfh-hero__actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}.wfh-hero__proof{width:100%;max-width:560px;margin-top:31px;padding-top:20px;display:flex;flex-wrap:wrap;gap:10px 22px;border-top:1px solid var(--wfh-line);color:var(--wfh-grey);font-size:11px;line-height:1.4;letter-spacing:.015em}.wfh-hero__proof span{display:inline-flex;align-items:center;gap:7px}.wfh-hero__proof span:before{content:"";width:4px;height:4px;flex:0 0 4px;border-radius:50%;background:var(--wfh-black)}.wfh-hero__media{position:relative;min-height:680px;overflow:hidden;background:#efefef}.wfh-hero__media img{width:100%;height:100%;display:block;object-fit:cover}.wfh-hero__float{position:absolute;left:0;right:0;bottom:0;min-height:68px;padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.32);background:#111111e0;color:var(--wfh-white);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.wfh-hero__rating{font-size:12px;font-weight:500}.wfh-hero__rating small{display:block;margin-top:3px;color:#ffffffad;font-size:10px;font-weight:400}.wfh-hero__mini{color:#ffffffb8;font-size:11px;text-align:right}.wfh-trust{background:var(--wfh-white);border-top:1px solid var(--wfh-line);border-bottom:1px solid var(--wfh-line)}.wfh-trust__grid{min-height:88px;display:grid;grid-template-columns:repeat(4,1fr)}.wfh-trust__item{padding:20px 26px;display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--wfh-line)}.wfh-trust__item:last-child{border-right:0}.wfh-trust__icon{width:22px;height:22px;flex:0 0 auto;stroke-width:1.45}.wfh-trust__text strong{display:block;color:var(--wfh-black);font-size:12px;font-weight:500;line-height:1.2;text-transform:lowercase}.wfh-trust__text span{display:block;margin-top:4px;color:var(--wfh-grey);font-size:10px;line-height:1.3}.wfh-categories{padding:104px 0 110px;background:var(--wfh-white)}.wfh-heading-row{margin-bottom:34px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.wfh-heading-row__copy{max-width:420px;margin:0 0 3px}.wfh-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.wfh-category{position:relative;aspect-ratio:.82;overflow:hidden;border-radius:0;background:#f1f1f1;color:var(--wfh-white);text-decoration:none}.wfh-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 48%,#0000008c);pointer-events:none}.wfh-category img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.wfh-category:hover img{transform:scale(1.018)}.wfh-category__content{position:absolute;z-index:2;left:22px;right:22px;bottom:22px}.wfh-category__content h3{margin:0;color:var(--wfh-white);font-family:var(--font-heading-family, inherit);font-size:clamp(27px,2.7vw,43px);font-weight:400;line-height:1;letter-spacing:-.03em;text-transform:lowercase}.wfh-category__content p{max-width:300px;margin:8px 0 0;color:#ffffffd9;font-size:12px;line-height:1.45}.wfh-category__arrow{width:36px;height:36px;margin-top:15px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:transparent;color:var(--wfh-white)}.wfh-products{padding:100px 0 112px;background:var(--wfh-off-white)}.wfh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 12px}.wfh-product{min-width:0}.wfh-product__media{position:relative;display:block;aspect-ratio:.79;overflow:hidden;border-radius:0;background:#ecebea}.wfh-product__media img{width:100%;height:100%;display:block;object-fit:cover;transition:opacity .26s ease,transform .42s ease}.wfh-product__media img+img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}@media(hover:hover){.wfh-product__media:hover img:first-child{opacity:0}.wfh-product__media:hover img+img{opacity:1;transform:scale(1.012)}}.wfh-product__badge{position:absolute;z-index:3;top:10px;left:10px;padding:6px 8px;border:0;border-radius:0;background:var(--wfh-white);color:var(--wfh-black);font-size:9px;font-weight:500;line-height:1;letter-spacing:.04em;text-transform:lowercase}.wfh-product__body{padding:12px 0 0}.wfh-product__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.wfh-product__title{margin:0;color:var(--wfh-black);font-size:12px;font-weight:400;line-height:1.35;text-transform:lowercase}.wfh-product__title a{color:inherit;text-decoration:none}.wfh-product__price{flex:0 0 auto;color:var(--wfh-black);font-size:11px;font-weight:400;line-height:1.35;white-space:nowrap}.wfh-product__price s{margin-right:4px;color:var(--wfh-grey-light)}.wfh-product__rating{margin-top:6px;color:var(--wfh-grey);font-size:10px;line-height:1.3}.wfh-options{margin-top:13px;display:grid;gap:10px}.wfh-option{min-width:0;margin:0;padding:0;border:0}.wfh-option legend{margin-bottom:7px;padding:0;color:var(--wfh-grey);font-size:9px;font-weight:400;line-height:1;letter-spacing:.04em;text-transform:lowercase}.wfh-option__values{display:flex;flex-wrap:wrap;gap:5px}.wfh-option__btn{min-width:34px;min-height:31px;padding:6px 9px;border:1px solid #cfcfcf;border-radius:0;background:transparent;color:var(--wfh-black);font:inherit;font-size:9px;font-weight:400;line-height:1;text-transform:lowercase;cursor:pointer;transition:background var(--wfh-transition),color var(--wfh-transition),border-color var(--wfh-transition)}.wfh-option__btn:hover,.wfh-option__btn.is-selected{border-color:var(--wfh-black);background:var(--wfh-black);color:var(--wfh-white)}.wfh-product__form .wfh-btn{width:100%;min-height:42px;margin-top:12px;padding-inline:14px;font-size:10px}.wfh-product__form.is-loading .wfh-btn{opacity:.55;pointer-events:none}.wfh-products__footer{margin-top:40px;display:flex;justify-content:center}.wfh-why{padding:0;background:var(--wfh-white);color:var(--wfh-black)}.wfh-why__grid{display:grid;grid-template-columns:1.03fr .97fr;gap:0;align-items:stretch}.wfh-why__media{min-height:720px;overflow:hidden;border-radius:0;background:#efefef}.wfh-why__media img{width:100%;height:100%;min-height:720px;display:block;object-fit:cover}.wfh-why__grid>div:last-child{padding:clamp(60px,7vw,112px);display:flex;flex-direction:column;justify-content:center;background:var(--wfh-navy);color:var(--wfh-white)}.wfh-why .wfh-eyebrow,.wfh-why .wfh-section-title{color:var(--wfh-white)}.wfh-why .wfh-copy{max-width:520px;color:#ffffffb8}.wfh-why__features{margin-top:34px;border-top:1px solid rgba(255,255,255,.25)}.wfh-why__feature{padding:18px 0;display:grid;grid-template-columns:40px 1fr;gap:16px;border-bottom:1px solid rgba(255,255,255,.25)}.wfh-why__num{padding-top:3px;color:#ffffff73;font-size:10px}.wfh-why__feature h3{margin:0;color:var(--wfh-white);font-size:14px;font-weight:500;line-height:1.35;text-transform:lowercase}.wfh-why__feature p{margin:6px 0 0;color:#ffffffad;font-size:12px;line-height:1.55}.wfh-set{padding:112px 0;background:var(--wfh-white)}.wfh-set__layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,7vw,100px);align-items:start}.wfh-set__intro{position:sticky;top:110px}.wfh-set__intro .wfh-copy{max-width:420px;margin:20px 0 28px}.wfh-set__cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wfh-set-card{overflow:hidden;border:0;border-radius:0;background:var(--wfh-off-white)}.wfh-set-card__media{aspect-ratio:.82;background:#ecebea}.wfh-set-card__media img{width:100%;height:100%;display:block;object-fit:cover}.wfh-set-card__body{padding:15px 0 0;background:var(--wfh-white)}.wfh-set-card__body h3{margin:0;color:var(--wfh-black);font-size:13px;font-weight:400;line-height:1.3;text-transform:lowercase}.wfh-set-card__body select{width:100%;min-height:44px;margin-top:12px;padding:0 34px 0 12px;border:1px solid #cfcfcf;border-radius:0;background:var(--wfh-white);color:var(--wfh-black);font:inherit;font-size:11px}.wfh-set__total{margin-top:20px;padding:17px 0;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--wfh-line);border-bottom:1px solid var(--wfh-line);color:var(--wfh-black);font-size:12px;text-transform:lowercase}.wfh-set__total strong{font-size:16px;font-weight:500}.wfh-set__action{width:100%;margin-top:12px}.wfh-set__note{margin-top:10px;color:var(--wfh-grey);font-size:10px;line-height:1.45}.wfh-reviews{padding:108px 0 116px;background:var(--wfh-soft-beige)}.wfh-reviews__head{margin-bottom:34px;display:grid;grid-template-columns:1fr auto;align-items:flex-end;gap:30px}.wfh-reviews__score{text-align:right}.wfh-reviews__score strong{display:block;color:var(--wfh-black);font-size:38px;font-weight:400;line-height:1;letter-spacing:-.03em}.wfh-reviews__score span{display:block;margin-top:7px;color:var(--wfh-grey);font-size:10px}.wfh-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#11111129;border:1px solid rgba(17,17,17,.16)}.wfh-review{min-height:260px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border-radius:0;background:var(--wfh-soft-beige)}.wfh-review__stars{color:var(--wfh-black);font-size:11px;letter-spacing:.08em}.wfh-review blockquote{margin:26px 0;color:var(--wfh-black);font-family:var(--font-heading-family, inherit);font-size:clamp(20px,2vw,28px);font-weight:400;line-height:1.22;letter-spacing:-.025em}.wfh-review__by{color:var(--wfh-grey);font-size:10px;line-height:1.3;text-transform:lowercase}.wfh-faq{padding:112px 0 128px;background:var(--wfh-white)}.wfh-faq__layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,120px);align-items:start}.wfh-faq__aside{position:sticky;top:110px}.wfh-faq__aside .wfh-copy{max-width:380px}.wfh-faq__list{border-top:1px solid var(--wfh-black)}.wfh-faq details{border-bottom:1px solid var(--wfh-line)}.wfh-faq summary{position:relative;padding:21px 48px 21px 0;list-style:none;color:var(--wfh-black);font-size:14px;font-weight:400;line-height:1.4;text-transform:lowercase;cursor:pointer}.wfh-faq summary::-webkit-details-marker{display:none}.wfh-faq summary:after{content:"+";position:absolute;top:19px;right:2px;color:var(--wfh-black);font-size:20px;font-weight:300;line-height:1}.wfh-faq details[open] summary:after{content:"\2212"}.wfh-faq__answer{max-width:720px;padding:0 44px 22px 0;color:var(--wfh-grey);font-size:13px;line-height:1.65}.wfh-faq__answer p{margin:0}.wfh-offer{padding:15px 0;background:var(--wfh-black);color:var(--wfh-white)}.wfh-offer__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 26px;text-align:center}.wfh-offer__inner strong{color:var(--wfh-white);font-size:11px;font-weight:500;letter-spacing:.025em;text-transform:lowercase}.wfh-offer__inner span{color:#ffffffad;font-size:10px}.wfh-offer__inner a{color:var(--wfh-white);font-size:10px;text-underline-offset:4px;text-transform:lowercase}.wfh-mobile-cta{display:none}@media(max-width:989px){:root{--wfh-page: min(100% - 32px, 920px)}.wfh-hero__grid{grid-template-columns:1fr;min-height:0}.wfh-hero__media{min-height:72vw;max-height:820px;order:-1}.wfh-hero__content{padding:64px 6vw 70px}.wfh-trust__grid{grid-template-columns:1fr 1fr}.wfh-trust__item:nth-child(2){border-right:0}.wfh-trust__item:nth-child(-n+2){border-bottom:1px solid var(--wfh-line)}.wfh-category-grid{grid-template-columns:1fr 1fr}.wfh-category:last-child{grid-column:1 / -1;aspect-ratio:1.7}.wfh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wfh-why__grid,.wfh-set__layout,.wfh-faq__layout{grid-template-columns:1fr}.wfh-why__grid>div:last-child{padding:72px 6vw 78px}.wfh-set__intro,.wfh-faq__aside{position:static}.wfh-review-grid{grid-template-columns:1fr}}@media(max-width:749px){:root{--wfh-page: calc(100vw - 24px) }.wfh-title{font-size:clamp(42px,13vw,62px);line-height:.95;letter-spacing:-.04em}.wfh-section-title{font-size:clamp(32px,10vw,44px)}.wfh-hero__media{min-height:118vw;max-height:none}.wfh-hero__content{padding:42px 20px 48px}.wfh-hero__copy{margin-top:18px;font-size:15px}.wfh-hero__actions{width:100%;margin-top:24px}.wfh-hero__actions .wfh-btn{flex:1 1 100%}.wfh-hero__proof{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px}.wfh-hero__float{min-height:62px;padding:12px 14px}.wfh-hero__mini{max-width:130px;font-size:9px}.wfh-trust__item{min-height:78px;padding:14px 10px;justify-content:flex-start;gap:9px}.wfh-trust__icon{width:19px;height:19px}.wfh-trust__text strong{font-size:10px}.wfh-trust__text span{font-size:9px}.wfh-categories,.wfh-products,.wfh-set,.wfh-reviews,.wfh-faq{padding:72px 0 78px}.wfh-heading-row,.wfh-reviews__head{display:block}.wfh-heading-row__copy{margin-top:14px}.wfh-category-grid{width:calc(100vw - 12px);display:flex;gap:7px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.wfh-category-grid::-webkit-scrollbar{display:none}.wfh-category,.wfh-category:last-child{flex:0 0 82vw;aspect-ratio:.82;grid-column:auto;scroll-snap-align:start}.wfh-category__content{left:16px;right:16px;bottom:17px}.wfh-product-grid{gap:28px 8px}.wfh-product__body{padding-top:9px}.wfh-product__top{display:block}.wfh-product__title{font-size:10.5px}.wfh-product__price{margin-top:4px;font-size:10px}.wfh-product__badge{top:7px;left:7px;padding:5px 6px;font-size:8px}.wfh-option__btn{min-width:29px;min-height:29px;padding-inline:6px;font-size:8px}.wfh-product__form .wfh-btn{min-height:39px;font-size:9px}.wfh-why__media,.wfh-why__media img{min-height:118vw}.wfh-why__grid>div:last-child{padding:58px 20px 64px}.wfh-set__cards{grid-template-columns:1fr;gap:28px}.wfh-reviews__score{margin-top:18px;text-align:left}.wfh-review{min-height:230px;padding:22px 18px}.wfh-faq__answer{padding-right:20px}.wfh-mobile-cta{position:fixed;z-index:45;left:0;right:0;bottom:0;min-height:64px;padding:8px 10px 8px 14px;padding-bottom:max(8px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgba(255,255,255,.15);border-radius:0;background:#111111f7;color:var(--wfh-white);box-shadow:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.wfh-mobile-cta__text{min-width:0;color:#ffffffad;font-size:9px;line-height:1.25;text-transform:lowercase}.wfh-mobile-cta__text strong{display:block;overflow:hidden;color:var(--wfh-white);font-size:11px;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.wfh-mobile-cta .wfh-btn{min-height:38px;padding-inline:16px;flex:0 0 auto;border-color:var(--wfh-white);background:var(--wfh-white);color:var(--wfh-black);font-size:9px}body{padding-bottom:68px}}@media(prefers-reduced-motion:reduce){.wfh-section *,.wfh-section *:before,.wfh-section *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.wfh-sale-note{margin:0 0 16px;color:var(--wfh-black);font-size:11px;font-weight:500;line-height:1.25;letter-spacing:.075em;text-transform:uppercase}.wfh-product__sale-note{margin-top:5px;color:var(--wfh-cacao);font-size:9px;font-weight:500;line-height:1.3;letter-spacing:.035em;text-transform:uppercase}.wfh-product__media{position:relative;overflow:hidden;touch-action:pan-y pinch-zoom}.wfh-product__slides{width:100%;height:100%;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.wfh-product__slides::-webkit-scrollbar{display:none}.wfh-product__slide{width:100%;height:100%;min-width:100%;flex:0 0 100%;display:block;scroll-snap-align:start;scroll-snap-stop:always;background:#ecebea}.wfh-product__media .wfh-product__slide img,.wfh-product__media .wfh-product__slide img+img{position:static;inset:auto;width:100%;height:100%;display:block;object-fit:cover;opacity:1;transform:none;transition:none}@media(hover:hover){.wfh-product__media:hover .wfh-product__slide img,.wfh-product__media:hover .wfh-product__slide img:first-child,.wfh-product__media:hover .wfh-product__slide img+img{opacity:1;transform:none}}.wfh-product__gallery-btn{position:absolute;z-index:4;top:50%;width:34px;height:34px;padding:0;display:grid;place-items:center;border:1px solid rgba(17,17,17,.16);border-radius:50%;background:#ffffffeb;color:var(--wfh-black);font:inherit;font-size:23px;font-weight:300;line-height:1;cursor:pointer;opacity:0;transform:translateY(-50%);transition:opacity .18s ease,background .18s ease}.wfh-product__gallery-btn--prev{left:9px}.wfh-product__gallery-btn--next{right:9px}.wfh-product__media:hover .wfh-product__gallery-btn,.wfh-product__gallery-btn:focus-visible{opacity:1}.wfh-product__gallery-btn:hover{background:#fff}.wfh-product__dots{position:absolute;z-index:4;left:50%;bottom:10px;max-width:calc(100% - 40px);display:flex;align-items:center;justify-content:center;gap:5px;transform:translate(-50%);pointer-events:none}.wfh-product__dot{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#ffffff8c;box-shadow:0 0 0 1px #11111114;transition:width .18s ease,background .18s ease,border-radius .18s ease}.wfh-product__dot.is-active{width:14px;flex-basis:14px;border-radius:10px;background:#fff}.wfh-cart-count-host{position:relative!important}.wfh-header-cart-count{position:absolute;z-index:5;top:-6px;right:-9px;min-width:17px;height:17px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;background:var(--wfh-black);color:#fff;font-size:9px;line-height:1}html.wfh-cart-open,html.wfh-cart-open body{overflow:hidden}.wfh-mini-cart{position:fixed;z-index:2147483000;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.wfh-mini-cart.is-open{visibility:visible;pointer-events:auto}.wfh-mini-cart__overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border:0;background:#11111161;opacity:0;cursor:default;transition:opacity .26s ease}.wfh-mini-cart.is-open .wfh-mini-cart__overlay{opacity:1}.wfh-mini-cart__panel{position:absolute;top:0;right:0;width:min(440px,100vw);height:100%;display:grid;grid-template-rows:auto 1fr;background:#fff;color:var(--wfh-black);box-shadow:-10px 0 35px #0000001f;transform:translate(100%);transition:transform .31s cubic-bezier(.22,.72,.24,1)}.wfh-mini-cart.is-open .wfh-mini-cart__panel{transform:translate(0)}.wfh-mini-cart__header{min-height:74px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--wfh-line)}.wfh-mini-cart__eyebrow{display:block;margin-bottom:2px;color:var(--wfh-grey);font-size:9px;line-height:1.2;letter-spacing:.07em;text-transform:uppercase}.wfh-mini-cart__title{display:block;font-family:var(--font-heading-family, inherit);font-size:22px;font-weight:400;line-height:1.1;text-transform:lowercase}.wfh-mini-cart__close{width:34px;height:34px;padding:0;border:0;background:transparent;color:var(--wfh-black);font:inherit;font-size:29px;font-weight:300;line-height:1;cursor:pointer}.wfh-mini-cart__content{min-height:0;overflow-y:auto;display:flex;flex-direction:column}.wfh-mini-cart__items{padding:0 20px}.wfh-mini-cart__item{padding:18px 0;display:grid;grid-template-columns:92px 1fr;gap:14px;border-bottom:1px solid var(--wfh-line-soft)}.wfh-mini-cart__image{aspect-ratio:.8;display:block;overflow:hidden;background:var(--wfh-off-white)}.wfh-mini-cart__image img{width:100%;height:100%;display:block;object-fit:cover}.wfh-mini-cart__item-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.wfh-mini-cart__product{color:var(--wfh-black);font-size:12px;line-height:1.35;text-decoration:none;text-transform:lowercase}.wfh-mini-cart__variant{margin-top:5px;color:var(--wfh-grey);font-size:10px;line-height:1.4;text-transform:lowercase}.wfh-mini-cart__meta{width:100%;margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--wfh-grey);font-size:10px}.wfh-mini-cart__meta strong{color:var(--wfh-black);font-weight:400}.wfh-mini-cart__remove{margin-top:7px;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--wfh-grey);font:inherit;font-size:9px;line-height:1.2;text-transform:lowercase;cursor:pointer}.wfh-mini-cart__footer{margin-top:auto;padding:20px;border-top:1px solid var(--wfh-line);background:#fff}.wfh-mini-cart__subtotal{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;text-transform:lowercase}.wfh-mini-cart__subtotal strong{font-weight:500}.wfh-mini-cart__note{margin:8px 0 16px;color:var(--wfh-grey);font-size:9px;line-height:1.45;text-transform:lowercase}.wfh-mini-cart__checkout{width:100%}.wfh-mini-cart__view{margin-top:12px;display:block;color:var(--wfh-black);font-size:10px;text-align:center;text-decoration:underline;text-underline-offset:3px;text-transform:lowercase}.wfh-mini-cart__empty{min-height:55vh;padding:50px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center}.wfh-mini-cart__empty p{margin:0;font-family:var(--font-heading-family, inherit);font-size:25px;text-transform:lowercase}.wfh-reviews--app{padding:100px 0}.wfh-reviews-app{margin-top:32px}.wfh-reviews-app__editor-note{padding:24px;border:1px dashed var(--wfh-line);color:var(--wfh-grey);font-size:12px;line-height:1.55}@media(max-width:749px){.wfh-product__gallery-btn{display:none}.wfh-product__dots{bottom:7px;gap:4px}.wfh-product__dot{width:4px;height:4px;flex-basis:4px}.wfh-product__dot.is-active{width:11px;flex-basis:11px}.wfh-mini-cart__panel{width:min(390px,94vw)}.wfh-mini-cart__header,.wfh-mini-cart__items,.wfh-mini-cart__footer{padding-left:16px;padding-right:16px}.wfh-mini-cart__item{grid-template-columns:78px 1fr}.wfh-reviews--app{padding:72px 0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/wfh-landing.css.map */
