/*
Theme Name: Soulshore
Theme URI: https://example.com/soulshore
Author: Soulshore
Author URI: https://example.com
Description: A custom classic WordPress and WooCommerce theme for premium home textiles and Mediterranean-inspired home living.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 8.0
Text Domain: soulshore
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

:root {
	--bg-primary: #FFF8EF;
	--bg-secondary: #E7D8C9;
	--text-primary: #1F1F1F;
	--text-secondary: #5B5B5B;
	--brand-primary: #1E3A5F;
	--brand-accent: #E76F51;
	--brand-fresh: #7FB8B5;
}


/* ============================================================
   Imported from Soulshore theme — adapted for Soulshore
   ============================================================ */

/* ==========================================================================
   SOULSHORE LUXURY THEME - COMPLETE CSS DESIGN SYSTEM
   "Every Drape Tells A Story"
   ========================================================================== */

/* ── 1. ROOT CUSTOM PROPERTIES ─────────────────────────────────────────── */
:root {
  /* ── Brand — Soulshore ruby accent system ── */
  --clr-soulshore:          #1E3A5F;
  --clr-soulshore-deep:     #7B243A;
  --clr-soulshore-light:    #A2364F;
  --clr-soulshore-red:      #1E3A5F;
  --clr-soulshore-red-light:#A2364F;
  --clr-soulshore-red-dark: #7B243A;
  --clr-maroon:           #7B243A;
  --clr-maroon-dark:      #3A0A18;

  /* ── SOULSHORE V2 — Premium Ruby Luxury Palette ── */
  --clr-ivory:            #FFF8EF;   /* warm ivory — page base */
  --clr-peach:            #C4667A;   /* ruby rose — light accent */
  --clr-peach-deep:       #1E3A5F;   /* soulshore navy — primary CTA */
  --clr-mauve:            #A2364F;   /* deep ruby — secondary CTA */
  --clr-sage:             #A8B5A0;   /* soft sage */
  --clr-gold:             #D7B899;   /* champagne gold */
  --clr-lavender:         #C4667A;   /* ruby rose — light accent */
  /* Legacy compat aliases — mapped to V2 values */
  --clr-champagne-1:      #FFF8EF;
  --clr-champagne-2:      #F4EEE8;
  --clr-champagne-3:      #EDD5C0;
  --clr-amber-1:          #D7B899;
  --clr-rose-gold:        #1E3A5F;
  --clr-rose-gold-deep:   #A2364F;
  --clr-rose-gold-light:  #C4667A;
  --clr-soft-gold:        #D7B899;
  --clr-gold-light:       #E8D0B4;
  --clr-gold-dark:        #C4A082;
  --clr-cream:            #F4EEE8;
  --clr-beige:            #EDD5C0;
  --clr-warm-beige:       #E0C4A8;
  --clr-dark-bg:          #1C0A0A;   /* preloader cinematic dark only */
  --clr-dark-1:           #1F1F1F;
  --clr-dark-2:           #3A302D;
  --clr-dark-3:           #4A3C38;
  --clr-dark-4:           #6B5F5B;
  --clr-white:            #FFFFFF;
  --clr-black:            #000000;

  /* ── Semantic Tokens — SOULSHORE ── */
  --bg-page:            #FFF8EF;   /* warm white canvas */
  --bg-surface:         rgba(255,248,239,0.80);
  --bg-elevated:        rgba(255,255,255,0.95);
  --bg-sunken:          #E7D8C9;   /* muted sandy secondary */
  --text-primary:       #1F1F1F;
  --text-secondary:     rgba(31,31,31,0.72);
  --text-muted:         #5B5B5B;
  --text-inverse:       #FFF8EF;
  --text-accent:        #1E3A5F;
  --text-gold:          #7FB8B5;   /* teal fresh tone */
  --accent:             #1E3A5F;   /* navy — primary brand */
  --accent-hover:       #162D4A;   /* deep navy hover */
  --accent-light:       #4A6FA5;   /* lighter navy */
  --accent-coral:       #E76F51;   /* coral — CTA / highlight */
  --accent-coral-hover: #D15A3E;
  --accent-teal:        #7FB8B5;   /* fresh teal */
  --gold:               #E7D8C9;   /* sandy secondary */
  --gold-hover:         #D4C4B0;
  --rose-gold:          #E76F51;   /* compat alias → coral */
  --border:             rgba(31,31,31,0.08);
  --border-strong:      rgba(31,31,31,0.14);
  --border-gold:        rgba(215,184,153,0.35);

  /* ── Glass — Soft white glass ── */
  --glass-bg:           rgba(255,255,255,0.58);
  --glass-bg-dark:      rgba(255,255,255,0.72);
  --glass-border:       rgba(255,255,255,0.55);
  --glass-border-dark:  rgba(255,255,255,0.70);
  --glass-blur:         blur(20px);
  --glass-blur-heavy:   blur(40px);
  --glass-blur-light:   blur(10px);
  --glass-shadow:       0 18px 50px rgba(35,25,20,0.10), inset 0 1px 0 rgba(255,255,255,0.75);
  --glass-shadow-dark:  0 24px 64px rgba(35,25,20,0.14), inset 0 1px 0 rgba(255,255,255,0.70);

  /* ── Shadows — soft warm neutrals ── */
  --shadow-xs:   0 1px 3px rgba(31,31,31,0.05);
  --shadow-sm:   0 2px 8px rgba(31,31,31,0.07);
  --shadow-md:   0 4px 16px rgba(31,31,31,0.08);
  --shadow-lg:   0 8px 32px rgba(31,31,31,0.10);
  --shadow-xl:   0 16px 56px rgba(31,31,31,0.12);
  --shadow-2xl:  0 24px 80px rgba(31,31,31,0.14);
  --shadow-glow: 0 10px 30px rgba(30,58,95,0.24);
  --shadow-gold: 0 0 28px rgba(215,184,153,0.40);
  --shadow-card: 0 18px 50px rgba(35,25,20,0.10), inset 0 1px 0 rgba(255,255,255,0.75);

  /* ── Typography — Soulshore: DM Serif Display + Inter ── */
  --font-display: 'DM Serif Display', Georgia, serif;
  --font-serif:   'DM Serif Display', Georgia, serif;
  --font-body:    'Inter', system-ui, -apple-system, sans-serif;
  --font-ui:      'Inter', system-ui, -apple-system, sans-serif;
  --font-mono:    'JetBrains Mono', 'Fira Code', monospace;

  --size-xs:   0.625rem;   /* 10px */
  --size-sm:   0.75rem;    /* 12px */
  --size-base: 0.9375rem;  /* 15px */
  --size-md:   1rem;       /* 16px */
  --size-lg:   1.125rem;   /* 18px */
  --size-xl:   1.25rem;    /* 20px */
  --size-2xl:  1.5rem;     /* 24px */
  --size-3xl:  1.875rem;   /* 30px */
  --size-4xl:  2.25rem;    /* 36px */
  --size-5xl:  3rem;       /* 48px */
  --size-6xl:  3.75rem;    /* 60px */
  --size-7xl:  4.5rem;     /* 72px */
  --size-8xl:  6rem;       /* 96px */
  --size-9xl:  8rem;       /* 128px */

  --leading-tight:   1.1;
  --leading-snug:    1.3;
  --leading-normal:  1.5;
  --leading-relaxed: 1.7;
  --leading-loose:   2;

  --tracking-tighter: -0.04em;
  --tracking-tight:   -0.02em;
  --tracking-normal:  0;
  --tracking-wide:    0.04em;
  --tracking-wider:   0.08em;
  --tracking-widest:  0.2em;

  --weight-light:     300;
  --weight-regular:   400;
  --weight-medium:    500;
  --weight-semibold:  600;
  --weight-bold:      700;

  /* ── Spacing Scale ── */
  --space-1:  0.25rem;
  --space-2:  0.5rem;
  --space-3:  0.75rem;
  --space-4:  1rem;
  --space-5:  1.25rem;
  --space-6:  1.5rem;
  --space-8:  2rem;
  --space-10: 2.5rem;
  --space-12: 3rem;
  --space-16: 4rem;
  --space-20: 5rem;
  --space-24: 6rem;
  --space-32: 8rem;
  --space-40: 10rem;
  --space-48: 12rem;

  /* ── Radius — professional scale, not balloon shapes ── */
  --radius-xs: 2px;
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 12px;
  --radius-xl: 16px;   /* product cards, trust tiles */
  --radius-2xl: 20px;  /* glass-card, drawers, sections (was 24) */
  --radius-3xl: 24px;  /* modal, popup, hero mobile (was 32) */
  --radius-full: 9999px; /* buttons, badges, circles only */

  /* ── Transitions ── */
  --ease-fast:    0.15s cubic-bezier(0.4, 0, 0.2, 1);
  --ease-base:    0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --ease-slow:    0.5s cubic-bezier(0.4, 0, 0.2, 1);
  --ease-slower:  0.8s cubic-bezier(0.4, 0, 0.2, 1);
  --ease-spring:  0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  --ease-luxury:  0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);

  /* ── Z-index Scale ── */
  --z-base:      0;
  --z-raised:    10;
  --z-dropdown:  100;
  --z-sticky:    200;
  --z-fixed:     300;
  --z-backdrop:  400;
  --z-modal:     500;
  --z-toast:     600;
  --z-tooltip:   700;
  --z-preloader: 9999;

  /* ── Layout ── */
  --container-sm:  640px;
  --container-md:  768px;
  --container-lg:  1024px;
  --container-xl:  1280px;
  --container-2xl: 1440px;
  --container-3xl: 1536px;
  --nav-height:             72px;
  --bar-static-height:      28px;  /* static pearl strip */
  --bar-scroll-height:      34px;  /* scrolling ticker */
  --announcement-height:    62px;  /* combined: both bars */
  --mobile-nav-height:      60px;
}

/* ── 2. UNIFIED MODE — no dark mode tokens ──────────────────────────────── */
/* Single luxury palette defined in :root above. dark-mode.css neutralizes
   any legacy data-theme="dark" attributes from cookies. */

/* ── 3. CSS RESET & BASE ─────────────────────────────────────────────────── */
*,
*::before,
*::after { box-sizing: border-box; margin: 0; padding: 0; }

html {
  font-size: 16px;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  font-family: var(--font-body);
  font-size: var(--size-base);
  font-weight: var(--weight-regular);
  line-height: var(--leading-relaxed);
  color: var(--text-primary);
  /* Pure white canvas — Soulshore background refresh */
  background: #ffffff;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img, video, svg { display: block; max-width: 100%; }
img { height: auto; }
a { color: inherit; text-decoration: none; }
button { cursor: pointer; border: none; background: none; font: inherit; }
ul, ol { list-style: none; }
input, textarea, select { font: inherit; border: none; outline: none; background: transparent; }
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-display);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--text-primary);
}

/* ── 4. TYPOGRAPHY ───────────────────────────────────────────────────────── */
.heading-display {
  font-family: var(--font-display);
  font-size: clamp(2.46rem, 6.56vw, 6.15rem);
  font-weight: var(--weight-light);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tighter);
}
.heading-hero {
  font-family: var(--font-display);
  font-size: clamp(1.85rem, 4.92vw, 4.92rem);
  font-weight: var(--weight-light);
  letter-spacing: var(--tracking-tighter);
}
.heading-xl {
  font-size: clamp(1.54rem, 3.28vw, 3.69rem);
  font-weight: var(--weight-light);
}
.heading-lg  { font-size: clamp(1.23rem, 2.46vw, 2.46rem); }
.heading-md  { font-size: clamp(var(--size-xl), 2.5vw, var(--size-4xl)); }
.heading-sm  { font-size: clamp(var(--size-lg), 2vw, var(--size-3xl)); }

.text-serif   { font-family: var(--font-display); }
.text-sans    { font-family: var(--font-body); }
.text-display { font-family: var(--font-display); }

.text-xs    { font-size: var(--size-xs); }
.text-sm    { font-size: var(--size-sm); }
.text-base  { font-size: var(--size-base); }
.text-lg    { font-size: var(--size-lg); }
.text-xl    { font-size: var(--size-xl); }
.text-2xl   { font-size: var(--size-2xl); }
.text-3xl   { font-size: var(--size-3xl); }
.text-4xl   { font-size: var(--size-4xl); }
.text-5xl   { font-size: var(--size-5xl); }

.italic { font-style: italic; }
.uppercase { text-transform: uppercase; }
.tracking-widest { letter-spacing: var(--tracking-widest); }
.tracking-wider  { letter-spacing: var(--tracking-wider); }
.tracking-wide   { letter-spacing: var(--tracking-wide); }

/* ── 5. LAYOUT UTILITIES ─────────────────────────────────────────────────── */
.container {
  width: 100%;
  max-width: var(--container-2xl);
  margin-inline: auto;
  padding-inline: var(--space-4);
}
@media (min-width: 640px)  { .container { padding-inline: var(--space-6); } }
@media (min-width: 1024px) { .container { padding-inline: var(--space-8); } }
@media (min-width: 1280px) { .container { padding-inline: var(--space-12); } }

.container-sm  { max-width: var(--container-sm); }
.container-md  { max-width: var(--container-md); }
.container-lg  { max-width: var(--container-lg); }
.container-xl  { max-width: var(--container-xl); }

.flex  { display: flex; }
.grid  { display: grid; }
.block { display: block; }
.inline-flex { display: inline-flex; }
.hidden { display: none; }

.items-center   { align-items: center; }
.items-start    { align-items: flex-start; }
.items-end      { align-items: flex-end; }
.justify-center { justify-content: center; }
.justify-between{ justify-content: space-between; }
.justify-end    { justify-content: flex-end; }
.flex-col       { flex-direction: column; }
.flex-wrap      { flex-wrap: wrap; }
.gap-2          { gap: var(--space-2); }
.gap-4          { gap: var(--space-4); }
.gap-6          { gap: var(--space-6); }
.gap-8          { gap: var(--space-8); }

.relative { position: relative; }
.absolute { position: absolute; }
.fixed    { position: fixed; }
.sticky   { position: sticky; top: 0; }

.w-full  { width: 100%; }
.h-full  { height: 100%; }
.min-h-screen { min-height: 100vh; }
.overflow-hidden { overflow: hidden; }

.text-center { text-align: center; }
.text-left   { text-align: left; }
.text-right  { text-align: right; }

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

/* ── 6. SECTION SPACING ──────────────────────────────────────────────────── */
.section { padding-block: var(--space-20); }
.section-sm { padding-block: var(--space-12); }
.section-lg { padding-block: var(--space-32); }
.section-xl { padding-block: var(--space-40); }

.section-title {
  font-family: var(--font-display);
  font-size: clamp(1.54rem, 3.28vw, 3.08rem);
  font-weight: var(--weight-light);
  letter-spacing: var(--tracking-tight);
  text-align: center;
  margin-bottom: var(--space-4);
}
.section-subtitle {
  font-family: var(--font-body);
  font-size: var(--size-base);
  color: var(--text-secondary);
  letter-spacing: var(--tracking-wider);
  text-transform: uppercase;
  text-align: center;
  margin-bottom: var(--space-2);
}
.section-description {
  font-size: var(--size-lg);
  color: var(--text-secondary);
  text-align: center;
  max-width: 600px;
  margin-inline: auto;
  margin-bottom: var(--space-12);
  line-height: var(--leading-relaxed);
}

.divider-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-3);
  margin-block: var(--space-6);
}
.divider-ornament::before,
.divider-ornament::after {
  content: '';
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, transparent, var(--border-gold), transparent);
  max-width: 200px;
}
.divider-ornament span {
  color: var(--gold);
  font-size: var(--size-lg);
  line-height: 1;
}

/* ── 7. GLASSMORPHISM — Soft white glass ─────────────────────────────────── */
.glass {
  background: rgba(255,255,255,0.58);
  backdrop-filter: blur(20px) saturate(145%);
  -webkit-backdrop-filter: blur(20px) saturate(145%);
  border: 1px solid rgba(255,255,255,0.55);
  box-shadow: 0 18px 50px rgba(35,25,20,0.10), inset 0 1px 0 rgba(255,255,255,0.75);
}
.glass-heavy {
  background: rgba(255,255,255,0.78);
  backdrop-filter: blur(40px) saturate(160%);
  -webkit-backdrop-filter: blur(40px) saturate(160%);
  border: 1px solid rgba(255,255,255,0.68);
  box-shadow: 0 24px 64px rgba(35,25,20,0.14), inset 0 1px 0 rgba(255,255,255,0.80);
}
.glass-light {
  background: rgba(255,255,255,0.40);
  backdrop-filter: blur(10px) saturate(130%);
  -webkit-backdrop-filter: blur(10px) saturate(130%);
  border: 1px solid rgba(255,255,255,0.42);
  box-shadow: 0 8px 24px rgba(35,25,20,0.07);
}
.glass-card {
  background: rgba(255,255,255,0.58);
  backdrop-filter: blur(20px) saturate(145%);
  -webkit-backdrop-filter: blur(20px) saturate(145%);
  border: 1px solid rgba(255,255,255,0.55);
  border-radius: var(--radius-2xl);
  box-shadow: 0 18px 50px rgba(35,25,20,0.10), inset 0 1px 0 rgba(255,255,255,0.75);
  transition: transform var(--ease-base), box-shadow var(--ease-base);
}
.glass-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 28px 64px rgba(35,25,20,0.14), inset 0 1px 0 rgba(255,255,255,0.80);
}
.glass-panel {
  background: rgba(255,255,255,0.72);
  backdrop-filter: blur(40px) saturate(160%);
  -webkit-backdrop-filter: blur(40px) saturate(160%);
  border: 1px solid rgba(255,255,255,0.60);
  border-radius: var(--radius-3xl);
  box-shadow: 0 24px 64px rgba(35,25,20,0.12), inset 0 1px 0 rgba(255,255,255,0.80);
}

/* ── 8. BUTTONS ──────────────────────────────────────────────────────────── */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-2);
  padding: var(--space-3) var(--space-8);
  font-family: var(--font-body);
  font-size: var(--size-sm);
  font-weight: var(--weight-medium);
  letter-spacing: var(--tracking-widest);
  text-transform: uppercase;
  border-radius: var(--radius-full);
  border: 1px solid transparent;
  cursor: pointer;
  transition: all var(--ease-base);
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
.btn::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.1);
  transform: translateX(-100%);
  transition: transform var(--ease-slow);
}
.btn:hover::before { transform: translateX(0); }

