:root {
    --serif: "Manrope", Arial, sans-serif;
    --sans: "Manrope", Arial, sans-serif;
    --container: min(1240px, calc(100vw - 80px));
}

body {
    font-family: var(--sans);
    font-size: 17px;
    line-height: 1.72;
    font-weight: 500;
}

h1, h2, h3, .brand-copy strong, .brand-mark span, .lead-copy,
.detail-header > p, .stats-grid strong, .mobile-menu nav a {
    font-family: var(--sans);
}

h1, h2, h3 {
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -.035em;
}

h2 { font-size: clamp(2.35rem, 4.25vw, 4.45rem); }
.lead-copy { font-size: clamp(1.25rem, 1.85vw, 1.65rem); line-height: 1.52; font-weight: 600; }
.eyebrow { font-size: .76rem; font-weight: 800; letter-spacing: .13em; }
.button, .text-link { font-weight: 800; }

.header-inner { width: var(--container); height: 88px; gap: 0; }
.brand { gap: 0; }
.brand-mark { width: 44px; height: 49px; }
.brand-mark span { font-size: 1.45rem; font-weight: 800; }
.brand-copy strong { font-size: 1.35rem; font-weight: 800; letter-spacing: -.035em; }
.brand-copy small { font-size: .65rem; font-weight: 700; letter-spacing: .18em; }
.desktop-nav { margin-left: auto; }
.desktop-nav a { font-size: .79rem; font-weight: 700; white-space: nowrap; }
.header-actions { display: none; }

