.pd-overlay{z-index:10210;box-sizing:border-box;background:#11182785;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.pd-dialog{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:min(460px,100%);max-height:calc(100vh - 32px);overflow:auto;box-shadow:0 20px 48px #0f172a2e}.pd-dialog--wide{width:min(560px,100%)}.pd-body{gap:12px;padding:24px 24px 18px;display:grid}.pd-title{color:#111827;letter-spacing:0;margin:0;font-size:1.15rem;font-weight:800;line-height:1.25}.pd-message,.pd-details,.pd-help{color:#5f6b7a;margin:0;font-size:.92rem;line-height:1.45}.pd-details{color:#7b8494}.pd-field{color:#111827;gap:7px;font-size:.82rem;font-weight:800;display:grid}.pd-input{color:#111827;width:100%;min-height:42px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #cfd6e4;border-radius:8px;outline:none;padding:9px 11px;font-weight:500}textarea.pd-input{resize:vertical;min-height:96px}.pd-input:focus{border-color:#2f7162;box-shadow:0 0 0 3px #2f716229}.pd-actions{justify-content:space-between;gap:12px;padding:0 24px 24px;display:flex}.pd-actions .havu-cancel-btn,.pd-actions .havu-save-btn{min-width:112px}@media (width<=420px){.pd-body{padding:20px 18px 16px}.pd-actions{flex-direction:column-reverse;padding:0 18px 20px}.pd-actions .havu-cancel-btn,.pd-actions .havu-save-btn{width:100%}}
