.is-history{--ink:#172229;--muted:#5e6b70;--accent:#a77b2d;--mist:#f3f5f3;--line:#d9dedb;color:var(--ink);font-family:Arial,Helvetica,sans-serif;letter-spacing:0}
.page-header{display:block!important;width:min(1180px,calc(100% - 40px));margin:42px auto 0}
.page-header .page-title{display:block!important;font-family:Georgia,"Times New Roman",serif;font-size:48px;line-height:1.14;font-weight:400;color:#172229;letter-spacing:0;margin:0}
.is-history *{box-sizing:border-box}
.is-history .wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.is-history .hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);gap:56px;align-items:center;padding:26px 0 74px}
.is-history .eyebrow{margin:0 0 18px;color:var(--accent);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0}
.is-history .lead{font-family:Georgia,"Times New Roman",serif;font-size:30px;line-height:1.28;margin:0 0 22px;max-width:760px}
.is-history p{font-size:17px;line-height:1.72;margin:0 0 18px;color:#344248}
.is-history figure{margin:0}
.is-history img{display:block;width:100%;height:auto}
.is-history .hero figure{background:#e8e9e6}
.is-history figcaption{font-size:13px;line-height:1.5;color:var(--muted);padding-top:10px}
.is-history .band{padding:72px 0}
.is-history .band.medical-note{padding:42px 0}
.is-history .medical-note h2{font-size:32px}
.is-history .band.mist{background:var(--mist)}
.is-history .band.dark{background:#1c3d72;color:#fff}
.is-history .band.dark p,.is-history .band.dark h2{color:#fff}
.is-history .split{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:72px;align-items:start}
.is-history h2{font-family:Georgia,"Times New Roman",serif;font-size:38px;line-height:1.2;margin:0 0 24px;color:var(--ink);font-weight:400}
.is-history h3{font-size:19px;line-height:1.35;margin:0 0 8px}
.is-history .quote{font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1.36;color:#fff;margin:0;max-width:920px}
.is-history .quote-source{margin-top:20px;color:#d5dbd8!important;font-size:14px}
.is-history .timeline{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid var(--line);margin-top:38px}
.is-history .moment{padding:24px 22px 0 0;border-right:1px solid var(--line);min-height:190px}
.is-history .moment:last-child{border-right:0;padding-right:0}
.is-history .year{display:block;color:var(--accent);font-size:22px;font-weight:700;margin-bottom:14px}
.is-history .moment p{font-size:15px;line-height:1.55}
.is-history .recognitions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.is-history .recognition{padding:28px 30px 28px 0;border-right:1px solid var(--line)}
.is-history .recognition:nth-child(3n){border-right:0;padding-left:30px}
.is-history .recognition:nth-child(2){padding-left:30px}
.is-history .recognition p{font-size:15px;margin:0}
.is-history .document{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:60px;align-items:center;margin-top:54px}
.is-history .sources{columns:2;column-gap:48px;margin:0;padding:0;list-style:none}
.is-history .sources li{break-inside:avoid;border-top:1px solid var(--line);padding:15px 0;font-size:14px;line-height:1.5}
.is-history a{color:#1c5a68;text-decoration:underline;text-underline-offset:3px}
.is-history .actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
.is-history .action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid #fff;color:#fff!important;text-decoration:none;font-size:15px;font-weight:700}
.is-history .action.primary{background:#fff;color:#1c3d72!important}
@media(max-width:900px){
  .is-history .hero,.is-history .split,.is-history .document{grid-template-columns:1fr;gap:34px}
  .is-history .hero{padding-bottom:54px}
  .is-history .lead{font-size:26px}
  .is-history .timeline{grid-template-columns:repeat(2,minmax(0,1fr))}
  .is-history .moment{min-height:150px;border-bottom:1px solid var(--line)}
  .is-history .recognitions{grid-template-columns:1fr}
  .is-history .recognition,.is-history .recognition:nth-child(2),.is-history .recognition:nth-child(3n){padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}
  .is-history .recognition:last-child{border-bottom:0}
}
@media(max-width:560px){
  .page-header{width:min(100% - 28px,1180px);margin-top:28px}
  .page-header .page-title{font-size:36px}
  .is-history .wrap{width:min(100% - 28px,1180px)}
  .is-history .hero{gap:26px;padding:12px 0 44px}
  .is-history .lead{font-size:23px}
  .is-history .band{padding:52px 0}
  .is-history h2{font-size:31px}
  .is-history .quote{font-size:27px}
  .is-history .timeline{grid-template-columns:1fr}
  .is-history .moment{min-height:0;border-right:0;padding:20px 0}
  .is-history .sources{columns:1}
  .is-history .actions{display:grid}
}
