.history{padding:110px 7vw;color:var(--ink);background:var(--cream)}.history-lead{display:grid;grid-template-columns:.55fr 1.45fr;column-gap:8vw}.history-lead .eyebrow{grid-row:1/3}.history-lead h2{margin-top:0;font-size:clamp(3.8rem,7vw,7.5rem)}.history-intro{max-width:760px;font-size:1.22rem;font-weight:600}.history-story{display:grid;margin-top:75px;grid-template-columns:repeat(2,1fr);border-top:1px solid #12312d33;border-left:1px solid #12312d33}.history-story article{position:relative;min-height:300px;padding:42px;border-right:1px solid #12312d33;border-bottom:1px solid #12312d33}.history-story span{color:var(--red);font:.6rem var(--mono);letter-spacing:.09em;text-transform:uppercase}.history-story h3{max-width:470px;margin:22px 0 16px;font:400 clamp(1.8rem,3vw,3rem)/1 var(--display)}.history-story p{max-width:600px;margin:0}.history-now{color:var(--cream);background:var(--red)}.history-now span{color:var(--yellow)}.history-sources{display:flex;margin-top:35px;align-items:center;gap:20px;flex-wrap:wrap;font:.58rem var(--mono);text-transform:uppercase}.history-sources strong{color:var(--red)}.history-sources a{padding-bottom:3px;border-bottom:1px solid currentColor;text-decoration:none}@media(max-width:850px){.history-lead{grid-template-columns:1fr}.history-lead .eyebrow{grid-row:auto}.history-story{grid-template-columns:1fr}.history-story article{min-height:0}}@media(max-width:560px){.history{padding:72px 24px}.history-story{margin-top:48px}.history-story article{padding:28px 24px}.history-sources{align-items:flex-start;flex-direction:column;gap:12px}}
