.delete-dialog{width:min(390px,calc(100% - 32px));border:0;border-radius:24px;padding:0;background:#fff;color:#17201b;box-shadow:0 25px 80px rgba(16,30,20,.22)}.delete-dialog::backdrop{background:rgba(26,35,28,.32);backdrop-filter:blur(4px)}.delete-dialog-content{padding:28px}.delete-dialog-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:20px;border-radius:14px;background:#fff0ee;color:#bd5449}.delete-dialog-icon svg{display:block;width:21px;height:21px}.delete-dialog .eyebrow{margin-bottom:8px}.delete-dialog h2{margin:0;font-size:22px;letter-spacing:-.7px}.delete-dialog p:not(.eyebrow){margin:11px 0 0;color:#78817b;font-size:13px;line-height:1.7}.delete-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.delete-confirm-button{border:0;border-radius:12px;background:#bd5449;color:#fff;padding:12px 16px;font:600 13px inherit;cursor:pointer}.delete-confirm-button:hover{background:#a9453b}@media(max-width:760px){.delete-dialog{width:calc(100% - 32px);border-radius:22px}.delete-dialog-content{padding:24px 21px}.delete-dialog h2{font-size:20px}.delete-dialog-actions{margin-top:22px}.delete-dialog-actions .text-button{padding:10px 8px}}
