.AddPropertyWizard-module__6p2gyW__wrapper{background:#f8fafc;min-height:100vh;padding-bottom:4rem}.AddPropertyWizard-module__6p2gyW__wizardContainer{max-width:800px;margin:2rem auto;padding:0 1rem}.AddPropertyWizard-module__6p2gyW__wizardHeader{text-align:center;background:0 0;padding:1rem 0 3rem}.AddPropertyWizard-module__6p2gyW__wizardHeader h2{color:var(--primary);margin-bottom:2.5rem;font-size:2rem;font-weight:900}.AddPropertyWizard-module__6p2gyW__stepper{justify-content:space-between;max-width:600px;margin:0 auto;display:flex;position:relative}.AddPropertyWizard-module__6p2gyW__stepper:before{content:"";z-index:1;background:#e2e8f0;height:2px;position:absolute;top:14px;left:0;right:0}.AddPropertyWizard-module__6p2gyW__stepIndicator{z-index:2;flex-direction:column;align-items:center;gap:.75rem;width:100px;display:flex;position:relative}.AddPropertyWizard-module__6p2gyW__dot{color:#64748b;background:#fff;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;font-weight:800;transition:all .4s;display:flex}.AddPropertyWizard-module__6p2gyW__stepIndicator span{color:#94a3b8;font-size:.85rem;font-weight:700;transition:color .4s}.AddPropertyWizard-module__6p2gyW__stepIndicator.AddPropertyWizard-module__6p2gyW__active .AddPropertyWizard-module__6p2gyW__dot{border-color:var(--accent);background:var(--accent);color:#fff;transform:scale(1.1);box-shadow:0 0 0 4px #0ea5e933}.AddPropertyWizard-module__6p2gyW__stepIndicator.AddPropertyWizard-module__6p2gyW__active span{color:var(--primary)}.AddPropertyWizard-module__6p2gyW__stepIndicator.AddPropertyWizard-module__6p2gyW__done .AddPropertyWizard-module__6p2gyW__dot{background:var(--primary);border-color:var(--primary);color:#fff}.AddPropertyWizard-module__6p2gyW__stepIndicator.AddPropertyWizard-module__6p2gyW__done span{color:var(--primary)}.AddPropertyWizard-module__6p2gyW__wizardBody{background:#fff;border:1px solid #0000000d;border-radius:24px;min-height:500px;padding:3.5rem;position:relative;box-shadow:0 10px 30px #00000008}.AddPropertyWizard-module__6p2gyW__stepTitle{color:var(--primary);text-align:right;align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:1.5rem;font-weight:800;display:flex}.AddPropertyWizard-module__6p2gyW__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.25rem;display:grid}.AddPropertyWizard-module__6p2gyW__categoryCard{cursor:pointer;color:#64748b;background:#f8fafc;border:2px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.AddPropertyWizard-module__6p2gyW__categoryCard:hover{background:#fff;border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 10px 20px #0000000a}.AddPropertyWizard-module__6p2gyW__categoryCard.AddPropertyWizard-module__6p2gyW__active{border-color:var(--accent);color:var(--accent);background:#0ea5e90d}.AddPropertyWizard-module__6p2gyW__catIcon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.AddPropertyWizard-module__6p2gyW__categoryCard.AddPropertyWizard-module__6p2gyW__active .AddPropertyWizard-module__6p2gyW__catIcon{background:var(--accent);color:#fff}.AddPropertyWizard-module__6p2gyW__purposeGroup{background:#f1f5f9;border-radius:16px;gap:.5rem;max-width:400px;padding:.5rem;display:flex}.AddPropertyWizard-module__6p2gyW__purposeGroup button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;padding:1rem;font-weight:800;transition:all .3s}.AddPropertyWizard-module__6p2gyW__purposeGroup .AddPropertyWizard-module__6p2gyW__active{color:var(--primary);background:#fff;box-shadow:0 4px 10px #0000000d}.AddPropertyWizard-module__6p2gyW__field{text-align:right;margin-bottom:2rem}.AddPropertyWizard-module__6p2gyW__field label{color:var(--primary);margin-bottom:.8rem;font-size:.95rem;font-weight:800;display:block}.AddPropertyWizard-module__6p2gyW__field input,.AddPropertyWizard-module__6p2gyW__field select,.AddPropertyWizard-module__6p2gyW__field textarea{width:100%;color:var(--primary);background:#f8fafc;border:2px solid #f1f5f9;border-radius:16px;outline:none;padding:1.2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.AddPropertyWizard-module__6p2gyW__field input:focus,.AddPropertyWizard-module__6p2gyW__field select:focus,.AddPropertyWizard-module__6p2gyW__field textarea:focus{background:#fff;border-color:#0ea5e980;box-shadow:0 0 0 4px #0ea5e91a}.AddPropertyWizard-module__6p2gyW__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.AddPropertyWizard-module__6p2gyW__featuresSection{border-top:1px solid #f1f5f9;margin-top:3rem;padding-top:2rem}.AddPropertyWizard-module__6p2gyW__featuresGridSelector{flex-wrap:wrap;gap:.8rem;display:flex}.AddPropertyWizard-module__6p2gyW__featureTag{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #0000;border-radius:100px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s}.AddPropertyWizard-module__6p2gyW__featureTag:hover{background:#e2e8f0}.AddPropertyWizard-module__6p2gyW__featureTag.AddPropertyWizard-module__6p2gyW__featureActive{background:var(--primary);color:#fff;transform:scale(1.05);box-shadow:0 4px 10px #0a112833}.AddPropertyWizard-module__6p2gyW__uploadArea{text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:24px;padding:4rem 2rem;transition:all .3s}.AddPropertyWizard-module__6p2gyW__uploadArea:hover{border-color:var(--accent);background:#f0f9ff}.AddPropertyWizard-module__6p2gyW__uploadBox{color:#64748b;flex-direction:column;align-items:center;gap:1rem;display:flex}.AddPropertyWizard-module__6p2gyW__uploadBtn{color:var(--primary);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:.8rem 2rem;font-weight:800;box-shadow:0 2px 5px #00000005}.AddPropertyWizard-module__6p2gyW__hiddenFile{opacity:0;cursor:pointer;position:absolute;inset:0}.AddPropertyWizard-module__6p2gyW__previewGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.AddPropertyWizard-module__6p2gyW__pItem{aspect-ratio:1;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.AddPropertyWizard-module__6p2gyW__pItem img{object-fit:cover;width:100%;height:100%}.AddPropertyWizard-module__6p2gyW__pItem button{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex;position:absolute;top:8px;right:8px}.AddPropertyWizard-module__6p2gyW__pItem button:hover{transform:scale(1.1)}.AddPropertyWizard-module__6p2gyW__mapContainer{border:2px solid #f1f5f9;border-radius:24px;margin-top:2rem;overflow:hidden}.AddPropertyWizard-module__6p2gyW__mapHint{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:800;display:flex}.AddPropertyWizard-module__6p2gyW__coords{color:#166534;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin-top:1.5rem;padding:1rem;font-weight:800}.AddPropertyWizard-module__6p2gyW__wizardFooter{background:#fff;border-top:1px solid #f1f5f9;border-radius:0 0 24px 24px;justify-content:space-between;padding:2rem 3.5rem;display:flex}.AddPropertyWizard-module__6p2gyW__nextBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:16px;padding:1rem 3rem;font-size:1.1rem;font-weight:800;transition:all .3s;box-shadow:0 4px 15px #0a112833}.AddPropertyWizard-module__6p2gyW__nextBtn:hover:not(:disabled){background:#1e293b;transform:translateY(-2px)}.AddPropertyWizard-module__6p2gyW__nextBtn:disabled{box-shadow:none;cursor:not-allowed;background:#cbd5e1}.AddPropertyWizard-module__6p2gyW__prevBtn{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:1rem 2rem;font-size:1.1rem;font-weight:800;transition:all .3s}.AddPropertyWizard-module__6p2gyW__prevBtn:hover{color:var(--primary);background:#f8fafc;border-color:#cbd5e1}.AddPropertyWizard-module__6p2gyW__finalReview{text-align:center;background:#f8fafc;border-radius:24px;flex-direction:column;align-items:center;gap:2rem;padding:3rem;display:flex}.AddPropertyWizard-module__6p2gyW__finalReview h3{color:var(--primary);margin-bottom:.5rem;font-size:1.8rem;font-weight:900}.AddPropertyWizard-module__6p2gyW__finalReview p{color:#64748b;margin-bottom:1rem;font-size:1.1rem;font-weight:500}.AddPropertyWizard-module__6p2gyW__phoneInput{background:#fff;border:2px solid #f1f5f9;border-radius:16px;align-items:center;transition:all .3s;display:flex;overflow:hidden}.AddPropertyWizard-module__6p2gyW__phoneInput:focus-within{border-color:#0ea5e980;box-shadow:0 0 0 4px #0ea5e91a}.AddPropertyWizard-module__6p2gyW__prefix{color:var(--primary);background:#f8fafc;border-left:2px solid #f1f5f9;padding:1.2rem;font-weight:800}.AddPropertyWizard-module__6p2gyW__phoneInput input{box-shadow:none!important;border:none!important}@media (max-width:768px){.AddPropertyWizard-module__6p2gyW__wizardBody{padding:2rem 1.5rem}.AddPropertyWizard-module__6p2gyW__wizardFooter{padding:1.5rem}.AddPropertyWizard-module__6p2gyW__row{grid-template-columns:1fr;gap:0}.AddPropertyWizard-module__6p2gyW__stepper{display:none}}
.Header-module__lnUIdW__header{z-index:2000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #0000000d;align-items:center;height:90px;transition:all .3s;display:flex;position:sticky;top:0}.Header-module__lnUIdW__userMenuDropdown{z-index:2001;background:#fff;border:1px solid #0000000d;border-radius:20px;min-width:220px;animation:.3s Header-module__lnUIdW__slideUp;position:absolute;top:calc(100% + 15px);left:0;overflow:hidden;box-shadow:0 20px 50px #00000026}.Header-module__lnUIdW__dropdownItem{color:var(--primary);text-align:right;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0000000d;align-items:center;gap:.8rem;width:100%;padding:1rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Header-module__lnUIdW__dropdownItem:last-child{border-bottom:none}.Header-module__lnUIdW__dropdownItem:hover{color:var(--accent);background:#f8fafc}.Header-module__lnUIdW__dropdownItem.Header-module__lnUIdW__logout{color:#ef4444}.Header-module__lnUIdW__dropdownItem.Header-module__lnUIdW__logout:hover{background:#fee2e2}.dark .Header-module__lnUIdW__dropdownItem{color:#e2e8f0;border-bottom-color:#ffffff0d}.dark .Header-module__lnUIdW__dropdownItem:hover{background:#ffffff0d}@keyframes Header-module__lnUIdW__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dark .Header-module__lnUIdW__userMenuDropdown{background:#1e293b;border-color:#ffffff1a;box-shadow:0 20px 50px #0006}.dark .Header-module__lnUIdW__header{background:#0f172ad9;border-bottom-color:#ffffff0d}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__lnUIdW__logoGroup .Header-module__lnUIdW__logo{align-items:center;height:85px;transition:transform .3s;display:flex}.Header-module__lnUIdW__logoGroup .Header-module__lnUIdW__logo:hover{transform:scale(1.05)}.Header-module__lnUIdW__logoImg{object-fit:contain;width:auto;height:100%}.Header-module__lnUIdW__mainNav{flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__navLink{color:var(--primary);align-items:center;gap:.6rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex;position:relative}.Header-module__lnUIdW__navLink:hover{color:var(--accent)}.Header-module__lnUIdW__navLink:after{content:"";background-color:var(--accent);border-radius:10px;width:0;height:3px;transition:width .3s;position:absolute;bottom:-6px;right:0}.Header-module__lnUIdW__navLink:hover:after{width:100%}.Header-module__lnUIdW__actionGroup{align-items:center;gap:1.25rem;display:flex}.Header-module__lnUIdW__iconBtn{color:#64748b;background:#f1f5f9;border-radius:14px;justify-content:center;align-items:center;padding:.6rem;transition:all .2s;display:flex}.Header-module__lnUIdW__iconBtn:hover{color:#ef4444;background-color:#fee2e2;transform:translateY(-2px)}.Header-module__lnUIdW__loginBtn{color:var(--primary);background:#f1f5f9;border-radius:16px;align-items:center;gap:.75rem;padding:.6rem 1rem;font-weight:800;transition:all .2s;display:flex}.Header-module__lnUIdW__loginBtn:hover{background-color:#e2e8f0;transform:translateY(-2px)}.Header-module__lnUIdW__mobileMenuBtn{color:var(--primary);background:#f1f5f9;border:none;border-radius:12px;padding:.6rem;display:none}.Header-module__lnUIdW__header .Header-module__lnUIdW__mobileActions,.Header-module__lnUIdW__header .Header-module__lnUIdW__mobileOnlyFooter{display:none!important}.Header-module__lnUIdW__header .Header-module__lnUIdW__desktopOnly{display:flex!important}@media (max-width:1024px){.Header-module__lnUIdW__desktopOnly{display:none!important}.Header-module__lnUIdW__mainNav{background:var(--primary);z-index:1001;flex-direction:column;gap:2rem;width:300px;height:100vh;padding:3rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-20px 0 50px #0000004d}.Header-module__lnUIdW__mainNav.Header-module__lnUIdW__mobileOpen{right:0}.Header-module__lnUIdW__navLink{color:#ffffffe6;width:100%;padding:.5rem 0;font-size:1.25rem}.Header-module__lnUIdW__mobileActions{justify-content:flex-end;width:100%;display:flex!important}.Header-module__lnUIdW__closeBtn{color:#fff;background:#ffffff1a;border:none;border-radius:10px;padding:.5rem}.Header-module__lnUIdW__mobileOnlyFooter{border-top:1px solid #ffffff1a;flex-direction:column;gap:1.25rem;width:100%;margin-top:auto;padding-top:2.5rem;display:flex!important}.Header-module__lnUIdW__mobileMenuBtn{margin-right:.5rem;display:block}}@media (max-width:640px){.Header-module__lnUIdW__header{height:80px}.Header-module__lnUIdW__logoGroup .Header-module__lnUIdW__logo{height:60px}}
.Footer-module__3hUVsW__footer{color:#f8fafc;background-color:#0f172a;border-top:1px solid #ffffff0d;padding:6rem 0 0;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 20%,#2563eb0d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__3hUVsW__grid{z-index:1;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:5rem;display:grid;position:relative}.Footer-module__3hUVsW__brandCol .Footer-module__3hUVsW__logo{align-items:center;margin-bottom:2.5rem;display:flex}.Footer-module__3hUVsW__footerLogoImg{object-fit:contain;filter:brightness(0)invert();width:auto;height:90px}.Footer-module__3hUVsW__description{color:#94a3b8;max-width:340px;margin-bottom:2.5rem;font-size:1.05rem;font-weight:500;line-height:1.8}.Footer-module__3hUVsW__socials{gap:1.5rem;display:flex}.Footer-module__3hUVsW__socials a{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.Footer-module__3hUVsW__socials a:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 20px #2563eb33}.Footer-module__3hUVsW__linksCol h4,.Footer-module__3hUVsW__contactCol h4{color:#fff;letter-spacing:-.5px;margin-bottom:2.5rem;font-size:1.35rem;font-weight:900;position:relative}.Footer-module__3hUVsW__linksCol h4:after,.Footer-module__3hUVsW__contactCol h4:after{content:"";background:linear-gradient(to left, var(--accent), transparent);border-radius:2px;width:40px;height:4px;position:absolute;bottom:-10px;right:0}.Footer-module__3hUVsW__linksCol ul{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__3hUVsW__linksCol a{color:#94a3b8;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.Footer-module__3hUVsW__linksCol a:hover{color:#fff;padding-right:8px}.Footer-module__3hUVsW__contactList{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__3hUVsW__contactList li{color:#94a3b8;align-items:center;gap:1rem;font-weight:500;display:flex}.Footer-module__3hUVsW__contactList li svg{color:var(--accent)}.Footer-module__3hUVsW__bottomBar{text-align:center;color:#64748b;background-color:#0000004d;border-top:1px solid #ffffff0d;padding:2.5rem 0;font-size:1rem;font-weight:600}@media (max-width:1200px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:4rem}}@media (max-width:768px){.Footer-module__3hUVsW__footer{padding:4rem 0 0}.Footer-module__3hUVsW__grid{text-align:center;grid-template-columns:1fr;gap:3.5rem}.Footer-module__3hUVsW__brandCol .Footer-module__3hUVsW__logo,.Footer-module__3hUVsW__linksCol h4:after,.Footer-module__3hUVsW__contactCol h4:after,.Footer-module__3hUVsW__socials{justify-content:center;margin-left:auto;margin-right:auto}.Footer-module__3hUVsW__linksCol h4:after,.Footer-module__3hUVsW__contactCol h4:after{left:0}.Footer-module__3hUVsW__description{margin-left:auto;margin-right:auto}}
.page-module___8aEwW__main{background:#fff;flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__sectionWrapper{padding:7rem 0;position:relative}.page-module___8aEwW__sectionWrapper:nth-child(2n){background:#f8fafc}.page-module___8aEwW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:4rem;display:flex}.page-module___8aEwW__sectionMeta{flex-direction:column;gap:.8rem;padding-right:1rem;display:flex;position:relative}.page-module___8aEwW__sectionMeta:before{content:"";background:var(--accent);border-radius:4px;width:4px;position:absolute;top:0;bottom:0;right:0}.page-module___8aEwW__sectionLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);font-size:.85rem;font-weight:800}.page-module___8aEwW__sectionTitle{color:var(--primary);margin:0;font-size:2.2rem;font-weight:900;line-height:1.2}.page-module___8aEwW__sectionSubtitle{color:#64748b;margin:0;font-size:1rem;font-weight:500}.page-module___8aEwW__viewAllLink{color:var(--primary);background:#0a11280d;border-radius:100px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.page-module___8aEwW__viewAllLink:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0a112833}.page-module___8aEwW__propertyGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.page-module___8aEwW__whySection{background:linear-gradient(135deg, var(--primary) 0%, #1e293b 100%);padding:8rem 0;position:relative;overflow:hidden}.page-module___8aEwW__whySection:before{content:"";pointer-events:none;background:radial-gradient(circle,#38bdf81a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-10%;left:-5%}.page-module___8aEwW__whyInner{z-index:2;grid-template-columns:1fr 2.2fr;align-items:center;gap:5rem;display:grid;position:relative}@media (max-width:900px){.page-module___8aEwW__whyInner{grid-template-columns:1fr;gap:4rem}}.page-module___8aEwW__whyHeadingGroup{flex-direction:column;gap:1.25rem;display:flex}.page-module___8aEwW__whyLabel{letter-spacing:.1em;color:var(--accent);font-size:.85rem;font-weight:800;display:inline-block}.page-module___8aEwW__whyTitle{color:#fff;margin:0;font-size:2.8rem;font-weight:900;line-height:1.2}.page-module___8aEwW__whyDivider{background:var(--accent);border:none;border-radius:2px;width:60px;height:4px;margin:0}.page-module___8aEwW__whyDescription{color:#94a3b8;font-size:1.1rem;font-weight:500;line-height:1.8}.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.page-module___8aEwW__featureCard{-webkit-backdrop-filter:blur(16px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:1.25rem;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #0000001a}.page-module___8aEwW__featureCard:hover{background:#ffffff0d;border-color:#38bdf84d;transform:translateY(-8px);box-shadow:0 12px 30px #0003}.page-module___8aEwW__featureIcon{width:60px;height:60px;color:var(--accent);background:#38bdf81a;border-radius:16px;justify-content:center;align-items:center;transition:all .4s;display:flex;box-shadow:inset 0 0 0 1px #38bdf833}.page-module___8aEwW__featureCard:hover .page-module___8aEwW__featureIcon{background:var(--accent);color:#fff;transform:scale(1.05)}.page-module___8aEwW__featureTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:800}.page-module___8aEwW__featureDesc{color:#94a3b8;margin:0;font-size:.95rem;font-weight:500;line-height:1.7}.page-module___8aEwW__citiesSection{background:#fff;padding:8rem 0}.page-module___8aEwW__citiesSectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.page-module___8aEwW__citiesLabel{letter-spacing:.1em;color:var(--accent);font-size:.85rem;font-weight:800}.page-module___8aEwW__citiesTitle{color:var(--primary);margin:0;font-size:2.6rem;font-weight:900}.page-module___8aEwW__citiesDivider{background:var(--accent);border:none;border-radius:2px;width:60px;height:4px;margin:0}.page-module___8aEwW__citiesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.page-module___8aEwW__citiesGrid{grid-template-columns:1fr}}.page-module___8aEwW__cityCard{border-radius:24px;height:350px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.page-module___8aEwW__cityImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__cityCard:hover .page-module___8aEwW__cityImage{transform:scale(1.08)}.page-module___8aEwW__cityOverlay{background:linear-gradient(#0000 0%,#0a112833 50%,#0a1128e6 100%);transition:opacity .4s;position:absolute;inset:0}.page-module___8aEwW__cityCard:hover .page-module___8aEwW__cityOverlay{background:linear-gradient(#0000 0%,#0a112866 40%,#0a1128f2 100%)}.page-module___8aEwW__cityInfo{justify-content:space-between;align-items:flex-end;padding:2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__cityName{color:#fff;text-shadow:0 4px 12px #0000004d;margin:0;font-size:2rem;font-weight:900;line-height:1.1}.page-module___8aEwW__cityArrow{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.page-module___8aEwW__cityCard:hover .page-module___8aEwW__cityArrow{color:var(--primary);background:#fff;transform:scale(1.1)rotate(-45deg)}@media (max-width:640px){.page-module___8aEwW__sectionWrapper,.page-module___8aEwW__whySection,.page-module___8aEwW__citiesSection{padding:4rem 0}.page-module___8aEwW__sectionTitle{font-size:1.8rem}.page-module___8aEwW__whyTitle{font-size:2.2rem}.page-module___8aEwW__citiesTitle{font-size:2rem}.page-module___8aEwW__cityCard{height:280px}.page-module___8aEwW__propertyGrid{grid-template-columns:1fr}}
.MortgageCalculator-module__fCinCG__calculator{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#fff;max-width:400px;overflow:hidden}.MortgageCalculator-module__fCinCG__header{background:var(--primary);color:#fff;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.MortgageCalculator-module__fCinCG__header h3{color:#fff;margin:0;font-size:1.15rem}.MortgageCalculator-module__fCinCG__icon{color:var(--accent)}.MortgageCalculator-module__fCinCG__content{padding:1.5rem}.MortgageCalculator-module__fCinCG__inputGroup{margin-bottom:1.25rem}.MortgageCalculator-module__fCinCG__inputGroup label{color:var(--text-main);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.MortgageCalculator-module__fCinCG__inputWrapper{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);position:relative}.MortgageCalculator-module__fCinCG__inputWrapper input{width:100%;color:var(--text-main);background:0 0;border:none;outline:none;padding:.75rem;font-size:1rem;font-weight:600}.MortgageCalculator-module__fCinCG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.MortgageCalculator-module__fCinCG__result{border-radius:var(--radius-md);text-align:center;border:1px dashed var(--accent);background:#fffbeb;margin-top:1.5rem;padding:1.5rem}.MortgageCalculator-module__fCinCG__result span{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem;display:block}.MortgageCalculator-module__fCinCG__amount{color:var(--text-main);font-family:Outfit,sans-serif;font-size:2rem;font-weight:800}.MortgageCalculator-module__fCinCG__amount small{color:var(--text-muted);font-size:.9rem;font-weight:500}.MortgageCalculator-module__fCinCG__disclaimer{color:var(--text-muted);text-align:center;margin-top:1rem;font-size:.75rem}
.Dashboard-module__8Mmpzq__wrapper{background:var(--background);min-height:100vh}.Dashboard-module__8Mmpzq__main{padding:3rem 0}.Dashboard-module__8Mmpzq__layout{grid-template-columns:280px 1fr;gap:2rem;display:grid}.Dashboard-module__8Mmpzq__sidebar{border:1px solid var(--border);border-radius:var(--radius-xl);background:#fff;height:fit-content;padding:2rem 1.5rem}.Dashboard-module__8Mmpzq__userProfile{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.Dashboard-module__8Mmpzq__avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:800;display:flex}.Dashboard-module__8Mmpzq__userInfo h4{margin-bottom:.2rem;font-size:1.1rem}.Dashboard-module__8Mmpzq__userInfo span{color:var(--text-muted);font-size:.8rem}.Dashboard-module__8Mmpzq__nav{flex-direction:column;gap:.5rem;display:flex}.Dashboard-module__8Mmpzq__navItem{border-radius:var(--radius-md);color:var(--text-main);transition:var(--transition-fast);text-align:right;align-items:center;gap:.75rem;width:100%;padding:.9rem 1.25rem;font-weight:600;display:flex}.Dashboard-module__8Mmpzq__navItem:hover{background:var(--background);color:var(--accent)}.Dashboard-module__8Mmpzq__navItem.Dashboard-module__8Mmpzq__active{color:var(--primary);background:#eff6ff}.Dashboard-module__8Mmpzq__navDivider{background:var(--border);height:1px;margin:1rem 0}.Dashboard-module__8Mmpzq__logoutBtn{color:var(--error);align-items:center;gap:.75rem;margin-top:1rem;padding:.9rem 1.25rem;font-weight:600;display:flex}.Dashboard-module__8Mmpzq__content{border:1px solid var(--border);border-radius:var(--radius-xl);background:#fff;padding:3rem}.Dashboard-module__8Mmpzq__contentHeader{justify-content:space-between;align-items:flex-start;margin-bottom:3rem;display:flex}.Dashboard-module__8Mmpzq__headerText h1{margin-bottom:.5rem;font-size:1.75rem}.Dashboard-module__8Mmpzq__headerText p{color:var(--text-muted)}.Dashboard-module__8Mmpzq__statsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.Dashboard-module__8Mmpzq__statCard{background:var(--background);border-radius:var(--radius-lg);border:1px solid var(--border);flex-direction:column;gap:.25rem;padding:1.5rem;display:flex}.Dashboard-module__8Mmpzq__statValue{color:var(--primary);font-size:1.5rem;font-weight:800}.Dashboard-module__8Mmpzq__statLabel{color:var(--text-muted);font-size:.85rem}.Dashboard-module__8Mmpzq__listingsTable{border:1px solid var(--border);background:#fff;border-radius:12px;margin-top:1rem;overflow:hidden}.Dashboard-module__8Mmpzq__table{border-collapse:collapse;text-align:right;width:100%}.Dashboard-module__8Mmpzq__table th{border-bottom:1px solid var(--border);background:#f8fafc;padding:1rem;font-size:.9rem}.Dashboard-module__8Mmpzq__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:1rem}.Dashboard-module__8Mmpzq__propCell{flex-direction:column;display:flex}.Dashboard-module__8Mmpzq__propCell strong{font-size:1rem}.Dashboard-module__8Mmpzq__propCell span{color:var(--text-muted);font-size:.8rem}.Dashboard-module__8Mmpzq__badges{gap:.3rem;margin-top:.3rem;display:flex}.Dashboard-module__8Mmpzq__status{border-radius:99px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.Dashboard-module__8Mmpzq__approved{color:#15803d;background:#dcfce7}.Dashboard-module__8Mmpzq__pending{color:#92400e;background:#fef3c7}.Dashboard-module__8Mmpzq__actions{gap:.5rem;display:flex}.Dashboard-module__8Mmpzq__actionBtn,.Dashboard-module__8Mmpzq__deleteBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:flex}.Dashboard-module__8Mmpzq__deleteBtn{color:#ef4444;background:#fee2e2}.Dashboard-module__8Mmpzq__loadingState,.Dashboard-module__8Mmpzq__emptyState{text-align:center;color:var(--text-muted);padding:4rem}.Dashboard-module__8Mmpzq__settingsForm{flex-direction:column;gap:2rem;max-width:630px;display:flex}.Dashboard-module__8Mmpzq__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Dashboard-module__8Mmpzq__formGroup{flex-direction:column;gap:.5rem;display:flex}.Dashboard-module__8Mmpzq__formGroup label{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.Dashboard-module__8Mmpzq__formGroup input{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);padding:.9rem 1rem}.Dashboard-module__8Mmpzq__fullWidth{grid-column:1/-1}.Dashboard-module__8Mmpzq__dangerZone{border-top:1px solid var(--border);margin-top:1rem;padding-top:2rem}.Dashboard-module__8Mmpzq__saveBtn{background:var(--primary);color:#fff;border-radius:var(--radius-md);align-items:center;gap:.5rem;width:fit-content;padding:1rem 2.5rem;font-weight:800;display:flex}.Dashboard-module__8Mmpzq__alert{text-align:center;border-radius:8px;margin-bottom:2rem;padding:1rem;font-weight:700}.Dashboard-module__8Mmpzq__alertSuccess{color:#15803d;background:#dcfce7}.Dashboard-module__8Mmpzq__alertError{color:#b91c1c;background:#fee2e2}@media (max-width:1024px){.Dashboard-module__8Mmpzq__layout{grid-template-columns:1fr}}@media (max-width:640px){.Dashboard-module__8Mmpzq__content{padding:1.5rem}.Dashboard-module__8Mmpzq__statsGrid{grid-template-columns:1fr}}
.PropertyDetail-module__F4JwEa__container{color:#334155;background-color:#fcfcfc;min-height:100vh}.PropertyDetail-module__F4JwEa__main{padding:2rem 0 5rem}.PropertyDetail-module__F4JwEa__header{background:#fff;border:1px solid #f1f5f9;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding:2rem;display:flex}.PropertyDetail-module__F4JwEa__titleGroup{flex:1}.PropertyDetail-module__F4JwEa__titleGroup h1{color:#0f172a;margin-bottom:.5rem;font-size:1.8rem;font-weight:800;line-height:1.3}.PropertyDetail-module__F4JwEa__location{color:#64748b;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.PropertyDetail-module__F4JwEa__badgeGroup{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.PropertyDetail-module__F4JwEa__quickStats{border-top:1px solid #f1f5f9;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.PropertyDetail-module__F4JwEa__quickStats>div{flex-direction:column;display:flex}.PropertyDetail-module__F4JwEa__quickStats span:first-child{color:#94a3b8;text-transform:uppercase;font-size:.75rem;font-weight:600}.PropertyDetail-module__F4JwEa__quickStats span:last-child{color:#475569;font-size:.9rem;font-weight:700}.PropertyDetail-module__F4JwEa__actions{gap:.75rem;display:flex}.PropertyDetail-module__F4JwEa__actionBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.PropertyDetail-module__F4JwEa__actionBtn:hover{border-color:var(--accent);color:var(--accent);background:#f0f9ff}.PropertyDetail-module__F4JwEa__gallerySection{border-radius:20px;margin-bottom:2.5rem;overflow:hidden}.PropertyDetail-module__F4JwEa__detailsGrid{grid-template-columns:1fr 340px;gap:2.5rem;display:grid}.PropertyDetail-module__F4JwEa__mainContent{flex-direction:column;gap:2.5rem;display:flex}.PropertyDetail-module__F4JwEa__specsRow{background:#fff;border:1px solid #f1f5f9;border-radius:16px;gap:2rem;padding:1.5rem 2rem;display:flex}.PropertyDetail-module__F4JwEa__specBox{align-items:center;gap:1rem;display:flex}.PropertyDetail-module__F4JwEa__specIcon{color:var(--accent);background:#f0f9ff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.PropertyDetail-module__F4JwEa__specLabel{color:#94a3b8;font-size:.8rem;font-weight:600;display:block}.PropertyDetail-module__F4JwEa__specValue{color:#1e293b;font-size:1.1rem;font-weight:800}.PropertyDetail-module__F4JwEa__section h2{color:#0f172a;margin-bottom:1.5rem;font-size:1.4rem;font-weight:800}.PropertyDetail-module__F4JwEa__description{color:#475569;white-space:pre-line;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:1.5rem;font-size:1.05rem;line-height:1.8}.PropertyDetail-module__F4JwEa__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.PropertyDetail-module__F4JwEa__featureItem{color:#475569;background:#fff;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;font-size:.95rem;font-weight:600;display:flex}.PropertyDetail-module__F4JwEa__checkIcon{color:#10b981}.PropertyDetail-module__F4JwEa__contactCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:2rem;padding:2rem;position:sticky;top:100px}.PropertyDetail-module__F4JwEa__sidebarPrice{color:var(--accent);align-items:baseline;margin-bottom:1.5rem;font-size:2.2rem;font-weight:900;display:flex}.PropertyDetail-module__F4JwEa__sidebarPrice small{color:#94a3b8;margin-right:.4rem;font-size:1rem;font-weight:600}.PropertyDetail-module__F4JwEa__ownerInfo{background:#f8fafc;border-radius:12px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem;display:flex}.PropertyDetail-module__F4JwEa__ownerAvatar{background:var(--primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}.PropertyDetail-module__F4JwEa__ownerName{color:#1e293b;font-size:1rem;font-weight:700}.PropertyDetail-module__F4JwEa__ownerStatus{color:#10b981;font-size:.8rem;font-weight:700}.PropertyDetail-module__F4JwEa__sidebarActions{flex-direction:column;gap:1rem;display:flex}.PropertyDetail-module__F4JwEa__callBtn,.PropertyDetail-module__F4JwEa__whatsappBtn{border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.PropertyDetail-module__F4JwEa__callBtn{background:var(--primary);color:#fff}.PropertyDetail-module__F4JwEa__whatsappBtn{color:#fff;background:#22c55e}.PropertyDetail-module__F4JwEa__whatsappBtn:hover{background:#16a34a}.PropertyDetail-module__F4JwEa__mapWrapper{border:1px solid #e2e8f0;border-radius:20px;overflow:hidden}@media (max-width:1024px){.PropertyDetail-module__F4JwEa__detailsGrid{grid-template-columns:1fr;gap:3rem}.PropertyDetail-module__F4JwEa__contactCard{position:static}}@media (max-width:768px){.PropertyDetail-module__F4JwEa__header{flex-direction:column;gap:1.5rem;padding:1.5rem}.PropertyDetail-module__F4JwEa__specsRow{flex-direction:column;gap:1.5rem}.PropertyDetail-module__F4JwEa__titleGroup h1{font-size:1.5rem}}
.PropertyCard-module__FF8xuW__propertyCard{background:var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}.PropertyCard-module__FF8xuW__propertyCard:hover{border-color:#0ea5e94d;transform:translateY(-8px);box-shadow:0 12px 30px #00000014}.PropertyCard-module__FF8xuW__imageWrapper{aspect-ratio:4/3;background-color:#f1f5f9;width:100%;position:relative;overflow:hidden}.PropertyCard-module__FF8xuW__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.PropertyCard-module__FF8xuW__propertyCard:hover .PropertyCard-module__FF8xuW__image{transform:scale(1.08)}.PropertyCard-module__FF8xuW__imageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 30% 60%,#0006 100%);position:absolute;inset:0}.PropertyCard-module__FF8xuW__badges{z-index:2;flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;top:14px;right:14px}.PropertyCard-module__FF8xuW__glassBadge{-webkit-backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:4px;padding:.35rem .8rem;font-size:.75rem;font-weight:800;display:flex;box-shadow:0 4px 6px #0000000d}.PropertyCard-module__FF8xuW__badgeSale{color:#0a1128;background:#ffffffd9;border:1px solid #fff6}.PropertyCard-module__FF8xuW__badgeRent{color:#0ea5e9;background:#ffffffd9;border:1px solid #fff6}.PropertyCard-module__FF8xuW__badgeVerified{color:#fff;background:#0ea5e9e6;border:1px solid #0ea5e980}.PropertyCard-module__FF8xuW__badgePremium{color:#fff;background:#f59e0be6;border:1px solid #f59e0b80}.PropertyCard-module__FF8xuW__favoriteBtn{-webkit-backdrop-filter:blur(4px);color:#64748b;cursor:pointer;z-index:2;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 4px 10px #00000014}.PropertyCard-module__FF8xuW__favoriteBtn:hover{color:#ef4444;background:#fff;transform:scale(1.1)}.PropertyCard-module__FF8xuW__favoriteBtn.PropertyCard-module__FF8xuW__activeFavorite{color:#ef4444;background:#fff;border-color:#fca5a5}.PropertyCard-module__FF8xuW__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.PropertyCard-module__FF8xuW__price{color:var(--primary);align-items:baseline;gap:4px;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:900;line-height:1;display:flex}.PropertyCard-module__FF8xuW__price small{color:var(--text-muted);font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.PropertyCard-module__FF8xuW__title{-webkit-line-clamp:2;color:var(--text-main);-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}.PropertyCard-module__FF8xuW__title a{color:inherit;text-decoration:none}.PropertyCard-module__FF8xuW__title a:hover{color:var(--accent)}.PropertyCard-module__FF8xuW__premiumTitle{color:#ea580c!important}.PropertyCard-module__FF8xuW__location{color:#64748b;align-items:center;gap:.4rem;margin-bottom:1.2rem;font-size:.85rem;font-weight:500;display:flex}.PropertyCard-module__FF8xuW__specs{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.2rem;padding:1rem 0;display:flex}.PropertyCard-module__FF8xuW__specItem{color:#475569;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.PropertyCard-module__FF8xuW__specItem svg{color:#94a3b8}.PropertyCard-module__FF8xuW__specDivider{background-color:#e2e8f0;width:1px;height:16px}.PropertyCard-module__FF8xuW__actions{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:auto;display:grid}.PropertyCard-module__FF8xuW__actionBtn{border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.PropertyCard-module__FF8xuW__whatsappBtn{color:#166534;background-color:#25d3661a;border:1px solid #25d36633}.PropertyCard-module__FF8xuW__whatsappBtn:hover{color:#fff;background-color:#25d366;border-color:#25d366;transform:translateY(-2px)}.PropertyCard-module__FF8xuW__callBtn{background-color:var(--background);color:var(--primary);border:1px solid var(--border)}.PropertyCard-module__FF8xuW__callBtn:hover{background-color:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px)}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__propertyCard{background:var(--surface);border-color:var(--border);box-shadow:0 4px 20px #0000004d}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__propertyCard:hover{border-color:#38bdf866}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__badgeSale,.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__badgeRent{color:#e2e8f0;background:#0d1117b3;border-color:#ffffff1a}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__favoriteBtn{background:#0d1117b3;border:1px solid #ffffff1a}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__price{color:#f8fafc}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__specs{border-color:var(--border)}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__specDivider{background-color:var(--border)}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__callBtn{color:#e2e8f0;background:#ffffff0d}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__callBtn:hover{background:var(--accent);color:#fff}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__whatsappBtn{color:#4ade80;background:#25d36626}.PropertyCard-module__FF8xuW__dark .PropertyCard-module__FF8xuW__whatsappBtn:hover{color:#fff;background:#25d366}@media (max-width:640px){.PropertyCard-module__FF8xuW__content{padding:1.25rem}.PropertyCard-module__FF8xuW__price{font-size:1.4rem}.PropertyCard-module__FF8xuW__title{font-size:1rem}.PropertyCard-module__FF8xuW__actions{gap:.5rem}.PropertyCard-module__FF8xuW__actionBtn{padding:.6rem;font-size:.85rem}}
.Favorites-module__bZ6QVa__wrapper{background:var(--background);min-height:100vh}.Favorites-module__bZ6QVa__container{padding:5rem 1rem}.Favorites-module__bZ6QVa__header{text-align:center;margin-bottom:4rem}.Favorites-module__bZ6QVa__header h1{color:var(--primary);justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem;font-size:2.5rem;display:flex}.Favorites-module__bZ6QVa__icon{color:var(--error)}.Favorites-module__bZ6QVa__header p{color:var(--text-muted);font-size:1.1rem}.Favorites-module__bZ6QVa__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Favorites-module__bZ6QVa__empty{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:1.5rem;padding:5rem 0;display:flex}.Favorites-module__bZ6QVa__empty h2{color:var(--primary)}
.StaticPage-module__JSnlwG__pageHeader{background:linear-gradient(135deg, var(--primary), #1e40af);text-align:center;color:#fff;background-image:linear-gradient(#0f172ab3,#0f172ab3),url(/hero.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:10rem 0 7rem;position:relative}.StaticPage-module__JSnlwG__pageHeader:after{content:"";background:linear-gradient(#0000,#f8fafc);height:100px;position:absolute;bottom:-1px;left:0;right:0}.StaticPage-module__JSnlwG__pageHeader h1{color:#fff;letter-spacing:-2px;margin-bottom:1.5rem;font-size:4rem;font-weight:950}.StaticPage-module__JSnlwG__pageHeader p{opacity:.9;max-width:800px;margin:0 auto;font-size:1.5rem;font-weight:500;line-height:1.6}.StaticPage-module__JSnlwG__staticContent{color:#334155;text-align:right;max-width:900px;padding:6rem 0 10rem;font-size:1.25rem;line-height:2.2}.StaticPage-module__JSnlwG__staticContent section{background:#fff;border:1px solid #f1f5f9;border-radius:32px;margin-bottom:5rem;padding:3.5rem;box-shadow:0 10px 40px #00000008}.StaticPage-module__JSnlwG__staticContent h2{color:var(--primary);letter-spacing:-1px;align-items:center;gap:1.25rem;margin-bottom:2rem;font-size:2.25rem;font-weight:900;display:flex}.StaticPage-module__JSnlwG__staticContent h2:after{content:"";background:linear-gradient(270deg,#f1f5f9,#0000);border-radius:2px;flex:1;height:4px}.StaticPage-module__JSnlwG__staticContent p{margin-bottom:2rem}.StaticPage-module__JSnlwG__staticContent ul{margin:2rem 0;padding-right:2.5rem;list-style-type:none}.StaticPage-module__JSnlwG__staticContent li{margin-bottom:1.25rem;padding-right:2.5rem;font-weight:600;position:relative}.StaticPage-module__JSnlwG__staticContent li:before{content:"✓";width:28px;height:28px;color:var(--accent);background:#2563eb1a;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:900;display:flex;position:absolute;top:5px;right:0}.StaticPage-module__JSnlwG__contactGrid{grid-template-columns:1fr 1.5fr;gap:4rem;margin-top:3rem;display:grid}.StaticPage-module__JSnlwG__contactInfo{flex-direction:column;gap:2.5rem;display:flex}.StaticPage-module__JSnlwG__infoItem{background:#fff;border:1px solid #f1f5f9;border-radius:24px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 20px #00000005}.StaticPage-module__JSnlwG__infoIcon{width:60px;height:60px;color:var(--accent);background:#2563eb0d;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.StaticPage-module__JSnlwG__infoText h4{color:var(--primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.StaticPage-module__JSnlwG__infoText p{color:#64748b;margin:0;font-size:1.05rem;font-weight:600}.StaticPage-module__JSnlwG__contactForm{background:#fff;border:1px solid #f1f5f9;border-radius:32px;padding:4rem;box-shadow:0 30px 60px #0000000f}.StaticPage-module__JSnlwG__formGroup{margin-bottom:2rem}.StaticPage-module__JSnlwG__formGroup label{color:var(--primary);margin-bottom:.75rem;font-size:.95rem;font-weight:800;display:block}.StaticPage-module__JSnlwG__formGroup input,.StaticPage-module__JSnlwG__formGroup textarea{background:#f8fafc;border:2px solid #f1f5f9;border-radius:18px;width:100%;padding:1.1rem 1.25rem;font-size:1.1rem;font-weight:500;transition:all .2s}.StaticPage-module__JSnlwG__formGroup input:focus,.StaticPage-module__JSnlwG__formGroup textarea:focus{border-color:var(--accent);background:#fff;outline:none;box-shadow:0 0 0 4px #2563eb1a}.StaticPage-module__JSnlwG__submitBtn{background:var(--primary);background:linear-gradient(135deg, var(--primary), #1e40af);color:#fff;cursor:pointer;border:none;border-radius:18px;width:100%;padding:1.25rem;font-size:1.2rem;font-weight:900;transition:all .3s;box-shadow:0 10px 20px #1e3a8a33}.StaticPage-module__JSnlwG__submitBtn:hover{transform:translateY(-5px);box-shadow:0 15px 30px #1e3a8a4d}@media (max-width:1024px){.StaticPage-module__JSnlwG__contactGrid{grid-template-columns:1fr}}@media (max-width:768px){.StaticPage-module__JSnlwG__pageHeader h1{font-size:2.75rem}.StaticPage-module__JSnlwG__pageHeader p{font-size:1.1rem}.StaticPage-module__JSnlwG__staticContent section,.StaticPage-module__JSnlwG__contactForm{padding:2.5rem 1.5rem}}
.PropertyGallery-module__KRDWbG__gallery{flex-direction:column;gap:1rem;display:flex}.PropertyGallery-module__KRDWbG__mainWrapper{aspect-ratio:2.33;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-height:450px;position:relative;overflow:hidden}.PropertyGallery-module__KRDWbG__mainImage{object-fit:cover}.PropertyGallery-module__KRDWbG__navControls{z-index:10;opacity:0;justify-content:space-between;padding:0 1rem;transition:opacity .3s;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.PropertyGallery-module__KRDWbG__mainWrapper:hover .PropertyGallery-module__KRDWbG__navControls{opacity:1}.PropertyGallery-module__KRDWbG__navBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#0f172a;cursor:pointer;background:#fffc;border:1px solid #0000000d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.PropertyGallery-module__KRDWbG__navBtn:hover{background:#fff;transform:scale(1.05)}.PropertyGallery-module__KRDWbG__thumbnails{scrollbar-width:none;gap:.75rem;padding:.25rem;display:flex;overflow-x:auto}.PropertyGallery-module__KRDWbG__thumbnails::-webkit-scrollbar{display:none}.PropertyGallery-module__KRDWbG__thumbBtn{aspect-ratio:3/2;cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:100px;transition:all .2s;position:relative;overflow:hidden}.PropertyGallery-module__KRDWbG__thumbBtn.PropertyGallery-module__KRDWbG__active{border-color:var(--accent)}.PropertyGallery-module__KRDWbG__thumbImage{object-fit:cover}.PropertyGallery-module__KRDWbG__overlayHint{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;opacity:0;pointer-events:none;z-index:5;background:#0009;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600;transition:all .3s;display:flex;position:absolute;bottom:1rem;right:1rem;transform:translateY(10px)}.PropertyGallery-module__KRDWbG__mainWrapper:hover .PropertyGallery-module__KRDWbG__overlayHint{opacity:1;transform:translateY(0)}.PropertyGallery-module__KRDWbG__modal{z-index:99999;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.PropertyGallery-module__KRDWbG__closeModal{color:#fff;cursor:pointer;z-index:100001;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;left:1.5rem}.PropertyGallery-module__KRDWbG__closeModal:hover{background:#ef4444;border-color:#ef4444}.PropertyGallery-module__KRDWbG__modalContent{justify-content:center;align-items:center;width:90%;height:80%;display:flex;position:relative}.PropertyGallery-module__KRDWbG__modalImage{object-fit:contain!important}.PropertyGallery-module__KRDWbG__modalNav{color:#fff;cursor:pointer;z-index:100002;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PropertyGallery-module__KRDWbG__modalNav:hover{color:#000;background:#fff}.PropertyGallery-module__KRDWbG__modalPrev{right:1rem}.PropertyGallery-module__KRDWbG__modalNext{left:1rem}.PropertyGallery-module__KRDWbG__modalCounter{color:#fff;background:#ffffff1a;border-radius:999px;padding:.4rem 1.25rem;font-size:1rem;font-weight:700;position:absolute;bottom:2rem}@media (max-width:768px){.PropertyGallery-module__KRDWbG__mainWrapper{aspect-ratio:16/9;max-height:300px}.PropertyGallery-module__KRDWbG__thumbBtn{width:80px}.PropertyGallery-module__KRDWbG__modalNav{width:44px;height:44px}.PropertyGallery-module__KRDWbG__modalPrev{right:.5rem}.PropertyGallery-module__KRDWbG__modalNext{left:.5rem}}
.MapSearch-module__AIllTq__wrapper{flex-direction:column;height:100vh;display:flex}.MapSearch-module__AIllTq__toolbar{border-bottom:1px solid var(--border);z-index:10;background:#fff;padding:.75rem 0}.MapSearch-module__AIllTq__toolbarInner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.MapSearch-module__AIllTq__searchBar{background:var(--background);border-radius:var(--radius-full);border:1px solid var(--border);flex:1;align-items:center;gap:.75rem;max-width:600px;padding:0 1rem;display:flex}.MapSearch-module__AIllTq__searchBar input{background:0 0;border:none;outline:none;width:100%;padding:.75rem 0;font-size:.95rem}.MapSearch-module__AIllTq__searchIcon{color:var(--text-muted)}.MapSearch-module__AIllTq__filters{align-items:center;gap:.75rem;display:flex}.MapSearch-module__AIllTq__pill{border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-main);background:#fff;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-weight:500;display:flex}.MapSearch-module__AIllTq__divider{background-color:var(--border);width:1px;height:24px}.MapSearch-module__AIllTq__viewToggle{border-radius:var(--radius-md);width:42px;height:42px;color:var(--text-muted);border:1px solid var(--border);justify-content:center;align-items:center;display:flex}.MapSearch-module__AIllTq__viewToggle.MapSearch-module__AIllTq__active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.MapSearch-module__AIllTq__main{flex:1;display:flex;overflow:hidden}.MapSearch-module__AIllTq__sidebar{background:var(--surface);border-left:1px solid var(--border);width:450px;padding:1.5rem;overflow-y:auto}.MapSearch-module__AIllTq__sidebarFull{width:100%}.MapSearch-module__AIllTq__resultsCount{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem}.MapSearch-module__AIllTq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.MapSearch-module__AIllTq__sidebarFull .MapSearch-module__AIllTq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.MapSearch-module__AIllTq__mapSection{flex:1;position:relative}.MapSearch-module__AIllTq__map{z-index:1;width:100%;height:100%}.MapSearch-module__AIllTq__hide{display:none}.MapSearch-module__AIllTq__popup{width:200px}.MapSearch-module__AIllTq__popup img{object-fit:cover;border-radius:var(--radius-sm);width:100%;height:120px;margin-bottom:.5rem}.MapSearch-module__AIllTq__popupInfo{text-align:right}.MapSearch-module__AIllTq__popupPrice{color:var(--accent);font-size:1.1rem;font-weight:800}@media (max-width:1024px){.MapSearch-module__AIllTq__sidebar{width:350px}}@media (max-width:768px){.MapSearch-module__AIllTq__main{flex-direction:column;position:relative}.MapSearch-module__AIllTq__sidebar{border-left:none;width:100%;height:100%;position:relative}.MapSearch-module__AIllTq__mapSection{z-index:5;height:100%;position:absolute;inset:0}.MapSearch-module__AIllTq__toolbarInner{flex-direction:column;align-items:stretch;gap:.75rem;padding:0 1rem}.MapSearch-module__AIllTq__searchBar{max-width:100%}.MapSearch-module__AIllTq__filters{justify-content:space-between}.MapSearch-module__AIllTq__pill span{display:none}.MapSearch-module__AIllTq__pill{padding:.6rem}}@media (max-width:480px){.MapSearch-module__AIllTq__resultsHeader h2{font-size:1.25rem}.MapSearch-module__AIllTq__grid{gap:1rem}}@keyframes MapSearch-module__AIllTq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MapSearch-module__AIllTq__spin{animation:1s linear infinite MapSearch-module__AIllTq__spin}
