.CompanyDetails-module__KHA8JW__header{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.CompanyDetails-module__KHA8JW__backBtn{background-color:var(--dark-blue);border-radius:var(--rounded-xl);cursor:pointer;width:40px;height:40px;transition:var(--transition);border:none;place-items:center;display:grid}.CompanyDetails-module__KHA8JW__backBtn .CompanyDetails-module__KHA8JW__backBtnIcon{color:var(--white);margin-right:2px;transform:rotate(90deg)}.CompanyDetails-module__KHA8JW__backBtn:hover{background-color:var(--dark-blue-hover)}.CompanyDetails-module__KHA8JW__topRow{grid-template-columns:180px 1fr;align-items:start;gap:22px;margin:16px 0 24px;display:grid}.CompanyDetails-module__KHA8JW__companyName{color:var(--dark-blue);margin-top:34px;font-weight:700}.CompanyDetails-module__KHA8JW__topFields{flex-wrap:wrap;gap:22px;display:flex}.CompanyDetails-module__KHA8JW__fieldLabel{color:var(--dark-blue);margin-bottom:8px;font-size:13px;font-weight:600}.CompanyDetails-module__KHA8JW__section{margin-top:48px}.CompanyDetails-module__KHA8JW__sectionHeader{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.CompanyDetails-module__KHA8JW__sectionHeaderLeft{align-items:center;gap:16px;display:flex}.CompanyDetails-module__KHA8JW__sectionTitle{color:var(--dark-blue);font-size:16px;font-weight:700}.CompanyDetails-module__KHA8JW__sectionRight{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.CompanyDetails-module__KHA8JW__filters{align-items:center;gap:8px;display:inline-flex}.CompanyDetails-module__KHA8JW__filterBtn{border:1px solid var(--grey-border,#cbd5e1);background:var(--white);color:var(--dark-blue);cursor:pointer;border-radius:999px;padding:8px 12px;font-size:13px}.CompanyDetails-module__KHA8JW__filterBtnActive{border-color:var(--primary-blue);color:var(--primary-blue);background:#e3f3ff}.CompanyDetails-module__KHA8JW__selectedHint{color:var(--grey56);align-items:center;gap:10px;margin:0 0 10px;font-size:13px;display:flex}.CompanyDetails-module__KHA8JW__clearSel{color:var(--primary-blue);cursor:pointer;background:0 0;border:none;font-size:13px}.CompanyDetails-module__KHA8JW__clearSel:hover{text-decoration:underline}@media (max-width:720px){.CompanyDetails-module__KHA8JW__topRow{grid-template-columns:1fr}.CompanyDetails-module__KHA8JW__companyName{margin-top:0}}
.Header-module__zCemKG__header{background:var(--white);border-bottom:2px solid var(--border-color);box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:76px;padding:0 80px;display:flex}.Header-module__zCemKG__left{flex:auto;align-items:center;gap:24px;min-width:0;display:flex}.Header-module__zCemKG__divider{background:var(--border-color);width:1px;height:48px}.Header-module__zCemKG__nav{flex-wrap:wrap;align-items:center;gap:30px;min-width:0;display:flex}.Header-module__zCemKG__navItem{color:var(--grey56);white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex;position:relative}.Header-module__zCemKG__navItemLabel{line-height:1}.Header-module__zCemKG__navBadge{background:var(--red-alert);min-width:18px;height:18px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.Header-module__zCemKG__navItem:hover{color:var(--dark-blue)}.Header-module__zCemKG__navItemActive{color:var(--dark-blue);font-weight:700}.Header-module__zCemKG__navItemActive:after{content:"";background:var(--dark-blue);border-radius:999px;width:8px;height:8px;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.Header-module__zCemKG__right{flex:none;align-items:center;gap:20px;display:flex}.Header-module__zCemKG__searchWrap{flex-shrink:0;align-items:center;display:flex}.Header-module__zCemKG__search{border-radius:var(--rounded-lg);background:var(--grey-light);align-items:center;gap:12px;min-width:216px;height:48px;padding:16px 20px;display:flex}.Header-module__zCemKG__searchInput{background:0 0;border:none;outline:none;width:100%;font-size:14px}.Header-module__zCemKG__searchInput::placeholder{color:var(--grey92)}.Header-module__zCemKG__notificationBtn{border-radius:var(--rounded-2xl);background:var(--dark-blue);cursor:pointer;border:none;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.Header-module__zCemKG__bell{color:var(--white);display:block}.Header-module__zCemKG__badge{background:var(--red-alert);min-width:18px;height:18px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-3px;right:-3px}.Header-module__zCemKG__profile{cursor:pointer;align-items:center;gap:8px;min-height:40px;display:flex}.Header-module__zCemKG__avatar{border-radius:10px;width:40px;height:40px;position:relative}.Header-module__zCemKG__avatar img{object-fit:cover;border-radius:10px;width:100%;height:100%}.Header-module__zCemKG__avatarInitials{font-size:14px}.Header-module__zCemKG__profileName{white-space:nowrap;font-size:14px;line-height:1}.Header-module__zCemKG__profileWrapper{flex-shrink:0;align-items:center;display:flex;position:relative}.Header-module__zCemKG__arrowIcon{font-size:14px;transition:transform .15s;display:block}.Header-module__zCemKG__arrowOpen{transform:rotate(180deg)}.Header-module__zCemKG__profileDropdown{background:var(--white);border-radius:var(--rounded-md);z-index:20;min-width:160px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #0f172a29}.Header-module__zCemKG__dropdownItem{border-radius:var(--rounded-sm);cursor:pointer;width:100%;color:var(--dark-blue);text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:500;transition:background .12s,color .12s;display:flex}.Header-module__zCemKG__dropdownItem:hover{background:var(--grey-f4)}.Header-module__zCemKG__selectedDropdownItem{background:var(--grey-f4);color:var(--dark-blue);font-weight:600}
.MultiSelectField-module__nshVDW__wrapper{position:relative}.MultiSelectField-module__nshVDW__multiRoot .p-multiselect{border-radius:var(--rounded-lg);background:var(--grey-light);border:none;outline:none;align-items:center;width:100%;min-height:48px;font-size:14px;display:flex}.MultiSelectField-module__nshVDW__multiRoot .p-multiselect-label{color:var(--dark-blue);align-items:center;gap:4px;padding:0 40px 0 16px;display:flex}.MultiSelectField-module__nshVDW__multiRoot .p-multiselect-label-empty{color:var(--grey92)}.MultiSelectField-module__nshVDW__multiRoot .p-multiselect-token{background:var(--white);border-radius:var(--rounded-full);padding:6px 12px;font-size:12px}.MultiSelectField-module__nshVDW__multiRoot .p-multiselect-token-label{padding-right:4px}.MultiSelectField-module__nshVDW__multiRoot .p-multiselect-trigger{border-radius:0 var(--rounded-lg) var(--rounded-lg) 0;justify-content:center;align-items:center;width:36px;display:flex}.MultiSelectField-module__nshVDW__multiRoot .p-multiselect-trigger-icon{display:none}.MultiSelectField-module__nshVDW__multiRoot .p-multiselect.p-focus{border-color:var(--dark-blue);background-color:#fafbff;box-shadow:0 0 0 1px #0000000a,0 0 0 4px #0000000f}.p-multiselect-panel{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #0f172a1f}.p-multiselect-item{gap:8px;padding:6px 16px;font-size:14px}.p-multiselect-item:hover{background:#f3f7ff}.p-multiselect-item.p-highlight{color:#0369a1;background:#f3f7ff}.p-multiselect-header{padding-left:16px}.p-checkbox-box{color:var(--primary-green)}.MultiSelectField-module__nshVDW__chevron{pointer-events:none;color:var(--grey80);font-size:12px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.MultiSelectField-module__nshVDW__disabled{opacity:.6;pointer-events:none}.MultiSelectField-module__nshVDW__error .MultiSelectField-module__nshVDW__multiRoot .p-multiselect{border:1px solid var(--error,#e53935);outline:1px solid var(--error,#e53935)}
.NotificationDropdown-module__hUzFOG__backdrop{z-index:999;position:fixed;inset:0}.NotificationDropdown-module__hUzFOG__dropdown{z-index:1000;background:#fff;border-radius:8px;flex-direction:column;width:420px;max-height:560px;display:flex;position:fixed;top:72px;right:20px;box-shadow:0 4px 20px #00000026}.NotificationDropdown-module__hUzFOG__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.NotificationDropdown-module__hUzFOG__title{color:var(--dark-blue);margin:0;font-size:18px;font-weight:600}.NotificationDropdown-module__hUzFOG__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.NotificationDropdown-module__hUzFOG__closeBtn:hover{color:var(--dark-blue)}.NotificationDropdown-module__hUzFOG__content{flex:1;max-height:450px;overflow-y:auto}.NotificationDropdown-module__hUzFOG__loading,.NotificationDropdown-module__hUzFOG__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 20px;display:flex}.NotificationDropdown-module__hUzFOG__loading p{color:#6b7280;font-size:14px}.NotificationDropdown-module__hUzFOG__emptyIcon{color:#d1d5db;margin-bottom:12px}.NotificationDropdown-module__hUzFOG__emptyText{color:var(--dark-blue);margin:0 0 8px;font-size:16px;font-weight:600}.NotificationDropdown-module__hUzFOG__emptySubtext{color:#6b7280;margin:0;font-size:14px}.NotificationDropdown-module__hUzFOG__list{flex-direction:column;display:flex}.NotificationDropdown-module__hUzFOG__item{cursor:pointer;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:8px;padding:16px 20px;transition:background-color .2s;display:flex;position:relative}.NotificationDropdown-module__hUzFOG__item:hover{background-color:#f9fafb}.NotificationDropdown-module__hUzFOG__item:last-child{border-bottom:none}.NotificationDropdown-module__hUzFOG__item.NotificationDropdown-module__hUzFOG__unread{background-color:#eff6ff}.NotificationDropdown-module__hUzFOG__item.NotificationDropdown-module__hUzFOG__unread:hover{background-color:#dbeafe}.NotificationDropdown-module__hUzFOG__itemContent{flex:1;min-width:0}.NotificationDropdown-module__hUzFOG__itemTitle{color:var(--dark-blue);margin:0 0 4px;font-size:14px;font-weight:500;line-height:1.4}.NotificationDropdown-module__hUzFOG__itemDescription{color:#6b7280;margin:0 0 8px;font-size:13px;line-height:1.4}.NotificationDropdown-module__hUzFOG__itemTime{color:#9ca3af;font-size:12px}.NotificationDropdown-module__hUzFOG__markReadBtn{color:#1d4ed8;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #bfdbfe;border-radius:999px;margin-top:2px;padding:4px 10px;font-size:12px}.NotificationDropdown-module__hUzFOG__markReadBtn:hover{background:#eff6ff}.NotificationDropdown-module__hUzFOG__unreadDot{background-color:#3b82f6;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:8px;margin-left:2px}.NotificationDropdown-module__hUzFOG__footer{border-top:1px solid #e5e7eb;padding:12px 20px}.NotificationDropdown-module__hUzFOG__viewAllBtn{width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;padding:8px;font-size:14px;font-weight:500;transition:color .2s}.NotificationDropdown-module__hUzFOG__viewAllBtn:hover{color:var(--primary-dark)}@media (max-width:768px){.NotificationDropdown-module__hUzFOG__dropdown{width:calc(100vw - 24px);top:64px;right:12px}}
.BrowserFrame-module__Po7lXq__browserShell{border:2px solid var(--grey56);background:var(--grey-f4);border-radius:4px;width:100%;overflow:hidden}.BrowserFrame-module__Po7lXq__windowHeader{border-bottom:2px solid var(--grey56);background:var(--grey-f4);justify-content:center;align-items:center;height:30px;display:flex}.BrowserFrame-module__Po7lXq__windowTitle{color:var(--dark-blue);font-size:18px;font-weight:500}.BrowserFrame-module__Po7lXq__toolbar{border-bottom:2px solid var(--grey56);background:var(--grey-f4);align-items:center;gap:8px;height:34px;padding:0 10px;display:flex}.BrowserFrame-module__Po7lXq__navActions{color:var(--dark-blue);align-items:center;gap:6px;display:flex}.BrowserFrame-module__Po7lXq__actionIcon{text-align:center;width:18px;font-size:13px;line-height:1}.BrowserFrame-module__Po7lXq__addressBar{border:2px solid var(--grey56);background:var(--white);flex:1;align-items:center;gap:6px;min-width:0;height:22px;padding:0 8px;display:flex}.BrowserFrame-module__Po7lXq__lockIcon{font-size:11px;line-height:1}.BrowserFrame-module__Po7lXq__addressValue{color:var(--dark-blue);font-size:14px}.BrowserFrame-module__Po7lXq__menuIcon{text-align:center;width:18px;color:var(--dark-blue);font-size:16px;line-height:1}.BrowserFrame-module__Po7lXq__pageBody{background:var(--grey-f4);min-height:520px}@media (max-width:768px){.BrowserFrame-module__Po7lXq__windowTitle{font-size:16px}.BrowserFrame-module__Po7lXq__addressValue{font-size:12px}.BrowserFrame-module__Po7lXq__pageBody{min-height:360px}}
.BrowserPreviewModal-module__q5VKWa__backdrop{z-index:999;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.BrowserPreviewModal-module__q5VKWa__modal{background:var(--white);border-radius:24px;width:min(1200px,100%);max-height:calc(100vh - 32px);padding:48px 28px 24px;position:relative;overflow:auto}.BrowserPreviewModal-module__q5VKWa__closeBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:18px;right:18px}.BrowserPreviewModal-module__q5VKWa__title{margin:0 0 20px;font-size:28px;font-weight:700}.BrowserPreviewModal-module__q5VKWa__frameBody{min-height:560px}.BrowserPreviewModal-module__q5VKWa__footer{justify-content:flex-end;margin-top:20px;display:flex}@media (max-width:900px){.BrowserPreviewModal-module__q5VKWa__modal{border-radius:16px;padding:42px 14px 18px}.BrowserPreviewModal-module__q5VKWa__title{font-size:22px}}
.OfficialEstimateModal-module__wbcLWq__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:999;background:#090e1c8c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.OfficialEstimateModal-module__wbcLWq__modal{background:linear-gradient(#fff,#f7fbff);border:1px solid #028df533;border-radius:22px;width:min(760px,100%);padding:46px 36px 30px;position:relative;box-shadow:0 28px 60px #0712283d}.OfficialEstimateModal-module__wbcLWq__closeBtn{cursor:pointer;width:32px;height:32px;color:var(--primary-blue);background:#028df514;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:18px;right:18px}.OfficialEstimateModal-module__wbcLWq__title{letter-spacing:-.02em;color:var(--heading-text);margin:0;font-size:30px;font-weight:700}.OfficialEstimateModal-module__wbcLWq__subTitle{color:var(--supporting-text);margin:10px 0 0;font-size:14px}.OfficialEstimateModal-module__wbcLWq__form{margin-top:26px}.OfficialEstimateModal-module__wbcLWq__grid{grid-template-columns:1fr 1fr;gap:14px 18px;display:grid}.OfficialEstimateModal-module__wbcLWq__notes{margin-top:14px}.OfficialEstimateModal-module__wbcLWq__actions{justify-content:flex-end;gap:12px;margin-top:22px;display:flex}@media (max-width:760px){.OfficialEstimateModal-module__wbcLWq__modal{border-radius:16px;padding:40px 16px 20px}.OfficialEstimateModal-module__wbcLWq__title{font-size:22px}.OfficialEstimateModal-module__wbcLWq__grid{grid-template-columns:1fr}}
.AddressAutocompleteField-module__y4qZkG__wrapper{width:100%;position:relative}.AddressAutocompleteField-module__y4qZkG__label{color:var(--dark-blue);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.AddressAutocompleteField-module__y4qZkG__required{color:var(--error,#e53935);margin-left:2px}.AddressAutocompleteField-module__y4qZkG__inputWrap{position:relative}.AddressAutocompleteField-module__y4qZkG__input{border-radius:var(--rounded-lg);background:var(--grey-light);border:none;outline:none;align-items:center;gap:12px;width:100%;height:48px;padding:16px 20px;font-size:14px;display:flex}.AddressAutocompleteField-module__y4qZkG__input::placeholder{color:var(--grey92)}.AddressAutocompleteField-module__y4qZkG__inputError{border-radius:var(--rounded-lg);outline:1px solid var(--error,#e53935);box-shadow:0 0 0 2px #ff505014}.AddressAutocompleteField-module__y4qZkG__dropdown{border:1px solid var(--grey-e6,#e5e7eb);border-radius:var(--rounded-lg);z-index:20;background:#fff;max-height:240px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #00000014}.AddressAutocompleteField-module__y4qZkG__item{text-align:left;cursor:pointer;width:100%;color:var(--dark-blue);background:0 0;border:none;padding:12px 16px;font-size:14px}.AddressAutocompleteField-module__y4qZkG__item:hover{background:var(--grey-light)}.AddressAutocompleteField-module__y4qZkG__hint{color:var(--grey92);margin-top:6px;font-size:12px}.AddressAutocompleteField-module__y4qZkG__error{color:var(--error,#e53935);margin-top:6px;font-size:12px}
.PropertyImageSlider-module__ue0ulq__slider{background:#f3f4f6;width:100%;height:100%;min-height:220px;position:relative}.PropertyImageSlider-module__ue0ulq__image,.PropertyImageSlider-module__ue0ulq__slideImage{object-fit:cover;width:100%;height:100%;display:block}.PropertyImageSlider-module__ue0ulq__slideImage{position:absolute;inset:0}.PropertyImageSlider-module__ue0ulq__slideImageActive{opacity:1;pointer-events:auto}.PropertyImageSlider-module__ue0ulq__slideImageHidden{opacity:0;pointer-events:none}.PropertyImageSlider-module__ue0ulq__placeholder{width:100%;height:100%;color:var(--grey-56);justify-content:center;align-items:center;font-size:14px;display:flex}.PropertyImageSlider-module__ue0ulq__loadingOverlay{color:var(--dark-blue);background:#ffffff8c;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex;position:absolute;inset:0}.PropertyImageSlider-module__ue0ulq__navBtn{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;line-height:1;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.PropertyImageSlider-module__ue0ulq__navPrev{left:10px}.PropertyImageSlider-module__ue0ulq__navNext{right:10px}.PropertyImageSlider-module__ue0ulq__dots{gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.PropertyImageSlider-module__ue0ulq__dot{cursor:pointer;background:#ffffffa6;border:none;border-radius:999px;width:8px;height:8px}.PropertyImageSlider-module__ue0ulq__dotActive{background:#fff}
.PropertyMapView-module__7-b_lG__mapWrap{background:#f3f4f6;width:100%;height:100%;position:relative;overflow:hidden}.PropertyMapView-module__7-b_lG__mapCanvas{width:100%;height:100%;display:block}.PropertyMapView-module__7-b_lG__emptyMap{color:#6b7280;text-align:center;background:#f3f4f6;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;min-height:220px;padding:20px;display:flex}.PropertyMapView-module__7-b_lG__emptyTitle{color:#111827;font-size:16px;font-weight:600}.PropertyMapView-module__7-b_lG__emptyText{max-width:320px;font-size:14px}
.PasswordSecurity-module__bCw5WW__sectionSecurity{flex-direction:column;gap:24px;margin-top:40px;display:flex}.PasswordSecurity-module__bCw5WW__link{transition:all var(--transition);cursor:pointer;font-size:16px;font-weight:500}.PasswordSecurity-module__bCw5WW__link:hover{text-decoration:underline}.PasswordSecurity-module__bCw5WW__sectionHeader{margin-bottom:8px}.PasswordSecurity-module__bCw5WW__sectionTitle{color:var(--dark-blue);font-size:16px;font-weight:600}.PasswordSecurity-module__bCw5WW__fieldTitle{margin-bottom:8px;font-size:24px;font-weight:500}.PasswordSecurity-module__bCw5WW__fieldSubText{font-size:14px}.PasswordSecurity-module__bCw5WW__divider{background:var(--border-color);height:1px;margin:32px 0}.PasswordSecurity-module__bCw5WW__sectionRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.PasswordSecurity-module__bCw5WW__sectionHeading{margin-bottom:32px}
