/* =========================================================
   Chef Volkan Aslan — Press & Media Stylesheet
   ========================================================= */

/* ------ PERFORMANCE: content-visibility & will-change ------ */
/* Apply content-visibility to major below-the-fold sections so the
   browser skips layout/paint until sections are near viewport */
.section,
.press-section,
.about-section,
.consulting-section,
.insights-section,
.services-section,
.brand-section,
.contact-section {
  content-visibility: auto;
  contain-intrinsic-size: 0 600px; /* estimated height to prevent CLS */
}

/* Hero stays fully rendered — never skip */
.hero,
.page-hero,
.site-header {
  content-visibility: visible;
}

/* will-change only on actively animated elements, not globally */
.reveal {
  will-change: opacity, transform;
}
.reveal.visible {
  will-change: auto; /* release GPU layer after animation completes */
}

/* Reduce animation duration globally by ~40% */
:root {
  --transition: 0.15s ease;
}
.reveal {
  transition: opacity 0.36s ease, transform 0.36s ease;
}

/* font-display: swap is set at Google Fonts URL level — enforce locally */
@font-face {
  font-display: swap;
}

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

:root {
  --gold:       #c9a96e;
  --gold-light: #e0c898;
  --dark:       #0d0d0d;
  --dark-2:     #111111;
  --dark-3:     #1a1a1a;
  --dark-4:     #222222;
  --mid:        #2e2e2e;
  --light:      #f5f0e8;
  --text:       #d4cfc7;
  --text-muted: #888880;
  --white:      #ffffff;
  /* Heading tokens — dark mode defaults */
  --heading-primary:   #ffffff;
  --heading-secondary: #e8e3da;
  --heading-accent:    var(--gold);
  --radius:     4px;
  --radius-lg:  10px;
  --transition: 0.25s ease;
}

html { scroll-behavior: smooth; }

body {
  background-color: var(--dark);
  color: var(--text);
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; }

img { display: block; max-width: 100%; }

/* ---- UTILITIES ---- */
.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 24px;
}

.section {
  padding: 96px 0;
}

.section-label {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 12px;
}

.section-label.center { text-align: center; }

.section-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2rem, 4vw, 2.8rem);
  font-weight: 600;
  color: var(--white);
  line-height: 1.2;
  margin-bottom: 48px;
}

.section-title.center { text-align: center; }

.center { text-align: center; }

/* ---- BUTTONS ---- */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 28px;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: var(--radius);
  cursor: pointer;
  transition: all var(--transition);
  white-space: nowrap;
}

.btn-primary {
  background-color: var(--gold);
  color: var(--dark);
  border: 1.5px solid var(--gold);
}

.btn-primary:hover {
  background-color: var(--gold-light);
  border-color: var(--gold-light);
}

.btn-outline {
  background-color: transparent;
  color: var(--gold);
  border: 1.5px solid var(--gold);
}

.btn-outline:hover {
  background-color: var(--gold);
  color: var(--dark);
}

/* =========================================================
   HEADER
   ========================================================= */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background-color: rgba(13, 13, 13, 0.98);
  border-bottom: 1px solid rgba(201, 169, 110, 0.12);
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
}

.logo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

/* Signature logo images */
.logo-sig {
  height: 48px;
  width: auto;
  display: block;
}

.logo-sig-black { display: none; }
.logo-sig-white { display: block; }

[data-theme="light"] .logo-sig-white { display: none; }
[data-theme="light"] .logo-sig-black { display: block; }

@media (max-width: 960px) {
  .logo-sig { height: 38px; }
}
@media (max-width: 560px) {
  .logo-sig { height: 32px; }
}

/* Offcanvas logo signature */
.offcanvas-logo {
  display: flex;
  align-items: center;
}

.offcanvas-logo .logo-sig {
  height: 36px;
}

/* Footer signature */
.footer-name {
  display: flex;
  justify-content: center;
}

.footer-sig {
  width: 240px;
  height: auto;
  display: block;
}

.footer-sig-black { display: none; }
.footer-sig-white { display: block; }

[data-theme="light"] .footer-sig-white { display: none; }
[data-theme="light"] .footer-sig-black { display: block; }

@media (max-width: 560px) {
  .footer-sig { width: 200px; }
}

.site-nav {
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.site-nav a {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--text-muted);
  transition: color var(--transition);
  white-space: nowrap;
}

.site-nav a:hover,
.site-nav a.active {
  color: var(--gold);
}

/* =========================================================
   PAGE HERO
   ========================================================= */
.page-hero {
  padding: 100px 0 72px;
  border-bottom: 1px solid rgba(201, 169, 110, 0.1);
}

.page-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2.8rem, 6vw, 4.5rem);
  font-weight: 700;
  color: var(--white);
  line-height: 1.1;
  margin-bottom: 24px;
}

.page-intro {
  max-width: 680px;
  font-size: 1.05rem;
  color: var(--text-muted);
  line-height: 1.75;
}

/* =========================================================
   FEATURED IN
   ========================================================= */
.featured-in {
  background-color: var(--dark-2);
  border-bottom: 1px solid rgba(201, 169, 110, 0.08);
}

.logo-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
  margin-top: 8px;
}

@media (max-width: 900px) {
  .logo-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 560px) {
  .logo-grid { grid-template-columns: repeat(2, 1fr); }
}

.logo-card {
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-placeholder {
  width: 100%;
  padding: 28px 16px;
  border: 1px solid rgba(201, 169, 110, 0.15);
  border-radius: var(--radius-lg);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dark-3);
  transition: border-color var(--transition), background-color var(--transition);
}

.logo-placeholder:hover {
  border-color: rgba(201, 169, 110, 0.4);
  background-color: var(--dark-4);
}

.logo-text {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--text-muted);
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.03em;
  transition: color var(--transition);
}

.logo-placeholder:hover .logo-text {
  color: var(--gold);
}

/* =========================================================
   ARTICLES
   ========================================================= */
.articles-section {
  background-color: var(--dark);
}

.articles-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-top: 8px;
}

@media (max-width: 900px) {
  .articles-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 600px) {
  .articles-grid { grid-template-columns: 1fr; }
}

.article-card {
  background-color: var(--dark-3);
  border: 1px solid rgba(201, 169, 110, 0.1);
  border-radius: var(--radius-lg);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: border-color var(--transition), transform var(--transition);
}

.article-card:hover {
  border-color: rgba(201, 169, 110, 0.35);
  transform: translateY(-4px);
}

.article-image {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.image-placeholder {
  width: 100%;
  height: 100%;
}

.image-placeholder svg {
  width: 100%;
  height: 100%;
  display: block;
}

.article-body {
  padding: 28px;
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 12px;
}

.article-pub {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--gold);
}

.article-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.35;
}

.article-desc {
  font-size: 0.9rem;
  color: var(--text-muted);
  line-height: 1.7;
  flex: 1;
}

/* =========================================================
   MEDIA KIT
   ========================================================= */
.media-kit-section {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201, 169, 110, 0.08);
  border-bottom: 1px solid rgba(201, 169, 110, 0.08);
}

.media-kit-card {
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 48px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201, 169, 110, 0.2);
  border-radius: var(--radius-lg);
}

@media (max-width: 700px) {
  .media-kit-card {
    flex-direction: column;
    text-align: center;
    padding: 36px 24px;
  }
}

.media-kit-icon {
  flex-shrink: 0;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 1px solid rgba(201, 169, 110, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(201, 169, 110, 0.06);
}

.media-kit-text {
  flex: 1;
}

.media-kit-text h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.4rem;
  color: var(--white);
  margin-bottom: 8px;
}

.media-kit-text p {
  font-size: 0.92rem;
  color: var(--text-muted);
  line-height: 1.65;
}

/* =========================================================
   PRESS CONTACT
   ========================================================= */
.press-contact-section {
  background-color: var(--dark);
  padding-bottom: 120px;
}

.press-contact-intro {
  max-width: 600px;
  margin: 0 auto 56px;
  text-align: center;
  color: var(--text-muted);
  font-size: 1rem;
  line-height: 1.75;
}

.press-contact-card {
  display: flex;
  align-items: center;
  gap: 56px;
  max-width: 820px;
  margin: 0 auto;
  padding: 56px;
  background: linear-gradient(135deg, var(--dark-3) 0%, var(--dark-4) 100%);
  border: 1px solid rgba(201, 169, 110, 0.25);
  border-radius: var(--radius-lg);
  position: relative;
  overflow: hidden;
}

.press-contact-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

@media (max-width: 700px) {
  .press-contact-card {
    flex-direction: column;
    text-align: center;
    padding: 40px 28px;
    gap: 32px;
  }
}

.contact-portrait {
  flex-shrink: 0;
}

.portrait-placeholder {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid rgba(201, 169, 110, 0.3);
  position: relative;
  background-color: var(--mid);
}

.portrait-placeholder svg {
  width: 100%;
  height: 100%;
  display: block;
}

.portrait-initials {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  font-weight: 600;
  color: var(--gold);
}

.contact-details {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.contact-role-badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 14px;
  background-color: rgba(201, 169, 110, 0.1);
  border: 1px solid rgba(201, 169, 110, 0.25);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
  width: fit-content;
}

@media (max-width: 700px) {
  .contact-role-badge { margin: 0 auto; }
}

.contact-name {
  font-family: 'Playfair Display', serif;
  font-size: 1.75rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.2;
}

.contact-role {
  font-size: 0.92rem;
  color: var(--text-muted);
  font-style: italic;
}

.contact-info-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 4px;
}

@media (max-width: 700px) {
  .contact-info-list { align-items: center; }
}

.contact-info-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.92rem;
  color: var(--text);
}

.contact-info-item a {
  color: var(--text);
  transition: color var(--transition);
}

.contact-info-item a:hover {
  color: var(--gold);
}

.contact-details .btn {
  margin-top: 8px;
  width: fit-content;
}

@media (max-width: 700px) {
  .contact-details .btn { margin: 8px auto 0; }
}

/* =========================================================
   FOOTER
   ========================================================= */
.site-footer {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201, 169, 110, 0.1);
  padding: 40px 0;
}

.footer-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

/* .footer-name styles moved to signature logo section above */

.footer-note {
  font-size: 0.82rem;
  color: var(--text-muted);
  text-align: center;
}

/* =========================================================
   HOME — HERO
   ========================================================= */
.hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.hero-bg-placeholder {
  width: 100%;
  height: 100%;
}

.hero-bg-placeholder svg {
  width: 100%;
  height: 100%;
  display: block;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    105deg,
    rgba(13,13,13,0.97) 0%,
    rgba(13,13,13,0.80) 50%,
    rgba(13,13,13,0.55) 100%
  );
}

.hero-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 420px;
  align-items: center;
  gap: 64px;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (max-width: 960px) {
  .hero-inner {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}

.hero-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.hero-label {
  margin-bottom: 0;
}

.hero-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(3.5rem, 8vw, 6.5rem);
  font-weight: 700;
  color: var(--white);
  line-height: 1.05;
}

.hero-title em {
  font-style: italic;
  color: var(--gold);
}

.hero-subtitle {
  max-width: 520px;
  font-size: 1.1rem;
  color: var(--text-muted);
  line-height: 1.75;
}

.hero-cta {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 8px;
}

/* hero portrait */
.hero-portrait {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}

.portrait-frame {
  position: relative;
  width: 420px;
  max-width: 420px;
}

.portrait-img-placeholder {
  width: 100%;
  height: 560px;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(201,169,110,0.15);
  position: relative;
}

.portrait-img-placeholder svg {
  width: 100%;
  height: 100%;
  display: block;
}

.portrait-label {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-size: 0.85rem;
  color: var(--text-muted);
  letter-spacing: 0.08em;
  line-height: 1.5;
  padding: 0 10px;
}

.portrait-accent-line {
  position: absolute;
  bottom: -16px;
  right: -16px;
  width: 60%;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold));
  border-radius: 2px;
}

/* Hero Instagram CTA */
.hero-cta-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-top: 24px;
}

.hero-ig-cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.hero-ig-btn {
  font-size: 12px;
  padding: 10px 24px;
}

.hero-ig-handle {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: var(--text-muted);
}

/* scroll hint */
.hero-scroll-hint {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  z-index: 1;
}

.hero-scroll-hint span {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--text-muted);
}

.scroll-line {
  width: 1px;
  height: 40px;
  background: linear-gradient(to bottom, var(--gold), transparent);
  animation: scrollPulse 2s ease-in-out infinite;
}

@keyframes scrollPulse {
  0%, 100% { opacity: 0.3; transform: scaleY(1); }
  50% { opacity: 1; transform: scaleY(1.2); }
}

/* =========================================================
   HOME — STATS BAR
   ========================================================= */
.stats-bar {
  background-color: var(--dark-3);
  border-top: 1px solid rgba(201,169,110,0.12);
  border-bottom: 1px solid rgba(201,169,110,0.12);
  padding: 40px 0;
}

.stats-grid {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  flex-wrap: wrap;
}

.stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding: 0 48px;
}

.stat-number {
  font-family: 'Playfair Display', serif;
  font-size: 2.6rem;
  font-weight: 700;
  color: var(--gold);
  line-height: 1;
}

.stat-plus {
  font-size: 1.6rem;
}

.stat-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-muted);
}

.stat-divider {
  width: 1px;
  height: 48px;
  background-color: rgba(201,169,110,0.15);
  flex-shrink: 0;
}

@media (max-width: 700px) {
  .stat-divider { display: none; }
  .stat-item { padding: 16px 32px; }
  .stats-grid { gap: 0; }
}

/* =========================================================
   HOME — ABOUT TEASER
   ========================================================= */
.about-teaser {
  background-color: var(--dark);
}

.about-teaser-inner {
  display: grid;
  grid-template-columns: 1fr 420px;
  gap: 80px;
  align-items: center;
}

@media (max-width: 960px) {
  .about-teaser-inner {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}

.about-teaser-text {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.about-teaser-text .section-title {
  margin-bottom: 0;
}

.about-teaser-text .section-title em {
  font-style: italic;
  color: var(--gold);
}

.about-teaser-body {
  font-size: 0.97rem;
  color: var(--text-muted);
  line-height: 1.8;
}

.about-teaser-visual {
  display: flex;
  justify-content: center;
}

.visual-card {
  position: relative;
  width: 100%;
  max-width: 380px;
}

.visual-img-placeholder {
  width: 100%;
  aspect-ratio: 6 / 7;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(201,169,110,0.12);
}

.visual-img-placeholder svg {
  width: 100%;
  height: 100%;
  display: block;
}

.about-visual-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: none;
  opacity: 1;
}

.visual-card-badge {
  position: absolute;
  bottom: -16px;
  left: 24px;
  background-color: var(--gold);
  color: var(--dark);
  padding: 10px 20px;
  border-radius: var(--radius);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* =========================================================
   HOME — EXPERTISE
   ========================================================= */
.expertise-section {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.expertise-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 8px;
}

@media (max-width: 900px) {
  .expertise-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 560px) {
  .expertise-grid { grid-template-columns: 1fr; }
}

.expertise-card {
  padding: 36px 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: border-color var(--transition), transform var(--transition);
}

.expertise-card:hover {
  border-color: rgba(201,169,110,0.35);
  transform: translateY(-4px);
}

.expertise-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid rgba(201,169,110,0.2);
  background-color: rgba(201,169,110,0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.expertise-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

.expertise-desc {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.72;
}

/* =========================================================
   HOME — PRESS TEASER
   ========================================================= */
.press-teaser {
  background-color: var(--dark);
}

.press-logos-strip {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 48px;
}

.press-logo-item {
  padding: 18px 32px;
  border: 1px solid rgba(201,169,110,0.15);
  border-radius: var(--radius-lg);
  background-color: var(--dark-3);
  transition: border-color var(--transition), background-color var(--transition);
}

.press-logo-item:hover {
  border-color: rgba(201,169,110,0.4);
  background-color: var(--dark-4);
}

.press-logo-item span {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--text-muted);
  transition: color var(--transition);
}

.press-logo-item:hover span {
  color: var(--gold);
}

.press-teaser-cta {
  display: flex;
  justify-content: center;
}

/* =========================================================
   HOME — CONTACT TEASER
   ========================================================= */
.contact-teaser {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
}

.contact-teaser-card {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 64px;
  align-items: center;
  padding: 64px;
  background: linear-gradient(135deg, var(--dark-3) 0%, var(--dark-4) 100%);
  border: 1px solid rgba(201,169,110,0.2);
  border-radius: var(--radius-lg);
  position: relative;
  overflow: hidden;
}

.contact-teaser-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

@media (max-width: 860px) {
  .contact-teaser-card {
    grid-template-columns: 1fr;
    gap: 36px;
    padding: 40px 28px;
  }
}

.contact-teaser-text {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.contact-teaser-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 600;
  color: var(--white);
  line-height: 1.25;
}

.contact-teaser-body {
  font-size: 0.95rem;
  color: var(--text-muted);
  line-height: 1.75;
  max-width: 520px;
}

.contact-teaser-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 16px;
  flex-shrink: 0;
}

@media (max-width: 860px) {
  .contact-teaser-actions { align-items: flex-start; }
}

.contact-teaser-rep {
  font-size: 0.82rem;
  color: var(--text-muted);
  line-height: 1.6;
  text-align: right;
}

@media (max-width: 860px) {
  .contact-teaser-rep { text-align: left; }
}

.contact-teaser-rep strong {
  color: var(--text);
}

.contact-teaser-rep a {
  color: var(--gold);
  transition: color var(--transition);
}

.contact-teaser-rep a:hover {
  color: var(--gold-light);
}

/* =========================================================
   ABOUT — HERO
   ========================================================= */
.about-page-hero {
  border-bottom: 1px solid rgba(201,169,110,0.1);
  padding-bottom: 80px;
}

.about-hero-inner {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 72px;
  align-items: center;
  padding-top: 100px;
}

@media (max-width: 960px) {
  .about-hero-inner {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}

.about-hero-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.about-hero-text .page-title em {
  font-style: italic;
  color: var(--gold);
}

.about-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 4px;
}

.tag {
  padding: 6px 16px;
  border: 1px solid rgba(201,169,110,0.25);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--text-muted);
  background-color: rgba(201,169,110,0.05);
}

.about-hero-portrait {
  display: flex;
  justify-content: center;
}

