/* ╔═══════════════════════════════════════════════════════════════════════╗
   ║  GOLDEN CUP · BRIDAL RENTAL JEWELLERY                                  ║
   ║  Calicut + Thrissur                                                    ║
   ║                                                                        ║
   ║  CONCEPT     The Bridal Vault — a lending library for Kerala brides.   ║
   ║              Every piece is a catalogued heirloom; every page is a     ║
   ║              folio in the atelier's bound register.                    ║
   ║                                                                        ║
   ║  PALETTE     Aged paper · Kerala wedding wine · Brushed antique gold   ║
   ║              · Warm Mavoor-Road brown-black · Subtle paper grain.      ║
   ║                                                                        ║
   ║  TYPE        Cormorant Garamond (display, with proper italic mastery)  ║
   ║              · Inter Tight (body, clinical)                            ║
   ║              · Caveat (handwritten — for real bride quotes)            ║
   ║              · JetBrains Mono (catalog numbers, dates).                ║
   ║                                                                        ║
   ║  HARD RULES  No Lenis · No Roman numerals · No Vol/Issue framing       ║
   ║              · No generic Bricolage chunky cards · No template feel.   ║
   ║                                                                        ║
   ║  COMPONENTS  .vault-card · .wax-seal · .kasavu-rule · .folio           ║
   ║              .stylist-note · .bride-spread · .auspice-chip             ║
   ║              .deckle · .spine-label · .signature-script                ║
   ╚═══════════════════════════════════════════════════════════════════════╝ */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&family=Inter+Tight:wght@400;500;600;700&family=Caveat:wght@400;600&family=JetBrains+Mono:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Malayalam:wght@400;500;600&display=swap');

/* ═══ RESET ═══ */
*, *::before, *::after { box-sizing: border-box; }
* { margin: 0; padding: 0; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body { line-height: 1.55; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
img, picture, video, svg { display: block; max-width: 100%; height: auto; }
input, button, textarea, select { font: inherit; color: inherit; }
button { background: none; border: none; cursor: pointer; }
a { color: inherit; text-decoration: none; }
ul, ol { list-style: none; }

/* ═══ DESIGN TOKENS ═══ */
:root {
  /* Paper & ink */
  --paper:       #F4ECD8;   /* primary aged-paper background */
  --paper-warm:  #EFE5CC;   /* slightly darker panels */
  --paper-deep:  #E7DCBE;   /* darker recess */
  --vellum:      #FAF4E2;   /* lightest cream — card highlights */

  /* Brand */
  --wine:        #6B1F2F;   /* Kerala bridal wine — primary brand */
  --wine-deep:   #4A1320;
  --gold:        #B89B5C;   /* antique brushed gold */
  --gold-deep:   #8E7440;
  --gold-light:  #E5D5A8;   /* soft gold-cream */

  /* Ink */
  --ink:         #1A1410;   /* warm primary black */
  --ink-soft:    #44342A;   /* secondary text */
  --ink-mute:    #7A6750;   /* labels, captions */

  /* Lines */
  --line:        rgba(26,20,16,0.10);
  --line-strong: rgba(26,20,16,0.20);
  --gold-line:   rgba(184,155,92,0.40);

  /* Type stacks */
  --f-display: 'Cormorant Garamond', 'EB Garamond', Georgia, serif;
  --f-body:    'Inter Tight', 'Helvetica Neue', Arial, sans-serif;
  --f-script:  'Caveat', 'Brush Script MT', cursive;
  --f-mono:    'JetBrains Mono', 'Courier New', monospace;

  /* Fluid type */
  --t-xs:   clamp(11px, 0.18vw + 10px, 13px);
  --t-sm:   clamp(13px, 0.22vw + 12px, 15px);
  --t-base: clamp(15px, 0.3vw + 14px, 17px);
  --t-lg:   clamp(17px, 0.45vw + 15px, 21px);
  --t-xl:   clamp(20px, 0.9vw + 16px, 28px);
  --t-2xl:  clamp(26px, 1.6vw + 18px, 40px);
  --t-3xl:  clamp(34px, 3vw + 18px, 58px);
  --t-4xl:  clamp(46px, 5vw + 18px, 92px);
  --t-mega: clamp(60px, 9vw + 18px, 160px);

  /* Spacing */
  --s-1: 4px;  --s-2: 8px;  --s-3: 12px; --s-4: 16px;
  --s-5: 20px; --s-6: 24px; --s-8: 32px; --s-10: 40px;
  --s-12: 48px; --s-16: 64px; --s-20: 80px; --s-24: 96px;
  --s-32: 128px;

  /* Layout */
  --max-w: 1440px;
  --pad-x: clamp(20px, 4vw, 56px);

  /* Motion */
  --e-out: cubic-bezier(0.22, 1, 0.36, 1);
  --e-soft: cubic-bezier(0.4, 0, 0.2, 1);
  --dur-1: 240ms;
  --dur-2: 480ms;
  --dur-3: 900ms;
}

/* ═══ BODY ═══ */
body {
  background: var(--paper);
  color: var(--ink);
  font-family: var(--f-body);
  font-size: var(--t-base);
  font-weight: 400;
  overflow-x: hidden;
  position: relative;
}

/* Subtle paper grain (SVG noise filter, fixed across page) */
body::before {
  content: '';
  position: fixed; inset: 0;
  background-image: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.1 0 0 0 0 0.07 0 0 0 0 0.05 0 0 0 0.35 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E");
  background-size: 220px 220px;
  opacity: 0.18;
  pointer-events: none;
  z-index: 1;
  mix-blend-mode: multiply;
}

/* Ensure all main content sits above grain */
body > * { position: relative; z-index: 2; }

/* ═══ TYPOGRAPHY ═══ */
h1, h2, h3, h4, h5 {
  font-family: var(--f-display);
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 1.04;
  color: var(--ink);
}

.t-h1 { font-size: var(--t-4xl); }
.t-h2 { font-size: var(--t-3xl); }
.t-h3 { font-size: var(--t-2xl); }
.t-h4 { font-size: var(--t-xl); }

em, i, .ital { font-style: italic; }

/* Editorial display class — for hero headlines */
.display {
  font-family: var(--f-display);
  font-weight: 400;
  line-height: 0.98;
  letter-spacing: -0.012em;
}
.display em { color: var(--wine); font-weight: 400; }

/* Mono label — used for catalog stamps */
.mono {
  font-family: var(--f-mono);
  font-size: var(--t-xs);
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ink-mute);
}

/* Eyebrow with leading bar */
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: var(--f-mono);
  font-size: var(--t-xs);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold-deep);
  font-weight: 500;
}
.eyebrow::before {
  content: '';
  width: 32px;
  height: 1px;
  background: var(--gold);
}

