.PropertyCard_card__tdYNk{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;position:relative;width:100%;opacity:0;animation:PropertyCard_fadeIn__KMoE3 .5s ease-in forwards;animation-delay:calc(var(--index, 0) * .1s)}@keyframes PropertyCard_fadeIn__KMoE3{to{opacity:1}}.PropertyCard_card__tdYNk:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.PropertyCard_imageContainer__Tmzl2{position:relative;height:240px;width:100%;overflow:hidden}.PropertyCard_image__QQa8I{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.PropertyCard_card__tdYNk:hover .PropertyCard_image__QQa8I{transform:scale(1.05)}.PropertyCard_newBadge__iUchB{position:absolute;top:16px;left:0;background-color:#235d89;color:#fff;padding:6px 12px;font-size:.8rem;font-weight:600;z-index:1;border-top-right-radius:4px;border-bottom-right-radius:4px}.PropertyCard_favoriteButton__oeI_4{position:absolute;top:15px;right:15px;background-color:#fff;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:transform .2s}.PropertyCard_favoriteButton__oeI_4:hover{transform:scale(1.1)}.PropertyCard_heartIcon__Ku_aL{color:#ccc;font-size:18px;transition:color .2s,transform .2s}.PropertyCard_favorite__78Eff{color:#e74c3c;transform:scale(1.2)}.PropertyCard_content__FLS4s{padding:15px 20px}.PropertyCard_price__K3d1K{font-size:1.5rem;font-weight:700;color:#235d89;margin:0 0 8px}.PropertyCard_title__xi_XV{font-size:1.1rem;font-weight:600;margin:0 0 5px;color:#333}.PropertyCard_address__vugc_,.PropertyCard_title__xi_XV{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PropertyCard_address__vugc_{font-size:.9rem;color:#666;margin:0 0 15px}.PropertyCard_details__fuCmc{display:flex;justify-content:flex-start;gap:15px;border-top:1px solid #eee;padding-top:12px}.PropertyCard_detail__GKH5N{display:flex;align-items:center;font-size:.9rem;color:#555}.PropertyCard_detailIcon__A6aEL{margin-right:5px;font-size:1rem}.PropertyCard_featureBadges__IzVUu{position:absolute;bottom:15px;left:15px;display:flex;gap:8px}.PropertyCard_featureBadge__5WzvZ{background-color:rgba(35,93,137,.85);color:#fff;font-size:.7rem;padding:4px 8px;border-radius:4px;font-weight:500}@media (max-width:768px){.PropertyCard_imageContainer__Tmzl2{height:200px}.PropertyCard_price__K3d1K{font-size:1.3rem}.PropertyCard_title__xi_XV{font-size:1rem}}.Properties_container__JqMor{width:100%;min-height:100vh;display:flex;flex-direction:column}.Properties_main__ilg8I{flex:1 1;display:flex;flex-direction:column}.Properties_heroSection__8hI8Q{position:relative;height:50vh;min-height:350px;background-image:url(/hero-bg.jpg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.Properties_heroOverlay__7_qXh{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.Properties_heroContent__yMAmn{position:relative;z-index:2;max-width:800px;padding:0 20px}.Properties_heroTitle__QWxRS{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff}.Properties_heroSubtitle__onExf{font-size:1.2rem;max-width:600px;margin:0 auto}.Properties_propertiesSection__M1N4T{display:flex;padding:2rem 1rem;max-width:1400px;margin:0 auto;width:100%}.Properties_filtersContainer___9wve{width:300px;flex-shrink:0;margin-right:2rem}.Properties_propertiesResults__hdOu3{flex:1 1}.Properties_resultsHeader__yhzQj{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.Properties_resultCount__Qr3XW{font-size:1rem;font-weight:400;color:#666;margin-left:8px}.Properties_sortOptions__teGxF{display:flex;align-items:center}.Properties_sortOptions__teGxF label{margin-right:8px;font-size:.9rem;color:#555}.Properties_sortSelect__HAHJN{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:.9rem}.Properties_propertiesGrid__auJtM{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:25px;gap:25px}.Properties_propertyCardWrapper__Xo_8F{width:100%}.Properties_loadingContainer__7w_vS{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}.Properties_spinner__x03JF{width:40px;height:40px;border-radius:50%;border:4px solid rgba(35,93,137,.2);border-top-color:#235d89;animation:Properties_spin__9cbgv 1s ease-in-out infinite;margin-bottom:1rem}@keyframes Properties_spin__9cbgv{to{transform:rotate(1turn)}}.Properties_loadingPlaceholder__KZ9HC{padding:1rem;text-align:center;color:#666}.Properties_noResults__qW4t2{text-align:center;padding:3rem 0}.Properties_noResults__qW4t2 h3{margin-bottom:.5rem;color:#444}.Properties_noResults__qW4t2 p{margin-bottom:1.5rem;color:#666}.Properties_resetButton__gy1fT{background-color:#235d89;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .3s}.Properties_resetButton__gy1fT:hover{background-color:#1a4a6e}.Properties_callToAction__TuYl6{background-color:#f9f9f9;padding:4rem 2rem;text-align:center}.Properties_ctaContent__KwyMO{max-width:800px;margin:0 auto}.Properties_ctaContent__KwyMO h2{font-size:2rem;margin-bottom:1rem;color:#235d89}.Properties_ctaContent__KwyMO p{font-size:1.1rem;margin-bottom:2rem;color:#555}.Properties_ctaButtons__x25X7{display:flex;justify-content:center;gap:15px}.Properties_primaryButton__luoKr,.Properties_secondaryButton__igO17{padding:12px 24px;border-radius:4px;font-weight:600;cursor:pointer;transition:transform .3s,box-shadow .3s;text-decoration:none}.Properties_primaryButton__luoKr{background-color:#235d89;color:#fff;border:none}.Properties_secondaryButton__igO17{background-color:#fff;color:#235d89;border:1px solid #235d89}.Properties_primaryButton__luoKr:hover,.Properties_secondaryButton__igO17:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,0,0,.1)}.Properties_featuredSection__LNeik{padding:4rem 2rem;max-width:1200px;margin:0 auto}.Properties_sectionHeader__UGp6y{text-align:center;margin-bottom:3rem}.Properties_sectionHeader__UGp6y h2{font-size:2rem;margin-bottom:.5rem;color:#333}.Properties_sectionHeader__UGp6y p{color:#666;max-width:600px;margin:0 auto}.Properties_featuresGrid__l2OkE{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:25px;gap:25px}.Properties_featureCard__jJXLg{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.05);text-align:center;transition:transform .3s}.Properties_featureCard__jJXLg:hover{transform:translateY(-5px)}.Properties_featureIcon__Rq73l{font-size:2.5rem;margin-bottom:1rem}.Properties_featureCard__jJXLg h3{margin-bottom:1rem;color:#235d89}.Properties_featureCard__jJXLg p{color:#666;font-size:.95rem;line-height:1.5}.Properties_footer__S09Wg{background-color:#1a1a1a;color:#fff;padding:3rem 2rem 1rem}.Properties_footerContent__sm9p6{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:0 auto;gap:2rem}.Properties_footerBranding__NHqlD{flex:1 1;min-width:250px}.Properties_footerBranding__NHqlD h3{font-size:1.3rem;margin-bottom:1rem}.Properties_footerLinks__qvq4_{flex:1 1;min-width:150px}.Properties_footerLinks__qvq4_ h4{margin-bottom:1rem}.Properties_footerLinks__qvq4_ ul{list-style:none;padding:0}.Properties_footerLinks__qvq4_ li{margin-bottom:.5rem}.Properties_footerLinks__qvq4_ a{color:#ccc;text-decoration:none;transition:color .3s}.Properties_footerLinks__qvq4_ a:hover{color:#fff}.Properties_footerNewsletter__hvqR1{flex:1 1;min-width:250px}.Properties_footerNewsletter__hvqR1 h4{margin-bottom:1rem}.Properties_footerNewsletter__hvqR1 p{color:#ccc;margin-bottom:1rem}.Properties_newsletterForm__oBkVe{display:flex}.Properties_newsletterForm__oBkVe input{flex:1 1;padding:10px;border:none;border-radius:4px 0 0 4px}.Properties_newsletterForm__oBkVe button{background-color:#235d89;color:#fff;border:none;padding:10px 15px;border-radius:0 4px 4px 0;cursor:pointer}.Properties_footerBottom__ihWXT{text-align:center;padding-top:2rem;margin-top:2rem;border-top:1px solid #333;color:#888;font-size:.9rem}@media (max-width:992px){.Properties_propertiesSection__M1N4T{flex-direction:column}.Properties_filtersContainer___9wve{width:100%;margin-right:0;margin-bottom:2rem}.Properties_featuresGrid__l2OkE{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Properties_heroTitle__QWxRS{font-size:2rem}.Properties_propertiesGrid__auJtM{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.Properties_resultsHeader__yhzQj{flex-direction:column;align-items:flex-start;gap:1rem}.Properties_featuresGrid__l2OkE{grid-template-columns:1fr}.Properties_ctaButtons__x25X7{flex-direction:column}}.Properties_listingsSection__4Zhz_{width:100%;max-width:1200px;margin:2rem auto;padding:0 1rem}.Properties_listingsSection__4Zhz_ realscout-office-listings{display:block;min-height:600px;width:100%}