.btn-primary {
  background: linear-gradient(135deg, #1E3A5F 0%, #A2364F 100%);
  color: #FFF8EF;
  border: 1px solid rgba(255,255,255,0.30);
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(35,25,20,0.14);
}
.btn-primary:hover {
  background: linear-gradient(135deg, #C8947F 0%, #A487A0 100%);
  box-shadow: 0 14px 36px rgba(35,25,20,0.20);
  transform: translateY(-2px);
}

.btn-secondary {
  background: rgba(255,255,255,0.58);
  color: #1F1F1F;
  border: 1px solid rgba(255,255,255,0.55);
  border-radius: 14px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: 0 4px 16px rgba(35,25,20,0.07);
}
.btn-secondary:hover {
  background: linear-gradient(135deg, #1E3A5F 0%, #A2364F 100%);
  color: #FFF8EF;
  border-color: rgba(255,255,255,0.30);
  box-shadow: 0 10px 28px rgba(35,25,20,0.14);
}

.btn-glass {
  background: rgba(255,255,255,0.58);
  backdrop-filter: blur(20px) saturate(145%);
  -webkit-backdrop-filter: blur(20px) saturate(145%);
  color: #1F1F1F;
  border: 1px solid rgba(255,255,255,0.55);
  border-radius: 14px;
  box-shadow: 0 8px 24px rgba(35,25,20,0.08), inset 0 1px 0 rgba(255,255,255,0.75);
}
.btn-glass:hover {
  background: linear-gradient(135deg, #1E3A5F 0%, #A2364F 100%);
  color: #FFF8EF;
  border-color: rgba(255,255,255,0.30);
  box-shadow: 0 12px 32px rgba(35,25,20,0.16);
  transform: translateY(-2px);
}

.btn-gold {
  background: linear-gradient(135deg, #C4667A 0%, #1E3A5F 50%, #A2364F 100%);
  color: #FFF8EF;
  border: 1px solid rgba(255,255,255,0.30);
  box-shadow: 0 10px 28px rgba(35,25,20,0.12);
  border-radius: 14px;
}
.btn-gold:hover {
  background: linear-gradient(135deg, #1E3A5F 0%, #A2364F 100%);
  transform: translateY(-2px);
  box-shadow: 0 14px 36px rgba(35,25,20,0.18);
}

.btn-sm  { padding: var(--space-2) var(--space-4); font-size: var(--size-xs); }
.btn-lg  { padding: 0.75rem 1.875rem; font-size: var(--size-sm); }
.btn-xl  { padding: 0.875rem 2.25rem; font-size: var(--size-base); }
/* Hero-specific button — compact and premium, not oversized */
.btn-hero {
  padding: 0.8125rem 2rem;
  font-size: var(--size-sm);
  font-weight: var(--weight-medium);
  letter-spacing: var(--tracking-wider);
  min-height: 48px;
}
.btn-icon {
  padding: var(--space-3);
  border-radius: var(--radius-full);
  aspect-ratio: 1;
}

/* ── 9. CARDS ────────────────────────────────────────────────────────────── */
.card {
  background: var(--bg-surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  overflow: hidden;
  transition: all var(--ease-base);
  box-shadow: var(--shadow-card);
}
.card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-xl);
  border-color: var(--border-gold);
}

/* ── 10. BADGES & TAGS ───────────────────────────────────────────────────── */
.badge {
  display: inline-flex;
  align-items: center;
  padding: var(--space-1) var(--space-3);
  border-radius: var(--radius-full);
  font-size: var(--size-xs);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
}
.badge-red    { background: linear-gradient(135deg, #1E3A5F, #A2364F); color: #FFF8EF; }
.badge-gold   { background: #D7B899; color: #1F1F1F; }
.badge-glass  { background: rgba(255,255,255,0.58); backdrop-filter: blur(20px); border: 1px solid rgba(255,255,255,0.55); color: var(--text-primary); }
.badge-new    { background: #A8B5A0; color: #FFF8EF; }
.badge-sale   { background: linear-gradient(135deg, #1E3A5F, #A2364F); color: #FFF8EF; }
.badge-trending { background: linear-gradient(135deg, #D7B899, #C4667A); color: #1F1F1F; }

/* ── 11. FORMS ───────────────────────────────────────────────────────────── */
.form-group { position: relative; margin-bottom: var(--space-4); }
.form-label {
  display: block;
  font-size: var(--size-sm);
  font-weight: var(--weight-medium);
  color: var(--text-secondary);
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  margin-bottom: var(--space-2);
}
.form-input {
  width: 100%;
  padding: var(--space-3) var(--space-4);
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur-light);
  -webkit-backdrop-filter: var(--glass-blur-light);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius-lg);
  font-size: var(--size-base);
  color: var(--text-primary);
  transition: all var(--ease-fast);
}
.form-input::placeholder { color: var(--text-muted); }
.form-input:focus {
  outline: none;
  border-color: rgba(30,58,95,0.60);
  box-shadow: 0 0 0 4px rgba(30,58,95,0.14);
}

/* ── 12. SCROLLBAR ───────────────────────────────────────────────────────── */
::-webkit-scrollbar { width: 6px; height: 6px; }
::-webkit-scrollbar-track { background: var(--bg-surface); }
::-webkit-scrollbar-thumb {
  background: rgba(30,58,95,0.45);
  border-radius: var(--radius-full);
}
::-webkit-scrollbar-thumb:hover { background: rgba(162,54,79,0.55); }

/* ── 13. SELECTION ───────────────────────────────────────────────────────── */
::selection {
  background: rgba(30,58,95,0.22);
  color: var(--text-primary);
}

/* ── 14. FOCUS ───────────────────────────────────────────────────────────── */
:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
  border-radius: var(--radius-sm);
}

/* ── 15. IMAGES & MEDIA ──────────────────────────────────────────────────── */
.img-cover { object-fit: cover; width: 100%; height: 100%; }
.img-contain { object-fit: contain; width: 100%; height: 100%; }
.aspect-square { aspect-ratio: 1; }
.aspect-4-5    { aspect-ratio: 4/5; }
.aspect-3-4    { aspect-ratio: 3/4; }
.aspect-16-9   { aspect-ratio: 16/9; }
.aspect-hero   { aspect-ratio: 16/7; }

.img-zoom {
  overflow: hidden;
}
.img-zoom img {
  transition: transform var(--ease-luxury);
  will-change: transform;
}
.img-zoom:hover img { transform: scale(1.07); }

/* ── 16. GRADIENT UTILITIES ──────────────────────────────────────────────── */
.gradient-soulshore {
  background: linear-gradient(135deg, var(--clr-soulshore-red), var(--clr-maroon));
}
.gradient-gold {
  background: linear-gradient(135deg, var(--clr-soft-gold), var(--clr-rose-gold));
}
.gradient-luxury {
  background: linear-gradient(135deg, var(--clr-maroon-dark), var(--clr-soulshore-red), var(--clr-rose-gold));
}
.gradient-dark {
  background: linear-gradient(135deg, var(--clr-dark-bg), var(--clr-dark-2), var(--clr-maroon-dark));
}
.gradient-overlay {
  background: linear-gradient(to bottom, transparent 0%, rgba(18,9,9,0.7) 100%);
}
.gradient-text {
  background: linear-gradient(135deg, var(--clr-soulshore-red), var(--clr-rose-gold));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gradient-text-gold {
  background: linear-gradient(135deg, var(--clr-soft-gold), var(--clr-gold-dark));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ── 17. ANIMATIONS BASE ─────────────────────────────────────────────────── */
@media (prefers-reduced-motion: no-preference) {
  .animate-fade-in {
    animation: fadeIn 0.6s var(--ease-luxury) forwards;
  }
  .animate-slide-up {
    animation: slideUp 0.7s var(--ease-luxury) forwards;
  }
  .animate-float {
    animation: float 4s ease-in-out infinite;
  }
  .animate-shimmer {
    animation: shimmer 2s ease-in-out infinite;
  }
  .animate-pulse-gold {
    animation: pulseGold 2.5s ease-in-out infinite;
  }
}

@keyframes fadeIn {
  from { opacity: 0; }
  to   { opacity: 1; }
}
@keyframes slideUp {
  from { opacity: 0; transform: translateY(30px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes slideDown {
  from { opacity: 0; transform: translateY(-20px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes float {
  0%, 100% { transform: translateY(0); }
  50%       { transform: translateY(-12px); }
}
@keyframes shimmer {
  0%   { background-position: -200% 0; }
  100% { background-position: 200% 0; }
}
@keyframes pulseGold {
  0%, 100% { box-shadow: 0 0 0 0 rgba(212,163,115,0); }
  50%       { box-shadow: 0 0 20px 6px rgba(212,163,115,0.3); }
}
@keyframes spinSlow {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}
@keyframes marquee {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* ══════════════════════════════════════════════════════════════════════
   17b. ANNOUNCEMENT + STICKY HEADER SYSTEM
   ══════════════════════════════════════════════════════════════════════
   Announcement bars = normal document flow. They scroll away with the page.
   Header (#site-header / .mobile-header) = position:sticky; top:0.
   Once the announcement bars scroll past, the header reaches the top
   of the viewport and sticks there. No fixed shell. No body padding.
   No JS height measurement. No scroll-collapse animation.
   ══════════════════════════════════════════════════════════════════════ */

/* Announcement bars and search bar stay in normal flow.
   Only the two header elements get sticky positioning (set below). */
.site-top {
  display: contents;
}

html:has(body.admin-bar) {
  margin-top: 0 !important;
}

.soulshore-top-shell .announcement-static,
.soulshore-top-shell .announcement-scroll,
.soulshore-top-shell .mobile-search-bar {
  position: relative;
  width: 100%;
}

.announcement-block,
.announcement-static,
.announcement-scroll {
  display: flex;
}

.announcement-block {
  display: block;
  margin: 0;
  padding: 0;
}

/* ── 18. ANNOUNCEMENT BARS ───────────────────────────────────────────────── */

/* ── Static bar ── */
.announcement-static {
  height: var(--bar-static-height);
  background: #FFF8EF;
  border-bottom: 1px solid rgba(30,58,95,0.18);
  color: #1E3A5F;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  z-index: var(--z-sticky);
}
.announcement-static-text {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-inline: var(--space-4);
  font-family: var(--font-body);
}
.announcement-static-sep {
  margin-inline: var(--space-3);
  color: rgba(30,58,95,0.70);
}

/* ── Scrolling ticker ── */
.announcement-scroll {
  height: var(--bar-scroll-height);
  background: #1E3A5F;
  border-bottom: 1px solid rgba(30,58,95,0.30);
  color: #FFF8EF;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  z-index: calc(var(--z-sticky) - 1);
}
.announcement-scroll .marquee-track {
  display: flex;
  animation: marquee 42s linear infinite;
  white-space: nowrap;
  width: max-content;
}
.announcement-scroll .marquee-item {
  display: inline-flex;
  align-items: center;
  gap: var(--space-3);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.10em;
  text-transform: uppercase;
  padding-right: 80px;
  font-family: var(--font-body);
}
.announcement-scroll .marquee-sep {
  color: rgba(255,248,239,0.55);
  margin-inline: var(--space-3);
  font-size: 7px;
}
.marquee-label {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.bar-icon {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  display: block;
  color: inherit;
}

/* ── 19. HEADER / NAVBAR — full-width fashion editorial bar ─────────────── */
#site-header,
#mobile-header {
  position: sticky;
  top: 0;
  z-index: 9000;
  background: #ffffff;
}

#site-header {
  width: 100%;
  box-sizing: border-box;
  height: 64px;
  overflow: visible;
  border: none;
  border-bottom: 1px solid #eeeeee;
  border-radius: 0;
  box-shadow: none;
  color: #1F1F1F;
  transition:
    background 0.40s ease,
    border-color 0.40s ease,
    box-shadow 0.40s ease;
}
#site-header.is-scrolled {
  background: #ffffff;
  border-bottom-color: #eeeeee;
  box-shadow: 0 1px 12px rgba(0,0,0,0.04);
  color: #1F1F1F;
}
#site-header .main-nav a,
#site-header .site-logo-text {
  color: #1F1F1F;
  transition: color 0.40s ease;
}
#site-header .header-action-btn {
  color: #1E3A5F;
  transition: color 0.40s ease;
}
#site-header.is-scrolled .main-nav a,
#site-header.is-scrolled .site-logo-text {
  color: #1F1F1F;
}
#site-header.is-scrolled .header-action-btn {
  color: #1E3A5F;
}
#site-header .site-logo-tagline {
  color: rgba(31,31,31,0.48);
  transition: color 0.40s ease;
}
#site-header.is-scrolled .site-logo-tagline { color: rgba(31,31,31,0.48); }
#site-header .main-nav a:hover,
#site-header .header-action-btn:hover {
  color: #1E3A5F;
}
#site-header.is-scrolled .main-nav a:hover,
#site-header.is-scrolled .header-action-btn:hover {
  color: #1E3A5F;
}
#site-header.is-scrolled .header-action-btn:hover {
  background: rgba(31,31,31,0.05);
  border-color: transparent;
  color: #1E3A5F;
}
#site-header .btn-primary {
  background: linear-gradient(135deg, #1E3A5F 0%, #7B243A 100%);
  border-color: rgba(248,243,238,0.18);
  color: #FFF8EF;
  border-radius: 4px;
  box-shadow: 0 4px 14px rgba(30,58,95,0.30);
  transition: background 0.30s ease, box-shadow 0.30s ease;
}
#site-header .btn-primary:hover {
  background: linear-gradient(135deg, #7B243A 0%, #1E3A5F 100%);
  box-shadow: 0 6px 22px rgba(30,58,95,0.40);
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding-inline: var(--space-6);
  max-width: var(--container-2xl);
  margin-inline: auto;
}

.site-logo {
  display: flex;
  align-items: center;
  gap: var(--space-3);
  text-decoration: none;
  transform: none !important;
  filter: none !important;
  backface-visibility: hidden;
}
.site-logo-text {
  font-family: var(--font-display);
  font-size: var(--size-3xl);
  font-weight: var(--weight-light);
  letter-spacing: var(--tracking-widest);
  color: var(--text-primary);
  text-transform: uppercase;
  line-height: 1;
}
.site-logo-tagline {
  font-size: var(--size-xs);
  letter-spacing: var(--tracking-wider);
  color: #A2364F;
  text-transform: uppercase;
  display: block;
  margin-top: 2px;
}

/* ── Logo image — file or WordPress custom logo ── */
.site-logo-img,
.custom-logo-link img,
.custom-logo {
  display: block;
  height: 58px;      /* +12% from 52px */
  width: auto;
  max-width: none;
  object-fit: contain;
  transform: none !important;
  filter: none !important;
  backface-visibility: hidden;
}
.custom-logo-link {
  display: flex;
  align-items: center;
}
/* Mobile: tighter logo height */
@media (max-width: 768px) {
  .site-logo-img,
  .custom-logo-link img,
  .custom-logo {
    height: 43px;      /* +13% from 38px */
    max-width: none;
  }
}

.main-nav { display: flex; align-items: center; gap: var(--space-1); }
.main-nav a {
  font-size: var(--size-sm);
  font-weight: var(--weight-medium);
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  color: var(--text-primary);
  padding: var(--space-2) var(--space-3);
  border-radius: var(--radius-md);
  position: relative;
  transition: all var(--ease-fast);
}
.main-nav a::after {
  content: '';
  position: absolute;
  bottom: 2px; left: 50%; right: 50%;
  height: 1.5px;
  background: linear-gradient(90deg, #1E3A5F, #A2364F);
  border-radius: 2px;
  transition: all var(--ease-base);
}
.main-nav a:hover { color: #1E3A5F; }
.main-nav a:hover::after { left: var(--space-3); right: var(--space-3); }

.header-actions {
  display: flex;
  align-items: center;
  gap: var(--space-2);
}
.header-action-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: var(--radius-full);
  background: transparent;
  border: 1px solid transparent;
  color: var(--text-primary);
  transition: all var(--ease-fast);
  position: relative;
}
.header-action-btn:hover {
  background: transparent;
  border-color: transparent;
  color: #C4667A;
}
.cart-badge {
  position: absolute;
  top: -2px; right: -2px;
  min-width: 16px; height: 16px;
  background: linear-gradient(135deg, #1E3A5F, #A2364F);
  color: #FFF8EF;
  border-radius: 999px;
  font-size: 10px;
  font-weight: var(--weight-bold);
  display: flex; align-items: center; justify-content: center;
  padding: 0 4px;
  border: none;
  line-height: 1;
}

/* ── 20. MOBILE BOTTOM NAV ───────────────────────────────────────────────── */
.mobile-bottom-nav {
  display: none;
  position: fixed;
  bottom: 0; left: 0; right: 0;
  height: var(--mobile-nav-height);
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur-heavy);
  -webkit-backdrop-filter: var(--glass-blur-heavy);
  border-top: 1px solid var(--glass-border);
  z-index: var(--z-fixed);
  padding-bottom: env(safe-area-inset-bottom);
}
@media (max-width: 768px) {
  /* Mobile bar heights */
  :root {
    --bar-static-height:   24px;
    --bar-scroll-height:   28px;
    --announcement-height: 52px;
  }

  .mobile-bottom-nav { display: none !important; }
  body { padding-bottom: env(safe-area-inset-bottom); }
  #site-header { display: none; }

  .announcement-static {
    height: var(--bar-static-height);
  }
  .announcement-static-text {
    font-size: 9.5px;
    letter-spacing: 0.06em;
  }
  .announcement-static-sep {
    margin-inline: var(--space-2);
  }

  .announcement-scroll {
    height: var(--bar-scroll-height);
  }
  .announcement-scroll .marquee-item {
    font-size: 10px;
    letter-spacing: 0.09em;
    padding-right: 52px;
  }

  /* Mobile header — true-center grid: [1fr: ham] [auto: logo] [1fr: search+cart] */
  .mobile-header {
    display: grid !important;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    height: 56px;
    position: sticky;
    top: 0;
    z-index: 9000;
    overflow: hidden;
    background: #ffffff !important;
    border-bottom: 1px solid #eeeeee !important;
    box-shadow: 0 1px 12px rgba(0,0,0,0.04) !important;
    color: #6E4A36 !important;
    padding-inline: var(--space-3);
  }
  .mobile-header .mobile-ham { justify-self: start; }
  .mobile-header .mobile-logo-center { justify-self: center; }
  .mobile-header-right {
    justify-self: end;
    display: flex;
    align-items: center;
    gap: 0;
  }
  .mobile-header .header-action-btn {
    color: #6E4A36 !important;
  }
  .mobile-header .header-action-btn:active {
    color: #B8825A !important;
  }
  .mobile-header .site-logo-text {
    color: #6E4A36 !important;
  }

  /* ── Mobile search mode — overlays header when active ─────────────── */
  .mobile-search-mode {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    gap: var(--space-2);
    padding-inline: var(--space-2);
    background: linear-gradient(135deg,
      rgba(255,248,240,0.98) 0%,
      rgba(247,238,230,0.96) 55%,
      rgba(244,215,161,0.82) 100%
    );
    opacity: 0;
    transform: translateY(-6px);
    pointer-events: none;
    transition: opacity 0.22s ease, transform 0.22s ease;
    z-index: 1;
  }
  .mobile-header.search-active .mobile-search-mode {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    aria-hidden: false;
  }
  /* Hide normal content while search is active */
  .mobile-header.search-active .mobile-ham,
  .mobile-header.search-active .mobile-logo-center,
  .mobile-header.search-active .mobile-header-right {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s ease;
  }
  /* Search form fills remaining space */
  .mobile-search-form {
    flex: 1;
    display: flex;
    align-items: center;
  }
  .mobile-search-input {
    width: 100%;
    background: rgba(255,255,255,0.82);
    border: 1px solid rgba(255,255,255,0.65);
    border-radius: var(--radius-full);
    padding: 7px 16px;
    font-family: var(--font-body);
    font-size: var(--size-sm);
    color: #1F1F1F;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
  }
  .mobile-search-input::placeholder { color: rgba(107,95,91,0.55); }
  .mobile-search-input:focus {
    border-color: rgba(30,58,95,0.50);
    box-shadow: 0 0 0 3px rgba(30,58,95,0.14);
  }

  /* ── Full-page blurred overlay under .site-top ─────────────────────── */
  .mobile-search-overlay {
    position: fixed;
    inset: 0;
    background: rgba(31,31,31,0.22);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    z-index: 10000;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
  }
  .mobile-search-overlay.active {
    opacity: 1;
    pointer-events: auto;
  }

  /* Hide dark mode toggle if still in DOM */
  #dark-mode-toggle,
  #dark-mode-toggle-drawer { display: none !important; }
}
.mobile-header { display: none; }

.mobile-nav-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  color: var(--text-muted);
  font-size: 10px;
  font-weight: var(--weight-medium);
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  text-decoration: none;
  transition: color var(--ease-fast);
  position: relative;
  padding-top: var(--space-1);
}
.mobile-nav-item.active, .mobile-nav-item:hover { color: var(--accent); }
.mobile-nav-item svg { width: 22px; height: 22px; }

/* ══════════════════════════════════════════════════════════════════════════
   21. HERO SECTION — Full-bleed, left-heavy gradient, text left / model right
   ══════════════════════════════════════════════════════════════════════════ */

.hero-section {
  position: relative;
  width: 100%;
  margin: 0;
  min-height: clamp(600px, 90vh, 1040px);
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 0;
  contain: paint;
}

/* ── Background image ── */
.hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.hero-bg img,
.hero-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 72% center;
}

/* ── Full-hero clickable link — artwork carries all copy ── */
.hero-clickable {
  display: block;
  position: absolute;
  inset: 0;
  z-index: 2;
  cursor: pointer;
}
.hero-clickable:focus-visible {
  outline: 2px solid #1E3A5F;
  outline-offset: -3px;
  border-radius: inherit;
}

/*
 * Editorial gradient: left-weighted for text legibility only.
 * Right half is clear — model/image breathes through.
 */
.hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    to right,
    rgba(14,8,7,0.48) 0%,
    rgba(14,8,7,0.22) 36%,
    rgba(14,8,7,0.05) 60%,
    transparent 76%
  );
}

/* Bottom gradient — barely there, just grounds the scroll indicator */
.hero-overlay-bottom {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    180deg,
    transparent 72%,
    rgba(14,8,7,0.07) 100%
  );
  pointer-events: none;
}

/* ── Ambient orbs — hidden; clean editorial hero needs no glow overlays ── */
.hero-orb { display: none; }

/* ── Content wrapper ── */
.hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: var(--space-24);
  padding-bottom: var(--space-24);
}

.hero-inner {
  display: grid;
  /* Text ~44%, model breathes in remaining 56% — asymmetric fashion composition */
  grid-template-columns: minmax(0, 0.44fr) 1fr;
  align-items: center;
  gap: var(--space-8);
  min-height: 72vh;
}

.hero-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: var(--clr-ivory);
}

/* ── Eyebrow ── */
.hero-eyebrow {
  font-size: 9px;
  font-family: var(--font-body);
  font-weight: var(--weight-medium);
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: rgba(248,243,238,0.52);
  margin-bottom: var(--space-5);
}

/* ── Heading ── */
.hero-title {
  font-family: var(--font-display);
  font-size: clamp(2.6rem, 5.8vw, 5.4rem);
  font-weight: 300;
  line-height: 1.06;
  letter-spacing: -0.025em;
  color: #FFF8EF;
  margin-bottom: var(--space-6);
}
.hero-title em {
  font-style: italic;
  color: #C4667A;
  display: block;
}

/* ── Subtitle ── */
.hero-subtitle {
  font-size: clamp(var(--size-sm), 1.3vw, 0.9375rem);
  color: rgba(250,247,242,0.60);
  letter-spacing: 0.015em;
  max-width: 340px;
  margin-bottom: var(--space-10);
  line-height: 1.72;
}

/* ── CTA buttons ── */
.hero-cta {
  display: flex;
  align-items: center;
  gap: var(--space-3);
  flex-wrap: wrap;
  margin-bottom: var(--space-10);
}

/* Hero-specific button styles */
.btn-hero {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-2);
  padding: 0.6875rem 1.5rem;
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: var(--weight-medium);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-radius: var(--radius-full);
  border: 1.5px solid transparent;
  cursor: pointer;
  transition: all var(--ease-base);
  white-space: nowrap;
  min-height: 42px;
}
.btn-hero-primary {
  background: linear-gradient(135deg, #1E3A5F 0%, #A2364F 100%);
  color: #FFF8EF;
  border: 1px solid rgba(255,255,255,0.25);
  box-shadow: 0 10px 28px rgba(35,25,20,0.18);
}
.btn-hero-primary:hover {
  background: linear-gradient(135deg, #7B243A 0%, #A2364F 100%);
  box-shadow: 0 14px 36px rgba(30,58,95,0.32);
  transform: translateY(-1px);
}
.btn-hero-outline {
  background: rgba(255,255,255,0.14);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  color: #FFF8EF;
  border: 1px solid rgba(255,255,255,0.28);
}
.btn-hero-outline:hover {
  background: rgba(255,255,255,0.22);
  border-color: rgba(255,255,255,0.42);
  transform: translateY(-1px);
}

/* ── Editorial floating labels (decorative, aria-hidden) ── */
.hero-editorial-tag {
  position: absolute;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  border-radius: var(--radius-full);
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  backdrop-filter: blur(16px) saturate(145%);
  -webkit-backdrop-filter: blur(16px) saturate(145%);
  pointer-events: none;
  white-space: nowrap;
}
.hero-tag-1 {
  background: rgba(232,183,167,0.28);
  border: 1px solid rgba(232,183,167,0.48);
  color: #FFF8EF;
  top: 22%;
  right: 6%;
  animation: float 8s ease-in-out infinite;
}
.hero-tag-2 {
  background: rgba(162,54,79,0.24);
  border: 1px solid rgba(198,182,217,0.45);
  color: #FFF8EF;
  top: 38%;
  right: 3%;
  animation: float 10s ease-in-out infinite 1.5s;
}
.hero-tag-3 {
  background: rgba(215,184,153,0.22);
  border: 1px solid rgba(215,184,153,0.42);
  color: #FFF8EF;
  bottom: 28%;
  right: 8%;
  animation: float 12s ease-in-out infinite 0.8s;
}
.hero-tag-dot {
  display: inline-block;
  width: 5px; height: 5px;
  border-radius: 50%;
  background: #C4667A;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .hero-editorial-tag { display: none; }
}

/* ── Stats ── */
.hero-stats {
  display: flex;
  gap: var(--space-6);
  margin-bottom: var(--space-8);
}
.hero-stat {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.hero-stat-value {
  font-family: var(--font-display);
  font-size: var(--size-2xl);
  font-weight: 300;
  color: var(--clr-soft-gold);
  line-height: 1;
  letter-spacing: -0.02em;
}
.hero-stat-label {
  font-size: 9px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(246,239,231,0.48);
}

/* ── Slide indicator dots ── */
.hero-dots {
  display: flex;
  align-items: center;
  gap: var(--space-2);
}
.hero-dot {
  display: block;
  width: 20px;
  height: 3px;
  border-radius: 2px;
  background: rgba(246,239,231,0.28);
  transition: all var(--ease-base);
}
.hero-dot--active {
  width: 28px;
  background: var(--clr-soulshore-red);
  opacity: 1;
}

/* ── Scroll indicator ── */
.hero-scroll-indicator {
  position: absolute;
  bottom: var(--space-6);
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  color: rgba(246,239,231,0.42);
  animation: float 3s ease-in-out infinite;
  cursor: pointer;
}

/* ══════════════════════════════════════════════════════════════════════════
   CAMPAIGN BANNER — slim horizontal strip, image background + text overlay.
   Sits between Seasonal and Occasion as a luxury editorial transition.
   Palette: lavender-plum fallback gradient, ivory text, ghost pill CTA.
   ══════════════════════════════════════════════════════════════════════════ */

/* Section wrapper — transparent via .section utility (shows body gradient) */
.camp-banner {
  padding-block: var(--space-6) var(--space-8);
}
.camp-banner .container { padding-inline: var(--space-6); }

/* Single compact horizontal strip — image is the full background */
.camp-banner-strip {
  position: relative;
  height: 220px;
  border-radius: 24px;
  overflow: hidden;
  background-image: var(--camp-img,
    linear-gradient(160deg, #F4DDE3 0%, #A2364F 40%, #3A0A18 100%));
  background-size: cover;
  background-position: center;
  box-shadow:
    0 8px 32px rgba(31,31,31,0.12),
    0 2px 8px  rgba(31,31,31,0.08);
}

/* Left-sweep dark gradient — ensures text legibility */
.camp-banner-strip::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(10,6,4,0.72) 0%,
    rgba(10,6,4,0.42) 50%,
    rgba(10,6,4,0.12) 76%,
    transparent 100%
  );
  z-index: 0;
}

/* Text content — absolute, left-aligned, vertically centred */
.camp-banner-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-inline: var(--space-10) var(--space-16);
  gap: var(--space-2);
  z-index: 1;
}

/* Badge pill — frosted glass on image */
.camp-banner-tag {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  background: rgba(255,255,255,0.18);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255,255,255,0.28);
  border-radius: 999px;
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(250,247,242,0.92);
  width: fit-content;
  margin-bottom: var(--space-1);
}

/* Heading — ivory, DM Sans extrabold */
.camp-banner-heading {
  font-family: var(--font-body);
  font-weight: 800;
  font-size: clamp(1.4rem, 2.6vw, 2.4rem);
  color: #FFF8EF;
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin: 0;
}

/* Subtitle — muted ivory */
.camp-banner-sub {
  font-family: var(--font-body);
  font-size: 12px;
  color: rgba(250,247,242,0.68);
  line-height: 1.5;
  margin: 0;
}

/* CTA — ghost pill button */
.camp-banner-cta {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 7px 18px;
  border: 1px solid rgba(250,247,242,0.60);
  border-radius: 999px;
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFF8EF;
  text-decoration: none;
  width: fit-content;
  margin-top: var(--space-2);
  transition: background var(--ease-fast), border-color var(--ease-fast);
}
.camp-banner-cta svg { transition: transform var(--ease-fast); flex-shrink: 0; }
.camp-banner-cta:hover {
  background: rgba(250,247,242,0.16);
  border-color: rgba(250,247,242,0.90);
}
.camp-banner-cta:hover svg { transform: translateX(3px); }

/* ── Tablet 641–900px ── */
@media (max-width: 900px) and (min-width: 641px) {
  .camp-banner-strip   { height: 190px; }
  .camp-banner-content { padding-inline: var(--space-8) var(--space-10); }
  .camp-banner-heading { font-size: clamp(1.07rem, 2.46vw, 1.56rem); }
}

/* ── Mobile ≤640px: compact horizontal strip ── */
@media (max-width: 640px) {
  .camp-banner { padding-block: var(--space-5) var(--space-6); }
  .camp-banner-strip {
    height: 140px;
    border-radius: 18px;
  }
  .camp-banner-content {
    padding-inline: var(--space-5) var(--space-6);
    gap: var(--space-1);
  }
  .camp-banner-heading { font-size: clamp(0.95rem, 4.73vw, 1.29rem); }
  .camp-banner-sub     { display: none; }
  .camp-banner-cta     { padding: 5px 14px; font-size: 9px; margin-top: var(--space-1); }
  .camp-banner-tag     { margin-bottom: 2px; }
}

/* ══ SALE COUNTDOWN STRIP — slim horizontal fashion announcement bar ══════ */

.scount-strip {
  padding-block: var(--space-4) var(--space-4);
}
.scount-strip .container { padding-inline: var(--space-6); }

/* Single horizontal flex row */
/* 3-column grid: offer (flexible) | timer (auto) | cta (auto) — no overlap */
.scount-inner {
  position: relative; /* required for bg-image ::before overlay */
  display: grid;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 24px;
  padding: 18px var(--space-8);
  border-radius: 20px;
  background:
    radial-gradient(ellipse at 0% 50%, rgba(198,182,217,0.18) 0%, transparent 60%),
    linear-gradient(to right, rgba(248,244,250,0.96) 0%, rgba(253,248,244,0.96) 100%);
  border: 1px solid rgba(31,31,31,0.08);
  box-shadow: 0 4px 20px rgba(31,31,31,0.06), 0 1px 4px rgba(31,31,31,0.04);
}
/* Background image variant: matte ivory overlay preserves text legibility */
.scount-inner[data-has-bg="1"] {
  background-image: var(--scount-bg) !important;
  background-size: cover;
  background-position: center;
}
.scount-inner[data-has-bg="1"]::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: rgba(253,248,244,0.84);
  pointer-events: none;
  z-index: 0;
}
/* Lift all grid children above the overlay */
.scount-inner[data-has-bg="1"] > * { position: relative; z-index: 1; }

/* LEFT: offer copy */
.scount-offer {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.scount-overline {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #A2364F;
  line-height: 1;
}
.scount-heading {
  font-family: var(--font-body);
  font-size: clamp(1.05rem, 1.6vw, 1.4rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #1F1F1F;
  line-height: 1;
  display: block;
}
.scount-subtext {
  font-family: var(--font-body);
  font-size: 11px;
  color: #8A7A74;
  line-height: 1;
  letter-spacing: 0.01em;
}

/* Standalone divider DOM element — hidden; separation done via border-left on timer-block */
.scount-divider {
  display: none;
}

/* CENTER: timer block — left border provides visual separator */
.scount-timer-block {
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
  border-left: 1px solid rgba(31,31,31,0.10);
  padding-left: 24px;
}
.scount-timer-label {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #A2364F;
  line-height: 1;
}
.scount-timer {
  display: flex;
  align-items: center;
  gap: var(--space-2);
}
.scount-unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
}
/* Blush-tinted number chip — fashion style, NOT dark box */
.scount-num {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  padding: 5px 8px;
  background: rgba(30,58,95,0.10);
  border: 1px solid rgba(30,58,95,0.22);
  border-radius: 8px;
  font-family: var(--font-body);
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #1F1F1F;
  line-height: 1;
}
.scount-lbl {
  font-family: var(--font-body);
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #A09090;
  line-height: 1;
}
/* Separator dots — muted, not decorative noise */
.scount-sep {
  font-size: 16px;
  color: rgba(31,31,31,0.18);
  margin-bottom: 12px;
  flex-shrink: 0;
  line-height: 1;
}

/* RIGHT: dark pill CTA */
.scount-cta {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 9px 20px;
  background: #1F1F1F;
  border-radius: 999px;
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #FFF8EF;
  text-decoration: none;
  flex-shrink: 0;
  transition: background var(--ease-fast);
  white-space: nowrap;
}
.scount-cta svg { transition: transform var(--ease-fast); flex-shrink: 0; }
.scount-cta:hover { background: #3A302D; }
.scount-cta:hover svg { transform: translateX(3px); }

/* ── Expired state: JS sets data-expired="1" on .scount-strip ── */
.scount-strip[data-expired="1"] .scount-timer      { display: none; }
.scount-strip[data-expired="1"] .scount-timer-label { display: none; }
.scount-expired-msg {
  display: none;
  font-family: var(--font-body);
  font-size: 12px;
  color: #A09090;
  font-style: italic;
}
.scount-strip[data-expired="1"] .scount-expired-msg { display: block; }

/* ── Tablet 641–900px ── */
@media (max-width: 900px) and (min-width: 641px) {
  .scount-inner   { gap: var(--space-4); padding: 16px var(--space-6); }
  .scount-num     { min-width: 38px; font-size: 1rem; }
  .scount-subtext { display: none; }
}

/* ── Mobile ≤640px — 2-row grid: offer+CTA on row 1, countdown on row 2 ── */
@media (max-width: 640px) {
  .scount-strip { padding-block: var(--space-3) var(--space-3); }
  .scount-inner {
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    gap: 10px 14px;
    padding: 14px var(--space-4);
    border-radius: 16px;
  }
  /* Row 1: offer text left, CTA right */
  .scount-offer       { grid-column: 1; grid-row: 1; gap: 1px; }
  .scount-cta         { grid-column: 2; grid-row: 1; align-self: center; padding: 8px 14px; font-size: 9px; }
  /* Row 2: full-width countdown */
  .scount-timer-block {
    grid-column: 1 / -1;
    grid-row: 2;
    border-left: none;
    padding-left: 0;
    border-top: 1px solid rgba(31,31,31,0.08);
    padding-top: 10px;
  }
  .scount-divider     { display: none; }
  .scount-timer-label { display: none; }
  .scount-subtext     { display: none; }
  .scount-overline    { font-size: 8px; letter-spacing: 0.18em; }
  .scount-heading     { font-size: clamp(1.0rem, 4.5vw, 1.2rem); }
  /* 4 units visible — shrink chips to fit D/H/M/S in one row */
  .scount-unit-secs   { display: flex; }
  .scount-sep-secs    { display: flex; }
  .scount-num         { min-width: 26px; font-size: 0.75rem; padding: 3px 4px; }
  .scount-lbl         { font-size: 7px; letter-spacing: 0.12em; }
  .scount-sep         { font-size: 12px; margin-bottom: 10px; }
  .scount-timer       { gap: var(--space-1); }
}

/* ══ SALE IMAGE BANNER WITH COUNTDOWN ══════════════════════════════════════ */

.sbanner-section {
  padding-block: var(--space-2) var(--space-6);
  background: transparent;
}
.sbanner-section .container { padding-inline: var(--space-6); }

/* Full-width image strip — fixed height desktop */
.sbanner-strip {
  position: relative;
  height: 240px;
  border-radius: 24px;
  overflow: hidden;
  background-image: var(--sbanner-img,
    linear-gradient(145deg, #F0D4DA 0%, #A2364F 32%, #4A0A1A 66%, #2A0610 100%));
  background-size: cover;
  background-position: center;
  box-shadow: 0 8px 32px rgba(31,31,31,0.14), 0 2px 8px rgba(31,31,31,0.08);
}

/* Dark left-sweep matte overlay */
.sbanner-strip::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(8,4,3,0.76) 0%,
    rgba(8,4,3,0.52) 48%,
    rgba(8,4,3,0.18) 76%,
    rgba(8,4,3,0)    100%
  );
  z-index: 0;
}

/* Content layer — above overlay */
.sbanner-inner {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  padding-inline: var(--space-10) var(--space-12);
}

/* Copy block: vertical stack, left-aligned */
.sbanner-copy {
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
  max-width: 520px;
}

/* Overline — soft lavender */
.sbanner-overline {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(198,182,217,0.90);
  line-height: 1;
}

/* Main heading — ivory, bold */
.sbanner-heading {
  font-family: var(--font-body);
  font-weight: 800;
  font-size: clamp(1.15rem, 2.13vw, 1.8rem);
  color: #FFF8EF;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin: 0;
}

/* Offer description line */
.sbanner-offer {
  font-family: var(--font-body);
  font-size: 12px;
  color: rgba(250,247,242,0.72);
  line-height: 1.4;
  margin: 0;
}

/* Timer block */
.sbanner-timer-block {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: var(--space-1);
}
.sbanner-timer-label {
  font-family: var(--font-body);
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(198,182,217,0.80);
  line-height: 1;
}
.sbanner-timer {
  display: flex;
  align-items: center;
  gap: 6px;
}
.sbanner-unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
/* Frosted matte chip — translucent ivory on dark overlay */
.sbanner-num {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
  padding: 4px 7px;
  background: rgba(255,255,255,0.13);
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 7px;
  font-family: var(--font-body);
  font-size: 0.9rem;
  font-weight: 700;
  color: #FFF8EF;
  letter-spacing: 0.04em;
  line-height: 1;
}
.sbanner-lbl {
  font-family: var(--font-body);
  font-size: 7px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(250,247,242,0.55);
  line-height: 1;
}
.sbanner-sep {
  font-size: 14px;
  font-weight: 300;
  color: rgba(255,255,255,0.30);
  margin-bottom: 10px;
  flex-shrink: 0;
  line-height: 1;
}

/* CTA — ghost pill on dark background */
.sbanner-cta {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 18px;
  border: 1px solid rgba(250,247,242,0.55);
  border-radius: 999px;
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFF8EF;
  text-decoration: none;
  width: fit-content;
  margin-top: var(--space-1);
  transition: background var(--ease-fast), border-color var(--ease-fast);
}
.sbanner-cta svg { transition: transform var(--ease-fast); flex-shrink: 0; }
.sbanner-cta:hover {
  background: rgba(250,247,242,0.14);
  border-color: rgba(250,247,242,0.85);
}
.sbanner-cta:hover svg { transform: translateX(3px); }

/* Expired state */
.sbanner-strip[data-expired="1"] .sbanner-timer       { display: none; }
.sbanner-strip[data-expired="1"] .sbanner-timer-label { display: none; }
.sbanner-expired-msg {
  display: none;
  font-family: var(--font-body);
  font-size: 11px;
  color: rgba(250,247,242,0.55);
  font-style: italic;
}
.sbanner-strip[data-expired="1"] .sbanner-expired-msg { display: block; }

/* ── Tablet 641–900px ── */
@media (max-width: 900px) and (min-width: 641px) {
  .sbanner-strip   { height: 210px; }
  .sbanner-inner   { padding-inline: var(--space-8) var(--space-8); }
  .sbanner-heading { font-size: clamp(1.07rem, 2.46vw, 1.56rem); }
}

/* ── Mobile ≤640px ── */
@media (max-width: 640px) {
  .sbanner-section { padding-block: var(--space-3) var(--space-5); }
  .sbanner-strip {
    height: auto;
    min-height: 160px;
    border-radius: 18px;
  }
  .sbanner-inner {
    position: relative;
    padding: var(--space-5) var(--space-5);
    align-items: flex-start;
  }
  .sbanner-heading { font-size: clamp(1.03rem, 4.3vw, 1.38rem); }
  .sbanner-offer   { font-size: 11px; }
  .sbanner-num     { min-width: 32px; font-size: 0.78rem; padding: 3px 5px; }
  .sbanner-timer   { gap: 4px; }
  .sbanner-sep     { font-size: 12px; margin-bottom: 8px; }
}

/* ══════════════════════════════════════════════════════════════════════════
   22. PRODUCT CARDS — Premium, editorial proportions
   ══════════════════════════════════════════════════════════════════════════ */
.product-card {
  position: relative;
  background: linear-gradient(145deg, rgba(253,248,244,0.94) 0%, rgba(247,238,230,0.88) 60%, rgba(243,228,215,0.50) 100%);
  border: 1px solid rgba(184,130,90,0.14);
  border-radius: 18px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform var(--ease-luxury), box-shadow var(--ease-luxury), border-color var(--ease-base);
  cursor: pointer;
  box-shadow: 0 4px 18px rgba(184,130,90,0.08), inset 0 1px 0 rgba(255,255,255,0.56);
}
.product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(184,130,90,0.16), inset 0 1px 0 rgba(255,255,255,0.64);
  border-color: rgba(201,151,114,0.28);
}

/* Image area */
.product-card-image {
  position: relative;
  aspect-ratio: 3/4;
  overflow: hidden;
  background: var(--bg-elevated);
  flex-shrink: 0;
}
.product-card-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.product-card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.65s cubic-bezier(0.25,0.46,0.45,0.94);
}
.product-card:hover .product-card-image img { transform: scale(1.05); }

/* Hover overlay — subtle, bottom-only */
.product-card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(10,4,4,0.55) 0%, transparent 45%);
  opacity: 0;
  transition: opacity var(--ease-base);
  pointer-events: none;
}
.product-card:hover .product-card-overlay { opacity: 1; }

/* Desktop hover actions (quick view) */
.product-card-actions {
  position: absolute;
  bottom: var(--space-3);
  left: var(--space-3);
  right: 52px; /* leave room for mini ATC button */
  display: flex;
  gap: var(--space-2);
  transform: translateY(6px);
  opacity: 0;
  transition: all var(--ease-base);
  pointer-events: none;
}
.product-card:hover .product-card-actions {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

/* Badges — top left */
.product-card-badges {
  position: absolute;
  top: var(--space-3);
  left: var(--space-3);
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.product-card-wishlist {
  position: absolute;
  top: var(--space-3);
  right: var(--space-3);
  width: 36px; height: 36px;
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius-full);
  display: flex; align-items: center; justify-content: center;
  color: var(--text-primary);
  transition: all var(--ease-fast);
}
.product-card-wishlist:hover, .product-card-wishlist.active {
  background: var(--accent);
  color: white;
  border-color: var(--accent);
}

.product-card-info {
  padding: var(--space-4) var(--space-4) var(--space-5);
}
.product-card-category {
  font-size: var(--size-xs);
  letter-spacing: var(--tracking-wider);
  text-transform: uppercase;
  color: var(--text-muted);
  margin-bottom: var(--space-1);
}
.product-card-name {
  font-family: var(--font-display);
  font-size: var(--size-lg);
  font-weight: var(--weight-medium);
  color: var(--text-primary);
  margin-bottom: var(--space-2);
  line-height: var(--leading-snug);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-card-price {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  flex-wrap: wrap;
}
.price-current {
  font-size: var(--size-lg);
  font-weight: var(--weight-semibold);
  color: var(--text-primary);
}
.price-original {
  font-size: var(--size-sm);
  color: var(--text-muted);
  text-decoration: line-through;
}
.price-discount {
  font-size: var(--size-xs);
  font-weight: var(--weight-bold);
  color: #1a6b3c;
  background: rgba(26,107,60,0.1);
  padding: 1px var(--space-2);
  border-radius: var(--radius-full);
}

/* ── 23. GRID SYSTEMS ────────────────────────────────────────────────────── */
.products-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--space-4);
}
@media (min-width: 640px) {
  .products-grid { grid-template-columns: repeat(2, 1fr); gap: var(--space-5); }
}
@media (min-width: 1024px) {
  .products-grid { grid-template-columns: repeat(3, 1fr); gap: var(--space-6); }
}
@media (min-width: 1280px) {
  .products-grid { grid-template-columns: repeat(4, 1fr); }
}

.categories-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--space-3);
}
@media (min-width: 768px) { .categories-grid { grid-template-columns: repeat(4, 1fr); } }
@media (min-width: 1024px) { .categories-grid { grid-template-columns: repeat(8, 1fr); gap: var(--space-3); } }