/* Handwritten script — used for bride quotes & signatures */
.script {
  font-family: var(--f-script);
  font-weight: 400;
  color: var(--wine);
  line-height: 1.15;
}

/* Body helpers */
.lead {
  font-family: var(--f-display);
  font-size: var(--t-xl);
  line-height: 1.4;
  font-weight: 400;
  color: var(--ink-soft);
}
.body {
  font-size: var(--t-base);
  color: var(--ink-soft);
  line-height: 1.65;
}
.body p + p { margin-top: 1em; }

/* Drop cap */
.dropcap::first-letter {
  font-family: var(--f-display);
  font-style: italic;
  font-size: 4.2em;
  line-height: 0.85;
  color: var(--wine);
  float: left;
  margin: 0.05em 0.12em -0.05em 0;
  padding: 0;
}

/* ═══ LAYOUT WRAPPERS ═══ */
.wrap { width: 100%; max-width: var(--max-w); margin-inline: auto; padding-inline: var(--pad-x); }
.section { padding-block: clamp(72px, 9vw, 160px); }
.section--tight { padding-block: clamp(48px, 6vw, 96px); }

/* ═══ KASAVU RULE — gold-thread weave pattern as section divider ═══ */
.kasavu-rule {
  height: 24px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-block: clamp(32px, 5vw, 72px);
  position: relative;
}
.kasavu-rule::before, .kasavu-rule::after {
  content: '';
  flex: 1;
  height: 1px;
  background: var(--gold-line);
}
.kasavu-rule__ornament {
  flex: none;
  width: 200px; height: 24px;
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 24'%3E%3Cg fill='none' stroke='%23B89B5C' stroke-width='0.9'%3E%3Cpath d='M0 12 L80 12'/%3E%3Cpath d='M120 12 L200 12'/%3E%3Ccircle cx='100' cy='12' r='6'/%3E%3Ccircle cx='100' cy='12' r='2.5' fill='%23B89B5C'/%3E%3Cpath d='M88 12 L92 9 M88 12 L92 15 M112 12 L108 9 M112 12 L108 15'/%3E%3Cpath d='M70 7 L70 17 M76 9 L76 15 M124 7 L124 17 M130 9 L130 15'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* ═══ FOLIO — corner page-number marks ═══ */
.folio {
  position: absolute;
  font-family: var(--f-mono);
  font-size: 11px;
  letter-spacing: 0.16em;
  color: var(--ink-mute);
  text-transform: uppercase;
}
.folio--tl { top: 16px; left: 16px; }
.folio--tr { top: 16px; right: 16px; }
.folio--bl { bottom: 16px; left: 16px; }
.folio--br { bottom: 16px; right: 16px; }
.folio em { color: var(--gold-deep); font-style: normal; font-weight: 500; }

/* ═══ WAX-SEAL STAMP ═══ */
.wax-seal {
  display: inline-flex; align-items: center; justify-content: center;
  width: 88px; height: 88px;
  background: var(--wine);
  color: var(--gold-light);
  border-radius: 50%;
  font-family: var(--f-display);
  font-style: italic;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  position: relative;
  box-shadow:
    0 1px 0 rgba(255,255,255,0.18) inset,
    0 0 0 4px var(--wine),
    0 0 0 5px rgba(184,155,92,0.55),
    0 6px 18px rgba(74,19,32,0.25);
  transition: transform var(--dur-2) var(--e-out);
}
.wax-seal:hover { transform: rotate(-6deg) scale(1.04); }
.wax-seal__inner {
  width: 100%; height: 100%;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  padding: 6px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.18);
}
.wax-seal__top {
  font-family: var(--f-mono);
  font-size: 8px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  opacity: 0.75;
  margin-bottom: 2px;
}

/* ═══ AUSPICE CHIP (date / status) ═══ */
.auspice-chip {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 6px 14px;
  background: var(--vellum);
  border: 1px solid var(--gold-line);
  color: var(--ink-soft);
  font-family: var(--f-mono);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.auspice-chip::before {
  content: '●';
  color: var(--gold-deep);
  font-size: 10px;
}
.auspice-chip--wine { background: var(--wine); color: var(--gold-light); border-color: var(--wine); }
.auspice-chip--wine::before { color: var(--gold); }

/* ═══ SPINE LABEL — vertical rotated text ═══ */
.spine-label {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-family: var(--f-mono);
  font-size: 11px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--ink-mute);
  padding: 12px 0;
}
.spine-label--gold { color: var(--gold-deep); }

/* ═══ DECKLE — torn-paper bottom edge for cards ═══ */
.deckle {
  position: relative;
}
.deckle::after {
  content: '';
  position: absolute;
  left: 0; right: 0; bottom: -8px;
  height: 9px;
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 9' preserveAspectRatio='none'%3E%3Cpath d='M0 0 L100 0 L100 4 L96 7 L92 4 L88 6 L84 3 L80 6 L76 4 L72 7 L68 4 L64 5 L60 3 L56 6 L52 4 L48 7 L44 4 L40 5 L36 3 L32 6 L28 4 L24 7 L20 4 L16 5 L12 3 L8 6 L4 4 L0 7 Z' fill='%23F4ECD8'/%3E%3C/svg%3E");
  background-size: 100px 9px;
  background-repeat: repeat-x;
}

/* ═══ BUTTONS ═══ */
.btn {
  display: inline-flex; align-items: center; gap: 12px;
  padding: 16px 28px;
  font-family: var(--f-body);
  font-weight: 500;
  font-size: var(--t-sm);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-radius: 0;
  transition: all var(--dur-1) var(--e-out);
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  text-align: center;
}
.btn .arr { display: inline-block; transition: transform var(--dur-1) var(--e-out); }
.btn:hover .arr { transform: translateX(6px); }

.btn-wine {
  background: var(--wine); color: var(--vellum);
  border: 1px solid var(--wine);
}
.btn-wine:hover { background: var(--wine-deep); border-color: var(--wine-deep); transform: translateY(-1px); box-shadow: 0 8px 20px rgba(74,19,32,0.25); }

.btn-ink {
  background: var(--ink); color: var(--vellum);
  border: 1px solid var(--ink);
}
.btn-ink:hover { background: var(--ink-soft); }

.btn-ghost {
  background: transparent; color: var(--ink);
  border: 1px solid var(--ink);
}
.btn-ghost:hover { background: var(--ink); color: var(--vellum); }

