*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-center{text-align:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUp .3s ease-out}.makaanza-landing{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}.makaanza-landing .hero{align-items:center;animation:gradientShift 15s ease infinite;background:linear-gradient(-45deg,#01411c,#239b56,#fff,#01411c,#239b56,#fff);background-size:400% 400%;display:flex;min-height:100vh;overflow:hidden;position:relative}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.makaanza-landing .floating-element{animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;position:absolute}.makaanza-landing .floating-element:first-child{animation-delay:0s;height:100px;left:10%;top:20%;width:100px}.makaanza-landing .floating-element:nth-child(2){animation-delay:2s;height:60px;right:15%;top:60%;width:60px}.makaanza-landing .floating-element:nth-child(3){animation-delay:4s;bottom:20%;height:80px;left:20%;width:80px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.makaanza-landing .container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.makaanza-landing .nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.makaanza-landing .nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.makaanza-landing .logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#01411c,#239b56);background-clip:text;-webkit-background-clip:text;font-size:1.8rem;font-weight:800}.makaanza-landing .nav-links{display:flex;gap:2rem;list-style:none}.makaanza-landing .nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.makaanza-landing .nav-links a:hover{color:#01411c}.makaanza-landing .menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:10px;z-index:1001}.makaanza-landing .menu-toggle span{background:#01411c;border-radius:3px;display:block;height:3px;transition:all .3s ease;width:25px}.makaanza-landing .menu-toggle.active span:first-child{transform:translateY(8px) rotate(45deg)}.makaanza-landing .menu-toggle.active span:nth-child(2){opacity:0}.makaanza-landing .menu-toggle.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.makaanza-landing .hero-content{color:#fff;margin-top:80px;text-align:center}.makaanza-landing .hero h1{animation:slideUp 1s ease .5s forwards;font-size:4rem;font-weight:900;margin-bottom:1rem;opacity:0}.makaanza-landing .hero-subtitle{animation:slideUp 1s ease .7s forwards;font-size:1.5rem;margin-bottom:1rem;opacity:0}.makaanza-landing .city-badges{animation:slideUp 1s ease .8s forwards;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;opacity:0}.makaanza-landing .city-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:25px;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.makaanza-landing .zero-fee-badge{animation:slideUp 1s ease .9s forwards;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff3;border:2px solid #ffffff4d;border-radius:50px;display:inline-block;font-size:1.2rem;font-weight:700;margin-bottom:2rem;opacity:0;padding:1rem 2rem}.makaanza-landing .cta-buttons{animation:slideUp 1s ease 1.1s forwards;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;opacity:0}.makaanza-landing .btn{align-items:center;border-radius:50px;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.makaanza-landing .btn-primary{background:#ffffffe6;border:none;color:#333}.makaanza-landing .btn-primary:hover{background:#fff;box-shadow:0 10px 30px #0003;transform:translateY(-2px)}.makaanza-landing .btn-secondary{background:#0000;border:2px solid #ffffffb3;color:#fff}.makaanza-landing .btn-secondary:hover{background:#ffffff1a;border-color:#fff}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.makaanza-landing .features{background:#f8fafc;padding:6rem 0}.makaanza-landing .features h2{color:#1e293b;font-size:3rem;margin-bottom:1rem;text-align:center}.makaanza-landing .features-subtitle{color:#64748b;font-size:1.2rem;margin-bottom:3rem;text-align:center}.makaanza-landing .features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.makaanza-landing .feature-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.makaanza-landing .feature-card:hover{box-shadow:0 10px 40px #00000026;transform:translateY(-5px)}.makaanza-landing .feature-icon{align-items:center;background:linear-gradient(135deg,#01411c,#239b56);border-radius:50%;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.makaanza-landing .feature-card h3{color:#1e293b;font-size:1.5rem;margin-bottom:1rem}.makaanza-landing .broker-testimonials{background:linear-gradient(135deg,#01411c,#239b56);color:#fff;padding:6rem 0}.makaanza-landing .testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.makaanza-landing .testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2rem}.makaanza-landing .testimonial-quote{font-size:1.1rem;font-style:italic;margin-bottom:1rem}.makaanza-landing .testimonial-author{font-weight:600}.makaanza-landing .testimonial-location{color:#fffc;font-size:.9rem}.makaanza-landing .stats{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:4rem 0}.makaanza-landing .stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.makaanza-landing .stat-item h3{font-size:3rem;font-weight:900;margin-bottom:.5rem}.makaanza-landing .privacy-policy{line-height:1.8;margin:0 auto;max-width:800px;padding:6rem 20px}.makaanza-landing .privacy-policy h1{color:#01411c;margin-bottom:2rem}.makaanza-landing .privacy-policy h2{color:#239b56;margin-bottom:1rem;margin-top:2rem}.makaanza-landing .privacy-policy p{margin-bottom:1rem}.makaanza-landing .hidden{display:none}.makaanza-landing .footer{background:#1e293b;color:#fff;padding:3rem 0 1rem;text-align:center}.makaanza-landing .footer-content{margin-bottom:2rem}.makaanza-landing .footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.makaanza-landing .footer-links a{color:#fff;text-decoration:none;transition:color .3s ease}.makaanza-landing .footer-links a:hover{color:#239b56}.makaanza-landing .slide-in-popup{background:#fff;border-radius:20px;bottom:-100%;box-shadow:0 10px 40px #0003;left:30px;padding:1.5rem;position:fixed;transition:bottom .5s cubic-bezier(.16,1,.3,1);width:300px;z-index:2000}.makaanza-landing .slide-in-popup.visible{bottom:30px}.makaanza-landing .top-banner-popup{background:linear-gradient(135deg,#0f172a,#1e293b);border-top:3px solid #00f2fe;bottom:-200px;box-shadow:0 -8px 30px #0006;left:0;position:fixed;transition:bottom .5s cubic-bezier(.16,1,.3,1);width:100%;z-index:2000}.makaanza-landing .top-banner-popup.visible{bottom:0}.makaanza-landing .top-banner-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.makaanza-landing .top-banner-info{align-items:center;display:flex;flex:1 1;gap:15px}.makaanza-landing .top-banner-icon{align-items:center;background:#ffffff1a;border-radius:12px;box-shadow:0 4px 15px #0003;display:flex;flex-shrink:0;font-size:2.5rem;height:60px;justify-content:center;width:60px}.makaanza-landing .top-banner-text h3{color:#f8fafc;font-size:1.2rem;font-weight:700;margin:0 0 .4rem}.makaanza-landing .top-banner-text p{color:#cbd5e1;font-size:.95rem;margin:0}.makaanza-landing .top-banner-actions{align-items:center;display:flex;gap:1rem}.makaanza-landing .top-banner-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:10px 20px;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap}.makaanza-landing .top-banner-btn.primary{background:linear-gradient(135deg,#01411c,#239b56);color:#fff;font-size:1.05rem}.makaanza-landing .top-banner-btn.primary:hover{box-shadow:0 4px 15px #239b564d;transform:translateY(-2px)}.makaanza-landing .top-banner-btn.secondary{background:#ffffff1a;border:1px solid #fff3;color:#f8fafc}.makaanza-landing .top-banner-btn.secondary:hover{background:#fff3;color:#fff}@media (max-width:768px){.makaanza-landing .hero h1{font-size:2.5rem}.makaanza-landing .hero-subtitle{font-size:1.2rem}.makaanza-landing .nav-links{align-items:center;background:#fff;box-shadow:-10px 0 30px #0000001a;flex-direction:column;gap:2rem;height:100vh;justify-content:center;padding:2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:70%;z-index:1000}.makaanza-landing .nav-links.mobile-active{right:0}.makaanza-landing .menu-toggle{display:flex}.makaanza-landing .cta-buttons{flex-direction:column}.makaanza-landing .city-badges{align-items:center;flex-direction:column}.makaanza-landing .top-banner-content{flex-direction:column;gap:.8rem;padding:1.2rem;position:relative;text-align:center}.makaanza-landing .top-banner-info{flex-direction:column;gap:8px}.makaanza-landing .top-banner-icon{font-size:1.8rem;height:45px;width:45px}.makaanza-landing .top-banner-text h3{font-size:1rem;line-height:1.3}.makaanza-landing .top-banner-text p{display:block;font-size:.8rem}.makaanza-landing .top-banner-actions{flex-direction:row;gap:8px;justify-content:center;width:100%}.makaanza-landing .top-banner-btn{flex:1 1;font-size:.85rem;justify-content:center;padding:10px}.makaanza-landing .top-banner-btn.secondary{display:flex}}.makaanza-properties{background:#f8fafc;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.makaanza-properties .properties-header{background:linear-gradient(135deg,#01411c,#239b56);color:#fff;padding:7rem 20px 3rem;text-align:center}.makaanza-properties .properties-header h1{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.makaanza-properties .properties-header p{font-size:1.1rem;margin:0 auto;max-width:600px;opacity:.9}.makaanza-properties .app-banner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;display:flex;flex-wrap:wrap;font-size:.95rem;gap:.75rem;justify-content:center;padding:1rem 20px;text-align:center}.makaanza-properties .app-banner button{background:#239b56;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.4rem 1.2rem;transition:background .2s}.makaanza-properties .app-banner button:hover{background:#1a7a42}.makaanza-properties .properties-container{margin:0 auto;max-width:1200px;padding:2rem 20px 4rem}.makaanza-properties .properties-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.makaanza-properties .property-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;color:inherit;cursor:pointer;display:block;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.makaanza-properties .property-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.makaanza-properties .property-card-image{background:#e2e8f0;height:220px;object-fit:cover;width:100%}.makaanza-properties .property-card-body{padding:1.25rem}.makaanza-properties .property-card-price{color:#01411c;font-size:1.4rem;font-weight:800;margin-bottom:.25rem}.makaanza-properties .property-card-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1e293b;display:-webkit-box;font-size:1rem;font-weight:600;margin-bottom:.5rem;overflow:hidden}.makaanza-properties .property-card-location{align-items:center;color:#64748b;display:flex;font-size:.9rem;gap:.3rem;margin-bottom:.75rem}.makaanza-properties .property-card-specs{border-top:1px solid #f1f5f9;color:#64748b;display:flex;font-size:.85rem;gap:1rem;padding-top:.75rem}.makaanza-properties .property-card-specs span{align-items:center;display:flex;gap:.3rem}.makaanza-properties .property-card-badge{background:linear-gradient(135deg,#01411c,#239b56);border-radius:6px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.5rem;padding:.2rem .6rem;text-transform:uppercase}.makaanza-properties .loading-container{padding:4rem 20px;text-align:center}.makaanza-properties .spinner{animation:spin .8s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#239b56;height:40px;margin:0 auto 1rem;width:40px}.makaanza-properties .load-more-btn{background:linear-gradient(135deg,#01411c,#239b56);border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:2rem auto 0;padding:.8rem 2.5rem;transition:transform .2s,box-shadow .2s}.makaanza-properties .load-more-btn:hover{box-shadow:0 6px 20px #01411c4d;transform:translateY(-2px)}.makaanza-properties .load-more-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.makaanza-properties .detail-container{margin:0 auto;max-width:900px;padding:6rem 20px 4rem}.makaanza-properties .detail-gallery{border-radius:16px;margin-bottom:2rem;overflow:hidden;position:relative}.makaanza-properties .detail-gallery img{display:block;height:400px;object-fit:cover;width:100%}.makaanza-properties .gallery-nav{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;width:40px}.makaanza-properties .gallery-nav:hover{background:#000000b3}.makaanza-properties .gallery-nav.prev{left:12px}.makaanza-properties .gallery-nav.next{right:12px}.makaanza-properties .gallery-dots{bottom:12px;display:flex;gap:6px;left:50%;position:absolute;transform:translateX(-50%)}.makaanza-properties .gallery-dot{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:background .2s;width:8px}.makaanza-properties .gallery-dot.active{background:#fff}.makaanza-properties .detail-price{color:#01411c;font-size:2rem;font-weight:800;margin-bottom:.25rem}.makaanza-properties .detail-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.makaanza-properties .detail-location{align-items:center;color:#64748b;display:flex;font-size:1.05rem;gap:.4rem;margin-bottom:1.5rem}.makaanza-properties .detail-specs{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding:1.25rem}.makaanza-properties .detail-spec{flex:1 1;min-width:80px;text-align:center}.makaanza-properties .detail-spec .spec-value{color:#1e293b;font-size:1.3rem;font-weight:700}.makaanza-properties .detail-spec .spec-label{color:#94a3b8;font-size:.8rem;letter-spacing:.5px;text-transform:uppercase}.makaanza-properties .detail-description{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;color:#475569;line-height:1.8;margin-bottom:2rem;padding:1.5rem}.makaanza-properties .detail-description h3{color:#1e293b;margin-bottom:.75rem}.makaanza-properties .download-cta{background:linear-gradient(135deg,#01411c,#239b56);border-radius:16px;color:#fff;margin-bottom:2rem;padding:2.5rem;text-align:center}.makaanza-properties .download-cta h3{font-size:1.5rem;margin-bottom:.5rem}.makaanza-properties .download-cta p{font-size:1.05rem;margin-bottom:1.5rem;opacity:.9}.makaanza-properties .download-cta .cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.makaanza-properties .download-cta .cta-btn{align-items:center;background:#ffffff26;border:2px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;padding:.8rem 1.5rem;transition:background .2s}.makaanza-properties .download-cta .cta-btn:hover{background:#ffffff40}.makaanza-properties .back-link{align-items:center;color:#64748b;display:inline-flex;font-weight:500;gap:.4rem;margin-bottom:1.5rem;text-decoration:none;transition:color .2s}.makaanza-properties .back-link:hover{color:#01411c}.makaanza-properties .no-image{align-items:center;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);display:flex;font-size:3rem;height:220px;justify-content:center;width:100%}@media (max-width:768px){.makaanza-properties .properties-header h1{font-size:1.8rem}.makaanza-properties .properties-grid{grid-template-columns:1fr}.makaanza-properties .detail-gallery img{height:260px}.makaanza-properties .detail-price{font-size:1.5rem}.makaanza-properties .detail-specs{gap:1rem}.makaanza-properties .download-cta{padding:1.5rem}}.App{display:flex;flex-direction:column;min-height:100vh}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;display:inline-block;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-group{margin-bottom:1rem}.form-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-input{background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:.75rem;transition:all .2s ease;width:100%}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-input.error{background-color:#fef2f2;border-color:#ef4444}.form-input.error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;min-height:48px;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 14px 0 #667eea63;color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-secondary{background-color:#6b7280;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#4b5563}.btn-danger{background-color:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background-color:#dc2626}.alert{border-radius:8px;font-size:.875rem;font-weight:500;margin-bottom:1rem;padding:1rem}.alert-error{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.alert-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.alert-warning{background-color:#fffbeb;border:1px solid #fed7aa;color:#d97706}.card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.card-header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.card-body,.card-footer,.card-header{padding:1.5rem}.card-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb}@media (max-width:768px){.container{padding:0 16px}.btn{padding:.625rem 1.25rem}.btn,.form-input{font-size:.875rem}.form-input{padding:.625rem}}
/*# sourceMappingURL=main.d8aea29b.css.map*/