/* ── 24. CATEGORY CIRCLES ────────────────────────────────────────────────── */
.category-circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--space-3);
  cursor: pointer;
  text-decoration: none;
  transition: transform var(--ease-fast);
}
.category-circle:hover { transform: translateY(-3px); }

/*
 * Gradient ring: padding on the wrapper + gradient background = visible ring.
 * overflow:hidden clips the img to circle. The padded background area shows as ring.
 */
.category-circle-img {
  width: clamp(58px, 7vw, 84px);
  height: clamp(58px, 7vw, 84px);
  border-radius: var(--radius-full);
  overflow: hidden;
  /* Gradient ring via padding — the gradient background peeks through as a ring */
  padding: 3px;
  background: linear-gradient(135deg, rgba(232,183,167,0.55), rgba(198,182,217,0.55), rgba(168,181,160,0.45));
  box-shadow: 0 8px 24px rgba(35,25,20,0.09);
  transition: box-shadow var(--ease-luxury), transform var(--ease-luxury);
  position: relative;
}
/* img fills the content-box inside the padding — shows gradient ring */
.category-circle-img img {
  border-radius: var(--radius-full);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.category-circle:hover .category-circle-img {
  box-shadow: 0 14px 38px rgba(30,58,95,0.28);
  transform: scale(1.04);
}
.category-circle-name {
  font-size: var(--size-sm);
  font-weight: var(--weight-medium);
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  color: var(--text-muted);
  text-align: center;
  transition: color var(--ease-fast);
}
.category-circle:hover .category-circle-name { color: #1E3A5F; }

/* ── 24b. FEATURED COLLECTIONS — Horizontal category circle row ─────────── */

/*
 * Section container: champagne glass panel so the section is visually
 * distinct from adjacent sections (hero above, promo banners below).
 */
.fcol-section {
  padding-block: var(--space-10) var(--space-8);
  background: rgba(255,255,255,0.42);
  border-top:    1px solid rgba(31,31,31,0.06);
  border-bottom: 1px solid rgba(31,31,31,0.06);
}

/* Heading row: title left, View All right */
.fcol-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--space-6);
}

.fcol-heading {
  font-family: var(--font-body);
  font-size: var(--size-base);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-widest);
  text-transform: uppercase;
  color: var(--text-primary);
  margin: 0;
}

.fcol-view-all {
  font-size: var(--size-sm);
  color: var(--text-muted);
  display: flex;
  align-items: center;
  gap: var(--space-1);
  text-decoration: none;
  transition: color var(--ease-fast);
  flex-shrink: 0;
}
.fcol-view-all:hover { color: var(--accent); }

/*
 * Scroll row
 * Mobile: horizontal scroll, edge-to-edge feel
 * Desktop (1024px+): flex-wrap centered row — no scroll when items fit
 */
.fcol-row {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  padding-bottom: var(--space-2);
  -webkit-overflow-scrolling: touch;
  margin-inline: calc(-1 * var(--space-4));
  padding-inline: var(--space-4);
}
.fcol-row::-webkit-scrollbar { display: none; }

@media (min-width: 640px) {
  .fcol-row {
    gap: 24px;
    margin-inline: calc(-1 * var(--space-6));
    padding-inline: var(--space-6);
  }
}

@media (min-width: 1024px) {
  .fcol-row {
    overflow-x: visible;
    flex-wrap: wrap;
    justify-content: center;
    gap: 32px;
    margin-inline: 0;
    padding-inline: 0;
    scroll-snap-type: none;
  }
}

/* ── Each collection item: circle + label below ── */
.fcol-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  scroll-snap-align: start;
  flex-shrink: 0;
  /* Hard reset — prevent glass/card/btn/pill styles leaking in */
  background:    none        !important;
  border:        none        !important;
  border-radius: 0           !important;
  box-shadow:    none        !important;
  padding:       0           !important;
  overflow:      visible     !important;
  cursor: pointer;
  transition: transform var(--ease-fast);
}
.fcol-item:hover { transform: translateY(-4px); }
.fcol-item:hover::before,
.fcol-item:focus::before { display: none !important; }

/* ── Circular image — the ONLY rounded element ── */
.fcol-img-wrap {
  width:      76px;
  height:     76px;
  min-width:  76px;
  min-height: 76px;
  border-radius: 50%;
  overflow: hidden;
  border: 1.5px solid rgba(30,58,95,0.30);
  box-shadow: 0 8px 24px rgba(35,25,20,0.10);
  background: rgba(255,255,255,0.60);
  transition: border-color var(--ease-base), box-shadow var(--ease-base), transform var(--ease-luxury);
  flex-shrink: 0;
  display: block;
}
.fcol-img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  border-radius: 50%;
}
.fcol-item:hover .fcol-img-wrap {
  border-color: rgba(30,58,95,0.55);
  box-shadow: 0 12px 36px rgba(30,58,95,0.22), 0 0 0 3px rgba(30,58,95,0.14);
  transform: scale(1.06);
}

/* ── Name below the circle ── */
.fcol-name {
  display: block;
  font-size: 11px;
  font-weight: var(--weight-medium);
  color: var(--text-primary);
  text-align: center;
  letter-spacing: 0.025em;
  line-height: 1.3;
  transition: color var(--ease-fast);
  width: 76px;
  max-width: 76px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* Anti-pill reset */
  background:    none !important;
  border:        none !important;
  border-radius: 0    !important;
  padding:       0    !important;
}
.fcol-item:hover .fcol-name { color: #1E3A5F; }

/* Desktop: 96px circles */
@media (min-width: 1024px) {
  .fcol-img-wrap {
    width:      96px;
    height:     96px;
    min-width:  96px;
    min-height: 96px;
  }
  .fcol-name {
    font-size: var(--size-sm);
    width:     96px;
    max-width: 96px;
  }
}

/* ── Editorial section card — homepage section wrapper ───────────────────── */
/*
 * Transforms each homepage section from flat ecommerce row into an
 * editorial glass card with breathing room and depth.
 */
.editorial-section {
  width: min(1200px, 95%);
  margin: var(--space-6) auto;
  padding: var(--space-8) var(--space-8) var(--space-10);
  border-radius: 36px;
  background: rgba(255,255,255,0.60);
  backdrop-filter: blur(18px) saturate(140%);
  -webkit-backdrop-filter: blur(18px) saturate(140%);
  border: 1px solid rgba(255,255,255,0.60);
  box-shadow: 0 12px 40px rgba(35,25,20,0.07), inset 0 1px 0 rgba(255,255,255,0.85);
}

/* Compact variant */
.editorial-section-sm {
  padding-block: var(--space-4) var(--space-6);
}

/* ── Shop by Category circles ──────────────────────────────────────────── */

.catcircles-section {
  padding-block: var(--space-10) var(--space-3);
  background: transparent;
  border: none;
  box-shadow: none;
  overflow: visible;
}

.catcircles-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: var(--space-6);
}

.catcircles-eyebrow {
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #A2364F;
  margin: 0 0 var(--space-3);
}

.catcircles-heading {
  font-family: var(--font-display);
  font-style: normal;
  font-weight: 600;
  font-size: clamp(1.56rem, 3.28vw, 2.3rem);
  color: #1A1517;
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin: 0;
}

.catcircles-heading::after {
  content: '';
  display: block;
  width: 56px;
  height: 1.5px;
  border-radius: 2px;
  background: linear-gradient(90deg, transparent 0%, rgba(30,58,95,0.60) 35%, rgba(30,58,95,0.45) 65%, transparent 100%);
  margin: 14px auto 0;
}

.catcircles-row {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 28px;
  flex-wrap: wrap;
}

.catcircles-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: inherit;
  transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}

.catcircles-item:hover {
  transform: translateY(-4px) scale(1.02);
}

.catcircles-img {
  position: relative;
  isolation: isolate;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(145deg, #fffaf6, #eadfd8);
  flex-shrink: 0;
  box-shadow:
    0 18px 38px rgba(59, 42, 38, 0.18),
    0 6px 14px rgba(59, 42, 38, 0.10),
    inset 0 2px 3px rgba(255, 255, 255, 0.75),
    inset 0 -4px 8px rgba(126, 78, 103, 0.10);
  transition: box-shadow 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Top-edge highlight — reads as light source catching the rim */
.catcircles-img::before {
  content: '';
  position: absolute;
  inset: 4px;
  border-radius: 50%;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.38), rgba(255, 255, 255, 0));
  pointer-events: none;
  z-index: 2;
}

/* Contact shadow blob — sits under the raised disc */
.catcircles-img::after {
  content: '';
  position: absolute;
  left: 14%;
  right: 14%;
  bottom: -10px;
  height: 12px;
  border-radius: 999px;
  background: rgba(59, 42, 38, 0.18);
  filter: blur(8px);
  z-index: -1;
  pointer-events: none;
}

.catcircles-item:hover .catcircles-img {
  box-shadow:
    0 22px 44px rgba(59, 42, 38, 0.22),
    0 8px 18px rgba(59, 42, 38, 0.12),
    inset 0 2px 3px rgba(255, 255, 255, 0.80),
    inset 0 -4px 8px rgba(126, 78, 103, 0.10);
}

.catcircles-item.is-active .catcircles-img {
  box-shadow:
    0 0 0 2.5px #7f5a8d,
    0 0 0 7px rgba(30, 58, 95,0.22),
    0 18px 38px rgba(59, 42, 38, 0.20),
    0 6px 14px rgba(59, 42, 38, 0.12),
    inset 0 2px 3px rgba(255, 255, 255, 0.75),
    inset 0 -4px 8px rgba(126, 78, 103, 0.10);
}

.catcircles-img img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  clip-path: circle(50%);
  transition: transform 0.38s cubic-bezier(0.22, 1, 0.36, 1);
}

.catcircles-item:hover .catcircles-img img {
  transform: scale(1.05);
}

.catcircles-label {
  font-family: var(--font-display);
  font-size: 12px;
  letter-spacing: 0.02em;
  text-transform: none;
  color: rgba(47, 37, 35, 0.78);
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}

/* ── Shop by Category — product tray ───────────────────────────── */

.catcircles-panel[hidden] { display: none; }

.catcircles-panel {
  opacity: 0;
  transform: translateY(10px);
  transition:
    opacity 0.26s ease,
    transform 0.26s cubic-bezier(0.22, 1, 0.36, 1);
}

.catcircles-panel.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.catcircles-panel.is-leaving {
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.22s ease, transform 0.22s ease;
}

.catcircles-tray {
  margin-top: 28px;
  padding: 24px 24px 28px;
  background: rgba(255, 250, 245, 0.90);
  border-radius: 20px;
  border: 1px solid rgba(30, 58, 95,0.18);
  box-shadow:
    0 10px 32px rgba(30, 58, 95,0.08),
    0 8px 32px rgba(59, 42, 38, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    inset 0 0 28px rgba(30, 58, 95,0.04);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.catcircles-tray-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.catcircles-tray-name {
  font-family: var(--font-display);
  font-size: 19px;
  font-weight: 400;
  color: #1F1F1F;
  letter-spacing: 0.015em;
  text-transform: none;
  line-height: 1.2;
  margin: 0;
  position: relative;
  padding-bottom: 9px;
}
.catcircles-tray-name::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 28px;
  height: 1.5px;
  border-radius: 2px;
  background: linear-gradient(90deg, #1E3A5F 0%, rgba(30, 58, 95,0.18) 100%);
}

.catcircles-tray-viewall {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-family: var(--font-body);
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: rgba(30, 58, 95,0.70);
  text-decoration: none;
  position: relative;
  transition: color 0.22s ease;
}
.catcircles-tray-viewall::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background: #1E3A5F;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.26s ease;
}
.catcircles-tray-viewall:hover {
  color: #1E3A5F;
}
.catcircles-tray-viewall:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.catcircles-tray-viewall svg {
  transition: transform 0.18s;
}
.catcircles-tray-viewall:hover svg {
  transform: translateX(3px);
}

.catcircles-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  max-width: 322px;
  margin-inline: auto;
}

/* ── Card — matches New Arrivals portrait card exactly ── */
.catcircles-card {
  display: flex;
  flex-direction: column;
  border-radius: 12px;
  overflow: hidden;
  background: #FFFFFF;
  border: 1px solid rgba(30, 58, 95,0.18);
  transform: translateZ(0);
  box-shadow:
    0 18px 42px rgba(44, 32, 29, 0.14),
    0 6px 16px rgba(44, 32, 29, 0.09),
    0 1px 3px rgba(44, 32, 29, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.72);
  position: relative;
  transition:
    transform  0.30s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.30s cubic-bezier(0.22, 1, 0.36, 1);
}

.catcircles-card:hover {
  transform: translateY(-4px) translateZ(0);
  box-shadow:
    0 26px 56px rgba(44, 32, 29, 0.18),
    0 10px 24px rgba(44, 32, 29, 0.11),
    0 0 0 1px rgba(30, 58, 95,0.14),
    0 2px 5px rgba(44, 32, 29, 0.07),
    inset 0 1px 0 rgba(255, 255, 255, 0.80);
}

/* Image figure — portrait 3:4, links to product */
.catcircles-card-fig {
  display: block;
  position: relative;
  aspect-ratio: 3 / 4;
  overflow: hidden;
  background: #EFE9E2;
  text-decoration: none;
  flex-shrink: 0;
  box-shadow: inset 0 -18px 28px rgba(44, 32, 29, 0.10);
}

.catcircles-card-fig::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.05) 0%,
    transparent 25%,
    transparent 68%,
    rgba(44, 32, 29, 0.09) 100%
  );
  pointer-events: none;
  z-index: 1;
}

.catcircles-card-fig img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.50s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.catcircles-card:hover .catcircles-card-fig img {
  transform: scale(1.04);
}

/* Meta block — fixed-height white overlay, identical on every card */
.catcircles-card-meta {
  box-sizing: border-box;
  height: 72px;
  padding: 8px 14px;
  overflow: hidden;
}

.catcircles-card-name {
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: 500;
  color: #1F1F1F;
  line-height: 1.25;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.005em;
}

.catcircles-card-name a {
  color: inherit;
  text-decoration: none;
}

.catcircles-card-name a:hover { color: #A2364F; }

/* Named-area grid — each element is a direct child, cart spans rows 2–4 */
.catcircles-card-info {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 34px;
  grid-template-rows: auto auto auto auto;
  grid-template-areas:
    "name    rating"
    "compare cart"
    "price   cart"
    "saving  cart";
  column-gap: 7px;
  align-content: space-between;
  height: 100%;
  overflow: hidden;
}

.catcircles-card-name    { grid-area: name; }
.catcircles-card-compare { grid-area: compare; align-self: baseline; }
.catcircles-card-price   { grid-area: price; }
.catcircles-card-save    { grid-area: saving; align-self: baseline; }

/* Rating */
.catcircles-card-rating {
  grid-area: rating;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  align-self: center;
}

.catcircles-card-star {
  font-size: 12px;
  color: #c89b3c;
  line-height: 1;
}

.catcircles-card-rating-num {
  font-family: var(--font-body);
  font-size: 11.5px;
  font-weight: 500;
  color: rgba(31, 31, 31, 0.50);
  line-height: 1;
}

/* Ghost placeholders — always in DOM, invisible when no data, preserve row height */
.catcircles-card-compare--ghost,
.catcircles-card-save--ghost {
  visibility: hidden;
}

.catcircles-card-compare {
  font-family: var(--font-body);
  font-size: 9.5px;
  font-weight: 400;
  color: rgba(31, 31, 31, 0.30);
  text-decoration: line-through;
  line-height: 1;
}

.catcircles-card-compare .woocommerce-Price-amount,
.catcircles-card-compare .woocommerce-Price-currencySymbol {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.catcircles-card-price {
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 700;
  color: #1F1F1F;
  letter-spacing: -0.01em;
  line-height: 1;
}

.catcircles-card-price .woocommerce-Price-amount,
.catcircles-card-price .woocommerce-Price-currencySymbol {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.catcircles-card-save {
  font-family: var(--font-body);
  font-size: 8.5px;
  font-weight: 600;
  color: #5E8A6B;
  letter-spacing: 0.01em;
  line-height: 1;
  white-space: nowrap;
}

/* Cart button — warm charcoal, premium contrast */
.catcircles-card-atc {
  grid-area: cart;
  align-self: end;
  justify-self: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1E3A5F 0%, #7B243A 100%);
  border: none;
  box-shadow: 0 2px 10px rgba(30, 58, 95,0.28);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fffaf6;
  text-decoration: none;
  cursor: pointer;
  transition: opacity var(--ease-fast), transform var(--ease-fast), box-shadow var(--ease-fast);
  animation: catcirclesCartFloat 4.2s ease-in-out infinite;
}

.catcircles-card-atc svg {
  width: 11px;
  height: 11px;
  flex-shrink: 0;
}

.catcircles-card-atc:hover,
.catcircles-card-atc:focus-visible {
  animation-play-state: paused;
  opacity: 0.88;
  transform: translateY(-2px) scale(1.07);
  box-shadow: 0 6px 22px rgba(30, 58, 95,0.48);
}

@keyframes catcirclesCartFloat {
  0%, 100% { transform: translateY(0) scale(1); }
  35%, 65%  { transform: translateY(-1.5px) scale(1.02); }
}

@media (prefers-reduced-motion: reduce) {
  .catcircles-card-atc { animation: none; }
}

.catcircles-tray-empty {
  font-family: var(--font-body);
  font-size: 12px;
  color: rgba(107, 95, 91, 0.55);
  text-align: center;
  padding: var(--space-6) 0;
  margin: 0;
}

/* ── 24a. SEASONAL BRIDGE — slim editorial transition strip ─────────────── */

.sedit-bridge {
  background: #ffffff;
  border-top:    1px solid rgba(162,54,79,0.16);
  border-bottom: 1px solid rgba(162,54,79,0.16);
  padding-block: 20px;
}
.sedit-bridge .container { padding-inline: var(--space-6); }

/* Single centred flex row — editorial copy, not logistics */
.sedit-bridge-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}

/* Each editorial highlight — icon + label/desc stacked, right-border separator */
.sedit-bridge-item {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding-inline: 32px;
  border-right: 1px solid rgba(162,54,79,0.22);
}
.sedit-bridge-item:last-child { border-right: none; }

/* Symbol icon — lavender accent */
.sedit-bridge-icon {
  font-size: 14px;
  color: #A2364F;
  flex-shrink: 0;
  line-height: 1;
  opacity: 0.90;
}

.sedit-bridge-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

/* Uppercase micro-label */
.sedit-bridge-label {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.20em;
  text-transform: uppercase;
  color: #1F1F1F;
  line-height: 1;
}

/* Descriptor — warm muted */
.sedit-bridge-desc {
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 400;
  color: #7A6F6A;
  letter-spacing: 0.01em;
  line-height: 1.2;
  white-space: nowrap;
}

/* Tablet ≤860px: tighter padding to keep single row */
@media (max-width: 860px) and (min-width: 641px) {
  .sedit-bridge-item  { padding-inline: 18px; }
  .sedit-bridge-desc  { font-size: 9.5px; }
}

/* Mobile ≤640px: vertical stack with top-border dividers */
@media (max-width: 640px) {
  .sedit-bridge { padding-block: 14px 16px; }
  .sedit-bridge-inner {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
  .sedit-bridge-item {
    width: 100%;
    justify-content: center;
    border-right: none;
    border-bottom: none;
    padding-inline: var(--space-4);
    padding-block: 10px;
  }
  .sedit-bridge-item + .sedit-bridge-item {
    border-top: 1px solid rgba(162,54,79,0.18);
  }
  .sedit-bridge-desc { white-space: normal; }
}

/* ── 24b. SEASONAL EDITORIAL CAMPAIGN ───────────────────────────────────── */

/* One cohesive section — same architecture and palette as Occasion */
.sedit-section {
  background: #ffffff;
  padding-block: var(--space-20) var(--space-24);
}

/* ════ Integrated heading — same structure as .oedit-header ════ */
.sedit-header {
  text-align: center;
  max-width: 560px;
  margin-inline: auto;
  margin-bottom: var(--space-12);
}

/* Overline row — flanking lines match Occasion overline */
.sedit-overline-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: var(--space-5);
}
.sedit-overline-row::before,
.sedit-overline-row::after {
  content: '';
  display: block;
  width: 38px;
  height: 1px;
  background: rgba(162,54,79,0.48);
}

/* Overline — muted lavender-mauve, small tracking label */
.sedit-overline {
  display: inline-block;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #A2364F;
  font-family: var(--font-body);
  margin-bottom: var(--space-4);
}
.sedit-overline::before,
.sedit-overline::after { display: none; }

/* Heading — premium editorial serif, dark on soft ivory */
.sedit-heading {
  font-family: var(--font-display);   /* Playfair Display */
  font-weight: 700;
  line-height: 1.02;
  color: #1F1F1F;
  margin-bottom: 0;
  font-style: normal;
  text-transform: none;               /* title case — softer, feminine editorial */
}
/* Luxury underline accent — anchors heading after subtitle removal */
.sedit-heading::after {
  content: '';
  display: block;
  width: 56px;
  height: 1.5px;
  border-radius: 2px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(30,58,95,0.60) 35%,
    rgba(143,103,157,0.45) 65%,
    transparent 100%
  );
  box-shadow: 0 1px 6px rgba(30,58,95,0.18);
  margin: var(--space-5) auto 0;
}
.sedit-heading-main {
  display: block;
  font-size: clamp(1.72rem, 3.94vw, 3.94rem);
  letter-spacing: -0.01em;
  line-height: 1.06;
  color: #1F1F1F;
  font-weight: 700;
}
.sedit-heading-em {
  display: block;
  font-size: clamp(2.13rem, 5.41vw, 5.25rem);
  font-style: italic;          /* Playfair Display italic = stunning feminine accent */
  font-weight: 700;
  color: #1E3A5F;              /* Soulshore lavender — matches brand accent system */
  letter-spacing: -0.02em;
  line-height: 0.94;
  margin-top: var(--space-1);
}

/* Removed: .sedit-intro-divider, .sedit-intro-sub, .sedit-micro-cta
   These elements were removed from the template (seasonal-edit.php).
   Safety-hidden here in case a Customizer value re-introduces them. */
.sedit-intro-divider,
.sedit-intro-sub,
.sedit-micro-cta { display: none !important; }

/* Legacy badge — removed in V2, kept hidden if admin re-enables via customizer */
.sedit-limited-badge { display: none; }

/* Asymmetric grid: tall cinematic left hero + 2×2 right — 5 cards */
.sedit-grid {
  display: grid;
  grid-template-columns: 1.42fr 1fr 1fr;
  grid-template-rows: 324px 324px;
  gap: 16px;
}

/* Left: tall cinematic hero (324 + 16 + 324 = 664px tall) */
.sedit-card-1 { grid-column: 1; grid-row: 1 / 3; }
/* Right 2×2 */
.sedit-card-2 { grid-column: 2; grid-row: 1; }
.sedit-card-3 { grid-column: 3; grid-row: 1; }
.sedit-card-4 { grid-column: 2; grid-row: 2; }
.sedit-card-5 { grid-column: 3; grid-row: 2; }
/* Card 6 hidden — layout uses only 5 cards */
.sedit-card-6 { display: none; }

/* Base card — cinematic editorial tile */
.sedit-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-image: var(--sedit-img);
  cursor: pointer;
  box-shadow:
    0 8px 32px rgba(10,6,4,0.20),
    0 2px 8px  rgba(10,6,4,0.12);
  transition: transform var(--ease-base), box-shadow var(--ease-base);
}
.sedit-card:hover {
  transform: translateY(-4px);
  box-shadow:
    0 22px 64px rgba(10,6,4,0.30),
    0 6px 18px  rgba(10,6,4,0.16);
}