.about-portrait-wrap {
  position: relative;
  width: 300px;
  padding-bottom: 28px; /* room for the badge overflowing the bottom edge */
}

.about-portrait-img {
  width: 100%;
  aspect-ratio: 7 / 9;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(201,169,110,0.15);
  position: relative;
}

.about-portrait-img svg {
  width: 100%;
  height: 100%;
  display: block;
}

.about-portrait-name {
  position: absolute;
  bottom: 14px;
  left: 0;
  right: 0;
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-size: 0.82rem;
  color: var(--text-muted);
  letter-spacing: 0.08em;
}

/* ---- Executive Chef badge — sits on top of portrait lower edge ---- */
.about-portrait-badge {
  position: absolute;
  bottom: 10px;        /* overlap the lower portion of the image */
  right: 20px;
  left: auto;
  transform: none;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 26px;
  background-color: var(--gold);
  border-radius: 28px;
  white-space: nowrap;
  z-index: 10;         /* always above the portrait image */
  box-shadow: 0 6px 24px rgba(0,0,0,0.45), 0 2px 8px rgba(0,0,0,0.3);
}

.about-portrait-badge span {
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.10em;
  text-transform: uppercase;
  color: var(--dark);
}

/* Responsive: keep badge inside image on smaller screens */
@media (max-width: 768px) {
  .about-portrait-badge {
    padding: 10px 18px;
    right: 12px;
    bottom: 8px;
  }
  .about-portrait-badge span {
    font-size: 13px;
  }
  .about-portrait-badge svg {
    width: 14px;
    height: 14px;
  }
}

/* =========================================================
   ABOUT — BIOGRAPHY
   ========================================================= */
.bio-section {
  background-color: var(--dark-2);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.bio-inner {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 72px;
  align-items: start;
}

@media (max-width: 900px) {
  .bio-inner {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}

.bio-sidebar {
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: sticky;
  top: 96px;
}

@media (max-width: 900px) {
  .bio-sidebar { position: static; }
}

.bio-quote-card {
  padding: 32px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.18);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  overflow: hidden;
}

.bio-quote-card::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: linear-gradient(to bottom, var(--gold), transparent);
}

.bio-quote-mark {
  font-family: 'Playfair Display', serif;
  font-size: 4rem;
  line-height: 0.6;
  color: var(--gold);
  opacity: 0.5;
}

.bio-quote-text {
  font-family: 'Playfair Display', serif;
  font-size: 0.97rem;
  font-style: italic;
  color: var(--text);
  line-height: 1.7;
}

.bio-quote-author {
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: var(--gold);
  text-transform: uppercase;
}

.bio-details-card {
  padding: 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 0;
}

.bio-detail-item {
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

.bio-detail-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.bio-detail-item:first-child {
  padding-top: 0;
}

.bio-detail-label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
}

.bio-detail-value {
  font-size: 0.9rem;
  color: var(--text);
}

.bio-body {
  padding-top: 4px;
}

.bio-title {
  margin-bottom: 32px;
}

.bio-title em {
  font-style: italic;
  color: var(--gold);
}

.bio-paragraphs {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.bio-paragraphs p {
  font-size: 0.98rem;
  color: var(--text-muted);
  line-height: 1.85;
}

/* =========================================================
   ABOUT — TIMELINE
   ========================================================= */
.timeline-section {
  background-color: var(--dark);
}

.timeline {
  position: relative;
  max-width: 760px;
  margin: 0 auto;
  padding-top: 8px;
}

.timeline::before {
  content: '';
  position: absolute;
  left: 120px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: linear-gradient(to bottom, transparent, rgba(201,169,110,0.3) 10%, rgba(201,169,110,0.3) 90%, transparent);
}

@media (max-width: 600px) {
  .timeline::before { left: 0; }
}

.timeline-item {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 40px;
  align-items: start;
  padding-bottom: 48px;
  position: relative;
}

.timeline-item:last-child {
  padding-bottom: 0;
}

@media (max-width: 600px) {
  .timeline-item {
    grid-template-columns: 1fr;
    padding-left: 28px;
    gap: 8px;
  }
}

.timeline-dot {
  position: absolute;
  left: 113px;
  top: 6px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: var(--gold);
  border: 3px solid var(--dark);
  box-shadow: 0 0 0 1px rgba(201,169,110,0.4);
  z-index: 1;
}

@media (max-width: 600px) {
  .timeline-dot {
    left: -7px;
    top: 4px;
  }
}

.timeline-year {
  text-align: right;
  padding-right: 40px;
  padding-top: 2px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--gold);
}

@media (max-width: 600px) {
  .timeline-year {
    text-align: left;
    padding-right: 0;
    padding-left: 0;
  }
}

.timeline-card {
  padding: 24px 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  transition: border-color var(--transition);
}

.timeline-card:hover {
  border-color: rgba(201,169,110,0.3);
}

.timeline-card h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 8px;
}

.timeline-card p {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.72;
}

/* =========================================================
   ABOUT — VALUES
   ========================================================= */
.values-section {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.values-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 8px;
}

@media (max-width: 900px) {
  .values-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 500px) {
  .values-grid { grid-template-columns: 1fr; }
}

.value-card {
  padding: 36px 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: border-color var(--transition), transform var(--transition);
}

.value-card:hover {
  border-color: rgba(201,169,110,0.32);
  transform: translateY(-4px);
}

.value-number {
  font-family: 'Playfair Display', serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: rgba(201,169,110,0.2);
  line-height: 1;
}

.value-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--white);
}

.value-desc {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.72;
}

/* =========================================================
   ABOUT — AWARDS
   ========================================================= */
.awards-section {
  background-color: var(--dark);
}

.awards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 8px;
}

@media (max-width: 900px) {
  .awards-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 560px) {
  .awards-grid { grid-template-columns: 1fr; }
}

.award-card {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding: 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  transition: border-color var(--transition), transform var(--transition);
}

.award-card:hover {
  border-color: rgba(201,169,110,0.32);
  transform: translateY(-3px);
}

.award-icon {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: rgba(201,169,110,0.06);
  border: 1px solid rgba(201,169,110,0.18);
  display: flex;
  align-items: center;
  justify-content: center;
}

.award-text h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 6px;
  line-height: 1.3;
}

.award-text p {
  font-size: 0.85rem;
  color: var(--text-muted);
  line-height: 1.65;
}

/* =========================================================
   ABOUT — PRESS CTA
   ========================================================= */
.about-press-cta {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
}

/* =========================================================
   CONTACT — LAYOUT
   ========================================================= */
.contact-main {
  background-color: var(--dark-2);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.contact-layout {
  display: grid;
  grid-template-columns: 1fr 420px;
  gap: 64px;
  align-items: start;
}

@media (max-width: 980px) {
  .contact-layout {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}

.contact-section-title {
  margin-bottom: 32px;
}

/* =========================================================
   CONTACT — REP CARD
   ========================================================= */
.contact-rep-card {
  padding: 40px;
  background: linear-gradient(135deg, var(--dark-3) 0%, var(--dark-4) 100%);
  border: 1px solid rgba(201,169,110,0.22);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 28px;
  position: relative;
  overflow: hidden;
}

.contact-rep-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

.contact-rep-top {
  display: flex;
  align-items: center;
  gap: 20px;
}

.contact-rep-portrait {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid rgba(201,169,110,0.25);
  position: relative;
  background-color: var(--mid);
}

.contact-rep-portrait svg {
  width: 100%;
  height: 100%;
  display: block;
}

.contact-rep-initials {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Playfair Display', serif;
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--gold);
}

.contact-rep-identity {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.contact-rep-name {
  font-family: 'Playfair Display', serif;
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.2;
}

.contact-rep-title {
  font-size: 0.85rem;
  color: var(--text-muted);
  font-style: italic;
}

.contact-rep-desc {
  font-size: 0.92rem;
  color: var(--text-muted);
  line-height: 1.75;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

/* contact link rows */
.contact-rep-links {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.contact-link-row {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 20px;
  background-color: rgba(255,255,255,0.03);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius);
  transition: border-color var(--transition), background-color var(--transition);
  cursor: pointer;
}

.contact-link-row:hover {
  border-color: rgba(201,169,110,0.35);
  background-color: rgba(201,169,110,0.04);
}

.contact-link-icon {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(201,169,110,0.07);
  border: 1px solid rgba(201,169,110,0.18);
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-link-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.contact-link-label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--gold);
}

.contact-link-value {
  font-size: 0.92rem;
  color: var(--text);
  font-weight: 500;
}

.contact-link-arrow {
  color: var(--text-muted);
  transition: color var(--transition), transform var(--transition);
}

.contact-link-row:hover .contact-link-arrow {
  color: var(--gold);
  transform: translateX(3px);
}

.contact-rep-cta {
  width: 100%;
  justify-content: center;
}

/* =========================================================
   CONTACT — SECONDARY COLUMN
   ========================================================= */
.contact-secondary {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-top: 4px;
}

.inquiry-types-card {
  padding: 36px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
}

.inquiry-types-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 24px;
}

.inquiry-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.inquiry-item {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 16px 0;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

.inquiry-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.inquiry-item:first-child {
  padding-top: 0;
}

.inquiry-dot {
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--gold);
  margin-top: 7px;
}

.inquiry-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.inquiry-text strong {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--white);
}

.inquiry-text span {
  font-size: 0.84rem;
  color: var(--text-muted);
  line-height: 1.6;
}

.contact-notice-card {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 24px 28px;
  background-color: rgba(201,169,110,0.05);
  border: 1px solid rgba(201,169,110,0.2);
  border-radius: var(--radius-lg);
}

.contact-notice-icon {
  flex-shrink: 0;
  margin-top: 2px;
}

.contact-notice-text strong {
  display: block;
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--gold);
  margin-bottom: 6px;
}

.contact-notice-text p {
  font-size: 0.84rem;
  color: var(--text-muted);
  line-height: 1.65;
}

/* =========================================================
   CONTACT — QUICK LINKS
   ========================================================= */
.contact-quicklinks {
  background-color: var(--dark);
}

.quicklinks-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 8px;
}

@media (max-width: 860px) {
  .quicklinks-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 560px) {
  .quicklinks-grid { grid-template-columns: 1fr; }
}

.quicklink-card {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 28px 24px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  transition: border-color var(--transition), transform var(--transition);
  cursor: pointer;
}

.quicklink-card:hover {
  border-color: rgba(201,169,110,0.35);
  transform: translateY(-3px);
}

.quicklink-icon {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: rgba(201,169,110,0.06);
  border: 1px solid rgba(201,169,110,0.18);
  display: flex;
  align-items: center;
  justify-content: center;
}

.quicklink-text {
  flex: 1;
}

.quicklink-text h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 4px;
}

.quicklink-text p {
  font-size: 0.82rem;
  color: var(--text-muted);
  line-height: 1.55;
}

.quicklink-arrow {
  flex-shrink: 0;
  color: var(--text-muted);
  transition: color var(--transition), transform var(--transition);
}

.quicklink-card:hover .quicklink-arrow {
  color: var(--gold);
  transform: translateX(3px);
}

/* =========================================================
   GLOBAL — NAV ENHANCEMENTS
   ========================================================= */
.header-inner {
  gap: 24px;
}

.lang-switcher {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
}

.lang-btn {
  background: none;
  border: none;
  cursor: pointer;
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  color: var(--text-muted);
  padding: 4px 6px;
  transition: color var(--transition);
}

.lang-btn.active,
.lang-btn:hover {
  color: var(--gold);
}

.lang-sep {
  font-size: 10px;
  color: rgba(201,169,110,0.25);
}

/* =========================================================
   GLOBAL — REVEAL ANIMATIONS
   ========================================================= */
.reveal {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.42s ease, transform 0.42s ease;
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

.reveal-delay-1 { transition-delay: 0.07s; }
.reveal-delay-2 { transition-delay: 0.14s; }
.reveal-delay-3 { transition-delay: 0.22s; }

/* =========================================================
   HOME — SIGNATURE CULINARY IDENTITY
   ========================================================= */
.signature-identity {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.sig-identity-inner {
  display: grid;
  grid-template-columns: 1fr 420px;
  gap: 80px;
  align-items: center;
}

@media (max-width: 960px) {
  .sig-identity-inner { grid-template-columns: 1fr; gap: 48px; }
}

.sig-identity-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.sig-identity-text .section-title { margin-bottom: 0; }
.sig-identity-text .section-title em { color: var(--gold); font-style: italic; }

.sig-identity-lead {
  font-size: 1.05rem;
  color: var(--text);
  line-height: 1.75;
}

.sig-identity-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.sig-identity-list li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.sig-list-marker {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1.5px solid var(--gold);
  background: rgba(201,169,110,0.08);
  margin-top: 2px;
  position: relative;
}

.sig-list-marker::after {
  content: '';
  position: absolute;
  inset: 4px;
  border-radius: 50%;
  background-color: var(--gold);
}

.sig-identity-list li span {
  font-size: 0.95rem;
  color: var(--text-muted);
  line-height: 1.65;
}

.sig-identity-visual { display: flex; justify-content: center; }

.sig-visual-stack { position: relative; width: 100%; max-width: 380px; }

.sig-visual-card {
  width: 100%;
  aspect-ratio: 13 / 15;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(201,169,110,0.12);
  position: relative;
}

.sig-visual-card svg { width: 100%; height: 100%; display: block; }

.sig-visual-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: none;
  opacity: 1;
}

.sig-visual-label {
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: auto;
}

.sig-visual-tag {
  display: inline-block;
  padding: 6px 14px;
  background: rgba(201,169,110,0.12);
  border: 1px solid rgba(201,169,110,0.25);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
}

.sig-visual-accent {
  position: absolute;
  bottom: -12px;
  right: -12px;
  width: 55%;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold));
  border-radius: 2px;
}

/* =========================================================
   HOME — VIDEO SECTION
   ========================================================= */
.video-section {
  background-color: var(--dark);
  padding-bottom: 0;
}

.video-section .container { padding-bottom: 0; }

.video-stage {
  margin-top: 48px;
  width: 100%;
}

.video-placeholder {
  position: relative;
  width: 100%;
  aspect-ratio: 21 / 9;
  overflow: hidden;
  cursor: pointer;
}

@media (max-width: 700px) {
  .video-placeholder { aspect-ratio: 16 / 9; }
}

.video-placeholder svg { width: 100%; height: 100%; display: block; }

.video-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 28px;
  background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.5) 100%);
}

.video-play-btn {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: rgba(201,169,110,0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform var(--transition), background-color var(--transition);
  padding-left: 4px;
}

.video-play-btn:hover {
  transform: scale(1.1);
  background: var(--gold);
}

.video-caption {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.video-caption-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
}

.video-caption-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(1rem, 2.5vw, 1.5rem);
  color: var(--white);
}

.video-caption-note {
  font-size: 0.75rem;
  color: var(--text-muted);
  opacity: 0.6;
  font-style: italic;
}

/* =========================================================
   HOME — SIGNATURE DISHES
   ========================================================= */
.dishes-section {
  background-color: var(--dark);
  padding-bottom: 0;
}

.dishes-intro {
  text-align: center;
  font-size: 1rem;
  color: var(--text-muted);
  font-style: italic;
  font-family: 'Playfair Display', serif;
  margin-top: -24px;
  margin-bottom: 48px;
}

.dishes-cinematic {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
}

@media (max-width: 860px) {
  .dishes-cinematic { grid-template-columns: 1fr; }
}

.dish-card {
  position: relative;
  aspect-ratio: 8 / 10;
  overflow: hidden;
  cursor: pointer;
}

.dish-img {
  width: 100%;
  height: 100%;
  transition: transform 0.36s ease;
}

.dish-img svg { width: 100%; height: 100%; display: block; }

.dish-card:hover .dish-img {
  transform: scale(1.04);
}

.dish-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.1) 60%, transparent 100%);
  display: flex;
  align-items: flex-end;
  padding: 32px 28px;
  transition: background var(--transition);
}

.dish-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.dish-number {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold);
}

.dish-name {
  font-family: 'Playfair Display', serif;
  font-size: clamp(1.1rem, 2vw, 1.4rem);
  font-weight: 600;
  color: var(--white);
  line-height: 1.25;
}

.dish-concept {
  font-size: 0.84rem;
  color: rgba(255,255,255,0.6);
  line-height: 1.6;
  max-width: 280px;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.dish-card:hover .dish-concept {
  opacity: 1;
  transform: translateY(0);
}

/* =========================================================
   HOME — GLOBAL / INTERNATIONAL PRESENCE
   ========================================================= */
.global-section {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.global-inner {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 64px;
  align-items: center;
  margin-top: 8px;
}

@media (max-width: 960px) {
  .global-inner { grid-template-columns: 1fr; }
}

.global-map-area { width: 100%; }

.global-map-placeholder {
  position: relative;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(201,169,110,0.1);
}

.global-map-placeholder svg { width: 100%; display: block; }

.global-map-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: none;
  opacity: 1;
}

.map-label {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
  background: rgba(13, 13, 13, 0.85);
  padding: 6px 16px;
  border-radius: 100px;
  white-space: nowrap;
}

.global-stats {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.global-stat {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

.global-stat:last-child { border-bottom: none; padding-bottom: 0; }

.global-stat-num {
  font-family: 'Playfair Display', serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: var(--gold);
  line-height: 1;
  flex-shrink: 0;
  min-width: 56px;
}

.global-stat-num span { font-size: 1.3rem; }

.global-stat-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-top: 4px;
}

.global-stat-text strong {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--white);
}

.global-stat-text span {
  font-size: 0.82rem;
  color: var(--text-muted);
  line-height: 1.55;
}

/* =========================================================
   HOME — TESTIMONIALS
   ========================================================= */
.testimonials-section {
  background-color: var(--dark);
}

.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom: 56px;
}

@media (max-width: 860px) {
  .testimonials-grid { grid-template-columns: 1fr; }
}

.testimonial-card {
  padding: 36px 32px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 18px;
  position: relative;
  overflow: hidden;
  transition: border-color var(--transition);
}

.testimonial-card:hover { border-color: rgba(201,169,110,0.28); }

.testimonial-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(201,169,110,0.3), transparent);
}

.testimonial-quote-mark {
  font-family: 'Playfair Display', serif;
  font-size: 3.5rem;
  line-height: 0.7;
  color: var(--gold);
  opacity: 0.35;
}

