
/* Maverick archival structure: initiatives, community impact and recognition. */
.mav-section{padding:72px 0;border-top:1px solid var(--line)}
.mav-section.alt{background:#f5f7f9}.mav-section.cream{background:#f7f1e8}
.mav-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:30px}
.mav-head h2{font-size:clamp(34px,4.5vw,56px);margin:0}.mav-head p:last-child{max-width:520px;color:var(--muted)}
.mav-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#fff}
.mav-card{padding:26px 24px;border-right:1px solid var(--line);min-width:0}.mav-card:last-child{border-right:0}
.mav-card .eyebrow{margin-bottom:10px}.mav-card h3{font-size:24px;margin:0 0 12px}.mav-card p{color:#5e6978;line-height:1.65;margin:0}
.impact-list{border-top:1px solid var(--line)}.impact-row{display:grid;grid-template-columns:120px 1fr auto;gap:26px;align-items:start;padding:24px 0;border-bottom:1px solid var(--line)}
.impact-date{font:800 13px/1.3 'DM Sans',sans-serif;color:var(--red);letter-spacing:.09em;text-transform:uppercase}.impact-copy h3{font-size:24px;margin:0 0 7px}.impact-copy p{margin:0;color:#5e6978;line-height:1.65}.impact-tag{display:inline-block;margin-top:10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--navy)}
.impact-link{white-space:nowrap}.mav-justin{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end}.mav-justin p{max-width:760px;color:#5e6978;line-height:1.7}.mav-justin .buttons{justify-content:flex-start}
.mav-archive-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.impact-year{margin-top:52px}.impact-year:first-child{margin-top:0}.impact-month{margin-top:34px}.impact-month h2{font-size:30px;margin-bottom:12px}.impact-archive-intro{max-width:760px}
@media(max-width:850px){.mav-head{display:block}.mav-head p:last-child{margin-top:12px}.mav-grid{grid-template-columns:1fr}.mav-card{border-right:0;border-bottom:1px solid var(--line)}.mav-card:last-child{border-bottom:0}.impact-row{grid-template-columns:90px 1fr}.impact-link{grid-column:2}.mav-justin{grid-template-columns:1fr}}
@media(max-width:560px){.mav-section{padding:52px 0}.impact-row{grid-template-columns:1fr;gap:8px}.impact-link{grid-column:auto}.impact-date{margin-bottom:2px}}