.hero { height: min(780px, 100svh); min-height: 660px; }
.hero-slides, .hero-slide { position: absolute; inset: 0; }
.hero-slide { opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .8s ease, visibility .8s ease; }
.hero-slide.is-active { opacity: 1; visibility: visible; pointer-events: auto; }
.hero-slide .hero-content > * { opacity: 0; transform: translateY(18px); transition: opacity .55s ease, transform .65s var(--ease); }
.hero-slide.is-active .hero-content > * { opacity: 1; transform: none; }
.hero-slide.is-active .hero-content > *:nth-child(2) { transition-delay: .08s; }
.hero-slide.is-active .hero-content > *:nth-child(3) { transition-delay: .15s; }
.hero-slide.is-active .hero-content > *:nth-child(4) { transition-delay: .22s; }
.hero-content { height: 100%; display: flex; flex-direction: column; justify-content: center; padding-top: 0; }
.hero-content h1 {
    max-width: 900px;
    font-size: clamp(3.4rem, 5.6vw, 6rem);
    line-height: 1.02;
    letter-spacing: -.055em;
    font-weight: 800;
}
.hero-content h1 em, .district-content h2 em {
    font-style: normal;
    font-weight: 800;
    color: #f0c1c6;
}
.hero-lead { max-width: 650px; margin: 1.6rem 0 2rem; font-size: clamp(1.04rem, 1.35vw, 1.22rem); font-weight: 600; line-height: 1.55; }
.hero-buttons { gap: 1.65rem; }
.hero-rail { font-weight: 700; }
.hero-slider-controls { position: absolute; z-index: 5; left: 50%; bottom: 1.7rem; transform: translateX(-50%); display: flex; align-items: center; justify-content: space-between; color: #fff; }
.hero-dots { display: flex; gap: .55rem; }
.hero-dots button { width: 54px; border: 0; border-bottom: 2px solid rgba(255,255,255,.35); background: transparent; color: rgba(255,255,255,.65); padding: .55rem 0; text-align: left; cursor: pointer; transition: .25s ease; }
.hero-dots button[aria-selected="true"] { border-color: #fff; color: #fff; }
.hero-dots span { font-size: .69rem; font-weight: 800; letter-spacing: .08em; }
.hero-arrows { display: flex; gap: .55rem; }
.hero-arrows button { width: 46px; height: 46px; border: 1px solid rgba(255,255,255,.55); border-radius: 50%; background: rgba(3,15,25,.28); color: #fff; font-size: 1.1rem; cursor: pointer; transition: .25s ease; }
.hero-arrows button:hover { background: #fff; color: var(--navy); }

.about-band { background: #fff; color: var(--ink); border-bottom: 1px solid var(--line); }
.home-about { padding-block: clamp(4.5rem, 7vw, 6.5rem); }
.home-about-grid { display: grid; grid-template-columns: minmax(320px, .9fr) minmax(0, 1.1fr); gap: clamp(3rem, 7vw, 7rem); align-items: center; }
.home-about-visual { position: relative; margin: 0; }
.home-about-visual img { width: 100%; height: auto; aspect-ratio: 1; object-fit: cover; }
.home-about-visual figcaption { position: absolute; left: 0; right: clamp(1rem, 8%, 3rem); bottom: 0; display: grid; gap: .2rem; padding: 1rem 1.25rem; background: rgba(255,255,255,.94); border-left: 4px solid var(--burgundy); }
.home-about-visual figcaption span { color: var(--burgundy); font-size: .65rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.home-about-visual figcaption strong { color: var(--navy); font-size: .9rem; line-height: 1.35; }
.home-about-copy { max-width: 650px; }
.home-about-copy h2 { max-width: 620px; margin-bottom: 1.6rem; }
.home-about-copy > p:not(.eyebrow) { max-width: 610px; }
.home-about-copy .lead-copy { color: var(--ink); font-size: clamp(1.12rem, 1.7vw, 1.45rem); }
.home-about-copy .button { margin-top: .5rem; }

.district-feature.district-editorial { height: auto; padding-block: clamp(4.5rem, 7vw, 7rem); overflow: visible; background: #fff; color: var(--ink); border-bottom: 1px solid var(--line); }
.district-editorial-grid { display: grid; grid-template-columns: minmax(0, .82fr) minmax(480px, 1.18fr); gap: clamp(3rem, 7vw, 7rem); align-items: center; }
.district-editorial .district-content { height: auto; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: 0; }
.district-editorial .district-content h2 { max-width: 620px; font-size: clamp(2.8rem, 4.6vw, 4.8rem); font-weight: 800; }
.district-editorial .district-content h2 em { color: var(--burgundy); }
.district-editorial .district-content > p:not(.eyebrow) { max-width: 520px; margin-top: 1.35rem; color: #506067; font-size: 1.05rem; font-weight: 600; }
.district-editorial .district-facts { width: 100%; max-width: 560px; display: flex; flex-wrap: wrap; gap: 0; margin: 1.8rem 0 2rem; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.district-editorial .district-facts span { flex: 0 0 auto; padding: .85rem 1.15rem .85rem 0; color: var(--navy); font-size: .72rem; font-weight: 800; letter-spacing: .1em; }
.district-editorial .district-facts span:not(:last-child)::after { content: "·"; margin-left: 1.15rem; color: var(--burgundy); }
.district-editorial-visual { margin: 0; }
.district-editorial-visual img { width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; }
.district-editorial-visual figcaption { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: .9rem 0; border-bottom: 1px solid var(--navy); color: var(--navy); }
.district-editorial-visual figcaption span { color: var(--burgundy); font-size: .68rem; font-weight: 800; letter-spacing: .12em; }
.district-editorial-visual figcaption strong { font-size: .78rem; text-align: right; }

.stats-grid strong { font-size: clamp(2.8rem, 4vw, 4.1rem); font-weight: 800; }
.stats-grid span { font-size: .75rem; font-weight: 700; }

.section-heading > p { font-size: 1rem; }
.announcement-feature > article {
    display: grid;
    grid-template-columns: 240px minmax(0, 1fr);
    gap: clamp(2rem, 4vw, 4rem);
    align-items: center;
    max-width: 1080px;
    margin-inline: auto;
    padding: 1.25rem;
    background: #f2f4f1;
}
.announcement-image { display: block; width: 240px; align-self: center; overflow: hidden; background: #dce6e5; }
.announcement-image img { width: 100%; height: auto; aspect-ratio: auto; object-fit: contain; transition: transform .6s var(--ease); }
.announcement-image:hover img { transform: scale(1.025); }
.announcement-copy { max-width: 630px; }
.announcement-copy h3 { font-size: clamp(1.85rem, 2.8vw, 3rem); margin: .8rem 0 1rem; }
.announcement-copy > p { color: #526168; font-size: 1.05rem; }
.competition-summary { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; background: var(--line); margin: 1.4rem 0; border: 1px solid var(--line); }
.competition-summary > div { background: #fff; padding: 1.2rem; }
.competition-summary strong { display: block; color: var(--navy); font-size: 1.2rem; font-weight: 800; }
.competition-summary span { display: block; margin-top: .25rem; color: #66757b; font-size: .74rem; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; }
.announcement-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 1.25rem; }

.announcement-modal[hidden] { display: none; }
.announcement-modal { position: fixed; inset: 0; z-index: 1000; display: grid; place-items: center; padding: 24px; }
.announcement-backdrop { position: absolute; inset: 0; background: rgba(2, 14, 23, .78); backdrop-filter: blur(7px); }
.announcement-dialog { position: relative; width: min(980px, 100%); max-height: calc(100svh - 48px); overflow: auto; display: grid; grid-template-columns: minmax(280px, .82fr) 1.18fr; gap: clamp(1.5rem, 4vw, 4rem); align-items: center; padding: clamp(1rem, 2.3vw, 2.2rem); background: #fff; box-shadow: 0 30px 100px rgba(0,0,0,.35); }
.announcement-dialog > img { width: 100%; height: auto; max-height: calc(100svh - 90px); aspect-ratio: auto; object-fit: contain; align-self: center; }
.announcement-dialog h2 { font-size: clamp(2rem, 3.4vw, 3.6rem); margin-bottom: 1.2rem; }
.announcement-dialog p:not(.eyebrow) { color: #536168; }
.announcement-close { position: absolute; right: .8rem; top: .8rem; z-index: 2; width: 44px; height: 44px; border: 0; border-radius: 50%; background: var(--navy); color: #fff; font-size: 1.8rem; line-height: 1; cursor: pointer; }
body.modal-open { overflow: hidden; }

.inner-hero { height: 440px; min-height: 440px; align-items: center; }
.inner-hero h1, .listing-hero h1, .cinematic-hero h1 { font-size: clamp(3.4rem, 6.2vw, 6.6rem); font-weight: 800; }
.inner-hero .container { padding: 0; }
.inner-hero .container > p:last-child { margin-bottom: 0; }
.content-layout { grid-template-columns: 210px minmax(0, 880px); gap: 7vw; }
.content-section { scroll-margin-top: 110px; }
.content-section > p:not(.eyebrow), .purpose-list { font-size: 1rem; }
.side-nav { font-size: .78rem; font-weight: 700; }
.leadership-profile { display: grid; grid-template-columns: 190px 1fr; gap: 2rem; align-items: center; }
.leadership-profile img { width: 190px; aspect-ratio: 1; object-fit: cover; border-radius: 8px; }
.leadership-grid { display: grid; gap: 1rem; margin-top: 2rem; }
.leadership-profile { padding: 1rem; background: var(--paper); }
.leadership-profile h3 { margin: 0 0 .65rem; font-size: clamp(1.55rem, 2.7vw, 2.5rem); }
.leadership-profile p:last-child { margin: 0; color: #68767c; font-weight: 700; }
.leadership-profile small { display: block; margin-top: .7rem; color: #68767c; font-size: .82rem; }

.listing-hero { padding-block: 5.5rem; }
.listing-hero.contact-head { padding-block: 5.5rem; }
.listing-hero > p:last-child { margin-bottom: 0; }
.archive-item h2 { font-size: clamp(1.75rem, 2.7vw, 2.7rem); }
.archive-item p { font-size: .96rem; }
.archive--news { display: grid; grid-template-columns: 1fr; gap: 1.5rem; max-width: 1080px; padding-block: 4rem 6rem; }
.archive--news .archive-item,
.archive--news .archive-item:nth-child(3n+1) { display: grid; grid-template-columns: 220px minmax(0, 1fr); grid-template-rows: auto auto auto 1fr auto; column-gap: 2.25rem; margin: 0; padding: 1.25rem; background: var(--paper); }
.archive--news .archive-image,
.archive--news .archive-item:nth-child(3n+1) .archive-image { grid-column: 1; grid-row: 1 / 6; align-self: start; margin: 0; }
.archive--news .archive-image img { width: 220px; height: auto; aspect-ratio: auto; object-fit: contain; }
.archive--news .archive-meta,
.archive--news h2,
.archive--news p,
.archive--news .text-link { grid-column: 2; }
.archive--news .archive-meta { align-self: start; }
.archive--news h2 { font-size: clamp(1.65rem, 2.5vw, 2.55rem); margin-bottom: .65rem; }
.archive--news p { margin-bottom: 1rem; }
.archive--news .text-link { justify-self: start; align-self: end; }
.empty-state { margin: 5rem auto 8rem; min-height: 280px; display: flex; align-items: center; gap: 2rem; padding: clamp(2rem, 5vw, 5rem); border: 1px solid var(--line); background: var(--paper); }
.empty-state > span { flex: 0 0 84px; height: 94px; display: grid; place-items: center; border: 2px solid var(--navy); color: var(--navy); font-size: 2rem; font-weight: 800; }
.empty-state h2 { font-size: clamp(1.7rem, 3vw, 2.7rem); margin-bottom: .75rem; }
.empty-state p { color: #617077; margin: 0; }

.detail-header { padding-block: 5.5rem; }
.detail-header h1 { font-size: clamp(2.8rem, 5.2vw, 5.3rem); font-weight: 800; }
.detail-header > p { margin-bottom: 0; font-size: 1.28rem; font-weight: 600; line-height: 1.5; }
.detail-cover.poster-cover { display: grid; place-items: center; padding: 3rem; background: var(--paper); }
.detail-cover.poster-cover img { width: min(660px, 100%); max-height: none; aspect-ratio: 3/4; object-fit: cover; }
.prose { font-size: 1.02rem; }
.competition-facts { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; background: var(--line); border: 1px solid var(--line); margin: 2.4rem 0; }
.competition-facts > div { background: #fff; padding: 1.25rem; }
.competition-facts dt { color: #69777d; font-size: .72rem; font-weight: 800; text-transform: uppercase; letter-spacing: .07em; }
.competition-facts dd { margin: .35rem 0 0; color: var(--navy); font-size: 1.08rem; font-weight: 800; }
.document-button { margin-top: .25rem; }

.announcement-detail-page { padding: 3.5rem 0 6rem; }
.announcement-detail-shell { display: grid; grid-template-columns: 280px minmax(0, 1fr); gap: clamp(2.5rem, 6vw, 6rem); align-items: start; }
.announcement-detail-poster { position: sticky; top: 120px; padding: .75rem; background: var(--paper); }
.announcement-detail-poster img { width: 100%; height: auto; object-fit: contain; }
.announcement-detail-content { max-width: 760px; }
.announcement-detail-content .breadcrumb { margin-bottom: 2rem; }
.announcement-detail-content h1 { margin: .8rem 0 1.4rem; font-size: clamp(2.55rem, 4.4vw, 4.7rem); }
.announcement-detail-content .lead-copy { margin-bottom: 2rem; }
.announcement-detail-content .prose { color: #4f5e65; }

.cinematic-hero { height: 440px; min-height: 440px; align-items: center; }
.cinematic-hero .container { padding: 0; }
.cinematic-hero p:last-child { margin-bottom: 0; font-size: 1.05rem; font-weight: 600; }

.district-intro.section { align-items: start; padding-top: clamp(3.5rem, 5vw, 5rem); padding-bottom: clamp(1.5rem, 2.5vw, 2.5rem); }
.district-intro > div { max-width: 790px; }
.district-intro h2 { margin-bottom: 1.2rem; }
.district-intro .lead-copy { margin-bottom: 0; font-size: clamp(1.15rem, 1.8vw, 1.5rem); }
.story-row { padding-top: 0; padding-bottom: clamp(5rem, 8vw, 8rem); }
.story-image.tall img { height: auto; }

.contact-form .attachment-field { position: relative; gap: .65rem; margin: 1.65rem 0 1.35rem; padding: 1.15rem 1.2rem 1.1rem; border: 1px solid var(--line); border-left: 4px solid var(--navy); background: #f7f9f7; text-transform: none; letter-spacing: 0; transition: .25s ease; }
.attachment-title { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.attachment-title b { color: var(--navy); font-size: .78rem; font-weight: 800; letter-spacing: .03em; text-transform: uppercase; }
.attachment-title em { color: var(--burgundy); font-size: .62rem; font-style: normal; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.contact-form .attachment-field small { color: #65747a; font-size: .68rem; font-weight: 600; line-height: 1.5; }
.contact-form .attachment-input { padding: .65rem; border: 1px dashed #9caaa7; background: #fff; color: #526168; box-shadow: none; font-size: .74rem; cursor: pointer; }
.contact-form .attachment-input:focus { border-color: var(--navy); box-shadow: 0 0 0 3px rgba(7,28,44,.07); }
.attachment-input::file-selector-button { margin-right: .8rem; padding: .65rem .8rem; border: 0; background: var(--navy); color: #fff; font: inherit; font-size: .68rem; font-weight: 800; cursor: pointer; }
.attachment-summary { min-height: 1.1rem; color: #66757b; font-size: .7rem; line-height: 1.5; }
.attachment-field.has-files { border-left-color: var(--burgundy); background: #f8f3f4; }
.attachment-field.has-files .attachment-summary { color: var(--navy); font-weight: 700; }
.attachment-field.has-error { border-color: #b94a5d; }
.attachment-field.has-error .attachment-summary { color: #8f2637; }

.gallery-page-hero {
    position: relative;
    min-height: 430px;
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #fff;
    background: var(--navy);
}
.gallery-page-hero > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.gallery-page-hero .inner-hero-overlay { background: linear-gradient(90deg, rgba(3,16,27,.9) 0%, rgba(3,16,27,.54) 48%, rgba(3,16,27,.18) 100%); }
.gallery-page-hero .container { position: relative; padding-block: 3rem; }
.gallery-page-hero h1 { max-width: 900px; margin-bottom: 1rem; font-size: clamp(3.4rem, 6.2vw, 6.6rem); }
.gallery-page-hero .container > p:last-of-type { max-width: 650px; margin-bottom: 0; font-size: 1.05rem; font-weight: 600; }
.gallery-count { position: absolute; right: 0; bottom: 3rem; padding: .7rem .9rem; border: 1px solid rgba(255,255,255,.45); font-size: .68rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.gallery-archive { padding-top: clamp(4.5rem, 7vw, 7rem); background: #fff; }
.gallery-intro { display: grid; grid-template-columns: .42fr 1fr; gap: 6vw; align-items: start; margin-bottom: clamp(3rem, 5vw, 5rem); }
.gallery-intro > div { max-width: 780px; }
.gallery-intro h2 { margin-bottom: 1.1rem; }
.gallery-intro p:last-child { max-width: 670px; margin-bottom: 0; color: #58676d; }
.gallery-wall { columns: 4 250px; column-gap: .72rem; }
.gallery-card { position: relative; display: block; break-inside: avoid; margin-bottom: .72rem; overflow: hidden; background: #dce3e1; }
.gallery-card img { width: 100%; height: auto; vertical-align: middle; transition: transform .7s var(--ease), filter .7s var(--ease); }
.gallery-card > span { position: absolute; inset: auto .65rem .65rem; display: flex; justify-content: space-between; gap: 1rem; padding: .5rem .65rem; background: rgba(3,16,27,.78); color: #fff; opacity: 0; transform: translateY(8px); transition: .3s ease; }
.gallery-card > span em, .gallery-card > span b { font-size: .6rem; font-style: normal; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.gallery-card:hover img, .gallery-card:focus-visible img { transform: scale(1.025); filter: saturate(1.06); }
.gallery-card:hover > span, .gallery-card:focus-visible > span { opacity: 1; transform: none; }
.gallery-lightbox { width: 100vw; max-width: none; height: 100svh; max-height: none; margin: 0; padding: 0; border: 0; background: rgba(2,12,20,.97); color: #fff; }
.gallery-lightbox[open] { display: grid; grid-template-columns: 80px minmax(0,1fr) 80px; place-items: center; }
.gallery-lightbox::backdrop { background: rgba(2,12,20,.95); }
.gallery-lightbox figure { width: 100%; height: 100%; margin: 0; padding: 38px 0 24px; display: grid; grid-template-rows: minmax(0,1fr) auto; place-items: center; gap: .65rem; }
.gallery-lightbox figure img { max-width: min(1500px, 100%); max-height: calc(100svh - 100px); width: auto; height: auto; object-fit: contain; }
.gallery-lightbox figcaption { min-height: 1rem; color: #aab8bd; font-size: .68rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.gallery-lightbox-close, .gallery-lightbox-nav { z-index: 2; border: 1px solid rgba(255,255,255,.45); border-radius: 50%; background: rgba(2,12,20,.4); color: #fff; cursor: pointer; transition: .25s ease; }
.gallery-lightbox-close:hover, .gallery-lightbox-nav:hover { background: #fff; color: var(--navy); }
.gallery-lightbox-close { position: fixed; top: 22px; right: 24px; width: 46px; height: 46px; font-size: 1.65rem; line-height: 1; }
.gallery-lightbox-nav { width: 50px; height: 50px; font-size: 1.15rem; }
body.gallery-modal-open { overflow: hidden; }

.site-footer { padding-top: 3.25rem; background: #fff; color: var(--ink); border-top: 1px solid var(--line); }
.footer-main { grid-template-columns: 1.25fr .8fr .9fr 1.35fr; gap: clamp(1.75rem, 3vw, 3rem); padding-bottom: 2.5rem; }
.footer-brand { color: var(--navy); }
.footer-statement p { color: #526168; font-size: .91rem; line-height: 1.65; }
.footer-social { display: grid; gap: .2rem; margin-top: 1rem; color: var(--navy); }
.footer-social span { color: #738187; font-size: .65rem; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; }
.footer-social strong { font-size: .84rem; }
.footer-main h2 { color: var(--burgundy); font-size: .72rem; font-weight: 800; }
.footer-main > div:not(:first-child) { font-size: .85rem; font-weight: 600; }
.footer-main > div:not(:first-child) p { color: #526168; }
.footer-bottom { justify-content: space-between; padding-block: 1.05rem; border-top-color: var(--line); color: #69777d; font-weight: 700; }
.footer-credit { display: inline-flex; align-items: center; margin-left: auto; opacity: .78; transition: opacity .2s ease; }
.footer-credit:hover { opacity: 1; }
.footer-credit img { width: 107px; height: 24px; object-fit: contain; }

@media (max-width: 1120px) {
    .header-actions { display: flex; }
    .home-about-grid { grid-template-columns: minmax(280px, .8fr) minmax(0, 1.2fr); gap: 3.5rem; }
    .district-editorial-grid { grid-template-columns: minmax(0, .9fr) minmax(400px, 1.1fr); gap: 3rem; }
    .footer-main { grid-template-columns: 1.4fr 1fr 1fr; }
    .footer-main > div:last-child { display: flex; grid-column: 2 / -1; }
}

@media (max-width: 760px) {
    :root { --container: calc(100vw - 36px); }
    body { font-size: 16px; }
    .hero { height: 700px; min-height: 700px; }
    .hero-content { justify-content: center; padding-top: 0; }
    .hero-content h1 { font-size: clamp(2.8rem, 13vw, 4.3rem); line-height: 1; }
    .hero-lead { max-width: 100%; font-size: 1rem; }
    .hero-slider-controls { bottom: 1rem; }
    .hero-dots button { width: 38px; }
    .hero-arrows button { width: 42px; height: 42px; }
    .home-about { padding-block: 4.25rem; }
    .home-about-grid { grid-template-columns: 1fr; gap: 2.5rem; }
    .home-about-visual { width: 100%; }
    .home-about-copy h2 { font-size: clamp(2.4rem, 11vw, 3.5rem); }
    .district-feature.district-editorial { padding-block: 4.25rem; }
    .district-editorial-grid { grid-template-columns: 1fr; gap: 2.5rem; }
    .district-editorial .district-content h2 { font-size: clamp(2.55rem, 12vw, 3.8rem); }
    .district-editorial .district-facts span { padding-right: .7rem; }
    .district-editorial .district-facts span:not(:last-child)::after { margin-left: .7rem; }
    .district-editorial-visual figcaption { align-items: flex-start; flex-direction: column; }
    .district-editorial-visual figcaption strong { text-align: left; }
    .announcement-feature > article { grid-template-columns: 1fr; padding: 1rem; }
    .announcement-image { width: min(230px, 72vw); justify-self: center; }
    .announcement-copy { padding: 1rem .45rem 1.5rem; }
    .announcement-copy h3 { font-size: 2rem; }
    .archive--news .archive-item,
    .archive--news .archive-item:nth-child(3n+1) { display: grid; grid-template-columns: 100px minmax(0, 1fr); column-gap: 1rem; padding: 1rem; }
    .archive--news .archive-image img { width: 100px; }
    .archive--news .archive-meta,
    .archive--news h2,
    .archive--news p,
    .archive--news .text-link { grid-column: 2; }
    .archive--news h2 { font-size: 1.35rem; }
    .archive--news p { font-size: .87rem; }
    .announcement-dialog { grid-template-columns: 1fr; padding: 1rem; }
    .announcement-dialog > img { max-height: 50svh; object-fit: contain; background: var(--paper); }
    .announcement-dialog > div { padding: .75rem; }
    .announcement-close { right: .7rem; top: .7rem; }
    .competition-summary, .competition-facts { grid-template-columns: 1fr; }
    .announcement-detail-page { padding: 2.5rem 0 5rem; }
    .announcement-detail-shell { grid-template-columns: 1fr; gap: 2rem; }
    .announcement-detail-poster { position: static; width: min(230px, 72vw); justify-self: center; }
    .leadership-profile { grid-template-columns: 100px 1fr; gap: 1.2rem; }
    .leadership-profile img { width: 100px; }
    .empty-state { align-items: flex-start; flex-direction: column; }
    .inner-hero, .cinematic-hero { height: 380px; min-height: 380px; }
    .inner-hero .container, .cinematic-hero .container { padding: 0; }
    .listing-hero, .listing-hero.contact-head, .detail-header { padding-block: 3.5rem; }
    .district-intro.section { padding-top: 3.25rem; padding-bottom: 1.5rem; }
    .story-row { gap: 2.25rem; padding-bottom: 5rem; }
    .story-image.tall { width: 100%; }
    .gallery-page-hero { min-height: 380px; }
    .gallery-page-hero h1 { font-size: clamp(3rem, 13vw, 4.4rem); }
    .gallery-page-hero .container { padding-block: 2.5rem 4.25rem; }
    .gallery-count { left: 0; right: auto; bottom: 2.2rem; }
    .gallery-intro { grid-template-columns: 1fr; gap: 1rem; }
    .gallery-wall { column-count: 2; column-gap: .48rem; }
    .gallery-card { margin-bottom: .48rem; }
    .gallery-card > span { display: none; }
    .gallery-lightbox[open] { grid-template-columns: 54px minmax(0,1fr) 54px; }
    .gallery-lightbox figure { padding: 70px 0 64px; }
    .gallery-lightbox figure img { max-height: calc(100svh - 150px); }
    .gallery-lightbox-nav { width: 42px; height: 42px; }
    .gallery-lightbox-close { top: 14px; right: 14px; }
    .footer-main { grid-template-columns: 1fr 1fr; }
    .footer-statement { grid-column: span 2; }
    .footer-main > div:last-child { grid-column: span 2; }
}

@media (prefers-reduced-motion: reduce) {
    .announcement-image img { transition: none; }
    .hero-slide, .hero-slide .hero-content > * { transition: none; }
    .gallery-card img, .gallery-card > span { transition: none; }
}
