@import url("/css/bootstrap.min.css");@import url("/css/bootstrap-icons.css");.mobile-menu-dropdown{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-menu-dropdown .hover-bg-light:hover{background-color:#f8f9fa!important}.mobile-menu-dropdown .btn:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}:root{--bs-custom-primary:rgb(0,30,121);--bs-custom-primary-rgb:0,30,121}.text-custom-primary{color:rgb(0,30,121)!important}.bg-custom-primary{background-color:rgb(0,30,121)!important}.bg-custom-primary-gradient{background:linear-gradient(135deg,rgb(0,30,121),rgb(0,50,150))!important}.btn-custom-primary{background-color:rgb(0,30,121);border-color:rgb(0,30,121);color:white}.btn-custom-primary:hover{background-color:rgb(0,40,140);border-color:rgb(0,40,140);color:white}.btn-custom-primary:focus{background-color:rgb(0,30,121);border-color:rgb(0,30,121);box-shadow:0 0 0 .25rem rgba(0,30,121,.25)}.btn-outline-custom-primary{color:rgb(0,30,121);border-color:rgb(0,30,121);background-color:transparent}.btn-outline-custom-primary:hover{background-color:rgb(0,30,121);border-color:rgb(0,30,121);color:white}.btn-outline-custom-primary:focus{box-shadow:0 0 0 .25rem rgba(0,30,121,.25)}.border-custom-primary{border-color:rgb(0,30,121)!important}.badge-custom-primary{background-color:rgb(0,30,121);color:white}.spinner-custom-primary{color:rgb(0,30,121)!important}.property-card{transition:transform .3s ease,box-shadow .3s ease}.hover-effect:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)!important}.heroSection{margin-top:4rem;height:75vh}@media (max-width:768px){.heroSection{margin-top:3.5rem;height:60vh}}@media (max-width:576px){.heroSection{margin-top:3rem;height:50vh}}.heroSearch{z-index:10}.searchContainer{background:rgba(0,0,0,.4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.searchContainer .input-group-text{border-right:none!important;background:transparent;border-color:rgba(255,255,255,.3);color:white}.searchContainer .form-control,.searchContainer .form-select{border-left:none!important;border-color:rgba(255,255,255,.3);box-shadow:none;background:transparent;color:white}.searchContainer .form-control::placeholder{color:rgba(255,255,255,.7)}.searchContainer .form-control:focus,.searchContainer .form-select:focus{border-color:rgba(255,255,255,.5);box-shadow:0 0 0 .2rem rgba(255,255,255,.1);background:transparent;color:white}.searchContainer .form-select option{background:#333;color:white}.searchContainer .btn-danger{font-weight:600;border:none;box-shadow:0 4px 15px rgba(220,53,69,.3)}.heroText{background:rgba(0,0,0,.4);padding:1.5rem 2rem;border-radius:12px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.builderCards{overflow-x:auto;scroll-behavior:smooth;padding:1rem 0;scrollbar-width:none;-ms-overflow-style:none}.builderCards::-webkit-scrollbar{display:none}.featuredCards{overflow-x:auto;scroll-behavior:smooth;padding:1rem 0;scrollbar-width:none;-ms-overflow-style:none}.featuredCards::-webkit-scrollbar{display:none}.builder-hero-section{height:75vh;width:100%;overflow:hidden;margin-top:4rem}.builder-hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.builder-info-overlay{position:absolute;bottom:2rem;left:2rem;right:auto;transform:none;z-index:2;max-width:700px}.builder-info-card{background:rgba(255,255,255,.15);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:all .3s ease;width:100%}.builder-info-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.builder-header{border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:1rem;margin-bottom:1rem}.builder-name{font-size:1.8rem;font-weight:700;color:white;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:-.5px}.builder-logo{background:rgba(255,255,255,.9);border-radius:5px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.builder-details{margin-top:0}.detail-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.75rem;background:rgba(255,255,255,.1);border-radius:10px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.detail-item:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.detail-item i{font-size:1.5rem;color:#0046be;margin-bottom:.5rem;background:rgba(255,255,255,.9);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.detail-label{font-size:.85rem;font-weight:600;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;display:block}.detail-value{font-size:1rem;font-weight:500;color:white;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.detail-link{color:#0046be;text-decoration:none;font-weight:600;background:rgba(255,255,255,.9);padding:.5rem 1rem;border-radius:25px;transition:all .3s ease;font-size:.9rem}.detail-link:hover{background:white;color:#0031a3;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,70,190,.3)}.builder-properties-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:40vh}.section-title{font-size:2.5rem;font-weight:700;color:#0046be;margin-bottom:2rem;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#0046be,#0031a3);border-radius:2px}.properties-description{font-size:1.1rem;color:#6c757d;line-height:1.8;max-width:800px;margin:0 auto;font-weight:400}.city-card{transition:transform .3s ease,box-shadow .3s ease;border-radius:12px!important}.city-card,.city-card .card-body{padding:0!important;margin:0!important}.city-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)!important}.city-card-image{height:105px;overflow:hidden;display:flex;align-items:center;justify-content:center}.city-card .card-img-top{transition:transform .3s ease;width:100%!important;height:100%!important;object-fit:cover!important}.city-card:hover .card-img-top{transform:scale(1.05)}.city-hero-section{height:50vh;width:100%;overflow:hidden;margin-top:4rem}.city-hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.city-name-overlay{position:absolute;bottom:2rem;left:2rem;z-index:2;max-width:600px}.city-name{font-size:4rem;font-weight:800;color:white;text-shadow:3px 3px 6px rgba(0,0,0,.5);letter-spacing:-1px;margin-bottom:.5rem;line-height:1;animation:fadeInUp 1s ease-out}.city-subtitle{font-size:1.2rem;font-weight:500;color:rgba(255,255,255,.9);text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:0;line-height:1.4;animation:fadeInUp 1s ease-out .3s both}.city-properties-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:40vh}.builderherosectionIMG,.cityherosectionIMG{height:75vh}@media (min-width:768px) and (max-width:991px){.builderCards .builder-card-link{width:300px!important}.featuredCards .featured-card-link{width:320px!important}.property-card{max-width:320px!important}}@media (min-width:992px){.builderCards .builder-card-link,.featuredCards .featured-card-link{width:450px!important}.property-card{max-width:350px!important}}@media (max-width:767px){.services-title{font-size:1.75rem!important}.services-underline{width:60px!important;height:1px!important}.service-card{min-height:250px!important}.service-icon{font-size:2rem!important}.service-title{font-size:1rem!important;margin-bottom:.5rem!important}.service-description{font-size:.75rem!important;line-height:1.3!important}.service-button{padding:.375rem .75rem!important;font-size:.75rem!important}.cta-text{font-size:1rem!important}.cta-button{padding:.5rem 1.5rem!important;font-size:.9rem!important}}@media (min-width:768px) and (max-width:991px){.service-card{min-height:350px!important}.service-icon{font-size:2.5rem!important}.service-title{font-size:1.25rem!important}.service-button,.service-description{font-size:.875rem!important}.service-button{padding:.5rem 1rem!important}}@media (min-width:992px){.service-card{min-height:400px!important}.service-icon{font-size:3rem!important}.service-title{font-size:1.5rem!important}.service-description{font-size:1rem!important}.service-button{padding:.75rem 1.5rem!important;font-size:.9rem!important}}.whatsapp-button-container{bottom:100px;right:40px;z-index:9999}@media (max-width:767px){.card-body{padding:1rem!important}.form-label{font-size:.9rem!important;margin-bottom:.5rem!important}.form-control,.form-select{font-size:.9rem!important;padding:.5rem .75rem!important}.badge{font-size:.75rem!important;padding:.4rem .6rem!important}.btn-sm{font-size:.8rem!important;padding:.4rem .8rem!important}.small{font-size:.75rem!important}.dual-range-slider{margin:10px 0!important}.row.g-2 .col-6{padding-left:.25rem!important;padding-right:.25rem!important}.card-title{font-size:1.1rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.25rem!important}}@media (min-width:768px) and (max-width:991px){.form-control,.form-label,.form-select{font-size:.95rem!important}.badge{font-size:.8rem!important}}@media (max-width:767px){.topBuilderSection .fs-6{font-size:1.1rem!important;line-height:1.4}.topBuilderSection .small{font-size:.8rem!important}.topBuilderSection .gap-3{gap:.5rem!important}}@media (min-width:768px) and (max-width:991px){.topBuilderSection .fs-5{font-size:1.3rem!important;line-height:1.5}}@media (max-width:768px){.container{padding-left:1rem;padding-right:1rem}.btn-lg{padding:.5rem 1rem;font-size:1rem}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.card-body{padding:1rem!important}.builderCards .builder-card-link{width:260px!important;height:150px}.featuredCards .featured-card-link{width:280px!important}.property-card{max-width:280px!important}.property-card .position-relative{height:180px!important}.builderCards .position-relative{height:200px!important}.featuredCards .position-relative{height:180px!important}.city-card-image{height:90px;display:flex;align-items:center;justify-content:center}.city-card{margin-bottom:1rem}.builder-hero-section{height:60vh;margin-top:3.5rem}.builder-info-overlay{bottom:1rem;left:1rem;right:1rem;max-width:none}.builder-info-card{padding:1.2rem}.builder-name{font-size:1.5rem}.builder-header{flex-direction:column;text-align:center;gap:.75rem;padding-bottom:.75rem;margin-bottom:.75rem}.builder-logo{align-self:center}.detail-item{padding:.6rem}.section-title{font-size:2rem}.properties-description{font-size:1rem;padding:0 1rem}.city-hero-section{height:60vh;margin-top:3.5rem}.city-name-overlay{bottom:1rem;left:1rem;right:1rem;max-width:none}.city-name{font-size:2.5rem}.city-subtitle{font-size:1rem}}@media (max-width:576px){.container{padding-left:.75rem;padding-right:.75rem}.display-6{font-size:1.75rem!important}.fs-6{font-size:1rem!important}.mb-4{margin-bottom:1rem!important}.mt-4{margin-top:1rem!important}.builder-hero-section{height:50vh;margin-top:3rem}.builder-info-overlay{bottom:.5rem;left:.5rem;right:.5rem}.builder-info-card{padding:1rem;border-radius:12px}.builder-name{font-size:1.3rem;text-align:center}.builder-details .row{--bs-gutter-x:0.5rem}.detail-item{padding:.5rem;margin-bottom:.25rem}.detail-value{font-size:.9rem}.detail-link{font-size:.8rem;padding:.4rem .8rem}.section-title{font-size:1.75rem}.properties-description{font-size:.95rem}.city-card-image{height:80px;display:flex;align-items:center;justify-content:center}.city-hero-section{height:50vh;margin-top:3rem}.city-name-overlay{bottom:.5rem;left:.5rem;right:.5rem}.city-name{font-size:2rem}.city-subtitle{font-size:.9rem}}.card{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)!important}.btn.d-lg-none{z-index:1060;position:relative}.mobile-menu-dropdown{animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-enter{opacity:0;transform:translateY(-10px)}.mobile-menu-enter-active{transition:opacity .3s ease,transform .3s ease}.mobile-menu-enter-active,.mobile-menu-exit{opacity:1;transform:translateY(0)}.mobile-menu-exit-active{opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;position:relative;overflow:hidden}.skeleton:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer-wave 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shimmer-wave{0%{left:-100%}to{left:100%}}@media (prefers-color-scheme:dark){.skeleton{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%}.skeleton:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}}.skeleton-card{background:#f8f9fa;border-radius:8px;padding:16px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.skeleton-image{background:#e9ecef;border-radius:8px}.skeleton-text{background:#e9ecef;border-radius:4px;margin:4px 0}.skeleton-button{background:#e9ecef;border-radius:20px;height:40px}.skeleton-avatar{background:#e9ecef;border-radius:50%}