:root{--blue:#3c83f6;--blue-dark:#245fca;--navy:#173b72;--navy-2:#0f2b57;--pink:#ec4899;--orange:#f59e0b;--ink:#172033;--muted:#6f7c91;--line:#e7edf5;--soft:#f6f8fb;--soft-blue:#edf4ff;--white:#fff;--container:1240px;--radius-xl:32px;--shadow:0 20px 60px #1a407c1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.container{width:min(var(--container), calc(100% - 40px));margin:auto}.anchorTarget{scroll-margin-top:90px}.topStrip{background:var(--navy-2);color:#cedaf0;height:32px;font-size:10px}.topStripInner{width:min(var(--container), calc(100% - 40px));justify-content:space-between;align-items:center;height:100%;margin:auto;display:flex}.topStripInner>div{align-items:center;gap:18px;display:flex}.topStrip button{color:#cedaf0;background:0 0;border:0;padding:0;font-size:10px}.siteHeader{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #e7edf5e6;height:76px;transition:box-shadow .25s;position:sticky;top:0}.siteHeader.isScrolled{box-shadow:0 12px 40px #173b7214}.headerInner{width:min(var(--container), calc(100% - 40px));align-items:center;gap:28px;height:100%;margin:auto;display:flex}.brand img{width:100%}.desktopNav{align-items:center;gap:27px;height:100%;margin-left:auto;font-size:12px;font-weight:750;display:flex}.desktopNav>a,.moreNav>button{height:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;display:flex;position:relative}.desktopNav>a:after{content:"";background:var(--pink);border-radius:999px;height:2px;transition:right .25s;position:absolute;bottom:15px;left:0;right:100%}.desktopNav>a:hover{color:var(--pink)}.desktopNav>a:hover:after{right:0}.moreNav{height:100%;position:relative}.moreNav>button{gap:6px;font-weight:750}.moreNav:hover .morePanel{opacity:1;visibility:visible;transform:translateY(0)}.morePanel{border:1px solid var(--line);width:225px;box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#fffffffa;border-radius:18px;padding:10px;transition:all .2s;position:absolute;top:65px;right:0;transform:translateY(8px)}.morePanel a{color:var(--muted);border-radius:10px;justify-content:space-between;align-items:center;padding:11px 12px;font-size:11px;display:flex}.morePanel a:hover{background:var(--soft-blue);color:var(--blue)}.morePanel a span{color:var(--pink)}.headerCta{background:var(--blue);color:#fff;border-radius:999px;align-items:center;gap:9px;height:40px;padding:0 16px;font-size:10px;font-weight:850;display:inline-flex;box-shadow:0 10px 24px #3c83f638}.headerCta span{color:#ffe1a6}.mobileMenuButton{display:none}.hero{background:var(--navy-2);touch-action:pan-y;min-height:650px;position:relative;overflow:hidden}.heroSlide{opacity:0;visibility:hidden;transition:opacity .8s,visibility .8s;position:absolute;inset:0}.heroSlide.active{opacity:1;visibility:visible}.heroImage{object-fit:cover;width:100%;height:100%;transition:transform 7s;position:absolute;inset:0;transform:scale(1.04)}.heroSlide.active .heroImage{transform:scale(1)}.heroOverlay{background:linear-gradient(90deg,#0b2249f5 0%,#19458fd1 38%,#1f53a575 64%,#0b22491f 100%);position:absolute;inset:0}.heroGlow{filter:blur(10px);background:radial-gradient(circle,#ec489952,#0000 68%);border-radius:50%;width:620px;height:620px;position:absolute;bottom:-260px;right:-170px}.heroInner{z-index:3;width:min(var(--container), calc(100% - 40px));align-items:center;min-height:650px;margin:auto;display:flex;position:relative}.heroCopy{color:#fff;width:min(760px,70%);padding-bottom:16px}.heroBadge{color:#ffd58a;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:17px;font-size:10px;font-weight:900;display:flex}.heroBadge span{background:var(--orange);border-radius:999px;width:34px;height:2px}.heroCopy h1{letter-spacing:-.045em;max-width:830px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,6.1vw,88px);font-weight:700;line-height:.96}.heroCopy p{color:#dce8fb;max-width:650px;margin:23px 0 0;font-size:15px;line-height:1.78}.heroActions{flex-wrap:wrap;gap:10px;margin-top:29px;display:flex}.primaryButton,.ghostButton{border-radius:999px;align-items:center;gap:11px;min-height:47px;padding:0 18px;font-size:11px;font-weight:850;display:inline-flex}.primaryButton{color:var(--blue);background:#fff}.primaryButton span{color:var(--pink)}.ghostButton{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffff14;border:1px solid #ffffff59}.heroAccentWord{color:#ffffff13;letter-spacing:-.06em;pointer-events:none;font-family:Georgia,serif;font-size:clamp(85px,12vw,170px);font-weight:700;position:absolute;bottom:90px;right:-20px}.heroBottom{z-index:8;width:min(var(--container), calc(100% - 40px));justify-content:space-between;align-items:center;margin:auto;display:flex;position:absolute;bottom:28px;left:0;right:0}.heroProgress{gap:8px;display:flex}.heroProgress button{background:0 0;border:0;width:38px;height:14px;padding:0}.heroProgress button span{background:#ffffff4d;border-radius:999px;height:3px;display:block}.heroProgress button.active span{background:var(--orange)}.heroCounter{color:#fff;align-items:baseline;gap:5px;display:flex}.heroCounter strong{font-family:Georgia,serif;font-size:24px}.heroCounter span{color:#ffffff8c;font-size:10px}.heroArrow{z-index:8;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:46px;height:46px;font-size:29px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.heroPrev{left:24px}.heroNext{right:24px}.section{padding:86px 0}.eyebrow{color:var(--blue);letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:900;display:inline-block}.sectionHeader{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:28px;display:flex}.sectionHeader h2,.welcomeCopy h2,.digestCopy h2{color:var(--navy);letter-spacing:-.04em;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.7vw,58px);line-height:1.02}.sectionHeader>a,.achievementIntro>a{color:var(--pink);font-size:10px;font-weight:900}.sectionHeader.light h2{color:#fff}.sectionHeader.light .eyebrow{color:#ffd17d}.sectionHeader.light>a{color:#f9c3df}.scrollRow{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-flow:column;gap:14px;padding:2px 1px 13px;display:grid;overflow-x:auto}.scrollRow>*{scroll-snap-align:start}.quickAccessSection{z-index:10;background:#fff;margin-top:-1px;position:relative}.quickAccessGrid{border-right:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.quickAccessCard{border-right:1px solid var(--line);background:#fff;grid-template-columns:30px 1fr auto;align-items:center;gap:11px;min-height:118px;padding:20px;transition:background .2s,transform .2s;display:grid}.quickAccessCard:last-child{border-right:0}.quickAccessCard:hover{background:var(--soft-blue)}.quickAccessCard>span{color:var(--orange);font-family:Georgia,serif;font-size:13px}.quickAccessCard strong{color:var(--navy);margin-bottom:4px;font-size:12px;display:block}.quickAccessCard small{color:var(--muted);font-size:9px}.quickAccessCard b{color:var(--pink)}.welcomeSection{background:#fff}.welcomeGrid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:62px;display:grid}.welcomeVisual{min-height:500px;position:relative}.welcomeImageWrap{width:82%;height:470px;box-shadow:var(--shadow);border-radius:28px;overflow:hidden}.welcomeImageWrap img{object-fit:cover;object-position:top center;width:100%;height:100%}.welcomeCaption{color:#fff;background:#173b72f2;border-radius:16px;width:72%;padding:17px 18px;position:absolute;bottom:34px;right:0;box-shadow:0 18px 40px #173b7233}.welcomeCaption span,.welcomeCaption strong{display:block}.welcomeCaption span{color:#ffd17d;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:900}.welcomeCaption strong{font-size:11px}.welcomeDecor{z-index:-1;color:#edf4ff;font-family:Georgia,serif;font-size:150px;font-weight:900;position:absolute;top:-40px;right:20px}.welcomeCopy h2 em{color:var(--blue);font-style:normal}.welcomeCopy>p{max-width:690px;color:var(--muted);font-size:13px;line-height:1.85}.welcomeStats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:24px;padding:19px 0;display:grid}.welcomeStats strong,.welcomeStats span{display:block}.welcomeStats strong{color:var(--navy);font-family:Georgia,serif;font-size:27px}.welcomeStats span{color:var(--muted);margin-top:4px;font-size:9px}.chipLinks{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.chipLinks a{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800}.campusSection{background:radial-gradient(circle at 80% 15%,#3c83f64d,#0000 28%),linear-gradient(140deg,#0f2b57,#173b72 55%,#205fc0);overflow:hidden}.campusRow{grid-auto-columns:minmax(255px,1fr)}.campusCard{color:#fff;border-radius:25px;height:365px;position:relative;overflow:hidden;box-shadow:0 20px 50px #061a3e3d}.campusCard img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.campusCard:hover img{transform:scale(1.045)}.cardShade{background:linear-gradient(#081d4226 28%,#081d42f0);position:absolute;inset:0}.campusNo{z-index:2;color:#ffffffb8;font-family:Georgia,serif;font-size:11px;position:absolute;top:16px;left:17px}.campusCardBody{z-index:2;position:absolute;bottom:19px;left:18px;right:18px}.campusCardBody span{color:#ffd17d;letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:900}.campusCardBody h3{margin:5px 0 6px;font-family:Georgia,serif;font-size:25px}.campusCardBody p{color:#d9e5f7;margin:0;font-size:9px;line-height:1.55}.campusCard>b{z-index:2;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.infoSection{background:var(--soft)}.infoLayout{grid-template-columns:1.1fr .9fr;gap:16px;display:grid}.calendarCard,.announcementCard{border:1px solid var(--line);background:#fff;border-radius:24px;padding:22px}.panelHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.panelHeader span{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:900}.panelHeader h3{color:var(--navy);margin:3px 0 0;font-family:Georgia,serif;font-size:23px}.panelHeader>b,.panelHeader>a{color:var(--pink);font-size:9px;font-weight:900}.eventItem{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr auto;align-items:center;gap:11px;padding:9px 2px;display:grid}.eventItem:last-child{border-bottom:0}.dateBox{background:var(--soft-blue);width:53px;height:53px;color:var(--blue);text-align:center;border-radius:13px;place-items:center;display:grid}.dateBox strong{font-family:Georgia,serif;font-size:20px;line-height:.9}.dateBox span{letter-spacing:.12em;font-size:7px;font-weight:900}.eventText strong{color:var(--ink);font-size:10px;display:block}.eventText small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.eventBadge{color:#ce7c00;background:#fff3d7;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:900}.announcementItem{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.announcementItem:last-child{border-bottom:0}.announcementNumber{width:35px;height:35px;color:var(--pink);background:#fde7f2;border-radius:11px;place-items:center;font-family:Georgia,serif;font-size:11px;font-weight:900;display:grid}.announcementItem small{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:900;display:block}.announcementItem strong{margin-top:4px;font-size:10px;display:block}.announcementItem>b{color:var(--pink)}.achievementSection{background:#fff}.achievementSection .container{grid-template-columns:.8fr 1.2fr;align-items:center;gap:34px;display:grid}.achievementIntro h2{color:var(--navy);letter-spacing:-.04em;margin:8px 0 12px;font-family:Georgia,serif;font-size:clamp(38px,4.3vw,55px);line-height:1.02}.achievementIntro p{max-width:500px;color:var(--muted);font-size:12px;line-height:1.8}.achievementGrid{grid-template-columns:1.15fr .85fr;gap:12px;display:grid}.achievementGrid article{color:#fff;background:linear-gradient(135deg,#173b72,#3c83f6);border-radius:22px;min-height:210px;padding:20px;position:relative;overflow:hidden}.achievementGrid article:nth-child(3){background:linear-gradient(135deg,#253a66,#ec4899);grid-column:2}.achievementLarge{flex-direction:column;grid-row:span 2;justify-content:flex-end;display:flex;min-height:432px!important}.achievementGrid article:after{content:"";background:#ffffff14;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-80px;right:-65px}.achievementGrid article>span{color:#ffd17d;letter-spacing:.15em;font-size:7px;font-weight:900}.achievementGrid strong{margin-top:14px;font-family:Georgia,serif;font-size:37px;display:block}.achievementLarge strong{font-size:70px}.achievementGrid h3{margin:8px 0 5px;font-size:12px}.achievementGrid p{color:#dfe8fb;margin:0;font-size:8px}.achievementGrid article>b{color:#ffffff73;font-size:9px;position:absolute;top:18px;right:18px}.newsSection{background:var(--soft)}.newsGrid{grid-template-columns:1.25fr .875fr .875fr;gap:14px;display:grid}.newsCard{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.newsImage{height:230px;position:relative;overflow:hidden}.newsCard.featured .newsImage{height:300px}.newsImage img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.newsCard:hover .newsImage img{transform:scale(1.03)}.newsImage span{color:var(--blue);text-transform:uppercase;background:#fffffff0;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:900;position:absolute;top:14px;left:14px}.newsBody{padding:17px}.newsBody small{color:var(--muted);letter-spacing:.08em;font-size:7px;font-weight:800}.newsBody h3{color:var(--navy);margin:7px 0;font-family:Georgia,serif;font-size:19px;line-height:1.2}.newsCard.featured .newsBody h3{font-size:24px}.newsBody p{color:var(--muted);margin:0 0 11px;font-size:9px;line-height:1.6}.newsBody a{color:var(--pink);font-size:9px;font-weight:900}.extracurricularSection{background:radial-gradient(circle at 15% 20%,#ec48992e,#0000 27%),linear-gradient(135deg,#122f5f,#173b72)}.extraRow{grid-auto-columns:minmax(215px,1fr)}.extraCard{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff13;border:1px solid #ffffff21;border-radius:20px;min-height:210px;padding:19px}.extraCard>span{color:#ffd17d;font-family:Georgia,serif;font-size:15px}.extraCard>div{margin-top:45px}.extraCard h3{margin:0 0 6px;font-size:13px}.extraCard p{color:#cbd9ee;margin:0;font-size:9px;line-height:1.6}.extraCard>a{color:#f7c4df;gap:8px;margin-top:20px;font-size:8px;font-weight:900;display:inline-flex}.facilitySection{background:#fff}.facilityRow{grid-auto-columns:minmax(235px,1fr)}.facilityCard{color:#fff;border-radius:22px;height:270px;position:relative;overflow:hidden}.facilityCard img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.facilityCard:hover img{transform:scale(1.04)}.facilityCard>span{z-index:2;font-family:Georgia,serif;font-size:10px;position:absolute;top:15px;left:16px}.facilityCard strong{z-index:2;font-size:12px;position:absolute;bottom:17px;left:16px;right:16px}.facilityCard>b{z-index:2;position:absolute;top:14px;right:14px}.digestSection{background:var(--soft-blue);overflow:hidden}.digestGrid{grid-template-columns:1fr 1fr;align-items:center;gap:45px;display:grid}.digestVisual{background:linear-gradient(135deg,#d8e7ff,#fff1d8);border-radius:30px;min-height:445px;position:relative;overflow:hidden}.digestOrb{filter:blur(2px);border-radius:50%;position:absolute}.orbOne{background:#3c83f638;width:220px;height:220px;top:-60px;left:-50px}.orbTwo{background:#ec48992e;width:180px;height:180px;bottom:-40px;right:-30px}.magazine{border:7px solid #fff;border-radius:13px;width:225px;height:320px;position:absolute;overflow:hidden;box-shadow:0 24px 55px #173b7238}.magazine img{object-fit:cover;width:100%;height:100%}.magazine>div{color:#fff;background:linear-gradient(#103064c7,#0000 45%,#0c2349d1);padding:17px;position:absolute;inset:0}.magazine span,.magazine strong,.magazine small{display:block}.magazine span{letter-spacing:.2em;font-size:7px;font-weight:900}.magazine strong{margin-top:4px;font-family:Georgia,serif;font-size:25px}.magazine small{font-size:8px;position:absolute;bottom:17px;left:17px;right:17px}.magazineOne{top:55px;left:80px;transform:rotate(-7deg)}.magazineTwo{top:67px;left:270px;transform:rotate(7deg)}.digestCopy>p{max-width:580px;color:var(--muted);font-size:12px;line-height:1.8}.digestActions{align-items:center;gap:18px;margin-top:22px;display:flex}.blueButton{background:var(--blue);color:#fff}.blueButton span{color:#ffe3aa}.textLink{color:var(--pink);font-size:9px;font-weight:900}.admissionSection{background:var(--soft-blue);padding:45px 0 82px}.admissionCard{color:#fff;background:linear-gradient(120deg,#102f62,#245fca 58%,#3c83f6);border-radius:30px;justify-content:space-between;align-items:center;gap:32px;padding:45px;display:flex;position:relative;overflow:hidden}.admissionPattern{border:60px solid #ffffff0f;border-radius:50%;width:380px;height:380px;position:absolute;top:-130px;right:-120px}.admissionCard>div:not(.admissionPattern){z-index:2;position:relative}.admissionCard>div>span{color:#ffd17d;letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:900}.admissionCard h2{margin:7px 0 9px;font-family:Georgia,serif;font-size:clamp(36px,4.6vw,54px);line-height:1.02}.admissionCard p{color:#dbe7f8;max-width:650px;margin:0;font-size:11px;line-height:1.7}.admissionActions{text-align:center;flex:none}.admissionActions>a{min-height:46px;color:var(--blue);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:0 20px;font-size:10px;font-weight:900;display:inline-flex}.admissionActions small{color:#cfdcf1;margin-top:8px;font-size:8px;display:block}.siteFooter{color:#c4d0e0;background:#101d32;padding:60px 0 92px}.footerTop{grid-template-columns:1fr 1.2fr;align-items:start;gap:50px;display:grid}.footerBrand img{background:#fff;border-radius:9px;width:220px;padding:5px}.footerBrand p{color:#8392a8;max-width:330px;font-size:11px;line-height:1.7}.footerColumns{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.footerColumns>div{gap:9px;display:grid}.footerColumns strong{color:#fff;margin-bottom:5px;font-size:10px}.footerColumns a{color:#8f9db0;font-size:9px}.footerColumns a:hover{color:var(--pink)}.footerBottom{color:#728197;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:42px;padding-top:18px;font-size:9px;display:flex}.footerBottom a{color:var(--pink);font-weight:900}.mobileBottomNav,.sheetBackdrop{display:none}@media (max-width:1050px){.desktopNav{display:none}.headerCta{margin-left:auto}.mobileMenuButton{border:1px solid var(--line);width:40px;height:40px;color:var(--navy);background:#fff;border-radius:12px;place-items:center;padding:9px;display:grid}.mobileMenuButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px;height:20px}.quickAccessGrid{grid-template-columns:repeat(2,1fr)}.achievementSection .container{grid-template-columns:1fr}.achievementIntro{max-width:680px}.magazineOne{left:45px}.magazineTwo{left:225px}}@media (max-width:760px){body{padding-bottom:calc(78px + env(safe-area-inset-bottom));background:var(--soft)}.topStrip{display:none}.siteHeader{height:calc(62px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.headerInner{gap:10px;width:calc(100% - 26px)}.brand{width:148px}.headerCta{display:none}.hero{border-radius:0 0 28px 28px;min-height:570px}.heroInner{align-items:flex-end;width:calc(100% - 32px);min-height:570px}.heroOverlay{background:linear-gradient(#173b722e 0%,#153b7ae0 52%,#091d41fa 100%)}.heroCopy{width:100%;padding-bottom:82px}.heroBadge{margin-bottom:11px;font-size:8px}.heroCopy h1{font-size:clamp(43px,12vw,57px);line-height:.98}.heroCopy p{max-width:95%;margin-top:16px;font-size:11px;line-height:1.7}.heroActions{gap:7px;margin-top:20px}.primaryButton,.ghostButton{min-height:42px;padding:0 14px;font-size:9px}.heroArrow,.heroAccentWord{display:none}.heroBottom{width:calc(100% - 34px);bottom:25px}.quickAccessSection{background:var(--soft);padding:13px 0 4px}.quickAccessGrid{scroll-snap-type:x mandatory;scrollbar-width:none;border:0;grid-template-columns:none;grid-auto-columns:78%;grid-auto-flow:column;width:100%;padding:0 12px;display:grid;overflow-x:auto}.quickAccessGrid::-webkit-scrollbar{display:none}.quickAccessCard{border:1px solid var(--line);scroll-snap-align:start;border-radius:17px;min-height:92px;margin-right:9px;padding:15px}.section{padding:52px 0}.container{width:calc(100% - 26px)}.sectionHeader{align-items:center;margin-bottom:19px}.sectionHeader h2,.welcomeCopy h2,.digestCopy h2{font-size:31px}.sectionHeader>a{font-size:8px}.welcomeGrid{grid-template-columns:1fr;gap:26px}.welcomeVisual{min-height:345px}.welcomeImageWrap{width:86%;height:325px}.welcomeCaption{width:75%;bottom:5px}.welcomeCopy>p{font-size:11px;line-height:1.7}.welcomeStats strong{font-size:23px}.scrollRow{scrollbar-width:none;grid-auto-columns:82%;gap:10px}.scrollRow::-webkit-scrollbar{display:none}.campusCard{height:310px}.infoLayout{grid-template-columns:1fr}.calendarCard,.announcementCard{padding:16px}.eventItem{grid-template-columns:51px 1fr auto}.achievementSection .container{display:block}.achievementIntro{margin-bottom:25px}.achievementIntro h2{font-size:34px}.achievementGrid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:80%;grid-auto-flow:column;display:grid;overflow-x:auto}.achievementGrid article,.achievementLarge{scroll-snap-align:start;grid-row:auto;grid-column:auto!important;min-height:235px!important}.achievementLarge{justify-content:flex-start}.achievementLarge strong{font-size:47px}.newsGrid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:82%;grid-auto-flow:column;display:grid;overflow-x:auto}.newsCard{scroll-snap-align:start}.newsImage,.newsCard.featured .newsImage{height:215px}.newsCard.featured .newsBody h3{font-size:20px}.digestGrid{grid-template-columns:1fr;gap:28px}.digestVisual{min-height:310px}.magazine{width:170px;height:235px}.magazineOne{top:38px;left:20px}.magazineTwo{top:47px;left:145px}.magazine strong{font-size:19px}.digestCopy>p{font-size:11px}.admissionSection{padding:20px 0 52px}.admissionCard{padding:28px 21px;display:block}.admissionCard h2{font-size:34px}.admissionActions{text-align:left;margin-top:19px}.siteFooter{padding:45px 0 25px}.footerTop{grid-template-columns:1fr;gap:28px}.footerColumns{grid-template-columns:repeat(2,1fr)}.footerBottom{gap:8px;display:grid}.mobileBottomNav{z-index:105;right:9px;bottom:calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #dae2eef2;border-radius:22px;grid-template-columns:repeat(5,1fr);height:67px;padding:6px;display:grid;position:fixed;left:9px;box-shadow:0 15px 42px #14366933}.mobileBottomNav>a,.mobileBottomNav>button{color:#7e8a9e;background:0 0;border:0;border-radius:13px;place-items:center;min-width:0;padding:3px;font-size:7px;font-weight:850;display:grid}.mobileBottomNav svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:19px;height:19px}.mobileBottomNav .active{background:var(--soft-blue);color:var(--blue)}.mobileCenterAction{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:39px;height:39px;margin-top:-18px;display:grid;box-shadow:0 10px 24px #3c83f64d}.sheetBackdrop{z-index:130;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c21467a;align-items:flex-end;display:flex;position:fixed;inset:0}.menuSheet{width:100%;padding:10px 16px calc(25px + env(safe-area-inset-bottom));background:#fff;border-radius:28px 28px 0 0;box-shadow:0 -25px 60px #0a234e38}.sheetHandle{background:#dbe3ee;border-radius:999px;width:44px;height:5px;margin:0 auto 17px}.sheetTop{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.sheetKicker{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:900}.sheetTop h2{color:var(--navy);margin:2px 0 0;font-family:Georgia,serif;font-size:27px}.sheetTop>button{background:var(--soft);width:38px;height:38px;color:var(--muted);border:0;border-radius:50%;font-size:22px}.sheetGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.sheetGrid a{border:1px solid var(--line);background:var(--soft);border-radius:15px;align-content:space-between;min-height:78px;padding:10px;display:grid}.sheetGrid a>span{color:var(--pink);font-family:Georgia,serif;font-size:11px}.sheetGrid a>strong{color:var(--navy);font-size:9px}.sheetGrid a>b{color:var(--blue);justify-self:end;font-size:10px}.sheetFooter{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:7px;margin-top:15px;padding-top:13px;display:grid}.sheetFooter button{border:1px solid var(--line);min-height:35px;color:var(--muted);background:#fff;border-radius:999px;font-size:8px;font-weight:850}.sheetFooter button.active{border-color:var(--blue);background:var(--blue);color:#fff}}.syInfoSection{background:#f7f8fb;padding:58px 0 76px}.syBrochureBar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;padding:0 12px;display:flex}.syBrochureBar strong,.syBrochureBar span{display:block}.syBrochureBar strong{color:#26344a;font-size:13px;line-height:1.45}.syBrochureBar>div>span{color:#6c7889;margin-top:4px;font-size:11px}.syBrochureButton{color:#fff;background:#0f74bd;border-radius:8px;flex:none;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 10px 25px #0f74bd2e}.syEventPanel{background:radial-gradient(circle at 95% 10%,#53c9ffb3,#0000 35%),linear-gradient(125deg,#075ab6,#0676cc 48%,#36b9ef);border-radius:25px;grid-template-columns:210px 1fr;gap:24px;min-height:410px;padding:28px;display:grid;overflow:hidden;box-shadow:0 20px 55px #0e51992b}.syEventRail{color:#fff;min-width:0;position:relative}.syRailEyebrow{color:#fd8;letter-spacing:.16em;margin-bottom:8px;font-size:8px;font-weight:900;display:inline-block}.syEventRail h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:.96}.syEventRail p{color:#d8e9fb;max-width:170px;margin:14px 0 17px;font-size:10px;line-height:1.6}.syEventRail a{color:#ffb9df;font-size:9px;font-weight:900}.syRailIllustration{height:150px;position:absolute;bottom:-12px;left:0;right:0}.syCalendarIcon{background:#fff;border:5px solid #ffffffc7;border-radius:18px;width:85px;height:92px;position:absolute;bottom:15px;left:6px;transform:rotate(-7deg);box-shadow:0 12px 24px #00255d26}.syCalendarIcon:before{content:"";background:#ff9c13;border-radius:4px;height:8px;position:absolute;top:13px;left:10px;right:10px}.syCalendarIcon strong{color:#1d78d9;text-align:center;font-family:Georgia,serif;font-size:31px;position:absolute;inset:31px 0 0}.syBookStack{width:105px;height:86px;position:absolute;bottom:14px;right:2px}.syBookStack i{background:#ff9d13;border:4px solid #ffffffe6;border-radius:8px;width:95px;height:24px;position:absolute;right:0;box-shadow:0 8px 16px #0023561f}.syBookStack i:first-child{bottom:0;transform:rotate(4deg)}.syBookStack i:nth-child(2){background:#fff;bottom:27px;right:8px;transform:rotate(-3deg)}.syBookStack i:nth-child(3){background:#eb4c9c;bottom:54px;right:1px;transform:rotate(2deg)}.syEventCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0;display:grid}.syEventCard{background:#fffffff7;border:1px solid #ffffff59;border-radius:20px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 15px 35px #08478e24}.syEventCard:hover{transform:translateY(-4px);box-shadow:0 22px 42px #08478e36}.syEventThumb{aspect-ratio:16/9;background:#eaf4ff;position:relative;overflow:hidden}.syEventThumb img,.syAnnouncementThumb img{object-fit:cover;width:100%;height:100%}.syThumbBadge,.syAnnouncementThumb>span{color:#fff;background:linear-gradient(135deg,#ff9d12,#ff6f00);border-radius:999px;padding:7px 10px;font-size:7px;font-weight:900;position:absolute;top:12px;right:12px;box-shadow:0 7px 18px #ff750040}.syEventCardBody{padding:15px 16px 16px}.syEventCardBody h3,.syAnnouncementBody h3{color:#173b72;margin:0;font-size:13px;line-height:1.3}.syCardMeta,.syAnnouncementBody>div{color:#4473ad;flex-wrap:wrap;gap:12px;margin-top:10px;font-size:8px;font-weight:800;display:flex}.syAnnouncementBlock{margin-top:30px}.syAnnouncementHeading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;padding:0 5px;display:flex}.syAnnouncementHeading>div{align-items:center;gap:10px;display:flex}.syAnnouncementIcon{color:#f59e0b;font-size:22px}.syAnnouncementHeading h2{color:#25354d;letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px}.syAnnouncementHeading p{color:#7b8797;margin:2px 0 0;font-size:9px}.syAnnouncementHeading>a{color:#ec4899;font-size:10px;font-weight:900}.syAnnouncementCards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.syAnnouncementCard{background:#fff;border:1px solid #e4ebf3;border-radius:18px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 11px 28px #1e3b6517}.syAnnouncementCard:hover{transform:translateY(-3px);box-shadow:0 16px 34px #1e3b6524}.syAnnouncementThumb{aspect-ratio:16/9;background:#eef5fc;position:relative;overflow:hidden}.syAnnouncementBody{padding:13px 14px 14px}.syCarouselDots{justify-content:center;gap:6px;margin-top:18px;display:flex}.syCarouselDots i{background:#d5dce6;border-radius:50%;width:7px;height:7px}.syCarouselDots i.active{background:#3c83f6}@media (max-width:980px){.syEventPanel{grid-template-columns:180px 1fr}.syAnnouncementCards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.syInfoSection{padding:35px 0 45px}.syBrochureBar{align-items:flex-start;margin-bottom:14px;padding:0}.syBrochureBar strong{font-size:10px}.syBrochureBar>div>span{font-size:8px}.syBrochureButton{min-height:38px;padding:0 12px;font-size:8px}.syEventPanel{border-radius:22px;width:100%;padding:19px 0 19px 17px;display:block}.syEventRail{min-height:125px;padding-right:17px}.syEventRail h2{font-size:28px}.syEventRail p{max-width:210px;margin:10px 0 12px;font-size:8px}.syRailIllustration{opacity:.82;width:120px;height:105px;bottom:4px;left:auto;right:16px}.syCalendarIcon{width:58px;height:64px;bottom:0;left:0}.syCalendarIcon strong{font-size:20px;inset:25px 0 0}.syBookStack{width:68px;height:58px;bottom:0;right:0}.syBookStack i{width:64px;height:17px}.syBookStack i:nth-child(2){bottom:19px}.syBookStack i:nth-child(3){bottom:38px}.syEventCards{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:86%;grid-auto-flow:column;gap:10px;margin-top:9px;padding-right:17px;display:grid;overflow-x:auto}.syEventCards::-webkit-scrollbar{display:none}.syAnnouncementCards::-webkit-scrollbar{display:none}.syEventCard{scroll-snap-align:start}.syAnnouncementBlock{margin-top:23px}.syAnnouncementHeading{padding:0}.syAnnouncementHeading h2{font-size:23px}.syAnnouncementHeading p{display:none}.syAnnouncementHeading>a{font-size:8px}.syAnnouncementCards{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:78%;grid-auto-flow:column;gap:10px;display:grid;overflow-x:auto}.syAnnouncementCard{scroll-snap-align:start}.syAnnouncementBody h3{font-size:11px}}.hmQuickAccess{background:#fff}.hmQuickGrid{border-left:1px solid var(--line,#e7edf5);border-right:1px solid var(--line,#e7edf5);grid-template-columns:repeat(4,1fr);display:grid}.hmQuickCard{border-right:1px solid var(--line,#e7edf5);background:#fff;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;min-height:112px;padding:18px;display:grid}.hmQuickCard:last-child{border-right:0}.hmQuickCard>span{color:#f59e0b;font-family:Georgia,serif}.hmQuickCard strong{color:#173b72;font-size:12px;display:block}.hmQuickCard small{color:#6d7a8f;font-size:8px}.hmQuickCard>b{color:#ec4899}.hmBrochureSection{background:#f7f8fb;padding:34px 0 22px}.hmBrochureBar{background:#fff;border:1px solid #e5ebf3;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:18px 22px;display:flex;box-shadow:0 12px 32px #193d7512}.hmBrochureBar strong{color:#26344a;margin-top:5px;font-size:12px;line-height:1.55;display:block}.hmEyebrow{color:#3c83f6;letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:900;display:inline-block}.hmBrochureButton{color:#fff;background:#0f74bd;border-radius:10px;flex:none;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:10px;font-weight:900;display:inline-flex}.hmEventSection{background:#f7f8fb;padding:0 0 34px}.hmEventPanel{background:radial-gradient(circle at 95% 10%,#53c9ffad,#0000 35%),linear-gradient(125deg,#075ab6,#0676cc 48%,#36b9ef);border-radius:25px;grid-template-columns:210px 1fr;gap:22px;min-height:390px;padding:26px;display:grid;overflow:hidden;box-shadow:0 20px 55px #0e51992b}.hmEventRail{color:#fff;position:relative}.hmEventRail h2{margin:7px 0 0;font-family:Georgia,serif;font-size:32px;line-height:.96}.hmEventRail p{color:#d8e9fb;max-width:175px;font-size:9px;line-height:1.6}.hmEventRail>a{color:#ffb9df;font-size:8px;font-weight:900}.hmEventDecoration{height:135px;position:absolute;bottom:-5px;left:0;right:0}.hmCalendarShape{background:#fff;border:5px solid #fffc;border-radius:16px;width:78px;height:86px;position:absolute;bottom:10px;left:3px;transform:rotate(-7deg);box-shadow:0 12px 24px #00255d26}.hmCalendarShape strong{color:#1d78d9;text-align:center;font-family:Georgia,serif;font-size:29px;position:absolute;inset:30px 0 0}.hmCalendarShape:before{content:"";background:#ff9c13;border-radius:4px;height:7px;position:absolute;top:12px;left:9px;right:9px}.hmBooks{width:100px;height:82px;position:absolute;bottom:12px;right:2px}.hmBooks i{background:#ff9d13;border:4px solid #ffffffe6;border-radius:8px;width:90px;height:22px;position:absolute;right:0;box-shadow:0 8px 16px #0023561f}.hmBooks i:first-child{bottom:0;transform:rotate(4deg)}.hmBooks i:nth-child(2){background:#fff;bottom:25px;right:8px;transform:rotate(-3deg)}.hmBooks i:nth-child(3){background:#eb4c9c;bottom:50px}.hmEventCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.hmEventCard{background:#fff;border:1px solid #ffffff59;border-radius:19px;overflow:hidden;box-shadow:0 15px 35px #08478e24}.hmMedia16{aspect-ratio:16/9;background:#eef5fc;position:relative;overflow:hidden}.hmMedia16 img{object-fit:cover;width:100%;height:100%}.hmMedia16>span{color:#fff;background:linear-gradient(135deg,#ff9d12,#ff6f00);border-radius:999px;padding:6px 8px;font-size:6px;font-weight:900;position:absolute;top:10px;right:10px}.hmEventBody,.hmContentBody{padding:13px 14px 14px}.hmEventBody h3,.hmContentBody h3{color:#173b72;margin:0;font-size:12px}.hmEventBody>div,.hmContentBody>div{color:#4473ad;flex-wrap:wrap;gap:11px;margin-top:9px;font-size:7px;font-weight:800;display:flex}.hmWhiteSection,.hmSoftSection{padding:55px 0}.hmWhiteSection{background:#fff}.hmSoftSection{background:#f7f9fc}.hmSectionHeading h2{color:#173b72;margin:6px 0 0;font-family:Georgia,serif;font-size:35px;line-height:1.03}.hmSectionHeading>a{color:#ec4899;font-size:8px;font-weight:900}.hmCardScroller,.hmAchievementScroller,.hmExtraScroller,.hmFacilityScroller{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-flow:column;gap:12px;display:grid;overflow-x:auto}.hmCardScroller>*,.hmAchievementScroller>*,.hmExtraScroller>*,.hmFacilityScroller>*{scroll-snap-align:start}.hmContentCard{background:#fff;border:1px solid #e5ebf3;border-radius:17px;overflow:hidden;box-shadow:0 10px 25px #193d7512}.hmNewsGrid{grid-template-columns:1.2fr .9fr .9fr;gap:13px;display:grid}.hmNewsCard{background:#fff;border:1px solid #e5ebf3;border-radius:20px;overflow:hidden}.hmNewsMedia{height:210px;position:relative;overflow:hidden}.hmNewsCard.featured .hmNewsMedia{height:285px}.hmNewsMedia img{object-fit:cover;width:100%;height:100%}.hmNewsMedia>span{color:#3c83f6;background:#fff;border-radius:999px;padding:6px 8px;font-size:6px;font-weight:900;position:absolute;top:12px;left:12px}.hmNewsBody{padding:15px}.hmNewsBody small{color:#7c8796;font-size:6px}.hmNewsBody h3{color:#173b72;margin:6px 0;font-family:Georgia,serif;font-size:19px}.hmNewsBody p{color:#6d7a8f;font-size:8px;line-height:1.6}.hmNewsBody b{color:#ec4899;font-size:8px}.hmAchievementScroller{grid-auto-columns:minmax(240px,1fr)}.hmAchievementCard{color:#fff;border-radius:20px;height:290px;position:relative;overflow:hidden}.hmAchievementCard img,.hmFacilityCard img{object-fit:cover;width:100%;height:100%}.hmAchievementShade{background:linear-gradient(#0000 30%,#081d41eb);position:absolute;inset:0}.hmAchievementCard>span{z-index:2;color:#ffd17d;font-size:7px;font-weight:900;position:absolute;top:14px;left:14px}.hmAchievementCard h3{z-index:2;margin:0;font-family:Georgia,serif;font-size:19px;position:absolute;bottom:16px;left:15px;right:15px}.hmAchievementCard>b{z-index:2;position:absolute;top:14px;right:14px}.hmDarkSection{background:radial-gradient(circle at 14% 18%,#ec48992e,#0000 27%),linear-gradient(135deg,#102d5a,#173b72);padding:58px 0}.hmDarkSection .hmSectionHeading h2{color:#fff}.hmDarkSection .hmEyebrow{color:#ffd17d}.hmDarkSection .hmSectionHeading>a{color:#f6c4dd}.hmExtraCard{color:#fff;background:#ffffff13;border:1px solid #ffffff21;border-radius:19px;flex-direction:column;justify-content:space-between;min-height:190px;padding:18px;display:flex}.hmExtraCard>span{color:#ffd17d;font-family:Georgia,serif}.hmExtraCard h3{margin:0 0 6px;font-size:12px}.hmExtraCard p{color:#cbd9ee;margin:0;font-size:8px;line-height:1.6}.hmExtraCard>b{color:#f7c4df;font-size:7px}.hmFacilityCard{color:#fff;border-radius:20px;height:255px;position:relative;overflow:hidden}.hmFacilityCard>span{z-index:2;font-family:Georgia,serif;font-size:9px;position:absolute;top:13px;left:14px}.hmFacilityCard>strong{z-index:2;font-size:11px;position:absolute;bottom:15px;left:14px;right:14px}.hmFacilityCard>b{z-index:2;position:absolute;top:13px;right:13px}.hmDigestSection{background:#edf4ff;padding:58px 0}.hmDigestGrid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.hmDigestVisual{background:linear-gradient(135deg,#d9e7ff,#fff0d9);border-radius:25px;min-height:360px;position:relative;overflow:hidden}.hmMagazine{border:6px solid #fff;border-radius:12px;width:190px;height:270px;position:absolute;overflow:hidden;box-shadow:0 20px 45px #173b7233}.hmMagazine img{object-fit:cover;width:100%;height:100%}.hmMagazine.m1{top:45px;left:70px;transform:rotate(-7deg)}.hmMagazine.m2{top:56px;left:235px;transform:rotate(7deg)}.hmDigestCopy h2{color:#173b72;margin:7px 0;font-family:Georgia,serif;font-size:37px}.hmDigestCopy p{color:#6d7a8f;font-size:10px;line-height:1.7}.hmDigestCopy>div{gap:14px;margin-top:18px;display:flex}.hmDigestCopy a{color:#ec4899;font-size:8px;font-weight:900}.hmDigestCopy a:first-child{color:#fff;background:#3c83f6;border-radius:999px;padding:11px 14px}.hmAdmissionSection{background:#edf4ff;padding:38px 0 70px}.hmAdmissionCard{color:#fff;background:linear-gradient(120deg,#102f62,#245fca 58%,#3c83f6);border-radius:27px;justify-content:space-between;align-items:center;gap:28px;padding:40px;display:flex;position:relative;overflow:hidden}.hmAdmissionCard .hmEyebrow{color:#ffd17d}.hmAdmissionCard h2{margin:6px 0 8px;font-family:Georgia,serif;font-size:41px}.hmAdmissionCard p{color:#dbe7f8;max-width:650px;margin:0;font-size:9px;line-height:1.7}.hmAdmissionCard>a{color:#3c83f6;background:#fff;border-radius:999px;flex:none;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:9px;font-weight:900;display:inline-flex}.academicProgramOptional{color:#fff;background:#2f4d91;padding:60px 0}.academicProgramOptional h2{margin:0 0 8px;font-size:32px}.academicProgramOptional>div>p{max-width:900px;font-size:10px;line-height:1.6}.academicProgramGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px;display:grid}.academicProgramGrid>a{color:#111;background:#fff;border-radius:10px;overflow:hidden}.academicProgramGrid img{aspect-ratio:4/3;object-fit:cover;width:100%}.academicProgramGrid>a>div{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.academicProgramGrid strong{font-size:14px}@media (max-width:900px){.hmQuickGrid{grid-template-columns:repeat(2,1fr)}.hmNewsGrid{grid-template-columns:1fr 1fr}.hmNewsCard.featured{grid-column:1/-1}.hmDigestGrid{grid-template-columns:1fr}.academicProgramGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.hmQuickAccess{background:#f7f9fc;padding:12px 0 4px}.hmQuickGrid{scroll-snap-type:x mandatory;scrollbar-width:none;border:0;grid-template-columns:none;grid-auto-columns:78%;grid-auto-flow:column;width:100%;padding:0 12px;display:grid;overflow-x:auto}.hmQuickCard{scroll-snap-align:start;border:1px solid #e5ebf3;border-radius:16px;min-height:90px;margin-right:8px;padding:14px}.hmBrochureSection{padding:20px 0 14px}.hmBrochureBar{align-items:flex-start;padding:14px}.hmBrochureBar strong{font-size:9px}.hmBrochureButton{min-height:38px;padding:0 11px;font-size:7px}.hmEventSection{padding-bottom:24px}.hmEventPanel{border-radius:21px;padding:18px 0 18px 16px;display:block}.hmEventRail{min-height:120px;padding-right:16px}.hmEventRail h2{font-size:28px}.hmEventDecoration{width:120px;height:100px;left:auto;right:15px}.hmEventCards{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:86%;grid-auto-flow:column;gap:9px;margin-top:8px;padding-right:16px;display:grid;overflow-x:auto}.hmEventCard{scroll-snap-align:start}.hmWhiteSection,.hmSoftSection{padding:42px 0}.hmSectionHeading h2{font-size:28px}.hmCardScroller,.hmAchievementScroller,.hmExtraScroller,.hmFacilityScroller{scrollbar-width:none}.hmFourCards{grid-auto-columns:78%}.hmNewsGrid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:82%;grid-auto-flow:column;display:grid;overflow-x:auto}.hmNewsCard{scroll-snap-align:start}.hmNewsCard.featured{grid-column:auto}.hmNewsMedia,.hmNewsCard.featured .hmNewsMedia{height:205px}.hmAchievementScroller{grid-auto-columns:80%}.hmExtraScroller,.hmFacilityScroller{grid-auto-columns:82%}.hmDigestGrid{grid-template-columns:1fr;gap:24px}.hmDigestVisual{min-height:295px}.hmMagazine{width:158px;height:220px}.hmMagazine.m1{top:36px;left:18px}.hmMagazine.m2{top:45px;left:135px}.hmDigestCopy h2{font-size:30px}.hmAdmissionSection{padding:20px 0 48px}.hmAdmissionCard{padding:26px 20px;display:block}.hmAdmissionCard h2{font-size:33px}.hmAdmissionCard>a{margin-top:17px}.academicProgramGrid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:82%;grid-auto-flow:column;display:grid;overflow-x:auto}.academicProgramGrid>a{scroll-snap-align:start}}.hmNewsEditorialSection{background:#f7f9fc;padding:62px 0}.hmNewsEditorialLayout{grid-template-columns:1.35fr .65fr;align-items:stretch;gap:18px;display:grid}.hmNewsGallery{grid-template-rows:repeat(2,1fr);grid-template-columns:1.25fr .75fr;gap:12px;min-width:0;min-height:520px;display:grid}.hmNewsGalleryCard{color:#fff;background:#173b72;border-radius:22px;min-width:0;position:relative;overflow:hidden;box-shadow:0 16px 40px #193d751f}.hmNewsGalleryCard.main{grid-row:1/3}.hmNewsGalleryCard img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.hmNewsGalleryCard:hover img{transform:scale(1.035)}.hmNewsGalleryShade{background:linear-gradient(#081c410a 0%,#081c412e 32%,#081c41f0 100%);position:absolute;inset:0}.hmNewsGalleryBadge{z-index:2;color:#3c83f6;text-transform:uppercase;background:#fffffff0;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:900;position:absolute;top:14px;left:14px}.hmNewsGalleryText{z-index:2;position:absolute;bottom:17px;left:17px;right:17px}.hmNewsGalleryText small{color:#ffd17d;letter-spacing:.12em;font-size:7px;font-weight:900}.hmNewsGalleryText h3{margin:6px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.12}.hmNewsGalleryCard.main .hmNewsGalleryText h3{font-size:30px}.hmNewsGalleryText p{color:#dce7f8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:8px;line-height:1.55;display:-webkit-box;overflow:hidden}.hmNewsGalleryCard>b{z-index:2;background:#ffffff1f;border:1px solid #ffffff52;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:14px}.hmNewsArticleList{background:#fff;border:1px solid #e5ebf3;border-radius:22px;padding:20px;box-shadow:0 12px 34px #193d7514}.hmNewsListTitle{border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:10px;padding-bottom:13px;display:flex}.hmNewsListTitle h3{color:#173b72;margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:20px}.hmNewsListTitle>a{color:#ec4899;flex:none;font-size:7px;font-weight:900}.hmNewsListRows{display:grid}.hmNewsListRow{border-bottom:1px solid #edf1f6;grid-template-columns:92px 1fr;align-items:center;gap:12px;min-height:102px;padding:12px 30px 12px 0;display:grid;position:relative}.hmNewsListRow:last-child{border-bottom:0}.hmNewsListThumb{background:#edf4ff;border-radius:12px;width:92px;height:72px;overflow:hidden}.hmNewsListThumb img{object-fit:cover;width:100%;height:100%}.hmNewsListCopy>span,.hmNewsListCopy>strong,.hmNewsListCopy>small{display:block}.hmNewsListCopy>span{color:#3c83f6;text-transform:uppercase;font-size:6px;font-weight:900}.hmNewsListCopy>strong{color:#26344a;margin-top:4px;font-size:10px;line-height:1.35}.hmNewsListCopy>small{color:#7b8797;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:7px;line-height:1.45;display:-webkit-box;overflow:hidden}.hmNewsListRow>b{color:#d4deeb;font-family:Georgia,serif;font-size:13px;position:absolute;top:14px;right:0}.hmAchievementColorGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.hmAchievementColorCard{color:#fff;border-radius:23px;min-height:245px;padding:22px;position:relative;overflow:hidden;box-shadow:0 18px 42px #1a366821}.hmAchievementColorCard.tone1{background:linear-gradient(135deg,#173b72 0%,#3c83f6 100%)}.hmAchievementColorCard.tone2{background:linear-gradient(135deg,#f59e0b 0%,#f97316 44%,#ec4899 100%)}.hmAchievementColorCard.tone3{background:linear-gradient(135deg,#0f766e 0%,#22b8a7 50%,#3c83f6 115%)}.hmAchievementGlow{background:#ffffff1a;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-85px;right:-65px}.hmAchievementColorCard:before{content:"";border:34px solid #ffffff0f;border-radius:50%;width:170px;height:170px;position:absolute;top:-75px;left:-45px}.hmAchievementCategory{z-index:2;color:#fff3c4;letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:900;position:relative}.hmAchievementNumber{z-index:1;color:#ffffff2b;font-family:Georgia,serif;font-size:62px;font-weight:900;line-height:1;position:absolute;top:16px;right:18px}.hmAchievementColorBody{z-index:2;position:absolute;bottom:22px;left:22px;right:22px}.hmAchievementColorBody small{color:#ffffffad;font-size:7px;font-weight:800}.hmAchievementColorBody h3{max-width:85%;margin:7px 0;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.12}.hmAchievementColorBody p{color:#ffffffc7;max-width:86%;margin:0;font-size:8px;line-height:1.55}.hmAchievementArrow{z-index:3;background:#ffffff1a;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:37px;height:37px;display:grid;position:absolute;bottom:18px;right:18px}@media (max-width:960px){.hmNewsEditorialLayout{grid-template-columns:1fr}.hmNewsGallery{min-height:470px}.hmNewsListRows{grid-template-columns:1fr 1fr;column-gap:18px}.hmAchievementColorGrid{grid-template-columns:1fr 1fr}.hmAchievementColorCard:last-child{grid-column:1/-1}}@media (max-width:760px){.hmNewsEditorialSection,.hmAchievementColorSection{padding:44px 0}.hmNewsGallery{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-rows:none;grid-template-columns:none;grid-auto-columns:84%;grid-auto-flow:column;gap:10px;min-height:auto;display:grid;overflow-x:auto}.hmNewsGallery::-webkit-scrollbar{display:none}.hmNewsGalleryCard,.hmNewsGalleryCard.main{scroll-snap-align:start;grid-row:auto;min-height:300px}.hmNewsGalleryCard.main .hmNewsGalleryText h3,.hmNewsGalleryText h3{font-size:21px}.hmNewsArticleList{margin-top:2px;padding:16px}.hmNewsListRows{display:block}.hmNewsListRow{grid-template-columns:82px 1fr;min-height:96px}.hmNewsListThumb{width:82px;height:66px}.hmAchievementColorGrid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:84%;grid-auto-flow:column;gap:10px;display:grid;overflow-x:auto}.hmAchievementColorGrid::-webkit-scrollbar{display:none}.hmAchievementColorCard,.hmAchievementColorCard:last-child{scroll-snap-align:start;grid-column:auto;min-height:225px}.hmAchievementColorBody h3{font-size:20px}}body{font-size:16px}.hmEyebrow,.sectionEyebrow{letter-spacing:.14em!important;font-size:11px!important}.hmQuickCard small{margin-top:4px;line-height:1.45;display:block;font-size:12px!important}.hmBrochureBar strong{font-size:15px!important;line-height:1.6!important}.hmBrochureButton{font-size:12px!important}.hmEventRail p{font-size:13px!important;line-height:1.65!important}.hmEventRail>a,.hmSectionHeading>a{font-size:11px!important}.hmEventBody h3,.hmContentBody h3{font-size:16px!important;line-height:1.35!important}.hmNewsGalleryBadge,.hmNewsGalleryText small{font-size:9px!important}.hmNewsGalleryText p{font-size:12px!important;line-height:1.6!important}.hmNewsListTitle>a{font-size:10px!important}.hmNewsListCopy>span{font-size:9px!important}.hmAchievementCategory,.hmAchievementColorBody small{font-size:10px!important}.hmAchievementColorBody p{font-size:12px!important;line-height:1.55!important}.hmExtraCard h3{font-size:17px!important}.hmExtraCard p{font-size:12px!important}.hmExtraCard>b{font-size:10px!important}.hmFacilityCard>strong{font-size:15px!important}.hmDigestCopy p{font-size:14px!important;line-height:1.7!important}.hmDigestCopy a{font-size:11px!important}.hmAdmissionCard p{font-size:13px!important;line-height:1.7!important}.hmAdmissionCard>a{font-size:12px!important}.syAutoCarousel{scroll-behavior:smooth;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;cursor:grab;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.syAutoCarousel:active{cursor:grabbing}.syAutoCarousel::-webkit-scrollbar{display:none}.syAutoCarousel>*{scroll-snap-align:start;scroll-snap-stop:always}.hmFourCards{grid-auto-columns:minmax(300px,calc(31.746% - 11.4286px))!important}.hmAchievementColorGrid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none!important;grid-auto-columns:minmax(360px,calc(42.5532% - 10.2128px))!important;grid-auto-flow:column!important;gap:14px!important;display:grid!important;overflow-x:auto!important}.hmAchievementColorGrid>*{scroll-snap-align:start;scroll-snap-stop:always}.hmExtraScroller{grid-auto-columns:minmax(260px,calc(26.3158% - 11.0526px))!important}.hmFacilityScroller{grid-auto-columns:minmax(260px,calc(27.027% - 11.3514px))!important}.hmCardScroller,.hmAchievementColorGrid,.hmExtraScroller,.hmFacilityScroller{position:relative;padding-bottom:12px!important}.isCarouselActive{-webkit-mask-image:linear-gradient(90deg,#000 0 94%,#00000059 98%,#0000 100%);mask-image:linear-gradient(90deg,#000 0 94%,#00000059 98%,#0000 100%)}.syMotionReady .syRevealSection.isInView{opacity:1;transition:opacity .7s cubic-bezier(.22,.8,.22,1),transform .7s cubic-bezier(.22,.8,.22,1);transform:translateY(0)scale(1)}.syMotionReady .syRevealSection.isInView .hmContentCard,.syMotionReady .syRevealSection.isInView .hmAchievementColorCard,.syMotionReady .syRevealSection.isInView .hmExtraCard,.syMotionReady .syRevealSection.isInView .hmFacilityCard{animation:.55s both syCardReveal}.syMotionReady .syRevealSection.isInView>.container>:nth-child(2){animation-delay:50ms}@keyframes syCardReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.sheetBackdrop{animation:.2s both syBackdropIn}.menuSheet{animation:.32s cubic-bezier(.2,.85,.25,1) both sySheetIn}@keyframes syBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes sySheetIn{0%{opacity:.4;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}.mobileBottomNav>a,.mobileBottomNav>button{transition:color .2s,background .2s,transform .18s}.mobileBottomNav>a:active,.mobileBottomNav>button:active{transform:scale(.92)}.mobileBottomNav .active{font-weight:900}@media (max-width:760px){html,body{overscroll-behavior-y:none}body{background:linear-gradient(#f1f5fa,#eef3f8)!important}main{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.siteHeader{z-index:100;top:0;box-shadow:0 6px 24px #173b7212;-webkit-backdrop-filter:blur(22px)saturate(150%)!important;backdrop-filter:blur(22px)saturate(150%)!important;background:#fffffff0!important;border-bottom:1px solid #dde5efc7!important;position:sticky!important}.brand{width:156px!important}.mobileMenuButton{box-shadow:0 7px 18px #173b7214;border-radius:14px!important;width:42px!important;height:42px!important}.hero{box-shadow:0 16px 40px #16386d29;border-radius:0 0 30px 30px!important;min-height:590px!important}.heroContent h1{font-size:clamp(44px,12vw,59px)!important}.heroContent p{font-size:14px!important;line-height:1.65!important}.heroKicker{font-size:9px!important}.buttonPrimary,.buttonGhost{min-height:44px!important;padding:0 16px!important;font-size:11px!important}.hmBrochureSection,.hmEventSection,.hmWhiteSection,.hmSoftSection,.hmNewsEditorialSection,.hmAchievementColorSection,.hmDarkSection,.hmDigestSection,.hmAdmissionSection{border-radius:24px;width:calc(100% - 16px);overflow:hidden;box-shadow:0 10px 28px #173b7212;margin:10px auto 0!important}.hmQuickAccess{padding-top:10px!important}.hmQuickCard strong{font-size:16px!important}.hmQuickCard small{font-size:12px!important}.hmSectionHeading{align-items:center!important}.hmSectionHeading h2{font-size:32px!important}.hmSectionHeading>a{font-size:10px!important}.hmBrochureBar{gap:13px!important}.hmBrochureBar strong{font-size:13px!important}.hmBrochureButton{min-height:42px!important;font-size:10px!important}.hmEventRail h2{font-size:31px!important}.hmEventRail p{font-size:12px!important}.hmEventBody h3,.hmContentBody h3{font-size:15px!important}.hmEventBody>div,.hmContentBody>div{font-size:10px!important}.hmFourCards{grid-auto-columns:84%!important}.hmAchievementColorGrid{grid-auto-columns:86%!important;gap:10px!important}.hmExtraScroller,.hmFacilityScroller{grid-auto-columns:84%!important}.hmAchievementColorCard{min-height:245px!important}.hmAchievementColorBody h3{font-size:24px!important}.hmAchievementColorBody p{font-size:12px!important}.hmExtraCard{min-height:210px!important}.hmExtraCard h3{font-size:20px!important}.hmExtraCard p{font-size:13px!important}.hmFacilityCard{height:285px!important}.hmFacilityCard>strong{font-size:17px!important}.hmNewsGalleryText p{font-size:12px!important}.hmNewsListCopy>strong{font-size:14px!important}.hmNewsListCopy>small{font-size:11px!important}.hmDigestCopy p,.hmAdmissionCard p{font-size:13px!important}.mobileBottomNav{right:10px!important;bottom:calc(9px + env(safe-area-inset-bottom))!important;-webkit-backdrop-filter:blur(22px)saturate(160%)!important;backdrop-filter:blur(22px)saturate(160%)!important;background:#fffffff5!important;border:1px solid #d5dfeceb!important;border-radius:24px!important;height:72px!important;padding:7px 6px!important;left:10px!important;box-shadow:0 17px 45px #12326538!important}.mobileBottomNav>a,.mobileBottomNav>button{gap:2px;border-radius:16px!important;font-size:9px!important}.mobileBottomNav svg{width:21px!important;height:21px!important}.mobileBottomNav .active{color:#3c83f6!important;background:#edf4ff!important}.centerButton{width:44px!important;height:44px!important;margin-top:-21px!important;box-shadow:0 12px 28px #3c83f657!important}.menuSheet{max-height:82vh;overflow-y:auto;border-radius:30px 30px 0 0!important}.sheetHeading h2{font-size:29px!important}.sheetGrid strong{font-size:11px!important}.sheetFeatured strong{font-size:16px!important}.isCarouselActive{-webkit-mask-image:none;mask-image:none}}@media (prefers-reduced-motion:reduce){.syMotionReady .syRevealSection,.syMotionReady .syRevealSection.isInView{opacity:1!important;transition:none!important;transform:none!important}.syAutoCarousel{scroll-behavior:auto!important}.sheetBackdrop,.menuSheet{animation:none!important}}body{line-height:1.6;font-size:16px!important}p{font-size:clamp(15px,1.05vw,17px)}.utilityBar,.utilityBar button,.hmEyebrow,.eyebrow,.sectionEyebrow{font-size:11px!important}.hmBrochureBar strong{font-size:15px!important}.galleryIndexPage{color:#172033;background:#f6f8fb;min-height:100vh}.galleryHero{color:#fff;background:radial-gradient(circle at 85% 18%,#3c83f64d,#0000 28%),linear-gradient(135deg,#0d2a57,#173b72 58%,#245fca);padding:110px 24px 85px;overflow:hidden}.galleryHeroInner{width:min(1180px,100%);margin:auto}.galleryHero span{color:#ffd17d;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:900}.galleryHero h1{letter-spacing:-.045em;max-width:900px;margin:14px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,92px);line-height:.98}.galleryHero p{color:#dce7f8;max-width:720px;margin:0;font-size:17px}.galleryToolbarWrap{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e3eaf3;padding:16px 24px;position:sticky;top:76px}.galleryToolbar{grid-template-columns:minmax(280px,.72fr) 1.28fr;align-items:center;gap:18px;width:min(1180px,100%);margin:auto;display:grid}.gallerySearch{background:#f8fafc;border:1px solid #dfe7f1;border-radius:16px;align-items:center;gap:10px;height:50px;padding:0 16px;display:flex}.gallerySearch span{color:#3c83f6;font-size:22px}.gallerySearch input{color:#172033;background:0 0;border:0;outline:0;width:100%;font-size:15px}.galleryCategories{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.galleryCategories button{color:#627086;cursor:pointer;background:#fff;border:1px solid #dfe7f1;border-radius:999px;flex:none;min-height:40px;padding:0 14px;font-size:12px;font-weight:800}.galleryCategories button.active{color:#fff;background:#3c83f6;border-color:#3c83f6}.galleryResults{width:min(1180px,100% - 40px);margin:auto;padding:46px 0 90px}.galleryResultMeta{align-items:baseline;gap:8px;margin-bottom:18px;display:flex}.galleryResultMeta strong{color:#173b72;font-family:Georgia,serif;font-size:30px}.galleryResultMeta span{color:#778397;font-size:13px}.galleryContentGrid{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:16px;display:grid}.galleryContentCard{background:#fff;border:1px solid #e2e9f2;border-radius:22px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 32px #173b7212}.galleryContentCard:hover{transform:translateY(-4px);box-shadow:0 20px 42px #173b7221}.galleryContentCard.galleryFeature{grid-column:span 2}.galleryFeature .galleryCardMedia{aspect-ratio:16/8.1}.galleryContentCard:hover img{transform:scale(1.035)}.galleryCardMedia>span{color:#3c83f6;background:#fffffff0;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;top:14px;left:14px}.galleryCardBody h2{color:#173b72;margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.15}.galleryFeature .galleryCardBody h2{font-size:30px}.galleryCardBody p{color:#6d7a8f;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 17px;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.galleryCardBody b{color:#ec4899;font-size:12px}.academicPageShell{background:#f4f7fb;min-height:100vh}.academicPageHero{width:min(1180px,100% - 40px);margin:auto;padding:95px 0 58px}.academicPageHero>span{color:#3c83f6;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:900}.academicPageHero h1{color:#173b72;letter-spacing:-.045em;max-width:900px;margin:12px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,78px);line-height:1}.academicPageHero p{color:#6d7a8f;max-width:700px;font-size:17px}.singlePost{background:#f8fafc;min-height:100vh}.singlePostHero{color:#fff;background:radial-gradient(circle at 82% 20%,#3c83f647,#0000 28%),linear-gradient(135deg,#0d2a57,#173b72 60%,#245fca);padding:100px 24px 160px}.singlePostHeroInner{width:min(960px,100%);margin:auto}.singlePostHeroInner>span{color:#ffd17d;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:900}.singlePostHero h1{letter-spacing:-.04em;margin:14px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,78px);line-height:1}.singlePostHero p{color:#dce7f8;max-width:800px;font-size:18px;line-height:1.7}.singlePostMeta{color:#cbd8ec;align-items:center;gap:9px;margin-top:24px;font-size:13px;display:flex}.singlePostMedia{aspect-ratio:16/8.4;background:#edf4ff;border:8px solid #fff;border-radius:28px;width:min(1060px,100% - 40px);margin:-100px auto 0;position:relative;overflow:hidden;box-shadow:0 22px 60px #173b7229}.singlePostMedia img{object-fit:cover;width:100%;height:100%}.singlePostArticle{color:#354158;width:min(760px,100% - 40px);margin:58px auto}.singlePostArticle p{margin:0 0 22px;font-size:18px;line-height:1.9}.singlePostArticle h2{color:#173b72;margin:44px 0 15px;font-family:Georgia,Times New Roman,serif;font-size:34px}.singlePostComments{grid-template-columns:.9fr 1.1fr;align-items:start;gap:22px;width:min(960px,100% - 40px);margin:auto;padding:10px 0 100px;display:grid}.commentList,.commentForm{background:#fff;border:1px solid #e1e9f2;border-radius:24px;box-shadow:0 13px 36px #173b7212}.commentList{padding:24px}.commentListHeading span,.commentFormHeading>span{color:#3c83f6;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.commentListHeading h3,.commentFormHeading h3{color:#173b72;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:27px}.commentRows{margin-top:18px}.commentRow{border-top:1px solid #edf1f6;grid-template-columns:46px 1fr;gap:12px;padding:18px 0;display:grid}.commentAvatar{color:#3c83f6;background:#edf4ff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:17px;font-weight:900;display:grid}.commentMeta{justify-content:space-between;gap:10px;display:flex}.commentMeta strong{color:#27364e;font-size:14px}.commentMeta span{color:#8b97a8;font-size:11px}.commentRow p{color:#5f6d82;white-space:pre-wrap;margin:7px 0 0;font-size:14px;line-height:1.7}.commentEmpty{color:#7b8799;background:#f6f8fb;border-radius:16px;margin-top:18px;padding:22px;font-size:14px}.commentForm{padding:26px}.commentFormHeading p{color:#6d7a8f;margin:8px 0 0;font-size:14px}.commentFields{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.commentForm label>span{color:#34435a;margin-bottom:6px;font-size:13px;font-weight:800;display:block}.commentForm input,.commentForm textarea{color:#172033;width:100%;font:inherit;background:#f9fbfd;border:1px solid #dfe7f1;border-radius:14px;outline:0;font-size:15px;transition:border-color .2s,box-shadow .2s}.commentForm input{height:48px;padding:0 14px}.commentForm textarea{resize:vertical;padding:13px 14px;line-height:1.65}.commentForm input:focus,.commentForm textarea:focus{border-color:#3c83f6;box-shadow:0 0 0 4px #3c83f61f}.commentTextArea{margin-top:12px;display:block}.commentHoneypot{position:absolute!important;left:-10000px!important}.commentTurnstile{min-height:65px;margin-top:16px}.commentCaptchaMissing{color:#9a6500;background:#fff4da;border-radius:12px;margin-top:15px;padding:12px;font-size:12px}.commentSubmitRow{justify-content:space-between;align-items:center;gap:14px;margin-top:17px;display:flex}.commentSubmitRow button{color:#fff;cursor:pointer;background:#3c83f6;border:0;border-radius:999px;min-height:46px;padding:0 17px;font-size:12px;font-weight:900}.commentSubmitRow button:disabled{cursor:not-allowed;opacity:.55}.commentSubmitRow small{color:#8a96a7;font-size:11px}.commentMessage{border-radius:13px;margin-top:14px;padding:12px 14px;font-size:13px}.commentMessage.success{color:#17713d;background:#e9f9ef}.commentMessage.error{color:#b23442;background:#fff0f1}@media (max-width:820px){.galleryToolbarWrap{top:62px}.galleryToolbar{grid-template-columns:1fr;gap:10px}.galleryContentGrid{grid-template-columns:1fr 1fr}.galleryContentCard.galleryFeature{grid-column:span 2}.singlePostComments{grid-template-columns:1fr}}@media (max-width:620px){body{font-size:16px!important}p{font-size:15px}.galleryHero{border-radius:0 0 28px 28px;padding:72px 18px 55px}.galleryHero h1{font-size:48px}.galleryHero p{font-size:15px}.galleryToolbarWrap{padding:12px}.gallerySearch{border-radius:15px;height:48px}.galleryCategories button{min-height:38px;font-size:11px}.galleryResults{width:calc(100% - 24px);padding:30px 0 80px}.galleryContentGrid{grid-template-columns:1fr}.galleryContentCard.galleryFeature{grid-column:auto}.galleryCardMedia,.galleryFeature .galleryCardMedia{aspect-ratio:16/10}.galleryCardBody h2,.galleryFeature .galleryCardBody h2{font-size:25px}.galleryCardBody p{font-size:14px}.academicPageHero{width:calc(100% - 28px);padding:65px 0 35px}.academicPageHero h1{font-size:46px}.singlePostHero{border-radius:0 0 28px 28px;padding:72px 18px 120px}.singlePostHero h1{font-size:45px}.singlePostHero p{font-size:15px}.singlePostMedia{aspect-ratio:4/3;border-width:5px;border-radius:22px;width:calc(100% - 22px);margin-top:-75px}.singlePostArticle{width:calc(100% - 30px);margin:42px auto}.singlePostArticle p{font-size:17px;line-height:1.85}.singlePostArticle h2{font-size:30px}.singlePostComments{width:calc(100% - 22px);padding-bottom:115px}.commentList,.commentForm{border-radius:20px;padding:19px}.commentFields{grid-template-columns:1fr}.commentForm input,.commentForm textarea{font-size:16px}.commentSubmitRow{flex-direction:column;align-items:flex-start}.commentSubmitRow button{width:100%;min-height:50px;font-size:13px}}.academicProgramSection{background:linear-gradient(#2f4f9d 0%,#294a95 73%,#f5f7fa 73% 100%);padding:64px 0 58px;position:relative;overflow:hidden}.academicProgramBackdrop{opacity:.18;pointer-events:none;background-color:#0000;background-image:linear-gradient(135deg,#0000 0 46%,#78859b61 47% 48%,#0000 49%),linear-gradient(45deg,#0000 0 46%,#78859b40 47% 48%,#0000 49%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:120px 120px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:155px;position:absolute;bottom:0;left:0;right:0}.academicProgramInner{z-index:2;position:relative}.academicProgramHeading{color:#fff;max-width:980px;margin-bottom:26px}.academicProgramEyebrow{color:#ffd47e;letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:900;display:inline-block}.academicProgramHeading h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,49px);line-height:1}.academicProgramHeading p{color:#edf3ff;max-width:950px;margin:13px 0 0;font-size:11px;line-height:1.65}.academicProgramGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;display:grid}.academicProgramCard{background:#fff;border-radius:12px;min-width:0;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 15px 36px #1126532e}.academicProgramCard:hover{transform:translateY(-5px);box-shadow:0 22px 45px #1126533d}.academicProgramImage{aspect-ratio:1.08;background:#dcecff;position:relative;overflow:hidden}.academicProgramImage img{object-fit:cover;width:100%;height:100%;transition:transform .38s}.academicProgramCard:hover .academicProgramImage img{transform:scale(1.025)}.academicProgramIndex{color:#2d50a1;background:#ffffffeb;border-radius:999px;place-items:center;min-width:32px;height:32px;padding:0 8px;font-family:Georgia,serif;font-size:9px;font-weight:900;display:grid;position:absolute;top:12px;left:12px;box-shadow:0 7px 18px #1c3b771f}.academicProgramCardFooter{background:#fff;grid-template-columns:1fr 34px;align-items:center;gap:10px;min-height:78px;padding:16px 20px;display:grid}.academicProgramCardFooter strong{color:#0d0d0f;max-width:200px;font-size:13px;line-height:1.35}.academicProgramArrow{color:#121212;border-radius:50%;place-items:center;width:34px;height:34px;font-size:23px;line-height:1;transition:transform .2s,background .2s;display:grid}.academicProgramCard:hover .academicProgramArrow{color:#2d50a1;background:#edf4ff;transform:translate(4px)}@media (max-width:1000px){.academicProgramGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.academicProgramSection{background:linear-gradient(#2f4f9d 0%,#294a95 81%,#f5f7fa 81% 100%)}}@media (max-width:700px){.academicProgramSection{background:linear-gradient(#2f4f9d 0%,#294a95 76%,#f5f7fa 76% 100%);padding:44px 0 40px}.academicProgramHeading{margin-bottom:19px}.academicProgramHeading h2{font-size:33px}.academicProgramHeading p{max-width:95%;font-size:9px}.academicProgramGrid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:78%;grid-auto-flow:column;gap:11px;width:calc(100vw - 13px);margin-right:calc(-50vw + 50%);padding-right:13px;display:grid;overflow-x:auto}.academicProgramGrid::-webkit-scrollbar{display:none}.academicProgramCard{scroll-snap-align:start;border-radius:15px}.academicProgramCardFooter{min-height:72px;padding:14px 16px}.academicProgramCardFooter strong{font-size:12px}}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:16px!important;line-height:1.65!important}.utilityBar,.utilityBar button{font-size:11px!important}.desktopNav{font-size:14px!important}.headerCta,.morePanel a{font-size:12px!important}.hero{isolation:isolate}.heroImage{object-fit:cover}.heroSlide.active .heroImage{animation:9s ease-out both syHeroKen}.heroKicker{font-size:11px!important}.heroContent p{font-size:clamp(16px,1.2vw,19px)!important;line-height:1.72!important}.heroMeta span{font-size:11px!important}.buttonPrimary,.buttonGhost{font-size:12px!important}.hmEyebrow,.eyebrow,.sectionEyebrow,.hmSectionHeading>a,.sectionHeader>a{font-size:11px!important}.hmQuickCard strong{font-size:16px!important}.hmQuickCard small{font-size:13px!important}.hmEventRail p,.hmDigestCopy p,.hmAdmissionCard p{font-size:14px!important}.hmEventBody h3,.hmContentBody h3{font-size:16px!important}.hmEventBody>div,.hmContentBody>div{font-size:11px!important}.hmNewsGalleryBadge,.hmNewsGalleryText small,.hmNewsListCopy>span,.hmAchievementCategory,.hmAchievementColorBody small{font-size:10px!important}.hmNewsGalleryText p,.hmAchievementColorBody p,.hmExtraCard p{font-size:13px!important}.hmNewsListCopy>strong{font-size:14px!important}.hmNewsListCopy>small{font-size:12px!important}.hmExtraCard h3,.hmFacilityCard>strong{font-size:17px!important}.footerBrand p,.footerCols a,.footerBottom{font-size:12px!important}.footerCols strong{font-size:13px!important}.syCarouselMeter{background:#e6edf6;border-radius:99px;height:4px;margin:10px 2px 0;overflow:hidden}.syCarouselMeter span{border-radius:inherit;background:linear-gradient(90deg,#3c83f6,#ec4899);min-width:12%;height:100%;transition:width .18s linear;display:block}.syRevealSection{transition:opacity .65s,transform .65s cubic-bezier(.22,.8,.22,1)}.syMotionReady .syRevealSection{opacity:0;transform:translateY(26px)}.syMotionReady .syRevealSection.isInView{opacity:1;transform:none}.gallerySearch button{color:#3c83f6;cursor:pointer;background:#eaf2ff;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.galleryEmpty{text-align:center;background:#fff;border:1px dashed #ccd8e7;border-radius:22px;grid-column:1/-1;padding:55px 24px}.galleryEmpty strong{color:#173b72;font-family:Georgia,serif;font-size:24px}.galleryEmpty p{color:#7d899b;margin:6px 0 0;font-size:14px}.academicProgramEyebrow{font-size:11px!important}.academicProgramHeading p{font-size:15px!important;line-height:1.72!important}.academicProgramCardFooter strong{font-size:16px!important}.academicProgramIndex{font-size:11px!important}@keyframes syHeroKen{0%{transform:scale(1.015)}to{transform:scale(1.075)}}@media (max-width:760px){body{background:#eef3f8!important;font-size:16px!important}main{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.utilityBar{display:none!important}.siteHeader{-webkit-backdrop-filter:blur(22px)saturate(150%);backdrop-filter:blur(22px)saturate(150%);box-shadow:0 7px 26px #173b7214;background:#fffffff0!important;min-height:64px!important;top:0!important}.brand{width:158px!important}.mobileMenuButton{border-radius:14px!important;width:43px!important;height:43px!important}.hero{border-radius:0 0 30px 30px!important;min-height:610px!important}.heroKicker{font-size:10px!important}.heroContent p{font-size:15px!important}.heroMeta span{font-size:10px!important}.buttonPrimary,.buttonGhost{min-height:46px!important;font-size:11px!important}.hmQuickCard strong{font-size:17px!important}.hmQuickCard small{font-size:13px!important}.hmSectionHeading h2{font-size:32px!important}.hmEventRail p,.hmDigestCopy p,.hmAdmissionCard p{font-size:14px!important}.hmEventBody h3,.hmContentBody h3{font-size:16px!important}.hmNewsListCopy>strong{font-size:15px!important}.hmNewsListCopy>small{font-size:12px!important}.hmAchievementColorBody h3{font-size:24px!important}.hmExtraCard h3{font-size:20px!important}.hmExtraCard p{font-size:13px!important}.hmFacilityCard>strong{font-size:18px!important}.mobileBottomNav{-webkit-backdrop-filter:blur(22px)saturate(160%);backdrop-filter:blur(22px)saturate(160%);left:10px!important;right:10px!important;bottom:calc(9px + env(safe-area-inset-bottom))!important;background:#fffffff7!important;border-radius:24px!important;height:72px!important;padding:7px 6px!important;box-shadow:0 17px 45px #12326538!important}.mobileBottomNav>a,.mobileBottomNav>button{border-radius:16px!important;font-size:10px!important}.mobileBottomNav svg{width:21px!important;height:21px!important}.centerButton{width:44px!important;height:44px!important;margin-top:-21px!important}.galleryHero{padding-top:72px!important}.galleryHero h1{font-size:48px!important}.galleryHero p{font-size:15px!important}.galleryToolbarWrap{top:64px!important}.galleryCardBody h2,.galleryFeature .galleryCardBody h2{font-size:25px!important}.galleryCardBody p,.academicProgramHeading p{font-size:14px!important}.academicProgramCardFooter strong{font-size:16px!important}.academicProgramGrid{grid-auto-columns:84%!important}}@media (prefers-reduced-motion:reduce){.heroSlide.active .heroImage{animation:none!important}.syRevealSection{opacity:1!important;transition:none!important;transform:none!important}}.brand{align-items:center;display:inline-flex}.brand img{object-fit:contain!important;width:auto!important;max-width:238px!important;height:48px!important}.footerBrand img{object-fit:contain!important;width:auto!important;max-width:330px!important;height:72px!important}.hmQuickCard{grid-template-columns:48px 1fr auto!important;gap:14px!important}.hmQuickIcon{background:linear-gradient(135deg,#edf4ff,#f8fbff);border-radius:14px;place-items:center;width:44px;height:44px;transition:transform .22s,box-shadow .22s;box-shadow:inset 0 0 0 1px #3c83f61f;color:#3c83f6!important;font-size:18px!important;display:grid!important}.hmQuickIcon svg{width:19px;height:19px}.hmQuickCard:nth-child(2) .hmQuickIcon{background:linear-gradient(135deg,#fff5df,#fffaf0);box-shadow:inset 0 0 0 1px #f59e0b24;color:#f59e0b!important}.hmQuickCard:nth-child(3) .hmQuickIcon{background:linear-gradient(135deg,#fff0f7,#fff8fb);box-shadow:inset 0 0 0 1px #ec489924;color:#ec4899!important}.hmQuickCard:nth-child(4) .hmQuickIcon{background:linear-gradient(135deg,#eafaf7,#f5fffc);box-shadow:inset 0 0 0 1px #0f9f8424;color:#0f9f84!important}.hmQuickCard:hover .hmQuickIcon{transform:translateY(-2px)scale(1.04);box-shadow:0 10px 24px #173b721c}@media (max-width:760px){.brand img{max-width:190px!important;height:42px!important}.footerBrand img{max-width:270px!important;height:62px!important}.hmQuickCard{grid-template-columns:50px 1fr auto!important}.hmQuickIcon{border-radius:15px;width:48px;height:48px;font-size:20px!important}.hmQuickIcon svg{width:21px;height:21px}}.hmAchievementPhotoRail{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none!important;grid-template-columns:none!important;grid-auto-flow:column!important;gap:14px!important;padding:2px 2px 14px!important;display:grid!important;overflow-x:auto!important}.hmAchievementPhotoRail::-webkit-scrollbar{display:none}.hmAchievementPhotoCard{isolation:isolate;scroll-snap-align:start;border:1px solid #e3eaf3;border-radius:23px;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 16px 38px #173b721a;color:#172033!important;background:#fff!important;min-height:0!important;padding:0!important}.hmAchievementPhotoCard:before{content:none!important}.hmAchievementPhotoCard:hover{transform:translateY(-3px);box-shadow:0 22px 48px #173b7226}.hmAchievementPhotoMedia{aspect-ratio:16/10;background:#eaf1f8;position:relative;overflow:hidden}.hmAchievementPhotoMedia img{object-fit:cover;object-position:center;filter:saturate(.92)contrast(.98);width:100%;height:100%;transition:filter .28s;transform:none!important}.hmAchievementPhotoOverlay{z-index:1;opacity:.58;background:var(--achievement-overlay);pointer-events:none;transition:opacity .28s;position:absolute;inset:0}.hmAchievementPhotoCard.tone1{--achievement-overlay:linear-gradient(135deg,#173b72d6,#3c83f68c)}.hmAchievementPhotoCard.tone2{--achievement-overlay:linear-gradient(135deg,#f59e0bd1,#f973169e,#ec489980)}.hmAchievementPhotoCard.tone3{--achievement-overlay:linear-gradient(135deg,#0f766ed1,#22b8a78a,#3c83f65c)}.hmAchievementPhotoCard.tone4{--achievement-overlay:linear-gradient(135deg,#be185dc7,#ec48998f,#a855f761)}.hmAchievementPhotoCard.tone5{--achievement-overlay:linear-gradient(135deg,#5b21b6cc,#7c3aed8c,#3b82f65c)}.hmAchievementPhotoMedia .hmAchievementCategory{letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#081d414d;border:1px solid #ffffff3d;border-radius:999px;padding:7px 10px;font-weight:900;transition:background .28s;z-index:3!important;color:#fff!important;font-size:10px!important;position:absolute!important;top:14px!important;left:14px!important}.hmAchievementPhotoMedia .hmAchievementNumber{text-shadow:0 2px 18px #0000001f;font-family:Georgia,Times New Roman,serif;font-weight:900;line-height:1;z-index:3!important;color:#ffffff80!important;font-size:52px!important;position:absolute!important;top:11px!important;right:16px!important}.hmAchievementPhotoCard .hmAchievementColorBody{background:#fff;min-height:155px;padding:18px 54px 20px 18px;position:relative!important;inset:auto!important}.hmAchievementPhotoCard .hmAchievementColorBody small{color:#8a96a8!important;font-size:11px!important}.hmAchievementPhotoCard .hmAchievementColorBody h3{margin:7px 0 8px;font-family:Georgia,Times New Roman,serif;line-height:1.16;color:#172033!important;max-width:100%!important;font-size:22px!important}.hmAchievementPhotoCard .hmAchievementColorBody p{margin:0;color:#6d7a8f!important;max-width:100%!important;font-size:13px!important;line-height:1.55!important}.hmAchievementPhotoCard .hmAchievementArrow{width:36px;height:36px;color:#3c83f6!important;background:#edf4ff!important;border:1px solid #dce6f2!important;bottom:16px!important;right:16px!important}@media (hover:hover) and (pointer:fine){.hmAchievementPhotoCard:hover .hmAchievementPhotoOverlay{opacity:0}.hmAchievementPhotoCard:hover .hmAchievementPhotoMedia img{filter:saturate(1.04)contrast(1.01);transform:none!important}.hmAchievementPhotoCard:hover .hmAchievementPhotoMedia .hmAchievementCategory{background:#081d41bd}}@media (min-width:761px){.hmAchievementPhotoRail{grid-auto-columns:minmax(320px,calc(33.3333% - 9.33333px))!important}}@media (max-width:760px){.hmAchievementPhotoRail{grid-auto-columns:86%!important;gap:10px!important}.hmAchievementPhotoCard{transform:none!important}.hmAchievementPhotoMedia{aspect-ratio:4/3}.hmAchievementPhotoCard .hmAchievementColorBody{min-height:150px;padding:17px 50px 19px 17px}.hmAchievementPhotoCard .hmAchievementColorBody h3{font-size:23px!important}}@media (prefers-reduced-motion:reduce){.hmAchievementPhotoRail{scroll-behavior:auto!important}.hmAchievementPhotoCard,.hmAchievementPhotoOverlay,.hmAchievementPhotoMedia img{transition:none!important}}.hmAchievementColorSection{background:#fff!important;padding:44px 0!important}.hmAchievementGlassBox{isolation:isolate;background:linear-gradient(125deg,#c2e59c 0%,#9bd8c5 46%,#64b3f4 100%);border:1px solid #ffffffb8;border-radius:34px;padding:28px 28px 24px;position:relative;overflow:hidden;box-shadow:0 24px 60px #3669972e,inset 0 1px #ffffffd9}.hmAchievementGlassBox:before{content:"";z-index:0;filter:blur(8px);pointer-events:none;background:#ffffff4d;border-radius:50%;width:310px;height:230px;position:absolute;top:-90px;left:-70px}.hmAchievementGlassBox:after{content:"";z-index:0;filter:blur(10px);pointer-events:none;background:#ffffff2e;border-radius:50%;width:360px;height:300px;position:absolute;bottom:-125px;right:-90px}.hmAchievementGlassBox>*{z-index:1;position:relative}.hmAchievementGlassBox .hmSectionHeading{margin-bottom:22px}.hmAchievementGlassBox .hmEyebrow{color:#174d6b!important}.hmAchievementGlassBox .hmSectionHeading h2{color:#123f63!important}.hmAchievementGlassBox .hmSectionHeading>a{-webkit-backdrop-filter:blur(10px)saturate(125%);background:#ffffff57;border:1px solid #ffffff8c;border-radius:999px;padding:9px 13px;box-shadow:inset 0 1px #ffffffa6;color:#174f79!important}.hmAchievementPhotoCard,.hmAchievementPhotoCard.tone1,.hmAchievementPhotoCard.tone2,.hmAchievementPhotoCard.tone3,.hmAchievementPhotoCard.tone4,.hmAchievementPhotoCard.tone5{-webkit-backdrop-filter:blur(16px)saturate(135%);overflow:hidden;color:#153b59!important;background:#ffffff4d!important;border:1px solid #ffffffa3!important;border-radius:24px!important;box-shadow:0 16px 34px #16456724,inset 0 1px #ffffffd1!important}.hmAchievementPhotoCard:hover{box-shadow:0 22px 46px #1645672e,inset 0 1px #ffffffeb!important}.hmAchievementPhotoMedia{border:1px solid #ffffffa8;border-radius:19px;margin:7px 7px 0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbf;background:#ffffff38!important}.hmAchievementPhotoMedia:after{content:"";z-index:2;filter:blur(5px);pointer-events:none;background:#ffffff38;border-radius:50%;width:70%;height:150%;transition:opacity .25s;position:absolute;top:-38%;left:-18%;transform:rotate(22deg)}.hmAchievementPhotoMedia img{filter:saturate(.96)contrast(.99)!important}.hmAchievementPhotoOverlay{-webkit-backdrop-filter:blur(.45px)saturate(110%);box-shadow:inset 0 0 50px #ffffff1a;z-index:1!important;opacity:1!important;background:#eef8ff36!important;transition:opacity .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s!important}.hmAchievementPhotoMedia .hmAchievementCategory{-webkit-backdrop-filter:blur(12px)saturate(130%);box-shadow:0 8px 22px #1645671a,inset 0 1px #ffffffc2;z-index:4!important;color:#164c70!important;background:#ffffff61!important;border:1px solid #ffffff9e!important}.hmAchievementNumber,.hmAchievementPhotoMedia .hmAchievementNumber{display:none!important}.hmAchievementPhotoCard .hmAchievementColorBody{background:0 0!important;min-height:150px!important;padding:18px 54px 20px 18px!important}.hmAchievementPhotoCard .hmAchievementColorBody small{color:#174b69ad!important}.hmAchievementPhotoCard .hmAchievementColorBody h3{color:#123f63!important}.hmAchievementPhotoCard .hmAchievementColorBody p{color:#41687d!important}.hmAchievementPhotoCard .hmAchievementArrow{-webkit-backdrop-filter:blur(8px);box-shadow:inset 0 1px #ffffffb8;color:#205b86!important;background:#ffffff61!important;border:1px solid #ffffff9e!important}@media (hover:hover) and (pointer:fine){.hmAchievementPhotoCard:hover .hmAchievementPhotoOverlay{opacity:0!important;-webkit-backdrop-filter:none!important}.hmAchievementPhotoCard:hover .hmAchievementPhotoMedia:after{opacity:0}.hmAchievementPhotoCard:hover .hmAchievementPhotoMedia img{filter:none!important}.hmAchievementPhotoCard:hover .hmAchievementPhotoMedia .hmAchievementCategory{background:#ffffffd1!important}}@media (max-width:760px){.hmAchievementColorSection{padding:10px 0!important}.hmAchievementGlassBox{border-radius:26px;padding:22px 16px 18px}.hmAchievementGlassBox .hmSectionHeading{margin-bottom:18px}.hmAchievementPhotoMedia{margin:6px 6px 0}}@media (prefers-reduced-motion:reduce){.hmAchievementPhotoMedia:after{transition:none!important}}.hmExtraCard{overflow:hidden;min-height:0!important;padding:0!important;display:block!important}.hmExtraMedia{aspect-ratio:16/10;background:#ffffff14;position:relative;overflow:hidden}.hmExtraMedia img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .34s,filter .34s}.hmExtraShade{z-index:1;pointer-events:none;background:linear-gradient(#0a264d05 35%,#0a264d9e 100%);position:absolute;inset:0}.hmExtraMedia>span{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c2a5275;border:1px solid #ffffff4d;border-radius:999px;place-items:center;min-width:34px;height:34px;padding:0 9px;font-family:Georgia,serif;font-size:11px;font-weight:900;display:grid;position:absolute;top:13px;left:14px}.hmExtraBody{flex-direction:column;min-height:185px;padding:18px;display:flex}.hmExtraBody h3{color:#fff;margin:0 0 8px!important;font-size:18px!important}.hmExtraBody p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#cbd9ee!important;margin:0!important;font-size:13px!important;line-height:1.6!important}.hmExtraBody b{color:#f7c4df;margin-top:auto;padding-top:15px;font-size:11px;font-weight:900}@media (hover:hover) and (pointer:fine){.hmExtraCard:hover .hmExtraMedia img{filter:saturate(1.05);transform:scale(1.035)}}@media (max-width:760px){.hmExtraMedia{aspect-ratio:4/3}.hmExtraBody{min-height:175px;padding:17px}.hmExtraBody h3{font-size:20px!important}}@media (prefers-reduced-motion:reduce){.hmExtraMedia img{transition:none!important}}:root{--ui-font:"Poppins", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ui-navy:#172033;--ui-navy-2:#173b72;--ui-blue:#3c83f6;--ui-blue-soft:#eef5ff;--ui-text:#172033;--ui-muted:#68768b;--ui-line:#e6ecf4;--ui-surface:#f7f9fc;--ui-white:#fff;--ui-gradient-brand:linear-gradient(135deg, #173b72 0%, #3c83f6 58%, #64b3f4 100%);--ui-gradient-brochure:linear-gradient(135deg, #ff5f6d 0%, #ffc371 100%);--ui-radius-sm:14px;--ui-radius-md:22px;--ui-radius-lg:30px;--ui-shadow-sm:0 10px 28px #173b7214;--ui-shadow-md:0 20px 50px #173b721f}html,body,button,input,textarea,select,h1,h2,h3,h4,h5,h6,strong,b,.heroCounter strong,.hmSectionHeading h2,.hmEventRail h2,.hmDigestCopy h2,.hmAdmissionCard h2,.galleryHero h1,.galleryCardBody h2{font-family:var(--ui-font)!important}body{color:var(--ui-text);background:var(--ui-white)}.utilityBar{z-index:130!important;background:var(--ui-navy)!important;color:#dce7f8!important;width:100%!important;min-height:34px!important;position:relative!important;inset:auto!important;overflow:visible!important}.utilityInner{width:min(var(--content-width,1220px), calc(100% - 40px))!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;min-height:34px!important;margin:0 auto!important;padding:0!important;font-size:11px!important;line-height:1.2!important;display:flex!important}.utilityInner>div{align-items:center!important;gap:16px!important;display:flex!important}.utilityInner a,.utilityInner button{cursor:pointer;white-space:nowrap;min-height:28px!important;color:inherit!important;font:inherit!important;background:0 0!important;border:0!important;padding:0!important;font-weight:600!important}.utilityInner a:hover,.utilityInner button:hover{color:#fff!important}.siteHeader{z-index:120!important;width:100%!important;box-shadow:none!important;-webkit-backdrop-filter:blur(18px)saturate(140%)!important;backdrop-filter:blur(18px)saturate(140%)!important;background:#fffffff7!important;border-bottom:1px solid #e6ecf4e6!important;margin:0!important;position:sticky!important;top:0!important}.siteHeader.scrolled{box-shadow:0 8px 28px #173b7214!important}.headerInner{width:min(var(--content-width,1220px), calc(100% - 40px))!important;align-items:center!important;gap:24px!important;height:auto!important;min-height:76px!important;margin:0 auto!important;padding:0!important;display:flex!important}.brand{flex:none!important;width:190px!important}.brand img{width:100%!important;height:auto!important;display:block!important}.desktopNav{margin-left:auto!important}.headerCta{flex:none!important}.heroSlider{isolation:isolate;width:100%!important;height:clamp(440px,50vw,660px)!important;min-height:0!important;box-shadow:none!important;background:#eaf0f8!important;border-radius:0!important;margin:0!important;position:relative!important;overflow:hidden!important}.heroSlide,.heroSlide picture{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.heroBackground{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;transition:none!important;position:absolute!important;inset:0!important;transform:none!important}.heroSlide.active .heroBackground{transform:none!important}.heroShade,.heroContainer,.heroContent,.heroArrow,.heroDots,.heroCounter{display:none!important}.container,.galleryHeroInner,.galleryToolbar,.galleryResults{width:min(var(--content-width,1220px), calc(100% - 40px));margin-left:auto;margin-right:auto}.hmSectionHeading{justify-content:space-between!important;align-items:flex-end!important;gap:22px!important;margin-bottom:24px!important;display:flex!important}.hmSectionHeading h2{color:var(--ui-navy-2)!important;letter-spacing:-.025em!important;margin:6px 0 0!important;font-size:clamp(28px,3vw,42px)!important;font-weight:700!important;line-height:1.1!important}.hmEyebrow{letter-spacing:.12em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:700!important}.hmSectionHeading>a{visibility:visible!important;opacity:1!important;border:1px solid var(--ui-line)!important;min-height:42px!important;color:var(--ui-navy-2)!important;white-space:nowrap!important;background:#fff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 16px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;box-shadow:0 8px 18px #173b720f!important}.hmSectionHeading>a[href=\/announcements],.hmSectionHeading>a[href^="/announcements?"]{visibility:visible!important;opacity:1!important;display:inline-flex!important}.hmBrochureSection{width:100%!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;margin:0!important;padding:32px 0!important;overflow:visible!important}.hmBrochureBar{border-radius:var(--ui-radius-lg)!important;background:var(--ui-gradient-brochure)!important;color:#fff!important;border:0!important;justify-content:space-between!important;align-items:center!important;gap:34px!important;min-height:205px!important;padding:36px 40px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 22px 50px #ff5f6d33!important}.hmBrochureBar:before{content:""!important;pointer-events:none!important;background:#ffffff1f!important;border-radius:50%!important;width:320px!important;height:320px!important;position:absolute!important;top:-170px!important;right:-90px!important}.hmBrochureBar>div,.hmBrochureButton{z-index:2!important;position:relative!important}.hmBrochureBar>div{max-width:790px!important}.hmBrochureBar .hmEyebrow{color:#ffffffd1!important;margin-bottom:12px!important;display:block!important}.hmBrochureBar strong{color:#fff!important;letter-spacing:-.02em!important;font-size:clamp(20px,2.3vw,31px)!important;font-weight:700!important;line-height:1.35!important;display:block!important}.hmBrochureButton{color:#e85664!important;background:#fff!important;border:1px solid #fffc!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-height:48px!important;padding:0 21px!important;font-size:12px!important;font-weight:700!important;display:inline-flex!important;box-shadow:0 12px 25px #892c381f!important}.galleryIndexPage{background:var(--ui-surface)!important;min-height:70vh!important}.galleryHero{background:var(--ui-gradient-brand)!important;color:#fff!important;padding:74px 0 92px!important;position:relative!important;overflow:hidden!important}.galleryHero:after{content:""!important;pointer-events:none!important;border:80px solid #ffffff12!important;border-radius:50%!important;width:460px!important;height:460px!important;position:absolute!important;top:-250px!important;right:-120px!important}.galleryHeroInner{z-index:2!important;position:relative!important}.galleryHeroInner>span{color:#ffffffc7!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:700!important}.galleryHero h1{color:#fff!important;letter-spacing:-.035em!important;max-width:840px!important;margin:10px 0 14px!important;font-size:clamp(38px,5vw,66px)!important;font-weight:700!important;line-height:1.03!important}.galleryHero p{color:#ffffffd1!important;max-width:720px!important;margin:0!important;font-size:14px!important;line-height:1.75!important}.galleryToolbarWrap{z-index:5!important;margin-top:-34px!important;padding:0 0 14px!important;position:relative!important}.galleryToolbar{box-shadow:var(--ui-shadow-md)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffffff5!important;border:1px solid #e6ecf4e6!important;border-radius:22px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:14px!important;display:flex!important}.gallerySearch{border:1px solid var(--ui-line)!important;background:#fff!important;border-radius:14px!important;align-items:center!important;gap:10px!important;min-width:min(360px,100%)!important;min-height:46px!important;padding:0 14px!important;display:flex!important}.gallerySearch input{width:100%!important;color:var(--ui-text)!important;background:0 0!important;border:0!important;outline:0!important}.galleryCategories{scrollbar-width:none!important;align-items:center!important;gap:8px!important;display:flex!important;overflow-x:auto!important}.galleryCategories::-webkit-scrollbar{display:none!important}.galleryCategories button{border:1px solid var(--ui-line)!important;min-height:38px!important;color:var(--ui-muted)!important;background:#fff!important;border-radius:999px!important;flex:none!important;padding:0 14px!important;font-size:10px!important;font-weight:600!important}.galleryCategories button.active{background:var(--ui-gradient-brand)!important;color:#fff!important;border-color:#0000!important}.galleryResults{padding-top:26px!important;padding-bottom:76px!important}.galleryResultMeta{color:var(--ui-muted)!important;align-items:baseline!important;gap:7px!important;margin-bottom:18px!important;font-size:12px!important;display:flex!important}.galleryResultMeta strong{color:var(--ui-navy-2)!important;font-size:18px!important}.galleryContentGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.galleryContentCard{transform:translateZ(0);border:1px solid var(--ui-line)!important;min-width:0!important;box-shadow:var(--ui-shadow-sm)!important;background:#fff!important;border-radius:22px!important;overflow:hidden!important}.galleryContentCard:hover{box-shadow:var(--ui-shadow-md)!important;border-color:#3c83f647!important}.galleryFeature{grid-column:span 2!important}.galleryCardMedia{aspect-ratio:16/10!important;background:#eaf0f8!important;position:relative!important;overflow:hidden!important}.galleryCardMedia img{object-fit:cover!important;width:100%!important;height:100%!important;transition:transform .45s!important}.galleryContentCard:hover .galleryCardMedia img{transform:scale(1.025)!important}.galleryCardMedia>span{color:var(--ui-navy-2)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffffe6!important;border-radius:999px!important;padding:7px 10px!important;font-size:9px!important;font-weight:700!important;position:absolute!important;bottom:14px!important;left:14px!important}.galleryCardBody{padding:20px!important}.galleryCardBody small{color:var(--ui-blue)!important;font-size:10px!important;font-weight:600!important}.galleryCardBody h2{color:var(--ui-navy-2)!important;letter-spacing:-.015em!important;margin:8px 0!important;font-size:19px!important;font-weight:700!important;line-height:1.3!important}.galleryCardBody p{color:var(--ui-muted)!important;margin:0!important;font-size:12px!important;line-height:1.7!important}.galleryCardBody b{color:var(--ui-blue)!important;align-items:center!important;gap:6px!important;margin-top:16px!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important}.siteFooter{z-index:10!important;background:var(--ui-navy)!important;color:#d9e3f2!important;width:100%!important;margin:0!important;padding:62px 0 34px!important;position:relative!important;overflow:hidden!important}.footerInner{width:min(var(--content-width,1220px), calc(100% - 40px))!important;grid-template-columns:minmax(280px,1.15fr) minmax(260px,.85fr)!important;align-items:start!important;gap:38px 54px!important;margin:0 auto!important;display:grid!important}.footerLogo{background:#fff!important;border-radius:13px!important;width:min(220px,100%)!important;height:auto!important;padding:8px!important}.siteFooter p{color:#9fb0c7!important;max-width:520px!important;margin:16px 0 0!important;font-size:12px!important;line-height:1.8!important}.footerLinks{color:#d9e3f2!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px 18px!important;font-size:12px!important;font-weight:500!important;display:flex!important}.footerLinks a{align-items:center!important;min-height:34px!important;display:inline-flex!important}.footerCredit{color:#8294ad!important;border-top:1px solid #ffffff1a!important;grid-column:1/-1!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding-top:22px!important;font-size:11px!important;display:flex!important}.footerCredit a{color:#ffc371!important;font-weight:700!important}.siteFooter [class*=footerGrid]{width:min(var(--content-width,1220px), calc(100% - 40px))!important;margin-left:auto!important;margin-right:auto!important}.siteFooter h4,.siteFooter h5,.siteFooter strong{color:#fff!important}@media (max-width:1050px){.headerInner{min-height:70px!important}.brand{width:168px!important}.galleryContentGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.galleryFeature{grid-column:span 2!important}}@media (max-width:700px){.utilityBar{display:none!important}.siteHeader{top:0!important}.headerInner{width:calc(100% - 28px)!important;min-height:62px!important}.brand{width:150px!important}.heroSlider{height:clamp(330px,72vw,470px)!important}.container,.galleryHeroInner,.galleryToolbar,.galleryResults{width:calc(100% - 28px)!important}.hmBrochureSection{padding:18px 0!important}.hmBrochureBar{border-radius:24px!important;gap:22px!important;min-height:0!important;padding:27px 23px!important;display:grid!important}.hmBrochureBar strong{font-size:20px!important;line-height:1.45!important}.hmBrochureButton{width:max-content!important;max-width:100%!important}.hmSectionHeading{align-items:flex-start!important;gap:14px!important}.hmSectionHeading h2{font-size:28px!important}.hmSectionHeading>a{flex:none!important;min-height:38px!important;padding:0 13px!important;font-size:9px!important}.galleryHero{padding:52px 0 74px!important}.galleryHero h1{font-size:38px!important}.galleryToolbarWrap{margin-top:-24px!important}.galleryToolbar{padding:12px!important;display:grid!important}.gallerySearch{width:100%!important;min-width:0!important}.galleryCategories{width:100%!important}.galleryContentGrid{grid-template-columns:1fr!important;gap:14px!important}.galleryFeature{grid-column:auto!important}.galleryResults{padding-bottom:calc(112px + env(safe-area-inset-bottom))!important}.footerInner{grid-template-columns:1fr!important;gap:26px!important;width:calc(100% - 28px)!important}.footerLinks{justify-content:flex-start!important}.footerCredit{justify-content:start!important;gap:8px!important;display:grid!important}.siteFooter{padding-bottom:calc(108px + env(safe-area-inset-bottom))!important}}@media (prefers-reduced-motion:reduce){.galleryCardMedia img,.siteHeader,.heroSlide{transition:none!important}}.galleryContentCard[type=button]{appearance:none!important;text-align:left!important;width:100%!important;font:inherit!important;color:inherit!important;cursor:pointer!important;padding:0!important}.galleryLightboxBackdrop{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c192db8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.galleryLightbox{background:#fff;border:1px solid #ffffff3d;border-radius:26px;width:min(980px,100%);max-height:min(86vh,900px);position:relative;overflow:auto;box-shadow:0 32px 90px #00000047}.galleryLightbox picture{background:#eef3f8;width:100%;display:block}.galleryLightbox img{object-fit:contain;width:100%;max-height:68vh;display:block}.galleryLightboxClose{z-index:2;color:#172033;width:42px;height:42px;font:600 24px/1 var(--ui-font,"Poppins", sans-serif);cursor:pointer;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:999px;place-items:center;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 22px #17203329}.galleryLightboxBody{padding:22px 24px 26px}.galleryLightboxBody>span{color:var(--ui-blue,#3c83f6);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.galleryLightboxBody h2{color:var(--ui-navy-2,#173b72);margin:7px 0 8px;font-size:clamp(22px,3vw,34px);line-height:1.2}.galleryLightboxBody p{color:var(--ui-muted,#68768b);margin:0;font-size:13px;line-height:1.75}@media (max-width:700px){.galleryLightboxBackdrop{align-items:end;padding:14px}.galleryLightbox{border-radius:24px 24px 16px 16px;max-height:88vh}.galleryLightbox img{max-height:58vh}.galleryLightboxBody{padding:18px 18px 22px}}
