.rc-search-note{display:flex;justify-content:space-between;gap:16px;margin:0 0 20px;padding:13px 15px;background:#fff6ea;border:1px solid #f4d5a5;border-radius:6px;color:#6a4a19}.rc-search-note a{font-weight:800;color:#e95f2b}.rc-post-card.featured{grid-column:span 2;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.rc-post-card.featured .rc-post-media{min-height:100%}.rc-post-card.featured h3{font-size:30px;line-height:1.18}.rc-post-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.rc-post-tags a{padding:5px 8px;background:#f4f4f4;color:#666;border-radius:999px;font-size:12px;font-weight:700}.rc-post-tags a:hover{background:#f2a12f;color:#fff}.rc-empty-state{padding:40px;background:#f8f8f8;border:1px solid #e8e8e8;border-radius:6px;text-align:center}@media (max-width:1024px){.rc-post-card.featured{grid-column:span 2;grid-template-columns:1fr}}@media (max-width:640px){.rc-post-card.featured{grid-column:auto}}