.styles_dropdown__aKPx0{width:400px;max-height:520px;background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow-lg);border:1px solid var(--divider-color);display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width:460px){.styles_dropdown__aKPx0{width:calc(100vw - 24px);right:12px!important}}.styles_header__BRJEI{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_header__BRJEI .styles_title__5tLgg{font-size:18px;font-weight:700;color:var(--text-color);letter-spacing:-.02em}.styles_header__BRJEI .styles_mark_all_read__R4QnG{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:var(--border-radius-sm);transition:background-color .15s ease;font-size:13px;font-weight:500;color:var(--muted-text-color)}.styles_header__BRJEI .styles_mark_all_read__R4QnG:hover{background-color:var(--background-color);color:var(--text-color)}.styles_list___UpD2{flex:1 1;overflow-y:auto;overscroll-behavior:contain}.styles_list___UpD2::-webkit-scrollbar{width:4px}.styles_list___UpD2::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_list___UpD2::-webkit-scrollbar-thumb{background:var(--divider-color);border-radius:2px}.styles_notification_item__SIJmx{position:relative;transition:background-color .15s ease}.styles_notification_item__SIJmx:hover{background-color:var(--background-color)}.styles_notification_item__SIJmx.styles_unread__eAgVU{background-color:rgba(var(--primary-color-rgb),.03)}.styles_notification_item__SIJmx.styles_unread__eAgVU:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:var(--secondary-color);border-radius:0 2px 2px 0}.styles_notification_item__SIJmx .main,.styles_notification_item__SIJmx [class*=main]{border:none!important;border-radius:0!important;background-color:rgba(0,0,0,0)!important}.styles_loading__R9eS3{padding:16px 20px;display:flex;flex-direction:column;gap:12px}.styles_skeleton__rI78L{height:56px;border-radius:var(--border-radius-sm);background:linear-gradient(90deg,var(--background-color) 0,var(--divider-color) 50%,var(--background-color) 100%);background-size:200% 100%;animation:styles_shimmer__4mjTh 1.5s infinite}@keyframes styles_shimmer__4mjTh{0%{background-position:200% 0}to{background-position:-200% 0}}.styles_empty__2Gq_h{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;text-align:center}.styles_empty__2Gq_h p{font-size:16px;font-weight:600;color:var(--text-color);margin-bottom:4px}.styles_empty__2Gq_h span{font-size:14px;color:var(--muted-text-color)}.styles_footer__BCePT{border-top:1px solid var(--divider-color);padding:0;flex-shrink:0}.styles_footer__BCePT .styles_see_all__5dtN4{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 20px;font-size:14px;font-weight:600;color:var(--link-color);text-decoration:none;transition:background-color .15s ease}.styles_footer__BCePT .styles_see_all__5dtN4:hover{background-color:var(--background-color)}