.wcr-container{margin-top:10px}.wcr-form{width:100%}.wcr-field{margin-bottom:15px}.wcr-field label{display:inline-block;font-weight:500;margin-bottom:0;font-size:1em;width:100%}.wcr-field label.required{color:#4d4d4d}.wcr-field label.required::after{color:#f56c6c;content:" *";margin-left:3px}.wcr-field input[type="text"],.wcr-field input[type="email"],.wcr-field textarea{width:100%;max-width:100%;border-color:#dadbdd;padding:11px 15px;font-size:1em}.wcr-field select{width:100%;max-width:100%;border-color:#dadbdd;font-size:1em;padding-left:15px;margin-bottom:0}.wcr-field textarea{min-height:90px}.wcr-field input[type="text"]::placeholder,.wcr-field input[type="email"]::placeholder,.wcr-field select::placeholder,.wcr-field textarea::placeholder{color:#868e96;opacity:1}.wcr-field.checkbox label{font-weight:400}#wcr-form p.wcr-actions{margin-bottom:17px}.wcr-actions .button[disabled]{opacity:.6;cursor:not-allowed}.wcr-claim-tip{display:block;color:#a00;margin-top:6px}.wcr-table{width:100%;margin-top:14px}.wcr-table th,.wcr-table td{text-align:left}.wcr-field input:invalid:not(:placeholder-shown),.wcr-field select:invalid:not(:placeholder-shown),.wcr-field textarea:invalid:not(:placeholder-shown),.wcr-field input.error,.wcr-field select.error,.wcr-field textarea.error{border-color:#f56c6c!important;border-width:1px}.wcr-field input:invalid:not(:placeholder-shown):focus,.wcr-field select:invalid:not(:placeholder-shown):focus,.wcr-field textarea:invalid:not(:placeholder-shown):focus,.wcr-field input.error:focus,.wcr-field select.error:focus,.wcr-field textarea.error:focus{outline-color:#f56c6c;border-color:#f56c6c!important}.wcr-field-error{color:#f56c6c;font-size:.9em;margin-top:4px;display:block}.wcr-field.has-error input,.wcr-field.has-error select,.wcr-field.has-error textarea{border-color:#f56c6c!important;background-color:#fff}.wcr-field.has-error label{color:#f56c6c}.wcr-toast-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;align-items:flex-start;justify-content:center;padding-top:80px;pointer-events:none;opacity:0;transition:opacity .35s ease}.wcr-toast-overlay.wcr-toast-visible{opacity:1}.wcr-toast{pointer-events:auto;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgb(0 0 0 / .18);padding:28px 36px;max-width:480px;width:90%;text-align:center;position:relative;transform:translateY(-30px);transition:transform .35s ease}.wcr-toast-overlay.wcr-toast-visible .wcr-toast{transform:translateY(0)}.wcr-toast-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1}.wcr-toast-icon.success{background:#e8f5e9;color:#2e7d32}.wcr-toast-icon.error{background:#fce4ec;color:#c62828}.wcr-toast-title{font-size:1.15em;font-weight:600;color:#222;margin-bottom:6px}.wcr-toast-msg{font-size:.95em;color:#555;line-height:1.5}.wcr-toast-progress{position:absolute;bottom:0;left:0;height:4px;border-radius:0 0 12px 12px;width:100%;transform-origin:left}.wcr-toast-progress.success{background:#43a047}.wcr-toast-progress.error{background:#e53935}@keyframes wcr-progress-shrink{from{transform:scaleX(1)}to{transform:scaleX(0)}}.wcr-toast-close{position:absolute;top:10px;right:14px;background:none;border:none;font-size:20px;color:#999;cursor:pointer;line-height:1;padding:0}.wcr-toast-close:hover{color:#333}