:root {
  --xva-paper: #f4f0e8;
  --xva-paper-2: #ebe5da;
  --xva-white: #fffaf4;
  --xva-ink: #113b47;
  --xva-ink-2: #1e5663;
  --xva-night: #184255;
  --xva-text: #161c1d;
  --xva-muted: #626d6b;
  --xva-line: rgba(17, 59, 71, .18);
  --xva-accent: #c7ddda;
  --xva-max: 1320px;
  --xva-gutter: clamp(20px, 5vw, 76px);
  --xva-sans: 'DM Sans', sans-serif;
  --xva-serif: 'DM Sans', sans-serif;
  --xva-ease: cubic-bezier(.2, .7, .2, 1);
}

/* Lawrie Shabibi reference system: quiet editorial typography, image-led layouts and generous white space. */
:root {
  --xva-paper: #ffffff;
  --xva-paper-2: #f2f2f0;
  --xva-white: #ffffff;
  --xva-ink: #1a1a1a;
  --xva-ink-2: #4b4b4b;
  --xva-night: #184255;
  --xva-text: #202020;
  --xva-muted: #777777;
  --xva-line: rgba(0, 0, 0, .13);
  --xva-accent: #e9e9e6;
  --xva-sans: 'DM Sans', sans-serif;
  --xva-serif: 'DM Sans', sans-serif;
}

