.alerts-control{z-index:100;align-items:center;display:flex;position:relative}.alerts-bell{min-width:34px;min-height:34px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid;position:relative}.alerts-dot{color:#fff;background:#3c83f6;border-radius:20px;place-items:center;min-width:18px;height:18px;padding:0 3px;font-size:10px;font-weight:750;display:grid;position:absolute;top:-5px;right:-7px}.alerts-popover{color:#ecf3ff;text-align:left;background:#10213a;border:1px solid #5c78a1;border-radius:15px;flex-direction:column;width:min(390px,100vw - 20px);max-height:70vh;display:flex;position:absolute;top:calc(100% + 14px);right:-35px;overflow:hidden;box-shadow:0 18px 50px #0008}.alerts-popover header{border-bottom:1px solid #53698a55;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.alerts-popover header strong{font-size:16px}.alerts-popover header button{color:#96bdff;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:11px;display:inline-flex}.alerts-list{overflow-y:auto}.alerts-list>p,.alerts-popover>p{color:#a5b8d4;padding:17px;font-size:12px}.alerts-list article{border-bottom:1px solid #50678a3b;padding:10px 14px}.alerts-list article.unread{background:#2853893e}.alerts-list article>a{color:inherit;align-items:flex-start;gap:10px;text-decoration:none;display:flex}.alerts-list article>a>img,.alerts-avatar{object-fit:cover;border-radius:50%;flex:none;width:32px;height:32px}.alerts-avatar{color:#fff;background:#3064a8;place-items:center;display:grid}.alerts-list article strong{font-size:12px;font-weight:550;line-height:1.4;display:block}.alerts-list article small{color:#a4b7d0;margin-top:4px;font-size:10px;display:block}.alerts-actions{gap:8px;margin:8px 0 2px 42px;display:flex}.alerts-actions button{color:#fff;cursor:pointer;background:#2e66c7;border:1px solid #648ed0;border-radius:8px;padding:5px 11px;font-size:11px}.alerts-actions button+button{color:#bcd0ec;background:0 0}html[data-theme=light] .alerts-popover{color:#203552;background:#fff;border-color:#b6cbe6;box-shadow:0 18px 45px #1d3c6d33}html[data-theme=light] .alerts-list article.unread{background:#e8f2ff}html[data-theme=light] .alerts-list article small{color:#5a7494}
