.home-page{background:var(--bk-white)}html:has(.home-page--snap){scroll-snap-type:y mandatory;scroll-behavior:smooth}html:has(.home-page--snap) .home-page--snap .home-section{scroll-snap-align:start;scroll-snap-stop:normal;min-height:100dvh}html:has(.home-page--snap) .home-page--snap .home-site-footer{scroll-snap-align:start;scroll-snap-stop:normal}:is(html:has(.home-page--anim-pending) .home-page--snap [data-reveal],html:has(.home-page--anim-pending) .home-page--snap .home-hero-logo){opacity:0}html:has(.home-page--snap) .home-page--snap [data-reveal]{will-change:transform, opacity}.public-layout:has(.home-page--snap){padding-bottom:0}@media (prefers-reduced-motion:reduce){html:has(.home-page--snap){scroll-behavior:auto}}@media (max-width:768px){.scroll-spy{display:none}}.home-section{flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(5rem,10vh,7rem) clamp(1.5rem,6vw,8rem);display:flex;position:relative}.home-section--hero{background-color:var(--bk-dark);padding-top:clamp(5rem,10vh,7rem);overflow:hidden}.home-hero-bg{z-index:0;background-image:url(/hero-cover.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.home-hero-overlay{z-index:1;background:linear-gradient(105deg,#2b2b2bd1 0%,#2b2b2b8c 45%,#2b2b2b59 100%);position:absolute;inset:0}.home-hero-content{z-index:2;position:relative}.home-section--hero .home-hashtag{color:var(--bk-white)}.home-section--hero .home-hashtag strong{color:var(--bk-gold)}.home-section--hero .home-headline{color:var(--bk-white)}.home-section--hero .home-headline em{color:var(--bk-gold)}.home-section--hero .home-lead{color:#ffffffeb}.home-section--hero .home-body{color:#ffffffd9}.home-tag--hero{color:var(--bk-dark);background:var(--bk-gold)}.home-btn--hero-secondary{color:var(--bk-white);background:0 0;border:1.5px solid #ffffff80}.home-btn--hero-secondary:hover{border-color:var(--bk-gold);background:#ffffff1a}.home-section--yellow{background:var(--bk-gold-light)}.home-section--gray{background:var(--bk-gray-50)}.home-section--with-bg.home-section--yellow,.home-section--with-bg.home-section--gray{background-color:#0000}.home-section-bg{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.home-section-bg-overlay{z-index:1;pointer-events:none;position:absolute;inset:0}.home-section-bg-overlay--yellow{background:linear-gradient(165deg,#fff9e0f0 0%,#fff3ccd1 45%,#fff9e0eb 100%)}.home-section-bg-overlay--on-photo{background:linear-gradient(165deg,#2b2b2b73 0%,#2b2b2b4d 50%,#2b2b2b66 100%)}.home-section--with-bg.home-section--yellow .home-section__content,.home-section--with-bg.home-section--yellow .home-headline,.home-section--with-bg.home-section--yellow .home-lead,.home-section--with-bg.home-section--yellow .home-stat-num{color:var(--bk-white)}.home-section--with-bg.home-section--yellow .home-stat-num span{color:var(--bk-gold)}.home-section--with-bg.home-section--yellow .home-stat-label{color:#ffffffe0}.home-section--with-bg.home-section--yellow .home-tag--dark{color:var(--bk-dark);background:var(--bk-gold)}.home-section-bg-overlay--gray{background:linear-gradient(165deg,#fafafaf0 0%,#f5f5f5d9 50%,#fafafaeb 100%)}.home-section-bg-overlay--dark{background:linear-gradient(105deg,#2b2b2bd1 0%,#2b2b2b8c 100%)}.home-section__content{z-index:2;position:relative}.home-tag{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--bk-gold-dark);background:var(--bk-gold-soft);border-radius:var(--radius-sm);margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.home-tag--dark{color:var(--bk-dark);background:var(--bk-gold)}.home-headline{font-family:var(--font-display);letter-spacing:-.025em;color:var(--bk-text-primary);margin-bottom:1.5rem;font-size:clamp(2rem,4.8vw,3.75rem);font-weight:700;line-height:1.12}.home-headline em{color:var(--bk-gold-dark);font-style:normal}.home-lead{font-family:var(--font-body);color:var(--bk-text-secondary);max-width:42rem;margin-bottom:1.25rem;font-size:clamp(1.0625rem,1.6vw,1.1875rem);font-weight:400;line-height:1.7}.home-body{font-family:var(--font-body);color:var(--bk-gray-text);max-width:40rem;margin-bottom:1rem;font-size:.9375rem;font-weight:400;line-height:1.75}.home-body:last-of-type{margin-bottom:2rem}.home-cta-row{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.home-btn{font-family:var(--font-body);border-radius:var(--radius-sm);transition:transform .2s var(--ease-out), box-shadow .2s var(--ease-out);justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.home-btn:hover{transform:translateY(-2px)}.home-btn--primary{background:var(--bk-gold);color:var(--bk-dark);box-shadow:0 4px 20px #f9c60059}.home-btn--secondary{background:var(--bk-white);color:var(--bk-text-primary);border:1.5px solid var(--bk-gray-200)}.home-btn--dark{background:var(--bk-dark);color:var(--bk-white)}.home-grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);width:100%;max-width:1200px;margin:0 auto;display:grid}.home-section-copy{min-width:0}.home-section-media{aspect-ratio:4/5;border-radius:var(--radius-lg);border:1px solid #2b2b2b14;width:100%;max-height:min(32rem,70vh);margin:0;position:relative;overflow:hidden;box-shadow:0 12px 40px #2b2b2b14}.home-section-media__img{object-fit:cover}.home-section-media__placeholder{background:linear-gradient(145deg,#ffffffa6 0%,#fff3cc80 100%);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;min-height:16rem;padding:2rem;display:flex}.home-section--yellow .home-section-media__placeholder{background:linear-gradient(145deg,#ffffffb3 0%,#fff9e0d9 100%)}.home-section--gray .home-section-media__placeholder{background:linear-gradient(145deg, var(--bk-white) 0%, var(--bk-gray-100) 100%)}.home-section-media__placeholder-icon{color:var(--bk-gold-dark);opacity:.55}.home-section-media__placeholder-label{font-family:var(--font-display);color:var(--bk-text-secondary);font-size:.9375rem;font-weight:700}.home-section-media__placeholder-hint{font-family:var(--font-body);color:var(--bk-gray-muted);font-size:.75rem}.home-hero-logo{aspect-ratio:1;width:100%;max-width:min(100%,28rem);max-height:min(70vh,28rem);box-shadow:none;transition:transform .25s var(--ease-out), filter .25s var(--ease-out);filter:drop-shadow(0 8px 28px #00000059);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.home-hero-logo:hover{filter:drop-shadow(0 12px 36px #0006);transform:scale(1.02)}.home-hero-logo__img{object-fit:contain;padding:0}.home-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;width:100%;max-width:1200px;margin:2rem auto 0;display:grid}.home-card{background:var(--bk-white);border:1px solid var(--bk-gray-200);border-radius:var(--radius-md);padding:1.75rem;transition:border-color .2s,box-shadow .2s}.home-section--yellow .home-card{background:var(--bk-white)}.home-card:hover{border-color:var(--bk-gold);box-shadow:0 8px 30px #f9c6001f}.home-card-num{font-family:var(--font-display);color:var(--bk-gold-dark);letter-spacing:.1em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.home-card-title{font-family:var(--font-display);color:var(--bk-text-primary);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.home-card-text{font-family:var(--font-body);color:var(--bk-gray-text);font-size:.9375rem;line-height:1.7}.home-feature-list{gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.home-feature-list li{font-family:var(--font-body);color:var(--bk-gray-text);padding-left:1.5rem;font-size:.9375rem;line-height:1.6;position:relative}.home-feature-list li:before{content:"";background:var(--bk-gold);border-radius:50%;width:8px;height:8px;position:absolute;top:.55em;left:0}.home-campus-panel{background:var(--bk-gold-soft);border-radius:var(--radius-lg);border:1px solid var(--bk-gray-200);padding:2.5rem}.home-campus-panel__title{font-family:var(--font-display);color:var(--bk-text-primary);margin:0 0 1.25rem;font-size:1.5rem;font-weight:700}.home-campus-panel__text{max-width:none}.home-campus-panel__text--last{margin-bottom:0}.home-cta-row--news{margin-top:2rem}.home-cta-row--center{justify-content:center}.home-news-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;max-width:1200px;margin:2rem auto 0;display:grid}.home-news-card{background:var(--bk-white);border:1px solid var(--bk-gray-200);border-radius:var(--radius-md);color:inherit;padding:1.75rem;text-decoration:none;transition:border-color .2s,transform .2s;display:block}.home-news-card:hover{border-color:var(--bk-gold);transform:translateY(-3px)}.home-news-date{color:var(--bk-gray-muted);margin-bottom:.5rem;font-size:.8125rem}.home-news-title{font-family:var(--font-display);color:var(--bk-text-primary);margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.home-news-excerpt{color:var(--bk-gray-text);font-size:.9375rem;line-height:1.65}.home-stats-grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1000px;margin:2.5rem auto 0;display:grid}@media (max-width:768px){.home-stats-grid{grid-template-columns:1fr;gap:1.75rem;max-width:18rem}}.home-stat{text-align:center}.home-stat-num{font-family:var(--font-display);color:var(--bk-text-primary);letter-spacing:-.02em;font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:700;line-height:1}.home-stat-num span{color:var(--bk-gold-dark)}.home-stat-label{color:var(--bk-gray-muted);margin-top:.5rem;font-size:.875rem;font-weight:500}.home-section-inner{width:100%;max-width:1200px;margin:0 auto}.home-section-inner--center{text-align:center}.home-section-inner--center .home-lead,.home-section-inner--center .home-body{margin-left:auto;margin-right:auto}.home-hashtag{font-family:var(--font-display);color:var(--bk-text-primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(1.375rem,2.8vw,2rem);font-weight:700}.home-hashtag strong{color:var(--bk-gold-dark)}@media (max-width:900px){.home-grid-2{grid-template-columns:1fr}.home-section-media{aspect-ratio:16/10;max-height:22rem}.home-hero-logo{order:-1;max-height:50vh}}.scroll-spy{z-index:150;flex-direction:column;align-items:center;gap:.875rem;display:flex;position:fixed;top:50%;left:1.75rem;transform:translateY(-50%)}@media (max-width:768px){.scroll-spy{display:none}}
