/* Article previews: bounded excerpts; the full authored article remains unchanged. */
.ep-insights-feed{margin-top:28px}
.ep-insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.ep-insight-card{display:flex;flex-direction:column;gap:18px;min-width:0;padding:28px;border:1px solid #e1e7ec;border-top:3px solid #bb1d30;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(15,35,52,.065);transition:transform .22s ease,box-shadow .22s ease}
.ep-insight-card time{font-size:14px;color:#5c6670}
.ep-insight-card h3{font-size:clamp(20px,1.7vw,25px);line-height:1.35;margin:0;letter-spacing:-.015em;overflow-wrap:anywhere}
.ep-insight-card h3 a{color:#a8162a;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.ep-insight-excerpt{font-size:16px;line-height:1.7;margin:0;color:#485461;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.ep-insight-read{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px;color:#a8162a;font-size:15px;font-weight:600;text-decoration:none}
.ep-insight-read:hover span:first-child{text-decoration:underline}
.ep-insight-card:focus-within{outline:2px solid #bb1d30;outline-offset:3px}
.ep-insights-more{display:flex;justify-content:flex-end;margin-top:28px}
.ep-insights-more a{display:inline-flex;align-items:center;gap:26px;padding:13px 22px;border-radius:9px;background:linear-gradient(150deg,#cb213a,#a41629);color:#fff;font-weight:600;font-size:16px;box-shadow:0 3px 0 #811121,0 8px 18px #bb1d301c;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}
.ep-insights-more a:active{transform:translateY(2px);box-shadow:0 1px 0 #811121}
.ep-insights-page{padding-block:clamp(44px,6vw,80px);min-height:60vh}
.ep-insights-page h1{font-size:clamp(36px,5vw,58px);line-height:1.12;letter-spacing:-.03em;margin-block:18px 22px}
.ep-insights-empty{padding:28px;border:1px solid #dfe5eb;border-radius:14px;background:#f5f8fa;color:#455363}
.ep-insights-pagination ul{display:flex;justify-content:center;gap:10px;list-style:none;padding:0;margin:36px 0 0;flex-wrap:wrap}
.ep-insights-pagination a,.ep-insights-pagination span{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px 14px;border:1px solid #dce3e8;border-radius:8px;text-decoration:none;color:#142a3b;background:#fff}
.ep-insights-pagination .current{background:#142a3b;color:#fff;border-color:#142a3b}
.ep-article-links{display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px;font-size:15px}
.ep-article-links a{color:#a8162a;text-decoration:none;padding-block:8px}
.ep-article-links a:hover{text-decoration:underline}
.ep-insights-page .wp-block-post-template>li{display:flex;flex-direction:column;gap:18px;border:1px solid #e1e7ec;border-top:3px solid #bb1d30;border-radius:18px;padding:24px;background:white}
.ep-insights-page .wp-block-post-title{font-size:23px;line-height:1.35;margin:0;overflow-wrap:anywhere}
.ep-insights-page .wp-block-post-title a,.ep-insights-page .wp-block-post-excerpt__excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.ep-articles-editor{border:1px solid #dae2e8;border-radius:12px;padding:24px;background:#f5f8fa}
@media(hover:hover) and (pointer:fine){.ep-insight-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px rgba(15,35,52,.12)}.ep-insights-more a:hover{transform:translateY(-2px);box-shadow:0 5px 0 #811121,0 14px 24px #bb1d3026}}
@media(max-width:1000px) and (min-width:701px){.ep-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.ep-insights-grid{grid-template-columns:1fr;gap:20px}.ep-insight-card{padding:24px}.ep-insights-more{justify-content:flex-start}.ep-insights-more a{justify-content:space-between;width:100%}.ep-article-links{gap:10px}}
@media(prefers-reduced-motion:reduce){.ep-insight-card,.ep-insights-more a{transition:none}.ep-insight-card:hover,.ep-insights-more a:hover,.ep-insights-more a:active{transform:none}}