/* Soulshore gradient fallbacks — lavender · mauve · rose · blush · plum, no image needed */
.sedit-card-1 { background-color: #3A0A18;
  background-image: var(--sedit-img, linear-gradient(162deg, #F8DDE3 0%, #A2364F 42%, #3A0A18 100%)); } /* Golden Hour Drapes — soft mauve rose */
.sedit-card-2 { background-color: #6A2848;
  background-image: var(--sedit-img, linear-gradient(158deg, #F5DDE8 0%, #D08090 42%, #6A2848 100%)); } /* Brunch Bloom       — dusty rose     */
.sedit-card-3 { background-color: #303870;
  background-image: var(--sedit-img, linear-gradient(165deg, #DDD8F5 0%, #8880C0 42%, #303870 100%)); } /* Vacation Muse      — periwinkle     */
.sedit-card-4 { background-color: #601858;
  background-image: var(--sedit-img, linear-gradient(158deg, #F0D8F0 0%, #C070B8 42%, #601858 100%)); } /* Heatwave Chic      — warm plum      */
.sedit-card-5 { background-color: #1A0408;
  background-image: var(--sedit-img, linear-gradient(160deg, #F0D4DA 0%, #7B243A 42%, #1A0408 100%)); } /* Pastel Crush       — deep lavender  */

/* Full-coverage click target */
.sedit-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: inherit;
}

/* Cinematic dark overlay — deep enough for ivory text to breathe */
.sedit-card::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(10, 6, 4, 0.92) 0%,
    rgba(10, 6, 4, 0.52) 34%,
    rgba(10, 6, 4, 0.14) 62%,
    transparent 80%
  );
  border-radius: inherit;
  z-index: 0;
}

/* Campaign badge — matte dark chip */
.sedit-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 3;
  background: rgba(10,6,4,0.55);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  border: 1px solid rgba(250,247,242,0.20);
  border-radius: 999px;
  padding: 4px 12px;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #FFF8EF;
  font-family: var(--font-body);
}

/* Card text block — pinned to bottom of card */
.sedit-card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: var(--space-5) var(--space-5);
  z-index: 2;
}

/* Card title — luxury serif, ivory on deep overlay */
.sedit-card-title {
  font-family: var(--font-display);   /* Playfair Display */
  font-size: var(--size-2xl);
  font-weight: 700;
  color: #FFF8EF;
  line-height: 1.1;
  margin-bottom: var(--space-1);
  text-shadow: 0 2px 20px rgba(0,0,0,0.28);
  letter-spacing: 0.01em;
}
/* Tall hero card — larger headline presence */
.sedit-card-1 .sedit-card-title { font-size: clamp(var(--size-2xl), 2.8vw, var(--size-4xl)); }
/* 2×2 mini cards — compact but elegant */
.sedit-card-2 .sedit-card-title,
.sedit-card-3 .sedit-card-title,
.sedit-card-4 .sedit-card-title,
.sedit-card-5 .sedit-card-title { font-size: var(--size-lg); }

/* Card subtitle — soft ivory, body font */
.sedit-card-sub {
  font-size: var(--size-sm);
  color: rgba(250,247,242,0.66);
  margin-bottom: var(--space-4);
  line-height: 1.4;
  font-family: var(--font-body);
  letter-spacing: 0.01em;
}
.sedit-card-2 .sedit-card-sub,
.sedit-card-3 .sedit-card-sub,
.sedit-card-4 .sedit-card-sub,
.sedit-card-5 .sedit-card-sub {
  margin-bottom: var(--space-2);
  font-size: 11px;
}

/* CTA pill — ghost button → peach fill on hover */
.sedit-cta-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  border: 1px solid rgba(250,247,242,0.48);
  border-radius: 999px;
  padding: 6px 16px;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #FFF8EF;
  font-family: var(--font-body);
  transition: background var(--ease-fast), border-color var(--ease-fast), color var(--ease-fast);
  pointer-events: none;
}
.sedit-card:hover .sedit-cta-pill {
  background: #1E3A5F;
  border-color: #1E3A5F;
  color: #1F1F1F;
}

/* ── Mobile: one cohesive section — hero + 2×2 grid ── */
@media (max-width: 768px) {
  .sedit-section { padding-block: var(--space-12) var(--space-16); }
  .sedit-header  { max-width: 100%; margin-bottom: var(--space-8); }
  .sedit-heading-main { font-size: clamp(1.33rem, 5.33vw, 2.06rem); }
  .sedit-heading-em   { font-size: clamp(1.89rem, 7.91vw, 3.01rem); }

  /* Campaign board: large hero + 2×2 (5 cards) */
  .sedit-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 280px 162px 162px;
    gap: 10px;
    overflow: visible;
    scroll-snap-type: none;
  }

  /* Reset desktop card sizing */
  .sedit-card,
  .sedit-card-1, .sedit-card-2, .sedit-card-3,
  .sedit-card-4, .sedit-card-5 {
    flex: none;
    min-width: unset;
    max-width: unset;
    height: auto;
  }

  /* Mobile: hero full-width, then 2×2 */
  .sedit-card-1 { grid-column: 1 / 3; grid-row: 1; }   /* full-width hero */
  .sedit-card-2 { grid-column: 1;     grid-row: 2; }   /* mini left */
  .sedit-card-3 { grid-column: 2;     grid-row: 2; }   /* mini right */
  .sedit-card-4 { grid-column: 1;     grid-row: 3; }   /* mini left */
  .sedit-card-5 { grid-column: 2;     grid-row: 3; }   /* mini right */

  /* Title sizing */
  .sedit-card-1 .sedit-card-title { font-size: var(--size-xl) !important; }
  .sedit-card-2 .sedit-card-title,
  .sedit-card-3 .sedit-card-title,
  .sedit-card-4 .sedit-card-title,
  .sedit-card-5 .sedit-card-title { font-size: var(--size-sm) !important; }

  /* Mini cells: hide subtitle + CTA (too cramped) */
  .sedit-card-2 .sedit-card-sub,
  .sedit-card-3 .sedit-card-sub,
  .sedit-card-4 .sedit-card-sub,
  .sedit-card-5 .sedit-card-sub  { display: none; }
  .sedit-card-2 .sedit-cta-pill,
  .sedit-card-3 .sedit-cta-pill,
  .sedit-card-4 .sedit-cta-pill,
  .sedit-card-5 .sedit-cta-pill  { display: none; }

  /* Card content — tighter padding */
  .sedit-card-content { padding: var(--space-3) var(--space-4); }
}

/* ══════════════════════════════════════════════════════════════════════════
   24c. OCCASION DISCOVERY MOSAIC — Soulshore
   Staggered 2-column editorial masonry.
   Palette: soft lavender · mauve · dusty rose · blush · warm ivory.
   Gen-Z premium ethnic fashion — NOT traditional bridal.
   ══════════════════════════════════════════════════════════════════════════ */

.oedit-section {
  background: #ffffff;
  padding-block: var(--space-20) var(--space-10); /* bottom cut: 96px → 40px */
}

/* ── Header: centred premium editorial ── */
.oedit-header {
  text-align: center;
  max-width: 560px;
  margin-inline: auto;
  margin-bottom: var(--space-12);
}

/* Overline with flanking lavender hairlines */
.oedit-overline {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: var(--space-5);
}
.oedit-overline::before,
.oedit-overline::after {
  content: '';
  display: block;
  width: 38px;
  height: 1px;
  background: rgba(162,54,79,0.48);
}
.oedit-overline-text {
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #A2364F;
  font-family: var(--font-body);
  white-space: nowrap;
}

/* Main heading — DM Sans extrabold, dark on soft light bg */
.oedit-headline {
  font-family: var(--font-body);
  font-weight: 800;
  line-height: 1.0;
  margin-bottom: 0;
}
.oedit-headline-l1 {
  display: block;
  font-size: clamp(1.97rem, 4.51vw, 4.26rem);
  color: #1F1F1F;
  letter-spacing: -0.03em;
  line-height: 1.0;
}
.oedit-headline-l2 {
  display: block;
  font-size: clamp(1.97rem, 4.51vw, 4.26rem);
  color: #1E3A5F;              /* Soulshore lavender accent word */
  letter-spacing: -0.03em;
  line-height: 1.0;
}

/* Decorative micro-divider: soft gradient hairline */
.oedit-head-divider {
  height: 1px;
  background: linear-gradient(
    to right,
    transparent 0%,
    rgba(162,54,79,0.38) 20%,
    rgba(30,58,95,0.42) 50%,
    rgba(162,54,79,0.38) 80%,
    transparent 100%
  );
  max-width: 160px;
  width: 100%;
  margin: var(--space-5) auto var(--space-4);
}

/* Subtitle */
.oedit-note {
  font-size: var(--size-sm);
  color: #7A6F6A;
  line-height: 1.72;
  font-family: var(--font-body);
  letter-spacing: 0.01em;
  margin-bottom: 0;
}

/* ════════════════════════════════════════════════════════════
   Two-column flexbox masonry.
   Each .oedit-col is an independent vertical flex stack —
   cards pack tight within their column, no cross-row gaps.
   Left col:  1(BIG) → 3(small) → 5(BIG)
   Right col: 2(small) → 4(BIG) → 6(small)
   ════════════════════════════════════════════════════════════ */
.oedit-mosaic {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.oedit-col {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

/* Left column card heights */
.oedit-tile-1 { height: 524px; }   /* Bridal    — BIG  */
.oedit-tile-3 { height: 310px; }   /* Cocktail  — small */
.oedit-tile-5 { height: 524px; }   /* Reception — BIG  */

/* Right column card heights */
.oedit-tile-2 { height: 310px; }   /* Festive   — small */
.oedit-tile-4 { height: 524px; }   /* Mehendi   — BIG  */
.oedit-tile-6 { height: 310px; }   /* Haldi     — small */

/* ── Base tile — immersive editorial card ── */
.oedit-tile {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-image: var(--oedit-bg);
  cursor: pointer;
  box-shadow:
    0 8px 32px rgba(100, 70, 90, 0.14),
    0 2px 10px rgba(43,  37, 35, 0.08);
  transition:
    transform  0.38s cubic-bezier(0.22,1,0.36,1),
    box-shadow 0.38s ease;
}
.oedit-tile:hover {
  transform: translateY(-6px) scale(1.010);
  box-shadow:
    0 24px 60px rgba(100, 70, 90, 0.22),
    0  6px 18px rgba(43,  37, 35, 0.12);
}

/* ── Gradient fallbacks — Soulshore feminine palette ──
   Each goes from soft pastel → rich mid-tone → deep editorial.
   Designed for ivory text overlay readability. */
.oedit-palette-1 { background-image: var(--oedit-bg,  /* Bridal — champagne blush → deep rose */
  linear-gradient(162deg, #F5E2E8 0%, #CC8098 42%, #68203A 100%)); }
.oedit-palette-2 { background-image: var(--oedit-bg,  /* Festive — warm saffron → deep amber */
  linear-gradient(158deg, #F8E4C0 0%, #D4904C 42%, #784018 100%)); }
.oedit-palette-3 { background-image: var(--oedit-bg,  /* Cocktail — lavender → deep plum-violet */
  linear-gradient(168deg, #EAE0F5 0%, #9070B8 42%, #2A0848 100%)); }
.oedit-palette-4 { background-image: var(--oedit-bg,  /* Mehendi — sage mint → earthy forest */
  linear-gradient(156deg, #C8D8B2 0%, #6A9058 42%, #1E2E12 100%)); }
.oedit-palette-5 { background-image: var(--oedit-bg,  /* Reception — powder mauve → deep navy-plum */
  linear-gradient(162deg, #D8D0EC 0%, #8078C0 42%, #180A3C 100%)); }
.oedit-palette-6 { background-image: var(--oedit-bg,  /* Haldi — golden turmeric → deep amber */
  linear-gradient(160deg, #F8E888 0%, #D4A030 42%, #683C0A 100%)); }
/* Admin extras */
.oedit-palette-7 { background-image: var(--oedit-bg,
  linear-gradient(158deg, #F5E8EA 0%, #A2364F 46%, #3A0A18 100%)); }
.oedit-palette-8 { background-image: var(--oedit-bg,
  linear-gradient(155deg, #F5E8E8 0%, #1E3A5F 46%, #8A4838 100%)); }

/* Full-coverage click target */
.oedit-tile-link {
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: inherit;
}

/* Overlay: dark bottom sweep + subtle lavender top tint for depth */
.oedit-tile::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      to top,
      rgba(12,6,8,0.90) 0%,
      rgba(12,6,8,0.48) 36%,
      rgba(12,6,8,0.08) 64%,
      transparent 80%
    ),
    linear-gradient(
      158deg,
      rgba(198,182,217,0.08) 0%,
      transparent 52%
    );
  border-radius: inherit;
  transition: opacity 0.34s ease;
  z-index: 0;
}
.oedit-tile:hover::after {
  background:
    linear-gradient(
      to top,
      rgba(12,6,8,0.94) 0%,
      rgba(12,6,8,0.55) 34%,
      rgba(12,6,8,0.10) 62%,
      transparent 78%
    ),
    linear-gradient(
      158deg,
      rgba(198,182,217,0.12) 0%,
      transparent 50%
    );
}

/* Tile text block — pinned bottom */
.oedit-tile-body {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: var(--space-5) var(--space-5);
  z-index: 2;
}

/* Occasion name — DM Sans bold, ivory */
.oedit-tile-name {
  font-family: var(--font-body);
  font-size: var(--size-xl);
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #FFF8EF;
  line-height: 1.15;
  text-shadow: 0 2px 16px rgba(0,0,0,0.28);
}

/* BIG tiles — larger, more dramatic heading */
.oedit-tile-1 .oedit-tile-name,
.oedit-tile-4 .oedit-tile-name,
.oedit-tile-5 .oedit-tile-name {
  font-size: clamp(var(--size-2xl), 2.8vw, var(--size-4xl));
}

/* Animated peach-to-lavender accent rule */
.oedit-tile-accent {
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #1E3A5F, #A2364F);
  border-radius: 2px;
  margin-top: 8px;
  margin-bottom: 6px;
  transition: width 0.38s cubic-bezier(0.22,1,0.36,1);
}
.oedit-tile:hover .oedit-tile-accent { width: 28px; }

/* Subtitle — visible on BIG tiles only */
.oedit-tile-sub {
  font-size: 11px;
  color: rgba(250,247,242,0.62);
  line-height: 1.42;
  font-family: var(--font-body);
  margin-bottom: 6px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  letter-spacing: 0.01em;
}
/* Small tiles — hide subtitle (too cramped at 308px) */
.oedit-tile-2 .oedit-tile-sub,
.oedit-tile-3 .oedit-tile-sub,
.oedit-tile-6 .oedit-tile-sub { display: none; }

/* CTA — underline slide-up on hover */
.oedit-tile-cta {
  display: inline-block;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(250,247,242,0.82);
  font-family: var(--font-body);
  border-bottom: 1px solid rgba(162,54,79,0.52);
  padding-bottom: 1px;
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 0.26s ease, transform 0.26s ease;
  pointer-events: none;
}
.oedit-tile:hover .oedit-tile-cta {
  opacity: 1;
  transform: translateY(0);
}

/* ── Mobile ≤767px: Pinterest 2-col stagger maintained ── */
@media (max-width: 767px) {
  .oedit-section    { padding-block: var(--space-12) var(--space-8); }   /* bottom cut: 64px → 32px */
  .spotlight-section { padding-block: var(--space-8) var(--space-6); }  /* top: 32px, bottom: 24px */
  .spotlight-heading-l1 { font-size: clamp(1.59rem, 6.45vw, 2.06rem); }
  .spotlight-heading-l2 { font-size: clamp(1.72rem, 7.31vw, 2.32rem); }
  .oedit-header  { max-width: 100%; margin-bottom: var(--space-8); }
  .oedit-headline-l1,
  .oedit-headline-l2 { font-size: clamp(1.59rem, 6.71vw, 2.41rem); }
  .oedit-head-divider { max-width: 120px; margin-block: var(--space-3); }

  /* Mobile: 2-col flexbox stagger, tighter heights */
  .oedit-mosaic { gap: 10px; }
  .oedit-col    { gap: 10px; }
  /* Left col: BIG, small, BIG */
  .oedit-tile-1 { height: 352px; }
  .oedit-tile-3 { height: 210px; }
  .oedit-tile-5 { height: 352px; }
  /* Right col: small, BIG, small */
  .oedit-tile-2 { height: 210px; }
  .oedit-tile-4 { height: 352px; }
  .oedit-tile-6 { height: 210px; }

  .oedit-tile-1 .oedit-tile-name,
  .oedit-tile-4 .oedit-tile-name,
  .oedit-tile-5 .oedit-tile-name { font-size: var(--size-xl) !important; }
  .oedit-tile-2 .oedit-tile-name,
  .oedit-tile-3 .oedit-tile-name,
  .oedit-tile-6 .oedit-tile-name { font-size: var(--size-base) !important; }
  .oedit-tile-body { padding: var(--space-3) var(--space-3); }
  /* Always show CTA on touch devices (no hover) */
  .oedit-tile-cta { opacity: 1; transform: none; }
}

/* ── Tablet 640–1023px: proportionally reduce heights ── */
@media (min-width: 640px) and (max-width: 1023px) {
  .oedit-mosaic { gap: 12px; }
  .oedit-col    { gap: 12px; }
  /* Left col */
  .oedit-tile-1 { height: 440px; }
  .oedit-tile-3 { height: 262px; }
  .oedit-tile-5 { height: 440px; }
  /* Right col */
  .oedit-tile-2 { height: 262px; }
  .oedit-tile-4 { height: 440px; }
  .oedit-tile-6 { height: 262px; }
}

/* ── 25. COUNTDOWN TIMER ─────────────────────────────────────────────────── */
.countdown-wrapper {
  display: flex;
  align-items: center;
  gap: var(--space-3);
}
.countdown-unit {
  text-align: center;
  min-width: 56px;
}
.countdown-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px; height: 56px;
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius-lg);
  font-family: var(--font-display);
  font-size: var(--size-2xl);
  font-weight: var(--weight-semibold);
  color: var(--text-primary);
  box-shadow: var(--shadow-sm);
}
.countdown-label {
  font-size: var(--size-xs);
  letter-spacing: var(--tracking-wider);
  text-transform: uppercase;
  color: var(--text-muted);
  margin-top: var(--space-1);
}
.countdown-sep {
  font-family: var(--font-display);
  font-size: var(--size-2xl);
  color: var(--accent);
  margin-bottom: var(--space-4);
}

/* ── 26. TESTIMONIALS ────────────────────────────────────────────────────── */
.testimonial-card {
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius-2xl);
  padding: var(--space-8);
  box-shadow: var(--shadow-card);
  transition: all var(--ease-luxury);
}
.testimonial-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-xl);
  border-color: var(--border-gold);
}
.testimonial-stars {
  display: flex;
  gap: 3px;
  color: var(--clr-soft-gold);
  margin-bottom: var(--space-4);
}
.testimonial-text {
  font-family: var(--font-display);
  font-size: var(--size-xl);
  font-style: italic;
  line-height: var(--leading-relaxed);
  color: var(--text-primary);
  margin-bottom: var(--space-6);
}
.testimonial-author {
  display: flex;
  align-items: center;
  gap: var(--space-3);
}
.testimonial-avatar {
  width: 48px; height: 48px;
  border-radius: var(--radius-full);
  overflow: hidden;
  border: 2px solid var(--border-gold);
  flex-shrink: 0;
}
.testimonial-name {
  font-size: var(--size-base);
  font-weight: var(--weight-semibold);
  color: var(--text-primary);
}
.testimonial-location {
  font-size: var(--size-sm);
  color: var(--text-muted);
}

/* ── 27. NEWSLETTER ──────────────────────────────────────────────────────── */
.newsletter-section {
  background: linear-gradient(
    145deg,
    #C4667A 0%,     /* dusty peach */
    #C4667A 48%,    /* powder lavender */
    #A8B5A0 100%    /* soft sage */
  );
  padding-block: var(--space-24);
  text-align: center;
  position: relative;
  overflow: hidden;
}
.newsletter-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 70% 55% at 50% 0%, rgba(255,255,255,0.30) 0%, transparent 60%),
              radial-gradient(ellipse 45% 40% at 85% 100%, rgba(255,255,255,0.15) 0%, transparent 55%);
  pointer-events: none;
}
.newsletter-form {
  display: flex;
  max-width: 500px;
  margin-inline: auto;
  gap: var(--space-2);
  background: rgba(255,255,255,0.35);
  backdrop-filter: blur(22px) saturate(145%);
  -webkit-backdrop-filter: blur(22px) saturate(145%);
  border: 1px solid rgba(255,255,255,0.55);
  border-radius: var(--radius-full);
  padding: var(--space-2);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.50);
}
.newsletter-input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  color: #FDF8F4;
  font-size: var(--size-base);
  padding: var(--space-2) var(--space-4);
}
.newsletter-input::placeholder { color: rgba(31,31,31,0.45); }

/* ── 28. CART DRAWER ─────────────────────────────────────────────────────── */
.cart-drawer {
  position: fixed;
  top: 0; right: 0;
  width: min(460px, 42vw);
  height: 100vh;
  background: rgba(255,255,255,0.82);
  backdrop-filter: blur(40px) saturate(145%);
  -webkit-backdrop-filter: blur(40px) saturate(145%);
  border-left: 1px solid rgba(255,255,255,0.55);
  box-shadow: -12px 0 60px rgba(35,25,20,0.12), -2px 0 16px rgba(35,25,20,0.06);
  z-index: 10001;
  transform: translateX(100%);
  transition: transform var(--ease-slow);
  display: flex;
  flex-direction: column;
  color: #1F1F1F;
}
.cart-drawer.open { transform: translateX(0); }
.cart-drawer-backdrop {
  position: fixed; inset: 0;
  background: rgba(31,31,31,0.22);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  z-index: 10000;
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--ease-slow);
}
.cart-drawer-backdrop.visible { opacity: 1; pointer-events: auto; }

/* Cart checkout button */
.cart-checkout-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-2);
  width: 100%;
  height: 46px;
  background: linear-gradient(135deg, #1E3A5F 0%, #A2364F 100%);
  color: #FFF8EF !important;
  border-radius: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  font-size: 11px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0 6px 22px rgba(35,25,20,0.16);
  transition: background var(--ease-fast), box-shadow var(--ease-fast), transform var(--ease-fast);
  font-family: var(--font-body);
}
.cart-checkout-btn:hover {
  background: linear-gradient(135deg, #C8947F 0%, #A487A0 100%);
  box-shadow: 0 10px 30px rgba(35,25,20,0.22);
  color: #FFF8EF !important;
  transform: translateY(-1px);
}
.cart-checkout-btn:active { transform: scale(0.98); }

/* ── Drawer footer subtotal + savings rows ── */
.cart-subtotal-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--space-2);
}
.cart-subtotal-label {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.10em;
  text-transform: uppercase;
  color: var(--text-muted);
  font-family: var(--font-body);
}
.cart-subtotal-amount {
  font-size: var(--size-lg);
  font-weight: 600;
  color: #1F1F1F;
  font-family: var(--font-body);
}
.cart-savings-row {
  display: flex;
  align-items: center;
  gap: var(--space-1);
  margin-bottom: var(--space-3);
  font-size: var(--size-xs);
  font-weight: 500;
  color: #2e7d32;
  font-family: var(--font-body);
}
.cart-savings-label { margin-right: 2px; }
.cart-savings-amount .woocommerce-Price-amount { color: inherit; font-weight: inherit; font-size: inherit; }
.cart-discount-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-3);
  margin: 8px 0 10px;
  padding: 9px 12px;
  border-radius: 8px;
  background: rgba(46, 125, 50, 0.08);
  color: #2e7d32;
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 600;
}
.cart-discount-amount {
  white-space: nowrap;
}
.cart-trust-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-2);
  margin-top: var(--space-3);
  font-size: 9.5px;
  letter-spacing: 0.04em;
  color: var(--text-muted);
  font-family: var(--font-body);
  flex-wrap: wrap;
}
.cart-trust-sep { opacity: 0.4; }

.cart-drawer-header {
  padding: var(--space-5) var(--space-6);
  border-bottom: 1px solid rgba(31,31,31,0.07);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}
.cart-drawer-items {
  flex: 1;
  overflow-y: auto;
  padding: 10px 12px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* ── Cart Item Cards ─────────────────────────────────────────────────────── */
.cart-item {
  display: flex;
  gap: 10px;
  padding: 10px 12px;
  background: #FFFFFF;
  border-radius: 14px;
  border: 1px solid rgba(31,31,31,0.06);
  box-shadow: 0 2px 10px rgba(35,25,20,0.06), 0 1px 3px rgba(35,25,20,0.03);
  transition: box-shadow var(--ease-fast), opacity 0.18s ease, transform 0.18s ease;
  flex-shrink: 0;
}
.cart-item:hover { box-shadow: 0 4px 16px rgba(35,25,20,0.09), 0 1px 4px rgba(35,25,20,0.04); }
.cart-item.removing {
  opacity: 0.25;
  transform: scale(0.97);
  pointer-events: none;
}

/* Optimistic placeholder shimmer */
.cart-item[aria-busy="true"] { opacity: 0.7; }
.cart-item[aria-busy="true"] .cart-item-img {
  background: linear-gradient(90deg,
    rgba(31,31,31,0.06) 0%,
    rgba(30,58,95,0.18) 50%,
    rgba(31,31,31,0.06) 100%);
  background-size: 200% 100%;
  animation: cartShimmer 1.4s ease-in-out infinite;
}
.cart-item[aria-busy="true"] .cart-item-name,
.cart-item[aria-busy="true"] .cart-item-price {
  color: var(--text-muted);
}
@keyframes cartShimmer {
  0%   { background-position:  200% 0; }
  100% { background-position: -200% 0; }
}

/* Thumbnail */
.cart-item-img {
  width: 56px;
  aspect-ratio: 1 / 1;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
  background: rgba(31,31,31,0.04);
  position: relative;
}
.cart-item-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.cart-item-details {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.cart-item-name {
  font-size: var(--size-sm);
  font-weight: 500;
  line-height: 1.25;
  color: #1F1F1F;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cart-item-meta {
  font-size: var(--size-xs);
  color: var(--text-muted);
  line-height: 1.2;
}

/* Price row */
.cart-item-price-row {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  flex-wrap: wrap;
  margin-top: 1px;
}
.cart-item-regular-price {
  font-size: var(--size-xs);
  color: var(--text-muted);
  text-decoration: line-through;
}
.cart-item-regular-price .woocommerce-Price-amount { color: var(--text-muted); font-weight: 400; font-size: inherit; }
.cart-item-price {
  font-size: var(--size-sm);
  font-weight: 600;
  color: #1F1F1F;
}
.cart-item-price .woocommerce-Price-amount { font-weight: 600; }

/* Savings per-item */
.cart-item-savings {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: var(--size-xs);
  font-weight: 500;
  color: #2e7d32;
  margin-top: 0;
}
.cart-item-savings .woocommerce-Price-amount { color: inherit; font-weight: inherit; font-size: inherit; }
.cart-item-savings-pct { opacity: 0.75; }

/* Actions row: qty + remove */
.cart-item-actions {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  margin-top: 5px;
}
.cart-item-qty {
  display: flex;
  align-items: center;
  gap: 4px;
}
.qty-minus,
.qty-plus {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid rgba(31,31,31,0.18);
  background: transparent;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1F1F1F;
  padding: 0;
  flex-shrink: 0;
  transition: background var(--ease-fast), border-color var(--ease-fast);
}
.qty-minus:hover,
.qty-plus:hover {
  background: rgba(30,58,95,0.22);
  border-color: rgba(30,58,95,0.55);
}
.qty-input {
  width: 32px;
  text-align: center;
  border: 1px solid rgba(31,31,31,0.14);
  border-radius: 5px;
  font-size: var(--size-xs);
  padding: 3px 2px;
  background: transparent;
  color: #1F1F1F;
  -moz-appearance: textfield;
}
.qty-input::-webkit-outer-spin-button,
.qty-input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

/* Remove button */
.cart-item-remove {
  display: flex;
  align-items: center;
  gap: 3px;
  background: transparent;
  border: none;
  cursor: pointer;
  color: rgba(31,31,31,0.32);
  font-size: var(--size-xs);
  padding: 3px 5px;
  border-radius: 5px;
  line-height: 1;
  flex-shrink: 0;
  margin-left: auto;
  transition: color var(--ease-fast), background var(--ease-fast);
}
.cart-item-remove:hover {
  color: #c0392b;
  background: rgba(192,57,43,0.07);
}
.cart-item-remove[disabled] { opacity: 0.3; pointer-events: none; }
.cart-item-remove svg { flex-shrink: 0; }

.cart-empty-state,
.cart-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 220px;
  padding: var(--space-10) var(--space-6);
  text-align: center;
  color: var(--text-muted);
}
.cart-empty svg,
.cart-empty-state svg { opacity: 0.22; margin-bottom: var(--space-4); }
.cart-empty-title {
  font-family: var(--font-display);
  font-size: var(--size-xl);
  font-weight: 400;
  color: var(--text-primary);
  margin-bottom: var(--space-2);
}
.cart-empty-sub {
  font-size: var(--size-sm);
  color: var(--text-muted);
  font-family: var(--font-body);
}
.cart-drawer-footer {
  padding: var(--space-5) var(--space-6);
  border-top: 1px solid rgba(31,31,31,0.07);
  flex-shrink: 0;
  background: rgba(255,255,255,0.50);
}

/* ── 29. SEARCH OVERLAY ──────────────────────────────────────────────────── */
/* ── 29. SEARCH OVERLAY — v2 pastel editorial ────────────────────────────── */
.search-overlay {
  position: fixed;
  inset: 0;
  /* White frosted glass — Soulshore background refresh */
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(24px) saturate(145%);
  -webkit-backdrop-filter: blur(24px) saturate(145%);
  z-index: 10001;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: var(--space-24);
  /* Closed state */
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-14px) scale(0.99);
  /* Premium smooth reveal */
  transition:
    opacity    0.42s ease,
    transform  0.42s cubic-bezier(0.22, 1, 0.36, 1),
    visibility 0.42s ease;
}
.search-overlay.open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

/* Close button */
#search-close {
  position: absolute;
  top: var(--space-8);
  right: var(--space-8);
  width: 44px; height: 44px;
  display: flex; align-items: center; justify-content: center;
  background: rgba(255,255,255,0.68);
  border: 1px solid rgba(255,255,255,0.60);
  border-radius: var(--radius-full);
  color: #1F1F1F;
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(35,25,20,0.08);
  transition: all var(--ease-fast);
}
#search-close:hover {
  background: linear-gradient(135deg, #1E3A5F, #A2364F);
  color: #FFF8EF;
  border-color: transparent;
  box-shadow: 0 8px 24px rgba(35,25,20,0.14);
}

/* Search input row */
.search-input-wrapper {
  width: min(700px, 90vw);
  display: flex;
  align-items: center;
  gap: var(--space-4);
  border-bottom: 1px solid rgba(30,58,95,0.32);
  padding-bottom: var(--space-4);
}
.search-input-main {
  flex: 1;
  font-family: var(--font-display);
  font-size: clamp(var(--size-2xl), 5vw, var(--size-4xl));
  color: #1F1F1F;
  background: transparent;
  border: none;
  outline: none;
}
.search-input-main::placeholder { color: #6B5F5B; }

/* Search suggestions container */
#search-suggestions {
  width: min(700px, 90vw);
  margin-top: var(--space-6);
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
}

/* Each suggestion card */
.search-suggestion-item,
#search-suggestions a,
#search-suggestions li {
  display: flex;
  align-items: center;
  gap: var(--space-3);
  padding: var(--space-3) var(--space-5);
  background: rgba(255,255,255,0.68);
  border: 1px solid rgba(255,255,255,0.58);
  border-radius: var(--radius-xl);
  box-shadow: 0 4px 18px rgba(35,25,20,0.07);
  cursor: pointer;
  text-decoration: none;
  color: #1F1F1F;
  font-size: var(--size-base);
  font-family: var(--font-body);
  list-style: none;
  transition: all 0.18s ease;
}
.search-suggestion-item:hover,
#search-suggestions a:hover,
#search-suggestions li:hover {
  background: rgba(255,255,255,0.90);
  border-color: rgba(30,58,95,0.38);
  transform: translateX(4px);
  box-shadow: 0 8px 28px rgba(35,25,20,0.10);
}
.search-suggestion-title {
  font-size: var(--size-base);
  color: #1F1F1F;
  font-weight: var(--weight-medium);
}
.search-suggestion-type {
  font-size: var(--size-xs);
  color: #6B5F5B;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-left: auto;
}

/* ── 30. PRELOADER ───────────────────────────────────────────────────────── */
#soulshore-preloader {
  position: fixed;
  inset: 0;
  background: var(--clr-dark-bg);
  z-index: var(--z-preloader);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--space-8);
  transition: opacity var(--ease-slower), visibility var(--ease-slower);
}
#soulshore-preloader.loaded {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.preloader-logo {
  font-family: var(--font-display);
  font-size: clamp(var(--size-5xl), 8vw, var(--size-9xl));
  font-weight: var(--weight-light);
  letter-spacing: var(--tracking-widest);
  color: var(--clr-ivory);
  animation: pulseGold 2s ease-in-out infinite;
}
.preloader-tagline {
  font-size: var(--size-sm);
  letter-spacing: var(--tracking-widest);
  text-transform: uppercase;
  color: var(--clr-soft-gold);
}
.preloader-bar {
  width: 200px;
  height: 1px;
  background: rgba(246,239,231,0.15);
  border-radius: var(--radius-full);
  overflow: hidden;
}
.preloader-bar-fill {
  height: 100%;
  width: 0%;
  background: linear-gradient(to right, var(--clr-soft-gold), var(--clr-rose-gold));
  border-radius: var(--radius-full);
  transition: width 0.12s linear;
}

/* ══ 31. FOOTER — Centered Brand-Led — Dark Soulshore ═══════════════════════
   Centered editorial structure:
     Brand Hero — logo (centered) · statement · social icon buttons
     Navigation — 3 horizontal groups, centered
     Base Strip — payment chips · copyright · legal
   Palette: #2A141A base · #1E1014 gradient · #FFF8EF primary text · #1E3A5F accent
   Matte finish — no gloss, no glow, no fake glass. Clean luxury.
   ══════════════════════════════════════════════════════════════════════════ */

/* ══════════════════════════════════════════════════════════════════════════
   SITE FOOTER — Soulshore — dark premium fashion footer
   ══════════════════════════════════════════════════════════════════════════ */

#site-footer {
  background: linear-gradient(180deg, #2A141A 0%, #1E1014 100%);
  border-top: 1px solid rgba(247, 241, 235, 0.08);
  padding-block: 0;
  position: relative;
}

/* ── Logo sizing (shared: header + footer) ── */
.soulshore-header-logo {
  display: block;
  width: auto;
  height: 48px;
  max-width: none;
  max-height: none;
  object-fit: contain;
  transform: none !important;
  filter: none !important;
  backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}
.soulshore-mobile-logo {
  display: block;
  width: auto;
  height: 38px;
  max-width: none;
  max-height: none;
  object-fit: contain;
  transform: none !important;
  filter: none !important;
  backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}
.soulshore-footer-logo {
  display: block;
  width: auto;
  height: auto;
  max-width: 190px;
  max-height: 76px;
  object-fit: contain;
  margin: 0 auto clamp(28px, 3.5vw, 40px);
  image-rendering: -webkit-optimize-contrast;
}
.sfooter-brand .custom-logo-link {
  display: inline-block;
  line-height: 1;
  margin: 0 0 clamp(28px, 3.5vw, 40px);
  text-decoration: none;
}
.sfooter-brand .custom-logo {
  display: block;
  width: auto;
  height: auto;
  max-width: 190px;
  max-height: 76px;
  object-fit: contain;
  image-rendering: -webkit-optimize-contrast;
}
@media (max-width: 640px) {
  .soulshore-header-logo  { height: 40px; max-width: none; max-height: none; }
  .soulshore-mobile-logo  { height: 32px; max-width: none; max-height: none; }
  .soulshore-footer-logo  { max-width: 160px; max-height: 64px; }
  .sfooter-brand .custom-logo { max-width: 160px; max-height: 64px; }
}

/* ══ BRAND HERO — centered anchor ═══════════════════════════════════════ */
.sfooter-brand {
  text-align: center;
  padding-block: clamp(60px, 8vw, 96px) clamp(48px, 6.5vw, 76px);
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Wordmark text fallback */
.sfooter-wordmark {
  font-family: var(--font-display);
  font-size: clamp(2.4rem, 5vw, 3.6rem);
  font-weight: 400;
  letter-spacing: 0.32em;
  color: #FFF8EF;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 clamp(28px, 3.5vw, 40px);
}

/* Brand statement */
.sfooter-statement {
  font-family: var(--font-display);
  font-style: italic;
  font-size: clamp(1.3rem, 2.4vw, 1.8rem);
  font-weight: 400;
  color: rgba(247, 241, 235, 0.72);
  letter-spacing: 0.01em;
  line-height: 1.45;
  margin: 0 0 clamp(28px, 3.5vw, 40px);
  max-width: 28ch;
}

/* ── Integrated Inner Circle CTA — inside dark footer brand block ── */
.sfooter-cta-eyebrow {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(30, 58, 95,0.82);
  margin: 0 0 14px;
}
.sfooter-cta-heading {
  font-family: var(--font-display);
  font-size: clamp(1.8rem, 3.6vw, 2.8rem);
  font-weight: 500;
  color: #FFF8EF;
  letter-spacing: -0.015em;
  line-height: 1.1;
  margin: 0 0 16px;
}
.sfooter-cta-heading em {
  font-style: italic;
  font-weight: 400;
  color: #1E3A5F;
}
.sfooter-cta-sub {
  font-family: var(--font-body);
  font-size: clamp(12px, 1.1vw, 14px);
  color: rgba(247, 241, 235, 0.56);
  line-height: 1.74;
  margin: 0 0 28px;
  max-width: 38ch;
}
.sfooter-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 32px;
  border-radius: 100px;
  background: rgba(30, 58, 95,0.10);
  border: 1.5px solid rgba(30, 58, 95,0.50);
  color: rgba(247, 241, 235, 0.92);
  font-family: var(--font-body);
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow:
    inset 0 0 18px rgba(30, 58, 95,0.10),
    0 0 24px rgba(30, 58, 95,0.14),
    0 2px 10px rgba(0, 0, 0, 0.14);
  margin-bottom: clamp(24px, 3.5vw, 36px);
  transition:
    background 0.28s ease,
    border-color 0.28s ease,
    color 0.28s ease,
    box-shadow 0.28s ease,
    transform 0.20s ease;
}
.sfooter-cta-btn:hover {
  background: rgba(30, 58, 95,0.18);
  border-color: rgba(30, 58, 95,0.70);
  color: #FFF8EF;
  box-shadow:
    inset 0 0 22px rgba(30, 58, 95,0.15),
    0 0 36px rgba(30, 58, 95,0.22),
    0 6px 20px rgba(0, 0, 0, 0.18);
  transform: translateY(-2px);
}
.sfooter-cta-btn:active {
  transform: translateY(0);
  box-shadow:
    inset 0 0 14px rgba(30, 58, 95,0.10),
    0 0 16px rgba(30, 58, 95,0.12);
}
.sfooter-cta-btn svg { flex-shrink: 0; opacity: 1; }

/* Social icon buttons — centered row */
.sfooter-socials {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

/* Colorful platform-tinted circular icon buttons */
.sfooter-icon-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(var(--si-rgb), 0.14);
  border: 1px solid rgba(var(--si-rgb), 0.12);
  color: rgba(var(--si-rgb), 0.92);
  text-decoration: none;
  flex-shrink: 0;
  transition:
    background 0.26s ease,
    border-color 0.26s ease,
    color 0.26s ease,
    box-shadow 0.26s ease,
    transform 0.18s ease;
}
.sfooter-icon-btn:hover {
  background: rgba(var(--si-rgb), 0.22);
  border-color: rgba(var(--si-rgb), 0.40);
  color: rgb(var(--si-rgb));
  box-shadow: 0 4px 18px rgba(var(--si-rgb), 0.22);
  transform: translateY(-2px);
}
.sfooter-icon-btn:active {
  transform: translateY(0);
  box-shadow: none;
}
/* Icon glyph size — overrides inline width/height attrs on SVG */
.sfooter-icon-btn svg {
  display: block;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
/* Thicker stroke for outline-style Instagram icon */
.sfooter-icon-btn--ig svg {
  stroke-width: 2;
}
.sfooter-icon-btn--ig { --si-rgb: 196, 64, 122; }
.sfooter-icon-btn--pt { --si-rgb: 189, 8, 28; }
.sfooter-icon-btn--fb { --si-rgb: 24, 119, 242; }
.sfooter-icon-btn--yt { --si-rgb: 200, 0, 0; }

/* ══ Thin warm divider ═══════════════════════════════════════════════════ */
.sfooter-divider {
  height: 1px;
  background: rgba(247, 241, 235, 0.08);
}

/* ══ NAVIGATION — 4 balanced columns, responsive ════════════════════════ */
.sfooter-nav {
  padding-block: clamp(44px, 6vw, 68px);
  width: 100%;
}
.sfooter-nav-inner {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: clamp(16px, 2.5vw, 36px);
  align-items: start;
  width: 100%;
}
.sfooter-col {
  min-width: 0;
  width: 100%;
}
.sfooter-col-label {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: rgba(30, 58, 95,0.75);
  margin: 0 0 16px;
}
.sfooter-col-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.sfooter-col-link {
  font-family: var(--font-body);
  font-size: 13px;
  color: rgba(247, 241, 235, 0.68);
  text-decoration: none;
  letter-spacing: 0.01em;
  line-height: 1.4;
  transition: color 0.22s ease;
}
.sfooter-col-link:hover {
  color: #FFF8EF;
}

/* ══ BASE STRIP ══════════════════════════════════════════════════════════ */
.sfooter-base {
  padding-block: clamp(20px, 3vw, 30px) clamp(28px, 4vw, 44px);
  text-align: center;
}

/* Payment row — centered */
.sfooter-pay-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}
.sfooter-pay-label {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(247, 241, 235, 0.24);
  margin-right: 4px;
}
.sfooter-pay-chip {
  border-radius: 3px;
  padding: 2px 7px;
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: rgba(247, 241, 235, 0.38);
  background: transparent;
  border: 1px solid rgba(247, 241, 235, 0.10);
  white-space: nowrap;
}

/* Legal row — centered, stacked */
.sfooter-legal-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.sfooter-copyright {
  font-family: var(--font-body);
  font-size: 10px;
  color: rgba(247, 241, 235, 0.36);
  letter-spacing: 0.05em;
  margin: 0;
  line-height: 1.6;
}
.sfooter-brand-note {
  font-style: italic;
  color: rgba(247, 241, 235, 0.20);
  font-size: 9px;
  letter-spacing: 0.03em;
  margin-left: 5px;
}
.sfooter-legal-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  color: rgba(247, 241, 235, 0.14);
  font-size: 11px;
}
.sfooter-legal-links a {
  font-family: var(--font-body);
  font-size: 10px;
  color: rgba(247, 241, 235, 0.34);
  text-decoration: none;
  letter-spacing: 0.04em;
  white-space: nowrap;
  transition: color 0.22s ease;
}
.sfooter-legal-links a:hover { color: #1E3A5F; }

/* ══ MEDIUM — 2×2 grid (tablet / narrow desktop) ════════════════════════ */
@media (max-width: 900px) {
  .sfooter-nav-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: clamp(24px, 4vw, 44px);
  }
}

/* ══ MOBILE ≤560px — 2×2 grid preserved, layout adjustments only ════════ */
@media (max-width: 560px) {
  .sfooter-brand {
    padding-block: clamp(48px, 12vw, 64px) clamp(40px, 10vw, 56px);
  }
  .sfooter-nav-inner {
    gap: clamp(20px, 6vw, 32px);
  }
  .sfooter-pay-row {
    justify-content: center;
  }
  .sfooter-brand-note {
    display: block;
    margin-left: 0;
    margin-top: 2px;
  }
}

/* ══ TINY ≤340px — single column only for very small screens ════════════ */
@media (max-width: 340px) {
  .sfooter-nav-inner {
    grid-template-columns: 1fr !important;
    gap: clamp(24px, 8vw, 32px);
  }
}

/* ══ 32. SPOTLIGHT — In The Spotlight Stacked Deck ══════════════════════════
   CSS ISOLATION: All rules are scoped to .spotlight-* classes.
   These selectors do NOT affect .sbanner-*, .camp-*, .oedit-*, .sedit-*,
   or any other existing section.
   ══════════════════════════════════════════════════════════════════════════ */

/* ── Section — transparent: shows body gradient, matches all .section elements ── */
.spotlight-section {
  background: transparent;
  padding-block: var(--space-10) var(--space-8);
}

/* ── Outer max-width container ── */
.spotlight-container {
  width: min(1200px, 94vw);
  margin: 0 auto;
}

/* ── Editorial split — column on mobile, row on ≥900px ── */
.spotlight-editorial {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--space-10);
  width: 100%;
}

/* ── Header — centered on mobile ── */
.spotlight-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

/* Pure editorial overline — no pill, typographic only */
.spotlight-eyebrow {
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.30em;
  text-transform: uppercase;
  color: #A2364F;
  margin: 0 0 var(--space-3);
}

/* Two-line heading wrapper — tighter margin: subtitle removed */
.spotlight-heading {
  display: flex;
  flex-direction: column;
  margin: 0 0 var(--space-3);
  gap: 0;
}

/* Line 1 — upright serif, deep charcoal */
.spotlight-heading-l1 {
  font-family: var(--font-display);
  font-size: clamp(1.52rem, 3.12vw, 2.3rem);
  font-weight: 600;
  letter-spacing: -0.03em;
  color: #1A1517;
  line-height: 1.08;
  display: block;
}

/* Line 2 — italic serif, mauve accent — the emotional signature */
.spotlight-heading-l2 {
  font-family: var(--font-display);
  font-size: clamp(1.64rem, 3.44vw, 2.46rem);
  font-weight: 500;
  font-style: italic;
  letter-spacing: -0.028em;
  color: #1E3A5F;
  line-height: 1.06;
  display: block;
}

/* Subtitle — hidden (removed from HTML; rule kept as safety net) */
.spotlight-sub { display: none; }

/* ── Swipe cue — matte editorial pill, no glass, no shimmer ── */
.spotlight-swipe-hint {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 9px 18px;
  background: rgba(162,54,79,0.13);      /* flat matte mauve */
  border: 1px solid rgba(107,95,91,0.22);  /* warm dark border — stronger contrast */
  border-radius: 999px;
  cursor: default;
}
.spotlight-swipe-icon {
  color: #A2364F;
  flex-shrink: 0;
  animation: spotlight-icon-nudge 2.8s cubic-bezier(0.22,1,0.36,1) infinite;
}
/* Subtle icon nudge — purely typographic, no gloss */
@keyframes spotlight-icon-nudge {
  0%, 65%, 100% { transform: translateX(0); }
  20%           { transform: translateX(-3px); }
  45%           { transform: translateX(3px); }
}
.spotlight-swipe-text {
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(31,31,31,0.58);   /* stronger contrast — clearly legible */
}
.spotlight-swipe-arrow {
  color: rgba(107,95,91,0.50);
  flex-shrink: 0;
  transition: transform 0.28s cubic-bezier(0.22,1,0.36,1);
}
.spotlight-swipe-hint:hover .spotlight-swipe-arrow { transform: translateX(3px); }

.spotlight-swipe-hint--compact {
  display: flex;
  width: fit-content;
  margin: 4px auto 0;
  gap: 5px;
  padding: 6px 11px;
  pointer-events: none;
  cursor: default;
}
.spotlight-swipe-hint--compact:hover .spotlight-swipe-arrow {
  transform: none;
}
.spotlight-swipe-hint--compact .spotlight-swipe-text {
  font-size: 9px;
  letter-spacing: 0.12em;
  color: rgba(31,31,31,0.52);
}
.spotlight-swipe-chevron {
  color: #A2364F;
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  will-change: transform;
}
.spotlight-swipe-chevron--left {
  animation: spotlight-compact-chevron-left 1.8s cubic-bezier(0.22,1,0.36,1) infinite;
}
.spotlight-swipe-chevron--right {
  animation: spotlight-compact-chevron-right 1.8s cubic-bezier(0.22,1,0.36,1) infinite;
}
@keyframes spotlight-compact-chevron-left {
  0%, 70%, 100% { transform: translateX(0); }
  35%           { transform: translateX(-3px); }
}
@keyframes spotlight-compact-chevron-right {
  0%, 70%, 100% { transform: translateX(0); }
  35%           { transform: translateX(3px); }
}
@media (prefers-reduced-motion: reduce) {
  .spotlight-swipe-chevron {
    animation: none !important;
  }
}

/* ── Stage wrapper ── */
.spotlight-stage {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--space-6);
  width: 100%;
}

/* ── Card Deck container ── */
.spotlight-deck {
  position: relative;
  width: min(300px, 82vw);
  height: 448px;          /* card 400px + 3 × 16px peek buffer */
  flex-shrink: 0;
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;
}
.spotlight-deck:active { cursor: grabbing; }

/* ── Individual cards ── */
.spotlight-card {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 400px;
  border-radius: 20px;
  overflow: hidden;
  /* Default: matches JS EASE_OUT + DURATION constants */
  transition:
    transform   0.52s cubic-bezier(0.22, 1, 0.36, 1),
    opacity     0.52s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow  0.52s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform, opacity;
  box-shadow:
    0 6px 32px rgba(31,31,31,0.11),
    0 1px 4px  rgba(31,31,31,0.06);
}

/* Bottom-to-top dark gradient — text legibility on gradient cards */
.spotlight-card::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 74%;
  background: linear-gradient(to top, rgba(20,12,10,0.75) 0%, transparent 100%);
  pointer-events: none;
  z-index: 1;
}
/* Extra vignette for photo-background cards */
.spotlight-card.has-image::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(160deg, rgba(0,0,0,0.10) 0%, transparent 55%);
  z-index: 1;
}
/* ── Card body — sits above scrim ── */
.spotlight-card-body {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  padding: var(--space-6);
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--space-2);
}
.spotlight-card-title {
  font-family: var(--font-display);
  font-size: clamp(1.25rem, 3.2vw, 1.6rem);
  font-weight: 400;
  color: #FFF8EF;
  line-height: 1.2;
  margin: 0;
  text-shadow: 0 1px 10px rgba(0,0,0,0.28);
}
.spotlight-card-sub {
  font-family: var(--font-body);
  font-size: 12.5px;
  color: rgba(250,247,242,0.70);
  line-height: 1.55;
  margin: 0;
  text-shadow: 0 1px 5px rgba(0,0,0,0.22);
}
.spotlight-card-cta {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-family: var(--font-body);
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: #FFF8EF;
  text-decoration: none;
  padding: 8px 16px;
  border: 1px solid rgba(250,247,242,0.32);
  border-radius: 30px;
  background: rgba(255,255,255,0.10);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  margin-top: var(--space-2);
  transition: background var(--ease-fast), border-color var(--ease-fast);
}
.spotlight-card-cta:hover {
  background: rgba(255,255,255,0.22);
  border-color: rgba(250,247,242,0.60);
}

/* ── Panel — dots hidden for premium editorial feel ── */
.spotlight-panel {
  display: none;
}
.spotlight-panel-dots {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
/* Dot: horizontal pill on mobile */
.spotlight-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: none;
  background: rgba(31,31,31,0.16);
  cursor: pointer;
  padding: 0;
  flex-shrink: 0;
  transition:
    background     var(--ease-fast),
    width          0.28s cubic-bezier(0.4,0,0.2,1),
    border-radius  var(--ease-fast);
}
.spotlight-dot.is-active {
  width: 24px;
  background: #A2364F;
  border-radius: 4px;
}

/* ── ≥768px: deck enlarges, stage becomes row (deck | dots) ── */
@media (min-width: 768px) {
  .spotlight-deck {
    width: min(340px, 40vw);
    height: 506px;
  }
  .spotlight-card { height: 460px; }

  .spotlight-stage {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: clamp(var(--space-6), 4vw, 56px);
  }
  .spotlight-panel {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: auto;
  }
  .spotlight-panel-dots {
    flex-direction: column;
    gap: 9px;
  }
  /* Dot: vertical pill on desktop */
  .spotlight-dot {
    transition:
      background     var(--ease-fast),
      height         0.28s cubic-bezier(0.4,0,0.2,1),
      border-radius  var(--ease-fast);
  }
  .spotlight-dot.is-active {
    width: 6px;
    height: 24px;
    border-radius: 4px;
    background: #A2364F;
  }
}

/* ── ≥900px: editorial split — header left, stage right ── */
@media (min-width: 900px) {
  .spotlight-editorial {
    flex-direction: row;
    align-items: center;
    gap: clamp(60px, 7vw, 100px);
  }
  .spotlight-header {
    flex: 0 0 min(380px, 38%);
    text-align: left;
    align-items: flex-start;
    max-width: none;
  }
  .spotlight-sub { max-width: 360px; }
  .spotlight-deck {
    width: min(360px, 34vw);
    height: 528px;
  }
  .spotlight-card { height: 480px; }
}

/* ══ 33. EDITORIAL BRIDGE BANNER — Occasion → Spotlight transition ══════════
   CSS ISOLATION: all rules scoped to .ebridge-* — no bleed to other sections.
   ════════════════════════════════════════════════════════════════════════════ */

.ebridge-section {
  padding-block: var(--space-4) var(--space-6);
}
.ebridge-section .container { padding-inline: var(--space-6); }

/* ── Strip: full-width cinematic image ── */
.ebridge-strip {
  position: relative;
  height: 240px;
  border-radius: 24px;
  overflow: hidden;
  background-image: var(--ebridge-img,
    linear-gradient(160deg, #3D2E2A 0%, #6B4855 40%, #C4938A 75%, #F4E8E4 100%));
  background-size: cover;
  background-position: center;
  box-shadow:
    0 8px 32px rgba(31,31,31,0.12),
    0 2px 8px  rgba(31,31,31,0.08);
}

/* Left-sweep matte overlay for text legibility */
.ebridge-strip::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(10,6,4,0.76) 0%,
    rgba(10,6,4,0.48) 52%,
    rgba(10,6,4,0.14) 78%,
    transparent 100%
  );
  z-index: 0;
}

/* ── Content overlay ── */
.ebridge-inner {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: var(--space-2);
  padding-inline: var(--space-10) var(--space-16);
}

/* Overline — soft blush */
.ebridge-overline {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: rgba(30,58,95,0.90);
  line-height: 1;
}

/* Main heading — ivory, Playfair Display */
.ebridge-heading {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1.15rem, 2.3vw, 1.8rem);
  color: #FFF8EF;
  letter-spacing: -0.01em;
  line-height: 1.20;
  margin: 0;
}

/* Subtitle — muted ivory */
.ebridge-sub {
  font-family: var(--font-body);
  font-size: 12px;
  color: rgba(250,247,242,0.68);
  line-height: 1.55;
  margin: 0;
}

/* CTA — ghost pill on dark overlay */
.ebridge-cta {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 7px 18px;
  border: 1px solid rgba(250,247,242,0.55);
  border-radius: 999px;
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFF8EF;
  text-decoration: none;
  width: fit-content;
  margin-top: var(--space-1);
  transition: background var(--ease-fast), border-color var(--ease-fast);
}
.ebridge-cta svg { transition: transform var(--ease-fast); flex-shrink: 0; }
.ebridge-cta:hover {
  background: rgba(250,247,242,0.14);
  border-color: rgba(250,247,242,0.90);
}
.ebridge-cta:hover svg { transform: translateX(3px); }

/* ── Tablet 641–900px ── */
@media (max-width: 900px) and (min-width: 641px) {
  .ebridge-strip   { height: 200px; }
  .ebridge-inner   { padding-inline: var(--space-8) var(--space-10); }
  .ebridge-heading { font-size: clamp(1.07rem, 2.46vw, 1.56rem); }
}

/* ── Mobile ≤640px ── */
@media (max-width: 640px) {
  .ebridge-section { padding-block: var(--space-3) var(--space-4); }
  .ebridge-strip {
    height: auto;
    min-height: 164px;
    border-radius: 18px;
  }
  .ebridge-inner {
    position: relative;
    padding: var(--space-5) var(--space-5);
    gap: var(--space-2);
  }
  .ebridge-heading { font-size: clamp(0.99rem, 4.73vw, 1.38rem); }
  .ebridge-sub     { font-size: 11px; }
}

/* ══ 33b. SHOP BRIDGE — Spotlight → New Arrivals transition ════════════════
   Compact centered text block. NO banner, NO image, NO box. Just typography.
   ════════════════════════════════════════════════════════════════════════════ */

.sbridge-section {
  padding-block: var(--space-6) var(--space-2);
}
.sbridge-content {
  max-width: 520px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}
.sbridge-overline {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.30em;
  text-transform: uppercase;
  color: #1E3A5F;
  margin: 0 0 var(--space-3);
}
.sbridge-heading {
  font-family: var(--font-display);
  font-style: italic;
  font-size: clamp(1.11rem, 2.13vw, 1.56rem);
  font-weight: 400;
  letter-spacing: -0.005em;
  color: #1F1F1F;
  line-height: 1.18;
  margin: 0 0 var(--space-3);
}
.sbridge-sub {
  font-family: var(--font-body);
  font-size: clamp(11px, 1.3vw, 13px);
  color: rgba(107,95,91,0.68);
  line-height: 1.55;
  margin: 0 0 var(--space-4);
  max-width: 400px;
}
.sbridge-cta {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(31,31,31,0.30);
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #1F1F1F;
  text-decoration: none;
  transition: border-color var(--ease-fast), color var(--ease-fast);
}
.sbridge-cta svg {
  transition: transform var(--ease-fast);
  flex-shrink: 0;
}
.sbridge-cta:hover {
  border-bottom-color: #A2364F;
  color: #6A3C5C;
}
.sbridge-cta:hover svg { transform: translateX(3px); }

@media (max-width: 479px) {
  .sbridge-section  { padding-block: var(--space-4) var(--space-1); }
  .sbridge-overline { font-size: 8px; letter-spacing: 0.24em; margin-bottom: var(--space-2); }
  .sbridge-heading  { font-size: clamp(1.03rem, 4.73vw, 1.33rem); margin-bottom: var(--space-2); }
  .sbridge-sub      { font-size: 10.5px; margin-bottom: var(--space-3); }
  .sbridge-cta      { font-size: 9px; letter-spacing: 0.16em; }
}

/* ══ 33c. EDITORIAL BANNER STRIP — Spotlight → New Arrivals ═════════════════
   CSS ISOLATION: all rules scoped to .editorial-banner-* — zero bleed.
   Background: transparent — inherits body gradient. No colour break.
   Layout: one wide landscape image card, bottom-left editorial copy overlay.
   ════════════════════════════════════════════════════════════════════════════ */

/* ── Section — transparent: sits on body gradient ── */
.editorial-banner-section {
  background: transparent !important;
  padding-block: var(--space-8) var(--space-6);
}

/* ── Width container — matches other homepage sections ── */
.editorial-banner-inner {
  width: min(1200px, 94vw);
  margin: 0 auto;
}

/* ── Card — the landscape image strip ── */
.editorial-banner-card {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  aspect-ratio: 16 / 5;
  background: #1a1210;  /* dark fallback — prevents ivory bleed when image absent */
}

/* ── Image — fills card entirely ── */
.editorial-banner-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 35%;
}

/* ── Copy overlay — bottom-left, gradient scrim for legibility ── */
.editorial-banner-copy {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 32px 40px;
  background: linear-gradient(
    to top,
    rgba(20,13,11,0.62) 0%,
    rgba(20,13,11,0.28) 45%,
    rgba(20,13,11,0)   72%
  );
}

/* ── Eyebrow ── */
.editorial-banner-eyebrow {
  display: block;
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: rgba(220,190,205,0.82);
  margin: 0 0 var(--space-3);
}

/* ── Title — italic serif, ivory ── */
.editorial-banner-title {
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 500;
  font-size: clamp(1.39rem, 2.46vw, 2.3rem);
  color: #FFF8EF;
  line-height: 1.08;
  letter-spacing: -0.01em;
  margin: 0 0 var(--space-2);
}

/* ── Subtitle — body, muted ivory ── */
.editorial-banner-subtitle {
  font-family: var(--font-body);
  font-size: clamp(11px, 1.2vw, 13px);
  color: rgba(245,238,232,0.68);
  line-height: 1.60;
  letter-spacing: 0.01em;
  margin: 0;
  max-width: 320px;
}

/* ── Mobile ≤600px ── */
@media (max-width: 600px) {
  .editorial-banner-section  { padding-block: var(--space-6) var(--space-4); }
  .editorial-banner-card     { aspect-ratio: 16 / 9; border-radius: 16px; }
  .editorial-banner-copy     { padding: 20px 24px; }
  .editorial-banner-title    { font-size: clamp(1.2rem, 5.59vw, 1.72rem); }
  .editorial-banner-subtitle { font-size: 11px; max-width: 260px; }
}

/* ══ 33b. ARRIVALS CAMPAIGN HEADER — Editorial Luxury ════════════════════════
   Full editorial campaign header for the New Arrivals section.
   Structural inspiration: Aza / Pernia / Zara luxury fashion editorial header.
   Centered composition: eyebrow badge pill → dramatic mixed-serif two-line
   heading → decorative mauve divider → outlined CTA pill button.
   V2 palette only: dusty mauve, rose-lilac, warm charcoal, ivory.
   Top padding reduced for tight attachment to Spotlight section above.
   ════════════════════════════════════════════════════════════════════════════ */

.arrivals-banner-section {
  padding-block: var(--space-4) var(--space-8);
  text-align: center;
}

/* ── Heading — dramatic two-line Playfair hierarchy ── */
/* Scale inspired by reference's clamp(2.5rem,6vw,4.5rem) but V2 tones */
.arrivals-banner-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  margin: 0 auto var(--space-4);
  max-width: 720px;
}

/* L1 — italic Playfair: Soulshore lavender accent */
.arrivals-banner-heading-l1 {
  display: block;
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 500;
  font-size: clamp(1.72rem, 4.51vw, 3.12rem);
  color: #1E3A5F;
  line-height: 1.06;
  letter-spacing: 0.005em;
}

/* L2 — upright Playfair: warm charcoal, editorial weight */
.arrivals-banner-heading-l2 {
  display: block;
  font-family: var(--font-display);
  font-style: normal;
  font-weight: 600;
  font-size: clamp(2.05rem, 5.74vw, 4.1rem);
  color: #1A1517;
  line-height: 1.04;
  letter-spacing: -0.02em;
}

/* ── Optional subtitle ── */
.arrivals-banner-sub {
  font-family: var(--font-display);
  font-style: italic;
  font-size: clamp(11px, 1.3vw, 13px);
  color: rgba(59,48,45,0.56);
  line-height: 1.65;
  margin: 0 auto var(--space-5);
  max-width: 380px;
}

/* ── Decorative mauve divider ── */
/* Inspired by reference's .gold-divider-center — adapted to V2 mauve gradient */
.arrivals-banner-divider {
  width: 56px;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(30,58,95,0.55) 35%, rgba(30,58,95,0.40) 65%, transparent 100%);
  margin: 0 auto var(--space-6);
  border-radius: 2px;
}

