:root {
    --swaas-brown: #0c2d6b;
    --swaas-brown-dark: #071a45;
    --swaas-gold: #d49a25;
    --swaas-gold-light: #efc254;
    --swaas-ink: #242424;
    --swaas-muted: #606060;
    --swaas-border: #dedede;
    --swaas-soft: #f5f3ef;
    --swaas-white: #fff;
    --bs-primary: #0c2d6b;
    --bs-primary-rgb: 12, 45, 107;
    --bs-link-color: #0c2d6b;
    --bs-link-hover-color: #071a45;
}

html { scroll-padding-top: 72px; }
body.swaas-theme {
    margin: 0;
    color: var(--swaas-ink);
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.65;
}
a { text-underline-offset: .18em; }
img { max-width: 100%; height: auto; }
.container { max-width: 1200px; }

/* Reference-theme government and identity header */
.government-bar { position: relative; z-index: 2; border-bottom: 2px solid var(--swaas-gold); color: #111; background: linear-gradient(90deg, #fff 0%, #f1f5fb 50%, #fff 100%); box-shadow: 0 2px 8px rgba(0,33,71,.1); font-size: .78rem; font-weight: 700; letter-spacing: .015em; }
.utility-nav { display: flex; align-items: stretch; min-height: 39px; }
.utility-nav a,
.utility-nav button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    min-height: 39px;
    padding: .3rem .65rem;
    border: 0;
    border-left: 1px solid #d2d2d2;
    color: #252525;
    background: transparent;
    text-decoration: none;
    font: inherit;
    font-weight: 700;
    cursor: pointer;
    transition: color .18s ease, background-color .18s ease, box-shadow .18s ease;
}
.utility-nav a:hover,
.utility-nav button:hover { color: #fff; background: #002147; box-shadow: inset 0 -3px 0 var(--swaas-gold); }
.identity-header { padding: 1rem 0; background: #002147; }
.identity-brand { display: block; width: min(100%, 660px); }
.identity-brand img { display: block; width: 100%; max-height: 150px; object-fit: contain; object-position: left center; }
.identity-contact { align-items: center; gap: 1.4rem; }
.identity-contact a { color: #fff; font-size: .9rem; font-weight: 700; text-decoration: none; }
.identity-contact a + a { padding-left: 1.4rem; border-left: 1px solid rgba(255,255,255,.35); }
.identity-contact span { display: block; color: var(--swaas-gold-light); font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .07em; }
.admission-cta { display: inline-flex; min-height: 44px; padding: .58rem 1rem; align-items: center; justify-content: center; border: 2px solid #8a5b00; border-radius: 4px; color: #fff; background: #8a5b00; font-size: .82rem; font-weight: 800; line-height: 1.25; text-align: center; text-decoration: none; box-shadow: 0 4px 12px rgba(0,0,0,.18); }
.admission-cta:hover,
.admission-cta:focus { border-color: #fff; color: #fff; background: #684400; box-shadow: 0 0 0 .2rem rgba(239,194,84,.35); }
.identity-contact a.admission-cta { color: #fff; }
.admission-mobile-wrap { padding: 1rem 0; border-bottom: 1px solid #ead39e; background: #fff7e2; }
.admission-cta-mobile { width: 100%; }

.primary-menu-wrap { z-index: 1020; background: var(--swaas-brown); border-bottom: 3px solid var(--swaas-gold); box-shadow: 0 2px 7px rgba(0,0,0,.16); }
.primary-menu-wrap .navbar { min-height: 50px; padding: 0; }
.primary-menu-wrap .nav-link,
.primary-menu-wrap .navbar-brand { color: #fff; font-weight: 700; font-size: .86rem; }
.primary-menu-wrap .nav-link { display: flex; align-items: center; min-height: 50px; padding: .65rem .72rem !important; border-inline-end: 1px solid rgba(255,255,255,.14); }
.primary-menu-wrap .nav-link:hover,
.primary-menu-wrap .nav-link:focus,
.primary-menu-wrap .nav-link.active,
.primary-menu-wrap .nav-link.show { color: #fff; background: var(--swaas-brown-dark); }
.primary-menu-wrap .dropdown-menu { margin-top: 0; padding: .3rem 0; border: 0; border-top: 3px solid var(--swaas-gold); border-radius: 0; box-shadow: 0 8px 22px rgba(0,0,0,.22); }
.primary-menu-wrap .dropdown-item { min-height: 42px; padding: .6rem 1rem; border-bottom: 1px solid #ededed; font-size: .88rem; }
.primary-menu-wrap .dropdown-item:hover,
.primary-menu-wrap .dropdown-item:focus { color: #fff; background: var(--swaas-brown); }
.primary-menu-wrap .navbar-toggler { display: inline-flex; align-items: center; min-height: 44px; margin: .3rem 0; border-color: rgba(255,255,255,.65); color: #fff; font-size: .9rem; }
.primary-menu-wrap .navbar-toggler-icon { filter: invert(1); }
.parent-site-link { display: inline-flex; align-items: center; min-height: 34px; margin: .45rem 0; padding: .35rem .75rem; border: 1px solid #fff; color: #fff; font-size: .75rem; font-weight: 700; text-decoration: none; white-space: nowrap; }
.parent-site-link:hover { color: var(--swaas-brown-dark); background: #fff; }

/* Homepage */
.home-hero .carousel-item { height: clamp(360px, 46vw, 540px); background: #222; }
.home-hero .carousel-item > img { width: 100%; height: 100%; object-fit: cover; }
.home-hero .carousel-item::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0,0,0,.7), rgba(0,0,0,.28) 62%, rgba(0,0,0,.05)); }
.home-hero .carousel-caption { z-index: 2; right: auto; bottom: 50%; left: max(1rem, calc((100vw - 1176px)/2)); width: min(650px, calc(100% - 2rem)); padding: 0; text-align: left; transform: translateY(50%); }
.home-hero .carousel-caption h1,
.home-hero .carousel-caption h2 { margin-bottom: 1rem; color: #fff; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(2rem, 4.3vw, 3.6rem); font-weight: 700; line-height: 1.12; text-shadow: 0 2px 5px rgba(0,0,0,.35); }
.home-hero .carousel-caption p { max-width: 590px; color: #fff; font-size: clamp(.95rem, 1.6vw, 1.15rem); }
.hero-kicker { display: inline-block; margin-bottom: .75rem; padding: .32rem .7rem; background: var(--swaas-gold); color: #071a45; font-size: .72rem; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.swaas-button { display: inline-flex; align-items: center; min-height: 44px; padding: .58rem 1.15rem; border: 2px solid var(--swaas-gold); color: #071a45; background: var(--swaas-gold); font-weight: 700; text-decoration: none; }
.swaas-button:hover { border-color: #fff; color: #fff; background: transparent; }
.swaas-button-outline { margin-left: .5rem; border-color: #fff; color: #fff; background: transparent; }
.swaas-button-outline:hover { color: #071a45; background: #fff; }
.home-hero .carousel-control-prev,
.home-hero .carousel-control-next { width: 48px; height: 56px; top: 50%; bottom: auto; background: rgba(0,0,0,.58); transform: translateY(-50%); opacity: 1; }
.home-hero .carousel-indicators { z-index: 3; }
.home-hero .carousel-indicators [data-bs-target] { width: 12px; height: 12px; border: 2px solid #fff; border-radius: 50%; background: var(--swaas-gold); }
.carousel-pause { position: absolute; z-index: 4; right: max(1rem, calc((100vw - 1176px)/2)); bottom: 1rem; min-height: 38px; padding: .35rem .65rem; border: 1px solid #fff; color: #fff; background: rgba(0,0,0,.65); font-size: .72rem; font-weight: 700; }
.carousel-pause:hover { color: #071a45; background: var(--swaas-gold); }

.news-strip { background: var(--swaas-brown); color: #fff; }
.news-strip-inner { display: flex; min-height: 52px; align-items: stretch; }
.news-label { display: flex; align-items: center; flex: 0 0 auto; padding: .55rem 1.2rem; background: var(--swaas-gold); color: #071a45; font-size: .8rem; font-weight: 800; text-transform: uppercase; white-space: nowrap; }
.news-items { display: block; flex: 1 1 0; width: 0; min-width: 0; overflow: hidden; white-space: nowrap; }
.news-track { display: block; width: max-content; min-width: max-content; line-height: 52px; white-space: nowrap !important; animation: news-marquee 38s linear infinite; will-change: transform; }
.news-copy { display: inline-block; width: max-content; padding-right: 1.6rem; white-space: nowrap !important; }
.news-items:hover .news-track { animation-play-state: paused; }
.news-items a { display: inline-block; margin-right: 1.6rem; color: #fff; font-size: .88rem; line-height: 1.35; text-decoration: none; white-space: nowrap !important; }
.news-items a::before { content: "\2022"; margin-right: .55rem; color: var(--swaas-gold-light); }
.news-items a:hover { text-decoration: underline; }
.new-badge { margin-left: .35rem; padding: .1rem .3rem; background: #b71818; color: #fff; font-size: .62rem; font-weight: 800; text-transform: uppercase; }
@keyframes news-marquee { to { transform: translateX(-50%); } }

.home-section { padding: 3.7rem 0; }
.home-section-soft { background: var(--swaas-soft); }
.section-heading { position: relative; margin-bottom: 1.6rem; padding-bottom: .75rem; color: var(--swaas-brown-dark); font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.55rem, 3vw, 2rem); font-weight: 700; }
.section-heading::after { content: ""; position: absolute; bottom: 0; left: 0; width: 58px; height: 4px; background: var(--swaas-gold); }
.section-heading.text-center::after { left: 50%; transform: translateX(-50%); }
.section-heading span { color: var(--swaas-gold); }
.section-kicker { display: inline-block; margin-bottom: .7rem; padding: .3rem .8rem; border-radius: 2rem; color: #8a5b00; background: #fff2d6; font-size: .7rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.section-intro { max-width: 720px; margin: -.4rem auto 2.25rem; color: var(--swaas-muted); text-align: center; }
.about-photo { width: 100%; min-height: 280px; height: 100%; object-fit: cover; border: 8px solid #fff; box-shadow: 0 5px 18px rgba(0,0,0,.16); }
.leadership-section { padding-top: 3.4rem; }
.leadership-card { overflow: hidden; height: 100%; border: 1px solid #d7dfeb; border-radius: 16px; background: #fff; box-shadow: 0 9px 24px rgba(12,45,107,.09); }
.leadership-card-head { min-height: 228px; padding: 2rem 1.2rem 1.15rem; color: #fff; background: linear-gradient(145deg, #0c2d6b, #1d4d9b); text-align: center; }
.leadership-card-head img { display: block; width: 104px; height: 104px; max-width: 104px; aspect-ratio: 1 / 1; margin: 0 auto .9rem; border: 3px solid var(--swaas-gold); border-radius: 50% !important; background: #fff; object-fit: cover; object-position: center top; }
.leadership-card-head h3 { margin: 0 0 .25rem; color: #fff; font-family: Georgia, 'Times New Roman', serif; font-size: 1.08rem; font-weight: 700; }
.leadership-card-head p { margin: 0; color: var(--swaas-gold-light); font-size: .76rem; font-weight: 800; letter-spacing: .035em; text-transform: uppercase; }
.leadership-card-body { min-height: 94px; padding: 1rem .8rem; color: #26364e; font-size: .8rem; text-align: center; }
.leadership-details p { margin: 0; color: inherit; }
.leadership-card-body a { display: inline-block; margin: .2rem .25rem 0; color: #0c2d6b; font-weight: 700; text-decoration: none; }
.leadership-card-body a:hover { color: #9a6500; text-decoration: underline; }
.info-panel { height: 100%; border: 1px solid var(--swaas-border); background: #fff; }
.info-panel-header { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: .8rem 1rem; border-bottom: 4px solid var(--swaas-gold); color: #fff; background: var(--swaas-brown); }
.info-panel-header h2 { margin: 0; font-size: 1.1rem; font-weight: 700; }
.info-panel-header a { color: #fff; font-size: .78rem; }
.notice-list { margin: 0; padding: .25rem 1rem; list-style: none; }
.notice-list li { padding: .85rem 0; border-bottom: 1px dashed #c9c9c9; }
.notice-list li:last-child { border-bottom: 0; }
.notice-list a { color: #272727; font-size: .9rem; font-weight: 600; text-decoration: none; }
.notice-list a:hover { color: var(--swaas-brown); text-decoration: underline; }
.notice-date { display: block; margin-top: .2rem; color: var(--swaas-muted); font-size: .72rem; font-weight: 400; }
.notification-section { background: #fff; }
.notification-card { overflow: hidden; border: 1px solid #d6dfec; border-radius: 16px; background: #fff; box-shadow: 0 8px 25px rgba(12,45,107,.09); }
.notification-tabs { gap: .25rem; padding: .85rem 1rem 0; background: var(--swaas-brown-dark); }
.notification-tabs .nav-link { min-height: 46px; padding: .65rem 1rem; border: 0; border-radius: 8px 8px 0 0; color: #dce6f8; background: #274984; font-size: .84rem; font-weight: 700; }
.notification-tabs .nav-link:hover { color: #fff; background: #355b9d; }
.notification-tabs .nav-link.active { color: var(--swaas-brown); background: #fff; }
.notification-content { position: relative; min-height: 350px; }
.notification-content .tab-pane { padding-bottom: 58px; }
.notification-list { max-height: 292px; margin: 0; padding: .9rem 1.2rem; overflow-y: auto; list-style: none; scrollbar-color: var(--swaas-brown) #edf1f7; scrollbar-width: thin; }
.notification-list li { position: relative; padding: .72rem .4rem .72rem 1.15rem; border-bottom: 1px solid #dbe2ec; line-height: 1.45; }
.notification-list li::before { position: absolute; top: .68rem; left: 0; content: "›"; color: var(--swaas-gold); font-size: 1.25rem; font-weight: 900; }
.notification-list a { color: #09275d; font-size: .88rem; font-weight: 700; text-decoration: none; }
.notification-list a:hover { color: var(--swaas-gold); text-decoration: underline; }
.notification-view-all { position: absolute; right: 0; bottom: 0; left: 0; display: block; min-height: 50px; padding: .8rem 1.2rem; border-top: 1px solid #dbe2ec; color: #09275d; background: #f7f9fc; font-size: .82rem; font-weight: 800; text-align: right; text-decoration: none; }
.notification-view-all:hover { color: #fff; background: var(--swaas-brown); }
.join-card { min-height: 423px; padding: 1.8rem; border-radius: 16px; color: #fff; background: linear-gradient(145deg, #071a45, #184992); box-shadow: 0 12px 30px rgba(7,26,69,.18); }
.join-card > p { margin-bottom: 1.2rem; color: #eaf0fb; }
.join-programme { display: block; margin-bottom: .9rem; padding: .9rem 1rem; border: 1px solid transparent; border-radius: 10px; color: #fff; background: rgba(255,255,255,.12); text-decoration: none; }
.join-programme:hover { border-color: var(--swaas-gold); color: #fff; background: rgba(255,255,255,.18); }
.join-programme strong,
.join-programme span { display: block; }
.join-programme strong { font-size: .95rem; }
.join-programme span { margin-top: .15rem; color: #d8e2f3; font-size: .75rem; }
.join-highlight { border-color: var(--swaas-gold); }
.join-highlight strong { color: var(--swaas-gold-light); }
.join-cta { display: block; margin-top: 1.7rem; padding: .75rem 1rem; border-radius: 2rem; color: #071a45; background: var(--swaas-gold); font-weight: 800; text-align: center; text-decoration: none; box-shadow: 0 8px 18px rgba(212,154,37,.25); }
.join-cta:hover { color: #071a45; background: var(--swaas-gold-light); }
.salient-card { display: flex; min-height: 162px; height: 100%; padding: 1.5rem; align-items: center; justify-content: center; flex-direction: column; border: 1px solid #d7dfeb; border-radius: 14px; background: #fff; box-shadow: 0 7px 20px rgba(12,45,107,.07); text-align: center; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.salient-card:hover { border-color: var(--swaas-gold); box-shadow: 0 13px 28px rgba(12,45,107,.13); transform: translateY(-4px); }
.salient-card img { width: 68px; height: 68px; margin-bottom: .8rem; object-fit: contain; }
.salient-card h3 { margin: 0; color: var(--swaas-brown-dark); font-size: .95rem; font-weight: 800; }
.service-card { display: block; height: 100%; padding: 1.35rem 1rem; border: 1px solid var(--swaas-border); border-bottom: 4px solid var(--swaas-brown); color: var(--swaas-ink); background: #fff; text-align: center; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease; }
.service-card:hover { color: var(--swaas-brown-dark); box-shadow: 0 9px 20px rgba(0,0,0,.13); transform: translateY(-4px); }
.service-icon { display: grid; width: 64px; height: 64px; margin: 0 auto .8rem; place-items: center; border: 2px solid var(--swaas-gold); border-radius: 50%; color: var(--swaas-brown); background: #fff9ed; font-family: Georgia, serif; font-size: 1.55rem; font-weight: 700; }
.service-card h3 { margin: 0; font-size: .95rem; font-weight: 700; }
.important-links { background: var(--swaas-brown-dark); }
.important-links .section-heading { color: #fff; }
.important-link { display: flex; align-items: center; justify-content: center; min-height: 82px; padding: .8rem; border: 1px solid rgba(255,255,255,.35); color: #fff; background: rgba(255,255,255,.06); font-weight: 700; text-align: center; text-decoration: none; }
.important-link:hover { color: #071a45; background: var(--swaas-gold); }

/* Inner pages and CMS output */
.page-banner { padding: 2.2rem 0; color: #fff; background: linear-gradient(110deg, var(--swaas-brown-dark), var(--swaas-brown)); border-bottom: 5px solid var(--swaas-gold); }
.page-banner h1 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.75rem, 4vw, 2.55rem); font-weight: 700; }
.page-banner .breadcrumb { margin-bottom: .65rem; font-size: .82rem; }
.page-banner .breadcrumb-item,
.page-banner .breadcrumb-item::before,
.page-banner .breadcrumb-item a { color: #fff; }
.page-banner .page-summary { max-width: 800px; margin: .65rem 0 0; color: #fff; }
.cms-page-content { min-height: 260px; padding-top: 3rem; padding-bottom: 3rem; }
.cms-page-content::after { display: block; clear: both; content: ""; }
.cms-page-content h1,
.cms-page-content h2,
.cms-page-content h3,
.cms-page-content h4 { margin-top: 1.4em; margin-bottom: .55em; color: var(--swaas-brown-dark); font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.cms-page-content > :first-child { margin-top: 0; }
.cms-page-content h2 { padding-bottom: .45rem; border-bottom: 2px solid var(--swaas-gold); font-size: 1.55rem; }
.cms-page-content h3 { font-size: 1.25rem; }
.cms-page-content p,
.cms-page-content li { color: #333; }
.cms-page-content a { color: #0c2d6b; text-decoration: underline; }
.cms-page-content img { max-width: 100%; height: auto !important; }
.cms-page-content iframe,
.cms-page-content video { max-width: 100%; }
.cms-page-content table { width: 100% !important; margin: 1.25rem 0; border-collapse: collapse; background: #fff; }
.cms-page-content th,
.cms-page-content td { padding: .7rem .8rem !important; border: 1px solid #bdbdbd !important; vertical-align: top; }
.cms-page-content th { color: #fff; background: var(--swaas-brown) !important; }
.cms-page-content blockquote { padding: 1rem 1.2rem; border-left: 5px solid var(--swaas-gold); background: var(--swaas-soft); }
.cms-page-content .card { border-radius: 0; border-color: var(--swaas-border); }
.cms-page-content .bg-primary { background-color: var(--swaas-brown) !important; }
.collection-section { min-height: 280px; padding: 3rem 0; background: var(--swaas-soft); }
.collection-card { height: 100%; border: 1px solid var(--swaas-border); border-radius: 0; box-shadow: 0 3px 10px rgba(0,0,0,.08); }
.collection-card .card-img-top { border-radius: 0; }
.collection-card h2 { color: var(--swaas-brown-dark); font-family: Georgia, 'Times New Roman', serif; }
.btn-primary { --bs-btn-bg: #0c2d6b; --bs-btn-border-color: #0c2d6b; --bs-btn-hover-bg: #071a45; --bs-btn-hover-border-color: #071a45; --bs-btn-active-bg: #071a45; --bs-btn-active-border-color: #071a45; border-radius: 0; }
.btn-outline-primary { --bs-btn-color: #0c2d6b; --bs-btn-border-color: #0c2d6b; --bs-btn-hover-bg: #0c2d6b; --bs-btn-hover-border-color: #0c2d6b; border-radius: 0; }
.pagination { --bs-pagination-color: #0c2d6b; --bs-pagination-active-bg: #0c2d6b; --bs-pagination-active-border-color: #0c2d6b; }

/* Footer */
.site-footer { color: #e9e9e9; background: #071a45; }
.footer-main { padding: 3rem 0; }
.footer-logo { width: min(100%, 390px); }
.footer-main h2 { margin-bottom: 1rem; padding-bottom: .55rem; border-bottom: 2px solid var(--swaas-gold); color: #fff; font-size: 1rem; font-weight: 700; text-transform: uppercase; }
.footer-main ul { margin: 0; padding: 0; list-style: none; }
.footer-main li { margin-bottom: .45rem; }
.footer-main a { color: #eee; text-decoration: none; }
.footer-main a:hover { color: var(--swaas-gold-light); text-decoration: underline; }
.footer-main address { margin-bottom: .6rem; font-style: normal; }
.footer-policies { padding: .85rem 0; border-top: 1px solid #385183; border-bottom: 1px solid #385183; background: #061535; }
.footer-policies nav { display: flex; flex-wrap: wrap; justify-content: center; gap: .3rem 0; }
.footer-policies a { padding: 0 .8rem; border-right: 1px solid #68625d; color: #eee; font-size: .78rem; text-decoration: none; }
.footer-policies a:last-child { border-right: 0; }
.footer-policies a:hover { color: var(--swaas-gold-light); text-decoration: underline; }
.footer-bottom { padding: 1rem 0; border-top: 4px solid var(--swaas-gold); color: #111; background: linear-gradient(90deg, #fff 0%, #f7f9fc 50%, #fff 100%); box-shadow: inset 0 4px 12px rgba(0,33,71,.08); font-size: .8rem; font-weight: 700; letter-spacing: .01em; }
.footer-bottom p { color: #111; font-weight: 700; }

/* CMS-managed homepage popup */
.site-notice-modal .modal-dialog { width: auto; max-width: 900px; margin-inline: auto; }
.site-notice-modal .modal-content { overflow: hidden; max-height: 94vh; border: 0; border-radius: 18px; background: #002147; box-shadow: 0 24px 70px rgba(0,0,0,.38); }
.site-notice-modal .modal-close { position: absolute; z-index: 5; top: .8rem; right: .8rem; width: 2.5rem; height: 2.5rem; padding: .65rem; border: 2px solid #fff; border-radius: 50%; background-color: var(--swaas-gold); box-shadow: 0 3px 12px rgba(0,0,0,.35); filter: none; opacity: 1; }
.site-notice-modal .modal-close:hover,
.site-notice-modal .modal-close:focus { background-color: var(--swaas-gold-light); box-shadow: 0 0 0 .25rem rgba(239,194,84,.35), 0 3px 12px rgba(0,0,0,.35); filter: none; transform: scale(1.05); }
.modal-visual { position: relative; display: grid; min-height: 260px; place-items: center; overflow: hidden; background: #002147; }
.modal-visual::after { position: absolute; inset: 0; z-index: 1; content: ""; background: linear-gradient(90deg, rgba(0,20,48,.62), rgba(0,20,48,.24), rgba(0,20,48,.62)); pointer-events: none; }
.modal-visual img { display: block; width: 100%; max-width: 100%; height: auto; max-height: 68vh; margin: auto; object-fit: contain; object-position: center center; }
.modal-image-copy { position: absolute; z-index: 2; top: 50%; left: 50%; width: min(86%, 680px); color: #fff; text-align: center; text-shadow: 0 2px 8px rgba(0,0,0,.8); transform: translate(-50%, -50%); }
.modal-image-copy h2 { margin: 0; color: #fff; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.65rem, 4vw, 3rem); font-weight: 700; line-height: 1.15; }
.modal-image-copy h2::after { display: block; width: 58px; height: 4px; margin: .8rem auto; background: var(--swaas-gold); content: ""; }
.modal-image-copy p { margin: 0; color: #fff; font-size: clamp(.9rem, 2vw, 1.1rem); font-weight: 700; }
.modal-information { display: flex; align-items: center; justify-content: center; gap: 1rem; padding: 1rem 1.2rem; color: #172033; background: #fff; text-align: center; }
.modal-description { flex: 1 1 auto; }
.modal-description > :last-child { margin-bottom: 0; }
.modal-action { display: inline-flex; flex: 0 0 auto; align-items: center; justify-content: center; min-height: 44px; padding: .65rem 1.2rem; border: 2px solid var(--swaas-gold); border-radius: 2rem; color: #002147; background: var(--swaas-gold); font-weight: 800; text-decoration: none; }
.modal-action:hover { border-color: #002147; color: #fff; background: #002147; }

@media (min-width: 992px) {
    .primary-menu-wrap .navbar-toggler { display: none !important; }
    .primary-menu-wrap .dropdown:hover > .dropdown-menu { display: block; }
}
@media (max-width: 1199.98px) {
    .identity-brand { width: min(48vw, 520px); }
    .identity-contact { gap: .75rem; }
    .identity-contact a + a { padding-left: .75rem; }
    .identity-contact a.admission-cta { max-width: 165px; padding-inline: .7rem; font-size: .75rem; }
    .primary-menu-wrap .nav-link { padding-inline: .5rem !important; font-size: .78rem; }
    .parent-site-link { display: none; }
}
@media (max-width: 991.98px) {
    .utility-nav { width: 100%; justify-content: center; }
    .utility-nav a:first-child { border-left: 0; }
    .identity-header { padding: .7rem 0; }
    .identity-brand { width: min(100%, 560px); }
    .primary-menu-wrap .navbar { padding: .25rem 0; }
    .primary-menu-wrap .navbar-collapse { max-height: calc(100vh - 60px); overflow-y: auto; }
    .primary-menu-wrap .nav-link { min-height: 44px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.16); font-size: .88rem; }
    .primary-menu-wrap .dropdown-menu { margin: 0; border-top-width: 1px; box-shadow: none; }
    .parent-site-link { display: inline-flex; }
    .home-hero .carousel-caption { left: 1.25rem; }
}
@media (max-width: 575.98px) {
    .government-bar .container { max-width: none; padding-inline: 0; }
    .utility-nav { display: grid; width: 100%; min-height: 0; grid-template-columns: repeat(6, minmax(0, 1fr)); }
    .utility-nav a:first-child { display: none; }
    .utility-nav a,
    .utility-nav button { width: 100%; min-width: 0; min-height: 36px; padding: .3rem .35rem; border-left-color: #d2d2d2; font-size: .7rem; line-height: 1.2; white-space: normal; }
    .utility-nav :nth-child(2) { grid-column: 1 / 4; grid-row: 1; border-left: 0; }
    .utility-nav :nth-child(6) { grid-column: 4 / 6; grid-row: 1; }
    .utility-nav :nth-child(7) { grid-column: 6 / 7; grid-row: 1; }
    .utility-nav :nth-child(3) { grid-column: 1 / 3; grid-row: 2; border-top: 1px solid #d2d2d2; border-left: 0; }
    .utility-nav :nth-child(4) { grid-column: 3 / 5; grid-row: 2; border-top: 1px solid #d2d2d2; }
    .utility-nav :nth-child(5) { grid-column: 5 / 7; grid-row: 2; border-top: 1px solid #d2d2d2; }
    .identity-brand img { max-height: 78px; }
    .home-hero .carousel-item { height: 410px; }
    .home-hero .carousel-item::after { background: rgba(0,0,0,.58); }
    .home-hero .carousel-caption { width: calc(100% - 2.5rem); }
    .home-hero .carousel-caption h1,
    .home-hero .carousel-caption h2 { font-size: 2rem; }
    .home-hero .carousel-caption p { font-size: .9rem; }
    .home-hero .carousel-control-prev,
    .home-hero .carousel-control-next { display: none; }
    .carousel-pause { right: 1rem; }
    .swaas-button { width: 100%; justify-content: center; }
    .swaas-button-outline { margin-top: .45rem; margin-left: 0; }
    .news-strip-inner { display: block; }
    .news-label { min-height: 38px; justify-content: center; }
    .news-items { width: 100%; min-height: 54px; }
    .home-section { padding: 2.8rem 0; }
    .notification-tabs { gap: 0; padding-inline: .5rem; }
    .notification-tabs .nav-link { padding-inline: .65rem; font-size: .75rem; }
    .join-card { min-height: auto; padding: 1.25rem; }
    .page-banner { padding: 1.6rem 0; }
    .cms-page-content { padding-top: 2rem; padding-bottom: 2rem; overflow-x: auto; }
    .footer-main { padding: 2.4rem 0; }
    .site-notice-modal .modal-dialog { width: auto; max-width: calc(100vw - 1rem); margin: .5rem auto; }
    .site-notice-modal .modal-content { max-height: calc(100vh - 1rem); border-radius: 12px; }
    .modal-visual { min-height: 220px; max-height: 68vh; }
    .modal-visual img { width: 100%; height: 100%; max-height: 68vh; object-fit: contain; object-position: center center; }
    .modal-image-copy { width: 82%; }
    .modal-information { max-height: 26vh; padding: .8rem; overflow-y: auto; flex-direction: column; }
    .modal-action { width: 100%; }
}

@media print {
    .government-bar,
    .primary-menu-wrap,
    .home-hero .carousel-control-prev,
    .home-hero .carousel-control-next,
    .news-strip,
    .admission-mobile-wrap,
    .site-footer { display: none !important; }
    .identity-header { border-bottom: 1px solid #000; }
    a { color: #000 !important; }
}
.cms-collection-image{height:230px;object-fit:cover}
