code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;min-height:100vh}.main-content{display:flex;flex:1 1;flex-direction:column}*{padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.cta-button{cursor:pointer}.cta-button.primary{background:#3498db;border-color:#3498db}.cta-button.primary:hover{background:#2980b9;border-color:#2980b9;box-shadow:0 4px 12px #3498db66}.cta-button.secondary{border-color:#3498db;color:#3498db}.cta-button.secondary:hover{background:#3498db;box-shadow:0 4px 12px #3498db4d;color:#fff}@media (max-width:768px){.cta-button{font-size:1rem;padding:.875rem 1.5rem}}@media print{.App{background:#fff!important}.cta-button{background:none!important;border:1px solid #000!important;color:#000!important}}.header{background:#fff;border-bottom:3px solid #dc2626;box-shadow:0 2px 10px #0000001a;color:#1e3a8a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1rem}.header-brand{flex:1 1;min-width:300px}.brand-link{align-items:center;color:#1e3a8a;display:flex;gap:1rem;text-decoration:none}.company-logo{height:60px;width:auto}.brand-text{display:flex;flex-direction:column}.company-name{color:#dc2626;font-size:1.8rem;font-weight:700;margin-bottom:.25rem;text-shadow:none}.nmls-info{color:#1e3a8a;font-size:.9rem;font-weight:500;text-shadow:none}.header-contact{display:flex;flex-direction:column;gap:.5rem;text-align:right}.contact-row{display:flex;gap:1.5rem;justify-content:flex-end}.contact-item{color:#1e3a8a;font-size:.9rem;gap:.5rem;justify-content:flex-end}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-between;padding:.5rem;width:30px}.mobile-menu-btn span{background:#1e3a8a;border-radius:2px;height:3px;transition:all .3s ease;width:100%}.mobile-menu-btn.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.main-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafc;border-top:1px solid #e2e8f0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.nav-list{display:flex;flex:1 1;gap:2rem;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{border-bottom:2px solid #0000;color:#1e3a8a;display:block;font-weight:500;padding:1rem .5rem;text-decoration:none;transition:all .3s ease}.nav-link.active,.nav-link:hover{border-bottom-color:#dc2626;color:#dc2626}.loan-officer-info{color:#1e3a8a;text-align:right}.officer-name{color:#dc2626;font-size:1rem;font-weight:600}.officer-nmls{color:#1e3a8a;font-size:.8rem}@media (max-width:768px){.header-container{align-items:stretch;flex-direction:column}.header-brand{min-width:auto;text-align:center}.company-name{font-size:1.5rem}.header-contact{flex-direction:row;flex-wrap:wrap;justify-content:center;text-align:center}.contact-item{font-size:.8rem;justify-content:center}.mobile-menu-btn{display:flex;position:absolute;right:1rem;top:1rem}.main-nav{background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 4px 6px #0000001a;display:none;left:0;position:absolute;right:0;top:100%}.main-nav.mobile-open{display:block}.nav-container{flex-direction:column;padding:1rem}.nav-list{flex-direction:column;gap:0;margin-bottom:1rem;width:100%}.nav-link{border-bottom:1px solid #e2e8f0;border-left:none;padding:1rem}.nav-link.active,.nav-link:hover{background:#dc26261a;border-bottom-color:#e2e8f0;border-left:3px solid #dc2626}.loan-officer-info{border-top:1px solid #e2e8f0;padding-top:1rem;text-align:center}}@media (max-width:480px){.header-container{padding:.75rem}.company-name{font-size:1.3rem}.nmls-info{font-size:.8rem}.contact-item{font-size:.75rem}.contact-icon{font-size:.9rem}}.modal-overlay{background:#0009;padding:1rem}.modal-content{background:var(--patriot-white,#fff);border:3px solid #dc2626;border:3px solid var(--patriot-red,#dc2626);box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;max-width:1200px;width:100%}.modal-header{background:#1e3a8a;background:var(--patriot-blue,#1e3a8a);border-bottom:2px solid #f8fafc;border-bottom:2px solid var(--patriot-light-gray,#f8fafc);border-radius:9px 9px 0 0;color:#fff;color:var(--patriot-white,#fff);justify-content:space-between;padding:1.5rem 2rem}.modal-header h2{font-weight:700}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#fff;color:var(--patriot-white,#fff);cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:background-color .3s ease}.modal-close:hover{background:#ffffff1a}.modal-body{flex:1 1;overflow-y:auto;padding:2rem}.notice-text{color:#6b7280;color:var(--patriot-gray,#6b7280);font-size:1rem;line-height:1.6}.citation{color:#1e3a8a;color:var(--patriot-blue,#1e3a8a);font-style:italic;font-weight:600;margin-bottom:1.5rem}.notice-section{background:#f8fafc;background:var(--patriot-light-gray,#f8fafc);border-left:4px solid #dc2626;border-left:4px solid var(--patriot-red,#dc2626);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.recovery-fund{border-left-color:#1e3a8a;border-left-color:var(--patriot-blue,#1e3a8a)}.notice-section p{margin-bottom:1rem}.notice-section p:last-child{margin-bottom:0}.external-link{align-items:center;color:#dc2626;color:var(--patriot-red,#dc2626);display:inline-flex;font-weight:600;gap:.25rem;text-decoration:none}.external-link:hover{color:#b91c1c;color:var(--patriot-dark-red,#b91c1c);text-decoration:underline}.phone-link{color:#1e3a8a;color:var(--patriot-blue,#1e3a8a);font-weight:600;text-decoration:none}.phone-link:hover{text-decoration:underline}.modal-footer{border-top:2px solid #f8fafc;border-top:2px solid var(--patriot-light-gray,#f8fafc);display:flex;justify-content:center;padding:1.5rem 2rem}.close-button{background:#dc2626;background:var(--patriot-red,#dc2626);border:none;border-radius:8px;color:#fff;color:var(--patriot-white,#fff);cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.close-button:hover{background:#b91c1c;background:var(--patriot-dark-red,#b91c1c);box-shadow:0 4px 12px #dc26264d;transform:translateY(-1px)}@media (max-width:768px){.modal-overlay{padding:.5rem}.modal-header{padding:1rem 1.5rem}.modal-header h2{font-size:1.25rem}.modal-body{padding:1.5rem}.notice-section{padding:1rem}.modal-footer{padding:1rem 1.5rem}}@media (max-width:480px){.modal-header{padding:1rem}.modal-header h2{font-size:1.1rem;line-height:1.3}.modal-body{padding:1rem}.notice-section{padding:1rem .75rem}.modal-footer{padding:1rem}.close-button{width:100%}}.terms-modal{max-height:95vh;max-width:1200px}.terms-body{max-height:70vh}.terms-text{color:#6b7280;color:var(--patriot-gray,#6b7280);font-size:.95rem;line-height:1.6}.terms-text h3{border-bottom:2px solid #dc2626;border-bottom:2px solid var(--patriot-red,#dc2626);color:#1e3a8a;color:var(--patriot-blue,#1e3a8a);font-size:1.2rem;font-weight:700;margin:2rem 0 1rem;padding-bottom:.5rem}.terms-text h3:first-child{margin-top:1rem}.terms-text p{margin-bottom:1rem}.terms-text p strong{color:#1e3a8a;color:var(--patriot-blue,#1e3a8a);font-weight:600}.terms-text ul{margin:1rem 0 1.5rem;padding-left:1.5rem}.terms-text li{line-height:1.5;margin:.75rem 0}.terms-text a{color:#dc2626;color:var(--patriot-red,#dc2626);font-weight:500;text-decoration:none}.terms-text a:hover{color:#b91c1c;color:var(--patriot-dark-red,#b91c1c);text-decoration:underline}@media (max-width:768px){.terms-modal{max-height:90vh;max-width:95vw}.terms-body{max-height:65vh}.terms-text{font-size:.9rem}.terms-text h3{font-size:1.1rem;margin:1.5rem 0 .75rem}.terms-text ul{padding-left:1.25rem}.terms-text li{margin:.5rem 0}}@media (max-width:480px){.terms-modal{border-radius:8px;margin:0;max-height:95vh;max-width:100vw}.terms-body{max-height:70vh}.terms-text{font-size:.85rem}.terms-text h3{font-size:1rem;margin:1.25rem 0 .5rem}.terms-text ul{padding-left:1rem}}.footer{background:#1e3a8a;background:var(--patriot-blue);color:#fff;color:var(--patriot-white);margin-top:auto}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:3rem 1rem 2rem}.footer-section{display:flex;flex-direction:column}.footer-section h3{border-bottom:2px solid #dc2626;border-bottom:2px solid var(--patriot-red);color:#fff;color:var(--patriot-white);font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.quick-links h3,.services h3{border-bottom-color:#3b82f6;border-bottom-color:var(--patriot-light-blue);color:#3b82f6;color:var(--patriot-light-blue);text-align:center}.company-info .company-details p{color:#fff;color:var(--patriot-white);line-height:1.6;margin:.5rem 0}.company-info strong{color:#dc2626;color:var(--patriot-red)}.company-info a{color:#fff;color:var(--patriot-white);text-decoration:none;transition:color .3s ease}.company-info a:hover{color:#dc2626;color:var(--patriot-red);text-decoration:underline}.loan-officer .officer-details p{color:#fff;color:var(--patriot-white);line-height:1.5;margin:.3rem 0}.loan-officer strong{color:#dc2626;color:var(--patriot-red);font-size:1.1rem}.quick-links,.services{background:#1e3a8a;background:var(--patriot-blue);border:2px solid #dc2626;border:2px solid var(--patriot-red);border-radius:12px;box-shadow:0 4px 15px #1e3a8a4d;padding:1rem}.quick-links ul,.services ul{list-style:none;margin:0;padding:0}.quick-links li,.services li{background:#ffffffe6;border:1px solid #fff3;border-radius:6px;margin:.25rem 0;padding:.5rem;transition:all .3s ease}.quick-links li:hover,.services li:hover{background:#fff;background:var(--patriot-white);box-shadow:0 2px 8px #0000001a;transform:translateX(3px)}.quick-links a{color:#1e3a8a;color:var(--patriot-blue);display:block;font-weight:600;text-decoration:none}.quick-links a:hover{color:#dc2626;color:var(--patriot-red)}.services li{color:#1e3a8a;color:var(--patriot-blue);font-size:.9rem;font-weight:600}.footer-compliance{background:#dc2626;background:var(--patriot-red);border-top:3px solid #fff;border-top:3px solid var(--patriot-white)}.compliance-container{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto;max-width:1200px;padding:2rem 1rem}.equal-housing-section{align-items:center;display:flex;gap:1.5rem;margin-bottom:1.5rem}.equal-housing-logo{flex-shrink:0}.ehl-logo{height:60px;object-fit:contain;width:60px}.compliance-text{flex:1 1}.compliance-text strong{color:#fff;color:var(--patriot-white);font-size:1.1rem}.compliance-text a{color:#fff;color:var(--patriot-white);font-weight:600;text-decoration:none}.compliance-text a:hover{text-decoration:underline}.company-nmls-info{border-top:1px solid #fff3;margin-top:1rem;padding-top:1rem}.company-nmls-info p{font-size:.9rem;line-height:1.4;margin:.5rem 0}.legal-info{background:#ffffff1a;border-left:4px solid #fff;border-left:4px solid var(--patriot-white);border-radius:4px;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;padding:1rem}.legal-links{align-items:center;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:100%}.legal-link-button{background:none;border:none;color:#fff;color:var(--patriot-white);cursor:pointer;font-size:.9rem;padding:.5rem;text-decoration:underline;transition:color .3s ease}.legal-link-button:hover{color:#fffc}.separator{color:#fff9;font-weight:700}.footer-copyright{background:#1e3a8a;background:var(--patriot-blue);border-top:3px solid #fff;border-top:3px solid var(--patriot-white)}.copyright-container{color:#fffc;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:1200px;padding:1.5rem 1rem}.copyright-text{text-align:center}.company-info-footer{border-bottom:1px solid #fff3;margin-bottom:1rem;padding-bottom:1rem}.company-info-footer p{color:#fff;color:var(--patriot-white);margin:.3rem 0}.company-info-footer strong{color:#dc2626;color:var(--patriot-red)}.social-media-footer{text-align:center}.social-media-footer h4{color:#fff;color:var(--patriot-white);font-size:1rem;font-weight:600;margin-bottom:1rem}.social-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.social-link{align-items:center;background:#ffffff1a;border:1px solid #0000;border-radius:8px;color:#fff;color:var(--patriot-white);display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem .75rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-1px)}.social-link.yelp:hover{background:#ffd70033;border-color:#ffd70080}.social-link.linkedin:hover{background:#0077b54d;border-color:#0077b599}.social-link.facebook:hover{background:#1877f24d;border-color:#1877f299}.social-link.twitter:hover{background:#1da1f24d;border-color:#1da1f299}.social-icon{font-size:1.2rem}.copyright-container p{font-size:.9rem;margin:.25rem 0}@media (max-width:768px){.footer-container{gap:1.5rem;grid-template-columns:1fr;padding:2rem 1rem 1.5rem}.footer-section h3{font-size:1.1rem}.compliance-container{padding:1.5rem 1rem}.compliance-info,.legal-info{padding:.75rem}.legal-info{font-size:.8rem}.copyright-container{padding:1rem}.copyright-container p{font-size:.8rem}}@media (max-width:480px){.footer-container{padding:1.5rem .75rem 1rem}.footer-section h3{font-size:1rem}.company-info .company-details p,.loan-officer .officer-details p,.quick-links li,.services li{font-size:.9rem}.compliance-info,.legal-info{font-size:.8rem;padding:.5rem}}@media (prefers-reduced-motion:reduce){.company-info a,.quick-links a{transition:none}}@media print{.footer{background:#fff!important;box-shadow:none;color:#000!important}.footer-section h3{border-bottom-color:#000!important;color:#000!important}.company-info a,.compliance-text a,.legal-link-button,.quick-links a{color:#000!important;text-decoration:underline}.ehl-logo{filter:grayscale(100%)}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;width:90%}.modal-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.security-icon{color:#1e40af}.modal-header h2{color:#fff;font-size:1.5rem;margin:0}.modal-body{color:#4b5563;line-height:1.6;margin-bottom:2rem}.modal-body p{margin-bottom:1rem}.security-features{background-color:#f3f4f6;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding:1rem}.feature{align-items:center;color:#374151;display:flex;font-size:.9rem;gap:.5rem}.feature svg{color:#059669}.modal-actions{display:flex;gap:1rem;justify-content:flex-end}.btn-secondary{background-color:#fff;border:2px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.btn-secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.btn-primary{background-color:#1e40af;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.btn-primary:hover{background-color:#1d4ed8}.loading-state{padding:2rem;text-align:center}.loader-icon{animation:spin 1s linear infinite;color:#1e40af;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-state h3{color:#1f2937;font-size:1.25rem;margin:0 0 1rem}.loading-state p{color:#6b7280;margin:0}@media (max-width:768px){.modal-content{margin:1rem;padding:1.5rem}.modal-actions{flex-direction:column-reverse}.btn-primary,.btn-secondary{justify-content:center;width:100%}}.home-page{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;width:100%}*{box-sizing:border-box}body{overflow-x:hidden}.hero{align-items:center;color:#fff;display:flex;min-height:70vh;padding:4rem 0}.hero-loading{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.hero-container{margin:0 auto;max-width:1200px;padding:0 1rem}.hero-content{align-items:center;display:flex;justify-content:center;text-align:center}.hero-text h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-subtitle{color:#e8f4fd;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.hero-description{color:#d1ecf1;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-button{display:inline-block;text-align:center}.cta-button.primary{background:#f39c12;border-color:#f39c12;color:#fff}.cta-button.primary:hover{background:#e67e22;border-color:#e67e22;box-shadow:0 4px 12px #f39c1266}.cta-button.secondary:hover{box-shadow:0 4px 12px #ffffff4d;color:#667eea}.cta-button.large{font-size:1.2rem;padding:1.25rem 2.5rem}.hero-image{display:flex;justify-content:center}.hero-img{border-radius:12px;box-shadow:0 10px 30px #0000004d;height:auto;max-width:100%}.services{background:#f8f9fa;padding:4rem 0}.services h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.services-grid{grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px}.service-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.service-icon{align-items:center;display:flex;height:80px;justify-content:center;width:100%}.service-img{border-radius:8px}.service-lucide-icon{color:#3498db;transition:color .3s ease}.service-card:hover .service-lucide-icon{color:#2980b9}.service-card h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#6c757d;line-height:1.6}.why-choose{background:#fff;padding:4rem 0}.why-choose-container{margin:0 auto;max-width:1200px;padding:0 1rem}.why-choose-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.why-choose h2{color:#2c3e50;font-size:2.5rem;font-weight:700}.benefit,.why-choose h2{margin-bottom:2rem}.benefit-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.benefit-icon{color:#3498db}.benefit h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin:0}.benefit p{color:#6c757d;line-height:1.6}.office-img{border-radius:12px;box-shadow:0 8px 25px #00000026;height:auto;max-width:100%}.loan-programs{background:#f8f9fa;padding:4rem 0}.loan-programs-container{margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.loan-programs h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.programs-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.program-category{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:left}.program-category h3{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.program-image{margin-bottom:1.5rem;text-align:center}.program-img{border-radius:8px;height:auto;max-width:100%}.program-category ul{list-style:none;margin:0;padding:0}.program-category li{color:#495057;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.program-category li:before{color:var(--patriot-red);content:"✓";font-weight:700;left:0;position:absolute}.program-category strong{color:#2c3e50}.service-areas{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:4rem 0}.service-areas-container{margin:0 auto;max-width:1200px;padding:0 1rem}.areas-content{align-items:center;display:flex;justify-content:center}.areas-text{text-align:center}.areas-text h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.areas-text p{color:#e8f4fd;font-size:1.1rem;margin-bottom:1.5rem}.areas-list{grid-gap:.75rem;display:grid;gap:.75rem;margin:0 auto;max-width:500px}.area-item{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:500;gap:.75rem;justify-content:center;padding:.5rem 0}.area-icon{color:#f39c12;flex-shrink:0}.texas-map{border-radius:12px;box-shadow:0 8px 25px #00000026;height:auto;max-width:100%}.get-started{background:#1e40af;color:#fff;padding:4rem 0;text-align:center}.get-started-container{margin:0 auto;max-width:1200px;padding:0 1rem}.get-started h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.get-started-subtitle{color:#e8f4fd;font-size:1.3rem;margin-bottom:3rem}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.step{text-align:center}.step-number{align-items:center;background:#dc2626;border-radius:50%;box-shadow:0 4px 15px #dc262666;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.step h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.step p{color:#d1ecf1}.contact-cta{flex-direction:column}.contact-cta,.loan-officer-intro{align-items:center;display:flex;gap:1.5rem}.loan-officer-intro{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:1.5rem}.loan-application-visual{flex-shrink:0}.service-image{border-radius:8px;height:60px;object-fit:cover;width:60px}.loan-officer-image{flex-shrink:0}.yamini-photo{border:3px solid #ffffff4d;border-radius:50%;height:80px;object-fit:cover;width:80px}@media (max-width:768px){.loan-officer-intro{flex-direction:column;gap:1rem;text-align:center}}.contact-info{text-align:center}.contact-info p{color:#d1ecf1;margin:.25rem 0}.phone-number{align-items:center;display:flex;gap:.5rem;justify-content:center}.phone-icon{color:#dc2626}.phone-number a{color:#dc2626;font-size:1.2rem;font-weight:600;text-decoration:none}.phone-number a:hover{text-decoration:underline}.quick-links{background:#f8f9fa;padding:4rem 0}.quick-links-container{margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.quick-links h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.links-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.quick-link-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;color:inherit;overflow:hidden;padding:2rem;position:relative;text-decoration:none;transition:all .3s ease}.quick-link-card:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.quick-link-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.quick-link-card h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:.75rem}.quick-link-card p{color:#6c757d;line-height:1.5;margin-bottom:1rem}.link-arrow{bottom:1rem;color:#667eea;font-size:1.5rem;font-weight:700;position:absolute;right:1.5rem;transition:transform .3s ease}.quick-link-card:hover .link-arrow{transform:translateX(5px)}@media (max-width:968px){.areas-content,.hero-content,.why-choose-content{gap:2rem;grid-template-columns:1fr}.hero-text{text-align:center}.hero-text h1{font-size:2.5rem}.areas-content .areas-text{text-align:center}}@media (max-width:768px){.hero{min-height:60vh;padding:2rem 0}.hero-text h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.services-grid{grid-template-columns:1fr;max-width:400px}.areas-text h2,.get-started h2,.loan-programs h2,.quick-links h2,.services h2,.why-choose h2{font-size:2rem}.hero-buttons{justify-content:center}.cta-button{font-size:1rem;padding:.875rem 1.5rem}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.step-number{font-size:1.2rem;height:50px;width:50px}.programs-grid{grid-template-columns:1fr}.contact-cta{gap:1rem}}@media (max-width:480px){.hero-text h1{font-size:1.8rem}.get-started,.loan-programs,.quick-links,.service-areas,.services,.why-choose{padding:2rem 0}.program-category,.quick-link-card,.service-card{padding:1.5rem}.link-arrow{bottom:.75rem;right:1rem}.hero-buttons{align-items:center;flex-direction:column}.cta-button{max-width:280px;width:100%}}@media (prefers-reduced-motion:reduce){.cta-button,.quick-link-card,.service-card{transition:none}.cta-button:hover,.quick-link-card:hover,.service-card:hover{transform:none}.link-arrow{transition:none}.quick-link-card:hover .link-arrow{transform:none}}@media print{.hero{padding:1rem 0}.cta-button,.hero{background:none!important;color:#000!important}.cta-button{border:1px solid #000!important}.get-started{background:none!important;color:#000!important}}.loan-officers-page{background:#fff;background:var(--patriot-white);min-height:100vh}.loan-officers-header{background:linear-gradient(135deg,#1e3a8a,#1d4ed8);background:linear-gradient(135deg,var(--patriot-blue) 0,var(--patriot-dark-blue) 100%);color:#fff;color:var(--patriot-white);padding:4rem 0 3rem;text-align:center}.header-container{margin:0 auto;max-width:1200px;padding:0 1rem}.header-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.header-subtitle{color:#ffffffe6;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.header-description{color:#fffc;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px}.featured-officer{background:#f8fafc;background:var(--patriot-light-gray);padding:4rem 0}.officer-container{margin:0 auto;max-width:1200px;padding:0 1rem}.officer-card{grid-gap:3rem;background:#fff;background:var(--patriot-white);border:3px solid #dc2626;border:3px solid var(--patriot-red);border-radius:20px;box-shadow:0 10px 30px #0000001a;display:grid;gap:3rem;grid-template-columns:300px 1fr;padding:3rem}.officer-image{text-align:center}.officer-photo{border:4px solid #1e3a8a;border:4px solid var(--patriot-blue);border-radius:15px;box-shadow:0 8px 25px #1e3a8a33;height:300px;object-fit:cover;width:100%}.officer-info{display:flex;flex-direction:column;gap:2rem}.officer-header h2{color:#1e3a8a;color:var(--patriot-blue);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.officer-title{color:#6b7280;color:var(--patriot-gray);font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.nmls-badge{background:#dc2626;background:var(--patriot-red);border-radius:25px;color:#fff;color:var(--patriot-white);display:inline-block;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.officer-highlights{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.highlight{align-items:center;background:#3b82f61a;border-left:4px solid #3b82f6;border-left:4px solid var(--patriot-light-blue);border-radius:8px;display:flex;gap:.5rem;padding:.75rem}.highlight-icon{color:#3b82f6;color:var(--patriot-light-blue);flex-shrink:0}.highlight span{font-weight:600}.highlight span,.officer-contact h3{color:#1e3a8a;color:var(--patriot-blue)}.officer-contact h3{font-size:1.3rem;font-weight:700;margin-bottom:1rem}.contact-item{align-items:center;background:#f8fafc;background:var(--patriot-light-gray);border-radius:8px;display:flex;gap:.75rem;padding:.75rem;transition:all .3s ease}.contact-item:hover{background:#dc26260d;transform:translateX(3px)}.contact-icon{color:#dc2626;color:var(--patriot-red);flex-shrink:0}.contact-item a{color:#1e3a8a;color:var(--patriot-blue);font-weight:600;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#dc2626;color:var(--patriot-red);text-decoration:underline}.officer-description{color:#6b7280;color:var(--patriot-gray);line-height:1.7}.officer-description p{font-size:1rem;margin-bottom:1rem}.officer-services{background:#fff;background:var(--patriot-white);padding:4rem 0}.services-container{margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.services-container h2{color:#1e3a8a;color:var(--patriot-blue);font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-item{background:#f8fafc;background:var(--patriot-light-gray);border:2px solid #0000;border-radius:15px;padding:2rem;text-align:center;transition:all .3s ease}.service-item:hover{border-color:#3b82f6;border-color:var(--patriot-light-blue);box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.service-icon{margin-bottom:1.5rem}.service-img{border-radius:12px;height:80px;object-fit:cover;width:80px}.service-item h3{color:#1e3a8a;color:var(--patriot-blue);font-size:1.3rem;font-weight:700;margin-bottom:1rem}.service-item p{color:#6b7280;color:var(--patriot-gray);font-size:1rem;line-height:1.6}.cta-section{background:linear-gradient(135deg,#dc2626,#b91c1c);background:linear-gradient(135deg,var(--patriot-red) 0,var(--patriot-dark-red) 100%);color:#fff;color:var(--patriot-white);padding:4rem 0;text-align:center}.cta-container{margin:0 auto;max-width:800px;padding:0 1rem}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.cta-content p{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-button{align-items:center;border:2px solid #0000;border-radius:8px;display:inline-flex;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:#fff;background:var(--patriot-white);border-color:#fff;border-color:var(--patriot-white);color:#dc2626;color:var(--patriot-red)}.cta-button.primary:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.cta-button.primary:hover,.cta-button.secondary{background:#0000;border-color:#fff;border-color:var(--patriot-white);color:#fff;color:var(--patriot-white)}.cta-button.secondary:hover{background:#fff;background:var(--patriot-white);box-shadow:0 5px 15px #0003;color:#dc2626;color:var(--patriot-red);transform:translateY(-2px)}@media (max-width:768px){.header-content h1{font-size:2.2rem}.header-subtitle{font-size:1.1rem}.header-description{font-size:1rem}.officer-card{gap:2rem;grid-template-columns:1fr;padding:2rem}.officer-photo{height:250px}.officer-header h2{font-size:2rem}.officer-highlights{grid-template-columns:1fr}.cta-content h2,.services-container h2{font-size:2rem}.cta-buttons{align-items:center;flex-direction:column}.cta-button{justify-content:center;max-width:300px;width:100%}}@media (max-width:480px){.loan-officers-header{padding:3rem 0 2rem}.header-content h1{font-size:1.8rem}.featured-officer{padding:3rem 0}.officer-card{padding:1.5rem}.officer-header h2{font-size:1.8rem}.officer-title{font-size:1rem}.services-grid{grid-template-columns:1fr}.service-item{padding:1.5rem}.cta-content h2,.services-container h2{font-size:1.8rem}.cta-content p{font-size:1rem}}@media print{.cta-section,.loan-officers-header,.loan-officers-page{background:#fff!important;color:#000!important}.officer-card{border-color:#000!important;box-shadow:none}.cta-buttons{display:none}}.content-page{background:#f8fafc;background:var(--patriot-light-gray);min-height:100vh}.page-header{background:linear-gradient(135deg,#1e3a8a,#dc2626);background:linear-gradient(135deg,var(--patriot-blue) 0,var(--patriot-red) 100%);padding:3rem 0}.header-content{grid-gap:2rem;gap:2rem;grid-template-columns:1fr 1fr}.header-text h1{font-size:2.5rem;line-height:1.2}.header-text p{line-height:1.5}.header-image{display:flex;justify-content:center}.header-img{border-radius:12px;box-shadow:0 8px 25px #0000004d;max-width:100%}.content-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1200px;padding:3rem 1rem}.markdown-content{background:#fff;background:var(--patriot-white);border-radius:12px;border-top:4px solid #dc2626;border-top:4px solid var(--patriot-red);box-shadow:0 4px 20px #0000001a;line-height:1.7;padding:2.5rem}.markdown-content h1{border-bottom:3px solid #dc2626;border-bottom:3px solid var(--patriot-red);color:#1e3a8a;color:var(--patriot-blue);font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem}.markdown-content h2{color:#1e3a8a;color:var(--patriot-blue);font-size:1.8rem;font-weight:600;margin:2rem 0 1rem;position:relative}.markdown-content h2:before{background:#dc2626;background:var(--patriot-red);bottom:0;content:"";left:-1rem;position:absolute;top:0;width:4px}.markdown-content h3{font-size:1.4rem;margin:1.5rem 0 .75rem}.markdown-content h3,.markdown-content h4{color:#1e3a8a;color:var(--patriot-blue);font-weight:600}.markdown-content h4{font-size:1.2rem;margin:1rem 0 .5rem}.markdown-content p{color:#6b7280;color:var(--patriot-gray);margin-bottom:1rem}.markdown-content ol,.markdown-content ul{margin:1rem 0;padding-left:1.5rem}.markdown-content li{color:#6b7280;color:var(--patriot-gray);margin:.5rem 0}.markdown-content strong{color:#1e3a8a;color:var(--patriot-blue);font-weight:600}.markdown-content a{color:#dc2626;color:var(--patriot-red);font-weight:500;text-decoration:none}.markdown-content a:hover{color:#b91c1c;color:var(--patriot-dark-red);text-decoration:underline}.markdown-content blockquote{background:#f8fafc;background:var(--patriot-light-gray);border-left:4px solid #dc2626;border-left:4px solid var(--patriot-red);border-radius:0 4px 4px 0;margin:1.5rem 0;padding:1rem 1.5rem}.markdown-content blockquote p{color:#6b7280;color:var(--patriot-gray);font-style:italic;margin:0}.markdown-content hr{background:linear-gradient(90deg,#0000,#dc2626,#0000);background:linear-gradient(to right,#0000,var(--patriot-red),#0000);border:none;height:2px;margin:2rem 0}.markdown-content table{background:#fff;background:var(--patriot-white);border-collapse:collapse;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:1.5rem 0;overflow:hidden;width:100%}.markdown-content td,.markdown-content th{border-bottom:1px solid #e9ecef;padding:1rem;text-align:left}.markdown-content th{background:#1e3a8a;background:var(--patriot-blue);color:#fff;color:var(--patriot-white);font-weight:600}.markdown-content code,.markdown-content tr:nth-child(2n){background:#f8fafc;background:var(--patriot-light-gray)}.markdown-content code{border-radius:4px;color:#dc2626;color:var(--patriot-red);font-family:Courier New,monospace;font-size:.9em;padding:.25rem .5rem}.markdown-content pre{background:#1e3a8a;background:var(--patriot-blue);border-radius:8px;color:#fff;color:var(--patriot-white);margin:1.5rem 0;overflow-x:auto;padding:1.5rem}.markdown-content pre code{background:none;color:inherit;padding:0}.sidebar{display:flex;flex-direction:column;gap:2rem}.contact-card{background:#fff;background:var(--patriot-white);border-radius:12px;border-top:4px solid #dc2626;border-top:4px solid var(--patriot-red);box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center}.contact-card h3{color:#1e3a8a;color:var(--patriot-blue);font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.loan-officer-info{align-items:center;display:flex;flex-direction:column;gap:1rem}.officer-photo{border:3px solid #dc2626;border:3px solid var(--patriot-red);border-radius:50%;box-shadow:0 4px 15px #0003}.officer-details h4{color:#1e3a8a;color:var(--patriot-blue);font-size:1.2rem;font-weight:600;margin:0}.officer-details p{color:#6b7280;color:var(--patriot-gray);font-size:.95rem;margin:.25rem 0 1rem}.contact-methods{display:flex;flex-direction:column;gap:.75rem;width:100%}.contact-btn{font-size:.95rem;font-weight:500;gap:.75rem;justify-content:center;padding:.75rem 1rem}.contact-btn.phone{background:#dc2626;background:var(--patriot-red);color:#fff;color:var(--patriot-white)}.contact-btn.phone:hover{background:#b91c1c;background:var(--patriot-dark-red);box-shadow:0 4px 12px #dc262666;transform:translateY(-2px)}.contact-btn.email{background:#1e3a8a;background:var(--patriot-blue);color:#fff;color:var(--patriot-white)}.contact-btn.email:hover{background:#1d4ed8;box-shadow:0 4px 12px #1e3a8a66;transform:translateY(-2px)}.quick-tools{background:#fff;background:var(--patriot-white);border-radius:12px;border-top:4px solid #1e3a8a;border-top:4px solid var(--patriot-blue);box-shadow:0 4px 20px #0000001a;padding:2rem}.quick-tools h3{color:#1e3a8a;color:var(--patriot-blue);font-size:1.2rem;font-weight:600;margin-bottom:1rem;text-align:center}.tool-links{flex-direction:column}.tool-link,.tool-links{display:flex;gap:.75rem}.tool-link{align-items:center;background:#f8fafc;background:var(--patriot-light-gray);border:2px solid #0000;border-radius:8px;color:#6b7280;color:var(--patriot-gray);font-weight:500;padding:1rem;text-decoration:none;transition:all .3s ease}.tool-link svg{color:#dc2626;color:var(--patriot-red);flex-shrink:0}.tool-link:hover{background:#e2e8f0;border-color:#1e3a8a;border-color:var(--patriot-blue);color:#1e3a8a;color:var(--patriot-blue);transform:translateX(5px)}.security-notice{background:linear-gradient(135deg,#f8fafc,#e2e8f0);background:linear-gradient(135deg,var(--patriot-light-gray),#e2e8f0);border-left:4px solid #1e3a8a;border-left:4px solid var(--patriot-blue);border-radius:12px;padding:1.5rem}.security-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.security-header svg{color:#1e3a8a;color:var(--patriot-blue);flex-shrink:0}.security-notice h3{color:#1e3a8a;color:var(--patriot-blue);font-size:1.1rem;font-weight:600;margin:0}.security-notice p{color:#6b7280;color:var(--patriot-gray);font-size:.9rem;line-height:1.5;margin:0}@media (max-width:968px){.header-content{grid-template-columns:1fr;text-align:center}.content-container{gap:2rem;grid-template-columns:1fr;padding:2rem 1rem}.markdown-content{padding:2rem}}@media (max-width:768px){.page-header{padding:2rem 0}.header-text h1{font-size:2rem}.header-text p{font-size:1.1rem}.markdown-content{padding:1.5rem}.markdown-content h1{font-size:1.8rem}.markdown-content h2{font-size:1.5rem}.contact-card,.quick-tools{padding:1.5rem}.contact-methods{flex-direction:column}}@media (max-width:480px){.content-container{padding:1rem .75rem}.markdown-content{padding:1rem}.header-text h1,.markdown-content h1{font-size:1.6rem}.markdown-content h2{font-size:1.3rem}.contact-card,.quick-tools,.security-notice{padding:1rem}.markdown-content table{font-size:.9rem}.markdown-content td,.markdown-content th{padding:.75rem .5rem}}.document-checklist{border-top:2px solid #e9ecef;margin-top:3rem;padding-top:2rem}.document-checklist h2{color:#1e3a8a;color:var(--patriot-blue);font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.checklist-section{background:#f8fafc;background:var(--patriot-light-gray);border-left:4px solid #dc2626;border-left:4px solid var(--patriot-red);border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.checklist-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem}.checklist-icon{background:#fff;background:var(--patriot-white);border-radius:8px;box-shadow:0 2px 8px #1e3a8a26;flex-shrink:0;padding:8px}.checklist-header h3,.checklist-icon{color:#1e3a8a;color:var(--patriot-blue)}.checklist-header h3{font-size:1.3rem;font-weight:600;margin:0}.checklist-content ul{list-style:none;margin:0;padding:0}.checklist-content li{color:#6b7280;color:var(--patriot-gray);line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.checklist-content li:before{color:#dc2626;color:var(--patriot-red);content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.checklist-content h4{color:#1e3a8a;color:var(--patriot-blue);font-size:1.1rem;font-weight:600;margin:1.5rem 0 .75rem;padding-left:0}.checklist-content h4:first-child{margin-top:0}.checklist-content strong{color:#1e3a8a;color:var(--patriot-blue);font-weight:600}@media print{.page-header{background:none!important;color:#000!important}.sidebar{display:none}.content-container{grid-template-columns:1fr}.markdown-content{border:1px solid #ddd;box-shadow:none}.contact-btn,.tool-link{background:none!important;border:1px solid #000!important;color:#000!important}.checklist-section{border:1px solid #ddd!important}.checklist-icon,.checklist-section{background:none!important;box-shadow:none!important}}.prequalification-section{background:#fff;background:var(--patriot-white);border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:3rem 0;padding:2rem}.comparison-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.comparison-card{background:#fff;background:var(--patriot-white);border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s ease}.comparison-card:hover{border-color:#3b82f6;border-color:var(--patriot-light-blue);box-shadow:0 8px 16px #0000001a}.comparison-card.featured{border-color:#1e3a8a;border-color:var(--patriot-blue);box-shadow:0 4px 12px #1e3a8a26}.card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.card-header h3{color:#1e3a8a;color:var(--patriot-blue);font-size:1.5rem;font-weight:700;margin:0}.card-subtitle{color:#6b7280;color:var(--patriot-gray);font-size:1rem;font-weight:500}.card-content{display:flex;flex-direction:column;gap:1.5rem}.feature-list{list-style:none;margin:0;padding:0}.feature-list li{align-items:center;background:#f8fafc;background:var(--patriot-light-gray);border-left:4px solid #3b82f6;border-left:4px solid var(--patriot-light-blue);border-radius:8px;display:flex;gap:.75rem;margin-bottom:1rem;padding:.75rem}.feature-icon{flex-shrink:0;font-size:1.2rem}.card-details{display:flex;flex-direction:column;gap:.75rem}.detail-item{align-items:center;color:#6b7280;color:var(--patriot-gray);display:flex;font-size:.9rem;gap:.5rem}.detail-item svg{color:#1e3a8a;color:var(--patriot-blue)}.preapproval-benefits{background:linear-gradient(135deg,#1e3a8a0d,#dc26260d);border:2px solid #1e3a8a;border:2px solid var(--patriot-blue);border-radius:12px;padding:2rem}.preapproval-benefits h3{color:#1e3a8a;color:var(--patriot-blue);font-size:1.5rem;font-weight:700;margin:0 0 1.5rem;text-align:center}.benefits-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.benefit-item{align-items:center;background:#fff;background:var(--patriot-white);border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;gap:.75rem;padding:1rem;transition:transform .2s ease}.benefit-item:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.benefit-icon{flex-shrink:0}@media (max-width:768px){.comparison-grid{gap:1.5rem;grid-template-columns:1fr}.benefits-grid{gap:1rem;grid-template-columns:1fr}.prequalification-section{padding:1.5rem}.card-header h3{font-size:1.25rem}.card-subtitle{font-size:.875rem}.feature-list li{align-items:flex-start;flex-direction:column;gap:.5rem;text-align:left}.benefit-item{padding:.75rem}}:root{--patriot-red:#dc2626;--patriot-blue:#1e3a8a;--patriot-white:#fff;--patriot-light-blue:#3b82f6;--patriot-dark-red:#b91c1c;--patriot-gray:#6b7280;--patriot-light-gray:#f8fafc;--patriot-dark-blue:#1d4ed8}.calculators-page{background:#f8fafc;background:var(--patriot-light-gray);min-height:100vh}.page-header{background:linear-gradient(135deg,#1e3a8a,#1d4ed8);background:linear-gradient(135deg,var(--patriot-blue) 0,var(--patriot-dark-blue) 100%);color:#fff;color:var(--patriot-white);padding:4rem 0 3rem}.header-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 400px;margin:0 auto;max-width:1200px;padding:0 1rem}.header-text h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.header-text p{color:#ffffffe6;font-size:1.2rem;line-height:1.6}.header-image{text-align:center}.header-img{border:4px solid #dc2626;border:4px solid var(--patriot-red);border-radius:15px;box-shadow:0 10px 30px #dc262633;height:auto;width:100%}.calculators-container{margin:0 auto;max-width:1200px;padding:3rem 1rem}.calculator-nav{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.nav-button{align-items:center;background:#fff;background:var(--patriot-white);border:3px solid #dc2626;border:3px solid var(--patriot-red);border-radius:12px;box-shadow:0 4px 15px #dc26261a;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;text-align:left;transition:all .3s ease}.nav-button:hover{border-color:#b91c1c;border-color:var(--patriot-dark-red);box-shadow:0 8px 25px #dc262633;transform:translateY(-3px)}.nav-button.active{background:linear-gradient(135deg,#dc2626,#b91c1c);background:linear-gradient(135deg,var(--patriot-red),var(--patriot-dark-red));border-color:#dc2626;border-color:var(--patriot-red);box-shadow:0 8px 25px #dc26264d;color:#fff;color:var(--patriot-white)}.nav-icon{color:#dc2626;color:var(--patriot-red);display:flex;justify-content:center;min-width:3rem}.nav-button.active .nav-icon{color:#fff;color:var(--patriot-white)}.nav-text h3{color:#1e3a8a;color:var(--patriot-blue);font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.nav-button.active .nav-text h3{color:#fff;color:var(--patriot-white)}.nav-text p{color:#6b7280;color:var(--patriot-gray);font-size:.9rem;margin:0;opacity:.8}.nav-button.active .nav-text p{color:#ffffffe6}.calculator-content{background:#fff;background:var(--patriot-white);border:2px solid #3b82f6;border:2px solid var(--patriot-light-blue);border-radius:12px;box-shadow:0 6px 25px #1e3a8a1a;margin-bottom:2rem;overflow:hidden}.calculator-form{border-bottom:3px solid #dc2626;border-bottom:3px solid var(--patriot-red);padding:2rem}.calculator-form h2{color:#1e3a8a;color:var(--patriot-blue);font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.input-group{display:flex;flex-direction:column}.input-group label{color:#1e3a8a;color:var(--patriot-blue);font-size:.95rem;font-weight:600;margin-bottom:.5rem}.input-wrapper{align-items:center;display:flex;position:relative}.input-prefix,.input-suffix{color:#dc2626;color:var(--patriot-red);font-weight:600;position:absolute;z-index:2}.input-prefix{left:1rem}.input-suffix{right:1rem}.input-group input,.input-group select{background:#fff;background:var(--patriot-white);border:2px solid #3b82f6;border:2px solid var(--patriot-light-blue);border-radius:8px;color:#1e3a8a;color:var(--patriot-blue);font-size:1rem;font-weight:500;padding:1rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.input-group input:focus,.input-group select:focus{border-color:#dc2626;border-color:var(--patriot-red);box-shadow:0 0 0 3px #dc26261a;outline:none}.input-wrapper input{padding-left:2.5rem;padding-right:2.5rem}.input-wrapper input:has-prefix{padding-left:2.5rem}.input-wrapper input:has-suffix{padding-right:2.5rem}.calculator-results{background:#f8fafc;background:var(--patriot-light-gray);padding:2rem}.calculator-results h3{color:#1e3a8a;color:var(--patriot-blue);font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.result-card{background:#fff;background:var(--patriot-white);border:2px solid #3b82f6;border:2px solid var(--patriot-light-blue);border-radius:8px;box-shadow:0 4px 15px #1e3a8a1a;padding:1.5rem}.result-item{align-items:center;border-bottom:1px solid #f8fafc;border-bottom:1px solid var(--patriot-light-gray);display:flex;justify-content:space-between;padding:1rem 0}.result-item:last-child{border-bottom:none}.result-item.primary{background:linear-gradient(135deg,#dc2626,#b91c1c);background:linear-gradient(135deg,var(--patriot-red),var(--patriot-dark-red));border-bottom:none;border-radius:6px 6px 0 0;color:#fff;color:var(--patriot-white);margin:-1.5rem -1.5rem 1rem;padding:1.5rem}.result-label{font-size:1rem;font-weight:600}.result-value{color:#1e3a8a;color:var(--patriot-blue);font-size:1.3rem;font-weight:700}.result-item.primary .result-value{color:#fff;color:var(--patriot-white);font-size:1.5rem}.guidelines-note{background:#3b82f61a;border-left:4px solid #3b82f6;border-left:4px solid var(--patriot-light-blue);border-radius:4px;margin-top:1rem;padding:1rem}.guidelines-note p{color:#1e3a8a;color:var(--patriot-blue);font-size:.9rem;font-weight:500;line-height:1.5;margin:0}.coming-soon{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:3rem 2rem;text-align:center}.coming-soon-img{border:4px solid #dc2626;border:4px solid var(--patriot-red);border-radius:12px;box-shadow:0 10px 30px #1e3a8a26}.coming-soon h2{color:#1e3a8a;color:var(--patriot-blue);font-size:2rem;font-weight:700;margin:0}.coming-soon p{color:#6b7280;color:var(--patriot-gray);font-size:1.1rem;font-weight:500;margin:0;max-width:500px}.contact-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.contact-btn{align-items:center;background:#dc2626;background:var(--patriot-red);border:2px solid #dc2626;border:2px solid var(--patriot-red);border-radius:8px;color:#fff;color:var(--patriot-white);display:flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.contact-btn:hover{background:#b91c1c;background:var(--patriot-dark-red);border-color:#b91c1c;border-color:var(--patriot-dark-red);box-shadow:0 6px 20px #dc262666;transform:translateY(-2px)}.calculator-notes{margin-top:2rem}.calculator-notes h3{color:#1e3a8a;color:var(--patriot-blue);font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.notes-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.note-card{background:#fff;background:var(--patriot-white);border-radius:12px;border-top:4px solid #dc2626;border-top:4px solid var(--patriot-red);box-shadow:0 6px 25px #1e3a8a1a;padding:2rem;transition:all .3s ease}.note-card:hover{box-shadow:0 8px 30px #1e3a8a26;transform:translateY(-3px)}.note-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.note-icon{color:#dc2626;color:var(--patriot-red);flex-shrink:0}.note-card h4{color:#1e3a8a;color:var(--patriot-blue);font-size:1.2rem;font-weight:700;margin:0}.note-card p{color:#6b7280;color:var(--patriot-gray);font-size:.95rem;font-weight:500;line-height:1.6;margin:0}@media (max-width:968px){.header-content{gap:2rem;grid-template-columns:1fr;text-align:center}.header-text h1{font-size:2.5rem}.calculators-container{padding:2rem 1rem}.calculator-nav,.form-grid{grid-template-columns:1fr}.nav-button{padding:1.25rem}}@media (max-width:768px){.page-header{padding:3rem 0 2rem}.header-text h1{font-size:2rem}.header-text p{font-size:1rem}.calculator-form,.calculator-results{padding:1.5rem}.calculator-form h2{font-size:1.5rem}.coming-soon{padding:2rem 1rem}.coming-soon h2{font-size:1.6rem}.contact-buttons{align-items:center;flex-direction:column}.contact-btn{justify-content:center;max-width:280px;width:100%}.notes-grid{grid-template-columns:1fr}.note-card{padding:1.5rem}}@media (max-width:480px){.page-header{padding:2rem 0 1.5rem}.header-text h1{font-size:1.8rem}.calculators-container{padding:1rem .75rem}.calculator-form,.calculator-results{padding:1rem}.result-item.primary{margin:-1rem -1rem 1rem;padding:1rem}.result-item{align-items:flex-start;flex-direction:column;gap:.5rem;text-align:left}.result-value{font-size:1.1rem}.result-item.primary .result-value{font-size:1.3rem}.nav-button{flex-direction:column;gap:.75rem;text-align:center}.nav-icon{min-width:auto}.note-card{padding:1rem}}@media (prefers-reduced-motion:reduce){.contact-btn,.nav-button,.note-card{transition:none}.contact-btn:hover,.nav-button:hover,.note-card:hover{transform:none}}@media print{.calculator-nav{display:none}.calculator-content{border:1px solid #ddd;box-shadow:none}.contact-buttons{display:none}.page-header{background:#fff!important}.calculator-form h2,.calculator-notes h3,.calculator-results h3,.page-header{color:#000!important}}
/*# sourceMappingURL=main.934156a2.css.map*/