/* ── CTA — editorial luxury outline ── */
.arrivals-banner-cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 13px 36px;
  border-radius: 999px;
  border: 1px solid rgba(162,54,79,0.46);
  background: rgba(162,54,79,0.03);
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 400;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #3b302d;
  text-decoration: none;
  transition: background 0.42s ease,
              border-color 0.42s ease,
              box-shadow 0.42s ease,
              letter-spacing 0.42s ease;
}
.arrivals-banner-cta svg {
  width: 9px; height: 9px;
  opacity: 0.50;
  transition: transform 0.42s cubic-bezier(0.22,1,0.36,1), opacity 0.42s ease;
  flex-shrink: 0;
}
.arrivals-banner-cta:hover {
  background: rgba(162,54,79,0.10);
  border-color: rgba(162,54,79,0.72);
  box-shadow: 0 4px 20px rgba(162,54,79,0.14);
  letter-spacing: 0.26em;
}
.arrivals-banner-cta:hover svg {
  transform: translateX(5px);
  opacity: 0.90;
}

@media (max-width: 479px) {
  .arrivals-banner-section      { padding-block: var(--space-3) var(--space-6); }
  .arrivals-banner-heading-l1   { font-size: clamp(1.51rem, 6.02vw, 1.98rem); }
  .arrivals-banner-heading-l2   { font-size: clamp(1.81rem, 8.17vw, 2.58rem); }
  .arrivals-banner-divider      { width: 44px; margin-bottom: var(--space-5); }
  .arrivals-banner-cta          { padding: 10px 22px; }
}
@media (min-width: 768px) {
  .arrivals-banner-section      { padding-block: var(--space-6) var(--space-10); }
  .arrivals-banner-heading      { max-width: 820px; }
  .arrivals-banner-heading-l1   { font-size: clamp(1.97rem, 3.69vw, 3.44rem); }
  .arrivals-banner-heading-l2   { font-size: clamp(2.46rem, 5.08vw, 4.51rem); }
  .arrivals-banner-divider      { width: 68px; }
}