.testimonial-text {
  font-family: 'Playfair Display', serif;
  font-size: 0.95rem;
  font-style: italic;
  color: var(--text);
  line-height: 1.72;
  flex: 1;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-top: 16px;
  border-top: 1px solid rgba(255,255,255,0.05);
}

.testimonial-author-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(201,169,110,0.1);
  border: 1px solid rgba(201,169,110,0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: var(--gold);
  flex-shrink: 0;
}

.testimonial-author-info {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.testimonial-author-info strong {
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--white);
}

.testimonial-author-info span {
  font-size: 0.78rem;
  color: var(--text-muted);
}

.partners-strip {
  text-align: center;
}

.partners-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-muted);
  margin-bottom: 20px;
}

.partners-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
}

.partner-logo-pill {
  padding: 10px 22px;
  border: 1px solid rgba(201,169,110,0.12);
  border-radius: 100px;
  background: rgba(201,169,110,0.04);
  transition: border-color var(--transition);
}

.partner-logo-pill:hover { border-color: rgba(201,169,110,0.3); }

.partner-logo-pill span {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--text-muted);
}

/* =========================================================
   HOME — NEWSLETTER
   ========================================================= */
.newsletter-section {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
}

.newsletter-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: center;
  padding: 60px;
  background: linear-gradient(135deg, var(--dark-3) 0%, var(--dark-4) 100%);
  border: 1px solid rgba(201,169,110,0.18);
  border-radius: var(--radius-lg);
  position: relative;
  overflow: hidden;
}

.newsletter-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

@media (max-width: 760px) {
  .newsletter-card { grid-template-columns: 1fr; gap: 32px; padding: 40px 28px; }
}

.newsletter-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(1.4rem, 2.5vw, 1.9rem);
  font-weight: 600;
  color: var(--white);
  margin-bottom: 10px;
}

.newsletter-body {
  font-size: 0.9rem;
  color: var(--text-muted);
  line-height: 1.7;
}

.newsletter-input-wrap {
  display: flex;
  gap: 0;
  border: 1px solid rgba(201,169,110,0.2);
  border-radius: var(--radius);
  overflow: hidden;
  background: rgba(255,255,255,0.03);
}

.newsletter-input {
  flex: 1;
  background: none;
  border: none;
  outline: none;
  padding: 14px 20px;
  font-family: 'Inter', sans-serif;
  font-size: 0.9rem;
  color: var(--text);
}

.newsletter-input::placeholder { color: var(--text-muted); }

.newsletter-submit {
  border-radius: 0;
  border-left: 1px solid rgba(201,169,110,0.2);
}

.newsletter-disclaimer {
  font-size: 0.78rem;
  color: var(--text-muted);
  margin-top: 10px;
}

/* =========================================================
   ABOUT — JOURNEY SECTION
   ========================================================= */
.journey-section {
  background-color: var(--dark-2);
  border-bottom: 1px solid rgba(201,169,110,0.08);
  padding-bottom: 0;
}

.journey-section .container { padding-bottom: 0; }

.journey-timeline {
  margin-top: 56px;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.journey-chapter {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 420px;
}

@media (max-width: 860px) {
  .journey-chapter { grid-template-columns: 1fr; }
  .journey-chapter-reverse { direction: ltr; }
}

.journey-chapter-reverse {
  direction: rtl;
}

.journey-chapter-reverse > * { direction: ltr; }

.journey-chapter-visual {
  position: relative;
  overflow: hidden;
}

.journey-chapter-img {
  width: 100%;
  height: 100%;
  min-height: 320px;
}

.journey-chapter-img svg { width: 100%; height: 100%; display: block; }

.journey-chapter-number {
  position: absolute;
  top: 28px;
  left: 28px;
  font-family: 'Playfair Display', serif;
  font-size: 4rem;
  font-weight: 700;
  color: rgba(201,169,110,0.12);
  line-height: 1;
  pointer-events: none;
}

.journey-chapter-reverse .journey-chapter-number {
  left: auto;
  right: 28px;
}

.journey-chapter-text {
  padding: 64px 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 18px;
  background-color: var(--dark-3);
}

@media (max-width: 860px) {
  .journey-chapter-text { padding: 40px 28px; }
}

.journey-chapter-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(1.3rem, 2.5vw, 1.7rem);
  font-weight: 600;
  color: var(--white);
  line-height: 1.25;
}

.journey-chapter-text p {
  font-size: 0.95rem;
  color: var(--text-muted);
  line-height: 1.82;
}

/* =========================================================
   PRESS — NURHAN AUTHORITY UPGRADE
   ========================================================= */
.nurhan-authority-card {
  border-color: rgba(201,169,110,0.28) !important;
}

.nurhan-bio {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.72;
  padding: 12px 0;
  border-top: 1px solid rgba(255,255,255,0.05);
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

/* =========================================================
   CONSULTING PAGE
   ========================================================= */
.consulting-hero {
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(201,169,110,0.1);
}

.consulting-hero-inner {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 72px;
  align-items: center;
  padding-top: 100px;
}

@media (max-width: 960px) {
  .consulting-hero-inner { grid-template-columns: 1fr; gap: 48px; }
}

.consulting-hero-text { display: flex; flex-direction: column; gap: 24px; }

.consulting-hero-text .page-title em { color: var(--gold); font-style: italic; }

.consulting-hero-visual { display: flex; justify-content: center; }

.consulting-hero-card {
  position: relative;
  width: 300px;
}

.consulting-card-img {
  width: 100%;
  aspect-ratio: 7 / 8;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(201,169,110,0.14);
  position: relative;
}

.consulting-card-img svg { width: 100%; height: 100%; display: block; }

.consulting-portrait-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: none;
  opacity: 1;
}

.consulting-card-label {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.consulting-card-tag {
  display: inline-block;
  padding: 5px 12px;
  background: rgba(201,169,110,0.12);
  border: 1px solid rgba(201,169,110,0.25);
  border-radius: 100px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
  width: fit-content;
}

.consulting-card-name {
  font-family: 'Playfair Display', serif;
  font-size: 0.85rem;
  color: var(--text-muted);
  letter-spacing: 0.06em;
}

/* consulting for grid */
.consulting-for-section { background-color: var(--dark-2); border-bottom: 1px solid rgba(201,169,110,0.08); }

.consulting-for-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 8px;
}

@media (max-width: 900px) { .consulting-for-grid { grid-template-columns: repeat(2,1fr); } }
@media (max-width: 560px) { .consulting-for-grid { grid-template-columns: 1fr; } }

.consulting-for-card {
  padding: 36px 28px;
  background: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: border-color var(--transition), transform var(--transition);
}

.consulting-for-card:hover { border-color: rgba(201,169,110,0.32); transform: translateY(-4px); }

.consulting-for-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid rgba(201,169,110,0.2);
  background: rgba(201,169,110,0.05);
  display: flex; align-items: center; justify-content: center;
}

.consulting-for-card h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--white);
}

.consulting-for-card p { font-size: 0.87rem; color: var(--text-muted); line-height: 1.7; }

/* impact section */
.impact-section { background-color: var(--dark); }

.impact-intro {
  text-align: center;
  font-size: 1rem;
  color: var(--text-muted);
  margin-top: -24px;
  margin-bottom: 48px;
}

.impact-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

@media (max-width: 900px) { .impact-grid { grid-template-columns: repeat(2,1fr); } }
@media (max-width: 560px) { .impact-grid { grid-template-columns: 1fr; } }

.impact-card {
  padding: 32px 28px;
  background: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: border-color var(--transition), transform var(--transition);
}

.impact-card:hover { border-color: rgba(201,169,110,0.3); transform: translateY(-3px); }

.impact-icon {
  width: 52px; height: 52px;
  border-radius: 50%;
  border: 1px solid rgba(201,169,110,0.18);
  background: rgba(201,169,110,0.05);
  display: flex; align-items: center; justify-content: center;
}

.impact-card h3 { font-family: 'Playfair Display', serif; font-size: 1rem; font-weight: 600; color: var(--white); }
.impact-card p { font-size: 0.86rem; color: var(--text-muted); line-height: 1.68; }

/* process */
.consulting-process {
  background: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.process-steps {
  display: flex;
  align-items: flex-start;
  gap: 0;
  flex-wrap: wrap;
}

@media (max-width: 860px) {
  .process-steps { flex-direction: column; }
  .process-connector { width: 1px; height: 32px; background: linear-gradient(to bottom, rgba(201,169,110,0.3), transparent); margin-left: 20px; }
}

.process-step {
  flex: 1;
  min-width: 180px;
  padding: 0 24px;
}

.process-step:first-child { padding-left: 0; }
.process-step:last-child { padding-right: 0; }

.process-connector {
  flex-shrink: 0;
  width: 40px;
  height: 1px;
  background: linear-gradient(90deg, rgba(201,169,110,0.3), rgba(201,169,110,0.1));
  margin-top: 22px;
}

@media (max-width: 860px) {
  .process-step { padding: 0; }
}

.process-step-num {
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  font-weight: 700;
  color: rgba(201,169,110,0.2);
  line-height: 1;
  margin-bottom: 12px;
}

.process-step-content h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 8px;
}

.process-step-content p { font-size: 0.85rem; color: var(--text-muted); line-height: 1.68; }

/* consulting form */
.consulting-form-section { background: var(--dark); }

.form-intro {
  text-align: center;
  font-size: 0.95rem;
  color: var(--text-muted);
  max-width: 560px;
  margin: 0 auto 48px;
  line-height: 1.7;
}

.consulting-form {
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 52px;
  background: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.18);
  border-radius: var(--radius-lg);
  position: relative;
  overflow: hidden;
}

.consulting-form::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

@media (max-width: 680px) { .consulting-form { padding: 32px 24px; } }

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

@media (max-width: 640px) { .form-row { grid-template-columns: 1fr; } }

.form-group { display: flex; flex-direction: column; gap: 8px; }
.form-group-empty { display: none; }
.form-group-full { width: 100%; }

.form-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
}

.form-required { color: rgba(201,169,110,0.5); }

.form-input {
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(201,169,110,0.15);
  border-radius: var(--radius);
  padding: 13px 16px;
  font-family: 'Inter', sans-serif;
  font-size: 0.9rem;
  color: var(--text);
  outline: none;
  transition: border-color var(--transition);
  width: 100%;
}

.form-input:focus { border-color: rgba(201,169,110,0.45); }
.form-input::placeholder { color: var(--text-muted); }

.form-select {
  appearance: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%23888880' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 36px;
}

.form-select option { background-color: var(--dark-3); color: var(--text); }

.form-textarea {
  resize: vertical;
  min-height: 140px;
  line-height: 1.65;
}

.form-submit-row {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  padding-top: 8px;
}

.form-submit-btn { padding: 14px 36px; font-size: 13px; }

.form-privacy { font-size: 0.78rem; color: var(--text-muted); line-height: 1.55; }

/* =========================================================
   INSIGHTS PAGE
   ========================================================= */
.featured-insight-section { background: var(--dark-2); border-bottom: 1px solid rgba(201,169,110,0.08); }

.featured-insight-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid rgba(201,169,110,0.14);
  border-radius: var(--radius-lg);
  overflow: hidden;
}

@media (max-width: 860px) { .featured-insight-card { grid-template-columns: 1fr; } }

.featured-insight-img { overflow: hidden; }
.featured-insight-img svg { width: 100%; height: 100%; display: block; object-fit: cover; }

.featured-insight-body {
  padding: 52px 48px;
  background: var(--dark-3);
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
}

@media (max-width: 860px) { .featured-insight-body { padding: 36px 28px; } }

.insight-category-pill {
  display: inline-block;
  padding: 5px 14px;
  background: rgba(201,169,110,0.1);
  border: 1px solid rgba(201,169,110,0.22);
  border-radius: 100px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--gold);
  width: fit-content;
}

.featured-insight-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(1.2rem, 2.5vw, 1.7rem);
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

.featured-insight-excerpt {
  font-size: 0.9rem;
  color: var(--text-muted);
  line-height: 1.78;
}

.featured-insight-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.82rem;
}

.insight-author { color: var(--gold); font-weight: 600; }
.insight-sep { color: var(--text-muted); }
.insight-date { color: var(--text-muted); }

/* insights filters */
.insights-grid-section { background: var(--dark); }

.insights-filters {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 48px;
}

.filter-btn {
  padding: 8px 20px;
  background: none;
  border: 1px solid rgba(201,169,110,0.15);
  border-radius: 100px;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: var(--text-muted);
  cursor: pointer;
  transition: all var(--transition);
}

.filter-btn:hover,
.filter-btn.active {
  background: rgba(201,169,110,0.1);
  border-color: rgba(201,169,110,0.4);
  color: var(--gold);
}

/* insights article grid */
.insights-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

@media (max-width: 900px) { .insights-grid { grid-template-columns: repeat(2,1fr); } }
@media (max-width: 580px) { .insights-grid { grid-template-columns: 1fr; } }

.insight-card {
  background: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: border-color var(--transition), transform var(--transition);
}

.insight-card:hover { border-color: rgba(201,169,110,0.32); transform: translateY(-4px); }

.insight-card-img { aspect-ratio: 16 / 10; overflow: hidden; }
.insight-card-img svg { width: 100%; height: 100%; display: block; }

.insight-card-body {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

.insight-pill-sm {
  font-size: 9px;
  padding: 4px 10px;
  margin-bottom: 2px;
}

.insight-card-title {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.35;
}

.insight-card-excerpt {
  font-size: 0.85rem;
  color: var(--text-muted);
  line-height: 1.68;
  flex: 1;
}

.insight-card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.78rem;
  color: var(--text-muted);
}

/* =========================================================
   INSTAGRAM EMBED SECTIONS
   ========================================================= */

/* Video section intro text */
.video-section-intro {
  text-align: center;
  color: var(--text-muted);
  font-size: 1rem;
  margin-top: -8px;
  margin-bottom: 40px;
  letter-spacing: 0.02em;
}

/* Instagram Reel embed wrapper */
.ig-video-wrap {
  display: flex;
  justify-content: center;
  padding: 0 20px;
}

.ig-video-wrap .instagram-media {
  margin: 0 auto !important;
  min-width: 326px !important;
  max-width: 560px !important;
  width: 100% !important;
  border-radius: 12px !important;
}

.ig-embed-reel {
  border-radius: 12px !important;
  overflow: hidden;
}

.ig-embed-loading {
  padding: 40px;
  text-align: center;
  background: #111;
  border-radius: 8px;
  color: var(--text-muted);
  font-size: 0.85rem;
}
.ig-embed-loading a {
  color: var(--gold);
}

.video-ig-cta {
  text-align: center;
  margin-top: 32px;
}

.ig-follow-btn {
  display: inline-flex;
  align-items: center;
}

/* ---- Signature Dishes — Instagram grid ---- */
.dishes-ig-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  max-width: 1200px;
  margin: 48px auto 0;
  padding: 0 40px;
}

.dish-ig-card {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.dish-ig-embed-wrap .instagram-media {
  margin: 0 auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 10px !important;
}

.dish-ig-info {
  padding: 0 4px;
}

.dish-ig-info .dish-number {
  display: block;
  font-family: var(--font-display);
  font-size: 0.7rem;
  letter-spacing: 0.18em;
  color: var(--gold);
  margin-bottom: 8px;
  text-transform: uppercase;
}

.dish-ig-info .dish-name {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 8px;
  line-height: 1.3;
}

.dish-ig-info .dish-concept {
  font-size: 0.85rem;
  color: var(--text-muted);
  line-height: 1.7;
}

.dishes-ig-footer {
  text-align: center;
  margin-top: 48px;
}

/* ---- Instagram Feed Section ---- */
.instagram-feed-section {
  background: var(--bg-secondary);
  border-top: 1px solid rgba(255,255,255,0.05);
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

.ig-feed-intro {
  text-align: center;
  color: var(--text-muted);
  font-size: 1rem;
  margin-top: -8px;
  margin-bottom: 48px;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.01em;
}

.ig-posts-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  max-width: 1100px;
  margin: 0 auto;
}

.ig-post-embed .instagram-media {
  margin: 0 auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 10px !important;
}

.ig-feed-cta {
  text-align: center;
  margin-top: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.ig-handle-note {
  font-size: 0.8rem;
  color: var(--text-muted);
  letter-spacing: 0.04em;
}

@media (max-width: 960px) {
  .dishes-ig-grid {
    grid-template-columns: 1fr;
    max-width: 560px;
    padding: 0 20px;
  }
  .ig-posts-grid {
    grid-template-columns: 1fr;
    max-width: 540px;
  }
}

@media (max-width: 600px) {
  .ig-video-wrap {
    padding: 0 8px;
  }
}

.insight-read-link:hover { color: var(--gold-light); }

/* =========================================================
   FORM VALIDATION & SUBMISSION STATES
   ========================================================= */

.form-label .form-required { color: var(--gold); margin-left: 2px; }

.form-input.field-error {
  border-color: #e05555 !important;
  background: rgba(224, 85, 85, 0.04);
}

.field-error-msg {
  display: block;
  margin-top: 5px;
  font-size: 0.75rem;
  color: #e05555;
  letter-spacing: 0.02em;
}

.btn-spinner {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 2px solid rgba(13,13,13,0.25);
  border-top-color: #0d0d0d;
  border-radius: 50%;
  animation: btn-spin 0.65s linear infinite;
  vertical-align: middle;
  margin-right: 8px;
}

@keyframes btn-spin { to { transform: rotate(360deg); } }

button:disabled, .btn:disabled { opacity: 0.6; cursor: not-allowed; pointer-events: none; }

.form-result-msg {
  margin-top: 20px;
  padding: 14px 20px;
  border-radius: 8px;
  font-size: 0.9rem;
  line-height: 1.5;
  animation: fadeInUp 0.3s ease;
}

.form-result-success {
  background: rgba(76, 175, 125, 0.1);
  border: 1px solid rgba(76, 175, 125, 0.35);
  color: #4caf7d;
}

.form-result-error {
  background: rgba(224, 85, 85, 0.08);
  border: 1px solid rgba(224, 85, 85, 0.3);
  color: #e05555;
}

@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(8px); }
  to   { opacity: 1; transform: translateY(0); }
}

.honeypot-wrap { position: absolute; left: -9999px; top: -9999px; opacity: 0; pointer-events: none; }

/* =========================================================
   SERVICES PAGE — TAB SWITCHER
   ========================================================= */

