:root{--green:#0a192f;--green-deep:#06101f;--sky:#2aa3e6;--sky-hover:#48b4ed;--gold:#c29a63;--gold-dark:#a8884f;--ivory:#f4f7fb;--paper:#f8fafc;--white:#fff;--ink:#0a192f;--muted:#5a6578;--line:#0a192f1f;--serif:"Playfair Display", Georgia, serif;--sans:"Outfit", "Segoe UI", sans-serif;--wrap:1400px;--nav:4.75rem;--radius:1rem;--ease:.35s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--ink);background:var(--ivory);font-family:var(--sans);letter-spacing:.01em;-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.65;overflow-x:clip}img,.optimized-picture{max-width:100%;display:block}.optimized-picture:not(.optimized-picture--fill):not(.optimized-picture--cover) img{width:100%;height:auto}.optimized-picture--fill{width:100%;height:100%;position:absolute;inset:0}.optimized-picture--fill img{object-fit:cover;object-position:center;width:100%;height:100%}.optimized-picture--cover{width:100%;height:100%;display:block}.optimized-picture--cover img,.media-cover{object-fit:cover;object-position:center;width:100%;height:100%}.media-contain{object-fit:contain;object-position:center;width:100%;height:100%}button,input,select,textarea{font:inherit}a{color:inherit}h1,h2,h3{font-family:var(--serif);letter-spacing:-.02em;margin:0 0 .85rem;font-weight:600;line-height:1.15}h1{font-size:clamp(2.4rem,5vw,4.4rem)}h2{font-size:clamp(2rem,3.6vw,3.15rem)}h3{font-size:1.25rem}p{margin:0 0 1rem}p:last-child{margin-bottom:0}#root{min-height:100svh}.skip{z-index:80;background:var(--green);color:var(--white);padding:.6rem 1rem;position:absolute;top:-4rem;left:1rem}.skip:focus{top:1rem}.wrap{width:min(var(--wrap), calc(100% - 2rem));margin-inline:auto}@media (width>=1280px){.wrap{width:min(var(--wrap), calc(100% - 3rem))}}.section{padding:6.5rem 0}.eyebrow{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin:0 0 .85rem;font-size:.72rem;font-weight:600}.eyebrow--gold{color:var(--gold)}.lede{color:var(--muted);max-width:40rem;font-size:1.05rem}.lede--narrow{max-width:36rem}.center-intro{text-align:center;margin-bottom:3.25rem}.center-intro .lede{margin-inline:auto}.btn{cursor:pointer;letter-spacing:.02em;min-height:3rem;transition:background var(--ease), color var(--ease), border-color var(--ease), transform .2s ease;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.4rem;font-weight:500;text-decoration:none;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--gold{background:var(--sky);color:var(--white);gap:.45rem}.btn--gold:hover{background:var(--sky-hover)}.hero-shell .btn--gold{background:var(--gold);color:var(--white)}.hero-shell .btn--gold:hover{background:var(--gold-dark);color:var(--white)}.btn--hero-gold{background:var(--gold);color:var(--white);border-radius:.45rem;gap:.45rem;min-height:2.85rem;padding:.7rem 1.25rem;font-weight:600}.btn--hero-gold:hover{background:var(--gold-dark);color:var(--white)}.btn--video{color:var(--white);border:1px solid var(--gold);background:0 0;border-radius:.45rem;gap:.55rem;min-height:2.85rem;padding:.7rem 1.15rem}.btn-play{border:1px solid var(--gold);width:1.35rem;height:1.35rem;color:var(--gold);border-radius:50%;place-items:center;display:grid}.btn--video:hover{background:#c29a631f}.btn--green{background:var(--green);color:var(--white)}.btn--green:hover{background:#12304f}.btn--ghost{color:var(--white);background:0 0;border-color:#ffffffb3}.btn--ghost:hover{background:#ffffff14}.btn--sm{min-height:2.5rem;padding:.45rem 1.1rem;font-size:.92rem}.btn--block{width:100%}.text-link{color:var(--sky);border-bottom:1px solid var(--gold);margin-top:1.4rem;padding-bottom:.15rem;font-weight:500;text-decoration:none;display:inline-flex}.text-link:after{content:" →"}.text-link--gold{color:var(--sky)}.chips,.pills{flex-wrap:wrap;gap:.6rem;margin:1.4rem 0 0;padding:0;list-style:none;display:flex}.chips li,.pills li{border:1px solid var(--gold);color:var(--green);border-radius:999px;padding:.45rem .9rem;font-size:.92rem}.quiet-card{background:var(--white);border-radius:1rem;height:100%;padding:1.5rem 1.4rem 1.6rem;box-shadow:0 10px 30px #0a192f14}.quiet-card h3{margin-bottom:.55rem}.quiet-card p{color:var(--muted);font-size:.96rem}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.btn{transition:none}.reveal{opacity:1;transform:none}}.hero-shell{background:var(--green)}.nav{z-index:110;height:var(--nav);background:var(--green);position:sticky;top:0}.nav.is-scrolled{box-shadow:0 8px 24px #0000002e}.nav-inner{height:100%;width:min(var(--wrap), calc(100% - 2rem));grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-width:0;margin-inline:auto;display:grid}@media (width>=1280px){.nav-inner{width:min(var(--wrap), calc(100% - 3rem))}}.brand{align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:flex}.brand-mark{flex:none;place-items:center;display:grid}.brand-mark img{object-fit:contain;background:var(--white);border-radius:50%;width:46px;height:46px}.brand-text{flex-direction:column;line-height:1.05;display:flex}.brand-name{font-family:var(--serif);letter-spacing:.04em;text-transform:uppercase;font-size:1.15rem;font-weight:600}.brand-meta{letter-spacing:.32em;text-transform:uppercase;color:var(--gold-dark);margin-top:.15rem;font-size:.58rem}.brand--light .brand-name{color:var(--white)}.brand--light:after{content:"";background:#c29a6373;flex:none;width:1px;height:2rem;margin-left:.35rem}.brand--light .brand-meta{color:var(--gold)}.nav-links{justify-content:center;gap:1.35rem;display:flex}.nav-links a{color:#ffffffd1;white-space:nowrap;padding:.2rem 0;font-size:.9rem;text-decoration:none;position:relative}.nav-links a:hover,.nav-links a.is-active{color:var(--white)}.nav-links a.is-active:after{content:"";background:var(--gold);height:1.5px;position:absolute;bottom:-.45rem;left:0;right:0}.nav-actions{align-items:center;gap:.65rem;display:flex}.nav-toggle{border:1px solid var(--gold);width:2.35rem;height:2.35rem;color:var(--gold);cursor:pointer;background:#06101fa6;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.nav-toggle svg{margin:auto;display:block}.drawer{inset:var(--nav) 0 0 0;z-index:100;opacity:0;pointer-events:none;background:#0a192f8c;justify-content:flex-end;transition:opacity .25s;display:flex;position:fixed}.drawer.is-open{opacity:1;pointer-events:auto}.drawer-panel{background:var(--green);border-left:1px solid #c29a6340;flex-direction:column;width:min(20rem,88vw);height:100%;padding:1.25rem 1.35rem 2rem;transition:transform .28s;display:flex;overflow:auto;transform:translate(100%);box-shadow:-18px 0 48px #00000047}.drawer.is-open .drawer-panel{transform:none}.drawer-links{gap:0;display:grid}.drawer-links a{font-family:var(--sans);letter-spacing:.02em;color:#ffffffdb;min-height:2.75rem;transition:color var(--ease);border-bottom:1px solid #ffffff1a;align-items:center;padding:.9rem 0;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.drawer-links a:hover,.drawer-links a.is-active{color:var(--gold)}.drawer-links a.is-active{font-weight:600}.hero{color:var(--white);background:var(--green);padding-bottom:3rem;position:relative}.hero-stage{min-height:min(78svh,44rem);position:relative;overflow:hidden}.hero-media{background:var(--green-deep);position:absolute;inset:0 0 0 34%;overflow:hidden}.hero-media .optimized-picture--fill img{object-position:58% 28%}.hero-shade{background:linear-gradient(90deg, var(--green) 0%, var(--green) 36%, #0a192fcc 46%, #0a192f52 68%, #0a192f0a 100%);position:absolute;inset:0}.hero-content{z-index:1;align-content:start;min-height:min(78svh,44rem);padding:clamp(2rem,5vh,3.5rem) 0 6.5rem;display:grid;position:relative}.hero-copy{max-width:36rem}.hero h1{margin-bottom:1rem;font-size:clamp(2.4rem,4.8vw,3.8rem);line-height:1.08}.hero h1 em{color:var(--gold);font-style:italic}.hero-lead{color:#ffffffd6;max-width:30rem;font-size:1.02rem;font-weight:300}.hero-actions{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 1.35rem;display:flex}.hero-actions--center{justify-content:center}.hero-meta{flex-wrap:wrap;align-items:center;gap:.85rem 1rem;display:flex}.hero-place{color:var(--gold);align-items:center;gap:.4rem;margin:0;font-size:.92rem;display:inline-flex}.hero-meta-split{background:#c29a638c;width:1px;height:1.1rem}.hero-motto{color:#ffffffeb;margin:0;font-family:Noto Sans Ethiopic,Nyala,sans-serif;font-size:.98rem;font-weight:600}.trust-row{z-index:3;grid-template-columns:repeat(4,1fr);gap:.85rem;margin-top:-5.5rem;padding-bottom:0;display:grid;position:relative}.trust-item{background:var(--white);text-align:left;border-radius:.85rem;align-items:center;gap:.85rem;padding:1rem 1.1rem;display:flex;box-shadow:0 14px 36px #0a192f24}.trust-icon-wrap{background:var(--green);border-radius:50%;flex:none;place-items:center;width:2.75rem;height:2.75rem;display:grid}.trust-icon{width:1.2rem;height:1.2rem;color:var(--gold)}.trust-copy{flex-direction:column;min-width:0;display:flex}.trust-copy strong{font-family:var(--serif);color:var(--green);font-size:1.35rem;line-height:1.1}.trust-copy span{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:.15rem;font-size:.62rem}.about-wave{z-index:2;background:var(--green);line-height:0;position:relative}.about-wave svg{width:100%;height:3rem;display:block}.about.section{margin-top:-3rem;padding:0}.about-body{background:var(--ivory);margin-top:-.5rem;padding:1.5rem 0 6rem}.about-intro{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(2rem,4.5vw,4.25rem);display:grid}.about-head{min-width:0}.about-head .eyebrow{margin-bottom:1rem}.about-intro h2{max-width:none;margin-bottom:0;line-height:1.14}.about-lede{max-width:none;margin:0;padding-top:0;font-size:1.05rem;line-height:1.72}.about-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.about-note{background:var(--white);border:1px solid var(--line);border-top:2px solid var(--gold);border-radius:var(--radius);margin:0;padding:1.15rem 1.25rem}.about-note-label{color:var(--gold-dark);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .45rem;font-size:.68rem;font-weight:600}.about-note p:last-child{color:var(--muted);margin:0;font-size:.96rem;line-height:1.65}.academics{background:var(--green);color:var(--white)}.academics .lede{color:#ffffffc7}.card-row{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.6rem;display:grid}.academics .quiet-card{border-top:2px solid var(--gold);color:var(--ink)}.academics-aside{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:1.25rem;margin-top:2rem;display:grid}.academics-aside .optimized-picture--cover{border-radius:var(--radius);min-height:100%;overflow:hidden}.academics-aside .optimized-picture--cover img{object-position:center 72%}.academics-notes{align-content:stretch;gap:.75rem;height:100%;display:grid}.academics-note{border-radius:var(--radius);background:#ffffff0f;border:1px solid #c29a6359;align-content:center;margin:0;padding:1rem 1.15rem;display:grid}.academics-note-label{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .4rem;font-size:.68rem;font-weight:600}.academics-note p:last-child{font-family:var(--serif);color:#ffffffeb;margin:0;font-size:.96rem;line-height:1.48}.pathway{background:var(--paper)}.path-line{grid-template-columns:repeat(5,1fr);gap:.6rem;margin:0 0 2rem;padding:0;list-style:none;display:grid;position:relative}.path-line:before{content:"";background:var(--gold);height:1px;position:absolute;top:1.55rem;left:8%;right:8%}.path-line button{cursor:pointer;text-align:center;width:100%;color:var(--ink);background:0 0;border:0;padding:0;position:relative}.path-num{border:1px solid var(--gold);background:var(--paper);width:2.1rem;height:2.1rem;color:var(--gold-dark);border-radius:50%;place-items:center;margin:.5rem auto .85rem;font-size:.75rem;font-weight:600;display:grid}.path-line .is-active .path-num{background:var(--green);border-color:var(--green);color:var(--gold)}.path-title{font-family:var(--serif);font-size:1.05rem;display:block}.path-sub{color:var(--muted);margin-top:.2rem;font-size:.86rem;display:block}.path-panel{text-align:left;background:var(--white);border-radius:var(--radius);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:1.25rem;min-width:0;max-width:none;margin:0;padding:.7rem;display:grid;box-shadow:0 10px 30px #0a192f0f}.path-slideshow{min-width:0;position:relative}.path-slideshow-viewport{aspect-ratio:16/10;background:var(--paper);border-radius:.75rem;overflow:hidden}.path-slideshow-viewport .optimized-picture{height:100%}.path-slideshow-image{object-fit:cover;object-position:center;width:100%;height:100%;animation:.45s pathSlideIn}@keyframes pathSlideIn{0%{opacity:.35;transform:scale(1.02)}to{opacity:1;transform:none}}.path-slideshow-nav{z-index:2;width:2.2rem;height:2.2rem;color:var(--white);cursor:pointer;background:#0a192f8c;border:0;border-radius:50%;padding:0;font-size:1.45rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.path-slideshow-nav--prev{left:.55rem}.path-slideshow-nav--next{right:.55rem}.path-slideshow-dots{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:.65rem;display:flex}.path-slideshow-dots button{cursor:pointer;background:#0a192f2e;border:0;border-radius:50%;width:.45rem;height:.45rem;padding:0}.path-slideshow-dots button.is-active{background:var(--gold)}.path-panel-copy{overflow-wrap:anywhere;align-content:start;gap:0;min-width:0;padding:.85rem .75rem .85rem .25rem;display:grid}.path-panel-lede{color:var(--muted);margin:0 0 .85rem;font-size:.98rem;line-height:1.6}.path-notes{gap:.65rem;min-width:0;display:grid}.path-note{background:var(--ivory);border:1px solid var(--line);border-left:2px solid var(--gold);border-radius:.65rem;min-width:0;margin:0;padding:.85rem .95rem}.path-note p:last-child{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:.92rem;line-height:1.5}.path-note-label{color:var(--gold-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .35rem;font-size:.66rem;font-weight:600}.path-panel h3{margin-bottom:.45rem}.facilities{background:var(--white)}.gallery{grid-template-columns:1.25fr 1fr;align-items:start;gap:.9rem;margin-top:2.4rem;display:grid}.gallery-feature,.gallery-side{gap:.9rem;display:grid}.gallery-side{grid-template-columns:1fr 1fr}.gallery-feature,.gallery-side,.gallery figure,.trust-item,.quiet-card,.quote-card,.branch-card{min-width:0}.gallery figure{aspect-ratio:4/3;background:var(--green-deep);border-radius:.9rem;height:auto;margin:0;position:relative;overflow:hidden}.gallery-feature figure{aspect-ratio:4/5;max-height:40rem}.gallery img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:0;transition:transform .7s}.gallery figure:hover .optimized-picture img{transform:scale(1.03)}.gallery figcaption{color:var(--white);font-family:var(--serif);background:linear-gradient(#0000,#0a192fc7);padding:1.1rem 1rem .9rem;position:absolute;bottom:0;left:0;right:0}.life{background:var(--ivory)}.life-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.2rem;display:grid}.life-card{background:var(--green-deep);border-radius:.9rem;margin:0;overflow:hidden}.life-card .optimized-picture--cover{aspect-ratio:4/3;height:auto}.life-card img{aspect-ratio:4/3;object-fit:cover;object-position:center;width:100%;height:auto}.life-card figcaption{color:var(--white);padding:1rem 1.05rem 1.15rem}.life-card strong{font-family:var(--serif);margin-bottom:.25rem;font-size:1.2rem;display:block}.life-card span{color:#ffffffc7;font-size:.94rem}.life .pills{margin-top:1.8rem}.transport{background:var(--green);color:var(--white)}.transport-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid}.transport .lede{color:#fffc}.transport-photo{aspect-ratio:16/10;border-radius:var(--radius);background:var(--green-deep);margin:0;overflow:hidden}.transport-photo img{object-fit:cover;object-position:center;border-radius:var(--radius);width:100%;height:100%}.presence-grid{--presence-photo-offset:calc(.72rem * 1.65 + .85rem);grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:stretch;gap:clamp(1.75rem,3vw,2.75rem);display:grid}.presence-grid>.reveal,.presence-copy,.presence-photo{min-width:0;max-width:100%}.presence-copy{flex-direction:column;gap:1.25rem;display:flex}.presence-copy>.reveal:first-child{flex:none}.branch-list{gap:.75rem;min-width:0;display:grid}.presence-grid>.presence-photo{align-self:stretch;min-height:100%;position:relative}@media (width>=981px){.presence-grid>.presence-photo{margin-top:var(--presence-photo-offset);min-height:calc(100% - var(--presence-photo-offset))}}.presence-photo{border-radius:var(--radius);background:var(--green-deep);width:100%;overflow:hidden}.presence-photo img{border-radius:var(--radius)}@media (width>=981px){.presence-photo .optimized-picture--fill img{object-position:center 38%}}@media (width<=980px){.presence-grid>.presence-photo{aspect-ratio:4/3;min-height:0;position:relative}.presence-photo .optimized-picture--fill{position:absolute;inset:0}}.presence{background:var(--ivory);padding-bottom:3rem}.branch-list .reveal{width:100%;min-width:0;display:block}.branch-list .quiet-card{max-width:100%;height:auto}.branch-link{width:100%;min-width:0;color:inherit;text-decoration:none;display:block}.branch-card{border-top:2px solid var(--gold);min-width:0}.branch-card h3{overflow-wrap:anywhere}.branch-link:hover .branch-card{transform:translateY(-2px)}.presence-copy .lede{margin-bottom:0}.branch-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.fineprint{color:var(--muted);margin-top:1rem;font-size:.88rem}.record{background:var(--white)}.record-show{margin-top:2.2rem}.record-show-meta{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.85rem;display:flex}.record-kicker{color:var(--gold-dark);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:600;animation:.4s recordIn}.record-count{color:var(--muted);margin:0;font-size:.86rem}.record-viewport{background:var(--white);border-radius:1rem;width:100%;height:clamp(14rem,42vw,32rem);position:relative;overflow:hidden}.record-track{width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0}.record-slide{background:var(--white);flex:0 0 100%;width:100%;min-width:100%;max-width:100%;height:100%;margin:0;position:relative;overflow:hidden}.record-slide--duo{align-items:stretch;gap:.5rem;display:flex}.record-slide-cell{background:var(--white);border-radius:.35rem;min-width:0;height:100%;overflow:hidden}.record-slide--duo .record-slide-cell{flex:1 1 0;place-items:center;width:50%;max-width:50%;display:grid}.record-slide--solo .record-slide-cell{border-radius:0;width:100%;height:100%}.record-slide--solo .record-slide-photo,.record-slide--duo .record-slide-photo{object-fit:contain}.record-slide-photo{object-position:center;width:100%;height:100%;display:block}.record-caption{color:var(--ink);font-family:var(--serif);margin:.85rem 0 0;font-size:1.25rem;animation:.4s recordIn}.record-nav{z-index:2;width:2.7rem;height:2.7rem;color:var(--white);cursor:pointer;background:#0a192f8c;border:0;border-radius:50%;font-size:1.8rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.record-nav--prev{left:.8rem}.record-nav--next{right:.8rem}.record-thumbs{scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;gap:.5rem;margin-top:.85rem;padding-bottom:.4rem;display:flex;overflow-x:auto}.record-thumbs button{background:var(--green-deep);cursor:pointer;scroll-snap-align:start;opacity:.62;border:2px solid #0000;border-radius:.5rem;flex:0 0 5.4rem;height:4rem;padding:0;overflow:hidden}.record-thumbs button.is-active{border-color:var(--sky);opacity:1}.record-thumbs img{object-fit:cover;width:100%;height:100%}@keyframes recordIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.achieve-gallery{grid-template-rows:auto auto;grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:.9rem;margin-top:2.2rem;display:grid}.achieve-gallery>:first-child{grid-row:1/span 2}.achieve-gallery figure{aspect-ratio:4/3;background:var(--green-deep);border-radius:.9rem;height:auto;margin:0;position:relative;overflow:hidden}.achieve-gallery>:first-child figure{aspect-ratio:4/5}.achieve-gallery img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:0}.achieve-gallery figcaption{color:var(--white);font-family:var(--serif);background:linear-gradient(#0000,#0a192fc7);padding:1rem;position:absolute;bottom:0;left:0;right:0}.achieve-row{grid-template-columns:repeat(4,1fr);gap:.9rem;margin-top:2.2rem;display:grid}.achieve-card{text-align:center;border:1px solid #c29a6373;border-radius:.9rem;align-content:center;min-height:12rem;padding:1.6rem 1.2rem;display:grid}.achieve-card p{color:var(--muted);font-size:.9rem}.voices{background:var(--green-deep);color:var(--white)}.quote-show{margin:2.2rem auto 0}@media (width>=980px){.quote-show{max-width:none}}@media (width<=979px){.quote-show{max-width:42rem}}.quote-show-meta{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.85rem;display:flex}.quote-kicker{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:600}.quote-count{color:#ffffff9e;margin:0;font-size:.86rem}.quote-viewport{position:relative;overflow:hidden}.quote-track{flex-wrap:nowrap;width:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex}.quote-viewport .quote-card{flex:0 0 calc(100% / var(--quote-visible,1));width:calc(100% / var(--quote-visible,1));min-width:0;margin:0}@media (width>=980px){.quote-track{gap:.75rem}.quote-viewport .quote-card{flex:0 0 calc((100% - (.75rem * (var(--quote-visible,1) - 1))) / var(--quote-visible,1));width:calc((100% - (.75rem * (var(--quote-visible,1) - 1))) / var(--quote-visible,1))}}.quote-nav{z-index:2;width:2.5rem;height:2.5rem;color:var(--white);cursor:pointer;background:#0a192fb8;border:0;border-radius:50%;font-size:1.65rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.quote-nav--prev{left:.65rem}.quote-nav--next{right:.65rem}.quote-dots{justify-content:center;gap:.45rem;margin-top:1rem;display:flex}.quote-dots button{cursor:pointer;width:.55rem;height:.55rem;transition:transform var(--ease), background var(--ease);background:#ffffff47;border:0;border-radius:50%;padding:0}.quote-dots button.is-active{background:var(--gold);transform:scale(1.2)}.quote-row{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.2rem;display:grid}.quote-card{background:var(--ivory);color:var(--ink);border-radius:var(--radius);margin:0;padding:1.8rem 1.6rem 1.4rem}.quote-mark{font-family:var(--serif);color:var(--gold);font-size:3rem;line-height:.7;display:block}.quote-card blockquote{margin:.4rem 0 1.2rem}.quote-card blockquote p{font-family:var(--serif);color:var(--muted);font-size:1.12rem;font-style:italic}.quote-card figcaption{border-top:1px solid var(--line);align-items:center;gap:.75rem;padding-top:.9rem;display:flex}.quote-card figcaption span{color:var(--muted);flex-direction:column;font-size:.88rem;display:flex}.quote-card figcaption strong{color:var(--ink);font-size:.95rem}.avatar{background:#9bb7d8;border-radius:50%;width:2.4rem;height:2.4rem}.cta{isolation:isolate;text-align:center;min-height:28rem;color:var(--white);place-items:center;padding:7rem 0;display:grid;position:relative}.cta-media,.cta-shade{z-index:-1;position:absolute;inset:0}.cta-media{overflow:hidden}.cta-shade{background:#0a192fc7}.cta-copy{max-width:42rem}.cta-copy p{color:#ffffffd6}.contact{background:var(--ivory)}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:3rem;display:grid}.contact-list{margin:1.6rem 0 0;padding:0;list-style:none}.contact-list li{border-bottom:1px solid var(--line);color:var(--gold-dark);gap:.85rem;padding:.85rem 0;display:flex}.contact-list span{color:var(--muted);flex-direction:column;min-width:0;display:flex}.contact-list span a{color:var(--sky);overflow-wrap:anywhere;width:fit-content;text-decoration:none}.contact-list span a:hover{border-bottom:1px solid var(--gold)}.contact-list strong{color:var(--ink);font-size:.92rem}.contact-list .map-link{color:var(--sky);border-bottom:1px solid var(--gold);width:fit-content;margin-top:.35rem;font-weight:500;text-decoration:none}.map-frame{border-radius:var(--radius);background:#e7eef8;height:100%;min-height:22rem;padding:0;overflow:hidden}.map-frame iframe{border:0;width:100%;height:100%;min-height:22rem;display:block}.footer{background:var(--green-deep);color:#ffffffd1;padding:4rem 0 1.4rem}.footer-grid{grid-template-columns:1.4fr .8fr .8fr 1fr;gap:2rem;padding-bottom:2.5rem;display:grid}.footer-brand,.footer-links,.footer-contact{min-width:0}.footer .brand--light:after{display:none}.footer-blurb{color:#ffffffb3;max-width:22rem;margin-top:1rem}.footer-motto{color:var(--gold);margin:1rem 0 .25rem;font-family:Noto Sans Ethiopic,Nyala,sans-serif;font-size:.95rem;font-weight:600}.footer-motto-en{color:#ffffff9e;margin:0;font-size:.86rem}.footer h3{color:var(--gold);font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem}.footer ul{margin:0;padding:0;list-style:none}.footer li+li{margin-top:.45rem}.footer a,.footer button{color:#ffffffd1;cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;padding:0;text-decoration:none}.footer a:hover,.footer button:hover{color:var(--sky)}.footer-muted{color:#ffffff9e}.footer-base{color:#ffffff8c;border-top:1px solid #ffffff14;padding-top:1.1rem;font-size:.84rem}.footer-base p{margin:0}.modal{z-index:60;background:#0a192f8c;place-items:center;padding:1.2rem;display:grid;position:fixed;inset:0}.modal-panel{background:var(--ivory);border-radius:1.1rem;width:min(34rem,100%);max-height:min(90svh,52rem);position:relative;overflow:auto;box-shadow:0 24px 80px #00000040}.modal-close{cursor:pointer;width:2.2rem;height:2.2rem;color:var(--muted);background:0 0;border:0;font-size:1.6rem;position:absolute;top:.7rem;right:.8rem}.modal-body{padding:2.2rem 1.8rem 1.8rem}.modal-body label{color:var(--green);gap:.35rem;margin:.85rem 0;font-size:.9rem;display:grid}.modal-body input,.modal-body select,.modal-body textarea{border:1px solid var(--line);background:var(--white);border-radius:.6rem;width:100%;padding:.7rem .8rem}.modal-body .btn{margin-top:.8rem}@media (width<=1200px){:root{--nav:3.65rem}.brand--light:after,.nav-links{display:none}.nav-inner{width:min(var(--wrap), calc(100% - 1.5rem));grid-template-columns:1fr auto;gap:.6rem}.brand{gap:.5rem}.brand-mark img{width:34px;height:34px}.brand-name{font-size:1.08rem}.brand-meta{letter-spacing:.16em;margin-top:.12rem;font-size:.55rem}.nav-toggle{border:1px solid var(--gold);width:2.25rem;min-width:0;height:2.25rem;min-height:0;color:var(--gold);flex:none;place-items:center;display:grid}.drawer-panel{width:min(18.5rem,92vw);padding:1rem 1.15rem 1.5rem}.drawer-links a{padding:.82rem 0;font-size:.98rem}}@media (width<=980px){.section:not(.cta){padding:4.5rem 0}.card-row,.achieve-row,.life-grid,.quote-row,.trust-row{grid-template-columns:1fr 1fr}.trust-item strong,.trust-copy strong{font-size:1.4rem}.trust-copy span{letter-spacing:.1em}.about-intro,.about-notes,.academics-aside,.presence-grid,.transport-grid,.contact-grid,.path-panel{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem 1.75rem}.footer-brand,.footer-contact{grid-column:1/-1}.footer-blurb{max-width:none}.path-line{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.4rem;margin:0 0 1.4rem;padding:0 0 .8rem;display:flex;overflow-x:auto}.path-line:before{display:none}.path-line li{scroll-snap-align:start;flex:0 0 8.6rem}.path-line button{min-height:6.5rem}.path-line{scrollbar-width:thin}.path-panel-copy{padding:.35rem .15rem .15rem}.path-slideshow-viewport{aspect-ratio:16/10}.gallery{grid-template-columns:1fr}.gallery-feature figure,.gallery figure{aspect-ratio:16/10}.gallery-side,.achieve-gallery{grid-template-columns:1fr 1fr}.achieve-gallery>:first-child{grid-column:1/-1}.achieve-gallery>:first-child figure{aspect-ratio:16/10;grid-row:auto}.achieve-gallery figure{aspect-ratio:16/10}.academics-aside img{aspect-ratio:16/10;height:auto;min-height:0}.academics-notes{gap:.65rem}.map-frame,.map-frame iframe{min-height:18rem}}@media (width<=768px){:root{--nav:3.5rem}body{font-size:16px}.wrap,.nav-inner{width:min(var(--wrap), calc(100% - 1.5rem))}.section:not(.cta){padding:3.5rem 0}.center-intro{text-align:left;margin-bottom:2.2rem}.center-intro .lede{margin-inline:0}h1{font-size:clamp(2rem,9vw,2.7rem)}h2{font-size:clamp(1.7rem,6.4vw,2.35rem)}.about-body{margin-top:0;padding:1.25rem 0 4.5rem}.about-intro{gap:1.35rem}.about-notes{grid-template-columns:1fr;margin-top:2rem}.about-intro h2 br{display:none}.life-grid,.quote-row{grid-template-columns:1fr}.hero-media{inset:0}.hero-shade{background:linear-gradient(#0a192f33 0%,#0a192f8c 38%,#0a192ff0 100%)}.hero-media img{object-position:center 35%}.hero-content{align-content:end;min-height:min(72svh,38rem);padding:5rem 0 6.5rem}.hero-copy{max-width:none}.hero .eyebrow{letter-spacing:.12em;max-width:22rem;font-size:.62rem;line-height:1.45}.hero h1 br{display:none}.hero-lead{max-width:none;font-size:.95rem}.hero-actions{grid-template-columns:1fr;gap:.7rem;display:grid}.hero-actions .btn{width:100%}.hero-motto{overflow-wrap:anywhere;font-size:.92rem;line-height:1.5}.trust-row{grid-template-columns:1fr 1fr;gap:.55rem;margin-top:-2.4rem}.trust-item{min-width:0;padding:.9rem .55rem 1rem}.trust-copy strong{font-size:clamp(1.05rem,4.5vw,1.35rem)}.trust-copy span{letter-spacing:.08em;font-size:.58rem}.path-title{font-size:.95rem}.path-sub{font-size:.78rem}.cta{min-height:0;padding:4.5rem 0}.cta-copy{width:min(var(--wrap), calc(100% - 1.5rem))}.cta-copy h2{font-size:clamp(1.7rem,7vw,2.4rem)}.record-nav{width:2.4rem;height:2.4rem;font-size:1.5rem}.record-nav--prev{left:.45rem}.record-nav--next{right:.45rem}.footer{padding:2.75rem 0 1.25rem}.footer-grid{grid-template-columns:1fr;gap:1.75rem;padding-bottom:2rem}.footer-brand,.footer-contact{grid-column:auto}.footer h3{margin-bottom:.75rem}.footer-blurb{margin-top:.85rem;font-size:.95rem;line-height:1.6}.footer-base{font-size:.8rem;line-height:1.5}.chips li,.pills li{font-size:.84rem}}@media (width<=560px){.card-row,.achieve-row,.life-grid,.gallery-side,.quote-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:0}.footer-grid>*{padding:1.35rem 0}.footer-grid>*+*{border-top:1px solid #ffffff14}.footer-grid>:first-child{padding-top:0}.achieve-gallery{grid-template-columns:1fr}.record-caption{font-size:1.05rem}.record-thumbs button{flex-basis:4.4rem;height:3.3rem}.gallery-feature figure,.gallery figure,.achieve-gallery figure,.achieve-gallery>:first-child figure,.life-card img,.transport-photo,.presence-photo{aspect-ratio:16/10}.path-slideshow-viewport,.academics-aside img{aspect-ratio:16/10;height:auto}.quote-nav{width:2.2rem;height:2.2rem;font-size:1.4rem}.quote-nav--prev{left:.4rem}.quote-nav--next{right:.4rem}.quote-card{padding:1.25rem 1.1rem 1.3rem}.cta .hero-actions{width:100%}.contact-list li{align-items:flex-start}.map-frame,.map-frame iframe{min-height:16rem}.path-line li{flex-basis:7.6rem}}@media (width<=400px){.wrap,.nav-inner{width:min(var(--wrap), calc(100% - 1.2rem))}.hero-stage,.hero-content{min-height:min(68svh,32rem)}h1{font-size:clamp(1.75rem,8.5vw,2.2rem)}.hero-lead{font-size:.88rem}.record-nav{top:auto;bottom:4.6rem;transform:none}}
