
/* HKA Texas v8.17 History */
.history-page{max-width:1160px;padding-top:34px;padding-bottom:55px}
.history-hero{max-width:900px;border-bottom:4px solid #111318;padding-bottom:24px;margin-bottom:34px}
.history-hero>span,.history-section-head>span{display:block;color:#d83b26;font:900 11px/1 Arial,sans-serif;letter-spacing:.14em;margin-bottom:9px}
.history-hero h1{font:700 clamp(42px,6vw,72px)/.96 Georgia,'Times New Roman',serif;margin:0 0 14px}
.history-hero p{font-size:19px;line-height:1.55;color:#4b5560;max-width:860px;margin:0}
.history-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:60px;align-items:start}
.history-story h2{font:700 31px/1.08 Georgia,'Times New Roman',serif;margin:34px 0 12px}
.history-story h2:first-child{margin-top:0}
.history-story p{font:17px/1.72 Georgia,'Times New Roman',serif;color:#222;margin:0 0 18px}
.history-dates{border-top:4px solid #111318;padding-top:15px;position:sticky;top:30px}
.history-dates h3{font:700 25px/1 Georgia,'Times New Roman',serif;margin:0 0 12px}
.history-dates dl{margin:0}
.history-dates dl>div{padding:12px 0;border-bottom:1px solid #dde1e5}
.history-dates dt{font-weight:900;font-size:13px;color:#d83b26;text-transform:uppercase;letter-spacing:.05em}
.history-dates dd{margin:5px 0 0;color:#4f5964;font-size:14px;line-height:1.45}
.history-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px;padding-top:22px;border-top:1px solid #d9dde1}
.history-links a{display:inline-block;border:1px solid #cdd3da;padding:9px 12px;color:#111318;text-decoration:none;font-weight:800;font-size:13px}
.history-links a:hover{background:#111318;color:#fff;border-color:#111318}
.history-markers{margin-top:60px;border-top:4px solid #111318;padding-top:26px}
.history-section-head{max-width:760px;margin-bottom:24px}
.history-section-head h2{font:700 40px/1 Georgia,'Times New Roman',serif;margin:0 0 10px}
.history-section-head p{font-size:16px;line-height:1.55;color:#59636e;margin:0}
.history-marker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.history-marker-card{border-bottom:1px solid #d9dde1;padding-bottom:18px}
.history-marker-image{display:block;aspect-ratio:16/10;background:#edf0f2;overflow:hidden;text-decoration:none}
.history-marker-image img{width:100%;height:100%;object-fit:cover;display:block}
.history-marker-noimage{height:100%;display:grid;place-items:center;color:#69737d;font:800 13px/1 Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.history-marker-copy{padding-top:10px}
.history-marker-copy .meta{font-size:10px;color:#737d87;text-transform:uppercase;letter-spacing:.06em;font-weight:800}
.history-marker-copy h3{font:700 22px/1.1 Georgia,'Times New Roman',serif;margin:6px 0 0}
.history-marker-copy h3 a{color:#111318;text-decoration:none}
.history-marker-copy h3 a:hover{text-decoration:underline}
.history-empty{background:#f5f7f8;padding:22px;color:#5b6570}
@media(max-width:900px){
  .history-layout{grid-template-columns:1fr;gap:30px}
  .history-dates{position:static}
  .history-marker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .history-page{padding-top:24px}
  .history-hero h1{font-size:42px}
  .history-hero p{font-size:17px}
  .history-marker-grid{grid-template-columns:1fr}
}
