.listings-module{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.single-listing-container{background:#fff;margin:0;padding:0;width:100%}.single-listing-data{display:block;width:100%}.listing-gallery{margin-bottom:0}.gallery-container,.gallery-main,.listing-gallery{position:relative;width:100%}.gallery-main{border-bottom:1px solid #e9ecef;border-radius:0;box-shadow:none;margin-bottom:0;overflow:hidden}.gallery-main-image{display:block;height:60vh;max-height:600px;min-height:400px;object-fit:cover;width:100%}.gallery-controls{display:flex;justify-content:space-between;left:0;padding:0 2rem;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.gallery-next,.gallery-prev{align-items:center;backdrop-filter:blur(10px);background:rgba(0,0,0,.7);border:none;border-radius:50%;box-shadow:0 4px 20px rgba(0,0,0,.3);color:#fff;cursor:pointer;display:flex;font-size:2rem;font-weight:700;height:60px;justify-content:center;pointer-events:auto;transition:all .3s ease;width:60px}.gallery-next:hover,.gallery-prev:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.gallery-next:focus,.gallery-prev:focus{outline:2px solid #007bff;outline-offset:2px}.gallery-thumbnails{background:#f8f9fa;border-top:1px solid #e9ecef;display:flex;gap:.5rem;overflow-x:auto;padding:1rem 2rem;scrollbar-width:thin}.gallery-thumbnails::-webkit-scrollbar{height:4px}.gallery-thumbnails::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.gallery-thumbnails::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.gallery-thumbnail{background:none;border:1px solid #e9ecef;border-radius:0;cursor:pointer;flex-shrink:0;padding:0;transition:border-color .2s ease}.gallery-thumbnail.active,.gallery-thumbnail:hover{border-color:#171b25}.gallery-thumbnail:focus{outline:2px solid #007bff;outline-offset:2px}.gallery-thumbnail img{display:block;height:75px;object-fit:cover;width:100px}.gallery-placeholder{height:60vh;max-height:600px;min-height:400px;width:100%}.gallery-placeholder .listing-card__image-placeholder{align-items:center;background:#171b26;display:flex;height:100%;justify-content:center;position:relative;width:100%}.listing-content{background:#fff;margin:0 auto;max-width:1200px;padding:3rem 2rem;width:100%}.listing-header{border-bottom:1px solid #e9ecef;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.listing-title{color:#2c3e50;font-size:3rem;font-weight:600;line-height:1.1;margin:0 0 1.5rem}.listing-price{color:#9ca3af;font-size:1.5rem;font-weight:500;margin-bottom:1rem}.listing-category{margin-top:.5rem}.category-badge{background:#fff;border:1px solid #171b26;border-radius:15px;color:#171b26;display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.5px;padding:.25rem .5rem;text-transform:uppercase}.category-badge.fallback-category{border-color:#6c757d;color:#6c757d}.section-heading{border-bottom:1px solid #e9ecef;color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.5rem}.listing-details,.listing-energy,.listing-location,.listing-overview{margin-bottom:2.5rem}.overview-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.metric-item{background:#fff;border:1px solid #e9ecef;border-radius:0;padding:1.5rem 1rem;text-align:center;transition:all .3s ease}.metric-item:hover{border-color:#171b25;transform:translateY(-2px)}.metric-label{color:#6c757d;display:block;font-size:.85rem;font-weight:500;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.metric-value{color:#2c3e50;display:block;font-size:1.25rem;font-weight:600}.details-grid,.energy-grid{display:grid;gap:1rem}.detail-item,.energy-item{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:0;display:flex;justify-content:space-between;padding:1rem;transition:all .3s ease}.detail-item:hover,.energy-item:hover{border-color:#171b25;transform:translateY(-2px)}.detail-label,.energy-label{color:#6c757d;font-weight:500;margin:0}.detail-value,.energy-value{color:#2c3e50;font-weight:600;margin:0;text-align:right}.location-details{background:#fff;border:1px solid #e9ecef;border-radius:0;padding:1.5rem}.address-block{font-size:1.1rem}.address-line{color:#6c757d;margin-bottom:.5rem}.address-line:last-child{margin-bottom:0}.address-placeholder,.energy-placeholder{color:#6c757d;font-style:italic;padding:2rem;text-align:center}.single-listing-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:12px;color:#721c24;padding:3rem 2rem;text-align:center}@media (min-width:768px){.listing-content{padding:3rem 2rem}.gallery-main-image{height:70vh;min-height:500px}.gallery-thumbnails{padding:1.5rem 3rem}.gallery-thumbnail img{height:90px;width:120px}.listing-title{font-size:3.5rem}.listing-price{font-size:1.75rem}.overview-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.details-grid{grid-template-columns:1fr}.gallery-placeholder{height:70vh;min-height:500px}}@media (min-width:992px){.listing-content{padding:4rem 3rem}.gallery-main-image{height:75vh;min-height:600px}.listing-title{font-size:4rem}.listing-price{font-size:2rem}.overview-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}.details-grid,.energy-grid{grid-template-columns:repeat(2,1fr)}.gallery-controls{padding:0 3rem}.gallery-next,.gallery-prev{font-size:2.5rem;height:70px;width:70px}.gallery-placeholder{height:75vh;min-height:600px}}@media (min-width:1200px){.listing-content{padding:5rem 4rem}.overview-grid{gap:2rem;grid-template-columns:repeat(4,1fr)}.metric-item{padding:2rem 1.5rem}.listing-title{font-size:4.5rem}.listing-price{font-size:2.25rem}}.gallery-next:focus-visible,.gallery-prev:focus-visible,.gallery-thumbnail:focus-visible{outline:3px solid #007bff;outline-offset:2px}@media (prefers-reduced-motion:reduce){.gallery-next,.gallery-prev,.gallery-thumbnail{transition:none}}@media (prefers-contrast:high){.detail-item,.energy-item,.metric-item{border-width:2px}.gallery-main{box-shadow:0 0 0 2px #000}}.gallery-loading .gallery-main-image{opacity:.7;transition:opacity .3s ease}.gallery-loading .gallery-next,.gallery-loading .gallery-prev{cursor:not-allowed;opacity:.5}.gallery-loading .gallery-next:disabled,.gallery-loading .gallery-prev:disabled{pointer-events:none}.gallery-loading .gallery-main:after{animation:gallery-spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;content:"";height:40px;left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%;width:40px}@keyframes gallery-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.gallery-loading .gallery-main:after{display:none}}.gallery-error .gallery-main-image{filter:grayscale(100%);opacity:.5}.gallery-main{cursor:pointer}.gallery-main:focus-within{outline:2px solid #007bff;outline-offset:2px}.gallery-main-image{transition:opacity .3s ease}.gallery-thumbnail{transition:all .2s ease}.gallery-thumbnail:hover{box-shadow:0 4px 8px rgba(0,0,0,.15);transform:translateY(-2px)}.fallback-text,.fallback-value{color:#6c757d;font-style:italic}.fallback-value{font-size:.9em}.fallback-category{background:#6c757d!important}.fallback-spec{color:#6c757d;font-style:italic}.data-missing-indicator{color:#dc3545;font-size:.75em;font-weight:400;margin-left:.5rem}.placeholder-subtext{color:#6c757d;display:block;font-size:.875rem;font-style:italic;margin-top:.25rem}.details-placeholder{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:12px;color:#6c757d;padding:2rem;text-align:center}.details-placeholder .placeholder-icon{font-size:2.5rem;margin-bottom:1rem}.details-placeholder .placeholder-text{font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.address-note{background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;font-size:.875rem;margin-top:.5rem;padding:.5rem}.image-error{opacity:.5}.gallery-main-image.image-error{border:2px dashed #dc3545}.card-image-placeholder,.gallery-placeholder .placeholder-image{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;transition:all .3s ease}.card-image-placeholder:hover,.gallery-placeholder .placeholder-image:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);border-color:#adb5bd}.validation-error{background:#f8d7da;border-left:4px solid #dc3545}.validation-error,.validation-warning{border-radius:0 6px 6px 0;padding-left:1rem}.validation-warning{background:#fff3cd;border-left:4px solid #ffc107}.data-quality-indicator{border-radius:50%;display:inline-block;height:8px;margin-left:.5rem;width:8px}.data-quality-good{background:#28a745}.data-quality-partial{background:#ffc107}.data-quality-poor{background:#dc3545}.data-loading{opacity:.7;position:relative}.data-loading:after{animation:data-spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}@keyframes data-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-recovery-btn{background:#17a2b8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;margin-top:1rem;padding:.5rem 1rem;transition:background-color .2s ease}.error-recovery-btn:hover{background:#138496}.error-recovery-btn:focus{outline:2px solid #17a2b8;outline-offset:2px}@media (max-width:767px){.data-missing-indicator{display:block;margin-left:0;margin-top:.25rem}.placeholder-subtext{font-size:.75rem}.details-placeholder{padding:1.5rem 1rem}}@media (prefers-contrast:high){.fallback-text,.fallback-value{color:#000;font-weight:700}.data-missing-indicator{background:#ff0;border-radius:3px;color:#000;padding:.125rem .25rem}.validation-error,.validation-warning{border-width:3px}}@media (prefers-reduced-motion:reduce){.data-loading:after{animation:none}.card-image-placeholder,.gallery-placeholder .placeholder-image{transition:none}}.listings-placeholder{background-color:#f9f9f9;border:2px dashed #ccc;border-radius:8px;padding:2rem;text-align:center}.listings-placeholder p{color:#666;margin:.5rem 0}.listings-overview-container{margin:0 auto;max-width:1200px;padding:1rem}.listings-header{border-bottom:2px solid #e9ecef;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.listings-header h2{color:#212529;font-size:2rem;font-weight:700;margin:0 0 .5rem}.listings-header p{color:#6c757d;font-size:1.1rem;margin:0}.listings-filters{background:#f8f9fa;border:1px solid #e9ecef;border-radius:0;margin-bottom:2rem;padding:1.5rem}.filters-header{border-bottom:1px solid #dee2e6;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}.filters-title{color:#212529;font-size:1.25rem;font-weight:600;margin:0}.filters-actions{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.filter-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.results-count{color:#6c757d;font-size:.875rem;font-weight:500}.clear-filters-btn{background:#fff;border:1px solid #171b27;cursor:pointer;font-size:.875rem;font-weight:500;padding:.375rem .75rem;transition:all .2s ease}.clear-filters-btn:hover{background:#c82333;border:1px solid #c82332;color:#fff;transform:translateY(-1px)}.clear-filters-btn:focus{outline:2px solid #dc3545;outline-offset:2px}.clear-filters-btn:disabled{background:#6c757d;cursor:not-allowed;transform:none}.toggle-preview-btn{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.375rem .75rem;transition:all .2s ease}.toggle-preview-btn:hover{background:#0056b3;transform:translateY(-1px)}.toggle-preview-btn:focus{outline:2px solid #007bff;outline-offset:2px}.toggle-preview-btn.active{background:#28a745}.toggle-preview-btn.active:hover{background:#1e7e34}.single-listing-preview{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.preview-header{margin-bottom:1.5rem}.preview-header h3{font-size:1.25rem;font-weight:600}.preview-note{font-size:.875rem}.single-listing-preview .listing-card{margin:0 auto;max-width:500px}@media (min-width:768px){.filters-actions{align-items:center;justify-content:space-between}.filter-buttons,.filters-actions{flex-direction:row}}.filters-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-label{color:#495057;font-size:.875rem;font-weight:600;margin:0}.filter-range-input,.filter-select{background:#fff;border:1px solid #ced4da;border-radius:6px;font-size:.875rem;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease}.filter-range-input:focus,.filter-select:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1);outline:none}.filter-help{color:#6c757d;font-size:.75rem;font-style:italic}.filter-range-group{position:relative}.range-inputs{align-items:center;display:flex;gap:.75rem}.range-input-group{display:flex;flex:1;flex-direction:column;gap:.25rem}.range-label{color:#6c757d;font-size:.75rem;font-weight:500;margin:0}.range-separator{color:#6c757d;font-weight:700;margin-top:1rem}.active-filters{border-top:1px solid #dee2e6;margin-top:1rem;padding-top:1rem}.active-filters-label{color:#495057;font-size:.875rem;font-weight:600;margin-right:.75rem}.active-filters-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.active-filter-tag{background:#007bff;border-radius:20px;display:inline-flex;font-weight:500;gap:.5rem;padding:.25rem .75rem}.active-filter-remove,.active-filter-tag{align-items:center;color:#fff;font-size:.75rem}.active-filter-remove{background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:16px;justify-content:center;padding:0;transition:background-color .2s ease;width:16px}.active-filter-remove:hover{background:hsla(0,0%,100%,.2)}.listings-grid{box-sizing:border-box;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr);margin-bottom:2rem;min-width:0;width:100%}@media (min-width:768px){.listings-grid{gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.listings-grid{gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.listings-grid{gap:2.5rem}}.listing-card-link{color:inherit;cursor:pointer;display:block;height:100%;text-decoration:none;width:100%}.listing-card{background:#fff;border:1px solid #e9ecef;border-radius:0;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.listing-card-link:hover .listing-card{border-color:#171b25;transform:translateY(-2px)}.listing-card-link:focus{outline:2px solid #007bff;outline-offset:2px}.listing-card-link:focus .listing-card{border-color:#171b25;transform:translateY(-2px)}.listing-card__image{background-color:#f8f9fa;height:200px;overflow:hidden;position:relative;width:100%}.listing-card__image img{height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.listing-card-link:hover .listing-card__image img{transform:scale(1.05)}.listing-card__image-placeholder{align-items:center;background:#171b26;display:flex;height:100%;justify-content:center;position:relative;width:100%}.listing-card__image-placeholder-text{color:#fff;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.listing-card__content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.listing-card__price-label{color:#9ca3af;font-size:.9rem;font-weight:500;line-height:1.2;margin-bottom:.5rem}.listing-card__title{color:#2c3e50;display:-webkit-box;font-size:1.25rem;font-weight:600;-webkit-line-clamp:2;line-clamp:2;line-height:1.3;margin:0 0 1rem;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.listing-card__details{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-top:auto}.listing-card__bathrooms,.listing-card__bedrooms,.listing-card__location,.listing-card__rooms,.listing-card__size{align-items:center;color:#6c757d;display:flex;font-size:.85rem;font-weight:500;gap:.5rem;padding:.25rem 0}.listing-card__icon{fill:#171b25;flex-shrink:0;height:14px;width:14px}@media (min-width:768px){.listing-card__image{height:220px}.listing-card__title{font-size:1.3rem}.listing-card__details{gap:1rem}}@media (min-width:992px){.listing-card__image{height:200px}.listing-card__title{font-size:1.2rem}.listing-card__details{gap:.75rem}}.listing-card-content{padding:1.25rem}.card-header{margin-bottom:1rem}.card-title{color:#212529;display:-webkit-box;font-size:1.125rem;font-weight:600;-webkit-line-clamp:2;line-clamp:2;line-height:1.3;margin:0 0 .5rem;-webkit-box-orient:vertical;overflow:hidden}.card-price{color:#28a745;font-size:1.25rem;font-weight:700;margin:0}.card-details{display:flex;flex-direction:column;gap:.75rem}.card-specs{display:flex;flex-wrap:wrap;gap:1rem}.spec-item{align-items:center;color:#495057;display:flex;font-size:.875rem;gap:.375rem}.spec-icon{font-size:1rem}.spec-text{font-weight:500}.card-type{margin-top:.25rem}.type-label{background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;color:#495057;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.listings-empty-state{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:12px;margin:2rem 0;padding:3rem 2rem;text-align:center}.empty-state-content{margin:0 auto;max-width:400px}.empty-state-icon{font-size:3rem;margin-bottom:1rem;opacity:.6}.empty-state-title{color:#495057;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.empty-state-message{color:#6c757d;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.empty-state-button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.empty-state-button:hover{background:#0056b3;transform:translateY(-1px)}.empty-state-button:focus{outline:2px solid #007bff;outline-offset:2px}.listings-overview-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:12px;color:#721c24;margin:2rem 0;padding:3rem 2rem;text-align:center}.listings-overview-error p{font-size:1.1rem;margin:0}@media (min-width:768px){.listings-overview-container{padding:2rem}.filters-header{justify-content:space-between}.filters-actions,.filters-header{align-items:center;flex-direction:row}.filters-actions{gap:1rem}.filters-grid{grid-template-columns:repeat(2,1fr)}.filter-range-group{grid-column:span 2}.listings-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.listing-card-image{height:220px}.listings-header h2{font-size:2.5rem}}@media (min-width:992px){.listings-overview-container{padding:3rem 2rem}.filters-grid{grid-template-columns:repeat(5,1fr)}.filter-range-group{grid-column:span 1}.listings-grid{gap:2.5rem;grid-template-columns:repeat(3,1fr)}.listing-card-image{height:240px}.card-title{font-size:1.25rem}.card-price{font-size:1.375rem}}@media (min-width:1200px){.listings-grid{gap:3rem}.listing-card-content{padding:1.5rem}.card-header{margin-bottom:1.25rem}}.active-filter-remove:focus-visible,.clear-filters-btn:focus-visible,.empty-state-button:focus-visible,.filter-range-input:focus-visible,.filter-select:focus-visible{outline:3px solid #007bff;outline-offset:2px}@media (prefers-reduced-motion:reduce){.card-image,.clear-filters-btn,.empty-state-button,.filter-range-input,.filter-select,.listing-card{transition:none}.listing-card:hover,.listing-card:hover .card-image{transform:none}}@media (prefers-contrast:high){.filter-range-input,.filter-select,.listing-card,.listings-filters{border-width:2px}.listing-card:hover{border-width:3px}}.listings-loading .listing-card{opacity:.7;pointer-events:none}.listings-loading .listings-filters{opacity:.8}.filter-loading{position:relative}.filter-loading:after{animation:filter-spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;content:"";height:16px;margin-top:-8px;position:absolute;right:.75rem;top:50%;width:16px}@keyframes filter-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.filter-loading:after{display:none}}.error-notifications-container{max-width:400px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:1000}.notification{background:#fff;border-left:4px solid #007bff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);margin-bottom:10px;opacity:0;pointer-events:auto;transform:translateX(100%);transition:all .3s ease}.notification-visible{opacity:1;transform:translateX(0)}.notification-info{border-left-color:#007bff}.notification-success{border-left-color:#28a745}.notification-warning{border-left-color:#ffc107}.notification-error{border-left-color:#dc3545}.notification-content{align-items:center;display:flex;justify-content:space-between;padding:12px 16px}.notification-message{color:#495057;flex:1;font-size:.875rem;margin-right:12px}.notification-close{align-items:center;background:none;border:none;border-radius:4px;color:#6c757d;cursor:pointer;display:flex;font-size:1.25rem;height:24px;justify-content:center;padding:0;transition:background-color .2s ease;width:24px}.notification-close:hover{background:#f8f9fa;color:#495057}.error-display{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;margin:1rem 0;padding:1.5rem}.error-content{align-items:flex-start;display:flex;gap:1rem}.error-icon{flex-shrink:0;font-size:1.5rem}.error-text{flex:1}.error-title{color:#721c24;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.error-message{font-size:.875rem;line-height:1.4;margin:0}.error-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.error-action-btn{background:#721c24;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:background-color .2s ease}.error-action-btn:hover{background:#5a1419}.error-action-btn:focus{outline:2px solid #721c24;outline-offset:2px}.enhanced-empty-state{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #adb5bd;border-radius:12px;margin:2rem 0;padding:3rem 2rem;text-align:center}.enhanced-empty-state .empty-state-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.7}.enhanced-empty-state .empty-state-title{color:#495057;font-size:1.75rem;font-weight:600;margin:0 0 1rem}.enhanced-empty-state .empty-state-message{color:#6c757d;font-size:1.125rem;line-height:1.5;margin:0 0 2rem}.empty-state-suggestions{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:2rem 0;padding:1.5rem;text-align:left}.empty-state-suggestions h4{color:#495057;font-size:1rem;font-weight:600;margin:0 0 1rem}.empty-state-suggestions ul{color:#6c757d;margin:0;padding-left:1.5rem}.empty-state-suggestions li{line-height:1.4;margin-bottom:.5rem}.empty-state-actions{align-items:center;display:flex;flex-direction:column;gap:1rem}.image-loading{opacity:.7;position:relative}.image-loading:after{animation:image-spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;content:"";height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}@keyframes image-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.image-error{cursor:pointer;filter:grayscale(100%);opacity:.6;transition:all .2s ease}.image-error:hover{filter:grayscale(50%);opacity:.8}.has-validation-errors{background:rgba(248,215,218,.1);border-left:4px solid #dc3545}.has-validation-warnings{background:rgba(255,243,205,.1);border-left:4px solid #ffc107}.error-recovery-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1rem}.error-recovery-suggestions{background:hsla(0,0%,100%,.8);border:1px solid rgba(0,0,0,.1);border-radius:6px;margin-top:1.5rem;padding:1rem}.error-recovery-suggestions h5{color:#495057;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.error-recovery-suggestions ul{color:#6c757d;font-size:.875rem;margin:0;padding-left:1.25rem}.error-recovery-suggestions li{line-height:1.4;margin-bottom:.5rem}@media (max-width:767px){.error-notifications-container{left:10px;max-width:none;right:10px;top:10px}.notification{margin-bottom:8px}.error-content{flex-direction:column;text-align:center}.error-actions{align-items:center}.empty-state-actions{flex-direction:column}.enhanced-empty-state{padding:2rem 1rem}.empty-state-suggestions{padding:1rem}}@media (min-width:768px){.error-actions{flex-direction:row;justify-content:flex-end}.empty-state-actions{flex-direction:row;justify-content:center}}@media (prefers-contrast:high){.notification{box-shadow:0 0 0 2px #000}.error-display,.notification{border-width:2px}.enhanced-empty-state{border-width:3px}}@media (prefers-reduced-motion:reduce){.notification{transition:opacity .2s ease}.notification,.notification-visible{transform:none}.image-loading:after{animation:none}.image-error{transition:none}}.error-action-btn:focus-visible,.notification-close:focus-visible{outline:3px solid #007bff;outline-offset:2px}@media (prefers-color-scheme:dark){.notification{background:#343a40;color:#f8f9fa}.notification-message{color:#f8f9fa}.notification-close{color:#adb5bd}.notification-close:hover{background:#495057;color:#f8f9fa}.enhanced-empty-state{background:linear-gradient(135deg,#495057,#343a40);color:#f8f9fa}.empty-state-suggestions{background:#495057;color:#f8f9fa}}@media print{.clear-filters-btn,.empty-state-button,.error-display,.error-notifications-container,.error-recovery-btn,.listings-filters{display:none}.listings-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.listing-card{border:1px solid #000;box-shadow:none;break-inside:avoid}.listing-card:hover{box-shadow:none;transform:none}}.gallery-next,.gallery-prev{overflow:hidden;position:relative}.ripple{animation:ripple-animation .6s linear;background:hsla(0,0%,100%,.6);border-radius:50%;pointer-events:none;position:absolute;transform:scale(0)}@keyframes ripple-animation{to{opacity:0;transform:scale(4)}}.gallery-main-image{will-change:transform,opacity}@media (min-width:769px){.gallery-main-image{will-change:transform}}@media (max-width:768px){.gallery-main-image{transform:none!important}}.placeholder-subtext{font-size:1.1rem;margin-top:.5rem;opacity:.9}.gallery-next:focus-visible,.gallery-prev:focus-visible{outline:3px solid hsla(0,0%,100%,.8);outline-offset:4px}.gallery-thumbnail{overflow:hidden;position:relative}.gallery-thumbnail:after{background:rgba(0,123,255,.2);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.gallery-thumbnail:hover:after{opacity:1}.gallery-thumbnail.active:after{background:rgba(0,123,255,.3);opacity:1}.gallery-main-image[style*="opacity: 0"]{animation:imageLoad .6s ease forwards}@keyframes imageLoad{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.gallery-main:before{background:linear-gradient(45deg,rgba(0,0,0,.1),transparent 30%,transparent 70%,rgba(0,0,0,.1));bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.gallery-controls{z-index:2}.single-listing-preview .single-listing-container.preview-mode{border:2px solid #ffeaa7;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.15);margin-bottom:-40%;overflow:hidden;transform:scale(.6);transform-origin:top center}.preview-mode .gallery-main-image,.preview-mode .placeholder-image{height:40vh;max-height:400px;min-height:300px}.preview-mode .listing-content{padding:2rem 1.5rem}.preview-mode .listing-title{font-size:2rem}.preview-mode .listing-price{font-size:1.5rem}.preview-mode .section-heading{font-size:1.25rem;margin-bottom:1rem}.preview-mode .overview-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.preview-mode .metric-item{padding:1rem}.preview-mode .metric-value{font-size:1.25rem}.preview-mode .gallery-controls{display:none}.preview-mode .gallery-thumbnails{gap:.5rem;padding:.5rem 1rem}.preview-mode .gallery-thumbnail img{height:45px;width:60px}@media (max-width:768px){.single-listing-preview .single-listing-container.preview-mode{margin-bottom:-20%;transform:scale(.8)}.preview-mode .overview-grid{grid-template-columns:1fr}}@media (min-width:1200px){.single-listing-preview .single-listing-container.preview-mode{margin-bottom:-30%;transform:scale(.7)}}.preview-header{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-radius:8px 8px 0 0;margin-bottom:2rem;padding:1rem;text-align:center}.preview-header h3{color:#856404;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.preview-note{color:#856404;font-size:1rem;font-style:italic;margin:0;opacity:.9}.gallery-placeholder .listing-card__image-placeholder-text{color:#fff;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}@media (max-width:768px){.gallery-placeholder .listing-card__image-placeholder-text{font-size:.8rem}}@media (min-width:992px){.gallery-placeholder .listing-card__image-placeholder-text{font-size:1rem}}@media (max-width:767px){.category-badge{border-radius:20px;padding:.625rem 1.25rem}}@media (min-width:992px){.category-badge{border-radius:30px;font-size:.9rem;letter-spacing:1px;padding:.875rem 1.75rem}}.category-badge:focus{outline:3px solid rgba(102,126,234,.4)}@media (prefers-reduced-motion:reduce){.category-badge{transition:none}.category-badge:hover{transform:none}}@media (max-width:767px){.category-badge{border-radius:12px;font-size:.7rem;padding:.2rem .4rem}}@media (min-width:992px){.category-badge{border-radius:18px;font-size:.8rem;padding:.3rem .6rem}}.category-badge:focus{outline:2px solid #171b26;outline-offset:2px}.category-badge.fallback-category:focus{outline-color:#6c757d}