.popup-notifications-bell .popup-header{display:flex;margin-left:var(--popup-content-gap);margin-right:var(--popup-content-gap)}.popup-notifications-bell .popup-title{display:inline-flex;align-items:center;gap:.25em}.popup-notifications-bell .popup-title .title-icon{color:var(--theme-font-orange)}.popup-notifications-bell .popup-title .btn{font-size:.75em}.popup-notifications-bell .popup-title .btn-all-read{margin-left:auto;margin-right:calc(1.75*var(--shadow-size))}.popup-notifications-bell .popup-content{position:relative;margin:calc(var(--popup-content-gap)/2);padding:0}.popup-notifications-bell .popup-footer{margin:0 var(--popup-content-gap)}.popup-notifications-bell .popup-footer .notice{font-size:.75em;text-align:center}.popup-notifications-bell .loading-content{--mask-bg-color: rgba(0, 0, 0, 0.1);border-radius:var(--radius-xl)}.popup-notifications-bell .loading-content.hidden~.message-list:empty::before{content:var(--l10n-no-notifications)}.popup-notifications-bell .loading-content .loading-image{width:5em}.popup-notifications-bell .message-list{flex:1;overflow-y:auto;padding:0 calc(var(--popup-content-gap)/2)}.popup-notifications-bell .message-item{--item-gap: 1em;--item-bg-color: var(--theme-bg-primary);--title-font-size-ratio: 1.25;--content-gap-y: 1em;--read-state-width: 1.25em;margin:calc(var(--popup-content-gap)/2) 0;padding:var(--item-gap) 0;border-radius:var(--radius-l);background-color:var(--item-bg-color)}.popup-notifications-bell .message-item .message-container{display:flex;gap:var(--item-gap);margin:0 var(--item-gap)}.popup-notifications-bell .message-item:not([data-read]),.popup-notifications-bell .message-item[data-read=no]{--color: var(--theme-font-orange)}.popup-notifications-bell .message-item:not([data-read]) .read-state,.popup-notifications-bell .message-item[data-read=no] .read-state{color:var(--color)}.popup-notifications-bell .message-item:not([data-read]) .read-state i.fa-envelope-open,.popup-notifications-bell .message-item[data-read=no] .read-state i.fa-envelope-open{display:none}.popup-notifications-bell .message-item:not([data-read]) .message-details>summary,.popup-notifications-bell .message-item[data-read=no] .message-details>summary{color:var(--color)}.popup-notifications-bell .message-item[data-read=yes] .read-state{margin-top:-0.125em}.popup-notifications-bell .message-item[data-read=yes] .read-state i.fa-envelope{display:none}.popup-notifications-bell .message-item:last-child{margin-bottom:5em}.popup-notifications-bell .message-item .read-state{position:sticky;top:0;z-index:1;height:max-content;width:var(--read-state-width);font-size:calc(var(--title-font-size-ratio)*1em);text-align:center}.popup-notifications-bell .message-item .message-details{width:calc(100% - var(--item-gap) - var(--read-state-width)*var(--title-font-size-ratio))}.popup-notifications-bell .message-item .message-details[open]>summary{padding-bottom:calc(var(--content-gap-y)/2)}.popup-notifications-bell .message-item .message-details[open]>summary::after{content:"";display:block;margin-top:var(--content-gap-y);border-bottom:.125em dashed #a9a9a9}.popup-notifications-bell .message-item .message-details[open] .message-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}.popup-notifications-bell .message-item .message-details>summary{list-style:none;position:sticky;top:0;z-index:1;background-color:var(--item-bg-color)}.popup-notifications-bell .message-item .message-details>summary::-webkit-details-marker{display:none}.popup-notifications-bell .message-item .message-title{font-size:calc(var(--title-font-size-ratio)*1em);font-weight:bold;line-height:1.25}.popup-notifications-bell .message-item .message-date{opacity:.75;margin-top:.25em}.popup-notifications-bell .message-item .message-content{margin-top:calc(var(--content-gap-y)/2);padding-bottom:var(--content-gap-y);width:100%}

/*# sourceMappingURL=1583.eeae01bd.css.map*/