#gp-profile-menu .iqec-gp-bell-switcher{padding:10px 12px 4px;list-style:none}
#gp-profile-menu .iqec-gp-bell-switcher__inner{display:flex;gap:8px;align-items:center}
#gp-profile-menu .iqec-gp-bell-switcher__btn{appearance:none;border:1px solid rgba(15,23,42,.08);background:#fff;color:#0f172a;border-radius:999px;padding:8px 14px;font:700 12px/1.3 "Noto Kufi Arabic",Tahoma,Arial,sans-serif;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
#gp-profile-menu .iqec-gp-bell-switcher__btn.is-active{background:linear-gradient(135deg,#eef2ff,#dbeafe);color:#1d4ed8;border-color:rgba(59,130,246,.18)}
#gp-profile-menu .iqec-gp-bell-switcher__badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#2563eb;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}
#gp-profile-menu .iqec-gp-bell-switcher__badge[hidden]{display:none}
#gp-profile-menu .iqec-gp-bell-switcher__hint{margin-top:8px;padding-inline:2px;color:#64748b;font:700 11px/1.8 "Noto Kufi Arabic",Tahoma,Arial,sans-serif}
.gp-profile-button>.gp-notification-counter,
#gp-profile-menu .gp-notifications-tab,
#gp-profile-menu .gp-profile-menu-tabs .gp-notification-counter{position:relative}
.iqec-gp-bell-study-dot{position:absolute;top:-4px;right:-4px;width:10px;height:10px;border-radius:999px;background:#2563eb;box-shadow:0 0 0 2px #fff}
.iqec-gp-bell-study-dot[hidden]{display:none}
.iqec-gp-bell-toast-anchor{position:absolute;inset:auto 0 100% auto;pointer-events:none}
.iqec-gp-bell-toast{position:absolute;top:-12px;right:-8px;transform:translateY(-100%);min-width:220px;max-width:280px;padding:12px 14px;border-radius:16px;background:#0f172a;color:#fff;box-shadow:0 20px 44px rgba(15,23,42,.26);display:flex;align-items:flex-start;gap:10px;pointer-events:auto;cursor:pointer;z-index:999999}
.iqec-gp-bell-toast:after{content:"";position:absolute;bottom:-8px;right:18px;border-width:8px 8px 0 8px;border-style:solid;border-color:#0f172a transparent transparent transparent}
.iqec-gp-bell-toast__icon{font-size:18px;line-height:1.2}
.iqec-gp-bell-toast__title{font:800 12px/1.8 "Noto Kufi Arabic",Tahoma,Arial,sans-serif}
.iqec-gp-bell-toast__meta{font:700 11px/1.7 "Noto Kufi Arabic",Tahoma,Arial,sans-serif;color:#cbd5e1}
@media (max-width:640px){
  .iqec-gp-bell-toast{min-width:190px;max-width:220px;right:-2px}
}

#iqec-notification-center-root[hidden],
#iqec-nc-launcher-wrap[hidden],
#iqec-nc-panel[hidden],
#iqec-nc-backdrop[hidden]{display:none !important}
.gp-profile-button{position:relative}
#gp-profile-menu .gp-notifications-tab{position:relative;display:inline-flex;align-items:center;justify-content:center}
.gp-profile-button>.gp-notification-counter .iqec-gp-bell-study-dot,
#gp-profile-menu .gp-profile-menu-tabs .gp-notification-counter .iqec-gp-bell-study-dot{display:none !important}
.gp-profile-button>.iqec-gp-bell-study-dot{top:6px;right:6px}
#gp-profile-menu .gp-notifications-tab>.iqec-gp-bell-study-dot{top:2px;right:2px}
