:root{--navy:#102f4b;--blue:#16659a;--deep:#0b2237;--ink:#172d40;--muted:#556879;--silver:#dce3e9;--pale:#f2f5f8;--line:#d8e0e7;--white:#fff;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0 0 1rem}h1,h2,h3{line-height:1.12;font-weight:400}h1,h2,h3{font-family:var(--serif)}h1{font-size:clamp(2.65rem,4.5vw,4.8rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,3.3vw,3.35rem);letter-spacing:-.035em}h3{font-size:1.5rem;letter-spacing:-.02em}p{color:var(--muted)}:focus-visible{outline:3px solid #2584c8;outline-offset:5px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.narrow{max-width:820px}.section{padding-block:88px}.section-top{padding-top:12px;padding-bottom:48px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.section-heading h2{margin-bottom:0}.section-heading .text-link{white-space:nowrap}.eyebrow{display:block;color:var(--blue);font-size:.76rem;font-weight:700;line-height:1.6;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px}.rule{display:inline-block;background:#a1b5c5;height:1px;width:22px;vertical-align:middle;margin-inline:8px}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;gap:32px;border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:20}.brand{flex-shrink:0}.brand img{width:225px;height:33px}#main-nav{display:flex;align-items:center;gap:28px;font-size:.875rem}#main-nav>a:not(.button){padding-block:12px}#main-nav a[aria-current],#main-nav a:hover{color:var(--blue)}.header-phone{border-left:1px solid var(--line);padding-left:24px;font-size:.85rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;padding:14px 24px;background:var(--navy);color:#fff;border:1px solid var(--navy);font-size:.875rem;font-weight:600;line-height:1.4;text-align:center;transition:background .18s,color .18s}.button:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.button.silver{background:var(--silver);border-color:var(--silver);color:var(--deep)}.button.silver:hover{background:#fff}.button.secondary{background:transparent;color:var(--navy);border-color:var(--line)}.button.compact{padding:12px 20px;min-height:46px}.text-link{display:inline-flex;align-items:center;gap:15px;border-bottom:1px solid #a5b8c6;font-size:.875rem;line-height:1.8;font-weight:600}.text-link:hover{color:var(--blue)}.menu-button{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);min-height:490px}.hero-copy{padding:42px 48px 28px max(48px,calc((100vw - 1240px)/2));color:white;display:flex;flex-direction:column;justify-content:center}.hero .eyebrow{color:#b7ccdd}.hero h1{font-size:clamp(2.8rem,4.45vw,4.75rem);max-width:590px;margin-bottom:24px}.hero p{color:#c9d8e4;font-size:1.1rem;max-width:490px;line-height:1.7}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:22px}.hero .text-link{color:#e2eaf0;font-size:.82rem}.hero-foot{font-size:.72rem;letter-spacing:.06em;color:#b7ccdd;margin-top:28px;display:flex;gap:12px;flex-wrap:wrap}.hero-visual{position:relative;min-height:460px;overflow:hidden}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.photo-label{position:absolute;bottom:32px;right:40px;color:white;z-index:1;text-align:right;font-size:.8rem;line-height:1.5;border-right:2px solid #cbd6df;padding-right:16px}.trust{display:grid;grid-template-columns:repeat(3,1fr);padding-block:35px;border-bottom:1px solid var(--line)}.trust>div{display:flex;flex-direction:column;align-items:center;text-align:center;border-right:1px solid var(--line);gap:5px}.trust>div:last-child{border:0}.trust strong{font-family:var(--serif);font-size:1.7rem;font-weight:400;line-height:1.4}.trust span{font-size:.78rem;color:var(--muted)}.grid{display:grid;gap:24px}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.program-card{padding:30px;border:1px solid var(--line);display:flex;flex-direction:column;transition:transform .2s,background .2s}.program-card:hover{background:var(--pale);transform:translateY(-3px)}.program-card h3{font-size:1.75rem;max-width:330px}.program-card p{font-size:.94rem;line-height:1.6;margin-bottom:30px}.program-card .text-link{align-self:flex-start;margin-top:auto}.sector-band{background:var(--pale);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:40px 0}.sector-band a{padding-right:30px;border-right:1px solid var(--line)}.sector-band a:last-child{border:0}.sector-band h3{display:flex;justify-content:space-between}.sector-band p{font-size:.94rem;margin:0}.sector-band .eyebrow{font-size:.72rem}.closing-card{border-bottom:1px solid var(--line)}.closing-card img{width:100%;aspect-ratio:1.7;object-fit:cover;background:var(--pale)}.closing-card a{display:block}.closing-card a:hover h3{color:var(--blue)}.closing-caption{padding:23px 0}.closing-caption .eyebrow{font-size:.72rem;margin-bottom:10px}.closing-caption h3{font-size:1.55rem;margin-bottom:20px}.closing-bottom{display:flex;align-items:center;justify-content:space-between;font-size:.94rem}.closing-bottom>span:last-child{font-size:1.35rem;color:var(--blue)}.small{font-size:.8rem;line-height:1.65}.muted{color:var(--muted)}.about-strip{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:0 90px}.lead{font-size:1.15rem;line-height:1.75;max-width:750px}.cta-band{background:var(--navy);margin-top:88px;padding:44px 0;color:white}.cta-band>.wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-band .eyebrow{color:#b5cadb;font-size:.72rem;margin-bottom:13px}.cta-band h2{font-size:clamp(1.9rem,3vw,2.8rem);margin:0}.cta-band .button{flex-shrink:0}.site-footer{padding-top:54px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr .8fr 1.2fr;gap:32px;padding-bottom:42px}.footer-top h3{font:600 .78rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px}.footer-top a:not(:has(img)){display:block;font-size:.85rem;color:var(--muted);margin-bottom:8px;overflow-wrap:anywhere}.footer-top p{margin-top:20px;font-size:.82rem}address{font-style:normal;color:var(--muted);font-size:.9rem}.footer-bottom{border-top:1px solid var(--line);padding-block:22px;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted)}.page-head{padding-block:42px 55px}.breadcrumb{font-size:.8rem;color:var(--muted);display:block;margin-bottom:36px}.page-head h1{max-width:950px}.page-head .lead{max-width:780px;margin-top:22px}.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.feature>img{width:100%;aspect-ratio:1.45;object-fit:cover}.feature h2{font-size:2.7rem}.feature p{font-size:1.05rem}.spaced{margin-top:72px}.program-detail{display:grid;grid-template-columns:1.5fr 1fr;gap:80px}.program-detail article h2{font-size:2.4rem;line-height:1.2;margin-bottom:24px}.program-detail article h3{margin-top:32px}.panel{background:var(--pale);border:1px solid var(--line);padding:32px}.panel h2{font-size:1.85rem}.program-detail aside{align-self:start}.program-detail aside .button{width:100%;margin:20px 0}.check-list{list-style:none;padding:0;margin:0 0 24px}.check-list li{padding:15px 0 15px 24px;border-bottom:1px solid var(--line);position:relative;font-size:.95rem}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--blue)}.steps>div{border-top:1px solid var(--line);padding-top:24px}.steps span{color:var(--blue);font-size:.85rem}.steps h3{margin-top:20px}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:#fff;color:var(--ink);padding:11px 18px;font-size:.875rem}.filter.active{background:var(--navy);color:white;border-color:var(--navy)}.search-label{min-width:230px}input,select,textarea{width:100%;border:1px solid #b8c6d1;background:white;padding:12px 14px;border-radius:0;color:var(--ink);min-height:48px}input:focus,select:focus,textarea:focus{outline:2px solid var(--blue);outline-offset:1px}label{display:block;font-size:.875rem;font-weight:600;color:var(--ink)}label input,label select,label textarea{margin-top:7px;font-weight:400}textarea{resize:vertical}.note{margin-top:30px}.team-card{border-top:1px solid var(--line);padding:28px 0 36px}.team-card h2{font-size:2.15rem}.team-card .eyebrow{font-size:.7rem;min-height:2.25rem}.team-card .text-link{overflow-wrap:anywhere}.resource-card{border:1px solid var(--line);padding:32px;display:flex;flex-direction:column}.resource-card h2{font-size:2rem;line-height:1.2}.resource-card .text-link{margin-top:auto;align-self:start}.resource-card p{margin-bottom:25px}.resource-card:hover{background:var(--pale)}.article{font-size:1.12rem}.article p{margin-bottom:28px}.faq-list details{border-top:1px solid var(--line);padding:22px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;font-family:var(--serif);font-size:1.4rem}summary::-webkit-details-marker{display:none}summary span{font:1.5rem Arial;color:var(--blue)}details[open] summary span{transform:rotate(45deg)}details p{padding-top:20px;margin-bottom:0}.calc-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:start}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}.field-grid+label{margin-bottom:20px}.calc-result{background:var(--navy);color:white;position:sticky;top:24px}.calc-result .eyebrow{color:#bacfdf}.calc-result p{color:#c4d5e2}.result-main{font-family:var(--serif);font-size:clamp(2rem,4vw,3.3rem);line-height:1.3;margin:12px 0 24px;overflow-wrap:anywhere}.result-row{display:flex;align-items:baseline;justify-content:space-between;gap:24px;border-top:1px solid #ffffff30;padding:14px 0;font-size:.875rem}.result-row strong{text-align:right}.calc-result .button{margin-top:20px;border-color:#d6e0e7}.contact-layout{display:grid;grid-template-columns:1fr 1.45fr;gap:80px}.contact-big{font-family:var(--serif);font-size:2.1rem;display:block}.contact-email{display:block;font-size:1rem;color:var(--blue);margin-block:15px 25px;overflow-wrap:anywhere}.contact-layout address{margin-bottom:30px}.contact-layout aside p{max-width:350px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:10px;top:-100px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:10px}[hidden]{display:none!important}.error{color:#a12130}.video-banner{background:var(--deep);padding:40px;display:flex;align-items:center;justify-content:space-between;gap:32px;color:white}.video-banner p{color:#bacfdf}.video-banner h2{font-size:2.4rem}.handout-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.handout{display:flex;align-items:start;gap:20px;border:1px solid var(--line);padding:26px}.handout .file-icon{padding:9px 8px;border:1px solid #a7bccd;font-size:.7rem;color:var(--blue);font-weight:700;letter-spacing:.06em}.handout h3{font-size:1.45rem}.handout p{font-size:.85rem}.handout .text-link{font-size:.8rem}.videos-grid{margin-top:24px}.video-card{border:1px solid var(--line)}.video-card iframe{border:0;width:100%;aspect-ratio:16/9;display:block}.video-card h3{padding:20px;margin:0}.editor-body{background:var(--pale)}.editor-header{background:white;border-bottom:1px solid var(--line);padding:22px 32px;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.editor-header img{width:225px}.editor-shell{display:grid;grid-template-columns:230px 1fr;min-height:80vh}.editor-nav{padding:30px 20px;border-right:1px solid var(--line);background:white}.editor-nav button{display:block;border:0;background:none;text-align:left;width:100%;padding:12px 16px;font-size:.9rem;color:var(--ink)}.editor-nav button.active{background:var(--navy);color:white}.editor-main{padding:32px;max-width:1150px;width:100%}.editor-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:24px}.editor-main h1{font-size:2.5rem}.editor-form{background:white;padding:30px;border:1px solid var(--line)}.editor-form label{margin-bottom:18px}.editor-form textarea{min-height:110px}.editor-form input[type=checkbox]{width:22px;height:22px;min-height:22px}.editor-status{padding:16px 22px;background:#e3ecf3;font-size:.875rem;border-left:3px solid var(--blue);margin-bottom:24px}.editor-status p{margin:0}.editor-login{max-width:700px;margin:40px auto;padding:30px;background:white;border:1px solid var(--line)}.editor-login .actions{margin-bottom:20px}.editor-record-select{max-width:450px}.editor-image{max-width:260px;margin:15px 0}dialog{border:1px solid var(--line);padding:32px;max-width:600px;width:calc(100% - 40px)}dialog::backdrop{background:#0b2237aa}dialog h2{font-size:2rem}.preview-frame{width:100%;height:65vh;border:1px solid var(--line);background:white}.editor-preview-dialog{max-width:1300px;width:95vw}.editor-note{font-size:.8rem;color:var(--muted)}
@media(min-width:1500px){.site-header{padding-inline:max(48px,calc((100vw - 1340px)/2))}.hero-visual>img{object-position:50% 50%}}@media(max-width:1150px){.header-phone{display:none}.site-header{padding-inline:32px}#main-nav{gap:22px}.hero-copy{padding:48px 32px}.hero .actions{gap:18px}.hero-foot{margin-top:35px}.wrap{width:calc(100% - 64px)}.contact-layout,.program-detail{gap:40px}.footer-top{grid-template-columns:1.2fr 1fr 1fr}.footer-top>div:last-child{grid-column:1/-1;display:flex;gap:24px;align-items:start;flex-wrap:wrap}.footer-top>div:last-child h3{margin-bottom:0;line-height:1.7}.program-card{padding:24px}}@media(max-width:800px){.site-header{height:85px;padding-inline:24px}.brand img{width:200px;height:auto}.menu-button{display:flex;gap:14px;align-items:center;background:white;border:1px solid var(--line);padding:10px 14px;font-size:.85rem}#main-nav{display:none;position:absolute;top:85px;left:0;right:0;background:white;padding:24px;border-bottom:1px solid var(--line);align-items:stretch;gap:8px;box-shadow:0 12px 18px #102f4b12}#main-nav.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr}.hero-copy{padding:46px 28px}.hero h1{font-size:3.6rem;max-width:630px}.hero p{max-width:580px}.hero-visual{min-height:330px}.hero-visual>img{object-position:center}.hero-foot{margin-top:32px}.wrap{width:calc(100% - 48px)}.section{padding-block:58px}.three{grid-template-columns:1fr}.two{grid-template-columns:1fr}.trust{padding-block:25px;gap:15px}.trust strong{font-size:1.3rem}.trust span{font-size:.72rem;max-width:150px}.program-card h3{max-width:none}.sector-band .three{grid-template-columns:1fr}.sector-band a{border-right:0;border-bottom:1px solid var(--line);padding:0 0 20px}.closing-card img{aspect-ratio:1.9}.closing-card{display:block}.about-strip,.split,.program-detail,.contact-layout,.calc-layout{grid-template-columns:1fr;gap:32px}.about-strip{padding-bottom:10px}.cta-band{margin-top:60px}.cta-band>.wrap{align-items:start;flex-direction:column}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{display:block}.footer-top>div:last-child h3{margin-bottom:15px}.footer-bottom{flex-direction:column;gap:8px}.section-heading{align-items:start;flex-direction:column;gap:20px}.page-head{padding-top:28px;padding-bottom:30px}.page-head h1{font-size:2.85rem}.page-head .lead{font-size:1.05rem}.feature h2{font-size:2.25rem}.calc-result{position:static}.handout-list{grid-template-columns:1fr}.video-banner{flex-direction:column;align-items:start;padding:28px}.editor-shell{grid-template-columns:1fr}.editor-nav{display:flex;flex-wrap:wrap;padding:12px;border-right:0;border-bottom:1px solid var(--line)}.editor-nav button{width:auto;padding:10px 12px}.editor-main{padding:20px}.editor-form{padding:22px}.editor-header{padding:20px}.editor-header .actions{margin-top:0}.editor-toolbar .button{flex:1}.team-card .eyebrow{min-height:0}}@media(max-width:460px){.site-header{padding-inline:18px}.brand img{width:175px}.hero-copy{padding:38px 24px}.hero h1{font-size:3rem}.hero-visual{min-height:250px}.hero .actions{align-items:start;flex-direction:column}.hero-foot{font-size:.65rem;gap:8px}.trust{grid-template-columns:1fr;gap:14px}.trust>div{border-right:0;flex-direction:row;justify-content:space-between;gap:18px;text-align:left}.trust span{max-width:170px;text-align:right}.field-grid{grid-template-columns:1fr}.panel{padding:24px}.wrap{width:calc(100% - 40px)}.filter-buttons{gap:6px}.filter{font-size:.78rem;padding:10px 12px}.search-label{width:100%}.photo-label{right:24px;bottom:22px}.resource-card{padding:26px}.contact-big{font-size:1.8rem}.editor-main{padding:16px}.handout{padding:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.site-header,.site-footer,.cta-band,.button,.menu-button{display:none}.wrap{width:100%}.calc-result{background:white;color:black}.calc-result p{color:black}.result-row{border-color:#ccc}.page-head{padding:0}.calc-layout{grid-template-columns:1fr 1fr}}

.video-play{width:100%;aspect-ratio:16/9;background:linear-gradient(125deg,#183f60,#0c273e);color:#d6e3ed;border:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;font-size:.8rem;letter-spacing:.06em}.play-circle{font-size:1.4rem;border:1px solid #91aec5;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;padding-left:4px}.video-play:hover{background:#1c547d}.video-external{margin:0 20px 24px}.handout .text-link{margin-right:16px}.video-banner .eyebrow{color:#adc6db}.video-banner .text-link{color:white}

/* Resource types and program terms */
.resource-icon{width:2rem;height:2.25rem;flex:none;vertical-align:middle;color:var(--blue,#1452a0)}
.pdf-icon{color:#b42b36}.youtube-icon{color:#d52626;width:2rem;height:1.5rem}
.file-icon{background:transparent!important;width:2.5rem!important;height:auto!important;padding:0!important}.file-icon .resource-icon{width:2.5rem;height:2.8rem}
.resource-link,.video-external{display:inline-flex;align-items:center;gap:.55rem}.resource-link .resource-icon{width:1.25rem;height:1.5rem}.video-external .resource-icon{width:1.4rem;height:1.1rem}
.play-circle{border:0}.play-circle .youtube-icon{width:4.5rem;height:3.4rem}
.resource-priority{display:flex;align-items:flex-start;gap:1.2rem;padding:2rem;background:#eef3fa;border:1px solid #c9d7e9;border-top:4px solid #164d92;text-decoration:none;color:inherit}.resource-priority h2{font-size:2rem;line-height:1.15;margin:.7rem 0}.resource-priority>.resource-icon{width:2.5rem;height:2.8rem}.resource-priority:hover{background:#e3edf9}
.term-highlight{border-top:2px solid #aebfd5;padding:1.5rem 0}.term-highlight h3{font-size:1.8rem;color:#123b70;margin:0 0 .8rem}.term-highlight p{margin:0}.program-highlights .grid{row-gap:1rem}.faq-group{margin-bottom:3.5rem}.faq-answer{padding-bottom:1.4rem}.faq-answer .text-link{font-size:.875rem}.filter-row h2{margin:0}
@media(max-width:600px){.resource-priority{padding:1.4rem;gap:1rem}.resource-priority h2{font-size:1.65rem}.term-highlight h3{font-size:1.6rem}}

/* Lean navigation and readable resource lists. */
.eyebrow{font-size:.875rem;letter-spacing:.065em}#main-nav{font-size:1rem}.small,.text-link,.button,.header-phone{font-size:1rem}.text-link{display:inline-flex;align-items:center;gap:.55rem;min-height:44px}.resource-priorities{padding-bottom:2rem}.resource-priority{display:block}.resource-priority>.resource-icon{margin-bottom:1rem}.resource-priority h2{font-size:1.9rem}.document-jumps{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;padding-bottom:2rem}.document-jumps a{min-height:44px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:5px;font-weight:600}.document-group{margin:2.5rem 0}.document-group h2{font-size:2rem}.handout-list{display:grid;grid-template-columns:1fr;gap:0}.handout{padding:1.5rem 0;border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;gap:1.25rem;align-items:flex-start}.handout h3{font-family:Arial,Helvetica,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.4;margin-bottom:.35rem}.handout p{margin-bottom:.4rem;max-width:70ch}.document-actions{display:flex;flex-wrap:wrap;gap:.25rem 1.5rem}.word-icon{color:#2057a1}.supporting-documents{margin-top:1.5rem;border:1px solid var(--line);padding:0 1.5rem}.supporting-documents>summary{padding:1.25rem 0;cursor:pointer;font-size:1.125rem;font-weight:600;min-height:56px}.supporting-documents>summary span{font-size:1rem;color:var(--muted);margin-left:1rem;font-weight:400}.document-library [id]{scroll-margin-top:2rem}.program-highlights .grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.faq-list summary{font-size:1.125rem;min-height:60px}.faq-answer .text-link{font-size:1rem}.site-footer a{min-height:36px}.resource-priority .text-link{font-size:1rem}
@media(max-width:1100px){.header-phone{display:none}.site-header{padding-inline:24px}#main-nav{gap:18px}}
@media(max-width:600px){.handout{gap:.9rem}.document-actions{gap:0 1rem}.supporting-documents{padding-inline:1rem}.supporting-documents>summary span{display:block;margin-left:0}.document-group h2{font-size:1.7rem}.resource-priority h2{font-size:1.7rem}}

/* Compact video library: readable cards, locally hosted thumbnails. */
.video-heading{padding-top:38px}.video-heading .section-heading{margin-bottom:12px}.video-heading h1{font-size:clamp(2.4rem,4vw,3.6rem);margin-bottom:0}.video-heading .eyebrow{margin-bottom:8px}.video-heading .text-link{display:inline-flex;align-items:center;gap:8px;min-height:44px}
.videos-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:20px;align-items:start}.video-card{min-width:0;overflow:hidden;background:white}.video-media{width:100%;aspect-ratio:16/9}.video-play{position:relative;width:100%;height:100%;aspect-ratio:16/9;overflow:hidden;padding:0;gap:0}.video-play img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-play .play-circle{position:absolute;right:10px;bottom:10px;width:auto;height:40px;padding:7px 10px;display:flex;gap:7px;background:#fff;border:0;border-radius:5px;color:#a9231c;box-shadow:0 2px 8px #0004}.video-play .play-circle .resource-icon{width:26px;height:20px}.play-label{font-size:.875rem;letter-spacing:0;font-weight:700;color:var(--navy)}.video-play:hover .play-circle{background:var(--silver)}.video-play:focus-visible{outline-offset:-4px}.video-info{padding:16px}.video-card h3{font-family:Arial,Helvetica,sans-serif;font-size:1.0625rem;line-height:1.4;letter-spacing:0;font-weight:700;padding:0;margin:0 0 8px}.video-external{margin:0;min-height:44px;font-size:.9375rem}.video-card iframe{height:100%;width:100%;aspect-ratio:16/9}.video-card-terms{margin:0}.program-card-terms{list-style:none;padding:0;margin:-12px 0 24px;display:flex;flex-wrap:wrap;gap:8px}.program-card-terms li{padding:5px 9px;background:var(--pale);font-size:.9375rem;color:var(--navy);border-left:2px solid #7a9db9}.program-card p{font-size:1rem}
@media(max-width:1000px){.videos-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}
@media(max-width:600px){.video-heading .section-heading{align-items:start;flex-direction:column;gap:10px}.videos-grid{grid-template-columns:1fr;gap:14px}.video-card{display:grid;grid-template-columns:132px minmax(0,1fr);align-items:start}.video-media{margin-top:16px;margin-left:12px;width:120px}.video-info{padding:12px}.video-card h3{font-size:1rem}.video-play .play-circle{right:5px;bottom:5px;height:30px;padding:3px 5px}.play-label{display:none}.video-card.is-playing{display:block}.video-card.is-playing .video-media{margin:0;width:100%}.video-heading{padding-top:24px}}
@media(max-width:350px){.video-card{grid-template-columns:100px minmax(0,1fr)}.video-media{width:88px}}

/* Complete closing list: consistent rows with optional authentic property photos. */
.closing-list{border-top:1px solid var(--line)}.closing-list .closing-card{border:0;border-bottom:1px solid var(--line);background:white}.closing-row>a{display:flex;align-items:center;gap:22px;padding:24px 12px}.closing-row>a:hover{background:var(--pale)}.closing-row .closing-location{flex:0 0 145px;color:var(--muted);font-size:1rem}.closing-row .closing-thumb{width:112px;height:78px;object-fit:cover;flex:0 0 112px}.closing-row-copy{flex:1;min-width:0}.closing-row .eyebrow{margin:0 0 5px;letter-spacing:.06em;font-size:.875rem}.closing-row h3{margin:0;font-size:1.5rem;line-height:1.25}.closing-row-amount{white-space:nowrap;font-size:1.3rem;font-weight:400;color:var(--navy)}.closing-row .small{color:var(--muted)}.closing-row[hidden]{display:none}
@media(max-width:700px){.closing-row>a{display:grid;grid-template-columns:1fr auto;gap:9px 14px;padding:20px 0}.closing-row .closing-location{grid-column:1}.closing-row .closing-thumb{grid-column:2;grid-row:1/4;width:84px;height:70px}.closing-row-copy{grid-column:1}.closing-row-amount{grid-column:1;font-size:1.2rem}.closing-row>a>span:last-child{display:none}.closing-row h3{font-size:1.25rem}}

/* Program essentials and resources share the first screen. */
.program-heading{padding-block:24px 20px}.program-heading .breadcrumb{margin-bottom:10px}.program-heading h1{font-size:clamp(2rem,3vw,2.8rem);line-height:1.2;margin-bottom:8px}.program-heading h1 span{display:inline;font-family:Arial,Helvetica,sans-serif;font-size:.55em;letter-spacing:0;font-weight:400;color:var(--muted);margin-left:14px}.program-heading>p{margin-bottom:8px;max-width:85ch}.program-jumps{display:flex;flex-wrap:wrap;gap:0 24px}.program-jumps a{display:inline-flex;align-items:center;min-height:44px;color:var(--blue);text-decoration:underline;text-underline-offset:4px;font-weight:600}
.program-top{display:grid;grid-template-columns:1.15fr 1fr;gap:28px;align-items:start}.program-top>*{min-width:0}.program-glance{padding:24px}.program-top h2{font-family:Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:0;line-height:1.4;margin-bottom:12px}.glance-terms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin:0}.glance-terms>div{padding:12px 0;border-top:1px solid var(--line)}.glance-terms dt{font-size:1.0625rem;font-weight:700;line-height:1.4;color:var(--navy)}.glance-terms dd{margin:5px 0 0;color:var(--muted);font-size:1rem;line-height:1.45}.program-glance-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px 20px;margin-top:14px}.program-glance-actions .button{min-height:44px;padding:10px 16px}
.program-document-link{display:flex;align-items:center;gap:12px;padding:10px 0;border-top:1px solid var(--line);min-height:60px}.program-document-link>span:first-of-type{flex:1;font-weight:600;line-height:1.4}.program-document-link small{display:block;font-size:.875rem;color:var(--muted);font-weight:400}.program-document-link:hover{color:var(--blue)}.program-resource-panel .videos-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.program-resource-panel .video-info{padding:14px 16px}.program-resource-panel .video-card h3{font-size:1rem;margin-bottom:0}.program-resource-panel .supporting-documents{margin-top:12px;padding-inline:16px}.program-resource-panel .supporting-documents>summary{font-size:1rem;padding:12px 0;min-height:48px}.program-resource-panel .document-group{margin:20px 0}.program-resource-panel .document-group h2{font-size:1.1rem}.program-resource-panel .handout{padding:16px 0}.program-resource-links{display:flex;flex-wrap:wrap;gap:4px 22px;margin-top:8px}.program-expanded{margin-top:24px}.program-expanded>details{border-block:1px solid var(--line)}.program-expanded summary{cursor:pointer;font-size:1.125rem;font-weight:700;padding:18px 0;min-height:56px}.program-detail-body{max-width:85ch;padding:8px 0 20px}.program-detail-body h3{margin-top:24px;font-size:1.5rem}.program-expanded>p{margin-top:16px;max-width:95ch}#program-glance,#program-resources,#program-details{scroll-margin-top:20px}
@media(max-width:850px){.program-top{grid-template-columns:1fr;gap:24px}.program-resource-panel{order:-1}.program-heading h1 span{display:block;margin:8px 0 0;font-size:.6em}.program-heading{padding-bottom:16px}.program-resource-panel .videos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.program-heading{padding-top:20px}.program-jumps{gap:0 16px}.program-glance{padding:20px}.glance-terms{grid-template-columns:1fr}.program-resource-panel .videos-grid{grid-template-columns:1fr;gap:10px}.program-resource-panel .video-info{padding:10px}.program-resource-panel .video-media{margin-top:10px}.program-resource-panel .video-card.is-playing .video-media{margin:0}.program-resource-panel .supporting-documents>summary span{display:inline;margin-left:8px}}

/* Clear program identifiers and aligned card content, without truncating copy. */
.program-code{display:block;align-self:start;font-size:1.22rem;line-height:1.4;font-weight:700;letter-spacing:0;color:var(--navy);padding:8px 12px;background:#e6eef5;border-left:4px solid var(--blue);margin-bottom:22px}
.program-card h3{min-height:3.36em;max-width:none;font-size:1.65rem;line-height:1.12;margin-bottom:14px}
.program-card p{min-height:4.8em;margin-bottom:22px;font-size:1rem;line-height:1.6}
.program-card-terms{display:grid;gap:8px;margin:0 0 12px;align-content:start}
.program-card-terms li{line-height:1.4;padding:7px 10px}
.program-card>.text-link{margin-top:auto;align-self:start}
.closing-caption h3{min-height:2.5em;line-height:1.25;margin-bottom:10px}
.closing-caption .eyebrow{margin-bottom:10px;font-size:.82rem}
.closing-program{font-size:.95rem;margin-bottom:14px;color:var(--muted)}
@media(min-width:761px){@supports(grid-template-rows:subgrid){.grid:has(>.program-card){row-gap:0}.grid>.program-card{display:grid;grid-row:span 5;grid-template-rows:subgrid;column-gap:0;margin-bottom:24px}.program-card h3,.program-card p{min-height:0}.program-card>.text-link{margin-bottom:0}}}
@media(max-width:760px){.program-card h3,.program-card p,.closing-caption h3{min-height:0}.program-code{font-size:1.15rem}}

/* Keep the homepage compact without reducing reading or touch sizes. */
body[data-route="index"] .section{padding-block:56px}
body[data-route="index"] .trust{padding-block:28px}
body[data-route="index"] .sector-band{padding-block:30px}
body[data-route="index"] .about-strip{padding-bottom:20px}
body[data-route="index"] .cta-band{margin-top:40px}
@media(max-width:800px){body[data-route="index"] .section{padding-block:40px}body[data-route="index"] .trust{padding-block:24px}body[data-route="index"] .sector-band{padding-block:26px}body[data-route="index"] .about-strip{padding-bottom:0}body[data-route="index"] .cta-band{margin-top:36px}}

.contact-map{margin-top:32px}.contact-map h3{font-size:1.5rem}.contact-map iframe{display:block;width:100%;height:280px;border:1px solid var(--line);margin-bottom:14px}.contact-map .text-link{font-size:.875rem}

/* Compact hero and clear program headings. */
.hero-visual>img{object-position:50% 65%}
.program-heading h1 span{display:block;margin:8px 0 0;font-size:1.35rem;line-height:1.4}
.program-card h3{line-height:1.25;text-wrap:balance}
.program-code{max-width:100%;overflow-wrap:anywhere}
.program-detail-body p{line-height:1.7;margin-bottom:1.25rem}
@media(max-width:800px){.hero-copy{padding-block:34px}.hero-visual{min-height:290px}.hero-visual>img{object-position:50% 65%}}
@media(max-width:520px){.hero-visual{min-height:220px}.program-heading h1 span{font-size:1.2rem}}

/* Tighten the transition from homepage programs to closings. */
body[data-route="index"] .home-programs{padding-bottom:24px}
body[data-route="index"] .home-programs .program-card{margin-bottom:0}
body[data-route="index"] .home-closings{padding-top:24px}

/* Keep video controls legible without covering slide titles. */
.video-play .play-circle{right:8px;bottom:8px;width:40px;height:30px;padding:5px 7px;background:#fff;box-shadow:0 1px 5px #0003}
.video-play .play-label{display:none}
.video-external{border-bottom:0;text-decoration:none}
.program-resource-panel .video-card h3{margin-bottom:6px}
