/* ============================================================
   all things good — Gulabi (Pink City) design system
   Rajasthani miniature-painting borders, jharokha arches,
   hand-drawn friezes on warm ivory paper.
   ============================================================ */

:root {
  --bg: #FAF3E7;            /* warm ivory paper */
  --surface: #FFFDF6;       /* lighter ivory for cards */
  --ink: #4A322C;           /* kattha brown */
  --ink-soft: #6F594E;
  --ink-muted: #9C8474;
  --rose: #E7BCAE;          /* soft jaipur pink (toned down) */
  --rose-deep: #B96A83;     /* dusty rani */
  --rani: #B96A83;
  --cream: #D8C49E;         /* matcha cream → warm gold-cream */
  --sage: #A9AF7E;          /* olive sage (from miniature leaves) */
  --sage-deep: #77804B;
  --lavender: #E2C8C6;      /* rose-beige (old lavender slots) */
  --slate: #B7C9D6;         /* dusty jodhpur blue */
  --gold: #C2A15E;          /* old gold rules */
  --gold-soft: #B98F53;
  --line: rgba(74, 50, 44, 0.10);

  --font-display: 'Fraunces', serif;
  --font-head: 'Outfit', sans-serif;
  --font-body: 'Plus Jakarta Sans', sans-serif;
  --font-hand: 'Caveat', cursive;

  --radius: 24px;
  --radius-sm: 16px;
  --shadow-soft: 0 10px 30px rgba(74, 50, 44, 0.07);
  --shadow-hover: 0 22px 44px rgba(74, 50, 44, 0.12);
  --ease: cubic-bezier(0.22, 1, 0.36, 1);

  /* hand-drawn floral vine frieze (repeating band) */
  --frieze: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='20' viewBox='0 0 56 20'%3E%3Cpath d='M0 10 Q14 3 28 10 T56 10' fill='none' stroke='%238F925F' stroke-width='1.3'/%3E%3Cpath d='M9 8 q4 -5 8 -1 q-4 4 -8 1 Z' fill='%23A9AF7E'/%3E%3Cpath d='M37 12 q4 5 8 1 q-4 -4 -8 -1 Z' fill='%23A9AF7E'/%3E%3Cg fill='%23C4788D'%3E%3Ccircle cx='28' cy='5.6' r='1.9'/%3E%3Ccircle cx='24.6' cy='8.1' r='1.9'/%3E%3Ccircle cx='25.9' cy='11.9' r='1.9'/%3E%3Ccircle cx='30.1' cy='11.9' r='1.9'/%3E%3Ccircle cx='31.4' cy='8.1' r='1.9'/%3E%3C/g%3E%3Ccircle cx='28' cy='9.4' r='1.7' fill='%23E0B15E'/%3E%3Ccircle cx='0' cy='10' r='1.7' fill='%23D8A0A8'/%3E%3Ccircle cx='56' cy='10' r='1.7' fill='%23D8A0A8'/%3E%3C/svg%3E");

  /* jharokha arch ornament above section titles */
  --jharokha: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='84' viewBox='0 0 140 84'%3E%3Cg fill='none' stroke='%23B98F53' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M22 58 A14 14 0 0 1 28.4 34 A14 14 0 0 1 46 16.4 A14 14 0 0 1 70 10 A14 14 0 0 1 94 16.4 A14 14 0 0 1 111.6 34 A14 14 0 0 1 118 58'/%3E%3Cpath d='M28 58 A12 12 0 0 1 33.6 37 A12 12 0 0 1 49 21.6 A12 12 0 0 1 70 16 A12 12 0 0 1 91 21.6 A12 12 0 0 1 106.4 37 A12 12 0 0 1 112 58' stroke-width='1' opacity='.7'/%3E%3Cpath d='M22 58 V74 M118 58 V74'/%3E%3Cpath d='M14 74 H30 M110 74 H126' stroke-width='2.4'/%3E%3C/g%3E%3Ccircle cx='70' cy='5' r='2.6' fill='%23B96A83'/%3E%3Cpath d='M70 8 V10' stroke='%23B98F53' stroke-width='1.6'/%3E%3Cg fill='%23C4788D'%3E%3Ccircle cx='22' cy='58' r='3.4'/%3E%3Ccircle cx='118' cy='58' r='3.4'/%3E%3C/g%3E%3Cg fill='%23E0B15E'%3E%3Ccircle cx='46' cy='16.4' r='2'/%3E%3Ccircle cx='94' cy='16.4' r='2'/%3E%3Ccircle cx='28.4' cy='34' r='2'/%3E%3Ccircle cx='111.6' cy='34' r='2'/%3E%3C/g%3E%3Cg fill='%23A9AF7E'%3E%3Cpath d='M6 62 q6 -8 12 0 q-6 5 -12 0 Z'/%3E%3Cpath d='M122 62 q6 -8 12 0 q-6 5 -12 0 Z'/%3E%3C/g%3E%3C/svg%3E");

  /* frieze in ivory — for dark footer */
  --frieze-light: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='20' viewBox='0 0 56 20'%3E%3Cpath d='M0 10 Q14 3 28 10 T56 10' fill='none' stroke='%23D8C49E' stroke-width='1.2' opacity='.8'/%3E%3Cpath d='M9 8 q4 -5 8 -1 q-4 4 -8 1 Z' fill='%23D8C49E' opacity='.7'/%3E%3Cpath d='M37 12 q4 5 8 1 q-4 -4 -8 -1 Z' fill='%23D8C49E' opacity='.7'/%3E%3Cg fill='%23E7BCAE' opacity='.85'%3E%3Ccircle cx='28' cy='5.6' r='1.8'/%3E%3Ccircle cx='24.6' cy='8.1' r='1.8'/%3E%3Ccircle cx='25.9' cy='11.9' r='1.8'/%3E%3Ccircle cx='30.1' cy='11.9' r='1.8'/%3E%3Ccircle cx='31.4' cy='8.1' r='1.8'/%3E%3C/g%3E%3C/svg%3E");
}

