.error[data-astro-cid-tzezlcyz]{padding:2rem;background:var(--surface);color:var(--text-dark);border-radius:1rem;margin:2rem 0;text-align:center;box-shadow:0 4px 6px -1px var(--border);border:1px solid var(--border)}.loading[data-astro-cid-tzezlcyz]{padding:4rem 2rem;text-align:center;color:var(--text-light);font-size:1.125rem}.properties-container[data-astro-cid-tzezlcyz]{padding:1.5rem 1rem;max-width:1440px;margin:0 auto}.search-section[data-astro-cid-tzezlcyz]{background:var(--background);border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 1px 3px var(--border);border:1px solid var(--border)}.search-title[data-astro-cid-tzezlcyz]{font-size:1.125rem;font-weight:600;color:var(--text-dark);margin-bottom:1rem}.filter-row[data-astro-cid-tzezlcyz]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;gap:1rem;align-items:end}.filter-group[data-astro-cid-tzezlcyz]{display:flex;flex-direction:column;gap:.5rem}.filter-label[data-astro-cid-tzezlcyz]{font-weight:500;color:var(--text-dark);font-size:.875rem}.select-dropdown[data-astro-cid-tzezlcyz]{padding:.625rem .75rem;border:1px solid var(--border);border-radius:.375rem;font-size:.875rem;background:var(--background);color:var(--text-dark);transition:border-color .2s ease;min-height:38px}.select-dropdown[data-astro-cid-tzezlcyz]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px var(--border-light)}.custom-dropdown[data-astro-cid-tzezlcyz]{position:relative}.dropdown-toggle[data-astro-cid-tzezlcyz]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.625rem .75rem;border:1px solid var(--border);border-radius:.375rem;font-size:.875rem;background:var(--background);color:var(--text-dark);cursor:pointer;transition:border-color .2s ease;text-align:left}.dropdown-toggle[data-astro-cid-tzezlcyz]:hover{border-color:var(--text-muted)}.dropdown-toggle[data-astro-cid-tzezlcyz]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px var(--border-light)}.dropdown-text[data-astro-cid-tzezlcyz]{flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dropdown-arrow[data-astro-cid-tzezlcyz]{width:1rem;height:1rem;transition:transform .2s ease;flex-shrink:0}.custom-dropdown[data-astro-cid-tzezlcyz].open .dropdown-arrow[data-astro-cid-tzezlcyz]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-tzezlcyz]{position:absolute;top:100%;left:0;right:0;background:var(--background);border:1px solid var(--border);border-top:none;border-radius:0 0 .375rem .375rem;box-shadow:0 4px 6px -1px var(--border);max-height:200px;overflow-y:auto;z-index:50;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s ease}.custom-dropdown[data-astro-cid-tzezlcyz].open .dropdown-menu[data-astro-cid-tzezlcyz]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-option[data-astro-cid-tzezlcyz]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;cursor:pointer;transition:background-color .15s ease;border:none;font-size:.875rem}.dropdown-option[data-astro-cid-tzezlcyz]:hover{background-color:var(--border-light)}.dropdown-option[data-astro-cid-tzezlcyz] input[data-astro-cid-tzezlcyz][type=checkbox]{width:1rem;height:1rem;accent-color:var(--primary-color)}.dropdown-option[data-astro-cid-tzezlcyz] span[data-astro-cid-tzezlcyz]{color:var(--text-dark);user-select:none}.price-inputs[data-astro-cid-tzezlcyz]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.price-input[data-astro-cid-tzezlcyz]{padding:.625rem .75rem;border:1px solid var(--border);border-radius:.375rem;font-size:.875rem;background:var(--background);transition:border-color .2s ease}.price-input[data-astro-cid-tzezlcyz]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px var(--border-light)}.search-actions[data-astro-cid-tzezlcyz]{display:flex;gap:.5rem;flex-direction:column}.btn-search[data-astro-cid-tzezlcyz],.btn-reset[data-astro-cid-tzezlcyz]{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .75rem;border:none;border-radius:.375rem;font-weight:500;font-size:.8rem;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}.btn-search[data-astro-cid-tzezlcyz]{background:var(--primary-color);color:#fff}.btn-search[data-astro-cid-tzezlcyz]:hover{transform:translateY(-1px);background:var(--secondary-color);box-shadow:0 2px 8px #44a8ea40}.btn-reset[data-astro-cid-tzezlcyz]{background:var(--border-light);color:var(--text-dark);border:1px solid var(--border)}.btn-reset[data-astro-cid-tzezlcyz]:hover{background:var(--border);border-color:var(--text-muted)}.search-icon[data-astro-cid-tzezlcyz],.reset-icon[data-astro-cid-tzezlcyz]{width:.875rem;height:.875rem}.no-results[data-astro-cid-tzezlcyz]{text-align:center;padding:3rem 1rem;color:var(--text-light);font-size:1.125rem}.properties-list[data-astro-cid-tzezlcyz]{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.property-card[data-astro-cid-tzezlcyz]{background:var(--background);border-radius:1rem;overflow:hidden;box-shadow:0 2px 8px var(--border);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid var(--border-light);display:flex;flex-direction:row;height:auto;min-height:400px}.property-card[data-astro-cid-tzezlcyz]:hover{transform:translateY(-2px);box-shadow:0 4px 20px var(--border);border-color:var(--primary-color)}.property-image-link[data-astro-cid-tzezlcyz]{flex:0 0 600px;display:block;text-decoration:none;transition:transform .2s ease}.property-image-link[data-astro-cid-tzezlcyz]:hover{transform:scale(1.02)}.property-image[data-astro-cid-tzezlcyz]{position:relative;width:100%;height:400px;overflow:hidden;background:var(--surface)}.property-image[data-astro-cid-tzezlcyz] img[data-astro-cid-tzezlcyz]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.property-image-link[data-astro-cid-tzezlcyz]:hover .property-image[data-astro-cid-tzezlcyz] img[data-astro-cid-tzezlcyz]{transform:scale(1.05)}.image-placeholder[data-astro-cid-tzezlcyz]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--surface);color:var(--text-light)}.placeholder-icon[data-astro-cid-tzezlcyz]{width:4rem;height:4rem}.property-status[data-astro-cid-tzezlcyz]{position:absolute;top:.75rem;right:.75rem;background:var(--primary-color);color:var(--background);padding:.375rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;letter-spacing:.025em}.property-content[data-astro-cid-tzezlcyz]{padding:2rem;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.property-type[data-astro-cid-tzezlcyz]{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin-bottom:.5rem;line-height:1.3}.property-title[data-astro-cid-tzezlcyz]{font-size:.875rem;font-weight:400;color:var(--primary-color);margin-bottom:.375rem;line-height:1.4}.property-location[data-astro-cid-tzezlcyz]{color:var(--secondary-color);font-size:.875rem;margin-bottom:.875rem;display:flex;align-items:center;gap:.5rem}.property-price[data-astro-cid-tzezlcyz]{font-size:1.125rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem}.property-details[data-astro-cid-tzezlcyz]{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding:1rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.detail-item[data-astro-cid-tzezlcyz]{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:var(--text-light);font-weight:500}.detail-icon[data-astro-cid-tzezlcyz]{width:1.25rem;height:1.25rem;color:var(--primary-color)}.property-description[data-astro-cid-tzezlcyz]{color:var(--text-light);font-size:1rem;line-height:1.6;margin-bottom:1.5rem;font-weight:400;flex-grow:1}.property-actions[data-astro-cid-tzezlcyz]{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:auto}.btn-primary[data-astro-cid-tzezlcyz]{display:inline-flex;align-items:center;justify-content:center;background:var(--primary-color);color:#fff;border:none;padding:1rem 2rem;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);letter-spacing:.025em}.btn-primary[data-astro-cid-tzezlcyz]:hover{background:var(--secondary-color);transform:translateY(-1px);box-shadow:0 4px 16px #44a8ea40}@media (max-width: 768px){.properties-container[data-astro-cid-tzezlcyz]{padding:1rem .5rem}.search-section[data-astro-cid-tzezlcyz]{padding:1rem;margin-bottom:1rem}.search-title[data-astro-cid-tzezlcyz]{font-size:1rem;margin-bottom:.75rem}.filter-row[data-astro-cid-tzezlcyz]{grid-template-columns:1fr;gap:1rem}.price-inputs[data-astro-cid-tzezlcyz]{grid-template-columns:1fr;gap:.5rem}.search-actions[data-astro-cid-tzezlcyz]{flex-direction:row;gap:.5rem}.btn-search[data-astro-cid-tzezlcyz],.btn-reset[data-astro-cid-tzezlcyz]{flex:1;font-size:.75rem;padding:.5rem}.properties-list[data-astro-cid-tzezlcyz]{gap:1.5rem}.property-card[data-astro-cid-tzezlcyz]{flex-direction:column;min-height:auto}.property-image-link[data-astro-cid-tzezlcyz]{flex:0 0 250px;width:100%}.property-image[data-astro-cid-tzezlcyz]{height:250px;width:100%}.property-content[data-astro-cid-tzezlcyz]{padding:1.5rem}.property-title[data-astro-cid-tzezlcyz]{font-size:1.25rem}.property-price[data-astro-cid-tzezlcyz]{font-size:1.5rem}.property-details[data-astro-cid-tzezlcyz]{flex-direction:column;gap:.75rem;padding:.75rem 0}.property-actions[data-astro-cid-tzezlcyz]{flex-direction:column}.btn-primary[data-astro-cid-tzezlcyz]{width:100%;padding:.875rem 1.5rem}}@media (max-width: 480px){.property-content[data-astro-cid-tzezlcyz]{padding:1rem}.property-price[data-astro-cid-tzezlcyz]{font-size:1.25rem}.property-title[data-astro-cid-tzezlcyz]{font-size:1.125rem}.property-image[data-astro-cid-tzezlcyz]{height:200px}.property-details[data-astro-cid-tzezlcyz]{gap:.5rem}}.pagination-info[data-astro-cid-tzezlcyz]{text-align:center;margin-bottom:1.5rem;color:var(--text-light);font-size:.875rem;font-weight:400}.pagination-controls[data-astro-cid-tzezlcyz]{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding:2rem 0}.pagination-btn[data-astro-cid-tzezlcyz]{display:flex;align-items:center;gap:.375rem;padding:.625rem 1rem;background:var(--background);color:var(--primary-color);text-decoration:none;border-radius:.5rem;border:1px solid var(--border);transition:all .25s cubic-bezier(.4,0,.2,1);font-weight:400;font-size:.875rem;box-shadow:0 1px 2px #0000000d}.pagination-btn[data-astro-cid-tzezlcyz]:hover:not(.disabled){background:var(--secondary-color);color:#fff;border-color:var(--secondary-color);transform:translateY(-1px);box-shadow:0 4px 12px #44a8ea26}.pagination-btn[data-astro-cid-tzezlcyz].disabled{opacity:.5;cursor:not-allowed;color:var(--text-muted)}.pagination-icon[data-astro-cid-tzezlcyz]{width:1rem;height:1rem}.pagination-numbers[data-astro-cid-tzezlcyz]{display:flex;gap:.5rem}.pagination-number[data-astro-cid-tzezlcyz]{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:var(--background);color:var(--primary-color);text-decoration:none;border-radius:.5rem;border:1px solid var(--border);transition:all .25s cubic-bezier(.4,0,.2,1);font-weight:400;font-size:.875rem;box-shadow:0 1px 2px #0000000d}.pagination-number[data-astro-cid-tzezlcyz]:hover{background:var(--surface);border-color:var(--border-light)}.pagination-number[data-astro-cid-tzezlcyz].active{background:var(--primary-color);color:var(--background);border-color:var(--primary-color);box-shadow:0 4px 12px #44a8ea26}@media (max-width: 640px){.pagination-controls[data-astro-cid-tzezlcyz]{flex-direction:column;gap:1.5rem}.pagination-btn[data-astro-cid-tzezlcyz]{padding:.625rem 1.25rem;font-size:.875rem}.pagination-numbers[data-astro-cid-tzezlcyz]{order:-1;flex-wrap:wrap;justify-content:center}.pagination-number[data-astro-cid-tzezlcyz]{width:2.25rem;height:2.25rem;font-size:.875rem}}
