.dh-action-dialog{z-index:12000;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dh-action-dialog__backdrop{cursor:default;background:#0f172a85;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.dh-action-dialog__panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:min(100%,440px);max-height:min(720px,100vh - 40px);padding:24px;position:relative;overflow:auto;box-shadow:0 24px 64px #0f172a3d}.dh-action-dialog__icon{color:#2563eb;background:#eff6ff;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:14px;display:grid}.dh-action-dialog__icon.is-danger{color:#dc2626;background:#fef2f2}.dh-action-dialog__icon svg{width:22px;height:22px}.dh-action-dialog__content h2{color:#0f172a;margin:0;font-size:20px;line-height:1.35}.dh-action-dialog__content p{color:#475569;white-space:pre-line;margin:10px 0 0;font-size:14px;line-height:1.65}.dh-action-dialog__prompt{box-sizing:border-box;resize:vertical;color:#0f172a;width:100%;font:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;margin-top:14px;padding:10px 12px;line-height:1.55}.dh-action-dialog__prompt:focus{border-color:#2563eb;outline:3px solid #2563eb29}.dh-action-dialog__actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}@media (width<=640px){.dh-action-dialog{align-items:end;padding:12px}.dh-action-dialog__panel{border-radius:18px 18px 14px 14px;width:100%;padding:20px}.dh-action-dialog__actions .btn{flex:1}}
