.notification-button{position:relative;font-size:20px}.notification-button em{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--danger);color:#fff;font-size:9px;font-style:normal;display:grid;place-items:center;border:2px solid #fff}.notifications-dialog{width:min(calc(100% - 24px),560px);max-height:min(88vh,780px);padding:20px;border:0;border-radius:24px;color:var(--ink);overflow:auto}.notifications-dialog::backdrop{background:rgba(10,28,52,.58);backdrop-filter:blur(4px)}.push-permission-card{display:flex;align-items:center;gap:12px;margin:16px 0;padding:14px;border-radius:15px;background:linear-gradient(135deg,#edf6ff,#f2ffed);border:1px solid #dcebf7}.push-permission-card div{flex:1}.push-permission-card b,.push-permission-card small{display:block}.push-permission-card b{font-size:12px}.push-permission-card small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.4}.push-permission-card button{padding:10px 13px}.notification-toolbar{display:flex;justify-content:flex-end;gap:7px;margin:14px 0 10px}.notification-toolbar button{border:0;background:#eef6ff;color:var(--blue);border-radius:10px;padding:8px 10px;font-size:9px;font-weight:800}.notifications-list{display:grid;gap:8px}.notification-item{position:relative;padding:13px 13px 13px 17px;border:1px solid var(--line);border-radius:15px;background:#fff;cursor:pointer}.notification-item.unread{background:#f7fbff;border-color:#cfe4fb}.notification-item.unread:before{content:'';position:absolute;left:7px;top:18px;width:5px;height:5px;border-radius:50%;background:var(--blue)}.notification-item-head{display:flex;justify-content:space-between;gap:8px}.notification-item-head b{font-size:11px}.notification-item-head time{font-size:8px;color:var(--muted);white-space:nowrap}.notification-item p{margin:5px 0 0;font-size:10px;line-height:1.45;color:#52637b}.notification-item small{display:block;margin-top:6px;color:var(--blue);font-size:8px;font-weight:800}.notification-empty{text-align:center;padding:34px 15px;color:var(--muted);font-size:11px}.notification-preferences{display:grid;gap:9px;margin-top:17px}.notification-preferences label{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--line);border-radius:14px}.notification-preferences label div{flex:1}.notification-preferences b,.notification-preferences small{display:block}.notification-preferences b{font-size:11px}.notification-preferences small{margin-top:4px;color:var(--muted);font-size:8px}.notification-preferences input{width:20px;height:20px;accent-color:var(--blue)}.notification-preferences button{margin-top:6px}
