:root{--ink:#293e35;--paper:#fcfbf7;--accent:#486c59;--lime:#dfebce;--line:#dfe4d9;--muted:#627068;--gutter:clamp(20px,5vw,76px);--content:1200px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px;-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Plus Jakarta Sans',sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,summary{font:inherit}button,a,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #ad8555;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance}h2{font-size:clamp(32px,4.15vw,58px);font-weight:700;line-height:1.13;letter-spacing:-.045em;margin-top:18px}p{font-size:15px;line-height:1.85;color:var(--muted)}main,section,article,nav,.section-wrap>*,.campus-grid>*{min-width:0}.section-wrap{max-width:var(--content);margin:auto;padding:clamp(64px,8vw,110px) var(--gutter)}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:700;letter-spacing:1.7px;line-height:1.8}.accent-text{color:#8c6354}.visually-hidden,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{position:fixed;top:12px;left:12px;padding:14px 20px;background:var(--ink);color:#fff;z-index:10000}
.site-header{position:relative;z-index:20;min-height:88px;padding:16px max(var(--gutter),env(safe-area-inset-right)) 16px max(var(--gutter),env(safe-area-inset-left));display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--paper);border-bottom:1px solid var(--line)}.wordmark{display:flex;gap:12px;align-items:center;flex-shrink:0;font-size:20px;font-weight:800;letter-spacing:-.7px;line-height:1.05}.brand-city{display:block;font-size:9px;letter-spacing:3.5px;margin-top:7px;color:var(--muted)}.brand-symbol{display:flex;align-items:center;width:43px;height:43px;background:var(--lime);border-radius:12px;font-size:35px;letter-spacing:-7px;padding-left:9px;transform:rotate(-4deg)}.brand-symbol span{color:#9a7158}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:12px;font-weight:600}.desktop-nav a{padding:12px 0}.desktop-nav a:hover{color:#9a7158}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:48px;padding:15px 24px;border:1px solid transparent;border-radius:12px;font-size:13px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s}.button span{font-size:21px;line-height:1}.button-dark,.button-outline{background:#365947;color:#fff;border-color:#365947}.header-cta{font-size:12px;min-height:44px;padding:12px 20px}.mobile-menu{display:none}.button:hover{background:#294536;transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:20px;padding:10px 0;min-height:44px;border-bottom:1px solid currentColor;font-size:12px;font-weight:700;color:var(--accent)}
.hero--carousel{--hero-scale:1;--hero-shift:0px;--copy-shift:0px;--hero-radius:24px;height:120vh;height:120svh;min-height:760px;padding:0;background:var(--paper)}.hero-sticky{position:sticky;top:0;height:100vh;height:100svh;min-height:640px;max-height:1000px;padding:20px var(--gutter) 42px;display:flex;flex-direction:column}.hero-frame{position:relative;isolation:isolate;flex:1;min-height:570px;width:100%;overflow:hidden;border-radius:24px;background:#283d34;transform:scale(var(--hero-scale));transform-origin:center;touch-action:pan-y}.hero-slides,.hero-slide,.hero-shade{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s;pointer-events:none}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide img{position:absolute;top:-8%;width:100%;height:116%;object-fit:cover;transform:translate3d(0,var(--hero-shift),0)}.hero-shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#11271dd6,#172a204d 85%),linear-gradient(0deg,#10251ee6,transparent 45%)}.hero-intro{position:absolute;z-index:2;top:46%;left:6%;right:6%;transform:translate3d(0,calc(-50% + var(--copy-shift)),0);color:#fff}.hero-intro .eyebrow{color:#e4ebd8;letter-spacing:2.8px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--lime)}h1{font-size:clamp(40px,5.6vw,82px);font-weight:700;line-height:1.1;letter-spacing:-.055em;margin:20px 0 24px}.title-play{color:var(--lime)}.hero-intro p{color:#ffffffd9;font-size:14px;line-height:1.9;margin-bottom:26px;max-width:510px}.hero-intro .button{background:#e4edda;color:#294536;border-color:#e4edda}.hero-intro .button:hover{background:#f7f8f0}.hero-carousel-bottom{position:absolute;z-index:3;bottom:28px;left:6%;right:6%;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;color:#fff}.hero-photo-caption{max-width:50%;min-width:0}.hero-photo-caption .eyebrow{font-size:8px;letter-spacing:1.8px;color:#e3eada}.hero-photo-caption p{font-size:11px;line-height:1.6;color:#ffffffd9;margin-top:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.carousel-controls{display:flex;align-items:center;gap:6px;flex:none}.carousel-controls>button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff50;border-radius:50%;color:#fff;background:#263d344d;font-size:18px;cursor:pointer}.carousel-controls>button:hover{background:#456b55}.carousel-dots{display:flex}.carousel-dots button{width:24px;height:44px;position:relative;padding:0;border:0;background:transparent;cursor:pointer}.carousel-dots button:after{content:'';position:absolute;width:6px;height:6px;top:19px;left:9px;border-radius:50%;background:#ffffff70}.carousel-dots button[aria-current=true]:after{background:var(--lime);box-shadow:0 0 0 3px #dfebce26}.hero-scroll-hint{display:flex;justify-content:space-between;align-items:center;padding-top:12px;color:var(--muted);font-size:8px;font-weight:700;letter-spacing:1.5px}.hero-scroll-hint>span:last-child{font-size:17px}
.values-strip{display:flex;min-width:0;width:100%;overflow:hidden;background:#e5eddb;border-block:1px solid #d8e0ce}.values-window{width:100%;min-width:0;overflow:hidden}.values-track{display:flex;width:max-content;animation:values-running 28s linear infinite}.values-group{display:flex;flex:none;align-items:center;justify-content:space-around;gap:36px;min-width:100vw;padding:20px 18px;white-space:nowrap}.value-label{font-size:16px;font-weight:600;letter-spacing:-.3px}.value-star{font-size:23px}.value-color-1,.value-star-2{color:#85544c}.value-color-2{color:#49677f}.value-color-3,.value-star-4{color:#746184}.value-color-4,.value-star-1{color:#80663e}.value-star-3{color:#416e67}@keyframes values-running{to{transform:translateX(-50%)}}
.about{display:grid;grid-template-columns:1fr 1fr;gap:46px 72px;padding-top:38px}.about .eyebrow{color:#8c6354}.about-copy{padding-top:35px}.about-copy p{margin-bottom:18px;font-size:14px}.facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.facts>div{padding:26px;border-radius:16px;border:1px solid #e6d8cf;background:#f4e9e2;display:flex;flex-direction:column;gap:12px}.facts>div:nth-child(2){background:#e9eff4;border-color:#d6e0e7}.facts>div:nth-child(3){background:#eaf0e3;border-color:#d7e0cd}.facts strong{font-size:56px;font-weight:600;letter-spacing:-3px;line-height:1.1;color:#8d5c51}.facts strong span{font-size:28px;letter-spacing:0;padding-left:24px;vertical-align:top}.facts>div:nth-child(2) strong{color:#49677f}.facts>div:nth-child(3) strong{color:#456957}.facts>div>span{font-size:11px;line-height:1.6;color:var(--muted)}.schools{background:#f0f3ec}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:38px}.section-heading p{font-size:13px}.schools .accent-text{color:#486c59}.campus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.campus{display:flex;flex-direction:column;padding:32px;border:1px solid #e3d2bc;border-radius:22px;background:#f5e9db}.cakung{background:#ece7f2;border-color:#d8cee2}.campus .eyebrow{color:#806342}.cakung .eyebrow{color:#746184}.campus-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:20px 0}.campus-title h3{font-size:clamp(42px,5vw,64px);font-weight:600;letter-spacing:-.055em;color:#806342}.cakung .campus-title h3{color:#746184}.campus-title>span{font-size:60px;color:#ae8876;line-height:1}.cakung .campus-title>span{color:#8b9cae}.campus p{font-size:13px}.school-list{margin:26px 0}.school-list>div{display:flex;align-items:center;gap:16px;border-top:1px solid #293e3520;padding:14px 0}.school-list>div:last-child{border-bottom:1px solid #293e3520}.school-list strong{flex:none;min-width:54px;text-align:center;padding:7px 9px;border-radius:8px;font-size:14px;background:#e4ecde;color:#456957}.school-list>div:nth-child(2) strong{background:#e3eaf1;color:#49677f}.school-list>div:nth-child(3) strong{background:#f0dfdc;color:#85544c}.school-list span{font-size:11px;overflow-wrap:anywhere;line-height:1.7}.campus .button{align-self:flex-start;margin-top:auto;font-size:12px}
.discovery{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.discovery-image{position:relative;padding:10px;border:1px solid #d8c6b8;border-radius:120px 120px 20px 20px;background:#e8d7cc;transform:rotate(-1.5deg)}.discovery-image img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:110px 110px 12px 12px}.image-note{position:absolute;bottom:24px;left:10%;right:10%;text-align:center;padding:12px;border:1px solid #ddcfac;border-radius:6px;background:#f7f1df;color:#74603e;font-size:11px;transform:rotate(3deg)}.discovery .accent-text,.discovery .eyebrow{color:#416e67}.discovery p{font-size:14px;margin:22px 0}.news{padding-top:40px;padding-bottom:55px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.news-card{--card-accent:#49677f;background:#eef2f5;border:1px solid #dce3e8;border-radius:16px;padding:10px 10px 22px;overflow:hidden}.news-card:nth-child(3n+2){--card-accent:#80663e;background:#f5f0e4;border-color:#e7dfcc}.news-card:nth-child(3n){--card-accent:#746184;background:#f0ebf4;border-color:#e0d7e8}.news-image{position:relative;overflow:hidden;border-radius:9px}.news-image img{width:100%;aspect-ratio:1.4;object-fit:cover;transition:transform .4s}.news-image>span{position:absolute;right:10px;bottom:10px;width:34px;height:34px;display:grid;place-items:center;background:#ffffffed;border-radius:50%;color:var(--card-accent);font-size:20px}.news-meta{display:flex;justify-content:space-between;gap:8px;margin:18px 6px 12px;font-size:9px;line-height:1.7;color:var(--muted)}.news-meta>span{font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--card-accent)}.news-meta time{white-space:nowrap}.news-card h3{padding:0 6px;font-size:17px;line-height:1.6;font-weight:700;letter-spacing:-.4px;overflow-wrap:anywhere}.news-empty{grid-column:1/-1;padding:25px;background:#f5f0e4;border-radius:16px}.closing{display:flex;flex-direction:column;align-items:center;text-align:center;background:#e9eee2;padding:75px var(--gutter) 85px}.closing .eyebrow{color:#60754c}.closing h2{position:relative;font-size:clamp(36px,5.7vw,76px);max-width:900px;margin:22px 0;padding:0 45px}.closing h2>span:first-child{color:#8d5c51}.closing-star{position:absolute;right:0;top:0;font-size:44px;color:#8c9eac;font-weight:400}.closing p{font-size:13px;max-width:500px;margin-bottom:28px}.site-footer{max-width:var(--content);margin:auto;padding:48px var(--gutter) max(30px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px}.footer-brand{font-size:21px;font-weight:800;letter-spacing:-.7px}.footer-brand span{display:block;color:var(--muted);font-size:10px;font-weight:500;letter-spacing:0;margin-top:8px}.site-footer nav{display:flex;gap:25px;font-size:11px;flex-wrap:wrap}.site-footer nav a{padding-block:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;width:100%;border-top:1px solid var(--line);padding-top:24px;font-size:10px;color:var(--muted)}[data-parallax]{translate:0 var(--layer-shift,0px)}
@media(hover:hover) and (pointer:fine){.values-strip:hover .values-track{animation-play-state:paused}.news-card:hover img{transform:scale(1.035)}}
@media(max-width:1050px){.desktop-nav{gap:18px}.site-header{gap:20px}.hero-carousel-bottom{align-items:flex-start}.about,.discovery{gap:42px}.campus{padding:26px}.news-grid{gap:16px}}
@media(max-width:900px),(pointer:coarse){.hero--carousel{height:auto;min-height:0}.hero-sticky{position:relative;height:auto;min-height:0;max-height:none}.hero-frame{flex:auto;height:clamp(570px,78svh,820px);min-height:0;transform:none}.hero-intro{top:43%}.hero-carousel-bottom{flex-direction:column;gap:16px}.hero-photo-caption{max-width:100%}.hero-photo-caption p{-webkit-line-clamp:1}.hero-intro p{max-width:440px}.carousel-controls{gap:8px}.carousel-dots button{width:28px}.carousel-dots button:after{left:11px}}
@media(max-width:760px){.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.site-header{min-height:76px;padding-block:14px}.mobile-menu summary{list-style:none;cursor:pointer;min-height:44px;display:flex;align-items:center;gap:12px;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:#f0f3eb;font-size:12px;font-weight:600}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;left:var(--gutter);right:var(--gutter);top:calc(100% - 6px);padding:12px;background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 28px #293e3514}.mobile-menu nav a{display:block;padding:14px;border-radius:8px;font-size:13px}.mobile-menu nav a:hover{background:#e9eee2}.about,.discovery{grid-template-columns:1fr;gap:30px}.about-copy{padding:0}.campus-grid{grid-template-columns:1fr}.campus{padding:30px}.section-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:28px}.section-heading p br{display:none}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-image{width:min(100%,460px);margin:0 auto}.facts{gap:12px}.facts>div{padding:20px 14px}.facts strong{font-size:44px}.facts strong span{font-size:22px;padding-left:12px}.closing h2{padding:0}.closing-star{display:none}}
@media(max-width:520px){:root{--gutter:20px}html{scroll-padding-top:24px}.section-wrap{padding-block:60px}.about{padding-top:18px}.wordmark{font-size:18px;gap:9px}.brand-symbol{width:38px;height:38px;font-size:32px}.brand-city{font-size:8px}.hero-sticky{padding:12px 12px 30px}.hero-frame{height:auto;min-height:610px;border-radius:18px;display:flex;flex-direction:column}.hero-intro{position:relative;top:auto;left:auto;right:auto;transform:none;padding:72px 24px 32px}.hero-intro .eyebrow{font-size:9px;letter-spacing:2px}h1{font-size:clamp(30px,8.4vw,44px);margin:20px 0;line-height:1.15}.hero-intro p{font-size:12px;max-width:310px;margin-bottom:24px}.hero-intro p br{display:none}.hero-intro .button{min-height:48px;font-size:12px}.hero-carousel-bottom{position:relative;left:auto;right:auto;bottom:auto;margin-top:auto;padding:24px;gap:16px}.hero-photo-caption .eyebrow{font-size:7px}.hero-photo-caption p{font-size:10px}.carousel-controls{width:100%;gap:4px}.carousel-dots{flex:1;justify-content:center}.carousel-dots button{width:22px}.carousel-dots button:after{left:8px}.carousel-controls>[data-carousel-pause]{margin-left:auto}.hero-scroll-hint{font-size:7px;padding:12px 8px 0}.hero-shade{background:linear-gradient(90deg,#11271dc9,#172a2070),linear-gradient(0deg,#10251ef0,transparent 65%)}.values-group{padding:16px 12px;gap:26px}.value-label{font-size:13px}.value-star{font-size:20px}.values-track{animation-duration:24s}.facts{gap:8px}.facts>div{padding:18px 10px;gap:9px;border-radius:12px}.facts strong{font-size:36px;letter-spacing:-2px}.facts strong span{font-size:17px;padding-left:8px}.facts>div>span{font-size:9px}.campus{padding:25px}.campus-title h3{font-size:53px}.campus-title>span{font-size:51px}.news-grid{grid-template-columns:1fr;gap:22px}.news-card{padding:12px 12px 22px}.news-card h3{font-size:18px}.news-meta{font-size:10px}.closing{padding:60px 22px}.closing h2{font-size:clamp(34px,8vw,43px)}.closing p{font-size:12px}.site-footer{padding-bottom:max(90px,env(safe-area-inset-bottom));gap:25px}.footer-bottom{font-size:9px}.footer-bottom span{max-width:48%}}
@media(max-width:359px){:root{--gutter:16px}.hero-intro{padding:60px 18px 24px}.hero-carousel-bottom{padding:20px 18px}.hero-frame{min-height:610px}.carousel-controls>button{width:40px;height:44px}.carousel-dots button{width:19px}.carousel-dots button:after{left:6px}.facts strong span{display:none}.facts strong{font-size:34px}.campus{padding:22px}.campus-title h3{font-size:46px}}
@media(orientation:landscape) and (max-height:600px){.hero--carousel{height:auto;min-height:0}.hero-sticky{position:relative;height:auto;min-height:0}.hero-frame{height:auto;min-height:540px;transform:none}.hero-intro{top:40%}.hero-carousel-bottom{flex-direction:row;align-items:flex-end}.hero-photo-caption{max-width:40%}}
@media(horizontal-viewport-segments:2){:root{--gutter:28px}.campus-grid,.about,.discovery{column-gap:max(40px,calc(env(viewport-segment-left 1 0) - env(viewport-segment-right 0 0) + 32px))}.hero-intro{right:52%}.hero-intro h1{font-size:clamp(30px,3.8vw,56px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero--carousel{height:auto;min-height:0}.hero-sticky{position:relative;height:auto}.hero-frame{min-height:610px;transform:none}.hero-slide img{transform:none}.hero-intro{--copy-shift:0px}[data-parallax]{translate:none}.values-window{overflow-x:auto}.values-group[aria-hidden=true]{display:none}}
/* Keep the chat launcher and full-screen chat clear of device cutouts. */
#ypippi-bot{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom))}
@media(max-width:767px){#ypippi-bot .ypippi-bot-header{padding-top:max(16px,env(safe-area-inset-top))}#ypippi-bot .ypippi-bot-footer{padding-bottom:max(12px,env(safe-area-inset-bottom))}#ypippi-bot input{font-size:16px}}
.campus-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:auto}.campus-actions .button{margin-top:0}.campus-actions .button-lms{background:#ffffff70;border-color:#c6b49f;color:#64513d}.campus-actions .button-lms:hover{background:#fffaf1;border-color:#9f8b72}.petojo .school-list strong{min-width:72px;white-space:nowrap}
@media(max-width:359px){.campus-actions{gap:10px}.campus-actions .button{padding:13px 17px;gap:12px}}

/* Typography uses natural wrapping and content-driven heights at every zoom level. */
h1{letter-spacing:-.03em;line-height:1.18}
h2{letter-spacing:-.025em;line-height:1.25;overflow-wrap:break-word}
h3{line-height:1.3}
p{line-height:1.85;overflow-wrap:break-word}
.eyebrow{line-height:1.9;letter-spacing:1.4px;max-width:100%}
.section-heading>div,.about>div,.discovery>div{min-width:0}
.about h2,.discovery h2{max-width:15ch}
.about-copy p+p{margin-top:18px}
.campus-title{gap:20px;margin:22px 0}
.campus-title h3{line-height:1.2;letter-spacing:-.025em;overflow-wrap:break-word}
.campus-title>span{flex:none}
.campus p{line-height:1.9}
.school-list>div{gap:18px;padding-block:16px}
.school-list span{line-height:1.8}
.news-card h3{line-height:1.65;letter-spacing:-.015em}
.news-meta{flex-wrap:wrap;column-gap:14px;row-gap:5px}
.button{gap:20px;line-height:1.6;white-space:normal}
.button>span{flex:none}
.closing h2{max-width:17ch;line-height:1.25;margin:22px 0 28px}
.closing p{line-height:1.9;margin-bottom:30px}
/* Put hero copy and controls in normal flow so larger text cannot overlap. */
.hero-frame{display:flex;flex-direction:column;justify-content:space-between}
.hero-intro{position:relative;top:auto;left:auto;right:auto;padding:clamp(58px,9vh,110px) 6% 36px;transform:translate3d(0,var(--copy-shift),0);flex:none}
.hero-intro h1{margin:22px 0 26px}
.hero-intro p{margin-bottom:28px}
.hero-carousel-bottom{position:relative;left:auto;right:auto;bottom:auto;margin-top:auto;padding:26px 6% 30px;flex:none}
.hero-photo-caption p{line-height:1.8}
@media(max-width:1024px),(pointer:coarse){
 .hero--carousel{height:auto;min-height:0}
 .hero-sticky{position:relative;height:auto;min-height:0}
 .hero-frame{height:auto;min-height:600px;transform:none}
 .hero-intro{transform:none;padding-top:66px}
 .hero-carousel-bottom{flex-direction:column;align-items:flex-start;gap:20px}
 .hero-photo-caption{max-width:100%}
 .hero-photo-caption p{-webkit-line-clamp:2}
 .about,.discovery{column-gap:40px}
 .campus-title h3{font-size:clamp(40px,5vw,60px)}
}
@media(max-width:760px){
 h2{font-size:clamp(30px,5.8vw,42px);line-height:1.28}
 .section-heading{gap:22px}
 .about,.discovery{row-gap:32px}
 .hero-intro h1{font-size:clamp(30px,5.5vw,46px)}
 .hero-intro p,.about-copy p,.discovery p{font-size:14px;line-height:1.85}
 .eyebrow{font-size:10px}
 .campus-title h3{font-size:48px}
 .school-list span{font-size:12px}
 .facts>div>span{font-size:11px;line-height:1.7}
 .closing h2{font-size:clamp(32px,6vw,46px);max-width:16ch}
}
@media(max-width:520px){
 .hero-intro{padding:54px 22px 30px}
 .hero-intro h1{font-size:clamp(29px,7.5vw,39px);line-height:1.22;letter-spacing:-.025em}
 .hero-intro p{font-size:13px;line-height:1.85}
 .hero-carousel-bottom{padding:22px;gap:18px}
 .hero-photo-caption .eyebrow{font-size:9px;letter-spacing:1px}
 .hero-photo-caption p{font-size:11px}
 .hero-scroll-hint{font-size:8px;letter-spacing:1px;gap:14px;line-height:1.7}
 .facts{grid-template-columns:1fr;gap:12px}
 .facts>div{flex-direction:row;align-items:center;justify-content:space-between;padding:20px 22px;gap:24px}
 .facts strong{font-size:40px;letter-spacing:-1px;flex:none}
 .facts strong span{display:inline;font-size:20px;padding-left:14px}
 .facts>div>span{font-size:12px;max-width:17ch;text-align:right}
 .campus-title{gap:14px}
 .campus-title h3{font-size:clamp(38px,10vw,48px)}
 .campus-title>span{font-size:42px}
 .campus-actions{gap:12px;row-gap:14px}
 .closing h2{font-size:clamp(30px,7.5vw,39px);line-height:1.3}
 .opening-bottom>span{line-height:1.8}
}
@media(orientation:landscape) and (max-height:600px){.hero-intro{top:auto;padding-top:44px}.hero-frame{height:auto;min-height:520px}.hero-carousel-bottom{flex-wrap:wrap;row-gap:20px}}

/* Harmonized sage ribbon and white monogram. */
.values-strip{background:#e5ebe1;border-block-color:#d0dbcb}
.values-strip .value-label{color:#3d594a;font-weight:600}
.values-strip .value-star{color:#8b785a;opacity:.85}
.brand-symbol{background:#3f6250;color:#fff}
.brand-symbol span{color:#fff}

.campus-title>[data-scroll-symbol],.closing-star[data-scroll-symbol]{display:inline-block;transform:translate3d(0,var(--symbol-lift,0px),0) rotate(var(--symbol-turn,0deg));transform-origin:center;pointer-events:none}
@media(prefers-reduced-motion:reduce){.campus-title>[data-scroll-symbol],.closing-star[data-scroll-symbol]{transform:none}}

.discovery-image--achievement img{aspect-ratio:472/334;object-position:center}
.discovery-image--achievement .image-note{position:relative;display:block;left:auto;right:auto;bottom:auto;margin:14px 8px 6px;transform:rotate(1deg)}

/* Vector geometry is independent of system fonts and emoji substitution. */
.decorative-star{display:inline-block;width:1em;height:1em;max-width:none;flex:none;vertical-align:-.12em;overflow:visible}
.value-star,.sky-spark,.opening-star{line-height:1}
.campus-title>[data-scroll-symbol],.closing-star[data-scroll-symbol]{width:1em;height:1em;line-height:1}
.campus-title>[data-scroll-symbol]>.decorative-star,.closing-star>.decorative-star{display:block}

.ui-icon{display:inline-block;width:1em;height:1em;flex:none;max-width:none;vertical-align:-.14em;overflow:visible}
.carousel-controls>button .ui-icon{width:20px;height:20px}
.mobile-menu summary .ui-icon{width:18px;height:18px}
.decorative-star,.ui-icon{font-family:initial;font-style:normal}