.btn-gold {
  background: var(--gold); color: var(--ink);
  border: 1px solid var(--gold);
}
.btn-gold:hover { background: var(--gold-deep); border-color: var(--gold-deep); color: var(--vellum); }

.btn-text {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 6px 0;
  color: var(--ink);
  border-bottom: 1px solid var(--gold);
  font-family: var(--f-body);
  font-weight: 500;
  font-size: var(--t-sm);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: color var(--dur-1) var(--e-out), border-color var(--dur-1) var(--e-out);
}
.btn-text:hover { color: var(--wine); border-color: var(--wine); }

/* ═══ ATELIER BAR — thin slip above nav, library-card style ═══ */
.atelier-bar {
  background: var(--ink);
  color: var(--gold-light);
  font-family: var(--f-mono);
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 8px 0;
  position: relative;
  z-index: 110;
}
.atelier-bar__inner {
  max-width: var(--max-w); margin-inline: auto;
  padding-inline: var(--pad-x);
  display: flex; justify-content: space-between; align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.atelier-bar a {
  color: var(--gold);
  border-bottom: 1px solid transparent;
  transition: border-color var(--dur-1) var(--e-out);
}
.atelier-bar a:hover { border-bottom-color: var(--gold); }
.atelier-bar__dot { display: inline-block; margin: 0 6px; color: var(--gold-deep); }
@media (max-width: 720px) {
  .atelier-bar__inner > :nth-child(3) { display: none; }
}

/* ═══ NAV ═══ */
.nav {
  position: sticky; top: 0;
  background: rgba(244,236,216,0.92);
  backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px);
  border-bottom: 1px solid var(--gold-line);
  z-index: 100;
}
.nav__inner {
  display: flex; align-items: center; justify-content: space-between;
  height: 80px;
  max-width: var(--max-w); margin-inline: auto;
  padding-inline: var(--pad-x);
}
.nav__logo {
  display: flex; align-items: center; gap: 14px;
  font-family: var(--f-display);
  font-size: 24px;
  letter-spacing: 0.01em;
  color: var(--ink);
  font-weight: 500;
}
.nav__logo .logomark {
  width: 36px; height: 36px;
  flex: none;
}
.nav__logo em { color: var(--wine); font-style: italic; margin-left: -2px; }
.nav__links {
  display: flex; align-items: center; gap: 38px;
}
.nav__link {
  font-family: var(--f-body);
  font-weight: 500;
  font-size: var(--t-sm);
  color: var(--ink);
  position: relative;
  padding-block: 4px;
  letter-spacing: 0.04em;
}
.nav__link::after {
  content: '';
  position: absolute; left: 0; right: 0; bottom: 0;
  height: 1px; background: var(--gold);
  transform: scaleX(0); transform-origin: left;
  transition: transform var(--dur-2) var(--e-out);
}
.nav__link:hover::after,
.nav__link.is-active::after { transform: scaleX(1); }
.nav__cta { display: inline-flex; align-items: center; gap: 10px; }
.nav__burger {
  display: none;
  width: 44px; height: 44px;
  flex-direction: column; align-items: center; justify-content: center; gap: 6px;
}
.nav__burger span {
  display: block; width: 22px; height: 1px;
  background: var(--ink);
  transition: transform var(--dur-2) var(--e-out), opacity var(--dur-2) var(--e-out);
}
.nav.is-open .nav__burger span:nth-child(1) { transform: translateY(3.5px) rotate(45deg); }
.nav.is-open .nav__burger span:nth-child(2) { opacity: 0; }
.nav.is-open .nav__burger span:nth-child(3) { transform: translateY(-3.5px) rotate(-45deg); }

.nav__overlay {
  position: fixed; inset: 122px 0 0 0;
  background: var(--paper);
  padding: 56px var(--pad-x);
  display: flex; flex-direction: column; gap: 18px;
  transform: translateY(-100%); opacity: 0; pointer-events: none;
  transition: transform var(--dur-2) var(--e-out), opacity var(--dur-2) var(--e-out);
  z-index: 99;
  overflow-y: auto;
}
.nav.is-open .nav__overlay { transform: translateY(0); opacity: 1; pointer-events: auto; }
.nav__overlay .nav__link {
  font-family: var(--f-display);
  font-size: var(--t-2xl);
  color: var(--ink);
  letter-spacing: 0;
  padding-block: 8px;
  border-bottom: 1px solid var(--line);
}
.nav__overlay .nav__link em { color: var(--wine); font-style: italic; }
.nav__overlay-cta { margin-top: 24px; }

@media (max-width: 920px) {
  .nav__links { display: none; }
  .nav__burger { display: flex; }
  .nav__cta { display: none; }
}

/* ═══ HERO — cinematic full-bleed with overlay text ═══ */
.hero {
  position: relative;
  min-height: 92dvh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}
.hero__media {
  position: absolute; inset: 0;
  z-index: 0;
}
.hero__media img {
  width: 100%; height: 100%;
  object-fit: cover; object-position: center 30%;
}
.hero__media::after {
  content: '';
  position: absolute; inset: 0;
  background:
    linear-gradient(180deg, rgba(26,20,16,0.05) 0%, rgba(26,20,16,0.0) 30%, rgba(26,20,16,0.55) 80%, rgba(26,20,16,0.78) 100%),
    linear-gradient(90deg, rgba(26,20,16,0.45) 0%, rgba(26,20,16,0) 50%);
}
.hero__inner {
  position: relative; z-index: 2;
  width: 100%;
  max-width: var(--max-w); margin-inline: auto;
  padding: var(--pad-x);
  padding-bottom: clamp(48px, 6vw, 96px);
}
.hero__chip-row {
  display: flex; flex-wrap: wrap; gap: 12px;
  margin-bottom: 28px;
}
.hero__chip-row .auspice-chip {
  background: rgba(244,236,216,0.92);
  border-color: rgba(184,155,92,0.6);
  color: var(--ink);
  backdrop-filter: blur(6px);
}
.hero__title {
  font-family: var(--f-display);
  font-weight: 400;
  font-size: var(--t-mega);
  line-height: 0.92;
  letter-spacing: -0.02em;
  color: var(--vellum);
  max-width: 14ch;
  margin-bottom: 32px;
  text-shadow: 0 2px 18px rgba(0,0,0,0.25);
}
.hero__title em { color: var(--gold-light); font-weight: 400; }
.hero__bottom {
  display: grid; grid-template-columns: 1.6fr 1fr;
  gap: clamp(28px, 4vw, 64px);
  align-items: end;
  padding-top: 28px;
  border-top: 1px solid rgba(229,213,168,0.35);
}
.hero__sub {
  font-family: var(--f-display);
  font-size: var(--t-xl);
  line-height: 1.4;
  color: rgba(244,236,216,0.85);
  max-width: 44ch;
}
.hero__ctas {
  display: flex; flex-wrap: wrap; gap: 14px;
  justify-self: end;
}
.hero .btn-wine { background: var(--gold); color: var(--ink); border-color: var(--gold); }
.hero .btn-wine:hover { background: var(--vellum); border-color: var(--vellum); }
.hero .btn-ghost { color: var(--vellum); border-color: rgba(244,236,216,0.55); }
.hero .btn-ghost:hover { background: var(--vellum); color: var(--ink); border-color: var(--vellum); }
.hero__scroll-cue {
  position: absolute; left: 50%; bottom: 24px;
  transform: translateX(-50%);
  font-family: var(--f-mono);
  font-size: 10px; letter-spacing: 0.32em;
  color: rgba(244,236,216,0.7);
  text-transform: uppercase;
  display: flex; flex-direction: column; align-items: center; gap: 6px;
  z-index: 3;
}
.hero__scroll-cue::after {
  content: ''; width: 1px; height: 32px;
  background: linear-gradient(180deg, rgba(244,236,216,0.7), rgba(244,236,216,0));
  animation: cue-pulse 2.4s ease-in-out infinite;
}
@keyframes cue-pulse { 0%, 100% { opacity: 0.4; } 50% { opacity: 1; } }

