:root{--theme-green:#2a9d8f;--theme-red:#da1f26;--theme-yellow:#fdd835;--theme-blue:#457b9d;--theme-black:#000;--theme-default:#2a9d8f!important;--theme-default2:#2a9d8f!important;--theme-default-icons-bg:#eb1b23!important;--theme-button-bg:#e9e8c1;--theme-gradient1:linear-gradient(to right,var(--theme-default) 0%,var(--theme-default2) 51%,var(--theme-default) 100%);--theme-gradient2:linear-gradient(to right,var(--theme-default) 0%,var(--theme-default2) 100%);--theme-gradient3:linear-gradient(48deg,var(--theme-default) 0%,var(--theme-default2) 100%);--theme-gradient4:linear-gradient(to right,var(--theme-default) 25%,var(--theme-default2) 100%)}.service-provider-box .bottom-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:12px}.service-provider-box .agents-capsule-bar{display:flex;align-items:center;justify-content:flex-start;background:#f8f8f8;border-radius:25px;padding:6px 10px;box-shadow:0 2px 6px rgba(0,0,0,.08);flex:0 0 auto;width:-moz-fit-content;width:fit-content}.service-provider-box .agents-capsule-bar .avatars-row{display:flex;align-items:center}.service-provider-box .agents-capsule-bar .extra-agent-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s ease;margin-left:-6px}.service-provider-box .agents-capsule-bar .extra-agent-avatar:first-child{margin-left:0}.service-provider-box .agents-capsule-bar .extra-agent-avatar:hover{transform:scale(1.1);z-index:2}.service-provider-box .agents-capsule-bar .extra-agent-count{background:#fff;color:#007a4d;font-size:12px;font-weight:600;width:34px;height:34px;border-radius:50%;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;margin-left:-6px;cursor:pointer;transition:all .2s ease}.service-provider-box .agents-capsule-bar .extra-agent-count:hover{background:#007a4d;color:#fff;transform:scale(1.05)}.service-provider-box .view-profile-container{flex-shrink:0}.service-provider-box .view-profile-container .arrow-animate{display:inline-block;transition:transform .3s ease;margin-left:4px}.service-provider-box .view-profile-container:hover .arrow-animate{transform:translateX(4px)}.estate-search-panel{--estate-green:#007a4d;--estate-green-soft:#f0f9f4;--estate-border:#d8e2da}.estate-search-panel .estate-search-box{background:#fff;border:1px solid var(--estate-border);border-radius:14px;padding:14px;margin-bottom:20px;box-shadow:0 8px 18px rgba(0,122,77,.06)}.estate-search-panel .estate-top-panel{display:grid;grid-template-columns:minmax(325px,2.2fr) minmax(170px,1fr) minmax(115px,.62fr) minmax(150px,.86fr) minmax(90px,.5fr) auto;grid-gap:10px;gap:10px;align-items:center}@media(max-width:1499px){.estate-search-panel .estate-top-panel{grid-template-columns:minmax(285px,2fr) minmax(160px,.95fr) minmax(110px,.6fr) minmax(140px,.82fr) minmax(84px,.48fr) auto}}@media(max-width:1299px){.estate-search-panel .estate-top-panel{grid-template-columns:minmax(246px,1.6fr) minmax(130px,.9fr) minmax(104px,.56fr) minmax(140px,.8fr) minmax(70px,.44fr) auto}}@media(max-width:1199px){.estate-search-panel .estate-top-panel{grid-template-columns:1fr 1fr;align-items:start}}@media(max-width:767px){.estate-search-panel .estate-top-panel{grid-template-columns:1fr}}.estate-search-panel .estate-search-bar{position:relative;min-width:0}.estate-search-panel .estate-input-wrapper{min-height:42px;border:1px solid #c8d7cc;border-radius:12px;background:#fff;padding:6px 8px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden;transition:border-color .2s ease,box-shadow .2s ease}.estate-search-panel .estate-input-wrapper:focus-within{border-color:var(--estate-green);box-shadow:0 0 0 .2rem rgba(0,122,77,.14)}.estate-search-panel .estate-search-leading-icon{width:28px;height:28px;border-radius:8px;border:1px solid #d9e4dc;background:var(--estate-green-soft);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.estate-search-panel .estate-search-leading-icon .estate-location-icon-img{width:20px;height:20px;object-fit:contain;margin-top:-1px}.estate-search-panel .estate-search-input{border:0;outline:0;box-shadow:none;min-width:120px;flex:1 1;padding:8px;font-size:14px;background:transparent}.estate-search-panel .estate-search-input::placeholder{color:#7e8b97;font-size:13px}.estate-search-panel .estate-location-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 10px;font-size:12px;background:#eff7f2;border:1px solid #cde3d7;color:#12563a}.estate-search-panel .estate-chip-type{height:22px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:.2px;background:rgba(0,122,77,.1);flex-wrap:nowrap;padding:2px 6px;overflow-x:auto;overflow-y:hidden}.estate-search-panel .estate-chip-text{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.estate-search-panel .estate-chip-remove{border:0;background:transparent;font-size:18px;width:16px;height:16px;padding:0;cursor:pointer;opacity:.7}.estate-search-panel .estate-chip-remove:hover{opacity:1;color:#b02a37}.estate-search-panel .estate-autocomplete-dropdown{position:absolute;left:0;right:0;z-index:20;list-style:none;margin:6px 0 0;padding:6px;border:1px solid #d1ddd4;border-radius:10px;background:#fff;max-height:260px;overflow-y:auto;box-shadow:0 10px 24px rgba(0,0,0,.08)}.estate-search-panel .estate-autocomplete-item{padding:9px 10px;border-radius:8px;cursor:pointer;border:1px solid transparent}.estate-search-panel .estate-autocomplete-item:hover{background:var(--estate-green-soft);border-color:#d6e9dd}.estate-search-panel .estate-location-suggestion{display:flex;align-items:center;justify-content:space-between;gap:8px}.estate-search-panel .estate-suggestion-name{color:#1f2933;font-size:13px}.estate-search-panel .estate-suggestion-type{text-transform:capitalize;font-size:10px;font-weight:700;color:var(--estate-green);background:rgba(0,122,77,.1);padding:2px 8px;border-radius:999px}.estate-search-panel .estate-search-buttons-group{display:flex;gap:8px;flex-wrap:nowrap;justify-content:flex-end;min-width:236px}.estate-search-panel .estate-btn-reset{border:1px solid #007a4d;border-radius:10px;height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;cursor:pointer;min-width:140px;white-space:nowrap}.estate-search-panel .estate-advanced-toggle,.estate-search-panel .estate-btn-reset{background:#007a4d;color:#fff;border-color:#007a4d}.estate-search-panel .estate-advanced-toggle:active,.estate-search-panel .estate-advanced-toggle:focus,.estate-search-panel .estate-advanced-toggle:hover,.estate-search-panel .estate-btn-reset:active,.estate-search-panel .estate-btn-reset:focus,.estate-search-panel .estate-btn-reset:hover{background:#007a4d;color:#fff;border-color:#007a4d;box-shadow:none}.estate-search-panel .estate-sort-dropdown{min-width:0}.estate-search-panel .estate-inline-filter{min-width:0;position:relative}.estate-search-panel .estate-dwelling-filter{z-index:35}.estate-search-panel .estate-dwelling-filter,.estate-search-panel .estate-inline-select,.estate-search-panel .estate-sort-dropdown{min-width:0}.estate-search-panel .estate-inline-select,.estate-search-panel .estate-sort-dropdown{position:relative}.estate-search-panel .estate-inline-select:after,.estate-search-panel .estate-sort-dropdown:after{content:"▾";position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:11px;color:#6c7a87;pointer-events:none;z-index:2}.estate-search-panel .estate-form-select{height:42px;padding:0 30px 0 12px;border:1px solid #d7dee5;color:#334a5e;flex:0 0 auto;font-size:12px;background:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none}.estate-search-panel .estate-form-select:focus{border-color:var(--estate-green);box-shadow:0 0 0 .2rem rgba(0,122,77,.12);outline:0}.estate-search-panel .estate-form-select{max-width:162px;min-width:0;position:relative}.estate-search-panel .estate-compact-input{width:100%;height:42px;border-radius:8px;padding:0 10px;font-size:12px;background:#fff;border:1px solid #d7dee5}.estate-search-panel .estate-multi-select-trigger{width:100%;height:42px;border:1px solid #cdd8d0;border-radius:10px;background:#fff;padding:0 12px;font-size:12px;color:#1f2933;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.estate-search-panel .estate-multi-select-trigger:hover{border-color:var(--estate-green)}.estate-search-panel .estate-multi-select-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.estate-search-panel .estate-multi-select-arrow{margin-left:8px;color:#6c7a87;font-size:11px}.estate-search-panel .estate-multi-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;max-height:none;overflow-y:visible;background:#fff;border:1px solid #cfddd3;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.08);padding:8px}.estate-search-panel .estate-multi-select-menu .estate-checkbox-item{padding:6px 8px;border-radius:8px}.estate-search-panel .estate-multi-select-menu .estate-checkbox-item:last-child{margin-bottom:0}.estate-search-panel .estate-multi-select-menu .estate-checkbox-item:hover{background:var(--estate-green-soft)}.estate-search-panel .estate-advanced-panel{margin-top:12px;border-top:1px dashed #c6d8cd;padding-top:14px}.estate-search-panel .estate-advanced-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}@media(max-width:1199px){.estate-search-panel .estate-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.estate-search-panel .estate-advanced-grid{grid-template-columns:1fr}}.estate-search-panel .estate-advanced-field label{display:block;font-size:12px;color:#324251;margin-bottom:6px;font-weight:700}.estate-search-panel .estate-advanced-field .estate-search-input{height:42px;padding:0 12px;border:1px solid #cdd8d0;border-radius:10px;background:#fff;min-width:0}.estate-search-panel .estate-advanced-field .estate-search-input:focus{border-color:var(--estate-green);box-shadow:0 0 0 .2rem rgba(0,122,77,.12)}.estate-search-panel .estate-range-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.estate-search-panel .estate-range-row.compact{gap:6px}.estate-search-panel .estate-feature-trigger-row{display:flex;align-items:center;justify-content:flex-start;min-height:42px;padding:0;gap:10px}.estate-search-panel .estate-feature-selector-btn{border:1px solid #007a4d;background:#007a4d;color:#fff;border-radius:8px;height:42px;padding:0 14px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.estate-search-panel .estate-feature-selector-btn:hover{background:#016840;border-color:#016840;transform:translateY(-1px)}.estate-search-panel .estate-feature-selected-count{font-size:12px;color:#0b5d3a;font-weight:700;white-space:nowrap;background:#eef8f2;border:1px solid #cce5d7;border-radius:999px;padding:6px 10px;line-height:1}.estate-search-panel .estate-advanced-checkbox-section{margin-top:14px;border:1px solid #d6e2da;border-radius:12px;background:#fcfefd;padding:12px}.estate-search-panel .estate-advanced-section-title{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#2a3b48;margin-bottom:10px;font-weight:700}.estate-search-panel .estate-feature-count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--estate-green);color:#fff;font-size:11px;line-height:20px;text-align:center}.estate-search-panel .estate-checkbox-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px 12px;gap:8px 12px}@media(max-width:1199px){.estate-search-panel .estate-checkbox-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.estate-search-panel .estate-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.estate-search-panel .estate-checkbox-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:767px){.estate-search-panel .estate-checkbox-grid.compact{grid-template-columns:1fr}}.estate-search-panel .estate-checkbox-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#1f2933;border:1px solid #e1e8e3;border-radius:10px;background:#fff;height:42px;padding:0 12px;transition:all .2s ease}.estate-search-panel .estate-checkbox-item input{accent-color:var(--estate-green);cursor:pointer;line-height:1;display:inline-flex;align-items:center;justify-content:center}.estate-search-panel .estate-checkbox-item span{line-height:1.3;cursor:pointer}.estate-search-panel .estate-checkbox-item:hover{border-color:#bad4c3;background:var(--estate-green-soft)}.estate-search-panel .estate-checkbox-item.is-selected{border-color:var(--estate-green);background:rgba(0,122,77,.08);box-shadow:inset 0 0 0 1px rgba(0,122,77,.15)}.feature-selector-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:9999;padding:12px}.feature-selector-modal-container{background:#fff;padding:24px 24px 12px;width:600px;max-width:100%;max-height:90vh;overflow-y:auto;border-radius:8px;box-shadow:0 6px 24px rgba(0,0,0,.15)}.feature-selector-modal-header-with-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.feature-selector-modal-title{font-size:20px;font-weight:600;margin:0}.feature-selector-header-actions{display:flex;gap:8px}.feature-selector-header-actions button{padding:5px 12px;font-size:13px;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;cursor:pointer}.feature-selector-modal-search-input{width:100%;padding:8px 12px;margin-bottom:16px;border:1px solid #ccc;border-radius:4px;font-size:14px}.feature-selector-checkbox-list{max-height:300px;overflow-y:auto;margin-bottom:20px;padding-right:4px}.feature-selector-checkbox-item{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px}.feature-selector-modal-footer{justify-content:space-between;margin-top:4px;border-top:1px solid #e0e0e0;padding:10px!important}.feature-selector-footer-left,.feature-selector-footer-right,.feature-selector-modal-footer{display:flex;align-items:center}.feature-selector-footer-left button,.feature-selector-footer-right button{padding:10px 12px;font-size:14px;border-radius:4px;display:flex;align-items:center;gap:6px}.feature-selector-footer-left .btn-outline-secondary,.feature-selector-footer-right .btn-outline-secondary{background-color:#fff;border:1px solid #ccc;color:#333}.feature-selector-footer-right .btn-primary{background-color:#198754;border:none;color:#fff}.estate-profile-section h3{font-size:18px;font-weight:600;color:#007a4d;margin-bottom:16px}.estate-profile-section h4{font-size:16px;font-weight:600;color:#007a4d}.estate-profile-section .estate-demographics .demographics-grid{display:flex;gap:30px;margin-bottom:20px}.estate-profile-section .estate-demographics .demographics-grid .demographic-item{display:flex;align-items:center;gap:10px}.estate-profile-section .estate-demographics .demographics-grid .demographic-item .demographic-icon{font-size:20px;color:#666}.estate-profile-section .estate-demographics .demographics-grid .demographic-item .demographic-info{display:flex;flex-direction:column}.estate-profile-section .estate-demographics .demographics-grid .demographic-item .demographic-info .demographic-label{font-size:12px;color:#666;margin-bottom:2px}.estate-profile-section .estate-demographics .demographics-grid .demographic-item .demographic-info .demographic-value{font-size:16px;font-weight:600;color:#1a1a1a}.estate-profile-section .dwelling-types-section{margin-top:1.5rem}.estate-profile-section .dwelling-types-section .section-subtitle{color:#007a4d;font-size:18px;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.estate-profile-section .dwelling-types-section .section-subtitle i{color:#007a4d;margin-right:8px}.estate-profile-section .dwelling-types-section .dwelling-types-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:20px;gap:20px}.estate-profile-section .dwelling-types-section .dwelling-type-card{background:#fff;border:1px solid #e0e6ed;border-radius:8px;padding:20px;transition:all .2s ease}.estate-profile-section .dwelling-types-section .dwelling-type-card:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.estate-profile-section .dwelling-types-section .dwelling-type-card .dwelling-type-header{margin-bottom:16px}.estate-profile-section .dwelling-types-section .dwelling-type-card .dwelling-type-header .dwelling-type-name{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;display:flex;align-items:center;gap:8px}.estate-profile-section .dwelling-types-section .dwelling-type-card .dwelling-type-details{display:flex;flex-direction:column;gap:10px}.estate-profile-section .dwelling-types-section .dwelling-type-card .dwelling-type-details .dwelling-detail-item{display:flex;justify-content:space-between;align-items:center}.estate-profile-section .dwelling-types-section .dwelling-type-card .dwelling-type-details .dwelling-detail-item .detail-label{font-size:12px;font-weight:520;color:#666;text-transform:uppercase;letter-spacing:.3px}.estate-profile-section .dwelling-types-section .dwelling-type-card .dwelling-type-details .dwelling-detail-item .detail-value{font-size:14px;font-weight:600;color:#1a1a1a}.estate-profile-section .legacy-stand-size{margin-top:1.5rem}.estate-profile-section .legacy-stand-size .demographic-item{display:flex;align-items:center;gap:10px}.estate-profile-section .legacy-stand-size .demographic-item .demographic-icon{font-size:20px;color:#666}.estate-profile-section .legacy-stand-size .demographic-item .demographic-info{display:flex;flex-direction:column}.estate-profile-section .legacy-stand-size .demographic-item .demographic-info .demographic-label{font-size:12px;color:#666;margin-bottom:2px}.estate-profile-section .legacy-stand-size .demographic-item .demographic-info .demographic-value{font-size:14px;font-weight:600;color:#1a1a1a}.estate-profile-section .estate-events-section{margin-top:2rem}.estate-profile-section .estate-events-section h3{display:flex;align-items:center;margin-bottom:1.5rem}.estate-profile-section .estate-events-section h3 i{color:#007a4d}.estate-profile-section .estate-events-section .events-horizontal-scroll{display:flex;gap:24px;overflow:visible;padding-top:8px;padding-bottom:16px;scroll-behavior:smooth}.estate-profile-section .estate-events-section .events-horizontal-scroll::-webkit-scrollbar{height:8px}.estate-profile-section .estate-events-section .events-horizontal-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.estate-profile-section .estate-events-section .events-horizontal-scroll::-webkit-scrollbar-thumb{background:#007a4d;border-radius:10px}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card{flex:0 0 320px;background:#fff;border:1px solid #e0e6ed;border-radius:12px;overflow:visible!important;cursor:pointer;transition:all .3s ease}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card:hover{transform:translateY(-6px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-image-wrapper{position:relative;width:100%;height:180px;overflow:hidden;background:linear-gradient(135deg,#f0f7f4,#e0f2e9);border-radius:12px 12px 0 0}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-image-wrapper .event-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-image-wrapper .event-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;color:#007a4d;opacity:.3}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-image-wrapper:hover .event-image{transform:scale(1.08)}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-image-wrapper .event-status-badge{position:absolute;top:12px;right:12px;padding:6px 14px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-image-wrapper .event-status-badge.upcoming{background:rgba(0,122,77,.95);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-image-wrapper .event-status-badge.ongoing{background:rgba(0,122,77,.95);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);animation:pulse 2s infinite}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-details{padding:20px}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-details .event-name{font-size:17px;font-weight:700;color:#1a1a1a;margin-bottom:10px;line-height:1.4;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-details .event-description{font-size:13px;color:#666;line-height:1.6;margin-bottom:16px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-details .event-meta{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-details .event-meta .meta-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#555}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-details .event-meta .meta-item svg{color:#007a4d;flex-shrink:0}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-details .event-meta .meta-item span{line-height:1.4}.estate-profile-section .estate-events-section .events-horizontal-scroll .event-card .event-details .event-type-tag{display:inline-block;padding:5px 12px;background:#f0f7f4;color:#007a4d;border-radius:15px;font-size:11px;font-weight:600;text-transform:capitalize}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.estate-profile-section .estate-documents-section{margin-top:2rem}.estate-profile-section .estate-documents-section h3{display:flex;align-items:center;margin-bottom:1.5rem}.estate-profile-section .estate-documents-section h3 i{color:#007a4d}.estate-profile-section .estate-documents-section .documents-categories{display:flex;flex-direction:column;gap:2rem}.estate-profile-section .estate-documents-section .documents-categories .document-category .category-title{font-size:16px;font-weight:600;color:#000;margin-bottom:1rem;display:flex;align-items:center;padding-bottom:8px;border-bottom:2px solid #e0f2e9}.estate-profile-section .estate-documents-section .documents-categories .document-category .category-title i{margin-right:10px;font-size:18px}.estate-profile-section .estate-documents-section .documents-categories .document-category .documents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}.estate-profile-section .estate-documents-section .documents-categories .document-category .documents-grid .document-card{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #e0e6ed;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.05)}.estate-profile-section .estate-documents-section .documents-categories .document-category .documents-grid .document-card:hover{transform:translateY(-3px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.estate-profile-section .estate-documents-section .documents-categories .document-category .documents-grid .document-card:hover .document-action svg{transform:translateY(-2px)}.estate-profile-section .estate-documents-section .documents-categories .document-category .documents-grid .document-card .document-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f0f7f4;color:#007a4d;border-radius:8px;font-size:20px;transition:all .3s ease}.estate-profile-section .estate-documents-section .documents-categories .document-category .documents-grid .document-card .document-info{flex:1 1;min-width:0}.estate-profile-section .estate-documents-section .documents-categories .document-category .documents-grid .document-card .document-info .document-name{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:0!important}.estate-profile-section .estate-documents-section .documents-categories .document-category .documents-grid .document-card .document-info .document-filename{font-size:11px;color:#888;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.estate-profile-section .estate-documents-section .documents-categories .document-category .documents-grid .document-card .document-action{flex-shrink:0}.estate-profile-section .estate-documents-section .documents-categories .document-category .documents-grid .document-card .document-action svg{color:#888;transition:all .3s ease}.estate-profile-section .video-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000}.estate-profile-section .video-slide .estate-video{width:100%;height:100%;object-fit:contain;max-height:600px}.estate-profile-section .our-agent.theme-card{position:relative}.estate-profile-section .our-agent.theme-card .logo-container{width:100%;max-width:140px;height:140px;display:flex;align-items:flex-start;justify-content:flex-start;margin:0}.estate-profile-section .our-agent.theme-card .logo-container img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:8px}.estate-profile-section .our-agent.theme-card .estate-info .info-grid{display:flex;gap:20px;flex-wrap:wrap}.estate-profile-section .our-agent.theme-card .provider-header-info .contact-details{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:10px}.estate-profile-section .our-agent.theme-card .provider-header-info .contact-item{display:flex;align-items:center;font-size:14px;color:#777;font-weight:500}.estate-profile-section .our-agent.theme-card .provider-header-info .contact-item a{color:#777;text-decoration:none;transition:color .2s ease}.estate-profile-section .our-agent.theme-card .provider-header-info .contact-item a:hover{color:#007a4d}.estate-profile-section .our-agent.theme-card .provider-header-info .contact-item svg{flex-shrink:0}.estate-profile-section .our-agent.theme-card .provider-header-info .contact-item:has(svg.feather-map-pin){flex-basis:100%;max-width:-moz-fit-content;max-width:fit-content}.estate-profile-section .our-agent.theme-card .provider-social-top-right{position:absolute;top:20px;right:20px;display:flex;gap:10px;list-style:none;margin:0;padding:0}.estate-profile-section .our-agent.theme-card .provider-social-top-right li a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f8f8f8;color:#666;transition:all .3s ease;font-size:15px}.estate-profile-section .our-agent.theme-card .provider-social-top-right li a:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15);background:#007a4d;color:#fff!important}.estate-profile-section .our-agent.theme-card .provider-social-top-right .btn{display:flex;align-items:center;justify-content:center;width:auto;height:36px;padding:0 16px;border-radius:20px;background:#f8f8f8;color:#666;transition:all .3s ease;font-size:12px;white-space:nowrap}.estate-profile-section .our-agent.theme-card .provider-social-top-right .btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15);background:#007a4d;color:#fff!important}.estate-profile-section .our-agent.theme-card .agents-section-minimal{display:flex;align-items:center;gap:12px}.estate-profile-section .our-agent.theme-card .agents-section-minimal .agents-button{padding:8px 18px 7px!important}.estate-profile-section .our-agent.theme-card .agents-section-minimal .agents-label{font-size:14px;font-weight:600;color:#1c2d3a;white-space:nowrap}.estate-profile-section .our-agent.theme-card .agents-section-minimal .agents-capsule-bar{background:transparent;padding:0;box-shadow:none;border-radius:0}.estate-profile-section .our-agent.theme-card .agents-section-minimal .agents-capsule-bar .avatars-row{display:flex;align-items:center;gap:0}.estate-profile-section .our-agent.theme-card .agents-section-minimal .agents-capsule-bar .avatars-row .extra-agent-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;transition:all .3s ease;margin-left:-10px}.estate-profile-section .our-agent.theme-card .agents-section-minimal .agents-capsule-bar .avatars-row .extra-agent-avatar:first-child{margin-left:0}.estate-profile-section .our-agent.theme-card .agents-section-minimal .agents-capsule-bar .avatars-row .extra-agent-avatar:hover{transform:scale(1.15) translateY(-3px);z-index:2;box-shadow:0 4px 12px rgba(0,0,0,.1)}.estate-profile-section .our-agent.theme-card .agents-section-minimal .agents-capsule-bar .avatars-row .btn-view-all-minimal{margin-left:8px;padding:8px 16px;background:#fff;color:#007a4d;border:2px solid #e0f2e9;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.estate-profile-section .our-agent.theme-card .agents-section-minimal .agents-capsule-bar .avatars-row .btn-view-all-minimal:hover{background:#007a4d;color:#fff;border-color:#007a4d;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.estate-profile-section .our-agent.theme-card .agents-section{margin-top:1.5rem;padding:20px;background:linear-gradient(135deg,#f8fcfa,#f0f7f4);border-radius:12px;border:1px solid #e0f2e9}.estate-profile-section .our-agent.theme-card .agents-section .agents-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.estate-profile-section .our-agent.theme-card .agents-section .agents-header .agents-title-wrapper{display:flex;align-items:center;gap:10px}.estate-profile-section .our-agent.theme-card .agents-section .agents-header .agents-title-wrapper i{color:#007a4d;font-size:18px}.estate-profile-section .our-agent.theme-card .agents-section .agents-header .agents-title-wrapper .agents-title{font-size:16px;font-weight:600;color:#1c2d3a;margin:0}.estate-profile-section .our-agent.theme-card .agents-section .agents-header .btn-view-all-agents{display:flex;align-items:center;gap:8px;padding:8px 18px;background:#fff;color:#007a4d;border:2px solid #007a4d;border-radius:25px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px rgba(0,122,77,.1)}.estate-profile-section .our-agent.theme-card .agents-section .agents-header .btn-view-all-agents i{font-size:11px;transition:transform .3s ease}.estate-profile-section .our-agent.theme-card .agents-section .agents-header .btn-view-all-agents:hover{background:#007a4d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.estate-profile-section .our-agent.theme-card .agents-section .agents-header .btn-view-all-agents:hover i{transform:translateX(3px)}.estate-profile-section .our-agent.theme-card .agents-section .agents-header .btn-view-all-agents:active{transform:translateY(0)}.estate-profile-section .our-agent.theme-card .agents-section .agents-capsule-bar{background:transparent;padding:0;box-shadow:none}.estate-profile-section .our-agent.theme-card .agents-section .agents-capsule-bar .avatars-row{display:flex;align-items:center;gap:16px}.estate-profile-section .our-agent.theme-card .agents-section .agents-capsule-bar .avatars-row .agent-avatar-wrapper{position:relative;cursor:pointer}.estate-profile-section .our-agent.theme-card .agents-section .agents-capsule-bar .avatars-row .agent-avatar-wrapper .extra-agent-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;margin-left:0}.estate-profile-section .our-agent.theme-card .agents-section .agents-capsule-bar .avatars-row .agent-avatar-wrapper .extra-agent-avatar:hover{transform:scale(1.1) translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.estate-profile-section .our-agent.theme-card .agents-section .agents-capsule-bar .avatars-row .agent-avatar-wrapper .agent-name-tooltip{position:absolute;bottom:-32px;left:50%;transform:translateX(-50%) scale(.9);background:rgba(0,0,0,.85);color:#fff;padding:6px 12px;border-radius:6px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:all .3s ease;z-index:10}.estate-profile-section .our-agent.theme-card .agents-section .agents-capsule-bar .avatars-row .agent-avatar-wrapper .agent-name-tooltip:before{content:"";position:absolute;top:-4px;left:50%;transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(0,0,0,.85)}.estate-profile-section .our-agent.theme-card .agents-section .agents-capsule-bar .avatars-row .agent-avatar-wrapper:hover .agent-name-tooltip{opacity:1;transform:translateX(-50%) scale(1)}.estate-profile-section .feature-category .feature-category-title{font-size:16px}.estate-location-title{font-size:16px!important}.all-agents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;gap:20px;padding:10px}.all-agents-grid .all-agent-card{display:flex;flex-direction:column;align-items:center;padding:24px 20px;background:#fff;border:1px solid #e9ecef;border-radius:12px;transition:all .3s ease;text-align:center}.all-agents-grid .all-agent-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.1);border-color:#007a4d}.all-agents-grid .all-agent-card .all-agent-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:none;box-shadow:0 2px 8px rgba(0,0,0,.15);margin-bottom:16px}.all-agents-grid .all-agent-card .agent-name{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:16px;line-height:1.4}.all-agents-grid .all-agent-card .btn-container{width:100%}.all-agents-grid .all-agent-card .btn-container .btn-connect{width:100%;padding:10px 20px;font-size:14px;font-weight:600;background:#007a4d;color:#fff;border:none;border-radius:25px;transition:all .3s ease;cursor:pointer}.all-agents-grid .all-agent-card .btn-container .btn-connect:hover{background:#005a3a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.all-agents-grid .all-agent-card .btn-container .btn-connect:active{transform:translateY(0)}.estate-logo-col{vertical-align:top;display:flex;align-items:flex-start}.estate-logo-col .logo-container{align-self:flex-start}.estate-properties{padding:10px 20px 20px}.estate-left-sidebar{box-shadow:3.346px 3.716px 22.5px rgba(0,0,0,.07);padding:20px!important;border-radius:8px!important}.estate-profile-sidebar .contact-info-sidebar .contact-info-card .contact-info-header .contact-name-row{justify-content:flex-start!important}.estate-profile-sidebar .contact-info-sidebar .contact-info-card .contact-info-header .contact-details-row .contact-email,.estate-profile-sidebar .contact-info-sidebar .contact-info-card .contact-info-header .contact-name-row .contact-name{text-align:left!important}.estate-profile-sidebar .contact-info-sidebar .contact-info-card .contact-info-header .contact-details-row .contact-address,.estate-profile-sidebar .contact-info-sidebar .contact-info-card .contact-info-header .contact-details-row .contact-phone{text-align:left!important;justify-content:left!important}