body.xva-body { background: #fff; color: var(--xva-text); font-family: var(--xva-sans); font-size: 14px; line-height: 1.65; }
.xva-serif { font-family: var(--xva-sans); font-weight: 400; letter-spacing: .055em; line-height: 1.12; text-transform: uppercase; }
.xva-kicker, .xva-eyebrow, .xva-label, .xva-footer-label, .xva-button-link, .xva-section-link, .xva-meta { font-size: 10px; font-weight: 400; letter-spacing: .13em; }
.xva-kicker, .xva-eyebrow, .xva-label, .xva-footer-label, .xva-meta { color: #777; }

.xva-site-header--light,
.xva-site-header--hero { border-bottom: 0; }
.xva-site-header--light { background: #fff; color: #222; }
.xva-site-header--light .xva-logo { filter: none; }
.xva-site-header--light .xva-header-shell,
.xva-site-header--light .xva-header-rule,
.xva-site-header--hero .xva-header-shell,
.xva-site-header--hero .xva-header-rule { width: min(var(--xva-max), calc(100% - 2 * clamp(15px, 6.2vw, 80px))); }
.xva-site-header--light .xva-header-shell,
.xva-site-header--hero .xva-header-shell { min-height: clamp(96px, 10vw, 132px); }
.xva-site-header--light { background: #fff; color: #222; }
.xva-site-header--light .xva-logo { filter: none; }
.xva-site-header--light .xva-header-rule { background: rgba(0, 0, 0, .12); }
.xva-header-meta { gap: 24px; }
.xva-menu-toggle { gap: 0; padding-inline: 0; }
.xva-menu-toggle > span { display: none; }
.xva-menu-toggle .xva-icon { width: 25px; height: 25px; }
.xva-site-header--light .xva-menu-toggle,
.xva-site-header--light .xva-shop-link { color: #222; }

.xva-page-hero { padding: clamp(52px, 6vw, 86px) 0 0; background: #fff; border-bottom: 0; }
.xva-page-hero__top { align-items: flex-end; margin-bottom: 0; padding-bottom: clamp(28px, 3.8vw, 48px); border-bottom: 1px solid var(--xva-line); }
.xva-page-hero__top > div { min-width: 0; }
.xva-page-hero h1 { max-width: 900px; margin: 0; color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(24px, 3.1vw, 42px); font-weight: 400; letter-spacing: .075em; line-height: 1.12; text-transform: uppercase; }
.xva-page-hero .xva-kicker { display: none; }
.xva-page-hero__meta { max-width: 340px; color: #777; font-size: 10px; letter-spacing: .13em; line-height: 1.5; text-align: right; text-transform: uppercase; }
.xva-page-hero--night { background: #fff; color: var(--xva-text); border-bottom-color: var(--xva-line); }
.xva-page-hero--night h1, .xva-page-hero--night .xva-page-hero__meta { color: var(--xva-ink); }

.xva-section { padding: clamp(72px, 9vw, 126px) 0; background: #fff; }
.xva-section--tight { padding-block: clamp(54px, 7vw, 92px); }
.xva-section--dark { background: #fff; color: var(--xva-text); }
.xva-section--dark .xva-section-header { border-top-color: var(--xva-line); }
.xva-section--dark .xva-section-header h2,
.xva-section--dark .xva-split-story p,
.xva-section--dark .xva-section-header p,
.xva-section--dark .xva-kicker--light { color: inherit; }
.xva-section-header { margin-bottom: clamp(38px, 5vw, 64px); padding-top: 14px; border-top-color: var(--xva-line); }
.xva-section-header h2 { margin-top: 10px; color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(26px, 3.25vw, 44px); font-weight: 400; letter-spacing: .055em; line-height: 1.12; text-transform: uppercase; }
.xva-section-header p { color: #777; font-size: 13px; line-height: 1.65; }
.xva-section--dark .xva-section-header h2 { color: var(--xva-ink); }

.xva-hero { min-height: min(100svh, 920px); }
.xva-hero-caption h1, .xva-hero-caption h2 { max-width: 850px; font-family: var(--xva-sans); font-size: clamp(28px, 4.4vw, 62px); font-weight: 400; letter-spacing: .045em; line-height: 1.04; text-transform: uppercase; }
.xva-hero-caption p { font-size: 11px; letter-spacing: .12em; text-transform: uppercase; }
.xva-hero-caption__action { font-size: 11px; }

.xva-home-intro { align-items: start; }
.xva-home-intro h2 { max-width: 900px; margin-top: 12px; color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(28px, 3.7vw, 52px); font-weight: 400; letter-spacing: .035em; line-height: 1.12; text-transform: uppercase; }
.xva-home-intro p { color: #777; font-size: 14px; line-height: 1.75; }
.xva-home-exhibitions-header { margin-top: clamp(70px, 10vw, 132px); }

.xva-exhibition-grid, .xva-archive-grid { gap: clamp(26px, 3vw, 42px) clamp(18px, 3vw, 38px); }
.xva-card__media, .xva-archive-card__media { aspect-ratio: 3 / 2; background: #f2f2f0; }
.xva-card__meta, .xva-archive-card__meta { margin-top: 13px; color: #777; font-size: 10px; font-weight: 400; letter-spacing: .11em; }
.xva-archive-loader { display: grid; place-items: center; min-height: 58px; padding-top: clamp(36px, 5vw, 72px); color: var(--xva-muted); font-size: 10px; letter-spacing: .12em; text-align: center; text-transform: uppercase; }
.xva-archive-loader button { cursor: pointer; }
.xva-archive-loader [data-xva-exhibition-status] { min-height: 1em; }
.xva-card h3, .xva-archive-card h3 { margin: 8px 0 4px; color: var(--xva-ink); font-family: var(--xva-sans); font-size: 16px; font-weight: 400; letter-spacing: .12em; line-height: 1.35; text-transform: uppercase; }
.xva-card p { color: #777; font-size: 13px; }
.xva-card .xva-card-link { margin-top: 14px; color: var(--xva-ink); font-size: 10px; font-weight: 400; letter-spacing: .12em; }

.xva-current-exhibition { grid-template-columns: minmax(0, 1.02fr) minmax(300px, .98fr); gap: clamp(32px, 7vw, 100px); }
.xva-current-exhibition__copy { order: 1; }
.xva-current-exhibition__media { order: 2; aspect-ratio: 4 / 5; }
.xva-current-exhibition__copy h2 { margin: 12px 0 18px; color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(28px, 3.7vw, 52px); font-weight: 400; letter-spacing: .055em; line-height: 1.12; text-transform: uppercase; }
.xva-current-exhibition__copy p { color: #666; font-size: 14px; line-height: 1.8; }
.xva-current-exhibition__details { color: #777; font-size: 10px; font-weight: 400; letter-spacing: .12em; }
.xva-directory-controls { padding-top: 14px; border-top-color: var(--xva-line); }
.xva-directory-controls h2 { color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(26px, 3.25vw, 44px); font-weight: 400; letter-spacing: .055em; text-transform: uppercase; }
.xva-filter-tab { border-color: var(--xva-line); color: #777; font-weight: 400; }
.xva-filter-tab:hover, .xva-filter-tab.is-active { border-color: var(--xva-ink); background: var(--xva-ink); color: #fff; }

.xva-press-contact { position: relative; top: auto; padding: 0 0 22px; background: #fff; color: var(--xva-text); border-bottom: 1px solid var(--xva-line); }
.xva-press-contact h2 { margin: 12px 0 6px; color: var(--xva-ink); font-family: var(--xva-sans); font-size: 22px; font-weight: 400; letter-spacing: .1em; text-transform: uppercase; }
.xva-press-contact p, .xva-press-contact a { color: #777; }
.xva-release-list { border-top-color: var(--xva-line); }
.xva-release { border-bottom-color: var(--xva-line); }
.xva-release h2 { color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(20px, 2.5vw, 34px); font-weight: 400; letter-spacing: .055em; line-height: 1.18; text-transform: uppercase; }
.xva-release-meta, .xva-release-summary { color: #777; }
.xva-release-toggle { border-color: var(--xva-line); color: var(--xva-ink); }

.xva-detail-hero { padding: clamp(52px, 6vw, 86px) 0 clamp(68px, 9vw, 126px); background: #fff; }
.xva-detail-layout { grid-template-columns: minmax(0, 1.02fr) minmax(300px, .98fr); gap: clamp(32px, 7vw, 100px); }
.xva-detail-layout > .xva-detail-poster { order: 2; }
.xva-detail-layout > .xva-detail-copy { order: 1; }
.xva-detail-copy h1, .xva-bio-intro h1 { margin: 10px 0 20px; color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(28px, 3.7vw, 52px); font-weight: 400; letter-spacing: .055em; line-height: 1.12; text-transform: uppercase; }
.xva-detail-copy__lede { color: var(--xva-ink); font-family: var(--xva-sans); font-size: 16px; line-height: 1.7; }
.xva-detail-copy__body { color: #666; font-size: 14px; line-height: 1.8; }
.xva-detail-poster, .xva-detail-media { background: #f2f2f0; }
.xva-detail-copy__actions { gap: 18px; }
.xva-detail-copy__actions .xva-button-link { color: var(--xva-ink); }

.xva-bio-layout { grid-template-columns: minmax(0, 1.02fr) minmax(300px, .98fr); gap: clamp(32px, 7vw, 100px); }
.xva-bio-intro > p, .xva-bio-aside p { color: #666; font-size: 14px; line-height: 1.8; }
.xva-bio-intro .xva-kicker { display: block; }
.xva-bio-aside { border-top-color: var(--xva-line); }
.xva-bio-aside strong { color: var(--xva-ink); font-weight: 400; }
.xva-bio-artworks { gap: 18px; }
.xva-bio-artworks img { aspect-ratio: 1 / 1.2; }
.xva-prose, .xva-prose--light { color: #666; font-size: 14px; line-height: 1.8; }
.xva-prose h2, .xva-prose h3 { color: var(--xva-ink); font-family: var(--xva-sans); letter-spacing: .055em; text-transform: uppercase; }
.xva-prose--light, .xva-prose--light h2, .xva-prose--light h3 { color: #666; }

.xva-button-link, .xva-section-link { color: var(--xva-ink); }
.xva-button-link:hover, .xva-section-link:hover { color: #666; }
.xva-split-story { gap: clamp(32px, 7vw, 100px); }
.xva-split-story p { color: #666; font-size: 14px; line-height: 1.8; }

.xva-artists-reference { padding: clamp(50px, 5.5vw, 72px) 0 clamp(90px, 12vw, 160px); background: #fff; color: #202020; }
.xva-artists-reference__shell { width: min(var(--xva-max), calc(100% - 2 * clamp(15px, 6.2vw, 80px))); margin-inline: auto; }
.xva-artists-reference__top { display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.xva-artists-reference__top h1 { margin: 0; color: #202020; font-family: var(--xva-sans); font-size: clamp(20px, 2.1vw, 28px); font-weight: 400; letter-spacing: .1em; line-height: 1.15; text-transform: uppercase; }
.xva-artists-reference__controls { display: flex; align-items: center; gap: clamp(22px, 2.4vw, 36px); }
.xva-artists-reference__controls a { color: #777; font-size: 10px; font-weight: 400; letter-spacing: .1em; text-transform: uppercase; }
.xva-artists-reference__controls a:hover, .xva-artists-reference__controls a.is-current { color: #202020; }
.xva-artists-reference__section-label { display: flex; align-items: center; gap: 15px; margin-top: clamp(74px, 8vw, 106px); color: #777; font-size: 10px; font-weight: 400; letter-spacing: .12em; text-transform: uppercase; }
.xva-artists-reference__section-label > span:last-child { flex: 1 1 auto; height: 1px; background: var(--xva-line); }
.xva-artists-reference__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(24px, 3.05vw, 40px) clamp(18px, 3vw, 38px); margin: clamp(48px, 4.2vw, 62px) 0 0; padding: 0; list-style: none; }
.xva-artists-reference__grid li { min-width: 0; }
.xva-artists-reference__grid a { display: block; }
.xva-artists-reference__image { display: block; aspect-ratio: 1 / 1; overflow: hidden; background: #f2f2f0; }
.xva-artists-reference__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .75s cubic-bezier(.2, .7, .2, 1), filter .4s ease; }
.xva-artists-reference__grid a:hover .xva-artists-reference__image img, .xva-artists-reference__grid a:focus-visible .xva-artists-reference__image img { transform: scale(1.035); filter: contrast(1.03); }
.xva-artists-reference__content h2 { margin: 13px 0 0; color: #252525; font-family: var(--xva-sans); font-size: 16px; font-weight: 400; letter-spacing: .13em; line-height: 1.4; text-transform: uppercase; }
.xva-artists-reference__list { display: grid; grid-auto-flow: row; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-auto-rows: minmax(0, auto); column-gap: clamp(24px, 3.05vw, 40px); row-gap: 16px; margin: clamp(38px, 4.2vw, 58px) 0 0; padding: 0; list-style: none; }
.xva-artists-reference__list li { min-width: 0; }
.xva-artists-reference__list a { display: block; }
.xva-artists-reference__list h2 { margin: 0; color: #303030; font-family: var(--xva-sans); font-size: 16px; font-weight: 400; letter-spacing: .13em; line-height: 1.4; overflow-wrap: anywhere; text-transform: uppercase; }
.xva-artists-reference__list a:hover h2, .xva-artists-reference__list a:focus-visible h2 { color: #777; }

.xva-site-footer { background: #184255; }

@media (max-width: 720px) {
  .xva-site-header--light .xva-header-shell,
  .xva-site-header--hero .xva-header-shell { min-height: 88px; }
  .xva-page-hero { padding-top: 44px; }
  .xva-page-hero__top { display: block; padding-bottom: 28px; }
  .xva-page-hero__meta { margin-top: 18px; text-align: left; }
  .xva-page-hero h1 { font-size: 23px; }
  .xva-section-header { display: block; }
  .xva-section-header p { margin-top: 16px; }
  .xva-current-exhibition, .xva-detail-layout, .xva-bio-layout { grid-template-columns: 1fr; gap: 42px; }
  .xva-current-exhibition__copy, .xva-current-exhibition__media, .xva-detail-layout > .xva-detail-copy, .xva-detail-layout > .xva-detail-poster { order: initial; }
  .xva-detail-media, .xva-detail-poster { position: relative; top: auto; max-width: none; }
  .xva-artists-reference { padding-top: 31px; }
  .xva-artists-reference__top { display: block; }
  .xva-artists-reference__top h1 { font-size: 18px; }
  .xva-artists-reference__controls { margin-top: 15px; gap: 24px; }
  .xva-artists-reference__section-label { margin-top: 38px; }
  .xva-artists-reference__grid { grid-template-columns: 1fr; gap: 34px; margin-top: 72px; }
  .xva-artists-reference__content h2 { margin-top: 13px; font-size: 16px; }
  .xva-artists-reference__list { display: grid; grid-auto-flow: row; grid-template-columns: 1fr; grid-template-rows: none; gap: 17px; margin-top: 38px; }
  .xva-artists-reference__list h2 { font-size: 15px; }
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--xva-paper); }
body.xva-body { margin: 0; overflow-x: hidden; background: var(--xva-paper); color: var(--xva-text); font-family: var(--xva-sans); font-size: 15px; line-height: 1.55; -webkit-font-smoothing: antialiased; }
body.xva-body.xva-menu-is-open { overflow: hidden; }
a { color: inherit; text-decoration: none; }
button, input, textarea, select { font: inherit; }
button { color: inherit; }
img { display: block; max-width: 100%; }
::selection { background: var(--xva-ink); color: var(--xva-white); }
:focus-visible { outline: 2px solid currentColor; outline-offset: 5px; }
.xva-skip-link { position: absolute; width: 1px; height: 1px; margin: -1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.xva-skip-link:focus { position: fixed; z-index: 9999; top: 14px; left: 14px; width: auto; height: auto; margin: 0; padding: 12px 16px; overflow: visible; clip: auto; background: var(--xva-accent); color: var(--xva-night); font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.xva-shell { width: min(var(--xva-max), calc(100% - 2 * var(--xva-gutter))); margin-inline: auto; }
.xva-serif { font-family: var(--xva-serif); font-weight: 400; letter-spacing: -.035em; line-height: .98; }
.xva-kicker, .xva-eyebrow, .xva-label, .xva-footer-label, .xva-button-link, .xva-section-link, .xva-meta { font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.xva-kicker { color: var(--xva-ink-2); }
.xva-kicker--light { color: var(--xva-accent); }
.xva-label, .xva-footer-label, .xva-meta { color: var(--xva-muted); }
.xva-icon { width: 20px; height: 20px; flex: 0 0 auto; }
.xva-icon--external, .xva-icon--arrow { width: 17px; height: 17px; }

.xva-site-header { position: sticky; top: 0; z-index: 100; background: var(--xva-night); color: var(--xva-white); border-bottom: 1px solid rgba(255, 250, 244, .15); }
.xva-site-header--hero { position: fixed; inset: 0 0 auto; background: linear-gradient(180deg, rgba(24, 66, 85, .9), rgba(24, 66, 85, 0)); border-bottom-color: rgba(255, 250, 244, .25); }
.xva-header-shell { width: min(var(--xva-max), calc(100% - 2 * var(--xva-gutter))); min-height: 78px; margin-inline: auto; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.xva-brand { display: inline-flex; align-items: center; min-width: 66px; line-height: 0; }
.xva-logo { width: 66px; height: 45px; object-fit: contain; }
.xva-site-header .xva-logo, .xva-logo--light { filter: brightness(0) invert(1); }
.xva-header-meta { display: flex; align-items: center; gap: clamp(14px, 2.2vw, 32px); }
.xva-language-switch { display: flex; align-items: center; gap: 8px; color: rgba(255, 250, 244, .7); font-size: 10px; font-weight: 700; letter-spacing: .14em; }
.xva-language-switch a, .xva-language-option { padding: 8px 2px; border-bottom: 1px solid transparent; }
.xva-language-switch a:hover, .xva-language-switch a[aria-current="true"] { color: var(--xva-white); border-bottom-color: currentColor; }
.xva-language-option a { color: inherit; }
.xva-language-option a:hover { color: inherit; }
.xva-shop-link { display: inline-flex; align-items: center; gap: 8px; }
.xva-menu-toggle { display: inline-flex; align-items: center; gap: 11px; min-height: 44px; padding: 8px 0 8px 12px; border: 0; background: transparent; cursor: pointer; font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.xva-menu-toggle .xva-icon { transition: transform .3s var(--xva-ease); }
.xva-menu-toggle[aria-expanded="true"] .xva-icon { transform: rotate(90deg); }
.xva-header-rule { width: min(var(--xva-max), calc(100% - 2 * var(--xva-gutter))); height: 1px; margin: 0 auto; background: rgba(255, 250, 244, .24); }

.xva-menu-drawer { position: fixed; inset: 0; z-index: 200; display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr); gap: clamp(30px, 8vw, 150px); padding: clamp(110px, 14vh, 180px) var(--xva-gutter) 60px; background: var(--xva-night); color: var(--xva-white); opacity: 0; transform: translateY(-12px); pointer-events: none; overflow: auto; transition: opacity .35s ease, transform .5s var(--xva-ease); }
.xva-menu-drawer:not([hidden]) { opacity: 1; transform: none; pointer-events: auto; }
.xva-menu-drawer[hidden] { display: grid; visibility: hidden; }
.xva-menu-intro { display: flex; flex-direction: column; justify-content: space-between; min-height: 320px; }
.xva-menu-intro h2 { max-width: 650px; margin: 22px 0 0; font-size: clamp(42px, 6.5vw, 84px); }
.xva-menu-nav { display: grid; align-content: start; gap: 8px; }
.xva-menu-nav a { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 12px 0; border-bottom: 1px solid rgba(255, 250, 244, .18); font-family: var(--xva-serif); font-size: clamp(24px, 2.5vw, 38px); line-height: 1.06; transition: color .25s ease, padding-left .25s ease; }
.xva-menu-nav a:hover, .xva-menu-nav a:focus-visible { color: var(--xva-accent); padding-left: 10px; }
.xva-nav-item-arrow { opacity: 0; transition: opacity .25s ease, transform .25s ease; }
.xva-menu-nav a:hover .xva-nav-item-arrow, .xva-menu-nav a:focus-visible .xva-nav-item-arrow { opacity: 1; transform: translateX(-2px); }
.xva-menu-foot { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 34px; color: rgba(255, 250, 244, .65); font-size: 12px; }

.xva-page-main { min-height: 50vh; }
.xva-page-hero { padding: clamp(86px, 13vw, 152px) 0 clamp(58px, 8vw, 100px); background: var(--xva-paper); border-bottom: 1px solid var(--xva-line); }
.xva-page-hero--night { background: var(--xva-night); color: var(--xva-white); border-bottom-color: rgba(255, 250, 244, .15); }
.xva-page-hero__top { display: flex; align-items: flex-end; justify-content: space-between; gap: 32px; margin-bottom: clamp(40px, 6vw, 76px); padding-bottom: 16px; border-bottom: 1px solid var(--xva-line); }
.xva-page-hero--night .xva-page-hero__top { border-bottom-color: rgba(255, 250, 244, .2); }
.xva-page-hero h1 { max-width: 900px; margin: 18px 0 0; color: var(--xva-ink); font-size: clamp(42px, 5.4vw, 78px); }
.xva-page-hero--night h1 { color: var(--xva-white); }
.xva-page-hero__meta { max-width: 230px; margin: 0; color: var(--xva-muted); font-size: 12px; line-height: 1.6; text-align: right; }
.xva-page-hero--night .xva-page-hero__meta { color: rgba(255, 250, 244, .62); }
.xva-section { padding: clamp(70px, 10vw, 142px) 0; }
.xva-section--tight { padding-block: clamp(48px, 7vw, 86px); }
.xva-section--dark { background: var(--xva-night); color: var(--xva-white); }
.xva-section-header { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: clamp(34px, 5vw, 58px); padding-top: 16px; border-top: 1px solid var(--xva-line); }
.xva-section--dark .xva-section-header { border-top-color: rgba(255, 250, 244, .2); }
.xva-section-header h2 { margin: 14px 0 0; color: var(--xva-ink); font-size: clamp(32px, 4.2vw, 60px); }
.xva-section--dark .xva-section-header h2 { color: var(--xva-white); }
.xva-section-header p { max-width: 360px; margin: 0; color: var(--xva-muted); font-size: 13px; }
.xva-section--dark .xva-section-header p { color: rgba(255, 250, 244, .62); }
.xva-button-link, .xva-section-link { display: inline-flex; align-items: center; gap: 10px; color: var(--xva-ink); white-space: nowrap; }
.xva-section--dark .xva-button-link, .xva-section--dark .xva-section-link { color: var(--xva-white); }
.xva-button-link:hover, .xva-section-link:hover { color: var(--xva-ink-2); }
.xva-section--dark .xva-button-link:hover, .xva-section--dark .xva-section-link:hover { color: var(--xva-accent); }
.xva-button-link .xva-icon, .xva-section-link .xva-icon { transition: transform .25s ease; }
.xva-button-link:hover .xva-icon, .xva-section-link:hover .xva-icon { transform: translate(3px, -3px); }

.xva-hero { position: relative; min-height: min(860px, 94vh); overflow: hidden; background: var(--xva-night); color: var(--xva-white); }
.xva-hero-slides { position: absolute; inset: 0; }
.xva-hero .xva-hero-slide { position: absolute; inset: 0; visibility: hidden; opacity: 0; transition: opacity 1.1s var(--xva-ease), visibility 0s linear 1.1s; }
.xva-hero .xva-hero-slide.is-active { visibility: visible; opacity: 1; transition-delay: 0s; }
.xva-hero .xva-hero-slide > .elementor-widget-container,
.xva-hero .xva-hero-slide > .elementor-shortcode { height: 100%; }
.xva-hero .xva-hero-slide img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.82) contrast(1.08); transform: scale(1.03); transition: transform 7s var(--xva-ease), filter 1s ease; }
.xva-hero .xva-hero-slide.is-active img { transform: scale(1); filter: saturate(.9) contrast(1.08); }
.xva-hero .xva-hero-slide::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(5, 11, 13, .38), transparent 36%, rgba(5, 11, 13, .74) 100%); }
.xva-hero .xva-hero-caption { position: absolute; z-index: 2; right: var(--xva-gutter); bottom: clamp(120px, 14vh, 180px); left: var(--xva-gutter); display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; color: var(--xva-white); }
.xva-hero-caption__copy { max-width: min(780px, 80vw); }
.xva-hero-caption h1, .xva-hero-caption h2 { max-width: 780px; margin: 14px 0 10px; font-size: clamp(48px, 7.2vw, 112px); line-height: .84; }
.xva-hero-caption p { margin: 0; color: rgba(255, 250, 244, .8); font-size: 13px; }
.xva-hero-caption__action { display: grid; gap: 14px; justify-items: end; text-align: right; }
.xva-hero-caption .xva-button-link { color: var(--xva-white); }
.xva-hero-controls { position: absolute; z-index: 3; right: var(--xva-gutter); bottom: 44px; left: var(--xva-gutter); display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.xva-carousel-buttons { display: flex; gap: 10px; }
.xva-carousel-button { display: grid; width: 42px; height: 42px; place-items: center; border: 1px solid rgba(255, 250, 244, .48); border-radius: 50%; background: transparent; color: var(--xva-white); cursor: pointer; }
.xva-carousel-button:hover { background: rgba(255, 250, 244, .14); }
.xva-carousel-buttons .xva-carousel-button:first-child .xva-icon { transform: rotate(180deg); }
.xva-carousel-dots { display: flex; align-items: center; gap: 8px; }
.xva-carousel-dot { width: 34px; height: 2px; padding: 0; border: 0; background: rgba(255, 250, 244, .38); cursor: pointer; transition: background .25s ease, width .25s ease; }
.xva-carousel-dot.is-active { width: 54px; background: var(--xva-white); }

.xva-exhibition-grid, .xva-artist-grid, .xva-archive-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(22px, 3vw, 44px) 20px; }
.xva-card { min-width: 0; }
.xva-card__media { position: relative; aspect-ratio: 3 / 2; overflow: hidden; background: var(--xva-paper-2); }
.xva-card__media img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.9); transition: transform .8s var(--xva-ease), filter .4s ease; }
.xva-card:hover .xva-card__media img, .xva-card:focus-within .xva-card__media img { transform: scale(1.045); filter: saturate(1.06); }
.xva-card__meta { display: flex; justify-content: space-between; gap: 14px; margin-top: 15px; color: var(--xva-muted); font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.xva-card h3 { margin: 8px 0 5px; color: var(--xva-ink); font-family: var(--xva-serif); font-size: clamp(21px, 2.15vw, 30px); font-weight: 400; line-height: 1.03; }
.xva-card p { max-width: 350px; margin: 0; color: var(--xva-muted); font-size: 13px; line-height: 1.55; }
.xva-card .xva-card-link { display: inline-flex; align-items: center; gap: 8px; margin-top: 15px; color: var(--xva-ink); font-size: 10px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.xva-card .xva-card-link .xva-icon { width: 15px; height: 15px; transition: transform .25s ease; }
.xva-card:hover .xva-card-link .xva-icon, .xva-card:focus-within .xva-card-link .xva-icon { transform: translate(2px, -2px); }
.xva-artwork-gallery { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.xva-artwork-gallery figure { aspect-ratio: 3 / 2; margin: 0; overflow: hidden; background: var(--xva-paper-2); }
.xva-artwork-gallery img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s var(--xva-ease); }
.xva-artwork-gallery figure:hover img { transform: scale(1.04); }
.xva-gallery-empty { padding: 24px 0; border-top: 1px solid rgba(255, 250, 244, .2); color: rgba(255, 250, 244, .62); }
.xva-gallery-empty p { margin: 8px 0 0; }
.xva-artist-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; border-top: 1px solid var(--xva-line); border-left: 1px solid var(--xva-line); }
.xva-artist-card { min-width: 0; border-right: 1px solid var(--xva-line); border-bottom: 1px solid var(--xva-line); }
.xva-artist-card__media { display: none; }
.xva-artist-card__link { display: flex; min-height: 86px; align-items: center; justify-content: space-between; gap: 16px; padding: 18px 20px; }
.xva-artist-card__link:hover, .xva-artist-card__link:focus-visible { background: var(--xva-paper-2); }
.xva-artist-card__name { color: var(--xva-text); font-family: var(--xva-serif); font-size: clamp(22px, 2.2vw, 31px); line-height: 1.02; }
.xva-artist-card__index { flex: 0 0 auto; color: var(--xva-muted); font-size: 10px; font-weight: 700; letter-spacing: .12em; }
.xva-artist-preview { position: fixed; inset: 0; z-index: 190; display: grid; place-items: center; background: rgba(16, 22, 23, .94); opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .32s ease, visibility 0s linear .32s; }
.xva-artist-preview.is-visible { opacity: 1; visibility: visible; transition-delay: 0s; }
.xva-artist-preview > img { position: relative; z-index: 1; width: min(34vw, 430px); height: min(calc(100vh - 64px), 656px); object-fit: cover; transform: scale(.97); transition: transform .6s var(--xva-ease); }
.xva-artist-preview.is-visible > img { transform: scale(1); }
.xva-artist-preview__grid { position: absolute; z-index: 2; top: 40vh; left: 50%; display: grid; width: min(92vw, 1150px); grid-template-columns: repeat(3, minmax(0, 1fr)); transform: translateX(-50%); }
.xva-artist-preview__item { display: flex; min-height: 87px; align-items: center; justify-content: space-between; gap: 14px; padding: 16px 20px; background: var(--xva-paper); color: var(--xva-text); border-right: 1px solid rgba(17, 59, 71, .22); border-bottom: 1px solid rgba(17, 59, 71, .22); }
.xva-artist-preview__item:nth-child(3n) { border-right: 0; }
.xva-artist-preview__item:nth-last-child(-n + 3) { border-bottom: 0; }
.xva-artist-preview__item.is-active { background: transparent; color: var(--xva-white); border-color: rgba(255, 250, 244, .3); }
.xva-artist-preview__name { font-family: var(--xva-serif); font-size: clamp(20px, 2.2vw, 30px); line-height: 1.02; }
.xva-artist-preview__index { flex: 0 0 auto; font-size: 10px; font-weight: 700; letter-spacing: .12em; }

.xva-filter-tabs { display: flex; flex-wrap: wrap; gap: 10px; }
.xva-filter-tab { padding: 10px 14px; border: 1px solid var(--xva-line); background: transparent; color: var(--xva-muted); cursor: pointer; font-size: 10px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.xva-filter-tab:hover, .xva-filter-tab.is-active { border-color: var(--xva-ink); background: var(--xva-ink); color: var(--xva-white); }
.xva-filter-card.is-hidden { display: none; }
.xva-split-story { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(30px, 8vw, 130px); }
.xva-split-story p { max-width: 560px; color: var(--xva-muted); font-size: 15px; line-height: 1.75; }
.xva-section--dark .xva-split-story p { color: rgba(255, 250, 244, .72); }
.xva-detail-layout { display: grid; grid-template-columns: minmax(300px, .72fr) minmax(0, 1.28fr); align-items: start; gap: clamp(30px, 8vw, 130px); }
.xva-detail-media { position: sticky; top: 120px; aspect-ratio: 4 / 5; overflow: hidden; background: var(--xva-paper-2); }
.xva-detail-media img { width: 100%; height: 100%; object-fit: cover; }
.xva-detail-copy h1 { margin: 12px 0 20px; color: var(--xva-ink); font-size: clamp(44px, 6vw, 84px); }
.xva-detail-copy__lede { max-width: 560px; color: var(--xva-ink-2); font-family: var(--xva-serif); font-size: clamp(22px, 2.5vw, 34px); line-height: 1.05; }
.xva-detail-copy__body { max-width: 600px; margin-top: 30px; color: var(--xva-muted); font-size: 15px; line-height: 1.8; }
.xva-detail-copy__actions { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 30px; }
.xva-exhibition-detail { padding: 0 0 clamp(88px, 11vw, 150px); background: #fff; color: #444; }
.xva-exhibition-detail__header { padding-top: clamp(58px, 6.2vw, 82px); }
.xva-exhibition-detail__header-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 32px; }
.xva-exhibition-detail__filter { flex: 0 0 auto; margin-top: 2px; }
.xva-exhibition-detail__header h1 { margin: 0; color: #222; font-family: var(--xva-sans); font-size: clamp(22px, 2.1vw, 30px); font-weight: 400; letter-spacing: .09em; line-height: 1.15; text-transform: uppercase; }
.xva-exhibition-detail__meta { display: flex; flex-wrap: wrap; gap: 12px 28px; margin-top: 26px; color: #444; font-size: 10px; letter-spacing: .12em; line-height: 1.4; text-transform: uppercase; }
.xva-exhibition-detail__content { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: clamp(38px, 6.5vw, 84px); align-items: start; margin-top: clamp(38px, 4.2vw, 56px); }
.xva-exhibition-detail__prose { max-width: 560px; color: #4d4d4d; font-size: 14px; line-height: 1.85; }
.xva-exhibition-detail__prose p { margin: 0 0 22px; }
.xva-exhibition-detail__prose p:last-child { margin-bottom: 0; }
.xva-exhibition-detail__media { position: sticky; top: 120px; align-self: start; min-width: 0; margin: 0; aspect-ratio: 4 / 5; overflow: hidden; background: var(--xva-paper-2); }
.xva-exhibition-detail__media img { display: block; width: 100%; height: 100%; object-fit: contain; object-position: top center; }
.xva-exhibition-detail__gallery { margin-top: clamp(64px, 8vw, 112px); padding-top: clamp(28px, 4vw, 48px); border-top: 1px solid var(--xva-line); }
.xva-exhibition-detail__gallery .xva-section-header { margin-bottom: clamp(28px, 4vw, 48px); }
.xva-exhibition-detail__gallery .xva-section-header h2 { margin-top: 12px; color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(28px, 3.7vw, 52px); font-weight: 400; letter-spacing: .035em; line-height: 1.12; text-transform: uppercase; }
.xva-exhibition-detail__media figcaption { margin-top: 14px; color: #777; font-size: 10px; letter-spacing: .1em; line-height: 1.5; text-transform: uppercase; }
.xva-exhibition-detail__actions { display: flex; flex-wrap: wrap; align-items: center; gap: 18px 26px; margin-top: 48px; padding-top: 16px; border-top: 1px solid var(--xva-line); color: #777; font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.xva-exhibition-detail__actions a { display: inline-flex; align-items: center; gap: 8px; color: #222; }
.xva-exhibition-detail__actions a:hover { color: #777; }
.xva-exhibition-detail__actions .xva-icon { width: 14px; height: 14px; }
.xva-bio-layout { display: grid; grid-template-columns: minmax(300px, .58fr) minmax(0, 1.42fr); gap: clamp(30px, 8vw, 120px); }
.xva-prose { max-width: 700px; color: var(--xva-muted); font-size: 15px; line-height: 1.8; }
.xva-prose h2, .xva-prose h3 { color: var(--xva-ink); font-family: var(--xva-serif); font-weight: 400; line-height: 1.05; }
.xva-prose h2 { font-size: clamp(30px, 4vw, 52px); }
.xva-prose a { color: var(--xva-ink); text-decoration: underline; text-decoration-color: var(--xva-accent); text-underline-offset: 4px; }

.xva-form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 20px; margin-top: 24px; }
.xva-form-field { display: grid; gap: 7px; }
.xva-form-field--wide { grid-column: 1 / -1; }
.xva-form-field label { color: var(--xva-ink); font-size: 10px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.xva-form-field input, .xva-form-field textarea { width: 100%; padding: 14px 0; border: 0; border-bottom: 1px solid var(--xva-line); border-radius: 0; background: transparent; color: var(--xva-text); outline: 0; }
.xva-form-field textarea { min-height: 120px; resize: vertical; }
.xva-form-field input:focus, .xva-form-field textarea:focus { border-bottom-color: var(--xva-ink); box-shadow: 0 1px 0 var(--xva-ink); }
.xva-accordion-item { border-top: 1px solid var(--xva-line); }
.xva-accordion-toggle { display: flex; width: 100%; align-items: center; justify-content: space-between; gap: 20px; padding: 20px 0; border: 0; background: transparent; color: var(--xva-ink); cursor: pointer; font-family: var(--xva-serif); font-size: clamp(22px, 3vw, 36px); text-align: left; }
.xva-accordion-panel { max-width: 740px; padding: 0 0 24px; color: var(--xva-muted); font-size: 14px; line-height: 1.75; }
.xva-accordion-panel[hidden] { display: none; }

.xva-newsletter { padding: 36px 0; background: var(--xva-accent); color: var(--xva-night); }
.xva-newsletter__inner { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.xva-newsletter h2 { margin: 8px 0 0; font-size: clamp(28px, 4vw, 54px); }
.xva-newsletter-form { display: flex; align-items: center; min-width: min(100%, 480px); border-bottom: 1px solid rgba(16, 22, 23, .45); }
.xva-newsletter-form input { flex: 1; min-width: 0; padding: 13px 0; border: 0; background: transparent; outline: 0; }
.xva-newsletter-form button { padding: 13px 0 13px 20px; border: 0; background: transparent; cursor: pointer; font-size: 10px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }

.xva-site-footer { padding: 66px 0 26px; background: var(--xva-night); color: var(--xva-white); }
.xva-footer-top { display: flex; align-items: flex-end; justify-content: space-between; gap: 28px; padding-bottom: 26px; border-bottom: 1px solid rgba(255, 250, 244, .16); }
.xva-footer-social { display: flex; flex-wrap: wrap; gap: 18px; }
.xva-footer-social a { color: rgba(255, 250, 244, .72); font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.xva-footer-social a:hover { color: var(--xva-accent); }
.xva-footer-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 26px; padding-top: 28px; }
.xva-footer-grid p { margin: 8px 0 0; color: rgba(255, 250, 244, .66); font-size: 13px; line-height: 1.7; }
.xva-footer-grid a { color: var(--xva-white); }
.xva-footer-grid a:hover { color: var(--xva-accent); }
.xva-footer-bottom { display: flex; justify-content: space-between; gap: 20px; margin-top: 34px; padding-top: 15px; border-top: 1px solid rgba(255, 250, 244, .12); color: rgba(255, 250, 244, .44); font-size: 11px; }

/* Mockup-faithful page compositions rendered inside Elementor shortcode widgets. */
.xva-home-intro { display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, .7fr); gap: clamp(30px, 8vw, 160px); align-items: end; }
.xva-home-intro h2 { max-width: 830px; margin: 16px 0 0; color: var(--xva-ink); font-size: clamp(36px, 5.2vw, 76px); }
.xva-home-intro p { max-width: 430px; margin: 0; color: var(--xva-muted); font-size: 15px; line-height: 1.75; }
.xva-home-exhibitions-header { margin-top: clamp(60px, 9vw, 120px); }
.xva-current-exhibition { display: grid; grid-template-columns: minmax(300px, .72fr) minmax(0, 1.28fr); gap: clamp(30px, 8vw, 130px); align-items: center; }
.xva-current-exhibition__media { aspect-ratio: 4 / 5; overflow: hidden; background: var(--xva-paper-2); }
.xva-current-exhibition__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .9s var(--xva-ease); }
.xva-current-exhibition:hover .xva-current-exhibition__media img { transform: scale(1.03); }
.xva-current-exhibition__copy h2 { margin: 14px 0 16px; color: var(--xva-ink); font-size: clamp(46px, 6.5vw, 96px); }
.xva-current-exhibition__copy p { max-width: 560px; margin: 24px 0; color: var(--xva-muted); font-size: 15px; line-height: 1.75; }
.xva-current-exhibition__details { display: flex; flex-wrap: wrap; gap: 12px 24px; padding-top: 16px; border-top: 1px solid var(--xva-line); color: var(--xva-muted); font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.xva-exhibition-page-filter { max-width: none; }
[data-xva-exhibition-current-view][hidden], [data-xva-exhibition-listing][hidden] { display: none !important; }
[data-xva-filter-card].is-hidden { display: none !important; }
.xva-exhibition-listing { padding-top: 0; }

.xva-exhibition-card > a > p {
  display: -webkit-box;
  min-height: calc(1.55em * 5);
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

/* Keep the journal headline in its authored sentence case. */
.xva-newsletter h2 {
  letter-spacing: -.025em;
  text-transform: none;
}

/* Dark sections use the light page surface in the final theme cascade; keep their CTAs readable. */
.xva-section--dark .xva-button-link--light {
  color: var(--xva-ink);
}
.xva-section--dark .xva-button-link--light:hover,
.xva-section--dark .xva-button-link--light:focus-visible {
  color: var(--xva-ink-2);
}

/* Homepage hospitality feature aligned to the live XVA Café composition. */
.xva-cafe-feature {
  padding-block: clamp(66px, 9vw, 122px);
}
.xva-cafe-feature__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(300px, .88fr);
  align-items: center;
  gap: clamp(38px, 7vw, 112px);
}
.xva-cafe-feature__media {
  min-width: 0;
}
.xva-cafe-feature__image {
  display: block;
  width: 100%;
  height: auto;
}
.xva-cafe-feature__copy {
  max-width: 440px;
  margin-inline: auto;
  text-align: center;
}
.xva-cafe-feature__copy h2 {
  position: relative;
  margin: 0;
  padding-bottom: 17px;
  color: var(--xva-ink);
  font-family: var(--xva-serif);
  font-size: clamp(32px, 3.6vw, 50px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
}
.xva-cafe-feature__copy h2::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 34px;
  height: 1px;
  background: var(--xva-ink);
  content: '';
  transform: translateX(-50%);
}
.xva-cafe-feature__copy p {
  max-width: 430px;
  margin: 18px auto 0;
  color: #666;
  font-size: 13px;
  line-height: 1.7;
}
.xva-cafe-feature__copy p + p {
  margin-top: 17px;
}
.xva-cafe-feature__copy .xva-button-link {
  margin-top: 19px;
  padding: 15px 18px;
  border: 1px solid var(--xva-ink);
  color: var(--xva-ink);
  font-size: 10px;
  letter-spacing: .08em;
}
.xva-cafe-feature__copy .xva-button-link:hover,
.xva-cafe-feature__copy .xva-button-link:focus-visible {
  background: var(--xva-ink);
  color: var(--xva-white);
}

@media (max-width: 720px) {
  .xva-cafe-feature__layout {
    grid-template-columns: 1fr;
    gap: 42px;
  }
  .xva-cafe-feature__copy {
    max-width: 520px;
  }
}

/* Use the Lawrie Shabibi reference typeface for all titles and headings. */
body.xva-body h1,
body.xva-body h2,
body.xva-body h3,
body.xva-body h4,
body.xva-body h5,
body.xva-body h6,
body.xva-body .xva-serif,
body.xva-body .elementor-widget-heading .elementor-heading-title {
  font-family: var(--xva-sans) !important;
}
.xva-exhibition-listing .xva-directory-controls { padding-top: 0; border-top: 0; }
.xva-directory-controls { display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; margin-bottom: 22px; padding-top: 16px; border-top: 1px solid var(--xva-line); }
.xva-directory-controls h2 { margin: 14px 0 0; color: var(--xva-ink); font-size: clamp(36px, 5.2vw, 68px); }
.xva-exhibition-filter { display: flex; align-items: center; justify-content: flex-end; gap: clamp(20px, 2.4vw, 34px); }
.xva-exhibition-filter button, .xva-exhibition-filter a { padding: 0; border: 0; background: transparent; color: #777; cursor: pointer; font-family: var(--xva-sans); font-size: 10px; font-weight: 400; letter-spacing: .12em; line-height: 1.4; text-decoration: none; text-transform: uppercase; }
.xva-exhibition-filter button:hover, .xva-exhibition-filter button.is-active, .xva-exhibition-filter a:hover, .xva-exhibition-filter a[aria-current="true"] { color: #222; }
.xva-exhibition-filter button:focus-visible, .xva-exhibition-filter a:focus-visible { outline: 1px solid currentColor; outline-offset: 5px; }
.xva-archive-card { min-width: 0; }
.xva-archive-card__media { aspect-ratio: 3 / 2; overflow: hidden; background: var(--xva-paper-2); }
.xva-archive-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s var(--xva-ease); }
.xva-archive-card:hover .xva-archive-card__media img { transform: scale(1.04); }
.xva-archive-card__meta { display: flex; flex-wrap: wrap; gap: 8px 16px; margin-top: 15px; color: var(--xva-muted); font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.xva-archive-card h3 { margin: 8px 0 0; color: var(--xva-ink); font-family: var(--xva-serif); font-size: clamp(24px, 2.5vw, 34px); font-weight: 400; line-height: 1; }
.xva-fine-print { margin: 28px 0 0; color: var(--xva-muted); font-size: 10px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.xva-press-layout { display: grid; grid-template-columns: minmax(260px, .65fr) minmax(0, 1.35fr); gap: clamp(34px, 8vw, 130px); align-items: start; }
.xva-press-contact { position: sticky; top: 125px; padding: 24px; background: var(--xva-night); color: var(--xva-white); }
.xva-press-contact h2 { margin: 16px 0 6px; font-family: var(--xva-serif); font-size: 42px; font-weight: 400; line-height: 1; }
.xva-press-contact p { margin: 0; color: rgba(255, 250, 244, .65); font-size: 13px; line-height: 1.7; }
.xva-press-contact a { display: block; margin-top: 16px; color: var(--xva-accent); font-size: 13px; }
.xva-release-list { border-top: 1px solid var(--xva-line); }
.xva-release { display: grid; grid-template-columns: 54px minmax(0, 1fr) 36px; gap: 20px; align-items: start; padding: 23px 0; border-bottom: 1px solid var(--xva-line); }
.xva-release-index { color: var(--xva-muted); font-size: 11px; font-weight: 700; letter-spacing: .12em; }
.xva-release h2 { margin: 0; color: var(--xva-ink); font-family: var(--xva-serif); font-size: clamp(23px, 3vw, 40px); font-weight: 400; line-height: 1.02; }
.xva-release-meta { display: flex; flex-wrap: wrap; gap: 8px 16px; margin-top: 9px; color: var(--xva-muted); font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.xva-release-summary { max-width: 640px; margin: 14px 0 0; color: var(--xva-muted); font-size: 14px; line-height: 1.75; }
.xva-release-details { display: grid; grid-template-rows: 0fr; overflow: hidden; transition: grid-template-rows .35s var(--xva-ease); }
.xva-release.is-open .xva-release-details { grid-template-rows: 1fr; }
.xva-release-details p { min-height: 0; margin: 0; padding-top: 14px; color: var(--xva-muted); font-size: 13px; line-height: 1.7; }
.xva-release-toggle { width: 32px; height: 32px; border: 1px solid var(--xva-line); border-radius: 50%; background: transparent; color: var(--xva-ink); cursor: pointer; font-size: 20px; line-height: 1; }
.xva-contact-grid { display: grid; grid-template-columns: minmax(280px, .8fr) minmax(0, 1.2fr); gap: clamp(34px, 8vw, 140px); align-items: start; }
.xva-map-card { min-height: 430px; padding: 28px; display: flex; flex-direction: column; justify-content: space-between; background: var(--xva-paper-2); color: var(--xva-ink); }
.xva-map-card__label { font-family: var(--xva-serif); font-size: 180px; line-height: .75; opacity: .16; }
.xva-map-card strong { font-family: var(--xva-serif); font-size: 34px; font-weight: 400; }
.xva-map-card > span:not(.xva-map-card__label) { color: var(--xva-muted); font-size: 13px; }
.xva-map-card a { display: inline-flex; align-items: center; gap: 8px; margin-top: 18px; font-size: 10px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.xva-contact-copy h2 { max-width: 600px; margin: 16px 0 24px; color: var(--xva-ink); font-size: clamp(36px, 5vw, 70px); }
.xva-contact-copy > p { max-width: 540px; color: var(--xva-muted); font-size: 15px; line-height: 1.78; }
.xva-contact-block { padding-top: 18px; margin-top: 22px; border-top: 1px solid var(--xva-line); }
.xva-contact-block h3 { margin: 0 0 8px; color: var(--xva-ink); font-size: 10px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.xva-contact-block p { margin: 0; color: var(--xva-muted); font-size: 14px; line-height: 1.7; }
.xva-contact-block a { color: var(--xva-ink); text-decoration: underline; text-decoration-color: var(--xva-accent); text-underline-offset: 4px; }
.xva-mission-grid { display: grid; grid-template-columns: minmax(300px, .8fr) minmax(0, 1.2fr); gap: clamp(34px, 8vw, 150px); align-items: start; }
.xva-mission-grid h2, .xva-hospitality-copy h2, .xva-program-intro h2 { margin: 16px 0 0; color: var(--xva-ink); font-size: clamp(44px, 5.5vw, 92px); }
.xva-mission-copy p, .xva-hospitality-copy p, .xva-program-intro > p { max-width: 720px; margin: 0 0 20px; color: var(--xva-muted); font-size: 17px; line-height: 1.82; }
.xva-service-list { display: grid; gap: 0; margin-top: clamp(54px, 8vw, 100px); border-top: 1px solid var(--xva-line); }
.xva-service-row { display: grid; grid-template-columns: 70px minmax(190px, .7fr) minmax(0, 1.3fr); gap: 24px; padding: 25px 0; border-bottom: 1px solid var(--xva-line); }
.xva-service-row__number, .xva-program-row > span { color: var(--xva-muted); font-size: 11px; font-weight: 700; letter-spacing: .12em; }
.xva-service-row h2, .xva-program-row h2 { margin: 0; color: var(--xva-ink); font-family: var(--xva-serif); font-size: clamp(25px, 3vw, 42px); font-weight: 400; line-height: 1.05; }
.xva-service-row p, .xva-program-row p { margin: 0; color: var(--xva-muted); font-size: 14px; line-height: 1.75; }
.xva-hospitality-grid { display: grid; grid-template-columns: minmax(300px, .8fr) minmax(0, 1.2fr); gap: clamp(34px, 8vw, 150px); align-items: center; }
.xva-hospitality-media { overflow: hidden; background: var(--xva-paper-2); }
.xva-hospitality-media img { width: 100%; aspect-ratio: 1 / 1.15; object-fit: cover; }
.xva-program-intro { display: grid; grid-template-columns: minmax(0, .8fr) minmax(300px, 1.2fr); gap: clamp(34px, 8vw, 150px); align-items: end; }
.xva-program-list { display: grid; gap: 0; margin-top: clamp(54px, 8vw, 100px); border-top: 1px solid var(--xva-line); }
.xva-program-row { display: grid; grid-template-columns: 150px minmax(200px, .8fr) minmax(0, 1.2fr); gap: 24px; padding: 25px 0; border-bottom: 1px solid var(--xva-line); }
.xva-legal-content { max-width: 900px; }
.xva-legal-content h2 { margin: 56px 0 14px; color: var(--xva-ink); font-family: var(--xva-serif); font-size: clamp(30px, 4vw, 52px); font-weight: 400; line-height: 1.05; }
.xva-legal-content p { max-width: 760px; margin: 0 0 18px; color: var(--xva-muted); font-size: 15px; line-height: 1.8; }
.xva-legal-content .xva-legal-lede { color: var(--xva-ink); font-family: var(--xva-serif); font-size: clamp(22px, 2.5vw, 34px); line-height: 1.2; }
.xva-legal-content a { color: var(--xva-ink); text-decoration: underline; text-decoration-color: var(--xva-accent); text-underline-offset: 4px; }
.xva-detail-hero { padding: clamp(80px, 11vw, 160px) 0 clamp(60px, 9vw, 130px); background: var(--xva-paper); }
.xva-detail-poster { position: sticky; top: 120px; aspect-ratio: 4 / 5; overflow: hidden; background: var(--xva-paper-2); }
.xva-detail-poster img { width: 100%; height: 100%; object-fit: cover; }
.xva-bio-intro h1 { margin: 14px 0 24px; color: var(--xva-ink); font-size: clamp(48px, 6.5vw, 104px); }
.xva-bio-intro > p { max-width: 560px; margin: 0; color: var(--xva-muted); font-size: 17px; line-height: 1.8; }
.xva-bio-aside { margin-top: 38px; padding-top: 14px; border-top: 1px solid var(--xva-line); }
.xva-bio-aside p { margin: 0 0 12px; color: var(--xva-muted); font-size: 13px; line-height: 1.75; }
.xva-bio-aside strong { color: var(--xva-ink); font-size: 10px; letter-spacing: .14em; text-transform: uppercase; }
.xva-bio-artworks { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin-top: clamp(42px, 7vw, 86px); }
.xva-bio-artworks figure { margin: 0; overflow: hidden; background: var(--xva-paper-2); }
.xva-bio-artworks figure:nth-child(2) { margin-top: 36px; }
.xva-bio-artworks img { width: 100%; aspect-ratio: 1 / 1.28; object-fit: cover; transition: transform .8s var(--xva-ease); }
.xva-bio-artworks figure:hover img { transform: scale(1.04); }
.xva-prose--light, .xva-prose--light h2, .xva-prose--light h3 { color: var(--xva-white); }

.elementor-page .xva-shell, .elementor-page .xva-section > .elementor-container, .elementor-page .xva-page-hero > .elementor-container { width: min(var(--xva-max), calc(100% - 2 * var(--xva-gutter))); margin-inline: auto; }
.elementor-page .elementor-widget-text-editor p:last-child { margin-bottom: 0; }
.elementor-page .elementor-widget-heading .elementor-heading-title { font-family: var(--xva-serif); font-weight: 400; letter-spacing: -.035em; }
.elementor-page .elementor-button { border-radius: 0; }

@media (max-width: 980px) {
  .xva-menu-drawer { grid-template-columns: 1fr; gap: 42px; }
  .xva-detail-layout, .xva-bio-layout { grid-template-columns: 1fr; gap: 40px; }
  .xva-detail-media { position: relative; top: auto; max-width: 680px; }
  .xva-artist-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; }
}
@media (max-width: 720px) {
  :root { --xva-gutter: 20px; }
  .xva-header-shell { min-height: 76px; }
  .xva-menu-drawer { display: block; padding-top: 105px; padding-bottom: 34px; }
  .xva-menu-intro { min-height: 250px; }
  .xva-page-hero__top, .xva-section-header { display: block; }
  .xva-page-hero__meta { margin-top: 20px; text-align: left; }
  .xva-page-hero h1 { font-size: clamp(40px, 11vw, 68px); }
  .xva-section-header p { margin-top: 18px; }
  .xva-hero { min-height: 720px; }
  .xva-hero .xva-hero-caption { right: 20px; bottom: 125px; left: 20px; display: block; }
  .xva-hero-caption h1, .xva-hero-caption h2 { font-size: clamp(46px, 15vw, 80px); }
  .xva-hero-caption__action { display: flex; align-items: center; justify-content: space-between; margin-top: 22px; text-align: left; }
  .xva-hero-controls { right: 20px; bottom: 36px; left: 20px; }
  .xva-carousel-dots { order: 2; }
  .xva-carousel-buttons { order: 1; }
  .xva-exhibition-grid, .xva-archive-grid { grid-template-columns: 1fr; }
  .xva-artist-grid { grid-template-columns: 1fr; gap: 0; }
  .xva-artist-card__link { min-height: 72px; padding: 14px 16px; }
  .xva-artist-card__name { font-size: 28px; }
  .xva-artist-card__media { display: block; aspect-ratio: 1 / 1.1; overflow: hidden; background: var(--xva-paper-2); }
  .xva-artist-card__media img { width: 100%; height: 100%; object-fit: cover; }
  .xva-artist-preview { display: none; }
  .xva-artwork-gallery { grid-template-columns: 1fr 1fr; }
.xva-card__media { aspect-ratio: 3 / 2; }
  .xva-split-story { grid-template-columns: 1fr; gap: 36px; }
  .xva-form-grid { grid-template-columns: 1fr; }
  .xva-form-field--wide { grid-column: auto; }
  .xva-newsletter__inner { display: block; }
  .xva-newsletter-form { margin-top: 24px; }
  .xva-footer-top { align-items: flex-start; flex-direction: column; }
  .xva-footer-grid { grid-template-columns: 1fr 1fr; gap: 22px; }
  .xva-footer-bottom { align-items: flex-start; flex-direction: column; gap: 5px; }
}
@media (max-width: 460px) {
  .xva-footer-grid { grid-template-columns: 1fr; }
  .xva-hero-caption p { font-size: 12px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
  .xva-hero .xva-hero-slide img, .xva-artist-preview img { transform: none !important; }
}

@media (max-width: 980px) {
  .xva-current-exhibition, .xva-contact-grid, .xva-mission-grid, .xva-hospitality-grid, .xva-program-intro, .xva-exhibition-detail__content { grid-template-columns: 1fr; gap: 40px; }
  .xva-exhibition-detail__media { position: relative; top: auto; order: -1; }
  .xva-detail-poster { position: relative; top: auto; max-width: 680px; }
  .xva-press-contact { position: relative; top: auto; }
  .xva-program-row { grid-template-columns: 100px minmax(190px, .8fr) minmax(0, 1.2fr); }
}

@media (max-width: 720px) {
  .xva-home-intro { grid-template-columns: 1fr; gap: 28px; }
  .xva-home-intro h2 { font-size: clamp(34px, 10vw, 58px); }
  .xva-home-exhibitions-header, .xva-directory-controls { display: block; }
  .xva-home-exhibitions-header .xva-button-link, .xva-directory-controls .xva-filter-tabs, .xva-directory-controls .xva-exhibition-filter { margin-top: 24px; }
  .xva-exhibition-page-filter .xva-exhibition-filter { justify-content: flex-start; }
  .xva-exhibition-detail__header-top { display: block; }
  .xva-exhibition-detail__filter { justify-content: flex-start; margin-top: 24px; }
  .xva-current-exhibition__copy h2 { font-size: clamp(44px, 13vw, 72px); }
  .xva-directory-controls h2 { font-size: clamp(34px, 10vw, 58px); }
  .xva-press-layout { grid-template-columns: 1fr; gap: 38px; }
  .xva-release { grid-template-columns: 34px minmax(0, 1fr) 32px; gap: 12px; }
  .xva-release h2 { font-size: 30px; }
  .xva-service-row, .xva-program-row { grid-template-columns: 1fr; gap: 10px; }
  .xva-service-row h2, .xva-program-row h2 { font-size: 30px; }
  .xva-map-card { min-height: 320px; }
  .xva-map-card__label { font-size: 130px; }
  .xva-bio-artworks { grid-template-columns: 1fr 1fr; }
  .xva-bio-artworks figure:nth-child(2) { margin-top: 24px; }
  .xva-detail-hero { padding-top: 90px; }
}

/* Final cascade for the reference system. */
.xva-site-header--light { background: #fff; color: #222; }
.xva-site-header--light .xva-logo { filter: none; }
.xva-site-header--light .xva-header-shell,
.xva-site-header--hero .xva-header-shell { min-height: clamp(96px, 10vw, 132px); }
.xva-site-header--light .xva-header-rule,
.xva-site-header--hero .xva-header-rule { background: rgba(0, 0, 0, .12); }
.xva-site-header--hero .xva-header-rule { background: rgba(255, 255, 255, .28); }
.xva-site-header--hero { background: linear-gradient(180deg, rgba(24, 66, 85, .9), rgba(24, 66, 85, 0)); }
.xva-site-header--light .xva-language-switch,
.xva-site-header--hero .xva-language-switch { display: flex; }
.xva-site-header--light .xva-language-switch { color: rgba(34, 34, 34, .72); }
.xva-site-header--hero .xva-language-switch { color: rgba(255, 255, 255, .72); }
.xva-language-switch > span { color: currentColor; opacity: .65; }
.xva-site-header--light .xva-language-switch a:hover,
.xva-site-header--light .xva-language-switch a[aria-current="true"],
.xva-site-header--light .xva-language-option:hover { color: #222; border-bottom-color: currentColor; }

html[lang="ar"], html[dir="rtl"] { direction: rtl; }
html[lang="ar"] body, html[dir="rtl"] body { direction: rtl; }
html[lang="ar"] .xva-page-main, html[dir="rtl"] .xva-page-main { text-align: right; }
html[lang="ar"] .xva-header-meta, html[dir="rtl"] .xva-header-meta { direction: ltr; }
html[lang="ar"] .xva-language-switch, html[dir="rtl"] .xva-language-switch { direction: ltr; }
html[lang="ar"] .xva-split-story, html[dir="rtl"] .xva-split-story { direction: rtl; }
html[lang="ar"] .xva-split-story__copy, html[dir="rtl"] .xva-split-story__copy { text-align: right; }
html[lang="ar"] .xva-hero-caption, html[dir="rtl"] .xva-hero-caption { direction: rtl; text-align: right; }
.xva-site-header--hero.is-scrolled {
  background: var(--xva-night);
  border-bottom-color: rgba(255, 255, 255, .18);
  box-shadow: 0 8px 28px rgba(0, 0, 0, .18);
}

@media (max-width: 720px) {
  .xva-site-header--light .xva-header-shell,
  .xva-site-header--hero .xva-header-shell { min-height: 88px; }
}
.xva-site-header--hero.is-scrolled .xva-header-rule { background: rgba(255, 255, 255, .18); }
.elementor-page .elementor-element-xva-home-container,
.elementor-page .elementor-element-xva-home-container > .e-con-inner,
.elementor-page .elementor-element-xva-home-container .elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
}
.elementor-page .elementor-element-xva-home-container .xva-hero {
  width: 100%;
  max-width: none;
  margin: 0;
}
.xva-page-hero { padding: clamp(52px, 6vw, 86px) 0 0; background: #fff; border-bottom: 0; }
.xva-page-hero__top { margin-bottom: 0; padding-bottom: clamp(28px, 3.8vw, 48px); border-bottom: 1px solid var(--xva-line); }
.xva-page-hero h1 { margin: 0; color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(24px, 3.1vw, 42px); font-weight: 400; letter-spacing: .075em; line-height: 1.12; text-transform: uppercase; }
.xva-page-hero .xva-kicker { display: none; }
.xva-page-hero__meta { color: #777; font-size: 10px; letter-spacing: .13em; text-transform: uppercase; }
.xva-page-hero--night { background: #fff; color: var(--xva-text); border-bottom-color: var(--xva-line); }
.xva-page-hero--night h1, .xva-page-hero--night .xva-page-hero__meta { color: var(--xva-ink); }
.xva-section { padding: clamp(72px, 9vw, 126px) 0; background: #fff; }
.xva-section--tight { padding-block: clamp(54px, 7vw, 92px); }
.xva-section--dark { background: #fff; color: var(--xva-text); }
.xva-section--dark .xva-section-header { border-top-color: var(--xva-line); }
.xva-section--dark .xva-section-header h2, .xva-section--dark .xva-split-story p, .xva-section--dark .xva-section-header p, .xva-section--dark .xva-kicker--light { color: inherit; }
.xva-section-header h2 { color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(26px, 3.25vw, 44px); font-weight: 400; letter-spacing: .055em; line-height: 1.12; text-transform: uppercase; }
.xva-hero { min-height: min(100svh, 920px); }
.xva-hero-caption h1, .xva-hero-caption h2 { font-family: var(--xva-sans); font-size: clamp(28px, 4.4vw, 62px); font-weight: 400; letter-spacing: .045em; line-height: 1.04; text-transform: uppercase; }
.xva-home-intro h2 { color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(28px, 3.7vw, 52px); font-weight: 400; letter-spacing: .035em; line-height: 1.12; text-transform: uppercase; }
.xva-card__media, .xva-archive-card__media { aspect-ratio: 3 / 2; }
.xva-exhibition-card .xva-card__media, .xva-archive-card__media { aspect-ratio: 4 / 5; }
.xva-card h3, .xva-archive-card h3 { color: var(--xva-ink); font-family: var(--xva-sans); font-size: 16px; font-weight: 400; letter-spacing: .12em; line-height: 1.35; text-transform: uppercase; }
.xva-current-exhibition { grid-template-columns: minmax(0, 1.02fr) minmax(300px, .98fr); gap: clamp(32px, 7vw, 100px); }
.xva-current-exhibition__copy { order: 1; }
.xva-current-exhibition__media { order: 2; }
.xva-current-exhibition__copy h2, .xva-directory-controls h2 { color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(28px, 3.7vw, 52px); font-weight: 400; letter-spacing: .055em; line-height: 1.12; text-transform: uppercase; }
.xva-press-contact { position: relative; top: auto; padding: 0 0 22px; background: #fff; color: var(--xva-text); border-bottom: 1px solid var(--xva-line); }
.xva-press-contact h2, .xva-release h2 { color: var(--xva-ink); font-family: var(--xva-sans); font-weight: 400; letter-spacing: .055em; line-height: 1.18; text-transform: uppercase; }
.xva-detail-hero { padding: clamp(52px, 6vw, 86px) 0 clamp(68px, 9vw, 126px); background: #fff; }
.xva-detail-layout { grid-template-columns: minmax(0, 1.02fr) minmax(300px, .98fr); gap: clamp(32px, 7vw, 100px); }
.xva-detail-layout > .xva-detail-poster { order: 2; }
.xva-detail-layout > .xva-detail-copy { order: 1; }
.xva-detail-copy h1, .xva-bio-intro h1 { color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(28px, 3.7vw, 52px); font-weight: 400; letter-spacing: .055em; line-height: 1.12; text-transform: uppercase; }
.xva-bio-layout { grid-template-columns: minmax(0, 1.02fr) minmax(300px, .98fr); gap: clamp(32px, 7vw, 100px); }
.xva-bio-intro > p, .xva-bio-aside p, .xva-prose, .xva-prose--light, .xva-split-story p { color: #666; font-size: 14px; line-height: 1.8; }
.xva-prose h2, .xva-prose h3 { color: var(--xva-ink); font-family: var(--xva-sans); letter-spacing: .055em; text-transform: uppercase; }
.xva-page-hero h1 { font-size: clamp(20px, 2.1vw, 28px); }
.xva-current-exhibition__copy h2, .xva-directory-controls h2 { font-size: clamp(24px, 2.5vw, 36px); }
.xva-detail-copy h1, .xva-bio-intro h1 { font-size: clamp(24px, 2.5vw, 34px); }
.xva-detail-copy__lede { color: var(--xva-ink); font-family: var(--xva-sans); font-size: 16px; line-height: 1.7; }
.xva-contact-copy h2, .xva-mission-grid h2, .xva-hospitality-copy h2, .xva-program-intro h2, .xva-split-story__copy h2 { color: var(--xva-ink); font-family: var(--xva-sans); font-size: clamp(26px, 3vw, 40px); font-weight: 400; letter-spacing: .055em; line-height: 1.12; text-transform: uppercase; }
.xva-release { grid-template-columns: minmax(260px, .82fr) minmax(0, 1.18fr); gap: clamp(30px, 6vw, 86px); padding: clamp(34px, 5vw, 70px) 0; }
.xva-release__media { aspect-ratio: 1 / 1; overflow: hidden; background: #f2f2f0; }
.xva-release__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .75s var(--xva-ease); }
.xva-release:hover .xva-release__media img { transform: scale(1.035); }
.xva-release__body { min-width: 0; align-self: center; }
.xva-release__heading { display: grid; grid-template-columns: 34px minmax(0, 1fr) 36px; gap: 12px; align-items: start; }
.xva-release__heading h2 { margin: 0; }
.xva-release__heading .xva-release-index { padding-top: 5px; }
.xva-release__heading .xva-release-toggle { justify-self: end; }
.xva-press-layout { display: block; }
.xva-press-contact { display: none; }

/* Contact page: map-led information layout inspired by the reference contact template. */
.xva-contact-reference { padding: clamp(36px, 5vw, 70px) 0 clamp(72px, 9vw, 128px); background: #fff; }
.xva-contact-subnav { display: flex; align-items: center; gap: 28px; padding-bottom: 18px; border-bottom: 1px solid var(--xva-line); }
.xva-contact-subnav a { color: var(--xva-muted); font-size: 10px; font-weight: 700; letter-spacing: .14em; line-height: 1; text-transform: uppercase; }
.xva-contact-subnav a:hover, .xva-contact-subnav a[aria-current="page"] { color: var(--xva-ink); }
.xva-contact-subnav a[aria-current="page"] { padding-bottom: 7px; border-bottom: 1px solid currentColor; }
.xva-contact-reference__map { position: relative; min-height: clamp(320px, 48vw, 640px); margin-top: clamp(34px, 5vw, 70px); overflow: hidden; background: #e9e9e5; border: 1px solid var(--xva-line); }
.xva-contact-reference__map iframe { display: block; width: 100%; height: clamp(320px, 48vw, 640px); border: 0; filter: grayscale(1) saturate(.65) contrast(.94); }
.xva-contact-map-link { position: absolute; right: 20px; bottom: 20px; display: inline-flex; align-items: center; gap: 9px; padding: 13px 16px; background: #fff; color: var(--xva-ink); font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; box-shadow: 0 8px 24px rgba(20, 35, 40, .12); }
.xva-contact-map-link:hover { background: var(--xva-accent); color: #fff; }
.xva-contact-reference__details { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(260px, .85fr); gap: clamp(38px, 9vw, 150px); margin-top: clamp(38px, 5vw, 72px); padding-top: 26px; border-top: 1px solid var(--xva-line); }
.xva-contact-detail-block { min-width: 0; }
.xva-contact-detail-block--hours { padding-left: clamp(0px, 4vw, 64px); border-left: 1px solid var(--xva-line); }
.xva-contact-detail-block .xva-kicker { display: block; margin-bottom: 18px; }
.xva-contact-detail-block p { max-width: 520px; margin: 0 0 22px; color: var(--xva-muted); font-size: 14px; line-height: 1.75; }
.xva-contact-detail-block strong { color: var(--xva-ink); font-weight: 500; }
.xva-contact-detail-block a { color: var(--xva-ink); text-decoration: underline; text-decoration-color: var(--xva-accent); text-underline-offset: 4px; }
.xva-contact-actions { display: flex; flex-wrap: wrap; gap: 12px 22px; margin-top: 38px; }
.xva-contact-actions a { display: inline-flex; align-items: center; gap: 8px; font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }

@media (max-width: 720px) {
  .xva-site-header--light .xva-header-shell,
  .xva-site-header--hero .xva-header-shell { min-height: 116px; }
  .xva-page-hero { padding-top: 44px; }
  .xva-page-hero__top { display: block; padding-bottom: 28px; }
  .xva-page-hero h1 { font-size: 23px; }
  .xva-current-exhibition, .xva-detail-layout, .xva-bio-layout { grid-template-columns: 1fr; gap: 42px; }
  .xva-current-exhibition__copy, .xva-current-exhibition__media, .xva-detail-layout > .xva-detail-copy, .xva-detail-layout > .xva-detail-poster { order: initial; }
  .xva-detail-media, .xva-detail-poster { position: relative; top: auto; max-width: none; }
  .xva-home-intro h2 { font-size: clamp(28px, 9vw, 48px); }
  .xva-release { grid-template-columns: 1fr; gap: 26px; }
  .xva-release__body { align-self: auto; }
  .xva-contact-subnav { gap: 22px; }
  .xva-contact-reference__map, .xva-contact-reference__map iframe { min-height: 360px; height: 360px; }
  .xva-contact-map-link { right: 12px; bottom: 12px; padding: 12px; font-size: 9px; }
  .xva-contact-reference__details { grid-template-columns: 1fr; gap: 34px; }
  .xva-contact-detail-block--hours { padding-left: 0; border-top: 1px solid var(--xva-line); border-left: 0; padding-top: 26px; }
  .xva-contact-actions { margin-top: 28px; }
}

.xva-artists-reference { padding-top: clamp(38px, 3.2vw, 44px); }
.xva-artists-reference { margin-inline: -10px; }
.xva-artists-reference__shell { width: min(var(--xva-max), calc(100% - 2 * clamp(15px, 6.2vw, 80px))); }
.xva-artists-reference__grid { margin-top: clamp(40px, 3.2vw, 48px); }

@media (max-width: 720px) {
  .xva-artists-reference { padding-top: 25px; }
  .xva-artists-reference__shell { width: auto; margin-inline: 15px 25px; }
  .xva-artists-reference__section-label { margin-top: 29px; }
  .xva-artists-reference__grid { margin-top: 60px; }
}

/* Artist detail system: the same quiet, image-led rhythm as the reference artist pages. */
.xva-site-header--light { position: relative; }
.xva-artist-page { background: #fff; color: var(--xva-text); }
.xva-artist-page .xva-shell { width: min(1100px, calc(100% - 2 * clamp(15px, 6.2vw, 80px))); }
.xva-artist-heading { position: sticky; top: 0; z-index: 90; background: #fff; border-bottom: 1px solid var(--xva-line); }
.xva-artist-heading__inner { display: grid; grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr); align-items: center; gap: 32px; min-height: 92px; padding-block: 24px; }
.xva-artist-heading h1 { margin: 0; color: #222; font-family: var(--xva-sans); font-size: clamp(17px, 1.55vw, 22px); font-weight: 400; letter-spacing: .11em; line-height: 1.2; text-transform: uppercase; }
.xva-artist-heading h1 span { color: #777; font-size: 10px; letter-spacing: .1em; white-space: nowrap; }
.xva-artist-nav { display: flex; justify-content: flex-end; gap: clamp(14px, 2.1vw, 30px); min-width: 0; overflow-x: auto; scrollbar-width: none; }
.xva-artist-nav::-webkit-scrollbar { display: none; }
.xva-artist-nav a { flex: 0 0 auto; padding: 8px 0; color: #777; font-size: 10px; letter-spacing: .1em; line-height: 1; text-transform: uppercase; }
.xva-artist-nav a:hover, .xva-artist-nav a[aria-current="true"] { color: #222; border-bottom: 1px solid currentColor; }
.xva-artist-overview { padding: clamp(30px, 3vw, 42px) 0 clamp(28px, 3.8vw, 52px); }
.xva-artist-overview__layout { display: grid; grid-template-columns: minmax(0, 560px) minmax(300px, 365px); align-items: start; gap: clamp(42px, 7.8vw, 102px); }
.xva-artist-overview__copy { max-width: none; padding-top: 5px; }
.xva-artist-overview__copy p { margin: 0 0 20px; color: #444; font-size: 14px; line-height: 1.85; }
.xva-artist-overview__copy p + p { margin-top: 18px; }
.xva-artist-overview__origin { color: #777 !important; font-size: 10px !important; letter-spacing: .12em; text-transform: uppercase; }
.xva-artist-text-link { display: inline-flex; align-items: center; gap: 9px; margin: 9px 22px 0 0; color: #222; font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.xva-artist-text-link .xva-icon { width: 15px; height: 15px; transition: transform .25s ease; }
.xva-artist-text-link:hover .xva-icon { transform: translateX(3px); }
.xva-artist-overview__media { width: min(100%, 390px); margin: 0 0 0 auto; }
.xva-artist-overview__media img { display: block; width: 100%; aspect-ratio: .84; object-fit: cover; background: #f2f2f0; }
.xva-artist-overview__media figcaption { margin-top: 13px; color: #777; font-size: 10px; letter-spacing: .11em; text-transform: uppercase; }
.xva-artist-section { padding: clamp(58px, 8vw, 108px) 0; }
.xva-artist-section__rule { display: flex; align-items: center; gap: 14px; margin-bottom: clamp(42px, 5.2vw, 68px); }
.xva-artist-section__rule h2 { margin: 0; color: #777; font-family: var(--xva-sans); font-size: 10px; font-weight: 400; letter-spacing: .13em; line-height: 1; text-transform: uppercase; }
.xva-artist-section__rule > span { flex: 1 1 auto; height: 1px; background: var(--xva-line); }
.xva-artist-works { padding-top: clamp(42px, 5.2vw, 72px); }
.xva-artist-works__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); align-items: start; gap: clamp(32px, 5.2vw, 76px) clamp(18px, 3vw, 38px); }
.xva-artist-work { min-width: 0; margin: 0; }
.xva-artist-work:nth-child(3n + 2) { margin-top: clamp(34px, 5vw, 74px); }
.xva-artist-work img { display: block; width: 100%; aspect-ratio: .82; object-fit: cover; background: #f2f2f0; transition: transform .75s var(--xva-ease); }
.xva-artist-work:hover img { transform: scale(1.025); }
.xva-artist-work figcaption { margin-top: 13px; color: #333; font-size: 10px; letter-spacing: .1em; line-height: 1.65; text-transform: uppercase; }
.xva-artist-biography__layout { display: block; }
.xva-artist-prose { max-width: none; color: #555; font-size: 14px; line-height: 1.85; }
.xva-artist-prose p { margin: 0 0 22px; }
.xva-artist-content-block + .xva-artist-content-block { margin-top: clamp(34px, 5vw, 64px); padding-top: 18px; border-top: 1px solid var(--xva-line); }
.xva-artist-content-block h3 { margin: 0 0 17px; color: #777; font-family: var(--xva-sans); font-size: 10px; font-weight: 400; letter-spacing: .13em; line-height: 1.3; text-transform: uppercase; }
.xva-artist-content-block__body { max-width: 900px; }
.xva-artist-content-block__body p:last-child, .xva-artist-content-block__body ul:last-child, .xva-artist-content-block__body ol:last-child { margin-bottom: 0; }
.xva-artist-content-block__body ul, .xva-artist-content-block__body ol { margin: 0 0 22px; padding-left: 1.25em; }
.xva-artist-statement { margin-top: 48px; padding-top: 17px; border-top: 1px solid var(--xva-line); }
.xva-artist-statement > span { display: block; margin-bottom: 17px; color: #777; font-size: 10px; letter-spacing: .13em; text-transform: uppercase; }
.xva-artist-list { border-top: 1px solid var(--xva-line); }
.xva-artist-list__item { display: grid; grid-template-columns: minmax(0, 1fr) auto 17px; align-items: center; gap: 22px; padding: 22px 0; border-bottom: 1px solid var(--xva-line); color: #333; }
.xva-artist-list__item > span:first-child { font-size: 16px; letter-spacing: .08em; text-transform: uppercase; }
.xva-artist-list__item > span:nth-child(2) { color: #777; font-size: 10px; letter-spacing: .1em; text-transform: uppercase; }
.xva-artist-list__item .xva-icon { width: 15px; height: 15px; }
.xva-artist-cv__content { display: flex; align-items: center; justify-content: space-between; gap: 30px; color: #555; font-size: 14px; }
.xva-artist-cv__content p { margin: 0; }
.xva-artist-anchor { scroll-margin-top: 110px; }

@media (max-width: 900px) {
  .xva-artist-heading__inner { grid-template-columns: 1fr; gap: 17px; }
  .xva-artist-nav { justify-content: flex-start; }
  .xva-artist-overview__layout, .xva-artist-biography__layout { grid-template-columns: 1fr; gap: 42px; }
  .xva-artist-overview__media { margin-left: 0; }
}

@media (min-width: 901px) and (max-width: 1100px) {
  .xva-artist-overview__layout { grid-template-columns: minmax(0, 1fr) minmax(280px, .72fr); gap: clamp(42px, 7vw, 78px); }
}

@media (max-width: 720px) {
  .xva-artist-heading__inner { min-height: 0; padding-block: 20px 16px; }
  .xva-artist-heading h1 { font-size: 17px; }
  .xva-artist-nav { gap: 21px; margin-inline: -1px; padding-bottom: 2px; }
  .xva-artist-overview { padding-top: 34px; }
  .xva-artist-overview__media { order: -1; width: 100%; max-width: none; }
  .xva-artist-overview__media img { aspect-ratio: 1 / 1.08; }
  .xva-artist-section { padding-block: 58px; }
  .xva-artist-works { padding-top: 44px; }
  .xva-artist-works__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 38px 16px; }
  .xva-artist-work:nth-child(3n + 2) { margin-top: 0; }
  .xva-artist-work:nth-child(even) { margin-top: 34px; }
  .xva-artist-work img { aspect-ratio: .8; }
  .xva-artist-list__item { grid-template-columns: minmax(0, 1fr) 17px; gap: 11px; }
  .xva-artist-list__item > span:nth-child(2) { grid-column: 1; grid-row: 2; }
  .xva-artist-list__item .xva-icon { grid-column: 2; grid-row: 1 / span 2; }
  .xva-artist-cv__content { align-items: flex-start; flex-direction: column; gap: 18px; }
}

@media (max-width: 480px) {
  .xva-artist-works__grid { grid-template-columns: 1fr; }
  .xva-artist-work:nth-child(even) { margin-top: 0; }
}

/* Full-screen menu: light, centered and minimal like the reference navigation. */
.xva-menu-drawer {
  position: fixed;
  inset: 0;
  z-index: 300;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 72px 24px 58px;
  overflow: auto;
  background: #f1f1f1;
  color: #444;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: none;
  transition: opacity .35s ease, visibility 0s linear .35s;
}
.xva-menu-drawer:not([hidden]) { display: flex; opacity: 1; visibility: visible; pointer-events: auto; transition-delay: 0s; }
.xva-menu-drawer[hidden] { display: flex; visibility: hidden; }
.xva-menu-close { position: absolute; top: 19px; right: clamp(18px, 2vw, 28px); display: grid; width: 42px; height: 42px; place-items: center; padding: 0; border: 0; outline: 0; background: transparent; color: #333; cursor: pointer; }
.xva-menu-close:focus-visible { outline: 0; }
.xva-menu-close .xva-icon { width: 27px; height: 27px; }
.xva-menu-nav { display: flex; width: 100%; max-height: 100%; flex-direction: column; align-items: center; gap: 15px; overflow: auto; transform: translateY(-8vh); }
.xva-menu-nav a { display: block; padding: 0; border: 0; color: #4b4b4b; font-family: var(--xva-sans); font-size: clamp(14px, 1.2vw, 17px); font-weight: 400; letter-spacing: .12em; line-height: 1.18; text-align: center; text-transform: uppercase; transition: color .25s ease; }
.xva-menu-nav a:hover, .xva-menu-nav a:focus-visible { padding-left: 0; color: #999; }
.xva-nav-item-arrow { display: none; }
.xva-menu-intro, .xva-menu-foot { display: none; }

@media (max-width: 720px) {
  .xva-menu-drawer { padding: 68px 20px 40px; }
  .xva-menu-close { top: 16px; right: 16px; }
  .xva-menu-nav { gap: 15px; transform: translateY(-2vh); }
  .xva-menu-nav a { font-size: 14px; letter-spacing: .1em; }
}

/* Past and Archive replace the Current feature without retaining the section's top gap. */
.xva-exhibition-listing { padding-top: 0; }
.xva-home-intro h2 { text-transform: none; }

/* Mobile display scale: keep the editorial hierarchy without letting large titles
 * consume the first screen on small devices. */
@media (max-width: 720px) {
  .xva-hero {
    min-height: clamp(560px, 72svh, 680px);
  }

  .xva-hero .xva-hero-caption {
    bottom: 98px;
  }

  .xva-hero-caption h1,
  .xva-hero-caption h2 {
    font-size: clamp(36px, 11.5vw, 60px);
    line-height: .92;
  }

.xva-home-intro h2 {
    font-size: clamp(26px, 7.2vw, 40px);
    line-height: 1.04;
    text-transform: none;
  }

  .xva-section-header h2,
  .xva-current-exhibition__copy h2,
  .xva-directory-controls h2,
  .xva-contact-copy h2,
  .xva-mission-grid h2,
  .xva-hospitality-copy h2,
  .xva-program-intro h2,
  .xva-split-story__copy h2,
  .xva-newsletter h2,
  .xva-legal-content h2 {
    font-size: clamp(28px, 7.8vw, 42px);
    line-height: 1.05;
  }

  .xva-detail-copy h1,
  .xva-bio-intro h1 {
    font-size: clamp(28px, 8.4vw, 44px);
    line-height: 1.05;
  }
}

/* Current exhibition: a calm, image-led editorial split with deliberate spacing. */
[data-xva-exhibition-current-view] {
  padding-block: clamp(76px, 8vw, 116px) clamp(88px, 10vw, 142px);
  background: #f6f5f1;
  border-block: 1px solid var(--xva-line);
}

[data-xva-exhibition-current-view] .xva-current-exhibition {
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  align-items: center;
  gap: clamp(44px, 7vw, 108px);
}

[data-xva-exhibition-current-view] .xva-current-exhibition__media {
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: #e7e5df;
}

[data-xva-exhibition-current-view] .xva-current-exhibition__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

[data-xva-exhibition-current-view] .xva-current-exhibition__copy {
  max-width: 540px;
  padding-block: 8px;
}

[data-xva-exhibition-current-view] .xva-current-exhibition__copy .xva-kicker {
  display: block;
  margin-bottom: 22px;
}

[data-xva-exhibition-current-view] .xva-current-exhibition__copy h2 {
  margin: 0 0 25px;
  font-size: clamp(38px, 4.8vw, 68px);
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
}

[data-xva-exhibition-current-view] .xva-current-exhibition__details {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px 28px;
  padding-block: 17px;
  border-block: 1px solid var(--xva-line);
  line-height: 1.4;
}

[data-xva-exhibition-current-view] .xva-current-exhibition__details span:last-child {
  text-align: right;
}

[data-xva-exhibition-current-view] .xva-current-exhibition__copy p {
  max-width: 500px;
  margin: 26px 0 31px;
  font-size: 15px;
  line-height: 1.75;
}

@media (max-width: 720px) {
  [data-xva-exhibition-current-view] {
    padding-block: 58px 76px;
  }

  [data-xva-exhibition-current-view] .xva-current-exhibition {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  [data-xva-exhibition-current-view] .xva-current-exhibition__media {
    order: 1;
  }

  [data-xva-exhibition-current-view] .xva-current-exhibition__copy {
    order: 2;
    max-width: none;
    padding-block: 0;
  }

  [data-xva-exhibition-current-view] .xva-current-exhibition__copy h2 {
    font-size: clamp(34px, 10vw, 48px);
  }

  [data-xva-exhibition-current-view] .xva-current-exhibition__details {
    grid-template-columns: 1fr;
    gap: 9px;
  }

  [data-xva-exhibition-current-view] .xva-current-exhibition__details span:last-child {
    text-align: left;
  }
}

/* Homepage current exhibition: editorial split with a restrained gallery surface. */
.xva-home-programme {
  padding-bottom: clamp(42px, 5vw, 72px);
}

.xva-home-exhibitions {
  padding-top: clamp(48px, 5vw, 72px);
}

.xva-home-exhibitions .xva-home-exhibitions-header {
  margin-top: 0;
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] {
  padding-block: clamp(76px, 8vw, 116px) clamp(88px, 10vw, 142px);
  background: #f6f5f1;
  border-block: 1px solid var(--xva-line);
  color: var(--xva-text);
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story {
  grid-template-columns: minmax(0, 1.08fr) minmax(0, .92fr);
  align-items: center;
  gap: clamp(44px, 7vw, 108px);
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story__media {
  aspect-ratio: auto;
  overflow: visible;
  background: transparent;
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story__media img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  transition: none;
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story:hover .xva-split-story__media img {
  transform: none;
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story__copy {
  max-width: 500px;
  padding-block: 8px;
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story__copy .xva-kicker {
  display: block;
  margin-bottom: 22px;
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story__copy h2 {
  margin: 0 0 25px;
  color: var(--xva-ink);
  font-size: clamp(40px, 5vw, 70px);
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-card__meta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px 28px;
  margin-top: 0;
  padding-block: 17px;
  border-block: 1px solid var(--xva-line);
  color: var(--xva-muted);
  line-height: 1.4;
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-card__meta span:last-child {
  text-align: right;
}

.xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story__copy p {
  max-width: 500px;
  margin: 26px 0 31px;
  color: var(--xva-muted);
  font-size: 15px;
  line-height: 1.75;
}

@media (max-width: 720px) {
  .xva-section--dark[aria-labelledby="current-exhibition-title"] {
    padding-block: 58px 76px;
  }

  .xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story__media {
    order: 1;
  }

  .xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story__copy {
    order: 2;
    max-width: none;
    padding-block: 0;
  }

  .xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-split-story__copy h2 {
    font-size: clamp(34px, 10vw, 48px);
  }

  .xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-card__meta {
    grid-template-columns: 1fr;
    gap: 9px;
  }

  .xva-section--dark[aria-labelledby="current-exhibition-title"] .xva-card__meta span:last-child {
    text-align: left;
  }
}
