:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#faebd7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1100px;margin:0 auto;padding:1.5rem}.container{display:flex;flex-direction:column;gap:1rem}.header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.header h1{margin:0;color:#111827;font-family:Times New Roman,Times,serif;font-weight:700}.header-actions{display:flex;align-items:center;gap:.75rem}.refresh-button,.retry-button{background-color:#646cff;color:#fff;border:none;border-radius:6px;padding:.5rem .8rem;cursor:pointer}.refresh-button[disabled]{opacity:.6;cursor:not-allowed}.timestamp{color:#666;font-size:.9rem}.loading,.empty,.error{padding:.75rem 1rem;border-radius:8px}.loading{background:#add8e6;color:#111827}.empty{background:#f5f5f5}.error{background:#fff4f4;color:#a40000;display:flex;align-items:center;gap:.75rem}.grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.card{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#add8e6}.image-link{display:block;background:#f3f4f6}.image{width:100%;height:180px;object-fit:cover;display:block}.card-body{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .9rem 1rem}.title-row{display:flex;align-items:start;justify-content:space-between;gap:.5rem}.title{font-weight:600;color:#111827;text-decoration:none}.title:hover{text-decoration:underline}.price{color:#065f46;font-weight:600}.meta{display:flex;gap:.5rem;color:#6b7280;font-size:.9rem}.meta .location:after{content:"·";margin:0 .4rem}.description{color:#374151;font-size:.95rem}