.services-hero { padding: 120px 0 60px; }

.service-tabs-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 48px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.service-tab-btn {
  background: transparent;
  border: 1px solid rgba(255,255,255,0.12);
  color: var(--text-muted);
  padding: 9px 18px;
  border-radius: 30px;
  font-size: 0.8rem;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: all 0.22s;
}

.service-tab-btn:hover { border-color: var(--gold); color: var(--gold); }
.service-tab-btn.active { background: var(--gold); border-color: var(--gold); color: #0d0d0d; font-weight: 600; }

.service-tab-panel { display: none; }
.service-tab-panel.active { display: block; }

.service-panel-header { margin-bottom: 36px; }
.service-panel-header h2 { font-family: var(--font-display); font-size: 1.8rem; font-weight: 600; color: var(--white); margin-bottom: 10px; }
.service-panel-header p { color: var(--text-muted); font-size: 0.95rem; max-width: 960px; line-height: 1.7; }

@media (max-width: 600px) {
  .service-tabs-nav { gap: 8px; }
  .service-tab-btn { font-size: 0.72rem; padding: 7px 14px; }
}

/* =========================================================
   BRAND PARTNERSHIPS PAGE
   ========================================================= */

/* HERO */
.brand-hero { padding: 140px 0 80px; background: var(--dark-bg); }
.brand-hero-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.brand-hero-text .section-label { margin-bottom: 16px; }
.brand-hero-subtitle { font-size: 1.25rem; font-weight: 300; color: var(--gold); margin: 20px 0 16px; line-height: 1.5; }
.brand-hero-body { color: var(--text-muted); font-size: 1rem; line-height: 1.8; margin-bottom: 36px; }
.brand-hero-cta { margin-top: 8px; }

.brand-hero-credentials { display: flex; flex-direction: column; gap: 0; background: rgba(201,169,110,0.05); border: 1px solid rgba(201,169,110,0.18); border-radius: 2px; padding: 40px 36px; }
.brand-credential-item { text-align: center; padding: 24px 0; }
.brand-credential-num { display: block; font-family: var(--font-display); font-size: 2.2rem; font-weight: 600; color: var(--gold); line-height: 1; margin-bottom: 8px; }
.brand-credential-label { font-size: 0.8rem; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-muted); }
.brand-credential-divider { height: 1px; background: rgba(201,169,110,0.18); margin: 0 20px; }

/* PILLARS */
.brand-pillars-section { background: var(--dark-surface); }
.brand-pillars-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; margin-top: 56px; }
.brand-pillar { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.07); border-radius: 2px; padding: 40px 32px; transition: border-color 0.3s; }
.brand-pillar:hover { border-color: rgba(201,169,110,0.3); }
.brand-pillar-icon { width: 60px; height: 60px; background: rgba(201,169,110,0.08); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 24px; }
.brand-pillar-title { font-family: var(--font-display); font-size: 1.1rem; font-weight: 600; color: var(--white); margin-bottom: 14px; }
.brand-pillar-body { color: var(--text-muted); font-size: 0.9rem; line-height: 1.75; }

/* ACCORDION */
.brand-categories-section { background: var(--dark-bg); }
.brand-categories-intro { color: var(--text-muted); max-width: 600px; margin: 20px auto 56px; text-align: center; line-height: 1.75; }

.brand-accordion { display: flex; flex-direction: column; gap: 0; border: 1px solid rgba(255,255,255,0.08); border-radius: 2px; overflow: hidden; }
.brand-accordion-item { border-bottom: 1px solid rgba(255,255,255,0.07); }
.brand-accordion-item:last-child { border-bottom: none; }

.brand-accordion-trigger { width: 100%; background: transparent; border: none; padding: 28px 32px; display: flex; align-items: center; gap: 20px; cursor: pointer; text-align: left; color: var(--white); transition: background 0.2s; }
.brand-accordion-trigger:hover { background: rgba(201,169,110,0.05); }
.brand-accordion-trigger[aria-expanded="true"] { background: rgba(201,169,110,0.07); }

.brand-accordion-num { font-family: var(--font-display); font-size: 0.9rem; color: var(--gold); opacity: 0.7; min-width: 28px; font-style: italic; }
.brand-accordion-name { flex: 1; font-size: 1rem; font-weight: 500; letter-spacing: 0.01em; }
.brand-accordion-arrow { color: var(--gold); transition: transform 0.3s; display: flex; }
.brand-accordion-trigger[aria-expanded="true"] .brand-accordion-arrow { transform: rotate(180deg); }

.brand-accordion-body { max-height: 0; overflow: hidden; transition: max-height 0.4s cubic-bezier(0.4,0,0.2,1); }
.brand-accordion-body.open { max-height: 500px; }

.brand-accordion-content { padding: 0 32px 32px 80px; }
.brand-accordion-positioning { color: var(--gold); font-size: 0.95rem; font-style: italic; margin-bottom: 20px; line-height: 1.65; }
.brand-service-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 10px; }
.brand-service-list li { color: var(--text-muted); font-size: 0.9rem; padding-left: 20px; position: relative; line-height: 1.6; }
.brand-service-list li::before { content: "—"; position: absolute; left: 0; color: var(--gold); opacity: 0.6; }

/* PHILOSOPHY */
.brand-philosophy-section { background: var(--dark-surface); }
.brand-philosophy-card { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; padding: 64px; background: rgba(201,169,110,0.04); border: 1px solid rgba(201,169,110,0.14); border-radius: 2px; }
.brand-philosophy-title { font-family: var(--font-display); font-size: 2rem; font-weight: 600; color: var(--white); margin-top: 16px; line-height: 1.2; }
.brand-philosophy-text { color: var(--text-muted); font-size: 0.95rem; line-height: 1.8; margin-bottom: 20px; }
.brand-philosophy-qualities { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; }
.brand-quality-tag { border: 1px solid rgba(201,169,110,0.4); color: var(--gold); font-size: 0.75rem; letter-spacing: 0.1em; text-transform: uppercase; padding: 6px 16px; border-radius: 1px; }

/* DOMAINS */
.brand-domains-section { background: var(--dark-bg); }
.brand-domains-intro { color: var(--text-muted); max-width: 560px; margin: 16px auto 48px; text-align: center; line-height: 1.75; }
.brand-domains-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.brand-domain-card { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.07); border-radius: 2px; padding: 36px 28px; transition: border-color 0.3s, transform 0.3s; }
.brand-domain-card:hover { border-color: rgba(201,169,110,0.3); transform: translateY(-4px); }
.brand-domain-icon { width: 52px; height: 52px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; }
.brand-domain-card h3 { font-family: var(--font-display); font-size: 1rem; font-weight: 600; color: var(--white); margin-bottom: 12px; }
.brand-domain-card p { color: var(--text-muted); font-size: 0.875rem; line-height: 1.7; }

/* FORM SECTION */
.brand-form-section { background: var(--dark-surface); }
.brand-form-wrap { max-width: 860px; margin: 0 auto; }
.brand-form-header { margin-bottom: 48px; }
.brand-form-title { font-family: var(--font-display); font-size: 2rem; font-weight: 600; color: var(--white); margin: 12px 0 16px; }
.brand-form-subtitle { color: var(--text-muted); font-size: 0.95rem; line-height: 1.75; max-width: 600px; }
.brand-submit-btn { min-width: 280px; }

/* MEDIA NOTE */
.brand-media-note-section { background: var(--dark-bg); padding: 60px 0; }
.brand-media-note { display: flex; align-items: center; justify-content: space-between; gap: 40px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: 2px; padding: 40px 48px; }
.brand-media-note-body { color: var(--text-muted); font-size: 0.9rem; line-height: 1.75; margin: 10px 0 16px; }
.brand-media-contacts { display: flex; flex-direction: column; gap: 4px; }
.brand-media-person { font-family: var(--font-display); font-size: 1.05rem; color: var(--white); font-weight: 600; }
.brand-media-role { font-size: 0.82rem; color: var(--text-muted); letter-spacing: 0.04em; }
.brand-media-link { color: var(--gold); font-size: 0.9rem; text-decoration: none; transition: opacity 0.2s; }
.brand-media-link:hover { opacity: 0.7; }
.brand-media-btn { white-space: nowrap; flex-shrink: 0; }

/* RESPONSIVE */
@media (max-width: 1024px) {
  .brand-hero-inner { grid-template-columns: 1fr; gap: 48px; }
  .brand-pillars-grid { grid-template-columns: repeat(2, 1fr); }
  .brand-philosophy-card { grid-template-columns: 1fr; gap: 32px; padding: 40px; }
  .brand-domains-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 640px) {
  .brand-pillars-grid { grid-template-columns: 1fr; }
  .brand-domains-grid { grid-template-columns: 1fr; }
  .brand-accordion-content { padding: 0 20px 24px 20px; }
  .brand-accordion-trigger { padding: 20px; }
  .brand-media-note { flex-direction: column; align-items: flex-start; padding: 28px; }
  .brand-hero-credentials { padding: 28px 24px; }
}

/* =========================================================
   CHEF PORTRAIT PHOTO
   ========================================================= */

.chef-portrait-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center top;
  display: block;
  border-radius: inherit;
  filter: none;
  mix-blend-mode: normal;
  /* prevent broken-image icon from showing */
  color: transparent;
}

/* Suppress broken image icon in all browsers */
.chef-portrait-img::before {
  content: '';
  display: block;
  position: absolute;
  inset: 0;
  background: transparent;
}

/* Index hero portrait */
.portrait-img-placeholder {
  position: relative;
  overflow: hidden;
  background: #f0eeea;
  border-radius: 2px;
  display: flex;
  align-items: stretch;
}

.portrait-img-placeholder .chef-portrait-img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center top;
}

/* About page portrait */
.about-portrait-img {
  position: relative;
  overflow: hidden;
  background: #f0eeea;
  display: flex;
  align-items: stretch;
}

.about-portrait-img .chef-portrait-img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

/* =========================================================
   PRESS & MEDIA — RESTRUCTURED 5-SECTION LAYOUT
   ========================================================= */

/* HERO */
.press-hero { padding: 130px 0 72px; background: var(--dark-bg); }
.press-hero-inner { display: grid; grid-template-columns: 1fr auto; gap: 80px; align-items: end; }
.press-hero-stats {
  display: flex; flex-direction: column; gap: 0;
  background: rgba(201,169,110,0.05); border: 1px solid rgba(201,169,110,0.16);
  border-radius: 2px; padding: 32px 40px; min-width: 240px;
}
.press-stat { padding: 20px 0; text-align: center; }
.press-stat-num { display: block; font-family: var(--font-display); font-size: 1.9rem; font-weight: 600; color: var(--gold); line-height: 1; margin-bottom: 6px; }
.press-stat-label { font-size: 0.75rem; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-muted); }
.press-stat-divider { height: 1px; background: rgba(201,169,110,0.16); margin: 0 16px; }

/* SECTION TEMPLATE */
.press-section { background: var(--dark-bg); }
.press-section-alt { background: var(--dark-surface); }

.press-section-header {
  display: grid; grid-template-columns: 80px 1fr; gap: 40px;
  align-items: start; margin-bottom: 56px;
  padding-bottom: 40px; border-bottom: 1px solid rgba(255,255,255,0.07);
}
.press-section-num {
  font-family: var(--font-display); font-size: 3.5rem; font-weight: 700;
  color: rgba(201,169,110,0.12); line-height: 1; padding-top: 4px;
  letter-spacing: -0.02em;
}
.press-section-desc {
  color: var(--text-muted); font-size: 0.95rem; line-height: 1.8; margin-top: 16px; max-width: 680px;
}

/* NATIONAL LOGO STRIP */
.national-logo-strip {
  display: grid; grid-template-columns: repeat(8, 1fr); gap: 12px; margin-bottom: 56px;
}
.national-logo-box {
  background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08);
  border-radius: 2px; padding: 20px 12px; text-align: center;
  transition: border-color 0.25s, background 0.25s; cursor: default;
  display: flex; flex-direction: column; gap: 6px; justify-content: center; min-height: 72px;
}
.national-logo-box:hover { border-color: rgba(201,169,110,0.35); background: rgba(201,169,110,0.04); }
.national-logo-name {
  font-family: var(--font-display); font-size: 0.95rem; font-weight: 600;
  color: var(--white); line-height: 1.2;
}
.national-logo-type { font-size: 0.65rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--text-muted); }

/* ARTICLE CARDS */
.press-articles-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.press-article-card {
  background: rgba(255,255,255,0.025); border: 1px solid rgba(255,255,255,0.07);
  border-radius: 2px; display: flex; flex-direction: column;
  transition: border-color 0.25s, transform 0.25s;
}
.press-article-card:hover { border-color: rgba(201,169,110,0.28); transform: translateY(-3px); }
.press-article-top { padding: 24px 28px 0; display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
.press-article-source-badge { display: flex; flex-direction: column; gap: 2px; }
.press-source-name { font-family: var(--font-display); font-size: 0.85rem; font-weight: 600; color: var(--gold); }
.press-source-type { font-size: 0.65rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--text-muted); }
.press-article-category {
  font-size: 0.68rem; letter-spacing: 0.08em; text-transform: uppercase;
  color: var(--gold); background: rgba(201,169,110,0.1); border: 1px solid rgba(201,169,110,0.2);
  padding: 4px 10px; border-radius: 1px; white-space: nowrap; align-self: flex-start;
}
.press-article-body { padding: 20px 28px; flex: 1; }
.press-article-title { font-family: var(--font-display); font-size: 1.05rem; font-weight: 600; color: var(--white); margin-bottom: 12px; line-height: 1.35; }
.press-article-summary { color: var(--text-muted); font-size: 0.875rem; line-height: 1.75; }
.press-article-footer { padding: 0 28px 24px; }
.press-article-link {
  display: inline-flex; align-items: center; gap: 6px;
  color: var(--gold); font-size: 0.82rem; letter-spacing: 0.06em; text-transform: uppercase;
  text-decoration: none; transition: gap 0.2s, opacity 0.2s;
}
.press-article-link:hover { gap: 10px; }

/* INSTITUTIONAL GRID */
.institutional-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; }
.institutional-card {
  background: rgba(255,255,255,0.025); border: 1px solid rgba(255,255,255,0.07);
  border-radius: 2px; padding: 36px 32px; transition: border-color 0.25s;
}
.institutional-card:hover { border-color: rgba(201,169,110,0.28); }
.institutional-icon { width: 56px; height: 56px; background: rgba(201,169,110,0.07); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 24px; }
.institutional-title { font-family: var(--font-display); font-size: 1.05rem; font-weight: 600; color: var(--white); margin-bottom: 14px; line-height: 1.3; }
.institutional-body { color: var(--text-muted); font-size: 0.875rem; line-height: 1.75; margin-bottom: 20px; }
.institutional-tags { display: flex; flex-wrap: wrap; gap: 8px; }
.inst-tag { font-size: 0.68rem; letter-spacing: 0.07em; text-transform: uppercase; color: var(--gold); border: 1px solid rgba(201,169,110,0.3); padding: 4px 12px; border-radius: 1px; }

/* ACADEMIC LIST */
.academic-list { display: flex; flex-direction: column; gap: 0; border: 1px solid rgba(255,255,255,0.07); border-radius: 2px; overflow: hidden; }
.academic-item {
  display: grid; grid-template-columns: 64px 1fr; gap: 32px; align-items: start;
  padding: 36px 40px; border-bottom: 1px solid rgba(255,255,255,0.06);
  transition: background 0.2s;
}
.academic-item:last-child { border-bottom: none; }
.academic-item:hover { background: rgba(201,169,110,0.03); }
.academic-item-icon { width: 52px; height: 52px; background: rgba(201,169,110,0.07); border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; }
.academic-item-text h3 { font-family: var(--font-display); font-size: 1.05rem; font-weight: 600; color: var(--white); margin-bottom: 10px; }
.academic-item-text p { color: var(--text-muted); font-size: 0.875rem; line-height: 1.75; }

/* INDUSTRY PUB GRID */
.industry-pub-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.industry-pub-card {
  background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.07);
  border-radius: 2px; padding: 32px 28px; transition: border-color 0.25s, transform 0.25s;
}
.industry-pub-card:hover { border-color: rgba(201,169,110,0.28); transform: translateY(-3px); }
.industry-pub-icon { width: 52px; height: 52px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; }
.industry-pub-card h3 { font-family: var(--font-display); font-size: 0.95rem; font-weight: 600; color: var(--white); margin-bottom: 12px; line-height: 1.3; }
.industry-pub-card p { color: var(--text-muted); font-size: 0.85rem; line-height: 1.75; }

/* DIGITAL PRESENCE */
.digital-presence-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.digital-presence-card {
  background: rgba(255,255,255,0.025); border: 1px solid rgba(255,255,255,0.07);
  border-radius: 2px; padding: 32px 28px; display: flex; flex-direction: column; gap: 12px;
  transition: border-color 0.25s;
}
.digital-presence-card:hover { border-color: rgba(201,169,110,0.28); }
.digital-presence-type {
  font-size: 0.68rem; letter-spacing: 0.1em; text-transform: uppercase;
  color: var(--gold); background: rgba(201,169,110,0.1); border: 1px solid rgba(201,169,110,0.2);
  padding: 4px 10px; border-radius: 1px; align-self: flex-start;
}
.digital-presence-card h3 { font-family: var(--font-display); font-size: 0.95rem; font-weight: 600; color: var(--white); line-height: 1.3; margin: 0; }
.digital-presence-card p { color: var(--text-muted); font-size: 0.85rem; line-height: 1.75; flex: 1; }
.digital-presence-platform { display: flex; align-items: center; gap: 8px; margin-top: auto; }
.digital-presence-platform span { font-size: 0.75rem; color: var(--text-muted); }

