.loan-header{.logo-section{text-align:center;img{max-width:300px;min-width:auto}@media (max-width:768px){img{max-width:150px}}}.header-text{margin:30px 0;p{font-size:1.1rem;font-weight:700!important;color:#1a3a5c;text-align:center;line-height:.8}}}.selection-btn:disabled,input:disabled,select:disabled{background-color:#f5f5f5;color:#888;cursor:not-allowed;border-color:#ddd}.selection-btn:disabled.active{background-color:#b3e5f6;border-color:#3bbeeb}.slider-range:disabled{opacity:.6;cursor:not-allowed}.auth-section{display:flex;justify-content:center;align-items:center;height:100%;padding:20px 0}.pin-wrapper{width:100%;max-width:320px}.loan-application-container{max-width:600px;margin:40px auto;font-family:Inter,sans-serif;color:#333}.progress-container{margin-bottom:30px;text-align:center}.progress-bar{height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:10px}.progress-fill{height:100%;background:linear-gradient(90deg,#3bbeeb,#2a9fd6);transition:width .5s ease}.progress-text{font-size:.9rem;color:#666;font-weight:500}.form-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);min-height:400px;display:flex;flex-direction:column}.step-title{font-size:1.8rem;font-weight:700;color:#1a3a5c;margin-bottom:10px;text-align:center}.step-subtitle{text-align:center;color:#7f8c8d;margin-bottom:30px;font-weight:600}.form-group{margin-bottom:25px}.field-label{display:block;font-weight:600;margin-bottom:8px;color:#1a3a5c}.field-description{display:block;font-size:.82rem;color:#2a9fd6;margin-top:6px;padding:5px 10px;background-color:#e8f8ff;border-radius:8px}.form-input,.form-select{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s}.form-input:focus,.form-select:focus{border-color:#3bbeeb;outline:none;box-shadow:0 0 0 3px rgba(59,190,235,.15)}.membercode-input-wrapper{display:flex;align-items:center;border:1px solid #ddd;border-radius:8px;background-color:#fff;transition:border-color .3s}.membercode-input-wrapper:focus-within{border-color:#3bbeeb;box-shadow:0 0 0 3px rgba(59,190,235,.15)}.membercode-prefix{padding-left:15px;font-weight:600;color:#1a3a5c;font-size:1rem}.membercode-input{border:none;background:transparent;padding-left:2px}.membercode-input:focus{box-shadow:none;border-color:transparent}.membercode-input::-moz-placeholder{color:#ccc}.membercode-input::placeholder{color:#ccc}.slider-container{padding:20px 0}.slider-range{width:100%;-webkit-appearance:none;height:6px;background:#ddd;border-radius:3px;outline:none}.slider-range::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;background:#3bbeeb;border-radius:50%;cursor:pointer;-webkit-transition:transform .2s;transition:transform .2s}.slider-range::-webkit-slider-thumb:hover{transform:scale(1.1)}.slider-value-display{display:flex;align-items:center;justify-content:center;margin-top:15px}.slider-number-input,.slider-value-display{font-size:1.5rem;font-weight:700;color:#1a3a5c}.slider-number-input{border:none;border-bottom:2px solid #3bbeeb;width:100px;text-align:center;margin:0 5px}.slider-number-input:focus{outline:none}.slider-ticks{position:relative;width:100%;height:30px;margin-top:4px}.slider-tick{position:absolute;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;cursor:pointer}.tick-dot{width:8px;height:8px;background:#ccc;border-radius:50%;margin-bottom:4px}.tick-label{font-size:.7rem;color:#999;white-space:nowrap}.button-group{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.selection-btn{padding:12px 24px;border:2px solid #e0e0e0;background:#fff;border-radius:30px;font-weight:600;color:#555;cursor:pointer;transition:all .3s}.selection-btn:hover{border-color:#8fd8f4}.selection-btn.active{color:#2a9fd6;border-color:#3bbeeb;background:#e8f8ff;box-shadow:0 4px 10px rgba(59,190,235,.25)}.checkbox-group{display:flex;flex-direction:column;gap:10px}.checkbox-label{display:flex;align-items:center;gap:10px;font-size:1rem;cursor:pointer}.checkbox-label input{margin-right:12px;width:20px;height:20px;accent-color:#3bbeeb}.summary-section{background:#f9f9f9;padding:20px;border-radius:8px}.summary-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.summary-row.disposable{border-top:2px solid #ddd;border-bottom:none;margin-top:10px;padding-top:15px;font-weight:700;font-size:1.2rem}.negative{color:#e74c3c}.controls{display:flex;justify-content:space-between;margin-top:30px}.nav-btn{padding:14px 28px;border-radius:30px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s}.back-btn{background:#fff;border:2px solid #ddd;color:#7f8c8d}.back-btn:hover{border-color:#bbb;color:#555}.next-btn{background:linear-gradient(135deg,#2a9fd6,#3bbeeb);color:#fff;border:none;box-shadow:0 4px 15px rgba(59,190,235,.4)}.next-btn:hover:not(:disabled){background:linear-gradient(135deg,#1e8abf,#2a9fd6);transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,190,235,.5)}.next-btn:disabled{background:#e0e0e0;cursor:not-allowed;box-shadow:none}.step-content-html{text-align:left;color:#1a3a5c;font-size:1rem;font-weight:600;line-height:1.6;margin-bottom:25px}.terms-content p{margin-bottom:15px;font-weight:600!important;font-size:1rem!important;color:#1a3a5c!important}.terms-content a{color:#3bbeeb;text-decoration:none;font-weight:600}.terms-content a:hover{text-decoration:underline}.success-screen{background:#fff;padding:60px 40px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:400px;animation:scaleUp .5s ease-out forwards}@keyframes scaleUp{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.success-icon{margin-bottom:30px}.success-icon svg{width:100px;height:100px;border-radius:50%;display:block;stroke-width:2;stroke:#3bbeeb;stroke-miterlimit:10;box-shadow:inset 0 0 0 #3bbeeb;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#3bbeeb;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 50px rgba(59,190,235,.1)}}.success-title{font-size:2.2rem;font-weight:800;color:#1a3a5c;margin-bottom:20px}.success-message{font-size:1.2rem;color:#7f8c8d;line-height:1.6}.btn-loading{display:inline-flex;align-items:center;gap:8px}.spinner{display:inline-block;width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .3s ease}.slide-fade-enter{transform:translateX(10px);opacity:0}.slide-fade-leave-to{transform:translateX(-10px);opacity:0}