/* ══ 34. NEW ARRIVALS v6 — Vertical Portrait Cards ══════════════════════════
   Floating matte ivory tray (border-radius: 28px). Vertical portrait cards:
   3:4 image dominant top, compact info below. Horizontal swipe rail.
   ~3 cards visible mobile + partial 4th. Zara / Aza luxury proportions.
   ════════════════════════════════════════════════════════════════════════════ */

/* ── Section ── */
.narr-section { padding-block: var(--space-3) var(--space-16); }

/* ── Header — centered ── */
.narr-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: var(--space-4);
}
.narr-overline {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #A2364F;
  margin: 0 0 var(--space-2);
}
.narr-heading {
  font-family: var(--font-display);
  font-size: clamp(1.31rem, 2.87vw, 2.05rem);
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #3b302d;
  line-height: 1.08;
  margin: 0;
}
.narr-sub {
  font-family: var(--font-body);
  font-size: clamp(11px, 1.3vw, 13px);
  color: rgba(59,48,45,0.56);
  margin: var(--space-2) 0 0;
  line-height: 1.50;
  max-width: 380px;
}
.narr-viewall {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: var(--space-3);
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(31,31,31,0.42);
  text-decoration: none;
  transition: color var(--ease-fast);
}
.narr-viewall svg {
  width: 10px; height: 10px;
  transition: transform var(--ease-fast);
  flex-shrink: 0;
}
.narr-viewall:hover { color: #1F1F1F; }
.narr-viewall:hover svg { transform: translateX(2px); }

/* ── Free product rail — no enclosing tray/box ── */
/* .narr-shell is a transparent passthrough; cards sit on the page background */
.narr-shell { /* intentionally unstyled */ }

/* ── Horizontal swipe rail — page-level padding ── */
.narr-rail {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 8px 20px 16px;            /* 8px top (shadow clearance), 20px sides, 16px bottom */
  scroll-padding-inline-start: 20px;
}
.narr-rail::-webkit-scrollbar { display: none; }
/* Trailing spacer — guarantees right-side gap mirrors left padding in overflow-x */
.narr-rail::after {
  content: '';
  display: block;
  flex-shrink: 0;
  width: 20px;
}

/* ── Card — compact vertical portrait ── */
.narr-card {
  flex: 0 0 29vw;               /* mobile: ~3 cards visible + partial 4th */
  display: flex;
  flex-direction: column;
  border-radius: 12px;
  overflow: hidden;
  background: #FFFFFF;
  border: 1px solid rgba(162,54,79,0.14);
  box-shadow:
    0 2px 12px rgba(31,31,31,0.08),
    0 1px 3px rgba(31,31,31,0.04);
  scroll-snap-align: start;
  flex-shrink: 0;
  position: relative;
  transition:
    transform  0.28s cubic-bezier(0.22,1,0.36,1),
    box-shadow 0.28s ease;
}
.narr-card:hover {
  transform: translateY(-3px);
  box-shadow:
    0 8px 24px rgba(31,31,31,0.12),
    0 2px 6px rgba(31,31,31,0.06);
}
@media (min-width: 480px)  { .narr-card { flex: 0 0 26vw; } }   /* ~3.5 visible */
@media (min-width: 640px)  { .narr-card { flex: 0 0 22vw; } }   /* ~4 visible   */
@media (min-width: 768px)  { .narr-card { flex: 0 0 130px; } }  /* ~5 visible   */
@media (min-width: 1024px) { .narr-card { flex: 0 0 140px; } }  /* ~6 visible   */
@media (min-width: 1280px) { .narr-card { flex: 0 0 148px; } }  /* 6-7 visible  */

/* ── Image figure — top, portrait dominant ── */
.narr-card-fig {
  display: block;
  position: relative;
  aspect-ratio: 3 / 4;
  overflow: hidden;
  background: #EFE9E2;
  text-decoration: none;
  flex-shrink: 0;
}
.narr-card-fig img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.50s cubic-bezier(0.25,0.46,0.45,0.94);
}
.narr-card:hover .narr-card-fig img { transform: scale(1.04); }

/* ── Badge — luxury matte label, bottom-left of image ── */
.narr-badge {
  position: absolute;
  bottom: 6px;
  left: 6px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  padding: 3px 6px;
  border-radius: 6px;
  font-family: var(--font-body);
  font-size: 6px;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  line-height: 1;
  white-space: nowrap;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.narr-badge--one     { background: rgba(31,31,31,0.76);    color: #FFF8EF; }
.narr-badge--limited { background: rgba(107,59,26,0.72);   color: #FFF8EF; }
.narr-badge--pick    { background: rgba(162,54,79,0.78);  color: #FFF8EF; }
.narr-badge--landed  {
  background: linear-gradient(135deg, #1E3A5F 0%, #7B243A 100%);
  border: 1px solid rgba(30,58,95,0.35);
  box-shadow: 0 2px 8px rgba(143,103,157,0.38);
  color: #FFF8EF;
  letter-spacing: 0.13em;
}

/* ── Wishlist — absolute top-right of card ── */
.narr-fav {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 3;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.55);
  background: rgba(250,247,242,0.88);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(31,31,31,0.50);
  cursor: pointer;
  padding: 0;
  transition:
    background   var(--ease-fast),
    color        var(--ease-fast),
    border-color var(--ease-fast);
}
.narr-fav:hover,
.narr-fav.active {
  background: #1F1F1F;
  color: #FFF8EF;
  border-color: #1F1F1F;
}

/* ── Meta — below image ── */
.narr-card-meta {
  padding: 8px 9px 9px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.narr-card-name {
  font-family: var(--font-body);
  font-style: normal;
  font-size: 11px;
  font-weight: 500;
  color: #1F1F1F;
  line-height: 1.25;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  letter-spacing: 0.005em;
}
.narr-card-name a { color: inherit; text-decoration: none; }
.narr-card-name a:hover { color: #A2364F; }

.narr-card-price {
  display: flex;
  flex-direction: column;
  gap: 2px;
  flex: 1 1 auto;
  min-width: 0;
}
.narr-price-now {
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 700;
  color: #1F1F1F;
  letter-spacing: -0.01em;
  line-height: 1;
}
.narr-price-now .amount { font: inherit; color: inherit; }
.narr-price-was {
  font-family: var(--font-body);
  font-size: 9.5px;
  font-weight: 400;
  color: rgba(31,31,31,0.30);
  text-decoration: line-through;
  line-height: 1;
}
.narr-price-was .amount { font: inherit; color: inherit; text-decoration: line-through; }

/* ── Sale line — original price + savings on one row ── */
.narr-price-sale-line {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 3px;
}

/* ── Savings text — muted emerald, compact, non-flashy ── */
.narr-price-save {
  font-family: var(--font-body);
  font-size: 8.5px;
  font-weight: 600;
  color: #5E8A6B;                /* premium muted sage-emerald */
  letter-spacing: 0.01em;
  line-height: 1;
  white-space: nowrap;
}
.narr-price-save .woocommerce-Price-amount,
.narr-price-save .woocommerce-Price-currencySymbol { font: inherit; color: inherit; }

/* ── Compact fractional star rating — mirrors Most Loved system ── */
.narr-rating {
  display: flex;
  align-items: center;
  gap: 3px;
  margin-top: 4px;
}
/* Star row — layered clip technique */
.narr-stars {
  position: relative;
  display: inline-block;
  font-size: 9px;
  line-height: 1;
  letter-spacing: 0.03em;
  vertical-align: middle;
}
.narr-stars-empty {
  display: block;
  color: rgba(200,155,60,0.28);
  white-space: nowrap;
}
.narr-stars-filled {
  position: absolute;
  inset: 0;
  width: var(--rating-percent);
  overflow: hidden;
  white-space: nowrap;
  color: #c89b3c;
}
.narr-rating-num {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 500;
  color: rgba(31,31,31,0.50);
  line-height: 1;
}

/* ── Meta bottom row — price stack left, cart icon right ── */
.narr-meta-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 4px;
  margin-top: 2px;
}

/* ── Quick-add bag button — mauve-lavender accent system ── */
.narr-quick-add {
  flex: 0 0 auto;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1E3A5F 0%, #7B243A 100%);
  border: none;
  box-shadow: 0 2px 10px rgba(30,58,95,0.28);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fffaf6;
  text-decoration: none;
  cursor: pointer;
  transition: opacity var(--ease-fast), transform var(--ease-fast), box-shadow var(--ease-fast);
}
.narr-quick-add svg { width: 11px; height: 11px; flex-shrink: 0; }
.narr-quick-add:hover,
.narr-quick-add:focus-visible {
  opacity: 0.88;
  transform: scale(1.08);
  box-shadow: 0 4px 16px rgba(143,103,157,0.40);
}

/* ── Luxury magnetic micro-float — slow, serene, intentional ── */
@keyframes narrCartFloat {
  0%, 100% { transform: translateY(0)      scale(1);    }
  35%, 65%  { transform: translateY(-1.5px) scale(1.02); }
}
.narr-quick-add {
  animation: narrCartFloat 4.2s ease-in-out infinite;
}
.narr-quick-add:hover,
.narr-quick-add:focus-visible {
  animation-play-state: paused;
  transform: translateY(-2px) scale(1.07);
  box-shadow: 0 6px 22px rgba(30,58,95,0.48);
}
@media (prefers-reduced-motion: reduce) {
  .narr-quick-add { animation: none; }
}

/* ── Mobile (≤479px) ── */
@media (max-width: 479px) {
  .narr-section   { padding-block: var(--space-2) var(--space-12); }
  .narr-header    { margin-bottom: var(--space-3); }
  .narr-heading   { font-size: clamp(1.25rem, 5.16vw, 1.63rem); }
  .narr-sub       { font-size: 11px; max-width: 280px; }
  .narr-overline  { font-size: 8px; }
  .narr-viewall   { font-size: 9px; margin-top: var(--space-2); }
  .narr-rail      { padding: 6px 16px 14px; gap: 8px; scroll-padding-inline-start: 16px; }
  .narr-rail::after { width: 16px; }
  .narr-card      { flex: 0 0 29vw; }
  .narr-card-meta { padding: 6px 8px 8px; gap: 3px; }
  .narr-card-name { font-size: 10.5px; }
  .narr-price-now { font-size: 11.5px; }
  .narr-price-was { font-size: 9px; }
  .narr-fav         { width: 22px; height: 22px; top: 5px; right: 5px; }
  .narr-badge       { font-size: 6.5px; padding: 3px 7px; border-radius: 7px; bottom: 6px; left: 6px; }
  .narr-price-save  { font-size: 8px; }
  .narr-rating      { margin-top: 3px; }
  .narr-stars       { font-size: 8px; }
  .narr-rating-num  { font-size: 8px; }
  .narr-quick-add   { width: 24px; height: 24px; }
  .narr-quick-add svg { width: 10px; height: 10px; }
}

/* ══ 34b. MOST LOVED ════════════════════════════════════════════════════════
   Premium editorial image rail. Static layout — no animation yet (Step 3).
   Horizontal flex track clipped by overflow:hidden on the marquee wrapper.
   Title rendered as a frosted-glass pill overlay on each image.
   ════════════════════════════════════════════════════════════════════════════ */

/* ── Section ── */
.most-loved-section {
  padding-block: var(--space-10) var(--space-12);
  background: transparent;
}

/* ── Heading — centered editorial ── */
.most-loved-heading {
  text-align: center;
  padding-inline: var(--space-6);
  margin-bottom: 64px;
}
.most-loved-eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.30em;
  text-transform: uppercase;
  color: #A2364F;
  margin: 0 0 22px;
}
.most-loved-eyebrow::before,
.most-loved-eyebrow::after {
  content: '';
  display: block;
  flex-shrink: 0;
  width: 38px;
  height: 1px;
  background: rgba(30, 58, 95, 0.20);
}
.most-loved-title {
  font-family: var(--font-display);
  font-style: normal;
  font-weight: 600;
  font-size: clamp(1.89rem, 3.77vw, 2.95rem);
  color: #1A1517;
  line-height: 1.06;
  letter-spacing: -0.025em;
  margin: 0;
}
/* Italic accent word — "Endlessly." — matches Spotlight L2 + Client Diaries em pattern */
.most-loved-title em {
  font-style: italic;
  font-weight: 500;
  color: #1E3A5F;
}
.most-loved-title::after {
  content: '';
  display: block;
  width: 56px;
  height: 1.5px;
  border-radius: 2px;
  background: linear-gradient(90deg, transparent 0%, rgba(30,58,95,0.60) 35%, rgba(30,58,95,0.45) 65%, transparent 100%);
  margin: 14px auto 0;
}
.most-loved-subtitle {
  font-family: var(--font-display);
  font-style: italic;
  font-size: clamp(12px, 1.2vw, 14px);
  font-weight: 400;
  color: rgba(107, 88, 84, 0.50);
  letter-spacing: 0.03em;
  margin: 22px 0 0;
  line-height: 1.7;
}

/* ── Marquee container ──
   overflow:hidden clips the track; width:100% prevents the section
   from stretching the page horizontally even when width:max-content
   is used on the track.                                               */
.most-loved-marquee {
  overflow: hidden;
  width: 100%;
  /* Extra top padding so the badge at top:-14px clears the overflow:hidden clip */
  padding-block: 22px var(--space-4);
}

/* ── Track — horizontal flex row ──
   width:max-content lets track grow beyond the viewport so cards don't
   wrap; the parent overflow:hidden clips without causing page scroll.
   The track contains 2 identical sets of cards; animation moves it left
   by exactly 50% (one full set width) so the seam is invisible.        */
.most-loved-track {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: clamp(12px, 2vw, 26px);
  width: max-content;
  padding-inline: clamp(16px, 4vw, 40px);
  animation: mostLovedMarquee 38s linear infinite;
  will-change: transform;
}

/* Pause when pointer enters the marquee container */
.most-loved-marquee:hover .most-loved-track {
  animation-play-state: paused;
}

@keyframes mostLovedMarquee {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* ── Card — image-first luxury tile ── */
.most-loved-card {
  flex: 0 0 auto;
  width: clamp(220px, 22vw, 320px);
  display: block;
  text-decoration: none;
  border-radius: 20px;
  overflow: visible;           /* allows badge to float above the card */
  position: relative;          /* anchor for pill overlays */
  box-shadow:
    0 4px 22px rgba(31,31,31,0.09),
    0 1px 5px  rgba(31,31,31,0.05);
  transition:
    transform  0.30s cubic-bezier(0.22,1,0.36,1),
    box-shadow 0.30s ease;
}
.most-loved-card:hover {
  transform: translateY(-4px);
  box-shadow:
    0 10px 36px rgba(31,31,31,0.13),
    0 2px  8px  rgba(31,31,31,0.07);
}

/* ── Image wrapper — 3:4 portrait, fills the card ── */
.most-loved-image {
  display: block;
  aspect-ratio: 3 / 4;
  overflow: hidden;
  border-radius: inherit;      /* clips image corners now that card uses overflow:visible */
  background: #EFE9E2;
}
.most-loved-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: transform 0.50s cubic-bezier(0.25,0.46,0.45,0.94);
  pointer-events: none;
}
.most-loved-card:hover .most-loved-image img {
  transform: scale(1.04);
}

/* ── Status badge — stitched corner label, flush to card top-left ── */
/*   top:0 left:0 anchors the badge into the card corner so it reads
     as stitched/part of the card.  border-radius:0 0 10px 0 gives the
     classic couture tag shape — square into the corner, rounded tail.  */
.most-loved-status-pill {
  position: absolute;
  top: -6px;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 10;
  overflow: visible;
  display: inline-block;

  /* Compact badge body */
  padding: 5px 10px;
  border-radius: 0 0 10px 0;           /* square top-left corner, rounded bottom-right */
  width: max-content;
  max-width: none;

  /* Soft mauve-lavender gradient */
  background: linear-gradient(135deg, #1E3A5F 0%, #7B243A 55%, #7B243A 100%);

  /* Gold "pin" strip — attachment edge */
  border-left: 2px solid #c89b3c;

  /* Layered premium shadow */
  box-shadow:
    2px 3px 12px rgba(30,58,95,0.28),
    0 1px 3px  rgba(30,58,95,0.14),
    inset 0 1px 0 rgba(255,230,150,0.10);

  /* Typography */
  font-family: var(--font-body);
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  line-height: 1;
  color: #fffdf9;
  white-space: nowrap;
  text-shadow: 0 1px 2px rgba(0,0,0,0.22);
}

/* Fold triangle — dark gold shadow tucked under badge bottom-left */
.most-loved-status-pill::before {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 0;
  border-top:   3px solid #7a5800;
  border-right: 3px solid transparent;
}

/* Top sheen — subtle gloss across badge face */
.most-loved-status-pill::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 42%;
  border-radius: 0 0 0 0;
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0.13) 0%,
    rgba(255,255,255,0.04) 60%,
    transparent 100%
  );
  pointer-events: none;
}

/* ── Sold / rating pill — fixed-width frosted ivory, column layout, bottom of card ── */
/*    Fixed width ensures identical pill dimensions across all cards regardless     */
/*    of sold_count digit count. Column flex stacks sold line above rating line.    */
.most-loved-card-title {
  position: absolute;
  bottom: 12px;
  left: 12px;
  right: auto;
  z-index: 2;
  /* Fixed width — identical across all cards */
  width: 140px;
  /* Column flex — sold line + rating line stacked */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  padding: 7px 10px;
  /* Frosted ivory glass with subtle gold-rose rim */
  background: rgba(250,247,242,0.92);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(200,155,60,0.22);
  border-radius: 10px;
  box-shadow:
    0 2px 12px rgba(30,58,95,0.14),
    0 1px 3px  rgba(30,58,95,0.08),
    inset 0 1px 0 rgba(255,255,255,0.70);
}

/* Sold line — icon + count text, single row */
.most-loved-sold-line {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-family: var(--font-body);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #7B243A;
  white-space: nowrap;
  line-height: 1;
}

/* People icon — SVG inherits ruby color from .most-loved-sold-line */
.most-loved-sold-icon {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  flex-shrink: 0;
  color: currentColor;
}
.most-loved-sold-icon svg {
  display: block;
  width: 10px;
  height: 10px;
}

/* Rating line — stars + decimal number, single row */
.most-loved-rating-line {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #1E3A5F;
  white-space: nowrap;
  line-height: 1;
}

/* Layered fractional stars:
   .most-loved-stars-empty  — full 5-star row in faded gold (always visible)
   .most-loved-stars-filled — identical row in solid gold, clipped to --rating-percent width
   Result: 4.3 → 86% fill, 4.8 → 96% fill, etc. No half-character needed. */
.most-loved-stars {
  position: relative;
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.04em;
  vertical-align: middle;
}
.most-loved-stars-empty {
  display: block;
  color: rgba(200,155,60,0.28);
  white-space: nowrap;
}
.most-loved-stars-filled {
  position: absolute;
  inset: 0;
  width: var(--rating-percent);
  overflow: hidden;
  white-space: nowrap;
  color: #c89b3c;
}
.most-loved-rating-number {
  line-height: 1;
}

/* ── Mobile ≤768px — 36vw cards so ~2.5–2.8 are visible at once ── */
@media (max-width: 768px) {
  .most-loved-card {
    width: 36vw;
    border-radius: 16px;
  }
  .most-loved-status-pill {
    font-size: 7.5px;
    padding: 4px 9px;
    top: -5px;
    left: 0;
    bottom: auto;
    border-radius: 0 0 8px 0;
    border-left-width: 2px;
    width: max-content;
    max-width: none;
  }
  .most-loved-status-pill::before {
    bottom: -3px;
    left: 0;
    border-top-width:   3px;
    border-right-width: 3px;
  }
  .most-loved-card-title {
    width: 110px;
    padding: 5px 8px;
    gap: 2px;
    bottom: 8px;
    left: 8px;
  }
  .most-loved-sold-line   { font-size: 7px; }
  .most-loved-rating-line { font-size: 8px; }
  .most-loved-track {
    animation-duration: 32s;
  }
}

/* ── Small mobile ≤479px ── */
@media (max-width: 479px) {
  .most-loved-section  { padding-block: var(--space-8) var(--space-10); }
  .most-loved-heading  { margin-bottom: var(--space-6); }
  .most-loved-title    { font-size: clamp(1.46rem, 6.45vw, 1.98rem); }
}

/* ══ 34c. TRENDING NOW — Asymmetric Bento Grid ══════════════════════════════
   Static editorial layout: one large portrait anchor (left, ~55%) with
   1–2 landscape tiles stacked right (~45%). No carousel, no scroll, no arrows.
   Background: transparent — inherits body gradient, zero visible break.
   ══════════════════════════════════════════════════════════════════════════ */

.trnow-section {
  padding-block: var(--space-10) var(--space-12);
}

.trnow-inner {
  max-width: min(1280px, 94vw);
  margin-inline: auto;
  padding-inline: clamp(16px, 5vw, 48px);
}

/* ── Heading ── */
.trnow-heading {
  text-align: center;
  margin-bottom: 64px;
}
.trnow-eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #A2364F;
  margin: 0 0 22px;
}
.trnow-eyebrow::before,
.trnow-eyebrow::after {
  content: '';
  display: block;
  flex-shrink: 0;
  width: 38px;
  height: 1px;
  background: rgba(180, 151, 169, 0.48);
}
.trnow-title {
  font-family: var(--font-display);
  font-size: clamp(1.89rem, 3.77vw, 2.95rem);
  font-weight: 600;
  color: #1A1517;
  letter-spacing: -0.025em;
  line-height: 1.06;
  margin: 0;
}
/* Italic accent word — "Edit." — same V2 pattern as Most Loved + Client Diaries */
.trnow-title em {
  font-style: italic;
  font-weight: 500;
  color: #1E3A5F;
}
.trnow-title::after {
  content: '';
  display: block;
  width: 56px;
  height: 1.5px;
  border-radius: 2px;
  background: linear-gradient(90deg, transparent 0%, rgba(30,58,95,0.60) 35%, rgba(30,58,95,0.45) 65%, transparent 100%);
  margin: 14px auto 0;
}
.trnow-subtitle {
  font-family: var(--font-display);
  font-style: italic;
  font-size: clamp(12px, 1.2vw, 14px);
  font-weight: 400;
  color: rgba(107, 88, 84, 0.50);
  letter-spacing: 0.03em;
  margin: 22px 0 0;
  line-height: 1.7;
}

/* ── Bento grid — 55 / 45 asymmetric split ── */
.trnow-grid {
  display: grid;
  grid-template-columns: 55fr 45fr;
  gap: 12px;
  align-items: start;
}

/* ── Shared link reset ── */
.trnow-anchor,
.trnow-tile {
  display: block;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

/* ── Figure — position context for overlay + label ── */
.trnow-anchor-fig,
.trnow-tile-fig {
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
  background: #EFE9E2; /* placeholder tone while image loads */
}

/* Anchor: tall portrait */
.trnow-anchor-fig {
  aspect-ratio: 3 / 4;
  border-radius: 20px;
}

/* Tiles: landscape */
.trnow-tile-fig {
  aspect-ratio: 4 / 3;
  border-radius: 16px;
}

/* ── Images ── */
.trnow-anchor-fig img,
.trnow-tile-fig img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}
.trnow-anchor:hover .trnow-anchor-fig img,
.trnow-tile:hover   .trnow-tile-fig img {
  transform: scale(1.04);
}

/* ── Dark gradient overlay — editorial label backdrop ── */
.trnow-anchor-fig::after,
.trnow-tile-fig::after {
  content: '';
  position: absolute;
  inset: auto 0 0 0;
  height: 52%;
  background: linear-gradient(
    to bottom,
    transparent 0%,
    rgba(31, 31, 31, 0.54) 100%
  );
  pointer-events: none;
  border-radius: inherit;
}

/* ── Trend label — frosted glass pill, bottom-left of image ── */
.trnow-label {
  position: absolute;
  bottom: 14px;
  left: 14px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  /* frosted dark pill */
  background: rgba(31, 31, 31, 0.38);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  /* typography */
  font-family: var(--font-body);
  font-size: 7.5px;
  font-weight: 600;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: #FFF8EF;
  white-space: nowrap;
  line-height: 1;
}
.trnow-tile-fig .trnow-label {
  font-size: 7px;
  padding: 3px 8px;
  bottom: 10px;
  left: 10px;
  letter-spacing: 0.22em;
}

/* ── Right column — tiles stacked ── */
.trnow-stack {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* ── Focus ring ── */
.trnow-anchor:focus-visible,
.trnow-tile:focus-visible {
  outline: 2px solid #A2364F;
  outline-offset: 3px;
  border-radius: 20px;
}

/* ── Tablet / mobile ≤767px ──────────────────────────────────────────────────
   Layout: anchor hero full width on top, two tiles side by side below.
   ────────────────────────────────────────────────────────────────────────── */
@media (max-width: 767px) {
  .trnow-section  { padding-block: var(--space-8) var(--space-10); }
  .trnow-heading  { margin-bottom: var(--space-6); }
  /* Anchor spans full width; stack sits below as its own row */
  .trnow-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .trnow-anchor-fig {
    aspect-ratio: 3 / 4;
    border-radius: 16px;
  }
  /* Two tiles side by side — switch stack to row */
  .trnow-stack {
    flex-direction: row;
    gap: 8px;
  }
  /* Each tile takes equal half of the stack row */
  .trnow-tile {
    flex: 1 1 0;
    min-width: 0;
  }
  /* Portrait crop so tiles match hero proportions at smaller size */
  .trnow-tile-fig {
    aspect-ratio: 3 / 4;
    border-radius: 12px;
  }
}

/* ── Small mobile ≤479px ── */
@media (max-width: 479px) {
  .trnow-title    { font-size: clamp(1.46rem, 6.45vw, 1.98rem); }
  .trnow-subtitle { font-size: 12px; }
  .trnow-label    { font-size: 7px; bottom: 10px; left: 10px; }
  .trnow-tile-fig .trnow-label { font-size: 6.5px; bottom: 8px; left: 8px; padding: 3px 7px; }
}

/* ══ 35. FOOTER BRIDGE ════════════════════════════════════════════════════════
   Editorial CTA section between Fresh Drops and footer. Centers a luxury
   campaign sentence with a ghost-pill shop link. Mirrors sbridge simplicity.
   ════════════════════════════════════════════════════════════════════════════ */

.fbridge-section {
  padding-block: var(--space-14, 80px) var(--space-16, 96px);
  background: linear-gradient(180deg, #1B151B 0%, #1E171D 100%);
}

/* ── Premium ivory card — explicit warm fill so text reads on light bg ── */
.fbridge-inner {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 52px 52px;
  border-radius: 24px;
  background: rgba(248, 243, 237, 0.96);
  border: 1px solid rgba(30, 58, 95,0.20);
  box-shadow:
    0 0 80px rgba(30, 58, 95,0.12),
    0 24px 64px rgba(0, 0, 0, 0.18);
  /* Scroll-in */
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.80s cubic-bezier(0.22, 0.60, 0.36, 1.00),
              transform 0.80s cubic-bezier(0.22, 0.60, 0.36, 1.00);
}
.fbridge-inner.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* ── Eyebrow — V2 flanking hairlines ── */
.fbridge-overline {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #8F5FA3;
  margin: 0 0 22px;
}
.fbridge-overline::before,
.fbridge-overline::after {
  content: '';
  display: block;
  flex-shrink: 0;
  width: 38px;
  height: 1px;
  background: rgba(143, 95, 163, 0.40);
}

/* ── Heading ── */
.fbridge-heading {
  font-family: var(--font-display);
  font-style: normal;
  font-weight: 600;
  font-size: clamp(1.8rem, 3.61vw, 2.62rem);
  color: #2A1C28;
  letter-spacing: -0.025em;
  line-height: 1.06;
  margin: 0;
}
.fbridge-heading em {
  font-style: italic;
  font-weight: 500;
  color: #8F5FA3;
}
.fbridge-heading::after {
  content: '';
  display: block;
  width: 56px;
  height: 1.5px;
  border-radius: 2px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(30, 58, 95,0.60) 35%,
    rgba(143, 103, 157, 0.45) 65%,
    transparent 100%
  );
  margin: 16px auto 0;
}

/* ── Subtitle ── */
.fbridge-sub {
  font-family: var(--font-display);
  font-style: italic;
  font-size: clamp(13px, 1.2vw, 14px);
  font-weight: 400;
  color: rgba(42, 28, 40, 0.62);
  letter-spacing: 0.02em;
  line-height: 1.75;
  margin: 24px 0 0;
  max-width: 400px;
}

/* ── WhatsApp CTA — lavender glow pill on ivory card ── */
.fbridge-cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 36px;
  border-radius: 100px;
  background: rgba(30, 58, 95,0.07);
  border: 1.5px solid rgba(30, 58, 95,0.52);
  color: #2A1C28;
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 40px;
  box-shadow:
    inset 0 0 18px rgba(30, 58, 95,0.10),
    0 0 22px rgba(30, 58, 95,0.14),
    0 2px 10px rgba(30, 16, 32, 0.07);
  transition:
    background 0.30s ease,
    border-color 0.30s ease,
    color 0.30s ease,
    box-shadow 0.30s ease,
    transform 0.22s ease;
}
.fbridge-cta svg {
  opacity: 1;
  flex-shrink: 0;
}
.fbridge-cta:hover {
  background: rgba(30, 58, 95,0.13);
  border-color: rgba(30, 58, 95,0.75);
  color: #1A0E1E;
  box-shadow:
    inset 0 0 22px rgba(30, 58, 95,0.15),
    0 0 36px rgba(30, 58, 95,0.22),
    0 6px 20px rgba(30, 16, 32, 0.10);
  transform: translateY(-2px);
}
.fbridge-cta:active {
  transform: translateY(0);
  box-shadow:
    inset 0 0 14px rgba(30, 58, 95,0.10),
    0 0 16px rgba(30, 58, 95,0.12);
}

/* ── Micro text ── */
.fbridge-micro {
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.10em;
  color: rgba(42, 28, 40, 0.40);
  margin: 14px 0 0;
}

@media (max-width: 767px) {
  .fbridge-inner {
    padding: 48px 28px 44px;
    border-radius: 20px;
  }
  .fbridge-cta {
    padding: 15px 28px;
    font-size: 10px;
    letter-spacing: 0.14em;
  }
}
@media (max-width: 479px) {
  .fbridge-section { padding-block: var(--space-10) var(--space-12); }
  .fbridge-inner   { padding: 40px 20px 38px; border-radius: 16px; }
  .fbridge-cta     { width: 100%; justify-content: center; }
  .fbridge-sub     { font-size: 13px; }
}

/* ── 35. EXIT INTENT POPUP ───────────────────────────────────────────────── */
.exit-popup-backdrop {
  position: fixed; inset: 0;
  background: rgba(8,3,3,0.7);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  z-index: calc(var(--z-modal) - 1);
  opacity: 0; pointer-events: none;
  transition: opacity var(--ease-slow);
}
.exit-popup-backdrop.open { opacity: 1; pointer-events: auto; }

.exit-popup {
  position: fixed;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%) scale(0.94);
  z-index: var(--z-modal);
  background: var(--bg-elevated);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius-2xl);
  box-shadow: var(--shadow-2xl);
  width: min(480px, 94vw);
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--ease-slow), transform var(--ease-spring);
  overflow: hidden;
}
.exit-popup.open {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, -50%) scale(1);
}
.exit-popup-close {
  position: absolute; top: var(--space-4); right: var(--space-4);
  width: 32px; height: 32px;
  display: flex; align-items: center; justify-content: center;
  background: none;
  border: 1px solid var(--border);
  border-radius: var(--radius-full);
  color: var(--text-muted);
  cursor: pointer;
  transition: all var(--ease-fast);
}
.exit-popup-close:hover { border-color: var(--text-secondary); color: var(--text-primary); }
.exit-popup-inner {
  padding: var(--space-10) var(--space-8) var(--space-8);
  text-align: center;
}
.exit-popup-eyebrow {
  font-size: var(--size-xs);
  letter-spacing: var(--tracking-widest);
  text-transform: uppercase;
  color: var(--text-muted);
  margin-bottom: var(--space-3);
}
.exit-popup-heading {
  font-family: var(--font-display);
  font-size: clamp(var(--size-2xl), 5vw, var(--size-4xl));
  font-weight: 300;
  color: var(--text-primary);
  letter-spacing: var(--tracking-tight);
  margin-bottom: var(--space-4);
}
.exit-popup-heading em { color: var(--accent); font-style: normal; }
.exit-popup-body {
  font-size: var(--size-sm);
  color: var(--text-secondary);
  margin-bottom: var(--space-6);
  line-height: 1.6;
}
.exit-popup-code {
  color: var(--accent);
  font-family: var(--font-mono, monospace);
  font-weight: 600;
  letter-spacing: 0.08em;
}
.exit-popup-form {
  display: flex;
  gap: var(--space-2);
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius-full);
  padding: var(--space-1) var(--space-1) var(--space-1) var(--space-4);
  margin-bottom: var(--space-4);
}
.exit-popup-input {
  flex: 1;
  background: none;
  border: none;
  outline: none;
  font-family: var(--font-body);
  font-size: var(--size-sm);
  color: var(--text-primary);
  min-width: 0;
}
.exit-popup-input::placeholder { color: var(--text-muted); }
.exit-popup-skip {
  background: none; border: none;
  color: var(--text-muted);
  font-size: var(--size-xs);
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color var(--ease-fast);
}
.exit-popup-skip:hover { color: var(--text-secondary); }

