.push-badge-anchor{position:relative}
.push-unread-badge{position:absolute;top:0;right:0;min-width:20px;height:20px;padding:0 4px;display:grid;place-items:center;background:#ba2424;color:#fff;border-radius:12px;font-size:11px;font-weight:700;line-height:1;pointer-events:none}
.push-unread-badge[hidden]{display:none}
.drawer-item .push-unread-badge{top:50%;right:10px;transform:translateY(-50%)}
.drawer-item[data-custom-drawer="notifications"]{padding-right:44px}
.push-inbox-entry{padding:20px 0;border-bottom:1px solid #d5dedb;overflow-wrap:anywhere}
.push-inbox-entry strong{display:block;font-size:18px;margin:0 0 8px;letter-spacing:0}
.push-inbox-entry>span{display:block;white-space:pre-wrap;margin:0 0 12px}
.push-inbox-entry time{font-size:13px;color:#53625e}
button.push-inbox-entry{position:relative;display:block;width:100%;background:transparent;color:inherit;border:0;border-bottom:1px solid #d5dedb;border-radius:0;text-align:left;font:inherit;padding-right:36px;cursor:pointer}
button.push-inbox-entry>svg{position:absolute;right:4px;top:22px;width:20px;height:20px}
button.push-inbox-entry:hover{background:#eef7f4}
button.push-inbox-entry:focus-visible{outline:2px solid #008c78;outline-offset:2px}
