
/* v43 Sidebar Pro Widgets */
.ab-sidebar-pro{display:grid;gap:16px;margin-bottom:16px}
.ab-pro-widget{background:rgba(255,255,255,.88);backdrop-filter:blur(10px);border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 10px 30px rgba(15,23,42,.07);overflow:hidden}
.ab-pro-widget h3{margin:0 0 12px;font-size:18px;font-weight:900;color:#111827;border-left:4px solid #ef1b2d;padding-left:10px}
.ab-pro-news-item{display:grid;grid-template-columns:30px 72px minmax(0,1fr);gap:10px;align-items:center;text-decoration:none;color:#111827;padding:10px 0;border-bottom:1px solid #edf0f5}
.ab-pro-news-item:last-child{border-bottom:0}
.ab-pro-news-item b{width:28px;height:28px;border-radius:9px;background:#ef1b2d;color:#fff;display:grid;place-items:center;font-size:12px}
.ab-pro-thumb{height:54px;border-radius:11px;overflow:hidden;background:#f1f5f9;display:block}
.ab-pro-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ab-pro-news-item strong{font-size:14px;line-height:1.35;font-weight:900}
.ab-pro-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px}
.ab-pro-tabs button{border:0;border-radius:10px;background:#f1f5f9;padding:9px 6px;font-weight:900;color:#111827}
.ab-pro-tabs button:first-child{background:#ef1b2d;color:#fff}
.ab-pro-timeline a{display:block;text-decoration:none;color:#111827;border-left:2px solid #ef1b2d;padding:0 0 14px 13px;margin-left:8px;position:relative}
.ab-pro-timeline a:before{content:"";position:absolute;left:-6px;top:0;width:10px;height:10px;border-radius:50%;background:#ef1b2d}
.ab-pro-timeline em{display:block;font-style:normal;color:#ef1b2d;font-size:12px;font-weight:900;margin-bottom:4px}
.ab-pro-timeline strong{font-size:14px;line-height:1.4}
.ab-pro-video a{height:132px;border-radius:16px;background:linear-gradient(135deg,#111827,#ef1b2d);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-decoration:none;gap:8px}
.ab-pro-video span{width:52px;height:52px;border-radius:50%;background:#fff;color:#ef1b2d;display:grid;place-items:center;font-size:24px}
.ab-pro-poll p{font-weight:800;color:#334155}.ab-pro-poll button{border:0;background:#ef1b2d;color:#fff;border-radius:10px;padding:9px 16px;margin-right:8px;font-weight:900}.ab-pro-poll div{height:8px;background:#fee2e2;border-radius:99px;margin-top:12px;overflow:hidden}.ab-pro-poll div span{display:block;height:100%;background:#ef1b2d;border-radius:99px}
.ab-pro-social{display:grid;grid-template-columns:1fr;gap:9px}.ab-pro-social h3{grid-column:1/-1}.ab-pro-social a{display:flex;align-items:center;justify-content:center;text-decoration:none;background:#f8fafc;border-radius:12px;padding:11px;font-weight:900;color:#111827}.ab-pro-social a:nth-of-type(1){background:#e8f1ff;color:#1877f2}.ab-pro-social a:nth-of-type(2){background:#fee2e2;color:#dc2626}.ab-pro-social a:nth-of-type(3){background:#e0f2fe;color:#0284c7}
.ab-pro-stats div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ab-pro-stats span{background:#f8fafc;border-radius:12px;padding:11px 6px;text-align:center;font-size:12px;font-weight:800}.ab-pro-stats b{display:block;font-size:20px;color:#ef1b2d}
.ab-pro-tags{display:block}.ab-pro-tags a{display:inline-flex;margin:4px;padding:7px 10px;border-radius:999px;background:#f1f5f9;text-decoration:none;color:#111827;font-size:12px;font-weight:800}
.ab-pro-newsletter{background:linear-gradient(135deg,#fff,#fff1f2)}.ab-pro-newsletter p{color:#64748b;font-weight:700}.ab-pro-newsletter input{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:11px;margin:8px 0}.ab-pro-newsletter button{width:100%;border:0;border-radius:12px;background:#ef1b2d;color:#fff;padding:11px;font-weight:900}
.ab-pro-alert{display:flex;align-items:center;gap:10px;background:#fff1f2;border-color:#fecdd3}.ab-pro-alert span{width:40px;height:40px;border-radius:50%;background:#ef1b2d;color:#fff;display:grid;place-items:center}.ab-pro-alert strong{font-size:15px}
.ab-sidebar-pro-dark .ab-pro-widget{background:#0f172a;color:#fff;border-color:#1f2937}.ab-sidebar-pro-dark .ab-pro-widget h3,.ab-sidebar-pro-dark .ab-pro-news-item,.ab-sidebar-pro-dark .ab-pro-timeline a{color:#fff}.ab-sidebar-pro-dark .ab-pro-tabs button,.ab-sidebar-pro-dark .ab-pro-social a,.ab-sidebar-pro-dark .ab-pro-stats span,.ab-sidebar-pro-dark .ab-pro-tags a{background:#1f2937;color:#fff}
.ab-sidebar-pro-minimal .ab-pro-widget{box-shadow:none;border-radius:10px}.ab-sidebar-pro-card .ab-pro-widget{border-radius:24px;box-shadow:0 18px 40px rgba(15,23,42,.10)}
@media(max-width:991px){.ab-sidebar-pro{grid-template-columns:repeat(2,minmax(0,1fr))}.ab-pro-widget{min-width:0}}
@media(max-width:640px){.ab-sidebar-pro{grid-template-columns:1fr}.ab-pro-news-item{grid-template-columns:28px 68px minmax(0,1fr)}.ab-pro-widget{border-radius:16px;padding:14px}}