@media (max-width: 880px) {
  .hero { min-height: 80dvh; }
  .hero__title { font-size: clamp(48px, 14vw, 80px); }
  .hero__bottom { grid-template-columns: 1fr; gap: 24px; }
  .hero__ctas { justify-self: start; }
  .hero__scroll-cue { display: none; }
}

/* ═══ EDITORIAL INTRO — magazine-style opening paragraph ═══ */
.editorial-intro {
  padding-block: clamp(80px, 10vw, 144px);
  background: var(--paper);
}
.editorial-intro__inner {
  max-width: 980px; margin-inline: auto;
  padding-inline: var(--pad-x);
  display: grid; grid-template-columns: 1fr 2.2fr;
  gap: clamp(32px, 5vw, 88px);
  align-items: start;
}
.editorial-intro__left .eyebrow { margin-bottom: 18px; }
.editorial-intro__left .mono { display: block; color: var(--ink-mute); }
.editorial-intro__body {
  font-family: var(--f-display);
  font-size: clamp(22px, 1.4vw + 16px, 32px);
  line-height: 1.32;
  color: var(--ink);
  font-weight: 400;
}
.editorial-intro__body em { color: var(--wine); }
.editorial-intro__body .underline-hand {
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 8' preserveAspectRatio='none'%3E%3Cpath d='M2 5 Q 25 1, 50 5 T 98 4' stroke='%23B89B5C' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 100% 6px;
  padding-bottom: 4px;
}
@media (max-width: 880px) {
  .editorial-intro__inner { grid-template-columns: 1fr; gap: 24px; }
}

/* ═══ SECTION HEADER (large editorial) ═══ */
.sec-head {
  display: grid; grid-template-columns: 1fr 1.4fr;
  gap: clamp(32px, 5vw, 88px);
  align-items: end;
  margin-bottom: clamp(48px, 6vw, 88px);
}
.sec-head__title {
  font-family: var(--f-display);
  font-size: var(--t-3xl);
  line-height: 1.02;
  color: var(--ink);
  font-weight: 400;
}
.sec-head__title em { color: var(--wine); }
.sec-head__lead {
  font-family: var(--f-body);
  font-size: var(--t-lg);
  line-height: 1.55;
  color: var(--ink-soft);
  max-width: 52ch;
}
.sec-head--center {
  grid-template-columns: 1fr;
  text-align: center;
  max-width: 820px; margin-inline: auto;
}
.sec-head--center .eyebrow { justify-content: center; }
.sec-head--center .sec-head__title { max-width: 100%; }
@media (max-width: 880px) {
  .sec-head { grid-template-columns: 1fr; }
}

/* ═══ FEATURED BRIDE SPREAD — magazine editorial layout ═══ */
.bride-spread {
  position: relative;
  padding: clamp(56px, 7vw, 120px) 0;
  background: var(--paper-warm);
}
.bride-spread__inner {
  max-width: var(--max-w); margin-inline: auto;
  padding-inline: var(--pad-x);
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: clamp(28px, 4vw, 80px);
  align-items: center;
}
.bride-spread--rev .bride-spread__media { order: 2; }
.bride-spread__media {
  position: relative;
  aspect-ratio: 4/5;
  overflow: hidden;
  background: var(--paper-deep);
}
.bride-spread__media img { width: 100%; height: 100%; object-fit: cover; }
.bride-spread__media-cap {
  position: absolute; left: 16px; bottom: 16px;
  font-family: var(--f-mono);
  font-size: 10px; letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--vellum);
  background: rgba(26,20,16,0.55);
  padding: 6px 10px;
  backdrop-filter: blur(4px);
}
.bride-spread__copy { padding: clamp(16px, 3vw, 40px) 0; display: flex; flex-direction: column; gap: 22px; }
.bride-spread__no {
  font-family: var(--f-mono);
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold-deep);
}
.bride-spread__title {
  font-family: var(--f-display);
  font-size: var(--t-3xl);
  line-height: 1.02;
  color: var(--ink);
}
.bride-spread__title em { color: var(--wine); }
.bride-spread__body {
  font-size: var(--t-base);
  color: var(--ink-soft);
  line-height: 1.65;
  max-width: 52ch;
}
.bride-spread__body p + p { margin-top: 1em; }
.bride-spread__quote {
  font-family: var(--f-script);
  font-size: clamp(22px, 1.4vw + 16px, 32px);
  color: var(--wine);
  line-height: 1.2;
  padding: 16px 0 8px;
  position: relative;
}
.bride-spread__quote::before {
  content: '"';
  font-family: var(--f-display);
  font-size: 3em;
  line-height: 0.6;
  color: var(--gold);
  position: absolute;
  left: -28px; top: 18px;
}
.bride-spread__details {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: 16px 24px;
  padding-top: 20px;
  border-top: 1px solid var(--gold-line);
  margin-top: 8px;
}
.bride-spread__detail-k {
  font-family: var(--f-mono); font-size: 10px;
  letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--ink-mute);
}
.bride-spread__detail-v {
  font-family: var(--f-display);
  font-style: italic;
  font-size: var(--t-lg);
  color: var(--ink);
  margin-top: 2px;
}
@media (max-width: 880px) {
  .bride-spread__inner { grid-template-columns: 1fr; }
  .bride-spread--rev .bride-spread__media { order: 0; }
  .bride-spread__quote::before { display: none; }
}

