/* Homepage reference direction; shared inner-page navigation remains unchanged. */
.ga-frontlines { position: relative; isolation: isolate; overflow: hidden; padding: 80px 6% 100px; background: #141414; color: #f7f7f5; }
.ga-frontlines-photo { position: absolute; z-index: -2; inset: 0 0 0 42%; background: url('images/participation-scenes.png') 100% center / 300% auto no-repeat; filter: grayscale(1) brightness(.65); mask-image: linear-gradient(90deg,transparent,#000 55%); }
.ga-frontlines::before { content: ''; position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg,#141414 12%,#141414ed 36%,#14141488 64%,#14141418 100%); }
.ga-frontlines-content { max-width: 1120px; }
.ga-home .ga-frontlines-kicker { display: flex; align-items: center; gap: 40px; margin: 0 0 50px; font: 600 24px/1.5 'Plus Jakarta Sans',sans-serif; text-transform: uppercase; }
.ga-frontlines-kicker::after { content: ''; display: block; flex: 0 1 160px; height: 2px; background: #ffffff90; }
.ga-home .ga-frontlines h2 { margin: 0; color: #f7f7f5; font: 800 76px/1.08 'Plus Jakarta Sans',Arial,sans-serif; text-transform: uppercase; letter-spacing: 0; }
.ga-frontlines h2 em { color: #e44436; font-family: 'DM Serif Display',Georgia,serif; font-weight: 400; font-style: italic; }
.ga-frontlines-lettering { display: block; width: 100%; height: auto; }
.ga-home .ga-frontlines-copy { max-width: 650px; margin: 30px 0 38px; font: 400 21px/1.6 'Plus Jakarta Sans',sans-serif; color: #dededb; }
.ga-frontlines-action { display: inline-flex; align-items: center; justify-content: space-between; gap: 44px; min-height: 72px; padding: 22px 32px; background: #df3c2e; color: white; font: 600 16px/1.4 'Plus Jakarta Sans',sans-serif; text-transform: uppercase; transition: background .2s; }
.ga-frontlines-action:hover { background: #b92e23; }
.ga-frontlines-action:focus-visible { outline: 3px solid white; outline-offset: 5px; }
.ga-frontlines-action .ga-icon { width: 28px; height: 28px; filter: invert(1); }
.ga-frontlines-note { position: absolute; right: 6%; bottom: 66px; max-width: 310px; font: 700 26px/1.35 'Plus Jakarta Sans',sans-serif; text-transform: uppercase; }
.ga-frontlines-note::before { content: ''; display: block; width: 54px; height: 1px; margin-bottom: 22px; background: #ffffff90; }
@media (max-width: 1199px) {
  .ga-home .ga-frontlines h2 { font-size: 62px; }
  .ga-home .ga-frontlines-copy { max-width: 540px; font-size: 18px; }
}
@media (max-width: 767px) {
  .ga-frontlines { padding: 48px 24px 64px; }
  .ga-frontlines-photo { inset: 0; opacity: .45; }
  .ga-frontlines::before { background: linear-gradient(90deg,#141414e8,#14141488); }
  .ga-home .ga-frontlines-kicker { margin-bottom: 30px; font-size: 16px; gap: 16px; }
  .ga-frontlines-kicker::after { flex-basis: 48px; }
  .ga-frontlines-note { position: relative; inset: auto; margin: 40px 0 0; font-size: 24px; }
  .ga-home .ga-frontlines h2 { font-size: 38px; line-height: 1.12; }
  .ga-home .ga-frontlines-copy { font-size: 16px; }
  .ga-frontlines-action { width: 100%; padding: 18px 22px; font-size: 14px; }
}
@media (max-width: 359px) {
  .ga-home .ga-frontlines h2 { font-size: 32px; }
}
.ga-home .ga-partner .ga-strategy-heading { margin: 88px 5% 48px; }
.ga-home .ga-strategy-heading h3 { font-size: 76px; line-height: 1.08; }
.ga-strategy-heading h3::after { content: ''; display: block; width: 150px; height: 5px; margin: 18px 0 0 8px; background: #e44436; transform: rotate(-5deg); border-radius: 50%; }
.ga-home .ga-strategy-heading > .ga-icon { width: 76px; height: 76px; padding: 18px; border: 1px solid #e44436; border-radius: 50%; }
.ga-home .ga-partner .ga-strategy-grid { margin: 0 5%; gap: 24px; padding-bottom: 100px; align-items: stretch; }
.ga-home .ga-strategy-card { position: relative; padding: 0 0 26px; overflow: hidden; border: 1px solid #dededb; border-radius: 18px; background: #faf9f7; }
.ga-home .ga-strategy-card:nth-child(2) { top: -18px; background: #faf9f7; }
.ga-home .ga-strategy-card:nth-child(3) { top: 18px; background: #faf9f7; }
.ga-strategy-card .ga-strategy-top { position: relative; height: 210px; flex: 0 0 210px; background: url('images/participation-scenes.png') 0% 42% / 300% auto no-repeat; }
.ga-strategy-card:nth-child(2) .ga-strategy-top { background-position: 50% 50%; }
.ga-strategy-card:nth-child(3) .ga-strategy-top { background-position: 100% 40%; }
.ga-strategy-card .ga-strategy-arrow { display: none; }
.ga-strategy-card .ga-strategy-top > span:last-child { position: absolute; left: 22px; top: 22px; display: grid; place-items: center; width: 52px; height: 52px; border-radius: 50%; background: #e44436; color: white; font: 600 20px/1 'Plus Jakarta Sans',sans-serif; }
.ga-home .ga-strategy-card h4 { margin: -12px 0 0; padding: 28px 26px 0; position: relative; border-radius: 18px 18px 0 0; background: #faf9f7; font: 800 36px/1.2 'Plus Jakarta Sans',sans-serif; }
.ga-home .ga-strategy-card p { margin: 18px 26px 26px; font: 400 16px/1.6 'Plus Jakarta Sans',sans-serif; color: #626262; }
.ga-home .ga-strategy-card > a { margin: auto 26px 0; padding-top: 18px; font-size: 13px; }
.ga-home .ga-strategy-card > a .ga-icon { flex: 0 0 40px; width: 40px; height: 40px; padding: 10px; border: 1px solid #e44436; border-radius: 50%; }
@media (max-width: 900px) {
  .ga-home .ga-strategy-heading h3 { font-size: 48px; }
  .ga-home .ga-partner .ga-strategy-grid { grid-template-columns: 1fr; max-width: 560px; margin-inline: auto; padding: 0 20px 56px; }
  .ga-home .ga-strategy-card:nth-child(2), .ga-home .ga-strategy-card:nth-child(3) { top: 0; }
}
@media (max-width: 480px) {
  .ga-home .ga-partner .ga-strategy-heading { margin: 56px 20px 32px; }
  .ga-home .ga-strategy-heading h3 { font-size: 38px; }
  .ga-home .ga-strategy-heading > .ga-icon { width: 50px; height: 50px; padding: 12px; flex-shrink: 0; }
}
.ga-home { --campaign-banner: 0px; }
.ga-home .ga-announcement { display: none; }
.ga-home .ga-header:not(.scrolled):not(.menu-open) { background: transparent; color: white; }
.ga-home .ga-header:not(.scrolled):not(.menu-open) .ga-icon { filter: invert(1); }
.ga-home .ga-header:not(.scrolled):not(.menu-open) .ga-header-donate { color: white; border-color: white; }
.ga-home .ga-hero { margin-top: 0; min-height: 760px; height: 100svh; }
.ga-home .ga-hero-content { display: flex; align-items: center; justify-content: center; padding: 130px 0 100px; }
.ga-hero-editorial { width: 100%; text-align: center; }
.ga-hero-artwork-image { display: block; width: 100%; max-width: 1400px; margin-inline: auto; aspect-ratio: 1672 / 740; overflow: hidden; }
.ga-hero-artwork-image img { display: block; width: 100%; height: auto; }
.ga-hero-eyebrow { margin: 0 0 32px; font: 500 13px/1.5 'Plus Jakarta Sans',sans-serif; text-transform: uppercase; }
.ga-hero-eyebrow::after { content: ''; display: block; width: 56px; height: 1px; margin: 24px auto 0; background: #ffffffb0; }
.ga-home .ga-hero .ga-hero-mission { margin: 0 auto; color: white; font: 700 136px/.9 'Bodoni Moda',Georgia,serif; text-align: center; text-transform: none; letter-spacing: 0; }
.ga-hero-mission > span, .ga-hero-mission > em, .ga-hero-mission > small { display: block; }
.ga-home .ga-hero .ga-hero-mission > span { color: white; }
.ga-hero-mission > em { margin-top: 4px; font-style: italic; font-weight: 900; }
.ga-home .ga-hero-mission > small { margin-top: 18px; font: italic 400 54px/1.15 'Bodoni Moda',Georgia,serif; color: #e2e0dc; }
.ga-hero-film-link { display: inline-flex; align-items: center; gap: 18px; margin-top: 36px; font: 600 13px/1.4 'Plus Jakarta Sans',sans-serif; text-transform: uppercase; color: white; }
.ga-hero-film-link > span { display: grid; place-items: center; width: 60px; height: 60px; border: 1px solid white; border-radius: 50%; transition: background .2s; }
.ga-hero-film-link:hover > span { background: #e44436; }
.ga-hero-film-link .ga-icon { width: 22px; height: 22px; filter: invert(1); }
.ga-home .ga-hero-bottom { display: none; }
.ga-home .ga-hero-video, .ga-home .ga-hero-poster img { filter: saturate(.8) contrast(1.05); }
.ga-home .ga-hero-shade { background: linear-gradient(180deg,#0007,#0005 60%,#171717); }

.ga-home .ga-about { padding: 90px 0 64px 4%; background: #f7f7f5; }
.ga-home .ga-about::before { content: ''; position: absolute; inset: 0 auto 0 0; width: 4%; background: url('images/andrew-wall-texture.jpg') center / 240px 240px, url('video/hero-campus-desktop.jpg') left top / auto 160% no-repeat; background-blend-mode: screen; filter: grayscale(1) contrast(1.65) brightness(.72); pointer-events: none; }
.ga-about .ga-campaign-heading { z-index: 4; inset: 46px auto auto 8%; width: auto; padding: 0; background: none; }
.ga-home .ga-about .ga-campaign-heading h2 { writing-mode: horizontal-tb; transform: none; font: 600 24px/1.4 'Plus Jakarta Sans',sans-serif; color: #171717; text-transform: uppercase; }
.ga-about .ga-campaign-heading h2::after { content: ''; display: inline-block; width: 54px; height: 1px; margin: 0 0 4px 24px; background: #171717; }
.ga-about .ga-section-copy { width: 56%; padding: 30px 5% 36px 4%; background: #f7f7f5; }
.ga-about .ga-personal-lettering { max-width: none; }
.ga-home .ga-about .ga-section-copy > p { font-size: 17px; line-height: 1.65; }
.ga-home .ga-about .ga-section-copy > .ga-byline { margin-top: 34px; padding-top: 24px; border-top: 1px solid #171717; width: fit-content; font-size: 13px; text-transform: uppercase; }
.ga-about .ga-andrew-frame { left: 52%; background-size: cover; }
.ga-about .ga-andrew-frame .ga-andrew-photo { top: 72px; width: 100%; height: calc(100% - 72px); object-fit: contain; object-position: right top; mask-image: linear-gradient(to bottom, transparent, #000 36px); }
.ga-about .ga-section-copy::after { content: ''; position: absolute; top: -40px; bottom: 25%; right: -32px; width: 80px; background: linear-gradient(#e44436bb,#e44436bb),url('video/hero-campus-desktop.jpg') center / cover; z-index: -1; pointer-events: none; }
.ga-about .ga-personal-message .ga-text-link { padding: 20px 22px; margin-top: 22px; color: white; background: #df3c2e; font-size: 12px; text-transform: uppercase; }
.ga-about .ga-personal-message .ga-text-link .ga-icon { filter: invert(1); }
.ga-about .ga-ministry-note { margin-top: 20px; }
.ga-message-collage { position: absolute; z-index: 2; width: 28%; height: 250px; right: 16%; bottom: 0; background: url('video/hero-campus-desktop.jpg') center / cover; filter: grayscale(1); border: 8px solid #f7f7f5; }
.ga-message-caption { position: absolute; top: 50px; right: 4%; z-index: 4; color: white; font: 500 11px/1.8 'Plus Jakarta Sans',sans-serif; text-transform: uppercase; }
@media (max-width: 1199px) {
  .ga-home .ga-hero .ga-hero-mission { font-size: 100px; }
  .ga-home .ga-about .ga-section-copy > p { font-size: 15px; }
  .ga-message-collage { height: 210px; }
}
@media (min-width: 768px) and (max-width: 900px) {
  .ga-about .ga-campaign-heading h2::after { display: none; }
}
@media (max-width: 767px) {
  .ga-home .ga-hero { min-height: 700px; }
  .ga-home .ga-hero .ga-hero-mission { font-size: 54px; }
  .ga-home .ga-hero .ga-hero-mission > span { font-size: 42px; }
  .ga-home .ga-hero-mission > small { font-size: 28px; line-height: 1.25; }
  .ga-hero-eyebrow { font-size: 10px; }
  .ga-home .ga-about { padding: 0 0 32px; }
  .ga-home .ga-about::before { display: none; }
  .ga-about .ga-campaign-heading { position: relative; inset: auto; padding: 34px 24px 20px; }
  .ga-home .ga-about .ga-campaign-heading h2 { font-size: 24px; }
  .ga-about .ga-campaign-heading h2::after { display: none; }
  .ga-about .ga-section-copy { width: calc(100% - 32px); padding: 28px 24px; margin: -24px 16px 0; }
  .ga-about .ga-andrew-frame { inset: auto; width: 100%; height: 460px; }
  .ga-about .ga-andrew-frame .ga-andrew-photo { top: 0; height: 100%; object-fit: contain; mask-image: none; }
  .ga-about .ga-section-copy::after { top: 0; bottom: auto; right: 0; width: 5px; height: 180px; }
  .ga-message-collage, .ga-message-caption { display: none; }
  .ga-home .ga-about .ga-section-copy > p { font-size: 16px; }
}
@media (max-width: 359px) {
  .ga-home .ga-hero .ga-hero-mission { font-size: 46px; }
  .ga-home .ga-hero .ga-hero-mission > span { font-size: 36px; }
}
.ga-content-dialog { width: min(1100px, calc(100% - 32px)); max-height: 90svh; padding: 24px; border: 0; background: #f7f7f5; color: #171717; }
.ga-content-dialog::backdrop { background: #000b; }
.ga-panel-close { display: block; margin-left: auto; padding: 12px 20px; border: 1px solid; background: transparent; cursor: pointer; }
.ga-content-dialog .ga-section { padding: 32px 0; }
.ga-content-dialog .ga-shell { width: 100%; }
body:has(.ga-content-dialog[open]) { overflow: hidden; }
.ga-home .ga-trailer { isolation: isolate; overflow: hidden; }
.ga-home .ga-trailer::before { content: ''; position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, #171717 0%, #171717a8 22%, #171717c4 76%, #171717 100%), url('video/hero-campus-desktop.jpg') center 40% / cover no-repeat; filter: grayscale(1); pointer-events: none; }
.ga-home .ga-trailer .ga-trailer-title { display: flex; align-items: center; justify-content: center; gap: 24px; }
.ga-home .ga-trailer .ga-trailer-title::before,
.ga-home .ga-trailer .ga-trailer-title::after { content: ''; width: 52px; height: 1px; background: #ffffff50; }
.ga-approach { padding: 88px 0 96px; background: #f7f7f5; color: #171717; }
.ga-approach-label { display: flex; align-items: center; gap: 24px; margin: 0 0 16px; font-size: 12px; text-transform: uppercase; }
.ga-approach-label::after { content: ''; width: 80px; height: 1px; background: #171717; }
.ga-approach-heading { display: flex; align-items: center; justify-content: space-between; gap: 32px; margin-bottom: 42px; }
.ga-home .ga-approach-heading h2 { margin: 0; font: italic 700 88px/1.1 'Bodoni Moda', Georgia, serif; letter-spacing: 0; }
.ga-approach-heading > p { max-width: 470px; margin: 0; font: 400 24px/1.5 'IBM Plex Mono', monospace; text-transform: uppercase; }
.ga-approach-heading > h2 { min-width: 0; width: min(680px, 60%); }
.ga-strategy-lettering { display: block; width: 100%; height: auto; }
@media (max-width: 767px) {
  .ga-approach-heading > h2 { width: 100%; }
}
.ga-approach-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.ga-approach-card { position: relative; isolation: isolate; overflow: hidden; padding: 30px 30px 66px; border: 1px solid #d3d1cd; border-radius: 8px; background: #f5f4f1; }
.ga-approach-card::before { content: ''; position: absolute; z-index: -1; inset: 0; background-image: linear-gradient(90deg, #f7f7f5ed, #f7f7f5b8), var(--approach-photo); background-size: cover; background-position: center; filter: grayscale(1); }
.ga-approach-campus { --approach-photo: url('video/hero-campus-desktop.jpg'); }
.ga-approach-film { --approach-photo: url('images/campus-conversation-hero.jpg'); }
.ga-approach-community { --approach-photo: url('images/generation-church.jpg'); }
.ga-approach-top { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 30px; font-size: 18px; font-weight: 700; }
.ga-approach-icon { display: grid; place-items: center; width: 64px; height: 64px; border: 3px solid #e44436; border-radius: 50%; background: #ffffffa8; }
.ga-approach-icon img { width: 36px; height: 36px; }
.ga-approach-film .ga-approach-icon { border-color: white; }
.ga-approach-community .ga-approach-icon { border-color: #d6a533; }
.ga-home .ga-approach-card h3 { margin: 0; min-height: 126px; font: italic 700 32px/1.15 'Bodoni Moda', Georgia, serif; letter-spacing: 0; }
.ga-approach-card > p { margin: 24px 0 0; font-size: 16px; line-height: 1.65; }
.ga-approach-card > p::before { content: ''; display: block; width: 42px; height: 1px; margin-bottom: 24px; background: #171717; }
.ga-approach-card > a { position: absolute; bottom: 16px; right: 18px; display: grid; place-items: center; width: 44px; height: 44px; }
.ga-approach-card > a img { width: 28px; height: 28px; }
.ga-approach-card > a:hover { background: #ffffffa8; }
.ga-approach-card > a:focus-visible { outline: 2px solid #e44436; outline-offset: 2px; }
@media (max-width: 1000px) {
  .ga-home .ga-approach-heading h2 { font-size: 64px; }
  .ga-approach-card { padding: 24px 20px 66px; }
  .ga-home .ga-approach-card h3 { font-size: 27px; }
}
@media (max-width: 767px) {
  .ga-approach { padding: 48px 0; }
  .ga-approach-heading { display: block; margin-bottom: 28px; }
  .ga-home .ga-approach-heading h2 { font-size: 46px; }
  .ga-approach-heading > p { margin-top: 16px; font-size: 20px; }
  .ga-approach-grid { grid-template-columns: 1fr; }
  .ga-home .ga-approach-card h3 { min-height: 0; font-size: 32px; }
}

/* Open editorial strategy columns. */
.ga-approach { padding: 56px 0 48px; }
.ga-approach-heading { padding-bottom: 24px; margin-bottom: 30px; border-bottom: 1px solid #646464; }
.ga-approach-heading > h2 { width: min(560px, 48%); }
.ga-approach-grid { gap: 6px; }
.ga-approach-card { display: grid; grid-template-rows: auto auto 1fr auto; padding: 0 36px; border: 0; border-radius: 0; background: transparent; overflow: visible; }
.ga-approach-card::before { display: none; }
.ga-approach-card > * { margin-left: 0; margin-right: 0; }
.ga-approach-card:first-child { padding-left: 0; }
.ga-approach-card:last-child { padding-right: 0; }
.ga-approach-card:not(:first-child)::after { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 1px; background: #8b8b8b; }
.ga-approach-top { margin-bottom: 10px; color: #e44436; font: italic 400 34px/1.1 'DM Serif Display', Georgia, serif; }
.ga-home .ga-approach-card h3 { min-height: 0; margin-top: 0; margin-bottom: 20px; font: italic 400 54px/1.1 'DM Serif Display', Georgia, serif; }
.ga-approach-card > p { margin-top: 0; margin-bottom: 14px; min-height: 88px; font-size: 17px; line-height: 1.55; }
.ga-approach-card > p::before { display: none; }
.ga-approach-arrow { display: grid; place-items: center; justify-self: start; width: 44px; height: 44px; margin-bottom: 18px; pointer-events: none; }
.ga-approach-arrow img { width: 28px; height: 28px; filter: invert(36%) sepia(92%) saturate(2112%) hue-rotate(339deg) brightness(98%) contrast(88%); }
@media (max-width: 1000px) {
  .ga-home .ga-approach-card h3 { font-size: 42px; }
  .ga-approach-card { padding-left: 24px; padding-right: 24px; }
}
@media (max-width: 767px) {
  .ga-approach-heading > h2 { width: 100%; max-width: 480px; }
  .ga-approach-grid { gap: 30px; }
  .ga-approach-card { padding-left: 0; padding-right: 0; }
  .ga-approach-card:not(:first-child)::after { display: none; }
  .ga-approach-card > p { min-height: 0; }
}

/* Deliberate playback: the poster is one large, keyboard-accessible play target. */
.ga-home .ga-trailer-watch { inset: 0 0 48px; width: 100%; transform: none; border: 0; border-radius: 0; background: transparent; display: grid; place-items: center; padding: 20px; white-space: normal; }
.ga-home .ga-trailer-watch[hidden] { display: none; }
.ga-home .ga-trailer-watch:hover { transform: none; background: #0001; }
.ga-trailer-play-label { display: flex; flex-direction: column; align-items: center; gap: 16px; color: white; font-size: 16px; text-shadow: 0 2px 12px #000; }
.ga-trailer-play-label .ga-icon { width: 88px; height: 88px; padding: 26px; border: 1px solid black; border-radius: 50%; filter: invert(1); }
.ga-cursor-active .ga-trailer-play-label { opacity: 0; }
.ga-home .ga-trailer-watch:focus-visible { outline: 3px solid #fff; outline-offset: -6px; }
.ga-video-cursor { width: 112px; height: 112px; }
.ga-home .ga-trailer { padding-bottom: 112px; }
.ga-home .ga-generation { padding-block: 112px 120px; border-top: 1px solid #ffffff24; }
.ga-home .ga-about { border-top: 32px solid #f7f7f5; border-bottom: 64px solid #f7f7f5; }
.ga-home .ga-frontlines { padding-top: 120px; padding-bottom: 120px; border-top: 1px solid #ffffff24; }
.ga-home .ga-trailer .ga-film-intro { padding-block: 64px 32px; margin-bottom: 40px; }
.ga-home .ga-trailer .ga-trailer-title { display: block; max-width: 1200px; margin-inline: auto; font-size: 88px; line-height: 1.1; font-weight: 800; letter-spacing: 0; white-space: nowrap; }
.ga-home .ga-trailer .ga-trailer-title::before,
.ga-home .ga-trailer .ga-trailer-title::after { display: none; }
@media (max-width: 1199px) {
  .ga-home .ga-trailer .ga-trailer-title { font-size: 60px; }
}
@media (max-width: 767px) {
  .ga-home .ga-trailer .ga-film-intro { padding-block: 40px 16px; margin-bottom: 24px; }
  .ga-home .ga-trailer .ga-trailer-title { font-size: 32px; line-height: 1.1; }
  .ga-home .ga-trailer { padding-bottom: 64px; }
  .ga-home .ga-generation { padding-block: 64px 72px; }
  .ga-home .ga-about { border-top-width: 24px; border-bottom-width: 40px; }
  .ga-home .ga-frontlines { padding-top: 72px; padding-bottom: 72px; }
}
@media (max-width: 389px) {
  .ga-home .ga-trailer .ga-trailer-title { font-size: 26px; }
}
.ga-campus-invite { background: #171717; color: #f7f7f5; }
.ga-campus-split { display: grid; grid-template-columns: 54% 46%; }
.ga-campus-invite-intro { padding: 76px 7.5% 64px; align-self: center; }
.ga-home .ga-campus-invite h2 { margin: 0; font: 700 82px/1.02 'Bodoni Moda', Georgia, serif; text-transform: none; letter-spacing: 0; text-wrap: initial; }
.ga-campus-invite h2 > span { display: block; }
.ga-campus-invite h2 em { color: #e44436; font: italic 400 1em/1.02 'DM Serif Display', Georgia, serif; }
.ga-campus-label { display: flex; align-items: center; gap: 20px; margin-bottom: 30px; font-size: 12px; text-transform: uppercase; }
.ga-campus-label::before { content: ""; width: 56px; height: 3px; background: #e44436; }
.ga-campus-invite-intro > p { max-width: 530px; margin: 30px 0; font-size: 24px; line-height: 1.5; }
.ga-home .ga-campus-connect { display: inline-flex; align-items: center; justify-content: space-between; gap: 60px; min-width: 280px; min-height: 64px; padding: 18px 28px; background: #c52129; color: white; font-size: 18px; font-weight: 600; transition: background-color .2s; }
.ga-campus-connect img { filter: invert(1); flex-shrink: 0; }
.ga-home .ga-campus-connect:hover { background: #a91d24; }
.ga-campus-photo { position: relative; min-width: 0; min-height: 560px; overflow: hidden; }
.ga-campus-photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 72% center; }
.ga-campus-offerings-band { background: #252727; color: #f7f7f5; padding: 40px 0 48px; }
.ga-campus-offerings { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; }
.ga-campus-offerings > div { padding: 4px 36px 12px; border-left: 1px solid #ffffff40; }
.ga-campus-offerings > div:first-child { padding-left: 0; border: 0; }
.ga-campus-offerings > div:last-child { padding-right: 0; }
.ga-offering-number { display: block; margin-bottom: 20px; color: #ff6559; font: 500 15px/1.4 'Plus Jakarta Sans', sans-serif; }
.ga-home .ga-campus-offerings h3 { margin: 0 0 12px; font: 700 22px/1.3 'Plus Jakarta Sans', sans-serif; text-transform: none; }
.ga-campus-offerings p { color: #dededb; font-size: 16px; line-height: 1.6; }
@media (min-width: 1600px) { .ga-home .ga-campus-invite h2 { font-size: 96px; } }
@media (max-width: 1399px) { .ga-home .ga-campus-invite h2 { font-size: 68px; } }
@media (max-width: 1199px) {
  .ga-home .ga-campus-invite h2 { font-size: 58px; }
  .ga-campus-invite-intro { padding-block: 56px; }
  .ga-campus-invite-intro > p { font-size: 20px; }
  .ga-campus-photo { min-height: 500px; }
  .ga-campus-offerings > div { padding-inline: 24px; }
}
@media (max-width: 999px) {
  .ga-home .ga-campus-invite h2 { font-size: 44px; }
  .ga-home .ga-campus-offerings h3 { font-size: 19px; }
}
.ga-mission-faq { padding: 96px 0; background: #f7f7f5; color: #171717; }
.ga-faq-layout { display: grid; grid-template-columns: .85fr 1.15fr; gap: 64px; }
.ga-home .ga-mission-faq h2 { font-size: 40px; }
.ga-faq-contact { display: inline-flex; align-items: center; gap: 16px; padding-block: 16px; margin-top: 20px; }
.ga-faq-items details { border-top: 1px solid #ccc; }
.ga-faq-items details:last-child { border-bottom: 1px solid #ccc; }
.ga-faq-items summary { display: flex; justify-content: space-between; align-items: center; gap: 24px; padding-block: 24px; cursor: pointer; font-size: 18px; font-weight: 600; list-style: none; }
.ga-faq-items summary::-webkit-details-marker { display: none; }
.ga-faq-items summary img { width: 22px; height: 22px; flex-shrink: 0; }
.ga-faq-items details[open] summary img { transform: rotate(180deg); }
.ga-faq-items details p { margin: 0 0 24px; font-size: 16px; line-height: 1.7; color: #484848; }
.ga-faq-items p a { text-decoration: underline; text-underline-offset: 3px; }
.ga-campus-invite a:focus-visible, .ga-mission-faq a:focus-visible, .ga-faq-items summary:focus-visible { outline: 2px solid #e44436; outline-offset: 5px; }
@media (max-width: 767px) {
  .ga-mission-faq { padding: 56px 0; }
  .ga-home .ga-mission-faq h2 { font-size: 32px; }
  .ga-faq-layout { grid-template-columns: 1fr; gap: 32px; }
  .ga-campus-split { grid-template-columns: 1fr; }
  .ga-campus-invite-intro { padding: 48px 24px; }
  .ga-home .ga-campus-invite h2 { font-size: 54px; }
  .ga-campus-invite-intro > p { font-size: 19px; }
  .ga-campus-photo { min-height: 0; aspect-ratio: 4 / 3; }
  .ga-campus-photo img { object-position: center; }
  .ga-home .ga-campus-connect { min-width: 0; width: min(100%, 300px); font-size: 17px; }
  .ga-campus-offerings { grid-template-columns: 1fr; gap: 24px; }
  .ga-campus-offerings > div, .ga-campus-offerings > div:first-child, .ga-campus-offerings > div:last-child { padding: 24px 0 0; border: 0; border-top: 1px solid #ffffff40; }
  .ga-campus-offerings > div:first-child { border: 0; padding-top: 0; }
  .ga-home .ga-campus-offerings h3 { font-size: 22px; }
  .ga-offering-number { margin-bottom: 12px; }
  .ga-faq-items summary { font-size: 17px; }
}
@media (max-width: 450px) { .ga-home .ga-campus-invite h2 { font-size: 42px; } }
@media (max-width: 359px) { .ga-home .ga-campus-invite h2 { font-size: 34px; } }
.ga-media-library { padding: 72px 0; background: #171717; color: #f7f7f5; }
.ga-media-heading { display: flex; justify-content: space-between; align-items: baseline; gap: 24px; margin-bottom: 32px; }
.ga-home .ga-media-heading h2 { margin: 0; font: 700 42px/1.15 'Plus Jakarta Sans', sans-serif; letter-spacing: 0; text-transform: none; }
.ga-media-heading > p { color: #bdbdb8; margin: 0; }
.ga-media-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }
.ga-media-card { min-width: 0; color: inherit; text-decoration: none; }
.ga-media-image { position: relative; aspect-ratio: 4/3; overflow: hidden; border-radius: 6px; background: #303030; }
.ga-media-image > img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s; }
.ga-media-card:first-child .ga-media-image > img { object-position: center 24%; }
.ga-media-symbol { position: absolute; bottom: 14px; right: 14px; display: grid; place-items: center; width: 42px; height: 42px; background: #e44436; border-radius: 50%; }
.ga-media-symbol img { width: 22px; height: 22px; filter: invert(1); }
.ga-media-status { position: absolute; left: 14px; bottom: 14px; padding: 6px 10px; background: #171717e6; font-size: 12px; }
.ga-media-film-cover { display: block; }
.ga-media-film-links { display: grid; gap: 10px; }
.ga-media-film-links a { display: flex; justify-content: space-between; gap: 12px; color: #ddd; font-size: 14px; line-height: 1.5; }
.ga-media-film-links a:hover { color: #ff786c; }
.ga-media-card a:focus-visible { outline: 2px solid #e44436; outline-offset: 4px; }
.ga-home .ga-media-card h3 { margin: 18px 0 8px; font: 700 21px/1.3 'Plus Jakarta Sans', sans-serif; letter-spacing: 0; text-transform: none; }
.ga-media-card p { margin: 0; color: #bdbdb8; font-size: 15px; line-height: 1.6; }
a.ga-media-card:hover .ga-media-image > img { transform: scale(1.035); }
a.ga-media-card:focus-visible { outline: 2px solid #e44436; outline-offset: 7px; }
@media (max-width: 1000px) { .ga-media-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px 24px; } .ga-media-heading { display: block; } .ga-media-heading > p { margin-top: 14px; } }
@media (max-width: 550px) { .ga-media-library { padding: 48px 0; } .ga-home .ga-media-heading h2 { font-size: 30px; } .ga-media-grid { grid-template-columns: 1fr; } }
@media (prefers-reduced-motion: reduce) { .ga-media-image > img { transition: none; } }
.ga-media-library { background: #101213; }
.ga-media-heading { position: relative; padding-top: 20px; }
.ga-media-heading::before { content: ""; position: absolute; left: 0; top: 0; width: 42px; height: 2px; background: #e44436; }
.ga-home .ga-media-heading h2 { font: 700 48px/1.12 'Bodoni Moda', Georgia, serif; }
.ga-media-grid { grid-template-columns: .95fr 1fr 1.08fr; grid-template-rows: 310px 230px; gap: 18px; }
.ga-media-card { position: relative; overflow: hidden; border: 1px solid #ffffff40; border-radius: 8px; isolation: isolate; }
.ga-media-testimony { grid-row: 1 / 3; }
.ga-media-films { grid-column: 2 / 4; }
.ga-media-card .ga-media-image { position: absolute; inset: 0; width: 100%; height: 100%; aspect-ratio: auto; border-radius: 0; z-index: -1; }
.ga-media-image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, #080a0bf5 0%, #080a0b80 30%, transparent 70%); pointer-events: none; }
.ga-media-testimony .ga-media-image > img { object-position: center top; }
.ga-media-films .ga-media-image > img { object-position: center; }
.ga-media-films .ga-media-image::after { background: linear-gradient(0deg, #080a0bd9, transparent 75%); }
.ga-media-kicker, .ga-home .ga-media-card h3.ga-media-kicker { position: absolute; top: 22px; left: 22px; margin: 0; font: 600 11px/1.5 'Plus Jakarta Sans', sans-serif; text-transform: uppercase; letter-spacing: 0; }
.ga-media-kicker::after { content: ""; display: block; margin-top: 12px; width: 26px; height: 1px; background: #ffffff90; }
.ga-home .ga-media-films h3.ga-media-kicker { z-index: 2; padding: 9px 13px; background: #101213; color: #fff; border-left: 3px solid #e44436; }
.ga-media-films .ga-media-kicker::after { display: none; }
.ga-media-copy { position: absolute; bottom: 22px; left: 22px; right: 22px; }
.ga-home .ga-media-copy h3 { margin: 0 0 10px; font: 700 32px/1.06 'Bodoni Moda', Georgia, serif; }
.ga-home .ga-media-testimony h3 { font-size: 40px; }
.ga-media-copy p { font-size: 14px; color: #d0d0cc; padding-right: 44px; }
.ga-media-testimony .ga-media-copy p { padding: 0; }
.ga-media-testimony .ga-media-status { position: static; display: inline-block; margin-top: 20px; padding: 8px 12px; border: 1px solid #ffffff50; background: #17171790; }
.ga-media-symbol { z-index: 2; bottom: 22px; right: 22px; background: #1116; border: 1px solid white; }
.ga-media-films .ga-media-symbol { background: #e44436; border: 0; }
.ga-media-testimony button.ga-media-status { color: white; font: inherit; cursor: pointer; }
.ga-media-testimony button.ga-media-status img { vertical-align: middle; margin-right: 6px; filter: invert(1); }
.ga-media-testimony button.ga-media-status:hover { background: #e44436; }
.ga-media-testimony button.ga-media-status:focus-visible { outline: 2px solid white; outline-offset: 4px; }
.ga-media-film-links { position: absolute; left: 22px; bottom: 20px; width: min(310px, calc(100% - 100px)); gap: 8px; }
.ga-media-film-links a { align-items: center; color: #fff; font-size: 13px; }
.ga-media-film-links a > img { width: 66px; height: 42px; object-fit: cover; border: 1px solid #ffffff40; border-radius: 4px; }
.ga-media-film-links a > span:nth-child(2) { flex: 1; }
@media (max-width: 1000px) {
  .ga-media-grid { grid-template-rows: 290px 230px; grid-template-columns: .95fr 1fr 1fr; }
  .ga-home .ga-media-heading h2 { font-size: 40px; }
  .ga-home .ga-media-copy h3 { font-size: 27px; }
}
@media (max-width: 767px) {
  .ga-media-grid { grid-template-columns: 1fr 1fr; grid-template-rows: 340px 260px 230px; }
  .ga-media-testimony { grid-row: 1; grid-column: 1 / 3; }
  .ga-media-testimony .ga-media-image > img { object-position: center 24%; }
  .ga-media-films { grid-column: 1 / 3; }
  .ga-media-conversations, .ga-media-resources { grid-row: 3; }
  .ga-home .ga-media-heading h2 { font-size: 34px; }
}
@media (max-width: 550px) {
  .ga-media-grid { display: flex; flex-direction: column; gap: 16px; }
  .ga-media-card { min-height: 250px; }
  .ga-media-testimony { min-height: 460px; }
  .ga-media-films { min-height: 290px; }
}
.ga-media-grid { grid-template-rows: 380px 260px; gap: 22px; }
.ga-film-carousel { background: transparent; border: 0; border-radius: 0; }
.ga-home .ga-film-carousel h3.ga-media-kicker { top: 0; left: 0; padding: 5px 14px; background: transparent; }
.ga-film-slide { position: absolute; inset: 40px 32% 48px 0; overflow: hidden; }
.ga-film-slide[hidden] { display: none; }
.ga-film-backdrop { width: 100%; height: 100%; object-fit: cover; background: #050607; }
.ga-film-slide::after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg, #050607ed, #05060760 34%, transparent 66%); pointer-events: none; }
.ga-film-copy { position: absolute; z-index: 1; inset: auto 80px 22px 24px; }
.ga-home .ga-film-copy h4 { margin: 0 0 10px; color: white; font: 700 36px/1.06 'Bodoni Moda', Georgia, serif; }
.ga-film-copy p { color: #efefed; font-size: 14px; line-height: 1.5; margin: 0; }
.ga-film-play { position: absolute; z-index: 2; bottom: 24px; right: 18px; width: 48px; height: 48px; border: 0; border-radius: 50%; background: #e44436; cursor: pointer; }
.ga-film-play img { width: 26px; height: 26px; filter: invert(1); }
.ga-film-preview { position: absolute; top: 40px; bottom: 48px; right: 0; width: calc(32% - 24px); display: flex; flex-direction: column; justify-content: flex-end; padding: 0; border: 0; border-radius: 0; background: transparent; color: white; text-align: left; cursor: pointer; }
.ga-film-preview-label { display: block; margin-bottom: 14px; font: 600 11px/1.5 'Plus Jakarta Sans', sans-serif; text-transform: uppercase; }
.ga-film-preview-label::after { content: ''; display: block; width: 24px; height: 1px; margin-top: 10px; background: #f7f7f5; }
.ga-film-preview img { width: 100%; height: auto; aspect-ratio: 4 / 3; min-height: 0; object-fit: cover; transition: filter .2s; }
.ga-film-preview:hover img { filter: brightness(1.15); }
.ga-film-preview span { display: block; padding: 12px 0 0; font: 700 24px/1.1 'Bodoni Moda',Georgia,serif; }
.ga-film-progress { position: absolute; left: 0; right: 180px; bottom: 18px; height: 2px; background: #ffffff30; }
.ga-film-progress span { display: block; width: 50%; height: 100%; background: #e44436; transition: transform .2s; }
.ga-film-carousel[data-active-film="1"] .ga-film-progress span { transform: translateX(100%); }
.ga-film-nav { position: absolute; bottom: 0; z-index: 3; display: grid; place-items: center; width: 36px; height: 36px; border: 1px solid #ffffff90; border-radius: 50%; background: #101213bb; cursor: pointer; }
.ga-film-prev { right: 48px; }
.ga-film-next { right: 0; }
.ga-film-nav img { width: 20px; height: 20px; filter: invert(1); transform: rotate(-90deg); }
.ga-film-prev img { transform: rotate(90deg); }
.ga-film-counter { position: absolute; bottom: 10px; right: 108px; color: #ddd; font-size: 12px; }
.ga-film-carousel button:focus-visible { outline: 2px solid white; outline-offset: -4px; }
@media (max-width: 1100px) {
  .ga-media-grid { grid-template-rows: 350px 260px; }
  .ga-home .ga-film-copy h4 { font-size: 28px; }
  .ga-film-copy { left: 18px; right: 68px; bottom: 18px; }
  .ga-film-play { right: 12px; bottom: 18px; width: 44px; height: 44px; }
  .ga-film-preview { width: calc(32% - 16px); }
  .ga-film-preview span { font-size: 20px; }
}
@media (max-width: 767px) { .ga-media-grid { grid-template-rows: 340px 360px 250px; } }
@media (max-width: 550px) {
  .ga-media-films { min-height: 500px; }
  .ga-film-slide { inset: 40px 0 auto; height: 300px; }
  .ga-film-preview { top: 356px; bottom: 48px; width: 100%; display: grid; grid-template-columns: 112px minmax(0, 1fr); grid-template-rows: auto 1fr; column-gap: 16px; justify-content: initial; }
  .ga-film-preview img { grid-column: 1; grid-row: 1 / 3; height: 100%; aspect-ratio: auto; }
  .ga-film-preview-label { grid-column: 2; margin: 0; font-size: 10px; }
  .ga-film-preview-label::after { display: none; }
  .ga-film-preview span { grid-column: 2; font-size: 20px; padding: 5px 0 0; }
  .ga-film-copy { inset: auto 68px 20px 18px; }
  .ga-home .ga-film-copy h4 { font-size: 30px; }
  .ga-film-progress { right: 176px; }
}
@media (max-width: 359px) {
  .ga-home .ga-film-copy h4 { font-size: 26px; }
  .ga-film-preview { grid-template-columns: 96px minmax(0, 1fr); gap: 0 12px; }
  .ga-film-preview span { font-size: 18px; }
}
@media (prefers-reduced-motion: reduce) { .ga-film-preview img, .ga-film-progress span, .ga-campus-connect { transition: none; } }
.ga-home .ga-mission-faq { padding-bottom: 48px; }
.ga-home .ga-footer { padding-top: 28px; }
.ga-home .ga-giving-label { position: relative; top: -16px; }
#contactPanel { width: min(680px, calc(100% - 32px)); padding: 24px 32px 32px; }
#contactPanel .ga-contact-grid { display: block; }
#contactPanel .ga-contact-form { padding: 0; border: 0; gap: 10px; width: 100%; }
#contactPanel .ga-contact-form h2 { font: 700 36px/1.2 'Plus Jakarta Sans', sans-serif; text-transform: none; margin: 0 0 20px; }
#contactPanel .ga-contact-form > label { margin-top: 12px; font-size: 14px; font-weight: 600; }
#contactPanel .ga-contact-form select { width: 100%; min-height: 50px; padding: 12px; font: inherit; font-size: 16px; color: #171717; border: 1px solid #c5c5c3; border-radius: 6px; background: #fff; }
#contactPanel .ga-contact-form input:not([type=hidden]), #contactPanel .ga-contact-form textarea { background: #fff; }
#contactPanel .ga-contact-form textarea { min-height: 140px; }
#contactPanel select:focus-visible { outline: 2px solid #e44436; outline-offset: 2px; }
#contactPanel #contactBtn { width: 100%; justify-content: center; margin-top: 16px; }
@media (max-width: 767px) { #contactPanel { padding: 20px; } #contactPanel .ga-contact-form h2 { font-size: 30px; } }
