/* From The Land shop architecture v1.33.0 */
.shop-page{background:var(--paper)}
.shop-page .site-header:not(.scrolled){color:white}
.shop-page .desktop-nav a[aria-current="page"]{opacity:1;border-bottom:1px solid currentColor;padding-bottom:4px}
.store-hero{height:78svh;min-height:640px;position:relative;overflow:hidden;background:#15130f;color:white}
.store-hero>img{position:absolute;inset:0;object-position:center 56%}
.store-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,7,5,.74) 0%,rgba(7,7,5,.42) 48%,rgba(7,7,5,.09) 82%),linear-gradient(0deg,rgba(7,7,5,.56),transparent 48%)}
.store-hero-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:9vh}
.store-hero h1{max-width:980px}
.store-hero-copy{max-width:690px;margin:26px 0 30px;color:rgba(255,255,255,.82);font-size:clamp(1.05rem,1.5vw,1.3rem)}
.store-subnav{position:sticky;top:72px;z-index:30;background:rgba(244,241,233,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.store-subnav .shell{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:54px}
.store-subnav strong{font-size:.72rem;letter-spacing:.15em;text-transform:uppercase}
.store-subnav nav{display:flex;gap:22px;flex-wrap:wrap;font-size:.8rem}
.store-subnav a{opacity:.68}.store-subnav a:hover,.store-subnav a[aria-current="page"]{opacity:1}
.store-intro{max-width:880px;margin-bottom:62px}.store-intro .lead{max-width:760px;margin-top:28px}
.store-lanes{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.store-lane{position:relative;min-height:610px;overflow:hidden;background:#1c1b17;color:white;display:flex;align-items:flex-end}
.store-lane>img{position:absolute;inset:0;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.store-lane:hover>img{transform:scale(1.02)}
.store-lane::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,6,5,.76) 0%,rgba(6,6,5,.14) 65%)}
.store-lane-copy{position:relative;z-index:1;padding:40px;max-width:590px}
.store-lane-copy span{font-size:.68rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:rgba(255,255,255,.68)}
.store-lane-copy h2{font-size:clamp(2.7rem,4.5vw,5rem);margin:12px 0 18px;color:white}
.store-lane-copy p{color:rgba(255,255,255,.75);max-width:520px}
.store-lane-link{display:inline-flex;margin-top:12px;border-bottom:1px solid rgba(255,255,255,.65);padding-bottom:5px;font-weight:700}
.flagship-section{background:#e7e0d4}
.flagship-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:7vw;align-items:center}
.flagship-photo{height:680px;margin:0;overflow:hidden;background:#222}
.flagship-copy h2{max-width:650px}.flagship-copy .lead{margin:28px 0 18px}.flagship-copy>p:not(.eyebrow):not(.lead){max-width:620px;color:#555149}
.flagship-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:34px 0}
.flagship-meta div{padding:18px 16px 18px 0}.flagship-meta strong{display:block;font-size:1.15rem}.flagship-meta span{display:block;margin-top:4px;color:#6d685e;font-size:.76rem}
.store-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.store-card{background:#ebe5da;min-height:430px;display:flex;flex-direction:column;border:1px solid rgba(17,17,15,.08);overflow:hidden}
.store-card-media{height:220px;background:#d9d3c8;overflow:hidden;position:relative}
.store-card-media.placeholder{display:flex;align-items:flex-end;padding:24px;background:linear-gradient(135deg,#d7d1c5,#b8c0aa)}
.store-card-media.placeholder.dark{background:linear-gradient(135deg,#232720,#596b54);color:white}
.store-card-media.placeholder.earth{background:linear-gradient(135deg,#a8673f,#6f3b20);color:white}
.store-card-media.placeholder.gold{background:linear-gradient(135deg,#dfc47a,#9b5b31);color:#211b12}
.store-card-media.placeholder .visual-word{font-size:clamp(2rem,3vw,3.7rem);line-height:.9;letter-spacing:-.05em;max-width:260px}
.store-card-body{padding:27px;display:flex;flex:1;flex-direction:column}
.product-status{font-size:.66rem;letter-spacing:.15em;text-transform:uppercase;color:#726d64;font-weight:700;margin-bottom:13px}
.store-card h3{font-size:2rem;margin-bottom:13px}.store-card p{font-size:.92rem;color:#5e5a53;max-width:420px}
.product-facts{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 22px}.product-facts span{font-size:.68rem;border:1px solid rgba(17,17,15,.18);border-radius:100px;padding:6px 9px;color:#4f4c46}
.product-price{margin-top:auto;padding-top:18px;display:flex;align-items:end;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}
.product-price strong{font-size:1.35rem}.product-price small{display:block;color:#777168;margin-top:3px}
.product-link{font-size:.8rem;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:3px;white-space:nowrap}
.store-note{border-top:1px solid var(--line);margin-top:55px;padding-top:23px;display:grid;grid-template-columns:.45fr 1.55fr;gap:5vw}.store-note strong{font-size:.76rem;letter-spacing:.13em;text-transform:uppercase}.store-note p{max-width:780px;color:#5c5850}
.store-dark{background:#11110f;color:white}.store-dark .store-intro .lead{color:rgba(255,255,255,.68)}
.store-dark .store-card{background:#1b1b17;border-color:rgba(255,255,255,.1)}.store-dark .store-card p,.store-dark .product-status,.store-dark .product-price small{color:rgba(255,255,255,.6)}.store-dark .product-facts span{color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.18)}.store-dark .product-price{border-color:rgba(255,255,255,.14)}
.store-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:55px}.store-step{border-top:1px solid var(--line);padding:24px 20px 0 0;min-height:200px}.store-step>span{font-size:.68rem;letter-spacing:.15em;opacity:.5}.store-step h3{margin:42px 0 13px}.store-step p{font-size:.9rem;color:#605c54;max-width:320px}
.shop-home-entry{background:#11110f;color:white}.shop-home-heading{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:50px}.shop-home-heading h2{max-width:760px}.shop-home-heading p{max-width:450px;color:rgba(255,255,255,.65);margin:0}.shop-home-cards{display:grid;grid-template-columns:1.2fr .8fr;gap:12px}.shop-home-card{min-height:390px;position:relative;overflow:hidden;display:flex;align-items:flex-end}.shop-home-card img{position:absolute;inset:0}.shop-home-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.06) 75%)}.shop-home-card>div{position:relative;z-index:1;padding:30px}.shop-home-card span{font-size:.67rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.65)}.shop-home-card h3{font-size:2.4rem;margin:8px 0 10px}.shop-home-card p{max-width:480px;color:rgba(255,255,255,.7)}
.goods-hero>img{object-position:center 46%}.systems-hero>img{object-position:center 56%}
.goods-grid .store-card-media{height:240px}
.goods-grid .store-card{min-height:470px}
.goods-filter{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 35px}.goods-filter button{font:inherit;font-size:.75rem;border:1px solid var(--line);background:transparent;border-radius:100px;padding:9px 13px;cursor:pointer;color:var(--ink)}.goods-filter button.active{background:var(--ink);color:white;border-color:var(--ink)}
.goods-grid [hidden]{display:none!important}
.wholesale-strip{background:#d8c0a8}.wholesale-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end}.wholesale-grid h2{max-width:750px}.wholesale-grid p{max-width:540px;margin:0 0 20px}
.availability-key{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;font-size:.75rem;color:#6b665d}.availability-key span::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--sage);margin-right:7px}.availability-key span:nth-child(2)::before{background:#b9843b}.availability-key span:nth-child(3)::before{background:#8c8a84}
@media(max-width:1000px){.store-card-grid{grid-template-columns:1fr 1fr}.flagship-grid{grid-template-columns:1fr;gap:45px}.flagship-photo{height:65vw;max-height:650px}.store-lanes{grid-template-columns:1fr}.store-lane{min-height:520px}.shop-home-cards{grid-template-columns:1fr}.wholesale-grid{grid-template-columns:1fr}.store-subnav{top:64px}}
@media(max-width:900px){.shop-home-heading{display:block}.shop-home-heading p{margin-top:24px}.store-steps{grid-template-columns:1fr}.store-step{min-height:150px}.store-note{grid-template-columns:1fr;gap:10px}}
@media(max-width:600px){.store-hero{height:82svh;min-height:650px}.store-hero-content{padding-bottom:52px}.store-hero-copy{font-size:1rem;line-height:1.55}.store-subnav .shell{align-items:flex-start;flex-direction:column;padding:12px 0}.store-subnav nav{gap:14px}.store-lane{min-height:118vw}.store-lane-copy{padding:27px}.store-card-grid{grid-template-columns:1fr}.store-card{min-height:0}.flagship-photo{height:105vw}.flagship-meta{grid-template-columns:1fr}.flagship-meta div{border-bottom:1px solid var(--line)}.flagship-meta div:last-child{border-bottom:0}.shop-home-card{min-height:95vw}.product-price{align-items:flex-start;flex-direction:column}.wholesale-grid{gap:30px}}
