.browser-notifications{padding:16px 18px;border-bottom:1px solid #e5e9e7;display:grid;gap:10px;background:#f7f9f8;color:#25332c}
.browser-notifications strong{font-size:13px;font-weight:600}
.browser-notifications p{font-size:13px;line-height:1.5;font-weight:400;margin:4px 0 0;color:#69756e}
.browser-notification-actions{display:flex;flex-wrap:wrap;gap:8px}
.browser-notification-actions button{min-height:32px;padding:6px 13px;font-size:13px;white-space:nowrap;border-radius:999px}
.browser-notifications .browser-notification-status{color:#355448}
.browser-notifications [hidden]{display:none!important}
@media(max-width:520px){.notification-panel{width:calc(100vw - 24px);max-width:400px;right:12px}.browser-notifications{padding:14px}}
