:root{--lhc-font-heading: var(--font-heading-family, "Oswald", "Bebas Neue", "Anton", "Arial Narrow", Arial, sans-serif);--lhc-font-body: var(--font-body-family, Inter, Helvetica, Arial, sans-serif);--lhc-font-button: var(--lhc-font-heading)}.button{font-family:var(--lhc-font-button);font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:.2rem}.header-wrapper,.utility-bar{background-color:#0e0e0e;border-bottom:1px solid #2a2a2a}.header,.header__heading-link,.header__icon{color:#f3ebdd}.header__icon:hover,.header__icon:focus{color:#c8a86a}.header__menu-item{font-family:var(--lhc-font-button);font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#f3ebdd}.header__menu-item:hover,.header__menu-item:focus,.header__active-menu-item{color:#c8a86a}.header__submenu{background-color:#111;border-color:#2a2a2a}.header__submenu .header__menu-item{color:#f3ebdd}.announcement-bar__message,.announcement-bar__link{font-family:var(--lhc-font-body);color:#f3ebdd}.announcement-bar__link:hover{color:#c8a86a}.menu-drawer,.menu-drawer-container,.menu-drawer__inner-container,.menu-drawer__submenu{background-color:#111}.menu-drawer__menu-item,.menu-drawer__account,.menu-drawer__utility-links,.menu-drawer__close-button,.header__icon--menu{font-family:var(--lhc-font-button);letter-spacing:.03em;text-transform:uppercase;color:#f3ebdd}.menu-drawer__menu-item:hover,.menu-drawer__menu-item:focus,.menu-drawer__menu-item--active{color:#c8a86a}.search-modal,.search-modal__content{background-color:#111;color:#f3ebdd}.search-modal__close-button,.search__button,.reset__button{color:#f3ebdd}.lhc-hero{position:relative;display:flex;overflow:hidden;background-color:rgb(var(--color-background))}.lhc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lhc-hero__media img,.lhc-hero__media video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.lhc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / var(--lhc-overlay-opacity, .4))}.lhc-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;margin:0 auto;padding:4rem 2rem;text-align:center;align-items:center;justify-content:center;gap:1.5rem}.lhc-hero--content-left .lhc-hero__content{align-items:flex-start;text-align:left}.lhc-hero--content-right .lhc-hero__content{align-items:flex-end;text-align:right}.lhc-hero__eyebrow{margin:0;font-size:1.3rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.lhc-hero__heading{margin:0;max-width:60rem;text-transform:uppercase;letter-spacing:.01em}.lhc-heading-xl{font-size:calc(var(--font-heading-scale) * 4.6rem)}@media screen and (min-width:750px){.lhc-heading-xl{font-size:calc(var(--font-heading-scale) * 6.4rem)}}.lhc-hero__subheading{margin:0;max-width:45rem;font-size:1.7rem;line-height:1.5}.lhc-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.lhc-hero--content-left .lhc-hero__buttons{justify-content:flex-start}.lhc-hero--content-right .lhc-hero__buttons{justify-content:flex-end}.lhc-hero--small{min-height:40rem}.lhc-hero--medium{min-height:55rem}.lhc-hero--large{min-height:70rem}.lhc-hero--full-screen{min-height:100vh}@media screen and (max-width:749px){.lhc-hero__content{padding:3rem 1.5rem}.lhc-hero__heading{font-size:3.4rem}.lhc-hero__subheading{font-size:1.5rem}.lhc-hero--content-left .lhc-hero__content,.lhc-hero--content-right .lhc-hero__content{align-items:center;text-align:center}.lhc-hero--content-left .lhc-hero__buttons,.lhc-hero--content-right .lhc-hero__buttons{justify-content:center}}.lhc-featured__header{margin-bottom:3rem;text-align:center}.lhc-featured__title{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.01em}.lhc-featured__subtitle{max-width:55rem;margin:0 auto;font-size:1.6rem;opacity:.8}.lhc-featured__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.lhc-featured__grid--2-col{grid-template-columns:repeat(2,1fr)}.lhc-featured__grid--3-col{grid-template-columns:repeat(3,1fr)}.lhc-featured__grid--4-col{grid-template-columns:repeat(4,1fr)}.lhc-featured__grid--5-col{grid-template-columns:repeat(5,1fr)}}.lhc-product-card{position:relative;display:flex;flex-direction:column;background-color:rgb(var(--color-foreground) / .05);border:1px solid rgb(var(--color-foreground) / .12);border-radius:.4rem;overflow:hidden;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.lhc-product-card:hover{transform:translateY(-.3rem);border-color:rgb(var(--color-foreground) / .3);box-shadow:0 1.2rem 2.4rem #00000040}.lhc-product-card__media-link{display:block}.lhc-product-card__media{aspect-ratio:1 / 1;overflow:hidden;background-color:rgb(var(--color-foreground) / .06)}.lhc-product-card__media img,.lhc-product-card__media svg{display:block;width:100%;height:100%;object-fit:cover}.lhc-product-card__badge{position:absolute;top:1.2rem;left:1.2rem;z-index:1;padding:.4rem 1rem;font-family:var(--lhc-font-heading);font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#080808;background-color:#c8a86a;border-radius:.3rem}.lhc-product-card__info{display:flex;flex-direction:column;gap:.6rem;padding:1.6rem}.lhc-product-card__vendor{margin:0;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;opacity:.6}.lhc-product-card__title{margin:0;font-size:1.6rem;font-weight:600}.lhc-product-card__title a{color:currentColor;text-decoration:none}.lhc-product-card__title a:hover{text-decoration:underline}.lhc-product-card__price{display:flex;gap:.8rem;font-size:1.5rem}.lhc-product-card__price--sale{color:#c8a86a;font-weight:600}.lhc-product-card__price--compare{opacity:.5;text-decoration:line-through}.lhc-product-card__button{margin-top:.8rem;text-align:center}.lhc-featured__view-all{margin-top:3.6rem;text-align:center}.lhc-story__grid{display:flex;flex-direction:column;align-items:center;gap:3.2rem}.lhc-story__media{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:.4rem;background-color:rgb(var(--color-foreground) / .06)}.lhc-story__media img,.lhc-story__media svg{display:block;width:100%;height:100%;object-fit:cover}.lhc-story__content{display:flex;flex-direction:column;gap:1.6rem;width:100%}.lhc-story__eyebrow{margin:0;font-size:1.3rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;opacity:.8}.lhc-story__title{margin:0;text-transform:uppercase;letter-spacing:.01em}.lhc-story__text{max-width:55rem;font-size:1.6rem;line-height:1.6;opacity:.85}.lhc-story__button{align-self:flex-start;margin-top:.8rem}@media screen and (min-width:750px){.lhc-story__grid{flex-direction:row;align-items:center;gap:6rem}.lhc-story__grid.lhc-story--image-right{flex-direction:row-reverse}.lhc-story__media,.lhc-story__content{width:50%}}.lhc-categories__header{margin-bottom:3.2rem;text-align:center}.lhc-categories__eyebrow{margin:0 0 .8rem;font-size:1.3rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;opacity:.8}.lhc-categories__title{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.01em}.lhc-categories__subtitle{max-width:55rem;margin:0 auto;font-size:1.6rem;opacity:.8}.lhc-categories__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.lhc-categories__grid--2-col{grid-template-columns:repeat(2,1fr)}.lhc-categories__grid--3-col{grid-template-columns:repeat(3,1fr)}.lhc-categories__grid--4-col{grid-template-columns:repeat(4,1fr)}.lhc-categories__grid--5-col{grid-template-columns:repeat(5,1fr)}.lhc-categories__grid--6-col{grid-template-columns:repeat(6,1fr)}}.lhc-category-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:3 / 4;overflow:hidden;border-radius:.4rem;color:rgb(var(--color-foreground));text-decoration:none;background-color:rgb(var(--color-foreground) / .06)}.lhc-category-card__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lhc-category-card__media img,.lhc-category-card__media svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.lhc-category-card:hover .lhc-category-card__media img{transform:scale(1.05)}.lhc-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#00000026 55%,#0000)}.lhc-category-card__badge{position:relative;z-index:1;align-self:flex-start;margin:1.2rem 0 0 1.2rem;padding:.4rem 1rem;font-size:1.1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--color-background));background-color:rgb(var(--color-foreground));border-radius:.3rem}.lhc-category-card__info{position:relative;z-index:1;padding:1.6rem;color:#fff}.lhc-category-card__title{margin:0 0 .4rem;font-size:1.9rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.lhc-category-card__subtitle{margin:0;font-size:1.3rem;opacity:.85}.lhc-lifestyle{position:relative;display:flex;overflow:hidden;background-color:rgb(var(--color-background))}.lhc-lifestyle__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lhc-lifestyle__media img{width:100%;height:100%;object-fit:cover;object-position:center}.lhc-lifestyle__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / var(--lhc-overlay-opacity, .5))}.lhc-lifestyle__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0 auto;padding:4rem 2rem;text-align:center;gap:1.4rem}.lhc-lifestyle__eyebrow{margin:0;font-size:1.3rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;opacity:.85}.lhc-lifestyle__phrase{margin:0;max-width:70rem;font-size:3.6rem;font-weight:700;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}.lhc-lifestyle__small-text{margin:0;max-width:45rem;font-size:1.6rem;opacity:.85}.lhc-lifestyle__button{margin-top:.8rem}.lhc-lifestyle--small{min-height:36rem}.lhc-lifestyle--medium{min-height:48rem}.lhc-lifestyle--large{min-height:64rem}.lhc-lifestyle--full-screen{min-height:100vh}@media screen and (min-width:750px){.lhc-lifestyle__phrase{font-size:5.6rem}}@media screen and (max-width:749px){.lhc-lifestyle__content{padding:3rem 1.5rem}.lhc-lifestyle__small-text{font-size:1.4rem}}.lhc-instagram-cta{color:#f3ebdd}.lhc-instagram-cta--bg-dark{background-color:#2b2b2b}.lhc-instagram-cta--bg-charcoal{background-color:#080808}.lhc-instagram-cta--bg-burgundy{background-color:#6e1f2b}.lhc-instagram-cta__inner{display:flex;flex-direction:column;align-items:center;gap:2.4rem;max-width:60rem;margin:0 auto;text-align:center}.lhc-instagram-cta__inner--has-image{max-width:var(--page-width)}.lhc-instagram-cta__media{width:100%;max-width:40rem}.lhc-instagram-cta__media img{display:block;width:100%;height:auto;border-radius:.4rem}.lhc-instagram-cta__content{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.lhc-instagram-cta__eyebrow{margin:0;font-size:1.3rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c8a86a}.lhc-instagram-cta__title{margin:0;font-size:2.6rem;font-weight:700;line-height:1.25;color:#f3ebdd}.lhc-instagram-cta__text{margin:0;max-width:48rem;font-size:1.6rem;line-height:1.6;color:#f3ebdd;opacity:.85}.lhc-instagram-cta__button{display:inline-block;margin-top:.6rem;padding:1.3rem 2.8rem;font-family:var(--lhc-font-button);font-size:1.4rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;color:#080808;background-color:#f3ebdd;border-radius:.3rem;transition:background-color .15s ease}.lhc-instagram-cta__button:hover{background-color:#c8a86a}.lhc-instagram-cta__handle{margin:.4rem 0 0;font-size:1.4rem;font-weight:600;letter-spacing:.05em;color:#c8a86a}@media screen and (min-width:750px){.lhc-instagram-cta__inner--has-image{flex-direction:row;align-items:center;gap:6rem;text-align:left}.lhc-instagram-cta__inner--image-right{flex-direction:row-reverse}.lhc-instagram-cta__inner--has-image .lhc-instagram-cta__media,.lhc-instagram-cta__inner--has-image .lhc-instagram-cta__content{width:50%;max-width:none}.lhc-instagram-cta__inner--has-image .lhc-instagram-cta__content{align-items:flex-start}}.lhc-testimonials--bg-charcoal{background-color:#080808;--lhc-t-heading: #f3ebdd;--lhc-t-body: #f3ebdd;--lhc-t-muted: #cfc6b4;--lhc-t-accent: #c8a86a;--lhc-t-star-empty: rgb(243 235 221 / .25);--lhc-t-card-bg: rgb(255 255 255 / .05);--lhc-t-card-border: rgb(255 255 255 / .12)}.lhc-testimonials--bg-black{background-color:#111;--lhc-t-heading: #f3ebdd;--lhc-t-body: #f3ebdd;--lhc-t-muted: #cfc6b4;--lhc-t-accent: #c8a86a;--lhc-t-star-empty: rgb(243 235 221 / .25);--lhc-t-card-bg: rgb(255 255 255 / .05);--lhc-t-card-border: rgb(255 255 255 / .12)}.lhc-testimonials--bg-burgundy{background-color:#6e1f2b;--lhc-t-heading: #f3ebdd;--lhc-t-body: #f3ebdd;--lhc-t-muted: #e3c9c2;--lhc-t-accent: #c8a86a;--lhc-t-star-empty: rgb(243 235 221 / .3);--lhc-t-card-bg: rgb(255 255 255 / .07);--lhc-t-card-border: rgb(255 255 255 / .15)}.lhc-testimonials--bg-cream{background-color:#f3ebdd;--lhc-t-heading: #080808;--lhc-t-body: #3a2418;--lhc-t-muted: #6e1f2b;--lhc-t-accent: #6e1f2b;--lhc-t-star-empty: rgb(8 8 8 / .2);--lhc-t-card-bg: rgb(8 8 8 / .04);--lhc-t-card-border: rgb(8 8 8 / .12)}.lhc-testimonials--bg-gold{background-color:#c8a86a;--lhc-t-heading: #080808;--lhc-t-body: #3a2418;--lhc-t-muted: #3a2418;--lhc-t-accent: #080808;--lhc-t-star-empty: rgb(8 8 8 / .25);--lhc-t-card-bg: rgb(8 8 8 / .06);--lhc-t-card-border: rgb(8 8 8 / .15)}.lhc-testimonials__header{margin-bottom:3.2rem;text-align:center}.lhc-testimonials__eyebrow{margin:0 0 .8rem;font-size:1.3rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--lhc-t-accent)}.lhc-testimonials__title{margin:0 0 1rem;font-size:2.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.01em;color:var(--lhc-t-heading)}.lhc-testimonials__subtitle{max-width:55rem;margin:0 auto;font-size:1.6rem;color:var(--lhc-t-body);opacity:.85}.lhc-testimonials__carousel{position:relative;display:flex;align-items:center;gap:1.2rem}.lhc-testimonials__viewport{flex:1 1 auto;min-width:0;outline:none}.lhc-testimonials__track{--lhc-visible: var(--lhc-visible-mobile, 1);display:flex;flex-wrap:nowrap;align-items:stretch;gap:var(--lhc-card-gap, 2rem);margin:0;padding:.4rem .4rem 1.2rem;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lhc-testimonials__track::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.lhc-testimonials__track{--lhc-visible: var(--lhc-visible-tablet, 2)}}@media screen and (min-width:990px){.lhc-testimonials__track{--lhc-visible: var(--lhc-visible-desktop, 3)}}.lhc-testimonials__carousel--centered .lhc-testimonials__track{justify-content:center}.lhc-testimonial-card{position:relative;display:flex;flex-direction:column;flex:0 0 auto;width:calc((100% - (var(--lhc-visible) - 1) * var(--lhc-card-gap, 2rem)) / var(--lhc-visible));scroll-snap-align:start;gap:1rem;padding:2.8rem 2.4rem 2.4rem;background-color:var(--lhc-t-card-bg);border:1px solid var(--lhc-t-card-border);border-radius:.4rem}.lhc-testimonial-card--img-left{flex-direction:row;align-items:flex-start;gap:1.6rem}.lhc-testimonial-card--img-background{justify-content:flex-end;overflow:hidden;padding:2.4rem}.lhc-testimonial-card__media{flex:0 0 auto;overflow:hidden;border-radius:.3rem}.lhc-testimonial-card:not(.lhc-testimonial-card--img-left):not(.lhc-testimonial-card--img-background) .lhc-testimonial-card__media{width:100%;height:var(--lhc-card-image-height, 12rem);margin-bottom:.4rem}.lhc-testimonial-card--img-left .lhc-testimonial-card__media{width:var(--lhc-card-image-height, 12rem);height:var(--lhc-card-image-height, 12rem)}.lhc-testimonial-card--img-background{min-height:calc(var(--lhc-card-image-height, 12rem) * 2)}.lhc-testimonial-card--img-background .lhc-testimonial-card__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:.4rem}.lhc-testimonial-card--img-background .lhc-testimonial-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000c,#00000059 65%,#0000001a)}.lhc-testimonial-card--img-background .lhc-testimonial-card__body{position:relative;z-index:1;color:#f3ebdd}.lhc-testimonial-card__media img{display:block;width:100%;height:100%;object-fit:cover}.lhc-testimonial-card__body{display:flex;flex-direction:column;gap:1rem;min-width:0}.lhc-testimonial-card__mark{font-family:var(--lhc-font-heading);font-size:4rem;line-height:1;color:var(--lhc-t-accent);opacity:.6}.lhc-testimonial-card__stars{display:flex;gap:.2rem;font-size:1.4rem;line-height:1}.lhc-testimonial-card__star{color:var(--lhc-t-star-empty)}.lhc-testimonial-card__star--filled{color:var(--lhc-t-accent)}.lhc-testimonial-card__quote{margin:0;font-size:1.6rem;line-height:1.6;color:var(--lhc-t-body)}.lhc-testimonial-card__name{margin:.4rem 0 0;font-weight:700;font-size:1.4rem;color:var(--lhc-t-heading)}.lhc-testimonial-card__label{margin:0;font-size:1.1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--lhc-t-accent)}.lhc-testimonial-card--img-background .lhc-testimonial-card__label{color:#c8a86a}.lhc-testimonial-card__location{margin:0;font-size:1.2rem;letter-spacing:.03em;color:var(--lhc-t-muted)}.lhc-testimonial-card__product{margin:0;font-size:1.2rem;font-style:italic;color:var(--lhc-t-muted)}.lhc-testimonials__arrow{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;font-size:2.2rem;line-height:1;color:var(--lhc-t-heading);background-color:var(--lhc-t-card-bg);border:1px solid var(--lhc-t-card-border);border-radius:50%;cursor:pointer;transition:color .15s ease,border-color .15s ease}.lhc-testimonials__arrow:hover,.lhc-testimonials__arrow:focus-visible{color:var(--lhc-t-accent);border-color:var(--lhc-t-accent)}.lhc-testimonials__arrow:disabled{opacity:.3;cursor:default}.lhc-testimonials__arrow[hidden]{display:none}.lhc-testimonials__dots{display:flex;justify-content:center;gap:.8rem;margin-top:1rem}.lhc-testimonials__dot{width:.9rem;height:.9rem;padding:0;background-color:var(--lhc-t-star-empty);border:none;border-radius:50%;cursor:pointer}.lhc-testimonials__dot.is-active{background-color:var(--lhc-t-accent)}@media(prefers-reduced-motion:reduce){.lhc-testimonials__track{scroll-behavior:auto}}@media screen and (max-width:749px){.lhc-testimonials__arrow{width:3.8rem;height:3.8rem;font-size:1.9rem}.lhc-testimonial-card--img-left{flex-direction:column}.lhc-testimonial-card--img-left .lhc-testimonial-card__media{width:100%;height:var(--lhc-card-image-height, 12rem)}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/lhc-theme.css.map */
