/* PATCH 213 — sino e badge de notificações */
.tb-notification-icon{position:relative!important;overflow:visible!important;display:grid!important;place-items:center!important}
.tb-bell-line{width:21px!important;height:21px!important;display:grid!important;place-items:center!important;transform:none!important;color:#fff!important;font-size:0!important;line-height:0!important}
.tb-bell-line svg{display:block!important;width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;overflow:visible!important}
.tb-notification-badge{position:absolute!important;z-index:5!important;top:-5px!important;right:-5px!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:18px!important;height:18px!important;padding:0 4px!important;border-radius:999px!important;background:#ef3d32!important;color:#fff!important;border:2px solid #0a6684!important;box-shadow:0 2px 7px rgba(0,0,0,.25)!important;font-size:9px!important;font-weight:900!important;line-height:1!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important}
@media(max-width:390px){.tb-bell-line,.tb-bell-line svg{width:19px!important;height:19px!important}.tb-notification-badge{top:-4px!important;right:-4px!important;min-width:17px!important;height:17px!important;font-size:8px!important}}