/* ── Countdown Section ───────────────────────────────────────────────────── */
.countdown-section {
  /* Editorial warm-dark: no maroon, rich warm neutral that feels intentional */
  background: linear-gradient(145deg, #1F1F1F 0%, #3A302D 45%, #4A3C38 100%);
  position: relative; overflow: hidden;
}

/* ── 33. STICKY PRODUCT BAR (Mobile) ─────────────────────────────────────── */
.sticky-buy-bar {
  display: none;
  position: fixed;
  bottom: var(--mobile-nav-height);
  left: 0; right: 0;
  z-index: calc(var(--z-fixed) - 1);
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border-top: 1px solid var(--glass-border);
  padding: var(--space-3) var(--space-4);
  padding-bottom: calc(var(--space-3) + env(safe-area-inset-bottom));
}
@media (max-width: 768px) { .sticky-buy-bar { display: flex; gap: var(--space-2); } }

/* ── 34. SWIPER OVERRIDES ────────────────────────────────────────────────── */
.swiper-button-next,
.swiper-button-prev {
  width: 48px; height: 48px;
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius-full);
  color: var(--text-primary) !important;
  box-shadow: var(--shadow-md);
  transition: all var(--ease-fast);
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  background: var(--accent);
  color: white !important;
  border-color: var(--accent);
}
.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 14px !important;
  font-weight: bold;
}
.swiper-pagination-bullet {
  background: var(--text-muted);
  opacity: 0.4;
  transition: all var(--ease-base);
}
.swiper-pagination-bullet-active {
  background: var(--accent);
  opacity: 1;
  transform: scale(1.3);
}

/* ── 35. WOOCOMMERCE BASE ────────────────────────────────────────────────── */
.woocommerce-notices-wrapper { display: none; }
.wc-block-components-notices { margin-bottom: var(--space-4); }

/* ── 36. UTILITY MODIFIERS ───────────────────────────────────────────────── */
.visually-hidden {
  position: absolute; width: 1px; height: 1px;
  padding: 0; margin: -1px; overflow: hidden;
  clip: rect(0,0,0,0); white-space: nowrap; border: 0;
}
.pointer-events-none { pointer-events: none; }
.select-none { user-select: none; }
.cursor-pointer { cursor: pointer; }
.opacity-0 { opacity: 0; }
.opacity-50 { opacity: 0.5; }
.opacity-100 { opacity: 1; }
.scale-95 { transform: scale(0.95); }
.scale-100 { transform: scale(1); }
.rotate-45 { transform: rotate(45deg); }
.rotate-90 { transform: rotate(90deg); }

/* ── 37. RESPONSIVE VISIBILITY ───────────────────────────────────────────── */
@media (max-width: 768px) {
  .desktop-only { display: none !important; }
}
@media (min-width: 769px) {
  .mobile-only { display: none !important; }
}
@media (max-width: 1024px) {
  .lg-hidden { display: none !important; }
}

/* ── 38. PRINT ───────────────────────────────────────────────────────────── */
@media print {
  .no-print, #site-header, #soulshore-preloader, .mobile-bottom-nav { display: none !important; }
}

/* ══════════════════════════════════════════════════════════════════════════
   39. LUXURY VISUAL REFINEMENTS — Premium UI polish to match design reference
   ══════════════════════════════════════════════════════════════════════════ */

/* ── GPU-layer hints for all blur elements ───────────────────────────────── */
.glass, .glass-sm, .glass-lg, .glass-card, .glass-panel,
.glass-nav, .glass-drawer, .glass-modal, .glass-badge,
.mobile-bottom-nav,
.cart-drawer, .search-overlay, .sticky-buy-bar {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

/* ── Hero — prevent horizontal overflow on all viewports ────────────────── */
.hero-section {
  max-width: 100vw;
  contain: paint;
}
.hero-bg img,
.hero-bg video {
  min-height: 100%;
  min-width: 100%;
  object-position: center top;
}

@media (max-width: 768px) {

  /* ── Hero section: all layout constraints removed ── */
  .hero-section {
    min-height: 62svh !important;
    min-height: 62vh !important;
    contain: none !important;
    width: 100% !important;
    max-width: 100vw !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  /* ── Inner wrappers: zero all horizontal constraints ── */
  .hero-section .container,
  .hero-content,
  .hero-inner {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    min-height: 0 !important;
  }

  /* ── Absolute layers: fill via inset, not width/margin ── */
  .hero-clickable,
  .hero-bg {
    position: absolute !important;
    inset: 0 !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* ── Image: fills bg container ── */
  .hero-bg img,
  .hero-bg video {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    display: block !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    object-fit: cover !important;
  }
}

/* ── Hero stats row ─────────────────────────────────────────────────────── */
.hero-stats {
  display: flex;
  gap: var(--space-8);
  margin-top: var(--space-12);
}
@media (max-width: 768px) {
  .hero-stats { gap: var(--space-5); margin-top: var(--space-8); }
}
@media (max-width: 380px) {
  .hero-stats { gap: var(--space-4); }
  .hero-stats > div p:first-child { font-size: var(--size-2xl) !important; }
}

/* ── Hero overlay — editorial left fade, image breathes right ────────────── */
.hero-overlay {
  background: linear-gradient(
    to right,
    rgba(14,8,7,0.48) 0%,
    rgba(14,8,7,0.22) 36%,
    rgba(14,8,7,0.05) 60%,
    transparent 76%
  );
}

/* ── Product card — stronger image containment ──────────────────────────── */
.product-card-image {
  background: var(--bg-elevated);
  flex-shrink: 0;
}
.product-card-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.product-card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

/* ── Product card — more premium proportions ────────────────────────────── */
.product-card {
  display: flex;
  flex-direction: column;
  border-radius: var(--radius-2xl);
  overflow: hidden;
  box-shadow: var(--shadow-card);
}
.product-card-info {
  flex: 1;
}
.product-card-name a {
  color: inherit;
  text-decoration: none;
}

/* ── Section spacing consistency ─────────────────────────────────────────── */
.section + .section { padding-top: 0; }

/* ── Announcement bar — compact on mobile, full on desktop ──────────────── */
/* (shown on mobile — see main 768px media query block above) */

/* ── Mobile header — glassmorphic premium look ───────────────────────────── */
.mobile-header {
  box-shadow: 0 1px 12px rgba(0,0,0,0.04);
}

/* ── Drawer backdrop — match z-index hierarchy ───────────────────────────── */
.exit-popup-backdrop {
  z-index: calc(var(--z-modal) - 1);
}
#mobile-menu-backdrop {
  position: fixed; inset: 0;
  background: rgba(10,4,4,0.25) !important;
  backdrop-filter: blur(8px) !important;
  -webkit-backdrop-filter: blur(8px) !important;
  z-index: 10000;
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--ease-slow);
}
#mobile-menu-backdrop.open {
  opacity: 1;
  pointer-events: auto;
}

/* ── Mobile drawer login button — soulshore accent ─────────────────────── */
.mobile-drawer-footer .btn-primary {
  background: linear-gradient(135deg, #7B1E25 0%, #B66A5A 100%);
  color: #FFF8F3;
  border: 1px solid rgba(255,248,240,0.18);
  box-shadow: 0 10px 28px rgba(74,18,18,0.16);
  border-radius: 16px;
}
.mobile-drawer-footer .btn-primary:hover {
  opacity: 0.9;
  transform: translateY(-1px);
}

/* ── Swiper — prevent layout jank before init ────────────────────────────── */
.swiper { overflow: hidden; }
.swiper-wrapper { will-change: transform; }
.featured-swiper:not(.swiper-initialized) .swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: none;
}

/* ── Scroll top button ───────────────────────────────────────────────────── */
#scroll-top-btn {
  position: fixed;
  bottom: calc(var(--mobile-nav-height) + var(--space-4));
  right: var(--space-4);
  width: 44px; height: 44px;
  border-radius: var(--radius-full);
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border: 1px solid var(--glass-border);
  box-shadow: var(--shadow-md);
  display: flex; align-items: center; justify-content: center;
  color: var(--text-primary);
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--ease-base), transform var(--ease-spring);
  z-index: var(--z-fixed);
}
#scroll-top-btn:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); }
@media (min-width: 769px) {
  #scroll-top-btn { bottom: var(--space-6); }
}

/* ── Global overflow containment ─────────────────────────────────────────── */
html,
body {
  overflow-x: clip;
}
#mobile-menu-drawer,
.mobile-drawer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
}
#page-wrapper {
  overflow-x: hidden;
  max-width: 100vw;
  position: relative;
}

/* ── Luxury card hover shadow ────────────────────────────────────────────── */
.product-card:hover {
  box-shadow: var(--shadow-xl), 0 0 0 1px var(--border-gold);
}

/* ── Category circle sizing consistency ──────────────────────────────────── */
.category-circle-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ── Preloader — sharper animation ──────────────────────────────────────── */
#soulshore-preloader {
  will-change: opacity;
}
.preloader-logo {
  will-change: transform;
}

/* ── Search overlay — full coverage, no scroll bleed ────────────────────── */
.search-overlay {
  overscroll-behavior: contain;
}

/* ── Newsletter section — no overflow ───────────────────────────────────── */
.newsletter-section {
  overflow: hidden;
  max-width: 100vw;
}

/* ── View all link hover ─────────────────────────────────────────────────── */
.view-all-link:hover {
  color: var(--accent) !important;
}

/* ══════════════════════════════════════════════════════════════════════════
   MOBILE SEARCH BAR — Pill-style search matching reference design
   ══════════════════════════════════════════════════════════════════════════ */

.mobile-search-bar {
  position: relative;
  left: auto; right: auto; top: auto;
  width: 100%;
  padding: var(--space-2) var(--space-4);
  background: rgba(255,255,255,0.60);
  backdrop-filter: blur(16px) saturate(145%);
  -webkit-backdrop-filter: blur(16px) saturate(145%);
  border-bottom: 1px solid rgba(255,255,255,0.55);
  box-shadow: 0 4px 12px rgba(35,25,20,0.06);
  display: flex;
  align-items: center;
  gap: var(--space-2);
  color: #1F1F1F;
}

.mobile-search-bar-btn {
  flex: 1;
  display: flex;
  align-items: center;
  gap: var(--space-3);
  padding: var(--space-3) var(--space-4);
  background: rgba(255,255,255,0.68);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255,255,255,0.60);
  border-radius: var(--radius-full);
  color: #6B5F5B;
  font-size: var(--size-sm);
  cursor: pointer;
  text-align: left;
  transition: border-color var(--ease-fast), background var(--ease-fast);
}
.mobile-search-bar-btn:active {
  background: rgba(255,255,255,0.90);
  border-color: rgba(30,58,95,0.38);
}
.mobile-search-bar-text {
  font-family: var(--font-body);
  font-size: var(--size-sm);
  color: var(--text-muted);
  letter-spacing: 0.01em;
}

.mobile-search-bar-filter {
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  background: var(--glass-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius-full);
  color: var(--text-muted);
  cursor: pointer;
  transition: all var(--ease-fast);
}
.mobile-search-bar-filter:active {
  background: var(--bg-elevated);
  color: var(--accent);
}

/* ── Mobile hero — stacking rules defined above in consolidated block ────── */

/* v2 unified mode search bar override */
[data-theme="dark"] .mobile-search-bar,
.dark-mode .mobile-search-bar {
  background: rgba(255,255,255,0.60);
  border-bottom-color: rgba(255,255,255,0.55);
}

/* ══════════════════════════════════════════════════════════════════════════
   HERO — Mobile text scale (full-bleed layout governed by block above)
   ══════════════════════════════════════════════════════════════════════════ */

@media (max-width: 768px) {

  /* Tighter eyebrow on mobile */
  .hero-eyebrow {
    font-size: 9px;
    gap: var(--space-2);
    margin-bottom: var(--space-3);
  }
  .hero-eyebrow::before,
  .hero-eyebrow::after { width: 24px; }

  /* Hero heading scales properly on small screens */
  .hero-title {
    font-size: clamp(var(--size-3xl), 9.5vw, var(--size-5xl));
    margin-bottom: var(--space-4);
  }
  .hero-title em {
    display: block;
  }
}

/* ══════════════════════════════════════════════════════════════════════════
   LIGHT MODE REFINEMENTS — Ivory/cream luxury palette
   ══════════════════════════════════════════════════════════════════════════ */

[data-theme="light"]:not(.dark-mode) .hero-overlay,
html:not([data-theme="dark"]):not(.dark-mode) .hero-overlay {
  background: linear-gradient(
    to right,
    rgba(14,8,7,0.44) 0%,
    rgba(14,8,7,0.18) 38%,
    rgba(14,8,7,0.04) 62%,
    transparent 78%
  );
}

/* Light mode product cards — warm cream surface */
[data-theme="light"] .product-card {
  background: var(--clr-cream);
  border-color: rgba(196,138,106,0.18);
}
[data-theme="light"] .product-card:hover {
  border-color: rgba(196,138,106,0.45);
  box-shadow: 0 12px 40px rgba(139,0,0,0.10), 0 0 0 1px rgba(196,138,106,0.22);
}

/* ══════════════════════════════════════════════════════════════════════════
   PRODUCT CARDS — Premium redesign matching reference
   ══════════════════════════════════════════════════════════════════════════ */

/* Circular wishlist button — visible on mobile like reference */
.product-card-wishlist {
  width: 32px;
  height: 32px;
  border-radius: var(--radius-full);
  background: rgba(246,239,231,0.12);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(246,239,231,0.2);
  top: var(--space-3);
  right: var(--space-3);
}

/* Add-to-cart mini button at bottom-right of card image — matching reference */
.product-card-atc-mini {
  position: absolute;
  bottom: var(--space-3);
  right: var(--space-3);
  width: 36px;
  height: 36px;
  background: var(--accent);
  border: none;
  border-radius: var(--radius-full);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  cursor: pointer;
  z-index: 2;
  transition: transform var(--ease-spring), background var(--ease-fast);
  box-shadow: 0 4px 12px rgba(139,0,0,0.3);
}
.product-card-atc-mini:hover {
  transform: scale(1.1);
  background: var(--accent-light);
}
.product-card-atc-mini:active { transform: scale(0.95); }

/* Product card badge positioning — top-left, small */
.product-card-badges {
  top: var(--space-3);
  left: var(--space-3);
  gap: 4px;
}
.badge-new  { background: rgba(76,41,41,0.82); color: #F6EFE7; font-family: var(--font-body); font-size: 10px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 3px 10px; border-radius: var(--radius-full); }
.badge-sale { background: var(--accent); color: white; font-family: var(--font-body); font-size: 10px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 3px 10px; border-radius: var(--radius-full); }

/* Product info bottom area — clean typography */
.product-card-name {
  font-size: var(--size-sm);
  font-weight: var(--weight-medium);
  font-family: var(--font-body);
  letter-spacing: 0;
  line-height: var(--leading-snug);
  margin-bottom: var(--space-1);
}
.price-current {
  font-size: var(--size-base);
  font-weight: var(--weight-semibold);
  color: var(--accent);
}

[data-theme="dark"] .price-current,
.dark-mode .price-current { color: #C48A6A; }
[data-theme="light"] .price-current { color: var(--clr-soulshore-red); }

/* ══════════════════════════════════════════════════════════════════════════
   SECTION HEADER ROWS — "SHOP BY CATEGORY | View All →" style
   ══════════════════════════════════════════════════════════════════════════ */

.section-row-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--space-5);
}
.section-row-label {
  font-family: var(--font-body);
  font-size: var(--size-sm);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-widest);
  text-transform: uppercase;
  color: var(--text-primary);
}
.section-row-link {
  font-size: var(--size-sm);
  color: var(--text-muted);
  display: flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
  transition: color var(--ease-fast);
}
.section-row-link:hover { color: var(--accent); }

/* ══════════════════════════════════════════════════════════════════════════
   CART DRAWER — Ensure closed by default, proper transitions
   ══════════════════════════════════════════════════════════════════════════ */

/* Explicit closed state — belt-and-suspenders with CSS */
.cart-drawer:not(.open) {
  transform: translateX(100%) !important;
  pointer-events: none;
}
/* Backdrop hidden state */
.cart-drawer-backdrop:not(.visible) {
  opacity: 0 !important;
  pointer-events: none !important;
}

/* ══════════════════════════════════════════════════════════════════════════
   NAVBAR — Unified luxury refinements
   ══════════════════════════════════════════════════════════════════════════ */


/* ══════════════════════════════════════════════════════════════════════════
   SPACING RHYTHM — Tighter, more app-like sections
   ══════════════════════════════════════════════════════════════════════════ */

/* Remove top padding on first section after hero */
.hero-section + section,
.hero-section + div + section {
  padding-top: var(--space-8);
}

/* Tighter section titles */
.section-title { margin-bottom: var(--space-3); }
.section-subtitle { margin-bottom: var(--space-2); }

/* ══════════════════════════════════════════════════════════════════════════
   TYPOGRAPHY — Luxury hierarchy polish
   ══════════════════════════════════════════════════════════════════════════ */

/* Gradient text that works in both modes */
.gradient-text {
  background: linear-gradient(135deg, var(--clr-soulshore-red), var(--clr-rose-gold));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
[data-theme="dark"] .gradient-text,
.dark-mode .gradient-text {
  background: linear-gradient(135deg, #C48A6A, #D4A373);
  -webkit-background-clip: text;
  background-clip: text;
}

/* ══════════════════════════════════════════════════════════════════════════
   MOBILE NAV — Active state styling
   ══════════════════════════════════════════════════════════════════════════ */

/* Active home icon fills with color */
.mobile-nav-item.active svg[fill="currentColor"] {
  fill: var(--accent);
}

/* ── Trust tiles horizontal scroller (legacy class, scoped) ─────────────── */
.trust-tiles {
  display: flex;
  gap: var(--space-3);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: var(--space-2);
}
.trust-tiles::-webkit-scrollbar { display: none; }
.trust-tiles .trust-tile {
  flex: 0 0 auto;
  scroll-snap-align: start;
  min-width: 140px;
}
.trust-tiles .trust-tile-icon {
  font-size: 28px;
  margin-bottom: var(--space-3);
  display: block;
}
.trust-tile-title {
  font-size: var(--size-xs);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-wider);
  text-transform: uppercase;
  color: var(--text-primary);
  margin-bottom: var(--space-1);
}
.trust-tile-sub {
  font-size: var(--size-xs);
  color: var(--text-muted);
  line-height: var(--leading-normal);
}

/* ══════════════════════════════════════════════════════════════════════════
   UI REFINEMENTS — Session 3
   ══════════════════════════════════════════════════════════════════════════ */

/* ── Hero outline button (matches reference "Explore Collections" style) ─── */
.btn-outline-hero {
  background: transparent;
  border: 1.5px solid rgba(246,239,231,0.4);
  color: var(--clr-ivory);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.btn-outline-hero:hover {
  background: rgba(246,239,231,0.12);
  border-color: rgba(246,239,231,0.65);
  color: var(--clr-ivory);
  transform: translateY(-1px);
}

/* ── Trust tiles section spacing ────────────────────────────────────────── */
.trust-tiles-section {
  padding: var(--space-5) 0 var(--space-6);
  overflow: hidden;
}

/* Updated trust tiles grid (legacy .trust-tiles, scoped) */
.trust-tiles {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--space-3);
}
@media (max-width: 900px) {
  .trust-tiles {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    gap: var(--space-3);
  }
  .trust-tiles::-webkit-scrollbar { display: none; }
  .trust-tiles .trust-tile { flex: 0 0 140px; scroll-snap-align: start; }
}

/* trust-tile block 4 removed — all definitions consolidated above */

/* ── Hero section — min-height governed by clamp() at primary definition ─── */
/* Removed global 100vh override that was overriding clamp(560px,78vh,860px) */

/* Mobile hero — radius governed by consolidated block above */

/* ── Hero CTA layout ─────────────────────────────────────────────────────── */
.hero-cta {
  display: flex;
  gap: var(--space-3);
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 480px) {
  .hero-cta {
    flex-direction: column;
    gap: var(--space-2);
  }
  .hero-cta .btn-hero {
    width: 100%;
    justify-content: center;
    padding: 0.8125rem 1.5rem;
    font-size: var(--size-xs);
  }
}

/* ── Product card — proportional, not template-like ─────────────────────── */
.product-card {
  border-radius: var(--radius-xl);
}
.product-card-image {
  border-radius: var(--radius-xl) var(--radius-xl) 0 0;
}

/* ── Glass card — reduced radius ────────────────────────────────────────── */
.glass-card {
  border-radius: var(--radius-2xl);
}
.glass-panel {
  border-radius: var(--radius-2xl);
}
.glass-modal {
  border-radius: var(--radius-3xl);
}

/* ── Section cards — consistent moderate radius ──────────────────────────── */
.card {
  border-radius: var(--radius-xl);
}

/* ── Testimonial card ────────────────────────────────────────────────────── */
.testimonial-card {
  border-radius: var(--radius-2xl);
}

/* ── Cart drawer ─────────────────────────────────────────────────────────── */
.cart-drawer {
  border-radius: var(--radius-3xl) 0 0 var(--radius-3xl);
}

/* ── Search overlay search box ───────────────────────────────────────────── */
.search-input-wrapper {
  border-radius: var(--radius-2xl);
}

/* ── Mobile bottom nav — moderate radius on top ──────────────────────────── */
.mobile-bottom-nav {
  border-radius: var(--radius-2xl) var(--radius-2xl) 0 0;
}

/* ── Popup ────────────────────────────────────────────────────────────────── */
.popup {
  border-radius: var(--radius-3xl);
}

/* ── Background — softer dark mode ──────────────────────────────────────── */
[data-theme="dark"] body,
.dark-mode body {
  background-color: #0F0808;
  background-image:
    radial-gradient(ellipse 80% 60% at 20% -10%, rgba(100,10,10,0.18) 0%, transparent 60%),
    radial-gradient(ellipse 60% 40% at 80% 100%, rgba(80,20,5,0.12) 0%, transparent 55%);
  background-attachment: fixed;
}

/* ── Section backgrounds in dark mode — subtle, not block-heavy ──────────── */
[data-theme="dark"] .section[style],
.dark-mode .section[style] {
  background: transparent !important;
}
[data-theme="dark"] section[style*="background"],
.dark-mode section[style*="background"] {
  background: transparent !important;
}

/* ── Mobile nav item text — smaller, cleaner ─────────────────────────────── */
.mobile-nav-item span {
  font-size: 10px;
  letter-spacing: 0.03em;
}

/* ── Announcement bar — shown on mobile (see consolidated 768px block) ──── */

/* site-top children positioning and announcement collapse are now
   handled by the .soulshore-top-shell block in section 17b above. */

/* ── Dark mode toggle — removed from UI, hidden globally ────────────────── */
#dark-mode-toggle,
#dark-mode-toggle-drawer,
.mobile-drawer-theme-toggle { display: none !important; }

/* ── Card box shadows — less harsh ──────────────────────────────────────── */
.product-card {
  box-shadow: 0 1px 12px rgba(0,0,0,0.08), 0 1px 3px rgba(0,0,0,0.04);
}
.product-card:hover {
  box-shadow: 0 8px 32px rgba(139,0,0,0.12), 0 2px 8px rgba(139,0,0,0.06);
}
[data-theme="dark"] .product-card,
.dark-mode .product-card {
  box-shadow: 0 1px 12px rgba(0,0,0,0.35), 0 1px 3px rgba(0,0,0,0.25);
}
[data-theme="dark"] .product-card:hover,
.dark-mode .product-card:hover {
  box-shadow: 0 8px 32px rgba(0,0,0,0.5), 0 0 0 1px rgba(196,138,106,0.18);
}

/* ── Divider ornament — lighter ──────────────────────────────────────────── */
.divider-ornament::before,
.divider-ornament::after {
  opacity: 0.6;
}

/* ── Section heading — reduce visual weight ──────────────────────────────── */
.section-title {
  font-weight: var(--weight-light);
  letter-spacing: -0.02em;
}

/* ── Hero stats — tighter on desktop ────────────────────────────────────── */
.hero-stats {
  margin-top: var(--space-8);
  gap: var(--space-6);
}

/* ── Hero eyebrow — subtler ─────────────────────────────────────────────── */
.hero-eyebrow {
  font-size: 10px;
  letter-spacing: 0.16em;
  gap: var(--space-3);
  margin-bottom: var(--space-4);
}
.hero-eyebrow::before,
.hero-eyebrow::after {
  width: 28px;
  opacity: 0.7;
}

/* ── Hero subtitle — more readable, less stretched ───────────────────────── */
.hero-subtitle {
  font-size: var(--size-base);
  line-height: 1.65;
  max-width: 440px;
  margin-bottom: var(--space-8);
  color: rgba(246,239,231,0.72);
}

/* ── Header height — slightly tighter ───────────────────────────────────── */
:root {
  --nav-height: 64px;
}

/* ── Preloader logo — tighter ────────────────────────────────────────────── */
#soulshore-preloader {
  gap: var(--space-5);
}

/* ══════════════════════════════════════════════════════════════════════════
   LIGHT MODE PALETTE — Soft bridal luxury (no harsh red blocks)
   ══════════════════════════════════════════════════════════════════════════ */

