.home-page{--home-ink:#1b2633;--home-muted:#56636e;--home-line:#d8dee3;--home-paper:#f3f5f7;--home-panel:#fff;--home-dark:#1d2936;--home-red:#8c1007;--home-gold:#f0c66f;background:var(--home-paper);color:var(--home-ink);overflow-x:clip}.home-page h1,.home-page h2,.home-page h3{color:inherit}.home-section{padding-block:clamp(68px,8vw,108px)}.home-section-heading{max-width:850px;margin-bottom:38px}.home-section-heading>p,.home-featured-heading>div>p,.home-study-intro>p:first-child,.home-news-heading p,.home-about-copy>p:first-child{color:var(--home-red);font-size:var(--type-caption);letter-spacing:.12em;margin:0 0 10px;font-weight:800}.home-section-heading h2,.home-featured-heading h2,.home-study-intro h2,.home-news-heading h2,.home-about-copy h2{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4.3vw,3.35rem);line-height:1.16}.home-section-heading>span{max-width:720px;color:var(--home-muted);margin-top:14px;display:block}.home-button{cursor:pointer;min-height:48px;transition:transform .18s var(--ease-standard), background-color .18s var(--ease-standard), border-color .18s var(--ease-standard), color .18s var(--ease-standard);border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;padding:10px 20px;font-weight:780;line-height:1.4;text-decoration:none;display:inline-flex}.home-button:hover{transform:translateY(-2px)}.home-button-primary{border-color:var(--home-red);background:var(--home-red);color:#fff}.home-button-primary:hover{background:#660b05;border-color:#660b05}.home-button-secondary{border-color:var(--home-line);color:var(--home-red);background:#fff}.home-button-secondary:hover{border-color:var(--home-red);background:#f4f6f8}.home-button-light{color:var(--home-red);background:#fff;border-color:#fff}.home-button-light:hover{background:#f4f6f8}.home-button-dark{color:#fff;background:#281310;border-color:#281310}.home-button-dark:hover{background:#130a09}.home-hero{background:#fff;padding-top:28px}.home-hero-grid{border:1px solid var(--home-line);background:#fff;border-radius:16px 16px 0 0;grid-template-columns:.88fr 1.12fr;min-height:590px;display:grid;overflow:hidden}.home-hero-copy{flex-direction:column;justify-content:center;padding:clamp(46px,5vw,72px);display:flex}.home-identity{color:var(--home-red);font-size:var(--type-label);align-items:center;gap:12px;margin:0 0 24px;font-weight:800;display:flex}.home-identity:before{content:"";background:currentColor;width:36px;height:2px}.home-hero h1{max-width:560px;color:var(--home-ink);letter-spacing:-.04em;margin:0;font-size:clamp(3.4rem,5.2vw,4.75rem);line-height:1.08}.home-hero h1:first-line{color:var(--home-ink)}.home-hero-lead{max-width:560px;color:var(--home-muted);font-size:var(--type-body-emphasis);margin:25px 0 0;line-height:1.9}.home-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.home-hero-media{color:#fff;background:#d8dde1;min-height:460px;text-decoration:none;position:relative;overflow:hidden}.home-hero-media:after{content:"";pointer-events:none;background:linear-gradient(#121b2400 48%,#121b24b8);position:absolute;inset:0}.home-hero-media img{object-fit:cover;object-position:center;width:100%;height:100%;animation:home-photo-in .9s var(--ease-out) both;transition:transform .7s var(--ease-out)}.home-hero-media:hover img{transform:scale(1.025)}.home-hero-media>span{z-index:1;gap:4px;display:grid;position:absolute;bottom:30px;left:34px;right:34px}.home-hero-media small{color:#f3e5e3;font-size:var(--type-label);font-weight:800}.home-hero-media strong{color:#fff;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.25}.home-quick-entry{background:var(--home-dark);color:#fff;border-radius:0 0 16px 16px;grid-template-columns:1.08fr repeat(3,1fr);display:grid;overflow:hidden}.home-quick-entry>div,.home-quick-entry>a{border-right:1px solid #354453;min-height:98px;padding:24px 28px;text-decoration:none}.home-quick-entry>div{background:var(--home-red)}.home-quick-entry>:last-child{border-right:0}.home-quick-entry small{color:#c7d0d8;font-size:var(--type-caption);margin-bottom:5px;display:block}.home-quick-entry>div small{color:#f1d5cf}.home-quick-entry strong{font-size:var(--type-body-emphasis)}.home-quick-entry>a{transition:background-color .18s var(--ease-standard)}.home-quick-entry>a:hover{background:#283746}.home-search{border-bottom:1px solid var(--home-line);background:#fff;padding-block:30px}.home-search-layout{grid-template-columns:220px minmax(0,1fr);align-items:center;gap:32px;display:grid}.home-search h2{margin:0;font-size:1.55rem}.home-search p{color:var(--home-muted);font-size:var(--type-label);margin:4px 0 0}.home-search form{min-width:0;transition:border-color .18s var(--ease-standard), box-shadow .18s var(--ease-standard);background:#f9fafb;border:1px solid #c9d0d6;border-radius:12px;gap:6px;padding:6px;display:flex;box-shadow:0 8px 24px #1b263312}.home-search form:focus-within{border-color:var(--home-red);outline:3px solid var(--focus);outline-offset:3px;box-shadow:0 10px 28px #8c10071a}.home-search input{min-width:0;min-height:48px;color:var(--home-ink);background:0 0;border:0;border-radius:8px;outline:0;flex:1;padding:10px 14px;font-size:1rem}.home-search input::placeholder{color:#64717b;opacity:1}.home-search button{border:1px solid var(--home-red);background:var(--home-red);color:#fff;cursor:pointer;border-radius:8px;min-width:130px;min-height:48px;padding-inline:20px;font-weight:780}.home-search button:hover{background:#660b05}.home-service-grid{border-top:2px solid var(--home-ink);grid-template-columns:repeat(3,1fr);display:grid}.home-service article{border-right:1px solid var(--home-line);min-width:0;padding:30px 30px 8px}.home-service article:last-child{border-right:0}.home-service article>small{color:var(--home-red);font-size:var(--type-caption);font-weight:800}.home-service h3{margin:12px 0 9px;font-size:1.5rem}.home-service article>p{min-height:80px;color:var(--home-muted);font-size:var(--type-compact);line-height:1.8}.home-service article>a,.home-service article>button{min-height:44px;color:var(--home-red);cursor:pointer;font-size:var(--type-label);background:0 0;border:0;align-items:center;padding:0;font-weight:800;text-decoration:none;display:inline-flex}.home-service article>:is(a,button):hover{text-decoration:underline}.home-featured-school{background:var(--home-dark);color:#fff}.home-featured-heading{justify-content:space-between;align-items:end;gap:50px;display:flex}.home-featured-heading>div>p{color:var(--home-gold)}.home-featured-heading>p{color:#c4ced7;max-width:520px;margin:0;line-height:1.8}.home-featured-grid{border-radius:14px;grid-template-columns:1.17fr .83fr;min-height:520px;margin-top:40px;display:grid;overflow:hidden}.home-featured-media{color:#fff;background:#455363;min-height:480px;text-decoration:none;position:relative;overflow:hidden}.home-featured-media:after{content:"";background:linear-gradient(#121b2400 38%,#121b24e6);position:absolute;inset:0}.home-featured-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.home-featured-media:hover img{transform:scale(1.025)}.home-featured-media>span{z-index:1;gap:7px;display:grid;position:absolute;bottom:30px;left:34px;right:34px}.home-featured-media small{color:var(--home-gold);font-size:var(--type-label);font-weight:800}.home-featured-media strong{font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.2}.home-featured-media b{color:#d5dde4;font-size:var(--type-label);font-weight:500}.home-featured-facts{color:var(--home-ink);background:#fff;flex-direction:column;padding:38px;display:flex}.home-featured-facts h3{margin:0 0 22px;font-size:1.5rem}.home-featured-facts dl{margin:0 0 auto}.home-featured-facts dl>div{border-top:1px solid #e0e5e8;grid-template-columns:104px 1fr;gap:12px;padding:16px 0;display:grid}.home-featured-facts dt{color:var(--home-muted);font-size:var(--type-caption)}.home-featured-facts dd{font-size:var(--type-compact);margin:0;font-weight:720}.home-featured-facts .home-button+.home-button{margin-top:9px}.home-study-modes{background:#fff}.home-study-layout{grid-template-columns:320px minmax(0,1fr);gap:56px;display:grid}.home-study-intro>p:nth-of-type(2){color:var(--home-muted);margin:20px 0 26px;line-height:1.85}.home-study-list{border-top:2px solid var(--home-ink)}.home-study-list>a{border-bottom:1px solid var(--home-line);min-height:86px;color:var(--home-ink);grid-template-columns:165px 1fr 92px;align-items:center;gap:20px;text-decoration:none;display:grid}.home-study-list strong{font-size:var(--type-body-emphasis)}.home-study-list p{color:var(--home-muted);font-size:var(--type-label);margin:0}.home-study-list span{color:var(--home-red);font-size:var(--type-caption);text-align:right;font-weight:800}.home-study-list>a:hover strong{color:var(--home-red)}.home-catalog{background:var(--home-paper)}.home-catalog-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.home-catalog-panel{border:1px solid var(--home-line);background:#fff;border-radius:12px;overflow:hidden}.home-catalog-panel>header{border-bottom:1px solid var(--home-line);justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:20px 26px;display:flex}.home-catalog-panel h3{margin:0;font-size:1.45rem}.home-catalog-panel header a{color:var(--home-red);font-size:var(--type-caption);font-weight:800;text-decoration:none}.home-catalog-list>a{min-height:67px;color:var(--home-ink);border-bottom:1px solid #e5e9ec;grid-template-columns:minmax(0,1fr) 110px 68px;align-items:center;gap:12px;padding:12px 26px;text-decoration:none;display:grid}.home-catalog-list>a:first-child{background:#f4f6f8}.home-catalog-list>a:last-child{border-bottom:0}.home-catalog-list strong{font-size:var(--type-compact);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-catalog-list span,.home-catalog-list b{color:var(--home-muted);font-size:var(--type-caption);text-align:right;font-weight:500}.home-catalog-list>a:first-child span{color:var(--home-red);font-weight:800}.home-catalog-list>a:hover strong{color:var(--home-red)}.home-readiness{border-top:1px solid var(--home-line);background:#fff}.home-readiness-grid{border-top:2px solid var(--home-ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-readiness article{border-right:1px solid var(--home-line);flex-direction:column;min-width:0;min-height:270px;padding:28px 24px 22px;display:flex}.home-readiness article:last-child{border-right:0}.home-readiness article>small{color:var(--home-red);font-size:var(--type-caption);letter-spacing:.08em;font-weight:800}.home-readiness h3{margin:18px 0 10px;font-size:1.35rem}.home-readiness article>p{color:var(--home-muted);font-size:var(--type-body);margin:0 0 22px;line-height:1.75}.home-readiness article>:is(a,button){min-height:44px;color:var(--home-red);cursor:pointer;font-size:var(--type-label);background:0 0;border:0;align-self:flex-start;align-items:center;margin-top:auto;padding:0;font-weight:800;text-decoration:none;display:inline-flex}.home-readiness article>:is(a,button):hover{text-decoration:underline}.home-news{background:#fff}.home-news-grid{grid-template-columns:1fr 1fr;gap:60px;display:grid}.home-news-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.home-news-heading h2{font-size:clamp(1.8rem,3vw,2.35rem)}.home-news-heading>a{min-height:44px;color:var(--home-red);font-size:var(--type-caption);font-weight:800;text-decoration:none}.home-news-list{border-top:2px solid var(--home-ink)}.home-news-list>a{border-bottom:1px solid var(--home-line);min-height:75px;color:var(--home-ink);grid-template-columns:88px minmax(0,1fr);align-items:center;gap:16px;text-decoration:none;display:grid}.home-news-list time{color:var(--home-red);font-size:var(--type-caption);font-weight:800}.home-news-list strong{font-size:var(--type-compact);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}.home-news-list>a:hover strong{color:var(--home-red)}.home-news-empty{border-top:2px solid var(--home-ink);color:var(--home-muted);padding:26px 0}.home-about{background:#e7ebee}.home-about-grid{grid-template-columns:1.05fr .95fr;min-height:500px;display:grid}.home-about-media{background:#c7cfd5;min-height:420px;overflow:hidden}.home-about-media img{object-fit:cover;object-position:center;width:100%;height:100%}.home-about-copy{background:var(--home-red);color:#fff;padding:clamp(48px,6vw,78px)}.home-about-copy>p:first-child{color:var(--home-gold)}.home-about-copy>p:nth-of-type(2){color:#f5ddd8;margin:22px 0 0;line-height:1.85}.home-about-copy dl{grid-template-columns:1fr 1fr;gap:18px;margin:30px 0 0;display:grid}.home-about-copy dl>div{border-top:1px solid #ffffff3d;padding-top:14px}.home-about-copy dt{color:#e6bcb4;font-size:var(--type-caption)}.home-about-copy dd{font-size:var(--type-compact);margin:5px 0 0;font-weight:720}.home-final-cta{background:var(--home-gold);padding-block:58px}.home-final-cta>.shell{justify-content:space-between;align-items:center;gap:40px;display:flex}.home-final-cta h2{margin:0;font-size:clamp(1.9rem,3.4vw,2.8rem)}.home-final-cta p{color:#624919;margin:7px 0 0}@keyframes home-photo-in{0%{filter:saturate(.75);transform:scale(1.045)}to{filter:saturate();transform:scale(1)}}.motion-ready .reveal[data-home-reveal]{animation:none}.motion-ready .reveal[data-home-reveal].is-visible{animation:home-document-in .58s var(--ease-out) both}.motion-ready .reveal[data-home-reveal=heading].is-visible{animation-name:home-heading-in}.motion-ready .reveal[data-home-reveal=panel-left].is-visible{animation-name:home-panel-left-in}.motion-ready .reveal[data-home-reveal=panel-right].is-visible{animation-name:home-panel-right-in}.motion-ready .reveal[data-home-reveal=search].is-visible{animation-name:home-search-in}.motion-ready .reveal[data-home-reveal=cta].is-visible{animation-name:home-cta-in}.motion-ready [data-home-reveal=service].is-visible article,.motion-ready [data-home-reveal=list].is-visible>a{animation:home-list-item-in .48s var(--ease-out) both}.motion-ready [data-home-reveal=service].is-visible article:nth-child(2),.motion-ready [data-home-reveal=list].is-visible>a:nth-child(2){animation-delay:55ms}.motion-ready [data-home-reveal=service].is-visible article:nth-child(3),.motion-ready [data-home-reveal=list].is-visible>a:nth-child(3){animation-delay:.11s}.motion-ready [data-home-reveal=list].is-visible>a:nth-child(4){animation-delay:.165s}@keyframes home-document-in{0%{opacity:.68;clip-path:inset(0 0 13% round 12px);transform:translateY(24px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@keyframes home-heading-in{0%{opacity:.62;clip-path:inset(0 0 32%);transform:translateY(18px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@keyframes home-panel-left-in{0%{opacity:.68;clip-path:inset(0 9% 0 0);transform:translate(-24px)}to{opacity:1;clip-path:inset(0);transform:translate(0)}}@keyframes home-panel-right-in{0%{opacity:.68;clip-path:inset(0 0 0 9%);transform:translate(24px)}to{opacity:1;clip-path:inset(0);transform:translate(0)}}@keyframes home-search-in{0%{opacity:.72;clip-path:inset(0 18% round 12px);transform:translateY(16px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@keyframes home-cta-in{0%{opacity:.72;filter:saturate(.72);transform:translateY(18px)}to{opacity:1;filter:saturate();transform:translateY(0)}}@keyframes home-list-item-in{0%{opacity:.62;clip-path:inset(0 0 0 8%);transform:translate(18px)}to{opacity:1;clip-path:inset(0);transform:translate(0)}}@media (width<=1079px){.home-hero-grid{grid-template-columns:1fr 1fr;min-height:520px}.home-hero-copy{padding:42px}.home-hero h1{font-size:clamp(3rem,6vw,4rem)}.home-quick-entry{grid-template-columns:repeat(3,1fr)}.home-quick-entry>div{grid-column:1/-1;min-height:auto}.home-featured-grid{grid-template-columns:1fr 380px}.home-study-layout{grid-template-columns:280px minmax(0,1fr);gap:38px}.home-catalog-list>a{grid-template-columns:minmax(0,1fr) 92px 58px;padding-inline:20px}.home-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-readiness article:nth-child(2){border-right:0}.home-readiness article:nth-child(-n+2){border-bottom:1px solid var(--home-line)}}@media (width<=839px){.home-section{padding-block:64px}.home-hero{padding-top:16px}.home-hero-grid,.home-featured-grid,.home-study-layout,.home-catalog-grid,.home-news-grid,.home-about-grid{grid-template-columns:1fr}.home-hero-copy{padding:44px 28px}.home-hero-media{min-height:380px}.home-quick-entry{border-radius:0 0 14px 14px;grid-template-columns:1fr}.home-quick-entry>div,.home-quick-entry>a{border-bottom:1px solid #354453;border-right:0;min-height:82px}.home-quick-entry>:last-child{border-bottom:0}.home-search-layout{grid-template-columns:1fr;gap:18px}.home-service-grid{grid-template-columns:1fr}.home-service article{border-right:0;border-bottom:1px solid var(--home-line);padding:26px 0}.home-service article:last-child{border-bottom:0}.home-service article>p{min-height:0}.home-featured-heading{gap:18px;display:grid}.home-featured-media{min-height:420px}.home-featured-facts{min-height:470px}.home-study-layout{gap:34px}.home-news-grid{gap:58px}.home-readiness article{min-height:240px}.home-about-media{min-height:340px}.home-final-cta>.shell{display:grid}.home-final-cta .home-button{width:100%}}@media (width<=639px){.home-hero h1{font-size:clamp(2.85rem,14vw,3.55rem)}.home-identity{align-items:flex-start}.home-identity:before{margin-top:.72em}.home-hero-media{min-height:330px}.home-hero-media>span,.home-featured-media>span{bottom:22px;left:22px;right:22px}.home-search form{grid-template-columns:1fr;gap:8px;padding:7px;display:grid}.home-search input,.home-search button{border-radius:8px;width:100%;min-height:50px}.home-search input{background:#fff;border:1px solid #0000}.home-search button{border-color:var(--home-red)}.home-featured-media{min-height:360px}.home-featured-facts{min-height:0;padding:28px 22px}.home-featured-facts dl>div{grid-template-columns:1fr;gap:4px}.home-study-list>a{grid-template-columns:1fr auto;gap:6px 16px;min-height:112px;padding-block:16px}.home-study-list p{grid-area:2/1/auto/-1}.home-study-list span{grid-area:1/2}.home-catalog-list>a{grid-template-columns:minmax(0,1fr) auto;min-height:78px}.home-catalog-list span{text-align:left;grid-area:2/1}.home-catalog-list b{grid-area:1/2/span 2}.home-news-list>a{grid-template-columns:72px minmax(0,1fr)}.home-readiness-grid{grid-template-columns:1fr}.home-readiness article,.home-readiness article:nth-child(2){border-right:0;border-bottom:1px solid var(--home-line);min-height:0}.home-readiness article:last-child{border-bottom:0}.home-about-copy{padding:46px 24px}.home-about-copy dl{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-hero-media img,.motion-ready .reveal[data-home-reveal].is-visible,.motion-ready [data-home-reveal=service].is-visible article,.motion-ready [data-home-reveal=list].is-visible>a{animation:none}.home-hero-media:hover img,.home-featured-media:hover img,.home-button:hover{transform:none}}