* { margin: 0; padding: 0; box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  background-color: var(--bg);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: 1.02rem;
  line-height: 1.75;
  overflow-x: hidden;
  /* jaali dot-grid + soft warm washes */
  background-image:
    radial-gradient(rgba(166, 97, 120, 0.05) 1.2px, transparent 1.5px),
    radial-gradient(circle at 8% 12%, rgba(231, 188, 174, 0.25) 0%, transparent 42%),
    radial-gradient(circle at 92% 30%, rgba(216, 196, 158, 0.22) 0%, transparent 40%),
    radial-gradient(circle at 15% 85%, rgba(169, 175, 126, 0.16) 0%, transparent 45%);
  background-size: 26px 26px, auto, auto, auto;
  background-attachment: fixed;
}

/* paper grain */
body::before {
  content: '';
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 2000;
  opacity: 0.04;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

::selection { background: var(--rose); color: var(--ink); }

img { max-width: 100%; display: block; }
a { color: inherit; }

.container { max-width: 1160px; margin: 0 auto; padding: 0 28px; }

/* ---------------- typography ---------------- */

h1, h2, h3 { font-family: var(--font-display); font-weight: 600; letter-spacing: -0.015em; color: var(--ink); }

.display {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: clamp(2.5rem, 6vw, 4.3rem);
  line-height: 1.08;
  letter-spacing: -0.02em;
}

.display em, .h-serif em {
  font-style: italic;
  font-weight: 500;
  color: var(--rose-deep);
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-head);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--sage-deep);
  margin-bottom: 18px;
}
.eyebrow::before {
  content: '';
  width: 34px; height: 1.5px;
  background: var(--gold);
}
.eyebrow::after {
  content: '✿';
  font-size: 0.7rem;
  color: var(--gold-soft);
}
.eyebrow.rose { color: var(--rose-deep); }
.eyebrow.lav { color: #A66178; }

.section-title {
  font-size: clamp(1.9rem, 3.8vw, 2.8rem);
  font-weight: 600;
  line-height: 1.16;
  margin-bottom: 16px;
}

.lede { color: var(--ink-soft); font-size: 1.08rem; max-width: 620px; }

.hand {
  font-family: var(--font-hand);
  font-size: 1.5rem;
  color: var(--ink-muted);
  font-weight: 500;
  line-height: 1.3;
}

/* ---------------- nav ---------------- */

.nav {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  transition: all 0.35s var(--ease);
  padding: 22px 0;
}
.nav.scrolled {
  padding: 12px 0;
  background: rgba(250, 243, 231, 0.86);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom: 1px solid rgba(194, 161, 94, 0.4);
}
.nav-inner { display: flex; align-items: center; justify-content: space-between; }

.wordmark {
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 500;
  font-size: 1.35rem;
  text-decoration: none;
  color: var(--ink);
  display: flex; align-items: center; gap: 9px;
}
.wordmark .blossom { font-style: normal; font-size: 1.05rem; }

.nav-links { display: flex; align-items: center; gap: 30px; list-style: none; }
.nav-links a {
  text-decoration: none;
  font-family: var(--font-head);
  font-size: 0.92rem;
  font-weight: 600;
  color: var(--ink-soft);
  position: relative;
  transition: color 0.25s;
}
.nav-links a::after {
  content: '';
  position: absolute;
  left: 0; bottom: -5px;
  width: 100%; height: 2px;
  border-radius: 2px;
  background: var(--rani);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s var(--ease);
}
.nav-links a:hover { color: var(--ink); }
.nav-links a:hover::after, .nav-links a.active::after { transform: scaleX(1); }
.nav-links a.active { color: var(--ink); }

.nav-cta {
  font-family: var(--font-head);
  font-size: 0.88rem;
  font-weight: 700;
  text-decoration: none;
  color: var(--ink);
  background: linear-gradient(135deg, #EFC9BC, #E5D1A7);
  padding: 10px 22px;
  border-radius: 100px;
  border: 1px solid rgba(194, 161, 94, 0.55);
  box-shadow: 0 4px 14px rgba(185, 106, 131, 0.25);
  transition: transform 0.25s var(--ease), box-shadow 0.25s;
  white-space: nowrap;
}
.nav-cta:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(185, 106, 131, 0.4); }

.nav-toggle { display: none; background: none; border: none; font-size: 1.6rem; color: var(--ink); cursor: pointer; }

/* ---------------- buttons ---------------- */

.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 0.98rem;
  text-decoration: none;
  padding: 15px 32px;
  border-radius: 100px;
  transition: all 0.3s var(--ease);
  cursor: pointer;
  border: none;
}
.btn .arr { transition: transform 0.3s var(--ease); }
.btn:hover .arr { transform: translateX(4px); }

