/* ============================================================
   HOMEPAGE 2026 — clean, mobile-first, premium editorial
   Loaded by /index.html only.
   Cache-bust: bump ?v= in the link tag when this changes.
   ============================================================ */

/* ================================================================
   HEADER COMPRESSION (home-2026)
   Total header target: ~190px (utility 26 + masthead 84 + nav 40 + subnav 40)
   ================================================================ */

/* Utility bar: 26px */
body.home-2026 .utility-bar {
  padding: 5px 0 !important;
  font-size: 11.5px !important;
  line-height: 1.4 !important;
}

/* Masthead: 84px high, logo 48-54px max */
body.home-2026 .masthead {
  padding: 14px 0 !important;
  background: #0E0B09 !important;
}
body.home-2026 .masthead .masthead-grid {
  display: grid !important;
  grid-template-columns: 44px 1fr 44px !important;
  align-items: center !important;
  gap: 0.5rem !important;
  min-height: 56px !important;
  max-width: 1280px !important;
  margin: 0 auto !important;
}
body.home-2026 .masthead .brand-lockup {
  justify-self: center !important;
  display: inline-flex !important;
  align-items: center !important;
}
body.home-2026 .masthead .brand-lockup .wordmark {
  font-family: "Italiana", "Playfair Display", Georgia, serif !important;
  font-weight: 400 !important;
  font-size: clamp(1.5rem, 2.4vw, 2rem) !important;
  letter-spacing: 0.02em !important;
  line-height: 1 !important;
  color: #fff !important;
}
body.home-2026 .masthead .brand-lockup .wordmark .the {
  font-size: 0.55em !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  margin-right: 0.4em !important;
  vertical-align: 0.18em !important;
  color: rgba(255,255,255,0.7) !important;
}
body.home-2026 .masthead .brand-lockup .wordmark .glow {
  font-size: 1em !important;
}
body.home-2026 .masthead .brand-lockup .wordmark .dot {
  color: #9a6a4b !important;
}
body.home-2026 .masthead .brand-lockup .wordmark-rule { display: none !important; }
body.home-2026 .masthead .vol,
body.home-2026 .masthead .dek { display: none !important; }
body.home-2026 .masthead-burger,
body.home-2026 .masthead-search-btn {
  min-width: 40px !important;
  min-height: 40px !important;
  padding: 0.35rem !important;
  color: #fff !important;
}