/* ═══ VAULT CATALOG GRID — collections as library cards ═══ */
.vault-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(28px, 3vw, 48px) clamp(20px, 2.5vw, 36px);
}
.vault-card {
  position: relative;
  display: flex; flex-direction: column;
  background: var(--vellum);
  border: 1px solid var(--line);
  padding: 0;
  cursor: pointer;
  transition: transform var(--dur-2) var(--e-out), box-shadow var(--dur-2) var(--e-out);
}
.vault-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(26,20,16,0.12);
}
.vault-card__header {
  display: flex; justify-content: space-between; align-items: center;
  padding: 14px 18px;
  border-bottom: 1px solid var(--line);
  font-family: var(--f-mono);
  font-size: 10px; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--ink-mute);
}
.vault-card__header span:last-child { color: var(--gold-deep); }
.vault-card__img {
  aspect-ratio: 3/4;
  overflow: hidden;
  background: var(--paper-deep);
  position: relative;
}
.vault-card__img img {
  width: 100%; height: 100%; object-fit: cover;
  transition: transform 1.2s var(--e-out);
}
.vault-card:hover .vault-card__img img { transform: scale(1.05); }
.vault-card__body {
  padding: 22px 20px 26px;
  display: flex; flex-direction: column; gap: 10px;
  flex: 1;
}
.vault-card__title {
  font-family: var(--f-display);
  font-size: var(--t-xl);
  line-height: 1.08;
  color: var(--ink);
  font-weight: 400;
}
.vault-card__title em { color: var(--wine); }
.vault-card__desc {
  font-size: var(--t-sm);
  color: var(--ink-soft);
  line-height: 1.55;
}
.vault-card__footer {
  display: flex; justify-content: space-between; align-items: center;
  padding: 12px 20px;
  border-top: 1px dashed var(--gold-line);
  font-family: var(--f-mono);
  font-size: 10px; letter-spacing: 0.16em;
  text-transform: uppercase; color: var(--ink-mute);
  margin-top: auto;
}
.vault-card__footer .stat { color: var(--wine); font-style: italic; font-family: var(--f-display); font-size: 14px; letter-spacing: 0; text-transform: none; }
.vault-card__arrow {
  color: var(--gold-deep);
  transition: transform var(--dur-1) var(--e-out);
  font-family: var(--f-display);
}
.vault-card:hover .vault-card__arrow { transform: translateX(4px); color: var(--wine); }
@media (max-width: 980px) { .vault-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .vault-grid { grid-template-columns: 1fr; } }

/* ═══ STYLIST'S NOTE — large pull-quote with signature ═══ */
.stylist-note {
  background: var(--vellum);
  padding-block: clamp(72px, 10vw, 144px);
  position: relative;
}
.stylist-note__inner {
  max-width: 1080px; margin-inline: auto;
  padding-inline: var(--pad-x);
  text-align: center;
}
.stylist-note__quote {
  font-family: var(--f-display);
  font-style: italic;
  font-size: clamp(28px, 2.8vw + 14px, 56px);
  line-height: 1.18;
  color: var(--ink);
  font-weight: 400;
  letter-spacing: -0.005em;
}
.stylist-note__quote em { color: var(--wine); font-style: italic; }
.stylist-note__quote-marks {
  font-family: var(--f-display);
  font-size: clamp(80px, 8vw + 24px, 144px);
  line-height: 0.5;
  color: var(--gold);
  margin-bottom: 24px;
  display: block;
}
.stylist-note__sig {
  margin-top: 36px;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
}
.stylist-note__sig-name {
  font-family: var(--f-script);
  font-size: clamp(28px, 1.5vw + 18px, 42px);
  color: var(--wine);
  line-height: 1;
}
.stylist-note__sig-role {
  font-family: var(--f-mono);
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--ink-mute);
  margin-top: 6px;
}

/* ═══ DIARY — handwritten bride notes ═══ */
.diary {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: clamp(24px, 3vw, 48px);
}
.diary__card {
  background: var(--vellum);
  padding: clamp(28px, 3vw, 40px) clamp(24px, 2.5vw, 36px);
  border: 1px solid var(--line);
  display: flex; flex-direction: column; gap: 22px;
  position: relative;
  transform: rotate(-0.4deg);
  box-shadow: 0 1px 0 var(--line);
}
.diary__card:nth-child(2) { transform: rotate(0.6deg); }
.diary__card:nth-child(3) { transform: rotate(-0.8deg); }
.diary__date {
  font-family: var(--f-mono);
  font-size: 10px; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--gold-deep);
}
.diary__quote {
  font-family: var(--f-script);
  font-size: clamp(22px, 1.2vw + 16px, 28px);
  color: var(--ink);
  line-height: 1.25;
}
.diary__quote em { color: var(--wine); font-style: italic; }
.diary__sig {
  display: flex; justify-content: space-between; align-items: baseline;
  border-top: 1px solid var(--gold-line);
  padding-top: 14px;
  font-family: var(--f-display);
  font-style: italic;
  font-size: var(--t-base);
  color: var(--ink);
}
.diary__sig small {
  font-family: var(--f-mono);
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ink-mute);
  font-style: normal;
}
@media (max-width: 980px) { .diary { grid-template-columns: 1fr; max-width: 480px; margin-inline: auto; } }

/* ═══ PROCESS TIMELINE — 90-minute appointment broken into stages ═══ */
.timeline {
  position: relative;
}
.timeline::before {
  content: '';
  position: absolute; left: 60px; top: 24px; bottom: 24px;
  width: 1px;
  background: var(--gold-line);
}
.timeline__row {
  display: grid;
  grid-template-columns: 120px 1fr 1.4fr;
  gap: clamp(24px, 3vw, 56px);
  padding-block: clamp(24px, 3vw, 44px);
  border-bottom: 1px solid var(--line);
  align-items: start;
  position: relative;
}
.timeline__row:last-child { border-bottom: 0; }
.timeline__time {
  font-family: var(--f-mono);
  font-size: 12px;
  letter-spacing: 0.18em;
  color: var(--gold-deep);
  text-transform: uppercase;
  padding-top: 6px;
  position: relative;
}
.timeline__time::after {
  content: '';
  position: absolute; right: -36px; top: 14px;
  width: 10px; height: 10px; border-radius: 50%;
  background: var(--wine);
  box-shadow: 0 0 0 4px var(--paper), 0 0 0 5px var(--gold-line);
  z-index: 2;
}
.timeline__head {
  font-family: var(--f-display);
  font-size: var(--t-2xl);
  line-height: 1.05;
  color: var(--ink);
}
.timeline__head em { color: var(--wine); }
.timeline__desc {
  font-size: var(--t-base);
  color: var(--ink-soft);
  line-height: 1.65;
}
@media (max-width: 880px) {
  .timeline::before { left: 20px; }
  .timeline__row { grid-template-columns: 1fr; gap: 12px; padding-left: 36px; }
  .timeline__time::after { left: -36px; right: auto; }
}

