.lc-col-hero{position:relative;min-height:44vh;background-size:cover;background-position:center;background-color:#2a2119;display:flex;align-items:flex-end;justify-content:center;padding:64px 24px 52px;color:#fcfbf4}.lc-col-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2a211933,#2a2119b3);pointer-events:none}.lc-col-hero__inner{position:relative;z-index:1;max-width:1100px;width:100%;text-align:center;display:flex;flex-direction:column;gap:10px;align-items:center}.lc-col-breadcrumb{font-family:Instrument Sans,system-ui,sans-serif;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#fcfbf4d9;display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center}.lc-col-breadcrumb a{color:inherit;text-decoration:none}.lc-col-breadcrumb a:hover{text-decoration:underline}.lc-col-hero__title{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(40px,5.5vw,68px);font-weight:400;margin:6px 0 8px;letter-spacing:.005em;line-height:1.08;text-shadow:0 2px 18px rgba(0,0,0,.25)}.lc-col-hero__desc{font-family:Instrument Sans,sans-serif;font-size:15px;line-height:1.55;color:#fcfbf4eb;max-width:620px}.lc-col-hero__desc p{margin:0 0 8px}.lc-col{max-width:1400px;margin:0 auto;padding:24px 24px 72px}.lc-col__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid var(--lc-border, #e6ded0);margin-bottom:32px;font-family:Instrument Sans,system-ui,sans-serif}.lc-col__count{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--lc-muted, #6c6356);font-weight:500}.lc-col__sort{display:flex;align-items:center;gap:12px;position:relative}.lc-col__sort-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--lc-muted, #6c6356);font-weight:500}.lc-col__sort-trigger{display:inline-flex;align-items:center;gap:12px;background:transparent;border:0;border-bottom:1px solid var(--lc-border, #e6ded0);padding:8px 4px 8px 6px;font-family:Instrument Sans,sans-serif;font-size:13px;letter-spacing:.04em;color:var(--lc-text, #2a2119);cursor:pointer;min-width:180px;justify-content:space-between;transition:border-color .2s ease}.lc-col__sort-trigger:hover{border-bottom-color:var(--lc-leather, #6c523b)}.lc-col__sort-trigger:focus-visible{outline:2px solid var(--lc-tan, #c5a782);outline-offset:4px}.lc-col__sort-current{white-space:nowrap}.lc-col__sort-chev{flex-shrink:0;color:var(--lc-leather, #6c523b);transition:transform .24s cubic-bezier(.4,0,.2,1)}.lc-col__sort.is-open .lc-col__sort-chev{transform:rotate(180deg)}.lc-col__sort-menu{position:absolute;top:calc(100% + 8px);right:0;list-style:none;margin:0;padding:6px 0;background:var(--lc-cream, #fcfbf4);border:1px solid var(--lc-border, #e6ded0);border-radius:4px;box-shadow:0 12px 32px -8px #2a211926,0 4px 10px -4px #2a211914;min-width:220px;z-index:50;font-family:Instrument Sans,sans-serif;animation:lcSortFade .2s ease both}@keyframes lcSortFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.lc-col__sort-opt{padding:10px 18px;font-size:13px;color:var(--lc-text, #2a2119);cursor:pointer;transition:background .16s ease,color .16s ease,padding-left .16s ease;position:relative;letter-spacing:.02em}.lc-col__sort-opt:hover{background:var(--lc-warm, #f6f1e6);color:var(--lc-leather, #6c523b);padding-left:22px}.lc-col__sort-opt.is-active{color:var(--lc-leather, #6c523b);font-weight:500}.lc-col__sort-opt.is-active:before{content:"\25c6";position:absolute;left:7px;top:50%;transform:translateY(-50%);font-size:7px;color:var(--lc-leather, #6c523b)}@media(max-width:600px){.lc-col__sort-trigger{min-width:140px}.lc-col__sort-label{display:none}.lc-col__sort-menu{right:auto;left:0;min-width:200px}}.lc-col__empty{text-align:center;padding:80px 24px;display:flex;flex-direction:column;gap:14px;align-items:center;font-family:Instrument Sans,sans-serif;color:var(--lc-muted, #6c6356)}.lc-col__empty p{font-size:16px;margin:0}.lc-col__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}.lc-col__item{margin:0;padding:0;list-style:none}.lc-col__card{display:flex;flex-direction:column;gap:12px;text-decoration:none;color:var(--lc-text, #2a2119);font-family:Instrument Sans,sans-serif}.lc-col__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#ece5d7;border-radius:4px}.lc-col__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease,transform .8s cubic-bezier(.2,.8,.2,1)}.lc-col__img--2{opacity:0}.lc-col__card:hover .lc-col__img--1{opacity:0;transform:scale(1.02)}.lc-col__card:hover .lc-col__img--2{opacity:1;transform:scale(1.02)}.lc-col__card:hover .lc-col__media:not(:has(.lc-col__img--2)) .lc-col__img--1{transform:scale(1.04);opacity:1}.lc-col__badge{position:absolute;top:12px;left:12px;z-index:2;padding:4px 10px;font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-weight:500;border-radius:2px}.lc-col__badge--sold{background:var(--lc-text, #2a2119);color:#fcfbf4}.lc-col__badge--sale{background:#b8421f;color:#fcfbf4}.lc-col__body{display:flex;flex-direction:column;gap:4px;padding:0 2px}.lc-col__name{font-family:"Instrument Serif",Georgia,serif;font-size:18px;font-weight:400;color:var(--lc-text, #2a2119);line-height:1.25;letter-spacing:.005em}.lc-col__price{font-family:Instrument Sans,sans-serif;font-size:14px;color:var(--lc-leather, #6c523b);font-weight:500;display:inline-flex;align-items:baseline;gap:8px}.lc-col__price-old{color:var(--lc-muted, #6c6356);text-decoration:line-through;font-weight:400}.lc-col__price-new{color:#b8421f;font-weight:600}.lc-col__color{font-family:Instrument Sans,sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--lc-muted, #6c6356);font-weight:400;margin-top:-2px}.lc-col__swatches{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-family:Instrument Sans,sans-serif}.lc-col__swatch{display:inline-block;width:14px;height:14px;border-radius:50%;background:#c4c4c4;box-shadow:inset 0 0 0 1px #0000001a,0 0 0 1px #fcfbf400;transition:box-shadow .2s ease,transform .2s ease}.lc-col__swatch.is-active{box-shadow:inset 0 0 0 1px #0000001a,0 0 0 2px var(--lc-text, #2a2119)}.lc-col__card:hover .lc-col__swatch{box-shadow:inset 0 0 0 1px #0000001a,0 0 0 2px #6c523b2e}.lc-col__swatch-more{font-size:11px;color:var(--lc-muted, #6c6356);letter-spacing:.04em;padding-left:2px}@media(max-width:768px){.lc-col__swatch{width:12px;height:12px}.lc-col__swatches{gap:5px;margin-top:6px}}.lc-swatch--black,.lc-swatch--noir{background:#1b1510}.lc-swatch--brown,.lc-swatch--marron{background:#6c523b}.lc-swatch--cognac{background:#8a5a2b}.lc-swatch--tan,.lc-swatch--caramel{background:#c5a782}.lc-swatch--whisky{background:#a57242}.lc-swatch--chocolate,.lc-swatch--chocolat{background:#3d2817}.lc-swatch--cafe,.lc-swatch--cafe-au-lait,.lc-swatch--coffee{background:#4b2e1c}.lc-swatch--ebene,.lc-swatch--ebony{background:#2b1d12}.lc-swatch--miel,.lc-swatch--honey{background:#b8782e}.lc-swatch--sable,.lc-swatch--sand{background:#c9b187}.lc-swatch--ivoire,.lc-swatch--ivory{background:#f1e7d0;box-shadow:inset 0 0 0 1px #e0d6c2}.lc-swatch--orange{background:#c66831}.lc-swatch--violet,.lc-swatch--purple{background:#4a2e58}.lc-swatch--jaune,.lc-swatch--yellow{background:#d8b94a}.lc-swatch--marine,.lc-swatch--navy{background:#1c2a3e}.lc-swatch--turquoise{background:#2e8a8a}.lc-swatch--nude,.lc-swatch--beige{background:#d9c3a3}.lc-swatch--white,.lc-swatch--blanc,.lc-swatch--creme{background:#f6f1e6;box-shadow:inset 0 0 0 1px #e0d6c2}.lc-swatch--red,.lc-swatch--rouge{background:#7a1f1f}.lc-swatch--green,.lc-swatch--vert{background:#5a6847}.lc-swatch--blue,.lc-swatch--bleu{background:#2c3e50}.lc-swatch--gold,.lc-swatch--dore{background:#c9a24e}.lc-swatch--silver,.lc-swatch--argent{background:#c4c4c4}.lc-swatch--grey,.lc-swatch--gray,.lc-swatch--gris{background:#6e6e6e}.lc-swatch--pink,.lc-swatch--rose{background:#d9a5a5}.lc-swatch--kaki,.lc-swatch--khaki{background:#7a7a4a}.lc-swatch--bordeau,.lc-swatch--bordeaux,.lc-swatch--burgundy{background:#5e1f2e}.lc-swatch--taupe{background:#8a7a6a}.lc-swatch--camel{background:#b38052}.lc-swatch--moutarde,.lc-swatch--mustard{background:#c99a3d}.lc-swatch--fauve{background:#9a6b3a}.lc-col__pagination{display:flex;gap:8px;justify-content:center;align-items:center;margin-top:56px;font-family:Instrument Sans,sans-serif}.lc-col__page{min-width:36px;height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lc-border, #e6ded0);background:transparent;color:var(--lc-text, #2a2119);text-decoration:none;font-size:13px;border-radius:4px;transition:all .22s ease}a.lc-col__page:hover{background:var(--lc-warm, #f6f1e6);border-color:var(--lc-leather, #6c523b)}.lc-col__page--current{background:var(--lc-leather, #6c523b);color:#fcfbf4;border-color:var(--lc-leather, #6c523b);font-weight:600}.lc-col__page--nav{font-size:12px;letter-spacing:.1em;text-transform:uppercase}.lc-col__seo-text{max-width:900px;margin:72px auto 0;padding-top:36px;border-top:1px solid var(--lc-border, #e6ded0);font-family:Instrument Sans,sans-serif;font-size:14px;line-height:1.7;color:var(--lc-muted, #6c6356)}.lc-col__seo-text h2,.lc-col__seo-text h3{font-family:"Instrument Serif",Georgia,serif;color:var(--lc-text, #2a2119);font-weight:400;margin:16px 0 8px}.lc-col__seo-text h2{font-size:22px}.lc-col__seo-text h3{font-size:18px}.lc-col__seo-text p{margin:0 0 10px}@media(max-width:899px){.lc-col-hero{min-height:36vh;padding:48px 16px 36px}.lc-col{padding:16px 16px 56px}.lc-col__toolbar{padding:14px 0;margin-bottom:20px}.lc-col__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.lc-col__name{font-size:16px}.lc-col__price{font-size:13px}}@media(max-width:420px){.lc-col__sort label{display:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/leather-collection.css.map */