/* Primary nav: 40px high */
body.home-2026 .review-nav {
  padding: 9px 0 !important;
  background: #0E0B09 !important;
  border-top: 1px solid rgba(255,255,255,0.07) !important;
}
body.home-2026 .review-nav .nav-links {
  display: flex !important;
  justify-content: center !important;
  gap: 1.4rem !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  scrollbar-width: none !important;
}
body.home-2026 .review-nav .nav-links::-webkit-scrollbar { display: none !important; }
body.home-2026 .review-nav a {
  color: rgba(255,255,255,0.88) !important;
  font-family: var(--ff-sans, "Inter", sans-serif) !important;
  font-size: 11.5px !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
  padding: 0.15rem 0 !important;
}
body.home-2026 .review-nav a:hover { color: #9a6a4b !important; }

/* Secondary nav: restyle to dark editorial strip (not cream breadcrumb), 40px */
body.home-2026 .glow-subnav {
  background: #1A1613 !important;
  border-bottom: 1px solid rgba(229,201,169,0.12) !important;
  border-top: 1px solid rgba(255,255,255,0.06) !important;
  padding: 9px 0 !important;
  font-size: 12px !important;
}
body.home-2026 .glow-subnav__links {
  justify-content: center !important;
  gap: 1.5rem !important;
  padding: 0 !important;
}
body.home-2026 .glow-subnav__links a {
  color: rgba(229,201,169,0.78) !important;
  font-family: var(--ff-sans, "Inter", sans-serif) !important;
  font-size: 12px !important;
  letter-spacing: 0.04em !important;
  font-weight: 400 !important;
  border-bottom-color: transparent !important;
}
body.home-2026 .glow-subnav__links a:hover {
  color: #fff !important;
  border-bottom-color: #9a6a4b !important;
}
body.home-2026 .glow-subnav__lead {
  color: #9a6a4b !important;
  font-weight: 500 !important;
}

/* ================================================================
   HERO COMPRESSION — fits above the fold on 1440x900 laptops
   ================================================================ */
body.home-2026 .glow-hero--video {
  padding: clamp(2rem, 4vh, 3rem) 0 clamp(1.5rem, 3vh, 2.5rem) !important;
  min-height: calc(100vh - 200px) !important;
  display: flex !important;
  align-items: center !important;
}
body.home-2026 .glow-hero__wrap {
  width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body.home-2026 .glow-hero__eyebrow {
  margin-bottom: 0.85rem !important;
  font-size: 11px !important;
}
body.home-2026 .glow-hero__h1 {
  font-size: clamp(2rem, 4.2vw, 3.75rem) !important;
  line-height: 1.04 !important;
  margin: 0 0 0.85rem !important;
  max-width: 16ch !important;
}
body.home-2026 .glow-hero__sub {
  font-size: clamp(0.95rem, 1.15vw, 1.05rem) !important;
  line-height: 1.5 !important;
  margin: 0 0 1.25rem !important;
  max-width: 56ch !important;
}
body.home-2026 .glow-hero__search {
  height: 54px !important;
  max-width: 660px !important;
  margin-bottom: 0.85rem !important;
  padding: 0 0.25rem 0 1rem !important;
}
body.home-2026 .glow-hero__search input { padding: 0.6rem 0.5rem !important; font-size: 16px !important; }
body.home-2026 .glow-hero__search-btn { padding: 0.6rem 1.1rem !important; font-size: 13px !important; }
body.home-2026 .glow-hero__ctas {
  margin-bottom: 1.5rem !important;
  gap: 0.7rem !important;
}
body.home-2026 .glow-btn {
  padding: 0.65rem 1.2rem !important;
  font-size: 13px !important;
}
body.home-2026 .glow-hero__stats {
  padding-top: 1.1rem !important;
  gap: 0.85rem !important;
  border-top: 1px solid rgba(255,255,255,0.16) !important;
}
@media (min-width: 600px) {
  body.home-2026 .glow-hero__stats { gap: 2rem !important; }
}
body.home-2026 .glow-stat__num {
  font-size: clamp(1.5rem, 2.4vw, 1.85rem) !important;
}
body.home-2026 .glow-stat__label {
  font-size: 12px !important;
  line-height: 1.35 !important;
}

/* Mobile: relax min-height so content can flow naturally */
@media (max-width: 760px) {
  body.home-2026 .glow-hero--video { min-height: 0 !important; }
  body.home-2026 .glow-hero__h1 { font-size: clamp(1.85rem, 7vw, 2.4rem) !important; max-width: 100% !important; }
  body.home-2026 .review-nav .nav-links { justify-content: flex-start !important; padding: 0 1rem !important; }
  body.home-2026 .glow-subnav__links { padding-left: 1rem !important; padding-right: 1rem !important; }
}


/* ---------------- 0. UTILITY BAR + MASTHEAD ---------------- */

.utility-bar {
  background: #1A1613;
  color: rgba(255,255,255,0.78);
  padding: 0.5rem 0;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 12px;
  letter-spacing: 0.01em;
}
.utility-bar .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.utility-bar .util-trust { color: rgba(255,255,255,0.88); }
.utility-bar .util-right { display: flex; gap: 1.25rem; }
.utility-bar .util-right a {
  color: rgba(255,255,255,0.78);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 1px;
  transition: color 200ms ease, border-color 200ms ease;
}
.utility-bar .util-right a:hover {
  color: #9a6a4b;
  border-bottom-color: #9a6a4b;
}
@media (max-width: 520px) {
  .utility-bar { font-size: 11px; }
  .utility-bar .util-right { gap: 0.85rem; }
}

/* Masthead burger + search button (mobile-first) */
.masthead-burger,
.masthead-search-btn {
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  padding: 0.5rem;
  display: grid;
  place-items: center;
  min-width: 44px;
  min-height: 44px;
}
.masthead-burger span {
  display: block;
  width: 22px;
  height: 2px;
  background: currentColor;
  margin: 4px 0;
  border-radius: 1px;
}
@media (min-width: 760px) {
  .masthead-burger { display: none; }
}

/* ---------------- SECONDARY NAV / POPULAR GUIDES STRIP ---------------- */

.glow-subnav {
  background: #ffffff;
  border-bottom: 1px solid #E2DCD0;
  padding: 0.65rem 0;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 13px;
}
.glow-subnav__links {
  display: flex;
  gap: 1.4rem;
  align-items: center;
  flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 0.2rem 0;
}
.glow-subnav__links::-webkit-scrollbar { display: none; }
.glow-subnav__links a {
  color: #3A3531;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.25rem 0;
  border-bottom: 1px solid transparent;
  transition: color 180ms ease, border-color 180ms ease;
  font-weight: 400;
}
.glow-subnav__links a:hover {
  color: #9A6A4B;
  border-bottom-color: #9A6A4B;
}
.glow-subnav__lead {
  color: #9A6A4B !important;
  font-weight: 500 !important;
  letter-spacing: 0.01em;
}
@media (max-width: 600px) {
  .glow-subnav { padding: 0.5rem 0; font-size: 12.5px; }
  .glow-subnav__links { gap: 1.1rem; }
}

/* ---------------- 1. HERO ---------------- */

.glow-hero {
  background: var(--canvas, #ffffff);
  padding: clamp(2.5rem, 5vw, 4.5rem) 0 clamp(2.5rem, 4.5vw, 4rem);
  border-bottom: 1px solid var(--line, #E2DCD0);
  position: relative;
  overflow: hidden;
}
.glow-hero__wrap {
  max-width: 1100px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  z-index: 2;
}

/* ===== Video-background variant ===== */
.glow-hero--video {
  background: #0E0B09;
  border-bottom: 0;
  padding: clamp(3.5rem, 7vw, 6rem) 0 clamp(3rem, 5vw, 4.5rem);
  min-height: 540px;
}
@media (max-width: 760px) {
  .glow-hero--video { padding: clamp(2.5rem, 6vw, 4rem) 0; min-height: 580px; }
}
.glow-hero__video-wrap {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}
.glow-hero__video {
  position: absolute;
  top: 50%; left: 50%;
  width: 100%; height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.glow-hero__gradient {
  position: absolute; inset: 0;
  background:
    linear-gradient(95deg, rgba(14,11,9,0.92) 0%, rgba(14,11,9,0.78) 35%, rgba(14,11,9,0.45) 70%, rgba(14,11,9,0.30) 100%),
    linear-gradient(180deg, rgba(14,11,9,0.20) 0%, rgba(14,11,9,0.0) 30%, rgba(14,11,9,0.55) 100%);
  z-index: 1;
}
@media (max-width: 760px) {
  .glow-hero--video .glow-hero__gradient {
    background:
      linear-gradient(180deg, rgba(14,11,9,0.55) 0%, rgba(14,11,9,0.78) 45%, rgba(14,11,9,0.92) 100%);
  }
}

/* Light text overrides when video-hero is active */
.glow-hero--video .glow-hero__eyebrow { color: rgba(229,201,169,0.85); }
.glow-hero--video .glow-hero__eyebrow a { color: #fff; border-bottom-color: #9a6a4b; }
.glow-hero--video .glow-hero__h1 { color: #fff; }
.glow-hero--video .glow-hero__h1 em { color: #9a6a4b; }
.glow-hero--video .glow-hero__sub { color: rgba(255,255,255,0.88); }
.glow-hero--video .glow-hero__search { background: rgba(255,255,255,0.96); border-color: rgba(255,255,255,0.96); backdrop-filter: blur(6px); }
.glow-hero--video .glow-hero__search:focus-within { box-shadow: 0 0 0 3px rgba(229,201,169,0.35); }
.glow-hero--video .glow-btn--primary { background: #9a6a4b; color: #1A1613; border-color: #9a6a4b; }
.glow-hero--video .glow-btn--primary:hover { background: #fff; border-color: #fff; }
.glow-hero--video .glow-btn--ghost { color: #fff; border-color: rgba(255,255,255,0.45); }
.glow-hero--video .glow-btn--ghost:hover { background: rgba(255,255,255,0.1); border-color: rgba(255,255,255,0.85); color: #fff; }
.glow-hero--video .glow-hero__stats { border-top-color: rgba(255,255,255,0.18); }
.glow-hero--video .glow-stat__num { color: #fff; }
.glow-hero--video .glow-stat__label { color: rgba(255,255,255,0.78); }

/* Reduced motion + low-bandwidth fallback */
@media (prefers-reduced-motion: reduce) {
  .glow-hero__video { display: none; }
  .glow-hero--video .glow-hero__video-wrap {
    background-image: url('/media/hero/glow-hero-poster.jpg?v=20260526b');
    background-size: cover;
    background-position: center;
  }
}

.glow-hero__eyebrow {
  display: inline-block;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--ink-muted, #76706A);
  margin-bottom: 1.5rem;
}
.glow-hero__eyebrow a {
  color: var(--ink, #1A1613);
  border-bottom: 1px solid var(--rose-deep, #9A6A4B);
  padding-bottom: 1px;
}
.glow-hero__h1 {
  font-family: var(--ff-serif, "Playfair Display", Georgia, serif);
  font-weight: 400;
  font-size: clamp(2.25rem, 6vw, 4.75rem);
  line-height: 1.02;
  letter-spacing: -0.02em;
  margin: 0 0 1.25rem;
  max-width: 18ch;
  color: var(--ink, #1A1613);
}
.glow-hero__h1 em {
  font-style: italic;
  color: var(--rose-deep, #9A6A4B);
}
.glow-hero__sub {
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: clamp(1rem, 1.3vw, 1.15rem);
  line-height: 1.55;
  color: var(--ink-body, #3A3531);
  margin: 0 0 2rem;
  max-width: 58ch;
}

/* Search */
.glow-hero__search {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 640px;
  background: #fff;
  border: 1px solid var(--ink, #1A1613);
  border-radius: 4px;
  padding: 0.25rem 0.25rem 0.25rem 1rem;
  margin-bottom: 1.25rem;
  transition: box-shadow 200ms ease;
}
.glow-hero__search:focus-within {
  box-shadow: 0 0 0 3px rgba(90,42,53,0.15);
}
.glow-hero__search-icon {
  color: var(--ink-muted, #76706A);
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.glow-hero__search input {
  flex: 1;
  border: 0;
  outline: 0;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 16px;
  padding: 0.85rem 0.5rem;
  background: transparent;
  color: var(--ink, #1A1613);
  min-width: 0;
}
.glow-hero__search input::placeholder { color: var(--ink-muted, #76706A); }
.glow-hero__search-btn {
  background: var(--ink, #1A1613);
  color: #fff;
  border: 0;
  padding: 0.85rem 1.4rem;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
  border-radius: 3px;
  cursor: pointer;
  transition: background 200ms ease;
}
.glow-hero__search-btn:hover { background: var(--rose-deep, #9A6A4B); }

/* CTAs */
.glow-hero__ctas { display: flex; flex-wrap: wrap; gap: 0.85rem; margin-bottom: 2rem; }
.glow-btn {
  display: inline-block;
  padding: 0.85rem 1.5rem;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
  border-radius: 3px;
  text-decoration: none;
  transition: all 200ms ease;
}
.glow-btn--primary {
  background: var(--ink, #1A1613);
  color: #fff;
  border: 1px solid var(--ink, #1A1613);
}
.glow-btn--primary:hover { background: var(--rose-deep, #9A6A4B); border-color: var(--rose-deep, #9A6A4B); }
.glow-btn--ghost {
  background: transparent;
  color: var(--ink, #1A1613);
  border: 1px solid var(--ink, #1A1613);
}
.glow-btn--ghost:hover {
  background: var(--ink, #1A1613);
  color: #fff;
}

/* Stats — trust strip directly under hero */
.glow-hero__stats {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
  padding-top: 2rem;
  border-top: 1px solid var(--line, #E2DCD0);
}
@media (min-width: 600px) {
  .glow-hero__stats { grid-template-columns: repeat(3, 1fr); gap: 2.5rem; }
}
.glow-stat { display: flex; flex-direction: column; gap: 0.25rem; }
.glow-stat__num {
  font-family: var(--ff-serif, "Playfair Display", Georgia, serif);
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  font-weight: 400;
  color: var(--ink, #1A1613);
  line-height: 1;
}
.glow-stat__label {
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 13px;
  color: var(--ink-body, #3A3531);
  line-height: 1.4;
}

/* ---------------- 2. CATEGORY GATEWAY ---------------- */

.glow-gateway {
  background: var(--canvas, #ffffff);
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.glow-section-head {
  max-width: 720px;
  margin-bottom: clamp(1.75rem, 3vw, 2.75rem);
}
.glow-section-h2 {
  font-family: var(--ff-serif, "Playfair Display", Georgia, serif);
  font-weight: 400;
  font-size: clamp(1.85rem, 3.6vw, 3rem);
  line-height: 1.08;
  letter-spacing: -0.01em;
  margin: 0 0 0.75rem;
  color: var(--ink, #1A1613);
}
.glow-section-h2 em {
  font-style: italic;
  color: var(--rose-deep, #9A6A4B);
}
.glow-section-sub {
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 1rem;
  line-height: 1.55;
  color: var(--ink-body, #3A3531);
  margin: 0;
  max-width: 60ch;
}
.glow-eyebrow {
  display: inline-block;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--rose-deep, #9A6A4B);
  margin-bottom: 0.6rem;
}

.glow-gateway__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 600px) { .glow-gateway__grid { grid-template-columns: repeat(2, 1fr); gap: 1.25rem; } }
@media (min-width: 1000px) { .glow-gateway__grid { grid-template-columns: repeat(3, 1fr); gap: 1.5rem; } }

.glow-tile {
  display: block;
  padding: clamp(1.5rem, 2.5vw, 2rem);
  background: var(--canvas-2, #f4f4f5);
  border: 1px solid var(--line, #E2DCD0);
  color: var(--ink, #1A1613);
  text-decoration: none;
  transition: all 200ms ease;
}
.glow-tile:hover {
  background: #fff;
  transform: translateY(-2px);
  border-color: var(--rose-deep, #9A6A4B);
}

/* ============================================================
   EDITORIAL GATEWAY (2026) — magazine grid, image-led cards.
   No fills. Big imagery on top, refined typography below.
   ============================================================ */

.glow-gateway--editorial {
  background: #ffffff !important;
  padding: clamp(3.5rem, 6vw, 5.5rem) 0 clamp(3rem, 5vw, 4.5rem) !important;
}

/* Section head — editorial eyebrow + tight headline + hairline rule */
.glow-section-head--editorial {
  max-width: 920px;
  margin: 0 auto clamp(2.5rem, 4vw, 3.5rem);
  text-align: center;
  padding-bottom: clamp(1.5rem, 2.5vw, 2rem);
  border-bottom: 1px solid rgba(26,22,19,0.12);
}
.glow-section-head--editorial .glow-section-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.85rem;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: #9A6A4B;
  margin-bottom: 1rem;
}
.glow-section-head--editorial .glow-section-eyebrow__line,
.glow-section-head--editorial .glow-section-eyebrow::after {
  content: "";
  display: block;
  width: 28px;
  height: 1px;
  background: rgba(90,42,53,0.45);
}
.glow-section-head--editorial .glow-section-eyebrow::after { margin-left: 0.85rem; }
.glow-section-head--editorial .glow-section-h2 {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 400;
  font-size: clamp(2rem, 4.2vw, 3.4rem);
  line-height: 1.05;
  letter-spacing: -0.015em;
  color: #1A1613;
  margin: 0 0 0.85rem;
}
.glow-section-head--editorial .glow-section-h2 em {
  font-style: italic;
  color: #9A6A4B;
}
.glow-section-head--editorial .glow-section-sub {
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 14px;
  line-height: 1.55;
  color: #5F5851;
  max-width: 56ch;
  margin: 0 auto;
}

/* Grid: 1 col mobile, 2 col tablet, 3 col desktop */
.glow-gateway__grid--mag {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(2rem, 3vw, 2.5rem) clamp(1.25rem, 2vw, 2rem);
}
@media (min-width: 700px) { .glow-gateway__grid--mag { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1080px) { .glow-gateway__grid--mag { grid-template-columns: repeat(3, 1fr); } }

/* The card — image on top, refined typography below */
.glow-card {
  display: block;
  text-decoration: none;
  color: inherit;
  background: transparent;
  border: 0;
  padding: 0;
  transition: transform 320ms cubic-bezier(.2,.6,.2,1);
}
.glow-card:hover { transform: translateY(-3px); }

/* Media wrapper — fixed aspect ratio crop, image cover-fills */
.glow-card__media {
  position: relative;
  overflow: hidden;
  background: #EBE2D2;
  aspect-ratio: 4/5;
  margin-bottom: 1.1rem;
}
.glow-card__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 60%, rgba(26,22,19,0.08) 100%);
  pointer-events: none;
}
.glow-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 720ms cubic-bezier(.2,.6,.2,1);
}
.glow-card:hover .glow-card__media img { transform: scale(1.04); }

/* Card body — clean editorial type stack */
.glow-card__body {
  padding: 0 0.15rem;
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 0.85rem;
  row-gap: 0;
  align-items: baseline;
}
.glow-card__num {
  grid-row: 1 / span 4;
  font-family: 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 0.95rem;
  color: rgba(90,42,53,0.55);
  letter-spacing: 0.02em;
  padding-top: 0.18rem;
  line-height: 1;
}
.glow-card__cat {
  grid-column: 2;
  display: block;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #9A6A4B;
  margin-bottom: 0.55rem;
}
.glow-card__h3 {
  grid-column: 2;
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 400;
  font-size: clamp(1.3rem, 1.85vw, 1.65rem);
  line-height: 1.1;
  letter-spacing: -0.012em;
  color: #1A1613;
  margin: 0 0 0.55rem;
}
.glow-card__h3 em {
  font-style: italic;
  color: #9A6A4B;
}
.glow-card__sub {
  grid-column: 2;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 13.5px;
  line-height: 1.5;
  color: #5F5851;
  margin: 0 0 0.95rem;
}
.glow-card__cta {
  grid-column: 2;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #1A1613;
  border-bottom: 1px solid #1A1613;
  padding-bottom: 2px;
  transition: color 200ms ease, border-color 200ms ease;
}
.glow-card__arrow {
  display: inline-block;
  font-family: 'Inter', system-ui, sans-serif;
  font-weight: 300;
  transition: transform 200ms ease;
}
.glow-card:hover .glow-card__cta {
  color: #9A6A4B;
  border-bottom-color: #9A6A4B;
}
.glow-card:hover .glow-card__arrow { transform: translateX(4px); }

/* Mobile tightening */
@media (max-width: 700px) {
  .glow-card__media { aspect-ratio: 3/4; margin-bottom: 0.95rem; }
  .glow-card__h3 { font-size: 1.25rem; }
}

.glow-tile__cat {
  display: inline-block;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--rose-deep, #9A6A4B);
  margin-bottom: 0.75rem;
}
.glow-tile__h3 {
  font-family: var(--ff-serif, "Playfair Display", Georgia, serif);
  font-weight: 400;
  font-size: clamp(1.2rem, 1.8vw, 1.45rem);
  line-height: 1.15;
  letter-spacing: -0.005em;
  margin: 0 0 0.6rem;
  color: var(--ink, #1A1613);
}
.glow-tile__sub {
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 13.5px;
  line-height: 1.55;
  color: var(--ink-body, #3A3531);
  margin: 0 0 1rem;
}
.glow-tile__cta {
  display: inline-block;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 12.5px;
  letter-spacing: 0.04em;
  color: var(--rose-deep, #9A6A4B);
  font-weight: 500;
  border-bottom: 1px solid var(--rose-deep, #9A6A4B);
  padding-bottom: 1px;
}

/* ---------------- 4. THE GLOW 100 STRIP ---------------- */

.glow-100-strip {
  background: var(--canvas-2, #f4f4f5);
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
  border-top: 1px solid var(--line, #E2DCD0);
  border-bottom: 1px solid var(--line, #E2DCD0);
}
.glow-100-list {
  list-style: none;
  margin: 0;
  padding: 0;
  background: var(--canvas, #ffffff);
  border: 1px solid var(--line, #E2DCD0);
}
.glow-100-list li { border-bottom: 1px solid var(--line, #E2DCD0); }
.glow-100-list li:last-child { border-bottom: 0; }

.g100-row {
  display: grid;
  grid-template-columns: 50px 1fr auto;
  align-items: center;
  gap: 1.25rem;
  padding: 1.25rem 1.5rem;
  text-decoration: none;
  color: inherit;
  transition: background 200ms ease;
}
@media (max-width: 600px) {
  .g100-row {
    grid-template-columns: 38px 1fr;
    grid-template-rows: auto auto;
    gap: 0.75rem 1rem;
    padding: 1rem 1.1rem;
  }
}
.g100-row:hover { background: #fff; }
.g100-rank {
  font-family: var(--ff-serif, "Playfair Display", Georgia, serif);
  font-weight: 400;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  color: var(--ink-muted, #76706A);
  line-height: 1;
}
.g100-body { min-width: 0; }
.g100-cat {
  display: block;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--rose-deep, #9A6A4B);
  margin-bottom: 0.35rem;
}
.g100-name {
  font-family: var(--ff-serif, "Playfair Display", Georgia, serif);
  font-weight: 400;
  font-size: clamp(1.1rem, 1.6vw, 1.3rem);
  line-height: 1.2;
  margin: 0 0 0.4rem;
  color: var(--ink, #1A1613);
}
.g100-line {
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 13.5px;
  line-height: 1.5;
  color: var(--ink-body, #3A3531);
  margin: 0;
  max-width: 64ch;
}
.g100-score {
  font-family: var(--ff-serif, "Playfair Display", Georgia, serif);
  font-weight: 400;
  font-size: clamp(1.5rem, 2.4vw, 2rem);
  color: var(--ink, #1A1613);
  line-height: 1;
  white-space: nowrap;
}
@media (max-width: 600px) {
  .g100-score {
    grid-column: 1 / -1;
    text-align: right;
    font-size: 1.3rem;
    padding-top: 0.5rem;
    border-top: 1px solid var(--line, #E2DCD0);
    margin-top: 0.5rem;
  }
}
.g100-of {
  font-size: 0.55em;
  color: var(--ink-muted, #76706A);
  margin-left: 0.1em;
}

.glow-100-cta {
  display: inline-block;
  margin-top: 1.75rem;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 13.5px;
  color: var(--ink, #1A1613);
  font-weight: 500;
  border-bottom: 1px solid var(--rose-deep, #9A6A4B);
  padding-bottom: 2px;
  text-decoration: none;
}
.glow-100-cta:hover { color: var(--rose-deep, #9A6A4B); }

/* ---------------- 5. CONFESSIONS FEATURE ---------------- */

.glow-confessions {
  background: var(--canvas, #ffffff);
  padding: clamp(2.5rem, 5vw, 4.5rem) 0;
}
.confessions-feature {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.75rem;
  background: var(--canvas-2, #f4f4f5);
  text-decoration: none;
  color: inherit;
  overflow: hidden;
  transition: all 200ms ease;
}
.confessions-feature:hover { background: #fff; }
@media (min-width: 760px) {
  .confessions-feature { grid-template-columns: 1.1fr 1fr; gap: 0; align-items: stretch; }
}
.confessions-feature__img {
  aspect-ratio: 16 / 10;
  background-size: cover;
  background-position: center;
  background-color: var(--canvas-3, #E5DFD4);
}
@media (min-width: 760px) {
  .confessions-feature__img { aspect-ratio: auto; min-height: 360px; }
}
.confessions-feature__body { padding: clamp(1.5rem, 3vw, 2.5rem); display: flex; flex-direction: column; justify-content: center; }
.confessions-feature__eyebrow {
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--rose-deep, #9A6A4B);
  margin-bottom: 0.75rem;
}
.confessions-feature__h2 {
  font-family: var(--ff-serif, "Playfair Display", Georgia, serif);
  font-weight: 400;
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  line-height: 1.1;
  margin: 0 0 1rem;
  color: var(--ink, #1A1613);
  max-width: 22ch;
}
.confessions-feature__h2 em { font-style: italic; color: var(--rose-deep, #9A6A4B); }
.confessions-feature__p {
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 1rem;
  line-height: 1.6;
  color: var(--ink-body, #3A3531);
  margin: 0 0 1rem;
  max-width: 52ch;
}
.confessions-feature__meta {
  display: block;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 12px;
  color: var(--ink-muted, #76706A);
  margin-bottom: 1rem;
}
.confessions-feature__cta {
  display: inline-block;
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 13px;
  color: var(--rose-deep, #9A6A4B);
  font-weight: 500;
  letter-spacing: 0.03em;
  border-bottom: 1px solid var(--rose-deep, #9A6A4B);
  padding-bottom: 1px;
}
.confessions-feature__more {
  margin-top: 1.25rem;
  text-align: right;
}
.confessions-feature__more a {
  font-family: var(--ff-sans, "Inter", sans-serif);
  font-size: 12.5px;
  color: var(--ink-muted, #76706A);
  text-decoration: none;
  border-bottom: 1px solid var(--ink-muted, #76706A);
  padding-bottom: 1px;
}

/* ---------------- VISUALLY HIDDEN ---------------- */

.visually-hidden {
  position: absolute !important;
  width: 1px !important; height: 1px !important;
  padding: 0 !important; margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* ====================================================================
   FEATURED BRANDS — luxury editorial module (Rhode + Byredo)
   Goal: feels like a Vogue / Net-a-Porter / Self Service spread.
   Restrained copy, oversized brand names, image does the work.
   Sits between Glow Index and Glow 100 on the homepage.
   ==================================================================== */

.featured-brands {
  background: var(--gb-porcelain, #ffffff);
  padding: clamp(48px, 6vw, 88px) 0 clamp(52px, 6.5vw, 96px);
  color: var(--gb-charcoal, #171514);
}
.featured-brands .wrap {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 clamp(20px, 4vw, 48px);
}

/* ---------- Heading block ---------- */
.fb-head {
  text-align: center;
  margin: 0 auto clamp(32px, 4vw, 56px);
  max-width: 720px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(14px, 1.6vw, 22px);
}
.fb-head__eyebrow {
  display: inline-block;
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.62rem;
  font-weight: 500;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: rgba(23,21,20,0.55);
  margin: 0;
}
.fb-head__h2 {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 300;
  font-size: clamp(2.8rem, 6vw, 4.6rem);
  line-height: 0.96;
  letter-spacing: -0.018em;
  color: var(--gb-charcoal, #171514);
  margin: 0;
  text-transform: lowercase;
}
.fb-head__sub {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 300;
  font-size: clamp(1.05rem, 1.4vw, 1.25rem);
  line-height: 1.4;
  color: rgba(23,21,20,0.58);
  margin: 0;
  letter-spacing: -0.005em;
}

/* ---------- Card grid ---------- */
.fb-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(24px, 3vw, 48px);
  margin: 0 auto;
  max-width: 1280px;
}
@media (min-width: 820px) {
  .fb-grid { grid-template-columns: 1fr 1fr; gap: clamp(28px, 3.4vw, 56px); }
}

/* ---------- Card ---------- */
.fb-card {
  position: relative;
  display: block;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  background: var(--gb-near-black, #0D0D0D);
  border: 0;
  /* No border-radius — luxury magazines crop hard */
  border-radius: 0;
}
@media (min-width: 820px) {
  .fb-card { aspect-ratio: 4 / 5; }
}
@media (min-width: 1180px) {
  .fb-card { aspect-ratio: 5 / 6; }
}

.fb-card__img {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 1100ms cubic-bezier(0.22,0.61,0.36,1);
  z-index: 0;
  will-change: transform;
}
.fb-card:hover .fb-card__img,
.fb-card:focus-visible .fb-card__img { transform: scale(1.025); }

/* Featured Brands video — sits over the still image */
.fb-card__video {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  pointer-events: none;
  z-index: 1;
}

/* Always-playing variant (Byredo) — video visible at rest, still hidden */
.fb-card--video-only .fb-card__video { opacity: 1; }
.fb-card--video-only .fb-card__img { opacity: 0; }

/* Hover-only variant (kept for any future card) */
.fb-card--has-video .fb-card__video {
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
@media (hover: hover) {
  .fb-card--has-video:hover .fb-card__video,
  .fb-card--has-video:focus-visible .fb-card__video { opacity: 1; }
  .fb-card--has-video:hover .fb-card__img { opacity: 0; }
  .fb-card__img { transition: transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
}
@media (hover: none) {
  .fb-card--has-video.is-playing .fb-card__video { opacity: 1; }
  .fb-card--has-video.is-playing .fb-card__img { opacity: 0; transition: opacity 0.8s ease; }
}

/* Reduced motion — hide video, fall back to still */
@media (prefers-reduced-motion: reduce) {
  .fb-card__video { display: none !important; }
  .fb-card--video-only .fb-card__img { opacity: 1 !important; }
}

/* Soft bottom-only gradient — no full-overlay shroud */
.fb-card__scrim {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg,
    rgba(0,0,0,0)    0%,
    rgba(0,0,0,0)    52%,
    rgba(0,0,0,0.18) 78%,
    rgba(0,0,0,0.45) 100%);
  z-index: 1;
  pointer-events: none;
}

/* ---------- Card body ---------- */
.fb-card__body {
  position: absolute;
  left: 0; right: 0; bottom: 0;
  padding: clamp(28px, 3.4vw, 52px) clamp(24px, 3vw, 44px) clamp(28px, 3.4vw, 44px);
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 1.2vw, 16px);
  z-index: 2;
  color: #fff;
  text-align: left;
}

.fb-card__label {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.6rem;
  font-weight: 500;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.78);
  margin: 0;
}

.fb-card__name {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 300;
  font-size: clamp(3rem, 6.4vw, 5.4rem);
  line-height: 0.94;
  letter-spacing: -0.022em;
  color: #fff;
  margin: 0;
  text-shadow: 0 1px 24px rgba(0,0,0,0.18);
}

.fb-card__line {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 300;
  font-size: clamp(0.95rem, 1.2vw, 1.1rem);
  line-height: 1.3;
  letter-spacing: -0.005em;
  color: rgba(255,255,255,0.88);
  margin: 2px 0 0;
}

/* CTA — hidden by default, fades in on hover/focus */
.fb-card__cta {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.66rem;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.92);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: clamp(8px, 1vw, 14px);
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(255,255,255,0.32);
  width: max-content;
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 320ms ease 80ms, transform 360ms cubic-bezier(0.22,0.61,0.36,1) 80ms, border-color 200ms ease, gap 220ms ease;
}
.fb-card:hover .fb-card__cta,
.fb-card:focus-visible .fb-card__cta {
  opacity: 1;
  transform: translateY(0);
  border-bottom-color: rgba(255,255,255,0.65);
  gap: 12px;
}
.fb-card__arrow {
  display: inline-block;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  transition: transform 280ms cubic-bezier(0.22,0.61,0.36,1);
}
.fb-card:hover .fb-card__arrow,
.fb-card:focus-visible .fb-card__arrow {
  transform: translateX(4px);
}

/* ---------- Mobile / touch: keep CTA visible & quiet, no hover reveal ---------- */
@media (max-width: 819px) {
  .fb-card { aspect-ratio: 3 / 4; }
  .fb-card__body { padding: 28px 22px 30px; gap: 10px; }
  .fb-card__name { font-size: clamp(2.6rem, 11vw, 3.4rem); }
  .fb-card__line { font-size: 0.95rem; }
  .fb-card__cta {
    opacity: 1;
    transform: none;
    font-size: 0.62rem;
    letter-spacing: 0.24em;
    margin-top: 12px;
  }
}
@media (hover: none) {
  /* touch devices: never reveal-on-hover, always show the CTA */
  .fb-card__cta { opacity: 1; transform: none; }
}

/* ---------- Scroll fade-up ---------- */
@media (prefers-reduced-motion: no-preference) {
  .fb-head,
  .fb-card {
    opacity: 0;
    transform: translateY(14px);
    transition: opacity 700ms cubic-bezier(0.22,0.61,0.36,1), transform 700ms cubic-bezier(0.22,0.61,0.36,1);
  }
  .featured-brands.is-in .fb-head,
  .featured-brands.is-in .fb-card {
    opacity: 1;
    transform: translateY(0);
  }
  .featured-brands.is-in .fb-card:nth-child(2) { transition-delay: 120ms; }
}

/* ====================================================================
   THE GLOW 100 — Annual Awards Module (2026 redesign · 29 May)
   Vogue/Harper's-Bazaar-Beauty-Awards energy. Hero #01 winner card +
   slim ranked rows + filter tabs + proprietary Glow Score treatment.
   Replaces the older flat .glow-100-strip / .glow-100-list table.
   ==================================================================== */

.g100-2026 {
  background: var(--gb-porcelain, #ffffff);
  padding: clamp(48px, 6vw, 88px) 0 clamp(52px, 6.5vw, 96px);
  color: var(--gb-charcoal, #171514);
}
.g100-2026 .wrap {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 clamp(20px, 4vw, 48px);
}

/* ---------- Head ---------- */
.g100-2026__head {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  align-items: end;
  margin-bottom: clamp(28px, 3.5vw, 44px);
  padding-bottom: clamp(22px, 2.6vw, 30px);
  border-bottom: 1px solid var(--gb-divider, #DDD7CF);
}
@media (min-width: 900px) {
  .g100-2026__head { grid-template-columns: 1fr auto; gap: 40px; }
}
.g100-2026__head-text { display: flex; flex-direction: column; gap: 10px; max-width: 720px; }

.g100-2026__eyebrow {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.66rem;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(23,21,20,0.55);
}
.g100-2026__h2 {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-weight: 400;
  font-size: clamp(2.4rem, 5vw, 4rem);
  line-height: 0.98;
  letter-spacing: -0.015em;
  color: var(--gb-charcoal, #171514);
  margin: 0;
}
.g100-2026__h2 em {
  font-style: italic;
  color: var(--gb-plum, #5B2634);
  font-weight: 300;
}
.g100-2026__sub {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.95rem;
  line-height: 1.55;
  color: rgba(23,21,20,0.68);
  margin: 4px 0 0;
  max-width: 56ch;
}
.g100-2026__head-cta,
.g100-2026__cta-foot {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--gb-charcoal, #171514);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--gb-charcoal, #171514);
  width: max-content;
  transition: color 200ms ease, gap 220ms ease;
}
.g100-2026__head-cta:hover,
.g100-2026__head-cta:focus-visible,
.g100-2026__cta-foot:hover,
.g100-2026__cta-foot:focus-visible {
  color: var(--gb-plum, #5B2634);
  border-bottom-color: var(--gb-plum, #5B2634);
  gap: 12px;
  outline: none;
}
.g100-2026__cta-foot {
  margin: clamp(28px, 3.5vw, 40px) auto 0;
  display: flex;
  justify-content: center;
}

/* ---------- Filter tabs ---------- */
.g100-2026__tabs {
  display: flex;
  gap: clamp(18px, 2.4vw, 32px);
  flex-wrap: nowrap;
  overflow-x: auto;
  margin-bottom: clamp(36px, 4vw, 52px);
  padding-bottom: 4px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.g100-2026__tabs::-webkit-scrollbar { display: none; }
.g100-2026__tab {
  flex-shrink: 0;
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(23,21,20,0.5);
  text-decoration: none;
  padding: 6px 0;
  border-bottom: 1px solid transparent;
  transition: color 180ms ease, border-color 180ms ease;
}
.g100-2026__tab:hover,
.g100-2026__tab:focus-visible {
  color: var(--gb-charcoal, #171514);
  outline: none;
}
.g100-2026__tab.is-active {
  color: var(--gb-charcoal, #171514);
  border-bottom-color: var(--gb-charcoal, #171514);
}

/* ---------- #01 HERO award card ---------- */
.g100-2026__hero {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  text-decoration: none;
  color: var(--gb-charcoal, #171514);
  background: #fff;
  margin-bottom: clamp(24px, 3vw, 40px);
  overflow: hidden;
}
@media (min-width: 760px) {
  .g100-2026__hero { grid-template-columns: 1.1fr 1fr; }
}

.g100-2026__hero-image {
  position: relative;
  aspect-ratio: 4 / 3;
  background: linear-gradient(135deg, #f4f4f5 0%, #f4f4f5 100%);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 760px) {
  .g100-2026__hero-image { aspect-ratio: auto; min-height: 460px; }
}
.g100-2026__hero-image img {
  max-width: 62%;
  max-height: 78%;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 24px 32px rgba(23,21,20,0.18));
  transition: transform 900ms cubic-bezier(0.22,0.61,0.36,1);
  will-change: transform;
}
.g100-2026__hero:hover .g100-2026__hero-image img,
.g100-2026__hero:focus-visible .g100-2026__hero-image img {
  transform: scale(1.03);
}

.g100-2026__hero-body {
  padding: clamp(32px, 4vw, 56px) clamp(28px, 3.5vw, 48px);
  display: flex;
  flex-direction: column;
  gap: 14px;
  position: relative;
}

.g100-2026__hero-rank {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 300;
  font-size: clamp(4rem, 8vw, 6.4rem);
  line-height: 0.85;
  color: var(--gb-plum, #5B2634);
  letter-spacing: -0.02em;
  margin: 0 0 8px;
}
.g100-2026__hero-cat {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.66rem;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(23,21,20,0.55);
}
.g100-2026__hero-name {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-weight: 400;
  font-size: clamp(2rem, 3.6vw, 2.8rem);
  line-height: 1;
  letter-spacing: -0.014em;
  color: var(--gb-charcoal, #171514);
  margin: 0;
}
.g100-2026__hero-name em {
  font-style: italic;
  font-weight: 300;
  color: var(--gb-plum, #5B2634);
}
.g100-2026__hero-line {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.95rem;
  line-height: 1.55;
  color: rgba(23,21,20,0.7);
  margin: 6px 0 0;
  max-width: 48ch;
}

.g100-2026__hero-foot {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-top: clamp(20px, 2.4vw, 32px);
  padding-top: clamp(20px, 2.4vw, 28px);
  border-top: 1px solid var(--gb-divider, #DDD7CF);
}

.g100-2026__score {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.g100-2026__score-label {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.6rem;
  font-weight: 500;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: rgba(23,21,20,0.5);
}
.g100-2026__score-num {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-weight: 400;
  font-size: clamp(2.4rem, 4vw, 3.2rem);
  line-height: 1;
  letter-spacing: -0.015em;
  color: var(--gb-charcoal, #171514);
}
.g100-2026__score-of {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.7rem;
  letter-spacing: 0.16em;
  color: rgba(23,21,20,0.42);
  margin-left: 2px;
  vertical-align: 0.8em;
}

.g100-2026__hero-cta {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gb-plum, #5B2634);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 4px;
  border-bottom: 1px solid var(--gb-plum, #5B2634);
  transition: gap 220ms ease;
}
.g100-2026__hero:hover .g100-2026__hero-cta,
.g100-2026__hero:focus-visible .g100-2026__hero-cta { gap: 12px; }

/* ---------- #02-#04 slim ranked rows ---------- */
.g100-2026__rows {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}
.g100-2026__rows > li { margin: 0; }
.g100-2026__row {
  display: grid;
  grid-template-columns: 64px 1fr auto;
  gap: clamp(18px, 2vw, 32px);
  align-items: center;
  padding: clamp(22px, 2.4vw, 30px) clamp(20px, 3vw, 36px);
  text-decoration: none;
  color: var(--gb-charcoal, #171514);
  border-bottom: 1px solid var(--gb-divider, #DDD7CF);
  transition: background 240ms ease, padding-left 240ms cubic-bezier(0.22,0.61,0.36,1);
}
.g100-2026__rows > li:last-child .g100-2026__row { border-bottom: 0; }
.g100-2026__row:hover,
.g100-2026__row:focus-visible {
  background: rgba(91,38,52,0.025);
  outline: none;
}

.g100-2026__row-rank {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 300;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  line-height: 1;
  color: rgba(23,21,20,0.35);
  letter-spacing: -0.01em;
  transition: color 200ms ease;
}
.g100-2026__row:hover .g100-2026__row-rank,
.g100-2026__row:focus-visible .g100-2026__row-rank {
  color: var(--gb-plum, #5B2634);
}

.g100-2026__row-body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}
.g100-2026__row-cat {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.6rem;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(23,21,20,0.5);
}
.g100-2026__row-name {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-weight: 400;
  font-size: clamp(1.1rem, 1.7vw, 1.35rem);
  line-height: 1.2;
  letter-spacing: -0.008em;
  color: var(--gb-charcoal, #171514);
  margin: 2px 0 0;
}
.g100-2026__row-line {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.85rem;
  line-height: 1.5;
  color: rgba(23,21,20,0.62);
  margin: 4px 0 0;
  max-width: 56ch;
}

.g100-2026__row-score {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
  text-align: right;
}
.g100-2026__row-score-label {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.55rem;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(23,21,20,0.45);
}
.g100-2026__row-score-num {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-weight: 400;
  font-size: clamp(1.6rem, 2.4vw, 2rem);
  line-height: 1;
  letter-spacing: -0.012em;
  color: var(--gb-charcoal, #171514);
}

/* ---------- Mobile polish ---------- */
@media (max-width: 619px) {
  .g100-2026__row {
    grid-template-columns: 44px 1fr;
    grid-template-areas:
      "rank body"
      ".    score";
    gap: 8px 18px;
  }
  .g100-2026__row-rank { grid-area: rank; font-size: 1.6rem; }
  .g100-2026__row-body { grid-area: body; }
  .g100-2026__row-score { grid-area: score; flex-direction: row; align-items: baseline; gap: 8px; justify-content: flex-end; }
  .g100-2026__row-score-num { font-size: 1.4rem; }
  .g100-2026__hero-foot { flex-direction: column; align-items: flex-start; gap: 18px; }
}

/* ---------- Reduce motion ---------- */
@media (prefers-reduced-motion: reduce) {
  .g100-2026__hero-image img,
  .g100-2026__row,
  .g100-2026__head-cta,
  .g100-2026__cta-foot,
  .g100-2026__hero-cta { transition: none !important; }
}

/* ====================================================================
   GLOW 100 — TOP 10 IMAGE-LED SWIPE CAROUSEL
   Replaces the previous hero #01 + slim rows. Image-first cards,
   horizontal scroll with snap, edge nav arrows on desktop.
   ==================================================================== */

.g100-2026__carousel {
  position: relative;
  margin: 0 calc(50% - 50vw);
  padding: 0;
}
.g100-2026__track {
  list-style: none;
  margin: 0;
  padding: 0 clamp(20px, 4vw, 48px);
  display: flex;
  gap: clamp(14px, 1.8vw, 24px);
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scroll-padding-left: clamp(20px, 4vw, 48px);
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
}
.g100-2026__track::-webkit-scrollbar { display: none; }
.g100-2026__track > li {
  flex: 0 0 auto;
  width: clamp(220px, 30vw, 300px);
  scroll-snap-align: start;
}

.g100-2026__card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-decoration: none;
  color: var(--gb-charcoal, #171514);
  position: relative;
  height: 100%;
}

.g100-2026__rank {
  position: absolute;
  top: 14px;
  left: 16px;
  z-index: 2;
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 300;
  font-size: clamp(1.8rem, 2.6vw, 2.2rem);
  line-height: 1;
  letter-spacing: -0.01em;
  color: #fff;
  text-shadow: 0 2px 12px rgba(0,0,0,0.35);
  pointer-events: none;
}

.g100-2026__img {
  position: relative;
  display: block;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: #f4f4f5;
}
.g100-2026__img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 900ms cubic-bezier(0.22,0.61,0.36,1);
  will-change: transform;
}
.g100-2026__card:hover .g100-2026__img img,
.g100-2026__card:focus-visible .g100-2026__img img {
  transform: scale(1.04);
}

/* Placeholder gradient cards (for products without imagery yet) */
.g100-2026__img--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.g100-2026__img-label {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 300;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  line-height: 1;
  letter-spacing: -0.01em;
  color: rgba(255,255,255,0.92);
  text-align: center;
  text-shadow: 0 1px 12px rgba(0,0,0,0.2);
}

.g100-2026__meta {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 0 2px;
}
.g100-2026__cat {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.6rem;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(23,21,20,0.5);
}
.g100-2026__name {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-weight: 400;
  font-size: clamp(0.95rem, 1.2vw, 1.05rem);
  line-height: 1.25;
  letter-spacing: -0.005em;
  color: var(--gb-charcoal, #171514);
  margin: 0;
  min-height: 2.6em;
}
.g100-2026__score-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
  margin-top: 8px;
  padding-top: 10px;
  border-top: 1px solid var(--gb-divider, #DDD7CF);
}
.g100-2026__score-label {
  font-family: 'Inter', 'Instrument Sans', system-ui, sans-serif;
  font-size: 0.56rem;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(23,21,20,0.45);
}
.g100-2026__score-val {
  font-family: 'Canela', 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: -0.01em;
  color: var(--gb-charcoal, #171514);
}

/* Edge nav arrows — desktop only */
.g100-2026__nav {
  position: absolute;
  top: 32%;
  z-index: 3;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid var(--gb-divider, #DDD7CF);
  background: rgba(255,255,255,0.92);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: var(--gb-charcoal, #171514);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 200ms ease, background 200ms ease, border-color 200ms ease;
  opacity: 0;
  pointer-events: none;
}
.g100-2026__nav svg { width: 18px; height: 18px; }
.g100-2026__nav--prev { left: clamp(8px, 1.5vw, 18px); }
.g100-2026__nav--next { right: clamp(8px, 1.5vw, 18px); }
@media (hover: hover) and (min-width: 760px) {
  .g100-2026__carousel:hover .g100-2026__nav,
  .g100-2026__carousel:focus-within .g100-2026__nav {
    opacity: 1;
    pointer-events: auto;
  }
}
.g100-2026__nav:hover {
  background: #fff;
  border-color: var(--gb-charcoal, #171514);
}
.g100-2026__nav[disabled],
.g100-2026__nav.is-disabled { opacity: 0 !important; pointer-events: none !important; }

/* Mobile: hide arrows entirely, native swipe handles it */
@media (max-width: 759px) {
  .g100-2026__nav { display: none !important; }
  .g100-2026__track > li { width: 70vw; }
}

@media (prefers-reduced-motion: reduce) {
  .g100-2026__track { scroll-behavior: auto; }
  .g100-2026__img img { transition: none; }
}


/* Featured-brand LIGHT card variant — for product-on-white imagery (e.g. GEM).
   Reads as an intentional editorial pairing against the dark lifestyle cards. */
.fb-card--light { border: 1px solid rgba(0,0,0,0.09); background: #ffffff; }
.fb-card--light .fb-card__scrim {
  background: linear-gradient(180deg, rgba(255,255,255,0) 58%, rgba(255,255,255,0.78) 100%);
}
.fb-card--light .fb-card__name { color: #1a1714; text-shadow: none; }
.fb-card--light .fb-card__label { color: #9A6A4B; }
.fb-card--light .fb-card__line { color: rgba(20,18,16,0.60); }
