@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--blue:#124ed5;--ink:#14293f;--muted:#536579;--navy:#092e64;--pale:#eef4fa;--line:#dbe3ec;--white:#fff;--radius:16px;--space:clamp(64px,8vw,112px);font-family:'DM Sans',Arial,sans-serif;color:var(--ink);font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0;background:#fff}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}p{line-height:1.65;margin:0 0 20px}h1,h2,h3{font-weight:500;margin:0;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(42px,5.1vw,72px)}h2{font-size:clamp(34px,3.5vw,48px)}h3{font-size:25px;letter-spacing:-.025em}img{max-width:100%;display:block}figure{margin:0}.container{width:calc(100% - 96px);max-width:1248px;margin:0 auto}.section{padding-block:var(--space)}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.14em;line-height:1.5;text-transform:uppercase;color:var(--blue);margin:0 0 21px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{height:100px;display:flex;align-items:center;gap:40px}.brand{display:block;width:170px;flex-shrink:0;overflow:hidden}.brand img{width:176px;height:70px;object-fit:contain;filter:brightness(0) saturate(100%) invert(23%) sepia(95%) saturate(2500%) hue-rotate(216deg) brightness(88%)}.header-inner nav{display:flex;align-items:center;gap:32px;margin-left:auto;font-size:14px}.header-inner nav a{padding-block:16px}.nav-current{color:var(--blue)}.header-inner nav a:hover{color:var(--blue)}.button{border:1px solid var(--blue);border-radius:6px;background:var(--blue);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 24px;font-size:15px;font-weight:550;line-height:1.4;min-height:52px;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{background:#073ab0;box-shadow:0 5px 14px #0b439620}.button:active{transform:translateY(1px)}.button span{font-size:20px}.button.small{font-size:14px;padding:12px 18px;min-height:46px}.button.light{background:#fff;border-color:#fff;color:var(--navy)}.button.light:hover{background:#e8f0fc}.button.outline{background:transparent;color:var(--blue)}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:15px;font-weight:550;color:var(--blue);border:0;background:none;padding:6px 0;border-bottom:1px solid transparent}.text-link:hover{border-color:currentColor}.text-link span{font-size:21px}:focus-visible{outline:3px solid #eda434;outline-offset:5px}.skip-link{position:fixed;top:-90px;padding:15px;background:#fff;z-index:100}.skip-link:focus{top:10px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.overview-hero{display:grid;grid-template-columns:1.65fr 1fr;gap:64px;align-items:end;padding-top:78px;padding-bottom:66px}.overview-hero h1 span{color:var(--blue)}.hero-intro{padding-bottom:3px;max-width:365px}.hero-intro p{font-size:18px;color:var(--muted);margin-bottom:16px}.feature{display:grid;grid-template-columns:1.08fr 1fr;background:var(--navy);border-radius:var(--radius);overflow:hidden;color:#fff}.feature-copy{padding:44px 48px 45px}.feature-top{display:flex;align-items:center;gap:22px;margin-bottom:30px;flex-wrap:wrap}.pill{display:inline-flex;padding:7px 12px;border:1px solid #7b98bf;border-radius:4px;font-size:12px;letter-spacing:.025em}.small-label{font-size:12px;letter-spacing:.12em;color:#c9dbf2}.feature h2{font-size:54px;letter-spacing:-.04em;margin-bottom:15px}.feature h3{font-size:27px;margin-bottom:22px}.feature p{color:#d8e6f7;max-width:455px;font-size:16px}.feature .feature-foundation{font-size:14px;border-top:1px solid #ffffff30;padding-top:20px;margin-top:25px;margin-bottom:26px}.feature-foundation strong{font-weight:550;color:#fff}.feature-image{position:relative;min-height:570px;overflow:hidden}.feature-image>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:50% 40%}.feature-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#081726d9)}.feature-image figcaption{position:absolute;bottom:30px;left:32px;right:20px;z-index:1;display:flex;flex-direction:column;gap:7px}.feature-image figcaption>span:first-child{font-size:12px;letter-spacing:.15em}.feature-image figcaption strong{font-size:22px;font-weight:500}.feature-image figcaption>span:last-child{font-size:12px;color:#e8eff7}.section-head{max-width:630px}.section-head p:not(.eyebrow){color:var(--muted);font-size:18px;margin-top:23px}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading-row>p{font-size:15px;color:var(--muted);margin:0;line-height:1.7}.program-grid,.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.program-card{padding:32px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s;background:#fff}.program-card:hover{transform:translateY(-4px);border-color:#98b4db}.program-icon{width:34px;height:34px;color:var(--blue);margin-bottom:35px}.program-card .eyebrow{font-size:12px;margin-bottom:14px}.program-card h3{margin-bottom:18px;font-size:26px}.program-card p:not(.eyebrow){font-size:15px;color:var(--muted)}.program-card .result{padding-top:18px;border-top:1px solid var(--line);color:var(--ink)!important;margin-top:auto}.program-card .text-link{align-self:flex-start}.guide-section{padding:var(--space) 0;background:var(--pale)}.guide-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:100px}.guide-grid .section-head{max-width:380px}.guide-list{border-top:1px solid #cad6e4}.guide-item{display:flex;align-items:center;width:100%;gap:24px;text-align:left;border:0;border-bottom:1px solid #cad6e4;background:none;padding:23px 0;transition:padding .2s,color .2s}.guide-item:hover{color:var(--blue);padding-left:7px}.guide-number{font-size:13px;color:var(--muted)}.guide-item>span:nth-child(2){flex:1;display:flex;flex-direction:column;gap:7px}.guide-item strong{font-size:17px;font-weight:500}.guide-item>span:nth-child(2)>span{font-size:14px;color:var(--blue)}.guide-item>span:last-child{font-size:25px}.guidance-section{padding:var(--space) 0}.guidance-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:center}.guidance-grid>div:last-child{max-width:445px}.guidance-grid p:not(.eyebrow){color:var(--muted)}footer{background:#f7f9fc;border-top:1px solid var(--line);padding-top:42px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:45px}.footer-main p:not(.footer-label){font-size:15px;color:var(--muted)}.footer-label{font-size:12px;letter-spacing:.12em;margin-top:20px;font-weight:600;color:var(--muted)}.footer-main a:not(.brand),.footer-main button{display:block;background:none;border:0;padding:7px 0;font-size:14px;line-height:1.4;text-align:left}.footer-main a:hover,.footer-main button:hover{color:var(--blue)}.footer-bottom{display:flex;gap:32px;border-top:1px solid var(--line);padding:24px 0;font-size:12px;color:var(--muted)}.prototype-label{margin-left:auto}.mobile-nav{padding:15px 24px;border-top:1px solid var(--line)}.mobile-nav a,.mobile-nav button{display:block;padding:14px 0;background:none;border:0;font-size:16px}.content-note{font-size:14px!important;padding:16px;border:1px dashed #9baec6;border-radius:6px;color:var(--muted)!important;line-height:1.65!important;background:#f7f9fc}.content-note>span{display:block;color:var(--ink);font-weight:600;margin-bottom:4px}dialog{border:1px solid var(--line);border-radius:16px;max-width:540px;width:calc(100% - 32px);padding:42px;color:var(--ink);box-shadow:0 25px 100px #102b3a30}dialog::backdrop{background:#061b38a8}dialog h2{font-size:34px;margin-bottom:22px}dialog>p{color:var(--muted)}.dialog-close{position:absolute;top:8px;right:12px;background:none;border:0;font-size:30px;width:44px;height:44px}.dialog-done{margin-top:5px}html{scroll-behavior:smooth;scroll-padding-top:30px}
@media(min-width:1440px){.overview-hero{padding-top:90px;padding-bottom:80px}}@media(max-width:1100px){.header-inner{gap:24px}.header-inner nav{gap:20px}.container{width:calc(100% - 64px)}.overview-hero{gap:32px;grid-template-columns:1.4fr 1fr}.feature-copy{padding:35px}.feature-top{gap:12px}.feature-image{min-height:580px}.program-card{padding:25px}.guide-grid{gap:50px}}@media(max-width:800px){.container{width:calc(100% - 40px)}.header-inner{height:78px}.brand{width:148px}.brand img{width:155px;height:62px}.header-inner nav{display:none}.header-inner>.button{margin-left:auto}.menu-toggle{display:block;font-size:24px;border:0;background:none;width:42px;height:44px}.overview-hero{grid-template-columns:1fr;gap:25px;padding-top:52px;padding-bottom:44px}.hero-intro{max-width:560px}.hero-intro p{font-size:17px}.feature{grid-template-columns:1fr 1fr}.feature-copy{padding:30px}.feature-top{margin-bottom:24px}.feature h2{font-size:44px}.feature h3{font-size:24px}.feature-image{min-height:580px}.program-grid{grid-template-columns:1fr}.program-card{padding:28px}.program-icon{margin-bottom:25px}.program-card .result{margin-top:0}.section-heading-row{align-items:start}.section-heading-row>p{display:none}.guide-grid,.guidance-grid{grid-template-columns:1fr;gap:35px}.guide-grid .section-head{max-width:560px}.guide-grid h2 br{display:none}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:25px}}@media(max-width:580px){.header-inner{gap:10px}.header-inner>.button{padding:9px 10px;font-size:12px;gap:10px;min-height:42px}.header-inner>.button span{display:none}.brand{width:132px}.brand img{width:140px}.menu-toggle{width:32px}.eyebrow{font-size:12px;margin-bottom:17px}.overview-hero h1{font-size:42px}.feature{grid-template-columns:1fr}.feature-copy{padding:30px 26px}.feature-image{min-height:420px}.feature-image>img{object-position:center 37%}.feature h2{font-size:46px}.small-label{font-size:12px}.feature-image figcaption{left:25px;bottom:24px}.three-grid{grid-template-columns:1fr}.section-heading-row{margin-bottom:30px}.guide-item{gap:15px}.guide-item strong{font-size:16px}.guide-item>span:last-child{font-size:23px}.footer-main{grid-template-columns:1fr 1fr;gap:20px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;gap:14px}.footer-bottom>span:nth-child(2){display:none}.guidance-grid h2 br{display:none}dialog{padding:35px 25px}.button{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
