.public-editorial-shell--merch {
  --merch-ink: var(--editorial-ink, #07112d);
  --merch-accent: var(--editorial-blue, #3159d9);
  --merch-highlight: #75e7f3;
  --merch-line: var(--editorial-line, #dce3ec);
  --merch-surface: var(--editorial-surface, #f4f7fb);
  --merch-muted: var(--editorial-muted, #64748b);
}

.merch-store,
.merch-product-page,
.merch-checkout-page,
.merch-delivery-page { color: var(--merch-ink); }

/* The store hero turns belonging into the visual idea, while detail pages stay product-led. */
.contour-editorial-merch-belonging {
  position: relative;
  width: min(40rem, 100%);
  height: 36.875rem;
  margin: 0;
  overflow: hidden;
  background: #eaf1f8;
  box-shadow: 1rem 1rem 0 rgba(117, 231, 243, 0.8);
}

.contour-editorial-merch-belonging > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 52% center;
  transition: transform 420ms ease;
}

.contour-editorial-merch-belonging:hover > img { transform: scale(1.012); }

.contour-editorial-merch-belonging::after {
  position: absolute;
  inset: 38% 0 0;
  background: linear-gradient(180deg, rgba(7, 17, 45, 0) 0%, rgba(7, 17, 45, 0.18) 58%, rgba(7, 17, 45, 0.78) 100%);
  content: "";
}

.contour-editorial-merch-belonging__signal {
  position: absolute;
  z-index: 2;
  top: 1rem;
  left: 1rem;
  padding: 0.55rem 0.7rem;
  background: #fff;
  color: var(--merch-accent);
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.contour-editorial-merch-belonging figcaption {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-columns: minmax(10rem, 0.72fr) minmax(0, 1.28fr);
  align-items: end;
  gap: 1rem;
  padding: 1.2rem;
  color: #fff;
}

.contour-editorial-merch-belonging figcaption small {
  display: block;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.58rem;
  font-weight: 750;
  text-transform: uppercase;
}

.contour-editorial-merch-belonging figcaption strong {
  display: block;
  margin-top: 0.45rem;
  font-size: 1rem;
  line-height: 1.2;
}

.contour-editorial-merch-belonging figcaption nav {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid rgba(255, 255, 255, 0.35);
}

.contour-editorial-merch-belonging figcaption a {
  display: flex;
  min-width: 0;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  border-right: 1px solid rgba(255, 255, 255, 0.26);
  padding: 0.8rem 0.65rem 0;
  color: #fff;
  font-size: 0.62rem;
  font-weight: 700;
}

.contour-editorial-merch-belonging figcaption a:first-child { padding-left: 0; }
.contour-editorial-merch-belonging figcaption a:last-child { border-right: 0; padding-right: 0; }
.contour-editorial-merch-belonging figcaption a span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.contour-editorial-merch-belonging figcaption a i { font-style: normal; }
.contour-editorial-merch-belonging figcaption a:hover { color: var(--merch-highlight); }

.contour-editorial-merch-scene {
  position: relative;
  width: min(34rem, 96%);
  height: 36.875rem;
}

.contour-editorial-merch-product {
  position: absolute;
  display: grid;
  min-width: 0;
  overflow: hidden;
  grid-template-rows: minmax(0, 1fr) auto auto;
  padding: 0.65rem;
  background: #fff;
  color: var(--merch-ink);
  text-decoration: none;
  transition: transform 220ms ease;
}

.contour-editorial-merch-product:hover { transform: translateY(-0.35rem); }
.contour-editorial-merch-product--1 { top: 0; right: 0; width: 67%; height: 65%; box-shadow: 0.65rem 0.65rem 0 rgba(117, 231, 243, 0.9); }
.contour-editorial-merch-product--2 { bottom: 0; left: 0; width: 47%; height: 46%; box-shadow: -0.55rem 0.55rem 0 rgba(49, 89, 217, 0.82); }
.contour-editorial-merch-product--3 { right: 2%; bottom: 0; width: 42%; height: 31%; box-shadow: 0.5rem -0.5rem 0 rgba(210, 231, 133, 0.94); }
.contour-editorial-merch-product--single { inset: 1.25rem 0 0 auto; width: 83%; height: 90%; box-shadow: 0.7rem 0.7rem 0 rgba(117, 231, 243, 0.88); }
.contour-editorial-merch-product > span { display: block; min-height: 0; overflow: hidden; background: var(--merch-surface); }
.contour-editorial-merch-product img { width: 100%; height: 100%; object-fit: cover; }
.contour-editorial-merch-product small { margin-top: 0.65rem; color: var(--merch-accent); font-size: 0.56rem; font-weight: 750; text-transform: uppercase; }
.contour-editorial-merch-product strong { overflow: hidden; margin-top: 0.25rem; font-size: 0.78rem; line-height: 1.25; text-overflow: ellipsis; white-space: nowrap; }
.contour-editorial-merch-product i { margin-top: 0.3rem; font-size: 0.62rem; font-style: normal; font-weight: 700; }
.contour-editorial-merch-product--3 small,
.contour-editorial-merch-product--3 i { display: none; }

/* Catalogue follows the same edge, heading and grid rules as other public sections. */
.merch-store__intro {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(20rem, 0.55fr);
  align-items: end;
  gap: clamp(2rem, 6vw, 7rem);
}

.merch-store__intro-copy > p { margin: 0; color: var(--merch-muted); font-size: 0.92rem; line-height: 1.75; }
.merch-store__intro-copy > a { display: inline-flex; min-height: 2.75rem; align-items: center; gap: 0.75rem; margin-top: 1.35rem; border-bottom: 1px solid var(--merch-ink); color: var(--merch-ink); font-size: 0.76rem; font-weight: 750; }
.merch-store__intro-copy > a span,
.merch-cart-drawer h2 span { display: inline-grid; min-width: 1.65rem; height: 1.65rem; place-items: center; background: var(--merch-accent); color: #fff; font-size: 0.66rem; }

.merch-category-nav {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0 0 2rem;
  border: 1px solid var(--merch-line);
  background: #fff;
}

.merch-category-nav a { display: flex; min-height: 4.25rem; align-items: center; justify-content: space-between; gap: 1rem; border-right: 1px solid var(--merch-line); padding: 0 1.15rem; color: var(--merch-muted); font-size: 0.76rem; font-weight: 700; }
.merch-category-nav a:last-child { border-right: 0; }
.merch-category-nav a small { color: #94a3b8; }
.merch-category-nav a:hover { background: var(--merch-surface); color: var(--merch-ink); }
.merch-category-nav a.is-active { background: var(--merch-ink); color: #fff; box-shadow: inset 0 -3px var(--merch-highlight); }
.merch-category-nav a.is-active small { color: var(--merch-highlight); }
.merch-store .merch-product-grid { transition: opacity 160ms ease; }
.merch-store.is-filtering .merch-category-nav,
.merch-store.is-filtering .merch-product-grid { pointer-events: none; }
.merch-store.is-filtering .merch-product-grid { opacity: 0.48; }

.merch-product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  border: 1px solid var(--merch-line);
  background: var(--merch-line);
}

.merch-product-grid:has(> .merch-product-card:only-child) { grid-template-columns: minmax(0, 1fr); }
.merch-product-grid:has(> .merch-product-card:nth-child(2):last-child) { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.merch-product-grid:has(> .merch-product-card:nth-child(4):last-child) { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.merch-product-grid:has(> .merch-product-card:only-child) > .merch-product-card {
  display: grid;
  grid-template-columns: minmax(19rem, 0.8fr) minmax(0, 1.2fr);
}
.merch-product-grid:has(> .merch-product-card:only-child) .merch-product-card__media {
  min-height: 25rem;
  aspect-ratio: auto;
}

.merch-product-card { display: flex; min-width: 0; flex-direction: column; background: #fff; transition: background 180ms ease; }
.merch-product-card:hover { background: #f8faff; }
.merch-product-card__media { position: relative; display: block; overflow: hidden; aspect-ratio: 16 / 10; background: var(--merch-surface); }
.merch-product-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 320ms ease; }
.merch-product-card:hover .merch-product-card__media img { transform: scale(1.025); }
.merch-product-card__media > span { position: absolute; top: 0.8rem; left: 0.8rem; padding: 0.4rem 0.55rem; background: #fff; color: var(--merch-ink); font-size: 0.58rem; font-weight: 750; text-transform: uppercase; }
.merch-product-card__media > i { position: absolute; right: 0.8rem; bottom: 0.8rem; display: grid; width: 2.4rem; height: 2.4rem; place-items: center; background: var(--merch-ink); color: #fff; font-size: 0.72rem; font-style: normal; }
.merch-product-card--featured .merch-product-card__media::after { position: absolute; right: 0; bottom: 0; left: 0; height: 3px; background: var(--merch-highlight); content: ""; }
.merch-product-card__body { display: flex; flex: 1; flex-direction: column; padding: 1.35rem; }
.merch-product-card__meta { display: flex; align-items: center; justify-content: space-between; gap: 1rem; color: var(--merch-accent); font-size: 0.62rem; font-weight: 750; text-transform: uppercase; }
.merch-product-card__meta > span { color: var(--merch-muted); }
.merch-product-card__title { margin-top: 0.9rem; color: var(--merch-ink); font-size: 1.25rem; font-weight: 650; line-height: 1.2; }
.merch-product-card__body > p { min-height: 3.1rem; margin: 0.75rem 0 0; color: var(--merch-muted); font-size: 0.84rem; line-height: 1.65; }
.merch-product-card__sizes { margin: 1rem 0 0; border: 0; padding: 0 0 1.15rem; }
.merch-product-card__sizes legend { margin-bottom: 0.55rem; padding: 0; color: var(--merch-muted); font-size: 0.58rem; font-weight: 750; text-transform: uppercase; }
.merch-product-card__sizes > div { display: flex; flex-wrap: wrap; gap: 0.35rem; }
.merch-product-card__sizes label { position: relative; }
.merch-product-card__sizes input { position: absolute; opacity: 0; pointer-events: none; }
.merch-product-card__sizes label span { display: grid; min-width: 2.15rem; height: 2.15rem; place-items: center; border: 1px solid var(--merch-line); background: #fff; padding: 0 0.45rem; font-size: 0.66rem; font-weight: 750; cursor: pointer; transition: border-color 160ms ease, background 160ms ease, color 160ms ease; }
.merch-product-card__sizes input:focus-visible + span { outline: 2px solid var(--merch-accent); outline-offset: 2px; }
.merch-product-card__sizes input:checked + span { border-color: var(--merch-ink); background: var(--merch-ink); color: #fff; }
.merch-product-card__sizes label.is-disabled span { color: #b8c0ca; text-decoration: line-through; cursor: not-allowed; }
.merch-product-card__sizes.has-error { outline: 2px solid #b42318; outline-offset: 0.4rem; }
.merch-product-card footer { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-top: auto; border-top: 1px solid var(--merch-line); padding-top: 1.15rem; }
.merch-product-card footer strong { font-size: 0.95rem; }
.merch-product-card footer a,
.merch-product-card footer button { display: inline-flex; min-height: 2.65rem; align-items: center; gap: 0.5rem; border: 1px solid var(--merch-ink); padding: 0 0.9rem; background: var(--merch-ink); color: #fff; font: inherit; font-size: 0.68rem; font-weight: 750; cursor: pointer; }
.merch-product-card footer a:hover,
.merch-product-card footer button:hover { border-color: var(--merch-accent); background: var(--merch-accent); }
.merch-product-card footer button:disabled { border-color: #e5e7eb; background: #e5e7eb; color: var(--merch-muted); cursor: not-allowed; }
.merch-store__empty { grid-column: 1 / -1; padding: 4rem 2rem; background: #fff; text-align: center; }
.merch-store__empty strong { display: block; }
.merch-store__empty p { color: var(--merch-muted); }
.merch-store__empty a { color: var(--merch-accent); font-weight: 750; }

.merch-store-services { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 3rem; border: 1px solid var(--merch-line); background: var(--merch-line); gap: 1px; }
.merch-store-services article { min-height: 11rem; padding: 1.4rem; background: #fff; }
.merch-store-services small { color: var(--merch-accent); font-weight: 750; }
.merch-store-services strong { display: block; margin-top: 2.5rem; font-size: 1rem; }
.merch-store-services p { margin: 0.7rem 0 0; color: var(--merch-muted); font-size: 0.78rem; line-height: 1.65; }
.merch-store-services a { display: inline-flex; align-items: center; gap: 0.5rem; margin-top: 1rem; color: var(--merch-accent); font-size: 0.72rem; font-weight: 750; }

.merch-product-page,
.merch-checkout-page,
.merch-delivery-page { padding: clamp(0.875rem, 1.4vw, 1.375rem) var(--editorial-edge) clamp(3rem, 5vw, 5.5rem); }
.merch-page-navigation { display: flex; min-height: 2.75rem; align-items: flex-start; justify-content: space-between; gap: 1.5rem; margin-bottom: 2rem; border-bottom: 1px solid var(--merch-line); }
.merch-breadcrumbs { display: flex; min-width: 0; flex-wrap: wrap; gap: 0.65rem; padding: 0.65rem 0 1rem; color: var(--merch-muted); font-size: 0.72rem; }
.merch-breadcrumbs a { color: var(--merch-accent); }
.merch-page-navigation__links { display: flex; flex: none; align-items: stretch; }
.merch-page-navigation__links a { position: relative; display: flex; min-height: 2.75rem; align-items: center; gap: 0.5rem; padding: 0 0.85rem; color: var(--merch-muted); font-size: 0.68rem; font-weight: 750; }
.merch-page-navigation__links a:hover { color: var(--merch-accent); }
.merch-page-navigation__links a span { display: inline-grid; min-width: 1.35rem; height: 1.35rem; place-items: center; background: var(--merch-surface); color: var(--merch-ink); font-size: 0.58rem; }

.merch-delivery-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.16fr) minmax(18rem, 0.54fr);
  align-items: end;
  gap: clamp(2rem, 7vw, 8rem);
  border-bottom: 1px solid var(--merch-line);
  padding-bottom: clamp(2rem, 4vw, 3.5rem);
}
.merch-delivery-heading > div > p,
.merch-delivery-process > header > p,
.merch-delivery-footer > section > p { margin: 0; color: var(--merch-accent); font-size: 0.66rem; font-weight: 750; text-transform: uppercase; }
.merch-delivery-heading h1 { max-width: 19ch; margin: 1rem 0 0; font-family: var(--public-font-display, "Unbounded", sans-serif); font-size: clamp(2.15rem, 4.4vw, 4.8rem); font-weight: 500; line-height: 1.02; }
.merch-delivery-heading > p { max-width: 34rem; margin: 0; color: var(--merch-muted); font-size: 0.92rem; line-height: 1.8; }
.merch-delivery-methods { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1px; margin-top: clamp(2rem, 4vw, 3.5rem); border: 1px solid var(--merch-line); background: var(--merch-line); }
.merch-delivery-methods > article { min-width: 0; padding: clamp(1.35rem, 3vw, 2.5rem); background: #fff; }
.merch-delivery-methods > article.is-primary { box-shadow: inset 0 0.25rem var(--merch-highlight); }
.merch-delivery-methods article > header { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.merch-delivery-methods article > header small { color: var(--merch-accent); font-size: 0.68rem; font-weight: 800; }
.merch-delivery-methods article > header span { padding: 0.45rem 0.65rem; background: var(--merch-surface); color: var(--merch-ink); font-size: 0.68rem; font-weight: 800; }
.merch-delivery-methods h2 { margin: clamp(2.5rem, 5vw, 5rem) 0 0; font-family: var(--public-font-display, "Unbounded", sans-serif); font-size: clamp(1.55rem, 2.5vw, 2.5rem); font-weight: 500; line-height: 1.08; }
.merch-delivery-methods article > p { max-width: 38rem; margin: 1rem 0 0; color: var(--merch-muted); font-size: 0.86rem; line-height: 1.7; }
.merch-delivery-methods dl { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 2rem 0 0; border-top: 1px solid var(--merch-line); }
.merch-delivery-methods dl div { min-width: 0; padding: 1.15rem 1rem 0 0; }
.merch-delivery-methods dl div + div { border-left: 1px solid var(--merch-line); padding-left: 1rem; }
.merch-delivery-methods dt { color: #94a3b8; font-size: 0.58rem; font-weight: 750; text-transform: uppercase; }
.merch-delivery-methods dd { margin: 0.5rem 0 0; color: var(--merch-ink); font-size: 0.76rem; font-weight: 650; line-height: 1.55; }
.merch-delivery-process { display: grid; grid-template-columns: minmax(18rem, 0.55fr) minmax(0, 1.45fr); gap: clamp(2rem, 7vw, 8rem); margin-top: clamp(3rem, 6vw, 6rem); border-block: 1px solid var(--merch-line); padding: clamp(2.5rem, 5vw, 4.5rem) 0; }
.merch-delivery-process h2,
.merch-delivery-footer h2 { max-width: 16ch; margin: 1rem 0 0; font-family: var(--public-font-display, "Unbounded", sans-serif); font-size: clamp(1.8rem, 3vw, 3.15rem); font-weight: 500; line-height: 1.06; }
.merch-delivery-process ol { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 0; border-top: 1px solid var(--merch-line); border-left: 1px solid var(--merch-line); padding: 0; list-style: none; }
.merch-delivery-process li { display: grid; grid-template-columns: 2.4rem minmax(0, 1fr); gap: 1rem; border-right: 1px solid var(--merch-line); border-bottom: 1px solid var(--merch-line); padding: clamp(1.2rem, 2.5vw, 2rem); background: #fff; }
.merch-delivery-process li > span { color: var(--merch-accent); font-size: 0.65rem; font-weight: 800; }
.merch-delivery-process li strong { display: block; font-size: 0.9rem; }
.merch-delivery-process li p { margin: 0.65rem 0 0; color: var(--merch-muted); font-size: 0.78rem; line-height: 1.65; }
.merch-delivery-footer { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(18rem, 0.6fr); gap: clamp(2rem, 7vw, 8rem); margin-top: clamp(3rem, 6vw, 6rem); }
.merch-delivery-footer > section > span { display: block; max-width: 44rem; margin-top: 1.25rem; color: var(--merch-muted); font-size: 0.86rem; line-height: 1.75; }
.merch-delivery-footer > section > div { display: flex; flex-wrap: wrap; gap: 0.75rem 1.5rem; margin-top: 1.5rem; }
.merch-delivery-footer > section > div a { color: var(--merch-accent); font-size: 0.78rem; font-weight: 750; }
.merch-delivery-footer > aside { border-top: 1px solid var(--merch-line); }
.merch-delivery-footer > aside a { display: flex; min-height: 4.15rem; align-items: center; justify-content: space-between; gap: 1rem; border-bottom: 1px solid var(--merch-line); color: var(--merch-ink); font-size: 0.78rem; font-weight: 750; }
.merch-delivery-footer > aside a:first-child { color: var(--merch-accent); }
.merch-delivery-footer > aside i { font-style: normal; }
.merch-product-detail { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(22rem, 0.72fr); gap: clamp(2rem, 5vw, 5.5rem); align-items: start; }
.merch-product-gallery figure { overflow: hidden; aspect-ratio: 4 / 3; margin: 0; background: var(--merch-surface); }
.merch-product-gallery figure img { width: 100%; height: 100%; object-fit: cover; }
.merch-product-gallery nav { display: grid; grid-template-columns: repeat(5, 1fr); gap: 1px; margin-top: 1px; background: var(--merch-line); }
.merch-product-gallery nav button { aspect-ratio: 1; border: 0; padding: 0; background: #fff; cursor: pointer; }
.merch-product-gallery nav img { width: 100%; height: 100%; object-fit: cover; }
.merch-product-buybox { position: sticky; top: 6.5rem; }
.merch-product-buybox > p:first-child { margin: 0; color: var(--merch-accent); font-size: 0.66rem; font-weight: 750; text-transform: uppercase; }
.merch-product-buybox h1 { margin: 1rem 0 0; font-family: var(--public-font-display, "Unbounded", sans-serif); font-size: clamp(2rem, 3.4vw, 3.55rem); font-weight: 500; line-height: 1.06; }
.merch-product-buybox__price { display: flex; align-items: baseline; gap: 1rem; margin-top: 1.8rem; }
.merch-product-buybox__price strong { font-size: 1.45rem; }
.merch-product-buybox__price del { color: #94a3b8; }
.merch-product-buybox__lead { margin: 1.35rem 0 0; color: var(--merch-muted); font-size: 0.92rem; line-height: 1.75; }
.merch-variant-picker { margin: 2rem 0 0; border: 0; border-top: 1px solid var(--merch-line); padding: 1.4rem 0 0; }
.merch-variant-picker legend { padding: 0; font-size: 0.72rem; font-weight: 750; }
.merch-variant-picker > div { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-top: 0.9rem; }
.merch-variant-picker input { position: absolute; opacity: 0; pointer-events: none; }
.merch-variant-picker label span { display: grid; min-width: 3rem; height: 3rem; place-items: center; border: 1px solid var(--merch-line); background: #fff; font-size: 0.76rem; font-weight: 750; cursor: pointer; }
.merch-variant-picker input:checked + span { border-color: var(--merch-ink); background: var(--merch-ink); color: #fff; }
.merch-variant-picker label.is-disabled span { color: #b8c0ca; text-decoration: line-through; cursor: not-allowed; }
.merch-product-buybox__actions { display: grid; grid-template-columns: minmax(9.5rem, 0.34fr) minmax(0, 1fr); gap: 0.75rem; margin-top: 1.5rem; }
.merch-product-buybox__actions label { display: grid; min-width: 0; grid-template-columns: minmax(0, 1fr) 4.25rem; align-items: center; overflow: hidden; border: 1px solid var(--merch-line); padding-left: 0.85rem; font-size: 0.65rem; font-weight: 700; }
.merch-product-buybox__actions label > span { min-width: 0; white-space: nowrap; }
.merch-product-buybox__actions select { width: 100%; min-width: 0; height: 3.5rem; box-sizing: border-box; border: 0; border-left: 1px solid var(--merch-line); padding: 0 0.65rem; background-color: #fff; color: var(--merch-ink); font: inherit; cursor: pointer; }
.merch-product-buybox__actions button { min-height: 3.5rem; border: 1px solid var(--merch-accent); background: var(--merch-accent); color: #fff; font: inherit; font-size: 0.8rem; font-weight: 750; cursor: pointer; }
.merch-product-buybox__facts { display: grid; grid-template-columns: 1fr 1fr; margin-top: 1.5rem; border-block: 1px solid var(--merch-line); }
.merch-product-buybox__facts > span { padding: 1rem 0; }
.merch-product-buybox__facts > span + span { border-left: 1px solid var(--merch-line); padding-left: 1rem; }
.merch-product-buybox__facts small { display: block; color: #94a3b8; font-size: 0.62rem; text-transform: uppercase; }
.merch-product-buybox__facts strong { display: block; margin-top: 0.35rem; font-size: 0.75rem; }
.merch-product-information { display: grid; width: 100vw; grid-template-columns: minmax(0, 1.15fr) minmax(20rem, 0.55fr); gap: clamp(2rem, 7vw, 8rem); margin-top: 5rem; margin-left: calc(50% - 50vw); padding: clamp(2rem, 4vw, 4rem) var(--editorial-edge); background: var(--editorial-navy); box-shadow: inset 0 0.25rem var(--merch-highlight); color: #fff; }
.merch-product-information article > small { color: var(--merch-highlight); font-size: 0.66rem; font-weight: 750; text-transform: uppercase; }
.merch-product-information h2 { max-width: 18ch; margin: 1rem 0 1.5rem; color: #fff; font-family: var(--public-font-display, "Unbounded", sans-serif); font-size: clamp(1.8rem, 3vw, 3rem); font-weight: 500; line-height: 1.08; }
.merch-product-information article div { max-width: 48rem; color: rgba(255, 255, 255, 0.72); line-height: 1.8; }
.merch-product-information dl { margin: 0; }
.merch-product-information dl div { border-top: 1px solid rgba(255, 255, 255, 0.18); padding: 1.25rem 0; }
.merch-product-information dt { color: var(--merch-highlight); font-size: 0.62rem; font-weight: 750; text-transform: uppercase; }
.merch-product-information dd { margin: 0.6rem 0 0; color: rgba(255, 255, 255, 0.78); font-size: 0.8rem; line-height: 1.65; }
.merch-product-information dd a { display: inline-flex; align-items: center; gap: 0.65rem; color: #fff; font-weight: 700; }
.merch-product-information dd a span { color: var(--merch-highlight); }
.merch-product-information dd a:hover { color: var(--merch-highlight); }
.merch-related { margin-top: 4.5rem; }
.merch-related h2 { margin: 0; font-family: var(--public-font-display, "Unbounded", sans-serif); font-size: 2rem; font-weight: 500; }
.merch-related__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; margin-top: 1.5rem; border: 1px solid var(--merch-line); background: var(--merch-line); }
.merch-related__grid--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.merch-related__grid--1 { width: min(100%, 34rem); grid-template-columns: minmax(0, 1fr); margin-inline: auto; border: 0; background: transparent; }
.merch-related__grid--1 > a { border: 1px solid var(--merch-line); }
.merch-related > div > a { display: grid; grid-template-columns: 8rem 1fr; background: #fff; color: var(--merch-ink); }
.merch-related img { width: 8rem; height: 8rem; object-fit: cover; }
.merch-related a > span { display: flex; min-width: 0; flex-direction: column; padding: 1rem; }
.merch-related small { color: var(--merch-accent); font-size: 0.6rem; text-transform: uppercase; }
.merch-related strong { margin-top: 0.65rem; font-size: 0.82rem; line-height: 1.35; }
.merch-related i { margin-top: auto; font-size: 0.72rem; font-style: normal; font-weight: 750; }

.merch-cart-drawer { width: min(100%, 31rem); height: 100dvh; max-width: none; max-height: none; margin: 0 0 0 auto; border: 0; padding: 0; background: #fff; color: var(--merch-ink); }
.merch-cart-drawer::backdrop { background: rgba(7, 17, 45, 0.58); backdrop-filter: blur(3px); }
.merch-cart-drawer__panel { display: grid; height: 100%; grid-template-rows: auto 1fr auto; }
.merch-cart-drawer__panel > header { display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--merch-line); padding: 1.4rem; }
.merch-cart-drawer__panel > header p { margin: 0; color: var(--merch-accent); font-size: 0.62rem; font-weight: 750; text-transform: uppercase; }
.merch-cart-drawer__panel > header h2 { display: flex; align-items: center; gap: 0.7rem; margin: 0.45rem 0 0; font-size: 1.45rem; }
.merch-cart-drawer__panel > header button { width: 2.5rem; height: 2.5rem; border: 1px solid var(--merch-line); background: #fff; font-size: 1.2rem; cursor: pointer; }
.merch-cart-drawer__items { overflow: auto; }
.merch-cart-drawer__panel > footer { border-top: 1px solid var(--merch-line); padding: 1.25rem; }
.merch-cart-drawer__panel > footer > div { display: flex; justify-content: space-between; }
.merch-cart-drawer__panel > footer > a { display: flex; min-height: 3.25rem; align-items: center; justify-content: space-between; margin-top: 1rem; padding: 0 1rem; background: var(--merch-accent); color: #fff; font-size: 0.78rem; font-weight: 750; }
.merch-cart-drawer__panel > footer > button { width: 100%; margin-top: 0.75rem; border: 0; padding: 0.6rem; background: transparent; color: var(--merch-muted); font: inherit; font-size: 0.72rem; cursor: pointer; }
.merch-cart-line { display: grid; grid-template-columns: 6rem minmax(0, 1fr); gap: 1rem; border-bottom: 1px solid var(--merch-line); padding: 1rem; }
.merch-cart-line img { width: 6rem; height: 6rem; object-fit: cover; background: var(--merch-surface); }
.merch-cart-line__copy { min-width: 0; }
.merch-cart-line__copy > a { color: var(--merch-ink); font-size: 0.82rem; font-weight: 750; }
.merch-cart-line__copy > small { display: block; margin-top: 0.35rem; color: var(--merch-muted); font-size: 0.66rem; }
.merch-cart-line__controls { display: grid; grid-template-columns: 2rem 2rem 2rem minmax(4rem, 1fr) 2rem; align-items: center; gap: 0.25rem; margin-top: 0.8rem; }
.merch-cart-line__controls button { height: 2rem; border: 1px solid var(--merch-line); background: #fff; cursor: pointer; }
.merch-cart-line__controls span { text-align: center; font-size: 0.72rem; font-weight: 750; }
.merch-cart-line__controls strong { text-align: right; font-size: 0.72rem; }
.merch-cart-empty { padding: 2rem; text-align: center; color: var(--merch-muted); }
.merch-cart-empty strong { display: block; color: var(--merch-ink); }
.merch-cart-empty a { display: inline-block; margin-top: 1rem; color: var(--merch-accent); font-weight: 750; }

.merch-checkout-page > header { border-bottom: 1px solid var(--merch-line); padding-bottom: 2rem; }
.merch-checkout-page > header > p { margin: 0 0 1rem; color: var(--merch-accent); font-size: 0.68rem; font-weight: 750; text-transform: uppercase; }
.merch-checkout-page > header h1 { max-width: 22ch; margin: 0; font-family: var(--public-font-display, "Unbounded", sans-serif); font-size: clamp(2rem, 3.8vw, 3.8rem); font-weight: 500; line-height: 1.06; }
.merch-checkout-layout { display: grid; grid-template-columns: minmax(20rem, 0.72fr) minmax(0, 1.08fr); gap: 1px; margin-top: 2rem; border: 1px solid var(--merch-line); background: var(--merch-line); }
.merch-checkout-cart,
.merch-checkout-form { background: #fff; padding: clamp(1.25rem, 3vw, 2.5rem); }
.merch-checkout-cart { background: var(--merch-surface); }
.merch-checkout-cart__head { display: flex; justify-content: space-between; border-bottom: 1px solid var(--merch-line); padding-bottom: 1rem; }
.merch-checkout-cart__head span { color: var(--merch-muted); font-size: 0.72rem; }
.merch-checkout-total { display: flex; justify-content: space-between; border-top: 1px solid var(--merch-line); padding-top: 1.2rem; }
.merch-checkout-back { display: inline-block; margin-top: 1.5rem; color: var(--merch-accent); font-size: 0.72rem; font-weight: 750; }
.merch-checkout-form { display: grid; align-content: start; gap: 1.5rem; }
.merch-checkout-form fieldset { margin: 0; border: 0; border-bottom: 1px solid var(--merch-line); padding: 0 0 1.5rem; }
.merch-checkout-form legend { margin-bottom: 1rem; padding: 0; font-size: 1rem; font-weight: 700; }
.merch-checkout-form fieldset > div:not(.merch-delivery-choice),
.merch-address-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; }
.merch-checkout-form label > span:first-child { display: block; margin-bottom: 0.4rem; color: var(--merch-muted); font-size: 0.65rem; font-weight: 700; }
.merch-checkout-form label.is-wide { grid-column: 1 / -1; }
.merch-checkout-form input:not([type="radio"]):not([type="checkbox"]),
.merch-checkout-form textarea { width: 100%; min-height: 3rem; border: 1px solid var(--merch-line); border-radius: 0; padding: 0.75rem; background: #fff; font: inherit; font-size: 0.78rem; }
.merch-checkout-form input:focus,
.merch-checkout-form textarea:focus { border-color: var(--merch-accent); outline: 2px solid color-mix(in srgb, var(--merch-accent) 16%, transparent); }
.merch-checkout-form textarea { min-height: 6rem; resize: vertical; }
.merch-delivery-choice { display: grid; grid-template-columns: 1fr 1fr; gap: 0.65rem; }
.merch-delivery-choice label { position: relative; }
.merch-delivery-choice input { position: absolute; opacity: 0; }
.merch-delivery-choice label > span { display: block !important; min-height: 5.5rem; margin: 0 !important; border: 1px solid var(--merch-line); padding: 1rem; cursor: pointer; }
.merch-delivery-choice input:checked + span { border-color: var(--merch-accent); box-shadow: inset 0 0 0 1px var(--merch-accent); }
.merch-delivery-choice strong { display: block; color: var(--merch-ink); }
.merch-delivery-choice small { display: block; margin-top: 0.4rem; color: var(--merch-muted); line-height: 1.45; }
.merch-address-fields[hidden] { display: none; }
.merch-checkout-summary { display: grid; grid-template-columns: 1fr 1fr; border-block: 1px solid var(--merch-line); }
.merch-checkout-summary span { padding: 1rem 0; }
.merch-checkout-summary span + span { border-left: 1px solid var(--merch-line); padding-left: 1rem; }
.merch-checkout-summary small { display: block; color: var(--merch-muted); }
.merch-checkout-summary strong { display: block; margin-top: 0.35rem; }
.merch-consent { display: grid; grid-template-columns: 1.2rem 1fr; align-items: start; gap: 0.65rem; }
.merch-consent input { width: 1.1rem; height: 1.1rem; accent-color: var(--merch-accent); }
.merch-consent span { margin: 0 !important; line-height: 1.5; }
.merch-consent a { color: var(--merch-accent); text-decoration: underline; text-underline-offset: 0.18em; }
.merch-checkout-submit { min-height: 3.5rem; border: 1px solid var(--merch-accent); background: var(--merch-accent); color: #fff; font: inherit; font-size: 0.8rem; font-weight: 750; cursor: pointer; }
.merch-checkout-status { margin: 0; color: var(--merch-muted); font-size: 0.75rem; }
.merch-checkout-status[data-state="error"] { color: #b42318; }
.merch-checkout-status[data-state="success"] { color: var(--merch-accent); }

@media (max-width: 1180px) {
  .contour-editorial-merch-belonging { width: min(36rem, 96%); height: 33rem; }
  .contour-editorial-merch-scene { width: min(31rem, 96%); height: 33rem; }
  .merch-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .merch-product-detail { grid-template-columns: 1fr; }
  .merch-product-buybox { position: static; }
  .merch-related__grid,
  .merch-related__grid--2 { grid-template-columns: 1fr; }
  .merch-checkout-layout { grid-template-columns: 1fr; }
  .merch-delivery-heading,
  .merch-delivery-process,
  .merch-delivery-footer { grid-template-columns: 1fr; }
}

@media (max-width: 700px) {
  .contour-editorial-merch-belonging { width: 100%; height: 31rem; box-shadow: 0 0.65rem 0 rgba(117, 231, 243, 0.8); }
  .contour-editorial-merch-belonging > img { object-position: 49% center; }
  .contour-editorial-merch-belonging figcaption { grid-template-columns: 1fr; }
  .contour-editorial-merch-belonging figcaption nav { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .contour-editorial-merch-scene { width: 100%; height: 29rem; }
  .contour-editorial-merch-product--1 { width: 69%; height: 62%; }
  .contour-editorial-merch-product--2 { width: 48%; height: 43%; }
  .contour-editorial-merch-product--3 { width: 43%; height: 29%; }
  .contour-editorial-merch-product--single { inset: 0.5rem 0 0 auto; width: 90%; height: 92%; }
  .merch-store__intro,
  .merch-product-information { grid-template-columns: 1fr; }
  .merch-product-information { padding: 1.5rem var(--editorial-edge); }
  .merch-store__intro { align-items: start; }
  .merch-category-nav { display: flex; overflow-x: auto; }
  .merch-category-nav a { min-width: 9rem; }
  .merch-product-grid,
  .merch-product-grid:has(> .merch-product-card:only-child),
  .merch-product-grid:has(> .merch-product-card:nth-child(2):last-child),
  .merch-product-grid:has(> .merch-product-card:nth-child(4):last-child) { grid-template-columns: 1fr; }
  .merch-product-grid:has(> .merch-product-card:only-child) > .merch-product-card { display: flex; }
  .merch-product-grid:has(> .merch-product-card:only-child) .merch-product-card__media { min-height: 0; aspect-ratio: 16 / 10; }
  .merch-product-card__body > p { min-height: 0; }
  .merch-store-services { grid-template-columns: 1fr; }
  .merch-store-services article { min-height: auto; }
  .merch-store-services strong { margin-top: 1rem; }
  .merch-page-navigation { display: grid; gap: 0; }
  .merch-breadcrumbs { padding-bottom: 0.75rem; }
  .merch-page-navigation__links { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--merch-line); }
  .merch-page-navigation__links a { justify-content: center; padding: 0 0.35rem; }
  .merch-page-navigation__links a + a { border-left: 1px solid var(--merch-line); }
  .merch-delivery-methods,
  .merch-delivery-process ol { grid-template-columns: 1fr; }
  .merch-delivery-methods dl { grid-template-columns: 1fr; }
  .merch-delivery-methods dl div + div { border-left: 0; }
  .merch-delivery-methods h2 { margin-top: 2.25rem; }
  .merch-product-gallery figure { aspect-ratio: 1; }
  .merch-product-buybox h1 { font-size: 2rem; }
  .merch-product-buybox__actions { grid-template-columns: 1fr; }
  .merch-related > div > a { grid-template-columns: 6rem 1fr; }
  .merch-related img { width: 6rem; height: 6rem; }
  .merch-cart-drawer { width: 100%; }
  .merch-checkout-form fieldset > div:not(.merch-delivery-choice),
  .merch-address-fields,
  .merch-delivery-choice { grid-template-columns: 1fr; }
}
