:root{--lfh-ivory: #f7f2eb;--lfh-espresso: #2f2520;--lfh-taupe: #806b5c;--lfh-champagne: #d0a463;--lfh-bordeaux: #6b4055;--lfh-beige: #d8c5b4;--lfh-season-primary: var(--lfh-bordeaux);--lfh-season-secondary: var(--lfh-beige);--font-heading-family: "DM Serif Display", Georgia, serif;--font-heading-weight: 400;--font-body-family: Manrope, Assistant, Arial, sans-serif;--font-body-weight: 500;--font-body-weight-bold: 700}body{color:var(--lfh-espresso);font-weight:500;letter-spacing:.015em;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{color:var(--lfh-espresso);letter-spacing:-.015em;line-height:1.08}.header__menu-item,.menu-drawer__menu-item,.button,.shopify-payment-button__button,.field__input,.select__select,.customer .field input{font-weight:650}.button,.shopify-challenge__button,.customer button{min-height:4.8rem;border-radius:999px;letter-spacing:.035em}.lfh-eyebrow{margin:0 0 1.2rem;color:var(--lfh-champagne);font-family:var(--font-body-family);font-size:1.2rem;font-weight:750;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.lfh-hero{position:relative;min-height:clamp(56rem,72vh,78rem);overflow:hidden;color:#fff;isolation:isolate}.lfh-hero__media,.lfh-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.lfh-hero__media{z-index:-2}.lfh-hero__overlay{z-index:-1;background:linear-gradient(90deg,rgba(31,22,18,calc(var(--lfh-hero-overlay) + .16)),rgba(31,22,18,var(--lfh-hero-overlay)) 46%,#1f16120f 78%)}.lfh-hero__image{width:100%;height:100%;object-fit:cover;object-position:var(--lfh-hero-focus) center}.lfh-hero__inner{display:flex;min-height:inherit;align-items:center;padding-top:7rem;padding-bottom:7rem}.lfh-hero--center .lfh-hero__inner{justify-content:center;text-align:center}.lfh-hero--right .lfh-hero__inner{justify-content:flex-end;text-align:right}.lfh-hero__content{width:min(100%,62rem)}.lfh-hero__heading{margin:0;color:#fff;font-size:clamp(4.6rem,6.6vw,8.8rem)}.lfh-hero__text{max-width:54rem;margin-top:2rem;font-size:clamp(1.7rem,1.4vw,2rem);font-weight:550;line-height:1.55}.lfh-hero--center .lfh-hero__text{margin-right:auto;margin-left:auto}.lfh-hero--right .lfh-hero__text{margin-left:auto}.lfh-hero__text p{margin:0}.lfh-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.lfh-hero--center .lfh-hero__actions{justify-content:center}.lfh-hero--right .lfh-hero__actions{justify-content:flex-end}.lfh-hero .lfh-button{background:var(--lfh-ivory);color:var(--lfh-espresso)}.lfh-hero .lfh-button:after{box-shadow:none}.lfh-hero .lfh-button--secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.72)}.lfh-categories{background:var(--lfh-ivory)}.lfh-section-heading{max-width:75rem;margin-bottom:3.2rem}.lfh-section-heading h2{margin:0;font-size:clamp(3.6rem,5vw,6.2rem)}.lfh-section-heading .rte{margin-top:1.2rem;color:#2f2520c7}.lfh-section-heading .rte p{margin:0}.lfh-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.lfh-category{display:flex;min-width:0;flex-direction:column;color:var(--lfh-espresso);text-decoration:none}.lfh-category__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:2.4rem;background:linear-gradient(150deg,var(--lfh-beige),#eee2d7)}.lfh-category__image{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.lfh-category:hover .lfh-category__image{transform:scale(1.035)}.lfh-category__placeholder{position:absolute;right:2rem;bottom:1.2rem;color:#2f25202e;font-family:var(--font-heading-family);font-size:9rem;line-height:1}.lfh-category__body{display:flex;flex-direction:column;padding:1.8rem .4rem 0}.lfh-category__title{font-family:var(--font-heading-family);font-size:2.7rem;line-height:1.15}.lfh-category__text{margin-top:.6rem;color:#2f2520b8;font-size:1.35rem;line-height:1.45}.lfh-category__link{margin-top:1.3rem;font-size:1.25rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.card__badge .badge,.price__badge-sale,.product .price__badge-sale,.product__info-container .price__badge-sale{background:var(--lfh-bordeaux)!important;border:1px solid var(--lfh-champagne)!important;box-shadow:0 0 0 3px #f7f2ebeb,0 0 0 4px var(--lfh-champagne),0 8px 22px #2f252033!important;color:#fff!important;font-family:var(--font-heading-family)!important;font-weight:400!important;letter-spacing:-.02em!important}.card__badge .badge{width:6.2rem!important;height:6.2rem!important;flex-direction:column;gap:.1rem;font-size:1.75rem!important}.lfh-badge-label{font-family:var(--font-body-family);font-size:.85rem;font-weight:750;letter-spacing:.12em;line-height:1;text-transform:uppercase}.lfh-badge-value{line-height:1}.card__heading{font-weight:650;line-height:1.35}.price{font-weight:650}.price--on-sale .price-item--regular{color:#2f252094}.promo-toolbar{font-family:var(--font-body-family)}.promo-toolbar__text{font-weight:700!important}@media screen and (max-width:989px){.lfh-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3rem}}@media screen and (max-width:749px){.lfh-hero{min-height:62rem}.lfh-hero__overlay{background:linear-gradient(0deg,#1f1612c2,#1f161261 58%,#1f16121f)}.lfh-hero__inner{align-items:flex-end;padding-top:5rem;padding-bottom:5rem}.lfh-hero__heading{font-size:clamp(4.2rem,13vw,6rem)}.lfh-hero__text{font-size:1.65rem}.lfh-hero__actions{align-items:stretch;flex-direction:column}.lfh-hero__actions .button{width:100%}.lfh-categories__grid{display:flex;margin-right:-1.5rem;padding-right:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lfh-categories__grid::-webkit-scrollbar{display:none}.lfh-category{flex:0 0 78%;scroll-snap-align:start}.lfh-category__title{font-size:2.5rem}.card__badge .badge{width:5.4rem!important;height:5.4rem!important;font-size:1.5rem!important}}@media(prefers-reduced-motion:reduce){.lfh-category__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/lfh-theme.css.map */
