:root{--lc-bg: #fcfbf4;--lc-surface: #ffffff;--lc-warm: #f6f1e6;--lc-text: #2a2119;--lc-muted: #6c6356;--lc-leather: #6c523b;--lc-tan: #c5a782;--lc-sage: #c3cca6;--lc-border: #e6ded0}.lc-btn{display:inline-block;padding:14px 26px;text-decoration:none;font-family:Instrument Sans,system-ui,sans-serif;font-size:13px;letter-spacing:.15em;text-transform:uppercase;font-weight:500;border-radius:4px;transition:all .22s ease;cursor:pointer;border:1px solid transparent}.lc-btn--primary{background:var(--lc-leather);color:#fff}.lc-btn--primary:hover{background:var(--lc-tan)}.lc-btn--ghost{background:transparent;color:#fff;border-color:#ffffffb3}.lc-btn--ghost:hover{background:#ffffff1f;border-color:#fff}.lc-hero .lc-btn{padding:16px 30px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.lc-hero .lc-btn--primary{background:#fcfbf4;color:var(--lc-text);font-weight:600;box-shadow:0 6px 24px -8px #00000073;border:1px solid #fcfbf4}.lc-hero .lc-btn--primary:hover{background:var(--lc-tan);color:var(--lc-text);border-color:var(--lc-tan);transform:translateY(-1px);box-shadow:0 10px 28px -8px #0000008c}.lc-btn--ghost-dark{background:transparent;color:var(--lc-leather);border-color:var(--lc-leather)}.lc-btn--ghost-dark:hover{background:var(--lc-leather);color:#fff}.lc-hero{position:relative;min-height:78vh;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:80px 24px;color:#fcfbf4}.lc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#2a21198c,#2a2119bf 70%),linear-gradient(180deg,#2a211959,#2a211999);pointer-events:none}.lc-hero__inner{position:relative;z-index:1;max-width:780px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.lc-hero__eyebrow{font-family:Instrument Sans,system-ui,sans-serif;font-size:12px;letter-spacing:.25em;text-transform:uppercase;color:#fcfbf4;opacity:.95;display:inline-flex;align-items:center;gap:10px}.lc-hero__flag{border-radius:1.5px;box-shadow:0 0 0 1px #ffffff40}.lc-hero__title{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(40px,6vw,76px);font-weight:400;margin:0;letter-spacing:.005em;line-height:1.08;color:#fcfbf4;text-shadow:0 2px 20px rgba(0,0,0,.25);text-wrap:balance}.lc-hero__sub{font-family:Instrument Sans,system-ui,sans-serif;font-size:16px;line-height:1.55;color:#fcfbf4;opacity:.92;max-width:600px;margin:4px 0 8px}.lc-hero__cta-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:6px}.lc-hero__badge{margin-top:24px;display:inline-flex;align-items:center;gap:10px;padding:9px 16px;border:1px solid rgba(252,251,244,.35);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2a211940;font-size:12px;letter-spacing:.05em;color:#fcfbf4}.lc-hero__stars{color:#e6b26a;letter-spacing:2px;font-size:13px}.lc-trust{background:var(--lc-warm);border-top:1px solid var(--lc-border);border-bottom:1px solid var(--lc-border);padding:28px 24px}.lc-trust__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;align-items:center}.lc-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;color:var(--lc-text);font-family:Instrument Sans,system-ui,sans-serif}.lc-trust__item svg{color:var(--lc-leather);margin-bottom:4px}.lc-trust__title{font-size:14px;font-weight:600;letter-spacing:.02em}.lc-trust__sub{font-size:12px;color:var(--lc-muted)}@media(max-width:768px){.lc-trust__inner{grid-template-columns:repeat(2,1fr);gap:20px 16px}}.lc-cats{background:var(--lc-bg);padding:80px 24px 48px}.lc-cats__head{max-width:1280px;margin:0 auto 32px;text-align:center;display:flex;flex-direction:column;gap:10px}.lc-cats__eyebrow{font-family:Instrument Sans,system-ui,sans-serif;font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--lc-muted);font-weight:500}.lc-cats__title{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(32px,4.2vw,48px);font-weight:400;color:var(--lc-text);margin:0;letter-spacing:.005em}.lc-cats__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.lc-cats__card{display:flex;flex-direction:column;gap:12px;text-decoration:none;color:var(--lc-text);font-family:Instrument Sans,system-ui,sans-serif;transition:transform .26s ease}.lc-cats__card:hover{transform:translateY(-3px)}.lc-cats__media{aspect-ratio:3/4;overflow:hidden;background:#ece5d7;border-radius:4px}.lc-cats__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,.61,.36,1)}.lc-cats__card:hover .lc-cats__media img{transform:scale(1.04)}.lc-cats__body{display:flex;flex-direction:column;gap:2px}.lc-cats__eyebrow2{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--lc-muted)}.lc-cats__name{font-family:"Instrument Serif",Georgia,serif;font-size:22px;font-weight:400;line-height:1.2}.lc-cats__cta{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--lc-leather);font-weight:500;margin-top:2px;transition:letter-spacing .24s}.lc-cats__card:hover .lc-cats__cta{letter-spacing:.24em}@media(max-width:899px){.lc-cats__grid{grid-template-columns:repeat(2,1fr);gap:14px}.lc-cats{padding:56px 16px 32px}}.lc-story{background:var(--lc-warm);padding:100px 24px}.lc-story__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.lc-story__media{border-radius:4px;overflow:hidden}.lc-story__media img{width:100%;height:auto;display:block;aspect-ratio:1/1;object-fit:cover}.lc-story__body{display:flex;flex-direction:column;gap:18px;font-family:Instrument Sans,system-ui,sans-serif}.lc-story__eyebrow{font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--lc-muted);font-weight:500}.lc-story__title{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:400;color:var(--lc-text);margin:0;letter-spacing:.005em}.lc-story__text{font-size:16px;line-height:1.65;color:var(--lc-text);max-width:520px}.lc-story__text p{margin:0 0 12px}.lc-story__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:20px 0;border-top:1px solid var(--lc-border);border-bottom:1px solid var(--lc-border)}.lc-story__stat{display:flex;flex-direction:column;gap:2px}.lc-story__stat strong{font-family:"Instrument Serif",Georgia,serif;font-size:26px;font-weight:400;color:var(--lc-leather)}.lc-story__stat span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--lc-muted)}.lc-story .lc-btn{align-self:flex-start;margin-top:4px}@media(max-width:899px){.lc-story{padding:72px 20px}.lc-story__inner{grid-template-columns:1fr;gap:32px}.lc-story__media img{aspect-ratio:4/3}}.lc-reviews{background:var(--lc-bg);padding:80px 0 90px;overflow:hidden}.lc-reviews__head{text-align:center;margin-bottom:36px;display:flex;flex-direction:column;align-items:center;gap:6px;font-family:Instrument Sans,system-ui,sans-serif}.lc-reviews__stars{color:#e6b26a;letter-spacing:3px;font-size:18px}.lc-reviews__rating{font-family:"Instrument Serif",Georgia,serif;font-size:32px;color:var(--lc-text);font-weight:400}.lc-reviews__count{font-size:12px;letter-spacing:.1em;color:var(--lc-muted);text-transform:uppercase}.lc-reviews__track-wrap{overflow:hidden;padding:12px 0}.lc-reviews__track{display:inline-flex;gap:20px;animation:lc-reviews-scroll 60s linear infinite;will-change:transform}.lc-reviews__track:hover{animation-play-state:paused}@keyframes lc-reviews-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.lc-reviews__card{flex:0 0 340px;padding:24px 22px;background:var(--lc-surface);border:1px solid var(--lc-border);border-radius:6px;display:flex;flex-direction:column;gap:10px;font-family:Instrument Sans,system-ui,sans-serif}.lc-reviews__card-stars{color:#e6b26a;letter-spacing:2px;font-size:13px}.lc-reviews__card-text{font-family:"Instrument Serif",Georgia,serif;font-size:17px;line-height:1.45;color:var(--lc-text);margin:0;font-style:italic}.lc-reviews__card-name{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--lc-muted)}@media(max-width:768px){.lc-reviews__card{flex-basis:280px}}.lc-lookbook{background:var(--lc-bg);padding:80px 24px}.lc-lookbook__head{max-width:1280px;margin:0 auto 32px;text-align:center;display:flex;flex-direction:column;gap:10px}.lc-lookbook__eyebrow{font-family:Instrument Sans,system-ui,sans-serif;font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--lc-muted);font-weight:500}.lc-lookbook__title{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:400;margin:0;color:var(--lc-text);text-wrap:balance}.lc-lookbook__sub{font-family:Instrument Sans,system-ui,sans-serif;font-size:15px;line-height:1.55;color:var(--lc-muted);max-width:560px;margin:10px auto 0;text-wrap:balance}.lc-lookbook__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lc-lookbook__tile{position:relative;overflow:hidden;aspect-ratio:4/5;border-radius:4px;text-decoration:none;background:#ece5d7}.lc-lookbook__tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,.61,.36,1)}.lc-lookbook__tile:hover img{transform:scale(1.05)}.lc-lookbook__caption{position:absolute;left:20px;bottom:18px;color:#fcfbf4;font-family:"Instrument Serif",Georgia,serif;font-size:22px;font-weight:400;font-style:italic;text-shadow:0 1px 6px rgba(0,0,0,.45);z-index:2}.lc-lookbook__tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2a211900 40%,#2a211999);z-index:1;transition:background .4s ease}.lc-lookbook__tile:hover:after{background:linear-gradient(180deg,#2a211900 30%,#2a2119bf)}@media(max-width:899px){.lc-lookbook{padding:56px 16px}.lc-lookbook__grid{grid-template-columns:repeat(2,1fr);gap:10px}.lc-lookbook__caption{font-size:18px;left:14px;bottom:12px}}.lc-ugc{background:var(--lc-bg);padding:80px 0 60px;overflow:hidden}.lc-ugc__head{max-width:900px;margin:0 auto 36px;text-align:center;padding:0 24px;display:flex;flex-direction:column;gap:10px}.lc-ugc__eyebrow{font-family:Instrument Sans,system-ui,sans-serif;font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--lc-muted);font-weight:500}.lc-ugc__title{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(30px,4vw,46px);font-weight:400;color:var(--lc-text);margin:0}.lc-ugc__sub{font-size:15px;line-height:1.55;color:var(--lc-muted);max-width:580px;margin:0 auto}.lc-ugc__row{overflow:hidden;padding:8px 0}.lc-ugc__track{display:inline-flex;gap:12px;will-change:transform;animation:lc-ugc-scroll 80s linear infinite}.lc-ugc__track--reverse{animation-direction:reverse;animation-duration:90s}.lc-ugc__track:hover{animation-play-state:paused}@keyframes lc-ugc-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.lc-ugc__tile{flex:0 0 200px;aspect-ratio:1 / 1;overflow:hidden;border-radius:4px;background:#ece5d7;display:block}.lc-ugc__tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.lc-ugc__tile:hover img{transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.lc-ugc__track{animation:none}}@media(max-width:768px){.lc-ugc__tile{flex-basis:160px}.lc-ugc{padding:56px 0 40px}}.lc-newsletter{background:var(--lc-text);color:#fcfbf4;padding:80px 24px}.lc-newsletter__inner{max-width:680px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px;font-family:Instrument Sans,system-ui,sans-serif}.lc-newsletter__eyebrow{font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--lc-tan)}.lc-newsletter__title{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(30px,4vw,44px);font-weight:400;margin:0;line-height:1.15}.lc-newsletter__sub{font-size:15px;line-height:1.55;color:#fcfbf4d1;margin:0 0 8px;max-width:520px}.lc-newsletter__form{display:flex;gap:8px;width:100%;max-width:460px;margin-top:8px}.lc-newsletter__form input{flex:1;padding:14px 16px;background:#fcfbf4;border:0;font-size:14px;color:var(--lc-text);font-family:inherit;border-radius:4px}.lc-newsletter__form input:focus{outline:2px solid var(--lc-tan);outline-offset:1px}.lc-newsletter__success{display:block;width:100%;margin-top:12px;padding:14px 18px;background:#c3cca62e;border:1px solid rgba(195,204,166,.55);border-radius:4px;color:#fcfbf4;font-size:14px;letter-spacing:.01em;text-align:center}.lc-newsletter__success strong{display:inline-block;padding:2px 10px;margin:0 2px;background:var(--lc-tan);color:var(--lc-text);border-radius:3px;font-weight:700;letter-spacing:.12em;font-family:Instrument Sans,monospace}.lc-newsletter__error{display:block;width:100%;margin-top:10px;padding:10px 14px;background:#e53e3e26;border:1px solid rgba(229,62,62,.4);border-radius:4px;color:#ffcfcf;font-size:13px;text-align:center}.lc-newsletter__legal{font-size:11px;color:#fcfbf480;letter-spacing:.05em;margin-top:4px}.lc-newsletter__form button{padding:0 22px;background:var(--lc-leather);color:#fcfbf4;border:0;font-size:12px;letter-spacing:.15em;text-transform:uppercase;font-weight:500;cursor:pointer;border-radius:4px;font-family:inherit;transition:background .22s ease}.lc-newsletter__form button:hover{background:var(--lc-tan)}@media(max-width:520px){.lc-newsletter__form{flex-direction:column}.lc-newsletter__form button{padding:14px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/leather-home.css.map */
