.background-task-notifications{z-index:9000;gap:12px;width:min(380px,100vw - 40px);max-height:calc(100dvh - 40px);display:grid;position:fixed;bottom:20px;right:20px;overflow-y:auto}.background-task-notice{background:var(--ds-surface,#fff);color:var(--ds-text,#0f172a);text-align:left;cursor:pointer;border:1px solid #0891b2;border-left-width:5px;border-radius:12px;gap:8px;padding:18px;display:grid;box-shadow:0 10px 35px #0f172a38}.background-task-notice.is-paused{border-color:#d97706}.background-task-notice strong{font-size:15px}.background-task-notice span{overflow-wrap:anywhere;font-size:13px;line-height:1.5}.background-task-notice small{color:#087b95;font-weight:600}.background-task-notice:focus-visible{outline-offset:2px;outline:3px solid #0891b2}
