.ManagePropertyDashboard_container__ViO9c{min-height:100vh;background-color:#f8fafc;font-family:var(--font-family-body);padding:8px 8px 80px;max-width:1546px;margin-inline:auto}.ManagePropertyDashboard_propertyCard__4CjIv{display:flex;flex-direction:column;background-color:var(--background-white);border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.078);margin-bottom:16px}.ManagePropertyDashboard_propertyImageWrapper__g4MYQ{position:relative;width:100%;height:150px}.ManagePropertyDashboard_propertyImage__vcUxB{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ManagePropertyDashboard_statusBadges__kdHvl{position:absolute;top:12px;left:12px;display:flex;gap:8px}.ManagePropertyDashboard_badge__0T_f4{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600}.ManagePropertyDashboard_badgeActive__D0gNw{background-color:#dcfce7;color:#166534}.ManagePropertyDashboard_badgeSale__KwZz5{background-color:#fee2e2;color:#991b1b}.ManagePropertyDashboard_propertyInfo__X8kd9{padding:16px;display:flex;flex-direction:column;gap:8px}.ManagePropertyDashboard_propertyHeader__teeVF{display:flex;flex-direction:column;gap:8px}.ManagePropertyDashboard_propertyTitle__uKEdc{font-size:18px;font-weight:600;color:#1e293b;line-height:1.3;margin:0}.ManagePropertyDashboard_propertyAddress__kDu5M{display:flex;align-items:flex-start;gap:6px;color:#64748b;font-size:13px;line-height:1.4;margin:0}.ManagePropertyDashboard_propertyAddress__kDu5M svg{flex-shrink:0;margin-top:2px}.ManagePropertyDashboard_propertyPrice__1IIQw{display:flex;align-items:center;gap:8px}.ManagePropertyDashboard_priceLabel__gp6mA{font-size:12px;color:#64748b}.ManagePropertyDashboard_priceValue__D9j6O{font-size:20px;font-weight:700;color:var(--color-primary)}.ManagePropertyDashboard_propertyMeta__BUI6H{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.ManagePropertyDashboard_metaItem___ahhn{display:flex;flex-direction:column;gap:2px;text-align:center}.ManagePropertyDashboard_metaLabel__BtRTx{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.ManagePropertyDashboard_metaValue__MiwRH{font-size:13px;font-weight:600;color:#334155}.ManagePropertyDashboard_propertyActions__GR1_r{display:flex;flex-direction:column;gap:12px}.ManagePropertyDashboard_ownerInfo__KciGF{display:none}.ManagePropertyDashboard_ownerAvatar__XTxDy{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.ManagePropertyDashboard_ownerName__di0W2{font-size:14px;font-weight:600;color:#1e293b;margin:0}.ManagePropertyDashboard_ownerRole__4HjlH{font-size:12px;color:#64748b;margin:0}.ManagePropertyDashboard_actionButtons__Wty_J{display:flex;align-items:center;gap:8px}.ManagePropertyDashboard_favoriteButton__kgCQ3,.ManagePropertyDashboard_iconButton__tRjtJ{width:40px;height:40px;border-radius:10px;border:1px solid #e2e8f0;background-color:var(--background-white);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-primary);flex-shrink:0;transition:all .15s ease;box-shadow:none}.ManagePropertyDashboard_favoriteButton__kgCQ3:hover,.ManagePropertyDashboard_iconButton__tRjtJ:hover{background-color:#f8fafc;color:var(--color-primary);transform:none}.ManagePropertyDashboard_secondaryButton__JcWMs{display:flex;align-items:center;gap:6px;padding:10px 14px;border-radius:10px;border:1px solid #e2e8f0;background-color:var(--background-white);color:#334155;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s ease}.ManagePropertyDashboard_secondaryButton__JcWMs:hover{background-color:#f8fafc}.ManagePropertyDashboard_primaryButton__AEMwK{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:10px;border:none;background-color:var(--color-primary);color:#fff;font-size:14px;font-weight:500;cursor:pointer;flex:1;justify-content:center;white-space:nowrap;transition:all .15s ease}.ManagePropertyDashboard_primaryButton__AEMwK:hover{opacity:.9}.ManagePropertyDashboard_mainContent__2b6J1{display:flex;flex-direction:column;gap:16px}.ManagePropertyDashboard_sidebar__vYREF{display:none}.ManagePropertyDashboard_content__DGFsQ{background-color:var(--background-white);border-radius:16px;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.078)}.ManagePropertyDashboard_tabsContainer__JCqyn{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.ManagePropertyDashboard_tabsScroll__jOJeH{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1}.ManagePropertyDashboard_tabsScroll__jOJeH::-webkit-scrollbar{display:none}.ManagePropertyDashboard_tabs__IDspX{display:flex;gap:6px}.ManagePropertyDashboard_tab__e_GUl{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:none;background-color:transparent;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s ease}.ManagePropertyDashboard_tab__e_GUl.ManagePropertyDashboard_active__Ezzbg{background-color:#fee2e2;color:var(--color-primary)}.ManagePropertyDashboard_tab__e_GUl.ManagePropertyDashboard_active__Ezzbg .ManagePropertyDashboard_tabBadge__qfdC1{background-color:#fecaca;color:var(--color-primary)}.ManagePropertyDashboard_tab__e_GUl:hover:not(.ManagePropertyDashboard_active__Ezzbg){background-color:#f8fafc}.ManagePropertyDashboard_tabBadge__qfdC1{background-color:#f1f5f9;color:#64748b;font-size:11px;font-weight:600;padding:2px 6px;border-radius:6px}.ManagePropertyDashboard_tabActions__R0CHH{display:flex;align-items:center;gap:8px;flex-shrink:0}.ManagePropertyDashboard_exportButton__PocuM,.ManagePropertyDashboard_filterButton__bbXON,.ManagePropertyDashboard_searchToggle__AgJCS{display:flex;align-items:center;gap:6px;padding:8px;border-radius:8px;border:1px solid #e2e8f0;background-color:var(--background-white);color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.ManagePropertyDashboard_exportButton__PocuM:hover,.ManagePropertyDashboard_filterButton__bbXON:hover,.ManagePropertyDashboard_searchToggle__AgJCS:hover{background-color:#f8fafc}.ManagePropertyDashboard_exportButton__PocuM,.ManagePropertyDashboard_filterButton__bbXON{padding:8px 12px}.ManagePropertyDashboard_mobileSearch__pRVXd{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid #e2e8f0;background-color:#f8fafc;margin-bottom:16px;color:#64748b}.ManagePropertyDashboard_mobileSearch__pRVXd input{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:#334155}.ManagePropertyDashboard_mobileSearch__pRVXd input::-moz-placeholder{color:#94a3b8}.ManagePropertyDashboard_mobileSearch__pRVXd input::placeholder{color:#94a3b8}.ManagePropertyDashboard_emptyState__fElbI{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.ManagePropertyDashboard_emptyIcon__L7nIz{color:#cbd5e1;margin-bottom:16px}.ManagePropertyDashboard_emptyTitle__0CEzZ{font-size:18px;font-weight:600;color:#334155;margin:0 0 8px}.ManagePropertyDashboard_emptyDescription__rlhAu{font-size:14px;color:#64748b;max-width:280px;margin:0 0 24px;line-height:1.5}.ManagePropertyDashboard_emptyActions__TIt54{display:flex;flex-direction:column;gap:10px;width:100%;max-width:280px}.ManagePropertyDashboard_emptyActions__TIt54 .ManagePropertyDashboard_primaryButton__AEMwK,.ManagePropertyDashboard_emptyActions__TIt54 .ManagePropertyDashboard_secondaryButton__JcWMs{width:100%;justify-content:center}.ManagePropertyDashboard_bottomNav__JgZ_8{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;background-color:var(--background-white);border-top:1px solid #e2e8f0;padding:8px 0 max(8px,env(safe-area-inset-bottom));z-index:8}.ManagePropertyDashboard_bottomNavItem__7z4V_{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 12px;border:none;background:transparent;color:#64748b;font-size:11px;cursor:pointer;transition:color .15s ease}.ManagePropertyDashboard_bottomNavItem__7z4V_.ManagePropertyDashboard_active__Ezzbg{color:var(--color-primary)}.ManagePropertyDashboard_bottomNavIcon__4Rih_{position:relative}.ManagePropertyDashboard_bottomNavBadge__ziJce{position:absolute;top:-6px;right:-10px;background-color:var(--color-primary);color:#fff;font-size:10px;font-weight:600;padding:2px 5px;border-radius:10px;min-width:16px;text-align:center}.ManagePropertyDashboard_sidebarBackdrop__BQgsF{position:fixed;inset:0;background-color:rgba(0,0,0,.4);z-index:200;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.ManagePropertyDashboard_sidebarBackdrop__BQgsF.ManagePropertyDashboard_open__8Z00m{opacity:1;visibility:visible}.ManagePropertyDashboard_sidebarDrawer__4sNSZ{position:fixed;top:0;right:0;bottom:0;width:80%;max-width:320px;background-color:var(--background-white);z-index:201;transform:translateX(100%);transition:transform .28s ease;display:flex;flex-direction:column}.ManagePropertyDashboard_sidebarDrawer__4sNSZ.ManagePropertyDashboard_open__8Z00m{transform:translateX(0)}.ManagePropertyDashboard_drawerHeader__pMvHN{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e2e8f0}.ManagePropertyDashboard_drawerHeader__pMvHN h2{font-size:18px;font-weight:600;color:#1e293b;margin:0}.ManagePropertyDashboard_closeButton__aVjHA{width:40px;height:40px;border-radius:10px;border:none;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .15s ease}.ManagePropertyDashboard_closeButton__aVjHA:hover{background-color:#e2e8f0}.ManagePropertyDashboard_drawerContent__Y4tsZ{flex:1;overflow-y:auto;padding:16px}.ManagePropertyDashboard_sidebarSection__BJqcR{margin-bottom:24px}.ManagePropertyDashboard_sidebarGroupTitle__vibhf{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px 12px}.ManagePropertyDashboard_sidebarNav__DSQhj{display:flex;flex-direction:column;gap:4px}.ManagePropertyDashboard_sidebarItem__0T2Dy{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;border:none;background-color:transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;width:100%;text-align:left;transition:all .15s ease}.ManagePropertyDashboard_sidebarItem__0T2Dy span{flex:1}.ManagePropertyDashboard_sidebarItem__0T2Dy:hover{background-color:#f8fafc}.ManagePropertyDashboard_sidebarItem__0T2Dy.ManagePropertyDashboard_active__Ezzbg{background-color:#fef2f2;color:var(--color-primary)}.ManagePropertyDashboard_sidebarBadge__BWeeR{background-color:var(--color-primary);color:#fff;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;margin-right:4px}@media only screen and (min-width:900px){.ManagePropertyDashboard_propertyCard__4CjIv{flex-direction:row;gap:24px;padding:20px}.ManagePropertyDashboard_propertyImageWrapper__g4MYQ{width:280px;height:180px;flex-shrink:0;border-radius:12px;overflow:hidden}.ManagePropertyDashboard_propertyInfo__X8kd9{flex:1;padding:0;gap:16px}.ManagePropertyDashboard_propertyHeader__teeVF{flex-direction:row;justify-content:space-between;align-items:flex-start}.ManagePropertyDashboard_propertyPrice__1IIQw{flex-direction:column;align-items:flex-end;text-align:right}.ManagePropertyDashboard_priceValue__D9j6O{font-size:24px}.ManagePropertyDashboard_propertyMeta__BUI6H{gap:32px;padding:16px 0;justify-content:flex-start;grid-template-columns:repeat(4,auto)}.ManagePropertyDashboard_metaItem___ahhn{text-align:left}.ManagePropertyDashboard_propertyActions__GR1_r{flex-direction:row;justify-content:space-between;align-items:center}.ManagePropertyDashboard_ownerInfo__KciGF{display:flex;align-items:center;gap:10px}.ManagePropertyDashboard_actionButtons__Wty_J{gap:12px}.ManagePropertyDashboard_primaryButton__AEMwK{flex:initial}.ManagePropertyDashboard_mainContent__2b6J1{flex-direction:row}.ManagePropertyDashboard_sidebar__vYREF{display:block;width:240px;background-color:var(--background-white);border-radius:16px;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.078);height:-moz-fit-content;height:fit-content;flex-shrink:0;position:sticky;top:70px;max-height:90dvh;overflow-y:auto}.ManagePropertyDashboard_content__DGFsQ{flex:1;padding:24px}.ManagePropertyDashboard_mobileSearch__pRVXd{display:none}.ManagePropertyDashboard_tabsContainer__JCqyn{padding-bottom:16px}.ManagePropertyDashboard_tab__e_GUl{padding:10px 16px;font-size:14px}.ManagePropertyDashboard_tabActions__R0CHH{gap:12px}.ManagePropertyDashboard_searchToggle__AgJCS{display:none}.ManagePropertyDashboard_emptyState__fElbI{padding:60px 40px}.ManagePropertyDashboard_emptyActions__TIt54{flex-direction:row;max-width:none;width:auto}.ManagePropertyDashboard_emptyActions__TIt54 .ManagePropertyDashboard_primaryButton__AEMwK,.ManagePropertyDashboard_emptyActions__TIt54 .ManagePropertyDashboard_secondaryButton__JcWMs{width:auto}}@media only screen and (min-width:1024px){.ManagePropertyDashboard_bottomNav__JgZ_8{display:none}.ManagePropertyDashboard_container__ViO9c{padding:16px 16px 24px}.ManagePropertyDashboard_propertyImageWrapper__g4MYQ{width:320px;height:200px}.ManagePropertyDashboard_propertyTitle__uKEdc{font-size:20px}.ManagePropertyDashboard_sidebar__vYREF{width:260px}.ManagePropertyDashboard_tabsContainer__JCqyn{gap:16px}.ManagePropertyDashboard_exportButton__PocuM,.ManagePropertyDashboard_filterButton__bbXON{padding:8px 14px}}.PropertyDashboardWrapper_propertyDashboardWrapper__Rb8k1{display:flex;flex-direction:column;gap:10px;margin-top:15px}.VideoContainer_videoIframe__6Z1C3{border-radius:12px;width:100%;max-width:1024px;min-height:200px;aspect-ratio:16/9;background:var(--background-gradient-light-black)}@media only screen and (min-width:1280px){.VideoContainer_videoIframe__6Z1C3{width:80%}}.Instructions_instructionsContainer__bSJj3{padding:20px;width:100%;gap:10px;box-shadow:0 3px 12px 0 var(--color-black-25);border-radius:10px;overflow:hidden;display:grid;grid-template-columns:1fr;justify-content:center;align-items:center}.Instructions_instructionsContainer__bSJj3 .Instructions_instruction__LfbhA{text-align:start;border:2px solid var(--color-purple-40);padding:10px 15px;border-radius:12px}.Instructions_instructionsContainer__bSJj3 .Instructions_activeInstruction__3GxNl{background-color:var(--color-purple-40)}.Instructions_instructionsContainer__bSJj3 .Instructions_activeInstruction__3GxNl h4,.Instructions_instructionsContainer__bSJj3 .Instructions_activeInstruction__3GxNl p{color:var(--color-white)}.Instructions_instructionsContainer__bSJj3 .Instructions_instructionImage___WEMm{height:100%;max-height:400px;-o-object-fit:cover;object-fit:cover;border-radius:12px}@media only screen and (min-width:1024px){.Instructions_instructionsContainer__bSJj3{grid-template-columns:60% 40%}}.DashboardTab_dashboardTabUi___Zz8f{display:flex;flex-direction:column;gap:40px}.DashboardTab_propertyAnalytics__g8IFc,.DashboardTab_propertyFlow__29ykh{display:flex;flex-direction:column;gap:10px;width:100%}.DashboardTab_analitycsContainer__XKwzy{overflow:hidden}.DashboardTab_flowStepsCardContainer__WjSQS{padding-top:130px}.DashboardTab_analitycsContainer__XKwzy,.DashboardTab_flowStepsCardContainer__WjSQS{border-radius:10px}.DashboardTab_iframeForm__L1VY7{height:2900px}@media only screen and (min-width:768px){.DashboardTab_flowStepsCardContainer__WjSQS{padding-inline:30px}.DashboardTab_iframeForm__L1VY7{height:1000px}}.LeadsTab_leadsTab__bawyX{display:flex;flex-direction:column;gap:40px;align-items:flex-start;width:100%}.LeadsTab_leadPropertiesContainer__F4Xuw{width:100%;max-width:90vw;margin-inline:auto}@media only screen and (min-width:900px){.LeadsTab_leadPropertiesContainer__F4Xuw{max-width:calc(100vw - 380px)}}@media only screen and (min-width:1440px){.LeadsTab_leadPropertiesContainer__F4Xuw{max-width:1200px}}.ShowingsTab_ShowingsTab___IJuv{display:flex;flex-direction:column;gap:40px}.ShowingsTab_setUpCalenderContainer__stDkB{display:flex;flex-direction:column;gap:20px}.ShowingsTab_setUpCalenderContainer__stDkB .ShowingsTab_calenderContainer__kdqvE{min-height:400px;width:100%;padding:20px}.ShowingsTab_appointmnetsContainer__17Ugh{display:flex;flex-direction:column;gap:10px}.ShowingsTab_appointmnetsContainer__17Ugh .ShowingsTab_requestShowing__xXx9e{align-self:flex-end}.ShowingsTab_appointmnetsContainer__17Ugh .ShowingsTab_allAppointmnets__ZYIcv{min-height:400px;width:100%;padding:20px}.BackgroundCheck_backgroundCheckTab__9fI3e{display:flex;flex-direction:column;gap:20px}.BackgroundCheck_backgroundCheckIframeContainer__suTir{min-height:400px;width:100%;box-shadow:0 3px 12px 0 var(--color-black-25);border-radius:10px;overflow:hidden;background-color:var(--color-white)}.BackgroundCheck_iframeForm__2vVjt{height:1250px}@media only screen and (min-width:768px){.BackgroundCheck_iframeForm__2vVjt{height:1150px}}.AgreementsTab_agreementsTab___Kny4{display:flex;flex-direction:column;gap:40px}.AgreementsTab_processFlowChart__1Ni_9{min-height:200px;padding:20px}.AgreementsTab_currentAgreementContainer__u_Re8{display:flex;flex-direction:column;gap:40px}.AgreementsTab_currentAgreementContainer__u_Re8 .AgreementsTab_currentAgreement__oIKxt{min-height:300px;width:100%;overflow:hidden}.AgreementsTab_currentAgreement__oIKxt,.AgreementsTab_processFlowChart__1Ni_9{background-color:var(--color-white)}.AgreementsTab_iframeForm__2pTjD{height:3100px}@media only screen and (min-width:768px){.AgreementsTab_iframeForm__2pTjD{height:2180px}}.InvoicesTab_invoicesTab__h4wtS{display:flex;flex-direction:column;gap:40px}.InvoicesTab_addInvoice__2N1eQ{align-self:flex-end}.InvoicesTab_allClosedInvoices__Oo9Hf,.InvoicesTab_allOpenInvoices__XmVtD{min-height:400px;padding:20px;width:100%}.InvoicesTab_invoicesIframeContainer__MW9bi{background-color:var(--color-white);min-height:300px;width:100%;overflow:hidden}.InvoicesTab_iframeForm__8AlK4{height:2800px}@media only screen and (min-width:768px){.InvoicesTab_iframeForm__8AlK4{height:1400px}}.DealsTab_dealsTab__plnzK{display:flex;flex-direction:column;gap:40px}.DealsTab_processFlowChart__nDGIW{min-height:200px;padding:20px}.DealsTab_currentAgreementContainer___gMBJ{display:flex;flex-direction:column;gap:10px}.DealsTab_currentAgreementContainer___gMBJ .DealsTab_currentAgreement__MT_Kz{min-height:300px;width:100%;padding:20px}.DealsTab_dealsPropertiesContainer__xU8Nh{width:100%;max-width:calc(100vw - 400px);display:flex;flex-direction:column;gap:10px}.PropetiesContainer_propertiesContainer__PAMTI{width:100%;max-width:85vw;margin-inline:auto;display:flex;flex-direction:column;gap:10px}@media only screen and (min-width:900px){.PropetiesContainer_propertiesContainer__PAMTI{max-width:calc(100vw - 380px)}}@media only screen and (min-width:1440px){.PropetiesContainer_propertiesContainer__PAMTI{max-width:1200px}}.PropertyDetailsContainer_dark__Sdxtm{background-color:var(--background-header)}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ{display:flex;flex-direction:column;gap:16px}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_carouselWrapper__u5m5n{padding:5px}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_carouselWrapper__u5m5n .PropertyDetailsContainer_carouselItem__DYCcu{height:auto}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_headingWithActions__i8XAC{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;width:100%}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_exploreMoreButton__BXP4j,.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_postPropertyButton__6DT3i{color:var(--color-white);font-size:16px;align-items:center;justify-content:center;cursor:pointer;border:none;text-align:center;margin:0 auto}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_exploreMoreButton__BXP4j{background-color:var(--color-white);border-radius:9999px;padding:6px 20px;border:1px solid var(--color-primary);color:var(--color-primary)}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_exploreMoreButton__BXP4j:hover{background-color:var(--color-primary);color:var(--color-white)}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_postPropertyButton__6DT3i{background-color:var(--color-red-900);border-radius:50px;padding:6px 20px}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_postPropertyButton__6DT3i:hover{background-color:var(--color-red-800)}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_tagPill__HRlwm{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;font-size:12px;font-weight:700;line-height:1;margin-left:6px;text-transform:uppercase}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_desktopActions__uB5W1{display:none;align-items:center;gap:12px}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_mobileActions__pVu9h{display:flex}@media only screen and (min-width:768px){.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_desktopActions__uB5W1{display:flex;flex-wrap:wrap;gap:12px}.PropertyDetailsContainer_propertyDetailsContainer__xEoSZ .PropertyDetailsContainer_mobileActions__pVu9h{display:none}}.PropertyDetailsContainer_propertiesSkeleton__gnvEg{display:grid;grid-template-columns:1fr;gap:10px;overflow:hidden;width:100%}.PropertyDetailsContainer_propertiesSkeleton__gnvEg .PropertyDetailsContainer_propertiesCardsContainer__Hu8MF{display:flex;justify-content:flex-start;gap:10px;overflow:hidden;max-width:100%;padding:5px}.PropertyTileMinimal_propertyTileMinimal__4rsiy{display:flex;flex-direction:column;background-color:var(--color-white);border-radius:14px;overflow:hidden;width:100%;max-width:500px;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;cursor:pointer}.PropertyTileMinimal_propertyTileMinimal__4rsiy:hover .PropertyTileMinimal_propertyImage__Dfop1{transform:scale(1.05)}.PropertyTileMinimal_imageWrapper__eM7ks{position:relative;width:100%;aspect-ratio:4/3;max-height:208px;overflow:hidden;border-radius:12px}.PropertyTileMinimal_imageContainer__kJ_mR{width:100%;height:100%;overflow:hidden}.PropertyTileMinimal_propertyImage__Dfop1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.PropertyTileMinimal_statusTag__tN10y{position:absolute;top:10px;left:10px;font-size:13px;font-weight:500;border-radius:12px;padding:0 8px;background-color:var(--color-white-80);color:var(--color-muted-blue-gray);border:1px solid var(--color-gray-90);z-index:2;max-width:80%}.PropertyTileMinimal_favoriteButton__s9lFq{position:absolute;top:8px;right:10px;z-index:1}.PropertyTileMinimal_content__AAMao{display:flex;flex-direction:column;align-items:flex-start;padding:8px 6px 10px;gap:4px}.PropertyTileMinimal_propertyName__0Eh1j{font-weight:600;font-size:16px;overflow:hidden}.PropertyTileMinimal_priceText__LH8L3{font-size:15px;font-weight:600}.PropertyTileMinimal_ratingRow__LuwCI{display:flex;align-items:center;gap:3px}.PropertyTileMinimal_starIcon__bhN23{color:var(--color-accent-yellow)}.PropertyTileMinimal_ratingText__Gr6kK{font-size:14px;font-weight:500}.PropertyTileMinimal_priceNegotiable__XqECD{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;padding:4px 8px;border-radius:6px;border:1px solid var(--grey-border);background-color:var(--bg-soft-cream)}@media only screen and (min-width:480px){.PropertyTileMinimal_propertyTileMinimal__4rsiy{border-radius:12px}.PropertyTileMinimal_content__AAMao{padding:10px}}@media only screen and (min-width:768px){.PropertyTileMinimal_propertyName__0Eh1j{font-size:17px}}.AgentSearchResultContainer_agentSearchResultContainer__ArkYx{padding:10px}.AgentSearchResultContainer_searchResult__mU4fu{display:grid;grid-template-columns:1fr;gap:10px;position:relative}.AgentSearchResultContainer_agentDetailsContainer___36St{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.AgentSearchResultContainer_agentDetailsResponsive__izzjF{display:none}.AgentSearchResultContainer_mapContainer__YKcxx{height:95vh;position:sticky;top:20px}.AgentSearchResultContainer_mapHolder__BSf4u{border-radius:10px}@media only screen and (min-width:768px){.AgentSearchResultContainer_searchResult__mU4fu{grid-template-columns:1fr}.AgentSearchResultContainer_agentDetailsContainer___36St{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.AgentSearchResultContainer_searchResultWithMap__KynJO{grid-template-columns:1fr minmax(300px,500px)}.AgentSearchResultContainer_agentDetailsResponsive__izzjF{display:grid}}@media only screen and (min-width:1024px){.AgentSearchResultContainer_agentSearchResultContainer__ArkYx{padding:20px}}@media only screen and (min-width:1440px){.AgentSearchResultContainer_agentSearchResultContainer__ArkYx{padding:20px 50px}}@media only screen and (min-width:1920px){.AgentSearchResultContainer_agentSearchResultContainer__ArkYx{padding:20px 228px}}.SearchPageSimpleHeader_searchPageSimpleHeader__QOtlm{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.SearchPageSimpleHeader_searchPageSimpleHeader__QOtlm .SearchPageSimpleHeader_heading__Tx6gE{font-family:var(--font-family-primary)}.SearchPageSimpleHeader_searchPageSimpleHeader__QOtlm .SearchPageSimpleHeader_searchResultHeading__XhWyb{color:var(--color-muted-blue-gray);font-family:var(--font-family-primary);font-weight:600;font-size:18px}.SearchPageSimpleHeader_searchPageSimpleHeader__QOtlm .SearchPageSimpleHeader_highlight__G66mR{color:var(--color-primary)}.SearchPageSimpleHeader_filterOptions___cy0S{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:10px}.SearchPageSimpleHeader_customSelect__nKWZn{width:auto;flex:1}.SearchPageSimpleHeader_btnViewAsListOrGrid__gnc7j,.SearchPageSimpleHeader_mapBgOnActive__2d4e1,.SearchPageSimpleHeader_mapBgOnInactive__7bA0w{background-color:var(--color-accent-teal)}@media only screen and (min-width:480px){.SearchPageSimpleHeader_customSelect__nKWZn{width:300px}}@media only screen and (min-width:640px){.SearchPageSimpleHeader_filterOptions___cy0S{flex-direction:row;align-items:center;gap:20px}.SearchPageSimpleHeader_searchPageSimpleHeader__QOtlm{gap:20px}.SearchPageSimpleHeader_searchPageSimpleHeader__QOtlm .SearchPageSimpleHeader_heading__Tx6gE{line-height:50px}}@media only screen and (min-width:1024px){.SearchPageSimpleHeader_searchPageSimpleHeader__QOtlm{justify-content:space-between;align-items:center;flex-direction:row}.SearchPageSimpleHeader_filterOptions___cy0S{justify-content:center;width:auto}}.AgentDetailsTile_agentDetailsTile__f8qp8{border-radius:10px;border:1px solid var(--grey-muted);box-shadow:0 3px 12px 0 var(--color-black-25);overflow:hidden;padding:6px;max-width:600px;display:flex;flex-direction:column;gap:15px}.AgentDetailsTile_agentDetailsTile__f8qp8 .AgentDetailsTile_agentImage__xObyZ{border-radius:10px;width:100%;max-height:300px;-o-object-fit:cover;object-fit:cover;min-height:200px}.AgentDetailsTile_agentDetailsContainer__xHt81{padding-inline:15px;display:flex;flex-direction:column;gap:10px}.AgentDetailsTile_agentDetailsContainer__xHt81 .AgentDetailsTile_reraNumber__YjK0V{color:var(--color-muted-blue-gray);font-weight:500}.AgentDetailsTile_agentDetailsContainer__xHt81 .AgentDetailsTile_description__Qz0Pu,.AgentDetailsTile_agentDetailsContainer__xHt81 .AgentDetailsTile_name__rEvqN{color:var(--color-muted-blue-gray)}.AgentDetailsTile_agentDetailsContainer__xHt81 .AgentDetailsTile_experience__muN3I{display:flex;gap:5px;align-items:center}.AgentDetailsTile_actionContainer__KlV84{padding:0 15px 15px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;align-items:center}.AgentDetailsTile_actionContainer__KlV84 .AgentDetailsTile_contactAgent__mgyjC,.AgentDetailsTile_actionContainer__KlV84 .AgentDetailsTile_viewDetails__CvimH{flex:1 1 150px;background:var(--color-primary);color:var(--color-white);padding:8px 20px;border-radius:50px;border:2px solid transparent;font-family:var(--typography-font-family-body);font-weight:600;font-size:16px}.AgentDetailsTile_actionContainer__KlV84 .AgentDetailsTile_contactAgent__mgyjC:hover,.AgentDetailsTile_actionContainer__KlV84 .AgentDetailsTile_viewDetails__CvimH:hover{background-color:var(--color-primary-dark)}.AgentDetailsTile_actionContainer__KlV84 .AgentDetailsTile_viewDetails__CvimH{color:var(--color-muted-blue-gray);border-color:currentColor;background:transparent;text-align:center}.AgentDetailsTile_actionContainer__KlV84 .AgentDetailsTile_viewDetails__CvimH:hover{color:var(--color-primary);border-color:currentColor;background-color:transparent}.EmailAgentModal_containerClass__Tp9Db{min-width:auto;width:85vw;height:80vh}.EmailAgentModal_contentBoxClass__O9eQB{padding:20px 30px;display:flex;flex-direction:column;gap:10px;overflow-x:hidden}.EmailAgentModal_contentBoxClass__O9eQB h2{font-weight:500}.EmailAgentModal_contentBoxClass__O9eQB .EmailAgentModal_propertyDetailsContainer__IQk8a{border-bottom:1px solid var(--color-gray-55);display:flex;flex-direction:column;gap:10px;padding-bottom:10px}.EmailAgentModal_contentBoxClass__O9eQB .EmailAgentModal_propertyDetailsContainer__IQk8a h3{font-weight:400}.EmailAgentModal_contentBoxClass__O9eQB .EmailAgentModal_thumbnail__CP2Ir{width:100%;max-height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.EmailAgentModal_contentBoxClass__O9eQB .EmailAgentModal_price__IiJCe{color:var(--color-blue-40);font-weight:600}.EmailAgentModal_agentEmailForm__wbmT5{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.EmailAgentModal_agentEmailForm__wbmT5 .EmailAgentModal_formInput__U6JB1{width:100%}.EmailAgentModal_agentEmailForm__wbmT5 .EmailAgentModal_formInputTextArea__KZdzL{height:160px}.EmailAgentModal_agentEmailForm__wbmT5 .EmailAgentModal_checkbox__665ZS label{font-size:18px;font-family:var(--typography-font-family-primary)}.EmailAgentModal_agentEmailForm__wbmT5 .EmailAgentModal_checkbox__665ZS .EmailAgentModal_checkboxLink__QU5kT{text-decoration:underline}.EmailAgentModal_agentEmailForm__wbmT5 .EmailAgentModal_submitBtn__Xp_WB{background-color:var(--color-blue-70);color:var(--color-white);display:flex;justify-content:center;gap:10px;align-items:center;padding:10px 50px;min-width:100%;border-radius:20px;font-size:18px}@media only screen and (min-width:640px){.EmailAgentModal_containerClass__Tp9Db{height:90vh;min-width:450px;max-width:650px}.EmailAgentModal_agentEmailForm__wbmT5 .EmailAgentModal_formInputTextArea__KZdzL{height:auto}.EmailAgentModal_agentEmailForm__wbmT5 .EmailAgentModal_submitBtn__Xp_WB{min-width:400px}}.AgentServiceTab_agentServiceTab__pNjaR{display:flex;flex-direction:column;gap:40px}.AgentServiceTab_agentsContainer__sxRTv{display:flex;flex-direction:column;gap:10px}.AgentServiceTab_agentsContainer__sxRTv .AgentServiceTab_addAgentButton__R6ZI_{align-self:flex-end}.AgentServiceTab_agentsContainer__sxRTv .AgentServiceTab_agents__rpvf8{min-height:300px;padding:20px}.PhotoServiceTab_photoServiceTab__3HC3j{display:flex;flex-direction:column;gap:40px}.PhotoServiceTab_photographersContainer__mnOAP{display:flex;flex-direction:column;gap:10px}.PhotoServiceTab_photographersContainer__mnOAP .PhotoServiceTab_addPhotographerButton__ZkOp3{align-self:flex-end}.PhotoServiceTab_photographersContainer__mnOAP .PhotoServiceTab_photographers__7vBS6{min-height:300px;padding:20px}.InspectionServiceTab_inspectionServiceTab__Ct5Oa{display:flex;flex-direction:column;gap:40px}.InspectionServiceTab_inspectorsContainer__KyFaV{display:flex;flex-direction:column;gap:10px}.InspectionServiceTab_inspectorsContainer__KyFaV .InspectionServiceTab_addInspectorButton__dy8a_{align-self:flex-end}.InspectionServiceTab_inspectorsContainer__KyFaV .InspectionServiceTab_inspectors__nGbZg{min-height:300px;padding:20px}.PhotoServiceTab_valuationServiceTab__FZsOD{display:flex;flex-direction:column;gap:40px}.PhotoServiceTab_valuatorsContainer__S2q19{display:flex;flex-direction:column;gap:10px}.PhotoServiceTab_valuatorsContainer__S2q19 .PhotoServiceTab_addValuatorButton__f6_hj{align-self:flex-end}.PhotoServiceTab_valuatorsContainer__S2q19 .PhotoServiceTab_valuators__Tp2sw{min-height:300px;padding:20px}.MarketingServiceTab_marketingServiceTab__1oDb4{display:flex;flex-direction:column;gap:40px}.MarketingServiceTab_processFlowChart__U1nZr{min-height:200px;padding:20px}.MarketingServiceTab_campaignContainer__UYmmA,.MarketingServiceTab_currentInteractionsContainer__rFLqs,.MarketingServiceTab_otherListingSitesContainer__lo5oN{display:flex;flex-direction:column;gap:10px}.MarketingServiceTab_campaignContainer__UYmmA .MarketingServiceTab_campaignOptions__RBLk4,.MarketingServiceTab_campaignContainer__UYmmA .MarketingServiceTab_currentInteractions__OWNFz,.MarketingServiceTab_campaignContainer__UYmmA .MarketingServiceTab_otherListingSites__JrGwA,.MarketingServiceTab_currentInteractionsContainer__rFLqs .MarketingServiceTab_campaignOptions__RBLk4,.MarketingServiceTab_currentInteractionsContainer__rFLqs .MarketingServiceTab_currentInteractions__OWNFz,.MarketingServiceTab_currentInteractionsContainer__rFLqs .MarketingServiceTab_otherListingSites__JrGwA,.MarketingServiceTab_otherListingSitesContainer__lo5oN .MarketingServiceTab_campaignOptions__RBLk4,.MarketingServiceTab_otherListingSitesContainer__lo5oN .MarketingServiceTab_currentInteractions__OWNFz,.MarketingServiceTab_otherListingSitesContainer__lo5oN .MarketingServiceTab_otherListingSites__JrGwA{min-height:300px;width:100%;padding:20px}.MarketingServiceTab_dealsPropertiesContainer__Mgyx4{width:100%;max-width:calc(100vw - 400px);display:flex;flex-direction:column;gap:10px}.LegalServiceTab_legalServiceTab__fmGCh{display:flex;flex-direction:column;gap:40px}.LegalServiceTab_lawyersContainer__0XUAa{display:flex;flex-direction:column;gap:10px}.LegalServiceTab_lawyersContainer__0XUAa .LegalServiceTab_addLawyerButton___mBBx{align-self:flex-end}.LegalServiceTab_lawyersContainer__0XUAa .LegalServiceTab_lawyers__C21i2{min-height:300px;padding:20px}.TaxServiceTab_taxServiceContainer__H7LTZ{display:flex;flex-direction:column;gap:40px}.TaxServiceTab_taxConsultantsContainer__3rssO{display:flex;flex-direction:column;gap:10px}.TaxServiceTab_taxConsultantsContainer__3rssO .TaxServiceTab_addTaxConsultantButton__XlTzu{align-self:flex-end}.TaxServiceTab_taxConsultantsContainer__3rssO .TaxServiceTab_taxConsultants__La1pu{min-height:300px;padding:20px}.ContractorServiceTab_contractorServiceTab__keQj1{display:flex;flex-direction:column;gap:40px}.ContractorServiceTab_contractorsContainer__mVLsp{display:flex;flex-direction:column;gap:10px}.ContractorServiceTab_contractorsContainer__mVLsp .ContractorServiceTab_addContractorButton__8a69d{align-self:flex-end}.ContractorServiceTab_contractorsContainer__mVLsp .ContractorServiceTab_contractors__o54lg{min-height:300px;padding:20px}.EStampServiceTab_eStampServiceTabUI__mmnZQ{display:flex;flex-direction:column;gap:40px}.EStampServiceTab_eStampsContainer__iccf0{display:flex;flex-direction:column;gap:10px;width:100%}.EStampServiceTab_eStampsContainer__iccf0 .EStampServiceTab_addEStamp__AobdJ{align-self:flex-end}.EStampServiceTab_eStampsContainer__iccf0 .EStampServiceTab_allEStamps__FtU7g{min-height:200px;padding:20px}.EStampServiceTab_eStampDoc__UOqfc{min-height:400px;padding:20px}.ESignEKYCServiceTab_eSignEKYCServiceTabUI__E5tqi{display:flex;flex-direction:column;gap:40px}.ESignEKYCServiceTab_eKycContainer__mc82K,.ESignEKYCServiceTab_eSignContainer__3JLDg{display:flex;flex-direction:column;gap:10px;width:100%}.ESignEKYCServiceTab_eKycContainer__mc82K .ESignEKYCServiceTab_addEKyc__MnX_N,.ESignEKYCServiceTab_eKycContainer__mc82K .ESignEKYCServiceTab_addESign__GLglE,.ESignEKYCServiceTab_eSignContainer__3JLDg .ESignEKYCServiceTab_addEKyc__MnX_N,.ESignEKYCServiceTab_eSignContainer__3JLDg .ESignEKYCServiceTab_addESign__GLglE{align-self:flex-end}.ESignEKYCServiceTab_eKycContainer__mc82K .ESignEKYCServiceTab_allEKyc__hg_iD,.ESignEKYCServiceTab_eKycContainer__mc82K .ESignEKYCServiceTab_allESigns__IeZwY,.ESignEKYCServiceTab_eSignContainer__3JLDg .ESignEKYCServiceTab_allEKyc__hg_iD,.ESignEKYCServiceTab_eSignContainer__3JLDg .ESignEKYCServiceTab_allESigns__IeZwY{min-height:300px;padding:20px}.ESignEKYCServiceTab_eKYCBanner__AFanU{min-height:400px;padding:20px}.EscrowServiceTab_escrowServiceTabUI__IP9kQ{display:flex;flex-direction:column;gap:40px}.EscrowServiceTab_escrowContainer__zbyCl{display:flex;flex-direction:column;gap:10px;width:100%}.EscrowServiceTab_escrowContainer__zbyCl .EscrowServiceTab_addEScrow__u6TGD{align-self:flex-end}.EscrowServiceTab_escrowContainer__zbyCl .EscrowServiceTab_allEScrowAccount__K4WdR{min-height:200px;padding:20px}.EscrowServiceTab_escrowBanner__M9fL_{min-height:400px;padding:20px}.DashboardPropertyTile_dashboardPropertyTileContainer__KTFTq{box-shadow:0 3px 12px 0 var(--color-black-25);width:100%;display:grid;grid-template-columns:1fr;align-items:center;border-radius:12px}.DashboardPropertyTile_listingPropertyCard__FJ4R9{display:grid;grid-template-columns:1fr;width:100%;gap:0;padding:5px;overflow:hidden}.DashboardPropertyTile_listingPropertyCard__FJ4R9:hover .DashboardPropertyTile_title__WVifN{text-decoration:underline}.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_thumbnail__J1FFC{width:100%;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:7px}.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_imageComingSoon__MMe35{-o-object-fit:contain;object-fit:contain}.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_propertyDetails__ljYm1{padding-block:4px;width:100%;display:flex;flex-direction:column;gap:5px}.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_address__oDf5q,.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_payment__W5CS8,.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_title__WVifN{font-size:16px;color:var(--color-black-light);font-weight:500;font-family:var(--typography-font-family-primary)}.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_listingType__IMhAX,.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_status__mL6xv{padding:2px 10px;width:-moz-max-content;width:max-content;border-radius:20px;font-family:var(--typography-font-family-primary);background-color:var(--color-red-10);border:1px solid;color:var(--color-red-80);font-size:12px}.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_status__mL6xv{background-color:var(--color-gray-92);color:var(--color-blue-40)}.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_title__WVifN{font-size:18px}.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_address__oDf5q{color:var(--color-black-60);font-weight:400;display:flex;align-items:center;gap:4px}.DashboardPropertyTile_servicePartnerCard__zIs6P{max-width:100%;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:5px;position:relative;padding:5px;box-shadow:0 3px 12px 0 var(--color-black-25);border-radius:12px;cursor:pointer;margin:0 0 10px 10px}.DashboardPropertyTile_servicePartnerCard__zIs6P .DashboardPropertyTile_heading__79LLF{margin-bottom:8px;text-align:center;color:var(--color-blue-40)}.DashboardPropertyTile_servicePartnerCard__zIs6P .DashboardPropertyTile_profileImage__pTiJy{border-radius:50%;aspect-ratio:1/1;max-width:100%;max-height:100%;height:30px;width:30px;-o-object-fit:cover;object-fit:cover}.DashboardPropertyTile_contactButtonContainer__XGpL9{display:flex;gap:10px 5px;justify-content:center;flex-wrap:wrap;padding-inline:10px}.DashboardPropertyTile_contactButtonContainer__XGpL9 button{flex:1 0 150px;border-radius:32px}.DashboardPropertyTile_contactButtonContainer__XGpL9 button:disabled{background:var(--color-gray);cursor:not-allowed}.DashboardPropertyTile_contactButtonContainer__XGpL9 .DashboardPropertyTile_iconContainer__y0nxF{padding:2px;border-radius:50%;background-color:var(--color-white)}.DashboardPropertyTile_contactButtonContainer__XGpL9 .DashboardPropertyTile_iconContainer__y0nxF .DashboardPropertyTile_icon__xi33V{color:var(--color-purple-deep)}.DashboardPropertyTile_contactButtonContainer__XGpL9 .DashboardPropertyTile_iconContainerDark__mI29C{padding:2px;border-radius:50%;background-color:var(--color-purple-deep)}@media only screen and (min-width:768px){.DashboardPropertyTile_dashboardPropertyTileContainer__KTFTq{grid-template-columns:1fr 150px 200px;gap:10px}.DashboardPropertyTile_listingPropertyCard__FJ4R9{grid-template-columns:150px 1fr;gap:5px}.DashboardPropertyTile_listingPropertyCard__FJ4R9 .DashboardPropertyTile_thumbnail__J1FFC{width:100%;height:100%;max-height:150px}.DashboardPropertyTile_servicePartnerCard__zIs6P{grid-template-columns:50px 1fr;margin:0 0 10px}.DashboardPropertyTile_servicePartnerCard__zIs6P .DashboardPropertyTile_profileImage__pTiJy{height:50px;width:50px}.DashboardPropertyTile_contactButtonContainer__XGpL9{flex-direction:column}.DashboardPropertyTile_contactButtonContainer__XGpL9 button{flex:auto;padding:6px 8px;font-size:16px}}@media only screen and (min-width:900px){.DashboardPropertyTile_dashboardPropertyTileContainer__KTFTq{gap:20px}.DashboardPropertyTile_listingPropertyCard__FJ4R9{grid-template-columns:200px 1fr}}.StatusTracker_propertyFlow__DYecA{display:flex;flex-direction:column;gap:10px;width:100%;position:relative}.StatusTracker_flowStepsCardContainer__JCP_8{padding-top:130px;border-radius:10px}.StatusTracker_containerClass__xUhfY{min-width:auto;width:100vw;height:100dvh}.StatusTracker_contentContainerClass__1ij1L{border-radius:0}.StatusTracker_contentBoxClass__G3gP5{padding:0 15px 20px;display:flex;flex-direction:column;gap:10px;overflow-x:hidden}@media only screen and (min-width:640px){.StatusTracker_containerClass__xUhfY{height:90vh;max-height:750px;min-width:450px;max-width:650px}.StatusTracker_contentContainerClass__1ij1L{border-radius:20px}.StatusTracker_contentBoxClass__G3gP5{padding:0 30px 20px}}@media only screen and (min-width:768px){.StatusTracker_flowStepsCardContainer__JCP_8{padding-inline:30px}}.Schedules_schedulesTab__Qezls{display:flex;flex-direction:column;gap:20px}.Schedules_schedulesIframeContainer__ooHc5{background-color:var(--color-white);min-height:300px;width:100%;overflow:hidden}.Schedules_iframeForm__kzsBn{height:2600px}@media only screen and (min-width:768px){.Schedules_iframeForm__kzsBn{height:1600px}}.Assets_assetsTab__iv9eb{display:flex;flex-direction:column;gap:40px}.Assets_assetsIframeContainer__y2vmr{background-color:var(--color-white);min-height:300px;width:100%;overflow:hidden}.Assets_iframeForm__fq2wM{height:2700px}@media only screen and (min-width:768px){.Assets_iframeForm__fq2wM{height:1200px}}.ProposalsTab_proposalsTab__rZkwh{display:flex;flex-direction:column;gap:40px}.ProposalsTab_proposalIframeContainer__HINlH{background-color:var(--color-white);min-height:300px;width:100%;overflow:hidden}.ProposalsTab_iframeForm__2CAKn{height:2350px}@media only screen and (min-width:768px){.ProposalsTab_iframeForm__2CAKn{height:1380px}}.ManualJournals_manualJournalsTab__ZdsKu{display:flex;flex-direction:column;gap:40px}.ManualJournals_manualJournalsIframeContainer__jyk2F{background-color:var(--color-white);min-height:300px;width:100%;overflow:hidden}.ManualJournals_iframeForm__7y41I{height:1600px}@media only screen and (min-width:768px){.ManualJournals_iframeForm__7y41I{height:1000px}}.PropertyHeaderCard_container__OJgB7{min-height:100vh;background-color:#f8fafc;font-family:var(--font-family-body);padding:8px 8px 80px;max-width:1546px;margin-inline:auto}.PropertyHeaderCard_propertyCard__Z_6F1{display:flex;flex-direction:column;background-color:var(--background-white);border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);margin-bottom:16px}.PropertyHeaderCard_propertyImageWrapper__tAHWh{position:relative;width:100%;height:150px}.PropertyHeaderCard_propertyImage__dl_9K{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.PropertyHeaderCard_statusBadges__9lYWd{position:absolute;top:12px;left:12px;display:flex;gap:8px}.PropertyHeaderCard_badge__J4I2a{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600}.PropertyHeaderCard_badgeActive__a_HIN{background-color:#dcfce7;color:#166534}.PropertyHeaderCard_badgeSale__O_Y9_{background-color:#fee2e2;color:#991b1b}.PropertyHeaderCard_propertyInfo__ANj_f{padding:16px}.PropertyHeaderCard_propertyHeader__xqNgq,.PropertyHeaderCard_propertyInfo__ANj_f{display:flex;flex-direction:column;gap:8px}.PropertyHeaderCard_propertyTitle__TBGti{font-size:18px;font-weight:600;color:#1e293b;line-height:1.3;margin:0}.PropertyHeaderCard_propertyAddress__NLwN6{display:flex;align-items:flex-start;gap:6px;color:#64748b;font-size:13px;line-height:1.4;margin:0}.PropertyHeaderCard_propertyAddress__NLwN6 svg{flex-shrink:0;margin-top:2px}.PropertyHeaderCard_propertyPrice__HyUvt{display:flex;align-items:center;gap:8px}.PropertyHeaderCard_priceLabel__CnwFh{font-size:12px;color:#64748b}.PropertyHeaderCard_priceValue__fWWZ4{font-size:20px;font-weight:700;color:var(--color-primary,#b91c1c)}.PropertyHeaderCard_propertyMeta__B5u8E{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.PropertyHeaderCard_metaItem__pnh_Z{display:flex;flex-direction:column;gap:2px;text-align:center}.PropertyHeaderCard_metaLabel__qBpoO{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.PropertyHeaderCard_metaValue__md9NH{font-size:13px;font-weight:600;color:#334155}.PropertyHeaderCard_propertyActions__rv5rt{display:flex;flex-direction:column;gap:12px}.PropertyHeaderCard_ownerInfo__v5x9Y{display:none}.PropertyHeaderCard_ownerAvatar__o_oGa{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.PropertyHeaderCard_ownerName__daBL3{font-size:14px;font-weight:600;color:#1e293b;margin:0}.PropertyHeaderCard_ownerRole__BKk1i{font-size:12px;color:#64748b;margin:0}.PropertyHeaderCard_actionButtons__owQy3{display:flex;align-items:center;gap:8px}.PropertyHeaderCard_favoriteButton__ykddk,.PropertyHeaderCard_iconButton__u8VYF{width:40px;height:40px;border-radius:10px;border:1px solid #e2e8f0;background-color:var(--background-white);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-primary);flex-shrink:0;transition:all .15s ease;box-shadow:none}.PropertyHeaderCard_favoriteButton__ykddk:hover,.PropertyHeaderCard_iconButton__u8VYF:hover{background-color:#f8fafc;color:var(--color-primary,#b91c1c);transform:none}.PropertyHeaderCard_secondaryButton__2xI3L{display:flex;align-items:center;gap:6px;padding:10px 14px;border-radius:10px;border:1px solid #e2e8f0;background-color:var(--background-white);color:#334155;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s ease}.PropertyHeaderCard_secondaryButton__2xI3L:hover{background-color:#f8fafc}.PropertyHeaderCard_primaryButton__hYSIb{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:10px;border:none;background-color:var(--color-primary,#b91c1c);color:#fff;font-size:14px;font-weight:500;cursor:pointer;flex:1;justify-content:center;white-space:nowrap;transition:all .15s ease}.PropertyHeaderCard_primaryButton__hYSIb:hover{opacity:.9}.PropertyHeaderCard_mainContent__QCziW{display:flex;flex-direction:column;gap:16px}.PropertyHeaderCard_sidebar__s0nj6{display:none}.PropertyHeaderCard_content__v9g5a{background-color:var(--background-white);border-radius:16px;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.PropertyHeaderCard_tabsContainer__oLyMb{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.PropertyHeaderCard_tabsScroll__NbDml{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1}.PropertyHeaderCard_tabsScroll__NbDml::-webkit-scrollbar{display:none}.PropertyHeaderCard_tabs__x2u73{display:flex;gap:6px}.PropertyHeaderCard_tab__qajkz{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:none;background-color:transparent;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s ease}.PropertyHeaderCard_tab__qajkz.PropertyHeaderCard_active__tGXPx{background-color:#fee2e2;color:var(--color-primary,#b91c1c)}.PropertyHeaderCard_tab__qajkz.PropertyHeaderCard_active__tGXPx .PropertyHeaderCard_tabBadge__C4P4z{background-color:#fecaca;color:var(--color-primary,#b91c1c)}.PropertyHeaderCard_tab__qajkz:hover:not(.PropertyHeaderCard_active__tGXPx){background-color:#f8fafc}.PropertyHeaderCard_tabBadge__C4P4z{background-color:#f1f5f9;color:#64748b;font-size:11px;font-weight:600;padding:2px 6px;border-radius:6px}.PropertyHeaderCard_tabActions__F__b0{display:flex;align-items:center;gap:8px;flex-shrink:0}.PropertyHeaderCard_exportButton__2PeMl,.PropertyHeaderCard_filterButton__tGa_B,.PropertyHeaderCard_searchToggle__vE3cd{display:flex;align-items:center;gap:6px;padding:8px;border-radius:8px;border:1px solid #e2e8f0;background-color:var(--background-white);color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.PropertyHeaderCard_exportButton__2PeMl:hover,.PropertyHeaderCard_filterButton__tGa_B:hover,.PropertyHeaderCard_searchToggle__vE3cd:hover{background-color:#f8fafc}.PropertyHeaderCard_exportButton__2PeMl,.PropertyHeaderCard_filterButton__tGa_B{padding:8px 12px}.PropertyHeaderCard_mobileSearch__R_caS{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid #e2e8f0;background-color:#f8fafc;margin-bottom:16px;color:#64748b}.PropertyHeaderCard_mobileSearch__R_caS input{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:#334155}.PropertyHeaderCard_mobileSearch__R_caS input::-moz-placeholder{color:#94a3b8}.PropertyHeaderCard_mobileSearch__R_caS input::placeholder{color:#94a3b8}.PropertyHeaderCard_emptyState__6jlAQ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.PropertyHeaderCard_emptyIcon__oQNRh{color:#cbd5e1;margin-bottom:16px}.PropertyHeaderCard_emptyTitle__C1ASi{font-size:18px;font-weight:600;color:#334155;margin:0 0 8px}.PropertyHeaderCard_emptyDescription__VSO6U{font-size:14px;color:#64748b;max-width:280px;margin:0 0 24px;line-height:1.5}.PropertyHeaderCard_emptyActions__08Eij{display:flex;flex-direction:column;gap:10px;width:100%;max-width:280px}.PropertyHeaderCard_emptyActions__08Eij .PropertyHeaderCard_primaryButton__hYSIb,.PropertyHeaderCard_emptyActions__08Eij .PropertyHeaderCard_secondaryButton__2xI3L{width:100%;justify-content:center}.PropertyHeaderCard_bottomNav__kkMwA{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;background-color:var(--background-white);border-top:1px solid #e2e8f0;padding:8px 0 max(8px,env(safe-area-inset-bottom));z-index:8}.PropertyHeaderCard_bottomNavItem__sZwGw{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 12px;border:none;background:transparent;color:#64748b;font-size:11px;cursor:pointer;transition:color .15s ease}.PropertyHeaderCard_bottomNavItem__sZwGw.PropertyHeaderCard_active__tGXPx{color:var(--color-primary,#b91c1c)}.PropertyHeaderCard_bottomNavIcon__cjr8C{position:relative}.PropertyHeaderCard_bottomNavBadge__qk0nN{position:absolute;top:-6px;right:-10px;background-color:var(--color-primary,#b91c1c);color:#fff;font-size:10px;font-weight:600;padding:2px 5px;border-radius:10px;min-width:16px;text-align:center}.PropertyHeaderCard_sidebarBackdrop__mFRSF{position:fixed;inset:0;background-color:rgba(0,0,0,.4);z-index:200;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.PropertyHeaderCard_sidebarBackdrop__mFRSF.PropertyHeaderCard_open__WQFtQ{opacity:1;visibility:visible}.PropertyHeaderCard_sidebarDrawer__YFWGk{position:fixed;top:0;right:0;bottom:0;width:80%;max-width:320px;background-color:var(--background-white);z-index:201;transform:translateX(100%);transition:transform .28s ease;display:flex;flex-direction:column}.PropertyHeaderCard_sidebarDrawer__YFWGk.PropertyHeaderCard_open__WQFtQ{transform:translateX(0)}.PropertyHeaderCard_drawerHeader__a8jJ6{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e2e8f0}.PropertyHeaderCard_drawerHeader__a8jJ6 h2{font-size:18px;font-weight:600;color:#1e293b;margin:0}.PropertyHeaderCard_closeButton__LfqCF{width:40px;height:40px;border-radius:10px;border:none;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .15s ease}.PropertyHeaderCard_closeButton__LfqCF:hover{background-color:#e2e8f0}.PropertyHeaderCard_drawerContent__G618g{flex:1;overflow-y:auto;padding:16px}.PropertyHeaderCard_sidebarSection__D4oe7{margin-bottom:24px}.PropertyHeaderCard_sidebarGroupTitle__TrZQC{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px 12px}.PropertyHeaderCard_sidebarNav__RVPNh{display:flex;flex-direction:column;gap:4px}.PropertyHeaderCard_sidebarItem__35lp_{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;border:none;background-color:transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;width:100%;text-align:left;transition:all .15s ease}.PropertyHeaderCard_sidebarItem__35lp_ span{flex:1}.PropertyHeaderCard_sidebarItem__35lp_:hover{background-color:#f8fafc}.PropertyHeaderCard_sidebarItem__35lp_.PropertyHeaderCard_active__tGXPx{background-color:#fef2f2;color:var(--color-primary,#b91c1c)}.PropertyHeaderCard_sidebarBadge__uIgzd{background-color:var(--color-primary,#b91c1c);color:#fff;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;margin-right:4px}@media only screen and (min-width:900px){.PropertyHeaderCard_container__OJgB7{padding:16px 16px 24px}.PropertyHeaderCard_propertyCard__Z_6F1{flex-direction:row;gap:24px;padding:20px}.PropertyHeaderCard_propertyImageWrapper__tAHWh{width:280px;height:180px;flex-shrink:0;border-radius:12px;overflow:hidden}.PropertyHeaderCard_propertyInfo__ANj_f{flex:1;padding:0;gap:16px}.PropertyHeaderCard_propertyHeader__xqNgq{flex-direction:row;justify-content:space-between;align-items:flex-start}.PropertyHeaderCard_propertyPrice__HyUvt{flex-direction:column;align-items:flex-end;text-align:right}.PropertyHeaderCard_priceValue__fWWZ4{font-size:24px}.PropertyHeaderCard_propertyMeta__B5u8E{gap:32px;padding:16px 0;justify-content:flex-start;grid-template-columns:repeat(4,auto)}.PropertyHeaderCard_metaItem__pnh_Z{text-align:left}.PropertyHeaderCard_propertyActions__rv5rt{flex-direction:row;justify-content:space-between;align-items:center}.PropertyHeaderCard_ownerInfo__v5x9Y{display:flex;align-items:center;gap:10px}.PropertyHeaderCard_actionButtons__owQy3{gap:12px}.PropertyHeaderCard_primaryButton__hYSIb{flex:initial}.PropertyHeaderCard_mainContent__QCziW{flex-direction:row}.PropertyHeaderCard_sidebar__s0nj6{display:block;width:240px;background-color:var(--background-white);border-radius:16px;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.08);height:-moz-fit-content;height:fit-content;flex-shrink:0;position:sticky;top:70px;max-height:90dvh;overflow-y:auto}.PropertyHeaderCard_content__v9g5a{flex:1;padding:24px}.PropertyHeaderCard_mobileSearch__R_caS{display:none}.PropertyHeaderCard_tabsContainer__oLyMb{padding-bottom:16px}.PropertyHeaderCard_tab__qajkz{padding:10px 16px;font-size:14px}.PropertyHeaderCard_tabActions__F__b0{gap:12px}.PropertyHeaderCard_searchToggle__vE3cd{display:none}.PropertyHeaderCard_emptyState__6jlAQ{padding:60px 40px}.PropertyHeaderCard_emptyActions__08Eij{flex-direction:row;max-width:none;width:auto}.PropertyHeaderCard_emptyActions__08Eij .PropertyHeaderCard_primaryButton__hYSIb,.PropertyHeaderCard_emptyActions__08Eij .PropertyHeaderCard_secondaryButton__2xI3L{width:auto}.PropertyHeaderCard_bottomNav__kkMwA{display:none}}@media only screen and (min-width:1024px){.PropertyHeaderCard_propertyImageWrapper__tAHWh{width:320px;height:200px}.PropertyHeaderCard_propertyTitle__TBGti{font-size:20px}.PropertyHeaderCard_sidebar__s0nj6{width:260px}.PropertyHeaderCard_tabsContainer__oLyMb{gap:16px}.PropertyHeaderCard_exportButton__2PeMl,.PropertyHeaderCard_filterButton__tGa_B{padding:8px 14px}}.SharePropertyModal_overlay__rJhg_{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:SharePropertyModal_fadeIn__5GLDe .2s ease}@keyframes SharePropertyModal_fadeIn__5GLDe{0%{opacity:0}to{opacity:1}}.SharePropertyModal_container__1IjjH{width:100%;max-width:400px;animation:SharePropertyModal_slideUp__2F036 .3s cubic-bezier(.4,0,.2,1)}@keyframes SharePropertyModal_slideUp__2F036{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SharePropertyModal_container__1IjjH.SharePropertyModal_bottomSheet__MZA3W{position:fixed;bottom:0;left:0;right:0;max-width:100%;animation:SharePropertyModal_slideUpSheet__iMSqf .3s cubic-bezier(.4,0,.2,1)}@keyframes SharePropertyModal_slideUpSheet__iMSqf{0%{transform:translateY(100%)}to{transform:translateY(0)}}.SharePropertyModal_cardModal__IgpG5{background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px rgba(0,0,0,.15);overflow:hidden}.SharePropertyModal_cardHeader__7GSad{background:linear-gradient(135deg,#c81e1e,#9b1616);padding:20px 24px;display:flex;align-items:center;justify-content:space-between}.SharePropertyModal_cardTitle__PR50m{color:#fff;font-size:18px;font-weight:600;display:flex;align-items:center;gap:10px}.SharePropertyModal_cardTitle__PR50m svg{width:20px;height:20px}.SharePropertyModal_closeBtn__OhGqM{background:hsla(0,0%,100%,.2);border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .2s ease}.SharePropertyModal_closeBtn__OhGqM:hover{background:hsla(0,0%,100%,.3)}.SharePropertyModal_closeBtn__OhGqM:focus-visible{outline:2px solid #fff;outline-offset:2px}.SharePropertyModal_cardBody__PFhsL{padding:24px}.SharePropertyModal_whatsappPrimary__KEjiX{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:16px 24px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(37,211,102,.3);margin-bottom:20px}.SharePropertyModal_whatsappPrimary__KEjiX svg{width:24px;height:24px}.SharePropertyModal_whatsappPrimary__KEjiX:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,211,102,.4)}.SharePropertyModal_whatsappPrimary__KEjiX:active{transform:translateY(0)}.SharePropertyModal_whatsappPrimary__KEjiX:focus-visible{outline:2px solid #25d366;outline-offset:2px}.SharePropertyModal_optionsGrid__HBzg7{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.SharePropertyModal_shareOptionBtn__ZF0xs{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #d1d5db;border-radius:12px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#111827}.SharePropertyModal_shareOptionBtn__ZF0xs:hover{border-color:transparent;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-1px)}.SharePropertyModal_shareOptionBtn__ZF0xs:focus-visible{outline:2px solid #c81e1e;outline-offset:2px}.SharePropertyModal_optionIcon__m_99B{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.SharePropertyModal_optionLabel__grHgo{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SharePropertyModal_copyLinkBar__kuFvN{display:flex;align-items:center;background:#f3f4f6;border-radius:12px;padding:4px}.SharePropertyModal_copyLinkBar__kuFvN.SharePropertyModal_compact__GAeuV{padding:3px}.SharePropertyModal_copyLinkBar__kuFvN.SharePropertyModal_compact__GAeuV .SharePropertyModal_linkPreview__SyKZd{padding:10px 14px;font-size:13px}.SharePropertyModal_copyLinkBar__kuFvN.SharePropertyModal_compact__GAeuV .SharePropertyModal_copyBtn__bChlF{padding:10px 16px}.SharePropertyModal_linkPreview__SyKZd{flex:1;padding:12px 16px;font-size:14px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.SharePropertyModal_copyBtn__bChlF{display:flex;align-items:center;gap:6px;background:#111827;color:#fff;border:none;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;flex-shrink:0}.SharePropertyModal_copyBtn__bChlF svg{width:18px;height:18px}.SharePropertyModal_copyBtn__bChlF:hover{background:#28395c}.SharePropertyModal_copyBtn__bChlF.SharePropertyModal_copied__4DPGk{background:#22c55e}.SharePropertyModal_copyBtn__bChlF.SharePropertyModal_copied__4DPGk:hover{background:#1eaf54}.SharePropertyModal_copyBtn__bChlF:focus-visible{outline:2px solid #c81e1e;outline-offset:2px}@media(max-width:360px){.SharePropertyModal_copyBtnText__FmOPV{display:none}}.SharePropertyModal_bottomSheet__MZA3W{background:#fff;border-radius:20px 20px 0 0;padding:12px 12px 15px;box-shadow:0 -8px 40px rgba(0,0,0,.12)}.SharePropertyModal_sheetHandle__33333{width:40px;height:4px;background:#d1d5db;border-radius:2px;margin:0 auto 16px}.SharePropertyModal_sheetHeader__SS3Xz{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.SharePropertyModal_sheetTitle__R4ecS{font-size:18px;font-weight:600;color:#111827;margin:0}.SharePropertyModal_otherOptions__psBy1{display:flex;justify-content:center;gap:16px;margin-top:24px;flex-wrap:wrap}.SharePropertyModal_iconShareBtn__lg8w5{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;cursor:pointer;transition:transform .2s ease;padding:4px}.SharePropertyModal_iconShareBtn__lg8w5:hover{transform:translateY(-2px)}.SharePropertyModal_iconShareBtn__lg8w5:hover .SharePropertyModal_iconCircle__pCPv1{transform:scale(1.08)}.SharePropertyModal_iconShareBtn__lg8w5:focus-visible{outline:2px solid #c81e1e;outline-offset:4px;border-radius:8px}.SharePropertyModal_iconCircle__pCPv1{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.SharePropertyModal_iconCircle__pCPv1 svg{width:22px;height:22px}.SharePropertyModal_iconLabel__iVEK2{font-size:12px;color:#374151;font-weight:500}.SharePropertyModal_inlineShare__0pBhG{display:inline-flex;align-items:center;gap:8px;background:#fafafa;border:1px solid #d1d5db;border-radius:100px;padding:6px 8px 6px 16px}.SharePropertyModal_inlineLabel__CTv6x{font-size:14px;font-weight:500;color:#111827;margin-right:4px}.SharePropertyModal_inlineBtn__oy7gc{width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:#fff;color:#111827;box-shadow:0 1px 3px rgba(0,0,0,.08)}.SharePropertyModal_inlineBtn__oy7gc svg{width:18px;height:18px}.SharePropertyModal_inlineBtn__oy7gc:hover{transform:scale(1.1)}.SharePropertyModal_inlineBtn__oy7gc:focus-visible{outline:2px solid #c81e1e;outline-offset:2px}.SharePropertyModal_inlineBtn__oy7gc.SharePropertyModal_whatsapp__b9wUR{background:#25d366;color:#fff;width:44px;height:44px}.SharePropertyModal_inlineBtn__oy7gc.SharePropertyModal_whatsapp__b9wUR svg{width:22px;height:22px}.SharePropertyModal_inlineBtn__oy7gc.SharePropertyModal_whatsapp__b9wUR:hover{background:#128c7e}.SharePropertyModal_inlineBtn__oy7gc.SharePropertyModal_facebook__UqsUG:hover{background:#1877f2;color:#fff}.SharePropertyModal_inlineBtn__oy7gc.SharePropertyModal_twitter__5R88E:hover{background:#000;color:#fff}.SharePropertyModal_inlineBtn__oy7gc.SharePropertyModal_copy__x8Wht:hover{background:#111827;color:#fff}.SharePropertyModal_inlineBtn__oy7gc.SharePropertyModal_copy__x8Wht.SharePropertyModal_copied__4DPGk{background:#22c55e;color:#fff}.SharePropertyModal_inlineDivider__5CIpW{width:1px;height:28px;background:#d1d5db;margin:0 4px}.SharePropertyModal_triggerIcon__D1TI9{width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#111827}.SharePropertyModal_triggerIcon__D1TI9 svg{width:20px;height:20px}.SharePropertyModal_triggerIcon__D1TI9:hover{background:#c81e1e;border-color:#c81e1e;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.SharePropertyModal_triggerIcon__D1TI9:focus-visible{outline:2px solid #c81e1e;outline-offset:2px}.SharePropertyModal_triggerButton__bQrnj{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#c81e1e,#9b1616);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(200,30,30,.25)}.SharePropertyModal_triggerButton__bQrnj svg{width:18px;height:18px}.SharePropertyModal_triggerButton__bQrnj:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(200,30,30,.35)}.SharePropertyModal_triggerButton__bQrnj:focus-visible{outline:2px solid #f87171;outline-offset:2px}.SharePropertyModal_triggerText__s_xtw{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:transparent;color:#c81e1e;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:8px}.SharePropertyModal_triggerText__s_xtw svg{width:18px;height:18px}.SharePropertyModal_triggerText__s_xtw:hover{background:rgba(200,30,30,.1)}.SharePropertyModal_triggerText__s_xtw:focus-visible{outline:2px solid #c81e1e;outline-offset:2px}@media(max-width:480px){.SharePropertyModal_cardBody__PFhsL{padding:20px 16px}.SharePropertyModal_optionsGrid__HBzg7{gap:10px}.SharePropertyModal_shareOptionBtn__ZF0xs{padding:12px 14px;font-size:13px;gap:10px}.SharePropertyModal_otherOptions__psBy1{gap:12px}.SharePropertyModal_iconCircle__pCPv1{width:48px;height:48px}.SharePropertyModal_iconCircle__pCPv1 svg{width:20px;height:20px}.SharePropertyModal_whatsappPrimary__KEjiX{padding:14px 20px;font-size:15px}}@media(max-width:360px){.SharePropertyModal_optionsGrid__HBzg7{grid-template-columns:1fr}.SharePropertyModal_inlineShare__0pBhG{padding:4px 6px 4px 12px;gap:6px}.SharePropertyModal_inlineLabel__CTv6x{font-size:13px}.SharePropertyModal_inlineBtn__oy7gc{width:36px;height:36px}.SharePropertyModal_inlineBtn__oy7gc.SharePropertyModal_whatsapp__b9wUR{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){.SharePropertyModal_container__1IjjH,.SharePropertyModal_copyBtn__bChlF,.SharePropertyModal_iconCircle__pCPv1,.SharePropertyModal_iconShareBtn__lg8w5,.SharePropertyModal_inlineBtn__oy7gc,.SharePropertyModal_overlay__rJhg_,.SharePropertyModal_shareOptionBtn__ZF0xs,.SharePropertyModal_triggerButton__bQrnj,.SharePropertyModal_triggerIcon__D1TI9,.SharePropertyModal_triggerText__s_xtw,.SharePropertyModal_whatsappPrimary__KEjiX{animation:none;transition:none}}.ListingDetailsService_listingDetailsService__IQx_B{width:100%;background-color:var(--color-gray-97);border-radius:12px;overflow:hidden;position:relative;display:flex;flex-direction:column}.ListingDetailsService_backgroundImage__j0sSc{position:absolute;inset:0;z-index:-1;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.ListingDetailsService_details__G_6Fl{width:100%;display:flex;gap:20px;flex-direction:column;align-items:center}.ListingDetailsService_description__9cShP,.ListingDetailsService_heading__MiE1f{text-align:center}.ListingDetailsService_serviceIframeContainer__yzDRM{width:100%;min-height:300px;background-color:var(--color-white);border-radius:12px;overflow:hidden}.ListingDetailsService_iframeForm__r4JfJ{height:2850px}@media only screen and (min-width:1024px){.ListingDetailsService_iframeForm__r4JfJ{height:1300px}}.ServiceMate_serviceReport__53doj{display:flex;flex-direction:column;gap:40px}.ServiceMate_serviceReportContainer__6f_XN{background-color:var(--color-white);min-height:300px;width:100%;overflow:hidden}.ServiceMate_iframeForm__aPglL{height:1800px}@media only screen and (min-width:768px){.ServiceMate_iframeForm__aPglL{height:1000px}}.ClearPass_clearPassForm__Utel_{height:2500px}.ClearPass_clearPassContainer__RmA_y{display:flex;flex-direction:column;gap:20px}.ClearPass_clearPassIframeContainer__wLULP{min-height:400px;width:100%;overflow:hidden;background-color:var(--color-white)}@media only screen and (min-width:768px){.ClearPass_clearPassForm__Utel_{height:1300px}}.CustomInfoWindow_customInfoWindow__QqAw1{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:20px;position:relative;min-width:200px}.CustomInfoWindow_customInfoWindow__QqAw1 .CustomInfoWindow_price__15ney{color:var(--color-primary)}.CustomInfoWindow_customInfoWindow__QqAw1 .CustomInfoWindow_location__LgioE{font-size:14px}.CustomInfoWindow_customInfoWindow__QqAw1 .CustomInfoWindow_viewDetailsAction__wHj1w{color:var(--color-primary);font-weight:500;font-size:14px}.CustomInfoWindow_customInfoWindow__QqAw1 .CustomInfoWindow_viewDetailsAction__wHj1w:hover{text-decoration:underline}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6{display:flex;flex-direction:column;gap:24px}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_heading__HpHsh{position:relative;display:inline-block;color:var(--color-muted-blue-gray)}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_heading__HpHsh:after{content:"";position:absolute;left:50%;bottom:-5px;width:50%;height:3px;background-color:var(--color-muted-blue-gray);transition:all .3s ease-in-out;transform:translateX(-50%)}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_heading__HpHsh:hover:after{width:100%}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_serviceComparisonTable__QbBWh thead tr{border-bottom:4px solid var(--color-accent-yellow)}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_serviceComparisonTable__QbBWh thead tr th{text-transform:uppercase;padding:2px;max-width:80px;word-break:break-all}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_serviceComparisonTable__QbBWh thead tr th:last-child{min-width:150px}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_serviceComparisonTable__QbBWh tbody tr:nth-child(2n){background-color:var(--grey-hover)}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_serviceComparisonTable__QbBWh tbody td{padding:2px;font-family:var(--typography-font-family-body);color:var(--color-muted-blue-gray)}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_serviceComparisonTable__QbBWh tbody tr td{max-width:80px;word-break:break-all}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_serviceComparisonTable__QbBWh tbody tr td:last-child{min-width:150px}@media only screen and (min-width:768px){.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_serviceComparisonTable__QbBWh thead tr th{padding:16px}.ServiceComparisonContainer_serviceComparisonContainer__fXQD6 .ServiceComparisonContainer_serviceComparisonTable__QbBWh tbody td{padding:10px 20px}}.ServiceDetailsContainer_page__m7T20{min-height:100vh;background:var(--bg-base);padding:16px 14px 48px}.ServiceDetailsContainer_actionsBar__pnlSk{display:flex;align-items:center;gap:9px;margin-bottom:22px;flex-wrap:wrap}.ServiceDetailsContainer_btnBack__afEaM{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:50px;background:var(--color-white);border:1px solid var(--grey-border);color:var(--grey-subhead);font-family:var(--typography-font-family-body);font-size:13px;font-weight:500;cursor:pointer;text-decoration:none;transition:background .15s}.ServiceDetailsContainer_btnBack__afEaM svg{width:14px;height:14px}.ServiceDetailsContainer_btnBack__afEaM:hover{background:var(--grey-hover)}.ServiceDetailsContainer_serviceIdTag__OG6bn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;background:var(--grey-hover);font-family:var(--typography-font-family-body);font-size:11px;color:var(--grey-muted)}.ServiceDetailsContainer_serviceIdTag__OG6bn code{font-family:var(--typography-font-family-body);font-size:11px;color:var(--grey-subhead);font-weight:600}.ServiceDetailsContainer_btnShare__MI75M{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:8px;background:var(--color-white);border:1px solid var(--grey-border);color:var(--grey-subhead);font-family:var(--typography-font-family-body);font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.ServiceDetailsContainer_btnShare__MI75M svg{width:14px;height:14px}.ServiceDetailsContainer_btnShare__MI75M:hover{background:var(--grey-hover)}.ServiceDetailsContainer_btnEdit__7PErS{display:inline-flex;align-items:center;gap:6px;padding:7px 15px;border-radius:50px;background:var(--color-primary);border:none;color:var(--color-white);font-family:var(--typography-font-family-body);font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;margin-left:auto;transition:background .15s}.ServiceDetailsContainer_btnEdit__7PErS svg{width:14px;height:14px}.ServiceDetailsContainer_btnEdit__7PErS:hover{background:var(--color-primary-dark)}.ServiceDetailsContainer_layout__W1y0A{display:grid;grid-template-columns:1fr;gap:22px;align-items:start}.ServiceDetailsContainer_leftCol___2ZvT{display:flex;flex-direction:column;gap:18px}.ServiceDetailsContainer_rightCol__SBvHD{display:flex;flex-direction:column;gap:14px;position:static}.ServiceDetailsContainer_rightCol__SBvHD .ServiceDetailsContainer_priceCard__sVbP2{display:none}.ServiceDetailsContainer_sectionCard__Po4fz{background:var(--color-white);border:1px solid var(--grey-border);border-radius:13px;overflow:hidden}.ServiceDetailsContainer_sectionHeader__04K3Q{display:flex;align-items:center;gap:9px;padding:13px 18px;border-bottom:1px solid var(--grey-hover)}.ServiceDetailsContainer_sectionHeader__04K3Q svg{width:15px;height:15px;color:var(--color-primary);flex-shrink:0}.ServiceDetailsContainer_sectionTitle__aGt5K{font-family:var(--typography-font-family-primary);font-size:16px;font-weight:600;color:var(--grey-primary)}.ServiceDetailsContainer_sectionBody__h8_J3{padding:16px 18px}.ServiceDetailsContainer_heroCard__pOc_M{background:var(--color-white);border:1px solid var(--grey-border);border-radius:13px;overflow:hidden}.ServiceDetailsContainer_accentStrip__ZNrpF{height:4px;background:linear-gradient(90deg,var(--color-primary) 0,var(--color-primary-soft) 55%,var(--color-accent-teal) 100%)}.ServiceDetailsContainer_heroBody__7YJDT{padding:18px 18px 14px}.ServiceDetailsContainer_heroTop__DW8Ps{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.ServiceDetailsContainer_heroTitleGroup__TgQZ_{display:flex;flex-direction:column;gap:4px}.ServiceDetailsContainer_heroCategory__zUrOv{font-family:var(--typography-font-family-primary);font-size:22px;font-weight:600;color:var(--grey-primary);letter-spacing:-.3px;line-height:1.2}.ServiceDetailsContainer_heroSubType__gKQsg{font-family:var(--typography-font-family-body);font-size:13px;color:var(--grey-muted)}.ServiceDetailsContainer_heroBadges__ha3kG{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end;flex-shrink:0}.ServiceDetailsContainer_statusBadge__5ojNo{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;font-family:var(--typography-font-family-body);font-size:10px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.ServiceDetailsContainer_statusBadge__5ojNo:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0}.ServiceDetailsContainer_statusBadge__5ojNo.ServiceDetailsContainer_active___zSLB{background:#dcfce7;color:#15803d}.ServiceDetailsContainer_statusBadge__5ojNo.ServiceDetailsContainer_active___zSLB:before{background:#22c55e}.ServiceDetailsContainer_statusBadge__5ojNo.ServiceDetailsContainer_pending__XuTnt{background:#fef3c7;color:#92400e}.ServiceDetailsContainer_statusBadge__5ojNo.ServiceDetailsContainer_pending__XuTnt:before{background:var(--color-warning)}.ServiceDetailsContainer_statusBadge__5ojNo.ServiceDetailsContainer_inactive__PqAUB{background:var(--grey-hover);color:var(--grey-muted)}.ServiceDetailsContainer_statusBadge__5ojNo.ServiceDetailsContainer_inactive__PqAUB:before{background:var(--grey-muted)}.ServiceDetailsContainer_listingStatusBadge__Leiyp{padding:4px 10px;border-radius:20px;font-size:10px;letter-spacing:.4px;background:rgba(59,130,246,.1);color:#1d4ed8}.ServiceDetailsContainer_listingStatusBadge__Leiyp,.ServiceDetailsContainer_reraBadge__FbfNZ{display:inline-flex;font-family:var(--typography-font-family-body);font-weight:600;text-transform:uppercase}.ServiceDetailsContainer_reraBadge__FbfNZ{align-items:center;gap:3px;padding:4px 9px;border-radius:6px;background:linear-gradient(135deg,#1e3a8a,#1d4ed8);color:var(--color-white);font-size:9px;letter-spacing:.5px}.ServiceDetailsContainer_reraBadge__FbfNZ svg{width:9px;height:9px}.ServiceDetailsContainer_galleryWrapper__d5Wud{margin-bottom:14px;display:flex;flex-direction:column;gap:8px}.ServiceDetailsContainer_mainPhotoBox__neTRO{position:relative;width:100%;height:230px;border-radius:10px;overflow:hidden;background:var(--grey-hover)}@media(max-width:768px){.ServiceDetailsContainer_mainPhotoBox__neTRO{height:180px}}.ServiceDetailsContainer_mainPhoto__KFuzZ{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ServiceDetailsContainer_photoPlaceholder__I_1_B{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--grey-hover) 0,#eef0f2 100%)}.ServiceDetailsContainer_photoPlaceholder__I_1_B svg{width:38px;height:38px;color:var(--grey-border)}.ServiceDetailsContainer_photoPlaceholder__I_1_B span{font-family:var(--typography-font-family-body);font-size:12px;color:var(--grey-muted)}.ServiceDetailsContainer_photoCount__8nxnr{position:absolute;bottom:10px;right:10px;display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:20px;background:rgba(0,0,0,.52);backdrop-filter:blur(4px);color:var(--color-white);font-family:var(--typography-font-family-body);font-size:10px;font-weight:500}.ServiceDetailsContainer_photoCount__8nxnr svg{width:11px;height:11px}.ServiceDetailsContainer_thumbStrip__ESzl2{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.ServiceDetailsContainer_thumbStrip__ESzl2::-webkit-scrollbar{height:3px}.ServiceDetailsContainer_thumbStrip__ESzl2::-webkit-scrollbar-thumb{background:var(--grey-border);border-radius:2px}.ServiceDetailsContainer_thumb__1PYsC{width:60px;height:44px;border-radius:6px;overflow:hidden;flex-shrink:0;padding:0;cursor:pointer;border:2px solid transparent;transition:border-color .15s;background:none}.ServiceDetailsContainer_thumb__1PYsC img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ServiceDetailsContainer_thumbActive__t_w4_{border-color:var(--color-primary)}.ServiceDetailsContainer_heroMeta__miM2D{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ServiceDetailsContainer_metaItem__FBlen{display:flex;align-items:center;gap:5px;font-family:var(--typography-font-family-body);font-size:12px;color:var(--grey-muted)}.ServiceDetailsContainer_metaItem__FBlen svg{width:13px;height:13px;color:var(--color-primary-soft);flex-shrink:0}.ServiceDetailsContainer_metaItem__FBlen span{color:var(--grey-subhead);font-weight:500}.ServiceDetailsContainer_promotionCard__Z6m27{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border-radius:13px;background:linear-gradient(90deg,var(--bg-soft-cream) 0,#fff8ec 100%);border:1px dashed var(--color-accent-yellow);flex-wrap:wrap}.ServiceDetailsContainer_promoLeft__P342B{display:flex;align-items:flex-start;gap:10px}.ServiceDetailsContainer_promoLeft__P342B svg{width:18px;height:18px;color:var(--color-accent-yellow);flex-shrink:0;margin-top:2px}.ServiceDetailsContainer_promoName__xYjUD{font-family:var(--typography-font-family-primary);font-size:14px;font-weight:600;color:var(--grey-primary);margin-bottom:3px}.ServiceDetailsContainer_promoDesc__jXcvi{font-family:var(--typography-font-family-body);font-size:12px;color:var(--grey-subhead);margin-bottom:4px}.ServiceDetailsContainer_promoMeta__CLWzn{font-family:var(--typography-font-family-body);font-size:11px;color:var(--grey-muted)}.ServiceDetailsContainer_promoCodeBlock__Lg5v9{display:flex;flex-direction:column;align-items:center;gap:3px;flex-shrink:0}.ServiceDetailsContainer_promoCodeLabel__6BhpQ{font-family:var(--typography-font-family-body);font-size:10px;font-weight:600;color:var(--grey-muted);text-transform:uppercase;letter-spacing:.4px}.ServiceDetailsContainer_promoCode__WUgWn{font-family:var(--typography-font-family-body);font-size:16px;font-weight:600;color:#78350f;background:rgba(254,207,77,.35);padding:4px 12px;border-radius:6px;letter-spacing:1px;border:1px dashed #fecf4d}.ServiceDetailsContainer_infoGrid__w0_05{display:grid;grid-template-columns:1fr 1fr;gap:13px 20px}@media(max-width:560px){.ServiceDetailsContainer_infoGrid__w0_05{grid-template-columns:1fr}}.ServiceDetailsContainer_infoItem__IjVJ2{display:flex;flex-direction:column;gap:3px}.ServiceDetailsContainer_infoItem__IjVJ2 .ServiceDetailsContainer_infoLabel__ni2qQ{font-family:var(--typography-font-family-body);font-size:12px;font-weight:600;color:var(--grey-muted);text-transform:uppercase;letter-spacing:.5px}.ServiceDetailsContainer_infoItem__IjVJ2 .ServiceDetailsContainer_infoValue__CBtEg{font-family:var(--typography-font-family-body);font-size:15px;font-weight:500;color:var(--grey-primary)}.ServiceDetailsContainer_infoItem__IjVJ2 .ServiceDetailsContainer_infoValue__CBtEg.ServiceDetailsContainer_empty__1jf3J{color:var(--grey-muted);font-style:italic;font-weight:400}.ServiceDetailsContainer_infoValueBadge__j4p4U{display:inline-flex;padding:2px 8px;border-radius:4px;font-family:var(--typography-font-family-body);font-size:11px;font-weight:600;align-self:flex-start}.ServiceDetailsContainer_infoValueBadge__j4p4U.ServiceDetailsContainer_yes__Xy7uF{background:#dcfce7;color:#15803d}.ServiceDetailsContainer_infoValueBadge__j4p4U.ServiceDetailsContainer_no__r1Zg_{background:var(--grey-hover);color:var(--grey-muted)}.ServiceDetailsContainer_description__NcDku{font-family:var(--typography-font-family-body);font-size:13px;color:var(--grey-subhead);line-height:1.75}.ServiceDetailsContainer_description__NcDku.ServiceDetailsContainer_empty__1jf3J{color:var(--grey-muted);font-style:italic}.ServiceDetailsContainer_mapHolder__FC35c{border-radius:5px;height:400px}.ServiceDetailsContainer_addressFull__HZNe7{font-family:var(--typography-font-family-body);font-size:13px;color:var(--grey-subhead);line-height:1.6;margin-bottom:12px}.ServiceDetailsContainer_employeeList__JcQK8{display:flex;flex-direction:column;gap:10px}.ServiceDetailsContainer_employeeItem__LMBXr{display:flex;align-items:center;gap:10px}.ServiceDetailsContainer_employeeAvatar__fTefI{width:34px;height:34px;border-radius:50%;background:var(--bg-soft-red);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--typography-font-family-primary);font-size:14px;font-weight:700;color:var(--color-primary);text-transform:uppercase}.ServiceDetailsContainer_employeeName__twyhL{font-family:var(--typography-font-family-body);font-size:15px;font-weight:500;color:var(--grey-subhead)}.ServiceDetailsContainer_employeeRole__ufJ18{font-family:var(--typography-font-family-body);font-size:12px;color:var(--grey-muted)}.ServiceDetailsContainer_docList__bLMtt{display:flex;flex-direction:column;gap:7px}.ServiceDetailsContainer_docItem__oDE6V{display:flex;align-items:center;justify-content:space-between;padding:8px 11px;border-radius:7px;background:var(--grey-hover);border:1px solid var(--grey-border)}.ServiceDetailsContainer_docLeft__vWSPP{display:flex;align-items:center;gap:7px;font-family:var(--typography-font-family-body);font-size:14px;color:var(--grey-subhead);font-weight:500}.ServiceDetailsContainer_docLeft__vWSPP svg{width:13px;height:13px;color:var(--color-primary-soft);flex-shrink:0}.ServiceDetailsContainer_docEmpty__XFEqL{font-family:var(--typography-font-family-body);font-size:14px;color:var(--grey-muted);font-style:italic}.ServiceDetailsContainer_docDownload__bDBPX{display:inline-flex;align-items:center;gap:3px;padding:3px 9px;border-radius:5px;border:1px solid var(--grey-border);background:transparent;font-family:var(--typography-font-family-body);font-size:13px;color:var(--grey-subhead);cursor:pointer;text-decoration:none;transition:background .15s}.ServiceDetailsContainer_docDownload__bDBPX svg{width:10px;height:10px}.ServiceDetailsContainer_docDownload__bDBPX:hover{background:var(--color-white)}.ServiceDetailsContainer_commissionList__pwhUf{display:flex;flex-direction:column;gap:8px}.ServiceDetailsContainer_commissionItem__6nXdL{display:flex;align-items:flex-start;gap:8px;font-family:var(--typography-font-family-body);font-size:13px;color:var(--grey-subhead);padding:8px 12px;border-radius:7px;background:var(--grey-hover);border:1px solid var(--grey-border)}.ServiceDetailsContainer_commissionBullet__3wyzT{width:6px;height:6px;border-radius:50%;background:var(--color-primary-soft);flex-shrink:0;margin-top:5px}.ServiceDetailsContainer_priceCard__sVbP2{background:var(--color-white);border:1px solid var(--grey-border);border-radius:13px;overflow:hidden}.ServiceDetailsContainer_priceCardHeader__16_bG{padding:14px 17px;background:linear-gradient(135deg,var(--bg-soft-red),#fff1f1);border-bottom:1px solid #fecaca}.ServiceDetailsContainer_priceLabel__vOplx{font-family:var(--typography-font-family-body);font-size:10px;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}.ServiceDetailsContainer_priceValue__rkYgW{font-family:var(--typography-font-family-primary);font-size:26px;font-weight:800;color:var(--color-primary);line-height:1}.ServiceDetailsContainer_priceOnRequest___4wwY{font-family:var(--typography-font-family-body);font-size:14px;font-weight:600;color:var(--grey-subhead);font-style:italic}.ServiceDetailsContainer_priceSubrow__bs2iQ{display:flex;align-items:center;gap:8px;margin-top:5px}.ServiceDetailsContainer_negotiableTag__gj08K{display:inline-flex;padding:2px 7px;border-radius:4px;background:var(--bg-soft-cream);color:#c2540a;font-family:var(--typography-font-family-body);font-size:10px;font-weight:600}.ServiceDetailsContainer_depositLabel__BH_RG{font-family:var(--typography-font-family-body);font-size:11px;color:var(--grey-muted)}.ServiceDetailsContainer_priceCardBody__iGLiE{padding:14px 17px;display:flex;flex-direction:column;gap:9px}.ServiceDetailsContainer_availFrom__qEa1C{display:flex;align-items:center;gap:6px;font-family:var(--typography-font-family-body);font-size:11px;color:var(--grey-muted)}.ServiceDetailsContainer_availFrom__qEa1C svg{width:12px;height:12px;color:var(--color-accent-teal);flex-shrink:0}.ServiceDetailsContainer_availFrom__qEa1C strong{color:var(--grey-subhead);font-weight:600}.ServiceDetailsContainer_btnEnquire__vgGws{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:11px 0;border-radius:9px;background:var(--color-primary);border:none;color:var(--color-white);font-family:var(--typography-font-family-primary);font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 3px 12px rgba(200,30,30,.22);transition:background .18s,transform .15s}.ServiceDetailsContainer_btnEnquire__vgGws svg{width:14px;height:14px}.ServiceDetailsContainer_btnEnquire__vgGws:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.ServiceDetailsContainer_btnCall__g1SCU{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 0;border-radius:9px;background:transparent;border:1.5px solid var(--color-primary);color:var(--color-primary);font-family:var(--typography-font-family-primary);font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s}.ServiceDetailsContainer_btnCall__g1SCU svg{width:14px;height:14px}.ServiceDetailsContainer_btnCall__g1SCU:hover{background:var(--bg-soft-red)}.ServiceDetailsContainer_quickInfoCard__yM_ti{background:var(--color-white);border:1px solid var(--grey-border);border-radius:13px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.ServiceDetailsContainer_quickInfoTitle__oywN1{font-family:var(--typography-font-family-primary);font-size:14px;font-weight:600;color:var(--grey-primary);padding-bottom:9px;border-bottom:1px solid var(--grey-hover)}.ServiceDetailsContainer_quickInfoRow__caz0W{display:flex;align-items:center;justify-content:space-between;gap:8px;font-family:var(--typography-font-family-body);font-size:12px}.ServiceDetailsContainer_qiLabel__R5i1h{display:flex;align-items:center;gap:5px;color:var(--grey-muted)}.ServiceDetailsContainer_qiLabel__R5i1h svg{width:12px;height:12px;color:var(--color-primary-soft);flex-shrink:0}.ServiceDetailsContainer_qiValue__crBon{font-weight:600;color:var(--grey-subhead);text-align:right}.ServiceDetailsContainer_qiEmpty__Gec_9{font-weight:400;color:var(--grey-muted);font-style:italic}.ServiceDetailsContainer_qiLink__0RhU_{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:600;color:var(--color-primary);text-decoration:none}.ServiceDetailsContainer_qiLink__0RhU_ svg{width:10px;height:10px}.ServiceDetailsContainer_qiLink__0RhU_:hover{text-decoration:underline}@media only screen and (min-width:768px){.ServiceDetailsContainer_page__m7T20{padding:28px 24px 64px}}@media only screen and (min-width:1024px){.ServiceDetailsContainer_sectionTitle__aGt5K{font-size:18px}.ServiceDetailsContainer_layout__W1y0A{grid-template-columns:1fr 330px}.ServiceDetailsContainer_rightCol__SBvHD{position:sticky;top:65px}.ServiceDetailsContainer_rightCol__SBvHD .ServiceDetailsContainer_priceCard__sVbP2{display:block}.ServiceDetailsContainer_quickInfoTitle__oywN1{font-size:18px}}.ServicesSliderContainer_servicesSliderContainer__SLc_3{display:flex;flex-direction:column;gap:30px;margin-inline:auto}.ServicesSliderContainer_servicesOptions__ePnoj .ServicesSliderContainer_carouselItem__XKBIG{display:flex;justify-content:center}.ServicesSliderContainer_servicesOption__CDxpZ{display:flex;flex-direction:column;gap:5px;align-items:center;text-align:center;cursor:pointer;max-width:212px}.ServicesSliderContainer_servicesOption__CDxpZ h3,.ServicesSliderContainer_servicesOption__CDxpZ p{color:var(--color-muted-blue-gray)}.ServicesSliderContainer_servicesOption__CDxpZ .ServicesSliderContainer_iconContainer__q2kqF{background-color:var(--grey-hover);color:var(--color-muted-blue-gray);display:block;padding:20px;border-radius:50%;transform:scale(.9)}.ServicesSliderContainer_servicesOption__CDxpZ:hover .ServicesSliderContainer_iconContainer__q2kqF{transform:scale(1);transition:transform .3s ease}.ServicesSliderContainer_serviceImage__4pgEn{height:500px;border-radius:12px}@media only screen and (min-width:768px){.ServicesSliderContainer_serviceImage__4pgEn{height:600px}}.TextContainer_textContainerTypo__Y2_HN{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;padding:20px 0}.TextContainer_textContainerTypo__Y2_HN h2{min-width:-moz-fit-content;min-width:fit-content;color:var(--color-muted-blue-gray)}.TextContainer_textContainerTypo__Y2_HN p{line-height:30px;color:var(--color-muted-blue-gray)}.TextContainer_coloredStr__ztbUw{color:var(--color-text-yellow)}@media only screen and (min-width:768px){.TextContainer_textContainerTypo__Y2_HN{flex-direction:row;gap:30px}.TextContainer_textContainerTypo__Y2_HN h2{max-width:30vw}}@media only screen and (min-width:1280px){.TextContainer_textContainerTypo__Y2_HN{gap:80px}}.PropertyServiceContainer_propertyServicesContainer__CwA9q{padding-top:0}.RelatedArticleCardsContainer_relatedArticleCardsContainer__bXS9X{display:flex;flex-direction:column;gap:20px;background-color:var(--color-gray-95);padding:30px;border-radius:20px;margin-inline:auto}.RelatedArticleCardsContainer_relatedArticleCardsContainer__bXS9X .RelatedArticleCardsContainer_heading__IYP_V{color:var(--color-muted-blue-gray);font-size:25px}.RelatedArticleCardsContainer_relatedArticleCardsContainer__bXS9X .RelatedArticleCardsContainer_carouselWrapper__0csRw{padding:0 10px 10px}@media only screen and (min-width:640px){.RelatedArticleCardsContainer_relatedArticleCardsContainer__bXS9X{padding:40px}.RelatedArticleCardsContainer_relatedArticleCardsContainer__bXS9X .RelatedArticleCardsContainer_heading__IYP_V{font-size:30px}}@media only screen and (min-width:1024px){.RelatedArticleCardsContainer_relatedArticleCardsContainer__bXS9X{padding:50px}}.ServiceSpecialitiesContainer_serviceSpecialitiesContainer__yH6MR{display:grid;grid-template-columns:1fr;gap:40px 20px;justify-content:center;align-items:center;margin-inline:auto}@media only screen and (min-width:480px){.ServiceSpecialitiesContainer_serviceSpecialitiesContainer__yH6MR{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.ServicesHeroBanner_servicesHeroBannerWrapper__Y_bve{position:relative}.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl{display:flex;justify-content:flex-start;flex-direction:column-reverse;align-items:flex-start;gap:20px}.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl .ServicesHeroBanner_bgImage__eGcDi{position:absolute;inset:0;z-index:-10;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl .ServicesHeroBanner_heading__93o1K{font-weight:500;color:var(--color-white);line-height:30px}.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl .ServicesHeroBanner_description__dGSrm{font-weight:500;color:var(--color-muted-blue-gray)}.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl .ServicesHeroBanner_formContainer__IDw9Z{max-width:650px}@media only screen and (min-width:768px){.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl{flex-direction:row;align-items:center;justify-content:flex-start}.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl .ServicesHeroBanner_heading__93o1K{line-height:40px}}@media only screen and (min-width:900px){.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl{gap:30px}.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl .ServicesHeroBanner_heading__93o1K{font-size:40px;font-weight:500;color:var(--color-white)}.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl .ServicesHeroBanner_description__dGSrm{font-size:20px;font-weight:500}}@media only screen and (min-width:1280px){.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl{gap:70px}.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl .ServicesHeroBanner_heading__93o1K{font-size:55px;line-height:var(--typography-heading-1-line-height)}}@media only screen and (min-width:1440px){.ServicesHeroBanner_servicesHeroBannerContainer__YXzZl{gap:100px}}