.eps-related{background:#f5f8fb;border-top:1px solid #e4ebf2;padding:64px 0}
.eps-heading{margin-bottom:28px}.eps-heading h2{margin:0 0 12px;font-size:32px;color:#122b49}.eps-heading p:not(.eyebrow){color:#607087;margin:0;line-height:1.6}
.eps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.eps-card{min-width:0;background:#fff;border:1px solid #e1e8ef;border-radius:12px;overflow:hidden;transition:box-shadow .18s,border-color .18s}
.eps-card:hover,.eps-card:focus-within{border-color:#9eb3c8;box-shadow:0 8px 24px #17375112}
.eps-link{height:100%;display:flex;flex-direction:column;text-decoration:none;color:inherit}.eps-link:focus-visible{outline:3px solid #1371bd;outline-offset:-3px;border-radius:12px}
.eps-photo{aspect-ratio:4/3;padding:20px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.eps-photo picture{display:contents}.eps-photo img{width:100%;height:100%;object-fit:contain;transform:none!important}
.eps-card-body{padding:20px;display:flex;flex:1;flex-direction:column;border-top:1px solid #eef2f6}.eps-card h3{font-size:16px;line-height:1.5;margin:0 0 14px;color:#153250;overflow-wrap:anywhere}
.eps-tags{display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:0 0 22px;list-style:none}.eps-tags li{font-size:11px;line-height:1.5;padding:4px 8px;background:#eef4f8;color:#4b647a;border-radius:4px}.eps-view{display:flex;justify-content:space-between;margin-top:auto;font-weight:600;font-size:13px;color:#176497}
@media(max-width:1000px){.eps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.eps-related{padding:40px 0}.eps-heading h2{font-size:27px}.eps-grid{grid-template-columns:minmax(0,1fr);gap:18px}.eps-photo{aspect-ratio:3/2}.eps-card-body{padding:18px}}
@media(prefers-reduced-motion:reduce){.eps-card{transition:none}}
