/* Local typography and the photographic, motion-led conference experience. */
@font-face {
  font-family: "Inter Local";
  src: url("assets/fonts/inter-variable.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --ink: #111b2d;
  --navy: #071c37;
  --blue: #1168b4;
  --paper: #f6f7f3;
  --lime: #daff64;
  --shell: min(1320px, calc(100% - 88px));
  --header-h: 86px;
  --display: "Inter Local", "Segoe UI", sans-serif;
}

html { scroll-padding-top: 88px; }
body { font-family: var(--display); -webkit-font-smoothing: antialiased; }
button { cursor: pointer; }
button:disabled { cursor: default; }
main, footer { position: relative; }
:focus-visible { outline: 3px solid var(--blue); outline-offset: 5px; }
.hero :focus-visible, .program :focus-visible, footer :focus-visible { outline-color: var(--lime); }
.skip-link { position: fixed; top: 10px; left: 10px; z-index: 200; padding: 12px 20px; background: var(--lime); color: var(--navy); transform: translateY(-160%); }
.skip-link:focus { transform: none; }
.reveal, .reveal.in-view { opacity: 1; transform: none; transition: none; }
.section { padding-block: 110px; }
.section-kicker { margin-bottom: 48px; font-size: 10px; font-weight: 650; letter-spacing: .16em; }
.section-kicker span { width: 29px; height: 29px; }
.section-title { font-family: var(--display); font-size: clamp(42px, 4.4vw, 68px); font-weight: 650; line-height: 1.06; letter-spacing: -.055em; text-transform: none; }
.section-title em { font-size: 1.09em; line-height: 1.06; }
.eyebrow { font-size: 10px; font-weight: 650; letter-spacing: .16em; }
.eyebrow::before { width: 24px; }
.button { gap: 32px; min-width: 212px; min-height: 54px; padding: 17px 23px; font-size: 12px; font-weight: 650; letter-spacing: 0; }
.button-primary:hover { background: #c4ef44; }
.button-dark:hover { background: var(--lime); }
.button > span { font-size: 20px; font-weight: 400; line-height: 1; }
.text-link, .arrow-link { font-weight: 600; }
.arrow-link { padding-bottom: 11px; border-bottom-width: 1px; }
.arrow-link span { transition: transform .3s; }
.arrow-link:hover span { transform: translate(3px, 3px); }

/* Navigation */
.site-header { padding-inline: max(28px, calc((100vw - 1320px) / 2)); grid-template-columns: 1fr auto 1fr; }
.brand-mark { font-family: var(--display); font-size: 28px; font-weight: 800; letter-spacing: -3px; }
.brand-copy { font-size: 8px; font-weight: 650; letter-spacing: .12em; line-height: 1.55; }
.desktop-nav { gap: 25px; }
.desktop-nav a { font-size: 11px; font-weight: 550; letter-spacing: 0; }
.desktop-nav a::after { background: var(--lime); }
.site-header.scrolled .desktop-nav a::after { background: var(--blue); }
.header-actions { display: flex; gap: 18px; align-items: center; justify-self: end; }
.header-cta { min-height: 42px; padding: 12px 17px; font-size: 11px; font-weight: 650; letter-spacing: 0; }
.header-cta span { margin-left: 10px; }
.motion-toggle { position: relative; display: grid; width: 34px; height: 36px; padding: 0; place-items: center; color: inherit; border: 0; background: transparent; }
.motion-toggle::before { position: absolute; inset: 3px; content: ""; border: 1px solid currentColor; border-radius: 50%; opacity: .35; }
.motion-toggle svg { width: 15px; height: 15px; }
.motion-toggle[aria-pressed="true"]::before { opacity: 1; }
.motion-label { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; clip: rect(0,0,0,0); overflow: hidden; white-space: nowrap; }
.menu-toggle { color: inherit; }
.mobile-menu { transition-property: opacity, transform; }

/* Opening composition: a real venue photo, a second view and a large Greek headline. */
.hero { min-height: 0; background: #071c37; }
.hero::before { opacity: .12; background-size: 96px 96px; mask-image: linear-gradient(90deg, #000, transparent 85%); }
.hero::after { top: -40%; right: -20%; width: 76%; height: 180%; border: 0; border-radius: 50%; transform: none; background: radial-gradient(ellipse, #0c3f73 0%, transparent 66%); }
.hero-grid { grid-template-columns: 1.06fr 1fr; gap: 36px; min-height: min(900px, 100svh); padding-top: 150px; padding-bottom: 156px; }
.hero-copy { position: relative; z-index: 4; }
.hero-copy .eyebrow { margin-bottom: 37px; color: #c3d3e6; }
.eyebrow-divider { margin-inline: 4px; color: var(--lime); }
.hero h1 { position: relative; z-index: 2; font-family: var(--display); font-size: clamp(66px, 7.2vw, 111px); font-weight: 650; line-height: 1.02; letter-spacing: -.071em; text-transform: none; }
.title-line { white-space: nowrap; }
.hero h1 em { color: var(--lime); font-family: Georgia, serif; font-size: 1.09em; font-weight: 400; letter-spacing: -.065em; }
.hero-subtitle { max-width: 530px; margin: 31px 0 0; color: #fff; font-size: clamp(16px, 1.55vw, 21px); font-weight: 550; line-height: 1.55; letter-spacing: -.025em; }
.hero-lead { max-width: 490px; margin-top: 18px; color: #aabbd0; font-size: 14px; line-height: 1.75; }
.hero-actions { gap: 26px; margin-top: 29px; }
.hero-actions .text-link { font-size: 11px; }
.hero-visual { width: 100%; height: clamp(440px, 38vw, 560px); aspect-ratio: auto; margin: 0; align-self: center; transform: none; transition: none; }
.hero-image-wrap { top: 0; left: 7%; width: 93%; height: 84%; clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%); }
.hero-image-wrap img { object-position: 48% 52%; }
.hero-image-wrap::after { background: linear-gradient(180deg, transparent 50%, #061a33b3 100%); }
.hero-photo-secondary { position: absolute; z-index: 4; left: -2%; bottom: 8%; width: 47%; height: 31%; padding: 6px; background: var(--paper); box-shadow: 0 12px 45px #0004; rotate: -5deg; }
.hero-photo-secondary img { width: 100%; height: 100%; object-fit: cover; }
.hero-number { top: -16%; right: -1%; font-family: var(--display); font-size: 20vw; font-weight: 550; letter-spacing: -.09em; color: transparent; -webkit-text-stroke: 1px #74bbff28; }
.hero-visual .orbit-one { inset: 1% -5% 4% 0; }
.hero-visual .orbit-two { inset: 12% 6% 16% 9%; opacity: .45; }
.hero-visual .orbit::after { width: 6px; height: 6px; box-shadow: 0 0 16px #daff6470; }
.hero-visual .speed-lines { width: 36%; bottom: 39%; right: -2%; }
.hero-visual .speed-lines i { height: 1px; }
.visual-tag { font-size: 8px; font-weight: 550; }
.tag-top { top: 6%; right: -1%; border-color: #ffffff26; }
.hero-venue-label { position: absolute; z-index: 5; bottom: 0; right: 3%; display: grid; gap: 6px; width: 48%; }
.hero-venue-label > span { color: #9aaec6; font-size: 8px; letter-spacing: .08em; }
.hero-venue-label strong { font-size: 18px; font-weight: 550; letter-spacing: -.035em; }
.hero-venue-label a { display: flex; justify-content: space-between; margin-top: 3px; padding-bottom: 7px; border-bottom: 1px solid #ffffff40; color: #c8d5e5; font-size: 10px; }
.hero-venue-label a > span { color: var(--lime); }
.visual-index { position: absolute; bottom: 0; left: 4%; font-family: monospace; font-size: 9px; letter-spacing: .15em; color: #96aeca; }
.event-facts { bottom: 74px; width: 49%; max-width: 600px; }
.event-facts > div { min-width: 0; flex: 1; padding-top: 16px; }
.event-facts > div:last-child { flex: 1.45; padding-right: 0; }
.event-facts span { color: #8fa5be; font-size: 8px; font-weight: 500; }
.event-facts strong { font-size: 12px; font-weight: 600; letter-spacing: 0; }
.hero-ticker { transform: none; }
.ticker-track span { padding: 12px 27px; font-family: var(--display); font-size: 12px; font-weight: 650; letter-spacing: .12em; }
.ticker-track b { font-size: 13px; font-weight: 400; }

/* The two identities share one lockup, with their roles preserved. */
.partner-strip { position: relative; padding: 32px 0; border-bottom: 1px solid var(--line); background: #fff; }
.partner-inner { display: flex; align-items: center; justify-content: space-between; gap: 60px; }
.partner-intro { margin: 0; font-size: 18px; font-weight: 500; letter-spacing: -.035em; line-height: 1.45; }
.partner-intro em { color: var(--blue); font-family: Georgia, serif; }
.partner-lockup { display: flex; align-items: center; gap: 42px; }
.partner-unit { display: grid; grid-template-columns: auto auto; gap: 22px; align-items: center; }
.partner-unit > span { max-width: 100px; font-size: 9px; font-weight: 550; line-height: 1.5; letter-spacing: .1em; text-transform: uppercase; }
.logo-stage { display: flex; align-items: center; justify-content: center; width: 158px; height: 91px; }
.eagle-stage img { width: 103px; height: auto; }
.ct-stage { padding: 15px; background: var(--navy); }
.ct-stage img { width: 128px; height: auto; }
.partner-cross { color: #a0a9b3; font-size: 23px; font-weight: 300; }

.about-grid { grid-template-columns: 1.08fr .92fr; gap: 90px; }
.about-copy { max-width: none; }
.about-copy .large-copy { font-size: 23px; line-height: 1.5; letter-spacing: -.035em; }
.about-copy p { font-size: 14px; line-height: 1.8; }
.stats-grid { margin-top: 75px; }
.stat { justify-content: space-between; min-height: 147px; gap: 20px; padding: 26px; }
.stat strong { font-family: var(--display); font-size: 75px; font-weight: 450; line-height: .88; letter-spacing: -.075em; }
.stat span { max-width: 112px; font-size: 9px; font-weight: 550; line-height: 1.65; letter-spacing: .025em; text-transform: none; }

/* Full-width interior photography linked to native page scrolling. */
.venue-cinema { position: relative; min-height: 630px; display: flex; align-items: flex-end; padding: 80px 0; color: white; background: #181b23; overflow: hidden; isolation: isolate; }
.cinema-photo { position: absolute; z-index: -3; inset: 0; overflow: hidden; }
.cinema-photo img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 54%; }
.cinema-shade { position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, #07142610 10%, #07142640 40%, #071426cf 100%); }
.cinema-content { display: grid; grid-template-columns: 1fr auto; gap: 18px 50px; align-items: end; }
.cinema-content .eyebrow { grid-column: 1 / -1; color: #e5eaf0; }
.cinema-content h2 { margin: 0; font-size: clamp(40px, 5vw, 74px); font-weight: 550; letter-spacing: -.055em; line-height: 1.04; }
.cinema-content h2 em { font-family: Georgia, serif; font-weight: 400; }
.cinema-link { display: flex; gap: 28px; align-items: center; font-size: 11px; }
.round-arrow { display: grid; place-items: center; width: 63px; height: 63px; border: 1px solid #ffffff70; border-radius: 50%; font-size: 27px; font-weight: 300; transition: color .3s, background .3s, transform .3s; }
.cinema-link:hover .round-arrow { color: var(--navy); background: var(--lime); transform: rotate(45deg); }
.cinema-caption { position: absolute; right: 28px; bottom: 19px; font-size: 8px; color: #e0e7ed; }

.section-heading { gap: 65px; grid-template-columns: 1fr 320px; margin-bottom: 58px; }
.section-intro { font-size: 14px; line-height: 1.8; }
.theme-grid { gap: 12px; background: transparent; }
.theme-card:nth-child(4) { grid-column: span 2; }
.theme-card:nth-child(5) { grid-column: span 1; }
.theme-card { min-height: 330px; padding: 23px; }
.theme-no { font-family: var(--display); font-size: 11px; font-weight: 550; }
.theme-card h3 { font-family: var(--display); max-width: 560px; font-size: clamp(24px, 2.15vw, 34px); font-weight: 550; letter-spacing: -.045em; line-height: 1.13; text-transform: none; }
.theme-card small { font-size: 8px; font-weight: 550; }
.theme-card p { color: #d9e1eb; font-size: 12px; line-height: 1.7; }
.theme-card-copy { left: 25px; right: 25px; bottom: 25px; }
.theme-card img { object-position: center; }
.theme-arrow { display: grid; place-items: center; width: 39px; height: 39px; top: 14px; right: 14px; border: 1px solid #ffffff60; border-radius: 50%; font-size: 21px; }
.theme-arrow::after { position: absolute; inset: -250px -50px -360px -900px; content: ""; }
.theme-card:nth-child(2) .theme-arrow { border-color: #071c3740; }
.theme-card:nth-child(2) small { color: #285c30; }
.theme-card:has(a:focus-visible) { outline: 3px solid var(--blue); outline-offset: 4px; }

.program-head { gap: 60px; }
.program-meta { min-width: 220px; }
.program-meta strong { font-weight: 500; letter-spacing: -.04em; }
.program-filters { margin-top: 54px; }
.program-filters button { padding: 12px 17px; font-size: 11px; font-weight: 500; letter-spacing: 0; }
.schedule-button { grid-template-columns: 140px 130px 1fr 40px; gap: 20px; padding-block: 24px; }
.schedule-time { font-family: var(--display); font-size: 14px; font-weight: 500; letter-spacing: -.025em; }
.schedule-title { font-family: var(--display); font-size: clamp(17px, 1.55vw, 23px); font-weight: 500; letter-spacing: -.03em; line-height: 1.35; text-transform: none; }
.schedule-tag { font-size: 8px; font-weight: 500; letter-spacing: .06em; }
.schedule-detail-inner { grid-template-columns: 290px 1fr; gap: 20px; }
.schedule-description { font-size: 13px; line-height: 1.75; }
.schedule-people { row-gap: 12px; }
.schedule-moderator { font-weight: 450; }

.speaker-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
.speaker-card { min-height: 245px; padding: 22px; }
.speaker-card h3 { font-family: var(--display); font-size: clamp(21px, 1.8vw, 27px); font-weight: 600; line-height: 1.12; letter-spacing: -.045em; text-transform: none; overflow-wrap: anywhere; }
.speaker-card::before { right: -8px; bottom: -43px; font-family: var(--display); font-size: 150px; font-weight: 650; }
.speaker-card p { font-size: 10px; line-height: 1.6; }
.speaker-card-content { inset-inline: 22px; bottom: 25px; }
.speakers-foot p { font-family: var(--display); font-size: 12px; font-weight: 500; letter-spacing: -.02em; text-transform: none; }
.names-ticker { margin-top: 74px; transform: rotate(-1deg) scale(1.03); }
.names-track span { font-family: var(--display); font-size: 24px; font-weight: 500; text-transform: none; }

.manifesto { min-height: 730px; padding-block: 110px; }
.manifesto::before { z-index: 1; background: linear-gradient(90deg, #071c37, #071c37ba 65%, #071c3740); }
.manifesto blockquote { max-width: 1010px; margin: 65px 0 85px; font-family: var(--display); font-size: clamp(40px, 4.8vw, 71px); font-weight: 500; line-height: 1.13; letter-spacing: -.05em; text-transform: none; }
.manifesto blockquote em { line-height: 1.22; }
.manifesto-points h3 { margin: 26px 0 12px; font-family: var(--display); font-size: 22px; font-weight: 500; letter-spacing: -.03em; text-transform: none; }
.manifesto-points p { font-size: 12px; line-height: 1.8; }
.journey-art { position: absolute; z-index: 1; inset: 0; width: 100%; height: 100%; color: var(--lime); pointer-events: none; opacity: .38; }

/* The actual building and an accessible photographic gallery. */
.venue { padding-bottom: 86px; overflow: hidden; }
.venue-grid { grid-template-columns: .9fr 1.1fr; min-height: 540px; }
.venue-copy { padding: 54px 48px; }
.venue-copy .section-title { margin-block: 22px 24px; }
.venue-label { font-size: 8px; line-height: 1.65; font-weight: 600; }
.venue-copy > p:not(.venue-label) { font-size: 13px; line-height: 1.8; }
.venue-copy .button { margin-top: 24px; }
.venue-address { display: grid; gap: 9px; margin-top: 21px; }
.venue-address > span { font-size: 8px; color: #75808e; letter-spacing: .14em; }
.venue-address > strong { font-size: 12px; font-weight: 500; line-height: 1.65; }
.venue-visual { min-height: 540px; }
.venue-visual > img { position: absolute; inset: 0; object-position: 46% 50%; }
.venue-visual::after { background: linear-gradient(180deg, #081b330d 40%, #081b33a1); }
.venue-logo { position: absolute; z-index: 2; bottom: 34px; left: 34px; padding: 13px 20px; background: #071c37e8; }
.venue-logo img { width: 148px; height: auto; }
.venue-coordinate { font-size: 8px; font-weight: 500; line-height: 1.75; }
.venue-gallery { margin-top: 80px; }
.gallery-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 32px; margin-bottom: 36px; }
.gallery-heading .eyebrow { margin-bottom: 15px; color: #52647b; }
.gallery-heading .eyebrow::before { background: var(--blue); }
.gallery-heading h3 { margin: 0; font-size: clamp(32px, 3vw, 47px); font-weight: 550; letter-spacing: -.055em; line-height: 1.1; }
.gallery-heading h3 em { font-family: Georgia, serif; font-weight: 400; color: var(--blue); }
.gallery-controls { display: flex; gap: 8px; }
.gallery-controls button { display: grid; place-items: center; width: 45px; height: 45px; border: 1px solid #aab5bf; background: transparent; color: var(--navy); font-size: 21px; transition: background .2s; }
.gallery-controls button:hover:not(:disabled) { background: var(--lime); }
.gallery-controls button:disabled { opacity: .32; }
.gallery-track { position: relative; display: flex; gap: 21px; width: 100%; padding: 5px max(44px, calc((100vw - 1320px) / 2)) 21px; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x mandatory; scroll-padding-inline: max(44px, calc((100vw - 1320px) / 2)); scrollbar-width: thin; scrollbar-color: #8199ad transparent; }
.venue-shot { position: relative; flex: 0 0 43%; aspect-ratio: 1.44; display: block; padding: 0; border: 0; background: var(--navy); color: white; text-align: left; overflow: hidden; scroll-snap-align: start; }
.venue-shot > img { width: 100%; height: 100%; object-fit: cover; transition: transform .65s var(--ease); }
.venue-shot::after { position: absolute; inset: 0; content: ""; background: linear-gradient(180deg, transparent 42%, #051225df 100%); }
.venue-shot > span { position: absolute; z-index: 2; display: grid; gap: 10px; bottom: 28px; left: 28px; right: 28px; }
.venue-shot small { color: #d3e3ed; font-size: 8px; letter-spacing: .15em; }
.venue-shot strong { padding-right: 30px; font-size: clamp(16px, 1.65vw, 24px); font-weight: 500; letter-spacing: -.04em; }
.venue-shot i { position: absolute; right: 0; bottom: 0; font-size: 28px; font-style: normal; }
.venue-shot:hover > img { transform: scale(1.045); }
.gallery-footnote { display: flex; justify-content: space-between; gap: 25px; margin-top: 21px; font-size: 10px; color: #697482; }
.photo-credits { margin-top: 28px; padding-top: 19px; border-top: 1px solid var(--line); color: #75808e; font-size: 9px; line-height: 1.9; }
.photo-credits summary { width: fit-content; cursor: pointer; font-size: 10px; }
.photo-credits p { max-width: 950px; margin-block: 12px 0; }
.photo-credits a { text-decoration: underline; text-underline-offset: 3px; }
.auditorium-credit { font-size: 9px; }
.auditorium-credit a { text-decoration: underline; text-underline-offset: 3px; }
.final-cta { padding: 110px 0; background: #1168b4; }
.final-cta h2 { font-family: var(--display); font-size: clamp(65px, 8vw, 120px); font-weight: 550; letter-spacing: -.065em; line-height: .97; text-transform: none; }
.final-cta h2 em { font-size: 1.07em; }
.final-actions { margin-top: 44px; }
.final-actions p { font-weight: 450; font-size: 9px; }

footer { background: #06182d; padding-top: 65px; }
.footer-grid { grid-template-columns: 1.05fr 1fr 1.25fr auto; gap: 36px; padding-bottom: 60px; }
.footer-brand p { font-weight: 450; font-size: 8px; line-height: 1.8; }
.footer-label { font-weight: 450; }
.footer-grid a { font-size: 10px; }
.footer-logo-pair { display: flex; align-items: center; gap: 17px; }
.footer-logo-pair .eagle-logo { width: 74px; height: auto; border-radius: 4px; }
.footer-logo-pair .ct-logo { width: 132px; height: auto; }
.footer-logo-pair > span { font-size: 18px; font-weight: 300; color: #6c7e91; }
.footer-bottom { font-weight: 450; font-size: 8px; }

body.gallery-open { overflow: hidden; }
.gallery-dialog { width: min(1240px, calc(100vw - 48px)); max-width: none; max-height: calc(100dvh - 40px); padding: 22px 28px; color: #edf3f9; background: #071728; border: 1px solid #ffffff25; box-shadow: 0 20px 100px #0008; }
.gallery-dialog::backdrop { background: #020b16ef; backdrop-filter: blur(10px); }
.lightbox-toolbar { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-bottom: 20px; }
.lightbox-toolbar > span { color: #97aec4; font-size: 9px; letter-spacing: .13em; }
.lightbox-toolbar button { display: flex; align-items: center; gap: 18px; padding: 5px; color: #d9e6f2; border: 0; background: transparent; font-size: 11px; }
.lightbox-toolbar button span { font-size: 28px; font-weight: 300; }
.lightbox-stage { display: grid; grid-template-columns: 45px minmax(0,1fr) 45px; gap: 20px; align-items: center; }
.lightbox-stage > img { width: 100%; height: min(66dvh, 760px); object-fit: contain; }
.lightbox-stage > button { width: 43px; height: 43px; padding: 0; color: white; background: transparent; border: 1px solid #ffffff4a; border-radius: 50%; font-size: 20px; }
.lightbox-stage > button:hover { background: #ffffff15; }
.lightbox-caption { display: flex; gap: 25px; justify-content: space-between; align-items: center; margin-top: 16px; font-size: 12px; }
.lightbox-caption p { margin: 0; }
.lightbox-caption > span { flex-shrink: 0; font-family: monospace; color: var(--lime); }
.lightbox-credit { padding-top: 13px; color: #9eb1c3; font-size: 9px; line-height: 1.6; }
.lightbox-credit a { text-decoration: underline; text-underline-offset: 2px; }
.magnetic-enabled { transition-property: background, color, border-color, box-shadow !important; }
.motion-paused { scroll-behavior: auto; }
.motion-paused *, .motion-paused *::before, .motion-paused *::after { animation-play-state: paused !important; transition-duration: 0s !important; }

@media (min-width: 1650px) {
  .hero-grid { min-height: 890px; }
  .hero-number { font-size: 330px; }
}
@media (max-width: 1160px) {
  :root { --shell: calc(100% - 64px); }
  .site-header { padding-inline: 28px; }
  .brand-copy { display: none; }
  .desktop-nav { gap: 22px; }
  .header-actions { gap: 10px; }
  .hero-grid { min-height: 820px; gap: 15px; }
  .hero h1 { font-size: 7.5vw; }
  .hero-visual { height: 420px; }
  .partner-inner { gap: 35px; }
  .partner-lockup { gap: 25px; }
  .partner-unit { grid-template-columns: 1fr; gap: 10px; }
  .partner-unit > span { max-width: none; text-align: center; }
  .about-grid { gap: 55px; }
  .stat { padding: 22px; }
  .stat strong { font-size: 61px; }
  .theme-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .theme-wide { grid-column: span 2; }
  .theme-card h3 { font-size: 26px; }
  .schedule-button { grid-template-columns: 115px 100px 1fr 36px; gap: 16px; }
  .schedule-detail-inner { grid-template-columns: 247px 1fr; gap: 16px; }
  .speaker-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .venue-copy { padding: 42px 35px; }
  .footer-grid { grid-template-columns: 1fr 1fr 1.2fr; }
  .footer-top { grid-column: 1 / -1; justify-self: start; }
}
@media (max-width: 900px) {
  :root { --shell: calc(100% - 48px); --header-h: 72px; }
  .section { padding-block: 82px; }
  .site-header { grid-template-columns: 1fr auto; padding-inline: 24px; }
  .brand-copy { display: block; }
  .header-actions { gap: 14px; }
  .desktop-nav { display: none; }
  .header-cta { display: block; }
  .menu-toggle { display: grid; width: 36px; height: 36px; border: 0; color: inherit; }
  .menu-toggle span { width: 22px; height: 1px; }
  .menu-open .menu-toggle span:first-child { transform: translateY(4px) rotate(45deg); }
  .menu-open .menu-toggle span:last-child { transform: translateY(-4px) rotate(-45deg); }
  .menu-open .mobile-menu { transition-property: opacity, transform; }
  .mobile-menu nav a { font-family: var(--display); font-size: clamp(24px,6vw,45px); font-weight: 500; line-height: 1.3; text-transform: none; }
  .hero-grid { display: grid; min-height: 750px; grid-template-columns: 1.1fr .9fr; padding-top: 130px; padding-bottom: 143px; gap: 10px; }
  .hero h1 { font-size: 8vw; }
  .hero-copy .eyebrow { font-size: 8px; margin-bottom: 24px; gap: 9px; }
  .hero-copy .eyebrow::before { width: 15px; }
  .hero-subtitle { font-size: 16px; margin-top: 24px; }
  .hero-lead { font-size: 12px; }
  .hero-visual { height: 370px; width: 100%; opacity: 1; margin: 0; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 14px; margin-top: 24px; }
  .hero-venue-label { width: 60%; right: 0; bottom: -18px; }
  .hero-venue-label strong { font-size: 15px; }
  .hero-venue-label > span { font-size: 7px; }
  .visual-index { bottom: -15px; left: 0; font-size: 7px; }
  .hero-photo-secondary { width: 53%; left: -1%; bottom: 8%; }
  .event-facts { width: 100%; max-width: none; bottom: 65px; }
  .event-facts > div, .event-facts > div:last-child { flex: 1; }
  .partner-intro { font-size: 15px; }
  .partner-lockup { gap: 16px; }
  .logo-stage { width: 136px; height: 76px; }
  .eagle-stage img { width: 90px; }
  .about-grid { grid-template-columns: 1fr; gap: 35px; }
  .about-copy { max-width: 600px; }
  .stats-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
  .stat { flex-direction: column; align-items: flex-start; gap: 17px; padding: 21px; }
  .stat span { font-size: 10px; }
  .venue-cinema { min-height: 540px; padding-block: 65px; }
  .section-heading { grid-template-columns: 1fr; gap: 28px; }
  .section-intro { max-width: 530px; }
  .theme-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .theme-wide, .theme-card:nth-child(4), .theme-card:nth-child(5) { grid-column: span 1; }
  .theme-card:last-child { grid-column: 1 / -1; min-height: 280px; }
  .program-head { grid-template-columns: 1fr auto; gap: 32px; }
  .program-meta { min-width: 170px; margin: 0; }
  .program-meta strong { font-size: 20px; }
  .schedule-button { grid-template-columns: 115px 1fr 36px; }
  .schedule-tag { display: none; }
  .schedule-detail-inner { grid-template-columns: 1fr; padding-inline: 12px; }
  .schedule-moderator { grid-column: 1; }
  .speaker-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .speaker-card h3 { font-size: 25px; }
  .manifesto { padding-block: 85px; }
  .manifesto-points { grid-template-columns: repeat(3,minmax(0,1fr)); max-width: none; }
  .manifesto-points > div { padding: 18px; }
  .manifesto-points h3 { font-size: 19px; }
  .manifesto-points p { font-size: 11px; }
  .venue-grid { grid-template-columns: 1fr 1fr; }
  .venue-copy { padding: 35px 28px; }
  .venue-copy .section-title { font-size: 43px; }
  .venue-visual { min-height: 520px; }
  .venue-logo { left: 20px; bottom: 26px; }
  .venue-logo img { width: 116px; }
  .venue-coordinate { display: none; }
  .gallery-track { padding-inline: 24px; scroll-padding-inline: 24px; gap: 16px; }
  .venue-shot { flex-basis: 62%; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-top { grid-column: auto; }
}
@media (max-width: 620px) {
  :root { --shell: calc(100% - 40px); }
  .section { padding-block: 68px; }
  .site-header { padding-inline: 20px; }
  .header-cta { display: none; }
  .brand-copy { display: block; font-size: 7px; }
  .header-actions { gap: 9px; }
  .section-kicker { margin-bottom: 28px; font-size: 9px; }
  .section-title { font-size: clamp(35px,9.6vw,53px); letter-spacing: -.052em; }
  .section-title em { font-size: 1.03em; }
  .button { width: auto; min-width: 195px; }
  .hero-grid { display: flex; flex-direction: column; align-items: stretch; gap: 0; min-height: 0; padding-top: 122px; padding-bottom: 131px; }
  .hero-copy .eyebrow { margin-bottom: 25px; font-size: 8px; gap: 9px; }
  .hero h1 { font-size: clamp(53px,15.6vw,88px); letter-spacing: -.068em; line-height: 1; }
  .hero h1 em { font-size: 1.03em; }
  .hero-subtitle { font-size: 15px; line-height: 1.55; }
  .hero-lead { margin-top: 14px; font-size: 12px; line-height: 1.8; }
  .hero-actions { flex-direction: row; align-items: center; gap: 20px; margin-top: 24px; }
  .hero-actions .button { min-width: 0; gap: 20px; padding: 15px 18px; font-size: 10px; }
  .hero-actions .text-link { font-size: 9px; white-space: nowrap; }
  .hero-actions .text-link span { margin-left: 7px; }
  .hero-visual { position: relative; inset: auto; width: 100%; height: 345px; margin-top: 43px; opacity: 1; }
  .hero-image-wrap { top: 0; left: 5%; width: 95%; height: 78%; }
  .hero-number { top: -12%; right: 0; font-size: 185px; }
  .hero-photo-secondary { bottom: 13%; height: 30%; width: 47%; left: 0; padding: 4px; }
  .hero-venue-label { bottom: 0; right: 1%; width: 51%; }
  .hero-venue-label > span { font-size: 7px; }
  .hero-venue-label strong { font-size: 16px; }
  .hero-venue-label a { font-size: 9px; }
  .visual-index { bottom: 2px; left: 2%; }
  .tag-top { top: 8%; right: 0; font-size: 7px; }
  .event-facts { bottom: 34px; left: 0; gap: 0; }
  .event-facts > div { flex: .8; padding-right: 10px; }
  .event-facts > div:last-child { flex: 1.5; }
  .event-facts span { font-size: 7px; }
  .event-facts strong { font-size: 10px; }
  .hero-ticker { position: relative; bottom: auto; }
  .ticker-track span { font-size: 10px; padding: 13px 22px; }
  .partner-strip { padding-block: 27px; }
  .partner-inner { align-items: flex-start; flex-direction: column; gap: 22px; }
  .partner-intro { font-size: 14px; }
  .partner-intro br { display: none; }
  .partner-lockup { width: 100%; justify-content: space-between; gap: 10px; }
  .partner-unit { gap: 10px; }
  .partner-unit > span { font-size: 7px; letter-spacing: .07em; }
  .logo-stage { width: 136px; height: 79px; }
  .partner-cross { font-size: 20px; }
  .about-copy .large-copy { font-size: 19px; }
  .about-copy p { font-size: 13px; }
  .stats-grid { grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 44px; }
  .stat { min-height: 145px; padding: 21px; }
  .stat strong { font-size: 62px; }
  .venue-cinema { min-height: 510px; padding-block: 57px; }
  .cinema-photo img { object-position: 51% center; }
  .cinema-content { grid-template-columns: 1fr; gap: 14px; }
  .cinema-content .eyebrow { font-size: 8px; margin-bottom: 11px; }
  .cinema-content h2 { font-size: 42px; }
  .cinema-link { justify-self: start; margin-top: 16px; gap: 25px; }
  .round-arrow { width: 44px; height: 44px; font-size: 23px; }
  .cinema-caption { bottom: 13px; right: 20px; left: 20px; font-size: 7px; }
  .section-heading { margin-bottom: 37px; }
  .section-heading .section-kicker { margin-bottom: 28px; }
  .section-intro { padding-left: 17px; font-size: 13px; }
  .theme-grid { grid-template-columns: 1fr; gap: 13px; }
  .theme-card, .theme-card:last-child { min-height: 295px; }
  .theme-card h3 { font-size: 27px; }
  .theme-card-copy { inset-inline: 22px; bottom: 25px; }
  .program-head { grid-template-columns: 1fr; gap: 31px; }
  .program-meta { max-width: none; min-width: 0; grid-template-columns: 1fr auto; gap: 10px; padding-block: 17px; }
  .program-meta strong { grid-column: 1; grid-row: 2; margin: 0; font-size: 22px; }
  .program-meta a { grid-column: 2; grid-row: 2; align-self: center; }
  .program-filters { margin-top: 30px; margin-bottom: 16px; }
  .program-filters button { padding: 11px 13px; font-size: 10px; }
  .schedule-button { grid-template-columns: 79px 1fr 30px; gap: 11px; padding: 20px 2px; }
  .schedule-time { font-size: 12px; }
  .schedule-title { font-size: 15px; line-height: 1.4; }
  .schedule-toggle { width: 29px; height: 29px; font-size: 18px; }
  .schedule-detail-inner { padding-inline: 2px; gap: 20px; }
  .schedule-description { font-size: 12px; }
  .schedule-people { grid-template-columns: 1fr; }
  .schedule-people li { font-size: 11px; }
  .speaker-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .speaker-card { min-height: 230px; padding: 15px; }
  .speaker-card-content { inset-inline: 15px; bottom: 19px; }
  .speaker-card h3 { font-size: 19px; line-height: 1.17; letter-spacing: -.045em; }
  .speaker-card p { font-size: 9px; }
  .speaker-card-tag { top: 17px; right: 17px; width: 5px; height: 5px; }
  .speaker-card::before { font-size: 110px; }
  .speakers-foot { gap: 15px; margin-top: 24px; }
  .speakers-foot p { font-size: 10px; }
  .names-ticker { margin-top: 48px; }
  .names-track { padding-block: 11px; }
  .names-track span { font-size: 20px; padding-inline: 23px; }
  .manifesto { min-height: 0; padding-block: 66px; }
  .manifesto blockquote { margin: 42px 0 49px; font-size: 35px; }
  .manifesto-points { grid-template-columns: 1fr; gap: 10px; }
  .manifesto-points > div { padding: 24px; }
  .manifesto-points h3 { margin-top: 16px; font-size: 21px; }
  .manifesto-points p { font-size: 12px; }
  .venue-grid { grid-template-columns: 1fr; }
  .venue-copy { padding: 34px 26px; }
  .venue-copy .section-title { font-size: 47px; }
  .venue-copy .button { width: 100%; }
  .venue-visual { min-height: 350px; }
  .venue-logo { padding: 11px 15px; left: 20px; bottom: 20px; }
  .venue-gallery { margin-top: 49px; }
  .gallery-heading { gap: 15px; margin-bottom: 25px; align-items: center; }
  .gallery-heading h3 { font-size: 30px; max-width: 235px; }
  .gallery-heading .eyebrow { font-size: 7px; gap: 9px; }
  .gallery-controls { gap: 6px; }
  .gallery-controls button { width: 33px; height: 36px; font-size: 17px; }
  .gallery-track { padding-inline: 20px; scroll-padding-inline: 20px; gap: 13px; }
  .venue-shot { flex-basis: 86%; aspect-ratio: .93; }
  .venue-shot > span { inset-inline: 19px; bottom: 23px; }
  .venue-shot strong { font-size: 19px; line-height: 1.2; }
  .venue-shot small { font-size: 8px; }
  .gallery-footnote { flex-direction: column; gap: 8px; margin-top: 14px; font-size: 9px; line-height: 1.65; }
  .final-cta { padding-block: 78px; }
  .final-cta h2 { font-size: 17vw; }
  .final-cta .eyebrow { font-size: 8px; margin-bottom: 29px; }
  .final-actions { margin-top: 32px; gap: 23px; }
  .final-actions .button { min-width: 230px; }
  .footer-grid { grid-template-columns: 1fr; gap: 32px; padding-bottom: 39px; }
  .footer-brand p { font-size: 9px; }
  .footer-grid a { font-size: 12px; }
  .footer-label { font-size: 9px; }
  .footer-logo-pair { gap: 25px; }
  .footer-logo-pair .eagle-logo { width: 83px; }
  .footer-logo-pair .ct-logo { width: 142px; }
  .footer-bottom { font-size: 7px; line-height: 1.8; }
  .gallery-dialog { width: calc(100vw - 20px); max-height: calc(100dvh - 24px); padding: 14px; }
  .lightbox-toolbar { margin-bottom: 15px; gap: 8px; }
  .lightbox-toolbar > span { font-size: 7px; letter-spacing: .04em; }
  .lightbox-toolbar button { font-size: 9px; gap: 8px; }
  .lightbox-stage { grid-template-columns: 1fr 1fr; gap: 12px; }
  .lightbox-stage > img { grid-column: 1/-1; grid-row: 1; height: min(55dvh,460px); }
  .lightbox-stage > button { grid-row: 2; width: 39px; height: 39px; }
  .lightbox-stage > button:last-child { justify-self: end; }
  .lightbox-caption { font-size: 10px; line-height: 1.55; gap: 17px; margin-top: 17px; }
  .lightbox-credit { font-size: 8px; }
}
@media (max-width: 360px) {
  :root { --shell: calc(100% - 32px); }
  .hero-copy .eyebrow { font-size: 7px; }
  .hero-actions { gap: 12px; }
  .hero-actions .button { padding-inline: 14px; gap: 14px; font-size: 9px; }
  .logo-stage { width: 120px; }
  .hero h1 { font-size: 15.4vw; }
  .speaker-card h3 { font-size: 17px; }
  .venue-copy .section-title { font-size: 42px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; }
  html { scroll-behavior: auto; }
  .hero-photo-secondary { rotate: 0deg; }
}
