.latest-records{margin:0;padding:28px clamp(18px,4vw,56px);border-bottom:1px solid #181818;background:#f3efe6}
.latest-records>header{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,1.1fr);gap:18px 36px;align-items:end;margin:0 0 18px}
.latest-records>header .section-label{grid-column:1/-1;margin:0;font-size:.76rem;font-weight:900;letter-spacing:.12em}
.latest-records>header h2{margin:0;font-size:clamp(1.45rem,3vw,2.45rem);line-height:1.02}
.latest-records>header>p:last-child{margin:0;max-width:62ch;line-height:1.5}
.latest-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.latest-record-card{display:flex;flex-direction:column;min-height:220px;padding:18px;border:1px solid #181818;background:#fff;box-shadow:3px 3px 0 #181818}
.latest-record-card .kicker{margin:0 0 12px;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.latest-record-card h3{margin:0 0 12px;font-size:1.06rem;line-height:1.28}
.latest-record-card h3 a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}
.latest-record-reference{margin:auto 0 14px;font-size:.84rem;line-height:1.35;overflow-wrap:anywhere}
.latest-record-pdf,.latest-record-pending{display:inline-flex;align-self:flex-start;padding:7px 9px;border:1px solid #181818;font-size:.75rem;font-weight:900;line-height:1.15}
.latest-record-pdf{background:#181818;color:#fff;text-decoration:none}
.latest-record-pending{background:#efe9dc}
.church-site .latest-records{background:#ece7d8}
@media(max-width:900px){.latest-record-grid{grid-template-columns:1fr}.latest-record-card{min-height:0}.latest-records>header{grid-template-columns:1fr}.latest-records>header .section-label{grid-column:auto}}
@media(max-width:560px){.latest-records{padding:22px 14px}.latest-record-card{box-shadow:2px 2px 0 #181818}}