.btn-primary {
  background: var(--rani);
  color: #FFF8F0;
  box-shadow: 0 8px 22px rgba(185, 106, 131, 0.35);
}
.btn-primary:hover { transform: translateY(-3px); background: #A65873; box-shadow: 0 14px 30px rgba(185, 106, 131, 0.45); }

.btn-soft {
  background: rgba(255, 253, 246, 0.8);
  color: var(--ink);
  border: 1.5px solid var(--gold);
  box-shadow: 0 4px 14px rgba(194, 161, 94, 0.2);
}
.btn-soft:hover { background: var(--rose); border-color: var(--rose); transform: translateY(-3px); box-shadow: 0 10px 24px rgba(231, 188, 174, 0.5); }

/* ---------------- hero ---------------- */

.hero {
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 140px 0 40px;
  overflow: hidden;
}

.hero-grid { display: grid; grid-template-columns: 1.15fr 0.85fr; gap: 60px; align-items: center; }

.hero-kicker {
  font-family: var(--font-hand);
  font-size: 1.7rem;
  color: var(--rose-deep);
  margin-bottom: 14px;
  display: inline-block;
  transform: rotate(-2deg);
}

.hero-sub { color: var(--ink-soft); font-size: 1.14rem; max-width: 520px; margin: 26px 0 38px; }

.hero-ctas { display: flex; gap: 16px; flex-wrap: wrap; }

.hero-art { position: relative; }

/* the hero jharokha window */
.jharokha-hero { max-width: 400px; margin: 0 auto; filter: drop-shadow(0 26px 44px rgba(74, 50, 44, 0.20)); }
.jharokha-hero svg { width: 100%; height: auto; display: block; }
.jh-caption {
  text-align: center;
  font-family: var(--font-hand);
  font-size: 1.5rem;
  color: var(--ink-muted);
  margin-top: 16px;
}

.hero-scroll {
  position: absolute;
  bottom: 26px; left: 50%;
  transform: translateX(-50%);
  font-size: 0.75rem;
  font-family: var(--font-head);
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--ink-muted);
  display: flex; flex-direction: column; align-items: center; gap: 8px;
  text-decoration: none;
}
.hero-scroll::after {
  content: '';
  width: 1.5px; height: 34px;
  background: linear-gradient(var(--ink-muted), transparent);
  animation: drip 2s infinite var(--ease);
}
@keyframes drip { 0% { transform: scaleY(0); transform-origin: top; } 50% { transform: scaleY(1); transform-origin: top; } 100% { transform: scaleY(0); transform-origin: bottom; } }