/* RESPONSIVE */
@media (max-width: 1200px) {
  .national-logo-strip { grid-template-columns: repeat(4, 1fr); }
  .press-articles-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 860px) {
  .press-hero-inner { grid-template-columns: 1fr; }
  .press-hero-stats { flex-direction: row; justify-content: space-around; padding: 24px 20px; }
  .press-stat-divider { width: 1px; height: auto; margin: 0; }
  .press-section-header { grid-template-columns: 1fr; gap: 16px; }
  .press-section-num { font-size: 2rem; }
  .institutional-grid { grid-template-columns: 1fr; }
  .industry-pub-grid { grid-template-columns: repeat(2, 1fr); }
  .digital-presence-grid { grid-template-columns: repeat(2, 1fr); }
  .academic-item { grid-template-columns: 1fr; gap: 16px; padding: 28px; }
}
@media (max-width: 640px) {
  .national-logo-strip { grid-template-columns: repeat(2, 1fr); }
  .press-articles-grid { grid-template-columns: 1fr; }
  .industry-pub-grid { grid-template-columns: 1fr; }
  .digital-presence-grid { grid-template-columns: 1fr; }
  .press-hero-stats { flex-direction: column; }
  .press-stat-divider { width: auto; height: 1px; margin: 0 16px; }
}

/* =========================================================
   PRESS — AUTHORITY STRIP & VERIFIED CARDS
   ========================================================= */

/* Authority Strip */
.press-authority-strip-section {
  background: var(--dark-surface);
  border-top: 1px solid rgba(201,169,110,0.12);
  border-bottom: 1px solid rgba(201,169,110,0.12);
  padding: 32px 0;
}
.press-authority-label {
  font-size: 0.68rem; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--text-muted); margin-bottom: 20px;
}
.press-authority-strip {
  display: flex; align-items: stretch; gap: 0; overflow-x: auto;
  scrollbar-width: none;
}
.press-authority-strip::-webkit-scrollbar { display: none; }
.press-authority-item {
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  padding: 12px 28px; gap: 4px; flex-shrink: 0; text-align: center;
}
.press-authority-name {
  font-family: var(--font-display); font-size: 1rem; font-weight: 600;
  color: var(--white); line-height: 1.1;
}
.press-authority-type {
  font-size: 0.63rem; letter-spacing: 0.07em; text-transform: uppercase; color: var(--text-muted);
}
.press-authority-divider {
  width: 1px; background: rgba(255,255,255,0.08); flex-shrink: 0; align-self: stretch; margin: 4px 0;
}

/* National logo strip — 4-column when in newspapers section */
#newspapers .national-logo-strip { grid-template-columns: repeat(4, 1fr); margin-bottom: 40px; }

/* Label-only card modifier */
.press-article-card--label-only { opacity: 1; }
.press-article-card--label-only .press-article-body { opacity: 0.9; }

/* Coverage label (non-linked) */
.press-coverage-label {
  display: inline-flex; align-items: center; gap: 7px;
  font-size: 0.75rem; letter-spacing: 0.06em; text-transform: uppercase;
  color: var(--text-muted); padding: 8px 0;
}

/* External link button */
.press-ext-link {
  display: inline-flex; align-items: center; gap: 7px;
  background: var(--gold); color: #0d0d0d; font-size: 0.78rem;
  font-weight: 600; letter-spacing: 0.07em; text-transform: uppercase;
  text-decoration: none; padding: 10px 18px; border-radius: 1px;
  transition: background 0.2s, transform 0.15s;
  white-space: nowrap;
}
.press-ext-link:hover { background: #d4b278; transform: translateY(-1px); }
.press-ext-link--video { background: rgba(201,169,110,0.12); color: var(--gold); border: 1px solid rgba(201,169,110,0.4); }
.press-ext-link--video:hover { background: rgba(201,169,110,0.2); }
.press-ext-icon { flex-shrink: 0; }

/* Video category badge */
.press-article-category--video {
  display: inline-flex; align-items: center; gap: 5px;
  background: rgba(201,169,110,0.12); border-color: rgba(201,169,110,0.3);
}

/* Verified cards grid */
.press-verified-grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
}
.press-verified-card {
  background: rgba(255,255,255,0.025); border: 1px solid rgba(255,255,255,0.07);
  border-radius: 2px; display: flex; flex-direction: column;
  transition: border-color 0.25s, transform 0.25s;
}
.press-verified-card:hover { border-color: rgba(201,169,110,0.35); transform: translateY(-3px); }
.press-verified-card--featured { border-color: rgba(201,169,110,0.2); grid-column: span 1; }
.press-verified-source {
  padding: 22px 24px 0; display: flex; align-items: flex-start;
  justify-content: space-between; gap: 12px; flex-wrap: wrap;
}
.press-verified-source-info { display: flex; flex-direction: column; gap: 2px; }
.press-verified-body { padding: 16px 24px; flex: 1; }
.press-verified-footer {
  padding: 0 24px 22px; display: flex; align-items: center;
  justify-content: space-between; gap: 12px; flex-wrap: wrap;
}
.press-verified-date {
  font-size: 0.72rem; letter-spacing: 0.06em; text-transform: uppercase;
  color: var(--text-muted);
}

/* Academic featured grid */
.academic-featured-grid {
  display: grid; grid-template-columns: 1fr 1fr; gap: 32px; align-items: start;
}
.academic-list--compact { border: 1px solid rgba(255,255,255,0.07); border-radius: 2px; overflow: hidden; }
.academic-list--compact .academic-item {
  grid-template-columns: 48px 1fr; gap: 20px; padding: 24px 28px;
}
.academic-list--compact .academic-item-icon { width: 40px; height: 40px; }
.academic-list--compact .academic-item-text h3 { font-size: 0.92rem; margin-bottom: 6px; }
.academic-list--compact .press-coverage-label { margin-top: 8px; }

/* Responsive overrides */
@media (max-width: 1024px) {
  .press-verified-grid { grid-template-columns: repeat(2, 1fr); }
  .academic-featured-grid { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .press-authority-item { padding: 10px 16px; }
  .press-authority-name { font-size: 0.85rem; }
  .press-verified-grid { grid-template-columns: 1fr; }
  .press-verified-footer { flex-direction: column; align-items: flex-start; }
  #newspapers .national-logo-strip { grid-template-columns: repeat(2, 1fr); }
}

/* =========================================================
   THEME SYSTEM — semantic CSS tokens
   ========================================================= */

/* DARK (default) — maps to existing palette */
:root {
  --bg-primary:     #0d0d0d;
  --bg-secondary:   #111111;
  --bg-card:        #1a1a1a;
  --text-primary:   #d4cfc7;
  --text-secondary: #888880;
  --accent-gold:    #c9a96e;
  --border-soft:    rgba(201,169,110,0.12);
  --shadow-soft:    0 4px 24px rgba(0,0,0,0.4);
  --header-bg:      rgba(13,13,13,0.92);
}

/* LIGHT MODE overrides */
[data-theme="light"] {
  --bg-primary:     #f5f0e8;
  --bg-secondary:   #ede8de;
  --bg-card:        #ffffff;
  --text-primary:   #1a1a1a;
  --text-secondary: #5a5550;
  --accent-gold:    #a07828;
  --border-soft:    rgba(160,120,40,0.18);
  --shadow-soft:    0 4px 24px rgba(0,0,0,0.10);
  --header-bg:      rgba(245,240,232,0.95);
  /* remap existing vars so components that use them directly also update */
  --dark:     #f5f0e8;
  --dark-2:   #ede8de;
  --dark-3:   #e4ddd0;
  --dark-4:   #d8d0c4;
  --mid:      #c8bfb0;
  --light:    #1a1a1a;
  --text:     #1a1a1a;
  --text-muted: #5a5550;
  --gold:     #a07828;
  --gold-light: #b89040;
}

[data-theme="light"] body {
  background-color: var(--bg-primary);
  color: var(--text-primary);
}

[data-theme="light"] .site-header {
  background-color: var(--header-bg);
  border-bottom: 1px solid var(--border-soft);
}

[data-theme="light"] .logo { color: var(--accent-gold); }

[data-theme="light"] .site-nav a { color: var(--text-secondary); }
[data-theme="light"] .site-nav a:hover,
[data-theme="light"] .site-nav a.active { color: var(--accent-gold); }

[data-theme="light"] .lang-btn { color: var(--text-secondary); }
[data-theme="light"] .lang-btn.active,
[data-theme="light"] .lang-btn:hover { color: var(--accent-gold); }

[data-theme="light"] .section { background-color: var(--bg-secondary); }

[data-theme="light"] .page-hero,
[data-theme="light"] .hero { background-color: var(--bg-primary); }

[data-theme="light"] .offcanvas-nav {
  background-color: var(--bg-card);
  border-left-color: var(--border-soft);
}

[data-theme="light"] .ham-line { background-color: var(--text-primary); }

[data-theme="light"] .offcanvas-links a { color: var(--text-secondary); }
[data-theme="light"] .offcanvas-links a:hover,
[data-theme="light"] .offcanvas-links a.active { color: var(--accent-gold); }

/* =========================================================
   HEADER — sticky scroll shadow & smooth shrink
   ========================================================= */
.site-header {
  transition: box-shadow 0.3s ease, background-color 0.3s ease, padding 0.3s ease;
}
.site-header.scrolled {
  box-shadow: 0 2px 24px rgba(0,0,0,0.45);
  background-color: var(--header-bg);
}

/* =========================================================
   HEADER CONTROLS — theme toggle + hamburger wrapper
   ========================================================= */
.header-controls {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

/* Theme toggle button */
.theme-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  min-width: 36px;
  background: none;
  border: 1px solid var(--border-soft);
  border-radius: 50%;
  cursor: pointer;
  color: var(--text-muted);
  transition: color 0.2s ease, border-color 0.2s ease;
  flex-shrink: 0;
}
.theme-toggle:hover,
.theme-toggle:focus-visible { color: var(--gold); border-color: var(--gold); outline: none; }
.theme-toggle .icon-sun  { display: none; }
.theme-toggle .icon-moon { display: block; }
[data-theme="light"] .theme-toggle .icon-sun  { display: block; }
[data-theme="light"] .theme-toggle .icon-moon { display: none; }

/* Hamburger button */
.hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 44px;
  height: 44px;
  min-width: 44px;
  background: none;
  border: 1px solid var(--border-soft);
  border-radius: var(--radius);
  cursor: pointer;
  padding: 8px;
  flex-shrink: 0;
  transition: border-color 0.2s ease;
}
.hamburger:hover,
.hamburger:focus-visible { border-color: var(--gold); outline: none; }
.ham-line {
  display: block;
  width: 20px;
  height: 2px;
  background-color: var(--text);
  border-radius: 2px;
  transition: transform 0.25s ease, opacity 0.25s ease;
}
.hamburger.is-open .ham-line:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.hamburger.is-open .ham-line:nth-child(2) { opacity: 0; transform: scaleX(0); }
.hamburger.is-open .ham-line:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* =========================================================
   OFF-CANVAS NAVIGATION DRAWER
   ========================================================= */
.offcanvas-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.offcanvas-overlay.is-open {
  opacity: 1;
  visibility: visible;
}

.offcanvas-nav {
  position: fixed;
  top: 0;
  right: 0;
  width: min(340px, 88vw);
  height: 100dvh;
  background-color: var(--dark-2);
  border-left: 1px solid var(--border-soft);
  z-index: 999;
  display: flex;
  flex-direction: column;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.offcanvas-nav.is-open { transform: translateX(0); }

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  border-bottom: 1px solid var(--border-soft);
  flex-shrink: 0;
}
.offcanvas-logo {
  font-family: 'Playfair Display', serif;
  font-size: 0.95rem;
  color: var(--gold);
  letter-spacing: 0.04em;
  font-style: italic;
}
.offcanvas-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background: none;
  border: 1px solid var(--border-soft);
  border-radius: 50%;
  cursor: pointer;
  color: var(--text-muted);
  transition: color 0.2s ease, border-color 0.2s ease;
  flex-shrink: 0;
}
.offcanvas-close:hover,
.offcanvas-close:focus-visible { color: var(--gold); border-color: var(--gold); outline: none; }

.offcanvas-links {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 16px 0;
}
.offcanvas-links a {
  display: flex;
  align-items: center;
  padding: 0 24px;
  min-height: 52px;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--text-muted);
  text-decoration: none;
  border-bottom: 1px solid rgba(201,169,110,0.06);
  transition: color 0.2s ease, background-color 0.2s ease;
}
.offcanvas-links a:hover,
.offcanvas-links a.active {
  color: var(--gold);
  background-color: rgba(201,169,110,0.05);
}

.offcanvas-footer {
  padding: 20px 24px;
  border-top: 1px solid var(--border-soft);
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex-shrink: 0;
}
.offcanvas-lang {
  display: flex;
  align-items: center;
  gap: 8px;
}
.offcanvas-theme-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  background: none;
  border: 1px solid var(--border-soft);
  border-radius: var(--radius);
  padding: 10px 14px;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: var(--text-muted);
  cursor: pointer;
  transition: color 0.2s ease, border-color 0.2s ease;
  width: 100%;
}
.offcanvas-theme-btn:hover { color: var(--gold); border-color: var(--gold); }
.theme-label-dark,
.theme-label-light { display: none; }
[data-theme="dark"]  .theme-label-dark  { display: inline; }
[data-theme="light"] .theme-label-light { display: inline; }

/* =========================================================
   RESPONSIVE BREAKPOINTS — hamburger threshold
   ========================================================= */
@media (max-width: 992px) {
  .site-nav { display: none; }
  .hamburger { display: flex; }
}

@media (min-width: 993px) {
  .hamburger { display: none; }
  .offcanvas-nav,
  .offcanvas-overlay { display: none !important; }
}

/* =========================================================
   FLUID TYPOGRAPHY
   ========================================================= */
.hero-title,
.page-title {
  font-size: clamp(2rem, 5vw, 4rem);
}
.section-title {
  font-size: clamp(1.6rem, 3.2vw, 2.6rem);
}
.page-intro,
.hero-sub {
  font-size: clamp(0.92rem, 1.4vw, 1.1rem);
}

/* =========================================================
   TOUCH TARGETS — minimum 44px
   ========================================================= */
.lang-btn,
.btn,
.offcanvas-close,
.hamburger,
.theme-toggle {
  min-height: 44px;
  min-width: 44px;
}
.lang-btn { min-height: 36px; min-width: 36px; } /* override for compact header */

/* =========================================================
   FOLDABLE DEVICE SUPPORT
   ========================================================= */
@media (spanning: single-fold-vertical) {
  .hero-inner,
  .about-hero-inner { grid-template-columns: env(fold-left) 1fr; }
}
@media (spanning: single-fold-horizontal) {
  .hero-inner,
  .about-hero-inner { grid-template-rows: env(fold-top) 1fr; }
}

/* =========================================================
   RETINA / HIGH-DPI
   ========================================================= */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .chef-portrait-img { image-rendering: -webkit-optimize-contrast; }
}

/* =========================================================
   CROSS-BROWSER FIXES
   ========================================================= */
/* Safari: fix sticky header */
.site-header { -webkit-backdrop-filter: blur(0); }
.site-header.scrolled { -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); }

/* Firefox: smooth scroll polyfill-safe */
@supports not (scroll-behavior: smooth) {
  html { scroll-behavior: auto; }
}

/* iOS Safari: prevent bounce on offcanvas scroll */
.offcanvas-nav { -webkit-overflow-scrolling: touch; }

/* Edge: flex gap fallback */
@supports not (gap: 1px) {
  .site-nav a + a { margin-left: 22px; }
  .header-controls > * + * { margin-left: 10px; }
}

/* =========================================================
   MOBILE RESPONSIVE — small screens
   ========================================================= */
@media (max-width: 576px) {
  .container { padding: 0 16px; }
  .section { padding: 48px 0; }
  .page-hero { padding: 60px 0 40px; }
  .hero-title, .page-title { font-size: clamp(1.75rem, 8vw, 2.4rem); }
  .about-portrait-wrap { width: 100%; max-width: 280px; }
}

/* =========================================================
   LIGHT MODE — COMPREHENSIVE REFINEMENTS
   All rules below are additive light-mode-only overrides.
   Dark mode is completely untouched.
   ========================================================= */

/* ── 0. HEADING TOKENS (set in :root so dark mode default is correct) ── */
/* These are appended into :root via the block below — safe to declare here */

/* ── 1. CORE TOKEN PATCH ────────────────────────────────── */
/* --white is used for ALL headings/text across the site.
   In dark mode = #ffffff. In light mode it MUST become dark
   charcoal or every heading disappears into the background. */
[data-theme="light"] {
  --white:            #1f1c17;   /* dark warm charcoal — heading text */
  --gold-light:       #c09840;   /* deeper hover gold — not washed out */
  --gold-muted:       rgba(160,120,40,0.15);

  /* ── Heading tokens ── */
  --heading-primary:   #181614;  /* near-black warm — h1, hero title */
  --heading-secondary: #4f4a44;  /* warm dark gray — h2, h3 */
  --heading-accent:    #b8924f;  /* refined amber — eyebrows, gold labels */
}

/* ── LIGHT MODE — Global heading overrides ──────────────── */
/* Catches every h1/h2/h3/h4 regardless of component context */
[data-theme="light"] h1,
[data-theme="light"] h2,
[data-theme="light"] h3,
[data-theme="light"] h4 {
  color: var(--heading-primary);
}

/* h3/h4 use secondary (slightly softer) unless inside a dark container */
[data-theme="light"] h3,
[data-theme="light"] h4 {
  color: var(--heading-secondary);
}

/* Restore white headings for intentionally dark sections in light mode
   (video section, footer — both kept dark deliberately) */
[data-theme="light"] .video-section h1,
[data-theme="light"] .video-section h2,
[data-theme="light"] .video-section h3,
[data-theme="light"] .video-section h4,
[data-theme="light"] .site-footer h1,
[data-theme="light"] .site-footer h2,
[data-theme="light"] .site-footer h3,
[data-theme="light"] .site-footer h4 {
  color: #f5f0e8;
}

/* =========================================================
   LIGHT MODE — HOMEPAGE HERO REFINEMENTS
   Scoped entirely to [data-theme="light"] .hero* / .portrait*
   Dark mode is 100% untouched.
   ========================================================= */

/* ── Background ─────────────────────────────────────────── */
[data-theme="light"] .hero {
  background-color: #f0ebe0;   /* warm champagne — richer than page ivory */
}

/* Replace the dark rgba gradient overlay with a warm-light one
   that creates editorial left-to-right depth without going dark */
[data-theme="light"] .hero-overlay {
  background: linear-gradient(
    105deg,
    rgba(240,235,224,0.98) 0%,
    rgba(240,235,224,0.82) 50%,
    rgba(240,235,224,0.45) 100%
  );
}

