/* Homepage editorial redesign: Hero → Events → Programs → Festivals → News → Visit. */
.aci-header:not(.is-home-hero-top) { background: rgba(249,250,251,.96); backdrop-filter: blur(28px) saturate(180%); -webkit-backdrop-filter: blur(28px) saturate(180%); border-bottom-color: rgba(17,24,39,.08); box-shadow: 0 8px 40px -16px rgba(15,23,42,.10); }
.aci-header.is-home-hero-top { color: #fff; background: transparent; border-bottom-color: transparent; box-shadow: none; backdrop-filter: none; -webkit-backdrop-filter: none; }
.aci-header.is-home-hero-top .aci-brand-logo { filter: brightness(0) invert(1) drop-shadow(0 2px 10px rgba(0,0,0,.28)); }
.aci-header.is-home-hero-top .aci-brand-name-main, .aci-header.is-home-hero-top .aci-brand-name-sub, .aci-header.is-home-hero-top .aci-nav-link, .aci-header.is-home-hero-top .aci-language-switcher__option { color: #fff; }
.aci-header.is-home-hero-top .aci-brand-name-main, .aci-header.is-home-hero-top .aci-brand-name-sub { text-shadow: 0 1px 10px rgba(0,0,0,.38); }
.aci-header.is-home-hero-top .aci-nav-link::after { background: #e8c48c; }
.aci-header.is-home-hero-top .aci-nav { background: rgba(15,15,14,.20); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 8px 26px -18px rgba(0,0,0,.80); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); }
.aci-header.is-home-hero-top .aci-nav-link { color: rgba(255,255,255,.84); text-shadow: 0 1px 8px rgba(0,0,0,.28); }
.aci-header.is-home-hero-top .aci-nav-link:hover { color: #fff; background: rgba(255,255,255,.12); }
.aci-header.is-home-hero-top .aci-nav-link.is-active { color: #fff; background: rgba(255,255,255,.16); box-shadow: inset 0 1px 0 rgba(255,255,255,.20); }
.aci-header.is-home-hero-top .aci-language-switcher, .aci-header.is-home-hero-top .aci-burger { color: #fff; background: rgba(15,15,14,.22); border-color: rgba(255,255,255,.20); box-shadow: 0 8px 24px -18px rgba(0,0,0,.90); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); }
.aci-header.is-home-hero-top .aci-language-switcher__option { color: rgba(255,255,255,.82); }
.aci-header.is-home-hero-top .aci-language-switcher__option.is-active { color: #17120d; background: rgba(255,255,255,.92); }
.home-hero { position: relative; min-height: 100vh; min-height: 100svh; padding: 0 !important; overflow: hidden; color: var(--aci-dark-text); isolation: isolate; }
.home-hero .aci-hero__wide { width: 100%; max-width: none; margin-inline: 0; }
.home-hero .aci-hero-stage { min-height: 100vh; min-height: 100svh; border: 0; border-radius: 0; box-shadow: none; overflow: hidden; background: #171513; }
.home-hero .aci-hero-canvas { border-radius: 0; }
.home-hero .home-hero__poster { z-index: 0; opacity: 1; }
.home-hero .home-hero__video { z-index: 1; opacity: 0; transition: opacity .25s ease; pointer-events: none; background: #171513; }
.home-hero .home-hero__canvas.is-video-ready .home-hero__video { opacity: 1; }
.home-hero .aci-hero-canvas-overlay { z-index: 2; background: linear-gradient(to right, rgba(12,10,8,.84) 0%, rgba(12,10,8,.64) 28%, rgba(12,10,8,.28) 54%, rgba(12,10,8,.04) 80%, transparent 100%), linear-gradient(to bottom, transparent 60%, rgba(0,0,0,.26) 100%); }
.home-hero .aci-hero__inner { z-index: 3; }
.home-hero .aci-hero-panel { width: min(520px, 46%); max-height: calc(100svh - var(--header-h) - 96px); overflow: auto; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.home-hero .aci-hero-panel .aci-eyebrow { background: rgba(255,255,255,.10); border-color: rgba(255,255,255,.18); color: rgba(247,243,236,.86) !important; box-shadow: 0 4px 16px -8px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.10); }
.home-hero .aci-hero-panel .aci-eyebrow-dot { background: var(--aci-gold); box-shadow: 0 0 0 3px rgba(201,158,106,.28); }
.home-hero__title { margin: 0 0 18px; max-width: 14ch; color: var(--aci-dark-text); font-family: var(--font-en-display); font-size: clamp(2.2rem, 3.65vw, 4rem); font-weight: 500; line-height: 1.04; letter-spacing: 0; text-shadow: 0 1px 18px rgba(0,0,0,.30), 0 3px 44px rgba(0,0,0,.18); }
.home-hero__title :is(em, strong), .home-hero__title em { color: var(--aci-gold); font-style: normal; font-weight: inherit; }
.home-hero__lead { margin: 0; color: rgba(247,243,236,.74); font-size: clamp(1rem, 1.12vw, 1.12rem); line-height: 1.8; max-width: 470px; }
.home-hero__actions { margin-top: 24px; }
.home-hero .aci-hero-panel .aci-btn-ghost { background: rgba(255,255,255,.13); color: var(--aci-dark-text); border-color: rgba(255,255,255,.24); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); box-shadow: 0 4px 14px -8px rgba(0,0,0,.26), inset 0 1px 0 rgba(255,255,255,.16); }
.home-hero .aci-hero-panel .aci-btn-ghost:hover { background: rgba(255,255,255,.22); border-color: rgba(255,255,255,.38); color: #fff; box-shadow: 0 8px 24px -10px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255,.24); }
.home-hero__tag { z-index: 4; }
.home-hero .aci-float-1 { top: calc(var(--header-h) + 42px); right: clamp(24px, 3vw, 48px); }
.home-hero .aci-float-2 { right: clamp(24px, 3vw, 48px); bottom: clamp(28px, 6vh, 64px); }
.home-hero .aci-scroll-cue { position: absolute; inset-inline-start: clamp(20px, 3vw, 48px); bottom: clamp(22px, 4vh, 42px); z-index: 5; display: inline-flex; flex-direction: column; align-items: flex-start; gap: 10px; color: #fff; text-decoration: none; opacity: .92; filter: drop-shadow(0 2px 10px rgba(0,0,0,.42)); transition: opacity .18s ease, transform .18s ease; }
.home-hero .aci-scroll-cue:hover, .home-hero .aci-scroll-cue:focus-visible { color: #fff; opacity: 1; transform: translateY(-3px); }
.home-hero .aci-scroll-cue:focus-visible { outline: 2px solid rgba(255,255,255,.92); outline-offset: 7px; border-radius: 5px; }
.home-hero .aci-scroll-cue__mouse { position: relative; width: 16px; height: 27px; margin-inline-start: 1px; border: 1.5px solid rgba(255,255,255,.96); border-radius: 10px; box-sizing: border-box; }
.home-hero .aci-scroll-cue__wheel { position: absolute; top: 5px; left: 50%; width: 2px; height: 5px; border-radius: 999px; background: #fff; transform: translateX(-50%); animation: aciScrollWheel 1.7s ease-in-out infinite; }
.home-hero .aci-scroll-cue__label { font-family: var(--font-en-body); font-size: 11px; font-weight: 700; line-height: 1; letter-spacing: .04em; text-transform: uppercase; white-space: nowrap; }
@keyframes aciScrollWheel { 0% { opacity: 0; transform: translate(-50%, -1px); } 25% { opacity: 1; } 70% { opacity: 1; transform: translate(-50%, 8px); } 100% { opacity: 0; transform: translate(-50%, 10px); } }
.home-editorial-section { position: relative; padding: clamp(74px, 9vw, 124px) 0; overflow: hidden; }
.aci-page-section-surface > .home-editorial-section { background-clip: padding-box; }
.home-editorial-section--events { background: radial-gradient(circle at 86% 12%,rgba(201,158,106,.09),transparent 25%),linear-gradient(180deg,#f7f8fa 0%,#eef1f5 100%); }
.home-editorial-section--programs { color: #fff; background: radial-gradient(circle at 12% 18%,rgba(201,158,106,.16),transparent 28%),radial-gradient(circle at 88% 80%,rgba(201,158,106,.09),transparent 30%),linear-gradient(145deg,#111 0%,#181512 58%,#211a14 100%); }
.home-editorial-section--programs::before { content:""; position:absolute; inset:0; pointer-events:none; background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px); background-size:46px 46px; -webkit-mask-image:linear-gradient(to bottom,transparent,#000 16%,#000 84%,transparent); mask-image:linear-gradient(to bottom,transparent,#000 16%,#000 84%,transparent); }
.home-editorial-section--programs > .aci-container { position:relative; z-index:1; }
.home-editorial-section--festivals { background: radial-gradient(circle at 8% 18%,rgba(201,158,106,.22),transparent 30%),linear-gradient(135deg,#f6f0e7,#efe3d2 54%,#f8f4ee); }
.home-editorial-section--news { background: #fff; }
.home-editorial-heading { display: flex; justify-content: space-between; align-items: end; gap: 28px; margin-bottom: 32px; }
.home-editorial-heading > div { max-width: 820px; } .home-editorial-heading h2 { margin: 10px 0 13px; color: var(--aci-text); font-family: var(--font-en-display); font-size: clamp(2.35rem,4vw,4.4rem); font-weight: 500; line-height: 1.05; letter-spacing: -.035em; } .home-editorial-heading h2 em { color: var(--aci-gold); font-style: normal; } .home-editorial-heading--dark h2 { color: #fff; }
.home-editorial-heading__lead { color: var(--aci-muted); line-height: 1.72; } .home-editorial-heading--dark .home-editorial-heading__lead { color: rgba(255,255,255,.72); }
.home-editorial-heading__link { display: inline-flex; align-items: center; gap: 8px; flex: 0 0 auto; padding: 12px 18px; border: 1px solid rgba(17,17,17,.12); border-radius: 999px; color: var(--aci-text); background: rgba(255,255,255,.72); font-size: .84rem; font-weight: 700; } .home-editorial-heading__link--dark { color: #fff; background: rgba(255,255,255,.07); border-color: rgba(255,255,255,.18); }
.home-rail-controls { display: flex; justify-content: end; gap: 9px; margin: -8px 0 18px; } .home-rail-controls button { width: 44px; height: 44px; border: 1px solid rgba(17,24,39,.12); border-radius: 50%; color: var(--aci-text); background: rgba(255,255,255,.9); } .home-rail-controls--dark button { color:#fff; background:rgba(255,255,255,.08); border-color:rgba(255,255,255,.18); }
.home-editorial-rail { display: flex; gap: 24px; overflow-x: auto; overflow-y: hidden; padding: 8px 2px 26px; scroll-snap-type: x mandatory; scroll-snap-stop: always; scroll-behavior: smooth; scrollbar-width: none; -ms-overflow-style: none; overscroll-behavior-inline: contain; touch-action: pan-x pan-y; cursor: grab; } .home-editorial-rail:active { cursor: grabbing; } .home-editorial-rail:focus-visible { outline: 3px solid rgba(201,158,106,.40); outline-offset: 3px; } .home-editorial-rail::-webkit-scrollbar { display:none; }
.home-editorial-card { flex: 0 0 calc((100% - 48px)/3); display:flex; flex-direction:column; overflow:hidden; border:1px solid rgba(17,24,39,.08); border-radius:25px; background:rgba(255,255,255,.94); box-shadow:0 24px 58px -38px rgba(15,23,42,.32); scroll-snap-align:start; scroll-snap-stop:always; } .home-editorial-card--dark { color:#fff; background:rgba(255,255,255,.075); border-color:rgba(255,255,255,.12); } .home-editorial-card__media { position:relative; display:block; aspect-ratio:16/9.5; overflow:hidden; background:#ddd; } .home-editorial-card__media::after { content:""; position:absolute; inset:0; background:linear-gradient(to top,rgba(17,17,17,.34),transparent 48%); pointer-events:none; } .home-editorial-card__media img { width:100%; height:100%; object-fit:cover; object-position:center; transition:transform .55s cubic-bezier(.2,.65,.3,1); } .home-editorial-card:hover .home-editorial-card__media img { transform:scale(1.045); }
.home-editorial-card__status { position:absolute; z-index:2; inset-block-start:16px; inset-inline-start:16px; max-width:calc(100% - 32px); padding:8px 12px; border-radius:999px; color:#17120d; background:linear-gradient(160deg,#ead1a9,#c99e6a); box-shadow:0 10px 22px rgba(0,0,0,.18); font-size:.68rem; font-weight:800; letter-spacing:.06em; text-transform:uppercase; overflow-wrap:anywhere; word-break:break-word; } .home-editorial-card__status--next { background:linear-gradient(160deg,#ead1a9,#c99e6a); color:#17120d; } .home-editorial-card__status--upcoming { background:linear-gradient(160deg,#d8f0ea,#87c8b8); color:#114f47; } .home-editorial-card__status--old { background:linear-gradient(160deg,#f4f6fa,#d7dce5); color:#4f5b6b; }
.home-editorial-card__date { position:absolute; z-index:2; inset-inline-end:16px; bottom:16px; display:flex; flex-direction:column; align-items:center; justify-content:center; width:58px; height:64px; border:1px solid rgba(255,255,255,.48); border-radius:17px; color:#17120d; background:rgba(255,255,255,.91); box-shadow:0 14px 28px rgba(0,0,0,.18); backdrop-filter:blur(12px); -webkit-backdrop-filter:blur(12px); line-height:1; } .home-editorial-card__date strong { font-family:var(--font-en-display); font-size:1.45rem; font-weight:600; } .home-editorial-card__date span { margin-top:4px; font-size:.67rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase; } .home-editorial-card__eyebrow,.home-editorial-card__meta { font-size:.72rem; font-weight:700; letter-spacing:.07em; text-transform:uppercase; }
.home-editorial-card__date--festival { inset-block-start:16px; inset-block-end:auto; inset-inline-start:16px; inset-inline-end:auto; grid-template-columns:auto auto; column-gap:8px; place-items:center; width:auto; min-width:84px; height:48px; padding:8px 12px; border:1px solid rgba(255,255,255,.76); border-radius:14px; background:rgba(255,255,255,.94); box-shadow:0 14px 32px rgba(31,25,18,.24); backdrop-filter:blur(14px) saturate(150%); -webkit-backdrop-filter:blur(14px) saturate(150%); } .home-editorial-card__date--festival strong { font-size:1.45rem; } .home-editorial-card__date--festival span { color:var(--aci-gold); line-height:1; }
.home-editorial-card__body { display:flex; flex:1; flex-direction:column; min-width:0; max-width:100%; padding:23px; } .home-editorial-card__eyebrow,.home-editorial-card__meta span { max-inline-size:100%; margin-bottom:10px; color:var(--aci-gold); overflow-wrap:anywhere; word-break:break-word; } .home-editorial-card h3 { max-inline-size:100%; margin:0 0 10px; font-family:var(--font-en-display); font-size:1.42rem; line-height:1.22; overflow-wrap:anywhere; word-break:break-word; } .home-editorial-card h3 a { color:inherit; overflow-wrap:anywhere; word-break:break-word; } .home-editorial-card__summary { max-inline-size:100%; margin:0 0 18px; color:var(--aci-muted); font-size:.92rem; line-height:1.65; overflow-wrap:anywhere; word-break:break-word; } .home-editorial-card__summary :is(p, li, h1, h2, h3, h4, h5, h6, a, blockquote, pre, code) { max-inline-size:100%; overflow-wrap:anywhere; word-break:break-word; white-space:normal; } .home-editorial-card--dark .home-editorial-card__summary { color:rgba(255,255,255,.72); } .home-editorial-card__link,.home-editorial-card__footer a { display:inline-flex; align-items:center; gap:7px; max-width:100%; margin-top:auto; color:var(--aci-text); font-weight:700; font-size:.84rem; overflow-wrap:anywhere; word-break:break-word; } .home-editorial-card--dark .home-editorial-card__link { color:#fff; } .home-editorial-card__footer { display:flex; justify-content:space-between; gap:10px; min-width:0; padding-top:16px; border-top:1px solid rgba(17,24,39,.09); font-size:.78rem; } .home-editorial-card__footer span { display:inline-flex; align-items:center; gap:6px; min-width:0; max-width:100%; color:var(--aci-muted); overflow-wrap:anywhere; word-break:break-word; } .home-editorial-card__meta { display:flex; justify-content:space-between; gap:8px; min-width:0; margin-bottom:10px; color:var(--aci-muted); }
.home-editorial-card--festival,
.home-editorial-card--festival * {
  min-width: 0;
}
.home-editorial-card--festival :is(.home-editorial-card__eyebrow, h3, h3 a, .home-editorial-card__summary, .home-editorial-card__link) {
  max-inline-size: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}
.home-editorial-card--festival .home-editorial-card__summary {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.home-editorial-card__festival-meta {
  display: grid;
  gap: 7px;
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid rgba(17,24,39,.09);
  color: var(--aci-muted);
  font-size: .82rem;
  line-height: 1.35;
}
.home-editorial-card__festival-meta span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.home-editorial-card__festival-meta [data-lucide] {
  width: 15px;
  height: 15px;
  flex: 0 0 auto;
  color: var(--aci-gold);
}
.home-editorial-card__festival-meta + .home-editorial-card__link {
  margin-top: 16px;
}
.home-editorial-empty { padding:48px 24px; border:1px dashed rgba(17,24,39,.18); border-radius:24px; text-align:center; color:var(--aci-muted); } .home-editorial-empty i { color:var(--aci-gold); } .home-editorial-empty h3 { margin:12px 0 6px; color:var(--aci-text); } .home-editorial-empty--dark { border-color:rgba(255,255,255,.2); color:rgba(255,255,255,.72); } .home-editorial-empty--dark h3 { color:#fff; }
@media (max-width:1100px) { .home-editorial-card { flex-basis:calc((100% - 24px)/2); } }
@media (min-width:992px) and (max-width:1399.98px) { .home-hero .aci-float-card { min-width:136px; gap:8px; padding:9px 12px; border-radius:16px; } .home-hero .aci-float-icon { width:29px; height:29px; } .home-hero .aci-float-text small { font-size:8.5px; } .home-hero .aci-float-text strong { font-size:11.5px; } .home-hero .aci-float-1 { top:calc(var(--header-h) + 48px); right:24px; } .home-hero .aci-float-2 { right:24px; bottom:34px; } }
@media (min-width:992px) and (max-height:700px) { .home-hero .aci-float-1 { top:calc(var(--header-h) + 28px); } .home-hero .aci-float-2 { bottom:24px; } }
@media (max-width:991.98px) { .home-hero .aci-hero-stage { min-height:100vh; min-height:100svh; } .home-hero .aci-hero-canvas-overlay { background:linear-gradient(to top, rgba(5,10,20,.86) 0%, rgba(5,10,20,.54) 38%, rgba(5,10,20,.16) 62%, transparent 100%), linear-gradient(to right, rgba(5,10,20,.32) 0%, transparent 55%); } .home-hero .aci-hero__inner { position:absolute; inset:0; width:100%; margin-inline:0; padding-inline:clamp(20px,5vw,32px); display:flex; flex-direction:column; align-items:flex-start; justify-content:flex-end; pointer-events:none; box-sizing:border-box; } .home-hero .aci-hero-panel { width:100%; max-width:580px; max-height:calc(100svh - 220px); padding:0 0 clamp(108px,14vw,132px); pointer-events:auto; } .home-hero__title { font-size:clamp(1.7rem,5.5vw,2.6rem); color:var(--aci-dark-text); text-shadow:0 2px 16px rgba(0,0,0,.45), 0 1px 4px rgba(0,0,0,.30); } .home-hero__lead { margin-bottom:1rem; } .home-hero .aci-float-card { display:inline-flex; min-width:0; max-width:calc(100vw - 32px); gap:7px; padding:7px 10px; border-radius:14px; background:rgba(255,255,255,.92); border-color:rgba(255,255,255,.96); box-shadow:0 12px 30px -18px rgba(0,0,0,.58); backdrop-filter:blur(18px) saturate(150%); -webkit-backdrop-filter:blur(18px) saturate(150%); animation:none; pointer-events:none; } .home-hero .aci-float-icon { width:25px; height:25px; border-radius:8px; } .home-hero .aci-float-icon [data-lucide] { width:12px; height:12px; } .home-hero .aci-float-text small { font-size:7.5px; line-height:1.05; letter-spacing:.075em; } .home-hero .aci-float-text strong { margin-top:2px; font-size:10px; line-height:1.08; white-space:nowrap; } .home-hero .aci-float-1 { top:max(84px, calc(var(--header-h) + 10px)); right:clamp(14px,4vw,28px); bottom:auto; } .home-hero .aci-float-2 { top:max(130px, calc(var(--header-h) + 56px)); right:clamp(14px,4vw,28px); bottom:auto; } .home-hero .aci-scroll-cue { inset-inline-start:clamp(20px,5vw,32px); bottom:24px; } }
@media (max-width:767.98px) { .home-hero__title { font-size:clamp(2.15rem,9vw,3.35rem); } .home-editorial-heading { align-items:start; flex-direction:column; } .home-editorial-card { flex-basis:100%; } .home-editorial-section { padding:76px 0; } .home-editorial-heading__link { padding:11px 16px; } }
@media (max-width:575.98px) { .home-hero .aci-hero-panel { max-height:calc(100svh - 192px); padding-bottom:108px; } .home-hero__title { font-size:clamp(1.9rem,8.5vw,2.7rem); } .home-hero__lead { margin-bottom:.8rem; } .home-hero__actions { flex-direction:column; } .home-hero__actions .aci-btn { width:100%; justify-content:center; } .home-hero .aci-float-card { max-width:calc(100vw - 24px); padding:6px 8px; border-radius:12px; gap:6px; } .home-hero .aci-float-icon { width:23px; height:23px; border-radius:7px; } .home-hero .aci-float-text small { font-size:7px; } .home-hero .aci-float-text strong { font-size:9.5px; } .home-hero .aci-float-1 { top:max(82px, calc(var(--header-h) + 8px)); right:12px; } .home-hero .aci-float-2 { top:max(124px, calc(var(--header-h) + 50px)); right:12px; } .home-hero .aci-scroll-cue { inset-inline-start:20px; bottom:20px; gap:8px; } .home-hero .aci-scroll-cue__label { font-size:10px; } }
@media (max-width:575.98px) and (max-height:680px) { .home-hero .aci-float-card { transform:scale(.92); transform-origin:top right; } .home-hero .aci-float-1 { top:max(76px, calc(var(--header-h) + 4px)); } .home-hero .aci-float-2 { top:max(114px, calc(var(--header-h) + 42px)); } }
@media (prefers-reduced-motion:reduce) { .home-hero .home-hero__video { display:none; } .home-hero .aci-scroll-cue, .home-hero .aci-scroll-cue__wheel { transition:none; animation:none; } .home-hero .aci-scroll-cue__wheel { opacity:1; transform:translateX(-50%); } .home-editorial-rail { scroll-behavior:auto; } .home-editorial-card__media img { transition:none; } }