/* Hero overlay in light mode: same left-heavy gradient but slightly warmer */
[data-theme="light"] .hero-overlay,
html:not([data-theme="dark"]):not(.dark-mode) .hero-overlay {
  background:
    linear-gradient(
      to right,
      rgba(12,5,5,0.90) 0%,
      rgba(12,5,5,0.78) 28%,
      rgba(12,5,5,0.42) 52%,
      rgba(12,5,5,0.12) 72%,
      transparent 100%
    );
}

/* Soulshore — warm canvas */
body {
  background-color: #FFF8EF;
  background-image: none;
  font-family: var(--font-body);
}
h1, h2, h3, h4, h5, h6,
.site-logo-text, .preloader-logo {
  font-family: var(--font-display);
}

/* Sections — transparent so body gradient shows */
.section { background: transparent; }

/* trust-tile block 5 removed — visual styles consolidated into main definition above */

/* Light mode: product card — warm cream surface */
[data-theme="light"] .product-card,
html:not([data-theme="dark"]):not(.dark-mode) .product-card {
  background: #FFF8EF;
  border-color: rgba(196,138,106,0.18);
}
[data-theme="light"] .product-card:hover,
html:not([data-theme="dark"]):not(.dark-mode) .product-card:hover {
  border-color: rgba(196,138,106,0.40);
  box-shadow: 0 10px 32px rgba(122,0,0,0.08), 0 2px 6px rgba(0,0,0,0.04);
}

/* Light mode: section backgrounds — remove alternating hard colors */
[data-theme="light"] section[style*="background"],
html:not([data-theme="dark"]):not(.dark-mode) section[style*="background:var(--bg-surface)"] {
  background: transparent !important;
}

/* Light mode: testimonial */
[data-theme="light"] .testimonial-card,
html:not([data-theme="dark"]):not(.dark-mode) .testimonial-card {
  background: rgba(246,239,231,0.82);
  border-color: rgba(196,138,106,0.20);
}

/* Light mode: mobile header/searchbar */
[data-theme="light"] .mobile-header,
html:not([data-theme="dark"]):not(.dark-mode) .mobile-header {
  background: rgba(244,237,229,0.96);
  border-bottom-color: rgba(196,138,106,0.22);
}
[data-theme="light"] .mobile-search-bar,
html:not([data-theme="dark"]):not(.dark-mode) .mobile-search-bar {
  background: rgba(244,237,229,0.98);
  border-bottom-color: rgba(196,138,106,0.18);
}
[data-theme="light"] .mobile-search-bar-btn,
html:not([data-theme="dark"]):not(.dark-mode) .mobile-search-bar-btn {
  background: rgba(246,239,231,0.70);
  border-color: rgba(196,138,106,0.25);
  color: #6A4040;
}
[data-theme="light"] .mobile-bottom-nav,
html:not([data-theme="dark"]):not(.dark-mode) .mobile-bottom-nav {
  background: rgba(244,237,229,0.97);
  border-top-color: rgba(196,138,106,0.20);
}
[data-theme="light"] .mobile-nav-item {
  color: #7A5050;
}
[data-theme="light"] .mobile-nav-item.active,
[data-theme="light"] .mobile-nav-item:hover {
  color: var(--accent);
}

/* ══════════════════════════════════════════════════════════════════════════
   GLOBAL BUTTON SYSTEM — Refined sizes, professional weight
   ══════════════════════════════════════════════════════════════════════════ */

/* Base button — refined */
.btn {
  padding: 0.625rem 1.25rem;
  font-size: 11px;
  letter-spacing: 0.09em;
  border-radius: var(--radius-full);
  min-height: 38px;
}
.btn-sm  { padding: 0.4375rem 0.875rem; font-size: 10px; min-height: 32px; }
.btn-lg  { padding: 0.6875rem 1.5rem;   font-size: 12px; min-height: 42px; }
.btn-xl  { padding: 0.8125rem 2rem;     font-size: 12px; min-height: 46px; }

/* ══════════════════════════════════════════════════════════════════════════
   GLOBAL SECTION SPACING — Consistent rhythm
   ══════════════════════════════════════════════════════════════════════════ */

.section { padding-block: var(--space-16); }
.section-sm { padding-block: var(--space-10); }

/* Remove random inline background colors from sections */
section.section[style*="background:linear-gradient"] {
  background: var(--bg-surface) !important;
}

/* ══════════════════════════════════════════════════════════════════════════
   DESKTOP HERO — Ensure model visible on wide screens
   ══════════════════════════════════════════════════════════════════════════ */

@media (min-width: 1024px) {
  .hero-inner {
    grid-template-columns: minmax(0, 0.48fr) 1fr;
    min-height: 65vh;
  }
  .hero-title {
    font-size: clamp(2.8rem, 4.5vw, 5.5rem);
  }
  .hero-bg img,
  .hero-bg video {
    object-position: 60% center;
  }
}

@media (min-width: 1280px) {
  .hero-inner {
    grid-template-columns: minmax(0, 0.44fr) 1fr;
  }
  .hero-bg img,
  .hero-bg video {
    object-position: 58% center;
  }
}

/* ══════════════════════════════════════════════════════════════════════════
   OVERFLOW GUARD — No horizontal scroll at any viewport
   ══════════════════════════════════════════════════════════════════════════ */

html,
body {
  max-width: 100%;
  overflow-x: clip;
}
#page-wrapper {
  max-width: 100%;
  overflow-x: hidden;
}
section, .section {
  max-width: 100%;
  overflow-x: hidden;
}

/* ══════════════════════════════════════════════════════════════════════════
   PRODUCT CARD COMPONENT (pcard-*) — Premium, editorial proportions
   ══════════════════════════════════════════════════════════════════════════ */

/* Image */
.product-card-image {
  position: relative;
  aspect-ratio: 3/4;
  overflow: hidden;
  background: var(--bg-elevated);
  flex-shrink: 0;
}
.product-card-image a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.product-card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.65s cubic-bezier(0.25,0.46,0.45,0.94);
  will-change: transform;
}
.product-card:hover .product-card-image img {
  transform: scale(1.05);
}

/* Overlay on hover */
.product-card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(8,3,3,0.52) 0%, transparent 42%);
  opacity: 0;
  transition: opacity var(--ease-base);
  pointer-events: none;
}
.product-card:hover .product-card-overlay { opacity: 1; }

/* Badges */
.product-card-badges {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  pointer-events: none;
}
.pcard-badge {
  display: inline-block;
  padding: 3px 9px;
  border-radius: 50px;
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1;
}
.pcard-badge--new  { background: rgba(31,31,31,0.78); color: #F0DED0; }
.pcard-badge--sale { background: rgba(46,125,50,0.15); color: #2e7d32; }
.pcard-badge--low  { background: rgba(162,54,79,0.55); color: #1F1F1F; font-size: 8px; }

/* Wishlist button */
.pcard-wishlist {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(8,3,3,0.28);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(246,239,231,0.22);
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(246,239,231,0.88);
  cursor: pointer;
  transition: background var(--ease-fast), border-color var(--ease-fast), color var(--ease-fast);
}
.pcard-wishlist:hover,
.pcard-wishlist.active {
  background: rgba(30,58,95,0.72);
  border-color: rgba(30,58,95,0.50);
  color: #FFF8EF;
}
.pcard-wishlist.active svg { fill: currentColor; }

/* Mini add-to-cart button */
.pcard-atc {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: var(--clr-soulshore-red);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F6EFE7;
  cursor: pointer;
  box-shadow: 0 3px 12px rgba(139,0,0,0.35);
  transition: transform var(--ease-spring), background var(--ease-fast), box-shadow var(--ease-fast);
  z-index: 2;
}
.pcard-atc:hover {
  background: #6B0000;
  transform: scale(1.1);
  box-shadow: 0 5px 18px rgba(139,0,0,0.45);
}
.pcard-atc:active { transform: scale(0.94); }

/* Info section */
.product-card-info {
  padding: var(--space-3) var(--space-3) var(--space-3);
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--space-1);
}
.pcard-name {
  font-family: var(--font-body);
  font-size: 13px;
  font-weight: var(--weight-medium);
  line-height: 1.35;
  color: var(--text-primary);
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pcard-name a {
  color: inherit;
  text-decoration: none;
}
.pcard-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-2);
  margin-top: var(--space-1);
}
.pcard-price {
  font-size: 14px;
  font-weight: var(--weight-semibold);
  color: var(--accent);
  line-height: 1;
}
.pcard-discount {
  font-size: 10px;
  font-weight: 600;
  color: #1a6b3c;
  background: rgba(26,107,60,0.10);
  padding: 2px 6px;
  border-radius: 50px;
}

/* WooCommerce price HTML reset inside pcard */
.pcard-price .woocommerce-Price-amount { color: inherit; }
.pcard-price del .woocommerce-Price-amount {
  color: var(--text-muted);
  font-size: 11px;
  font-weight: 400;
}

/* Dark mode overrides */
[data-theme="dark"] .pcard-name,
.dark-mode .pcard-name { color: rgba(246,239,231,0.88); }
[data-theme="dark"] .pcard-price,
.dark-mode .pcard-price { color: #C48A6A; }
[data-theme="dark"] .pcard-badge--new,
.dark-mode .pcard-badge--new { background: rgba(40,12,12,0.92); color: rgba(246,239,231,0.80); }
[data-theme="dark"] .pcard-wishlist,
.dark-mode .pcard-wishlist { background: rgba(8,3,3,0.42); border-color: rgba(246,239,231,0.18); }

/* Light mode overrides */
[data-theme="light"] .pcard-price,
html:not([data-theme="dark"]):not(.dark-mode) .pcard-price { color: #1F1F1F; }
[data-theme="light"] .pcard-badge--new,
html:not([data-theme="dark"]):not(.dark-mode) .pcard-badge--new {
  background: rgba(80,10,10,0.82);
  color: #F6EFE7;
}
[data-theme="light"] .pcard-wishlist,
html:not([data-theme="dark"]):not(.dark-mode) .pcard-wishlist {
  background: rgba(246,239,231,0.72);
  border-color: rgba(139,0,0,0.20);
  color: #6A3030;
}

/* ══════════════════════════════════════════════════════════════════════════
   SECTION HEADERS (section-row-header pattern)
   ══════════════════════════════════════════════════════════════════════════ */

.section-row-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--space-5);
}
.section-row-label {
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: var(--weight-semibold);
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-primary);
}
.section-row-link {
  font-size: 11px;
  color: var(--text-muted);
  display: flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
  transition: color var(--ease-fast);
}
.section-row-link:hover { color: var(--accent); }

/* ══════════════════════════════════════════════════════════════════════════
   CATEGORY CIRCLES — consistent sizing
   ══════════════════════════════════════════════════════════════════════════ */

.category-circle-img {
  width: clamp(58px, 7vw, 84px);
  height: clamp(58px, 7vw, 84px);
  border-radius: 50%;
  overflow: hidden;
  border: 1.5px solid var(--border-gold);
  transition: transform var(--ease-luxury), border-color var(--ease-base), box-shadow var(--ease-base);
}
.category-circle-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.category-circle:hover .category-circle-img {
  transform: scale(1.06);
  border-color: var(--accent);
  box-shadow: 0 0 16px rgba(139,0,0,0.22);
}
.category-circle-name {
  font-size: 11px;
  font-weight: var(--weight-medium);
  letter-spacing: 0.04em;
  text-align: center;
  color: var(--text-secondary);
  margin-top: var(--space-2);
}
.category-circle:hover .category-circle-name { color: var(--accent); }



/* ══════════════════════════════════════════════════════════════════════════
   THE SOULSHORE RAIL — Horizontal hanging editorial rail
   Cards hang from a visible rail bar and scroll with CSS scroll-snap.
   No JavaScript. Pure CSS horizontal scroll.
   ══════════════════════════════════════════════════════════════════════════ */

.srail-section {
  padding-top: 80px;
  padding-bottom: 16px;
  /* No background override — inherits homepage body background */
}

/* ── Section heading ── */
.srail-heading {
  text-align: center;
  margin-bottom: 64px;
}

.srail-eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.30em;
  color: #A2364F;
  margin: 0 0 22px;
  text-transform: uppercase;
}
.srail-eyebrow::before,
.srail-eyebrow::after {
  content: '';
  display: block;
  flex-shrink: 0;
  width: 32px;
  height: 1px;
  background: rgba(180, 151, 169, 0.40);
}

.srail-title {
  font-family: var(--font-display);
  font-size: clamp(1.8rem, 3.69vw, 2.79rem);
  font-weight: 500;
  color: #1A1517;
  letter-spacing: -0.025em;
  line-height: 1.06;
  margin: 0;
}

/* Italic word — "Remembered." */
.srail-title em {
  font-style: italic;
  color: #1E3A5F;
}

/* Accent line — soft hairline below title */
.srail-title::after {
  content: '';
  display: block;
  width: 56px;
  height: 1.5px;
  border-radius: 2px;
  background: linear-gradient(90deg, transparent 0%, rgba(30,58,95,0.60) 35%, rgba(30,58,95,0.45) 65%, transparent 100%);
  margin: 14px auto 0;
}

.srail-subtitle {
  font-family: var(--font-display);
  font-style: italic;
  font-size: clamp(12px, 1.2vw, 14px);
  font-weight: 400;
  color: rgba(107, 88, 84, 0.50);
  letter-spacing: 0.03em;
  margin: 22px 0 0;
  line-height: 1.7;
}

/* ── Full-width track wrapper ── */
.srail-track-wrap {
  position: relative;
  /* No overflow: hidden — must not clip hook circles or rail line edges */
}

/* The physical boutique rod */
.srail-rail-line {
  position: absolute;
  /*
   * top = track padding-top (8px) + half ring height (9px) - half rail height (3px) = 14px
   * Rod centre (17px) passes through the 18px ring (8–26px in track-wrap context).
   */
  top: 14px;
  left: 0;
  right: 0;
  height: 6px;
  background: linear-gradient(
    180deg,
    rgba(234, 210, 170, 0.92) 0%,
    rgba(216, 186, 140, 0.88) 35%,
    rgba(195, 165, 118, 0.80) 70%,
    rgba(178, 150, 105, 0.60) 100%
  ),
  linear-gradient(
    90deg,
    transparent 0%,
    rgba(210, 182, 148, 0.30) 4%,
    rgba(220, 192, 155, 0.90) 15%,
    rgba(228, 200, 162, 0.95) 50%,
    rgba(220, 192, 155, 0.90) 85%,
    rgba(210, 182, 148, 0.30) 96%,
    transparent 100%
  );
  border-radius: 999px;
  box-shadow:
    0 -1px 0 rgba(248, 230, 195, 0.70),
    0 2px 4px rgba(100, 74, 50, 0.22),
    0 1px 2px rgba(100, 74, 50, 0.12);
  z-index: 1;
  pointer-events: none;
}

/* Top-edge glint — simulates overhead light on metallic rod */
.srail-rail-line::before {
  content: '';
  position: absolute;
  top: 0;
  left: 6%;
  right: 6%;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 248, 225, 0.80) 20%,
    rgba(255, 252, 235, 0.95) 50%,
    rgba(255, 248, 225, 0.80) 80%,
    transparent
  );
  border-radius: 999px;
}

/* ── Scrollable track strip ── */
.srail-track {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  /*
   * padding-top: 8px — ring sits at top of hanger, inside this padding.
   * Ring centre = 8px + 9px = 17px = rod centre (rail top 14px + half 3px).
   */
  padding: 8px clamp(20px, 5vw, 60px) 32px;
}

.srail-track::-webkit-scrollbar { display: none; }

/* ── Individual hanging card ── */
.srail-card {
  flex: 0 0 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  scroll-snap-align: start;
  position: relative;
}

/* ── Hanger assembly: ring + stem + bar ── */
.srail-hanger {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}

/* Suppress any stale pseudo-elements — content lives in child divs now */
.srail-hanger::before,
.srail-hanger::after { content: none; }

/* Circular ring — clips around the boutique rod */
.srail-ring {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid rgba(30, 58, 95,0.82);
  background: linear-gradient(
    145deg,
    rgba(245, 230, 200, 0.92) 0%,
    rgba(215, 192, 158, 0.75) 100%
  );
  box-shadow:
    0 1px 4px rgba(80, 54, 40, 0.16),
    inset 0 1px 0 rgba(255, 248, 220, 0.70);
  flex-shrink: 0;
  z-index: 3;
}

/* Vertical stem — links ring to hanger bar */
.srail-stem {
  width: 1.5px;
  height: 16px;
  background: linear-gradient(
    to bottom,
    rgba(30, 58, 95,0.60) 0%,
    rgba(178, 150, 105, 0.35) 100%
  );
  border-radius: 1px;
  flex-shrink: 0;
}

/* Boutique hanger bar — the physical crossbar above the card */
.srail-hanger-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 5px 10px;
  background: linear-gradient(
    145deg,
    rgba(248, 238, 215, 0.96) 0%,
    rgba(228, 212, 182, 0.92) 100%
  );
  border-radius: 40px;
  border: 1px solid rgba(178, 150, 105, 0.30);
  box-shadow:
    0 3px 8px rgba(80, 54, 40, 0.10),
    inset 0 1px 0 rgba(255, 250, 225, 0.85);
  flex-shrink: 0;
}

/* Hanger shoulder arms */
.srail-arm {
  display: block;
  width: 26px;
  height: 5px;
  background: linear-gradient(
    145deg,
    rgba(232, 212, 178, 1) 0%,
    rgba(206, 186, 150, 1) 100%
  );
  border-radius: 999px;
  box-shadow: inset 0 1px 0 rgba(255, 248, 200, 0.65);
}

/* Center knot accent — gold-to-mauve radial */
.srail-knot {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: radial-gradient(
    circle at 35% 35%,
    rgba(214, 189, 138, 1) 0%,
    rgba(30, 58, 95,0.85) 100%
  );
  box-shadow: 0 1px 3px rgba(80, 50, 40, 0.18);
  flex-shrink: 0;
}

/* ── Card body (the hanging card surface) ── */
.srail-card-body {
  --card-tilt: 0deg;
  margin-top: 8px;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  background: rgba(255, 252, 248, 0.97);
  border: 1px solid rgba(180, 151, 169, 0.13);
  box-shadow:
    0 8px 28px rgba(44, 32, 29, 0.10),
    0 2px 8px rgba(44, 32, 29, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 0.72);
  transform: rotate(var(--card-tilt)) translateZ(0);
  transition:
    transform  0.32s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.32s ease;
}

.srail-card:hover .srail-card-body {
  transform: rotate(var(--card-tilt)) translateY(-4px) translateZ(0);
  box-shadow:
    0 18px 44px rgba(44, 32, 29, 0.13),
    0 4px 14px rgba(44, 32, 29, 0.07),
    inset 0 1px 0 rgba(255, 255, 255, 0.82);
}

/* Alternating tilt — cards hang at slight angles like garments on a real rail */
.srail-card:nth-child(1) .srail-card-body { --card-tilt: -1deg; }
.srail-card:nth-child(2) .srail-card-body { --card-tilt:  0.8deg; }
.srail-card:nth-child(3) .srail-card-body { --card-tilt: -0.6deg; }
.srail-card:nth-child(4) .srail-card-body { --card-tilt:  1deg; }
.srail-card:nth-child(5) .srail-card-body { --card-tilt: -0.7deg; }

/* Portrait image placeholder */
.srail-image {
  height: 148px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.srail-image::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.05) 0%,
    transparent 28%,
    transparent 65%,
    rgba(44, 32, 29, 0.09) 100%
  );
  pointer-events: none;
}

.srail-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.52s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.srail-card:hover .srail-image img {
  transform: scale(1.04);
}

.srail-initials {
  font-family: var(--font-display);
  font-size: 26px;
  font-weight: 400;
  color: rgba(100, 78, 68, 0.26);
  letter-spacing: 0.06em;
  user-select: none;
  position: relative;
  z-index: 1;
}

/* Text area */
.srail-content {
  padding: 10px 12px 14px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

/* Stars */
.srail-rating {
  display: flex;
  align-items: center;
  gap: 1px;
}

.srail-rating span {
  font-size: 9px;
  color: #c89b3c;
  line-height: 1;
}

/* Quote */
.srail-quote {
  margin: 0;
  padding: 0;
  border: none;
}

.srail-quote p {
  font-family: var(--font-display);
  font-style: italic;
  font-size: 11.5px;
  font-weight: 400;
  color: #1F1F1F;
  line-height: 1.60;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Author */
.srail-person {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0;
  padding-top: 2px;
}

.srail-name {
  font-family: var(--font-body);
  font-size: 9.5px;
  font-weight: 600;
  color: #1F1F1F;
  letter-spacing: 0.025em;
}

.srail-sep {
  color: rgba(180, 151, 169, 0.50);
  font-size: 9px;
  line-height: 1;
}

.srail-city {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 400;
  color: rgba(107, 88, 84, 0.55);
  letter-spacing: 0.02em;
}


/* ══ SREEL STRIP — Video reel carousel ══════════════════════════════════════ */

.sreel-section {
  padding-block: var(--space-10) var(--space-3);
}

.sreel-eyebrow {
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #1E3A5F;
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: var(--space-6);
}

.sreel-eyebrow::before,
.sreel-eyebrow::after {
  content: '';
  flex: 1;
  height: 1px;
  background: rgba(30, 58, 95, 0.20);
}

.sreel-strip {
  overflow: hidden;
}

.sreel-track {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-inline: max(24px, calc((100vw - 1280px) / 2 + 24px));
  padding-block: 4px 8px;
  cursor: grab;
}

.sreel-track:active {
  cursor: grabbing;
}

.sreel-track::-webkit-scrollbar {
  display: none;
}

.sreel-card {
  flex: 0 0 clamp(160px, 18vw, 220px);
  scroll-snap-align: start;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(30, 58, 95, 0.12), 0 1px 6px rgba(31, 31, 31, 0.08);
  position: relative;
  user-select: none;
}

.sreel-media {
  position: relative;
  aspect-ratio: 9 / 16;
  background: #1A0E12;
  overflow: hidden;
  border-radius: inherit;
}

.sreel-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.sreel-rating-pill {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 4px 9px;
  background: rgba(14, 5, 8, 0.52);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border-radius: 20px;
  border: 1px solid rgba(247, 241, 235, 0.10);
  z-index: 3;
  pointer-events: none;
}

.sreel-rating-stars {
  font-size: 9px;
  line-height: 1;
  color: #C9913A;
  letter-spacing: 1px;
}

.sreel-rating-val {
  font-family: var(--font-body);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #FFF8EF;
  line-height: 1;
}

.sreel-play-btn {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: opacity 0.25s ease;
  z-index: 2;
}

.sreel-play-btn svg {
  width: 44px;
  height: 44px;
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.35));
  transition: transform 0.2s ease;
}

.sreel-play-btn:hover svg {
  transform: scale(1.08);
}

.sreel-card.is-playing .sreel-play-btn {
  opacity: 0;
  pointer-events: none;
}

.sreel-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 36px 14px 14px;
  background: linear-gradient(to top, rgba(20, 8, 12, 0.80) 0%, transparent 100%);
  display: flex;
  flex-direction: column;
  gap: 3px;
  z-index: 1;
}

.sreel-label {
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFF8EF;
  line-height: 1.3;
}

.sreel-creator {
  font-family: var(--font-body);
  font-size: 9px;
  font-style: italic;
  color: rgba(247, 241, 235, 0.65);
  letter-spacing: 0.03em;
}

@media (max-width: 768px) {
  .sreel-section {
    padding-block: var(--space-8) var(--space-3);
  }

  .sreel-track {
    gap: 12px;
    padding-inline: 20px;
  }

  .sreel-card {
    flex: 0 0 72vw;
    border-radius: 16px;
  }
}


/* ══ HOME ENDING — Final brand close + WhatsApp CTA ════════════════════════ */

.hend-section {
  background: #FFF8EF;
  background-image: radial-gradient(ellipse 55% 90% at 85% 50%, rgba(30, 58, 95, 0.05) 0%, transparent 65%);
  padding-block: clamp(56px, 8vw, 96px);
  border-top: 1px solid rgba(30, 58, 95, 0.08);
}

.hend-inner {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: clamp(40px, 6vw, 96px);
}

.hend-eyebrow {
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #1E3A5F;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}

.hend-eyebrow::before {
  content: '';
  width: 28px;
  height: 1px;
  background: rgba(30, 58, 95, 0.45);
  flex-shrink: 0;
}

.hend-heading {
  font-family: var(--font-heading);
  font-size: clamp(2.0rem, 4.0vw, 3.5rem);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: #1F1F1F;
  margin-bottom: 18px;
}

.hend-heading em {
  font-style: italic;
  color: #1E3A5F;
}

.hend-body {
  font-family: var(--font-body);
  font-size: clamp(0.875rem, 1.3vw, 0.975rem);
  line-height: 1.7;
  color: rgba(31, 31, 31, 0.62);
  max-width: 46ch;
}

.hend-cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  flex-shrink: 0;
}

.hend-wa-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 34px;
  background: #1E3A5F;
  color: #FFF8EF;
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 40px;
  box-shadow: 0 6px 28px rgba(30, 58, 95, 0.28), 0 2px 8px rgba(30, 58, 95, 0.14);
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.18s ease;
  white-space: nowrap;
}

.hend-wa-btn:hover,
.hend-wa-btn:focus-visible {
  background: #A2364F;
  transform: translateY(-3px);
  box-shadow: 0 12px 36px rgba(30, 58, 95, 0.38), 0 4px 14px rgba(30, 58, 95, 0.18);
  color: #FFF8EF;
  text-decoration: none;
  outline: none;
}

.hend-wa-icon {
  width: 17px;
  height: 17px;
  flex-shrink: 0;
}

.hend-micro {
  font-family: var(--font-body);
  font-size: 10px;
  color: rgba(31, 31, 31, 0.38);
  letter-spacing: 0.06em;
  text-align: center;
}


/* ══ HOME CLOSE — Brand bridge before footer ════════════════════════════════ */

.hclose-section {
  background: transparent;
  padding-block: clamp(12px, 1.5vw, 20px) clamp(32px, 4.5vw, 56px);
  text-align: center;
}

.hclose-inner {
  max-width: 560px;
  margin-inline: auto;
}

.hclose-eyebrow {
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #1E3A5F;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 18px;
}

.hclose-eyebrow::before,
.hclose-eyebrow::after {
  content: '';
  width: 24px;
  height: 1px;
  background: rgba(30, 58, 95, 0.38);
  flex-shrink: 0;
}

.hclose-heading {
  font-family: var(--font-heading);
  font-size: clamp(1.65rem, 3.0vw, 2.6rem);
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: #1F1F1F;
  margin-bottom: 14px;
}

.hclose-body {
  font-family: var(--font-body);
  font-size: clamp(0.8rem, 1.1vw, 0.875rem);
  line-height: 1.7;
  color: rgba(31, 31, 31, 0.48);
  letter-spacing: 0.025em;
}

/* ══ SOULSHORE — Hero editorial overlay (no-image fallback) ══════════════ */

.hero-section { position: relative; min-height: 90vh; overflow: hidden; }

.hero-editorial-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  background: linear-gradient(
    135deg,
    #FFF8EF 0%,
    #F0E6D3 40%,
    #E7D8C9 100%
  );
  z-index: 2;
}
.hero-editorial-overlay::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 42%;
  background: linear-gradient(
    120deg,
    transparent 0%,
    rgba(30, 58, 95, 0.06) 50%,
    rgba(30, 58, 95, 0.10) 100%
  );
}
.hero-editorial-inner {
  width: min(680px, 90vw);
  margin-left: clamp(24px, 8vw, 140px);
  position: relative;
  z-index: 1;
}
.hero-editorial-eyebrow {
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #E76F51;
  margin: 0 0 20px;
}
.hero-editorial-headline {
  font-family: var(--font-display);
  font-size: clamp(2.4rem, 5vw, 4.2rem);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #1E3A5F;
  margin: 0 0 20px;
  font-style: italic;
}
.hero-editorial-sub {
  font-family: var(--font-body);
  font-size: clamp(0.95rem, 1.4vw, 1.075rem);
  font-weight: 400;
  line-height: 1.7;
  color: rgba(31,31,31,0.62);
  margin: 0 0 36px;
  max-width: 480px;
}
.hero-editorial-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}
.hero-editorial-actions .btn-primary {
  background: #1E3A5F;
  color: #FFF8EF;
  border-color: #1E3A5F;
}
.hero-editorial-actions .btn-primary:hover {
  background: #E76F51;
  border-color: #E76F51;
}
.hero-editorial-actions .btn-secondary {
  background: transparent;
  color: #1E3A5F;
  border: 1.5px solid rgba(30,58,95,0.40);
}
.hero-editorial-actions .btn-secondary:hover {
  border-color: #1E3A5F;
  background: rgba(30,58,95,0.06);
}
@media (max-width: 640px) {
  .hero-section { min-height: 88vh; }
  .hero-editorial-inner { margin-left: 24px; margin-right: 24px; width: auto; }
  .hero-editorial-headline { font-size: 2.1rem; }
  .hero-editorial-overlay::before { display: none; }
}

/* ══ SOULSHORE — Coming Soon page ════════════════════════════════════════ */

.soulshore-coming-soon {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #FFF8EF;
  padding: 48px 24px;
  font-family: var(--font-body);
}
.soulshore-coming-soon__wordmark {
  font-family: var(--font-display);
  font-size: clamp(2rem, 6vw, 3.5rem);
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #1E3A5F;
  margin: 0 0 8px;
  font-style: italic;
}
.soulshore-coming-soon__sep {
  width: 40px;
  height: 1.5px;
  background: #E76F51;
  margin: 20px auto;
  border: none;
}
.soulshore-coming-soon__headline {
  font-family: var(--font-display);
  font-size: clamp(1.5rem, 3.5vw, 2.4rem);
  font-weight: 400;
  color: #1F1F1F;
  margin: 0 0 16px;
  max-width: 560px;
}
.soulshore-coming-soon__body {
  font-size: 1rem;
  line-height: 1.8;
  color: rgba(31,31,31,0.62);
  max-width: 440px;
  margin: 0 auto 36px;
}
.soulshore-coming-soon__launch {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #E76F51;
  margin-bottom: 28px;
}
.soulshore-coming-soon__btn {
  display: inline-block;
  padding: 14px 36px;
  background: #1E3A5F;
  color: #FFF8EF;
  font-family: var(--font-body);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  transition: background 0.2s ease;
}
.soulshore-coming-soon__btn:hover { background: #E76F51; }











