.highflow-eligibility-wrapper[data-v-b658d70e]{--primary-orange: #ff8c42;--primary-blue: #4a7c9c;--dark-blue: #2e5266;--light-bg: #f8f9fa;--text-dark: #2d3748;--text-gray: #718096;--border-color: #e2e8f0;--success-green: #48bb78;--warning-yellow: #ecc94b;--error-red: #f56565;font-family:inherit;color:var(--text-dark);max-width:800px;margin:0 auto;padding:32px 16px}.highflow-eligibility-wrapper[data-v-b658d70e] *{box-sizing:border-box}.highflow-eligibility-wrapper .form-container[data-v-b658d70e]{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.highflow-eligibility-wrapper[data-v-b658d70e] .progress-bar{height:8px;background:var(--border-color);position:relative}.highflow-eligibility-wrapper[data-v-b658d70e] .progress-fill{height:100%;background:linear-gradient(90deg,var(--primary-orange),var(--primary-blue));transition:width .4s ease}.highflow-eligibility-wrapper .form-content[data-v-b658d70e]{padding:48px 40px}@media (max-width: 640px){.highflow-eligibility-wrapper .form-content[data-v-b658d70e]{padding:32px 24px}}.highflow-eligibility-wrapper[data-v-b658d70e] .step-header{margin-bottom:40px;animation:fadeInUp-b658d70e .5s ease}.highflow-eligibility-wrapper[data-v-b658d70e] .step-number{display:none}.highflow-eligibility-wrapper[data-v-b658d70e] .step-title{font-size:28px!important;font-weight:700;color:var(--primary-blue);margin-bottom:8px}.highflow-eligibility-wrapper[data-v-b658d70e] .step-description{color:var(--text-gray);font-size:16px;line-height:1.6}.highflow-eligibility-wrapper[data-v-b658d70e] .form-group{margin-bottom:32px}.highflow-eligibility-wrapper[data-v-b658d70e] label{display:block;font-weight:600;color:var(--text-dark);margin-bottom:12px;font-size:15px}.highflow-eligibility-wrapper[data-v-b658d70e] .required{color:var(--primary-orange)}.highflow-eligibility-wrapper[data-v-b658d70e] .helper-text{font-size:14px;color:var(--text-gray);margin-top:8px}.highflow-eligibility-wrapper[data-v-b658d70e] .button-group{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.highflow-eligibility-wrapper[data-v-b658d70e] .option-button{padding:16px 24px;border:2px solid var(--border-color);background:#fff;border-radius:8px;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;line-height:1.2;color:var(--text-dark);transition:all .2s ease;text-align:center;word-break:keep-all;overflow-wrap:normal}.highflow-eligibility-wrapper[data-v-b658d70e] .option-button:hover{border-color:var(--primary-orange);transform:translateY(-2px);box-shadow:0 4px 12px #ff8c4226}.highflow-eligibility-wrapper[data-v-b658d70e] .option-button.selected{border-color:var(--primary-orange);background:var(--primary-orange);color:#fff}.highflow-eligibility-wrapper[data-v-b658d70e] .input-field{width:100%;padding:14px 16px;border:2px solid var(--border-color);border-radius:8px;font-family:inherit;font-size:16px;color:var(--text-dark);transition:all .2s ease}.highflow-eligibility-wrapper[data-v-b658d70e] .input-field:focus{outline:none;border-color:var(--primary-orange);box-shadow:0 0 0 3px #ff8c421a}.highflow-eligibility-wrapper[data-v-b658d70e] .input-field::placeholder{color:#cbd5e0}.highflow-eligibility-wrapper[data-v-b658d70e] .input-row{display:grid;gap:16px;grid-template-columns:2fr 1fr}.highflow-eligibility-wrapper[data-v-b658d70e] .input-with-label{display:flex;flex-direction:column}.highflow-eligibility-wrapper[data-v-b658d70e] .input-with-label .helper-text{margin-top:8px;margin-bottom:0}.highflow-eligibility-wrapper[data-v-b658d70e] .nav-buttons{display:flex;gap:16px;margin-top:40px;flex-wrap:wrap}.highflow-eligibility-wrapper[data-v-b658d70e] .btn{padding:16px 32px;border:none;border-radius:8px;font-family:inherit;font-size:16px;font-weight:600;line-height:1.2;cursor:pointer;transition:all .2s ease;flex:1;min-width:140px;text-wrap:auto}.highflow-eligibility-wrapper[data-v-b658d70e] .btn-primary{background:var(--primary-orange);color:#fff}.highflow-eligibility-wrapper[data-v-b658d70e] .btn-primary:hover:not(:disabled){background:#e67a35;transform:translateY(-2px);box-shadow:0 4px 12px #ff8c424d}.highflow-eligibility-wrapper[data-v-b658d70e] .btn-secondary{background:#fff;color:var(--text-dark);border:2px solid var(--border-color)}.highflow-eligibility-wrapper[data-v-b658d70e] .btn-secondary:hover{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff}.highflow-eligibility-wrapper[data-v-b658d70e] .btn:disabled{opacity:.5;cursor:not-allowed}.highflow-eligibility-wrapper[data-v-b658d70e] .early-exit{background:#fff5f5;border:2px solid var(--error-red);border-radius:12px;padding:32px;margin-top:32px;animation:fadeInUp-b658d70e .5s ease}.highflow-eligibility-wrapper[data-v-b658d70e] .early-exit h3{color:var(--error-red);font-size:20px;margin-bottom:16px}.highflow-eligibility-wrapper[data-v-b658d70e] .early-exit p{color:var(--text-dark);line-height:1.6;margin-bottom:24px}.highflow-eligibility-wrapper[data-v-b658d70e] .results-box{border:3px solid var(--primary-orange);border-radius:12px;padding:40px;text-align:center;animation:fadeInUp-b658d70e .5s ease}.highflow-eligibility-wrapper[data-v-b658d70e] .results-box.eligible{background:linear-gradient(135deg,#f0fff4,#e6fffa);border-color:var(--success-green)}.highflow-eligibility-wrapper[data-v-b658d70e] .results-box.partial{background:linear-gradient(135deg,#fffaf0,#fef5e7);border-color:var(--warning-yellow)}.highflow-eligibility-wrapper[data-v-b658d70e] .results-icon{width:80px;height:80px;margin:0 auto 24px;background:var(--success-green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px}.highflow-eligibility-wrapper[data-v-b658d70e] .results-icon.partial{background:var(--warning-yellow)}.highflow-eligibility-wrapper[data-v-b658d70e] .results-title{font-size:32px;font-weight:700;color:var(--primary-blue);margin-bottom:16px}.highflow-eligibility-wrapper[data-v-b658d70e] .tier-badge{display:inline-block;background:var(--primary-orange);color:#fff;padding:12px 32px;border-radius:50px;font-size:24px;font-weight:700;margin:16px 0}.highflow-eligibility-wrapper[data-v-b658d70e] .allowance-text{font-size:18px;color:var(--text-dark);line-height:1.8;margin-top:24px}.highflow-eligibility-wrapper[data-v-b658d70e] .allowance-highlight{color:var(--primary-orange);font-weight:700;font-size:20px}.highflow-eligibility-wrapper[data-v-b658d70e] .not-sure-link{display:inline-block;margin-top:16px;color:var(--primary-blue);text-decoration:none;font-weight:500;transition:color .2s ease}.highflow-eligibility-wrapper[data-v-b658d70e] .not-sure-link:hover{color:var(--primary-orange);text-decoration:underline}.step-enter-active[data-v-b658d70e],.step-leave-active[data-v-b658d70e]{transition:all .3s ease}.step-enter-from[data-v-b658d70e]{opacity:0;transform:translate(30px)}.step-leave-to[data-v-b658d70e]{opacity:0;transform:translate(-30px)}@keyframes fadeInUp-b658d70e{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.highflow-eligibility-wrapper[data-v-b658d70e] .error-message{margin-top:16px;padding:16px;background:#fff5f5;border:1px solid var(--error-red);border-radius:8px;animation:fadeInUp-b658d70e .3s ease}.highflow-eligibility-wrapper[data-v-b658d70e] .error-message p{color:var(--error-red);font-size:15px;margin:0;text-align:center}.highflow-eligibility-wrapper[data-v-b658d70e] .spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;margin-right:8px;animation:spin-b658d70e .6s linear infinite}@keyframes spin-b658d70e{to{transform:rotate(360deg)}}.highflow-eligibility-wrapper[data-v-b658d70e] .success-message{text-align:center;padding:48px;animation:fadeInUp-b658d70e .5s ease}.highflow-eligibility-wrapper[data-v-b658d70e] .success-icon{width:100px;height:100px;background:var(--success-green);border-radius:50%;margin:0 auto 32px;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff}.highflow-eligibility-wrapper[data-v-b658d70e] .success-message h2{color:var(--primary-blue);font-size:32px;margin-bottom:16px}.highflow-eligibility-wrapper[data-v-b658d70e] .success-message p{color:var(--text-gray);font-size:18px;line-height:1.6}.highflow-eligibility-wrapper[data-v-b658d70e] div p:last-of-type{margin-bottom:0}@media (max-width: 640px){.highflow-eligibility-wrapper[data-v-b658d70e] .input-row,.highflow-eligibility-wrapper[data-v-b658d70e] .button-group.state-buttons{grid-template-columns:1fr}.highflow-eligibility-wrapper[data-v-b658d70e] .step-header,.highflow-eligibility-wrapper[data-v-b658d70e] .form-group{margin-bottom:20px}.highflow-eligibility-wrapper[data-v-b658d70e] .nav-buttons{margin-top:24px}.highflow-eligibility-wrapper[data-v-b658d70e] .allowance-text{margin-top:16px}.highflow-eligibility-wrapper[data-v-b658d70e] .early-exit{padding:20px;margin-top:20px}.highflow-eligibility-wrapper[data-v-b658d70e] .results-box{padding:24px}.highflow-eligibility-wrapper[data-v-b658d70e] .results-title,.highflow-eligibility-wrapper[data-v-b658d70e] .tier-badge{font-size:19px}.highflow-eligibility-wrapper[data-v-b658d70e] .allowance-text{font-size:16px;line-height:1.4}}*{box-sizing:border-box}body{margin:0;padding:0}
