/* ILoveBarhi Hindi Auto News V2 */
.ilb-news-wrap{max-width:1180px;margin:25px auto;padding:0 15px;font-family:system-ui,-apple-system,"Noto Sans Devanagari",sans-serif;color:#18202a}
.ilb-news-top{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:25px 0 18px;border-bottom:2px solid #111}
.ilb-kicker{font-size:13px;font-weight:800;letter-spacing:1.5px}
.ilb-news-top h2{margin:5px 0;font-size:32px;line-height:1.25}
.ilb-news-top p{margin:0;color:#68717c}
.ilb-live{font-size:12px;font-weight:800;border:1px solid #ddd;border-radius:999px;padding:8px 12px;white-space:nowrap}
.ilb-live i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#e11;margin-right:5px}
.ilb-cats{display:flex;gap:8px;overflow-x:auto;padding:15px 0;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
.ilb-cats button{appearance:none;-webkit-appearance:none;border:1px solid #aeb7c2!important;background:#f7f9fb!important;color:#17202a!important;border-radius:999px;padding:9px 15px;cursor:pointer;white-space:nowrap;font-weight:700;line-height:1.2;opacity:1!important;visibility:visible!important;display:inline-flex!important;align-items:center;justify-content:center}
.ilb-cats button.active,.ilb-cats button:hover,.ilb-cats button:focus-visible{background:#111!important;color:#fff!important;border-color:#111!important;outline:none}
.ilb-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.ilb-card{border:1px solid #e1e5e9;border-radius:14px;background:#fff;box-shadow:0 3px 15px rgba(0,0,0,.05);overflow:hidden}
.ilb-card[data-barhi="1"]{border-top:3px solid #111}
.ilb-card-body{padding:18px}
.ilb-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#737b84;margin-bottom:9px}
.ilb-meta span{font-weight:800;color:#b21f2d}
.ilb-card h3{font-size:19px;line-height:1.45;margin:0 0 10px}
.ilb-card p{font-size:14px;line-height:1.7;color:#58616b;margin:0 0 15px}
.ilb-source{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;border-top:1px solid #edf0f2;padding-top:12px}
.ilb-source a{font-weight:800;text-decoration:none}
.ilb-empty{padding:40px;text-align:center;border:1px dashed #ccd2d8;border-radius:12px;grid-column:1/-1}
@media(max-width:900px){.ilb-news-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.ilb-news-top{align-items:flex-start;flex-direction:column}.ilb-news-top h2{font-size:25px}.ilb-news-grid{grid-template-columns:1fr}.ilb-card h3{font-size:18px}.ilb-cats{padding:12px 0}.ilb-cats button{font-size:14px;padding:8px 13px}}