/* ═══ COMPARISON — rent vs buy ═══ */
.compare {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: 0;
  border: 1px solid var(--gold-line);
  background: var(--vellum);
}
.compare__col {
  padding: clamp(32px, 4vw, 56px);
  display: flex; flex-direction: column; gap: 18px;
  position: relative;
}
.compare__col + .compare__col {
  border-left: 1px solid var(--gold-line);
  background: var(--paper);
}
.compare__head {
  display: flex; align-items: baseline; justify-content: space-between;
  gap: 16px;
  border-bottom: 1px solid var(--gold-line);
  padding-bottom: 18px;
}
.compare__title {
  font-family: var(--f-display);
  font-size: var(--t-2xl);
  line-height: 1;
  color: var(--ink);
}
.compare__title em { color: var(--wine); }
.compare__col--buy .compare__title { color: var(--ink-mute); }
.compare__col--buy .compare__title em { color: var(--ink-mute); }
.compare__verdict {
  font-family: var(--f-mono);
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold-deep);
}
.compare__col--buy .compare__verdict { color: var(--ink-mute); opacity: 0.7; }
.compare__list { display: flex; flex-direction: column; gap: 14px; }
.compare__row {
  display: flex; gap: 14px; align-items: flex-start;
  font-size: var(--t-base);
  color: var(--ink-soft);
  line-height: 1.5;
}
.compare__row::before {
  content: '';
  flex: none; width: 14px; height: 14px;
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M3 7.5 L6 10 L11 4' stroke='%236B1F2F' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  margin-top: 5px;
}
.compare__col--buy .compare__row::before {
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M3 3 L11 11 M11 3 L3 11' stroke='%237A6750' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
}
@media (max-width: 760px) {
  .compare { grid-template-columns: 1fr; }
  .compare__col + .compare__col { border-left: 0; border-top: 1px solid var(--gold-line); }
}

/* ═══ SHOWROOM CARD ═══ */
.showrooms {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: clamp(24px, 3vw, 40px);
}
.showroom {
  position: relative;
  background: var(--vellum);
  overflow: hidden;
  display: flex; flex-direction: column;
  border: 1px solid var(--line);
}
.showroom__img {
  aspect-ratio: 16/10;
  overflow: hidden;
  background: var(--paper-deep);
  position: relative;
}
.showroom__img img { width: 100%; height: 100%; object-fit: cover; }
.showroom__img::after {
  content: '';
  position: absolute; inset: 0;
  background: linear-gradient(180deg, transparent 50%, rgba(26,20,16,0.55) 100%);
}
.showroom__city-overlay {
  position: absolute; left: 24px; bottom: 20px;
  font-family: var(--f-display);
  font-size: var(--t-2xl);
  color: var(--vellum);
  line-height: 1;
}
.showroom__city-overlay em { color: var(--gold-light); font-style: italic; }
.showroom__body {
  padding: clamp(24px, 3vw, 40px);
  display: flex; flex-direction: column; gap: 16px;
}
.showroom__role {
  display: inline-flex;
  font-family: var(--f-mono);
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold-deep);
}
.showroom__addr {
  font-family: var(--f-display);
  font-size: var(--t-lg);
  line-height: 1.4;
  color: var(--ink);
}
.showroom__rows {
  display: flex; flex-direction: column; gap: 10px;
  padding-top: 12px; border-top: 1px solid var(--line);
}
.showroom__row {
  display: grid; grid-template-columns: 100px 1fr;
  font-size: var(--t-sm);
  color: var(--ink);
  align-items: baseline;
}
.showroom__row .k {
  font-family: var(--f-mono); font-size: 10px;
  letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--ink-mute);
}
.showroom__row a { border-bottom: 1px solid var(--gold); padding-bottom: 1px; }
.showroom__row a:hover { color: var(--wine); border-color: var(--wine); }
.showroom__cta { margin-top: 12px; align-self: flex-start; }
@media (max-width: 760px) { .showrooms { grid-template-columns: 1fr; } }

/* ═══ BRIDAL CALENDAR ═══ */
.calendar {
  display: grid; grid-template-columns: repeat(6, 1fr); gap: 1px;
  background: var(--gold-line);
  border: 1px solid var(--gold-line);
}
.calendar__cell {
  background: var(--vellum);
  padding: 24px 16px;
  display: flex; flex-direction: column; gap: 6px;
  text-align: center;
  position: relative;
}
.calendar__cell.is-peak {
  background: var(--wine);
  color: var(--vellum);
}
.calendar__cell.is-peak .calendar__month { color: var(--gold-light); }
.calendar__cell.is-peak .calendar__note { color: rgba(244,236,216,0.78); }
.calendar__month {
  font-family: var(--f-display);
  font-size: var(--t-xl);
  font-style: italic;
  color: var(--ink);
  line-height: 1;
}
.calendar__season {
  font-family: var(--f-mono);
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-top: 4px;
}
.calendar__cell.is-peak .calendar__season { color: var(--gold-light); }
.calendar__note {
  font-size: 11px;
  color: var(--ink-mute);
  margin-top: 6px;
  line-height: 1.35;
}
@media (max-width: 980px) {
  .calendar { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 560px) {
  .calendar { grid-template-columns: repeat(2, 1fr); }
}

/* ═══ PRESS / RECOGNITION STRIP ═══ */
.press {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: clamp(20px, 2.5vw, 36px);
  border-top: 1px solid var(--gold-line);
  border-bottom: 1px solid var(--gold-line);
  padding-block: clamp(28px, 4vw, 56px);
}
.press__cell {
  display: flex; flex-direction: column; gap: 6px;
  text-align: center;
}
.press__num {
  font-family: var(--f-display);
  font-style: italic;
  font-size: clamp(28px, 2.2vw + 14px, 48px);
  color: var(--wine);
  line-height: 1;
}
.press__lbl {
  font-family: var(--f-mono);
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--ink-mute);
}
@media (max-width: 760px) { .press { grid-template-columns: repeat(2, 1fr); gap: 28px 20px; } }

