.loan-wrapper{min-height:100vh;background:#f9fafb;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:.75rem .5rem;box-sizing:border-box;overflow-y:auto;background:linear-gradient(180deg,#d0e5ff 0,#f3f6fb 200px,#f9fafb 400px)}.loan-title{font-size:1.75rem;font-weight:700;margin-bottom:.25rem;color:#1f2937;text-align:center;padding-top:.75rem}.loan-bank-form-group{width:100%;max-width:320px;text-align:left;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.25rem}.loan-label{font-size:.85rem;font-weight:500;margin-bottom:.25rem;display:block}.loan-margin-top{margin-top:2rem}.loan-subtitle{font-size:1rem;color:#6b7280;margin-bottom:.75rem;text-align:center}.loan-progress{width:100%;max-width:700px;text-align:center;margin-bottom:1rem}.loan-slider-container{width:100%;max-width:360px;text-align:left;display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}.loan-slider-label{font-size:.85rem;font-weight:500}.loan-slider-row{display:flex;align-items:center;gap:.75rem}.loan-slider-input{flex-grow:1}.loan-error{color:red;margin-top:1rem}.loan-navigation-buttons{display:flex;gap:1rem;margin-top:1rem}.progress-track{width:100%;height:10px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6);border-radius:9999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#1e3a8a,#3b82f6);border-radius:9999px 0 0 9999px;transition:width .3s ease}.step-1-of-7{width:14.285%}.step-2-of-7{width:28.571%}.step-3-of-7{width:42.857%}.step-4-of-7{width:57.142%}.step-5-of-7{width:71.428%}.step-6-of-7{width:85.714%}.step-7-of-7{width:100%}.progress-label{font-size:.875rem;margin-top:.5rem;text-align:center;color:#4b5563}.loan-options{display:flex;flex-direction:row;justify-content:center;gap:1rem;overflow-x:auto;padding:1rem .5rem;margin-bottom:1rem;box-sizing:border-box;scroll-snap-type:x mandatory}.loan-card{background-color:#fff;border:2px solid transparent;border-radius:.6rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 6px rgba(0,0,0,.04);transition:.2s ease;cursor:pointer;min-width:220px;max-width:260px;scroll-snap-align:center}.loan-card:hover{border-color:#facc15;transform:translateY(-2px)}.loan-card.active{border-color:#1e3a8a;background-color:#e0e7ff}.card-img{flex-grow:1;display:flex;align-items:center;justify-content:center;object-fit:contain;height:100px;margin-bottom:.5rem}.card-img-contain{object-fit:contain!important;padding:.5rem}.card-image-wrapper{position:relative;width:100%;height:160px;overflow:hidden;border-radius:.6rem .6rem 0 0}.card-img{object-fit:cover;object-position:center}.image-placeholder{width:100%;height:100%;background-color:#f3f4f6}.card-label{text-align:center;padding:.75rem;font-size:.85rem}.card-label,.loan-button{background-color:#1e3a8a;color:white;font-weight:600}.loan-button{border:none;padding:.35rem .75rem;width:80%;border-radius:6px;font-size:.8rem;cursor:pointer;transition:background-color .2s ease}.loan-button:hover{background-color:#3b82f6}.loan-button-inline{width:auto;min-width:100px}.loan-back-wrapper{display:flex;justify-content:center;margin-top:1rem;margin-bottom:1rem}.highlight-blue{color:#1e3a8a}.react-select__control{border:1px solid #cbd5e1;border-radius:6px;font-size:.85rem;min-height:38px;box-shadow:none;padding-top:.4rem;padding-bottom:.4rem}.react-select__control--is-focused{border-color:#e1ad23;box-shadow:0 0 0 2px rgba(225,173,35,.3)}.react-select__placeholder{color:#6b7280}.react-select__menu{z-index:100}.loan-slider-button{width:36px;height:36px;font-size:1.2rem;background-color:#1e3a8a;color:white;border:none;border-radius:50%;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1;vertical-align:middle;padding:0;flex-shrink:0}.loan-slider-button:hover{background-color:#3b82f6}.loan-input{width:100%;max-width:320px;padding:.5rem .75rem;margin:.25rem 0;border:1px solid #cbd5e1;border-radius:6px;font-size:.85rem}.loan-input:focus{border-color:#e1ad23!important;outline:none!important;box-shadow:0 0 0 2px rgba(225,173,35,.3)}.loan-consent{margin:.5rem 0;font-size:.8rem;color:#374151;display:flex;align-items:flex-start;gap:.5rem;line-height:1.3}.loan-form-step{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:350px;margin-bottom:1rem}.loan-summary{max-width:340px;width:100%;background:#ffffff;padding:1rem;border-radius:.6rem;box-shadow:0 4px 8px rgba(0,0,0,.04);margin-bottom:1.25rem}.loan-summary ul{list-style:none;padding:0;margin:0 0 1rem}.loan-summary li{margin-bottom:.5rem;font-size:.85rem;color:#1f2937}.loan-summary-buttons{display:flex;justify-content:space-between;gap:.75rem}.loan-button.secondary{background-color:#e1ad23;color:white;font-weight:600;padding:.4rem .75rem;font-size:.8rem}.loan-button.secondary:hover{background-color:#facc15}.loan-error{color:#dc2626;background-color:#fee2e2;padding:.5rem .75rem;border-radius:.5rem;margin-bottom:.75rem;text-align:center;font-weight:500}a.loan-button,a.loan-button:focus,a.loan-button:hover{text-decoration:none}input[type=range]{-webkit-appearance:none;width:100%;height:6px;background:#e1ad23;border-radius:999px;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#1e3a8a;border-radius:50%;border:none;margin-top:-4px;cursor:pointer;transition:background .3s ease}input[type=range]::-webkit-slider-thumb:hover{background:#0ea5e9}.loan-input,.loan-label,.loan-slider-button,.loan-slider-label,.react-select__control,.react-select__placeholder,.react-select__single-value{font-size:16px}@media (max-width:768px){.loan-options{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:1rem .5rem;margin-bottom:1rem;overflow:visible;scroll-snap-type:none}.loan-card{flex:0 1 calc(50% - 1rem);max-width:calc(50% - 1rem);min-width:160px}.loan-info-box{background-color:#f3f4f6;padding:1.5rem;border-radius:8px;margin-top:1.5rem;text-align:left;color:#374151;font-size:.95rem;line-height:1.6}@media (max-width:400px){.loan-card{width:100%}}.card-image-wrapper{height:140px}.loan-button{width:100%}.card-label{min-height:60px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;padding:.75rem}}