.lp-confirm-dialog{box-sizing:border-box;color:#3d3152;background:#fdfbff;border:1px solid #d9cce9;border-radius:22px;width:min(460px,100vw - 40px);max-height:calc(100dvh - 48px);padding:28px;overflow:auto;box-shadow:0 24px 80px #35204e33}.lp-confirm-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#20162f85}.lp-confirm-symbol{color:#7955b3;background:#eee5f9;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:18px;display:grid}.lp-confirm-dialog h2{color:#3e2d56;margin:0 0 12px;font-size:22px;line-height:1.4}.lp-confirm-dialog p{color:#72637e;margin:0 0 14px;font-size:15px;line-height:1.8}.lp-confirm-dialog .lp-confirm-subject{color:#513969;overflow-wrap:anywhere;background:#f3edf9;border:1px solid #e5d9f0;border-radius:10px;padding:12px 14px;font-weight:600}.lp-confirm-actions{border-top:1px solid #e5dbef;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;padding-top:20px;display:grid}.lp-confirm-actions .button{border-radius:10px;justify-content:center;min-height:46px;font-size:15px}.lp-confirm-actions .button.secondary{color:#75608d;background:#fcfaff;border-color:#d6c8e5}.lp-confirm-actions .button.primary{color:#fff;background:#7952b9;border:1px solid #7952b9}.lp-confirm-actions .button:focus-visible{outline-offset:3px;outline:3px solid #c5afe6}.lp-confirm-dialog .lp-confirm-error{color:#a13e4c}@media (max-width:540px){.lp-confirm-dialog{border-radius:18px;padding:24px}.lp-confirm-dialog h2{font-size:21px}}
