.loan-type-question{font-size:18px;font-weight:600;color:#333;margin-bottom:20px;text-align:center}.loan-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:8px}@media(max-width:520px){.loan-type-grid{grid-template-columns:repeat(2,1fr)}}.loan-type-option{display:flex;align-items:center;justify-content:center;text-align:center;padding:14px 8px;border:1.5px solid #e0e0e0;border-radius:10px;background:#fff;font-size:13px;font-weight:500;color:#444;cursor:pointer;transition:all .15s ease;font-family:inherit;line-height:1.3;min-height:56px}.loan-type-option:hover{border-color:#1a237e;color:#1a237e;background:#f0f0ff}.loan-type-option.selected{background:#1a237e;border-color:#1a237e;color:#fff}.step-container{animation:fadeSlideIn .3s ease}.gender-toggle{display:flex;gap:12px}.gender-btn{flex:1;padding:14px 16px;border:1.5px solid #e0e0e0;border-radius:10px;background:#fff;font-size:15px;font-weight:500;color:#555;cursor:pointer;transition:all .15s ease;font-family:inherit}.gender-btn:hover{border-color:#1a237e;color:#1a237e}.gender-btn.selected{background:#1a237e;border-color:#1a237e;color:#fff}.select-wrapper{position:relative}.field-select{width:100%;padding:14px 40px 14px 14px;border:1.5px solid #e0e0e0;border-radius:10px;background:#fff;font-size:15px;color:#333;cursor:pointer;appearance:none;-webkit-appearance:none;font-family:inherit;transition:border-color .2s}.field-select:focus{outline:none;border-color:#1a237e;box-shadow:0 0 0 3px #1a237e14}.field-select:invalid,.field-select option[value=""]{color:#bdbdbd}.select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:#999;display:flex;align-items:center}.select-arrow svg{width:18px;height:18px}.date-selects{display:flex;gap:10px}.date-select-item{flex:1}.date-select-item .field-select{padding-right:32px;font-size:14px}.loan-form-wrapper{width:100%;max-width:580px;margin:0 auto}.loan-form-card{background:#fff;border-radius:16px;padding:40px 40px 36px;box-shadow:0 1px 4px #0000000f}@media(max-width:600px){.loan-form-card{padding:28px 20px 24px}}.logo-container{display:flex;justify-content:center;margin-bottom:28px}.logo-text{font-size:36px;font-weight:800;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:0}.logo-credito{color:#1a1a2e;background:#1a1a2e;color:#fff;padding:4px 6px 4px 8px;border-radius:6px 0 0 6px;line-height:1}.logo-zen{color:#fff;background:#00897b;padding:4px 8px 4px 6px;border-radius:0 6px 6px 0;line-height:1}.progress-section{margin-bottom:32px}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.progress-label{font-size:14px;color:#9e9e9e}.progress-value{font-size:14px;font-weight:600;color:#333}.progress-bar-track{width:100%;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.progress-bar-fill{height:100%;background:#1a237e;border-radius:4px;transition:width .4s ease}.form-fields{margin-bottom:24px}.field-group{margin-bottom:20px}.field-label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.field-required{color:#e53935;margin-left:2px}.input-wrapper{display:flex;align-items:center;border:1.5px solid #ffcdd2;border-radius:10px;background:#fff5f5;padding:0 14px;transition:border-color .2s,box-shadow .2s}.input-wrapper:focus-within{border-color:#1a237e;box-shadow:0 0 0 3px #1a237e14;background:#fff}.input-wrapper.valid{border-color:#c8e6c9;background:#f1f8e9}.input-icon{color:#9e9e9e;margin-right:10px;flex-shrink:0;display:flex;align-items:center}.input-icon svg{width:20px;height:20px}.field-input{flex:1;border:none;outline:none;font-size:15px;padding:14px 0;background:transparent;color:#333;font-family:inherit}.field-input::placeholder{color:#bdbdbd}.field-input.phone-input{font-family:Courier New,Courier,monospace;font-size:16px;font-weight:600;letter-spacing:.5px}.consent-section{margin-bottom:28px}.consent-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;cursor:pointer}.consent-item:last-child{margin-bottom:0}.checkbox-wrapper{position:relative;flex-shrink:0;width:22px;height:22px;margin-top:1px}.checkbox-input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;z-index:1;margin:0}.checkbox-custom{width:22px;height:22px;border:2px solid #d0d0d0;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.checkbox-input:checked+.checkbox-custom{background:#1a237e;border-color:#1a237e}.checkbox-input:checked+.checkbox-custom svg{opacity:1}.checkbox-custom svg{width:14px;height:14px;color:#fff;opacity:0;transition:opacity .15s ease}.consent-text{font-size:13px;line-height:1.5;color:#555}.consent-text.required-consent{color:#e53935}.consent-link{color:#00897b;text-decoration:underline;cursor:pointer}.consent-link:hover{color:#00695c}.submit-button{width:100%;padding:16px 24px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;font-family:inherit}.submit-button.enabled{background:#ffd54f;color:#333}.submit-button.enabled:hover{background:#ffca28;box-shadow:0 2px 8px #ffca2866}.submit-button.disabled{background:#fff3c4;color:#999;cursor:not-allowed}.submit-button svg{width:18px;height:18px}.security-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;padding-top:0}.security-note svg{width:18px;height:18px;color:#9e9e9e;flex-shrink:0}.security-note span{font-size:13px;color:#9e9e9e}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.back-button{display:flex;align-items:center;gap:6px;background:none;border:none;color:#666;font-size:14px;font-weight:500;cursor:pointer;padding:0;margin-bottom:20px;font-family:inherit;transition:color .2s}.back-button:hover{color:#333}.back-button svg{width:18px;height:18px}.loan-amount-banner{display:flex;align-items:center;justify-content:space-between;background:#f5f5fa;border-radius:10px;padding:14px 18px;margin-bottom:28px}.loan-amount-info{font-size:14px;color:#555}.loan-amount{font-weight:700;color:#1a1a2e;font-size:16px}.loan-duration{color:#777}.loan-edit-link{font-size:13px;color:#00897b;text-decoration:underline;cursor:pointer;white-space:nowrap}.loan-edit-link:hover{color:#00695c}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#e8eaf6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px}
