:root{--lhc-ink:#172017;--lhc-muted:#6f746b;--lhc-paper:#f7f4ee;--lhc-line:#ded8cc;--lhc-cream:#ece5d7;--lhc-olive:#59634d;--lhc-white:#fff}.lhc-kicker{font-size:11px;letter-spacing:.18em;font-weight:700;color:var(--lhc-olive)}.lhc-shop-shell,.lhc-cart-page,.lhc-checkout-page,.lhc-account-box,.lhc-single-wrap,.lhc-empty-state,.lhc-success{width:min(1240px,calc(100% - 40px));margin:0 auto}.lhc-shop-heading,.lhc-page-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:58px 0 32px}.lhc-shop-heading h1,.lhc-page-title h1,.lhc-success h1,.lhc-account-box h1{font-family:Georgia,serif;font-size:54px;font-weight:400;line-height:1;margin:7px 0}.lhc-shop-heading p{margin:0;color:var(--lhc-muted)}.lhc-shop-count{font-size:13px;color:var(--lhc-muted);padding-bottom:8px}.lhc-filters{display:grid;grid-template-columns:1.6fr repeat(3,1fr) auto;gap:10px;align-items:end;padding:18px;background:var(--lhc-paper);border:1px solid var(--lhc-line);margin-bottom:34px}.lhc-filters label{display:block}.lhc-filters label span{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;color:var(--lhc-muted)}.lhc-filters input,.lhc-filters select,.lhc-checkout-form input,.lhc-checkout-form textarea,.lhc-checkout-form select{width:100%;border:1px solid #cfc8bb;background:#fff;padding:12px 13px;font:inherit;color:var(--lhc-ink);border-radius:0}.lhc-filters button{height:44px;background:var(--lhc-ink);color:#fff;border:0;padding:0 20px;cursor:pointer}.lhc-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px}.lhc-product-card{min-width:0}.lhc-product-media{position:relative;display:block;background:#eee9df;overflow:hidden;aspect-ratio:4/5}.lhc-product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.lhc-product-card:hover .lhc-product-media img{transform:scale(1.025)}.lhc-badge{position:absolute;z-index:2;top:12px;left:12px;background:var(--lhc-ink);color:#fff;padding:7px 9px;font-size:9px;letter-spacing:.12em}.lhc-product-meta{padding:14px 2px}.lhc-product-brand{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--lhc-muted);margin-bottom:6px}.lhc-product-card h3{font-size:15px;font-weight:500;margin:0 0 12px;line-height:1.35}.lhc-product-card h3 a{color:var(--lhc-ink);text-decoration:none}.lhc-product-bottom{display:flex;justify-content:space-between;align-items:center}.lhc-product-bottom strong{font-size:15px}.lhc-card-arrow{width:30px;height:30px;border:1px solid var(--lhc-line);display:grid;place-items:center;text-decoration:none;color:var(--lhc-ink)}.lhc-pagination{display:flex;justify-content:center;gap:8px;margin:48px 0 65px}.lhc-pagination .page-numbers{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid var(--lhc-line);color:var(--lhc-ink);text-decoration:none}.lhc-pagination .current{background:var(--lhc-ink);color:#fff}.lhc-primary-btn,.lhc-secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--lhc-ink);text-decoration:none;font-size:13px;font-weight:600;cursor:pointer}.lhc-primary-btn{background:var(--lhc-ink);color:#fff}.lhc-secondary-btn{background:#fff;color:var(--lhc-ink)}.lhc-full{width:100%}.lhc-empty-state{text-align:center;padding:100px 20px}.lhc-empty-state h2,.lhc-empty-state h3{font-family:Georgia,serif;font-weight:400;font-size:36px;margin:12px 0}.lhc-empty-state p{color:var(--lhc-muted);margin-bottom:24px}.lhc-cart-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:50px;margin-bottom:80px}.lhc-cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;padding:18px 0;border-bottom:1px solid var(--lhc-line)}.lhc-cart-item>a{display:block;aspect-ratio:4/5;background:#eee9df}.lhc-cart-item img{width:100%;height:100%;object-fit:cover}.lhc-cart-info h3{font-size:16px;margin:4px 0 8px}.lhc-cart-info h3 a{color:var(--lhc-ink);text-decoration:none}.lhc-cart-info span{display:block;color:var(--lhc-muted);font-size:13px;margin-bottom:13px}.lhc-cart-info strong{font-size:14px}.lhc-cart-controls{display:flex;flex-direction:column;align-items:end;gap:12px}.lhc-cart-controls input{width:64px;padding:8px;border:1px solid var(--lhc-line)}.lhc-cart-controls a{font-size:12px;color:var(--lhc-muted)}.lhc-cart-list>.lhc-secondary-btn{margin-top:20px}.lhc-order-summary{align-self:start;position:sticky;top:110px;background:var(--lhc-paper);border:1px solid var(--lhc-line);padding:26px}.lhc-order-summary>div:not(.lhc-summary-item){display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--lhc-line)}.lhc-order-summary p{font-size:12px;line-height:1.5;color:var(--lhc-muted);margin:16px 0}.lhc-checkout-main{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.75fr);gap:50px;margin-bottom:80px}.lhc-checkout-fields{padding-bottom:30px}.lhc-checkout-fields h2{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:10px 0 20px}.lhc-checkout-fields h2:not(:first-child){margin-top:40px}.lhc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.lhc-form-grid .span-2{grid-column:1/-1}.lhc-form-grid label,.lhc-checkout-fields>label{display:block;font-size:12px;color:var(--lhc-muted)}.lhc-form-grid input,.lhc-checkout-fields textarea{display:block;margin-top:7px;color:var(--lhc-ink)}.lhc-choice-box{border:1px solid var(--lhc-line);background:#fff}.lhc-choice-box label{display:flex;gap:12px;align-items:flex-start;padding:16px;border-bottom:1px solid var(--lhc-line);cursor:pointer}.lhc-choice-box label:last-child{border-bottom:0}.lhc-choice-box input{width:auto;margin-top:3px}.lhc-choice-box span{display:block}.lhc-choice-box strong,.lhc-choice-box small{display:block}.lhc-choice-box small{font-size:11px;color:var(--lhc-muted);margin-top:4px}.lhc-summary-item{display:grid!important;grid-template-columns:54px 1fr auto;gap:10px;align-items:center!important;padding:12px 0!important}.lhc-summary-item img{width:54px;height:66px;object-fit:cover;background:#eee9df}.lhc-summary-item span{font-size:12px}.lhc-summary-item small{display:block;color:var(--lhc-muted);margin-top:4px}.lhc-summary-item strong{font-size:12px}.lhc-summary-total{font-size:15px}.lhc-success{padding:100px 20px;text-align:center}.lhc-success-check{width:58px;height:58px;border:1px solid var(--lhc-ink);border-radius:50%;display:grid;place-items:center;margin:20px auto;font-size:24px}.lhc-success p{color:var(--lhc-muted)}.lhc-account-box{padding:70px 0}.lhc-account-box form{max-width:420px}.lhc-account-box form p label{display:block}.lhc-account-box form input{width:100%;padding:11px;border:1px solid var(--lhc-line)}.lhc-orders-list>div{display:grid;grid-template-columns:1fr auto auto;gap:20px;padding:16px 0;border-bottom:1px solid var(--lhc-line);align-items:center}.lhc-orders-list small{display:block;color:var(--lhc-muted);font-size:11px;margin-top:3px}.lhc-orders-list em{font-style:normal;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.lhc-single-wrap{padding:58px 0 80px}.lhc-single-product{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:70px}.lhc-single-media{background:#eee9df;aspect-ratio:4/5;overflow:hidden}.lhc-single-media img{width:100%;height:100%;object-fit:cover}.lhc-single-info{padding:20px 0}.lhc-single-info h1{font-family:Georgia,serif;font-weight:400;font-size:48px;line-height:1.05;margin:10px 0 14px}.lhc-single-price{font-size:21px;font-weight:600;margin-bottom:24px}.lhc-single-detail{font-size:13px;border-top:1px solid var(--lhc-line);border-bottom:1px solid var(--lhc-line);padding:14px 0}.lhc-single-detail strong{margin-right:10px}.lhc-description{color:var(--lhc-muted);font-size:14px;line-height:1.7;margin:24px 0}.lhc-size-block{margin:24px 0}.lhc-field-label{display:block;font-size:12px;font-weight:600;margin-bottom:10px}.lhc-size-options{display:flex;gap:8px;flex-wrap:wrap}.lhc-size-options label input{position:absolute;opacity:0;pointer-events:none}.lhc-size-options label span{min-width:46px;height:42px;padding:0 12px;border:1px solid var(--lhc-line);display:grid;place-items:center;cursor:pointer;font-size:12px}.lhc-size-options label.is-selected span{background:var(--lhc-ink);color:#fff;border-color:var(--lhc-ink)}.lhc-size-options label.is-disabled{opacity:.35;text-decoration:line-through}.lhc-buy-row{display:grid;grid-template-columns:82px 1fr;gap:10px;margin-top:18px}.lhc-qty span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.lhc-qty input{width:100%;height:48px;border:1px solid var(--lhc-line);padding:0 10px}.lhc-product-trust{margin-top:30px;border-top:1px solid var(--lhc-line)}.lhc-product-trust span{display:block;padding:12px 0;border-bottom:1px solid var(--lhc-line);font-size:12px;color:var(--lhc-muted)}@media(max-width:980px){.lhc-filters{grid-template-columns:1fr 1fr}.lhc-filters .lhc-search{grid-column:1/-1}.lhc-product-grid{grid-template-columns:repeat(3,1fr)}.lhc-cart-layout,.lhc-checkout-main,.lhc-single-product{grid-template-columns:1fr}.lhc-order-summary{position:static}.lhc-single-product{gap:35px}.lhc-single-media{max-width:700px}}@media(max-width:700px){.lhc-shop-shell,.lhc-cart-page,.lhc-checkout-page,.lhc-account-box,.lhc-single-wrap,.lhc-empty-state,.lhc-success{width:min(100% - 24px,1240px)}.lhc-shop-heading,.lhc-page-title{margin:38px 0 24px;align-items:start}.lhc-shop-heading h1,.lhc-page-title h1,.lhc-success h1,.lhc-account-box h1{font-size:42px}.lhc-shop-count{display:none}.lhc-product-grid{grid-template-columns:repeat(2,1fr);gap:26px 10px}.lhc-product-meta{padding-top:10px}.lhc-product-card h3{font-size:13px}.lhc-filters{display:none}.lhc-cart-item{grid-template-columns:82px 1fr}.lhc-cart-controls{grid-column:2;flex-direction:row;align-items:center;justify-content:space-between}.lhc-form-grid{grid-template-columns:1fr}.lhc-form-grid .span-2{grid-column:auto}.lhc-checkout-main,.lhc-cart-layout{gap:24px}.lhc-single-info h1{font-size:40px}}@media(max-width:420px){.lhc-product-grid{grid-template-columns:1fr 1fr}.lhc-product-bottom strong{font-size:13px}.lhc-card-arrow{display:none}}
.lhc-single-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px}.lhc-thumb{padding:0;border:1px solid #ddd;background:#fff;aspect-ratio:1;overflow:hidden;cursor:pointer}.lhc-thumb.is-active{border-color:#111}.lhc-thumb img{width:100%;height:100%;object-fit:cover;display:block}
