:root{--lf-black: #0A0A0A;--lf-charcoal: #1A1A1A;--lf-charcoal-mid: #2B2B2B;--lf-charcoal-light: #3A3A3A;--lf-offwhite: #F5F4F0;--lf-white: #FFFFFF;--lf-gold: #C9A84C;--lf-gold-light: #E4C97A;--lf-muted: #888888;--lf-muted-dark: #555555;--lf-font-display: "Barlow Condensed", "Anton", "Arial Narrow", Impact, sans-serif;--lf-font-body: "Inter", "DM Sans", system-ui, sans-serif;--lf-radius: 0px;--lf-transition: .2s ease;--header-height: 68px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--lf-black);color:var(--lf-offwhite);font-family:var(--lf-font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}ul,ol{list-style:none}.skip-to-content-link{position:absolute;top:-100%;left:1rem;background:var(--lf-gold);color:var(--lf-black);padding:.5rem 1rem;font-weight:700;z-index:9999}.skip-to-content-link:focus{top:1rem}.lf-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.lf-container{padding:0 2rem}}@media(min-width:1400px){.lf-container{padding:0 3rem}}.lf-section{padding:5rem 0;background:var(--lf-black)}.lf-section--alt{background:var(--lf-charcoal)}.lf-section--white{background:var(--lf-offwhite);color:var(--lf-black)}.lf-display{font-family:var(--lf-font-display);font-weight:800;text-transform:uppercase;line-height:1;letter-spacing:.02em}.lf-section-header{text-align:center;margin-bottom:3.5rem}.lf-section-header h2,.lf-section__title{font-family:var(--lf-font-display);font-weight:800;font-size:clamp(2.2rem,5vw,3.5rem);text-transform:uppercase;line-height:1;letter-spacing:.02em;color:var(--lf-white)}.lf-product__description,.lf-product__description p,.lf-product__description li,.lf-product__description h3,.lf-product__description h4{color:#f5f4f0!important}.lf-product__description *,.lf-product__description *:not(a){color:#f5f4f0!important}.lf-product__variants:has(.lf-variant-btn[data-value="China Mainland"]),.lf-product__variants:has(.lf-variant-btn[data-value="China mainland"]){display:none!important}.lf-section__title--gold{color:var(--lf-gold)}.lf-section__subtitle{font-size:1rem;color:var(--lf-muted);line-height:1.6;margin-top:1rem;max-width:560px;margin-left:auto;margin-right:auto}.lf-gold{color:var(--lf-gold)}.lf-text-center{text-align:center}.lf-text-muted{color:var(--lf-muted)}.lf-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--lf-font-body);font-weight:700;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;padding:1rem 2.5rem;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background var(--lf-transition),color var(--lf-transition),border-color var(--lf-transition);white-space:nowrap}.lf-btn--gold{background:var(--lf-gold);color:var(--lf-black);border-color:var(--lf-gold)}.lf-btn--gold:hover{background:var(--lf-gold-light);border-color:var(--lf-gold-light)}.lf-btn--outline{background:transparent;color:var(--lf-gold);border-color:var(--lf-gold)}.lf-btn--outline:hover{background:#c9a84c1a}.lf-btn--dark{background:var(--lf-charcoal);color:var(--lf-offwhite);border-color:var(--lf-charcoal-mid)}.lf-btn--dark:hover{background:var(--lf-charcoal-mid)}.lf-btn--sm{padding:.6rem 1.25rem;font-size:.7rem}.lf-btn--lg{padding:1.15rem 3rem;font-size:.8rem}.lf-btn--full{width:100%}.lf-link-gold{color:var(--lf-gold);font-weight:600;font-size:.85rem;letter-spacing:.06em;text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:color var(--lf-transition),gap var(--lf-transition)}.lf-link-gold:hover{color:var(--lf-gold-light);gap:.7rem}.lf-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;opacity:0;pointer-events:none;transition:opacity .3s}.lf-overlay.active{opacity:1;pointer-events:all}.lf-announcement{background:var(--lf-gold);color:var(--lf-black);text-align:center;padding:.55rem 1rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lf-announcement a{color:var(--lf-black);text-decoration:underline}.lf-header{position:sticky;top:0;z-index:300;background:var(--lf-black);border-bottom:1px solid var(--lf-charcoal);transition:box-shadow .3s}.lf-header.scrolled{box-shadow:0 2px 20px #00000080}.lf-header__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media(min-width:990px){.lf-header__inner{padding:0 2rem}}.lf-header__logo{flex-shrink:0}.lf-header__logo a{display:flex;align-items:center}.lf-header__logo img{max-height:36px;width:auto;display:block}.lf-logo-text{font-family:var(--lf-font-display);font-weight:800;font-size:1.45rem;letter-spacing:.08em;text-transform:uppercase;color:var(--lf-offwhite);line-height:1}.lf-logo-text span{color:var(--lf-gold)}.lf-header__nav{display:none;flex:1;justify-content:center}@media(min-width:990px){.lf-header__nav{display:flex}}.lf-nav{display:flex;align-items:center;gap:0}.lf-nav__item{position:relative}.lf-nav__link{display:block;padding:.5rem 1rem;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--lf-muted);transition:color var(--lf-transition)}.lf-nav__link:hover,.lf-nav__link.active{color:var(--lf-offwhite)}.lf-nav__link--highlight{color:var(--lf-gold)!important}.lf-nav__link--highlight:hover{color:var(--lf-gold-light)!important}.lf-nav__dropdown{display:none;position:absolute;top:100%;left:0;min-width:180px;background:var(--lf-charcoal);border:1px solid var(--lf-charcoal-mid);padding:.5rem 0;z-index:100}.lf-nav__item:hover .lf-nav__dropdown{display:block}.lf-nav__dropdown a{display:block;padding:.6rem 1.25rem;font-size:.8rem;color:var(--lf-muted);transition:color var(--lf-transition),background var(--lf-transition)}.lf-nav__dropdown a:hover{color:var(--lf-gold);background:#c9a84c0d}.lf-header__icons{display:flex;align-items:center;gap:.1rem;flex-shrink:0}.lf-icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--lf-muted);background:none;border:none;text-decoration:none;transition:color var(--lf-transition);position:relative}.lf-icon-btn:hover{color:var(--lf-offwhite)}.lf-icon-btn svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.lf-cart-count{position:absolute;top:4px;right:4px;background:var(--lf-gold);color:var(--lf-black);font-size:.6rem;font-weight:800;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.lf-header__mobile-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--lf-muted);background:none;border:none;transition:color var(--lf-transition)}.lf-header__mobile-btn:hover{color:var(--lf-offwhite)}.lf-header__mobile-btn svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}@media(min-width:990px){.lf-header__mobile-btn{display:none}}.lf-mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:var(--lf-black);padding:1.5rem;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease}.lf-mobile-nav.open{display:block;transform:translate(0)}.lf-mobile-nav__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem}.lf-mobile-nav__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--lf-muted)}.lf-mobile-nav__close svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.lf-mobile-nav__links{display:flex;flex-direction:column}.lf-mobile-nav__links a{display:block;padding:1rem 0;font-size:1.5rem;font-family:var(--lf-font-display);font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--lf-offwhite);border-bottom:1px solid var(--lf-charcoal);transition:color var(--lf-transition)}.lf-mobile-nav__links a:hover,.lf-mobile-nav__links a.highlight{color:var(--lf-gold)}.lf-search-bar{display:none;position:absolute;top:100%;left:0;right:0;background:var(--lf-charcoal);border-bottom:1px solid var(--lf-charcoal-mid);padding:1rem 2rem;z-index:200}.lf-search-bar.open{display:flex;gap:0}.lf-search-bar input{flex:1;background:var(--lf-black);border:1px solid var(--lf-charcoal-mid);border-right:none;color:var(--lf-offwhite);font-size:.9rem;padding:.75rem 1rem;outline:none}.lf-search-bar input::placeholder{color:var(--lf-muted-dark)}.lf-search-bar button{background:var(--lf-gold);color:var(--lf-black);border:none;padding:.75rem 1.25rem;font-weight:700;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.lf-hero{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--lf-black)}.lf-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.lf-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.lf-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#0a0a0a73,#0a0a0a4d,#0a0a0a)}.lf-hero__content{position:relative;z-index:2;text-align:center;padding:5rem 1.5rem;max-width:1000px;margin:0 auto;width:100%}.lf-eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:#c9a84c1a;border:1px solid rgba(201,168,76,.3);color:var(--lf-gold);font-size:.68rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:.5rem 1.2rem;border-radius:999px;margin-bottom:2rem}.lf-hero__heading{font-family:var(--lf-font-display);font-weight:800;font-size:clamp(2.5rem,11vw,8rem);text-transform:uppercase;line-height:1;color:var(--lf-white);letter-spacing:.02em;margin:0 0 .3rem}.lf-hero__subheading{font-family:var(--lf-font-display);font-weight:800;font-size:clamp(2.2rem,7vw,5rem);text-transform:uppercase;line-height:1;color:var(--lf-white);letter-spacing:.02em;margin:0 0 1.75rem}.lf-hero__body{font-size:1.15rem;color:#aaa;max-width:580px;margin:0 auto 2.5rem;line-height:1.7}.lf-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.lf-hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.4rem;color:var(--lf-muted-dark);font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;animation:lf-bounce 2s infinite}.lf-hero__scroll svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.5}@keyframes lf-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(4px)}}.lf-trust{background:var(--lf-charcoal);border-top:1px solid var(--lf-charcoal-mid);border-bottom:1px solid var(--lf-charcoal-mid);padding:.9rem 0;overflow:hidden}.lf-trust__track{display:flex;align-items:center;gap:0;animation:lf-marquee 30s linear infinite;width:max-content}.lf-trust__track:hover{animation-play-state:paused}.lf-trust__item{display:inline-flex;align-items:center;gap:.6rem;padding:0 2.5rem;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--lf-gold);white-space:nowrap;border-right:1px solid var(--lf-charcoal-mid)}.lf-trust__item:last-child{border-right:none}@keyframes lf-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lf-categories{background:var(--lf-black);padding:5rem 0}.lf-categories__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.lf-categories__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.lf-categories__grid{grid-template-columns:repeat(6,1fr)}}.lf-category-tile{position:relative;aspect-ratio:1;overflow:hidden;background:var(--lf-charcoal);display:block;text-decoration:none}.lf-category-tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.lf-category-tile:hover img{transform:scale(1.05)}.lf-category-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a0a0ad9,#0a0a0a1a 60%)}.lf-category-tile__text{position:absolute;bottom:0;left:0;right:0;padding:1rem}.lf-category-tile__name{font-family:var(--lf-font-display);font-size:1rem;font-weight:800;text-transform:uppercase;color:var(--lf-white);line-height:1.1;margin-bottom:.2rem}.lf-category-tile__count{font-size:.65rem;color:var(--lf-gold);letter-spacing:.1em;text-transform:uppercase}.lf-category-tile__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--lf-font-display);font-size:.7rem;font-weight:700;color:var(--lf-muted-dark);letter-spacing:.1em;text-transform:uppercase;background:var(--lf-charcoal)}.lf-product-card{background:var(--lf-charcoal);display:flex;flex-direction:column;position:relative;text-decoration:none;transition:transform .2s}.lf-product-card:hover{transform:translateY(-2px)}.lf-product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:var(--lf-charcoal-mid)}.lf-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.lf-product-card:hover .lf-product-card__media img{transform:scale(1.04)}.lf-product-card__badge{position:absolute;top:.75rem;left:.75rem;background:var(--lf-gold);color:var(--lf-black);font-size:.6rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .6rem}.lf-product-card__badge--sale{background:#ef4444;color:#fff}.lf-product-card__info{padding:1rem;display:flex;flex-direction:column;flex:1;gap:.4rem}.lf-product-card__vendor{font-size:.65rem;color:var(--lf-muted-dark);letter-spacing:.08em;text-transform:uppercase}.lf-product-card__title{font-size:.9rem;font-weight:600;color:var(--lf-offwhite);line-height:1.35}.lf-product-card__rating{display:flex;align-items:center;gap:.3rem;font-size:.72rem;color:var(--lf-gold)}.lf-product-card__stars{letter-spacing:-.1em}.lf-product-card__review-count{color:var(--lf-muted)}.lf-product-card__price{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:.5rem}.lf-product-card__price-current{font-size:1rem;font-weight:700;color:var(--lf-gold)}.lf-product-card__price-compare{font-size:.8rem;color:var(--lf-muted-dark);text-decoration:line-through}.lf-product-card__atc{width:100%;margin-top:.75rem;background:var(--lf-gold);color:var(--lf-black);border:none;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.75rem;cursor:pointer;transition:background var(--lf-transition);opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s,background .2s}.lf-product-card:hover .lf-product-card__atc{opacity:1;transform:translateY(0)}.lf-product-card__atc:hover{background:var(--lf-gold-light)}.lf-featured{background:var(--lf-black);padding:5rem 0}.lf-featured__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.lf-featured__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.lf-featured__grid{grid-template-columns:repeat(4,1fr)}}.lf-mission{background:var(--lf-charcoal);padding:6rem 0}.lf-mission__inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:990px){.lf-mission__inner{grid-template-columns:1fr 1fr;gap:5rem}}.lf-mission__heading{font-family:var(--lf-font-display);font-weight:800;font-size:clamp(2rem,5vw,3.5rem);text-transform:uppercase;line-height:1.05;color:var(--lf-white);letter-spacing:.02em;margin-bottom:1.5rem}.lf-mission__body{font-size:1rem;color:var(--lf-muted);line-height:1.8;margin-bottom:2rem}.lf-mission__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;border-top:1px solid var(--lf-charcoal-mid);padding-top:2rem;margin-top:2rem}.lf-mission__stat-num{font-family:var(--lf-font-display);font-size:2.5rem;font-weight:800;color:var(--lf-gold);line-height:1}.lf-mission__stat-label{font-size:.72rem;color:var(--lf-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:.3rem}.lf-mission__image{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--lf-charcoal-mid)}.lf-mission__image img{width:100%;height:100%;object-fit:cover}.lf-mission__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:var(--lf-muted-dark);letter-spacing:.1em;text-transform:uppercase}.lf-bundles{background:var(--lf-black);padding:5rem 0}.lf-bundles__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.lf-bundles__grid{grid-template-columns:repeat(2,1fr)}}.lf-bundle-card{background:var(--lf-charcoal);display:grid;grid-template-columns:1fr;overflow:hidden;text-decoration:none;border:1px solid var(--lf-charcoal-mid);transition:border-color var(--lf-transition)}@media(min-width:550px){.lf-bundle-card{grid-template-columns:1fr 1fr}}.lf-bundle-card:hover{border-color:var(--lf-gold)}.lf-bundle-card__image{position:relative;aspect-ratio:1;overflow:hidden;background:var(--lf-charcoal-mid)}.lf-bundle-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.lf-bundle-card:hover .lf-bundle-card__image img{transform:scale(1.04)}.lf-bundle-card__badge{position:absolute;top:0;left:0;background:var(--lf-gold);color:var(--lf-black);font-size:.6rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .75rem}.lf-bundle-card__info{padding:1.75rem;display:flex;flex-direction:column;justify-content:center}.lf-bundle-card__name{font-family:var(--lf-font-display);font-size:1.5rem;font-weight:800;text-transform:uppercase;color:var(--lf-white);margin-bottom:.5rem}.lf-bundle-card__items{font-size:.85rem;color:var(--lf-muted);line-height:1.5;margin-bottom:1.25rem}.lf-bundle-card__pricing{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem}.lf-bundle-card__price{font-size:1.5rem;font-weight:700;color:var(--lf-gold)}.lf-bundle-card__compare{font-size:.9rem;color:var(--lf-muted-dark);text-decoration:line-through}.lf-bundle-card__save{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--lf-gold);background:#c9a84c1a;border:1px solid rgba(201,168,76,.3);padding:.2rem .5rem}.lf-ondemand{background:var(--lf-black);padding:6rem 0;border-top:1px solid var(--lf-charcoal);border-bottom:1px solid var(--lf-charcoal)}.lf-ondemand__inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:990px){.lf-ondemand__inner{grid-template-columns:1fr 1fr}}.lf-ondemand__image{aspect-ratio:4/3;overflow:hidden;background:var(--lf-charcoal);position:relative}.lf-ondemand__image img{width:100%;height:100%;object-fit:cover}.lf-ondemand__image-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--lf-muted-dark);background:var(--lf-charcoal)}.lf-ondemand__image-placeholder svg{width:48px;height:48px;stroke:currentColor;fill:none;stroke-width:1}.lf-ondemand__content{padding:0}.lf-ondemand__eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--lf-gold);margin-bottom:1.25rem}.lf-ondemand__heading{font-family:var(--lf-font-display);font-weight:800;font-size:clamp(2.2rem,5vw,3.5rem);text-transform:uppercase;line-height:1;color:var(--lf-white);margin-bottom:.2rem}.lf-ondemand__heading--gold{color:var(--lf-gold);margin-bottom:1.5rem}.lf-ondemand__body{font-size:1rem;color:var(--lf-muted);line-height:1.8;margin-bottom:1.25rem}.lf-ondemand__price-badge{display:inline-flex;align-items:center;background:#c9a84c14;border:1px solid rgba(201,168,76,.25);color:var(--lf-gold);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.5rem 1rem;margin-bottom:2rem}.lf-ondemand__ctas{display:flex;flex-wrap:wrap;gap:1rem}.lf-ondemand__features{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.5rem}.lf-ondemand__feature{font-size:.7rem;color:var(--lf-muted);display:flex;align-items:center;gap:.4rem}.lf-ondemand__feature:before{content:"\2713";color:var(--lf-gold);font-weight:700}.lf-testimonials{background:var(--lf-offwhite);padding:5rem 0}.lf-testimonials .lf-section__title{color:var(--lf-black)}.lf-testimonials .lf-section__title--gold{color:var(--lf-gold)}.lf-testimonials__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:600px){.lf-testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.lf-testimonials__grid{grid-template-columns:repeat(4,1fr)}}.lf-testimonial-card{background:var(--lf-white);border:1px solid #e8e7e3;padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.lf-testimonial-card__stars{color:var(--lf-gold);font-size:.85rem;letter-spacing:.05em}.lf-testimonial-card__quote{font-size:.9rem;color:#333;line-height:1.65;font-style:italic;flex:1}.lf-testimonial-card__name{font-size:.8rem;font-weight:700;color:var(--lf-black)}.lf-testimonial-card__location{font-size:.7rem;color:#888;margin-top:.15rem}.lf-newsletter{background:var(--lf-charcoal);padding:5rem 0;border-top:1px solid var(--lf-charcoal-mid)}.lf-newsletter__inner{max-width:640px;margin:0 auto;text-align:center}.lf-newsletter__form{display:flex;gap:0;margin-top:2rem}.lf-newsletter__input{flex:1;background:var(--lf-black);border:1px solid var(--lf-charcoal-mid);border-right:none;color:var(--lf-offwhite);font-size:.9rem;padding:.9rem 1.25rem;outline:none;transition:border-color var(--lf-transition);font-family:var(--lf-font-body)}.lf-newsletter__input::placeholder{color:var(--lf-muted-dark)}.lf-newsletter__input:focus{border-color:var(--lf-gold)}.lf-newsletter__btn{background:var(--lf-gold);color:var(--lf-black);border:1px solid var(--lf-gold);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.9rem 1.75rem;cursor:pointer;font-family:var(--lf-font-body);transition:background var(--lf-transition);white-space:nowrap}.lf-newsletter__btn:hover{background:var(--lf-gold-light);border-color:var(--lf-gold-light)}.lf-newsletter__note{font-size:.75rem;color:var(--lf-muted-dark);margin-top:.75rem}.lf-newsletter__success{color:var(--lf-gold);font-size:.9rem;margin-top:1rem;font-weight:600}.lf-footer{background:var(--lf-black);border-top:1px solid var(--lf-charcoal);font-family:var(--lf-font-body);color:var(--lf-offwhite)}.lf-footer__main{max-width:1280px;margin:0 auto;padding:4.5rem 2rem 3.5rem;display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.lf-footer__main{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:2rem}}.lf-footer__logo-text{font-family:var(--lf-font-display);font-weight:800;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;color:var(--lf-offwhite);text-decoration:none;display:inline-block;margin-bottom:.5rem}.lf-footer__logo-text span{color:var(--lf-gold)}.lf-footer__tagline{font-size:.72rem;color:var(--lf-muted-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem}.lf-footer__desc{font-size:.85rem;color:var(--lf-muted);line-height:1.65;max-width:270px;margin-bottom:1.5rem}.lf-footer__social{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1.5rem}.lf-footer__social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--lf-charcoal-mid);color:var(--lf-muted);text-decoration:none;transition:color var(--lf-transition),border-color var(--lf-transition)}.lf-footer__social a:hover{color:var(--lf-gold);border-color:var(--lf-gold)}.lf-footer__social svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.lf-footer__trust{display:flex;flex-wrap:wrap;gap:.4rem}.lf-footer__trust-badge{font-size:.62rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--lf-muted-dark);border:1px solid var(--lf-charcoal-mid);padding:.28rem .55rem}.lf-footer__col-heading{font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--lf-offwhite);margin-bottom:1.25rem}.lf-footer__links{list-style:none;margin:0;padding:0}.lf-footer__links li{margin-bottom:.6rem}.lf-footer__links a{font-size:.85rem;color:var(--lf-muted);text-decoration:none;transition:color var(--lf-transition)}.lf-footer__links a:hover{color:var(--lf-gold)}.lf-footer__newsletter-form{display:flex;gap:0;margin-top:0}.lf-footer__newsletter-input{flex:1;background:var(--lf-charcoal);border:1px solid var(--lf-charcoal-mid);border-right:none;color:var(--lf-offwhite);font-size:.8rem;padding:.7rem .9rem;outline:none;font-family:var(--lf-font-body);transition:border-color var(--lf-transition)}.lf-footer__newsletter-input::placeholder{color:var(--lf-muted-dark)}.lf-footer__newsletter-input:focus{border-color:var(--lf-gold)}.lf-footer__newsletter-btn{background:var(--lf-gold);color:var(--lf-black);border:1px solid var(--lf-gold);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.7rem 1rem;cursor:pointer;font-family:var(--lf-font-body);transition:background var(--lf-transition);white-space:nowrap}.lf-footer__newsletter-btn:hover{background:var(--lf-gold-light)}.lf-footer__newsletter-note{font-size:.72rem;color:var(--lf-muted-dark);margin-top:.5rem}.lf-footer__bottom{border-top:1px solid var(--lf-charcoal);padding:1.5rem 2rem;max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.lf-footer__copy{font-size:.75rem;color:var(--lf-muted-dark)}.lf-footer__copy a{color:inherit;text-decoration:underline}.lf-footer__policies{display:flex;flex-wrap:wrap;gap:1rem}.lf-footer__policies a{font-size:.72rem;color:var(--lf-muted-dark);transition:color var(--lf-transition)}.lf-footer__policies a:hover{color:var(--lf-gold)}.lf-collection-header{background:var(--lf-charcoal);padding:3rem 0 2rem;border-bottom:1px solid var(--lf-charcoal-mid)}.lf-collection-header__title{font-family:var(--lf-font-display);font-weight:800;font-size:clamp(2.5rem,6vw,4rem);text-transform:uppercase;color:var(--lf-white);line-height:1;margin-bottom:.5rem}.lf-collection-header__count{font-size:.8rem;color:var(--lf-muted)}.lf-collection-toolbar{background:var(--lf-charcoal);border-bottom:1px solid var(--lf-charcoal-mid);padding:1rem 0}.lf-collection-toolbar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.lf-collection-filters{display:flex;gap:.5rem;flex-wrap:wrap}.lf-filter-btn{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--lf-muted);background:none;border:1px solid var(--lf-charcoal-mid);padding:.5rem 1rem;cursor:pointer;transition:color var(--lf-transition),border-color var(--lf-transition)}.lf-filter-btn:hover,.lf-filter-btn.active{color:var(--lf-gold);border-color:var(--lf-gold)}.lf-sort-select{background:none;border:1px solid var(--lf-charcoal-mid);color:var(--lf-muted);font-size:.72rem;padding:.5rem 1rem;outline:none;cursor:pointer;font-family:var(--lf-font-body)}.lf-collection-grid{padding:3rem 0 5rem}.lf-collection-grid__items{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.lf-collection-grid__items{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.lf-collection-grid__items{grid-template-columns:repeat(4,1fr)}}.lf-product{background:var(--lf-black);padding:3rem 0 5rem}.lf-product__inner{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.lf-product__inner{grid-template-columns:1fr 1fr;gap:4rem}}@media(min-width:1100px){.lf-product__inner{grid-template-columns:3fr 2fr;gap:5rem}}.lf-product__gallery-main{aspect-ratio:1;overflow:hidden;background:var(--lf-charcoal);margin-bottom:.75rem}.lf-product__gallery-main img{width:100%;height:100%;object-fit:cover}.lf-product__gallery-thumbs{display:flex;gap:.5rem;flex-wrap:wrap}.lf-product__thumb{width:72px;height:72px;overflow:hidden;background:var(--lf-charcoal);border:2px solid transparent;cursor:pointer;transition:border-color var(--lf-transition)}.lf-product__thumb.active,.lf-product__thumb:hover{border-color:var(--lf-gold)}.lf-product__thumb img{width:100%;height:100%;object-fit:cover}.lf-product__vendor{font-size:.68rem;color:var(--lf-muted-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem}.lf-product__title{font-family:var(--lf-font-display);font-weight:800;font-size:clamp(1.8rem,4vw,2.75rem);text-transform:uppercase;color:var(--lf-white);line-height:1.05;margin-bottom:1rem}.lf-product__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.8rem;color:var(--lf-gold)}.lf-product__price-wrap{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem}.lf-product__price{font-size:1.75rem;font-weight:700;color:var(--lf-gold)}.lf-product__price-compare{font-size:1rem;color:var(--lf-muted-dark);text-decoration:line-through}.lf-product__save{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--lf-gold);background:#c9a84c1a;border:1px solid rgba(201,168,76,.3);padding:.25rem .6rem}.lf-product__description{font-size:.95rem;color:var(--lf-muted);line-height:1.8;margin-bottom:2rem;border-top:1px solid var(--lf-charcoal);padding-top:1.5rem}.lf-product__description p{margin-bottom:.75rem}.lf-product__description ul{padding-left:1.25rem;list-style:disc}.lf-product__description li{margin-bottom:.4rem}.lf-product__variants{margin-bottom:1.5rem}.lf-product__variant-label{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--lf-offwhite);margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.lf-product__variant-selected{color:var(--lf-gold)}.lf-variant-btns{display:flex;flex-wrap:wrap;gap:.5rem}.lf-variant-btn{min-width:44px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;color:var(--lf-muted);background:none;border:1px solid var(--lf-charcoal-mid);cursor:pointer;transition:all var(--lf-transition);font-family:var(--lf-font-body)}.lf-variant-btn:hover,.lf-variant-btn.active{color:var(--lf-gold);border-color:var(--lf-gold);background:#c9a84c14}.lf-variant-btn.sold-out{opacity:.35;cursor:not-allowed;text-decoration:line-through}.lf-product__qty-wrap{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.lf-product__qty-label{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--lf-offwhite)}.lf-qty{display:flex;align-items:center;border:1px solid var(--lf-charcoal-mid)}.lf-qty__btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--lf-muted);font-size:1.25rem;cursor:pointer;transition:color var(--lf-transition)}.lf-qty__btn:hover{color:var(--lf-gold)}.lf-qty__input{width:48px;height:40px;text-align:center;background:none;border:none;color:var(--lf-offwhite);font-size:.9rem;font-family:var(--lf-font-body);-moz-appearance:textfield}.lf-qty__input::-webkit-outer-spin-button,.lf-qty__input::-webkit-inner-spin-button{-webkit-appearance:none}.lf-product__atc-row{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}@media(min-width:480px){.lf-product__atc-row{flex-direction:row}}.lf-product__atc{flex:1;background:var(--lf-gold);color:var(--lf-black);border:none;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:1.1rem 1.5rem;cursor:pointer;font-family:var(--lf-font-body);transition:background var(--lf-transition)}.lf-product__atc:hover{background:var(--lf-gold-light)}.lf-product__atc:disabled{opacity:.5;cursor:not-allowed}.lf-product__trust{display:flex;flex-wrap:wrap;gap:1rem;border-top:1px solid var(--lf-charcoal);padding-top:1.5rem}.lf-product__trust-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--lf-muted)}.lf-product__trust-item svg{width:16px;height:16px;stroke:var(--lf-gold);fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.lf-cart{background:var(--lf-black);padding:3rem 0 5rem}.lf-cart__title{font-family:var(--lf-font-display);font-size:2.5rem;font-weight:800;text-transform:uppercase;color:var(--lf-white);margin-bottom:2.5rem}.lf-cart__inner{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:990px){.lf-cart__inner{grid-template-columns:1fr 380px}}.lf-cart-item{display:grid;grid-template-columns:80px 1fr;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--lf-charcoal);align-items:start}@media(min-width:480px){.lf-cart-item{grid-template-columns:100px 1fr}}.lf-cart-item__img{aspect-ratio:1;object-fit:cover;background:var(--lf-charcoal)}.lf-cart-item__info{display:flex;flex-direction:column;gap:.4rem}.lf-cart-item__vendor{font-size:.65rem;color:var(--lf-muted-dark);text-transform:uppercase;letter-spacing:.08em}.lf-cart-item__title{font-size:.9rem;font-weight:600;color:var(--lf-offwhite);line-height:1.35}.lf-cart-item__variant{font-size:.75rem;color:var(--lf-muted)}.lf-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem;flex-wrap:wrap}.lf-cart-item__price{font-size:1rem;font-weight:700;color:var(--lf-gold)}.lf-cart-item__remove{font-size:.72rem;color:var(--lf-muted-dark);background:none;border:none;cursor:pointer;text-decoration:underline;transition:color var(--lf-transition);font-family:var(--lf-font-body)}.lf-cart-item__remove:hover{color:#ef4444}.lf-cart-empty{text-align:center;padding:5rem 0}.lf-cart-empty svg{width:64px;height:64px;stroke:var(--lf-charcoal-mid);fill:none;stroke-width:1;margin:0 auto 1.5rem}.lf-cart-empty h2{font-family:var(--lf-font-display);font-size:2rem;font-weight:800;text-transform:uppercase;color:var(--lf-white);margin-bottom:1rem}.lf-cart-empty p{color:var(--lf-muted);margin-bottom:2rem}.lf-cart__summary{background:var(--lf-charcoal);padding:2rem;align-self:start;position:sticky;top:calc(var(--header-height) + 1rem)}.lf-cart__summary-title{font-family:var(--lf-font-display);font-size:1.25rem;font-weight:800;text-transform:uppercase;color:var(--lf-white);margin-bottom:1.5rem}.lf-cart__summary-row{display:flex;justify-content:space-between;font-size:.85rem;color:var(--lf-muted);margin-bottom:.75rem}.lf-cart__summary-row--total{color:var(--lf-offwhite);font-weight:700;font-size:1rem;border-top:1px solid var(--lf-charcoal-mid);padding-top:1rem;margin-top:.25rem}.lf-cart__checkout{width:100%;margin-top:1.5rem}.lf-cart__note{font-size:.72rem;color:var(--lf-muted-dark);text-align:center;margin-top:.75rem}.lf-search{background:var(--lf-black);padding:3rem 0 5rem}.lf-search__form{display:flex;max-width:640px;margin:0 auto 3rem}.lf-search__input{flex:1;background:var(--lf-charcoal);border:1px solid var(--lf-charcoal-mid);border-right:none;color:var(--lf-offwhite);font-size:1rem;padding:1rem 1.25rem;outline:none;font-family:var(--lf-font-body);transition:border-color var(--lf-transition)}.lf-search__input:focus{border-color:var(--lf-gold)}.lf-search__btn{background:var(--lf-gold);color:var(--lf-black);border:none;padding:1rem 1.5rem;font-weight:700;cursor:pointer}.lf-search__title{font-family:var(--lf-font-display);font-size:1.5rem;font-weight:800;text-transform:uppercase;color:var(--lf-white);margin-bottom:1.5rem}.lf-search__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.lf-search__grid{grid-template-columns:repeat(4,1fr)}}.lf-page{background:var(--lf-black);padding:4rem 0 6rem}.lf-page__inner{max-width:780px;margin:0 auto}.lf-page__title{font-family:var(--lf-font-display);font-weight:800;font-size:clamp(2.5rem,6vw,4rem);text-transform:uppercase;color:var(--lf-white);line-height:1;margin-bottom:2.5rem}.lf-page__content{font-size:1rem;color:var(--lf-muted);line-height:1.85}.lf-page__content h1,.lf-page__content h2,.lf-page__content h3{font-family:var(--lf-font-display);font-weight:800;text-transform:uppercase;color:var(--lf-white);margin:2rem 0 .75rem}.lf-page__content h2{font-size:1.75rem}.lf-page__content h3{font-size:1.25rem;color:var(--lf-gold)}.lf-page__content p{margin-bottom:1rem}.lf-page__content a{color:var(--lf-gold);text-decoration:underline}.lf-page__content ul,.lf-page__content ol{padding-left:1.5rem;margin-bottom:1rem;list-style:disc}.lf-page__content li{margin-bottom:.4rem}.lf-page__content strong{color:var(--lf-offwhite);font-weight:600}.lf-blog{background:var(--lf-black);padding:3rem 0 5rem}.lf-blog__title{font-family:var(--lf-font-display);font-weight:800;font-size:clamp(2.5rem,6vw,4rem);text-transform:uppercase;color:var(--lf-white);margin-bottom:3rem}.lf-blog__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:600px){.lf-blog__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.lf-blog__grid{grid-template-columns:repeat(3,1fr)}}.lf-article-card{background:var(--lf-charcoal);text-decoration:none;display:flex;flex-direction:column}.lf-article-card__img{aspect-ratio:16/9;overflow:hidden;background:var(--lf-charcoal-mid)}.lf-article-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.lf-article-card:hover .lf-article-card__img img{transform:scale(1.04)}.lf-article-card__body{padding:1.25rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.lf-article-card__date{font-size:.68rem;color:var(--lf-muted-dark);letter-spacing:.08em;text-transform:uppercase}.lf-article-card__title{font-family:var(--lf-font-display);font-size:1.25rem;font-weight:800;text-transform:uppercase;color:var(--lf-white);line-height:1.1}.lf-article-card:hover .lf-article-card__title{color:var(--lf-gold)}.lf-article-card__excerpt{font-size:.85rem;color:var(--lf-muted);line-height:1.6;flex:1}.lf-article-card__link{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--lf-gold);margin-top:.5rem}.lf-article{background:var(--lf-black);padding:3rem 0 5rem}.lf-article__inner{max-width:760px;margin:0 auto}.lf-article__header{margin-bottom:2.5rem}.lf-article__date{font-size:.72rem;color:var(--lf-muted-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.lf-article__title{font-family:var(--lf-font-display);font-weight:800;font-size:clamp(2rem,5vw,3.5rem);text-transform:uppercase;color:var(--lf-white);line-height:1;margin-bottom:1.5rem}.lf-article__featured-img{width:100%;aspect-ratio:16/9;object-fit:cover;margin-bottom:2.5rem}.lf-article__content{font-size:1rem;color:var(--lf-muted);line-height:1.85}.lf-article__content p{margin-bottom:1.25rem}.lf-article__content h2{font-family:var(--lf-font-display);font-size:1.75rem;font-weight:800;text-transform:uppercase;color:var(--lf-white);margin:2.5rem 0 .75rem}.lf-article__content a{color:var(--lf-gold);text-decoration:underline}.lf-404{background:var(--lf-black);min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 1.5rem}.lf-404__num{font-family:var(--lf-font-display);font-size:clamp(6rem,20vw,14rem);font-weight:800;text-transform:uppercase;color:var(--lf-charcoal-mid);line-height:1;margin-bottom:0}.lf-404__title{font-family:var(--lf-font-display);font-size:2rem;font-weight:800;text-transform:uppercase;color:var(--lf-white);margin-bottom:1rem}.lf-404__body{font-size:1rem;color:var(--lf-muted);max-width:400px;margin:0 auto 2.5rem;line-height:1.7}.lf-customer{background:var(--lf-black);padding:4rem 0 6rem}.lf-customer__form{max-width:480px;margin:0 auto}.lf-customer__title{font-family:var(--lf-font-display);font-weight:800;font-size:2rem;text-transform:uppercase;color:var(--lf-white);margin-bottom:2rem}.lf-form-group{margin-bottom:1.25rem}.lf-form-label{display:block;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--lf-muted);margin-bottom:.5rem}.lf-form-input{width:100%;background:var(--lf-charcoal);border:1px solid var(--lf-charcoal-mid);color:var(--lf-offwhite);font-size:.95rem;padding:.85rem 1rem;outline:none;font-family:var(--lf-font-body);transition:border-color var(--lf-transition)}.lf-form-input:focus{border-color:var(--lf-gold)}.lf-form-input::placeholder{color:var(--lf-muted-dark)}.lf-form-error{font-size:.75rem;color:#ef4444;margin-top:.4rem}.lf-form-links{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;font-size:.8rem}.lf-form-links a{color:var(--lf-gold);text-decoration:underline}.lf-pagination{display:flex;justify-content:center;align-items:center;gap:.4rem;padding:3rem 0 0}.lf-pagination a,.lf-pagination span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:.8rem;font-weight:600;color:var(--lf-muted);border:1px solid var(--lf-charcoal-mid);text-decoration:none;transition:all var(--lf-transition)}.lf-pagination a:hover{color:var(--lf-gold);border-color:var(--lf-gold)}.lf-pagination .current{color:var(--lf-gold);border-color:var(--lf-gold);background:#c9a84c14}.lf-breadcrumb{padding:1rem 0;font-size:.72rem;color:var(--lf-muted-dark);display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.lf-breadcrumb a{color:var(--lf-muted-dark);text-decoration:none;transition:color var(--lf-transition)}.lf-breadcrumb a:hover{color:var(--lf-gold)}.lf-breadcrumb span{color:var(--lf-muted-dark)}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.lf-divider{border:none;border-top:1px solid var(--lf-charcoal);margin:0}.rte p{margin-bottom:1rem}.rte a{color:var(--lf-gold);text-decoration:underline}.rte ul,.rte ol{padding-left:1.5rem;margin-bottom:1rem;list-style:disc}.rte li{margin-bottom:.35rem}.lf-notice{padding:1rem 1.25rem;font-size:.85rem;border-left:3px solid var(--lf-gold);background:#c9a84c12;color:var(--lf-offwhite);margin-bottom:1.5rem}.lf-notice--error{border-color:#ef4444;background:#ef444412}
/*# sourceMappingURL=/cdn/shop/t/13/assets/lf-theme.css.map */
