.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__hero{color:#fff;text-align:center;background-color:var(--primary-navy);justify-content:center;align-items:center;height:80vh;min-height:600px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBackground{z-index:1;background-image:linear-gradient(#0a1424b3,#0a1424e6),url(/images/living_room.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroBackground:after{content:"";opacity:.5;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{z-index:2;max-width:800px;padding:0 1.5rem;animation:1s ease-out forwards page-module___8aEwW__fadeIn;position:relative}.page-module___8aEwW__heroTitle{text-shadow:0 4px 12px #0000004d;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.page-module___8aEwW__heroTitle span{color:var(--secondary-accent)}.page-module___8aEwW__heroSubtitle{opacity:.9;margin-bottom:3rem;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:400}.page-module___8aEwW__searchWrapper{width:100%;margin:0 auto}.page-module___8aEwW__section{padding:5rem 0}.page-module___8aEwW__sectionTitle{text-align:center;color:var(--primary-navy);margin-bottom:3rem;font-size:2.5rem}@media (prefers-color-scheme:dark){.page-module___8aEwW__sectionTitle{color:#fff}}.page-module___8aEwW__featuredGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.5rem}}.page-module___8aEwW__destinationsGrid{grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-top:3rem;display:grid}@media (min-width:768px){.page-module___8aEwW__destinationsGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__destinationCard{cursor:pointer;border-radius:12px;height:350px;position:relative;overflow:hidden}.page-module___8aEwW__destImage{transition:transform .6s}.page-module___8aEwW__destinationCard:hover .page-module___8aEwW__destImage{transform:scale(1.08)}.page-module___8aEwW__destOverlay{color:#fff;z-index:2;background:linear-gradient(#0000001a,#000000b3);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:2rem;display:flex;position:absolute;top:0;left:0}.page-module___8aEwW__destOverlay h3{font-size:1.8rem;font-family:var(--font-montserrat);margin-bottom:.25rem}.page-module___8aEwW__destOverlay p{opacity:.9;font-size:.95rem}.page-module___8aEwW__standardSection{background-color:#f8fafc;padding:6rem 0}.page-module___8aEwW__standardGrid{grid-template-columns:repeat(1,1fr);gap:3rem;margin-top:3rem;display:grid}@media (min-width:768px){.page-module___8aEwW__standardGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__standardItem{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s;box-shadow:0 4px 6px -1px #0000000d}.page-module___8aEwW__standardItem:hover{transform:translateY(-5px)}.page-module___8aEwW__standardIcon{width:70px;height:70px;color:var(--primary-navy);background-color:#0a14240d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.page-module___8aEwW__standardItem h3{color:var(--primary-navy);margin-bottom:1rem;font-size:1.3rem}.page-module___8aEwW__standardItem p{color:#64748b;line-height:1.6}.page-module___8aEwW__agentsSection{background-color:#fff;padding:6rem 0}.page-module___8aEwW__agentsGrid{grid-template-columns:repeat(1,1fr);gap:2rem;margin-top:3rem;display:grid}@media (min-width:768px){.page-module___8aEwW__agentsGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__agentsFooter{text-align:center;margin-top:4rem}.page-module___8aEwW__meetTeamBtn{background-color:var(--primary-navy);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:30px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.page-module___8aEwW__meetTeamBtn:hover{background-color:var(--primary-navy-light)}
.PropertyCard-module__vCf2VG__card{border-radius:4px;flex-direction:column;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden}.PropertyCard-module__vCf2VG__card:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.PropertyCard-module__vCf2VG__imageWrapper{width:100%;height:250px;position:relative;overflow:hidden}.PropertyCard-module__vCf2VG__image{object-fit:cover;transition:transform .3s}.PropertyCard-module__vCf2VG__card:hover .PropertyCard-module__vCf2VG__image{transform:scale(1.05)}.PropertyCard-module__vCf2VG__content{flex-direction:column;flex:1;padding:2rem 1.5rem;display:flex}.PropertyCard-module__vCf2VG__title{font-family:var(--font-montserrat), sans-serif;color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.PropertyCard-module__vCf2VG__location{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.PropertyCard-module__vCf2VG__price{color:var(--primary-navy);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.PropertyCard-module__vCf2VG__features{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--text-muted);justify-content:space-between;margin-bottom:1rem;padding:1rem 0;font-size:.85rem;display:flex}.PropertyCard-module__vCf2VG__viewBtn{text-align:center;background-color:var(--primary-navy);color:#fff;border-radius:6px;margin-top:auto;padding:.75rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:block}.PropertyCard-module__vCf2VG__viewBtn:hover{background-color:var(--primary-navy-light)}.PropertyCard-module__vCf2VG__favoriteBtn{cursor:pointer;z-index:2;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px #0000001a}.PropertyCard-module__vCf2VG__favoriteBtn:hover{transform:scale(1.1)}.PropertyCard-module__vCf2VG__favoriteActive{background:#fff}
.AdvancedSearch-module__mjZtDa__searchContainer{max-width:1000px;margin:0 auto;padding:2rem}.AdvancedSearch-module__mjZtDa__searchForm{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.AdvancedSearch-module__mjZtDa__searchForm{flex-direction:row;align-items:flex-end}}.AdvancedSearch-module__mjZtDa__inputGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.AdvancedSearch-module__mjZtDa__inputGroup label{color:var(--foreground);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.AdvancedSearch-module__mjZtDa__inputGroup select,.AdvancedSearch-module__mjZtDa__inputGroup input{border:1px solid var(--border);background-color:var(--surface);color:var(--foreground);border-radius:4px;outline:none;width:100%;padding:.85rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.AdvancedSearch-module__mjZtDa__inputGroup select:focus,.AdvancedSearch-module__mjZtDa__inputGroup input:focus{border-color:var(--primary-navy)}.AdvancedSearch-module__mjZtDa__priceInputs{flex:2;gap:1rem;display:flex}.AdvancedSearch-module__mjZtDa__searchBtn{background-color:var(--primary-navy);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:4px;justify-content:center;align-items:center;height:48px;padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:background-color .2s;display:flex}.AdvancedSearch-module__mjZtDa__searchBtn:hover{background-color:var(--primary-navy-light)}
.StatsCounter-module__pCfNiW__statsSection{background-color:var(--primary-navy);color:#fff;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;margin:4rem 0;padding:5rem 0}.StatsCounter-module__pCfNiW__statsGrid{text-align:center;grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}@media (min-width:768px){.StatsCounter-module__pCfNiW__statsGrid{grid-template-columns:repeat(4,1fr)}}.StatsCounter-module__pCfNiW__statItem{flex-direction:column;justify-content:center;align-items:center;display:flex}.StatsCounter-module__pCfNiW__statNumber{color:var(--secondary-accent);font-size:3rem;font-weight:700;font-family:var(--font-montserrat);margin-bottom:.5rem}.StatsCounter-module__pCfNiW__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-size:1rem}