/* falling petals — gulabi */
.petals { position: absolute; inset: 0; pointer-events: none; overflow: hidden; z-index: 1; }
.petal {
  position: absolute;
  top: -30px;
  width: 14px; height: 14px;
  background: radial-gradient(circle at 30% 30%, #F2D9C8, var(--rose));
  border-radius: 100% 0 100% 0;
  opacity: 0;
  animation: petal-fall linear infinite;
}
@keyframes petal-fall {
  0%   { transform: translate3d(0, -5vh, 0) rotate(0deg); opacity: 0; }
  8%   { opacity: 0.85; }
  100% { transform: translate3d(var(--sway, 60px), 108vh, 0) rotate(520deg); opacity: 0.15; }
}
@media (prefers-reduced-motion: reduce) {
  .petal { display: none; }
  html { scroll-behavior: auto; }
}

/* ---------------- miniature-painting frame (was polaroid) ---------------- */

.polaroid {
  background: var(--surface);
  padding: 18px 18px 62px;
  border-radius: 8px;
  border: 1.5px solid var(--gold);
  outline: 1.5px dotted rgba(185, 143, 83, 0.85);
  outline-offset: 5px;
  box-shadow:
    inset 0 0 0 5px var(--surface),
    inset 0 0 0 6.5px rgba(194, 161, 94, 0.65),
    0 18px 40px rgba(74, 50, 44, 0.14);
  transform: rotate(-1.5deg);
  transition: transform 0.4s var(--ease), box-shadow 0.4s;
  position: relative;
  max-width: 400px;
}
.polaroid:hover { transform: rotate(0deg) translateY(-6px); box-shadow: inset 0 0 0 5px var(--surface), inset 0 0 0 6.5px rgba(194, 161, 94, 0.65), 0 26px 54px rgba(74, 50, 44, 0.18); }
.polaroid .photo {
  border-radius: 160px 160px 5px 5px; /* arched portrait window */
  overflow: hidden;
  aspect-ratio: 4 / 4.6;
  background: var(--lavender);
  border: 1.5px solid rgba(194, 161, 94, 0.7);
}
.polaroid .photo svg, .polaroid .photo img { width: 100%; height: 100%; object-fit: cover; }
.polaroid .caption {
  position: absolute;
  bottom: 12px; left: 0; right: 0;
  text-align: center;
  font-family: var(--font-hand);
  font-size: 1.5rem;
  color: var(--ink-soft);
}
.tape { display: none; }
.polaroid.tilt-r { transform: rotate(1.5deg); }
.polaroid.tilt-r:hover { transform: rotate(0deg) translateY(-6px); }

/* ---------------- ticker ---------------- */

.ticker-wrap {
  padding: 34px 0;
  overflow: hidden;
  background: rgba(255, 253, 246, 0.55);
  position: relative;
  z-index: 2;
}
.ticker-wrap::before, .ticker-wrap::after {
  content: '';
  position: absolute; left: 0; right: 0;
  height: 20px;
  background: var(--frieze) repeat-x center;
}
.ticker-wrap::before { top: 3px; }
.ticker-wrap::after { bottom: 3px; }
.ticker {
  display: flex;
  gap: 48px;
  width: max-content;
  animation: ticker-scroll 46s linear infinite;
}
.ticker span {
  font-family: var(--font-display);
  font-style: italic;
  font-size: 1.06rem;
  color: var(--ink-soft);
  white-space: nowrap;
  display: flex; align-items: center; gap: 48px;
}
.ticker span::after { content: '✿'; font-style: normal; color: var(--rani); font-size: 0.85rem; }
@keyframes ticker-scroll { to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) { .ticker { animation: none; flex-wrap: wrap; } }

/* ---------------- sections ---------------- */

.section { padding: 110px 0; position: relative; }
.section-head { max-width: 680px; margin-bottom: 60px; }
.section-head::before {
  content: '';
  display: block;
  width: 140px; height: 84px;
  background: var(--jharokha) no-repeat center / contain;
  margin-bottom: 14px;
}
.section-head.center { margin-left: auto; margin-right: auto; text-align: center; }
.section-head.center::before { margin-left: auto; margin-right: auto; }
.section-head.center .eyebrow { justify-content: center; }
.section-head.center .lede { margin: 0 auto; }

.band {
  background: rgba(255, 253, 246, 0.6);
  border-top: 1px solid rgba(194, 161, 94, 0.35);
  border-bottom: 1px solid rgba(194, 161, 94, 0.35);
}

/* ---------------- about ---------------- */

.about-grid { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 76px; align-items: center; }
.about-copy p { color: var(--ink-soft); margin-bottom: 20px; font-size: 1.06rem; }
.about-copy p strong { color: var(--ink); }

.why-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; margin-top: 64px; }
.why-card {
  border-radius: var(--radius);
  padding: 40px 36px;
  position: relative;
  overflow: hidden;
  border: 1.5px solid rgba(194, 161, 94, 0.45);
  box-shadow: var(--shadow-soft);
  transition: transform 0.35s var(--ease), box-shadow 0.35s;
}
.why-card::after {
  content: '';
  position: absolute; top: 6px; left: 6px; right: 6px; bottom: 6px;
  border: 1px dotted rgba(185, 143, 83, 0.7);
  border-radius: calc(var(--radius) - 6px);
  pointer-events: none;
}
.why-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-hover); }
.why-card.rose { background: linear-gradient(150deg, #FBF0E7, rgba(231, 188, 174, 0.5)); }
.why-card.sage { background: linear-gradient(150deg, #F4F2E3, rgba(169, 175, 126, 0.4)); }
.why-card .why-icon { font-size: 1.9rem; margin-bottom: 16px; display: inline-block; }
.why-card h3 { font-size: 1.4rem; margin-bottom: 12px; }
.why-card p { color: var(--ink-soft); font-size: 1rem; }
.why-card .accent-quote {
  font-family: var(--font-display);
  font-style: italic;
  color: var(--ink);
  font-size: 1.12rem;
  display: block;
  margin-top: 16px;
}

/* the whole why-card is a doorway into its section */
a.why-card {
  display: block;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
a.why-card:focus-visible {
  outline: 2.5px solid var(--gold);
  outline-offset: 4px;
}
.why-card .why-go {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 22px;
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 0.92rem;
  color: var(--rose-deep);
}
.why-card .why-go .arr { transition: transform 0.3s var(--ease); }
a.why-card:hover .why-go .arr { transform: translateX(6px); }
.why-card.sage .why-go { color: var(--sage-deep); }

/* homepage has no hero — clear the fixed nav */
body.no-hero { padding-top: 92px; }
@media (max-width: 760px) { body.no-hero { padding-top: 76px; } }

/* ---------------- card grids ---------------- */

.cards-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.cards-2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; }

.tile {
  background: var(--surface);
  border: 1.5px solid rgba(194, 161, 94, 0.5);
  border-radius: var(--radius);
  padding: 0;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: var(--shadow-soft);
  transition: transform 0.4s var(--ease), box-shadow 0.4s;
  position: relative;
}
.tile:hover { transform: translateY(-8px); box-shadow: var(--shadow-hover); }

/* jharokha window: art sits in an arched, gold-framed opening */
.tile-art {
  height: 200px;
  position: relative;
  overflow: hidden;
  margin: 22px 22px 0;
  border-radius: 999px 999px 14px 14px;
  border: 2px solid var(--gold);
  box-shadow: inset 0 0 0 3px var(--surface), inset 0 0 0 4.5px rgba(194, 161, 94, 0.7);
}
.tile-art::after {
  content: '';
  position: absolute; inset: 0;
  border-radius: inherit;
  border: 1.5px dotted rgba(255, 253, 246, 0.9);
  pointer-events: none;
}
.tile-art svg { width: 100%; height: 100%; display: block; transition: transform 0.6s var(--ease); }
.tile:hover .tile-art svg { transform: scale(1.045); }

.tile-body { padding: 26px 30px 34px; display: flex; flex-direction: column; flex: 1; }
.tile-num {
  font-family: var(--font-display);
  font-style: italic;
  font-size: 0.9rem;
  color: var(--gold-soft);
  margin-bottom: 10px;
}
.tile h3 { font-size: 1.34rem; margin-bottom: 10px; }
.tile p { color: var(--ink-soft); font-size: 0.97rem; flex: 1; }
.tile-link {
  margin-top: 22px;
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 0.92rem;
  color: var(--ink);
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.tile-link .arr { transition: transform 0.3s var(--ease); }
.tile:hover .tile-link .arr { transform: translateX(5px); }
.tile-link::before {
  content: '';
  width: 22px; height: 2px;
  border-radius: 2px;
  background: var(--rani);
  transition: width 0.3s var(--ease);
}
.tile:hover .tile-link::before { width: 34px; }

.chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }
.chip {
  font-family: var(--font-head);
  font-size: 0.76rem;
  font-weight: 600;
  padding: 5px 13px;
  border-radius: 100px;
  background: rgba(231, 188, 174, 0.22);
  border: 1px solid rgba(185, 106, 131, 0.4);
  color: var(--ink-soft);
}
.chip.green { background: rgba(169, 175, 126, 0.2); border-color: rgba(119, 128, 75, 0.45); }
.chip.lav { background: rgba(183, 201, 214, 0.28); border-color: rgba(183, 201, 214, 0.8); }

/* ---------------- quote interlude ---------------- */

.interlude { text-align: center; padding: 96px 0; }
.interlude .mark { font-size: 2rem; color: var(--rani); display: block; margin-bottom: 18px; }
.interlude blockquote {
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 420;
  font-size: clamp(1.5rem, 3.4vw, 2.3rem);
  line-height: 1.4;
  color: var(--ink);
  max-width: 800px;
  margin: 0 auto;
}
.interlude cite {
  display: block;
  margin-top: 22px;
  font-family: var(--font-hand);
  font-style: normal;
  font-size: 1.4rem;
  color: var(--ink-muted);
}

/* ---------------- footer ---------------- */

.footer {
  background: var(--ink);
  color: #F7ECE2;
  padding: 92px 0 36px;
  margin-top: 60px;
  border-radius: 40px 40px 0 0;
  position: relative;
  overflow: hidden;
}
.footer::before {
  content: '';
  position: absolute; inset: 0;
  background:
    radial-gradient(circle at 85% 15%, rgba(231, 188, 174, 0.14), transparent 45%),
    radial-gradient(circle at 10% 90%, rgba(169, 175, 126, 0.1), transparent 45%);
}
.footer::after {
  content: '';
  position: absolute; top: 16px; left: 0; right: 0;
  height: 20px;
  background: var(--frieze-light) repeat-x center;
  opacity: 0.8;
}
.footer-inner { position: relative; display: grid; grid-template-columns: 1.3fr 1fr 1fr; gap: 48px; margin-bottom: 56px; }
.footer .wordmark { color: #fff; font-size: 1.6rem; margin-bottom: 16px; }
.footer-manifesto { color: rgba(247, 236, 226, 0.75); font-size: 0.98rem; max-width: 330px; }
.footer h4 {
  font-family: var(--font-head);
  font-size: 0.8rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--rose);
  margin-bottom: 18px;
}
.footer ul { list-style: none; }
.footer ul li { margin-bottom: 11px; }
.footer ul a {
  color: rgba(247, 236, 226, 0.82);
  text-decoration: none;
  font-size: 0.95rem;
  transition: color 0.25s, padding-left 0.25s;
}
.footer ul a:hover { color: #fff; padding-left: 5px; }
.footer-bottom {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding-top: 26px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  color: rgba(247, 236, 226, 0.55);
  font-size: 0.86rem;
}
.footer-bottom .hand { color: rgba(247, 236, 226, 0.7); font-size: 1.25rem; }

/* ---------------- reveal on scroll ---------------- */

.reveal { transition: opacity 0.8s var(--ease), transform 0.8s var(--ease); }
.reveal.pre { opacity: 0; transform: translateY(26px); }
.reveal.in { opacity: 1; transform: none; }
.reveal.d1 { transition-delay: 0.08s; }
.reveal.d2 { transition-delay: 0.16s; }
.reveal.d3 { transition-delay: 0.24s; }
@media (prefers-reduced-motion: reduce) { .reveal { opacity: 1; transform: none; transition: none; } }

/* ---------------- subpage hero ---------------- */

.page-hero { padding: 160px 0 70px; position: relative; overflow: hidden; }
.page-hero .display { font-size: clamp(2.3rem, 5.4vw, 3.7rem); }
.page-hero .display::before {
  content: '';
  display: block;
  width: 140px; height: 84px;
  background: var(--jharokha) no-repeat center / contain;
  margin-bottom: 16px;
}
.page-hero .container[style*='center'] .display::before { margin-left: auto; margin-right: auto; }
.page-hero .lede { margin-top: 20px; }

/* ---- hero photo (inner pages): whole photo in an arched gold frame ---- */
.page-hero.with-photo .container {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 52px;
  align-items: center;
}
.hero-photo {
  margin: 0;
  position: relative;
  justify-self: center;
  width: 100%;
  max-width: 430px;
  transform: rotate(1.3deg);
  transition: transform 0.45s var(--ease);
}
.hero-photo:hover { transform: rotate(0deg) translateY(-5px); }
.hero-photo .frame {
  position: relative;
  padding: 14px 14px 0;
  background: var(--surface);
  border-radius: 14px;
  border: 1.5px solid var(--gold);
  outline: 1.5px dotted rgba(185, 143, 83, 0.85);
  outline-offset: 5px;
  box-shadow: 0 22px 48px -20px rgba(74, 50, 44, 0.42);
}
.hero-photo img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 150px 150px 8px 8px;   /* arched top window */
  background: var(--lavender);
  border: 1.5px solid rgba(194, 161, 94, 0.55);
}
.hero-photo figcaption {
  text-align: center;
  font-family: var(--font-hand);
  color: var(--rose-deep);
  font-size: 1.32rem;
  padding: 9px 0 14px;
}
@media (max-width: 820px) {
  .page-hero.with-photo .container { grid-template-columns: 1fr; gap: 34px; }
  .hero-photo { max-width: 340px; }
}
.breadcrumb {
  font-family: var(--font-head);
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--ink-muted);
  margin-bottom: 22px;
  display: flex; gap: 8px; align-items: center;
}
.breadcrumb a { color: var(--ink-muted); text-decoration: none; transition: color 0.2s; }
.breadcrumb a:hover { color: var(--rose-deep); }

/* ---------------- blog / story cards ---------------- */

.story-list { display: flex; flex-direction: column; gap: 34px; max-width: 860px; }
.story {
  background: var(--surface);
  border: 1.5px solid rgba(194, 161, 94, 0.45);
  border-radius: var(--radius);
  padding: 44px 48px 44px 56px;
  box-shadow: var(--shadow-soft);
  transition: transform 0.35s var(--ease), box-shadow 0.35s;
  position: relative;
  overflow: hidden;
}
/* mala of buds down the left edge */
.story::before {
  content: '';
  position: absolute;
  left: 14px; top: 18px; bottom: 18px;
  width: 10px;
  background:
    radial-gradient(circle at 5px 8px, rgba(196, 120, 141, 0.9) 2.6px, transparent 3.2px) top / 10px 18px repeat-y,
    linear-gradient(rgba(194, 161, 94, 0.7), rgba(194, 161, 94, 0.7)) 50% 0 / 1.2px 100% no-repeat;
}
.story:nth-child(even)::before {
  background:
    radial-gradient(circle at 5px 8px, rgba(169, 175, 126, 0.95) 2.6px, transparent 3.2px) top / 10px 18px repeat-y,
    linear-gradient(rgba(194, 161, 94, 0.7), rgba(194, 161, 94, 0.7)) 50% 0 / 1.2px 100% no-repeat;
}
.story:hover { transform: translateY(-4px); box-shadow: var(--shadow-hover); }
.story-meta {
  display: flex; gap: 14px; align-items: center;
  font-family: var(--font-head);
  font-size: 0.8rem; font-weight: 600;
  letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--ink-muted);
  margin-bottom: 14px;
}
.story-meta .dot { width: 4px; height: 4px; border-radius: 50%; background: var(--rani); }
.story h3 { font-size: 1.6rem; margin-bottom: 14px; }
.story h3 em { font-style: italic; font-weight: 500; color: var(--rose-deep); }
.story p { color: var(--ink-soft); }
.story .hand { display: block; margin-top: 18px; }

/* ---------------- list pages (toolkit, city) ---------------- */

.panel {
  background: var(--surface);
  border: 1.5px solid rgba(194, 161, 94, 0.5);
  border-radius: var(--radius);
  padding: 44px;
  box-shadow: var(--shadow-soft);
  position: relative;
}
.panel::after {
  content: '';
  position: absolute; top: 7px; left: 7px; right: 7px; bottom: 7px;
  border: 1px dotted rgba(185, 143, 83, 0.6);
  border-radius: calc(var(--radius) - 7px);
  pointer-events: none;
}
.panel h3 { font-size: 1.45rem; margin-bottom: 8px; display: flex; align-items: center; gap: 12px; }
.panel h3 .p-ico { font-size: 1.5rem; }
.panel .sub { color: var(--ink-muted); font-size: 0.95rem; margin-bottom: 22px; font-family: var(--font-hand); font-size: 1.3rem; }
.panel ul { list-style: none; }
.panel ul li {
  padding: 14px 0;
  border-bottom: 1px dashed rgba(194, 161, 94, 0.5);
  color: var(--ink-soft);
  display: flex; gap: 14px; align-items: baseline;
  font-size: 0.99rem;
}
.panel ul li:last-child { border-bottom: none; }
.panel ul li::before { content: '✿'; color: var(--rani); font-size: 0.8rem; flex-shrink: 0; }
.panel ul li strong { color: var(--ink); }

.grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }
.grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }

