:root{--ink:#202a30;--muted:#58646b;--red:#860000;--line:#dfe5e8;--blue:#eef5f9;--wrap:1200px;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;font-size:17px;line-height:1.6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.12;letter-spacing:-.035em}p{color:var(--muted)}.wrap{width:min(var(--wrap),calc(100% - 80px));margin:auto}.header{border-bottom:1px solid var(--line);background:#fff}.header-inner{min-height:100px;display:flex;align-items:center;gap:38px}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:700;letter-spacing:-.035em;line-height:1.15}.brand small{display:block;font-size:12px;font-weight:400;letter-spacing:0;color:var(--muted);margin-top:5px}.header nav{display:flex;gap:32px;margin-left:auto;font-size:15px}.header nav a:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 25px;border:1px solid var(--red);border-radius:8px;color:white;background:var(--red);font-weight:600;cursor:pointer;line-height:1.4;min-height:48px}.button:hover{background:#a00000}.button.small{font-size:15px;padding:12px 19px}.button.outline{color:var(--ink);background:transparent;border-color:#a6b1b7}.mobile-nav{display:none}.hero{padding:68px 0 64px}.hero-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:60px;align-items:center}.eyebrow{font-size:14px;color:var(--red);font-weight:600;margin-bottom:22px}.hero h1{font-size:clamp(42px,4.8vw,67px);max-width:700px}.hero h1 span{color:var(--red)}.lead{font-size:19px;line-height:1.65;max-width:550px;margin-top:26px}.actions{display:flex;gap:18px;align-items:center;margin-top:30px;flex-wrap:wrap}.text-link{font-weight:600;text-decoration:underline;text-underline-offset:5px;font-size:16px}.hero-photo{background:var(--blue);border-radius:16px;overflow:hidden;position:relative}.hero-photo img{width:100%;height:440px;object-fit:cover;object-position:center 38%}.photo-caption{padding:20px 24px;background:var(--blue)}.photo-caption strong{font-size:17px;font-weight:600;display:block}.photo-caption span{font-size:14px;color:var(--muted)}.section{padding:60px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}.section-head h2{font-size:38px}.section-head p{max-width:480px;margin-top:14px}.programs{border-top:1px solid var(--line)}.program-row{display:grid;grid-template-columns:80px 1.4fr 1fr 120px;gap:28px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line)}.program-number{font-size:16px;color:var(--red)}.program-row h3{font-size:24px;line-height:1.3}.program-row p{font-size:15px}.program-row button{border:0;background:none;padding:14px 0;cursor:pointer;color:var(--red);font-size:16px;font-weight:600;text-align:right}.team-intro{background:var(--blue);margin:20px 0}.team-summary{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.team-summary h2{font-size:38px}.team-summary p{margin:18px 0 24px}.portrait-strip{display:flex;gap:12px;align-items:center}.portrait-strip img{width:calc((100% - 24px)/3);height:220px;border-radius:10px;object-fit:cover;object-position:50% 37%}.portrait-strip img:nth-child(2){height:270px}.start{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:64px 0 76px}.start h2{font-size:38px}.start p{margin-bottom:24px}.page-intro{padding:58px 0 42px}.breadcrumb{font-size:14px;color:var(--muted);margin-bottom:28px}.page-intro h1{font-size:52px}.page-intro .intro-line{display:flex;gap:24px;align-items:baseline;justify-content:space-between}.count{font-size:16px;white-space:nowrap;color:var(--muted)}.staff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 40px;padding-bottom:64px}.staff-card{display:grid;grid-template-columns:185px minmax(0,1fr);gap:25px;padding-bottom:30px;border-bottom:1px solid var(--line);align-items:start}.staff-card img{width:185px;height:245px;object-fit:cover;object-position:50% 37%;border-radius:10px}.staff-card h2{font-size:25px;line-height:1.22;margin-top:8px}.staff-card h2 span{display:block}.staff-card .role{font-size:15px;line-height:1.5;margin-top:15px}.staff-card button{margin-top:26px;color:var(--red);border:0;background:none;padding:10px 0;font-size:16px;cursor:pointer;font-weight:600;text-align:left}.team-note{border-top:1px solid var(--line);padding:36px 0 54px;display:flex;align-items:center;justify-content:space-between;gap:28px}.team-note h2{font-size:27px}.team-note p{margin-top:8px}footer{background:#f3f5f6;padding:45px 0 25px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px}.footer-top h2{font-size:19px;letter-spacing:-.015em}.footer-top p{font-size:15px;margin-top:16px}.phone{font-size:22px;font-weight:600;white-space:nowrap}.footer-bottom{border-top:1px solid #d5dde1;margin-top:36px;padding-top:24px;display:flex;gap:30px;justify-content:space-between;font-size:12px;color:var(--muted)}dialog{border:0;border-radius:14px;padding:0;width:min(780px,calc(100% - 32px));max-height:88dvh;box-shadow:0 20px 100px #15273544}dialog::backdrop{background:#16263088}body:has(dialog[open]){overflow:hidden}.dialog-bar{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;background:white;padding:16px 30px;border-bottom:1px solid var(--line);z-index:1}.dialog-bar>span{font-weight:600;color:var(--red)}.close{border:1px solid var(--line);border-radius:6px;background:white;padding:9px 15px;cursor:pointer}#dialog-content{padding:30px}#dialog-title{font-size:30px;line-height:1.25}#dialog-content .role{margin-top:14px}#dialog-content section{margin-top:28px}#dialog-content h3{font-size:19px;letter-spacing:-.015em;margin-bottom:12px}#dialog-content section p{white-space:pre-line;font-size:16px}#dialog-content li{margin:10px 0;color:var(--muted)}#dialog-content .button{margin-top:28px}.skip{position:absolute;left:20px;top:-100px;background:white;padding:15px;z-index:10}.skip:focus{top:0}:focus-visible{outline:3px solid #00a0e3;outline-offset:4px}.loading{padding:100px 0}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.header-inner{gap:22px}.header nav{gap:20px}.hero-layout{gap:32px}.hero-photo img{height:380px}.staff-card{grid-template-columns:135px minmax(0,1fr);gap:18px}.staff-card img{width:135px;height:200px}.staff-card h2{font-size:22px}.team-summary,.start{gap:40px}.program-row{grid-template-columns:38px 1.5fr 1fr 90px;gap:18px}.phone{font-size:18px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header-inner{min-height:80px;gap:12px;flex-wrap:wrap}.brand{font-size:22px}.brand img{width:36px;height:36px}.header-inner>nav,.header-inner>.button{display:none}.mobile-nav{display:block;margin-left:auto;position:relative}.mobile-nav summary{cursor:pointer;padding:10px 12px;border:1px solid var(--line);border-radius:6px;font-size:14px;list-style:none}.mobile-nav nav{position:absolute;right:0;top:50px;background:white;padding:20px;width:210px;border:1px solid var(--line);border-radius:8px;z-index:5;display:flex;flex-direction:column;gap:20px}.hero{padding:40px 0}.hero-layout{grid-template-columns:1fr;gap:30px}.hero h1{font-size:43px}.eyebrow{margin-bottom:18px}.lead{font-size:17px;margin-top:20px}.actions{margin-top:23px;gap:20px}.hero-photo img{height:300px;object-position:50% 35%}.photo-caption{padding:16px 20px}.section{padding:36px 0}.section-head h2,.team-summary h2,.start h2{font-size:31px}.section-head{align-items:start;flex-direction:column;gap:18px}.program-row{grid-template-columns:28px 1fr;gap:12px;padding:24px 0}.program-number{align-self:start;margin-top:3px}.program-row h3{font-size:23px}.program-row p,.program-row button{grid-column:2}.program-row button{text-align:left;padding:4px 0}.team-summary,.start{grid-template-columns:1fr;gap:26px}.portrait-strip img{height:180px}.portrait-strip img:nth-child(2){height:215px}.start{padding:38px 0 46px}.page-intro{padding:32px 0}.page-intro h1{font-size:35px}.page-intro .intro-line{align-items:start;flex-direction:column;gap:15px}.breadcrumb{margin-bottom:20px}.staff-grid{grid-template-columns:1fr;gap:24px;padding-bottom:30px}.staff-card{grid-template-columns:125px minmax(0,1fr);gap:20px;padding-bottom:24px}.staff-card img{width:125px;height:180px}.staff-card h2{font-size:22px;margin-top:0}.staff-card .role{font-size:14px;margin-top:12px}.staff-card button{font-size:14px;margin-top:14px}.team-note{align-items:start;flex-direction:column;padding:30px 0 40px}.team-note h2{font-size:27px}.footer-top{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:12px}.phone{font-size:23px}.dialog-bar{padding:14px 18px}#dialog-content{padding:22px}#dialog-title{font-size:26px}dialog{max-height:92dvh}.button{font-size:16px}}
.hero-photo img{object-position:center top!important}
