:root{--bg: #fffdf9;--surface: #f7f1e8;--surface-2: #efe3d4;--text: #1e2621;--muted: #6f746f;--accent: #8a6b4f;--accent-dark: #594333;--border: #e2d6c8}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:10;background:#fff;padding:.75rem 1rem}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:5;background:#fffdf9eb;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:72px;gap:24px}.brand{font-size:1.6rem;font-weight:750;letter-spacing:.16em}.main-nav{display:flex;gap:22px;font-size:.95rem}.cart-link{color:var(--accent-dark);font-weight:650}.hero-lisin{min-height:72vh;background:linear-gradient(135deg,#eef2f0,#fffdf9 46%,#c8d2cf);position:relative;overflow:hidden}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-lisin:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0e1411ad,#0e141161 38%,#0e141114 70%),linear-gradient(0deg,#0e14112e,#0e141105);z-index:1}.hero-overlay{position:relative;z-index:2;min-height:72vh;display:flex;align-items:center}.hero-content{max-width:1120px;color:#fff;padding:72px 0;text-shadow:0 2px 18px rgba(0,0,0,.18)}.eyebrow{color:var(--accent);font-size:.8rem;font-weight:800;letter-spacing:.18em;margin:0 0 .8rem;text-transform:uppercase}.hero-content .eyebrow{color:#f0d9bf}h1,h2,h3{line-height:1.08;margin:0}.hero-content h1{max-width:920px;font-size:clamp(2.7rem,6vw,5.6rem);letter-spacing:-.04em}.hero-text{max-width:650px;margin:1.25rem 0 2rem;font-size:clamp(1.05rem,2vw,1.28rem);color:#ffffffeb}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:750}.button-primary{background:#fff;color:var(--text);box-shadow:0 16px 36px #0000002e}.button-secondary{border:1px solid rgba(255,255,255,.76);color:#fff;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section{padding:76px 0}.section-muted{background:var(--surface)}.section-heading{max-width:760px;margin-bottom:30px}.section-heading h2{font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.04em}.section-heading.split{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:24px}.text-link{color:var(--accent-dark);font-weight:800}.product-grid,.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card,.product-card,.benefit-grid>div,.shipping-box,.faq-list details{border:1px solid var(--border);background:#fff;border-radius:28px}.category-card{overflow:hidden;display:flex;flex-direction:column;background:#fff}.category-card-media{aspect-ratio:4 / 3;background:var(--surface);overflow:hidden}.category-card-media img{width:100%;height:100%;object-fit:cover}.category-card-content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:22px}.category-card span{font-size:1.35rem;font-weight:800}.category-card small{color:var(--muted);margin-top:.55rem}.category-card strong{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:18px;padding:0 18px;border-radius:999px;background:var(--text);color:#fff;font-size:.92rem}.product-card{overflow:hidden;padding:14px}.product-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:20px}.product-card h2,.product-card h3{font-size:1rem;margin-top:16px}.product-card p{color:var(--muted);margin:.4rem 0 .2rem}.product-placeholder{min-height:240px;border-radius:20px;background:linear-gradient(145deg,#eadfce,#f8f3eb);display:grid;place-items:center;color:var(--accent);font-weight:850;letter-spacing:.12em}.product-placeholder.large{min-height:520px}.section-why{background:linear-gradient(135deg,#eef2f0e6,#fffdf9f5),var(--bg)}.benefit-grid{grid-template-columns:repeat(4,1fr)}.benefit-grid>div{min-height:220px;padding:26px;background:linear-gradient(160deg,#fff,#f7f1e8);box-shadow:0 18px 42px #1e26210f}.benefit-icon{display:inline-grid;width:46px;height:46px;margin-bottom:20px;place-items:center;border-radius:50%;background:var(--text);color:#f0d9bf;font-size:1.1rem;font-weight:850}.benefit-grid strong{display:block;font-size:1.2rem;margin-bottom:.5rem}.benefit-grid p,.shipping-box li,.collection-description,.product-notes{color:var(--muted)}.section-inspiration{background:var(--bg)}.section-heading p{max-width:720px;color:var(--muted)}.inspiration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.inspiration-card{overflow:hidden;border:1px solid var(--border);border-radius:28px;background:#fff;box-shadow:0 18px 42px #1e26210f}.inspiration-media{aspect-ratio:4 / 3;overflow:hidden;background:var(--surface)}.inspiration-media img{width:100%;height:100%;object-fit:cover}.inspiration-content{padding:24px}.inspiration-content h3{font-size:1.25rem}.inspiration-content p{color:var(--muted);margin-bottom:0}.section-shipping{padding-top:0}.shipping-box{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;padding:38px;background:var(--text);color:#fff}.shipping-box .eyebrow,.shipping-box li{color:#f0d9bf}.narrow{max-width:860px}.faq-list{display:grid;gap:12px}.faq-list details{padding:20px 24px}.faq-list summary{cursor:pointer;font-weight:800}.site-footer{padding:56px 0 28px;background:#171d19;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px}.footer-grid h2{font-size:1rem;margin-bottom:12px}.footer-grid a{display:block;color:#ffffffc2;margin:8px 0}.footer-bottom{margin-top:36px;color:#ffffff8c}.collection-page h1,.product-page h1{font-size:clamp(2.4rem,6vw,4rem);margin-bottom:18px}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:start}.product-price{font-size:1.4rem;font-weight:800;margin:18px 0}.product-description{color:var(--muted);margin-bottom:24px}.product-info .button-primary{background:var(--text);color:#fff;border:0;cursor:pointer}.product-main-image,.gallery-item{overflow:hidden;border:1px solid var(--border);border-radius:28px;background:var(--surface)}.product-main-image img,.gallery-item img{width:100%;height:100%;object-fit:cover}.product-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.gallery-item{aspect-ratio:1}.product-meta-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0}.product-meta-grid>div,.product-info-panel{border:1px solid var(--border);border-radius:22px;background:#fff}.product-meta-grid>div{padding:16px}.product-meta-grid span,.spec-list dt{display:block;color:var(--muted);font-size:.85rem}.product-meta-grid strong,.spec-list dd{display:block;margin:4px 0 0;font-weight:800}.product-accordion{display:grid;gap:10px;margin-top:24px}.product-accordion details{border:1px solid var(--border);border-radius:18px;background:#fff;padding:16px 18px}.product-accordion summary{cursor:pointer;font-weight:800}.product-accordion p{color:var(--muted);margin-bottom:0}.product-lower-content{display:grid;gap:22px;margin-top:44px}.product-info-panel{padding:30px}.product-info-panel h2{font-size:clamp(1.6rem,4vw,2.4rem);margin-bottom:20px}.spec-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0}.spec-list>div{padding:16px;border-radius:18px;background:var(--surface)}.muted-copy{color:var(--muted);margin:0}.related-grid{grid-template-columns:repeat(4,1fr)}.button-primary-dark{background:var(--text);color:#fff;box-shadow:0 16px 36px #1e262129}.button-secondary-dark{border:1px solid var(--border);background:#fff;color:var(--text)}.cart-page h1,.collection-list-page h1{margin:0 0 28px;font-size:clamp(2.4rem,5vw,4.4rem);letter-spacing:-.04em}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.cart-items{display:grid;gap:14px}.cart-item,.cart-summary,.empty-state,.collection-list-card{border:1px solid var(--border);background:#fff;border-radius:28px}.cart-item{display:grid;grid-template-columns:112px minmax(0,1fr) 120px 110px;gap:18px;align-items:center;padding:16px}.cart-item-media{aspect-ratio:1;overflow:hidden;border-radius:18px;background:var(--surface)}.cart-item-media img{width:100%;height:100%;object-fit:cover}.cart-item-title{display:inline-block;font-size:1.05rem;font-weight:800;line-height:1.25}.cart-item-info p,.cart-summary p{color:var(--muted);margin:8px 0 0}.cart-item-controls label{display:block;color:var(--muted);font-size:.85rem;font-weight:700;margin-bottom:6px}.cart-item-controls input{width:100%;min-height:44px;border:1px solid var(--border);border-radius:999px;padding:0 14px;font:inherit}.cart-line-price{text-align:right}.cart-summary,.empty-state{padding:24px}.cart-summary strong{display:block;margin-top:4px;font-size:2rem;line-height:1.1}.cart-actions{display:grid;gap:10px;margin-top:22px}.empty-state{max-width:520px}.empty-state p{margin:0 0 18px;color:var(--muted)}.collection-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-list-card{overflow:hidden}.collection-list-card a{display:block}.collection-list-card img,.collection-list-card .product-placeholder{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:0}.collection-list-card h2{padding:20px 20px 8px;font-size:1.35rem}.collection-list-card p{padding:0 20px 22px;margin:0;color:var(--muted);font-weight:700}.policy-page{max-width:920px}.policy-page h1{margin:0 0 28px;font-size:clamp(2rem,4vw,3.4rem)}.rte{color:var(--text);line-height:1.75}.rte h2,.rte h3{margin:30px 0 12px;line-height:1.2}.rte p,.rte ul{margin:0 0 18px}.rte a{color:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px}@media(max-width:860px){.header-inner{min-height:64px}.main-nav{display:none}.hero-lisin,.hero-overlay{min-height:74vh}.hero-lisin:before{background:linear-gradient(90deg,#0e1411a3,#0e141147),linear-gradient(0deg,#0e141129,#0e14110a)}.hero-media img{object-position:58% center}.section{padding:54px 0}.shipping-box,.footer-grid,.product-layout,.product-meta-grid,.spec-list,.related-grid,.cart-form,.collection-list-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:86px minmax(0,1fr)}.cart-item-controls,.cart-line-price{grid-column:1 / -1}.cart-line-price{text-align:left}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:12px}.benefit-grid>div{min-height:210px;padding:20px}.inspiration-grid,.category-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery{grid-template-columns:repeat(2,1fr)}.section-heading.split{display:block}.category-card{min-height:150px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/lisin-2026.css.map */
