:root{--yellow:#f3ea13;--green:#007a3d;--green-deep:#006b38;--ink:#111715;--muted:#4b5b55;--mist:#f7f8f5;--line:#dbe2de;--white:#fff;--display:"Barlow Condensed","Arial Narrow",Arial,sans-serif;--body:"Atkinson Hyperlegible Next",Arial,sans-serif;--shadow:0 10px 30px rgba(4,49,26,.12);--container:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font:16px/1.6 var(--body)}body,button,input,select,textarea{font-family:var(--body)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);line-height:.98;letter-spacing:-.02em;text-wrap:balance}p{text-wrap:pretty}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.container{width:min(var(--container),calc(100% - clamp(2rem,7vw,6rem)));margin-inline:auto}.section{padding-block:clamp(4.5rem,9vw,8rem)}.skip-link{position:fixed;top:10px;left:12px;z-index:100;padding:.65rem 1rem;background:var(--yellow);transform:translateY(-180%)}.skip-link:focus{transform:none}
.utility-bar{color:#fff;background:var(--green-deep);font-size:.84rem}.utility-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.utility-inner p{margin:0;opacity:.82}.utility-inner>div{display:flex;align-items:stretch}.utility-inner a{display:inline-flex;align-items:center;min-height:38px;padding-inline:.75rem}.utility-inner a:hover{text-decoration:underline;text-underline-offset:4px}.utility-inner .admin-link{margin-left:.5rem;color:var(--ink);background:var(--yellow);font-weight:700;text-decoration:none}
.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-shell{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.85rem;min-width:270px}.brand img{width:66px;height:66px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{color:var(--green-deep);font:800 2rem/1 var(--display);letter-spacing:.03em}.brand small{max-width:190px;margin-top:.28rem;color:var(--muted);font-size:.76rem;line-height:1.2}.main-nav{display:flex;align-items:center;gap:clamp(.4rem,1.4vw,1.2rem)}.main-nav>a,.nav-group>button{display:inline-flex;align-items:center;min-height:46px;padding:.5rem .42rem;background:transparent;border:0;font-weight:700;cursor:pointer}.main-nav>a:hover,.nav-group>button:hover{color:var(--green)}.main-nav .nav-cta{padding-inline:1rem;color:#fff;background:var(--green);border-radius:8px}.main-nav .nav-cta:hover{color:#fff;background:var(--green-deep)}.nav-group{position:relative}.dropdown{position:absolute;top:calc(100% + 4px);left:-.5rem;display:none;min-width:230px;padding:.5rem;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.dropdown.is-open{display:grid}.dropdown a{padding:.68rem .8rem;border-radius:6px;font-size:.94rem}.dropdown a:hover{color:#fff;background:var(--green)}.gallery-menu{min-width:260px}.menu-toggle{display:none;min-height:46px;padding:.4rem .75rem;background:transparent;border:1px solid var(--green);border-radius:8px;font-weight:700}
.hero{position:relative;min-height:min(740px,calc(100vh - 126px));overflow:hidden;color:#fff;background:var(--green-deep)}.hero:after{content:"";position:absolute;inset:auto 0 0;z-index:3;height:9px;background:linear-gradient(90deg,var(--green) 0 68%,var(--yellow) 68%)}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .55s ease}.hero-slide.is-active{z-index:1;opacity:1;pointer-events:auto}.hero-slide>img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,28,16,.92),rgba(4,28,16,.6) 52%,rgba(4,28,16,.1) 82%)}.hero-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-top:2rem}.hero-label{margin-bottom:1rem;color:var(--yellow);font-weight:700}.hero-content h1{max-width:820px;margin-bottom:1.2rem;font-size:clamp(3rem,7vw,5.75rem)}.hero-content>p:not(.hero-label){max-width:650px;margin-bottom:2rem;font-size:clamp(1.05rem,1.5vw,1.25rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1.15rem;border:0;border-radius:8px;font-weight:800;cursor:pointer;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.button-yellow{color:var(--ink);background:var(--yellow)}.button-ghost{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.68)}.button-green{color:#fff;background:var(--green)}.hero-controls{position:absolute;right:0;bottom:2rem;left:0;z-index:4;display:flex;justify-content:flex-end;align-items:center;gap:.45rem}.hero-controls button{width:46px;height:46px;color:#fff;background:rgba(0,52,27,.82);border:1px solid rgba(255,255,255,.32);border-radius:8px;font-size:1.08rem;cursor:pointer}.hero-controls button:hover{color:var(--ink);background:var(--yellow)}.hero-controls span{padding-inline:.7rem;font-weight:700}
.honor-stripe{background:var(--yellow)}.alert-line{min-height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem}.alert-line strong{font:800 1.2rem/1 var(--display);text-transform:uppercase;letter-spacing:.06em}.alert-line p{margin:0}.alert-line a{font-weight:800}.quick-links{display:grid;grid-template-columns:repeat(5,1fr);padding-block:1.2rem;border-bottom:1px solid var(--line)}.quick-links a{min-height:94px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1rem;font-weight:700;border-right:1px solid var(--line)}.quick-links a:last-child{border:0}.quick-links a span{color:var(--green);font-family:var(--display)}.quick-links a:hover{color:var(--green)}
.section-heading{max-width:760px;margin-bottom:2.2rem}.section-heading h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4.5rem)}.section-heading>p:last-child{max-width:62ch;color:var(--muted)}.section-kicker{margin-bottom:.7rem;color:var(--green);font-weight:800}.split-heading{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:2rem}.split-heading>div{max-width:820px}.split-heading h2{margin-bottom:0}.period-filter{display:grid;gap:.25rem}.period-filter label{color:var(--muted);font-size:.88rem;font-weight:700}select,input,textarea{width:100%;min-height:46px;padding:.65rem .75rem;color:var(--ink);background:#fff;border:1px solid #6d7e77;border-radius:8px;font-size:1rem}.period-filter select{min-width:175px}.honor-board{position:relative;background:var(--mist);overflow:hidden}.honor-board:before{content:"";position:absolute;inset:0 0 auto;height:8px;background:linear-gradient(90deg,var(--green) 0 72%,var(--yellow) 72%)}.section-intro{max-width:72ch;margin:-1.2rem 0 2.2rem;color:var(--muted)}.student-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));border-block:1px solid var(--line)}.student{padding:1.25rem;border-right:1px solid var(--line)}.student:last-child{border:0}.student-photo{position:relative;aspect-ratio:1;display:grid;place-items:center;margin-bottom:1rem;background:var(--green-deep);overflow:hidden}.student-photo:before{content:"";position:absolute;width:78%;aspect-ratio:1;border:1px solid rgba(255,255,255,.2);border-radius:50%}.student-photo>span{color:#fff;font:800 clamp(3.5rem,7vw,6.5rem)/1 var(--display)}.student-photo b{position:absolute;right:0;bottom:0;padding:.42rem .75rem;background:var(--yellow);font-size:.8rem}.student h3{margin-bottom:.25rem;font-size:1.65rem}.student p{margin-bottom:.25rem;color:var(--green);font-weight:700}.student small{color:var(--muted)}.empty-state{padding:2rem;border:1px dashed var(--green);border-radius:8px}.empty-state p{margin:.4rem 0 0;color:var(--muted)}
.editorial-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:clamp(2.5rem,6vw,5.5rem)}.event-list{border-top:2px solid var(--ink)}.event-item{min-height:130px;display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:1.25rem;padding-block:1rem;border-bottom:1px solid var(--line)}.event-item time{display:grid;justify-items:center;line-height:1}.event-item time strong{font:800 2.6rem/1 var(--display)}.event-item time span{color:var(--green);font-weight:800}.event-item h3{margin-bottom:.35rem;font-size:1.8rem}.event-item p{margin:0;color:var(--muted)}.event-item a,.text-link{color:var(--green-deep);font-weight:800}.social-column{padding:1.25rem;color:#fff;background:var(--green-deep)}.social-title{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.social-title div{display:grid}.social-title span,.facebook-preview>span{color:var(--yellow);font-size:.82rem;font-weight:800}.social-title a{font-size:.9rem;font-weight:700}.instagram-grid{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.instagram-grid img{aspect-ratio:1;width:100%;object-fit:cover}.embed-note{margin:.8rem 0 0;color:rgba(255,255,255,.7);font-size:.84rem}.official-embed{max-width:100%;overflow:hidden}.facebook-preview{margin-top:1.6rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.24)}.facebook-preview h3{margin:.3rem 0 .6rem;font-size:2rem}.facebook-preview p{color:rgba(255,255,255,.75)}.social-button{display:inline-flex;min-height:44px;align-items:center;padding:.55rem .85rem;color:var(--ink);background:var(--yellow);border-radius:8px;font-weight:800}.social-button.is-disabled{opacity:.72}
.gallery-section{color:#fff;background:var(--green-deep)}.gallery-section .section-kicker{color:var(--yellow)}.gallery-section .split-heading>p{color:rgba(255,255,255,.72)}.gallery-mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:.75rem}.gallery-tile{position:relative;overflow:hidden;scroll-margin-top:110px}.gallery-tile.wide{grid-column:span 2}.gallery-tile.tall{grid-row:span 2}.gallery-tile img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.gallery-tile:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(3,24,13,.9))}.gallery-tile>span{position:absolute;right:1rem;bottom:1rem;left:1rem;z-index:1;display:grid}.gallery-tile strong{font:700 1.65rem/1 var(--display)}.gallery-tile small{color:var(--yellow);font-weight:700}.gallery-tile:hover img{transform:scale(1.045)}
.video-section{background:var(--mist)}.video-section .split-heading>p{max-width:400px;color:var(--muted)}.video-row{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:1rem;margin-bottom:1.5rem}.video-card>div{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--green-deep)}.video-card img{width:100%;height:100%;object-fit:cover;opacity:.78}.youtube-frame iframe{width:100%;height:100%;border:0}.play-placeholder{position:absolute;inset:50% auto auto 50%;width:56px;height:56px;display:grid;place-items:center;color:var(--ink);background:var(--yellow);border-radius:50%;transform:translate(-50%,-50%)}.video-card h3{margin:.85rem 0 .25rem;font-size:1.65rem}.video-card p{margin:0;color:var(--muted);font-size:.9rem}
.institutional{position:relative;overflow:hidden}.institutional:after{content:"EMMV";position:absolute;right:-1vw;bottom:-5vw;color:var(--mist);font:800 clamp(10rem,26vw,28rem)/.75 var(--display);pointer-events:none}.institutional-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.25fr;align-items:center;gap:clamp(3rem,8vw,8rem)}.institutional-grid>div:first-child h2,.contact-grid h2{margin-bottom:1.3rem;font-size:clamp(3rem,6vw,5.5rem)}.institutional-grid>div:first-child>p:not(.section-kicker){max-width:58ch;margin-bottom:2rem;color:var(--muted)}.pillars{border-top:2px solid var(--ink)}.pillars article{display:grid;grid-template-columns:54px 150px 1fr;align-items:baseline;gap:1rem;padding-block:1.4rem;border-bottom:1px solid var(--line)}.pillars span{color:var(--green);font:700 1rem/1 var(--display)}.pillars h3{margin:0;font-size:1.8rem}.pillars p{margin:0;color:var(--muted)}.structure-section{background:var(--mist)}.org-chart{padding:clamp(1rem,4vw,3rem);background:#fff;border:1px solid var(--line)}.org-level{display:flex;justify-content:center;gap:1.25rem}.org-level>div{width:min(340px,100%);display:grid;gap:.2rem;padding:1rem 1.2rem;text-align:center;border:2px solid var(--green);border-radius:10px}.org-level>div strong{color:var(--green-deep)}.org-level>div span{color:var(--muted);font-size:.9rem}.org-level.two>div,.org-level.three>div{flex:1}.org-connector{width:2px;height:34px;margin-inline:auto;background:var(--green)}
.commander-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(3rem,7vw,7rem)}.commander-timeline{border-top:2px solid var(--ink)}.commander-timeline article{display:grid;grid-template-columns:130px 1fr;gap:1.5rem;padding-block:1.4rem;border-bottom:1px solid var(--line)}.commander-timeline time{color:var(--green);font-weight:800}.commander-timeline h3{margin-bottom:.45rem;font-size:1.9rem}.commander-timeline p{margin:0;color:var(--muted)}
.contact{color:#fff;background:var(--green-deep)}.contact .section-kicker{color:var(--yellow)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,9vw,8rem)}.contact-grid>div>p:not(.section-kicker){max-width:58ch;color:rgba(255,255,255,.75)}.contact-lines{margin-top:2.5rem;border-top:1px solid rgba(255,255,255,.24)}.contact-lines p{display:grid;grid-template-columns:120px 1fr;gap:1rem;margin:0;padding-block:.8rem;border-bottom:1px solid rgba(255,255,255,.24)}.contact-lines span{color:var(--yellow)}.contact-grid form{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:clamp(1.2rem,3vw,2rem);color:var(--ink);background:#fff}.contact-grid label{display:grid;align-content:start;gap:.3rem;font-weight:700}.contact-grid label:nth-of-type(4),.contact-grid .consent,.contact-grid .form-message{grid-column:1/-1}.contact-grid textarea{resize:vertical}.contact-grid .consent{display:flex;align-items:flex-start;font-size:.9rem;font-weight:400}.contact-grid .consent input{width:20px;min-height:20px;margin-top:.15rem}.contact-grid form button{justify-self:start}.honeypot{position:absolute!important;left:-10000px!important}.form-message{padding:.8rem 1rem;border-radius:6px}.form-message.success{color:#064d29;background:#dcfce7}.form-message.error{color:#7f1d1d;background:#fee2e2}.admin-note{padding-block:2.3rem;background:var(--yellow)}.admin-note .container{display:grid;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:2rem}.admin-note span,.admin-note a{font-weight:800}.admin-note h2{max-width:620px;margin:.2rem 0 0;font-size:clamp(2rem,4vw,3.3rem)}.admin-note p{max-width:58ch;margin:0}
footer{padding-top:4rem;color:#fff;background:#0a2317}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem;padding-bottom:3rem}.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:.4rem}.footer-grid>div>strong{color:var(--yellow);font-family:var(--display);font-size:1.25rem}.footer-grid a,.footer-grid p{color:rgba(255,255,255,.68)}.footer-grid a:hover{color:#fff;text-decoration:underline}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-brand img{width:92px;height:92px;object-fit:contain}.footer-brand strong{font:800 2.4rem/1 var(--display)}.footer-brand p{max-width:240px;margin:.3rem 0 0}.footer-bottom{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.16);font-size:.88rem}.footer-bottom p{margin:0;color:rgba(255,255,255,.58)}.footer-bottom div{display:flex;gap:1rem}
@media(max-width:1050px){.utility-inner>div a:not(.admin-link){display:none}.menu-toggle{display:inline-flex;align-items:center;gap:.6rem}.main-nav{position:absolute;top:calc(100% + 1px);right:0;left:0;display:none;align-items:stretch;padding:1rem clamp(1rem,6vw,3rem) 1.4rem;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.main-nav.is-open{display:grid}.main-nav>a,.nav-group>button{width:100%;justify-content:space-between;border-bottom:1px solid var(--line)}.main-nav .nav-cta{justify-content:center;margin-top:.5rem}.dropdown{position:static;margin-block:.3rem;box-shadow:none}.quick-links{grid-template-columns:repeat(3,1fr)}.student-row{grid-template-columns:repeat(2,1fr)}.editorial-grid,.institutional-grid,.commander-grid,.contact-grid{grid-template-columns:1fr}.social-column{max-width:700px}.gallery-mosaic{grid-template-columns:repeat(3,1fr)}.video-row{grid-template-columns:1fr 1fr}.video-card:first-child{grid-column:span 2}.admin-note .container{grid-template-columns:1fr 1fr}.admin-note a{grid-column:1/-1}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}}
@media(max-width:720px){.container{width:min(100% - 2rem,var(--container))}.section{padding-block:4.3rem}.utility-inner{justify-content:flex-end}.utility-inner p{display:none}.utility-inner .admin-link{margin-left:0}.nav-shell{min-height:76px}.brand{min-width:0}.brand img{width:56px;height:56px}.brand small{max-width:140px;font-size:.68rem}.hero{min-height:680px}.hero-shade{background:linear-gradient(0deg,rgba(4,28,16,.95),rgba(4,28,16,.6) 58%,rgba(4,28,16,.12) 90%)}.hero-content{justify-content:flex-end;padding-bottom:7.5rem}.hero-content h1{font-size:clamp(3rem,14vw,4.7rem)}.hero-controls{justify-content:flex-start;bottom:1.6rem}.alert-line{grid-template-columns:auto 1fr;padding-block:.8rem}.alert-line a{grid-column:2}.quick-links{grid-template-columns:1fr;padding-block:.5rem}.quick-links a{min-height:68px;border:0;border-bottom:1px solid var(--line)}.split-heading{display:grid;align-items:start}.section-heading h2{font-size:clamp(2.7rem,13vw,4rem)}.student-row{display:flex;margin-right:-1rem;overflow-x:auto;scroll-snap-type:x mandatory}.student{min-width:82%;border:0;border-right:1px solid var(--line);scroll-snap-align:start}.event-item{grid-template-columns:58px 1fr}.event-item a{grid-column:2;justify-self:start}.gallery-mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:190px}.gallery-tile.wide{grid-column:span 2}.gallery-tile.tall{grid-row:span 1}.video-row{display:flex;margin-right:-1rem;overflow-x:auto;scroll-snap-type:x mandatory}.video-card,.video-card:first-child{min-width:88%;grid-column:auto;scroll-snap-align:start}.pillars article{grid-template-columns:42px 1fr}.pillars p{grid-column:2}.org-level,.org-level.two,.org-level.three{display:grid}.org-level>div{width:100%}.org-connector{height:22px}.commander-timeline article{grid-template-columns:1fr;gap:.4rem}.contact-grid form{grid-template-columns:1fr}.contact-grid form label{grid-column:1/-1}.contact-lines p{grid-template-columns:1fr;gap:.15rem}.admin-note .container{grid-template-columns:1fr}.admin-note a{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:1.1rem}}
@media(max-width:440px){.brand small{display:none}.hero-actions{display:grid;width:100%}.hero-actions .button{width:100%}.gallery-mosaic{grid-template-columns:1fr}.gallery-tile.wide{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
