.PropertyList-module__UKYNbG__pagination{justify-content:center;align-items:center;gap:.25rem;margin:2rem 0 1rem;display:flex}.PropertyList-module__UKYNbG__pagination button{background:var(--color-background);border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;border-radius:.4rem;margin:0 .1rem;padding:.4rem .8rem;font-size:1rem;transition:background .15s,color .15s,border .15s}.PropertyList-module__UKYNbG__pagination button.PropertyList-module__UKYNbG__active,.PropertyList-module__UKYNbG__pagination button:focus{background:var(--color-primary);color:#fff;border-color:var(--color-primary);outline:none}.PropertyList-module__UKYNbG__pagination button[disabled]{opacity:.5;cursor:not-allowed}.PropertyList-module__UKYNbG__listContainer{border-radius:.5rem;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.PropertyList-module__UKYNbG__listHeader{padding-bottom:.5rem}.PropertyList-module__UKYNbG__listTitle{letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:.75rem}.PropertyList-module__UKYNbG__propertyList{scrollbar-width:thin;scrollbar-color:var(--color-border) var(--color-background);flex-direction:column;flex:1;gap:.5rem;display:flex;overflow-y:auto}.PropertyList-module__UKYNbG__propertyList::-webkit-scrollbar{width:8px}.PropertyList-module__UKYNbG__propertyList::-webkit-scrollbar-track{background:var(--color-background)}.PropertyList-module__UKYNbG__propertyList::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.PropertyList-module__UKYNbG__propertyList::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.PropertyList-module__UKYNbG__propertyItem{border-bottom:1px solid var(--color-border);cursor:pointer;background-color:#fff;border-left:4px solid #0000;gap:1rem;transition:background-color .2s,border-left .2s;display:flex}.PropertyList-module__UKYNbG__propertyItem:hover{border-left-color:var(--color-primary)}.PropertyList-module__UKYNbG__propertyItem.PropertyList-module__UKYNbG__selected{background-color:var(--color-hover);border-left-color:var(--color-primary)}.PropertyList-module__UKYNbG__propertyItemLink{color:inherit;flex:1;gap:1rem;text-decoration:none;display:flex}.PropertyList-module__UKYNbG__itemImage{background-color:var(--color-background);flex-shrink:0;width:calc(40% - .4rem);height:100%;overflow:hidden}.PropertyList-module__UKYNbG__itemImage img{object-fit:cover;width:100%;height:100%;display:block}.PropertyList-module__UKYNbG__itemContent{flex-direction:column;flex:1;gap:1rem;min-width:0;padding:1.25rem;display:flex}.PropertyList-module__UKYNbG__itemHeader{flex-direction:column;gap:.25rem;display:flex}.PropertyList-module__UKYNbG__itemTitle{-webkit-line-clamp:2;line-clamp:2;letter-spacing:-.02em;color:var(--color-text);-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:900;display:-webkit-box;overflow:hidden}.PropertyList-module__UKYNbG__itemPrice{color:var(--color-primary-dark);margin:0;font-size:1rem;font-weight:600}.PropertyList-module__UKYNbG__itemInfo{color:var(--color-text-muted);flex-wrap:wrap;gap:.75rem;font-size:.75rem;display:flex}.PropertyList-module__UKYNbG__infoItem{background-color:var(--color-background);border-radius:.25rem;padding:.25rem .5rem;display:inline-block}.PropertyList-module__UKYNbG__detailsLink{color:var(--color-primary);cursor:pointer;border:none;margin-top:1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.PropertyList-module__UKYNbG__detailsLink:hover{color:var(--color-primary-dark);border-bottom:.5px solid var(--color-primary-dark);width:fit-content;padding-bottom:.25rem;text-decoration-thickness:2px}.PropertyList-module__UKYNbG__itemYear{color:var(--color-text-muted);margin:0;font-size:.75rem}.PropertyList-module__UKYNbG__emptyState{color:var(--color-text-muted);text-align:center;flex:1;justify-content:center;align-items:center;padding:2rem;font-size:1rem;display:flex}@media (max-width:768px){.PropertyList-module__UKYNbG__listContainer{height:auto;max-height:400px}.PropertyList-module__UKYNbG__propertyItem{gap:.75rem;padding:.75rem}.PropertyList-module__UKYNbG__itemImage{width:calc(40% - .3rem);height:60px}.PropertyList-module__UKYNbG__itemPrice{font-size:.95rem}}
