*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#172235;line-height:1.6}.wrap{width:min(1120px,92%);margin:auto}header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e6ebf0;z-index:5}.nav{height:70px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:18px}.brand b{background:#12213f;color:#fff;padding:10px 12px;border-radius:9px;margin-right:8px}.nav a{color:#314057;text-decoration:none;margin-left:20px}.hero{padding:90px 0 65px;background:linear-gradient(135deg,#f4f7fb,#fff)}.hero-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:55px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700;color:#64758b}.hero h1,.section h2{line-height:1.12;margin:0 0 18px}.hero h1{font-size:clamp(42px,6vw,72px);letter-spacing:-.04em}.lead{font-size:20px;color:#536278}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-block;padding:13px 18px;border:1px solid #cbd4de;border-radius:9px;text-decoration:none;color:#12213f;font-weight:700;background:#fff}.primary{background:#12213f;color:#fff;border-color:#12213f}.available{margin-top:22px;color:#4d5f72}.panel{background:#12213f;color:#fff;border-radius:18px;padding:30px}.panel p{border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:10px}.panel small{color:#c6d0df}.stats{background:#0e1930;color:#fff}.statgrid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.statgrid div{padding:25px}.statgrid b{display:block;font-size:27px}.statgrid span{display:block;font-size:13px;color:#c4cedd}.section{padding:80px 0}.section.alt{background:#f5f7fa}.section h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.025em;max-width:850px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.cards article{border:1px solid #e0e6ec;border-radius:14px;padding:24px}.cards p,.two p{color:#56667a}.two{display:grid;grid-template-columns:1fr 1fr;gap:60px}.list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.list div{background:#fff;border:1px solid #e0e5eb;border-radius:10px;padding:15px;font-weight:700}.center{text-align:center}.center h2{margin-left:auto;margin-right:auto}.orgs{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:28px}.orgs span{border:1px solid #d9e1e8;padding:13px 18px;border-radius:10px;font-weight:700}.note{font-size:12px;color:#7b8797;max-width:760px;margin:20px auto}.contact{background:#12213f;color:#fff}.contact .eyebrow,.contact p{color:#c8d2df}.light{background:#fff;color:#12213f}.dark{background:transparent;color:#fff;border-color:#6e7b91}footer{background:#0b1428;color:#d6deea;padding:30px 0}.foot{display:flex;justify-content:space-between;gap:30px}.foot span,.foot div:last-child{color:#96a4b8;font-size:14px}@media(max-width:820px){.nav nav a:not(:last-child){display:none}.hero-grid,.two{grid-template-columns:1fr}.statgrid{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr}.list{grid-template-columns:1fr}.foot{flex-direction:column}}