/* ---------------- postcards ---------------- */

.postcard {
  background: var(--surface);
  border: 1.5px solid rgba(194, 161, 94, 0.5);
  border-radius: var(--radius-sm);
  overflow: hidden;
  box-shadow: var(--shadow-soft);
  transition: transform 0.4s var(--ease), box-shadow 0.4s;
  display: flex; flex-direction: column;
}
.postcard:hover { transform: translateY(-7px) rotate(-0.7deg); box-shadow: var(--shadow-hover); }
.postcard .pc-art {
  height: 190px;
  margin: 18px 18px 0;
  border-radius: 999px 999px 12px 12px;
  border: 2px solid var(--gold);
  box-shadow: inset 0 0 0 3px var(--surface), inset 0 0 0 4.5px rgba(194, 161, 94, 0.7);
  overflow: hidden;
  position: relative;
}
.postcard .pc-art::after {
  content: '';
  position: absolute; inset: 0;
  border-radius: inherit;
  border: 1.5px dotted rgba(255, 253, 246, 0.9);
  pointer-events: none;
}
.postcard .pc-art svg { width: 100%; height: 100%; display: block; }
.postcard .pc-body { padding: 24px 26px 30px; }
.postcard h3 { font-size: 1.25rem; margin-bottom: 6px; }
.postcard .pc-tag {
  font-family: var(--font-hand);
  font-size: 1.25rem;
  color: var(--rose-deep);
}
.postcard p { color: var(--ink-soft); font-size: 0.93rem; margin-top: 10px; }

