/*
Theme Name: Zoom Capital
Theme URI: https://zoomcapital.in
Author: Zoom Capital
Description: Premium event & investor-network theme for Zoom Capital — Bridge for Entrepreneurs and Investors. Recreates the Zoom Capital Startup Conclave site: Home, About, Leadership Team, Events (Upcoming + Past), Research, Our Ecosystem and Network, Contact Us and Register.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zoomcapital
*/

/* ---------- Base ---------- */
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: oklch(0.975 0.014 85);
  color: oklch(0.18 0.02 40);
  font-family: Manrope, ui-sans-serif, system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
}
*, *::before, *::after { box-sizing: border-box; }
html, body { max-width: 100%; }
body { overflow-x: hidden; }

/* Keep the site shell and section backgrounds flush with both viewport edges.
   Content containers inside each section retain their own max-width. */
body > #page,
body > .site,
.wp-site-blocks,
#page > #content,
.site > #content,
main#content,
main.site-main,
.site-content {
  display: block;
  width: 100% !important;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

main#content > section,
main.site-main > section,
.site-content > section {
  width: 100%;
}

a { color: oklch(0.48 0.2 29); }
a:hover { color: oklch(0.58 0.19 32); }
input, textarea, select, button { font-family: Manrope, ui-sans-serif, system-ui, sans-serif; }
img { max-width: 100%; }

/* ---------- Events page ---------- */
.zc-eyebrow { margin: 0; font-size: 12px; letter-spacing: .25em; text-transform: uppercase; font-weight: 700; color: oklch(0.58 0.19 32); }
.zc-page-title { margin: 12px 0 0; font-family: 'Playfair Display', Georgia, serif; font-size: 64px; line-height: 1; color: oklch(0.18 0.02 40); }
.zc-events-section { max-width: 1240px; margin: 0 auto; padding: 64px 32px; }
.zc-section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; flex-wrap: wrap; }
.zc-section-heading h2, .zc-agenda-heading h3, .zc-event-subsection h3, .zc-event-info-grid h3 { margin: 10px 0 0; font-family: 'Playfair Display', Georgia, serif; font-size: 36px; line-height: 1.15; }
.zc-section-heading > strong { font-family: 'Playfair Display', Georgia, serif; font-size: 20px; color: oklch(0.48 0.2 29); }
.zc-upcoming-banner, .zc-past-event-hero { margin-top: 32px; display: grid; grid-template-columns: 1.05fr 1fr; background: oklch(0.18 0.02 40); color: #fff; overflow: hidden; }
.zc-upcoming-banner > img, .zc-past-event-hero > img { width: 100%; height: 100%; min-height: 380px; object-fit: cover; }
.zc-upcoming-banner > div, .zc-past-event-hero > div { padding: 52px; align-self: center; }
.zc-upcoming-banner h3, .zc-past-event-hero h3 { margin: 12px 0 0; font-family: 'Playfair Display', Georgia, serif; font-size: 34px; line-height: 1.15; }
.zc-upcoming-banner p:not(.zc-eyebrow), .zc-past-event-hero p:not(.zc-eyebrow) { margin: 18px 0 0; color: rgba(255,255,255,.78); line-height: 1.7; }
.zc-primary-button { display: inline-flex; margin-top: 26px; min-height: 48px; align-items: center; padding: 0 25px; border-radius: 4px; background: linear-gradient(90deg,#8b28c8,#ff4e12); color: #fff; text-decoration: none; font-size: 12px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.zc-primary-button:hover { color: #fff; }
.zc-agenda-heading { margin-top: 52px; display: flex; justify-content: space-between; align-items: end; gap: 24px; flex-wrap: wrap; }
.zc-agenda-heading > p { margin: 0; color: oklch(0.45 0.02 40); font-size: 13px; }
.zc-agenda-grid { margin-top: 22px; display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.zc-agenda-grid article { padding: 30px; background: #fff; border: 1px solid oklch(0.88 0.02 70); }
.zc-agenda-grid span { color: oklch(0.58 0.19 32); font-size: 11px; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; }
.zc-agenda-grid h4 { margin: 9px 0 0; font-family: 'Playfair Display', Georgia, serif; font-size: 24px; }
.zc-agenda-grid ul, .zc-check-list { margin: 18px 0 0; padding-left: 20px; line-height: 1.9; color: oklch(0.45 0.02 40); }
.zc-past-event-detail { border-top: 1px solid oklch(0.88 0.02 70); }
.zc-sponsor-block { margin-top: 30px; padding: 26px 30px; display: flex; align-items: center; justify-content: space-between; gap: 30px; background: #fff; border: 1px solid oklch(0.88 0.02 70); }
.zc-sponsor-block h3 { margin: 8px 0 0; font-family: 'Playfair Display', Georgia, serif; font-size: 26px; }
.zc-sponsor-block img { width: 190px; height: 68px; object-fit: contain; }
.zc-event-subsection { margin-top: 54px; }
.zc-speaker-list { margin-top: 24px; display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; }
.zc-speaker-list article { padding: 26px 22px; background: #fff; border: 1px solid oklch(0.88 0.02 70); }
.zc-speaker-list span { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 50%; background: oklch(0.94 0.03 80); color: oklch(0.48 0.2 29); font-weight: 800; }
.zc-speaker-list h4 { margin: 20px 0 0; font-family: 'Playfair Display',Georgia,serif; font-size: 20px; }
.zc-speaker-list p { margin: 8px 0 0; line-height: 1.6; color: oklch(0.45 0.02 40); }
.zc-event-info-grid { margin-top: 54px; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.zc-event-info-grid > div { padding: 32px; background: #fff; border: 1px solid oklch(0.88 0.02 70); }
.zc-snapshot-grid { margin-top: 20px; display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.zc-snapshot-grid span { padding: 15px; border: 1px solid oklch(0.88 0.02 70); font-size: 12px; text-transform: uppercase; letter-spacing: .06em; }
.zc-snapshot-grid strong { display: block; margin-bottom: 4px; font-family: 'Playfair Display',Georgia,serif; font-size: 20px; text-transform: none; }
.zc-event-gallery { margin-top: 24px; display: grid; grid-template-columns: repeat(2,1fr); gap: 18px; }
.zc-event-gallery img { width: 100%; aspect-ratio: 16/9; object-fit: cover; display: block; }
.zc-acquihire-block { padding: 48px; background: oklch(0.18 0.02 40); color: #fff; }
.zc-acquihire-block h2 { margin: 12px 0 0; max-width: 680px; font-family: 'Playfair Display',Georgia,serif; font-size: 40px; line-height: 1.1; }
.zc-acquihire-block > div:first-child > p:last-child { margin: 18px 0 0; max-width: 760px; color: rgba(255,255,255,.76); font-size: 16px; line-height: 1.7; }
.zc-acquihire-points { margin-top: 28px; display: grid; grid-template-columns: repeat(2,1fr); gap: 12px; }
.zc-acquihire-points span { padding: 18px; border: 1px solid rgba(255,255,255,.14); color: rgba(255,255,255,.76); font-size: 13px; line-height: 1.5; }
.zc-acquihire-points strong { display: block; margin-bottom: 4px; color: oklch(0.78 0.14 75); font-size: 11px; letter-spacing: .15em; text-transform: uppercase; }

/* ---------- Research page ---------- */
.zc-research-page { overflow: hidden; }
.zc-research-hero { max-width: 1240px; margin: 0 auto; padding: 72px 32px 80px; display: grid; grid-template-columns: minmax(0,.92fr) minmax(400px,1.08fr); gap: clamp(40px,5vw,64px); align-items: center; }
.zc-research-hero-copy { min-width: 0; }
.zc-research-hero-copy h1 { margin: 16px 0 0; max-width: 620px; font-family: 'Playfair Display',Georgia,serif; font-size: clamp(48px,5.2vw,70px); line-height: 1; letter-spacing: -.035em; }
.zc-research-lead { margin: 26px 0 0; max-width: 620px; color: oklch(0.36 0.02 40); font-size: 17px; line-height: 1.75; }
.zc-research-actions { margin-top: 32px; display: flex; align-items: stretch; gap: 12px; flex-wrap: wrap; }
.zc-research-actions .zc-primary-button,
.zc-research-actions .zc-research-secondary { min-height: 52px; margin-top: 0; box-sizing: border-box; justify-content: center; }
.zc-research-actions .zc-primary-button { border: 1px solid transparent; }
.zc-research-secondary { display: inline-flex; align-items: center; padding: 0 25px; border: 1px solid oklch(0.72 0.03 60); border-radius: 4px; color: oklch(0.18 0.02 40); font-size: 12px; font-weight: 800; letter-spacing: .1em; text-decoration: none; text-transform: uppercase; transition: background .2s ease, border-color .2s ease; }
.zc-research-secondary:hover { background: oklch(0.94 0.03 80); border-color: oklch(0.58 0.19 32); color: oklch(0.18 0.02 40); }
.zc-research-hero-image { position: relative; min-height: 0; aspect-ratio: 16 / 10; overflow: hidden; background: oklch(0.18 0.02 40); box-shadow: 0 24px 55px rgba(49,28,18,.14); }
.zc-research-hero-image > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.zc-research-image-note { position: absolute; inset: auto 22px 22px; padding: 18px 20px; background: rgba(25,15,12,.91); color: #fff; backdrop-filter: blur(8px); }
.zc-research-image-note span { color: oklch(0.78 0.14 75); font-size: 10px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.zc-research-image-note strong { display: block; margin-top: 7px; font-family: 'Playfair Display',Georgia,serif; font-size: 18px; line-height: 1.35; }
.zc-research-section { max-width: 1240px; margin: 0 auto; padding: 88px 32px; }
.zc-research-section-heading { display: grid; grid-template-columns: minmax(0,1.2fr) minmax(280px,.8fr); gap: 50px; align-items: end; }
.zc-research-section-heading h2, .zc-research-cta h2 { margin: 12px 0 0; font-family: 'Playfair Display',Georgia,serif; font-size: clamp(36px,4vw,52px); line-height: 1.05; letter-spacing: -.025em; }
.zc-research-section-heading > p { margin: 0; color: oklch(0.45 0.02 40); font-size: 15px; line-height: 1.75; }
.zc-research-audience-grid { margin-top: 44px; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.zc-research-card { padding: 32px; border: 1px solid oklch(0.88 0.02 70); background: #fff; transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease; }
.zc-research-card > span, .zc-research-process span { color: oklch(0.58 0.19 32); font-family: 'Playfair Display',Georgia,serif; font-size: 26px; font-weight: 900; }
.zc-research-card h3, .zc-research-process h3, .zc-research-output-grid h3 { margin: 18px 0 0; font-family: 'Playfair Display',Georgia,serif; font-size: 23px; }
.zc-research-card p, .zc-research-process p, .zc-research-output-grid p { margin: 12px 0 0; color: oklch(0.45 0.02 40); font-size: 14px; line-height: 1.7; }
@media (hover:hover) { .zc-research-card:hover { transform: translateY(-6px); border-color: rgba(139,40,200,.34); box-shadow: 0 20px 40px rgba(49,28,18,.11); } }
.zc-research-coverage-wrap { background: oklch(0.18 0.02 40); color: #fff; }
.zc-research-coverage-wrap .zc-eyebrow { color: oklch(0.78 0.14 75); }
.zc-research-coverage-wrap .zc-research-section-heading > p { color: rgba(255,255,255,.68); }
.zc-research-coverage-grid { margin-top: 44px; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); border-top: 1px solid rgba(255,255,255,.14); border-left: 1px solid rgba(255,255,255,.14); }
.zc-research-coverage-grid article { padding: 34px; border-right: 1px solid rgba(255,255,255,.14); border-bottom: 1px solid rgba(255,255,255,.14); }
.zc-research-coverage-grid article > p:first-child { margin: 0; color: oklch(0.78 0.14 75); font-size: 10px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.zc-research-coverage-grid h3 { margin: 10px 0 0; font-family: 'Playfair Display',Georgia,serif; font-size: 25px; }
.zc-research-coverage-grid h3 + p { margin: 12px 0 0; color: rgba(255,255,255,.7); font-size: 14px; line-height: 1.7; }
.zc-research-process { margin-top: 44px; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 0; border: 1px solid oklch(0.88 0.02 70); background: #fff; }
.zc-research-process article { min-width: 0; padding: 30px; border-right: 1px solid oklch(0.88 0.02 70); }
.zc-research-process article:last-child { border-right: 0; }
.zc-research-outputs { background: oklch(0.94 0.03 80 / .62); }
.zc-research-output-grid { margin-top: 44px; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.zc-research-output-grid article { position: relative; padding: 30px 30px 30px 34px; background: #fff; border: 1px solid oklch(0.88 0.02 70); }
.zc-research-output-grid article::before { content: ""; position: absolute; inset: 0 auto 0 0; width: 4px; background: linear-gradient(#8b28c8,#ff4e12); }
.zc-research-output-grid h3 { margin-top: 0; }
.zc-research-cta { max-width: 1176px; margin: 80px auto 0; padding: 48px; display: flex; justify-content: space-between; align-items: center; gap: 48px; background: oklch(0.18 0.02 40); color: #fff; box-sizing: border-box; }
.zc-research-cta > div > p:last-child { margin: 16px 0 0; max-width: 700px; color: rgba(255,255,255,.7); line-height: 1.7; }
.zc-research-cta .zc-primary-button { flex: 0 0 auto; margin-top: 0; }
.zc-research-disclaimer { max-width: 1176px; margin: 0 auto; padding: 28px 0 72px; color: oklch(0.45 0.02 40); font-size: 12px; line-height: 1.7; }

/* ---------- Hover states (inline styles carry the rest) ---------- */
.zc-nav a { font-size: 13px; font-weight: 600; color: #5b4a57; text-decoration: none; transition: color 0.15s; }
.zc-nav a:hover { color: #8428c8; }
.zc-btn-grad { transition: opacity 0.15s; }
.zc-btn-grad:hover { opacity: 0.95; color: #ffffff; }
.zc-btn-outline { transition: background 0.15s; }
.zc-btn-outline:hover { background: oklch(0.94 0.03 80); color: oklch(0.18 0.02 40); }
.zc-btn-ghost-dark:hover { background: rgba(255, 255, 255, 0.08); color: oklch(0.975 0.014 85); }
.zc-card { transition: border-color 0.2s, transform 0.2s; }
.zc-card:hover { border-color: oklch(0.48 0.2 29); transform: translateY(-4px); }
.zc-link { text-decoration: none; }
.zc-link:hover { text-decoration: underline; }
.zc-flink { transition: color 0.15s; }
.zc-flink:hover { color: oklch(0.78 0.14 75) !important; }

/* ---------- Participation cards ---------- */
.zc-participation-card {
  position: relative;
  min-width: 0;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(49, 28, 18, 0.05);
  transition: transform .28s cubic-bezier(.2,.8,.2,1), box-shadow .28s ease, border-color .28s ease, background-color .28s ease, color .28s ease;
}
.zc-participation-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: linear-gradient(90deg, #8b28c8, #ff4e12);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .28s cubic-bezier(.2,.8,.2,1);
}
.zc-participation-card-featured::before { transform: scaleX(1); }
.zc-participation-link {
  transition: transform .22s ease, color .22s ease, box-shadow .22s ease;
}
.zc-participation-card:focus-within {
  transform: translateY(-7px);
  border-color: rgba(139, 40, 200, .36) !important;
  background: oklch(0.18 0.02 40) !important;
  color: oklch(0.975 0.014 85) !important;
  box-shadow: 0 22px 45px rgba(49, 28, 18, .14);
}
.zc-participation-card:focus-within span { color: oklch(0.78 0.14 75) !important; }
.zc-participation-card:focus-within h3 { color: oklch(0.975 0.014 85) !important; }
.zc-participation-card:focus-within p { color: oklch(0.975 0.014 85 / .78) !important; }
.zc-participation-card:focus-within .zc-participation-link { color: oklch(0.78 0.14 75) !important; }
.zc-participation-card-featured:focus-within .zc-participation-link { color: #fff !important; }
.zc-participation-card:focus-within::before { transform: scaleX(1); }
.zc-participation-card:focus-within .zc-participation-link { transform: translateX(4px); }

@media (hover: hover) {
  .zc-participation-card:hover {
    transform: translateY(-7px);
    border-color: rgba(139, 40, 200, .36) !important;
    background: oklch(0.18 0.02 40) !important;
    color: oklch(0.975 0.014 85) !important;
    box-shadow: 0 22px 45px rgba(49, 28, 18, .14);
  }
  .zc-participation-card:hover span { color: oklch(0.78 0.14 75) !important; }
  .zc-participation-card:hover h3 { color: oklch(0.975 0.014 85) !important; }
  .zc-participation-card:hover p { color: oklch(0.975 0.014 85 / .78) !important; }
  .zc-participation-card:hover .zc-participation-link { color: oklch(0.78 0.14 75) !important; }
  .zc-participation-card-featured:hover .zc-participation-link { color: #fff !important; }
  .zc-participation-card:hover::before { transform: scaleX(1); }
  .zc-participation-card:hover .zc-participation-link { transform: translateX(4px); }
  .zc-participation-card-featured:hover .zc-participation-link {
    box-shadow: 0 10px 24px rgba(255, 78, 18, .26);
  }
}

/* ---------- Homepage agenda ---------- */
.zc-home-agenda { background: oklch(0.18 0.02 40); color: #fff; }
.zc-home-agenda-inner { max-width: 1240px; margin: 0 auto; padding: 88px 32px; }
.zc-home-agenda .zc-agenda-heading { margin-top: 0; }
.zc-home-agenda .zc-agenda-heading h3 { color: #fff; font-size: 42px; }
.zc-home-agenda .zc-agenda-heading > a { color: oklch(0.78 0.14 75); font-size: 11px; font-weight: 800; letter-spacing: .15em; text-decoration: none; text-transform: uppercase; }
.zc-home-agenda-times { margin-top: 34px; display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.zc-home-agenda-times > div { padding: 18px 22px; display: flex; align-items: center; justify-content: space-between; gap: 18px; border: 1px solid rgba(255,255,255,.16); background: rgba(255,255,255,.045); }
.zc-home-agenda-times span { color: rgba(255,255,255,.62); font-size: 10px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.zc-home-agenda-times strong { color: oklch(0.78 0.14 75); font-family: 'Playfair Display',Georgia,serif; font-size: 18px; }
.zc-home-programme { margin-top: 18px; display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.zc-home-programme-group { padding: 30px; border: 1px solid rgba(255,255,255,.14); background: rgba(255,255,255,.05); }
.zc-home-programme-both { grid-column: 1 / -1; }
.zc-home-programme-group-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 24px; padding-bottom: 22px; border-bottom: 1px solid rgba(255,255,255,.12); }
.zc-home-programme-group-head span { color: #ff4e2f; font-size: 10px; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; }
.zc-home-programme-group-head h4 { margin: 7px 0 0; color: #fff; font-family: 'Playfair Display',Georgia,serif; font-size: 23px; }
.zc-home-programme-group-head > strong { color: oklch(0.78 0.14 75); font-size: 10px; letter-spacing: .13em; text-align: right; text-transform: uppercase; }
.zc-home-programme-item { display: grid; grid-template-columns: 34px minmax(0,1fr) auto; gap: 16px; align-items: start; padding: 22px 0; border-bottom: 1px solid rgba(255,255,255,.1); }
.zc-home-programme-item:last-child { padding-bottom: 0; border-bottom: 0; }
.zc-home-programme-item > span { color: rgba(255,255,255,.32); font-family: 'Playfair Display',Georgia,serif; font-size: 20px; font-weight: 900; }
.zc-home-programme-item h5 { margin: 0; color: #fff; font-family: 'Playfair Display',Georgia,serif; font-size: 18px; }
.zc-home-programme-item p { margin: 7px 0 0; color: rgba(255,255,255,.68); font-size: 13px; line-height: 1.6; }
.zc-home-programme-item > strong { padding: 6px 9px; border: 1px solid rgba(255,255,255,.14); color: oklch(0.78 0.14 75); font-size: 10px; letter-spacing: .08em; white-space: nowrap; text-transform: uppercase; }
.zc-home-agenda-notes { margin-top: 18px; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); border: 1px solid rgba(255,255,255,.14); }
.zc-home-agenda-notes > div { padding: 20px 22px; border-right: 1px solid rgba(255,255,255,.14); }
.zc-home-agenda-notes > div:last-child { border-right: 0; }
.zc-home-agenda-notes span { display: block; color: oklch(0.78 0.14 75); font-size: 9px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.zc-home-agenda-notes strong { display: block; margin-top: 7px; color: rgba(255,255,255,.8); font-size: 12px; line-height: 1.5; }

/* ---------- Upcoming event cards ---------- */
.zc-event-card { min-width: 0; box-shadow: 0 12px 30px rgba(49, 28, 18, 0.06); }
.zc-event-card-image { flex: 0 0 210px; }
.zc-event-card-body { box-sizing: border-box; min-height: 300px; }

/* ---------- Past event cards ---------- */
.zc-past-event-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  box-shadow: 0 12px 30px rgba(49, 28, 18, 0.06);
}
.zc-past-event-image {
  width: 100%;
  height: auto !important;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.zc-past-event-body { flex: 1; box-sizing: border-box; }

/* ---------- Speaker portraits ---------- */
.zc-speaker-portrait { isolation: isolate; }
.zc-speaker-sprite {
  position: absolute;
  top: 0;
  width: 400%;
  max-width: none;
  height: auto;
  display: block;
}
.zc-speaker-sprite-1 { left: 0; }
.zc-speaker-sprite-2 { left: -100%; }
.zc-speaker-sprite-3 { left: -200%; }
.zc-speaker-sprite-4 { left: -300%; }

/* ---------- Register category buttons ---------- */
.zc-cat { height: 52px; border: 1px solid oklch(0.88 0.02 70); background: oklch(0.975 0.014 85); color: oklch(0.18 0.02 40); cursor: pointer; font-size: 13px; font-weight: 600; border-radius: 4px; padding: 0 12px; }
.zc-cat.is-selected { border-color: oklch(0.48 0.2 29); background: oklch(0.94 0.03 80); }

/* ---------- Image placeholder slots ---------- */
.zc-slot {
  height: 100%; width: 100%; box-sizing: border-box;
  display: flex; align-items: center; justify-content: center;
  border: 1px dashed oklch(0.78 0.14 75);
  background: repeating-linear-gradient(45deg, oklch(0.96 0.02 80), oklch(0.96 0.02 80) 10px, oklch(0.94 0.03 80) 10px, oklch(0.94 0.03 80) 20px);
  color: oklch(0.45 0.02 40); font-family: ui-monospace, monospace; font-size: 12px; text-align: center; padding: 8px;
}

/* ---------- Nav (wp_nav_menu output) ---------- */
.zc-nav { display: flex; align-items: center; justify-content: center; gap: 22px; }
.zc-nav ul.primary-menu { display: flex; align-items: center; justify-content: center; gap: clamp(14px, 1.35vw, 26px); list-style: none; margin: 0; padding: 0; }
.zc-nav ul.primary-menu li { margin: 0; }
.zc-nav ul.primary-menu a { white-space: nowrap; }
.zc-nav ul.primary-menu li.current-menu-item > a,
.zc-nav ul.primary-menu li.current_page_item > a { color: #8428c8; }
.zc-header-cta { display: inline-flex; }
.zc-mobile-cta { display: none; }
.zc-nav a.zc-mobile-cta,
.zc-nav a.zc-mobile-cta:visited,
.zc-nav a.zc-mobile-cta:hover,
.zc-nav a.zc-mobile-cta:focus,
.zc-nav a.zc-mobile-cta:active {
  color: #ffffff;
}
.zc-menu-toggle { display: none; flex-direction: column; justify-content: center; gap: 5px; height: 44px; width: 44px; border: 1px solid #e8d9cf; background: transparent; border-radius: 4px; cursor: pointer; align-items: center; }
.zc-menu-toggle span { display: block; height: 2px; width: 20px; background: oklch(0.18 0.02 40); }

@media (max-width: 1180px) {
  .zc-header-inner { display: flex !important; justify-content: space-between; }
  .zc-menu-toggle { display: flex; margin-left: auto; }
  .zc-header-cta { display: none !important; }
  .zc-nav { display: none; position: absolute; top: 84px; left: 0; right: 0; background: #fff6ed; border-bottom: 1px solid oklch(0.88 0.02 70); padding: 20px 32px 24px; }
  .zc-nav.is-open { display: block; }
  .zc-nav ul.primary-menu { flex-direction: column; align-items: flex-start; gap: 14px; }
  .zc-mobile-cta { display: inline-flex; min-height: 44px; margin-top: 18px; align-items: center; justify-content: center; padding: 0 22px; border-radius: 4px; background: linear-gradient(90deg,#9226c7,#ff4b0b); color: #fff; font-size: 12px; font-weight: 800; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; }
  .zc-mobile-cta:hover { color: #fff; }
}

/* ---------- Enquiry popup modal ---------- */
.zc-modal { position: fixed; inset: 0; z-index: 100; display: none; }
.zc-modal[aria-hidden="false"] { display: block; }
.zc-modal-backdrop { position: absolute; inset: 0; background: oklch(0.18 0.02 40 / 0.6); backdrop-filter: blur(3px); }
.zc-modal-dialog { position: relative; max-width: 520px; margin: 6vh auto 0; background: oklch(1 0 0); border: 1px solid oklch(0.88 0.02 70); padding: 40px; box-shadow: 0 25px 50px -12px rgba(0,0,0,0.35); max-height: 86vh; overflow-y: auto; box-sizing: border-box; }
.zc-modal-close { position: absolute; top: 14px; right: 14px; height: 36px; width: 36px; border: 1px solid oklch(0.88 0.02 70); background: oklch(0.975 0.014 85); border-radius: 4px; font-size: 20px; line-height: 1; cursor: pointer; color: oklch(0.18 0.02 40); }
.zc-modal-close:hover { background: oklch(0.94 0.03 80); }
html.zc-has-modal, html.zc-has-modal body { overflow: hidden; }

/* ---------- Contact WhatsApp card ---------- */
.zc-contact-whatsapp { max-width: 470px; display: grid; grid-template-columns: 38px minmax(0,1fr) auto; gap: 12px; align-items: center; }
.zc-contact-whatsapp-icon { width: 38px; height: 38px; display: grid; place-items: center; border-radius: 50%; background: #25d366; color: #fff; }
.zc-contact-whatsapp-icon svg { width: 22px; height: 22px; }
.zc-contact-whatsapp-copy p { margin: 0; color: oklch(0.45 0.02 40); font-size: 9px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }
.zc-contact-whatsapp-copy > a { display: inline-block; margin-top: 4px; color: oklch(0.18 0.02 40); font-size: 16px; font-weight: 700; text-decoration: none; }
.zc-contact-whatsapp-action { min-height: 38px; padding: 0 14px; display: inline-flex; align-items: center; justify-content: center; gap: 7px; border-radius: 3px; background: #148c45; color: #fff; font-size: 10px; font-weight: 800; letter-spacing: .09em; text-decoration: none; text-transform: uppercase; transition: background .2s ease, transform .2s ease; white-space: nowrap; }
.zc-contact-whatsapp-action:hover { background: #0d7337; color: #fff; transform: translateY(-2px); }
.zc-contact-socials { display: flex; gap: 10px; flex-wrap: wrap; }
.zc-contact-socials > a { min-height: 40px; padding: 0 12px; display: inline-flex; align-items: center; gap: 8px; border: 1px solid oklch(0.88 0.02 70); background: #fff; color: oklch(0.48 0.2 29); font-size: 12px; font-weight: 700; text-decoration: none; transition: border-color .2s ease, color .2s ease, transform .2s ease; }
.zc-contact-socials svg { width: 18px; height: 18px; flex: 0 0 18px; }
.zc-contact-socials > a:hover { border-color: currentColor; color: #8b28c8; transform: translateY(-2px); }

/* ---------- WhatsApp float ---------- */
.zc-whatsapp-float { position: fixed; right: 24px; bottom: 24px; z-index: 90; display: flex; align-items: center; justify-content: center; height: 56px; width: 56px; border-radius: 50%; background: #25d366; color: #ffffff; box-shadow: 0 10px 25px rgba(0,0,0,0.25); transition: transform 0.15s; }
.zc-whatsapp-float:hover { color: #ffffff; transform: scale(1.06); }

/* ---------- Responsive ---------- */
@media (max-width: 1080px) {
  .zc-menu-toggle { display: flex; }
  .zc-header-cta { display: none !important; }
  .zc-nav { display: none; position: absolute; top: 84px; left: 0; right: 0; background: #fff6ed; border-bottom: 1px solid oklch(0.88 0.02 70); padding: 20px 32px 24px; }
  .zc-nav.is-open { display: block; }
  .zc-nav ul.primary-menu { flex-direction: column; align-items: flex-start; gap: 14px; }
  .zc-nav .zc-mobile-cta { display: inline-flex !important; margin-top: 18px; }
  .zc-grid-2, .zc-grid-3, .zc-grid-4 { grid-template-columns: 1fr !important; }
  .zc-hero-h1 { font-size: 56px !important; }
  .zc-date-badge { display: none !important; }
  .zc-upcoming-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  .zc-event-card-featured { grid-column: 1 / -1; }
  .zc-past-events-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  .zc-speakers-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  .zc-participation-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  .zc-upcoming-banner, .zc-past-event-hero { grid-template-columns: 1fr; }
  .zc-speaker-list { grid-template-columns: repeat(2,1fr); }
  .zc-research-hero { padding-top: 58px; grid-template-columns: minmax(0,.95fr) minmax(340px,1.05fr); gap: 32px; }
  .zc-research-hero-copy h1 { font-size: clamp(46px,5.4vw,58px); }
  .zc-research-lead { font-size: 15px; line-height: 1.65; }
  .zc-research-hero-image { min-height: 0; aspect-ratio: 4 / 3; }
  .zc-research-process { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .zc-research-process article:nth-child(2) { border-right: 0; }
  .zc-research-process article:nth-child(-n+2) { border-bottom: 1px solid oklch(0.88 0.02 70); }
  .zc-home-hero-inner, .zc-home-service, .zc-home-host-inner { grid-template-columns: 1fr !important; }
  .zc-home-hero-inner { gap: 42px !important; }
  .zc-home-featured-event { width: 100%; max-width: 620px; }
  .zc-home-stats-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  .zc-home-host-image { width: 100%; max-width: 720px; aspect-ratio: 16 / 10 !important; }
  .zc-about-content, .zc-leadership-profile, .zc-contact-layout { gap: 42px !important; }
  .zc-leadership-profile > div:first-child,
  .zc-leadership-profile-reverse > div:last-child { width: 100%; max-width: 500px; margin-inline: auto; }
  .zc-leadership-profile-reverse > div:last-child { order: -1; }
  .zc-footer-grid { grid-template-columns: 1.4fr 1fr 1fr !important; }
}

@media (max-width: 820px) {
  .zc-research-hero { grid-template-columns: 1fr; gap: 38px; }
  .zc-research-hero-copy { max-width: 680px; }
  .zc-research-hero-image { min-height: 0; aspect-ratio: 16 / 10; }
}

@media (max-width: 680px) {
  .zc-contact-whatsapp { grid-template-columns: 38px minmax(0,1fr); }
  .zc-contact-whatsapp-action { grid-column: 1 / -1; }
  .zc-contact-socials > a { flex: 1 1 calc(50% - 5px); justify-content: center; }
  .zc-home-agenda-inner { padding: 64px 20px; }
  .zc-home-agenda .zc-agenda-heading h3 { font-size: 34px; }
  .zc-home-agenda-times { grid-template-columns: 1fr; }
  .zc-home-agenda-times > div { align-items: flex-start; flex-direction: column; gap: 7px; }
  .zc-home-programme { grid-template-columns: 1fr; }
  .zc-home-programme-both { grid-column: auto; }
  .zc-home-programme-group { padding: 24px 20px; }
  .zc-home-programme-group-head { flex-direction: column; gap: 10px; }
  .zc-home-programme-group-head > strong { text-align: left; }
  .zc-home-programme-item { grid-template-columns: 28px minmax(0,1fr); }
  .zc-home-programme-item > strong { grid-column: 2; justify-self: start; }
  .zc-home-agenda-notes { grid-template-columns: 1fr; }
  .zc-home-agenda-notes > div { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.14); }
  .zc-home-agenda-notes > div:last-child { border-bottom: 0; }
  .zc-upcoming-grid { grid-template-columns: 1fr !important; gap: 18px !important; margin-top: 32px !important; }
  .zc-event-card-featured { grid-column: auto; }
  .zc-event-card-image { height: 200px !important; flex-basis: 200px; }
  .zc-event-card-body { min-height: 0; padding: 22px !important; }
  .zc-past-events { padding: 64px 0 !important; }
  .zc-past-events-grid { grid-template-columns: 1fr !important; gap: 18px !important; margin-top: 32px !important; }
  .zc-past-event-body { padding: 22px !important; }
  .zc-speakers-grid { grid-template-columns: 1fr !important; gap: 28px !important; margin-top: 32px !important; }
  .zc-participation-grid { grid-template-columns: 1fr !important; gap: 18px !important; margin-top: 32px !important; }
  .zc-page-title { font-size: 48px; }
  .zc-events-section { padding: 48px 20px; }
  .zc-upcoming-banner > img, .zc-past-event-hero > img { min-height: 230px; }
  .zc-upcoming-banner > div, .zc-past-event-hero > div { padding: 30px 24px; }
  .zc-upcoming-banner h3, .zc-past-event-hero h3 { font-size: 28px; }
  .zc-agenda-grid, .zc-speaker-list, .zc-event-info-grid, .zc-event-gallery { grid-template-columns: 1fr; }
  .zc-sponsor-block { align-items: flex-start; flex-direction: column; }
  .zc-acquihire-block { padding: 30px 24px; }
  .zc-acquihire-block h2 { font-size: 32px; }
  .zc-acquihire-points { grid-template-columns: 1fr; }
  .zc-research-hero { padding: 48px 20px 56px; }
  .zc-research-hero-copy h1 { font-size: 48px; }
  .zc-research-hero-image { min-height: 0; aspect-ratio: 4 / 3; }
  .zc-research-image-note { inset: auto 14px 14px; padding: 18px; }
  .zc-research-section { padding: 64px 20px; }
  .zc-research-section-heading { grid-template-columns: 1fr; gap: 20px; }
  .zc-research-audience-grid, .zc-research-coverage-grid, .zc-research-process, .zc-research-output-grid { grid-template-columns: 1fr; }
  .zc-research-coverage-grid article { padding: 28px 24px; }
  .zc-research-process article { border-right: 0; border-bottom: 1px solid oklch(0.88 0.02 70); }
  .zc-research-process article:last-child { border-bottom: 0; }
  .zc-research-cta { margin: 56px 20px 0; padding: 34px 26px; align-items: flex-start; flex-direction: column; gap: 28px; }
  .zc-research-disclaimer { padding: 24px 20px 56px; }
  .zc-header-inner { height: 68px !important; padding: 0 20px !important; gap: 14px !important; }
  .zc-header-inner > a:first-child img,
  .zc-header-inner .custom-logo { max-height: 46px !important; width: auto !important; }
  .zc-nav { top: 68px !important; max-height: calc(100dvh - 68px); overflow-y: auto; padding: 18px 20px 24px !important; box-shadow: 0 16px 30px rgba(49,28,18,.12); }
  .zc-nav ul.primary-menu { width: 100%; gap: 4px; }
  .zc-nav ul.primary-menu li { width: 100%; }
  .zc-nav ul.primary-menu a { display: block; width: 100%; padding: 9px 0; font-size: 14px; }
  .zc-mobile-cta { width: 100%; box-sizing: border-box; }
  .zc-menu-toggle { width: 42px; height: 42px; flex: 0 0 42px; }

  .zc-home-hero-inner { padding: 50px 20px 60px !important; gap: 32px !important; }
  .zc-hero-h1 { font-size: 43px !important; line-height: 1.02 !important; }
  .zc-home-hero-inner > div:first-child > p:nth-of-type(2) { font-size: 16px !important; }
  .zc-home-hero-inner > div:first-child > p:nth-of-type(3) { font-size: 11px !important; letter-spacing: .2em !important; }
  .zc-home-hero-inner > div:first-child > div { flex-direction: column; }
  .zc-home-hero-inner > div:first-child > div > a { width: 100%; justify-content: center; box-sizing: border-box; }
  .zc-home-featured-event > img { aspect-ratio: 16 / 10 !important; }
  .zc-home-featured-event > div { padding: 22px !important; }
  .zc-home-featured-event > div > div { grid-template-columns: 1fr !important; }
  .zc-home-stats-grid { padding: 0 20px !important; }
  .zc-home-stats-grid > div { padding: 22px 8px !important; border-bottom: 1px solid rgba(255,255,255,.1); }
  .zc-home-stats-grid > div:nth-child(even) { border-right: 0 !important; }
  .zc-home-stats-grid > div > p:first-child { font-size: 30px !important; }
  .zc-home-service { padding: 64px 20px !important; gap: 36px !important; }
  .zc-home-service h2 { font-size: 34px !important; }
  .zc-home-service > div:first-child > div { flex-direction: column; }
  .zc-home-service > div:first-child > div > a { width: 100%; justify-content: center; box-sizing: border-box; }
  .zc-home-service-flow article { padding: 20px !important; grid-template-columns: 40px minmax(0,1fr) !important; gap: 12px !important; }
  .zc-home-service-flow article > span { font-size: 25px !important; }
  .zc-home-upcoming { padding: 64px 0 !important; }
  .zc-home-upcoming > div, .zc-past-events > div { padding-inline: 20px !important; }
  .zc-home-upcoming h2, .zc-home-participation h2, .zc-past-events h2 { font-size: 34px !important; line-height: 1.08 !important; }
  .zc-home-participation { padding: 64px 20px !important; }
  .zc-home-host { padding: 64px 0 !important; }
  .zc-home-host-inner { padding: 0 20px !important; gap: 36px !important; }
  .zc-home-host h2 { font-size: 39px !important; }
  .zc-home-host p { overflow-wrap: anywhere; }
  .zc-home-landmarks { grid-template-columns: 1fr !important; gap: 10px !important; }
  .zc-home-host-image { border-width: 4px !important; aspect-ratio: 16 / 10 !important; }
  .zc-home-final-cta { padding: 64px 20px !important; }
  .zc-home-final-cta h2 { font-size: 36px !important; line-height: 1.1 !important; }
  .zc-home-final-cta > div { flex-direction: column; }
  .zc-home-final-cta > div > a { width: 100%; justify-content: center; box-sizing: border-box; }

  .zc-page-intro { padding: 48px 20px 24px !important; }
  .zc-page-title { font-size: 42px; }
  .zc-section-heading h2, .zc-agenda-heading h3, .zc-event-subsection h3, .zc-event-info-grid h3 { font-size: 30px; }
  .zc-section-heading { align-items: flex-start; flex-direction: column; }
  .zc-snapshot-grid { grid-template-columns: 1fr; }

  .zc-about-hero { height: 380px !important; min-height: 0 !important; }
  .zc-about-hero-inner { padding: 0 20px 34px !important; }
  .zc-about-title { font-size: 42px !important; line-height: 1.05; }
  .zc-about-content { padding: 56px 20px !important; gap: 34px !important; }
  .zc-about-content > div > p { font-size: 16px !important; }

  .zc-leadership-header { padding: 48px 20px 0 !important; }
  .zc-leadership-title { font-size: 44px !important; line-height: 1.05; }
  .zc-leadership-profile { padding: 50px 20px 0 !important; gap: 32px !important; }
  .zc-leadership-profile h2 { font-size: 36px !important; }
  .zc-leadership-profile img { display: block; }
  .zc-leadership-cta { margin-top: 64px !important; padding: 0 20px !important; }
  .zc-leadership-cta > div { padding: 36px 22px !important; }
  .zc-leadership-cta h2 { font-size: 30px !important; }

  .zc-contact-layout { padding: 48px 20px !important; gap: 42px !important; }
  .zc-contact-title { font-size: 42px !important; }
  .zc-contact-form { padding: 26px 20px !important; }
  .zc-contact-layout input, .zc-contact-layout textarea { min-width: 0; }

  .zc-research-actions { flex-direction: column; }
  .zc-research-actions > a { width: 100%; }
  .zc-research-image-note strong { font-size: 15px; }
  .zc-research-cta .zc-primary-button { width: 100%; justify-content: center; }

  footer { margin-top: 64px !important; }
  .zc-footer-grid { padding: 44px 20px !important; grid-template-columns: 1fr !important; gap: 34px !important; }
  .zc-footer-grid + div > div { padding: 18px 20px !important; align-items: flex-start !important; flex-direction: column; }
  .zc-modal-dialog { width: 100%; max-width: none; min-height: 100dvh; max-height: 100dvh; margin: 0; padding: 62px 20px 28px; border: 0; }
  .zc-modal-dialog h2 { font-size: 30px !important; }
  .zc-modal-close { position: fixed; top: 12px; right: 12px; z-index: 2; }
  .zc-cat { height: auto; min-height: 48px; }
  .zc-whatsapp-float { width: 50px; height: 50px; right: 16px; bottom: 16px; }
}

@media (prefers-reduced-motion: reduce) {
  .zc-participation-card,
  .zc-participation-card::before,
  .zc-participation-link { transition: none; }
}
