.section-header{margin-bottom:3rem;position:relative;text-align:center}.section-header h1,.section-header h2{color:#0f172a;font-size:2.5rem;font-weight:200;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem;position:relative;text-align:center}.section-header h1:after,.section-header h1:before,.section-header h2:after,.section-header h2:before,.section-header h4:after,.section-header h4:before{background:none!important;border:none!important;content:none!important;display:none!important;text-decoration:none!important}.section-header p{color:#64748b;font-size:1.25rem;line-height:1.5;margin-bottom:0;text-align:center}@media(max-width:768px){.section-header{margin-bottom:2rem}.section-header h1,.section-header h2{font-size:2rem}}.filter-section{background:transparent;max-height:0;opacity:0;overflow:hidden;padding:0;transition:all .5s ease-in-out;visibility:hidden}.filter-section.show{max-height:2000px;opacity:1;padding:1.5rem 0 2.5rem;visibility:visible}.filters-wrapper{padding-top:17px;position:relative}@media(max-width:768px){.filters-wrapper{padding-top:120px}.filters-wrapper .section-header{margin-bottom:1.5rem}}.property-page-container{padding-top:100px}.filter-toggle-container{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.1);left:0;padding:15px 0;position:fixed;right:0;top:70px;z-index:1000}button.filter-toggle{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1.5px solid #cbd5e1;border-radius:50px;box-shadow:0 1px 3px rgba(0,0,0,.08);color:#475569;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;gap:8px;letter-spacing:normal;outline:none;padding:12px 24px;text-transform:none;transition:all .25s cubic-bezier(.4,0,.2,1);width:fit-content}.filter-toggle:hover{background:#f8fafc;border-color:#94a3b8;box-shadow:0 2px 8px rgba(0,0,0,.12);transform:translateY(-1px)}.filter-toggle i{color:#1976d2;font-size:18px;transition:transform .3s ease}.filter-toggle.active{background:#1976d2;border-color:#1976d2;box-shadow:0 2px 12px rgba(59,130,246,.3);color:#fff}.filter-toggle.active i{color:#fff;transform:rotate(180deg)}.property-card{background-color:#fff;border:1px solid #e9ecef;transition:box-shadow .3s ease,border-color .3s ease,background-color .3s ease,transform .3s ease}.property-card.is-focused,.property-card.is-highlighted{background-color:rgba(29,111,232,.06);border:2px solid #1d6fe8;box-shadow:0 8px 20px rgba(29,111,232,.18)}.property-card.is-focused{transform:translateY(-2px)}.property-card.is-flash{animation:propertyCardFlash 2.5s ease-in-out}@keyframes propertyCardFlash{0%{background-color:rgba(29,111,232,.18);box-shadow:0 0 0 rgba(29,111,232,0)}50%{background-color:rgba(29,111,232,.1);box-shadow:0 10px 24px rgba(29,111,232,.25)}to{background-color:rgba(29,111,232,.06);box-shadow:0 0 0 rgba(29,111,232,0)}}.filter-header{margin-bottom:2rem;text-align:center}.filter-header h4{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.filter-header p{color:#64748b;font-size:1rem;margin-bottom:0}.property-filter-section{background:#fff;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.04);margin-bottom:0;padding:2rem;transition:all .35s cubic-bezier(.4,0,.2,1)}.property-filter-section:hover{border-color:#cbd5e1;box-shadow:0 4px 20px rgba(0,0,0,.08)}.property-filter-section .form-group{margin-bottom:1.5rem}.property-filter-section .form-group label{color:#2c3e50;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.property-filter-section .form-group .form-control,.property-filter-section .form-group .form-select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;padding:.75rem 1rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.property-filter-section .form-group .form-control:focus,.property-filter-section .form-group .form-select:focus{border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.1);outline:0}.property-filter-section .form-group .form-text{color:#6c757d;font-size:.8rem;margin-top:.25rem}.filter-button,.reset-button{border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:block;font-size:14px;font-weight:500;height:44px;margin-top:0;padding:10px 15px;text-align:center;transition:all .3s;width:100%}.filter-button{background:#1976d2;border:none;border-radius:8px;box-shadow:0 2px 12px rgba(59,130,246,.3);color:#fff;font-size:.9rem;font-weight:500;letter-spacing:normal;padding:.75rem 1.5rem;text-transform:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.filter-button:hover{background:linear-gradient(45deg,#1976d2,#2563eb);box-shadow:0 4px 16px rgba(59,130,246,.4);color:#fff;transform:translateY(-1px)}.filter-button:active{transform:translateY(0)}.filter-button i{margin-right:.5rem}.reset-button{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);color:#475569;display:inline-flex;font-size:.9rem;font-weight:500;justify-content:center;letter-spacing:normal;padding:.75rem 1.5rem;text-decoration:none;text-transform:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.reset-button:hover{background:#f8fafc;border-color:#94a3b8;box-shadow:0 2px 8px rgba(0,0,0,.12);color:#1e293b;text-decoration:none;transform:translateY(-1px)}.reset-button:active{transform:translateY(0)}.reset-button i{margin-right:.5rem}.d-flex.gap-2{gap:10px!important}@media(max-width:767px){.d-flex.gap-2{flex-direction:column;gap:5px!important}.form-group{margin-bottom:10px}}.property-index__header{background:transparent;padding:2rem 0 1rem}.property-index__header-content{text-align:left}.property-index__title{color:#0f172a;font-size:2.5rem;font-weight:200;letter-spacing:-.02em;line-height:1.2;margin-bottom:.75rem}@media(max-width:768px){.property-index__title{font-size:2rem}}.property-index__subtitle{color:#64748b;font-size:1.125rem;line-height:1.6;margin-bottom:0;max-width:800px}@media(max-width:768px){.property-index__subtitle{font-size:1rem}}.property-index__filters{margin-bottom:2rem}.filters-switcher__input{opacity:0;pointer-events:none;position:absolute}.filters-switcher{background:transparent;margin-bottom:0;padding:0 0 1.5rem}.filters-switcher__wrapper{align-items:center;display:flex}.filters-switcher__pills{display:flex;flex-wrap:wrap;gap:.75rem}.filters-switcher__pill{align-items:center;background:#fff;border:1.5px solid #e9ecef;border-radius:50px;box-shadow:0 1px 3px rgba(0,0,0,.06);color:#495057;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);user-select:none}.filters-switcher__pill i{font-size:1.125rem;transition:transform .3s ease}.filters-switcher__pill i.bi-robot,.filters-switcher__pill i.material-icons{color:#1976d2}.filters-switcher__pill:hover{background:#f8f9fa;border-color:#1976d2;box-shadow:0 2px 8px rgba(0,0,0,.12);transform:translateY(-1px)}#filter-ai:checked~.filters-switcher .filters-switcher__pill.filters-switcher__pill--ai,#filter-standard:checked~.filters-switcher .filters-switcher__pill:not(.filters-switcher__pill--ai){background:#1976d2;border-color:#1976d2;box-shadow:0 2px 12px rgba(25,118,210,.3);color:#fff}#filter-ai:checked~.filters-switcher .filters-switcher__pill.filters-switcher__pill--ai i,#filter-standard:checked~.filters-switcher .filters-switcher__pill:not(.filters-switcher__pill--ai) i{color:#fff!important}.filters-switcher__pill--ai{position:relative}.ai-filter-status-dot{background:#ced4da;border-radius:50%;display:inline-block;height:8px;margin-left:.25rem;transition:background .2s ease;width:8px}.ai-filter-status-dot.online{background:#1976d2}.filters-panel{animation:slideDown .3s ease-out;display:none;margin-bottom:2rem;margin-top:1.5rem}#filter-ai:checked~.filters-panel.filters-panel--ai,#filter-standard:checked~.filters-panel.filters-panel--standard{display:block}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filters-panel__card{background:#fff;border:2px solid #e9ecef;border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.04);overflow:hidden;transition:all .35s cubic-bezier(.4,0,.2,1)}.filters-panel__card:hover{border-color:#dee2e6;box-shadow:0 4px 20px rgba(0,0,0,.08)}.filters-panel__header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1.5rem 2rem}.filters-panel__title{color:#212529;font-size:1.25rem;font-weight:200;margin:0}.filters-panel__close{align-items:center;background:transparent;border:none;border-radius:50%;color:#6c757d;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;transition:all .2s ease;width:36px}.filters-panel__close i{font-size:1.375rem}.filters-panel__close:hover{background:#e9ecef;color:#212529}.filters-panel__content{padding:2rem}.filters-panel__content--compact{padding:1.5rem}.property-ai-chat--mini .ai-chat-messages{border-radius:12px;max-height:260px;min-height:180px;padding:1.25rem}.property-ai-chat--mini .ai-chat-input-wrapper{padding:1.25rem}.property-ai-chat--mini .ai-chat-input,.property-ai-chat--mini .ai-chat-send{border-radius:12px}.filters-panel__content .form-group{margin-bottom:1.5rem}.filters-panel__content .form-label,.filters-panel__content label{color:#212529;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.filters-panel__content .form-control,.filters-panel__content .form-select,.filters-panel__content input[type=number],.filters-panel__content input[type=text],.filters-panel__content select{background:#fff;border:1.5px solid #dee2e6;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.04);color:#212529;font-size:.9375rem;height:auto;line-height:1.2;min-height:44px;padding:.5rem 1rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.filters-panel__content .form-control::placeholder,.filters-panel__content .form-select::placeholder,.filters-panel__content input[type=number]::placeholder,.filters-panel__content input[type=text]::placeholder,.filters-panel__content select::placeholder{color:#adb5bd}.filters-panel__content .form-control:hover,.filters-panel__content .form-select:hover,.filters-panel__content input[type=number]:hover,.filters-panel__content input[type=text]:hover,.filters-panel__content select:hover{border-color:#ced4da;box-shadow:0 2px 4px rgba(0,0,0,.06)}.filters-panel__content .form-control:focus,.filters-panel__content .form-select:focus,.filters-panel__content input[type=number]:focus,.filters-panel__content input[type=text]:focus,.filters-panel__content select:focus{border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.1),0 1px 2px rgba(0,0,0,.04);outline:none}.filters-panel__content .form-control:disabled,.filters-panel__content .form-select:disabled,.filters-panel__content input[type=number]:disabled,.filters-panel__content input[type=text]:disabled,.filters-panel__content select:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed}.filters-panel__content .form-text{color:#6c757d;font-size:.8125rem;margin-top:.375rem}.filters-panel__content .btn,.filters-panel__content .filter-button,.filters-panel__content .reset-button,.filters-panel__content button[type=submit]{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:600;gap:.5rem;height:44px;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.filters-panel__content .btn i,.filters-panel__content .filter-button i,.filters-panel__content .reset-button i,.filters-panel__content button[type=submit] i{font-size:1.125rem}.filters-panel__content .btn:focus-visible,.filters-panel__content .filter-button:focus-visible,.filters-panel__content .reset-button:focus-visible,.filters-panel__content button[type=submit]:focus-visible{outline:2px solid #1976d2;outline-offset:2px}.filters-panel__content .btn-primary,.filters-panel__content .filter-button,.filters-panel__content button[type=submit]{background:#1976d2;box-shadow:0 2px 8px rgba(25,118,210,.25);color:#fff}.filters-panel__content .btn-primary:hover,.filters-panel__content .filter-button:hover,.filters-panel__content button[type=submit]:hover{background:#1562ae;box-shadow:0 4px 12px rgba(25,118,210,.35);transform:translateY(-1px)}.filters-panel__content .btn-primary:active,.filters-panel__content .filter-button:active,.filters-panel__content button[type=submit]:active{transform:translateY(0)}.filters-panel__content .btn-secondary,.filters-panel__content .reset-button{background:#fff;border:1.5px solid #dee2e6;box-shadow:0 1px 3px rgba(0,0,0,.08);color:#495057}.filters-panel__content .btn-secondary:hover,.filters-panel__content .reset-button:hover{background:#f8f9fa;border-color:#ced4da;box-shadow:0 2px 6px rgba(0,0,0,.12)}.filters-panel__content .col-md-6{padding-left:.75rem;padding-right:.75rem}.filters-panel__content .row{margin-left:-.75rem;margin-right:-.75rem}@media(max-width:768px){.property-index__header{padding:1.5rem 0 .75rem}.filters-switcher{padding:0 0 1rem}.filters-switcher__pills{gap:.5rem}.filters-switcher__pill{font-size:.8125rem;padding:.5rem 1rem}.filters-switcher__pill i{font-size:1rem}.filters-panel{margin-bottom:1.5rem;margin-top:1rem}.filters-panel__card{border-radius:12px}.filters-panel__header{padding:1.25rem 1.5rem}.filters-panel__title{font-size:1.125rem}.filters-panel__content{padding:1.5rem}.filters-panel__content--compact{padding:1.25rem}.property-ai-chat--mini .ai-chat-messages{max-height:220px;min-height:160px;padding:1rem}}@media(max-width:480px){.property-index__title{font-size:1.75rem}.property-index__subtitle{font-size:.9375rem}.filters-switcher__pills{flex-direction:column;width:100%}.filters-switcher__pills .filters-switcher__pill{justify-content:center;width:100%}.filters-panel__content{padding:1.25rem}.filters-panel__content .col-md-6{padding-left:.5rem;padding-right:.5rem}.filters-panel__content .form-control,.filters-panel__content .form-select{font-size:.875rem;height:auto;line-height:1.2;min-height:42px;padding:.5rem 1rem}.filters-panel__content .btn{font-size:.875rem;height:42px}}@media print{.filters-panel__header,.filters-switcher{display:none}.filters-panel{display:none!important}}.filters-switcher__pill:focus-visible{outline:2px solid #1976d2;outline-offset:2px}.filters-panel__close:focus-visible{outline:2px solid #1976d2;outline-offset:2px}.property-index__header .section-header{text-align:left}.filters-panel--ai .ai-chat-suggestions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.filters-panel--ai .ai-chat-suggestions .ai-suggestion-btn{background:transparent;border:1.5px solid #dee2e6;border-radius:50px;color:#495057;cursor:pointer;font-size:.8125rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.filters-panel--ai .ai-chat-suggestions .ai-suggestion-btn:hover{background:#f8f9fa;border-color:#1976d2;color:#1976d2}.property-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.04);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1)}.property-card:hover{transform:translateY(-4px)}.property-card:hover .property-image{transform:scale(1.05)}.property-image{aspect-ratio:16/9;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:block;height:250px;object-fit:cover;transition:transform .5s ease;width:100%}.card-body{display:flex;flex:1;flex-direction:column;padding:1.5rem}.card-body .card-title{color:#1e293b;display:-webkit-box;font-size:1.125rem;font-weight:600;line-height:1.3;margin-bottom:.75rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;overflow:hidden}.property-meta{display:flex;flex:1;flex-direction:column}.property-meta .reference-number{align-items:center;background:#f8fafc;border-radius:8px;display:flex;font-family:Courier New,monospace;font-size:.75rem;font-weight:500;margin-bottom:.75rem;padding:6px 10px}.property-meta .reference-number i{color:#1976d2;font-size:.85rem;margin-right:6px}.property-meta .reference-number span{color:#64748b;font-weight:600}.property-meta .property-details{display:flex;flex:1;flex-direction:column;gap:.5rem}.property-meta .property-details .detail-item{align-items:center;color:#64748b;display:flex;font-size:.875rem;line-height:1.4}.property-meta .property-details .detail-item i{color:#1976d2;flex-shrink:0;font-size:.9rem;margin-right:.5rem;text-align:center;width:16px}.property-meta .property-details .detail-item span{color:#64748b;flex:1;font-weight:400}@media(max-width:992px){.property-image{height:200px}}@media(max-width:640px){.property-card .property-image{height:150px}.property-card .card-body{padding:1.25rem}.property-card .card-body .card-title{font-size:1rem;min-height:2.4rem}.property-card .property-meta .reference-number{font-size:.75rem;padding:4px 8px}.property-card .property-meta .detail-item{font-size:.8rem}.property-card .property-meta .detail-item i{font-size:12px;width:14px}}.property-features{list-style:none;margin:0;padding:0}.property-features li{align-items:center;color:#5d6d7e;display:flex;font-size:.9rem;margin-bottom:8px}.property-features li i{color:#3498db;font-size:16px;margin-right:10px;text-align:center;width:20px}@keyframes statusPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.status-icon{animation:statusPulse 2.5s ease-in-out infinite;display:inline-block}.status-icon.text-success{animation-duration:3s}.status-icon.text-danger{animation-duration:2s}.property-status .status-icon{font-size:.75rem;height:12px;margin-right:8px;width:12px}.properties-list-view .row{gap:1.5rem}.properties-list-view .row>div[class*=col-]{flex:0 0 100%;max-width:100%;width:100%}.properties-list-view .property-card{height:auto;min-height:250px}.properties-list-view .property-card:hover{transform:translateX(5px)}.properties-list-view .property-card>a{display:flex;flex:1;flex-direction:row;width:100%}.properties-list-view .property-card .card-img-wrapper{display:block;flex:0 0 250px;height:250px;min-height:250px;overflow:hidden;width:250px}.properties-list-view .property-card .card-img-wrapper .property-image{border-radius:10px 0 0 10px;display:block;height:250px!important;object-fit:cover;width:250px!important}.properties-list-view .property-card .card-img-wrapper img[src$="no-image.svg"]{align-items:center;background:linear-gradient(135deg,#f3f4f6,#e9ecef);display:flex;justify-content:center;object-fit:contain!important;padding:12px}.properties-list-view .property-card .card-body{flex-direction:row;gap:1.5rem;height:auto;padding:1.5rem}.properties-list-view .property-card .card-body .card-title{font-size:1.25rem;margin-bottom:.75rem;min-height:auto;-webkit-line-clamp:1}.properties-list-view .property-card .card-body .property-description{color:#6c757d;display:block!important;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.properties-list-view .property-card .property-meta{display:flex;flex:1;flex-direction:column}.properties-list-view .property-card .property-meta .reference-number{margin-bottom:.75rem}.properties-list-view .property-card .property-meta .property-details{display:flex;flex-direction:column;gap:8px}.properties-list-view .property-card .property-meta .property-details .detail-item{align-items:center;display:flex;font-size:.9rem;gap:8px;justify-content:flex-start;text-align:left}.properties-list-view .property-card .property-meta .property-details .detail-item i{flex-shrink:0}.properties-list-view .property-card .property-meta .property-details .detail-item span{flex:0 0 auto}.properties-list-view .property-card .property-meta .property-details .detail-item.status-item{margin-top:.5rem;padding-top:.5rem}.properties-list-view .property-card .card-footer{background:transparent;border:none;bottom:1.5rem;padding:0;position:absolute;right:1.5rem;width:auto}.properties-list-view .property-card .card-footer .quick-view-btn{min-width:140px;white-space:nowrap}@media(max-width:992px){.properties-list-view .property-card{flex-direction:column}.properties-list-view .property-card .card-img-wrapper{flex:0 0 200px;height:200px;width:100%}.properties-list-view .property-card .card-img-wrapper .property-image{border-radius:10px 10px 0 0}.properties-list-view .property-card .card-body{flex-direction:column;padding:1.25rem}.properties-list-view .property-card .card-body .property-details{grid-template-columns:1fr}.properties-list-view .property-card .card-footer{padding:0 1.25rem 1.25rem;position:static;width:100%}.properties-list-view .property-card .card-footer .quick-view-btn{width:100%}}@media(max-width:576px){.properties-list-view .row{gap:1rem}.properties-list-view .property-card .card-img-wrapper{flex:0 0 180px;height:180px}.properties-list-view .property-card .card-body{padding:1rem}.properties-list-view .property-card .card-body .card-title{font-size:1.1rem}.properties-list-view .property-card .card-body .property-description{font-size:.85rem;margin-bottom:.75rem}}.properties-split-container{display:block;width:100%}.properties-list-wrapper{width:100%}.properties-map-sidebar{display:none}body.list-view-active .properties-grid-section{padding:0}body.list-view-active .properties-grid-section .properties-split-container{align-items:stretch;display:flex;flex-direction:row;gap:0;max-width:100%;min-height:calc(100vh - 120px);padding:0;width:100%}body.list-view-active .properties-grid-section .properties-list-wrapper{display:flex;flex:0 0 50%;flex-direction:column;height:calc(100vh - 120px);overflow:hidden;padding:1rem 0;width:50%}body.list-view-active .properties-grid-section .properties-list-wrapper .container{flex:1 1 auto;max-width:100%;overflow-y:auto;padding:0 1rem}body.list-view-active .properties-grid-section .properties-map-sidebar{background:#f8f9fa;border-left:1px solid #e2e8f0;display:block;flex:0 0 50%;height:calc(100vh - 120px);position:sticky;top:120px;transition:width .3s ease,flex .3s ease,opacity .3s ease;width:50%}body.list-view-active .properties-grid-section .properties-map-sidebar .map-sidebar-wrapper{height:100%;position:relative;width:100%}body.list-view-active .properties-grid-section .properties-map-sidebar .map-sidebar-wrapper #map-sidebar-container{height:100%;left:0;position:absolute;top:0;width:100%}body.list-view-active .map-container-wrapper{display:none!important}body.list-view-active.sidebar-map-hidden .properties-grid-section .properties-split-container{min-height:auto}body.list-view-active.sidebar-map-hidden .properties-grid-section .properties-list-wrapper{flex:1 1 auto;height:auto;overflow:visible;width:100%}body.list-view-active.sidebar-map-hidden .properties-grid-section .properties-list-wrapper .container{overflow-y:visible;padding-left:15px;padding-right:15px}@media(min-width:576px){body.list-view-active.sidebar-map-hidden .properties-grid-section .properties-list-wrapper .container{max-width:540px}}@media(min-width:768px){body.list-view-active.sidebar-map-hidden .properties-grid-section .properties-list-wrapper .container{max-width:720px}}@media(min-width:992px){body.list-view-active.sidebar-map-hidden .properties-grid-section .properties-list-wrapper .container{max-width:960px}}@media(min-width:1200px){body.list-view-active.sidebar-map-hidden .properties-grid-section .properties-list-wrapper .container{max-width:1140px}}@media(min-width:1400px){body.list-view-active.sidebar-map-hidden .properties-grid-section .properties-list-wrapper .container{max-width:1320px}}body.list-view-active.sidebar-map-hidden .properties-grid-section .properties-map-sidebar{border-left:none;flex:0 0 0;opacity:0;overflow:hidden;pointer-events:none;width:0}body.list-view-active .properties-list-view .property-card .card-img-wrapper{flex:0 0 250px;height:250px;width:250px}body.list-view-active .properties-list-view .property-card .card-body{padding:1rem}@media(max-width:1200px){body.list-view-active .properties-grid-section .properties-split-container{flex-direction:column}body.list-view-active .properties-grid-section .properties-list-wrapper{flex:0 0 auto;max-height:none;overflow-y:visible;width:100%}body.list-view-active .properties-grid-section .properties-map-sidebar{border-bottom:1px solid #e2e8f0;border-left:none;flex:0 0 auto;height:400px;order:-1;position:relative;top:0;width:100%}}@media(max-width:768px){body.list-view-active .properties-grid-section .properties-map-sidebar{height:300px}}.properties-list .property-card{background:#fff!important;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .35s}.properties-list .property-card:hover{border-color:#e2e8f0!important;box-shadow:0 6px 20px rgba(0,0,0,.06)!important;transform:translateY(-4px)!important}.properties-list .property-card.hover-lift:hover .property-image,.properties-list .property-card:hover .property-image{transform:scale(1.05)!important}@media(prefers-reduced-motion:reduce){.properties-list .property-card,.properties-list .property-card .property-image{transition:none!important}}.map-container-wrapper{background:#f8f9fa;border-radius:12px;bottom:auto!important;box-shadow:0 2px 8px rgba(0,0,0,.1);display:none;float:none!important;height:0;left:auto!important;margin:0;max-height:0;overflow:hidden!important;padding:0;position:relative!important;right:auto!important;top:auto!important;width:100%;z-index:1!important}.map-container-wrapper.show{display:block;height:400px;max-height:400px}#map-container{height:100%!important;overflow:hidden!important;position:relative!important;width:100%!important;z-index:1!important}.map-search-controls{align-items:center;background:hsla(0,0%,100%,.95);border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 8px rgba(15,23,42,.12);display:flex;gap:8px;left:12px;padding:6px;position:absolute;top:12px;z-index:3}.map-search-controls .form-select{border-color:#cbd5e1;min-width:88px}.map-search-controls .btn{white-space:nowrap}.map-current-location-badge{align-items:center;background:hsla(0,0%,100%,.97);border:1px solid #d1fae5;border-radius:999px;box-shadow:0 2px 8px rgba(15,23,42,.12);color:#065f46;display:inline-flex;font-size:.82rem;font-weight:600;gap:2px;padding:6px 10px;position:absolute;right:12px;top:12px;z-index:3}.map-current-location-badge i{color:#16a34a}#map-container canvas,#map-container>div{left:0!important;position:absolute!important;top:0!important}#map-container>div{height:100%!important;width:100%!important}.map-toggle{align-items:center;animation:pulse-button 2s infinite;background:#e91e63;border:none;border-radius:10px 0 0 10px;box-shadow:-2px 0 5px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;height:100px;justify-content:center;position:fixed;right:0;top:50%;transform:translateY(-50%);width:50px;z-index:1051}.map-toggle,.map-toggle i{font-size:24px}@keyframes pulse-button{0%{box-shadow:0 0 0 0 rgba(233,30,99,.7)}70%{box-shadow:0 0 0 10px rgba(233,30,99,0)}to{box-shadow:0 0 0 0 rgba(233,30,99,0)}}@media(max-width:991px){.map-container-wrapper.show{height:350px;max-height:350px}}@media(max-width:767px){.map-container-wrapper.show{height:300px;max-height:300px}.map-search-controls{gap:6px;left:8px;right:8px;top:8px}.map-search-controls .btn{font-size:.8rem;padding:.375rem .5rem}.map-current-location-badge{border-radius:10px;justify-content:center;left:8px;right:8px;top:60px}}.properties-grid-section{padding-bottom:1.5rem;padding-top:1.5rem}.H_ui{font-family:Roboto,sans-serif;z-index:2!important}.H_ib_body{min-width:200px}.H_ib_content h5{color:#333;font-size:16px;font-weight:500;margin-bottom:10px;margin-top:0}.H_ib_content .btn{background-color:#1976d2;border:none;border-radius:4px;color:#fff;display:inline-block;font-size:13px;margin-top:10px;padding:5px 10px;text-decoration:none}.select2-container--bootstrap-5 .select2-results__option{font-size:.9rem;padding:6px 12px}.select2-container--bootstrap-5 .select2-results__group{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;color:#1976d2;font-weight:700;padding:8px 12px}.select2-container--bootstrap-5 .child-option{padding-left:25px;position:relative}.select2-container--bootstrap-5 .child-option:before{color:#6c757d;content:"—";left:10px;position:absolute}.select2-container--bootstrap-5 .select2-dropdown{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.property-results-bar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px rgba(0,0,0,.05);margin-bottom:16px;padding:1.5rem 0;position:sticky;top:0;z-index:100}.property-results-bar .results-bar-container{align-items:center;display:flex;gap:2rem;justify-content:space-between}@media(max-width:768px){.property-results-bar .results-bar-container{align-items:stretch;flex-direction:column;gap:1rem}}.property-results-bar .results-count{align-items:center;color:#0f172a;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem}.property-results-bar .results-count .count-number{color:#0f172a;font-size:1.25rem;font-weight:700}.property-results-bar .results-count .count-label{color:#64748b;font-weight:400}@media(max-width:768px){.property-results-bar .results-count{font-size:1rem;justify-content:center;width:100%}.property-results-bar .results-count .count-number{font-size:1.125rem}}.property-results-bar .results-controls{align-items:center;display:flex;gap:1.5rem}@media(max-width:768px){.property-results-bar .results-controls{flex-wrap:wrap;gap:.75rem;width:100%}.property-results-bar .results-controls>.near-me-controls,.property-results-bar .results-controls>.sort-dropdown{flex:0 0 100%;width:100%}.property-results-bar .results-controls>.email-alert-button-wrapper,.property-results-bar .results-controls>.view-mode-toggle{flex:0 0 auto}.property-results-bar .results-controls>.view-mode-toggle{margin-right:.5rem}}.property-results-bar .sort-dropdown{align-items:center;display:flex;gap:.75rem}.property-results-bar .sort-dropdown label{color:#64748b;font-size:.95rem;font-weight:500;margin:0;white-space:nowrap}@media(max-width:768px){.property-results-bar .sort-dropdown label{display:none}}.property-results-bar .sort-dropdown select{appearance:none;background:#f8fafc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230f172a' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 2.5rem .5rem 1rem;transition:all .3s ease}.property-results-bar .sort-dropdown select:hover{background:#fff;border-color:#0f172a}.property-results-bar .sort-dropdown select:focus{border-color:#0f172a;box-shadow:0 0 0 3px rgba(15,23,42,.1);outline:none}@media(max-width:768px){.property-results-bar .sort-dropdown select{font-size:.9rem;padding:.65rem 2.5rem .65rem 1rem;width:100%}}.property-results-bar .near-me-controls{align-items:center;display:flex;gap:.5rem;position:relative}.property-results-bar .near-me-controls #nearMeRadius{appearance:none;background:#f8fafc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%230f172a' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border:1px solid #e2e8f0;border-radius:8px 0 0 8px;color:#0f172a;cursor:pointer;font-size:.85rem;font-weight:600;min-width:85px;padding:.5rem 2rem .5rem .75rem;transition:all .3s ease}.property-results-bar .near-me-controls #nearMeRadius:hover{background:#fff;border-color:#0f172a}.property-results-bar .near-me-controls #nearMeRadius:focus{border-color:#0f172a;box-shadow:0 0 0 3px rgba(15,23,42,.1);outline:none}.property-results-bar .near-me-controls #nearMeBtn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-left:none;border-radius:0 8px 8px 0;color:#0f172a;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease;white-space:nowrap}.property-results-bar .near-me-controls #nearMeBtn i{font-size:1.1rem;transition:transform .3s ease}.property-results-bar .near-me-controls #nearMeBtn:hover{background:#0f172a;border-color:#0f172a;color:#fff}.property-results-bar .near-me-controls #nearMeBtn:hover i{transform:scale(1.1)}.property-results-bar .near-me-controls #nearMeBtn:active{transform:scale(.98)}.property-results-bar .near-me-controls #nearMeBtn:focus{box-shadow:0 0 0 3px rgba(15,23,42,.1);outline:none}.property-results-bar .near-me-controls #nearMeBtn[disabled]{cursor:wait;opacity:.6}.property-results-bar .near-me-controls #nearMeBtn[disabled] i{animation:pulse 1.5s ease-in-out infinite}@media(max-width:768px){.property-results-bar .near-me-controls #nearMeBtn{font-size:.85rem;padding:.5rem .75rem}.property-results-bar .near-me-controls #nearMeBtn span{display:none}.property-results-bar .near-me-controls #nearMeBtn i{margin:0!important}}.property-results-bar .near-me-controls #clearNearMeBtn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;padding:.5rem .75rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.property-results-bar .near-me-controls #clearNearMeBtn:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.property-results-bar .near-me-controls #clearNearMeBtn:active{transform:scale(.95)}@media(max-width:768px){.property-results-bar .near-me-controls #clearNearMeBtn{font-size:.8rem;padding:.375rem .625rem}}.property-results-bar .near-me-controls .near-me-hint{background:#fffbeb;border:1px solid #fde68a;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.05);font-size:.8rem;left:0;line-height:1.3;padding:.5rem .75rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:10}.property-results-bar .near-me-controls .near-me-hint.text-danger{background:#fef2f2;border-color:#fecaca;color:#dc2626}.property-results-bar .near-me-controls .near-me-hint.text-muted{background:#f0f9ff;border-color:#bfdbfe;color:#1e40af}.property-results-bar .near-me-controls .near-me-hint a{color:inherit;font-weight:600;text-decoration:underline}.property-results-bar .near-me-controls .near-me-hint a:hover{text-decoration:none}@media(max-width:768px){.property-results-bar .near-me-controls{flex-wrap:wrap;justify-content:flex-start;width:100%}.property-results-bar .near-me-controls #nearMeRadius{flex:0 0 auto;min-width:70px}.property-results-bar .near-me-controls #nearMeBtn{flex:1;justify-content:center}.property-results-bar .near-me-controls #clearNearMeBtn{flex:0 0 auto}.property-results-bar .near-me-controls .near-me-hint{margin-top:.5rem;position:static;width:100%}}.property-results-bar .view-mode-toggle{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:.5rem;padding:.25rem}.property-results-bar .view-mode-toggle button{align-items:center;background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.property-results-bar .view-mode-toggle button i{font-size:1.25rem}.property-results-bar .view-mode-toggle button:hover{background:rgba(15,23,42,.05);color:#0f172a}.property-results-bar .view-mode-toggle button.active{background:#0f172a;box-shadow:0 2px 4px rgba(15,23,42,.2);color:#fff}@media(max-width:768px){.property-results-bar .view-mode-toggle button{flex:1;justify-content:center;padding:.5rem .75rem}.property-results-bar .view-mode-toggle button .view-label{display:none}.property-results-bar .view-mode-toggle{flex:1}}.property-results-bar .email-alert-button-wrapper{align-items:center;display:flex}.properties-list-view .row{display:flex;flex-direction:column}.properties-list-view .col-lg-4,.properties-list-view .col-md-6{flex:0 0 100%;max-width:100%}.properties-list-view .property-card{display:flex;flex-direction:row}.properties-list-view .property-card .position-relative{flex:0 0 300px;max-width:300px}.properties-list-view .property-card .card-body{display:flex;flex:1;flex-direction:column}@media(max-width:768px){.properties-list-view .property-card{flex-direction:column}.properties-list-view .property-card .position-relative{flex:1;max-width:100%}}button[data-email-alert-button]{border:none;border-radius:8px;box-shadow:0 2px 4px rgba(102,126,234,.2);font-size:.95rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}button[data-email-alert-button]:hover{box-shadow:0 4px 8px rgba(102,126,234,.3);transform:translateY(-1px)}button[data-email-alert-button]:active{transform:translateY(0)}button[data-email-alert-button] i{font-size:1.1rem}@media(max-width:768px){button[data-email-alert-button]{font-size:.85rem;padding:.5rem .75rem}button[data-email-alert-button] span{display:none}button[data-email-alert-button] i{font-size:1.2rem;margin:0!important}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}}.property-card .card-img-wrapper{position:relative}.property-card .card-img-wrapper>.property-share-button{position:absolute;right:.75rem;top:.75rem;z-index:10}.property-card .card-img-wrapper .property-share-button{display:inline-flex;flex-shrink:0;position:relative}.property-card .card-img-wrapper .property-share-button .share-button-trigger{align-items:center;background-color:hsla(0,0%,100%,.95);border:none;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.property-card .card-img-wrapper .property-share-button .share-button-trigger i{color:#0f172a;font-size:1.125rem;transition:transform .3s ease}.property-card .card-img-wrapper .property-share-button .share-button-trigger:hover{background-color:#0f172a;box-shadow:0 4px 12px rgba(0,0,0,.25);transform:scale(1.08)}.property-card .card-img-wrapper .property-share-button .share-button-trigger:hover i{color:#fff;transform:none}.property-card .card-img-wrapper .property-share-button .share-button-trigger.active{background-color:#0f172a}.property-card .card-img-wrapper .property-share-button .share-button-trigger.active i{color:#fff}.property-card .card-img-wrapper .property-share-button .share-dropdown{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);min-width:200px;opacity:0;position:absolute;right:0;top:calc(100% + .5rem);transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.property-card .card-img-wrapper .property-share-button .share-dropdown.show{opacity:1;transform:translateY(0);visibility:visible}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-dropdown-inner{padding:.5rem 0}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option{align-items:center;background-color:transparent;border:none;color:#0f172a;cursor:pointer;display:flex;font-size:.9375rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option i{font-size:1.125rem;text-align:center;transition:transform .2s ease;width:20px}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option:hover{background-color:#f8fafc;color:#0f172a}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option:hover i{transform:scale(1.15)}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option.copy-link i{color:#64748b}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option.whatsapp i{color:#25d366}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option.email i{color:#ea4335}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option.facebook i{color:#1877f2}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.share-toast{align-items:center;background-color:#0f172a;border-radius:8px;bottom:2rem;box-shadow:0 4px 20px rgba(0,0,0,.3);color:#fff;display:flex;font-size:.9375rem;font-weight:500;gap:.75rem;opacity:0;padding:1rem 1.5rem;position:fixed;right:2rem;transform:translateY(20px);transition:all .3s ease;visibility:hidden;z-index:9999}.share-toast.show{opacity:1;transform:translateY(0);visibility:visible}.share-toast i{color:#22c55e;font-size:1.25rem}@media(max-width:768px){.property-card .card-img-wrapper>.property-share-button{right:.5rem;top:.5rem}.property-card .card-img-wrapper .property-share-button .share-button-trigger{height:36px;width:36px}.property-card .card-img-wrapper .property-share-button .share-button-trigger i{font-size:1rem}.property-card .card-img-wrapper .property-share-button .share-dropdown{min-width:180px}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option{font-size:.875rem;padding:.625rem .875rem}.property-card .card-img-wrapper .property-share-button .share-dropdown .share-option i{font-size:1rem}.share-toast{bottom:1rem;font-size:.875rem;left:1rem;padding:.875rem 1.25rem;right:1rem}}.property-quick-view-overlay{background-color:rgba(0,0,0,.75);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:9998}.property-quick-view-overlay.show{opacity:1;visibility:visible}.property-quick-view-modal{background-color:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.3);left:50%;max-height:90vh;max-width:1100px;opacity:0;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%) scale(.9);transition:all .3s ease;visibility:hidden;width:90%;z-index:9999}.property-quick-view-modal.show{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible}.property-quick-view-modal .modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.property-quick-view-modal .modal-header h3{color:#0f172a;font-size:1.5rem;font-weight:700;margin:0}.property-quick-view-modal .modal-header .modal-close{align-items:center;background-color:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.property-quick-view-modal .modal-header .modal-close i{color:#64748b;font-size:1.5rem;transition:color .2s ease}.property-quick-view-modal .modal-header .modal-close:hover{background-color:#f8fafc}.property-quick-view-modal .modal-header .modal-close:hover i{color:#0f172a}.property-quick-view-modal .modal-body{display:grid;gap:2rem;grid-template-columns:1fr 1fr;max-height:calc(90vh - 180px);overflow-y:auto;padding:2rem}.property-quick-view-modal .modal-body .property-carousel{aspect-ratio:4/3;background-color:#f8fafc;border-radius:8px;overflow:hidden;position:relative}.property-quick-view-modal .modal-body .property-carousel .carousel-images{height:100%;position:relative;width:100%}.property-quick-view-modal .modal-body .property-carousel .carousel-images .carousel-image{display:flex;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%}.property-quick-view-modal .modal-body .property-carousel .carousel-images .carousel-image.active{opacity:1}.property-quick-view-modal .modal-body .property-carousel .carousel-images .carousel-image img{display:block;height:100%;object-fit:cover;width:100%}.property-quick-view-modal .modal-body .property-carousel .carousel-nav{align-items:center;background:transparent!important;border:none!important;display:flex;height:auto!important;justify-content:space-between;left:0;padding:0 1rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto!important;z-index:10}.property-quick-view-modal .modal-body .property-carousel .carousel-nav button{align-items:center;background-color:hsla(0,0%,100%,.9);border:none;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all .3s ease;width:40px}.property-quick-view-modal .modal-body .property-carousel .carousel-nav button i{color:#0f172a;font-size:1.25rem}.property-quick-view-modal .modal-body .property-carousel .carousel-nav button:hover{background-color:#0f172a;transform:scale(1.1)}.property-quick-view-modal .modal-body .property-carousel .carousel-nav button:hover i{color:#fff}.property-quick-view-modal .modal-body .property-carousel .carousel-nav button:disabled{cursor:not-allowed;opacity:.5}.property-quick-view-modal .modal-body .property-carousel .carousel-nav button:disabled:hover{background-color:hsla(0,0%,100%,.9);transform:scale(1)}.property-quick-view-modal .modal-body .property-carousel .carousel-nav button:disabled:hover i{color:#0f172a}.property-quick-view-modal .modal-body .property-carousel .carousel-next,.property-quick-view-modal .modal-body .property-carousel .carousel-prev{left:auto!important;position:relative!important;right:auto!important;transform:none!important}.property-quick-view-modal .modal-body .property-carousel .carousel-indicators{bottom:1rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.property-quick-view-modal .modal-body .property-carousel .carousel-indicators .indicator{background-color:hsla(0,0%,100%,.5);border:none;border-radius:50%;cursor:pointer;height:8px;transition:all .3s ease;width:8px}.property-quick-view-modal .modal-body .property-carousel .carousel-indicators .indicator.active,.property-quick-view-modal .modal-body .property-carousel .carousel-indicators .indicator:hover{background-color:#fff;transform:scale(1.25)}.property-quick-view-modal .modal-body .property-details{display:flex;flex-direction:column;gap:1.5rem}.property-quick-view-modal .modal-body .property-details .property-title{color:#0f172a;font-size:1.75rem;font-weight:700;line-height:1.3;margin:0}.property-quick-view-modal .modal-body .property-details .property-reference{align-items:center;color:#64748b;display:flex;font-size:.9375rem;gap:.5rem}.property-quick-view-modal .modal-body .property-details .property-reference i{font-size:1rem}.property-quick-view-modal .modal-body .property-details .property-price{color:#0f172a;font-size:2rem;font-weight:700;margin:0}.property-quick-view-modal .modal-body .property-details .property-meta{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.property-quick-view-modal .modal-body .property-details .property-meta .meta-item{display:flex;flex-direction:column;gap:.25rem}.property-quick-view-modal .modal-body .property-details .property-meta .meta-item .meta-label{color:#64748b;font-size:.875rem;font-weight:500}.property-quick-view-modal .modal-body .property-details .property-meta .meta-item .meta-value{align-items:center;color:#0f172a;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem}.property-quick-view-modal .modal-body .property-details .property-meta .meta-item .meta-value i{color:#64748b;font-size:1.25rem}.property-quick-view-modal .modal-body .property-details .property-description{color:#64748b;font-size:.9375rem;line-height:1.6}.property-quick-view-modal .modal-body .property-details .property-actions{display:flex;gap:1rem;margin-top:auto}.property-quick-view-modal .modal-body .property-details .property-actions .btn{border:none;border-radius:8px;cursor:pointer;flex:1;font-size:.9375rem;font-weight:600;padding:.875rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.property-quick-view-modal .modal-body .property-details .property-actions .btn.btn-primary{background-color:#0f172a;color:#fff}.property-quick-view-modal .modal-body .property-details .property-actions .btn.btn-primary:hover{background-color:#1e293b;box-shadow:0 4px 12px rgba(15,23,42,.3);transform:translateY(-2px)}.property-quick-view-modal .modal-body .property-details .property-actions .btn.btn-secondary{background-color:#f8fafc;border:2px solid #e2e8f0;color:#0f172a}.property-quick-view-modal .modal-body .property-details .property-actions .btn.btn-secondary:hover{background-color:#e2e8f0;border-color:#cbd5e1}.property-card .card-footer .quick-view-btn{align-items:center;background:#1976d2;border:none;border-radius:8px;box-shadow:0 2px 12px rgba(59,130,246,.3);color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%}.property-card .card-footer .quick-view-btn i{font-size:1rem;transition:transform .3s ease}.property-card .card-footer .quick-view-btn:hover{background:linear-gradient(45deg,#1976d2,#2563eb);border-color:transparent;box-shadow:0 4px 16px rgba(59,130,246,.4);color:#fff;transform:translateY(-1px)}.property-card .card-footer .quick-view-btn:hover i{transform:scale(1.1)}.property-card .card-footer .quick-view-btn:active{transform:translateY(0)}@media(max-width:768px){.property-quick-view-modal{max-height:95vh;width:95%}.property-quick-view-modal .modal-header{padding:1rem 1.25rem}.property-quick-view-modal .modal-header h3{font-size:1.25rem}.property-quick-view-modal .modal-body{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem}.property-quick-view-modal .modal-body .property-carousel{aspect-ratio:16/9}.property-quick-view-modal .modal-body .property-details .property-title{font-size:1.5rem}.property-quick-view-modal .modal-body .property-details .property-price{font-size:1.75rem}.property-quick-view-modal .modal-body .property-details .property-actions{flex-direction:column}.contact-modal{max-width:95%!important;width:95%!important}.contact-modal .contact-modal-body{padding:1.5rem!important}.contact-modal .contributor-card .contributor-avatar-img,.contact-modal .contributor-card .contributor-avatar-placeholder{font-size:1.5rem!important;height:60px!important;width:60px!important}}.contact-modal-overlay{backdrop-filter:blur(4px);background-color:rgba(0,0,0,.65);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:10000}.contact-modal-overlay.show{opacity:1;visibility:visible}.contact-modal{background-color:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);left:50%;max-height:85vh;max-width:600px;opacity:0;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%) scale(.95);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:90%;z-index:10001}.contact-modal.show{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible}.contact-modal .contact-modal-header{align-items:center;background:#fff;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.contact-modal .contact-modal-header h4{align-items:center;color:#0f172a;display:flex;font-size:1.375rem;font-weight:600;gap:.75rem;margin:0}.contact-modal .contact-modal-header h4 i{color:#1976d2;font-size:1.5rem}.contact-modal .contact-modal-header .modal-close{align-items:center;background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .25s cubic-bezier(.4,0,.2,1);width:36px}.contact-modal .contact-modal-header .modal-close i{color:#64748b;font-size:1.25rem;transition:all .25s ease}.contact-modal .contact-modal-header .modal-close:hover{background-color:#fff;border-color:#1976d2}.contact-modal .contact-modal-header .modal-close:hover i{color:#1976d2;transform:rotate(90deg)}.contact-modal .contact-modal-body{max-height:calc(85vh - 100px);overflow-y:auto;padding:2rem;scroll-behavior:smooth}.contact-modal .contact-modal-body::-webkit-scrollbar{width:8px}.contact-modal .contact-modal-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.contact-modal .contact-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.contact-modal .contact-modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.contact-modal .contact-modal-body .contact-form{margin-bottom:2rem}.contact-modal .contact-modal-body .contact-form .form-label{color:#0f172a;font-size:.9375rem;font-weight:200;margin-bottom:.5rem}.contact-modal .contact-modal-body .contact-form .form-control{border:2px solid #e2e8f0;border-radius:8px;font-size:.9375rem;padding:.75rem 1rem;transition:all .3s ease}.contact-modal .contact-modal-body .contact-form .form-control:focus{border-color:#0f172a;box-shadow:0 0 0 4px rgba(15,23,42,.1);outline:none}.contact-modal .contact-modal-body .contact-form .form-control::placeholder{color:#94a3b8}.contact-modal .contact-modal-body .contact-form textarea.form-control{min-height:120px;resize:vertical}.contact-modal .contact-modal-body .contact-form .form-check{padding-left:1.75rem}.contact-modal .contact-modal-body .contact-form .form-check .form-check-input{border:2px solid #cbd5e1;border-radius:4px;cursor:pointer;height:1.25rem;margin-top:.125rem;width:1.25rem}.contact-modal .contact-modal-body .contact-form .form-check .form-check-input:checked{background-color:#0f172a;border-color:#0f172a}.contact-modal .contact-modal-body .contact-form .form-check .form-check-input:focus{box-shadow:0 0 0 4px rgba(15,23,42,.1)}.contact-modal .contact-modal-body .contact-form .form-check .form-check-label{color:#475569;cursor:pointer;font-size:.875rem;line-height:1.6}.contact-modal .contact-modal-body .contact-form .form-check .form-check-label .gdpr-link{color:#0f172a;font-weight:200;text-decoration:underline;transition:color .2s ease}.contact-modal .contact-modal-body .contact-form .form-check .form-check-label .gdpr-link:hover{color:#1e293b}.contact-modal .contact-modal-body .contact-form .recaptcha-container{background-color:#f8fafc;border-radius:8px;margin:1.5rem 0;padding:1rem;text-align:center}.contact-modal .contact-modal-body .contact-form .recaptcha-container .g-recaptcha{display:inline-block;margin-bottom:.5rem}.contact-modal .contact-modal-body .contact-form .recaptcha-container small{color:#64748b;display:block;font-size:.75rem}.contact-modal .contact-modal-body .contact-form .btn-primary{align-items:center;background:#1976d2;border:none;border-radius:8px;box-shadow:0 2px 8px rgba(59,130,246,.2);color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:200;gap:.5rem;justify-content:center;padding:1rem;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%}.contact-modal .contact-modal-body .contact-form .btn-primary i{font-size:1.125rem}.contact-modal .contact-modal-body .contact-form .btn-primary:hover:not(:disabled){background:linear-gradient(45deg,#1976d2,#2563eb);box-shadow:0 6px 16px rgba(59,130,246,.3);transform:translateY(-2px)}.contact-modal .contact-modal-body .contact-form .btn-primary:disabled{cursor:not-allowed;opacity:.6}.contact-modal .contact-modal-body .contact-form .btn-primary .spinner-border{border-width:2px;height:1.125rem;width:1.125rem}.contact-modal .contact-modal-body .contributor-section{border-top:2px dashed #e2e8f0;margin-top:2rem;padding-top:2rem}.contact-modal .contact-modal-body .contributor-section h5{color:#0f172a;font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.contact-modal .contact-modal-body .contributor-card{background:linear-gradient(135deg,#f8fafc,#fff);border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.contact-modal .contact-modal-body .contributor-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px)}.contact-modal .contact-modal-body .contributor-card .contributor-avatar-img{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);height:80px!important;max-height:80px!important;max-width:80px!important;object-fit:cover;width:80px!important}.contact-modal .contact-modal-body .contributor-card .contributor-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);color:#0f172a;display:inline-flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;width:80px}.contact-modal .contact-modal-body .contributor-card .contributor-name{color:#0f172a;font-size:1.25rem;font-weight:700;margin:1rem 0 .25rem}.contact-modal .contact-modal-body .contributor-card .contributor-position{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.contact-modal .contact-modal-body .contributor-card .contributor-company{align-items:center;color:#0f172a;display:flex;font-size:.9375rem;font-weight:600;gap:.5rem;justify-content:center;margin-bottom:1rem}.contact-modal .contact-modal-body .contributor-card .contributor-company i{color:#1976d2;font-size:1rem}.contact-modal .contact-modal-body .contributor-card .contributor-contact{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.contact-modal .contact-modal-body .contributor-card .contributor-contact a{align-items:center;border-radius:8px;display:flex;font-size:.9375rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.contact-modal .contact-modal-body .contributor-card .contributor-contact a i{font-size:1rem}.contact-modal .contact-modal-body .contributor-card .contributor-contact a.btn-phone{background-color:#1976d2;border:2px solid #1976d2;color:#fff}.contact-modal .contact-modal-body .contributor-card .contributor-contact a.btn-phone:hover{background-color:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px rgba(59,130,246,.3);transform:translateY(-2px)}.contact-modal .contact-modal-body .contributor-card .contributor-contact a.btn-email{background-color:#fff;border:2px solid #e2e8f0;color:#0f172a}.contact-modal .contact-modal-body .contributor-card .contributor-contact a.btn-email:hover{background-color:#f8fafc;border-color:#cbd5e1}.contact-modal .contact-modal-body .contributor-card .contributor-social{border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:center;margin-top:1rem;padding-top:1rem}.contact-modal .contact-modal-body .contributor-card .contributor-social a{align-items:center;background-color:#f8fafc;border-radius:50%;color:#64748b;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.contact-modal .contact-modal-body .contributor-card .contributor-social a i{font-size:1.25rem}.contact-modal .contact-modal-body .contributor-card .contributor-social a:hover{background-color:#0f172a;color:#fff;transform:translateY(-2px)}.contact-modal .contact-modal-body .contributor-card .vip-badge{align-items:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:12px;color:#78350f;display:inline-flex;font-size:.75rem;font-weight:200;gap:.25rem;margin-left:.5rem;padding:.25rem .75rem;text-transform:uppercase}.contact-modal .contact-modal-body .contributor-card .vip-badge i{font-size:.875rem}.contact-modal .contact-modal-body .partner-property-info{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #bfdbfe;border-radius:12px;margin-top:2rem;padding:1.5rem;text-align:center}.contact-modal .contact-modal-body .partner-property-info .info-icon{align-items:center;background:linear-gradient(135deg,#60a5fa,#1976d2);border-radius:50%;color:#fff;display:inline-flex;height:60px;justify-content:center;margin-bottom:1rem;width:60px}.contact-modal .contact-modal-body .partner-property-info .info-icon i{font-size:1.5rem}.contact-modal .contact-modal-body .partner-property-info p{color:#1e40af;font-size:.9375rem;line-height:1.6;margin:0}.contact-modal .contact-modal-body .partner-property-info p strong{display:block;font-size:1.0625rem;margin-bottom:.5rem}.contact-modal .contact-modal-body .partner-property-info a{align-items:center;background-color:#1976d2;border-radius:8px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-modal .contact-modal-body .partner-property-info a:hover{background-color:#2563eb;box-shadow:0 4px 12px rgba(59,130,246,.3);transform:translateY(-2px)}.compare-checkbox-wrapper{align-items:center;backdrop-filter:blur(8px);background:hsla(0,0%,100%,.95);border-radius:20px;bottom:12px;box-shadow:0 2px 8px rgba(0,0,0,.12);cursor:pointer;display:flex;gap:8px;left:12px;padding:6px 12px;position:absolute;transition:all .25s ease;z-index:10}.compare-checkbox-wrapper:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.18);transform:translateY(-1px)}.compare-checkbox-wrapper.checked{background:#0284c7;color:#fff}.compare-checkbox-wrapper.checked .compare-checkbox-icon,.compare-checkbox-wrapper.checked .compare-checkbox-label{color:#fff}.compare-checkbox-wrapper.checked .compare-checkbox:checked+.compare-checkbox-icon:before{background:#fff;border-color:#fff}.compare-checkbox-wrapper.checked .compare-checkbox:checked+.compare-checkbox-icon:after{border-color:#0284c7}.compare-checkbox-wrapper .compare-checkbox{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.compare-checkbox-wrapper .compare-checkbox-icon{align-items:center;display:flex;height:18px;justify-content:center;position:relative;width:18px}.compare-checkbox-wrapper .compare-checkbox-icon:before{background:#fff;border:2px solid #94a3b8;border-radius:4px;content:"";height:18px;position:absolute;transition:all .2s ease;width:18px}.compare-checkbox-wrapper .compare-checkbox-icon:after{border:solid transparent;border-width:0 2px 2px 0;content:"";height:10px;left:6px;position:absolute;top:2px;transform:rotate(45deg) scale(0);transition:transform .2s ease;width:6px}.compare-checkbox-wrapper .compare-checkbox:checked+.compare-checkbox-icon:before{background:#0284c7;border-color:#0284c7}.compare-checkbox-wrapper .compare-checkbox:checked+.compare-checkbox-icon:after{border-color:#fff;transform:rotate(45deg) scale(1)}.compare-checkbox-wrapper .compare-checkbox-label{color:#0f172a;font-size:.8rem;font-weight:500;user-select:none;white-space:nowrap}.property-compare-bar{background:linear-gradient(135deg,#0f172a,#1e293b);bottom:-200px;box-shadow:0 8px 32px rgba(0,0,0,.2);left:0;padding:1rem 0;position:fixed;right:0;transition:bottom .4s cubic-bezier(.4,0,.2,1);z-index:1000}.property-compare-bar.visible{bottom:0}.property-compare-bar .compare-bar-content{align-items:center;display:flex;gap:1.5rem;justify-content:space-between}.property-compare-bar .compare-bar-info{align-items:center;color:#fff;display:flex;gap:1rem}.property-compare-bar .compare-bar-info>i{color:#0284c7;font-size:1.75rem}.property-compare-bar .compare-bar-info .compare-text{align-items:baseline;display:flex;font-size:1rem;gap:.5rem}.property-compare-bar .compare-bar-info .compare-label{color:hsla(0,0%,100%,.8)}.property-compare-bar .compare-bar-info .compare-count{color:#fff;font-size:1.5rem;font-weight:700;min-width:1.5rem;text-align:center}.property-compare-bar .compare-bar-info .compare-unit{color:hsla(0,0%,100%,.8)}.property-compare-bar .compare-bar-actions{align-items:center;display:flex;gap:.75rem}.property-compare-bar .btn-clear,.property-compare-bar .btn-compare{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .25s ease}.property-compare-bar .btn-clear i,.property-compare-bar .btn-compare i{font-size:1.1rem}.property-compare-bar .btn-compare{background:#0284c7;color:#fff}.property-compare-bar .btn-compare:hover:not(:disabled){background:#0369a1;box-shadow:0 4px 12px rgba(2,132,199,.4);transform:translateY(-2px)}.property-compare-bar .btn-compare:disabled{background:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.5);cursor:not-allowed}.property-compare-bar .btn-clear{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.8)}.property-compare-bar .btn-clear:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);color:#fff}.compare-toast-container{display:flex;flex-direction:column;gap:.75rem;position:fixed;right:20px;top:100px;z-index:10000}.compare-toast{align-items:center;background:#fff;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.2);display:flex;gap:.75rem;opacity:0;padding:1rem 1.5rem;transform:translateX(100%);transition:all .3s cubic-bezier(.4,0,.2,1)}.compare-toast.show{opacity:1;transform:translateX(0)}.compare-toast i{font-size:1.25rem}.compare-toast span{color:#0f172a;font-size:.95rem;font-weight:500}.compare-toast.compare-toast-warning{border-left:4px solid #f59e0b}.compare-toast.compare-toast-warning i{color:#f59e0b}.compare-toast.compare-toast-info{border-left:4px solid #0284c7}.compare-toast.compare-toast-info i{color:#0284c7}.compare-toast.compare-toast-success{border-left:4px solid #22c55e}.compare-toast.compare-toast-success i{color:#22c55e}.property-compare-page{background:#f8fafc;min-height:60vh;padding:2rem 0 4rem}.property-compare-page .compare-header{margin-bottom:2.5rem;text-align:center}.property-compare-page .compare-header h1{color:#0f172a;font-size:2rem;font-weight:700;margin-bottom:.5rem}.property-compare-page .compare-header p{color:#64748b;font-size:1.1rem}.property-compare-page .compare-header .compare-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.property-compare-page .compare-empty{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:4rem 2rem;text-align:center}.property-compare-page .compare-empty i{color:#cbd5e1;font-size:4rem;margin-bottom:1.5rem}.property-compare-page .compare-empty h3{color:#0f172a;font-size:1.5rem;margin-bottom:.75rem}.property-compare-page .compare-empty p{color:#64748b;margin-bottom:1.5rem}.property-compare-page .compare-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08);overflow-x:auto}.property-compare-page .compare-table{border-collapse:collapse;min-width:800px;width:100%}.property-compare-page .compare-table td,.property-compare-page .compare-table th{border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem;text-align:left;vertical-align:middle}.property-compare-page .compare-table th{background:#f8fafc;color:#0f172a;font-size:.95rem;font-weight:600;white-space:nowrap;width:150px}.property-compare-page .compare-table th:first-child{border-top-left-radius:12px}.property-compare-page .compare-table td{color:#475569;font-size:.95rem}.property-compare-page .compare-table td.compare-property-cell{max-width:300px;min-width:200px}.property-compare-page .compare-table tbody tr:last-child td,.property-compare-page .compare-table tbody tr:last-child th{border-bottom:none}.property-compare-page .compare-table .property-compare-image{border-radius:8px;height:180px;object-fit:cover;width:100%}.property-compare-page .compare-table .property-compare-title{color:#0f172a;font-size:1rem;font-weight:600}.property-compare-page .compare-table .property-compare-title a{color:inherit;text-decoration:none}.property-compare-page .compare-table .property-compare-title a:hover{color:#0284c7}.property-compare-page .compare-table .property-compare-status{border-radius:20px;display:inline-block;font-size:.8rem;font-weight:600;padding:.375rem .75rem}.property-compare-page .compare-table .property-compare-status.status-available{background:#dcfce7;color:#166534}.property-compare-page .compare-table .property-compare-status.status-sold{background:#fee2e2;color:#991b1b}.property-compare-page .compare-table .property-compare-status.status-reserved{background:#fef3c7;color:#92400e}.property-compare-page .compare-table .property-compare-status.status-rented{background:#dbeafe;color:#1e40af}.property-compare-page .compare-table .property-compare-status.status-auction{background:#f3e8ff;color:#7e22ce}.property-compare-page .compare-table .property-compare-price{color:#0284c7;font-size:1.1rem;font-weight:700}.property-compare-page .compare-table .property-compare-actions{display:flex;flex-direction:column;gap:.5rem}.property-compare-page .compare-table .property-compare-actions .btn{font-size:.85rem;padding:.5rem 1rem}.property-compare-page .compare-table .btn-remove-compare{align-items:center;background:transparent;border:1px solid #ef4444;border-radius:6px;color:#ef4444;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:.375rem;justify-content:center;padding:.5rem 1rem;transition:all .2s ease}.property-compare-page .compare-table .btn-remove-compare:hover{background:#ef4444;color:#fff}.property-compare-page .compare-table .compare-section-header th{background:linear-gradient(135deg,#0f172a,#1e293b);border-bottom:none;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.875rem 1.25rem;text-transform:uppercase}.property-compare-page .compare-table .compare-section-header th i{font-size:1rem;margin-right:.5rem;opacity:.85}.property-compare-page .compare-table .compare-section-header:first-of-type th{border-top-left-radius:0;border-top-right-radius:0}.property-compare-page .compare-table .compare-highlight{align-items:center;display:inline-flex;gap:.5rem}.property-compare-page .compare-table .compare-highlight .badge{font-size:.65rem;font-weight:200;padding:.2rem .5rem;text-transform:uppercase}.property-compare-page .compare-table .text-success{color:#22c55e!important}.property-compare-page .compare-table .text-success i{font-size:1rem;margin-right:.25rem}.property-compare-page .compare-table .text-danger{color:#ef4444!important}.property-compare-page .compare-table .text-danger i{font-size:1rem;margin-right:.25rem}.property-compare-page .compare-table .text-muted{color:#94a3b8!important;font-style:italic}@media(max-width:768px){.compare-checkbox-wrapper{padding:5px 10px}.compare-checkbox-wrapper .compare-checkbox-label{font-size:.75rem}.compare-checkbox-wrapper .compare-checkbox-icon,.compare-checkbox-wrapper .compare-checkbox-icon:before{height:16px;width:16px}.property-compare-bar{padding:.875rem 0}.property-compare-bar .compare-bar-content{flex-direction:column;gap:1rem}.property-compare-bar .compare-bar-info>i{font-size:1.5rem}.property-compare-bar .compare-bar-info .compare-text{font-size:.9rem}.property-compare-bar .compare-bar-info .compare-count{font-size:1.25rem}.property-compare-bar .compare-bar-actions{width:100%}.property-compare-bar .compare-bar-actions .btn-clear,.property-compare-bar .compare-bar-actions .btn-compare{flex:1;font-size:.85rem;justify-content:center;padding:.625rem 1rem}.compare-toast-container{bottom:100px;left:10px;right:10px;top:auto}.compare-toast{padding:.875rem 1rem}.property-compare-page{padding:1.5rem 0 3rem}.property-compare-page .compare-header h1{font-size:1.5rem}.property-compare-page .compare-header p{font-size:1rem}.property-compare-page .compare-table td,.property-compare-page .compare-table th{padding:.75rem 1rem}.property-compare-page .compare-table .property-compare-image{height:140px}}@media(max-width:480px){.compare-checkbox-wrapper{bottom:8px;gap:6px;left:8px;padding:4px 8px}.compare-checkbox-wrapper .compare-checkbox-label,.compare-checkbox-wrapper.checked .compare-checkbox-label{display:none}}.industrial-pagination{display:flex;justify-content:center;margin:3rem 0 2rem}.pagination-list{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;list-style:none;margin:0;padding:0}.pagination-item{display:flex}.pagination-link{align-items:center;background:transparent;border:none;border-bottom:2px solid transparent;color:#6c757d;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:400;gap:.375rem;min-height:44px;padding:.5rem .25rem;text-decoration:none;transition:all .2s ease}.pagination-link:hover{background:transparent;color:#1976d2;text-decoration:underline}.pagination-link:focus-visible{border-radius:.25rem;outline:2px solid #1976d2;outline-offset:2px}.pagination-link i{font-size:.875rem}.pagination-item.active .pagination-link{border-bottom-color:#1976d2;color:#212529;cursor:default;font-weight:600}.pagination-item.active .pagination-link:hover{color:#212529;text-decoration:none}.pagination-item.disabled .pagination-link{color:#ced4da;cursor:not-allowed}.pagination-item.disabled .pagination-link:hover{background:transparent;color:#ced4da;text-decoration:none}.pagination-dots{border:none;padding:.5rem .25rem}.pagination-dots:hover{background:transparent;text-decoration:none}@media(max-width:576px){.pagination-text{display:none}}@media(max-width:768px){.industrial-pagination{margin:2rem 0 1.5rem}.pagination-list{gap:8px}.pagination-link{font-size:.875rem;padding:.375rem .125rem}}@media(max-width:576px){.pagination-list{gap:6px}.pagination-link{font-size:.8125rem;padding:.25rem .125rem}}.faq-hero{background:#fff;border-bottom:1px solid #e9ecef;margin-top:76px;padding:3.5rem 0 2.5rem}.faq-hero .section-header{max-width:800px}.faq-hero .section-header h1{color:#212529;font-size:var(--fs-32);font-weight:200px;letter-spacing:var(--ls-tight);line-height:var(--lh-tight);margin-bottom:.75rem}@media(max-width:768px){.faq-hero .section-header h1{font-size:var(--fs-24)}}.faq-hero .section-header p{color:#6c757d;font-size:var(--fs-16);font-weight:var(--fw-400);line-height:var(--lh-relaxed);margin-bottom:0;max-width:600px}.faq-categories{backdrop-filter:blur(8px);background:#f8f9fa;background:rgba(248,249,250,.95);border-bottom:1px solid #e9ecef;padding:1.5rem 0;position:sticky;top:76px;z-index:90}.faq-categories .nav{flex-wrap:nowrap;gap:.75rem;justify-content:flex-start;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.faq-categories .nav::-webkit-scrollbar{display:none}.faq-categories .nav-link{background:#fff;border:1px solid #dee2e6;border-radius:50rem;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#495057;font-size:var(--fs-14);font-weight:var(--fw-500);padding:.5rem 1.125rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.faq-categories .nav-link:hover{border-color:#1976d2;color:#1976d2;transform:translateY(-1px)}.faq-categories .nav-link.active{background:#1976d2;border-color:#1976d2;box-shadow:0 2px 8px rgba(25,118,210,.25);color:#fff}.faq-content{background:#fff;min-height:60vh;padding:3rem 0 5rem}.faq-search-wrapper{margin-bottom:2.5rem;max-width:700px}.faq-search-container{position:relative}.faq-search-container .search-icon{color:#adb5bd;font-size:1.125rem;left:1.25rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.faq-search-container .search-clear-btn{align-items:center;background:none;border:none;color:#ced4da;cursor:pointer;display:flex;justify-content:center;padding:.25rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:color .2s ease}.faq-search-container .search-clear-btn:hover{color:#6c757d}.faq-search-input{background:#fff;border:2px solid #e9ecef;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.02);color:#212529;font-size:var(--fs-16);font-weight:var(--fw-400);line-height:var(--lh-normal);padding:1rem 3rem 1rem 3.25rem;transition:all .2s ease;width:100%}.faq-search-input::placeholder{color:#adb5bd;opacity:.8}.faq-search-input:focus{border-color:#1976d2;box-shadow:0 4px 12px rgba(25,118,210,.1);outline:none}.faq-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.search-stats{color:#6c757d;font-size:var(--fs-13);margin-top:.75rem;padding-left:.5rem}.search-stats span{color:#1976d2;font-weight:var(--fw-600)}.faq-search-no-results{margin:0 auto;max-width:400px;padding:4rem 2rem;text-align:center}.faq-search-no-results .no-results-icon{color:#dee2e6;font-size:3.5rem;margin-bottom:1.5rem}.faq-search-no-results h3{color:#212529;font-size:var(--fs-20);font-weight:var(--fw-600);margin-bottom:.75rem}.faq-search-no-results p{color:#6c757d;font-size:var(--fs-15);line-height:var(--lh-relaxed)}.faq-accordion{margin:0}.faq-accordion .accordion-item{background:#fff;border:1px solid #e9ecef;border-radius:.5rem;box-shadow:0 1px 2px rgba(0,0,0,.03);margin-bottom:1rem;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1)}.faq-accordion .accordion-item:hover{border-color:#cbd2da;box-shadow:0 4px 6px rgba(0,0,0,.04);transform:translateY(-1px)}.faq-accordion .accordion-item:has(.accordion-button:not(.collapsed)){background:#fff;border-color:rgba(25,118,210,.3);box-shadow:0 8px 20px rgba(0,0,0,.06);transform:translateY(-2px)}.faq-accordion .accordion-header{margin:0}.faq-accordion .accordion-button{align-items:flex-start;background:#fff;border:none;box-shadow:none;color:#212529;display:flex;font-size:var(--fs-16);font-weight:var(--fw-500);gap:1rem;line-height:var(--lh-normal);padding:1.5rem}.faq-accordion .accordion-button:focus{background:rgba(248,249,250,.5);box-shadow:none}.faq-accordion .accordion-button .accordion-question{flex:1;margin-top:-2px;text-align:left}.faq-accordion .accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236c757d' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");background-size:1rem;height:1rem;margin-top:2px;opacity:.5;transition:transform .3s cubic-bezier(.4,0,.2,1);width:1rem}.faq-accordion .accordion-button:not(.collapsed){background:#fff;color:#1976d2;font-weight:var(--fw-600)}.faq-accordion .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231976d2' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");opacity:1;transform:rotate(180deg)}.faq-accordion .category-badge{background:#f8f9fa;border-radius:50rem;color:#495057;flex-shrink:0;font-size:var(--fs-12);font-weight:var(--fw-600);letter-spacing:.05em;padding:.35em .85em;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.accordion-button:not(.collapsed) .faq-accordion .category-badge{background:rgba(25,118,210,.1);color:#1976d2}@media(max-width:400px){.faq-accordion .category-badge{display:none}}.faq-accordion .accordion-body{background:#fff;padding:0 1.5rem 1.5rem}.faq-accordion .accordion-content{color:#495057;font-size:var(--fs-16);font-weight:var(--fw-400);line-height:var(--lh-loose)}.faq-accordion .accordion-content p{margin-bottom:1rem}.faq-accordion .accordion-content p:last-child{margin-bottom:0}.faq-accordion .accordion-content ol,.faq-accordion .accordion-content ul{margin-bottom:1rem;padding-left:1.5rem}.faq-accordion .accordion-content ol li,.faq-accordion .accordion-content ul li{margin-bottom:.5rem}.faq-accordion .accordion-content a{color:#1976d2;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.faq-accordion .accordion-content a:hover{text-decoration-thickness:2px}.faq-accordion .accordion-content mark{background:rgba(255,193,7,.2);border-radius:2px;color:inherit;font-weight:500;padding:0 .1em}.faq-accordion .accordion-footer{border-top:1px solid #f8f9fa;display:flex;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem}.faq-accordion .btn-copy-link{align-items:center;background:transparent;border:none;border-radius:.375rem;color:#adb5bd;cursor:pointer;display:inline-flex;font-size:var(--fs-13);font-weight:var(--fw-500);gap:.5rem;padding:.5rem .75rem;transition:all .2s ease}.faq-accordion .btn-copy-link i{font-size:1.1em}.faq-accordion .btn-copy-link:hover{background:#f8f9fa;color:#1976d2}.faq-accordion .btn-copy-link:active{transform:scale(.96)}.faq-accordion .btn-copy-link.copied{color:#198754}.faq-accordion .btn-copy-link.copied i:before{content:"";font-family:bootstrap-icons}