:root {
  --shop-black: #141414;
  --shop-charcoal: #1c1c1c;
  --shop-green: #e23b2e;
  --shop-green-bright: #ff5345;
  --shop-cream: #f7f4ef;
  --shop-white: #fff;
  --shop-ink: #161616;
  --shop-gray: #6b6863;
  --shop-light-line: #e4dfd6;
  --shop-dark-line: rgba(20,20,20,.12);
  --shop-shell: 1180px;
  --shop-radius: 18px;
}

body { background: var(--shop-cream); color: var(--shop-ink); }
.shop-shell { width: min(calc(100% - 40px), var(--shop-shell)); margin-inline: auto; }
.sr-only { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }
.shop-kicker { margin: 0 0 15px; color: var(--shop-green); font-size: .72rem; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }
.shop-kicker::before { display: inline-block; width: 8px; height: 8px; margin-right: 9px; border-radius: 50%; background: var(--shop-green); content: ""; }

.shop-announcement { height: 35px; border-bottom: 1px solid rgba(255,255,255,.1); color: #f3efe8; background: var(--shop-black); font-size: .7rem; font-weight: 780; letter-spacing: .045em; text-transform: uppercase; }
.shop-announcement .shop-shell { display: flex; height: 100%; align-items: center; justify-content: center; gap: 34px; }
.shop-announcement span + span::before { margin-right: 34px; color: var(--shop-green-bright); content: "•"; }
.shop-header { position: sticky; z-index: 90; top: 0; border-bottom: 1px solid var(--shop-dark-line); background: rgba(247,244,239,.94); backdrop-filter: blur(18px); }
.shop-header-inner { display: grid; min-height: 82px; grid-template-columns: 210px 1fr auto; align-items: center; gap: 30px; }
.shop-logo { display: inline-flex; width: 196px; align-items: center; }
.shop-logo img { width: 100%; height: auto; }
.shop-nav { display: flex; align-items: center; justify-content: center; gap: clamp(15px, 2vw, 27px); }
.shop-nav a, .shop-tools a { color: #2c2b29; font-size: .82rem; font-weight: 760; text-decoration: none; white-space: nowrap; }
.shop-nav a:hover, .shop-nav a[aria-current="page"], .shop-tools a:hover { color: var(--shop-green); }
.shop-tools { display: flex; align-items: center; justify-content: flex-end; gap: 19px; }
.cart-count { display: inline-grid; min-width: 20px; height: 20px; margin-left: 3px; place-items: center; border-radius: 999px; color: #fff; background: var(--shop-green); font-size: .65rem; }
.shop-menu-toggle { display: none; width: 44px; height: 44px; padding: 0; border: 1px solid var(--shop-dark-line); border-radius: 50%; color: var(--shop-ink); background: transparent; }
.shop-menu-toggle span, .shop-menu-toggle::before, .shop-menu-toggle::after { display: block; width: 18px; height: 2px; margin: 4px auto; background: currentColor; content: ""; }
.store-hero { position: relative; overflow: hidden; border-bottom: 1px solid var(--shop-dark-line); background: var(--shop-cream); }
.store-hero-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 48px; padding-block: 56px 28px; }
.store-hero-copy { position: relative; z-index: 2; }
.store-hero h1 { max-width: 700px; margin: 0; font-size: clamp(3.4rem, 7vw, 6.4rem); font-weight: 930; line-height: .88; letter-spacing: -.07em; text-transform: uppercase; }
.store-hero h1 span { color: var(--shop-green); }
.store-hero-copy > p:not(.shop-kicker) { max-width: 540px; margin: 24px 0 0; color: #4e4c48; font-size: clamp(1.02rem, 1.5vw, 1.18rem); line-height: 1.55; }
.store-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; }
.store-button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; padding: 13px 22px; border: 1px solid var(--shop-black); border-radius: 999px; color: #fff; background: var(--shop-black); font-size: .86rem; font-weight: 900; line-height: 1; text-decoration: none; transition: transform .18s, background .18s, color .18s; }
.store-button:hover { transform: translateY(-2px); background: var(--shop-green); border-color: var(--shop-green); color: #fff; }
.store-button--ghost { border-color: rgba(20,20,20,.28); color: var(--shop-ink); background: transparent; }
.store-button--ghost:hover { background: rgba(20,20,20,.06); color: var(--shop-ink); }
.hero-trust { display: flex; flex-wrap: wrap; gap: 8px 18px; margin: 22px 0 0; padding: 0; list-style: none; color: #5c5a56; font-size: .82rem; font-weight: 650; }
.hero-trust li { display: flex; align-items: center; gap: 7px; }
.hero-trust li::before { color: var(--shop-green); font-weight: 900; content: "✓"; }
.hero-photo { position: relative; display: grid; aspect-ratio: 1; overflow: hidden; place-items: center; border-radius: 24px; background: #fff; color: inherit; text-decoration: none; }
.hero-photo img { width: 100%; height: 100%; padding: 28px; object-fit: contain; }
.hero-photo-caption { position: absolute; right: 18px; bottom: 16px; left: 18px; color: #5c5a56; font-size: .78rem; font-weight: 750; }
.store-hero--lifestyle .store-hero-grid { min-height: min(760px, calc(100vh - 117px)); grid-template-columns: minmax(0, .95fr) minmax(410px, .66fr); padding-block: 34px; }
.hero-photo--lifestyle { width: min(100%, 500px); max-height: 660px; aspect-ratio: 4 / 5; justify-self: end; border-radius: 28px; background: #ddd8ce; }
.hero-photo--lifestyle::after { position: absolute; inset: 48% 0 0; background: linear-gradient(transparent,rgba(0,0,0,.72)); content: ""; }
.hero-photo--lifestyle img { padding: 0; object-fit: cover; }
.hero-photo--lifestyle .hero-photo-caption { z-index: 2; display: grid; gap: 3px; right: 26px; bottom: 24px; left: 26px; color: #fff; }
.hero-photo--lifestyle .hero-photo-caption strong { font-size: 1rem; }
.hero-photo--lifestyle .hero-photo-caption small { color: rgba(255,255,255,.76); font-weight: 650; }

.shop-section { padding-block: clamp(80px, 9vw, 130px); }
.shop-section--light { color: var(--shop-ink); background: var(--shop-cream); }
.shop-section-head { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 45px; }
.shop-section-head h2 { margin: 0; font-size: clamp(2.8rem, 5.5vw, 5.2rem); font-weight: 920; line-height: .9; letter-spacing: -.06em; }
.shop-text-link { color: inherit; font-size: .86rem; font-weight: 850; text-underline-offset: 4px; }
.category-feature-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.category-feature { position: relative; display: flex; min-height: 420px; overflow: hidden; flex-direction: column; justify-content: flex-end; padding: 28px; border-radius: var(--shop-radius); color: #fff; background: var(--shop-black); text-decoration: none; }
.category-feature::after { position: absolute; inset: 0; background: linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.05) 68%); content: ""; }
.category-feature img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; background: #fff; transition: transform .4s; }
.category-feature:hover img { transform: scale(1.035); }
.category-feature span, .category-feature small { position: relative; z-index: 2; }
.category-feature span { font-size: clamp(1.8rem, 3vw, 2.8rem); font-weight: 900; letter-spacing: -.045em; }
.category-feature small { color: #cacdc3; font-weight: 750; }

.product-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 38px 15px; }
.product-card { min-width: 0; }
.product-card-media { position: relative; display: grid; aspect-ratio: 1 / 1.07; overflow: hidden; place-items: center; border-radius: 13px; color: var(--shop-black); background: #fff; text-decoration: none; }
.product-card-media img { width: 100%; height: 100%; padding: 15px; object-fit: contain; transition: opacity .25s, transform .28s; }
.product-card-media img.product-card-hover { position: absolute; inset: 0; opacity: 0; }
.product-card:hover .product-card-media img:first-of-type { transform: scale(1.03); }
.product-card:hover .product-card-media img.product-card-hover { opacity: 1; }
.product-badge { position: absolute; z-index: 2; top: 12px; left: 12px; padding: 6px 9px; border-radius: 999px; color: #fff; background: var(--shop-green); font-size: .61rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.product-image-fallback { display: grid; width: 90px; height: 90px; place-items: center; border-radius: 50%; color: #fff; background: var(--shop-black); font-size: 1.4rem; font-weight: 950; }
.product-card-copy { padding: 16px 3px 0; }
.product-card-copy p { margin: 0 0 4px; color: #898b84; font-size: .64rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.product-card-copy h3 { margin: 0; font-size: .98rem; font-weight: 820; line-height: 1.32; letter-spacing: -.018em; }
.product-card-copy h3 { overflow-wrap: anywhere; }
.product-card-copy h3 a { color: inherit; text-decoration: none; }
.product-card-price { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; margin-top: 9px; font-size: .86rem; }
.product-card-price strong { color: var(--shop-ink); }
.shop-section--light .product-card-price strong { color: var(--shop-ink); }
.product-card-price del { color: #888a84; }
.product-card-price span { color: #b23d30; font-size: .7rem; font-weight: 850; text-transform: uppercase; }
.rating-summary { display: inline-flex; align-items: center; gap: 5px; color: #514f4a; font-size: .74rem; font-weight: 720; text-decoration: none; }
.rating-summary > span:first-child { color: var(--shop-green); font-size: .88rem; }
.rating-summary > span:last-child { color: #777971; font-weight: 650; }
.product-card-rating { margin-top: 8px; }
.empty-state { padding: 70px 30px; border: 1px solid var(--shop-light-line); border-radius: var(--shop-radius); text-align: center; }

.home-campaign { overflow: hidden; padding-block: clamp(80px, 10vw, 140px); color: #fff; background: var(--shop-black); }
.home-campaign-grid { display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: clamp(45px, 7vw, 90px); }
.home-campaign-copy h2 { max-width: 560px; margin: 0; font-size: clamp(3.4rem, 6.2vw, 6.5rem); font-weight: 930; line-height: .86; letter-spacing: -.07em; }
.home-campaign-copy > p:not(.shop-kicker) { max-width: 520px; margin: 28px 0 0; color: #b7bab0; font-size: 1.03rem; line-height: 1.65; }
.home-campaign-copy .store-button { margin-top: 30px; border-color: #fff; color: var(--shop-black); background: #fff; }
.home-campaign-copy .store-button:hover { border-color: var(--shop-green); color: #fff; background: var(--shop-green); }
.home-campaign dl { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 42px 0 0; }
.home-campaign dl div { padding-top: 18px; border-top: 1px solid rgba(255,255,255,.16); }
.home-campaign dt { color: #fff; font-size: 1.1rem; font-weight: 850; }
.home-campaign dd { margin: 5px 0 0; color: #858980; font-size: .76rem; }
.home-campaign-visual { display: grid; grid-template-columns: 1.08fr .92fr; align-items: end; gap: 14px; }
.home-campaign-visual img { width: 100%; height: clamp(440px, 54vw, 720px); border-radius: 18px; object-fit: cover; }
.home-campaign-visual img:last-child { height: clamp(350px, 43vw, 580px); }

.reviews-section { padding-block: clamp(80px, 9vw, 125px); color: var(--shop-ink); background: #ede6da; }
.reviews-section--home { background: #efe9df; }
.reviews-heading { display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(260px, .7fr); align-items: end; gap: 40px; margin-bottom: 45px; }
.reviews-heading h2 { max-width: 790px; margin: 0; font-size: clamp(3rem, 5.8vw, 5.6rem); font-weight: 930; line-height: .88; letter-spacing: -.065em; }
.reviews-intro { justify-self: end; max-width: 360px; color: #5d5a55; font-size: .88rem; }
.reviews-intro p { margin: 0 0 10px; }
.reviews-intro a { color: inherit; font-weight: 800; text-underline-offset: 4px; }
.reviews-score { display: flex; justify-self: end; align-items: end; gap: 14px; }
.reviews-score > strong { font-size: clamp(3.4rem, 6vw, 5.5rem); font-weight: 930; line-height: .8; letter-spacing: -.07em; }
.reviews-score > span { display: grid; gap: 5px; max-width: 160px; color: #68645e; font-size: .75rem; }
.reviews-score b { color: var(--shop-green); letter-spacing: .08em; }
.reviews-score a { color: inherit; font-weight: 800; }
.review-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.review-card { display: flex; min-height: 290px; flex-direction: column; padding: clamp(24px, 3vw, 36px); border: 1px solid rgba(20,20,20,.1); border-radius: 18px; background: rgba(255,255,255,.65); }
.review-card-rating { color: var(--shop-green); font-size: .78rem; letter-spacing: .08em; }
.review-card blockquote { margin: 24px 0 36px; font-size: clamp(1.25rem, 2vw, 1.65rem); font-weight: 760; line-height: 1.28; letter-spacing: -.035em; }
.review-card footer { display: grid; gap: 3px; margin-top: auto; }
.review-card footer strong { font-size: .82rem; }
.review-card footer span { color: #78746d; font-size: .69rem; }
.review-card footer a { width: fit-content; margin-top: 8px; color: #5f5b55; font-size: .68rem; font-weight: 750; text-underline-offset: 3px; }

.brand-feature { padding-block: 100px; color: #fff; background: var(--shop-black); }
.brand-feature-grid { display: grid; grid-template-columns: .85fr 1.15fr; align-items: center; gap: 70px; }
.brand-feature-grid > * { min-width: 0; }
.brand-feature h2 { margin: 0; font-size: clamp(3.7rem, 7vw, 7rem); font-weight: 950; line-height: .84; letter-spacing: -.075em; }
.brand-feature p:not(.shop-kicker) { max-width: 470px; margin: 26px 0 30px; font-size: 1.1rem; }
.brand-feature .shop-kicker { color: #ffb2ab; }
.brand-feature .store-button { color: var(--shop-black); background: #fff; border-color: #fff; }
.brand-feature-products { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.brand-feature .product-card { color: var(--shop-ink); }
.brand-feature .product-card-price strong { color: var(--shop-ink); }
.service-band { border-top: 1px solid var(--shop-dark-line); border-bottom: 1px solid var(--shop-dark-line); }
.home-editorial { background: var(--shop-cream); }
.home-editorial-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.home-editorial-grid a { display: flex; min-height: 390px; flex-direction: column; justify-content: flex-end; padding: 28px; border: 1px solid var(--shop-dark-line); border-radius: var(--shop-radius); color: #fff; background: linear-gradient(145deg,#171913,#080908); text-decoration: none; transition: border-color .2s, transform .2s; }
.home-editorial-grid a:nth-child(2) { background: var(--shop-green); color: var(--shop-black); }
.home-editorial-grid a:hover { border-color: var(--shop-green); transform: translateY(-4px); }
.home-editorial-grid span { margin-bottom: auto; color: var(--shop-green); font-size: .67rem; font-weight: 900; letter-spacing: .13em; }
.home-editorial-grid a:nth-child(2) span { color: #405708; }
.home-editorial-grid h3 { margin: 0; font-size: clamp(1.8rem, 3vw, 2.8rem); line-height: .96; letter-spacing: -.045em; }
.home-editorial-grid p { color: #aeb1a7; font-size: .86rem; }
.home-editorial-grid a:nth-child(2) p { color: #38420f; }
.home-editorial-grid strong { font-size: .78rem; }
.service-band .shop-shell { display: grid; grid-template-columns: repeat(4, 1fr); }
.service-band .shop-shell > div { padding: 28px 24px; border-left: 1px solid var(--shop-dark-line); }
.service-band .shop-shell > div:last-child { border-right: 1px solid var(--shop-dark-line); }
.service-band strong, .service-band span { display: block; }
.service-band { color: var(--shop-ink); }
.service-band strong { color: var(--shop-ink); font-size: .86rem; }
.service-band span { margin-top: 4px; color: #6b6863; font-size: .75rem; }

.collection-hero, .simple-hero { color: var(--shop-ink); background: radial-gradient(circle at 85% 20%,rgba(226,59,46,.12),transparent 28%), var(--shop-cream); }
.collection-hero .shop-shell { padding-block: 100px 90px; }
.simple-hero .shop-shell { padding-block: 88px 75px; }
.shop-breadcrumbs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 42px; color: inherit; font-size: .72rem; font-weight: 750; opacity: .67; }
.shop-breadcrumbs a { color: inherit; text-decoration: none; }
.collection-hero h1, .simple-hero h1 { margin: 0; font-size: clamp(4rem, 9vw, 8rem); font-weight: 950; line-height: .82; letter-spacing: -.075em; text-transform: uppercase; }
.collection-hero h1, .simple-hero h1 { overflow-wrap: anywhere; }
.collection-hero .shop-shell > p:last-child { max-width: 790px; margin: 30px 0 0; color: #5c5a56; font-size: 1.06rem; }
.collection-hero-grid { display: grid; min-height: 620px; grid-template-columns: minmax(0, 1fr) minmax(320px, .58fr); align-items: center; gap: clamp(45px, 8vw, 100px); padding-block: 42px !important; }
.collection-hero--campaign h1 { max-width: 760px; font-size: clamp(4rem, 7.5vw, 7rem); }
.collection-hero--campaign .collection-hero-grid > div > p:last-child { max-width: 650px; margin: 30px 0 0; color: #5c5a56; font-size: 1.06rem; line-height: 1.6; }
.collection-hero--campaign figure { height: 540px; margin: 0; overflow: hidden; border-radius: 22px; }
.collection-hero--campaign figure img { width: 100%; height: 100%; object-fit: cover; }
.reviews-section--collection { background: var(--shop-black); color: #fff; }
.reviews-section--collection .shop-kicker { color: #ffaaa2; }
.reviews-section--collection .reviews-intro { color: #a5a89f; }
.reviews-section--collection .review-card { border-color: rgba(255,255,255,.1); color: #fff; background: #1d1d1d; }
.reviews-section--collection .review-card footer span,
.reviews-section--collection .review-card footer a { color: #a9aca3; }
.catalog-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 35px; padding-bottom: 17px; border-bottom: 1px solid var(--shop-light-line); font-size: .78rem; }
.catalog-toolbar a { color: inherit; font-weight: 800; }

.product-page { padding-block: 50px 100px; }
.product-layout { display: grid; grid-template-columns: 1.08fr .92fr; align-items: start; gap: clamp(45px, 7vw, 90px); }
.product-gallery { position: sticky; top: 145px; }
.product-stage { position: relative; }
.product-main-image { display: grid; place-items: center; min-height: 280px; border-radius: var(--shop-radius); background: #fff; }
.product-main-image img { display: block; width: 100%; height: auto; max-height: min(82vh, 880px); object-fit: contain; object-position: center; }
.product-gallery-nav { position: absolute; top: 50%; z-index: 2; display: grid; width: 44px; height: 44px; place-items: center; transform: translateY(-50%); border: 0; border-radius: 50%; color: var(--shop-ink); background: #fff; box-shadow: 0 8px 24px rgba(0,0,0,.14); font-size: 1.7rem; line-height: 1; cursor: pointer; }
.product-gallery-nav--prev { left: 12px; }
.product-gallery-nav--next { right: 12px; }
.product-gallery-nav:hover { background: var(--shop-black); color: #fff; }
.product-thumbs { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 9px; margin-top: 10px; }
.product-thumbs button { display: grid; min-height: 72px; place-items: center; overflow: hidden; padding: 6px; border: 1px solid var(--shop-light-line); border-radius: 10px; background: #fff; cursor: pointer; }
.product-thumbs button.is-active { border: 2px solid var(--shop-black); }
.product-thumbs img { width: 100%; height: auto; max-height: 88px; object-fit: contain; }
.product-info { padding-top: 8px; }
.product-vendor { margin: 0 0 12px; color: #777972; font-size: .7rem; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.product-info h1 { margin: 0; font-size: clamp(2.6rem, 5vw, 5rem); font-weight: 930; line-height: .94; letter-spacing: -.06em; }
.product-page-rating { margin-top: 15px; }
.product-price { margin-top: 25px; font-size: 1.45rem; font-weight: 850; }
.product-shipping-note { margin: 4px 0 28px; color: #73756e; font-size: .78rem; }
.product-options { display: grid; gap: 36px; margin: 32px 0 22px; }
.option-group { margin: 0; padding: 0; border: 0; min-width: 0; }
.option-group legend { display: flex; flex-wrap: wrap; align-items: baseline; gap: 8px 10px; width: 100%; margin: 0 0 14px; padding: 0; }
.option-group-label { color: #6b6863; font-size: .68rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.option-group-value { color: var(--shop-ink); font-size: .95rem; font-weight: 750; letter-spacing: -.01em; }
.option-pills { display: flex; flex-wrap: wrap; gap: 14px; }
.option-pills--color { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; max-width: 440px; }
.option-pills--size { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; max-width: 400px; }
.option-pill { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; gap: 10px; padding: 0 16px; border: 1px solid #d4cfc6; border-radius: 999px; color: var(--shop-ink); background: #fff; font-size: .88rem; font-weight: 720; line-height: 1.15; cursor: pointer; transition: border-color .15s, background .15s, color .15s, box-shadow .15s; }
.option-pill:hover { border-color: var(--shop-black); }
.option-pill:focus-visible { outline: 2px solid var(--shop-black); outline-offset: 3px; }
.option-pill.is-selected { border-color: var(--shop-black); color: #fff; background: var(--shop-black); }
.option-pill.is-unavailable { opacity: .42; }
.option-pill.is-unavailable .option-pill-text { text-decoration: line-through; }
.option-pill:disabled { cursor: not-allowed; }
.option-pill--color { width: 100%; justify-content: flex-start; padding: 0 18px 0 12px; }
.option-swatch { flex: 0 0 auto; width: 16px; height: 16px; border-radius: 50%; background: var(--option-swatch, #d8d5ce); box-shadow: inset 0 0 0 1px rgba(0,0,0,.2); }
.option-pill.is-selected .option-swatch { box-shadow: inset 0 0 0 1px rgba(255,255,255,.4), 0 0 0 1px rgba(255,255,255,.55); }
.option-pill-text { min-width: 0; }
.option-pill--size { width: 100%; min-width: 0; padding: 0; border-radius: 12px; font-size: .95rem; font-variant-numeric: tabular-nums; }
.product-buy-row { display: grid; grid-template-columns: 122px 1fr; gap: 10px; align-items: end; }
.product-buy-row > label { font-size: .7rem; font-weight: 850; }
.quantity-control { display: grid; min-height: 52px; grid-template-columns: 36px 1fr 36px; margin-top: 8px; border: 1px solid #b9bbb3; border-radius: 999px; background: #fff; }
.quantity-control button, .quantity-control input { min-width: 0; border: 0; color: var(--shop-ink); background: transparent; text-align: center; }
.quantity-control button { cursor: pointer; }
.quantity-control input { width: 100%; appearance: textfield; }
.store-button--buy { width: 100%; border: 0; border-radius: 999px; color: #fff; background: var(--shop-black); cursor: pointer; }
.store-button--buy:hover { color: var(--shop-black); background: var(--shop-green); }
.store-button--buy:disabled { cursor: not-allowed; opacity: .55; transform: none; }
.product-reassure { display: grid; gap: 8px; margin: 18px 0 0; padding: 0; list-style: none; color: #4e4c48; font-size: .84rem; font-weight: 650; }
.product-reassure li { display: flex; align-items: center; gap: 8px; }
.product-reassure li::before { color: var(--shop-green); font-weight: 900; content: "✓"; }
.product-help-links { display: flex; flex-wrap: wrap; gap: 8px 16px; margin: 14px 0 0; font-size: .82rem; font-weight: 750; }
.product-help-links a { color: inherit; text-underline-offset: 3px; }
.option-guide-link { display: inline-block; margin-top: 10px; color: inherit; font-size: .78rem; font-weight: 750; }
.product-description { margin-top: 42px; padding-top: 32px; border-top: 1px solid var(--shop-light-line); color: #484a44; }
.product-description p { margin: 0 0 1em; }
.product-description p:last-child { margin-bottom: 0; }
.product-description h2, .product-description h3 { color: var(--shop-ink); letter-spacing: -.03em; }
.product-description h2 { margin-top: 1.8em; font-size: 1.65rem; }
.product-description li + li { margin-top: 7px; }

.product-lifestyle { padding-block: clamp(80px, 10vw, 145px); color: #fff; background: var(--shop-black); }
.product-lifestyle-grid { display: grid; grid-template-columns: 1.05fr .95fr; align-items: center; gap: clamp(50px, 8vw, 110px); }
.product-lifestyle figure { height: min(72vw, 760px); margin: 0; overflow: hidden; border-radius: 22px; }
.product-lifestyle figure img { width: 100%; height: 100%; object-fit: cover; }
.product-lifestyle h2 { max-width: 600px; margin: 0; font-size: clamp(3.3rem, 6vw, 6rem); font-weight: 930; line-height: .87; letter-spacing: -.07em; }
.product-lifestyle div > p:not(.shop-kicker) { max-width: 560px; margin: 28px 0 0; color: #b3b6ad; font-size: 1.04rem; line-height: 1.65; }
.product-lifestyle ul { display: grid; gap: 12px; margin: 36px 0 0; padding: 26px 0 0; border-top: 1px solid rgba(255,255,255,.16); list-style: none; color: #e1e2dc; font-size: .83rem; font-weight: 750; }
.product-lifestyle li::before { margin-right: 9px; color: var(--shop-green-bright); content: "✓"; }
.shop-section--related { background: var(--shop-cream); }

.store-article header { padding-block: 90px 60px; }
.store-article header h1 { max-width: 1040px; margin: 0; font-size: clamp(3.4rem, 7.8vw, 7rem); font-weight: 940; line-height: .9; letter-spacing: -.07em; }
.store-article header .shop-shell > p:last-child { max-width: 760px; margin-top: 28px; color: #5f615b; font-size: 1.17rem; }
.article-cover { width: 100%; max-height: 680px; border-radius: var(--shop-radius); object-fit: cover; }
.article-reading { display: grid; grid-template-columns: minmax(0, 720px) 240px; justify-content: space-between; gap: 80px; padding-block: 75px 110px; }
.article-prose { color: #41433e; font-size: 1.06rem; overflow-wrap: anywhere; }
.article-prose > *:first-child { margin-top: 0; }
.article-prose h1, .article-prose h2, .article-prose h3 { color: var(--shop-ink); letter-spacing: -.04em; }
.article-prose h2 { margin: 2.1em 0 .6em; font-size: clamp(1.8rem, 3vw, 2.7rem); line-height: 1.05; }
.article-prose h3 { margin-top: 1.8em; font-size: 1.35rem; }
.article-prose li + li { margin-top: 8px; }
.article-reading aside { position: sticky; top: 150px; align-self: start; padding: 22px; border: 1px solid var(--shop-light-line); border-radius: 14px; font-size: .82rem; }
.article-reading aside p { color: #696b65; }
.article-reading aside a { color: #425e00; font-weight: 850; }
.blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 42px 16px; }
.blog-card a { color: inherit; text-decoration: none; }
.blog-card img, .blog-card-fallback { display: grid; width: 100%; aspect-ratio: 1.35; place-items: center; border-radius: 14px; background: #111; object-fit: cover; }
.blog-card-fallback { color: var(--shop-green); font-size: 2rem; font-weight: 950; }
.blog-card p { margin: 15px 0 6px; color: #767870; font-size: .67rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.blog-card h2 { margin: 0 0 14px; font-size: 1.45rem; line-height: 1.08; letter-spacing: -.035em; }
.blog-card span { color: #4c660b; font-size: .78rem; font-weight: 850; }
.legal-prose { max-width: 800px; margin-inline: auto; }

.search-form { display: grid; max-width: 860px; grid-template-columns: 1fr auto; margin-top: 40px; border-radius: 999px; background: #fff; }
.search-form input { min-width: 0; min-height: 62px; padding: 0 25px; border: 0; border-radius: 999px; color: var(--shop-ink); background: transparent; font-size: 1rem; }
.search-form button { margin: 6px; padding: 0 25px; border: 0; border-radius: 999px; color: var(--shop-black); background: var(--shop-green); font-weight: 900; cursor: pointer; }
.search-status { margin: 0 0 30px; color: #666861; font-weight: 750; }
.cart-layout { display: grid; grid-template-columns: 1fr 360px; align-items: start; gap: 60px; }
.cart-layout > * { min-width: 0; }
.cart-item { display: grid; grid-template-columns: 120px 1fr auto; gap: 20px; padding-block: 20px; border-top: 1px solid var(--shop-light-line); }
.cart-item img { width: 120px; height: 120px; border-radius: 10px; background: #fff; object-fit: contain; }
.cart-item h2 { margin: 8px 0 4px; font-size: 1.1rem; }
.cart-item h2 a { color: inherit; text-decoration: none; }
.cart-item p { margin: 0; color: #6c6e67; font-size: .8rem; }
.cart-item-actions { display: flex; align-items: center; gap: 8px; margin-top: 14px; }
.cart-item-actions button { width: 30px; height: 30px; border: 1px solid #cfd0ca; border-radius: 50%; background: #fff; cursor: pointer; }
.cart-item-actions button:last-child { width: auto; margin-left: 8px; padding-inline: 10px; border-radius: 999px; color: #8b3027; }
.cart-item-price { font-weight: 850; white-space: nowrap; }
.cart-summary { position: sticky; top: 145px; padding: 28px; border-radius: 16px; color: #fff; background: var(--shop-black); }
.cart-summary > div { display: flex; justify-content: space-between; gap: 20px; font-size: 1.2rem; }
.cart-summary p { color: #9ea198; font-size: .8rem; }
.cart-summary [data-checkout-error] { color: #ffb4a8; }
.cart-summary .store-button { margin-block: 20px 12px; color: var(--shop-black); background: var(--shop-green); }
.cart-summary .store-button { height: auto; min-height: 52px; line-height: 1.25; text-align: center; white-space: normal; }
.cart-summary > a { display: block; color: #c6c9bf; font-size: .78rem; text-align: center; }
.cart-empty { padding: 60px 20px; border-top: 1px solid var(--shop-light-line); text-align: center; }
.cart-empty h2 { font-size: 2rem; letter-spacing: -.04em; }
.order-complete { max-width: 720px; }
.order-complete .lede { margin: 22px 0 0; }
.order-complete .store-actions { margin-top: 34px; }
.order-complete .store-button--ghost { border-color: #b9bbb3; color: var(--shop-ink); }
.order-complete .store-button--ghost:hover { background: rgba(10, 11, 10, .06); }
.cart-toast { position: fixed; z-index: 120; right: 24px; bottom: 24px; max-width: 360px; padding: 15px 18px; border-radius: 12px; color: var(--shop-black); background: var(--shop-green-bright); box-shadow: 0 20px 60px rgba(0,0,0,.25); font-weight: 850; }
.faq--store { max-width: 850px; }
.size-table { width: 100%; max-width: 640px; border-collapse: collapse; }
.size-table th, .size-table td { padding: 10px 12px; border-bottom: 1px solid var(--shop-light-line); text-align: left; }
.size-table th { font-size: .78rem; letter-spacing: .08em; text-transform: uppercase; }

.shop-footer { padding-top: 80px; border-top: 1px solid rgba(255,255,255,.08); background: #111; color: #f3efe8; }
.shop-footer .shop-logo img { filter: brightness(0) invert(1); }
.shop-footer-grid { display: grid; grid-template-columns: 1.5fr repeat(3, .7fr); gap: 65px; padding-bottom: 65px; }
.shop-logo--footer { margin-bottom: 20px; }
.shop-footer p { max-width: 360px; color: #92958b; font-size: .86rem; }
.shop-footer h2 { margin: 0 0 18px; color: #70736a; font-size: .68rem; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.shop-footer-grid > div > a:not(.shop-logo) { display: block; margin-top: 10px; color: #c8cbc1; font-size: .83rem; text-decoration: none; }
.shop-footer-grid > div > a:hover { color: var(--shop-green); }
.shop-footer-bottom { display: flex; min-height: 75px; align-items: center; justify-content: space-between; gap: 20px; border-top: 1px solid var(--shop-dark-line); color: #74776e; font-size: .72rem; }
.shop-footer-bottom div { display: flex; gap: 18px; }
.shop-footer-bottom a { color: inherit; }

@media (max-width: 1040px) {
  .shop-header-inner { grid-template-columns: 155px 1fr auto; gap: 15px; }
  .shop-nav { gap: 14px; }
  .shop-nav a { font-size: .74rem; }
  .store-hero-grid { grid-template-columns: 1fr 1fr; gap: 28px; }
  .store-hero--lifestyle .store-hero-grid { grid-template-columns: 1fr 1fr; }
  .product-grid { grid-template-columns: repeat(3, 1fr); }
  .review-card { padding: 25px; }
}

@media (max-width: 860px) {
  .shop-announcement span:nth-child(n+3) { display: none; }
  .shop-header-inner { min-height: 70px; grid-template-columns: 1fr auto auto; }
  .shop-logo { width: 132px; }
  .shop-menu-toggle { display: block; grid-column: 3; }
  .shop-tools { grid-column: 2; grid-row: 1; }
  .shop-tools a:first-child { display: none; }
  .shop-nav { position: absolute; top: 70px; right: 0; left: 0; display: none; max-height: calc(100vh - 105px); overflow: auto; align-items: stretch; padding: 24px 20px 34px; border-bottom: 1px solid var(--shop-dark-line); background: var(--shop-cream); }
  .shop-nav.is-open { display: grid; }
  .shop-nav a { padding: 9px; font-size: 1rem; }
  .store-hero-grid { grid-template-columns: 1fr; gap: 28px; padding-block: 36px 8px; }
  .store-hero--lifestyle .store-hero-grid { min-height: auto; grid-template-columns: 1fr; padding-block: 36px 18px; }
  .store-hero-copy { padding: 12px 0 0; }
  .store-hero h1 { font-size: clamp(3.4rem, 12vw, 5.6rem); }
  .product-buy-row { position: sticky; z-index: 40; bottom: 0; margin-top: 18px; padding: 12px 0 16px; background: linear-gradient(180deg, transparent, var(--shop-cream) 18%); }
  .product-grid { grid-template-columns: repeat(2, 1fr); }
  .category-feature-grid { grid-template-columns: 1fr 1fr; }
  .category-feature:last-child { grid-column: 1 / -1; }
  .brand-feature-grid, .product-layout, .article-reading, .cart-layout, .home-campaign-grid, .product-lifestyle-grid, .collection-hero-grid { grid-template-columns: 1fr; }
  .hero-photo--lifestyle { width: 100%; max-height: 620px; justify-self: stretch; }
  .home-campaign-visual { max-width: 650px; }
  .reviews-heading { grid-template-columns: 1fr; }
  .reviews-score, .reviews-intro { justify-self: start; }
  .review-grid { grid-template-columns: 1fr; }
  .review-card { min-height: 240px; }
  .collection-hero-grid { min-height: auto; padding-block: 55px !important; }
  .collection-hero--campaign figure { height: min(105vw, 620px); }
  .product-lifestyle figure { height: min(115vw, 720px); }
  .brand-feature-products { margin-top: 15px; }
  .product-gallery, .cart-summary { position: static; }
  .product-layout { gap: 45px; }
  .article-reading aside { position: static; }
  .blog-grid { grid-template-columns: repeat(2, 1fr); }
  .service-band .shop-shell { grid-template-columns: 1fr 1fr; }
  .home-editorial-grid { grid-template-columns: 1fr; }
  .home-editorial-grid a { min-height: 300px; }
  .service-band .shop-shell > div:nth-child(2) { border-right: 1px solid var(--shop-dark-line); }
  .service-band .shop-shell > div:nth-child(n+3) { border-top: 1px solid var(--shop-dark-line); }
  .shop-footer-grid { grid-template-columns: repeat(3, 1fr); }
  .shop-footer-grid > div:first-child { grid-column: 1 / -1; }
}

@media (max-width: 560px) {
  .shop-shell { width: min(calc(100% - 28px), var(--shop-shell)); }
  .shop-announcement .shop-shell { justify-content: flex-start; gap: 0; overflow: hidden; }
  .shop-announcement span:nth-child(n+2) { display: none; }
  .store-hero-grid { padding-block: 22px 4px; }
  .store-hero--lifestyle .store-hero-grid { padding-block: 24px 14px; }
  .store-hero h1 { font-size: clamp(3.1rem, 15vw, 4.6rem); }
  .store-hero-copy > p:not(.shop-kicker) { margin-top: 18px; font-size: .98rem; }
  .store-actions .store-button { flex: 1; padding-inline: 12px; }
  .shop-section { padding-block: 72px; }
  .shop-section-head { align-items: flex-start; flex-direction: column; margin-bottom: 32px; }
  .shop-section-head h2 { font-size: 3rem; }
  .category-feature-grid { grid-template-columns: 1fr; }
  .category-feature, .category-feature:last-child { min-height: 330px; grid-column: auto; }
  .product-grid { gap: 30px 10px; }
  .product-card-copy { padding-top: 12px; }
  .product-card-copy h3 { font-size: .88rem; }
  .product-card-media img { padding: 8px; }
  .brand-feature { padding-block: 75px; }
  .brand-feature h2 { font-size: 3.25rem; }
  .brand-feature-products { grid-template-columns: 1fr 1fr; gap: 9px; }
  .home-campaign dl { grid-template-columns: 1fr; }
  .home-campaign-visual { gap: 8px; }
  .home-campaign-visual img { height: 420px; }
  .home-campaign-visual img:last-child { height: 330px; }
  .reviews-heading { margin-bottom: 30px; }
  .reviews-heading h2, .product-lifestyle h2, .home-campaign-copy h2 { font-size: 3.2rem; }
  .reviews-score > strong { font-size: 3.7rem; }
  .review-card blockquote { font-size: 1.2rem; }
  .service-band .shop-shell { width: 100%; }
  .service-band .shop-shell > div { padding: 23px 18px; }
  .collection-hero .shop-shell { padding-block: 75px 65px; }
  .collection-hero h1, .simple-hero h1 { font-size: clamp(3.4rem, 17vw, 5rem); }
  .product-page { padding-top: 28px; }
  .product-page .shop-breadcrumbs { margin-bottom: 25px; }
  .product-info h1 { font-size: 2.7rem; }
  .option-pills--color, .option-pills--size { max-width: none; }
  .product-buy-row { grid-template-columns: 1fr; }
  .product-thumbs { grid-template-columns: repeat(4, 1fr); }
  .store-article header { padding-block: 70px 40px; }
  .store-article header h1 { font-size: 3.3rem; }
  .article-reading { padding-block: 50px 80px; }
  .blog-grid { grid-template-columns: 1fr; }
  .search-form { grid-template-columns: 1fr; padding: 5px; border-radius: 16px; }
  .search-form input, .search-form button { border-radius: 11px; }
  .search-form button { min-height: 46px; }
  .cart-item { grid-template-columns: 85px 1fr; }
  .cart-item img { width: 85px; height: 85px; }
  .cart-item-price { grid-column: 2; }
  .shop-footer-grid { grid-template-columns: 1fr 1fr; gap: 40px 24px; }
  .shop-footer-grid > div:first-child { grid-column: 1 / -1; }
  .shop-footer-grid > div:last-child { grid-column: 1 / -1; }
  .shop-footer-bottom { align-items: flex-start; flex-direction: column; justify-content: center; padding-block: 20px; }
}