/* The SVG background placeholder is purely decorative texture;
   in light mode tint it so it doesn't show dark shapes */
[data-theme="light"] .hero-bg-placeholder svg {
  opacity: 0.04;
  filter: invert(1);
}

/* ── Label / eyebrow ────────────────────────────────────── */
[data-theme="light"] .hero-label .section-label,
[data-theme="light"] .hero-label {
  color: #8a6820;              /* warm bronze — readable on champagne bg */
  border-color: rgba(138,104,32,0.28);
}

/* ── Main heading ───────────────────────────────────────── */
[data-theme="light"] .hero-title {
  color: #1c1810;              /* near-black warm charcoal */
}

/* "Chef" italic — keep gold but use a deeper editorial amber */
[data-theme="light"] .hero-title em {
  color: #9a7422;
}

/* ── Subtitle / body paragraph ──────────────────────────── */
[data-theme="light"] .hero-subtitle {
  color: #5c5448;              /* warm dark gray-brown */
}

/* ── CTA Buttons ────────────────────────────────────────── */
/* Primary: solid amber-gold, white text for clean contrast */
[data-theme="light"] .hero-cta .btn-primary {
  background-color: #9a7422;
  border-color: #9a7422;
  color: #ffffff;
}
[data-theme="light"] .hero-cta .btn-primary:hover {
  background-color: #7e5f1a;
  border-color: #7e5f1a;
}

/* Secondary: warm outlined — dark border on champagne bg */
[data-theme="light"] .hero-cta .btn-outline {
  color: #1c1810;
  border-color: rgba(28,24,16,0.35);
}
[data-theme="light"] .hero-cta .btn-outline:hover {
  background-color: rgba(28,24,16,0.06);
  border-color: rgba(28,24,16,0.55);
}

/* ── Portrait frame ─────────────────────────────────────── */
[data-theme="light"] .portrait-frame { position: relative; }

[data-theme="light"] .portrait-img-placeholder {
  border-color: rgba(138,104,32,0.22);
  box-shadow:
    0 20px 60px rgba(100,80,30,0.14),
    0  6px 20px rgba(100,80,30,0.09),
    inset 0 0 0 1px rgba(138,104,32,0.12);
}

/* Portrait label text (name under portrait if present) */
[data-theme="light"] .portrait-label {
  color: #7a706a;
}

/* ── Decorative accent line under portrait ──────────────── */
/* Keep gold gradient — deepen start opacity so it reads on light bg */
[data-theme="light"] .portrait-accent-line {
  background: linear-gradient(90deg, rgba(154,116,34,0.0), rgba(154,116,34,0.85));
}

/* ── Scroll hint ────────────────────────────────────────── */
[data-theme="light"] .hero-scroll-hint span {
  color: #8a806a;
}
[data-theme="light"] .scroll-line {
  background: linear-gradient(to bottom, rgba(154,116,34,0.7), transparent);
}

/* Gold accent headings / eyebrows — use heading-accent token */
[data-theme="light"] .section-eyebrow,
[data-theme="light"] .hero-eyebrow,
[data-theme="light"] .page-hero-eyebrow,
[data-theme="light"] .card-eyebrow,
[data-theme="light"] .label-gold,
[data-theme="light"] .tag-gold {
  color: var(--heading-accent);
}

/* ── 2. BODY & PAGE SHELL ───────────────────────────────── */
[data-theme="light"] body {
  background-color: #f5f0e8;
  color: #3a3530;
}

