/*
Theme Name: Standard School
Version: 3.0.0
Text Domain: standard-school
*/
:root{--blue:#075cad;--blue-2:#0b70c9;--navy:#10253d;--navy-2:#233449;--yellow:#ffd000;--yellow-2:#f2b900;--ink:#1f2937;--muted:#667085;--soft:#f1f3f6;--line:#dce2e9;--white:#fff;--max:1540px;--radius:30px;--shadow:0 16px 45px rgba(12,37,66,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Arial Narrow",Arial,Helvetica,sans-serif;font-size:17px;line-height:1.55}img{display:block;max-width:100%;height:auto}a{color:var(--blue);text-decoration:none}a:hover,a:focus{text-decoration:none}.wrap{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:1000;padding:.7rem;background:#fff}.site-header{position:relative;z-index:50;background:#fff}.utility-bar{background:linear-gradient(100deg,#52565b 0 22%,var(--navy-2) 22% 60%,var(--navy) 100%);color:#fff}.utility-inner{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:2rem}.utility-social{display:flex;gap:.65rem}.utility-social a{display:grid;place-items:center;width:26px;height:26px;border:2px solid #fff;border-radius:50%;color:#fff;font-size:.8rem;font-weight:800}.utility-links{display:flex;align-self:stretch}.utility-links>a{display:flex;align-items:center;gap:.65rem;min-width:205px;padding:.55rem 1.35rem;border-left:1px solid #ffffff22;color:#fff}.utility-links>a>span{font-size:1.6rem}.utility-links small,.utility-links strong{display:block;line-height:1.15;text-transform:uppercase}.utility-links small{font-size:.72rem;font-weight:400}.utility-links strong{margin-top:.15rem;font-size:.8rem}.main-nav{box-shadow:0 4px 14px rgba(16,37,61,.1)}.nav-row{display:flex;align-items:center;min-height:112px;gap:2rem}.brand{display:flex;align-items:center;gap:1rem;min-width:330px;color:var(--ink)}.brand img{width:auto;max-width:110px;max-height:130px}.brand>span:last-child small,.brand>span:last-child strong{display:block;line-height:1.08}.brand>span:last-child small{font-size:1rem}.brand>span:last-child strong{font-size:1.55rem;color:var(--blue)}.brand-mark{display:grid;place-items:center;width:76px;height:76px;border-radius:18px;background:var(--blue);color:#fff;font-weight:900}.menu-toggle{display:none}.primary-nav{margin-left:auto}.primary-nav>ul{display:flex;align-items:center;gap:.15rem;margin:0;padding:0;list-style:none}.primary-nav li{position:relative;list-style:none}.primary-nav>ul>li>a{display:block;padding:2.7rem .8rem;color:#111827;font-size:.9rem;font-weight:800;text-transform:uppercase;white-space:nowrap}.primary-nav>ul>li:hover>a,.primary-nav>ul>li.current-menu-item>a{color:var(--blue)}.primary-nav .sub-menu{display:none;position:absolute;top:calc(100% - 18px);left:0;z-index:70;min-width:280px;margin:0;padding:.55rem 0;background:#fff;border-radius:0 0 18px 18px;box-shadow:var(--shadow);border-top:4px solid var(--yellow)}.primary-nav li:hover>.sub-menu,.primary-nav li:focus-within>.sub-menu{display:block}.primary-nav .sub-menu a{display:block;padding:.65rem 1.25rem;color:#394352;font-size:.9rem;font-weight:700;text-transform:uppercase}.primary-nav .sub-menu a:hover{background:#eef5fc;color:var(--blue)}.home-hero{overflow:hidden;background:#f5f5f6}.hero-layout{display:grid;grid-template-columns:1fr 1.22fr;min-height:590px}.hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:5rem 6rem 5rem 0}.section-kicker{margin:0 0 .55rem;color:var(--blue);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1{margin:.2rem 0 1.7rem;font-size:clamp(2.7rem,4.5vw,4.6rem);line-height:1.03}.hero-copy h1 strong{color:var(--blue)}.hero-copy>p:not(.section-kicker){max-width:640px;margin:0 0 2rem;font-size:1.25rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:50px;padding:.75rem 2rem;border-radius:999px;font-weight:800}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:var(--navy)}.button span{font-size:1.5rem;line-height:1}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:2rem 0 3rem 3rem}.hero-shape{position:absolute;inset:0 calc((100vw - min(100vw - 48px,var(--max)))/-2) 0 22%;background:var(--blue);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%,17% 77%,17% 18%)}.hero-slider{position:relative;z-index:2;width:min(760px,100%);height:475px;border-radius:28px;overflow:hidden;background:var(--navy);box-shadow:var(--shadow)}.hero-slide{position:relative;width:100%;height:100%;animation:fade-in .4s ease}.hero-slide img,.hero-slide>.media-placeholder{width:100%;height:100%;object-fit:cover}.hero-caption{position:absolute;right:0;bottom:0;left:0;padding:1.4rem 2.2rem 1.7rem;color:#fff;background:linear-gradient(transparent,rgba(5,19,35,.94))}.hero-caption small{text-transform:uppercase;color:var(--yellow);font-weight:800}.hero-caption h2{margin:.2rem 0;font-size:2rem}.hero-caption p{margin:.2rem 0}.slider-arrow,.scroll-actions button{display:grid;place-items:center;border:0;border-radius:50%;cursor:pointer}.slider-arrow{position:absolute;z-index:4;top:50%;width:48px;height:48px;transform:translateY(-50%);background:rgba(7,92,173,.84);color:#fff;font-size:2rem}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;z-index:4;right:0;bottom:6px;left:0;display:flex;justify-content:center;gap:.75rem}.slider-dots button{width:13px;height:13px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent}.slider-dots button.is-active{background:var(--yellow);border-color:var(--yellow)}@keyframes fade-in{from{opacity:.3}to{opacity:1}}.home-section{padding:5.5rem 0}.feature-layout{display:grid;grid-template-columns:3fr 1.15fr;gap:2rem}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card,.student-card{position:relative;overflow:hidden;border-radius:0 0 var(--radius) var(--radius);background:#ededee;color:var(--ink);transition:.2s transform,.2s box-shadow}.feature-card:hover,.student-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.feature-card>img,.feature-card>.media-placeholder{width:100%;height:205px;object-fit:cover}.feature-icon{position:absolute;top:165px;left:26px;display:grid;place-items:center;width:68px;height:68px;border:3px solid #fff;border-radius:50%;background:var(--blue);color:var(--yellow);font-size:1.8rem}.feature-card:nth-child(2) .feature-icon,.student-card:nth-child(even) .feature-icon{background:var(--yellow);color:var(--blue)}.feature-card>div:last-child{padding:4rem 1.4rem 1.6rem}.feature-card h2{margin:0 0 .55rem;color:var(--blue);font-size:1.25rem;text-transform:uppercase}.feature-card p{margin:0}.community-callout{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:1rem 1.5rem}.outline-icon{color:var(--blue);font-size:3.5rem}.community-callout>p:first-of-type{margin:.6rem 0 0;font-weight:800}.community-callout h2{margin:.2rem 0 1rem;font-size:2.15rem;line-height:1.12}.community-callout h2 strong{color:var(--blue)}.community-callout>p:last-of-type{margin:0 0 1.5rem}.center-title{margin:0 0 2rem;text-align:center;font-size:2.4rem}.center-title em{color:var(--blue)}.tour-card{position:relative;display:block;overflow:hidden;height:500px;border-radius:22px;background:var(--navy)}.tour-card>img,.tour-card>.media-placeholder{width:100%;height:100%;object-fit:cover;filter:brightness(.68)}.tour-overlay{position:absolute;right:5%;bottom:9%;display:flex;flex-direction:column;align-items:flex-end;color:#fff}.tour-overlay b{font-size:3.4rem;font-style:italic}.tour-overlay strong{font-size:4.5rem;line-height:.85;color:var(--yellow)}.tour-overlay small{margin-top:1.5rem;padding:.6rem 1rem;border-radius:999px;background:var(--blue);font-weight:800}.tour-action{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:104px;height:104px;transform:translate(-50%,-50%);border:8px solid #fff;border-radius:50%;background:var(--yellow);color:var(--blue);font-size:3rem;box-shadow:0 0 0 3px var(--blue)}.news-showcase{padding:4.5rem 0;background:var(--blue);color:#fff}.showcase-heading{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;margin-bottom:2.8rem}.showcase-heading>a{color:#fff}.showcase-heading>a strong{color:var(--yellow)}.showcase-heading>div{text-align:center}.showcase-heading .section-kicker{color:var(--yellow)}.showcase-heading h2{margin:0;font-size:2.4rem}.scroll-actions{display:flex;justify-content:flex-end;gap:.9rem}.scroll-actions button{width:50px;height:50px;background:#fff;color:var(--blue);font-size:2rem}.news-track{display:grid;grid-auto-columns:minmax(290px,1fr);grid-auto-flow:column;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 1rem;scrollbar-width:thin}.modern-news-card{overflow:hidden;min-height:410px;border-radius:14px;background:#fff;scroll-snap-align:start}.modern-news-card>a{display:block;color:var(--ink)}.modern-news-media{position:relative;height:235px;overflow:hidden;background:#dce5ef}.modern-news-media img,.modern-news-media>.media-placeholder{width:100%;height:100%;object-fit:cover}.modern-news-media>span:last-child{position:absolute;right:0;bottom:0;left:0;padding:1.4rem;color:#fff;background:linear-gradient(transparent,rgba(7,38,70,.92));font-size:1.25rem;font-weight:800;line-height:1.15}.modern-news-copy{padding:1rem 1.2rem}.modern-news-copy small{color:var(--blue);font-weight:800}.modern-news-copy h3{margin:.45rem 0;font-size:1.08rem}.modern-news-copy p{margin:.3rem 0;color:var(--muted);font-size:.9rem}.institution-intro{max-width:1050px;margin:0 auto 3.5rem;text-align:center}.institution-intro .outline-icon{display:block}.institution-intro h2{margin:.2rem 0 1.5rem;font-size:2.5rem}.institution-intro h2 strong{color:var(--blue)}.institution-intro>p:last-child{font-size:1.15rem}.institution-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:2.2rem;align-items:center}.institution-grid>div:first-child h3{color:var(--blue);font-size:2rem}.text-link{font-weight:800}.institution-image{overflow:hidden;height:340px;border-radius:24px}.institution-image img,.institution-image>.media-placeholder{width:100%;height:100%;object-fit:cover}.institution-links{display:grid}.institution-links a{display:grid;grid-template-columns:55px 1fr;align-items:center;padding:.8rem 0;border-bottom:1px solid var(--line);color:var(--ink)}.institution-links a>span{color:var(--blue);font-size:2rem}.institution-links small{font-size:1.1rem;font-weight:800}.student-section{background:#fafafa}.section-title{text-align:center;margin-bottom:2.5rem}.section-title h2{position:relative;margin:.1rem 0;font-size:2.6rem;color:var(--blue)}.section-title h2:after{content:"";display:block;width:110px;height:5px;margin:.8rem auto;background:var(--yellow)}.section-title.align-left{text-align:left}.section-title.align-left h2:after{margin-left:0}.student-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.student-card-media{position:relative}.student-card-media>.media-placeholder{height:190px}.student-card .feature-icon{top:150px}.student-card>div:last-child{padding:4rem 1.2rem 1.5rem}.student-card h3{margin:0 0 .5rem;color:var(--blue);font-size:1.15rem;text-transform:uppercase;line-height:1.12}.student-card p{margin:0}.media-placeholder{display:grid;place-items:center;align-content:center;gap:.4rem;min-height:180px;background:linear-gradient(135deg,#dce7f4,#eef3f8);color:var(--blue)}.media-placeholder span{font-size:2.8rem}.media-placeholder.compact{min-height:0}.agenda-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.event-list{display:grid;gap:.8rem}.event-list>a{display:grid;grid-template-columns:80px 1fr;align-items:center;background:var(--soft);color:var(--ink);border-radius:10px;overflow:hidden}.event-list time{display:flex;flex-direction:column;align-items:center;padding:.65rem;color:#fff;background:var(--blue);font-size:.75rem}.event-list time b{font-size:1.6rem;line-height:1}.event-list a>span{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1rem}.event-list small{color:var(--blue)}.gallery-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gallery-links a{display:flex;flex-direction:column;min-height:180px;padding:1.2rem;border-radius:16px;background:var(--navy);color:#fff}.gallery-links a>span{font-size:2.5rem;color:var(--yellow)}.gallery-links strong{margin-top:auto}.gallery-links small{color:#bcd2e8}.contact-cta{padding:0 0 5rem}.contact-cta>.wrap{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 3rem;border-radius:26px;background:var(--blue);color:#fff}.contact-cta small{text-transform:uppercase;color:var(--yellow);font-weight:800}.contact-cta h2{max-width:780px;margin:.2rem 0;font-size:2rem;line-height:1.1}.button-outline{border:2px solid var(--yellow);color:#fff}.interest-section{padding-top:2rem}.interest-section h2{text-align:center;font-size:1.3rem}.interest-section h2 strong{color:var(--blue)}.interest-row{display:flex;align-items:center;justify-content:center;gap:3.5rem;overflow-x:auto;padding:2rem 0}.interest-row a{flex:0 0 190px}.interest-row img{max-width:190px;max-height:90px;margin:auto;object-fit:contain}.footer-accent{height:8px;background:linear-gradient(90deg,var(--blue) 0 68%,var(--yellow) 68%)}.site-footer{background:#fff}.footer-main{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.25fr;gap:3rem;padding:4rem 0}.footer-main h2{color:var(--blue);font-size:1.2rem;text-transform:uppercase}.footer-brand>img{width:auto;max-height:125px}.footer-brand h2{margin-bottom:.4rem}.footer-social{display:flex;flex-wrap:wrap;gap:.7rem}.footer-social a{font-size:.85rem;font-weight:700}.footer-main ul{margin:0;padding:0;list-style:none}.footer-main li{margin:.55rem 0}.footer-main a{color:var(--ink)}.footer-contact h2{font-size:1.6rem;text-transform:none}.copyright{padding:1rem 0;background:var(--navy);color:#fff;font-size:.86rem}
/* Internal content */.site-main{min-height:58vh;padding:4rem 0}.site-main>header,.entry>header{margin-bottom:2rem}.site-main h1,.entry h1{margin:.2rem 0;font-size:clamp(2.4rem,4vw,4rem);line-height:1.05}.entry{max-width:1050px}.entry-wide{max-width:none}.entry-content{margin-top:2rem}.entry-content h2{color:var(--blue)}.entry-content a{text-decoration:underline}.entry-media{margin:2rem 0}.entry-media img{max-height:680px;width:auto;border-radius:20px}.recovered-summary{max-width:850px;padding:1.5rem 2rem;border-left:7px solid var(--yellow);background:#f1f5fa}.recovery-note{display:flex;gap:1.2rem;max-width:900px;padding:1.4rem;border:1px solid var(--line);background:#f5f8fc}.recovery-note>span{font-size:2.5rem;color:var(--blue)}.standard-missing-images{display:grid;grid-template-columns:64px 1fr;gap:.3rem 1rem;align-items:center;margin:1.5rem 0;padding:1.2rem;border:2px dashed #9dacbf;background:#f3f6fa}.standard-missing-images>span{grid-row:1/3;font-size:2.8rem;color:var(--blue)}.gallery{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:2rem 0!important}.gallery .gallery-item{float:none!important;width:auto!important;margin:0!important}.gallery .gallery-icon{height:190px;background:#edf2f7}.gallery .gallery-icon a,.gallery .gallery-icon img{width:100%;height:100%;object-fit:cover;border:0!important}.people-section{margin-top:3.5rem}.people-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.person-card{overflow:hidden;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.person-card img,.person-placeholder{display:grid;place-items:center;width:100%;height:270px;object-fit:cover;background:#eaf0f7;color:var(--blue);font-size:4rem}.person-card>div{padding:1.1rem}.person-card h3{margin:0 0 .4rem;font-size:1.05rem}.person-card p{margin:0;color:var(--muted)}.related-pages{margin:2.5rem 0;padding:1.5rem;border-radius:18px;background:#f1f5fa}.related-pages>div{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.related-pages a{display:flex;justify-content:space-between;padding:1rem;background:#fff;border-left:4px solid var(--blue);color:var(--ink)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.content-card{overflow:hidden;border-radius:18px;background:var(--soft)}.content-card img,.content-card .image-placeholder{width:100%;height:260px;object-fit:cover}.card-body,.card-copy{padding:1.3rem}.card-body h2,.card-copy h3{margin:.3rem 0}.button{cursor:pointer}.page-numbers{display:flex;gap:.3rem;justify-content:center;list-style:none;margin:2rem 0}.page-numbers a,.page-numbers span{display:block;padding:.5rem .8rem;border:1px solid var(--line)}
@media(max-width:1280px){.utility-links>a{min-width:0}.utility-links>a:nth-last-child(-n+2){display:none}.brand{min-width:250px}.primary-nav>ul>li>a{padding-inline:.55rem;font-size:.8rem}.hero-copy{padding-right:2rem}.feature-layout{grid-template-columns:1fr}.community-callout{padding:2rem 0}.student-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.wrap{width:min(calc(100% - 32px),var(--max))}.utility-social{display:none}.utility-links{width:100%;justify-content:space-between}.utility-links>a{padding-inline:.7rem}.utility-links>a:nth-child(3){display:none}.nav-row{min-height:90px}.brand img{max-height:90px}.menu-toggle{display:flex;flex-direction:column;align-items:center;gap:4px;margin-left:auto;padding:.6rem;border:0;background:transparent;color:var(--blue)}.menu-toggle span{width:28px;height:3px;background:currentColor}.menu-toggle b{font-size:.65rem;text-transform:uppercase}.primary-nav{display:none;position:absolute;top:100%;right:0;left:0;margin:0;padding:1rem;background:#fff;box-shadow:var(--shadow)}.primary-nav.is-open{display:block}.primary-nav>ul{display:block}.primary-nav>ul>li>a{padding:.7rem;border-bottom:1px solid var(--line)}.primary-nav .sub-menu{position:static;display:block;box-shadow:none;border:0;border-radius:0;margin-left:1rem}.hero-layout{grid-template-columns:1fr}.hero-copy{padding:4rem 0 2rem}.hero-visual{padding:1rem 0 4rem}.hero-shape{inset:0 -32px}.hero-slider{height:440px}.feature-cards{grid-template-columns:repeat(2,1fr)}.institution-grid{grid-template-columns:1fr 1fr}.institution-links{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}.agenda-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:repeat(2,1fr)}.people-grid,.gallery{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){body{font-size:16px;overflow-x:hidden}.utility-bar,.utility-inner,.utility-links{max-width:100%;overflow:hidden}.utility-inner{display:block}.utility-links>a{flex:1;min-width:0;padding:.6rem .3rem}.utility-links>a>div{min-width:0}.utility-links>a:nth-child(n+3){display:none}.utility-links small{font-size:.58rem}.utility-links strong{overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.brand{min-width:0}.brand>span:last-child{display:none}.brand img{max-width:80px}.home-hero{overflow:hidden}.hero-copy{min-width:0}.hero-copy h1{max-width:100%;font-size:clamp(2.15rem,11vw,2.65rem);overflow-wrap:anywhere}.hero-visual{padding-bottom:3rem}.hero-slider{height:390px}.hero-caption{padding:1.2rem}.hero-caption h2{font-size:1.45rem}.feature-cards,.student-grid,.institution-grid,.footer-main,.card-grid{grid-template-columns:1fr}.feature-card>img,.feature-card>.media-placeholder{height:230px}.tour-card{height:400px}.tour-overlay b{font-size:2rem}.tour-overlay strong{font-size:2.8rem}.tour-action{width:78px;height:78px;font-size:2rem}.showcase-heading{grid-template-columns:1fr auto}.showcase-heading>a{display:none}.showcase-heading>div{text-align:left}.showcase-heading h2{font-size:1.8rem}.news-track{grid-auto-columns:82%}.institution-links{grid-template-columns:1fr}.institution-image{height:270px}.student-card-media>.media-placeholder{height:210px}.gallery-links{grid-template-columns:1fr}.contact-cta>.wrap{align-items:flex-start;flex-direction:column;padding:2rem}.contact-cta h2{font-size:1.5rem}.interest-row{justify-content:flex-start}.footer-main{gap:1.5rem}.people-grid,.gallery,.related-pages>div{grid-template-columns:1fr 1fr}.person-card img,.person-placeholder{height:220px}}
@media(max-width:430px){.people-grid,.gallery,.related-pages>div{grid-template-columns:1fr}.hero-slider{height:360px}.feature-cards{grid-template-columns:1fr}.modern-news-card{min-height:380px}}