@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.Header_header__eIO94{height:var(--header-height);background-color:#f9f8f6;top:0;z-index:1100}.Footer_logoImage___uybs,.Header_logoImage__7VHM7{height:34px;width:auto}.Footer_footer__RDRE2{background-color:var(--rich-black);color:#fff}.Footer_footerContainer__YyM_6{padding:4rem 0}.Footer_footerStackGap__jKWJj{display:flex;flex-direction:column;gap:1rem}.Footer_footerContent__PCjGQ{padding-top:3rem;padding-bottom:3rem;max-width:1050px;margin:0 auto}.Footer_footerInnerStack__Cvfij{display:flex;flex-direction:column;gap:3rem}.Footer_footerInnerStackLinks__bk7uo{display:flex;flex-direction:column;gap:.5rem}.Footer_socialText__W9yG6{font-family:var(--font-dmsans);color:#fff}.Footer_contactText__R_xd9{font-family:var(--font-inter);color:#fff}.Footer_rightSideContainer__aqrgK{display:flex;flex-direction:column;gap:4rem}.Footer_copyrightText__DqKv2,.Footer_disclaimerText__c7Pgd{font-family:var(--font-geist-mono);color:var(--medium-gray);font-size:12px}.Footer_legalLinks__KKKiF{font-family:var(--font-inter);color:#fff;text-decoration:underline}.Footer_ridleyImage__Rw9xy{width:100%;height:100%;position:static;inset:auto 0 0;display:inline-block}@media (max-width:767px){.Footer_footerInnerGrid__eZsXT,.Footer_footerOuterGrid__X80xf{grid-template-columns:1fr!important;gap:2rem!important}.Footer_rightSideContainer__aqrgK{gap:5rem}.Footer_footerContent__PCjGQ{padding-bottom:0}}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__counter{bottom:var(--yarl__counter_bottom,unset);color:var(--yarl__counter_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));filter:var(--yarl__counter_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));left:var(--yarl__counter_left,0);line-height:var(--yarl__counter_line_height,var(--yarl__icon_size,32px));margin:var(--yarl__counter_margin,var(--yarl__toolbar_padding,8px));padding:var(--yarl__counter_padding,var(--yarl__button_padding,8px));position:var(--yarl__counter_position,absolute);right:var(--yarl__counter_right,unset);top:var(--yarl__counter_top,0);-webkit-user-select:var(--yarl__counter_user_select,none);-moz-user-select:var(--yarl__counter_user_select,none);user-select:var(--yarl__counter_user_select,none)}.ContactSellerModal_contactSellerModalContent__fcU8w{padding:48px 24px 32px!important}.ContactSellerModal_contactSellerModalLogo___Ti2S{margin-bottom:.75rem}.ContactSellerModal_contactSellerModalTitle__s86w0{margin-bottom:.5rem}.ContactSellerModal_contactSellerModalSubtitle__qwkd7{margin-bottom:2rem}.ContactSellerModal_formFields__Onqhn{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-bottom:1rem}.ContactSellerModal_inputField__YAHrJ,.ContactSellerModal_textareaField__Gidjh{width:100%}.ContactSellerModal_submitButton__WASO_{width:100%;background-color:#232323!important;color:#fff!important;border:none!important;padding:12px 24px;font-weight:500}.ContactSellerModal_submitButton__WASO_:hover:not(:disabled){background-color:#1a1a1a!important}.ContactSellerModal_submitButton__WASO_:disabled{opacity:.6;cursor:not-allowed}.ContactSellerModal_verificationSection__TMcg7{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background-color:#fafafa;border:1px solid #efefef;border-radius:12px;margin-bottom:1rem;gap:16px}.ContactSellerModal_verificationButton__ckKgD{flex-shrink:0;white-space:nowrap}.ContactSellerModal_verificationStateContainer__ohf2h{display:flex;align-items:center;gap:12px;justify-content:center}.ContactSellerModal_verificationErrorContainer__LJ1CB{display:flex;flex-direction:column;gap:8px;width:100%}@media (max-width:576px){.ContactSellerModal_verificationSection__TMcg7{flex-direction:column;align-items:stretch;text-align:center}.ContactSellerModal_verificationButton__ckKgD{width:100%}.ContactSellerModal_verificationStateContainer__ohf2h{justify-content:center}.ContactSellerModal_verificationErrorContainer__LJ1CB{text-align:center}}.ContactSellerUpsell_contactSellerUpsellModalContent__kmmKW{display:flex;flex-direction:column;align-items:center;padding:24px}.ContactSellerUpsell_contactSellerUpsellModalLogo__nrmSu{margin-bottom:24px;display:flex;justify-content:center}.ContactSellerUpsell_contactSellerUpsellModalTitle__fFTIH{text-align:center;margin-bottom:12px}.ContactSellerUpsell_contactSellerUpsellModalSubtitle__Q3cLj{text-align:center;margin-bottom:24px}.ContactSellerUpsell_upsellContentBody__XVK0e{width:100%;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:24px}.ContactSellerUpsell_upsellSection__k_w1D{padding:20px;text-align:left;background-color:#fff;border-bottom:1px solid #e5e7eb}.ContactSellerUpsell_upsellSectionLast__bRIUt{border-bottom:none}.ContactSellerUpsell_upsellFeature__whY2U{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px}.ContactSellerUpsell_upsellFeature__whY2U:last-child{margin-bottom:0}.ContactSellerUpsell_upsellFeature__whY2U svg{flex-shrink:0;margin-top:2px}.ContactSellerUpsell_upsellToggleContainer__GpK9B{width:100%;margin-bottom:24px;display:flex;justify-content:left}.ContactSellerUpsell_switchInput__LdA3q{width:40px;height:20px;cursor:pointer}.ContactSellerUpsell_switchInput__LdA3q:checked{background-color:var(--rui-primary);border-color:var(--rui-primary)}.ContactSellerUpsell_subscribeButton__r1XhA{width:100%;padding:12px 24px;margin-bottom:12px}.ContactSellerUpsell_skipButton__8EUKn{width:100%;padding:12px 24px}@media (max-width:768px){.ContactSellerUpsell_contactSellerUpsellModalContent__kmmKW,.ContactSellerUpsell_upsellSection__k_w1D{padding:16px}}.SellerContactedSuccessModal_sellerContactedSuccessModalContent__cpofg{padding:48px 24px 32px!important;text-align:center}.SellerContactedSuccessModal_sellerContactedSuccessModalLogo__sxAQz{margin-bottom:.75rem}.SellerContactedSuccessModal_successIconContainer__wxtcU{margin-top:2rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.SellerContactedSuccessModal_sellerContactedSuccessModalTitle__jRmVx{margin-bottom:2rem}.SellerContactedSuccessModal_claimHomeCard__KIbaw{background-color:#fafafa;border-radius:16px;padding:24px;border:1px solid #efefef;width:100%;display:flex;flex-direction:column;gap:16px}.SellerContactedSuccessModal_claimHomeContent__AuG1E{display:flex;justify-content:space-between;align-items:center;gap:16px}.SellerContactedSuccessModal_claimHomeTitle__Bb0XU{text-align:left;flex:1 1;margin-bottom:0}.SellerContactedSuccessModal_claimHomeButton__uN_KO{flex-shrink:0;background-color:#232323!important;color:#fff!important;border:none!important;padding:12px 24px;font-weight:500}.SellerContactedSuccessModal_claimHomeButton__uN_KO:hover:not(:disabled){background-color:#1a1a1a!important}.SellerContactedSuccessModal_claimHomeDescription__eEeDI{text-align:left;padding-top:8px;border-top:1px solid #e5e5e5}@keyframes SellerContactedSuccessModal_spin__aLws6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SellerContactedSuccessModal_spinningLoader__0hzWG{animation:SellerContactedSuccessModal_spin__aLws6 1s linear infinite}.GenericKYCModal_modalContent__P2_Sp{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 1.5rem 1.5rem}.GenericKYCModal_title__rMCMi{margin-bottom:.75rem;text-align:center}.GenericKYCModal_subtitle__LOr_A{margin-bottom:1.5rem;text-align:center;max-width:400px}.GenericKYCModal_phoneInputContainer__ixmR5{width:100%;max-width:320px;margin-bottom:1.5rem}.GenericKYCModal_inputField__ynECf{width:100%}.GenericKYCModal_errorText__JDcFV{margin-top:.25rem;text-align:left;color:#ef4444!important}.GenericKYCModal_verificationSection__tsqxh{width:100%;display:flex;flex-direction:column;align-items:center;padding:1.5rem;background-color:var(--rui-neutral-100,#f5f5f5);border-radius:16px}.GenericKYCModal_verificationButton__roTwa{border:1px solid var(--rui-neutral-300,#d1d5db)!important;background-color:#fff!important;color:var(--rui-neutral-800,#1f2937)!important;padding:.75rem 1.5rem;border-radius:10px;font-weight:500}.GenericKYCModal_verificationButton__roTwa:hover{background-color:var(--rui-neutral-100,#f5f5f5)!important}.GenericKYCModal_verificationButton__roTwa:disabled{opacity:.6;cursor:not-allowed}.GenericKYCModal_stateContainer__vwbgI{display:flex;align-items:center;gap:.5rem}.GenericKYCModal_errorContainer__01EzJ{display:flex;flex-direction:column;align-items:center;text-align:center}.Property_pageMain__KZ51j{background-color:#f9f8f6;min-height:100vh}.Property_pageContainer__jpbcu{padding:0 40px 60px;max-width:1440px;margin:0 auto}@media (max-width:991.98px){.Property_pageContainer__jpbcu{padding:20px 16px 24px}}.Property_topRow__N5_xa{display:flex;gap:32px;align-items:flex-start}@media (max-width:991.98px){.Property_topRow__N5_xa{flex-direction:column;gap:16px}}.Property_contentColumn__ynMmT{flex:1 1;min-width:0}@media (max-width:991.98px){.Property_contentColumn__ynMmT{width:100%}}.Property_chatColumn__4oAy7{width:360px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:20px;align-self:flex-start}@media (max-width:991.98px){.Property_chatColumn__4oAy7{display:none}}.Property_photoGallery___HibD{display:flex;gap:16px;height:420px}@media (max-width:991.98px){.Property_photoGallery___HibD{height:280px;border-radius:16px}}.Property_photoHero__6eQC_{position:relative;flex:66.27 1;min-width:0;height:100%;overflow:hidden;border-radius:24px}@media (max-width:991.98px){.Property_photoHero__6eQC_{flex:1 1;border-radius:16px}}.Property_photoSide__slxtv{display:flex;flex-direction:column;gap:16px;flex:31.84 1;min-width:0;height:100%}@media (max-width:991.98px){.Property_photoSide__slxtv{display:none}}.Property_photoSideImg__CStsH{position:relative;flex:1 1;min-height:0;overflow:hidden;border-radius:24px}.Property_photoImg__w1oQJ{width:100%;height:100%;object-fit:cover;display:block}.Property_photoPlaceholder__Yh9Od{width:100%;height:100%}.Property_statusBadge__8Lded{position:absolute;top:16px;left:16px;z-index:5;display:inline-flex;align-items:center;gap:8px;background:#fdfdfb;border:1px solid #e7e7e5;border-radius:100px;padding:4px 12px;height:28px}.Property_statusDot__c70Br{width:8px;height:8px;border-radius:50%;flex-shrink:0}.Property_statusBadgeText__qUeUp{font-family:var(--font-geist),sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.28px;color:#000;white-space:nowrap}@media (max-width:991.98px){.Property_statusBadge__8Lded{top:12px;left:12px;padding:3px 10px}.Property_statusBadgeText__qUeUp{font-size:12px}.Property_photoOverlayButtons__Pt_vI{bottom:12px;left:12px}.Property_photoOverlayBtn__cY4yy{padding:8px 12px;font-size:12px;gap:6px}}.Property_statusForSale__N8g8_{background-color:var(--pastel-green)}.Property_statusOffMarket__W1xvK{background-color:var(--ridley-violet)}.Property_statusSold__eDMFa{background-color:#f3adad}.Property_statusPending__tR0km{background-color:#a5d6f3}.Property_statusComingSoon__uo3A4{background-color:#86efac}.Property_photoOverlayButtons__Pt_vI{position:absolute;bottom:16px;left:16px;z-index:5;display:flex;align-items:center;gap:8px}.Property_photoOverlayBtn__cY4yy{display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:10px;background:rgba(33,33,30,.8);border:none;border-radius:10px;cursor:pointer;font-family:var(--font-geist),sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.28px;color:#fdfdfb;white-space:nowrap}.Property_photoOverlayBtn__cY4yy:hover{background:rgba(33,33,30,.9)}.Property_viewAllPhotosBtn__i560J{position:absolute;bottom:16px;right:16px;z-index:5;display:inline-flex;padding:10px 16px;justify-content:center;align-items:center;gap:10px;background:rgba(33,33,30,.8);border:none;border-radius:10px;cursor:pointer;font-family:var(--font-geist),sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.28px;color:#fdfdfb;white-space:nowrap}.Property_viewAllPhotosBtn__i560J:hover{background:rgba(33,33,30,.9)}.Property_mobileActionButtons__888PF{gap:16px;padding:8px 0;width:100%}.Property_mobileShareBtn__Dr7qh{background:#e7e7e5;color:#3f3f3c}.Property_mobileContactBtn__ItHrE,.Property_mobileShareBtn__Dr7qh{flex:1 1;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 16px;border:none;border-radius:10px;cursor:pointer;font-family:var(--font-geist),sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.28px}.Property_mobileContactBtn__ItHrE{background:#3f3f3c;color:#fdfdfb}.Property_mobileViewPhotosBtn__FoCTM{position:absolute;bottom:16px;right:16px;z-index:5;display:inline-flex;padding:10px 16px;justify-content:center;align-items:center;background:rgba(33,33,30,.8);border:none;border-radius:10px;cursor:pointer;font-family:var(--font-geist),sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.28px;color:#fdfdfb;white-space:nowrap}.Property_mediaLightbox__8go9P{position:fixed;inset:0;z-index:9999;background:#000;display:flex;flex-direction:column}.Property_mediaLightboxClose__PdvTU{position:absolute;top:16px;right:16px;z-index:10002;width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,.6);border:none;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Property_mediaLightboxClose__PdvTU:hover{background:rgba(0,0,0,.8)}.Property_mediaLightboxTabs__3LGYF{position:fixed;top:10px;left:50%;transform:translateX(-50%);display:flex;gap:4px;padding:6px;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10001;border-radius:12px}.Property_mediaLightboxTab__yQGWR{flex:1 1;padding:10px 16px;border:none;border-radius:8px;background:transparent;color:hsla(0,0%,100%,.6);font-family:var(--font-geist),sans-serif;font-weight:500;font-size:14px;line-height:20px;cursor:pointer;text-align:center}.Property_mediaLightboxTab__yQGWR:hover{color:#fff}.Property_mediaLightboxTabActive__RR7rq{background:hsla(0,0%,100%,.2);color:#fff}.Property_mediaLightboxContent__HAUBC{flex:1 1;min-height:0;position:relative;z-index:10000}.Property_mediaLightboxIframe__aSlU6{width:100%;height:100%;border:none}.Property_chatSidebarOuter__P_Gyc{width:360px;display:flex;flex-direction:column;gap:12px;position:relative}.Property_chatSidebarOuter__P_Gyc:before{content:"";position:absolute;inset:-4px;border-radius:28px;background:conic-gradient(from 180deg at 50% 50%,#f9a8d4,#ec4899 45deg,#d946ef 90deg,#a78bfa 135deg,#c084fc 180deg,#a78bfa 225deg,#d946ef 270deg,#ec4899 315deg,#f9a8d4 1turn);filter:blur(8px);opacity:0;z-index:0;transition:opacity .8s ease-out;pointer-events:none}.Property_chatSidebarGlow___0udU:before{opacity:.65}.Property_chatSidebar__FmFA1{width:360px;height:648px;background:#fdfdfb;border:1px solid #e7e7e5;border-radius:24px;box-shadow:0 0 16px rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column;position:relative;z-index:1}.Property_chatHeader__6Jtkv{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fdfdfb;box-shadow:0 4px 15px 0 rgba(0,0,0,.05);z-index:2;flex-shrink:0;position:relative}.Property_chatHeaderLeft__HDkUF{display:flex;align-items:center;gap:8px}.Property_chatAvatar__YTQ53{width:32px;height:32px;border-radius:28px;border:1.5px solid #fdfdfb;background:linear-gradient(221deg,#f2a6d2 12%,#ffb183 83%);display:flex;align-items:center;justify-content:center;flex-shrink:0}.Property_chatHeaderTitle__4gg_y{font-family:var(--font-geist),sans-serif;font-weight:500;font-size:18px;line-height:26px;color:#232323}.Property_chatBody__jdYs9{flex:1 1;padding:24px;display:flex;flex-direction:column;gap:32px;overflow-y:auto;min-height:0}.Property_chatGreeting__GURtH{font-weight:500;color:#3f3f3c}.Property_chatGreeting__GURtH,.Property_chatMsgAgent__wfMAo{font-family:var(--font-geist),sans-serif;font-size:16px;line-height:24px;letter-spacing:-.32px;margin:0!important}.Property_chatMsgAgent__wfMAo{align-self:flex-start;font-weight:400;color:#575751;max-width:100%;word-wrap:break-word;white-space:pre-wrap}.Property_chatQuickActions__yAHhi{display:flex;flex-direction:column;gap:12px}.Property_chatPill__Lqkfq{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;background:#f9f8f6;border:1px solid rgba(87,87,81,.1);border-radius:15px;cursor:pointer;font-family:var(--font-geist),sans-serif;font-weight:500;font-size:12px;line-height:18px;color:#3f3f3c;white-space:nowrap;align-self:flex-start}.Property_chatPill__Lqkfq:hover{background:#f0efea}.Property_chatMsgHuman__quDFf{align-self:flex-end;background:rgba(255,96,55,.1);border:1px solid rgba(255,96,55,.1);padding:8px 12px;border-radius:20px 2px 20px 20px;font-family:var(--font-geist),sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.32px;color:#3f3f3c;max-width:75%;word-wrap:break-word;white-space:pre-wrap}.Property_chatTypingIndicator___kPQl{display:flex;align-items:center;gap:6px;padding:4px 0}.Property_chatTypingDot__Zb_B4{width:8px;height:8px;border-radius:50%;background-color:#ff6037;opacity:.4;animation:Property_chatBounce__MEDfC 1.4s ease-in-out infinite both}.Property_chatTypingDot__Zb_B4:first-child{animation-delay:0s}.Property_chatTypingDot__Zb_B4:nth-child(2){animation-delay:.2s}.Property_chatTypingDot__Zb_B4:nth-child(3){animation-delay:.4s}@keyframes Property_chatBounce__MEDfC{0%,80%,to{opacity:.4;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.Property_chatMsgError__BA7O6{font-family:var(--font-geist),sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.28px;color:#ff3b30;text-align:center;width:100%}.Property_chatInputArea__Xcx4H{padding:16px;flex-shrink:0;box-shadow:0 0 15px 0 rgba(0,0,0,.05);position:relative;z-index:2}.Property_chatInputBar___4O_L{display:flex;align-items:center;height:48px;padding:12px 12px 12px 16px;background:#f9f8f6;border:1px solid #e7e7e5;border-radius:24px}.Property_chatInput__po_cJ{flex:1 1;border:none;background:transparent;outline:none;font-family:var(--font-geist),sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.28px;color:#3f3f3c}.Property_chatInput__po_cJ::placeholder{color:#575751}.Property_chatSendBtn__geeEY{width:24px;height:24px;border-radius:12px;background:#575751;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;flex-shrink:0}.Property_chatSendBtn__geeEY:hover{background:#3f3f3c}.Property_chatSendBtn__geeEY:disabled{background:#e7e7e5;cursor:default}.Property_chatPersistentActions__LMmxk{display:flex;gap:8px;padding:0 16px 4px;flex-shrink:0;position:relative;z-index:1}.Property_chatActionBtn__r3YgL{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#3f3f3c;border:none;border-radius:10px;cursor:pointer;font-family:var(--font-geist),sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#fdfdfb;white-space:nowrap;flex:1 1;justify-content:center}.Property_chatActionBtn__r3YgL:hover{background:#575751}.Property_detailSummary__6OigV{margin-top:40px;display:flex;flex-direction:column;gap:40px}@media (max-width:991.98px){.Property_detailSummary__6OigV{margin-top:24px;gap:24px;padding:0 8px}}.Property_detailTopRow__1HpBM{display:flex;gap:24px;align-items:flex-start}@media (max-width:991.98px){.Property_detailTopRow__1HpBM{flex-direction:column}}.Property_detailPriceBlock__msq2K{flex:1 1;min-width:0;display:flex;flex-direction:column}.Property_detailPrice__gr2Xp{font-family:var(--font-geist),sans-serif;font-weight:500;font-size:40px;line-height:48px;letter-spacing:-1.6px;color:#3f3f3c;margin:0}@media (max-width:991.98px){.Property_detailPrice__gr2Xp{font-size:32px;line-height:40px;letter-spacing:-.64px}}.Property_detailAddress__G8ETR{font-family:var(--font-geist),sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.32px;color:#575751;margin:8px 0 0}@media (max-width:991.98px){.Property_detailAddress__G8ETR{margin:4px 0 0}}.Property_detailStats__BTeep{display:flex;gap:64px;margin-top:24px}.Property_detailStatsGrid__p6EHR{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px 64px;gap:16px 64px;margin-top:24px}@media (max-width:991.98px){.Property_detailStats__BTeep{gap:40px}.Property_detailStatsGrid__p6EHR{grid-template-columns:repeat(2,1fr);gap:12px 40px}.Property_detailStatCol__QN8Mv{gap:12px}.Property_detailStatItem__4gyiL{font-size:16px;line-height:24px;letter-spacing:-.32px}}.Property_detailStatCol__QN8Mv{display:flex;flex-direction:column;gap:16px}.Property_detailStatItem__4gyiL{display:flex;align-items:center;gap:8px;font-family:var(--font-geist),sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.28px;color:#3f3f3c;white-space:nowrap}.Property_detailMiniMap__C1Iyi{width:160px;height:160px;flex-shrink:0;border-radius:16px;border:2px solid #fdfdfb;overflow:hidden}.Property_detailMiniMapInner__LeqhL{width:100%;height:100%}.Property_detailMiniMapInner__LeqhL .mb-3{display:none!important}.Property_detailMiniMapInner__LeqhL>div:first-child{height:100%!important;width:100%!important}.Property_detailMiniMapInner__LeqhL>div:first-child>div:first-child{height:100%!important;width:100%!important;border-radius:0!important}.Property_detailMiniMapMobile__h1ZAX{width:100%;height:180px;border-radius:16px;overflow:hidden}.Property_detailMiniMapMobile__h1ZAX .mb-3{display:none!important}@media (max-width:991.98px){.Property_detailMiniMap__C1Iyi{width:100%;height:180px;border-radius:12px}.Property_detailMiniMapInner__LeqhL{pointer-events:auto}}.Property_detailSectionTitle__YxR1W{font-family:var(--font-geist),sans-serif;font-weight:500;font-size:32px;line-height:40px;letter-spacing:-.64px;color:#3f3f3c;margin:0!important;padding:0}@media (max-width:991.98px){.Property_detailSectionTitle__YxR1W{font-size:24px;line-height:32px}}.Property_detailDescriptionSection__YFGY7{display:flex;flex-direction:column;gap:16px}.Property_detailDescriptionText__qEe3b{font-family:var(--font-geist),sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.32px;color:#3f3f3c;white-space:pre-wrap;margin:0!important}@media (max-width:575.98px){.Property_detailDescriptionText__qEe3b{font-size:14px;line-height:22px}}.Property_readMoreBtn__pDjV5{display:inline-flex;align-items:center;gap:10px;padding:6px 0;background:none;border:none;border-radius:6px;cursor:pointer;font-family:var(--font-geist),sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.28px;color:#3f3f3c}.Property_readMoreBtn__pDjV5:hover{opacity:.7}.Property_detailSchoolsSection__ecubl{display:flex;flex-direction:column;gap:16px}.Property_schoolsRow__LysaR{display:flex;align-items:flex-start;gap:24px}@media (max-width:991.98px){.Property_schoolsRow__LysaR{flex-direction:column;gap:16px}}.Property_schoolItem__nP7nB{display:flex;align-items:flex-start;gap:24px}.Property_schoolDivider__WMVTm{width:1px;align-self:stretch;background-color:#e7e7e5;flex-shrink:0}@media (max-width:991.98px){.Property_schoolDivider__WMVTm{display:none}}.Property_schoolContent__gLiPj{display:flex;flex-direction:column;gap:4px}.Property_schoolName__W3rLv{font-family:var(--font-geist),sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.32px;color:#3f3f3c;white-space:nowrap}.Property_schoolDetail__R4gVj{font-family:var(--font-geist),sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.28px;color:#3f3f3c}.Property_cardTitle__M7IAh{font-family:var(--font-geist);color:var(--dark-gray);font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;margin-top:1.5rem}.Property_propertyHeader__Q9Puv{margin-top:0!important;margin-bottom:0!important}.Property_addressLabel__gRmdP{font-size:3rem;letter-spacing:-.04em;line-height:1.2;color:var(--dark-gray)}@media (max-width:991.98px){.Property_addressLabel__gRmdP{font-size:2.5rem}}.Property_statusIndicator__DHnPs{width:8px;height:8px}.Property_shortDescription__fb4_4{line-height:1.5}.Property_propertyDetailItem__BI4nN,.Property_propertyStatus__8YR2F{font-size:1.125rem}@media (max-width:991.98px){.Property_propertyDetailItem__BI4nN,.Property_propertyStatus__8YR2F{font-size:.875rem}}.Property_listingPrice__VXjHj{font-size:2.5rem;line-height:1;letter-spacing:-.04em}@media (max-width:575.98px){.Property_listingPrice__VXjHj{font-size:2rem}}.Property_pricePropertyDetails__Moe_E{margin-bottom:2.5rem}@media (max-width:991.98px){.Property_pricePropertyDetails__Moe_E{margin-top:2rem;margin-bottom:0}}.Property_mlsCardContainer__lvIY8{font-size:.875rem}@media (max-width:991.98px){.Property_mlsCardContainer__lvIY8{font-size:.625rem}}.Property_mlsCard__OrtW_{border-radius:24px 0 0 0!important;background-color:rgba(0,0,0,.6)}.Property_openHouseBanner__sUazj{background-color:#508fb5;color:#fff}.Property_descriptionText__iN4F6{transition:all .3s ease-in-out;overflow:hidden;white-space:pre-line}.Property_descriptionExpanded__99YLc{opacity:1}.Property_descriptionCollapsed__QZQE2{opacity:.95}.Property_iconBackgroundBlue__8sF5y{background-color:color-mix(in srgb,var(--pastel-blue) 43%,transparent)}.Property_iconBackgroundGreen__LuchH{background-color:color-mix(in srgb,var(--pastel-green) 43%,transparent)}.Property_iconBackgroundPink__nB8Gf{background-color:color-mix(in srgb,var(--pastel-pink) 43%,transparent)}.Property_iconBackgroundOrange__o0l7_{background-color:color-mix(in srgb,var(--pastel-orange) 43%,transparent)}.Property_photoImgBtn__6Au2Y{display:block;width:100%;height:100%;padding:0;margin:0;border:none;background:none;cursor:pointer}.Property_photoImgBtn__6Au2Y:disabled{cursor:default;opacity:1}.Property_photoImgBtn__6Au2Y:focus-visible{outline:2px solid #3b82f6;outline-offset:-2px}