*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#f8fafc;color:#363535;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}header{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);box-shadow:0 1px 3px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000}.header-top{background:linear-gradient(135deg,#1f1f1f 0%,#363535 100%);color:#fff;padding:8px 0;font-size:14px}.header-top .container{display:flex;justify-content:space-between;align-items:center}.header-top a{color:#fff;text-decoration:none;margin-left:20px;transition:opacity .3s}.header-top a:hover{opacity:.8}.navbar{padding:20px 0}.navbar .container{display:flex;justify-content:space-between;align-items:center}.logo{font-size:24px;font-weight:800;background:linear-gradient(135deg,#1f1f1f 0%,#f59e0b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none}.nav-menu{display:flex;gap:30px;list-style:none}.nav-menu a{color:#363535;text-decoration:none;font-weight:500;transition:color .3s}.nav-menu a:hover{color:#f59e0b}.nav-right{display:flex;gap:15px;align-items:center}.dropdown{position:relative}.dropdown-toggle{background:#f1f5f9;border:none;padding:10px 16px;border-radius:8px;cursor:pointer;font-weight:500;color:#363535;display:flex;align-items:center;gap:13px;transition:all .3s}.dropdown-toggle:hover{background:#e2e8f0}.dropdown-menu{position:absolute;top:110%;right:0;background:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.15);min-width:153px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s;z-index:100;padding:8px}.dropdown.active .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{width:100%;padding:12px 16px;background:none;border:none;text-align:left;cursor:pointer;color:#475569;font-weight:500;transition:all .3s;border-radius:6px;display:block;text-decoration:none}.dropdown-menu a:hover{background:#fef3c7;color:#1f1f1f}.dropdown-menu a.active{background:#fde68a;color:#1f1f1f;font-weight:600}.dropdown{position:relative}.hero{position:relative;height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background-image:url(/public/images/heros.jpeg.pagespeed.ce.NZjU2xLAF_.jpg);background-size:cover;background-position:center;overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.55);z-index:1}.hero .container{position:relative;z-index:2;max-width:900px}.hero h1{font-size:3rem;font-weight:700;margin-bottom:.5rem}.hero p{font-size:1.2rem;margin-bottom:2rem;color:#e2e8f0}.search-box{background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:15px;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.2);display:inline-block;width:100%;max-width:850px}.search-inputs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:10px}.search-inputs input,.search-inputs select{padding:10px 15px;border-radius:8px;border:none;width:200px;outline:none}.btn-search{background-color:#f59e0b;color:#fff;border:none;padding:12px 25px;border-radius:8px;cursor:pointer;transition:.3s}.btn-search:hover{background-color:#d97706}.stats{background:#fff;padding:60px 0;margin-top:-50px;position:relative;z-index:10}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;text-align:center}.stat-item{padding:30px;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:16px;transition:transform .3s}.stat-item:hover{transform:translateY(-5px)}.stat-number{font-size:48px;font-weight:800;background:linear-gradient(135deg,#1f1f1f 0%,#f59e0b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:10px}.stat-label{font-size:16px;color:#64748b;font-weight:600}.about-platform{padding:100px 0;background:#fff}.about-platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-platform-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15)}.about-platform-image img{width:100%;height:500px;object-fit:cover;display:block}.image-badge{position:absolute;top:30px;left:30px;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:#fff;padding:12px 24px;border-radius:30px;font-weight:700;font-size:16px;box-shadow:0 10px 30px rgba(245,158,11,.3)}.about-platform-content{padding:20px}.about-description{font-size:17px;line-height:1.8;color:#475569;margin-bottom:40px}.features-list{display:grid;gap:25px}.feature-item{display:flex;gap:20px;align-items:flex-start;padding:20px;background:#f8fafc;border-radius:12px;transition:all .3s}.feature-item:hover{background:#fef3c7;transform:translateX(5px)}.feature-icon{font-size:32px;width:60px;height:60px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 15px rgba(0,0,0,.08)}.feature-text h4{font-size:18px;font-weight:700;color:#1f1f1f;margin-bottom:5px}.feature-text p{font-size:15px;color:#64748b;line-height:1.6}.featured{padding:80px 0}.section-header{text-align:center;margin-bottom:60px}.section-badge{display:inline-block;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);color:#92400e;padding:8px 20px;border-radius:20px;font-weight:600;font-size:14px;margin-bottom:15px}.section-title{font-size:42px;font-weight:800;color:#363535;margin-bottom:15px}.section-subtitle{font-size:18px;color:#64748b}.properties-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}.property-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:transform .3s , box-shadow .3s;cursor:pointer}.property-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.property-image{position:relative;height:240px;background-size:cover;background-position:center;background-repeat:no-repeat;border-bottom:1px solid #e2e8f0;transition:transform .4s ease}.property-card:hover .property-image{transform:scale(1.05)}.property-badge{position:absolute;top:15px;left:15px;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);color:#92400e;padding:6px 14px;border-radius:20px;font-weight:600;font-size:12px}.property-info{padding:25px}.property-price{font-size:28px;font-weight:800;color:#1f1f1f;margin-bottom:10px}.property-price-sub{font-size:14px;color:#64748b;margin-left:8px;font-weight:400}.property-title{font-size:20px;font-weight:700;color:#363535;margin-bottom:8px}.property-location{color:#64748b;font-size:15px;margin-bottom:15px;display:flex;align-items:center;gap:5px}.property-features{display:flex;gap:20px;padding-top:15px;border-top:1px solid #e2e8f0}.feature{display:flex;align-items:center;gap:5px;color:#64748b;font-size:14px}.view-all-btn{display:inline-block;margin-top:25px;background:#f59e0b;color:#fff;padding:12px 28px;border-radius:30px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease}.view-all-btn:hover{background:#d97706;transform:translateY(-3px);box-shadow:0 4px 10px rgba(15,23,42,.3)}.categories{padding:80px 0;background:#fff}.section-header{text-align:center;margin-bottom:60px}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.category-card{position:relative;height:300px;border-radius:20px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease , box-shadow .3s ease}.category-card:hover{transform:scale(1.03);box-shadow:0 12px 25px rgba(0,0,0,.25)}.category-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,.7) 100%);z-index:1}.category-content{position:absolute;bottom:30px;left:30px;right:30px;z-index:2;color:#fff}.category-title{font-size:28px;font-weight:800;margin-bottom:8px}.category-count{font-size:16px;opacity:.9}.testimonials{padding:80px 0;background:linear-gradient(135deg,#f8fafc 0%,#fef3c7 100%)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.testimonial-card{background:#fff;padding:35px;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.05)}.testimonial-stars{color:#f59e0b;font-size:20px;margin-bottom:15px}.testimonial-text{color:#475569;font-size:16px;line-height:1.7;margin-bottom:20px}.testimonial-author{display:flex;align-items:center;gap:15px}.author-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#1f1f1f 0%,#f59e0b 100%)}.author-name{font-weight:700;color:#363535}.author-role{font-size:14px;color:#64748b}.cta{padding:100px 0;background:linear-gradient(135deg,#1f1f1f 0%,#363535 100%);color:#fff;text-align:center}.cta h2{font-size:48px;font-weight:800;margin-bottom:20px}.cta p{font-size:20px;margin-bottom:40px;opacity:.95}.cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn-secondary{background:#fff;color:#1f1f1f;padding:16px 32px;border-radius:8px;border:none;font-weight:700;font-size:16px;cursor:pointer;text-decoration:none;display:inline-block;transition:transform .3s , box-shadow .3s}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(255,255,255,.3)}.btn-outline{background:transparent;color:#fff;padding:16px 32px;border-radius:8px;border:2px solid #fff;font-weight:700;font-size:16px;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s}.btn-outline:hover{background:#fff;color:#1f1f1f}footer{background:#363535;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-section h3{font-size:18px;font-weight:700;margin-bottom:20px}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:12px}.footer-section a{color:#94a3b8;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:30px;border-top:1px solid #334155;color:#94a3b8}.social-links{display:flex;gap:15px;margin-top:20px}.social-links a{width:40px;height:40px;background:#334155;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s;text-decoration:none}.social-links a:hover{background:#f59e0b}@media (max-width:768px){.hero h1{font-size:36px}.nav-menu{display:none}.section-title{font-size:32px}.properties-grid{grid-template-columns:1fr}.about-platform-grid{grid-template-columns:1fr;gap:40px}.about-platform-image img{height:350px}.cta h2{font-size:32px}}.custom-pagination{display:flex;justify-content:center;align-items:center;list-style:none;padding:0;margin:40px 0 20px;gap:8px}.custom-pagination li{display:inline-block}.custom-pagination li a,.custom-pagination li span{display:flex;justify-content:center;align-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#1e293b;font-weight:500;text-decoration:none;border:1px solid #e2e8f0;transition:all .2s ease}.custom-pagination li a:hover{background:#f1f5f9}.custom-pagination li.active span{background:#1e293b;color:#fff;border-color:#1e293b}.custom-pagination li.disabled span{color:#cbd5e1;border-color:#e2e8f0}.social-links{margin-top:20px;display:flex;gap:12px}.social-links a{color:#94a3b8;background:rgba(255,255,255,.08);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s ease}.social-links a:hover{color:#fff;background:#2563eb;transform:translateY(-3px)}.payment-icons{display:flex;justify-content:center;align-items:center;gap:25px;margin-bottom:30px;flex-wrap:wrap}.payment-icons img{height:35px}.about-hero{position:relative;background: url('/public/images/about/bg.jpg') center/cover no-repeat;height:60vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.about-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(20,20,20,.6)}.about-hero .container{position:relative;z-index:2}.about-hero h1{font-size:48px;font-weight:700;margin-bottom:15px}.about-hero p{font-size:18px;color:#e2e8f0}.about-section{background:#f8fafc;padding:80px 0}.about-content{display:flex;flex-wrap:wrap;align-items:center;gap:40px}.about-content .text{flex:1 1 45%}.about-content .text h2{font-size:32px;margin-bottom:20px;color:#111827}.about-content .text p{color:#4b5563;line-height:1.7;margin-bottom:15px}.about-content .image{flex:1 1 45%}.about-content .image img{width:100%;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.mission-section{background:#fff;padding:80px 0;text-align:center}.mission-section h2{font-size:32px;margin-bottom:40px;color:#111827}.mission-items{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.mission-item{background:#f1f5f9;border-radius:16px;padding:30px;width:300px;transition:all .3s ease}.mission-item:hover{background:#e2e8f0;transform:translateY(-5px)}.mission-item i{font-size:32px;margin-bottom:15px;color:#1e293b}.mission-item h3{font-size:20px;margin-bottom:10px;color:#111827}.mission-item p{color:#4b5563}.team-section{background:linear-gradient(135deg,#f8fafc 0%,#fef3c7 100%);padding:80px 0;text-align:center}.team-section h2{font-size:32px;margin-bottom:50px;color:#111827}.team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.team-card{background:#fff;border-radius:16px;padding:20px;width:260px;box-shadow:0 4px 10px rgba(0,0,0,.08);transition:all .3s ease}.team-card:hover{transform:translateY(-5px)}.team-card img{width:100%;border-radius:12px;margin-bottom:15px}.team-card h3{font-size:18px;margin-bottom:5px;color:#111827}.team-card p{color:#6b7280;font-size:15px}.cta-section{padding:100px 0;background:linear-gradient(135deg,#1f1f1f 0%,#363535 100%);color:#fff;text-align:center}.cta-section h2{font-size:48px;font-weight:800;margin-bottom:20px}.cta-section p{font-size:20px;margin-bottom:40px;opacity:.95}.cta-btn{background:#fff;color:#1f1f1f;padding:16px 32px;border-radius:8px;border:none;font-weight:700;font-size:16px;cursor:pointer;text-decoration:none;display:inline-block;transition:transform .3s , box-shadow .3s}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(255,255,255,.3)}.about-hero{position:relative;background: url('/public/images/about/bg.jpg') center/cover no-repeat;height:70vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}.about-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(15,15,15,.75) 0%,rgba(30,30,30,.7) 50%,rgba(0,0,0,.9) 100%);z-index:1}.about-hero .container{position:relative;z-index:2}.hero-content h1{font-size:54px;font-weight:800;margin-bottom:15px;text-shadow:0 4px 10px rgba(0,0,0,.6);letter-spacing:1px}.hero-content p{font-size:20px;color:#e2e8f0;max-width:650px;margin:0 auto;line-height:1.6}.fade-in{opacity:0;transform:translateY(20px);animation:fadeInUp 1.2s ease forwards}.fade-in.delay-1{animation-delay:.4s}@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}.scroll-indicator{position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}.scroll-indicator span{display:block;width:8px;height:8px;border-radius:50%;background:#fff;opacity:.7;animation:scrollPulse 1.5s infinite}@keyframes scrollPulse {

    0%,
    100% {
        transform: translateY(0);
        opacity: 0.7;
    }

    50% {
        transform: translateY(8px);
        opacity: 0.3;
    }
}