.recoverrate-form{max-width:860px;margin:24px 0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:22px}.rr-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rr-field-wide{grid-column:1/-1}.rr-field label{display:block;font-weight:600;margin-bottom:7px}.rr-field label span{color:#b91c1c}.rr-field input,.rr-field select,.rr-field textarea{width:100%;border:1px solid #d1d5db;border-radius:6px;padding:10px 12px;min-height:42px}.rr-field textarea{min-height:110px}.rr-choice-list label{font-weight:400;margin-bottom:6px}.rr-submit-button{background:#0875c9;color:#fff;border:0;border-radius:6px;padding:12px 22px;font-weight:700;cursor:pointer}.rr-form-actions{margin-top:18px}.rr-form-message{padding:12px 14px;border-radius:6px;margin:12px 0}.rr-success{background:#dcfce7;color:#166534}.rr-error{background:#fee2e2;color:#991b1b}@media(max-width:700px){.rr-form-grid{grid-template-columns:1fr}}
.recoverrate-form .rr-submit-button[disabled]{opacity:.7;cursor:not-allowed}.rr-form-modal{display:none;position:fixed;inset:0;z-index:100000;align-items:center;justify-content:center;padding:20px}.rr-form-modal.is-open{display:flex}.rr-form-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55)}.rr-form-modal-dialog{position:relative;background:#fff;border-radius:14px;box-shadow:0 24px 80px rgba(15,23,42,.28);padding:28px;max-width:460px;width:100%;text-align:center}.rr-form-modal-dialog h3{margin:0 0 10px;font-size:24px}.rr-form-modal-dialog p{margin:0 0 22px;color:#475569;line-height:1.6}.rr-form-modal-close{position:absolute;top:10px;right:12px;border:1px solid #d7dde7;background:#fff;border-radius:50%;width:32px;height:32px;font-size:20px;line-height:1;cursor:pointer}.rr-form-modal-open{overflow:hidden}
