.Listingpreview_container__KN1BZ{width:500px;height:400px;background-color:var(--background);border:1px solid var(--divider);display:flex;flex-direction:column;overflow:hidden}.Listingpreview_imagePlaceholder__Ixuei{flex:1 1;background-color:var(--background);position:relative;min-height:220px}.Listingpreview_image__tgE3D{width:100%;height:100%;object-fit:cover;display:block}.Listingpreview_content__SB5T2{padding:20px 16px 16px;display:flex;flex-direction:column;gap:10px;background:var(--background);min-height:120px}.Listingpreview_title__kQOdz{font-size:16px;font-weight:700;color:var(--foreground)}.Listingpreview_descriptionRow__jDuhb{display:flex;justify-content:space-between;align-items:center}.Listingpreview_description__PUZPb{font-size:13px;color:var(--divider-strong)}.Listingpreview_price__r1DMV{font-size:14px;font-weight:700;color:var(--foreground)}.Listingpreview_spinner__mUW0o{position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:4px solid #ccc;border-top:4px solid var(--foreground);border-radius:50%;animation:Listingpreview_spin__oPTiR 1s linear infinite;z-index:2}.Listingpreview_linkWrapper__0q5XW{text-decoration:none;color:inherit;display:block;transition:transform .2s ease,box-shadow .2s ease}.Listingpreview_linkWrapper__0q5XW:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}@keyframes Listingpreview_spin__oPTiR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1670px){.Listingpreview_container__KN1BZ{width:100%;min-width:0;max-width:400px;height:320px}.Listingpreview_imagePlaceholder__Ixuei{min-height:150px}}@media (max-width:900px){.Listingpreview_container__KN1BZ{width:100%;max-width:none;min-width:0;height:auto;box-sizing:border-box}.Listingpreview_imagePlaceholder__Ixuei{min-height:500px;height:auto}}@media (max-width:600px){.Listingpreview_imagePlaceholder__Ixuei{min-height:250px;height:auto}}.page_main__VbcGO{margin:0 auto;padding:2rem 5rem}.page_heading__7jz4j{font-size:2.2rem;font-weight:700;margin-bottom:24px;color:var(--foreground);letter-spacing:1px}.page_status__TIhdF{font-size:1.1rem;margin-bottom:16px;color:var(--divider)}.page_error__eLFxW{color:var(--light-red);font-weight:500;margin-bottom:16px}.page_listingsGrid__fl62p{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;min-height:120px;gap:30px}.page_empty__zsd_O{font-size:1.1rem;color:var(--divider-strong);margin-top:32px;width:100%;text-align:center}.page_emptyItem__DVt33{width:500px;height:0;visibility:hidden}.page_placeholderCard__2AgeE{width:500px;height:400px;background:var(--background);border:1px solid var(--divider);display:flex;flex-direction:column;overflow:hidden;animation:page_pulse__yeygw 1.2s ease-in-out infinite alternate}.page_placeholderImage__CbgRE{flex:1 1;background:linear-gradient(90deg,#ececec 25%,#f5f5f5 50%,#ececec 75%);min-height:220px}.page_placeholderContent__yHGnI{padding:20px 16px 16px;display:flex;flex-direction:column;gap:10px;background:var(--background);min-height:120px}.page_placeholderTitle__9SrAe{width:60%;height:18px;background:#ececec}.page_placeholderDesc__UxlxZ{width:90%;height:14px;background:#ececec}.page_placeholderPrice__O3hPj{width:30%;height:16px;background:#ececec}@keyframes page_pulse__yeygw{0%{opacity:1}to{opacity:.6}}@media (max-width:1200px){.page_placeholderCard__2AgeE{width:100%;max-width:400px;height:320px}.page_placeholderImage__CbgRE{min-height:150px}}@media (max-width:900px){.page_placeholderCard__2AgeE{width:100%;max-width:none;min-width:0;height:auto;box-sizing:border-box}.page_placeholderImage__CbgRE{min-height:220px;height:auto}}@media (max-width:1020px){.page_main__VbcGO{padding:2rem 1.5rem}}@media (max-width:900px){.page_listingsGrid__fl62p{flex-direction:column}}