.note-strip {
  background: linear-gradient(135deg, rgba(231, 188, 174, 0.18), rgba(216, 196, 158, 0.2));
  border: 1.5px dashed var(--gold-soft);
  border-radius: var(--radius);
  padding: 34px 40px;
  display: flex;
  gap: 22px;
  align-items: center;
  margin: 56px 0;
}
.note-strip .n-ico { font-size: 2.2rem; }
.note-strip p { color: var(--ink-soft); }
.note-strip p strong { color: var(--ink); }

.coming-soon {
  display: inline-block;
  margin-top: 22px;
  font-family: var(--font-hand);
  font-size: clamp(2rem, 5vw, 2.8rem);
  line-height: 1.2;
  color: var(--rose-deep);
  transform: rotate(-2deg);
}

/* homepage teasers (ATG Haat, postcards) */
a.note-strip { text-decoration: none; color: inherit; transition: transform 0.3s var(--ease), box-shadow 0.3s; }
a.note-strip:hover { transform: translateY(-3px); box-shadow: var(--shadow-soft); }
.note-strip .go { color: var(--rose-deep); font-weight: 700; white-space: nowrap; }

/* ---------------- events ---------------- */

.event-card {
  background: var(--surface);
  border: 1.5px solid rgba(194, 161, 94, 0.5);
  border-radius: var(--radius);
  padding: 38px;
  box-shadow: var(--shadow-soft);
  display: flex;
  flex-direction: column;
  transition: transform 0.35s var(--ease), box-shadow 0.35s;
  position: relative;
}
.event-card::after {
  content: '';
  position: absolute; top: 7px; left: 7px; right: 7px; bottom: 7px;
  border: 1px dotted rgba(185, 143, 83, 0.6);
  border-radius: calc(var(--radius) - 7px);
  pointer-events: none;
}
.event-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-hover); }
.event-badge {
  align-self: flex-start;
  font-family: var(--font-head);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 100px;
  margin-bottom: 18px;
  position: relative;
  z-index: 1;
}
.event-badge.online { background: rgba(183, 201, 214, 0.4); color: #53728C; }
.event-badge.offline { background: rgba(169, 175, 126, 0.3); color: var(--sage-deep); }
.event-card h3 { font-size: 1.4rem; margin-bottom: 10px; }
.event-card .ev-meta { font-family: var(--font-head); font-size: 0.88rem; font-weight: 600; color: var(--ink-muted); margin-bottom: 14px; }
.event-card p { color: var(--ink-soft); font-size: 0.96rem; flex: 1; }
.event-card .btn { margin-top: 24px; align-self: flex-start; padding: 12px 26px; font-size: 0.9rem; position: relative; z-index: 1; }

/* ---------------- contact ---------------- */

.contact-card {
  max-width: 720px;
  margin: 0 auto;
  background: var(--surface);
  border: 1.5px solid var(--gold);
  outline: 1.5px dotted rgba(185, 143, 83, 0.8);
  outline-offset: 6px;
  border-radius: 32px;
  padding: 64px 58px;
  text-align: center;
  box-shadow: var(--shadow-hover);
  position: relative;
  overflow: hidden;
}
.contact-card::before {
  content: '';
  position: absolute; top: 0; left: 0; right: 0;
  height: 20px;
  background: var(--frieze) repeat-x center;
}
.contact-avatar {
  width: 116px; height: 116px;
  margin: 10px auto 24px;
  border-radius: 50%;
  border: 3px solid var(--rani);
  outline: 1.5px dotted var(--gold-soft);
  outline-offset: 4px;
  overflow: hidden;
  box-shadow: 0 10px 26px rgba(185, 106, 131, 0.35);
}
.contact-avatar svg { width: 100%; height: 100%; }
.contact-card h2 { font-size: 2.1rem; margin-bottom: 6px; }
.contact-card .role { font-family: var(--font-hand); font-size: 1.5rem; color: var(--rose-deep); margin-bottom: 24px; }
.contact-card > p { color: var(--ink-soft); max-width: 480px; margin: 0 auto 34px; }
.contact-actions { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }

/* ---------------- CTA band ---------------- */

.cta-band {
  background: linear-gradient(135deg, rgba(231, 188, 174, 0.32), rgba(216, 196, 158, 0.3), rgba(169, 175, 126, 0.26));
  border-radius: 34px;
  padding: 74px 60px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border: 1.5px solid rgba(194, 161, 94, 0.55);
}
.cta-band::after {
  content: '';
  position: absolute; top: 9px; left: 9px; right: 9px; bottom: 9px;
  border: 1px dotted rgba(185, 143, 83, 0.65);
  border-radius: 26px;
  pointer-events: none;
}
.cta-band h2 { font-size: clamp(1.8rem, 3.6vw, 2.6rem); margin-bottom: 14px; }
.cta-band h2 em { font-style: italic; font-weight: 500; color: var(--rose-deep); }
.cta-band p { color: var(--ink-soft); max-width: 520px; margin: 0 auto 32px; }
.cta-band .btn { position: relative; z-index: 1; }

/* ============================================================
   festive layer — patang, diyas, rangoli, gulal, sitar toggle
   ============================================================ */

/* patang (kite) — scroll-flown across the homepage sky */
.kite {
  position: fixed;
  top: 0; left: 0;
  width: 78px;
  z-index: 60;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.8s ease;
  will-change: transform;
}
.kite.visible { opacity: 1; }
.kite svg { width: 100%; height: auto; display: block; filter: drop-shadow(0 6px 10px rgba(74, 50, 44, 0.18)); }

/* diya — clay lamp that lights up on scroll */
.diya-row { display: flex; justify-content: center; gap: 34px; }
.diya { position: relative; width: 48px; height: 46px; }
.diya::before {
  content: '';
  position: absolute;
  bottom: 0; left: 2px; right: 2px;
  height: 20px;
  background: linear-gradient(#C0714F, #8E4B38);
  border-radius: 4px 4px 22px 22px / 4px 4px 18px 18px;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.28), inset 0 -3px 6px rgba(0, 0, 0, 0.18);
}
.diya::after {
  content: '';
  position: absolute;
  bottom: 17px; left: 50%;
  width: 8px; height: 5px;
  transform: translateX(-50%);
  background: #5B3A2E;
  border-radius: 50%;
}
.diya .flame {
  position: absolute;
  bottom: 20px; left: 50%;
  width: 13px; height: 19px;
  transform: translateX(-50%) scale(0.15);
  transform-origin: 50% 100%;
  background: radial-gradient(circle at 50% 76%, #FFF3C4 0%, #F5C963 45%, #E6963F 78%, rgba(230, 150, 63, 0) 100%);
  border-radius: 50% 50% 46% 46% / 62% 62% 38% 38%;
  opacity: 0;
  transition: opacity 0.9s ease, transform 0.9s var(--ease);
  filter: drop-shadow(0 0 9px rgba(240, 190, 90, 0.85));
}
.diya.lit .flame {
  opacity: 1;
  transform: translateX(-50%) scale(1);
  animation: flicker 1.7s ease-in-out infinite alternate;
}
@keyframes flicker {
  0%   { transform: translateX(-50%) scale(1) skewX(0deg); }
  35%  { transform: translateX(-52%) scale(1.06, 0.94) skewX(2deg); }
  70%  { transform: translateX(-48%) scale(0.96, 1.05) skewX(-2.5deg); }
  100% { transform: translateX(-50%) scale(1.03, 1); }
}
.interlude .diya-row { margin-top: 30px; }
.footer .diya-row { position: relative; margin-bottom: 36px; }

/* rangoli — blooms ring by ring on scroll */
.rangoli-sec { padding: 30px 0 0; text-align: center; }
.rangoli { width: min(300px, 62vw); height: auto; display: inline-block; }
.rangoli g { transform-origin: 110px 110px; transition: opacity 1.1s var(--ease), transform 1.1s var(--ease); }
.reveal.pre .rangoli g { opacity: 0; transform: scale(0.4) rotate(-25deg); }
.rangoli .r1 { transition-delay: 0.1s; }
.rangoli .r2 { transition-delay: 0.25s; }
.rangoli .r3 { transition-delay: 0.4s; }
.rangoli .r4 { transition-delay: 0.55s; }
.rangoli .spin { animation: rspin 90s linear infinite; transform-origin: 110px 110px; }
@keyframes rspin { to { transform: rotate(360deg); } }
.rangoli-sec .hand { margin-top: 14px; }

/* gulal — one gentle sprinkle of colour on scroll */
.section-head { position: relative; }
.gulal-host { position: absolute; inset: 0 0 -60px 0; overflow: visible; pointer-events: none; }
.gulal {
  position: absolute;
  top: -6px;
  border-radius: 50%;
  opacity: 0;
  animation: gulal-fall linear forwards;
}
@keyframes gulal-fall {
  0%   { opacity: 0; transform: translate(0, -8px) scale(0.4); }
  12%  { opacity: 0.95; }
  100% { opacity: 0; transform: translate(var(--gx, 0px), 150px) scale(1); }
}

/* sitar ambience toggle */
.music-toggle {
  position: fixed;
  left: 20px; bottom: 20px;
  z-index: 150;
  width: 48px; height: 48px;
  border-radius: 50%;
  border: 1.5px solid var(--gold);
  background: rgba(255, 253, 246, 0.94);
  color: var(--ink);
  font-family: var(--font-display);
  font-style: italic;
  font-size: 1.2rem;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 6px 18px rgba(74, 50, 44, 0.18);
  transition: transform 0.25s var(--ease), box-shadow 0.25s, background 0.3s;
}
.music-toggle:hover { transform: translateY(-2px); box-shadow: 0 10px 24px rgba(74, 50, 44, 0.24); }
.music-toggle.playing { background: linear-gradient(135deg, #EFC9BC, #E5D1A7); }
.music-toggle.playing::after {
  content: '';
  position: absolute;
  inset: -7px;
  border-radius: 50%;
  border: 1.5px solid rgba(185, 106, 131, 0.5);
  animation: mpulse 2.2s ease-out infinite;
}
@keyframes mpulse { from { transform: scale(0.85); opacity: 0.9; } to { transform: scale(1.28); opacity: 0; } }

@media (prefers-reduced-motion: reduce) {
  .kite { display: none; }
  .diya.lit .flame { animation: none; }
  .rangoli .spin { animation: none; }
  .gulal { display: none; }
  .music-toggle.playing::after { animation: none; }
}

/* ---------------- responsive ---------------- */

@media (max-width: 1024px) {
  .hero-grid, .about-grid { grid-template-columns: 1fr; gap: 48px; }
  .hero-art { max-width: 420px; }
  .cards-3, .grid-3 { grid-template-columns: 1fr 1fr; }
  .footer-inner { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 720px) {
  .nav-links {
    position: fixed;
    top: 0; right: 0;
    height: 100vh;
    width: min(78vw, 320px);
    background: rgba(250, 243, 231, 0.97);
    backdrop-filter: blur(16px);
    flex-direction: column;
    justify-content: center;
    gap: 34px;
    transform: translateX(100%);
    transition: transform 0.4s var(--ease);
    box-shadow: -20px 0 50px rgba(74, 50, 44, 0.15);
  }
  .nav-links.open { transform: translateX(0); }
  .nav-links a { font-size: 1.15rem; }
  .nav-toggle { display: block; z-index: 110; }
  .nav-cta { display: none; }

  .cards-3, .cards-2, .grid-2, .grid-3, .why-cards { grid-template-columns: 1fr; }
  .section { padding: 76px 0; }
  .section-head::before, .page-hero .display::before { width: 110px; height: 66px; }
  .story { padding: 34px 28px 34px 42px; }
  .panel { padding: 32px 26px; }
  .contact-card { padding: 46px 28px; }
  .footer-inner { grid-template-columns: 1fr; gap: 36px; }
  .note-strip { flex-direction: column; text-align: center; }
  .cta-band { padding: 54px 28px; }
  .kite { width: 56px; }
  .music-toggle { left: 14px; bottom: 14px; width: 44px; height: 44px; }
  .diya-row { gap: 24px; }
}