/* ═══ FINAL CTA BAND ═══ */
.cta-band {
  background: var(--wine);
  color: var(--vellum);
  padding-block: clamp(96px, 11vw, 180px);
  position: relative;
  overflow: hidden;
}
.cta-band::before {
  content: '';
  position: absolute; inset: 0;
  background-image:
    radial-gradient(circle at 15% 20%, rgba(184,155,92,0.16), transparent 40%),
    radial-gradient(circle at 85% 80%, rgba(184,155,92,0.12), transparent 40%);
}
.cta-band__inner {
  position: relative; z-index: 2;
  display: grid; grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 6vw, 96px);
  align-items: center;
}
.cta-band__left { display: flex; flex-direction: column; gap: 24px; }
.cta-band__title {
  font-family: var(--f-display);
  font-size: var(--t-4xl);
  line-height: 0.95;
  color: var(--vellum);
  font-weight: 400;
  max-width: 16ch;
}
.cta-band__title em { color: var(--gold-light); font-style: italic; }
.cta-band__sub {
  font-family: var(--f-display);
  font-size: var(--t-xl);
  line-height: 1.4;
  color: rgba(244,236,216,0.82);
  max-width: 42ch;
}
.cta-band__ctas { display: flex; flex-wrap: wrap; gap: 14px; }
.cta-band .btn-wine { background: var(--gold); color: var(--ink); border-color: var(--gold); }
.cta-band .btn-wine:hover { background: var(--vellum); border-color: var(--vellum); }
.cta-band .btn-ghost { color: var(--vellum); border-color: rgba(244,236,216,0.4); }
.cta-band .btn-ghost:hover { background: var(--vellum); color: var(--wine); border-color: var(--vellum); }

.cta-band__right {
  display: flex; justify-content: center; align-items: center;
}
.cta-band__seal {
  width: 280px; height: 280px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 30%, rgba(255,255,255,0.18), transparent 50%),
    var(--wine-deep);
  display: flex; align-items: center; justify-content: center;
  position: relative;
  box-shadow:
    inset 0 0 0 1px rgba(184,155,92,0.45),
    inset 0 0 0 8px var(--wine-deep),
    inset 0 0 0 9px rgba(184,155,92,0.55),
    0 30px 60px rgba(0,0,0,0.35);
}
.cta-band__seal-text {
  font-family: var(--f-display);
  font-style: italic;
  color: var(--gold-light);
  text-align: center;
  font-size: 28px;
  line-height: 1.05;
  padding: 12px;
}
.cta-band__seal-text small {
  display: block;
  font-family: var(--f-mono);
  font-style: normal;
  font-size: 9px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 14px;
}
@media (max-width: 880px) {
  .cta-band__inner { grid-template-columns: 1fr; }
  .cta-band__seal { width: 220px; height: 220px; }
}

/* ═══ FOOTER ═══ */
.foot {
  background: var(--ink);
  color: var(--vellum);
  padding-top: clamp(72px, 8vw, 120px);
  padding-bottom: 28px;
  border-top: 4px solid var(--wine);
}
.foot__grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: clamp(24px, 3vw, 56px);
  padding-bottom: 56px;
  border-bottom: 1px solid rgba(244,236,216,0.12);
}
.foot__col { display: flex; flex-direction: column; gap: 14px; }
.foot__brand {
  font-family: var(--f-display);
  font-size: var(--t-3xl);
  color: var(--vellum);
  line-height: 1;
}
.foot__brand em { color: var(--gold); font-style: italic; }
.foot__tag {
  font-size: var(--t-sm);
  color: rgba(244,236,216,0.62);
  line-height: 1.55;
  max-width: 36ch;
}
.foot__h {
  font-family: var(--f-mono);
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 6px;
}
.foot__col a {
  font-size: var(--t-sm);
  color: rgba(244,236,216,0.78);
  transition: color var(--dur-1) var(--e-out);
}
.foot__col a:hover { color: var(--gold); }
.foot__col p {
  font-size: var(--t-sm);
  color: rgba(244,236,216,0.62);
  line-height: 1.55;
}
.foot__bottom {
  display: flex; justify-content: space-between; align-items: center;
  padding-top: 24px;
  flex-wrap: wrap; gap: 16px;
}
.foot__bottom small {
  font-family: var(--f-mono);
  font-size: 10px;
  letter-spacing: 0.16em;
  color: rgba(244,236,216,0.42);
  text-transform: uppercase;
}
.foot__bottom small a { color: var(--gold); border-bottom: 1px solid transparent; transition: border-color var(--dur-1) var(--e-out); }
.foot__bottom small a:hover { border-bottom-color: var(--gold); }
.foot__socials { display: flex; gap: 16px; }
.foot__socials a {
  font-family: var(--f-mono);
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(244,236,216,0.62);
}
.foot__socials a:hover { color: var(--gold); }
@media (max-width: 880px) {
  .foot__grid { grid-template-columns: 1fr 1fr; }
  .foot__col:first-child { grid-column: 1 / -1; }
}

/* ═══ PAGE-HERO (used on sub-pages) ═══ */
.page-hero {
  padding: clamp(72px, 9vw, 128px) 0 clamp(48px, 6vw, 96px);
  border-bottom: 1px solid var(--gold-line);
}
.page-hero__inner {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: clamp(32px, 5vw, 88px);
  align-items: end;
}
.page-hero__title {
  font-family: var(--f-display);
  font-size: var(--t-4xl);
  line-height: 0.96;
  color: var(--ink);
  max-width: 14ch;
}
.page-hero__title em { color: var(--wine); }
.page-hero__lead {
  font-family: var(--f-display);
  font-size: var(--t-xl);
  line-height: 1.4;
  color: var(--ink-soft);
  max-width: 50ch;
}
@media (max-width: 880px) { .page-hero__inner { grid-template-columns: 1fr; } }

/* ═══ FULL-BLEED PHOTO BAND ═══ */
.full-bleed {
  position: relative;
  width: 100%;
  aspect-ratio: 21/9;
  overflow: hidden;
  background: var(--paper-deep);
}
.full-bleed img { width: 100%; height: 100%; object-fit: cover; }
.full-bleed__cap {
  position: absolute; right: 24px; bottom: 20px;
  font-family: var(--f-mono); font-size: 10px;
  letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--vellum);
  background: rgba(26,20,16,0.6);
  padding: 6px 12px;
  backdrop-filter: blur(4px);
}

/* ═══ REVEAL ═══
   JS-driven on scroll. CSS fallback animates everything in after 1.5s in case JS fails. */