/* ── 3. HEADER ──────────────────────────────────────────── */
[data-theme="light"] .site-header {
  background-color: rgba(245,240,232,0.96);
  border-bottom: 1px solid rgba(160,120,40,0.14);
  box-shadow: 0 1px 16px rgba(100,80,40,0.07);
}
[data-theme="light"] .site-header.scrolled {
  background-color: rgba(245,240,232,0.98);
  box-shadow: 0 2px 24px rgba(100,80,40,0.12);
}
[data-theme="light"] .logo { color: #a07828; }
[data-theme="light"] .site-nav a { color: #5a5045; }
[data-theme="light"] .site-nav a:hover,
[data-theme="light"] .site-nav a.active { color: #a07828; }
[data-theme="light"] .lang-btn { color: #7a706a; }
[data-theme="light"] .lang-btn.active,
[data-theme="light"] .lang-btn:hover { color: #a07828; }
[data-theme="light"] .lang-sep { color: rgba(120,100,60,0.3); }
[data-theme="light"] .theme-toggle { border-color: rgba(160,120,40,0.2); color: #7a706a; }
[data-theme="light"] .theme-toggle:hover { color: #a07828; border-color: #a07828; }
[data-theme="light"] .hamburger { border-color: rgba(160,120,40,0.2); }
[data-theme="light"] .hamburger:hover { border-color: #a07828; }
[data-theme="light"] .ham-line { background-color: #3a3530; }

/* ── 4. HERO ────────────────────────────────────────────── */
[data-theme="light"] .hero { background-color: #f5f0e8; }
[data-theme="light"] .hero-eyebrow { color: #a07828; }
[data-theme="light"] .hero-title,
[data-theme="light"] .hero-name { color: #1f1c17; }
[data-theme="light"] .hero-sub,
[data-theme="light"] .hero-intro { color: #5a5045; }
[data-theme="light"] .hero-credential-item { color: #5a5045; }
[data-theme="light"] .hero-credential-icon { color: #a07828; }
[data-theme="light"] .hero-divider { border-color: rgba(160,120,40,0.2); }

/* Hero portrait card */
[data-theme="light"] .hero-portrait-card {
  background-color: #ede8de;
  border-color: rgba(160,120,40,0.15);
  box-shadow: 0 8px 48px rgba(100,80,40,0.12), 0 2px 12px rgba(100,80,40,0.08);
}
[data-theme="light"] .hero-portrait-meta,
[data-theme="light"] .hero-portrait-meta span { color: #7a706a; }

/* ── 5. PAGE HERO (inner pages) ─────────────────────────── */
[data-theme="light"] .page-hero { background-color: #ede8de; }
[data-theme="light"] .page-hero-eyebrow { color: #a07828; }
[data-theme="light"] .page-title { color: #1f1c17; }
[data-theme="light"] .page-subtitle,
[data-theme="light"] .page-intro { color: #5a5045; }

/* ── 6. SECTION BACKGROUNDS ─────────────────────────────── */
/* Alternating section rhythm — warm ivory / soft beige */
[data-theme="light"] .section { background-color: #f5f0e8; }
[data-theme="light"] .section:nth-of-type(even),
[data-theme="light"] .section-alt,
[data-theme="light"] .featured-in,
[data-theme="light"] .testimonials-section { background-color: #ede8de; }

/* ── 7. SECTION TITLES & TEXT ───────────────────────────── */
[data-theme="light"] .section-eyebrow { color: #a07828; }
[data-theme="light"] .section-title { color: #1f1c17; }
[data-theme="light"] .section-intro,
[data-theme="light"] .section-sub { color: #5a5045; }
[data-theme="light"] .section-divider { border-color: rgba(160,120,40,0.18); }
[data-theme="light"] .gold-line { background-color: #a07828; }

/* ── 8. ABOUT PAGE ──────────────────────────────────────── */
[data-theme="light"] .about-hero { background-color: #f5f0e8; }
[data-theme="light"] .about-hero-text .page-title { color: #1f1c17; }
[data-theme="light"] .about-hero-text p { color: #5a5045; }
[data-theme="light"] .tag {
  color: #7a706a;
  background-color: rgba(160,120,40,0.07);
  border-color: rgba(160,120,40,0.2);
}
[data-theme="light"] .about-portrait-img {
  border-color: rgba(160,120,40,0.2);
  box-shadow: 0 8px 40px rgba(100,80,40,0.12);
}
[data-theme="light"] .about-portrait-badge {
  background-color: #a07828;
  box-shadow: 0 4px 16px rgba(100,80,40,0.25);
}
[data-theme="light"] .about-portrait-badge span { color: #ffffff; }
[data-theme="light"] .about-portrait-name { color: #7a706a; }

/* ── 9. CARDS ───────────────────────────────────────────── */
/* Generic card refinement */
[data-theme="light"] .card,
[data-theme="light"] .insight-card,
[data-theme="light"] .press-article-card,
[data-theme="light"] .service-card,
[data-theme="light"] .consulting-card,
[data-theme="light"] .impact-card,
[data-theme="light"] .testimonial-card,
[data-theme="light"] .brand-domain-card,
[data-theme="light"] .stat-card,
[data-theme="light"] .feature-card {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.10);
  box-shadow: 0 2px 16px rgba(100,80,40,0.07);
}
[data-theme="light"] .card:hover,
[data-theme="light"] .insight-card:hover,
[data-theme="light"] .press-article-card:hover {
  box-shadow: 0 6px 28px rgba(100,80,40,0.12);
  border-color: rgba(160,120,40,0.22);
}

/* Press / media cards */
[data-theme="light"] .press-article-title { color: #1f1c17; }
[data-theme="light"] .press-article-summary { color: #5a5045; }
[data-theme="light"] .press-source-tag { color: #a07828; }

/* Insight cards */
[data-theme="light"] .insight-card-title { color: #1f1c17; }
[data-theme="light"] .insight-card-excerpt { color: #5a5045; }
[data-theme="light"] .insight-card-meta { color: #7a706a; }
[data-theme="light"] .insight-card-category { color: #a07828; }

/* ── 10. BUTTONS ────────────────────────────────────────── */
[data-theme="light"] .btn-primary {
  background-color: #a07828;
  border-color: #a07828;
  color: #ffffff;  /* white text on amber gold — clear contrast */
}
[data-theme="light"] .btn-primary:hover {
  background-color: #8a6620;
  border-color: #8a6620;
}
[data-theme="light"] .btn-outline {
  color: #a07828;
  border-color: #a07828;
}
[data-theme="light"] .btn-outline:hover {
  background-color: #a07828;
  color: #ffffff;
}

/* ── 11. FORMS ──────────────────────────────────────────── */
[data-theme="light"] .form-input,
[data-theme="light"] .form-select,
[data-theme="light"] .form-textarea {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.22);
  color: #1f1c17;
}
[data-theme="light"] .form-input:focus,
[data-theme="light"] .form-select:focus,
[data-theme="light"] .form-textarea:focus {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.55);
  box-shadow: 0 0 0 3px rgba(160,120,40,0.08);
}
[data-theme="light"] .form-input::placeholder,
[data-theme="light"] .form-textarea::placeholder { color: #a09888; }
[data-theme="light"] .form-label { color: #3a3530; }
[data-theme="light"] .form-required { color: rgba(160,120,40,0.65); }
[data-theme="light"] .form-select option { background-color: #ffffff; color: #1f1c17; }
[data-theme="light"] .form-privacy { color: #7a706a; }
[data-theme="light"] .field-error-msg { color: #c0392b; }
[data-theme="light"] .form-result-success {
  background-color: #f0f7f0;
  border-color: #5a9a5a;
  color: #2d6a2d;
}
[data-theme="light"] .form-result-error {
  background-color: #fdf0f0;
  border-color: #c0392b;
  color: #922;
}

/* Newsletter input */
[data-theme="light"] .newsletter-input {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.25);
  color: #1f1c17;
}
[data-theme="light"] .newsletter-input::placeholder { color: #a09888; }

/* ── 12. FOOTER ─────────────────────────────────────────── */
[data-theme="light"] .site-footer {
  background-color: #2a2218;
  border-top: 1px solid rgba(160,120,40,0.18);
}
[data-theme="light"] .footer-name { color: #f5f0e8; }
[data-theme="light"] .footer-note { color: rgba(245,240,232,0.55); }
[data-theme="light"] .footer-link { color: rgba(245,240,232,0.65); }
[data-theme="light"] .footer-link:hover { color: #c9a96e; }

/* ── 13. OFF-CANVAS NAV ─────────────────────────────────── */
[data-theme="light"] .offcanvas-nav {
  background-color: #f5f0e8;
  border-left-color: rgba(160,120,40,0.14);
}
[data-theme="light"] .offcanvas-header { border-bottom-color: rgba(160,120,40,0.14); }
[data-theme="light"] .offcanvas-logo { color: #a07828; }
[data-theme="light"] .offcanvas-close {
  border-color: rgba(160,120,40,0.2);
  color: #7a706a;
}
[data-theme="light"] .offcanvas-close:hover { color: #a07828; border-color: #a07828; }
[data-theme="light"] .offcanvas-links a {
  color: #5a5045;
  border-bottom-color: rgba(160,120,40,0.07);
}
[data-theme="light"] .offcanvas-links a:hover,
[data-theme="light"] .offcanvas-links a.active { color: #a07828; background-color: rgba(160,120,40,0.06); }
[data-theme="light"] .offcanvas-footer { border-top-color: rgba(160,120,40,0.14); }
[data-theme="light"] .offcanvas-theme-btn {
  border-color: rgba(160,120,40,0.2);
  color: #7a706a;
}
[data-theme="light"] .offcanvas-theme-btn:hover { color: #a07828; border-color: #a07828; }
[data-theme="light"] .offcanvas-lang .lang-btn { color: #5a5045; }
[data-theme="light"] .offcanvas-overlay { background: rgba(60,50,30,0.45); }

/* ── 14. INSTAGRAM EMBEDS ───────────────────────────────── */
[data-theme="light"] .ig-embed-loading {
  background-color: #ede8de;
  color: #7a706a;
}
[data-theme="light"] .ig-embed-loading a { color: #a07828; }

/* ── 15. VIDEO SECTION ──────────────────────────────────── */
/* Keep cinematic dark — appropriate for video context */
[data-theme="light"] .video-section { background-color: #2a2218; }
[data-theme="light"] .video-section .section-eyebrow { color: #c9a96e; }
[data-theme="light"] .video-section .section-title { color: #f5f0e8; }
[data-theme="light"] .video-section .section-intro { color: rgba(245,240,232,0.65); }

/* ── 16. CONSULTING PAGE ────────────────────────────────── */
[data-theme="light"] .consulting-hero { background-color: #ede8de; }
[data-theme="light"] .consulting-section { background-color: #f5f0e8; }
[data-theme="light"] .consulting-card,
[data-theme="light"] .process-step {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.12);
  box-shadow: 0 2px 14px rgba(100,80,40,0.06);
}
[data-theme="light"] .process-step-number { color: #a07828; border-color: rgba(160,120,40,0.2); }
[data-theme="light"] .stat-number { color: #a07828; }
[data-theme="light"] .stat-label { color: #5a5045; }

/* ── 17. PRESS PAGE ─────────────────────────────────────── */
[data-theme="light"] .press-authority-strip {
  background-color: #ede8de;
  border-color: rgba(160,120,40,0.12);
}
[data-theme="light"] .press-authority-item {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.12);
}
[data-theme="light"] .national-logo-strip { background-color: #f5f0e8; }
[data-theme="light"] .press-verified-card {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.12);
  box-shadow: 0 2px 12px rgba(100,80,40,0.06);
}
[data-theme="light"] .press-verified-title { color: #1f1c17; }
[data-theme="light"] .press-verified-summary { color: #5a5045; }
[data-theme="light"] .academic-item {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.12);
}

/* ── 18. SERVICES PAGE ──────────────────────────────────── */
[data-theme="light"] .service-tab-btn {
  color: #5a5045;
  border-color: rgba(160,120,40,0.18);
}
[data-theme="light"] .service-tab-btn.active {
  background-color: #a07828;
  border-color: #a07828;
  color: #ffffff;
}
[data-theme="light"] .service-tab-panel { background-color: #f5f0e8; }

/* ── 19. BRAND PARTNERSHIPS PAGE ────────────────────────── */
[data-theme="light"] .brand-accordion-item {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.12);
}
[data-theme="light"] .brand-accordion-trigger {
  color: #1f1c17;
  border-bottom-color: rgba(160,120,40,0.10);
}
[data-theme="light"] .brand-accordion-trigger:hover { background-color: rgba(160,120,40,0.04); }
[data-theme="light"] .brand-accordion-body { background-color: #faf7f2; }
[data-theme="light"] .brand-pillar-title { color: #1f1c17; }
[data-theme="light"] .brand-domain-card {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.12);
}
[data-theme="light"] .brand-domain-card h3 { color: #1f1c17; }

/* ── 20. CONTACT PAGE ───────────────────────────────────── */
[data-theme="light"] .contact-role-badge {
  background-color: rgba(160,120,40,0.08);
  border-color: rgba(160,120,40,0.22);
  color: #a07828;
}
[data-theme="light"] .contact-card {
  background-color: #ffffff;
  border-color: rgba(160,120,40,0.12);
  box-shadow: 0 2px 16px rgba(100,80,40,0.07);
}
[data-theme="light"] .contact-name { color: #1f1c17; }
[data-theme="light"] .contact-role { color: #5a5045; }
[data-theme="light"] .contact-detail a { color: #a07828; }
[data-theme="light"] .contact-detail a:hover { color: #8a6620; }

/* ── 21. SIGNATURE IDENTITY / CREDENTIALS ───────────────── */
[data-theme="light"] .credential-item { color: #5a5045; }
[data-theme="light"] .credential-icon { color: #a07828; }
[data-theme="light"] .philosophy-item-title { color: #1f1c17; }
[data-theme="light"] .philosophy-item-text { color: #5a5045; }
[data-theme="light"] .intl-stat { background-color: #ffffff; border-color: rgba(160,120,40,0.12); }
[data-theme="light"] .intl-stat-number { color: #a07828; }
[data-theme="light"] .intl-stat-label { color: #5a5045; }

/* ── 22. DECORATIVE ELEMENTS ────────────────────────────── */
[data-theme="light"] .section-ornament,
[data-theme="light"] .ornament { color: rgba(160,120,40,0.25); }
[data-theme="light"] hr,
[data-theme="light"] .divider { border-color: rgba(160,120,40,0.15); }

/* ── 23. SCROLLBAR (webkit) ─────────────────────────────── */
[data-theme="light"] ::-webkit-scrollbar { background-color: #ede8de; }
[data-theme="light"] ::-webkit-scrollbar-thumb { background-color: rgba(160,120,40,0.3); border-radius: 4px; }
[data-theme="light"] ::-webkit-scrollbar-thumb:hover { background-color: rgba(160,120,40,0.5); }

/* =========================================================
   EVENTS PAGES
   ========================================================= */

/* Events breadcrumb */
.events-breadcrumb {
  padding: 20px 0 0;
}

.breadcrumb-back {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--gold);
  transition: color var(--transition);
}

.breadcrumb-back:hover {
  color: var(--gold-light);
}

/* Events hero */
.events-hero {
  padding: 120px 0 72px;
}

.events-hero .page-title em {
  color: var(--gold);
  font-style: italic;
}

/* Events navigation grid */
.events-grid-section {
  background-color: var(--dark-2);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.events-nav-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

@media (max-width: 900px) {
  .events-nav-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 560px) {
  .events-nav-grid { grid-template-columns: 1fr; }
}

.event-nav-card {
  padding: 36px 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: border-color var(--transition), transform var(--transition);
  cursor: pointer;
}

.event-nav-card:hover {
  border-color: rgba(201,169,110,0.35);
  transform: translateY(-4px);
}

.event-nav-card--cta {
  border-color: rgba(201,169,110,0.25);
  background: linear-gradient(135deg, var(--dark-3) 0%, rgba(201,169,110,0.06) 100%);
}

.event-nav-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid rgba(201,169,110,0.2);
  background-color: rgba(201,169,110,0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.event-nav-card h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

.event-nav-card p {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.72;
}

/* Events pop-ups section */
.events-popups-section {
  background-color: var(--dark);
}

.events-popups-card {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 64px;
  align-items: center;
  padding: 64px;
  background: linear-gradient(135deg, var(--dark-3) 0%, var(--dark-4) 100%);
  border: 1px solid rgba(201,169,110,0.2);
  border-radius: var(--radius-lg);
  position: relative;
  overflow: hidden;
}

.events-popups-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

@media (max-width: 760px) {
  .events-popups-card {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 40px 28px;
  }
}

.events-popups-text {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.events-popups-text .section-title {
  margin-bottom: 0;
}

.events-popups-body {
  font-size: 0.95rem;
  color: var(--text-muted);
  line-height: 1.75;
  max-width: 520px;
}

/* Events detail pages */
.events-detail-section {
  background-color: var(--dark-2);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.events-detail-grid {
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 72px;
  align-items: start;
}

@media (max-width: 900px) {
  .events-detail-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}

.events-detail-content .section-title {
  margin-bottom: 32px;
}

.events-detail-content .section-title em {
  color: var(--gold);
  font-style: italic;
}

.events-feature-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.events-feature-list li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.events-feature-list li span {
  font-size: 0.97rem;
  color: var(--text-muted);
  line-height: 1.65;
}

/* CTA card */
.events-cta-card {
  padding: 40px;
  background: linear-gradient(135deg, var(--dark-3) 0%, var(--dark-4) 100%);
  border: 1px solid rgba(201,169,110,0.22);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  overflow: hidden;
}

.events-cta-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

.events-cta-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--gold);
}

.events-cta-card h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.3rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.25;
}

.events-cta-desc {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.68;
}

/* Locations page */
.events-locations-section {
  background-color: var(--dark-2);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.locations-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
  margin-bottom: 72px;
}

@media (max-width: 700px) {
  .locations-grid { grid-template-columns: 1fr; }
}

.location-card {
  padding: 40px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.14);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.location-card-header {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.location-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.25;
}

.location-title em {
  color: var(--gold);
  font-style: italic;
}

.future-locations {
  padding-top: 8px;
}

.future-locations .section-title {
  margin-bottom: 32px;
}

.future-locations .section-title em {
  color: var(--gold);
  font-style: italic;
}

.future-locations-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media (max-width: 560px) {
  .future-locations-grid { grid-template-columns: 1fr; }
}

.future-location-item {
  padding: 32px 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  border-left: 3px solid rgba(201,169,110,0.3);
}

.future-location-item h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 6px;
}

.future-location-item p {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.6;
}

/* Page hero em styling for subpages */
.page-title em {
  color: var(--gold);
  font-style: italic;
}

/* Light mode overrides for events */
[data-theme="light"] .event-nav-card { background-color: #ffffff; border-color: rgba(160,120,40,0.12); }
[data-theme="light"] .event-nav-card:hover { border-color: rgba(160,120,40,0.35); }
[data-theme="light"] .event-nav-card h3 { color: #1f1c17; }
[data-theme="light"] .event-nav-card p { color: #5a5045; }
[data-theme="light"] .events-cta-card { background: linear-gradient(135deg, #ffffff 0%, #faf6ee 100%); border-color: rgba(160,120,40,0.18); }
[data-theme="light"] .events-cta-card h3 { color: #1f1c17; }
[data-theme="light"] .location-card { background-color: #ffffff; border-color: rgba(160,120,40,0.12); }
[data-theme="light"] .location-title { color: #1f1c17; }
[data-theme="light"] .future-location-item { background-color: #ffffff; border-color: rgba(160,120,40,0.1); border-left-color: rgba(160,120,40,0.3); }
[data-theme="light"] .future-location-item h3 { color: #1f1c17; }
[data-theme="light"] .events-popups-card { background: linear-gradient(135deg, #ffffff 0%, #faf6ee 100%); border-color: rgba(160,120,40,0.18); }

/* Events contact section */
.events-contact-section {
  background-color: var(--dark);
}

.events-contact-card {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 64px;
  align-items: center;
  padding: 64px;
  background: linear-gradient(135deg, var(--dark-3) 0%, var(--dark-4) 100%);
  border: 1px solid rgba(201,169,110,0.22);
  border-radius: var(--radius-lg);
  position: relative;
  overflow: hidden;
}

.events-contact-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

@media (max-width: 860px) {
  .events-contact-card {
    grid-template-columns: 1fr;
    gap: 36px;
    padding: 40px 28px;
  }
}

.events-contact-text {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.events-contact-text .section-title {
  margin-bottom: 0;
}

.events-contact-body {
  font-size: 0.95rem;
  color: var(--text-muted);
  line-height: 1.75;
}

.events-contact-person {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-top: 8px;
}

.events-contact-name {
  font-family: 'Playfair Display', serif;
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--white);
}

.events-contact-role {
  font-size: 0.85rem;
  color: var(--text-muted);
  font-style: italic;
}

.events-contact-links {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 4px;
}

.events-contact-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 0.92rem;
  color: var(--text);
  transition: color var(--transition);
}

.events-contact-link:hover {
  color: var(--gold);
}

.events-contact-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex-shrink: 0;
}

/* Reservation page layout */
.reservation-layout {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 48px;
  align-items: start;
}

@media (max-width: 1000px) {
  .reservation-layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

.reservation-layout .consulting-form {
  max-width: none;
}

/* Reservation sidebar */
.reservation-sidebar-card {
  padding: 36px;
  background: linear-gradient(135deg, var(--dark-3) 0%, var(--dark-4) 100%);
  border: 1px solid rgba(201,169,110,0.22);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  overflow: hidden;
  position: sticky;
  top: 96px;
}

.reservation-sidebar-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

.reservation-sidebar-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

.reservation-sidebar-contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.reservation-sidebar-divider {
  height: 1px;
  background: rgba(201,169,110,0.12);
}

.reservation-sidebar-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
}

.reservation-sidebar-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.reservation-sidebar-list li {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.5;
  padding-left: 16px;
  position: relative;
}

.reservation-sidebar-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: var(--gold);
  opacity: 0.6;
}

.reservation-sidebar-person {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.reservation-sidebar-person strong {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--white);
}

.reservation-sidebar-person span {
  font-size: 0.82rem;
  color: var(--text-muted);
  line-height: 1.5;
}

.reservation-sidebar-buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 4px;
}

/* Light mode */
[data-theme="light"] .events-contact-card { background: linear-gradient(135deg, #ffffff 0%, #faf6ee 100%); border-color: rgba(160,120,40,0.18); }
[data-theme="light"] .events-contact-name { color: #1f1c17; }
[data-theme="light"] .reservation-sidebar-card { background: linear-gradient(135deg, #ffffff 0%, #faf6ee 100%); border-color: rgba(160,120,40,0.18); }
[data-theme="light"] .reservation-sidebar-title { color: #1f1c17; }
[data-theme="light"] .reservation-sidebar-person strong { color: #1f1c17; }

/* =========================================================
   ION VILLAGE — FLAGSHIP LOCATION SECTIONS
   ========================================================= */

/* Flagship card modifier */
.location-card--flagship {
  border-color: rgba(201,169,110,0.28);
  background: linear-gradient(135deg, var(--dark-3) 0%, rgba(201,169,110,0.04) 100%);
  position: relative;
  overflow: hidden;
}

.location-card--flagship::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

/* ION Flagship editorial */
.ion-flagship-section {
  background-color: var(--dark);
}

.ion-editorial {
  max-width: 780px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ion-editorial p {
  font-size: 1rem;
  color: var(--text-muted);
  line-height: 1.85;
}

/* Dining in the Landscape */
.ion-landscape-section {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.ion-landscape-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 8px;
}

@media (max-width: 900px) { .ion-landscape-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .ion-landscape-grid { grid-template-columns: 1fr; } }

.ion-landscape-card {
  padding: 32px 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: border-color var(--transition), transform var(--transition);
}

.ion-landscape-card:hover {
  border-color: rgba(201,169,110,0.3);
  transform: translateY(-3px);
}

.ion-landscape-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 1px solid rgba(201,169,110,0.18);
  background: rgba(201,169,110,0.05);
  display: flex;
  align-items: center;
  justify-content: center;
}

.ion-landscape-card h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--white);
}

.ion-landscape-card p {
  font-size: 0.86rem;
  color: var(--text-muted);
  line-height: 1.7;
}

/* Producer Network */
.ion-producers-section {
  background-color: var(--dark);
}

.ion-producers-intro {
  max-width: 680px;
  font-size: 0.97rem;
  color: var(--text-muted);
  line-height: 1.78;
  margin-top: -24px;
  margin-bottom: 48px;
}

.ion-producers-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media (max-width: 640px) { .ion-producers-grid { grid-template-columns: 1fr; } }

.ion-producer-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 24px 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  transition: border-color var(--transition);
}

.ion-producer-item:hover {
  border-color: rgba(201,169,110,0.28);
}

.ion-producer-item .sig-list-marker {
  margin-top: 4px;
}

.ion-producer-item div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.ion-producer-item strong {
  font-family: 'Playfair Display', serif;
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--white);
}

.ion-producer-item span {
  font-size: 0.84rem;
  color: var(--text-muted);
  line-height: 1.55;
}

/* Experience Format */
.ion-format-section {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.ion-format-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}

@media (max-width: 860px) { .ion-format-grid { grid-template-columns: 1fr; } }

.ion-format-block {
  padding: 48px 40px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.12);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (max-width: 560px) { .ion-format-block { padding: 32px 24px; } }

.ion-format-block .section-title {
  margin-bottom: 8px;
}

.ion-format-desc {
  font-size: 0.92rem;
  color: var(--text);
  line-height: 1.7;
  font-style: italic;
  padding-bottom: 4px;
}

/* Sustainability Framework */
.ion-sustainability-section {
  background-color: var(--dark);
}

.ion-sustainability-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 8px;
}

@media (max-width: 860px) { .ion-sustainability-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .ion-sustainability-grid { grid-template-columns: 1fr; } }

.ion-sustainability-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 24px 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  transition: border-color var(--transition);
}

.ion-sustainability-item:hover {
  border-color: rgba(201,169,110,0.28);
}

.ion-sustainability-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(201,169,110,0.18);
  background: rgba(201,169,110,0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ion-sustainability-item span {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.55;
}

/* Destination Value */
.ion-destination-section {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.ion-destination-card {
  max-width: 820px;
  margin: 0 auto;
  padding: 56px 64px;
  background: linear-gradient(135deg, var(--dark-3) 0%, var(--dark-4) 100%);
  border: 1px solid rgba(201,169,110,0.22);
  border-radius: var(--radius-lg);
  position: relative;
  overflow: hidden;
  text-align: center;
}

.ion-destination-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

@media (max-width: 640px) { .ion-destination-card { padding: 40px 28px; } }

.ion-destination-text {
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem;
  font-style: italic;
  color: var(--text);
  line-height: 1.8;
}

/* Light mode for ION sections */
[data-theme="light"] .location-card--flagship { background: linear-gradient(135deg, #ffffff 0%, #faf6ee 100%); border-color: rgba(160,120,40,0.22); }
[data-theme="light"] .ion-landscape-card { background-color: #ffffff; border-color: rgba(160,120,40,0.12); }
[data-theme="light"] .ion-landscape-card h3 { color: #1f1c17; }
[data-theme="light"] .ion-producer-item { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }
[data-theme="light"] .ion-producer-item strong { color: #1f1c17; }
[data-theme="light"] .ion-format-block { background-color: #ffffff; border-color: rgba(160,120,40,0.12); }
[data-theme="light"] .ion-sustainability-item { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }
[data-theme="light"] .ion-destination-card { background: linear-gradient(135deg, #ffffff 0%, #faf6ee 100%); border-color: rgba(160,120,40,0.18); }

/* ION Recognition */
.ion-recognition-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); border-bottom: 1px solid rgba(201,169,110,0.08); }

.ion-recognition-statement {
  max-width: 780px;
  font-size: 1.02rem;
  color: var(--text);
  line-height: 1.8;
  margin-top: -20px;
  margin-bottom: 40px;
  font-style: italic;
  font-family: 'Playfair Display', serif;
}

.ion-recognition-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

@media (max-width: 560px) { .ion-recognition-grid { grid-template-columns: 1fr; } }

.ion-recognition-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 24px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
}

.ion-recognition-item span {
  font-size: 0.92rem;
  color: var(--text-muted);
  line-height: 1.5;
}

/* ION Platform / Trust signals */
.ion-platform-section { background-color: var(--dark); }

.ion-trust-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 40px;
}

@media (max-width: 860px) { .ion-trust-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .ion-trust-grid { grid-template-columns: 1fr; } }

.ion-trust-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 24px 28px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  transition: border-color var(--transition);
}

.ion-trust-item:hover { border-color: rgba(201,169,110,0.28); }

.ion-trust-item span {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.55;
}

/* ION Accessibility */
.ion-accessibility-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); border-bottom: 1px solid rgba(201,169,110,0.08); }

/* ION Continuity */
.ion-continuity-section { background-color: var(--dark); }

/* ION Architecture */
.ion-architecture-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); border-bottom: 1px solid rgba(201,169,110,0.08); }

.ion-arch-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-top: 20px;
}

.ion-arch-tag {
  padding: 6px 18px;
  border: 1px solid rgba(201,169,110,0.3);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--gold);
  background: rgba(201,169,110,0.05);
}

/* ION Corridor */
.ion-corridor-section { background-color: var(--dark); }

/* Light mode for new ION sections */
[data-theme="light"] .ion-recognition-item { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }
[data-theme="light"] .ion-trust-item { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }

/* =========================================================
   CINEMATIC VISUAL STORYTELLING — Events Pages
   ========================================================= */

/* Full-width cinematic bands */
.cine-band {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.cine-band-img { width: 100%; }
.cine-band-img svg { width: 100%; height: auto; display: block; }

.cine-band-sunset-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center center;
  display: block;
  aspect-ratio: 21 / 9;
  filter: none;
}

@media (max-width: 768px) {
  .cine-band-sunset-img {
    aspect-ratio: 16 / 9;
    object-position: center 40%;
  }
}

.cine-band-caption {
  position: absolute;
  bottom: 20px;
  left: 0; right: 0;
  text-align: center;
}

.cine-band-caption span {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(201,169,110,0.4);
}

/* A Day at Chef Table — Horizontal Timeline */
.cine-timeline-section {
  background-color: var(--dark);
  padding-bottom: 72px;
}

.cine-timeline-track {
  margin-top: 8px;
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(201,169,110,0.15) transparent;
  -webkit-overflow-scrolling: touch;
}

.cine-timeline-track::-webkit-scrollbar { height: 4px; }
.cine-timeline-track::-webkit-scrollbar-track { background: transparent; }
.cine-timeline-track::-webkit-scrollbar-thumb { background: rgba(201,169,110,0.2); border-radius: 2px; }

.cine-timeline-scroll {
  display: flex;
  gap: 24px;
  padding: 0 max(24px, calc((100vw - 1160px) / 2));
  min-width: max-content;
}

.cine-step {
  flex-shrink: 0;
  width: 280px;
  display: flex;
  flex-direction: column;
  gap: 0;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(201,169,110,0.1);
  background-color: var(--dark-3);
  transition: border-color var(--transition), transform var(--transition);
}

.cine-step:hover {
  border-color: rgba(201,169,110,0.28);
  transform: translateY(-3px);
}

.cine-step-img { width: 100%; }
.cine-step-img svg { width: 100%; display: block; }

.cine-step-info {
  padding: 20px 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.cine-step-num {
  font-family: 'Playfair Display', serif;
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--gold);
  opacity: 0.5;
  letter-spacing: 0.08em;
}

.cine-step-info h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

.cine-step-info p {
  font-size: 0.82rem;
  color: var(--text-muted);
  line-height: 1.55;
}

/* Format grids (weekend, weekday, sourcing, retreat) */
.cine-format-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); }
.cine-format-alt { background-color: var(--dark); border-top: none; }
.cine-sourcing-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); }
.cine-retreat-section { background-color: var(--dark); }

.cine-format-intro {
  text-align: center;
  font-size: 0.95rem;
  color: var(--text-muted);
  font-style: italic;
  margin-top: -20px;
  margin-bottom: 48px;
}

.cine-format-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 24px;
  margin-top: 8px;
}

.cine-format-grid--3 {
  grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 900px) { .cine-format-grid--3 { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .cine-format-grid--3 { grid-template-columns: 1fr; } }

.cine-format-card {
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(201,169,110,0.1);
  background-color: var(--dark-3);
  transition: border-color var(--transition), transform var(--transition);
}

.cine-format-card:hover {
  border-color: rgba(201,169,110,0.3);
  transform: translateY(-3px);
}

.cine-format-img { width: 100%; }
.cine-format-img svg { width: 100%; display: block; }

.cine-format-card h3 {
  padding: 18px 24px 22px;
  font-family: 'Playfair Display', serif;
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

/* From Producer to Plate pipeline */
.cine-pipeline-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); }

.cine-pipeline {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  flex-wrap: wrap;
  margin-top: 8px;
}

.cine-pipe-step {
  padding: 28px 24px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  min-width: 140px;
  text-align: center;
  transition: border-color var(--transition);
}

.cine-pipe-step:hover { border-color: rgba(201,169,110,0.28); }

.cine-pipe-num {
  font-family: 'Playfair Display', serif;
  font-size: 1.6rem;
  font-weight: 700;
  color: rgba(201,169,110,0.2);
  line-height: 1;
}

.cine-pipe-step h3 {
  font-family: 'Playfair Display', serif;
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

.cine-pipe-arrow {
  width: 32px;
  height: 1px;
  background: linear-gradient(90deg, rgba(201,169,110,0.3), rgba(201,169,110,0.08));
  flex-shrink: 0;
}

@media (max-width: 860px) {
  .cine-pipeline { flex-direction: column; gap: 0; }
  .cine-pipe-arrow { width: 1px; height: 24px; background: linear-gradient(to bottom, rgba(201,169,110,0.3), rgba(201,169,110,0.08)); }
}

/* Who Joins the Table */
.cine-guests-section { background-color: var(--dark); }

.cine-guests-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin-top: 8px;
}

.cine-guest-pill {
  padding: 16px 32px;
  border: 1px solid rgba(201,169,110,0.15);
  border-radius: var(--radius-lg);
  background: rgba(201,169,110,0.03);
  font-family: 'Playfair Display', serif;
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--text);
  transition: border-color var(--transition), background-color var(--transition), color var(--transition);
  cursor: default;
}

.cine-guest-pill:hover {
  border-color: rgba(201,169,110,0.4);
  background: rgba(201,169,110,0.06);
  color: var(--gold);
}

/* Seasonal Series */
.cine-seasons-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); }

.cine-seasons-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 8px;
}

@media (max-width: 700px) { .cine-seasons-grid { grid-template-columns: 1fr; } }

.cine-season-card {
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(201,169,110,0.1);
  background-color: var(--dark-3);
  transition: border-color var(--transition), transform var(--transition);
}

.cine-season-card:hover {
  border-color: rgba(201,169,110,0.3);
  transform: translateY(-3px);
}

.cine-season-img { width: 100%; }
.cine-season-img svg { width: 100%; display: block; }

.cine-season-info {
  padding: 24px 28px 28px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.cine-season-tag {
  display: inline-block;
  padding: 4px 14px;
  border-radius: 100px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  width: fit-content;
}

.cine-season--spring { background: rgba(106,154,74,0.12); border: 1px solid rgba(106,154,74,0.3); color: #8bc55a; }
.cine-season--summer { background: rgba(232,164,74,0.12); border: 1px solid rgba(232,164,74,0.3); color: #e8a44a; }
.cine-season--autumn { background: rgba(180,120,60,0.12); border: 1px solid rgba(180,120,60,0.3); color: #c9a06e; }
.cine-season--winter { background: rgba(160,140,120,0.1); border: 1px solid rgba(160,140,120,0.25); color: #a09080; }

.cine-season-info h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

.cine-season-info p {
  font-size: 0.86rem;
  color: var(--text-muted);
  line-height: 1.65;
}

/* Light mode */
[data-theme="light"] .cine-step { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }
[data-theme="light"] .cine-step-info h3 { color: #1f1c17; }
[data-theme="light"] .cine-format-card { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }
[data-theme="light"] .cine-format-card h3 { color: #1f1c17; }
[data-theme="light"] .cine-pipe-step { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }
[data-theme="light"] .cine-pipe-step h3 { color: #1f1c17; }
[data-theme="light"] .cine-guest-pill { background: rgba(160,120,40,0.04); border-color: rgba(160,120,40,0.12); color: #3a3020; }
[data-theme="light"] .cine-guest-pill:hover { color: #a07828; border-color: rgba(160,120,40,0.35); }
[data-theme="light"] .cine-season-card { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }
[data-theme="light"] .cine-season-info h3 { color: #1f1c17; }

/* =========================================================
   CHEF TABLE — Editorial Content Sections
   ========================================================= */

/* Pillars */
.ct-pillars-section { background-color: var(--dark); }

.ct-pillars-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 8px;
}

@media (max-width: 700px) { .ct-pillars-grid { grid-template-columns: 1fr; } }

.ct-pillar {
  padding: 40px 32px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: border-color var(--transition), transform var(--transition);
}

.ct-pillar:hover { border-color: rgba(201,169,110,0.28); transform: translateY(-3px); }

.ct-pillar-num {
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  font-weight: 700;
  color: rgba(201,169,110,0.18);
  line-height: 1;
}

.ct-pillar h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

.ct-pillar p {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.72;
}

/* Structure */
.ct-structure-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); border-bottom: 1px solid rgba(201,169,110,0.08); }

.ct-structure-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

@media (max-width: 640px) { .ct-structure-grid { grid-template-columns: 1fr; } }

.ct-structure-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 20px 24px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
}

.ct-structure-item strong {
  font-family: 'Playfair Display', serif;
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--white);
}

/* Weekend section */
.ct-weekend-section { background-color: var(--dark); }

/* Audience */
.ct-audience-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); border-bottom: 1px solid rgba(201,169,110,0.08); }

.ct-audience-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

@media (max-width: 640px) { .ct-audience-grid { grid-template-columns: 1fr; } }

.ct-audience-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 24px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
}

.ct-audience-item span {
  font-size: 0.92rem;
  color: var(--text-muted);
  line-height: 1.5;
}

/* Sustainability */
.ct-sustainability-section { background-color: var(--dark); }

.ct-sustainability-intro {
  text-align: center;
  font-size: 0.95rem;
  color: var(--text);
  font-style: italic;
  font-family: 'Playfair Display', serif;
  margin-top: -20px;
  margin-bottom: 40px;
}

/* Models */
.ct-models-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); border-bottom: 1px solid rgba(201,169,110,0.08); }

.ct-models-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
  margin-top: 8px;
}

@media (max-width: 700px) { .ct-models-grid { grid-template-columns: 1fr; } }

.ct-model-card {
  padding: 44px 36px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.14);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: border-color var(--transition);
}

.ct-model-card:hover { border-color: rgba(201,169,110,0.3); }

.ct-model-header {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ct-model-tag {
  display: inline-block;
  padding: 4px 14px;
  background: rgba(201,169,110,0.1);
  border: 1px solid rgba(201,169,110,0.25);
  border-radius: 100px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
  width: fit-content;
}

.ct-model-card h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

.ct-model-card p {
  font-size: 0.9rem;
  color: var(--text-muted);
  line-height: 1.72;
}

/* Future */
.ct-future-section { background-color: var(--dark); }

.ct-future-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

@media (max-width: 640px) { .ct-future-grid { grid-template-columns: 1fr; } }

.ct-future-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 24px;
  background-color: var(--dark-3);
  border: 1px solid rgba(201,169,110,0.1);
  border-radius: var(--radius-lg);
  border-left: 3px solid rgba(201,169,110,0.25);
}

.ct-future-item span {
  font-size: 0.92rem;
  color: var(--text-muted);
  line-height: 1.5;
}

/* Closing */
.ct-closing-section { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); }

/* Chapter sections (editorial destination narrative) */
.ct-chapter-section { background-color: var(--dark); }
.ct-chapter-alt { background-color: var(--dark-2); border-top: 1px solid rgba(201,169,110,0.08); border-bottom: 1px solid rgba(201,169,110,0.08); }

.ct-soft-cta-section { background-color: var(--dark); }

/* Light mode */
[data-theme="light"] .ct-pillar { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }
[data-theme="light"] .ct-pillar h3 { color: #1f1c17; }
[data-theme="light"] .ct-structure-item { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }
[data-theme="light"] .ct-structure-item strong { color: #1f1c17; }
[data-theme="light"] .ct-audience-item { background-color: #ffffff; border-color: rgba(160,120,40,0.1); }
[data-theme="light"] .ct-model-card { background-color: #ffffff; border-color: rgba(160,120,40,0.12); }
[data-theme="light"] .ct-model-card h3 { color: #1f1c17; }
[data-theme="light"] .ct-future-item { background-color: #ffffff; border-color: rgba(160,120,40,0.1); border-left-color: rgba(160,120,40,0.25); }

/* =========================================================
   DESTINATION SECTIONS (Events Page)
   ========================================================= */

/* Destination Selector Navigation */
.destinations-nav-section {
  background-color: var(--dark);
  padding-bottom: 60px;
}

.destinations-selector {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  padding: 8px 0 24px;
  margin-top: 32px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.destinations-selector::-webkit-scrollbar { display: none; }

.destination-tab {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  padding: 20px 28px;
  background: transparent;
  border: 1px solid rgba(201,169,110,0.15);
  border-radius: var(--radius-lg);
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: left;
  min-width: 200px;
}

.destination-tab:hover {
  border-color: rgba(201,169,110,0.35);
  background: rgba(201,169,110,0.05);
}

.destination-tab.active {
  border-color: var(--gold);
  background: rgba(201,169,110,0.1);
}

.destination-tab-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--white);
}

.destination-tab-desc {
  font-size: 0.85rem;
  color: var(--text-muted);
}

.destination-tab-season {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--gold);
  margin-top: 4px;
}

/* Destination Feature Sections */
.destination-feature-section {
  background-color: var(--dark);
  padding-top: 80px;
  padding-bottom: 100px;
}

.destination-alt {
  background-color: var(--dark-2);
  border-top: 1px solid rgba(201,169,110,0.08);
  border-bottom: 1px solid rgba(201,169,110,0.08);
}

.destination-feature-header {
  margin-bottom: 48px;
}

.destination-hero-image {
  position: relative;
  width: 100%;
  aspect-ratio: 12 / 5;
  border-radius: var(--radius-lg);
  overflow: hidden;
  margin-bottom: 56px;
}

.destination-hero-image svg,
.destination-hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.ion-village-hero-img {
  object-fit: cover;
  object-position: center;
  filter: none;
  opacity: 1;
}

.destination-hero-caption {
  position: absolute;
  bottom: 20px;
  left: 24px;
  background: rgba(13, 13, 13, 0.85);
  padding: 10px 18px;
  border-radius: 100px;
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--gold);
}

/* Editorial Content */
.destination-editorial {
  max-width: 900px;
  margin: 0 auto 56px;
}

.editorial-lead {
  font-family: 'Playfair Display', serif;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: italic;
  color: var(--white);
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.5;
}

.editorial-columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 48px;
}

@media (max-width: 768px) {
  .editorial-columns { grid-template-columns: 1fr; gap: 24px; }
  .editorial-lead { font-size: 1.3rem; }
}

.editorial-col p {
  font-size: 0.95rem;
  color: var(--text-muted);
  line-height: 1.8;
  margin-bottom: 20px;
}

.editorial-single {
  font-size: 0.95rem;
  color: var(--text-muted);
  line-height: 1.8;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}

/* Centered Quote */
.destination-quote {
  max-width: 700px;
  margin: 64px auto;
  text-align: center;
  padding: 0 24px;
}

.destination-quote p {
  font-family: 'Playfair Display', serif;
  font-size: 1.8rem;
  font-weight: 400;
  font-style: italic;
  color: var(--white);
  line-height: 1.4;
}

@media (max-width: 768px) {
  .destination-quote p { font-size: 1.4rem; }
}

/* Gallery Grid */
.destination-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 56px 0;
}

@media (max-width: 768px) {
  .destination-gallery { grid-template-columns: 1fr; }
}

.destination-gallery-item {
  position: relative;
  aspect-ratio: 4 / 3;
  border-radius: var(--radius-lg);
  overflow: hidden;
}

.destination-gallery-item svg,
.destination-gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.gallery-caption {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  background: rgba(13, 13, 13, 0.85);
  padding: 8px 14px;
  border-radius: 100px;
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--gold);
  text-align: center;
}

/* Reservation Block */
.destination-reservation-block {
  background: rgba(201,169,110,0.05);
  border: 1px solid rgba(201,169,110,0.12);
  border-radius: var(--radius-lg);
  padding: 40px;
  text-align: center;
  margin-top: 64px;
}

.reservation-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-bottom: 24px;
}

.reservation-contact {
  font-size: 0.9rem;
  color: var(--text-muted);
}

.reservation-contact a {
  color: var(--gold);
  text-decoration: none;
}

.reservation-contact a:hover {
  text-decoration: underline;
}

/* Testimonials Slider */
.testimonials-slider-section {
  background-color: var(--dark);
  padding-top: 100px;
  padding-bottom: 100px;
}

.testimonials-slider {
  max-width: 800px;
  margin: 48px auto 32px;
  position: relative;
  min-height: 120px;
}

.testimonial-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  pointer-events: none;
}

.testimonial-slide.active {
  opacity: 1;
  transform: translateX(0);
  position: relative;
  pointer-events: auto;
}

.testimonial-slide blockquote {
  text-align: center;
  margin: 0;
}

.testimonial-slide blockquote p {
  font-family: 'Playfair Display', serif;
  font-size: 1.5rem;
  font-weight: 400;
  font-style: italic;
  color: var(--white);
  line-height: 1.5;
}

@media (max-width: 768px) {
  .testimonial-slide blockquote p { font-size: 1.2rem; }
}

.testimonials-nav {
  display: flex;
  justify-content: center;
  gap: 12px;
}

.testimonial-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(201,169,110,0.25);
  border: none;
  cursor: pointer;
  transition: background 0.3s ease;
  padding: 0;
}

.testimonial-dot.active {
  background: var(--gold);
}

.testimonial-dot:hover {
  background: rgba(201,169,110,0.5);
}

/* Light mode adjustments */
[data-theme="light"] .destination-tab { border-color: rgba(160,120,40,0.15); }
[data-theme="light"] .destination-tab:hover { background: rgba(160,120,40,0.05); }
[data-theme="light"] .destination-tab.active { border-color: #a07828; background: rgba(160,120,40,0.08); }
[data-theme="light"] .destination-tab-title { color: #1f1c17; }
[data-theme="light"] .destination-reservation-block { background: rgba(160,120,40,0.05); border-color: rgba(160,120,40,0.12); }
[data-theme="light"] .testimonial-slide blockquote p { color: #1f1c17; }
[data-theme="light"] .destination-quote p { color: #1f1c17; }
[data-theme="light"] .editorial-lead { color: #1f1c17; }

/* =========================================================
   PRESS LOGOS SECTION (Press Page)
   ========================================================= */

.press-logos-section {
  background-color: var(--dark);
  padding-top: 80px;
  padding-bottom: 80px;
}

.press-logos-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 48px;
}

@media (max-width: 1024px) {
  .press-logos-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 768px) {
  .press-logos-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
}

.press-logo-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80px;
  padding: 20px 24px;
  background: transparent;
  border: 1px solid rgba(201,169,110,0.12);
  border-radius: var(--radius-lg);
  text-decoration: none;
  transition: all 0.3s ease;
  opacity: 0.7;
}

.press-logo-item:hover {
  opacity: 1;
  border-color: rgba(201,169,110,0.35);
  background: rgba(201,169,110,0.05);
}

.press-logo-text {
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--white);
  letter-spacing: 0.02em;
  text-align: center;
}

/* Light mode adjustments for press logos */
[data-theme="light"] .press-logo-item { border-color: rgba(160,120,40,0.12); }
[data-theme="light"] .press-logo-item:hover { background: rgba(160,120,40,0.05); border-color: rgba(160,120,40,0.3); }
[data-theme="light"] .press-logo-text { color: #1f1c17; }
.destinations-selector {
  display: grid;
  grid-template-columns: repeat(3, minmax(220px, 1fr));
  gap: 18px;
  overflow: visible;
}

.destination-tab {
  width: 100%;
  min-width: 0;
}

@media (max-width: 900px) {
  .destinations-selector {
    grid-template-columns: repeat(2, minmax(180px, 1fr));
  }
}

@media (max-width: 600px) {
  .destinations-selector {
    grid-template-columns: 1fr;
  }
}
.brand-gallery-section {
  padding-top: 40px;
}

.brand-gallery-intro {
  max-width: 720px;
  margin: 0 auto 40px auto;
  color: var(--text-muted);
}

.brand-gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

.brand-gallery-grid img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 10px;
  transition: transform .35s ease, opacity .35s ease;
}

.brand-gallery-grid img:hover {
  transform: scale(1.04);
  opacity: .9;
}

@media (max-width: 1024px) {
  .brand-gallery-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 640px) {
  .brand-gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.brand-gallery-grid a {
  display:block;
  overflow:hidden;
  border-radius:12px;
}

.brand-gallery-grid img {
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .4s ease;
}

.brand-gallery-grid a:hover img {
  transform:scale(1.05);
}

.lightbox-overlay {
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.92);
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:9999;
  cursor:zoom-out;
  padding:24px;
}

.lightbox-overlay img {
  max-width:92%;
  max-height:90vh;
  border-radius:14px;
}
.article-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
}

.article-modal.active {
  display: block;
}

.article-modal-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.86);
}

.article-modal-content {
  position: relative;
  max-width: 880px;
  max-height: 88vh;
  overflow-y: auto;
  margin: 6vh auto;
  padding: 56px;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: 18px;
  color: var(--text);
  z-index: 2;
}

.article-modal-content h1 {
  font-family: var(--font-display);
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: 1.12;
  margin-bottom: 28px;
}

.article-modal-content h2 {
  font-family: var(--font-display);
  font-size: 2rem;
  margin: 42px 0 18px;
}

.article-modal-content p {
  color: var(--text-muted);
  font-size: 1rem;
  line-height: 1.85;
  margin-bottom: 18px;
}

.article-modal-close {
  position: sticky;
  top: 0;
  float: right;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid var(--border);
  background: var(--surface);
  color: var(--text);
  font-size: 28px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .article-modal-content {
    margin: 3vh 16px;
    padding: 32px 24px;
    max-height: 92vh;
  }
}
.featured-insight-img{
  position:relative;
  overflow:hidden;
  min-height:100%;
  border-radius:32px 0 0 32px;
}

.featured-insight-cover{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.article-image-block{
  margin:42px 0 52px;
}

.article-inline-image{
  width:100%;
  display:block;
  border-radius:28px;
  border:1px solid rgba(201,169,110,0.12);
  box-shadow:0 24px 60px rgba(0,0,0,0.28);
}

.article-image-caption{
  margin-top:16px;
  text-align:center;
  color:var(--text-muted);
  font-size:.95rem;
  line-height:1.8;
}