.flex{display:flex}.min-h-screen{min-height:100vh}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.hero-header{text-align:center;max-width:720px;margin:0 auto 2rem}.hero-subtitle{font-size:1rem;font-weight:600;color:#24416a;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.hero-description{font-size:1.3rem;color:#fff;font-weight:600}.home-hero{position:relative;padding:8rem 2rem;background:url(/images/mortgage6.jpeg);background-size:cover;background-position:center;color:#fff;overflow:hidden}.hero-content{max-width:48rem;margin:0 auto;position:relative;z-index:10;text-align:center}.hero-title{font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.2;color:#fff;margin-bottom:1.5rem;margin-top:5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-cta-group{display:flex;gap:1rem;justify-content:center}.hero-cta{display:inline-flex;align-items:center;padding:1rem 2rem;border-radius:.5rem;font-weight:600;transition:all .2s;font-size:1.125rem}.hero-cta.primary{background-color:#0ea5e9;color:#fff}.hero-cta.primary:hover{background-color:#0284c7;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hero-cta.secondary{background-color:transparent;color:#fff;border:2px solid white}.hero-cta.secondary:hover{background-color:#ffffff1a;transform:translateY(-2px)}.cta-icon{margin-left:.5rem;width:1.25rem;height:1.25rem}.home-trust{padding:6rem 2rem;background-color:#f8fafc}.trust-container{max-width:72rem;margin:0 auto}.trust-title{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;color:#0f172a;text-align:center;margin-bottom:3rem}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.trust-card{padding:2rem;background-color:#f8fafc;border-radius:1rem;text-align:center;transition:all .2s;border:1px solid #e2e8f0}.trust-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.card-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.card-text{color:#475569;line-height:1.625;font-size:1.125rem}.featured-blogs{padding:6rem 2rem;background-color:#fff}.featured-container{max-width:72rem;margin:0 auto}.featured-header{text-align:center;margin-bottom:4rem}.featured-title{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.featured-subtitle{font-size:1.25rem;color:#475569}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.featured-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s}.featured-card-image{width:100%;height:200px;overflow:hidden}.featured-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.featured-card:hover .featured-card-image img{transform:scale(1.05)}.featured-card-content{display:flex;flex-direction:column;flex:1;padding:1.5rem}.featured-category{display:inline-block;padding:.5rem 1rem;background-color:#fef3c7;color:#92400e;border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.featured-card-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;line-height:1.3}.featured-card-title a{color:inherit;text-decoration:none}.featured-card-title a:hover{color:#0ea5e9}.featured-card-excerpt{color:#64748b;font-size:1rem;line-height:1.5;margin-bottom:1.5rem;flex:1}.featured-card-meta{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid #e2e8f0}.meta-item{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.875rem}.meta-icon{width:1rem;height:1rem;color:#0ea5e9}.featured-card-link{display:inline-flex;align-items:center;gap:.5rem;color:#0ea5e9;font-weight:600;text-decoration:none;margin-top:1rem;transition:all .2s}.featured-card-link:hover{color:#0284c7}.link-icon{width:1rem;height:1rem;transition:transform .2s}.featured-card-link:hover .link-icon{transform:translate(2px)}.featured-cta{text-align:center}.view-all-btn{display:inline-flex;align-items:center;padding:1rem 2rem;background-color:#0ea5e9;color:#fff;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .2s;font-size:1.125rem}.view-all-btn:hover{background-color:#0369a1;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn-icon{margin-left:.5rem;width:1.25rem;height:1.25rem}.home-faq-preview{padding:6rem 2rem;background-color:#f8fafc}.faq-container{max-width:48rem;margin:0 auto;text-align:center}.faq-title{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.faq-subtitle{font-size:1.25rem;color:#475569;margin-bottom:3rem}.faq-list{list-style:none;padding:0;margin:0 0 3rem}.faq-list li{margin-bottom:1.5rem}.faq-list a{color:#0ea5e9;text-decoration:none;font-weight:500;font-size:1.25rem;transition:color .2s}.faq-list a:hover{color:#0369a1;text-decoration:underline}.faq-link{display:inline-flex;align-items:center;color:#0ea5e9;font-weight:600;text-decoration:none;font-size:1.25rem}.faq-link:hover{color:#0369a1}@media (max-width: 1024px){.trust-grid,.featured-grid{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:3rem}}@media (max-width: 768px){.hero-content{max-width:100%}.hero-cta-group{flex-direction:column}.trust-grid,.featured-grid{grid-template-columns:1fr}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.trust-title,.featured-title,.faq-title{font-size:2rem}}.blog-module-hero{position:relative;padding:8rem 2rem;background-image:url(/images/mortgagehero.jpeg);max-width:100%;min-height:20rem;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;text-align:center;margin:0 auto;display:flex;align-items:center;justify-content:center}.blog-module-hero:before{content:"";position:absolute;inset:0;z-index:1}.blog-module-hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.blog-module-hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;margin-top:10rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.blog-module-hero.dark{background:linear-gradient(to bottom,#1e293b,#0f172a);color:#fff}.blog-module-hero-content{max-width:64rem;margin:0 auto;position:relative;z-index:10;text-align:center}.blog-module-hero-title{font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.1;color:inherit;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.blog-module-hero-subtitle{font-size:1.5rem;line-height:1.5;font-weight:400;color:#fef3c7;margin-bottom:2.5rem;max-width:48rem;margin-left:auto;margin-right:auto;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.blog-module-hero.dark .blog-module-hero-subtitle{color:#f97316}.blog-module-search{max-width:32rem;margin:0 auto}.blog-module-search-form{display:flex;gap:.5rem}.blog-module-search-input{flex:1;padding:1rem 1.5rem;border-radius:.5rem;border:2px solid #e2e8f0;background-color:#fff;font-size:1.125rem;color:#0f172a;transition:all .2s}.blog-module-search-input:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e91a}.blog-module-search-button{display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border-radius:.5rem;background-color:#0ea5e9;color:#fff;border:none;cursor:pointer;transition:all .2s;font-weight:600}.blog-module-search-button:hover{background-color:#0369a1;transform:translateY(-1px)}.blog-module-content{padding:8rem 2rem;background-color:#fff}.blog-module-content.dark{background-color:#0f172a}.blog-module-container{max-width:100%;margin:0 auto}.tabs-list-custom{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.5rem 0}.blog-module-tabs{margin-bottom:3rem;gap:2rem}.blog-module-tabs-list{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem}.blog-module-tab-trigger{padding:1rem 2rem;border-radius:.5rem;background-color:transparent;color:#475569;font-weight:600;cursor:pointer;transition:all .2s;border:2px solid #e2e8f0;font-size:1.125rem;min-width:8rem}.blog-module-tab-trigger:hover{background-color:#f8fafc;color:#0ea5e9;border-color:#0ea5e9}.blog-module-tab-trigger.active,.blog-module-tab-trigger[data-state=active]{background-color:#0ea5e9;color:#fff;border-color:#0ea5e9}.blog-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:4rem}.blog-module-card{display:flex;flex-direction:column;height:100%;background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s;border:1px solid #e2e8f0}.blog-module-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.blog-module-card-image{height:240px;overflow:hidden}.blog-module-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.blog-module-card:hover .blog-module-card-image img{transform:scale(1.05)}.blog-module-card-content{flex:1;padding:1.5rem}.blog-module-card-category{display:inline-block;padding:.5rem 1rem;background-color:#fef3c7;color:#92400e;border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.blog-module-card-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.3}.blog-module-card-title a{color:inherit;text-decoration:none}.blog-module-card-title a:hover{color:#0ea5e9}.blog-module-card-excerpt{color:#475569;line-height:1.625;margin-bottom:1.5rem;font-size:1.125rem}.blog-module-card-meta{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:#fffffff2;border-top:1px solid #e2e8f0;margin-top:auto}.blog-module-card-meta-info{display:flex;gap:1.5rem;align-items:center}.blog-module-card-meta-item{display:flex;align-items:center;gap:.5rem;color:#475569;font-size:.875rem}.blog-module-card-meta-icon{width:1rem;height:1rem;color:#0ea5e9}.blog-module-card-link{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#0ea5e9;color:#fff;border-radius:.375rem;font-weight:500;text-decoration:none;transition:background-color .2s}.blog-module-card-link:hover{background-color:#0284c7}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem}.pagination-button{padding:.5rem 1rem;background-color:#0ea5e9;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s}.pagination-button:hover:not(:disabled){background-color:#0284c7}.pagination-button:disabled{background-color:#94a3b8;cursor:not-allowed}.pagination-info{color:#64748b;font-size:.875rem}@media (max-width: 1024px){.blog-module-grid{grid-template-columns:repeat(2,1fr)}.blog-module-hero-title{font-size:3rem}}@media (max-width: 768px){.blog-module-grid{grid-template-columns:1fr}.blog-module-hero-title{font-size:2.5rem}.blog-module-hero-subtitle{font-size:1.25rem}.blog-module-tabs-list{flex-wrap:wrap}.blog-module-tab-trigger{padding:.75rem 1.5rem;font-size:1rem}}.blog-title{font-size:2.5rem;font-weight:700;color:#2d3748;text-align:center;margin-top:20px}.blog-meta{text-align:center;font-size:1rem;color:#718096;margin-bottom:20px}.blog-image{width:80%;max-width:800px;height:auto;margin:0 auto;display:block;border-radius:12px;box-shadow:0 4px 12px #00000014}.blog-content{font-size:1.1rem;line-height:1.75;color:#4a5568;margin:30px auto;max-width:800px;padding:0 16px}.quote-custom-container{text-align:center;margin-top:40px}.quote-button{padding:15px 30px;background-color:#1e3a8a;color:#fff;font-weight:700;border-radius:8px;text-decoration:none;font-size:1rem;transition:background-color .3s ease}.quote-button:hover{background-color:#153174}.admin-container{max-width:900px;margin:3rem auto;padding:2rem;background-color:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #0000000f}.admin-container h1{font-size:2rem;font-weight:700;text-align:center;color:#1a1a1a;margin-bottom:1.5rem}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.admin-header button{padding:.6rem 1rem;font-size:1rem;font-weight:600;background-color:#0073e6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.admin-header button:hover{background-color:#005bb5}.admin-table{width:100%;border-collapse:collapse;margin-top:1rem;background-color:#fff;border-radius:8px;overflow:hidden}.admin-table th,.admin-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #ddd}.admin-table th{background-color:#f3f4f6;font-weight:600;font-size:.95rem;color:#333}.admin-table button{margin-right:.5rem;padding:.4rem .8rem;border:none;border-radius:4px;font-size:.9rem;cursor:pointer}.admin-table button:first-of-type{background-color:#0073e6;color:#fff}.admin-table button:last-of-type{background-color:#e63946;color:#fff}.success-message{color:green;font-weight:500;margin-bottom:1rem;text-align:center}.editor-container{max-width:860px;margin:48px auto;padding:40px 44px;background:#fff;border-radius:16px;border:1px solid #eef1f5;box-shadow:0 12px 40px #0f172a0f;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.editor-loading{max-width:860px;margin:60px auto;text-align:center;color:#64748b}.editor-header{margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #eef1f5}.editor-header h1{font-size:1.9rem;font-weight:700;color:#0f172a;margin:0 0 6px}.editor-subtitle{margin:0;color:#64748b;font-size:.95rem}.editor-form{display:flex;flex-direction:column;gap:22px}.editor-field{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0}.editor-field label{font-size:.82rem;font-weight:600;color:#334155;text-transform:uppercase;letter-spacing:.03em}.editor-hint{font-size:.8rem;color:#94a3b8}.editor-row{display:flex;gap:20px;flex-wrap:wrap}.editor-form input,.editor-form select,.editor-form textarea{padding:12px 14px;font-size:.98rem;color:#0f172a;background:#fff;border:1px solid #d5dbe3;border-radius:10px;width:100%;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.editor-form input::placeholder,.editor-form textarea::placeholder{color:#a3adba}.editor-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2364748b' d='M6 8 0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.editor-form textarea{resize:vertical;font-family:inherit;line-height:1.55}.editor-form input:focus,.editor-form select:focus,.editor-form textarea:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e926}.editor-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:22px;border-top:1px solid #eef1f5}.editor-btn-primary,.editor-btn-secondary{padding:12px 26px;border-radius:10px;font-weight:600;font-size:.98rem;cursor:pointer;transition:all .18s ease}.editor-btn-primary{background-color:#0ea5e9;color:#fff;border:1px solid #0ea5e9}.editor-btn-primary:hover{background-color:#0284c7;border-color:#0284c7}.editor-btn-primary:disabled{opacity:.6;cursor:not-allowed}.editor-btn-secondary{background-color:#fff;color:#475569;border:1px solid #d5dbe3}.editor-btn-secondary:hover{background-color:#f8fafc;border-color:#cbd5e1}@media (max-width: 640px){.editor-container{margin:24px 12px;padding:24px 20px}.editor-header h1{font-size:1.5rem}.editor-row{flex-direction:column;gap:22px}.editor-actions{flex-direction:column-reverse}.editor-btn-primary,.editor-btn-secondary{width:100%}}.leads-admin{max-width:1100px;margin:0 auto;padding:2rem 1rem}.leads-admin-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.leads-admin-header h1{font-size:1.6rem;margin:0}.leads-count{font-size:.85rem;color:#6b7280}.leads-filters{margin-bottom:1rem}.leads-filters select{border:1px solid #d1d5db;border-radius:6px;padding:.5rem .75rem;font-size:.85rem;background:#fff}.leads-empty{color:#6b7280;text-align:center;padding:3rem 0}.leads-table-wrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px}.leads-table{min-width:100%;border-collapse:collapse;font-size:.85rem}.leads-table thead{background:#f9fafb;text-align:left;color:#4b5563}.leads-table th,.leads-table td{padding:.5rem .75rem}.leads-table tbody tr{border-top:1px solid #e5e7eb}.leads-table tbody tr:hover{background:#f9fafb}.leads-table a{color:#2563eb;text-decoration:none}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.nowrap{white-space:nowrap}.tier-badge{display:inline-block;padding:.1rem .5rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase}.tier-hot{background:#fee2e2;color:#b91c1c}.tier-warm{background:#fef3c7;color:#92400e}.tier-cold{background:#e5e7eb;color:#374151}.status-btn{padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:.75rem;text-transform:capitalize;cursor:pointer}.status-btn:disabled{opacity:.5;cursor:default}:root{--form-primary-color: #0C2D53;--form-secondary-color: #2563eb;--form-text-color: #374151;--form-border-color: #e5e7eb;--form-background-color: #ffffff;--form-light-background: #f8fafc;--form-font-size-large: 1.5rem;--form-font-size-medium: 1.25rem;--form-font-size-small: 1rem;--form-spacing-large: 1.5rem;--form-spacing-medium: 1rem;--form-spacing-small: .5rem;--form-border-radius: 8px;--form-shadow-sm: 0 2px 4px rgba(0, 0, 0, .1);--form-shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--form-steps-primary: #2563eb;--form-steps-secondary: #64748b;--form-steps-success: #22c55e;--form-steps-error: #ef4444;--form-steps-warning: #f59e0b;--form-steps-info: #3b82f6;--form-steps-spacing-xs: .25rem;--form-steps-spacing-sm: .5rem;--form-steps-spacing-md: 1rem;--form-steps-spacing-lg: 1.5rem;--form-steps-spacing-xl: 2rem;--form-steps-border-radius-sm: .25rem;--form-steps-border-radius-md: .375rem;--form-steps-border-radius-lg: .5rem;--form-steps-transition-fast: .15s;--form-steps-transition-normal: .25s;--form-steps-transition-slow: .35s}.step-title{color:var(--form-primary-color);font-size:var(--form-font-size-large);font-weight:600;margin-bottom:var(--form-spacing-medium)}.form-label{color:var(--form-text-color);font-size:var(--form-font-size-small);font-weight:500;margin-bottom:var(--form-spacing-small)}.form-text{color:var(--form-text-color);font-size:var(--form-font-size-small);line-height:1.5}.form-error{color:#dc2626;font-size:.875rem;margin-top:var(--form-spacing-small)}.form-steps-title{font-size:1.5rem;font-weight:600;line-height:1.2;color:var(--form-steps-primary);margin-bottom:var(--form-steps-spacing-md)}.form-steps-subtitle{font-size:1.125rem;font-weight:500;line-height:1.4;color:var(--form-steps-secondary);margin-bottom:var(--form-steps-spacing-md)}.form-steps-label{font-size:.875rem;font-weight:500;line-height:1.4;color:var(--form-steps-secondary);margin-bottom:var(--form-steps-spacing-xs)}.form-steps-description{font-size:.875rem;line-height:1.5;color:var(--form-steps-secondary);margin-bottom:var(--form-steps-spacing-md)}.form-steps-error{font-size:.875rem;line-height:1.5;color:var(--form-steps-error);margin-top:var(--form-steps-spacing-xs)}.form-step{background:var(--form-background-color);padding:var(--form-spacing-large);margin-bottom:var(--form-spacing-large)}.form-group{display:flex;flex-direction:column;gap:var(--form-spacing-small);margin-bottom:var(--form-spacing-medium)}.form-input{padding:var(--form-spacing-small);border:1px solid var(--form-border-color);border-radius:var(--form-border-radius);font-size:var(--form-font-size-small);transition:all .2s ease}.form-input:focus{outline:none;border-color:var(--form-secondary-color);box-shadow:0 0 0 2px #2563eb1a}.form-select{padding:var(--form-spacing-small);border:1px solid var(--form-border-color);border-radius:var(--form-border-radius);font-size:var(--form-font-size-small);background-color:var(--form-background-color);cursor:pointer}.form-select:focus{outline:none;border-color:var(--form-secondary-color)}.review-container{background:var(--form-light-background);padding:var(--form-spacing-medium);border-radius:var(--form-border-radius);margin-top:var(--form-spacing-medium)}.review-item{display:flex;justify-content:space-between;padding:var(--form-spacing-small) 0;border-bottom:1px solid var(--form-border-color)}.review-item:last-child{border-bottom:none}@media (max-width: 768px){.form-step{padding:var(--form-spacing-medium)}.form-group{margin-bottom:var(--form-spacing-small)}}.quote-section{background:linear-gradient(135deg,#0f172a,#1e293b);padding:80px 20px;margin-bottom:2rem}.quote-container{max-width:650px;margin:0 auto;background:#fff;border-radius:16px;padding:40px;box-shadow:0 12px 32px #00000014}.quote-heading{font-size:1.8rem;text-align:center;margin-bottom:12px;color:#111827}.quote-subheading{text-align:center;font-size:1.1rem;color:#4b5563;margin-bottom:8px}.quote-disclaimer{text-align:center;font-size:.875rem;color:#6b7280;margin-bottom:24px}.quote-success{text-align:center;color:#22c55e;font-weight:600;margin-bottom:20px}.quote-form{display:flex;flex-direction:column;gap:20px}.quote-input,.quote-input-primary{padding:12px 16px;border:1px solid #d1d5db;border-radius:10px;font-size:1rem;width:94%;transition:border-color .2s ease}.quote-input:focus,.quote-input-primary:focus,.quote-select:focus{border-color:#2563eb;outline:none}.quote-select{padding:12px 16px;border:1px solid #d1d5db;border-radius:10px;font-size:1rem;width:100%}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:97%}.quote-submit{background-color:#0f172a;color:#fff;padding:14px;font-size:1rem;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.quote-submit:hover{background-color:#1e293b}@media (max-width: 640px){.quote-grid{grid-template-columns:1fr}.quote-container{padding:28px}}.quote-form-card{background:#fff;border-radius:16px;box-shadow:0 12px 30px #00000014;max-width:800px;margin:2rem auto;overflow:hidden}.quote-form-card-header{padding:2rem;text-align:center;border-bottom:1px solid #e5e7eb}.quote-form-card-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.quote-form-card-title.success{color:#16a34a}.quote-form-card-description{color:#4b5563;font-size:1rem}.quote-form-card-content{padding:2rem}.quote-form-card-footer{padding:1.5rem 2rem;border-top:1px solid #e5e7eb}.quote-form{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;width:100%}.quote-form-section{display:flex;flex-direction:column;gap:1.5rem;width:100%}.quote-form-section-title{font-size:1.25rem;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:.5rem}.quote-form-section-icon{color:#16a34a;width:1.25rem;height:1.25rem}.quote-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;width:100%}.quote-form-grid.three-column{grid-template-columns:1fr 1fr 1fr}.quote-form-group{display:flex;flex-direction:column;gap:.5rem;width:100%}.quote-form-label{font-weight:600;color:#374151}.quote-form-input,.quote-form-select,.quote-form-textarea{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:8px;outline:none;transition:border-color .2s;box-sizing:border-box}.quote-form-input:focus,.quote-form-select:focus,.quote-form-textarea:focus{border-color:#16a34a}.quote-form-textarea{resize:vertical;min-height:120px}.quote-form-checkbox-group{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:12px}.quote-form-checkbox{width:1.25rem;height:1.25rem;margin-top:.25rem}.quote-form-checkbox-label{font-weight:600;color:#1f2937}.quote-form-checkbox-description{font-size:.875rem;color:#6b7280;margin-top:.25rem}.quote-form-submit{background-color:#16a34a;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:background-color .2s;cursor:pointer;border:none}.quote-form-submit:hover{background-color:#15803d}.quote-form-submit:disabled{background-color:#9ca3af;cursor:not-allowed}.quote-form-icon{width:4rem;height:4rem;color:#fbbf24}.quote-form-reset-btn{background-color:transparent;color:#16a34a;border:1px solid #16a34a;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:all .2s;cursor:pointer}.quote-form-reset-btn:hover{background-color:#f0fdf4}.center{display:flex;justify-content:center;align-items:center}.quote-form-progress-container{width:100%;background-color:#e5e7eb;border-radius:9999px;height:.5rem;margin-bottom:2rem;overflow:hidden}.quote-form-progress-bar{background-color:#16a34a;height:100%;border-radius:9999px;transition:width .3s ease-in-out}@media (max-width: 640px){.quote-form-card{margin:1rem;border-radius:12px}.quote-form-card-header,.quote-form-card-content,.quote-form-card-footer{padding:1.5rem}.quote-form-card-title{font-size:1.5rem}.quote-form-grid{grid-template-columns:1fr}}@media (max-width: 768px){.quote-form-grid,.quote-form-grid.three-column{grid-template-columns:1fr}}.login-container{max-width:400px;margin:2rem auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.login-container h1{text-align:center;color:#333;margin-bottom:2rem}.login-container form{display:flex;flex-direction:column;gap:1rem}.login-container input{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.login-container input:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}.login-container input::placeholder{color:#94a3b8}.login-container button{padding:.75rem;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.login-container button:hover{background-color:#357abd}.login-container button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{color:#dc3545;text-align:center;margin-top:1rem;font-size:.9rem}@media (max-width: 640px){.login-container{padding:1rem}.login-container form{padding:2rem}.login-container h1{font-size:1.75rem}}.mortgage-faq-section{background-color:#f9f9f9;padding:60px 20px}.mortgage-faq-container{max-width:700px;margin:0 auto;background:#fff;padding:40px;border-radius:16px;box-shadow:0 10px 30px #0000000d}.mortgage-faq-heading{font-size:1.8rem;margin-bottom:32px;text-align:center;color:#1e3a8a}.mortgage-faq-item{border-bottom:1px solid #ddd;padding:16px 0}.mortgage-faq-question{width:100%;background:none;border:none;font-size:1.1rem;font-weight:600;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#333}.mortgage-faq-question:hover{color:#1e3a8a}.mortgage-faq-toggle{font-size:1.5rem;color:#1e3a8a}.mortgage-faq-answer{margin-top:10px;font-size:1rem;color:#555;line-height:1.6}.faq-container{max-width:1200px;margin:0 auto;padding:2rem}.faq-header{text-align:center;margin-bottom:3rem}.faq-title{font-size:2rem;color:#333;margin-bottom:1rem}.faq-description{color:#666;font-size:1.1rem;max-width:800px;margin:0 auto}.faq-list{max-width:800px;margin:0 auto}.faq-item{margin-bottom:1.5rem;border:1px solid #eee;border-radius:8px;overflow:hidden}.faq-question{padding:1.5rem;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#333;transition:background-color .2s}.faq-question:hover{background-color:#f8f9fa}.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all .3s ease;color:#666;line-height:1.6}.faq-item.active .faq-answer{padding:1.5rem;max-height:1000px}.faq-icon{transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-contact{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #eee}.faq-contact-title{font-size:1.5rem;color:#333;margin-bottom:1rem}.faq-contact-text{color:#666;margin-bottom:1.5rem}.contact-button{display:inline-block;padding:1rem 2rem;background-color:#3498db;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:background-color .2s}.contact-button:hover{background-color:#2980b9}@media (max-width: 768px){.faq-container{padding:1rem}.faq-title{font-size:1.5rem}.faq-question{padding:1rem}.faq-answer{padding:0 1rem}.faq-item.active .faq-answer{padding:1rem}}.basic-calculator{display:flex;flex-direction:column;gap:2rem}.basic-form{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width: 640px){.basic-form{grid-template-columns:repeat(2,1fr)}}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group input[type=number]{padding:.6rem .75rem;font-size:1rem;border:1px solid #d1d5db;border-radius:6px;outline:none;transition:border .2s ease}.form-group input[type=number]:focus{border-color:#2563eb}.loan-term-slider{grid-column:span 2;display:flex;flex-direction:column;gap:.5rem}input[type=range]{appearance:none;height:3px;background-color:#d1d5db;border-radius:2px;cursor:pointer;margin-top:.25rem}input[type=range]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;background-color:#2563eb;border:2px solid white;border-radius:50%;cursor:pointer;box-shadow:0 0 2px #00000026}input[type=range]::-moz-range-thumb{width:16px;height:16px;background-color:#2563eb;border:2px solid white;border-radius:50%;cursor:pointer}input[type=range]::-moz-range-track{height:3px;background:#d1d5db;border-radius:2px}.basic-summary{text-align:center;padding:1.5rem;background-color:#f9fafb;border-radius:10px;box-shadow:0 2px 8px #0000000f}.affordability-calculator{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;margin-top:2rem;box-shadow:0 4px 6px #0000000d}.affordability-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem;text-align:center}.affordability-input-group{display:flex;flex-direction:column;margin-bottom:1rem}.affordability-input-group label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.affordability-input-group input{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.affordability-results{margin-top:1.5rem;font-size:1rem;color:#374151;display:flex;flex-direction:column;gap:.5rem;text-align:center}.amortization-table{margin-top:2rem;padding:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 4px 6px #0000000d}.amortization-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem;text-align:center}.amortization-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.amortization-header{font-weight:700;font-size:.875rem;color:#374151;background-color:#f9fafb;padding:.5rem;border-radius:.375rem;text-align:center}.amortization-cell{font-size:.875rem;color:#4b5563;padding:.5rem;background-color:#f9fafb;border-radius:.375rem;text-align:center}.breakdown-chart{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 4px 6px #0000000d}.breakdown-title{font-size:1.25rem;font-weight:600;color:#111827}.breakdown-canvas{margin-top:1rem}.breakdown-legend{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#374151}.legend-color{width:12px;height:12px;border-radius:50%;display:inline-block}.calculator-summary{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;margin:2rem 0;text-align:center}.calculator-summary h2{color:#2c3e50;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.calculator-summary h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background:#3498db;border-radius:2px}.summary-content{display:flex;flex-direction:column;gap:1rem}.summary-content p{font-size:1.1rem;color:#34495e;margin:0;padding:.5rem 0}.summary-content p:first-child{font-size:1.3rem;font-weight:600;color:#2c3e50}.early-payoff{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;margin-top:2rem;box-shadow:0 4px 6px #0000000d}.early-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem;text-align:center}.early-input-group{display:flex;flex-direction:column;margin-bottom:1rem}.early-input-group label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.early-input-group input{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.early-results{display:flex;flex-direction:column;gap:.5rem;font-size:.95rem;color:#374151;text-align:center}.loan-comparison{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;margin-top:2rem;box-shadow:0 4px 6px #0000000d}.loan-comparison-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1.5rem;text-align:center}.loan-comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-bottom:1.5rem}.loan-column{display:flex;flex-direction:column;gap:.5rem}.loan-column label{font-size:.875rem;font-weight:500;color:#374151}.loan-column input{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.loan-comparison-results{display:flex;justify-content:space-around;text-align:center;gap:2rem;font-size:1rem;color:#374151}.advanced-calculator{display:flex;flex-direction:column;gap:2rem}.advanced-form{display:grid;grid-template-columns:1fr;gap:1.5rem}.cta-section{text-align:center;margin:2rem 0}.preapproval-button{background-color:#06f;color:#fff;padding:.75rem 1.5rem;font-size:1.1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.preapproval-button:hover{background-color:#0052cc}@media (min-width: 640px){.advanced-form{grid-template-columns:repeat(2,1fr)}}.advanced-summary{text-align:center;padding:2rem;background-color:#f9fafb;border-radius:10px;box-shadow:0 2px 8px #0000000f}.summary-label{font-size:.95rem;color:#6b7280;margin-bottom:.5rem}.summary-value{font-size:2rem;font-weight:700;color:#111827}.teaser-text{font-size:1.1rem;color:#374151;background-color:#fff;padding:1rem 1.5rem;border-bottom:4px solid #0ea5e9;margin-bottom:1.5rem;text-align:center}.calculator-wrapper{max-width:70%;margin:0 auto;padding:2rem 1rem}.calculator-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.tab-container{display:flex;background-color:#f5f5f5;border-radius:8px;overflow:hidden;margin-bottom:2rem}.tab-button{flex:1;padding:.75rem 1rem;font-weight:600;text-align:center;background-color:transparent;border:none;cursor:pointer;transition:background-color .2s,color .2s;font-size:1rem}.tab-button.active{background-color:#1f2937;color:#fff}.tab-button:not(.active):hover{background-color:#e2e8f0}.calculator-card{background:#fff;border-radius:12px;box-shadow:0 4px 14px #00000014;padding:2rem}.rates-container{max-width:1200px;margin:0 auto;padding:2rem;font-family:Arial,sans-serif;color:#1f2937;background-color:#f9fafb}.rates-container h1{font-size:2.25rem;font-weight:700;color:#111827;text-align:center;margin-bottom:2rem}.rates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.rate-card{background-color:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 12px #0000000d;text-align:center;transition:transform .2s ease}.rate-card:hover{transform:translateY(-4px)}.rate-card h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.rate{font-size:2rem;color:#0ea5e9;font-weight:700;margin-bottom:.25rem}.apr{font-size:1rem;color:#6b7280}.rates-disclaimer{font-size:.95rem;color:#6b7280;text-align:center;margin-top:1.5rem}.rates-disclaimer p+p{margin-top:.25rem;font-weight:500}.rates-cta{display:flex;justify-content:center;margin-top:2.5rem}.get-quote-btn{background-color:#0ea5e9;color:#fff;font-weight:600;font-size:1rem;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;transition:background-color .2s ease}.get-quote-btn:hover{background-color:#1d4ed8}@media (max-width: 768px){.rates-container{padding:1rem}.rates-container h1,.rate{font-size:1.75rem}.get-quote-btn{width:100%;text-align:center}}.site-footer{background-color:#2c3e50;color:#ecf0f1;padding:2rem 0;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section h3,.footer-section h4{color:#3498db;margin-bottom:1rem}.footer-link{color:#ecf0f1;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .3s ease}.footer-link:hover{color:#3498db}.footer-bottom{text-align:center;padding-top:2rem;margin-top:2rem;border-top:1px solid rgba(236,240,241,.1)}@media (max-width: 768px){.footer-container{grid-template-columns:1fr;text-align:center}}html,body{margin:0;padding:0}.navigation-bar{background-color:#fff;position:sticky;top:0;z-index:1000}.nav-container{max-width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}.nav-logo{display:flex;align-items:center}.nav-logo-img{height:6rem;width:auto}.nav-links{display:flex;gap:24px}.nav-link{text-decoration:none;color:#333;font-weight:500;font-size:1rem;position:relative}.nav-link:hover{color:#0073e6}.active-link{color:#0073e6;font-weight:600}.nav-button:hover{background-color:#005bb5}@media (max-width: 768px){.nav-container{padding:0 1rem}.nav-links{gap:16px;font-size:.95rem}}:root{--primary: #0ea5e9;--primary-dark: #0284c7;--primary-light: #e0f2fe;--secondary: #f97316;--secondary-dark: #ea580c;--secondary-light: #ffedd5;--text-dark: #0f172a;--text-light: #475569;--background: #f8fafc;--white: #ffffff;--border: #e2e8f0;--success: #22c55e;--error: #ef4444;--warning: #f59e0b;--font-primary: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-secondary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--spacing-2xl: 4rem;--spacing-3xl: 6rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: 1rem;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--gradient-primary: linear-gradient(135deg, var(--primary), var(--primary-dark));--gradient-secondary: linear-gradient(135deg, var(--secondary), var(--secondary-dark));--gradient-dark: linear-gradient(rgba(15, 23, 42, .8), rgba(15, 23, 42, .8))}body{font-family:var(--font-secondary);color:var(--text-dark);background-color:var(--background);margin:0;padding:0;line-height:1.625}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);color:var(--text-dark);line-height:1.2}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;font-weight:700}h3{font-size:1.5rem;font-weight:600}.page-container{max-width:72rem;margin:0 auto;padding:var(--spacing-3xl) var(--spacing-lg);width:100%;box-sizing:border-box}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:var(--spacing-xs)}.mt-2{margin-top:var(--spacing-sm)}.mt-3{margin-top:var(--spacing-md)}.mt-4{margin-top:var(--spacing-lg)}.mt-5{margin-top:var(--spacing-xl)}.mt-6{margin-top:var(--spacing-2xl)}.mt-7{margin-top:var(--spacing-3xl)}.mb-1{margin-bottom:var(--spacing-xs)}.mb-2{margin-bottom:var(--spacing-sm)}.mb-3{margin-bottom:var(--spacing-md)}.mb-4{margin-bottom:var(--spacing-lg)}.mb-5{margin-bottom:var(--spacing-xl)}.mb-6{margin-bottom:var(--spacing-2xl)}.mb-7{margin-bottom:var(--spacing-3xl)}@media (max-width: 1024px){:root{--spacing-3xl: 4rem;--spacing-2xl: 3rem}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}}@media (max-width: 768px){:root{--spacing-3xl: 3rem;--spacing-2xl: 2rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.375rem}.page-container{padding:var(--spacing-2xl) var(--spacing-sm)}}
