
/* Self-hosted Source Sans 3 / Source Serif 4 (latin + latin-ext, variable). No network dependency. */
@font-face { font-family: "Source Sans 3"; font-style: normal; font-weight: 400 900; font-display: swap; src: url("fonts/SourceSans3-normal-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Source Sans 3"; font-style: normal; font-weight: 400 900; font-display: swap; src: url("fonts/SourceSans3-normal-latin-ext.woff2") format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Source Sans 3"; font-style: italic; font-weight: 400 900; font-display: swap; src: url("fonts/SourceSans3-italic-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Source Sans 3"; font-style: italic; font-weight: 400 900; font-display: swap; src: url("fonts/SourceSans3-italic-latin-ext.woff2") format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Source Serif 4"; font-style: normal; font-weight: 400 700; font-display: swap; src: url("fonts/SourceSerif4-normal-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Source Serif 4"; font-style: normal; font-weight: 400 700; font-display: swap; src: url("fonts/SourceSerif4-normal-latin-ext.woff2") format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

:root {
  --ascls-blue: #253270;
  --ascls-blue-dark: #17214d;
  --ascls-teal: #006d7f;
  --ascls-grey: #58585b;
  --navy: #121a3f;
  --ink: #1d2433;
  --body: #414b5e;
  --muted: #5b6472;
  --line: #d9dde5;
  --line-strong: #b9c0cc;
  --paper: #fcfdff;
  --soft: #f5f7fa;
  --soft-blue: #edf3f8;
  --focus: #b35c00;
  --max: 1180px;
  --measure: 68ch;
  --gutter: 40px;
  --radius: 4px;
  --radius-sm: 3px;
  --shadow: 0 10px 30px rgba(23,33,77,.09);
  --font-sans: "Source Sans 3", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Source Serif 4", "Iowan Old Style", "Palatino Linotype", serif;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; } }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: var(--font-sans); font-size: 17px; line-height: 1.62; font-optical-sizing: auto; text-rendering: optimizeLegibility; }
::selection { background: #c9e4e8; color: var(--ascls-blue-dark); }
img { display: block; max-width: 100%; height: auto; }
a { color: var(--ascls-blue); text-underline-offset: .18em; text-decoration-thickness: .08em; transition: color .18s ease; }
a:hover { color: var(--ascls-teal); }
button, input, select, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
:focus-visible { outline: 3px solid var(--focus); outline-offset: 2px; border-radius: 1px; }
:is(.recognition-section, .site-footer, .utility-bar, .publication-cover, .photo-banner > div) :focus-visible { outline-color: #ffb95e; }
[hidden] { display: none !important; }
h1, h2, h3, h4 { color: var(--ascls-blue-dark); font-weight: 700; line-height: 1.12; letter-spacing: -.018em; margin: 0 0 .75rem; text-wrap: balance; }
h1, h2 { font-family: var(--font-display); font-weight: 650; letter-spacing: -.022em; }
h1 { font-size: clamp(2rem, 1.55rem + 1.95vw, 3.05rem); line-height: 1.08; }
h2 { font-size: clamp(1.55rem, 1.31rem + 1.05vw, 2.15rem); }
h3 { font-size: 1.12rem; letter-spacing: -.008em; }
p { margin: 0 0 1.125rem; text-wrap: pretty; }
ul { margin-top: 0; }
:target { scroll-margin-top: 5.5rem; }
.site-shell { width: min(calc(100% - (var(--gutter) * 2)), var(--max)); margin-inline: auto; }
.skip-link { position: fixed; left: 1rem; top: .75rem; z-index: 1000; transform: translateY(-180%); background: #fff; border: 2px solid var(--ascls-blue); padding: .65rem 1rem; font-weight: 700; }
.skip-link:focus { transform: translateY(0); }
.visually-hidden { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.site-header { background: #fff; }
.utility-bar { background: var(--navy); color: #fff; font-size: .78rem; letter-spacing: .02em; }
.utility-inner { min-height: 36px; display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.utility-inner p { margin: 0; opacity: .9; }
.utility-inner nav { display: flex; align-items: center; gap: 1.15rem; }
.utility-inner a { color: #fff; text-decoration: none; font-weight: 700; padding-block: .55rem; }
.identity-row { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; }
.identity { display: inline-flex; align-items: center; text-decoration: none; color: var(--ascls-blue); }
.national-mark { display: grid; align-items: center; min-width: 262px; }
.national-mark > * { grid-area: 1 / 1; }
.national-mark img { width: 262px; height: auto; object-fit: contain; }
.national-mark-fallback { font-size: 2.4rem; font-weight: 900; letter-spacing: -.07em; color: var(--ascls-blue); visibility: hidden; }
.national-mark:has(img:not([src])) .national-mark-fallback { visibility: visible; }
.identity-divider, .state-name { display: none; }
.menu-toggle { display: none; min-height: 44px; min-width: 44px; border: 1px solid var(--line-strong); border-radius: var(--radius-sm); background: #fff; color: var(--ascls-blue-dark); padding: .45rem .8rem; gap: .5rem; align-items: center; justify-content: center; font-weight: 700; }
.menu-toggle:hover { border-color: var(--ascls-blue); }
.nav-band { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line-strong); background: #fff; }
.nav-inner { display: flex; align-items: stretch; justify-content: space-between; gap: 1rem; }
.primary-nav ul { list-style: none; margin: 0; padding: 0; display: flex; align-items: stretch; }
.primary-nav a, .nav-membership { min-height: 52px; display: inline-flex; align-items: center; padding: .75rem .7rem; color: var(--ascls-blue-dark); text-decoration: none; font-size: .87rem; font-weight: 700; letter-spacing: .005em; border-bottom: 3px solid transparent; }
.primary-nav a:hover { color: var(--ascls-teal); border-bottom-color: var(--line-strong); }
.primary-nav a[aria-current="page"] { color: var(--ascls-teal); border-bottom-color: var(--ascls-teal); }
.nav-membership { background: var(--ascls-blue); color: #fff; padding-inline: 1.15rem; border-bottom: 0; }
.nav-membership:hover { background: var(--ascls-blue-dark); color: #fff; }
.button { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: .75rem 1.35rem; background: var(--ascls-blue); border: 1px solid var(--ascls-blue); border-radius: var(--radius-sm); color: #fff; text-decoration: none; font-weight: 700; letter-spacing: .005em; line-height: 1.2; transition: background .18s ease, border-color .18s ease; }
.button:hover { background: var(--ascls-blue-dark); border-color: var(--ascls-blue-dark); color: #fff; }
.button-outline { background: transparent; box-shadow: none; color: var(--ascls-blue); }
.button-outline:hover { background: var(--soft-blue); color: var(--ascls-blue-dark); }
.button-light { background: #fff; border-color: #fff; color: var(--ascls-blue-dark); }
.button-light:hover { background: var(--soft); color: var(--ascls-blue-dark); }
.button-row { display: flex; flex-wrap: wrap; gap: .85rem 1.5rem; align-items: center; margin-top: 1.75rem; }
.text-link { font-weight: 700; text-decoration: none; border-bottom: 1px solid currentColor; padding-block: .15rem; }
.eyebrow, .section-label, .story-type, .meta { color: var(--ascls-teal); font-size: .73rem; font-weight: 700; letter-spacing: .13em; line-height: 1.3; text-transform: uppercase; margin-bottom: .75rem; }
.section-pad { padding-block: clamp(3.25rem, 5vw, 4.75rem); }
.section-pad-sm { padding-block: clamp(2.25rem, 3vw, 3rem); }
.ruled-section { border-top: 1px solid var(--line); background: var(--soft); }
.section-heading { max-width: 46rem; margin-bottom: 2.25rem; }
.split-heading { max-width: none; display: flex; justify-content: space-between; gap: 2.5rem; align-items: baseline; }
.split-heading > div { max-width: 46rem; }
.page-intro { background: var(--soft-blue); border-bottom: 1px solid var(--line); padding-block: clamp(2.75rem, 4.5vw, 4rem); }
.intro-grid { display: grid; grid-template-columns: minmax(0, 1.5fr) minmax(240px, .5fr); gap: clamp(2rem, 5vw, 4.5rem); align-items: start; }
.page-intro h1 { max-width: 17em; }
.page-intro .eyebrow { margin-bottom: .6rem; }
.lede { max-width: var(--measure); font-size: clamp(1.075rem, 1rem + .35vw, 1.2rem); line-height: 1.58; color: var(--body); margin-bottom: 0; }
.intro-aside { border-left: 3px solid var(--ascls-teal); padding: .1rem 0 .1rem 1.25rem; color: var(--body); font-size: .95rem; line-height: 1.55; }
.intro-aside p:last-child { margin-bottom: 0; }
.intro-aside strong { color: var(--ascls-blue-dark); }
.editorial-carousel { background: var(--soft-blue); border-bottom: 1px solid var(--line); }
.carousel-frame { position: relative; padding-block: 28px 60px; }
.gallery-slide { min-height: 432px; display: grid; grid-template-columns: minmax(0, .95fr) minmax(400px, 1.05fr); background: #fff; border: 1px solid var(--line-strong); border-radius: var(--radius); box-shadow: var(--shadow); overflow: hidden; }
.gallery-image { margin: 0; min-height: 432px; position: relative; overflow: hidden; background: #dfe4eb; }
.gallery-image img { width: 100%; height: 100%; min-height: 432px; object-fit: cover; }
.gallery-image figcaption { position: absolute; left: 0; right: 0; bottom: 0; background: rgba(18,26,63,.92); color: #fff; padding: .6rem 1rem; font-size: .76rem; line-height: 1.35; }
.gallery-copy { padding: clamp(1.75rem, 3.2vw, 2.75rem); border-top: 3px solid var(--ascls-teal); display: flex; flex-direction: column; justify-content: center; }
.gallery-copy h1, .gallery-copy h2 { font-size: clamp(1.85rem, 1.4rem + 1.55vw, 2.6rem); max-width: 15em; }
.gallery-copy > p { color: var(--body); font-size: 1.01rem; line-height: 1.6; max-width: 34em; }
.gallery-copy > p:last-of-type { margin-bottom: 0; }
.carousel-controls { position: absolute; bottom: 8px; right: 0; display: flex; align-items: center; gap: .35rem; }
.carousel-arrow, .carousel-pause { min-width: 44px; min-height: 44px; border: 1px solid var(--line-strong); background: #fff; color: var(--ascls-blue-dark); font-weight: 700; cursor: pointer; }
.carousel-arrow { border-radius: 50%; }
.carousel-pause { border-radius: 999px; padding-inline: .9rem; min-width: 76px; font-size: .8rem; }
.carousel-arrow:hover, .carousel-pause:hover { background: var(--soft-blue); border-color: var(--ascls-blue); }
.carousel-status { display: flex; align-items: center; gap: .1rem; padding-inline: .2rem; }
.carousel-status button { width: 28px; height: 44px; display: grid; place-items: center; border: 0; background: transparent; padding: 0; cursor: pointer; }
.carousel-status button::before { content: ""; width: 9px; height: 9px; border: 1px solid var(--ascls-blue); border-radius: 50%; }
.carousel-status button.is-active::before { background: var(--ascls-blue); }
.gallery-slide.is-active { animation: slide-in .35s ease-out both; }
@keyframes slide-in { from { opacity: .55; } to { opacity: 1; } }
.essentials-grid { display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(300px, .75fr); gap: clamp(2.5rem, 5vw, 4.5rem); align-items: start; }
.intro-copy h2 { max-width: 20em; }
.intro-copy p { max-width: var(--measure); color: var(--body); font-size: 1.01rem; }
.next-event-panel { border: 1px solid var(--line); border-left: 3px solid var(--ascls-teal); border-radius: var(--radius); background: #fff; padding: 1.5rem; display: grid; grid-template-columns: auto 1fr; gap: 1.25rem; align-items: start; }
.next-event-panel h2 { font-family: inherit; font-size: 1.2rem; letter-spacing: -.01em; }
.next-event-panel p { margin-bottom: .35rem; color: var(--body); font-size: .95rem; }
.next-event-panel .section-label { margin-bottom: .5rem; }
.next-event-panel > div > a, .callout > a, .prose details > div > a { display: inline-block; margin-top: .35rem; padding-block: .55rem; font-weight: 700; }
.date-tile { width: 78px; min-width: 78px; text-align: center; border: 1px solid var(--line-strong); background: #fff; line-height: 1; font-variant-numeric: tabular-nums; }
.date-tile span { display: block; background: var(--ascls-blue); color: #fff; padding: .38rem .2rem; font-size: .7rem; font-weight: 700; letter-spacing: .09em; }
.date-tile strong { display: block; padding: .5rem .15rem .18rem; font-family: var(--font-display); font-size: 1.5rem; font-weight: 650; line-height: 1; color: var(--ascls-blue-dark); white-space: nowrap; }
.date-tile small { display: block; color: var(--muted); padding-bottom: .45rem; font-size: .66rem; }
.event-list { border-top: 1px solid var(--line-strong); }
.event-list article { display: grid; grid-template-columns: auto 1fr auto; gap: 1.5rem; align-items: center; padding: 1.15rem 0; border-bottom: 1px solid var(--line); }
.event-list h3 { margin-bottom: .2rem; font-size: 1.15rem; }
.event-list h3 a { color: inherit; text-decoration: none; }
.event-list p { margin: 0; color: var(--muted); font-size: .95rem; }
.event-list .meta { margin-bottom: .35rem; }
.event-action { font-weight: 700; white-space: nowrap; padding-block: .5rem; }
.event-scope { align-self: center; border: 1px solid var(--line-strong); padding: .25rem .55rem; font-size: .7rem; font-weight: 700; color: var(--muted); text-transform: uppercase; letter-spacing: .06em; }
.editorial-feature { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(340px, .8fr); gap: clamp(2.4rem, 6vw, 5.4rem); align-items: center; }
.feature-photo { margin: 0; }
.feature-photo img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border: 1px solid var(--line-strong); border-radius: var(--radius); }
.feature-photo figcaption, .photo-triptych figcaption, .awards-lead figcaption, .past-event-feature figcaption { color: var(--muted); font-size: .78rem; margin-top: .5rem; }
.feature-copy p { color: var(--body); max-width: var(--measure); }
.check-list { list-style: none; padding: 0; margin: 1.25rem 0 1.75rem; max-width: var(--measure); }
.check-list li { position: relative; padding: .6rem 0 .6rem 1.5rem; border-top: 1px solid var(--line); }
.check-list li:last-child { border-bottom: 1px solid var(--line); }
.check-list li::before { content: ""; position: absolute; left: 0; top: 1.05rem; width: 7px; height: 7px; background: var(--ascls-teal); }
.editorial-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--line-strong); }
.editorial-grid article { padding: 1.4rem 1.5rem; border-bottom: 1px solid var(--line); border-right: 1px solid var(--line); }
.editorial-grid article:last-child { border-right: 0; padding-right: 0; }
.editorial-grid .lead-story + article { padding-left: 0; }
.editorial-grid .lead-story { grid-column: 1 / -1; border-right: 0; padding: 1.6rem 0 1.8rem; }
.editorial-grid h3 { font-family: var(--font-display); font-size: 1.3rem; font-weight: 650; max-width: 20em; }
.editorial-grid .lead-story h3 { font-size: 1.75rem; }
.editorial-grid h3 a { color: inherit; text-decoration: none; }
.editorial-grid h3 a:hover { color: var(--ascls-teal); }
.editorial-grid p { color: var(--muted); font-size: .95rem; max-width: 44em; }
.editorial-grid .lead-story p { color: var(--body); font-size: 1.01rem; max-width: var(--measure); }
.editorial-grid .story-type { margin-bottom: .5rem; }
.recognition-section { background: var(--navy); color: #fff; }
.recognition-section h2, .recognition-section .eyebrow { color: #fff; }
.recognition-section p { color: #dde2f3; }
.recognition-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(2.5rem, 7vw, 6rem); align-items: center; }
.recognition-list { border-top: 1px solid rgba(255,255,255,.35); }
.recognition-list article { display: grid; grid-template-columns: 72px 1fr; gap: 1rem; padding: 1rem 0; border-bottom: 1px solid rgba(255,255,255,.25); }
.recognition-list strong { color: #9bd2d8; }
.photo-triptych { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
.photo-triptych figure { margin: 0; }
.photo-triptych img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border: 1px solid var(--line-strong); }
.image-unavailable img { display: none; }
.image-unavailable::before { content: ""; display: block; aspect-ratio: 4 / 3; border: 1px solid var(--line-strong); background: repeating-linear-gradient(135deg, var(--soft) 0 12px, var(--soft-blue) 12px 24px); }
.national-resources { border-top: 1px solid var(--line); background: var(--soft-blue); }
.national-grid { display: grid; grid-template-columns: minmax(0, .7fr) minmax(0, 1.3fr); gap: 1.5rem 2rem; align-items: center; }
.national-grid h2 { font-family: inherit; font-size: 1.25rem; margin-bottom: 0; letter-spacing: -.01em; }
.national-grid nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: .35rem 1.5rem; }
.national-grid a { font-weight: 700; font-size: .95rem; text-decoration: none; border-bottom: 1px solid currentColor; padding-block: .45rem; }
.content-layout { display: grid; grid-template-columns: minmax(0, var(--measure)) minmax(240px, 280px); justify-content: space-between; gap: clamp(2.5rem, 6vw, 5rem); align-items: start; }
.prose { max-width: var(--measure); }
.prose h2 { margin-top: 2.5rem; }
.prose h2:first-child { margin-top: 0; }
.prose p, .prose li { color: var(--body); }
.prose li { margin-bottom: .4rem; }
.prose details { border-top: 1px solid var(--line-strong); }
.prose details:last-of-type { border-bottom: 1px solid var(--line-strong); }
.prose summary { cursor: pointer; padding: .85rem 2rem .85rem 0; font-weight: 700; color: var(--ascls-blue-dark); }
.prose summary:hover { color: var(--ascls-teal); }
.prose details > div { padding: 0 0 1rem; }
.callout { margin: 2.25rem 0; padding: 1.35rem 1.5rem; border: 1px solid var(--line); border-left: 3px solid var(--ascls-teal); border-radius: var(--radius); background: var(--soft); }
.callout h3 { font-size: 1.1rem; }
.callout p { margin-bottom: .55rem; color: var(--body); }
.section-nav { position: sticky; top: 1.5rem; border: 1px solid var(--line); border-top: 3px solid var(--ascls-teal); border-radius: var(--radius); background: var(--soft); padding: 1.15rem 1.25rem; }
.section-nav h2 { font-family: inherit; font-size: .8rem; font-weight: 700; text-transform: uppercase; letter-spacing: .11em; color: var(--muted); margin-bottom: .35rem; }
.section-nav a { display: block; padding: .7rem 0; border-top: 1px solid var(--line); text-decoration: none; font-weight: 700; font-size: .9rem; }
.section-nav p { color: var(--muted); }
.photo-banner { display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(280px, .7fr); border: 1px solid var(--line-strong); border-radius: var(--radius); overflow: hidden; margin-bottom: 4rem; }
.photo-banner img { width: 100%; height: 310px; object-fit: cover; }
.photo-banner > div { background: var(--ascls-blue-dark); color: #fff; padding: 2rem; display: flex; flex-direction: column; justify-content: center; }
.photo-banner .eyebrow { color: #9bd2d8; }
.photo-banner p:last-child { margin: 0; }
.leader-group { margin-top: 4rem; }
.leader-group > h2 { border-bottom: 1px solid var(--line-strong); padding-bottom: .8rem; margin-bottom: 1.2rem; }
.people-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 2.25rem; }
.person-card { display: grid; grid-template-columns: 78px 1fr; gap: 1.05rem; padding: 1.25rem 0; border-bottom: 1px solid var(--line); align-items: start; }
.person-photo { width: 78px; height: 92px; background: var(--soft-blue); border: 1px solid var(--line-strong); display: grid; place-items: center; color: var(--ascls-blue); font-size: 1.2rem; font-weight: 700; }
.person-card h3 { margin: 0 0 .15rem; font-size: 1.13rem; }
.person-card p { margin: 0; }
.credentials { color: var(--ascls-teal); font-size: .82rem; font-weight: 700; }
.person-role { color: var(--ink); font-weight: 700; font-size: .91rem; margin-top: .35rem !important; }
.person-org { color: var(--muted); font-size: .84rem; margin-top: .2rem !important; }
.content-note { margin-top: 2.5rem; border: 1px solid var(--line-strong); border-radius: var(--radius-sm); background: var(--soft); padding: 1.1rem 1.25rem; color: var(--body); font-size: .9rem; }
.subnav-band { padding-block: .5rem; border-bottom: 1px solid var(--line-strong); background: #fff; position: sticky; top: 0; z-index: 10; }
.subnav-band .site-shell { display: flex; flex-wrap: wrap; gap: 0 1.75rem; }
.subnav-band a { font-weight: 700; text-decoration: none; font-size: .85rem; display: inline-block; padding-block: .65rem; }
.subnav-band a:hover { color: var(--ascls-teal); }
.two-column-wide { display: grid; grid-template-columns: minmax(0, .85fr) minmax(380px, 1.15fr); gap: clamp(2.5rem, 7vw, 6rem); align-items: start; }
.resource-stack { border-top: 1px solid var(--line-strong); }
.resource-stack article { padding: 1.15rem 0; border-bottom: 1px solid var(--line); }
.resource-stack h3 { margin-bottom: .25rem; }
.resource-stack p { color: var(--muted); margin-bottom: .25rem; font-size: .95rem; }
.resource-stack a, .intro-aside > a { display: inline-block; padding-block: .5rem; font-weight: 700; text-decoration: underline; text-underline-offset: .2em; }
.pathway-strip { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--line-strong); margin: 1.7rem 0; }
.pathway-strip article { padding: 1rem; border-right: 1px solid var(--line); }
.pathway-strip article:last-child { border-right: 0; }
.pathway-strip strong { display: block; color: var(--ascls-blue); font-size: 1.35rem; }
.pathway-strip span { color: var(--muted); font-size: .8rem; }
.table-scroll { overflow-x: auto; border: 1px solid var(--line-strong); }
table { width: 100%; min-width: 900px; border-collapse: collapse; background: #fff; }
caption { text-align: left; padding: .9rem 1rem; font-weight: 700; color: var(--ascls-blue-dark); background: var(--soft-blue); }
th, td { padding: .8rem .9rem; border-top: 1px solid var(--line); text-align: left; vertical-align: top; }
thead th { background: var(--ascls-blue-dark); color: #fff; border-top: 0; font-size: .76rem; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; }
tbody th { color: var(--ascls-blue-dark); width: 30%; font-size: .95rem; }
td { color: var(--body); font-size: .9rem; }
.note { color: var(--muted) !important; font-size: .84rem; }
.verification-note { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1px; margin-top: 1rem; border: 1px solid var(--line); background: var(--line); }
.verification-note p { margin: 0; padding: 1rem 1.1rem; background: var(--soft); color: var(--body); font-size: .86rem; }
.discipline-list { display: grid; grid-template-columns: repeat(5, 1fr); border-top: 1px solid var(--line-strong); }
.discipline-list article { padding: 1.25rem 1rem 1.25rem 0; border-bottom: 1px solid var(--line); }
.discipline-list h3 { font-size: 1rem; }
.discipline-list p { color: var(--muted); font-size: .86rem; }
.link-directory { border-top: 1px solid var(--line-strong); }
.link-directory a { display: grid; grid-template-columns: 1fr; padding: 1rem 0; border-bottom: 1px solid var(--line); text-decoration: none; }
.link-directory span { font-weight: 700; }
.link-directory small { color: var(--muted); }
.featured-event { display: grid; grid-template-columns: auto 1fr 280px; gap: clamp(1.8rem, 5vw, 4rem); align-items: start; }
.featured-event .date-tile { width: 96px; }
.featured-event .date-tile strong { font-size: 2.25rem; }
.event-location { font-weight: 700; color: var(--ascls-teal); }
.event-facts { border: 1px solid var(--line); border-top: 3px solid var(--ascls-teal); border-radius: var(--radius); background: var(--soft); padding: 1.2rem 1.35rem; }
.event-facts h3 { font-size: 1rem; text-transform: uppercase; letter-spacing: .07em; }
.event-facts dl { margin: 0; }
.event-facts dl div { display: grid; grid-template-columns: 72px 1fr; gap: .5rem; padding: .55rem 0; border-top: 1px solid var(--line); }
.event-facts dt { color: var(--muted); font-size: .78rem; }
.event-facts dd { margin: 0; font-weight: 700; font-size: .86rem; }
.past-event-feature { display: grid; grid-template-columns: 1.12fr .88fr; border: 1px solid var(--line-strong); border-radius: var(--radius); overflow: hidden; }
.past-event-feature figure { margin: 0; }
.past-event-feature img { width: 100%; height: 100%; min-height: 390px; object-fit: cover; }
.past-event-feature > div { padding: clamp(2rem, 5vw, 3.5rem); }
.archive-table { margin-top: 2rem; border-top: 1px solid var(--line-strong); }
.archive-table > div { display: grid; grid-template-columns: 120px 1fr auto; gap: 1rem; padding: 1rem 0; border-bottom: 1px solid var(--line); }
.awards-lead { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(2.5rem, 7vw, 6rem); align-items: center; }
.awards-lead figure { margin: 0; }
.awards-lead img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; border: 1px solid var(--line-strong); border-radius: var(--radius); }
.award-records { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--line-strong); }
.award-records article { padding: 1.4rem 1.2rem 1.4rem 0; border-bottom: 1px solid var(--line); }
.award-year { color: var(--ascls-teal); font-size: .76rem; font-weight: 700; letter-spacing: .11em; }
.award-place { font-weight: 700; color: var(--ascls-blue); }
.award-records article > p:last-child { color: var(--muted); font-size: .9rem; }
.principle-list { border-top: 1px solid var(--line-strong); }
.principle-list article { display: grid; grid-template-columns: 115px 1fr; gap: 1rem; padding: 1rem 0; border-bottom: 1px solid var(--line); }
.principle-list strong { color: var(--ascls-blue); }
.principle-list span { color: var(--muted); }
.archive-planning { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--line); border: 1px solid var(--line); }
.archive-planning article { background: #fff; padding: 1.35rem; }
.archive-planning p { color: var(--muted); font-size: .9rem; }
.publication-feature { display: grid; grid-template-columns: 300px 1fr; gap: clamp(2.5rem, 7vw, 6rem); align-items: center; }
.publication-cover { aspect-ratio: 3 / 4; border: 1px solid var(--line-strong); background: var(--ascls-blue); color: #fff; padding: 2rem; display: flex; flex-direction: column; justify-content: flex-end; box-shadow: var(--shadow); }
.publication-cover span { font-size: .85rem; letter-spacing: .16em; }
.publication-cover strong { font-size: 2.15rem; line-height: 1; margin: .15rem 0 1.5rem; }
.publication-cover small { border-top: 1px solid rgba(255,255,255,.5); padding-top: .8rem; }
.issue-links { border-top: 1px solid var(--line-strong); margin-top: 1.5rem; }
.issue-links a { display: flex; justify-content: space-between; gap: 1rem; padding: 1rem 0; border-bottom: 1px solid var(--line); text-decoration: none; }
.issue-links span { color: var(--muted); font-size: .85rem; }
.news-list { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line-strong); }
.news-list article { min-height: 205px; padding: 1.5rem 2rem 1.5rem 0; border-bottom: 1px solid var(--line); }
.news-list article:nth-child(odd) { border-right: 1px solid var(--line); }
.news-list article:nth-child(even) { padding-left: 2rem; }
.news-list h3 { font-size: 1.35rem; max-width: 20em; }
.news-list h3 a { color: inherit; text-decoration: none; }
.news-list p:last-child { color: var(--muted); }
.document-list { list-style: none; padding: 0; border-top: 1px solid var(--line); }
.document-list li { margin: 0; }
.document-list a { display: flex; justify-content: space-between; gap: 1rem; padding: .8rem 0; border-bottom: 1px solid var(--line); text-decoration: none; font-weight: 700; }
.document-list span { color: var(--muted); font-weight: 400; font-size: .82rem; }
.resource-directory { display: grid; grid-template-columns: repeat(2, 1fr); gap: clamp(2rem, 7vw, 6rem); }
.resource-directory section { border-top: 3px solid var(--ascls-teal); }
.resource-directory h2 { padding-top: 1rem; }
.resource-directory a { display: flex; justify-content: space-between; gap: 1rem; padding: 1rem 0; border-bottom: 1px solid var(--line); text-decoration: none; }
.resource-directory a span { color: var(--muted); text-align: right; font-size: .83rem; }
.document-groups section { margin-top: 2rem; }
.contact-layout { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(240px, .85fr); gap: clamp(2.5rem, 5vw, 4rem); align-items: start; max-width: 61rem; }
.contact-form { border: 1px solid var(--line); border-top: 3px solid var(--ascls-blue); border-radius: var(--radius); background: var(--soft); padding: clamp(1.4rem, 4vw, 2.25rem); }
.form-heading { margin-bottom: 1.5rem; }
.form-heading h2 { font-size: 1.6rem; }
.form-heading p { color: var(--body); font-size: .95rem; margin-bottom: 0; }
label { display: grid; gap: .35rem; margin-bottom: 1.1rem; color: var(--ascls-blue-dark); font-weight: 700; font-size: .88rem; }
input, select, textarea { width: 100%; border: 1px solid var(--line-strong); background: #fff; color: var(--ink); padding: .7rem .8rem; border-radius: var(--radius-sm); }
input:hover, select:hover, textarea:hover { border-color: var(--ascls-blue); }
input:focus, select:focus, textarea:focus { border-color: var(--ascls-blue); }
input, select { min-height: 46px; }
textarea { resize: vertical; min-height: 8rem; }
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 0 1rem; }
.checkbox-label { grid-template-columns: auto 1fr; align-items: start; gap: .7rem; font-weight: 400; font-size: .92rem; color: var(--body); line-height: 1.5; margin-bottom: 1.5rem; }
.checkbox-label input { width: 22px; height: 22px; min-height: 22px; margin: .1rem 0 0; accent-color: var(--ascls-blue); }
.form-status { margin: 1rem 0 0; font-weight: 700; font-size: .95rem; color: var(--ascls-teal); }
.form-status:empty { margin: 0; }
.contact-aside section { border-top: 3px solid var(--ascls-teal); padding: 1.1rem 0 2rem; }
.contact-aside h2 { font-family: inherit; font-size: 1.15rem; letter-spacing: -.01em; }
.contact-aside a { display: block; padding: .72rem 0; border-top: 1px solid var(--line); text-decoration: none; font-weight: 700; font-size: .93rem; }
.narrow-prose { margin-inline: auto; }
.not-found { min-height: 60vh; display: grid; place-items: center; text-align: center; padding-block: 5rem; background: var(--soft-blue); }
.site-footer { background: var(--navy); color: #dfe4f2; border-top: 4px solid var(--ascls-teal); }
.footer-grid { display: grid; grid-template-columns: minmax(0, 1.5fr) repeat(3, minmax(0, 1fr)); gap: 2rem clamp(2rem, 4vw, 3.5rem); padding-block: 3.25rem; }
.site-footer h2 { color: #fff; font-family: inherit; font-size: .8rem; font-weight: 700; text-transform: uppercase; letter-spacing: .11em; margin-bottom: .5rem; }
.site-footer p { color: #bac2d6; font-size: .88rem; max-width: 34em; }
.site-footer nav a { display: block; color: #e8ebf3; text-decoration: none; padding: .5rem 0; font-size: .88rem; }
.site-footer nav a:hover { color: #fff; text-decoration: underline; }
.social-links { display: flex; flex-wrap: wrap; gap: 0 1.25rem; margin-top: .5rem; }
.social-links a { display: inline-flex; align-items: center; min-width: 44px; min-height: 40px; color: #fff; font-weight: 700; font-size: .85rem; }
.footer-lower { min-height: 60px; border-top: 1px solid rgba(255,255,255,.16); display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.footer-lower p { margin: 0; font-size: .78rem; color: #aab3c9; max-width: none; }
.footer-lower a { display: inline-block; padding-block: .6rem; color: #fff; }
@media (max-width: 1080px) {
  :root { --gutter: 32px; }
  .primary-nav a { padding-inline: .48rem; font-size: .8rem; }
  .discipline-list { grid-template-columns: repeat(3, 1fr); }
  .award-records, .archive-planning { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 860px) {
  :root { --gutter: 24px; }
  .utility-inner p { display: none; }
  .utility-inner { justify-content: flex-end; }
  .identity-row { min-height: 72px; }
  .national-mark { min-width: 240px; }
  .national-mark img { width: 240px; }
  .menu-toggle { display: inline-flex; }
  .nav-inner { display: block; }
  .primary-nav ul { display: none; padding-block: .35rem; }
  .primary-nav ul.is-open { display: grid; }
  .primary-nav a { width: 100%; min-height: 48px; border-bottom: 1px solid var(--line); padding-inline: 0; font-size: .95rem; }
  .primary-nav a:hover { border-bottom-color: var(--line); }
  .nav-membership { display: none; }
  .nav-inner:has(ul.is-open) .nav-membership { display: flex; justify-content: space-between; margin: .85rem 0 1rem; padding-inline: 1rem; }
  .gallery-slide { grid-template-columns: 1fr; min-height: 0; }
  .gallery-image, .gallery-image img { min-height: 0; height: clamp(200px, 34vw, 300px); }
  .gallery-copy { padding: 1.75rem; }
  .gallery-copy h1, .gallery-copy h2, .gallery-copy > p { max-width: none; }
  .intro-grid, .two-column-wide, .featured-event { grid-template-columns: 1fr; }
  .content-layout, .contact-layout { grid-template-columns: minmax(0, 1fr); justify-content: stretch; }
  .prose, .lede, .intro-copy p, .feature-copy p, .check-list { max-width: min(100%, var(--measure)); }
  .intro-aside { max-width: var(--measure); }
  .section-nav { position: static; }
  .essentials-grid, .editorial-feature, .recognition-grid, .awards-lead { grid-template-columns: 1fr; }
  .editorial-feature .feature-photo { order: 2; }
  .next-event-panel { max-width: 34rem; }
  .photo-banner, .past-event-feature, .publication-feature { grid-template-columns: 1fr; }
  .photo-banner img { height: 280px; }
  .people-grid { grid-template-columns: 1fr; }
  .pathway-strip { grid-template-columns: repeat(2, 1fr); }
  .pathway-strip article:nth-child(2) { border-right: 0; }
  .pathway-strip article:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .discipline-list { grid-template-columns: repeat(2, 1fr); }
  .editorial-grid { grid-template-columns: 1fr; }
  .editorial-grid article { border-right: 0; padding: 1.35rem 0; }
  .editorial-grid .lead-story { padding: 1.35rem 0 1.6rem; }
  .featured-event-date { display: none; }
  .event-facts { max-width: 34rem; }
  .national-grid { grid-template-columns: 1fr; }
  .national-grid nav { justify-content: flex-start; }
  .footer-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 620px) {
  :root { --gutter: 20px; }
  body { font-size: 16px; }
  :target { scroll-margin-top: 4.5rem; }
  .utility-inner nav a:first-child { display: none; }
  .national-mark { min-width: 200px; }
  .national-mark img { width: 200px; }
  .menu-toggle span:last-child { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }
  .carousel-frame { padding-block: 16px 56px; }
  .gallery-image figcaption { font-size: .78rem; }
  .gallery-copy { padding: 1.4rem 1.25rem 1.6rem; }
  .carousel-controls { bottom: 6px; left: 0; right: auto; }
  .split-heading { display: block; }
  .split-heading > a { display: inline-block; margin-top: 1rem; }
  .event-list article { grid-template-columns: auto 1fr; gap: 1rem; align-items: start; }
  .event-action, .event-scope { grid-column: 2; justify-self: start; }
  .date-tile { width: 70px; min-width: 70px; }
  .date-tile strong { font-size: 1.3rem; }
  .news-list { grid-template-columns: 1fr; }
  .news-list article, .news-list article:nth-child(even) { border-right: 0; padding: 1.35rem 0; }
  .photo-triptych { grid-template-columns: 1fr; gap: 1.5rem; }
  .people-grid { gap: 0; }
  .person-card { grid-template-columns: 64px 1fr; }
  .person-photo { width: 64px; height: 76px; }
  .pathway-strip, .discipline-list, .award-records, .archive-planning, .resource-directory, .verification-note { grid-template-columns: 1fr; }
  .pathway-strip article, .pathway-strip article:nth-child(2) { border-right: 0; border-bottom: 1px solid var(--line); }
  .archive-table > div { grid-template-columns: 80px 1fr; }
  .archive-table a { grid-column: 2; }
  .publication-feature { gap: 2rem; }
  .publication-cover { width: min(100%, 270px); }
  .issue-links a, .document-list a, .resource-directory a { display: grid; }
  .resource-directory a span { text-align: left; }
  .field-row { grid-template-columns: 1fr; gap: 0; }
  .footer-grid { grid-template-columns: 1fr; gap: 1.5rem; padding-block: 2.5rem; }
  .footer-lower { align-items: flex-start; flex-direction: column; justify-content: center; padding-block: 1rem; }
}
