/* V22.2.52 — Central de notificações mais compacta e controle por aparelho. */
.notifications-list{align-content:start;gap:14px;scrollbar-gutter:stable;}
.notifications-list.has-scroll{max-height:min(48dvh,460px);overflow-y:auto;overscroll-behavior:contain;padding-right:8px;}
.notification-item{padding:15px 14px;gap:12px;border-radius:16px;min-height:78px;}
.notification-copy{gap:7px;}
.notification-copy strong{font-size:.94rem;line-height:1.22;}
.notification-copy small{font-size:.78rem;line-height:1.48;color:#c8cbd1;}
.notification-item time{padding-top:2px;}
.notification-push-toggle{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;}
.notification-push-toggle .push-toggle-icon{font-size:1rem;line-height:1;}
#notificationsPushEnable.is-enabled{border-color:rgba(255,212,0,.72);background:rgba(255,212,0,.08);color:#ffd400;}
#notificationsPushEnable.is-disabled{border-color:#464b54;color:#c6c9cf;background:#15181d;}
@media(max-width:640px){.notifications-card{max-height:min(84dvh,760px)}.notifications-list.has-scroll{max-height:46dvh}.notification-item{padding:14px 12px;gap:11px}.notification-copy small{font-size:.8rem}}
