.krcf-news-pro{max-width:1240px;margin:0 auto;padding:8px 0 30px}
.krcf-news-pro-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}
.krcf-kicker{font-size:11px;letter-spacing:.16em;font-weight:800;opacity:.65}
.krcf-news-pro-head h2{font-size:32px;line-height:1.1;margin:5px 0 0}
.krcf-news-pro-nav{display:flex;flex-wrap:wrap;gap:7px}
.krcf-news-pro-nav a{border:1px solid #ddd;border-radius:999px;padding:8px 13px;text-decoration:none;font-size:13px}
.krcf-news-pro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.krcf-news-pro-card{overflow:hidden;border:1px solid #e7e7e7;border-radius:16px;background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.06);display:flex;flex-direction:column}
.krcf-news-img{display:block;aspect-ratio:16/9;overflow:hidden;background:#f2f3f5}
.krcf-news-img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.krcf-news-img:hover img{transform:scale(1.03)}
.krcf-news-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.12em;opacity:.45}
.krcf-news-body{padding:17px 18px 19px;display:flex;flex-direction:column;flex:1}
.krcf-news-tags{display:flex;gap:7px;flex-wrap:wrap}
.krcf-news-tags span{font-size:11px;font-weight:700;border-radius:999px;padding:5px 8px;background:#f1f3f5}
.krcf-news-pro-card h3{font-size:20px;line-height:1.35;margin:11px 0 8px}
.krcf-news-pro-card h3 a{text-decoration:none}
.krcf-news-pro-card p{font-size:14px;line-height:1.6;margin:0 0 15px;opacity:.75}
.krcf-news-foot{margin-top:auto;display:flex;justify-content:space-between;gap:10px;font-size:11px;opacity:.65}
.krcf-news-original{display:inline-block;margin-top:12px;font-weight:800;font-size:13px;text-decoration:none}
.krcf-empty{grid-column:1/-1;padding:35px;border:1px dashed #bbb;border-radius:12px;text-align:center}
@media(max-width:950px){.krcf-news-pro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.krcf-news-pro-head{align-items:flex-start;flex-direction:column}.krcf-news-pro-head h2{font-size:27px}.krcf-news-pro-grid{grid-template-columns:1fr}.krcf-news-pro-card h3{font-size:18px}}
