:root{--primary: #2563eb;--secondary: #3b82f6;--text: #1e293b;--background: #f8fafc;--success: #22c55e;--surface: #ffffff;--border: #e2e8f0}.loan-cta-section{padding:3rem .5rem;background:var(--background);font-family:Segoe UI,system-ui,sans-serif;line-height:1.5}.container{max-width:800px;margin:0 auto}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h1{font-size:2rem;color:var(--text);margin:1rem 0;font-weight:700}.section-icon{width:48px;height:48px;margin-bottom:1rem}.eligibility-box{background:var(--surface);padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem}.checklist-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.checklist-header h2{font-size:1.25rem;color:var(--text);font-weight:600}.eligibility-list{list-style:none;padding:0;margin:0}.eligibility-list li{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;color:var(--text);border-bottom:1px solid var(--border)}.eligibility-list li:last-child{border-bottom:none}.callback-form{background:var(--surface);padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.form-header{margin-bottom:2rem;text-align:center}.form-header h2{font-size:1.25rem;color:var(--text);font-weight:600}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;color:#64748b;margin-bottom:.5rem;font-weight:500}input[type=text],input[type=tel],input[type=email],input[type=number]{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:1rem;transition:all .15s ease}input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a;outline:none}.radio-group{display:flex;gap:1.5rem;margin-top:.5rem}.radio-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer}input[type=radio]{width:16px;height:16px;accent-color:var(--primary)}.submit-btn{width:100%;background:var(--primary);color:#fff;padding:1rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s ease;display:flex;align-items:center;justify-content:center;gap:.75rem}.submit-btn:hover{background:var(--secondary)}@media (max-width: 640px){.form-grid{grid-template-columns:1fr}.section-header h1{font-size:1.5rem}.eligibility-box,.callback-form{padding:1.5rem}}.loan-process-section{padding:4rem 0;background:#f8f9fa}.container{max-width:1200px;margin:0 auto;padding:0}.content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.text-content h2{font-size:2.5rem;color:#1a365d;margin-bottom:1.5rem;line-height:1.2}.lead{font-size:1.1rem;color:#4a5568;margin-bottom:2rem;line-height:1.6}.cta-button{background:#2563eb;color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.cta-button:hover{background:#1d4ed8;transform:translateY(-2px)}.process-steps{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.process-steps h3{font-size:1.5rem;color:#1a365d;margin-bottom:2rem}.process-list{list-style:none;padding:0;margin:0}.process-item{display:flex;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;border-radius:8px;transition:all .3s ease}.process-item:hover{background:#f1f5f9;transform:translate(5px)}.step-number{width:40px;height:40px;background:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.step-content h4{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem}.step-content p{color:#64748b;line-height:1.6;font-size:.95rem}@media (max-width: 768px){.content-wrapper{grid-template-columns:1fr}.text-content h2{font-size:2rem}.process-item{padding:1rem;gap:1rem}.step-number{width:35px;height:35px;font-size:.9rem}}@media (max-width: 480px){.container{padding:0 1rem}.text-content h2{font-size:1.75rem}.lead{font-size:1rem}.cta-button{width:100%}.process-steps{padding:1.5rem}}.simple-products-section{padding:3rem 0;background:#fff}.container{max-width:800px;margin:0 auto;padding:0 1.5rem}.section-heading{text-align:center;font-size:1.8rem;color:#1a202c;margin-bottom:2rem}.products-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.product-item{padding:.8rem;color:#2d3748;font-size:1rem;font-weight:500;text-align:center;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}.product-item.code{font-family:monospace;color:#4a5568;letter-spacing:.05em}.divider{border:1px solid #e2e8f0;margin:2rem 0}.credit-report-btn{display:block;margin:0 auto;background:#3182ce;color:#fff;padding:.8rem 2rem;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .2s ease}.credit-report-btn:hover{background:#2b6cb0}@media (max-width: 640px){.products-list{grid-template-columns:1fr}.section-heading{font-size:1.5rem}.product-item{font-size:.95rem}.credit-report-btn{width:100%}}.features-section{padding:4rem 0;background:#f8fafc}.container{max-width:1200px;margin:0 auto;padding:0 .5rem}.header-content{text-align:center;margin-bottom:3rem}.header-content h1{font-size:2.2rem;color:#1a365d;margin-bottom:1rem;line-height:1.3}.tagline{color:#4a5568;font-size:1.1rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.header-divider{width:100px;height:2px;background:#2563eb;border:none;margin:1.5rem auto}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.features-column{display:flex;flex-direction:column;gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card i{font-size:2rem;color:#2563eb;margin-bottom:1rem}.feature-card h3{color:#1a365d;margin-bottom:.75rem;font-size:1.25rem}.feature-card p{color:#4a5568;line-height:1.6}@media (max-width: 768px){.features-grid{grid-template-columns:1fr;gap:1.5rem}.header-content h1{font-size:1.8rem}.feature-card{padding:1.5rem}}@media (max-width: 480px){.header-content h1{font-size:1.5rem}.tagline{font-size:.95rem}.feature-card i{font-size:1.75rem}}