@keyframes gc-reveal-fallback { to { opacity: 1; transform: translateY(0); } }
.reveal {
  opacity: 0; transform: translateY(28px);
  transition: opacity 800ms var(--e-out), transform 800ms var(--e-out);
  animation: gc-reveal-fallback 600ms var(--e-out) 1.5s forwards;
}
.reveal.is-in { opacity: 1; transform: translateY(0); animation: none; }
html.js-ready .reveal { animation: none; }
html.js-ready .reveal:not(.is-in) { opacity: 0; transform: translateY(28px); }
.reveal.delay-1 { transition-delay: 80ms; }
.reveal.delay-2 { transition-delay: 160ms; }
.reveal.delay-3 { transition-delay: 240ms; }
.reveal.delay-4 { transition-delay: 320ms; }

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
  .reveal { opacity: 1; transform: none; }
  .cue-pulse, .hero__scroll-cue::after { animation: none; }
}

/* ═══ UTILITIES ═══ */
.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; }
.center { text-align: center; }
.mt-s { margin-top: 16px; } .mt-m { margin-top: 32px; } .mt-l { margin-top: 56px; }

/* ╔══════════════════════════════════════════════════════════════╗
   ║  PREMIUM LAYER (v11) — signature motion + Kerala flourishes    ║
   ╚══════════════════════════════════════════════════════════════╝ */

/* ═══ MARQUEE — gold thread of collection names + Malayalam wedding words ═══ */
.marquee {
  background: var(--wine);
  color: var(--gold-light);
  overflow: hidden;
  border-block: 1px solid var(--gold-deep);
  padding-block: 16px;
  position: relative;
}
.marquee::before, .marquee::after {
  content: '';
  position: absolute; top: 0; bottom: 0; width: 80px;
  z-index: 2; pointer-events: none;
}
.marquee::before { left: 0;  background: linear-gradient(90deg, var(--wine), transparent); }
.marquee::after  { right: 0; background: linear-gradient(270deg, var(--wine), transparent); }
.marquee__track {
  display: inline-flex; align-items: center;
  gap: 0;
  white-space: nowrap;
  will-change: transform;
  animation: marquee-scroll 38s linear infinite;
}
.marquee:hover .marquee__track { animation-play-state: paused; }
.marquee__item {
  font-family: var(--f-display);
  font-style: italic;
  font-size: clamp(20px, 1.4vw + 14px, 32px);
  color: var(--vellum);
  padding-inline: 28px;
  display: inline-flex; align-items: center; gap: 28px;
}
.marquee__item.mal {
  font-family: 'Noto Serif Malayalam', var(--f-display);
  font-style: normal;
  color: var(--gold-light);
}
.marquee__item::after {
  content: '✦';
  font-size: 0.5em;
  color: var(--gold);
  font-style: normal;
}
@keyframes marquee-scroll {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* ═══ CLIP REVEAL — premium wipe for images on scroll ═══ */
html.js-ready .clip-reveal {
  clip-path: inset(0 0 100% 0);
  transition: clip-path 1100ms var(--e-out);
  will-change: clip-path;
}
html.js-ready .clip-reveal.is-in { clip-path: inset(0 0 0 0); }
.clip-reveal img { transform: scale(1.08); transition: transform 1400ms var(--e-out); }
html.js-ready .clip-reveal.is-in img { transform: scale(1); }
@media (prefers-reduced-motion: reduce) {
  html.js-ready .clip-reveal { clip-path: none !important; }
  .clip-reveal img { transform: none !important; }
}

/* ═══ COUNT-UP — tabular numerals so width doesn't jump ═══ */
.count { font-variant-numeric: tabular-nums; }

/* ═══ ANIMATED EYEBROW UNDERLINE (draws on reveal) ═══ */
html.js-ready .eyebrow::before { width: 0; transition: width 700ms var(--e-out) 120ms; }
html.js-ready .eyebrow.is-in::before,
html.js-ready .reveal.is-in .eyebrow::before { width: 32px; }
/* If eyebrow itself carries .reveal */
html.js-ready .eyebrow.reveal.is-in::before { width: 32px; }

/* ═══ WORD REVEAL — for split hero / section titles ═══ */
.word-reveal { display: inline-block; overflow: hidden; vertical-align: top; }
.word-reveal > span {
  display: inline-block;
  transform: translateY(110%);
  transition: transform 900ms var(--e-out);
}
html.js-ready .word-reveal.is-in > span,
html.js-ready .is-in .word-reveal > span { transform: translateY(0); }
@media (prefers-reduced-motion: reduce) {
  .word-reveal > span { transform: none !important; }
}

/* ═══ HERO refinement: stronger legibility scrim + entrance ═══ */
.hero__media::after {
  background:
    linear-gradient(180deg, rgba(26,20,16,0.10) 0%, rgba(26,20,16,0.0) 26%, rgba(26,20,16,0.58) 78%, rgba(26,20,16,0.82) 100%),
    linear-gradient(90deg, rgba(26,20,16,0.52) 0%, rgba(26,20,16,0.06) 52%, rgba(26,20,16,0) 72%);
}

/* ═══ VAULT CARD — gold corner ticks for a catalogued feel ═══ */
.vault-card::before, .vault-card::after {
  content: '';
  position: absolute; width: 12px; height: 12px;
  border-color: var(--gold); border-style: solid; border-width: 0;
  opacity: 0; transition: opacity var(--dur-2) var(--e-out);
  z-index: 3;
}
.vault-card::before { top: 8px; left: 8px; border-top-width: 1px; border-left-width: 1px; }
.vault-card::after  { bottom: 8px; right: 8px; border-bottom-width: 1px; border-right-width: 1px; }
.vault-card:hover::before, .vault-card:hover::after { opacity: 1; }

/* ═══ SEAL slow spin on the CTA band ═══ */
@keyframes seal-rotate { to { transform: rotate(360deg); } }
.cta-band__seal::before {
  content: '';
  position: absolute; inset: -18px;
  border-radius: 50%;
  border: 1px dashed rgba(184,155,92,0.4);
  animation: seal-rotate 40s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .cta-band__seal::before { animation: none; }
  .marquee__track { animation: none; }
}

/* ═══ NAV CTA subtle pulse ring ═══ */
.nav__cta { position: relative; }
.nav__cta::after {
  content: '';
  position: absolute; inset: 0;
  border: 1px solid var(--gold);
  opacity: 0;
  transition: opacity var(--dur-1) var(--e-out);
  pointer-events: none;
}
.nav__cta:hover::after { opacity: 0.6; transform: scale(1.06); }
