:root{--color-primary:#f97a00;--color-secondary:#386641;--color-yellow-1:#fed16a;--color-yellow-2:#fff4a4;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#000;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Roboto,sans-serif;font-weight:400;line-height:1.5}body{margin:0;font-family:Roboto,sans-serif}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Rubik,sans-serif;font-weight:500}.hero-text{font-family:Roboto,sans-serif;font-weight:800}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif;font-weight:400}.app{width:100%;min-height:100vh}.main-content{width:100%}.navbar{background:#fff;position:relative;box-shadow:0 1px 3px #0000001a}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.navbar-logo{width:auto;height:80px}.footer-logo{width:auto;height:100px;margin-bottom:1rem}.nav-links{align-items:center;gap:1.5rem;display:flex}.nav-link{color:#333;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none}.nav-actions{align-items:center;gap:1.5rem;display:flex}.search-btn{cursor:pointer;background:0 0;border:none;font-size:1rem}.contact-info{color:#333;flex-direction:column;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;display:flex}.apply-btn{background:var(--color-secondary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.6rem 1.2rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:500}.hero-section{background:#e5e5e5;padding:3rem 0}.hero-container{justify-content:space-between;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0;display:flex}.hero-content h1{color:var(--color-secondary);text-align:left;font-family:Roboto,sans-serif;font-size:5rem;font-weight:800;line-height:1.2}.hero-content .highlight{color:var(--color-primary)}.hero-form{flex:1;max-width:450px}.form-container{background:linear-gradient(#fff 0%,#888 100%);border-radius:8px;padding:2rem}.form-container h2{text-align:center;color:#000;margin-bottom:1.5rem;font-size:1.2rem}.loan-form{flex-direction:column;gap:1rem;display:flex}.loan-form label{color:#333;flex-direction:column;gap:.3rem;font-size:.8rem;display:flex}.loan-form input,.loan-form select{border:none;border-radius:6px;padding:.5rem;font-size:.9rem}.apply-loan-btn{background:var(--color-secondary);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:.5rem;padding:.8rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:500}.stats-bar{background:#f5f5f5;border-radius:16px 16px 0 0;justify-content:space-around;max-width:1000px;margin:2rem auto 0;padding:1.5rem 2rem;display:flex;position:relative;top:90px;box-shadow:0 -4px 6px #0000000d}.stat-item{text-align:center;flex-direction:column;display:flex}.stat-label{color:#333;font-size:.85rem}.stat-value{color:#000;margin-top:.3rem;font-size:1.3rem;font-weight:700}.about-us-section{background:#fff;padding-top:7rem;padding-bottom:4rem}.about-container{justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto;padding:0;display:flex}.about-content{flex:1;max-width:550px}.about-label{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600;display:block}.about-content h2{color:#000;margin-bottom:1.5rem;font-family:Rubik,sans-serif;font-size:1.8rem;font-weight:500;line-height:1.3}.about-content p{color:#555;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.about-values p{margin-bottom:.8rem;font-family:Roboto,sans-serif;font-weight:500}.about-values ul{padding-left:0;list-style:none}.about-values li{color:#333;margin-bottom:.5rem;padding-left:1.2rem;font-family:Roboto,sans-serif;font-size:.95rem;position:relative}.about-values li:before{content:"✓";color:var(--color-secondary);position:absolute;left:0}.about-images{flex:1;justify-content:flex-end;align-items:flex-start;gap:1rem;display:flex}.image-placeholder{background:#d3d3d3}.image-placeholder.large{width:180px;height:280px}.image-placeholder.small{width:140px;height:180px;margin-top:100px}.why-choose-us-section{background:#fafafa;padding:4rem 0}.why-container{max-width:1200px;margin:0 auto;padding:0}.why-header{text-align:center;margin-bottom:3rem}.why-label{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.8rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600;display:block}.why-header h2{color:#000;font-family:Rubik,sans-serif;font-size:1.8rem;font-weight:500}.why-cards{justify-content:center;gap:1.5rem;display:flex}.why-card{text-align:center;background:#fff;border-radius:16px;flex:1;max-width:280px;padding-bottom:2rem;overflow:hidden;box-shadow:0 4px 24px #00000014}.card-icon-wrapper{background:var(--color-yellow-1);border-bottom-right-radius:50% 40px;border-bottom-left-radius:50% 40px;justify-content:center;align-items:flex-end;height:140px;margin-bottom:1.5rem;display:flex;position:relative}.card-icon{object-fit:contain;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:-25px;padding:14px;display:flex;box-shadow:0 4px 16px #0000001a}.why-card h3{color:#000;margin-top:3rem;margin-bottom:.6rem;font-family:Rubik,sans-serif;font-size:1.1rem;font-weight:600}.why-card p{color:#666;padding:0 1.5rem;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:400;line-height:1.6}.loan-steps-section{background:#fff;padding:4rem 0}.steps-container{max-width:1200px;margin:0 auto;padding:0}.steps-header{text-align:center;margin-bottom:3rem}.steps-label{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.8rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600;display:block}.steps-header h2{color:#000;margin-bottom:.8rem;font-family:Rubik,sans-serif;font-size:1.6rem;font-weight:500}.steps-header p{color:#666;max-width:600px;margin:0 auto;font-size:.9rem}.steps-content{max-width:550px}.steps-left h3{color:#000;margin-bottom:2rem;font-family:Rubik,sans-serif;font-size:1.4rem;font-weight:500}.steps-list{margin-bottom:1.5rem;position:relative}.steps-list:before{content:"";background:#ddd;width:2px;position:absolute;top:30px;bottom:20px;left:17px}.step-item{z-index:1;gap:1rem;margin-bottom:1.8rem;display:flex;position:relative}.step-number{border:2px solid var(--color-primary);width:36px;height:36px;color:var(--color-primary);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Roboto,sans-serif;font-size:1rem;font-weight:600;display:flex}.step-text h4{color:#000;margin-bottom:.5rem;font-family:Rubik,sans-serif;font-size:1rem;font-weight:500}.step-text p{color:#666;font-size:.85rem;line-height:1.5}.apply-btn-small{background:var(--color-secondary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.5rem 1.5rem;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:500}.cta-section{background:#fff;padding:0 0 3rem}.cta-container{background:#111;justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;padding:2rem 3rem;display:flex}.cta-container h3{color:#fff;margin:0;font-size:1.3rem;line-height:1.4}.cta-phone{color:#fff;font-size:1.5rem;font-weight:700}.services-section{background:#fafafa;padding:4rem 0}.services-container{max-width:1200px;margin:0 auto;padding:0}.services-header{text-align:center;margin-bottom:2.5rem}.services-label{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.8rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600;display:block}.services-header h2{color:#000;font-family:Rubik,sans-serif;font-size:1.8rem;font-weight:500}.services-tabs{border-bottom:1px solid #ddd;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.tab-btn{cursor:pointer;color:#666;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s;display:flex;position:relative}.tab-btn.active{color:var(--color-primary)}.tab-btn.active:after{content:"";background:var(--color-primary);height:2px;position:absolute;bottom:-6px;left:0;right:0}.tab-icon{background:#fff;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:border-color .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #0000001f}.tab-btn.active .tab-icon{border-color:var(--color-primary);box-shadow:0 4px 16px #f97a0040}.services-content{align-items:flex-start;gap:3rem;display:flex}.services-images{flex:1;min-height:350px;position:relative}.img-main{aspect-ratio:5/3;object-fit:cover;z-index:1;border-radius:8px;width:80%;position:relative}.img-secondary{aspect-ratio:4/3;object-fit:cover;z-index:2;border:4px solid #fafafa;border-radius:8px;width:60%;position:absolute;bottom:-20px;left:20%}.services-text{flex:1}.services-text h3{color:#000;margin-bottom:.8rem;font-family:Rubik,sans-serif;font-size:1.2rem;font-weight:500}.services-text>p{color:#666;margin-bottom:1.5rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:400;line-height:1.6}.services-types,.services-eligibility{margin-bottom:1.5rem}.services-types h4,.services-eligibility h4{color:#000;margin-bottom:.8rem;font-family:Rubik,sans-serif;font-size:1rem;font-weight:500}.services-types ul{padding-left:0;list-style:none}.services-types li{color:#666;margin-bottom:.4rem;padding-left:1.2rem;font-size:.85rem;position:relative}.services-types li:before{content:"●";color:var(--color-primary);font-size:.6rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.services-eligibility p{color:#666;font-size:.85rem;line-height:1.6}.services-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.dot{cursor:pointer;background:#ddd;border-radius:50%;width:10px;height:10px}.dot.active{background:var(--color-primary)}.service-icon{object-fit:contain;filter:grayscale()brightness(.5);width:24px;height:24px;transition:filter .3s;display:block}.tab-btn.active .service-icon{filter:invert(52%)sepia(85%)saturate(700%)hue-rotate(1deg)brightness()contrast(105%)}.tab-icon{justify-content:center;align-items:center;display:flex}.testimonials-section{background:#fff;padding:4rem 0}.testimonials-container{max-width:1200px;margin:0 auto;padding:0}.testimonials-header{text-align:center;margin-bottom:3rem}.testimonials-label{color:#e67e22;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.8rem;font-size:.9rem;font-weight:600;display:block}.testimonials-header h2{color:#000;margin-bottom:.8rem;font-size:1.8rem}.testimonials-header p{color:#666;max-width:600px;margin:0 auto;font-size:.9rem}.testimonials-content{justify-content:space-between;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}.testimonial-text{flex:1;max-width:450px}.quote{color:#333;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.author{flex-direction:column;display:flex}.author-name{color:#e67e22;margin-bottom:.3rem;font-size:.9rem;font-weight:600}.author-role{color:#888;font-size:.8rem}.testimonial-image-wrapper{flex:1;justify-content:center;display:flex;position:relative}.blob-shape{z-index:0;background:#ffe0e0;border-radius:50% 40% 60% 50%;width:280px;height:320px;position:absolute;top:-10px;right:20px}.testimonial-img{object-fit:cover;z-index:1;border-radius:8px;width:220px;height:280px;position:relative}.quote-icon{color:#333;z-index:2;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:3rem;display:flex;position:absolute;bottom:20px;left:0}.testimonials-dots{justify-content:center;gap:.5rem;margin-top:2.5rem;display:flex}.testimonials-dots .dot{cursor:pointer;background:#ddd;border-radius:50%;width:10px;height:10px}.testimonials-dots .dot.active{background:var(--color-primary)}.team-section{background:#fafafa;padding:4rem 0}.team-container{max-width:1200px;margin:0 auto;padding:0}.team-header{text-align:center;margin-bottom:3rem}.team-label{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.8rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600;display:block}.team-header h2{color:#000;margin-bottom:.8rem;font-family:Rubik,sans-serif;font-size:1.8rem;font-weight:500}.team-header p{color:#666;max-width:600px;margin:0 auto;font-size:.9rem}.team-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.team-member{text-align:center}.member-img{object-fit:cover;border-radius:8px;width:100%;height:320px;margin-bottom:1rem}.team-member h3{color:#000;margin-bottom:.3rem;font-family:Rubik,sans-serif;font-size:1rem;font-weight:500}.team-member p{color:#888;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:400}.footer{color:#ccc;background:#111}.footer-top{border-bottom:1px solid #333;padding:3rem 0}.footer-container{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2rem;max-width:1200px;margin:0 auto;padding:0;display:grid}.footer-col h3,.footer-col h4{color:#fff;margin-bottom:1.2rem}.footer-col h3{font-size:1.5rem}.footer-col h4{font-size:1.1rem}.logo-col p{margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.social-links{align-items:center;gap:.8rem;display:flex}.social-links span{font-size:.9rem}.social-link{color:#fff;background:#333;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;text-decoration:none;display:flex}.social-links a{font-size:23px;transition:color .3s;color:#fff!important;text-decoration:none!important}.social-links a:hover{color:var(--color-primary)!important}.footer-col ul{padding-left:0;list-style:none}.footer-col ul li{align-items:flex-start;gap:.5rem;margin-bottom:.7rem;font-size:.9rem;display:flex}.footer-col ul li a{color:#ccc;text-decoration:none}.footer-col ul li a:hover{color:var(--color-primary)}.contact-col .icon{font-size:1rem}.footer-bottom{text-align:center;color:#999;padding:1.2rem 0;font-size:.85rem}.legal-hero{color:#fff;text-align:center;background-color:#0000;background-image:linear-gradient(#0009,#0009),url(https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=1600&h=400&fit=crop);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:4rem 0}.legal-hero-content h1{margin-bottom:1rem;font-size:2.5rem}.legal-hero-content .highlight{color:var(--color-primary)}.breadcrumb{justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.breadcrumb a{color:#fff;text-decoration:none}.legal-content{background:#fff;padding:3rem 0}.legal-container{max-width:900px;margin:0 auto;padding:0}.legal-container h2{color:#000;margin-bottom:1.5rem;font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:500}.legal-container p{color:#555;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:.95rem;font-weight:400;line-height:1.7}.legal-container h3{color:#000;margin-top:1.5rem;margin-bottom:.8rem;font-family:Rubik,sans-serif;font-size:1.1rem;font-weight:500}.app{width:100%;overflow-x:hidden}.navbar-container,.hero-container,.about-container,.why-container,.steps-container,.services-container,.testimonials-container,.team-container,.footer-container,.cta-container,.legal-container{padding-left:80px!important;padding-right:80px!important}@media (width<=768px){.navbar-container,.hero-container,.about-container,.why-container,.steps-container,.services-container,.testimonials-container,.team-container,.footer-container,.cta-container,.legal-container{padding-left:20px!important;padding-right:20px!important}}.mobile-menu-btn{cursor:pointer;color:#333;background:0 0;border:none;font-size:1.5rem;display:none}.nav-content{flex:1;justify-content:space-around;align-items:center;margin-left:3rem;display:flex}@media (width<=1024px){.main-content{padding-left:40px;padding-right:40px}.hero-container,.about-container,.testimonials-content,.cta-container,.services-content{gap:2rem}.team-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.main-content{padding-left:20px;padding-right:20px}.navbar-container{flex-wrap:wrap;justify-content:space-between}.mobile-menu-btn{display:block}.nav-content{z-index:1000;background:#fff;border-top:1px solid #eee;flex-direction:column;gap:1.5rem;width:100%;margin-top:0;margin-left:0;padding-top:1rem;padding-bottom:2rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 6px #0000001a}.nav-content.open{display:flex}.nav-links,.nav-actions{flex-direction:column;gap:1rem;width:100%}.hero-container,.about-container,.testimonials-content,.cta-container,.services-content{text-align:center;flex-direction:column;gap:2rem}.hero-content h1{font-size:2.5rem}.hero-form,.about-content,.testimonial-text{max-width:100%}.about-images,.services-images,.testimonial-image-wrapper{justify-content:center;width:100%;margin:0 auto}.about-values li,.services-types li{text-align:left}.why-cards,.stats-bar{flex-direction:column;align-items:center;gap:1.5rem}.why-card{max-width:100%}.team-grid,.footer-container{grid-template-columns:1fr}.cta-container{padding:2rem 1rem}.footer-col{text-align:center}.social-links{justify-content:center}.services-tabs{grid-template-columns:repeat(3,1fr);justify-items:center;display:grid}.tab-btn{width:100%;padding:.6rem .4rem;font-size:.75rem}.services-images{width:100%;min-height:220px}.img-main{width:75%}.img-secondary{width:55%;bottom:-15px;left:25%}.footer-col ul li{justify-content:center}}
