.coupon-hidden { display: none !important; }
.cat-promocodefor-sidebar-item { display:flex; border-radius:6px!important; margin:1px 8px; color:var(--cat-promocodefor-text-main); position:relative; border:none!important; align-items:center; padding:6px 12px!important; text-decoration:none!important; font-weight:400; font-size:0.85rem; transition:background-color 0.15s ease,color 0.15s ease; }
.cat-promocodefor-sidebar-item:hover i { color:var(--cat-promocodefor-text-main); }
.cat-promocodefor-sidebar-item.active i { color:var(--primary-color); }
.cat-promocodefor-sidebar-item.active .badge { color:#0F172A!important; background:#E2E8F0!important; }
.cat-promocodefor-sidebar-item:hover { color:var(--cat-promocodefor-text-active)!important; background-color:var(--cat-promocodefor-bg-hover)!important; }
.cat-promocodefor-sidebar-item i { color:#94A3B8; font-size:0.85rem; }
:root { --promocodefor-site-fp: "cf3ertmw"; --cat-promocodefor-bg-hover:#F8FAFC; --cat-promocodefor-bg-badge:#F1F5F9; --cat-promocodefor-text-badge:#64748B; --cat-promocodefor-text-header:#94A3B8; --primary-color:#EF4444; --cat-promocodefor-text-main:#475569; --cat-promocodefor-text-active:#0F172A; --cat-promocodefor-border-sep:#F8FAFC; --promocodefor-site-fp: "gdgzcofb"; --cat-promocodefor-bg-active:#F1F5F9; --cat-promocodefor-bg-base:#ffffff; --cat-promocodefor-shadow-box:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02); --cat-promocodefor-border-main:#E2E8F0; }
.cat-promocodefor-sidebar-item .badge { padding:0.2rem 0.5rem; font-weight:500; color:var(--cat-promocodefor-text-badge)!important; font-size:0.7rem; background:var(--cat-promocodefor-bg-badge)!important; }
.cat-promocodefor-sidebar-item.active::before { transform:translateY(-50%); height:60%; left:-8px; position:absolute; top:50%; width:3px; background:var(--primary-color); content:""; border-radius:0 4px 4px 0; }
.cat-promocodefor-sidebar-item.active { font-weight:600; background-color:var(--cat-promocodefor-bg-active)!important; color:var(--cat-promocodefor-text-active)!important; }