.notification-bell .notification-bell-btn{color:rgb(var(--v-theme-on-surface))}.notification-bell .notification-bell-btn:hover{background-color:rgb(var(--v-theme-surface-variant))}.notification-bell .notifications-list{max-height:400px;overflow-y:auto}.notification-bell .notification-item{cursor:pointer;transition:background-color .2s ease}.notification-bell .notification-item:hover{background-color:rgb(var(--v-theme-surface-variant))}.notification-bell .notification-item.unread{background-color:rgb(var(--v-theme-primary-container))}.notification-bell .v-list-item{border-bottom:1px solid rgb(var(--v-theme-outline-variant))}.notification-bell .v-list-item:last-child{border-bottom:none}.notification-popup .actions,.notification-popup .content{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.notification-popup .actions p,.notification-popup .content p{width:80%}.notification-toast{pointer-events:none;top:60px!important}.notification-toast .btn-col{align-items:flex-end;display:flex;flex-direction:column}.notification-toast .btn-col .v-btn{width:-moz-max-content;width:max-content}.toast-title{font-size:14px;font-weight:800}.toast-title+p{line-height:16px}@media (min-width:800px){.notification-toast .v-snackbar__wrapper{max-width:300px!important}}
