.opportunity-badge[data-astro-cid-fjtayjdd]{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,var(--badge-color) 0%,color-mix(in srgb,var(--badge-color) 80%,black) 100%);border-radius:12px;color:#fff;font-weight:600;box-shadow:0 4px 12px color-mix(in srgb,var(--badge-color) 40%,transparent);animation:pulse 2s ease-in-out infinite}.badge-icon[data-astro-cid-fjtayjdd]{font-size:1.5rem;line-height:1}.badge-content[data-astro-cid-fjtayjdd]{display:flex;flex-direction:column;gap:.25rem}.badge-label[data-astro-cid-fjtayjdd]{font-size:1rem;font-weight:700;letter-spacing:.02em}.badge-details[data-astro-cid-fjtayjdd]{display:flex;gap:.75rem;font-size:.75rem;opacity:.95}.price-diff[data-astro-cid-fjtayjdd],.score[data-astro-cid-fjtayjdd]{background:#fff3;padding:.125rem .5rem;border-radius:4px}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 4px 12px color-mix(in srgb,var(--badge-color) 40%,transparent)}50%{transform:scale(1.02);box-shadow:0 6px 20px color-mix(in srgb,var(--badge-color) 60%,transparent)}}@media(max-width:768px){.opportunity-badge[data-astro-cid-fjtayjdd]{font-size:.875rem;padding:.5rem 1rem}.badge-icon[data-astro-cid-fjtayjdd]{font-size:1.25rem}.badge-details[data-astro-cid-fjtayjdd]{flex-direction:column;gap:.25rem}}.property-card[data-astro-cid-s35dwbi7]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.property-card[data-astro-cid-s35dwbi7]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.card-link[data-astro-cid-s35dwbi7]{text-decoration:none;color:inherit;display:block}.image-container[data-astro-cid-s35dwbi7]{position:relative;aspect-ratio:16/10;overflow:hidden;background:#f0f0f0}.image-container[data-astro-cid-s35dwbi7] picture[data-astro-cid-s35dwbi7]{display:contents}.image-container[data-astro-cid-s35dwbi7] img[data-astro-cid-s35dwbi7]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.property-card[data-astro-cid-s35dwbi7]:hover .image-container[data-astro-cid-s35dwbi7] img[data-astro-cid-s35dwbi7]{transform:scale(1.05)}.badge[data-astro-cid-s35dwbi7]{position:absolute;top:.75rem;left:.75rem;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:2}.badge[data-astro-cid-s35dwbi7].exclusive{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff}.badge[data-astro-cid-s35dwbi7].urgent{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;top:2.5rem}.badge[data-astro-cid-s35dwbi7].certified{background:linear-gradient(135deg,#65d78d,#4fc670);color:#fff;top:4.25rem}.image-count[data-astro-cid-s35dwbi7]{position:absolute;bottom:.75rem;right:.75rem;background:#000000b3;color:#fff;padding:.375rem .75rem;border-radius:6px;font-size:.875rem;font-weight:600}.favorite-btn[data-astro-cid-s35dwbi7]{position:absolute;top:.75rem;right:.75rem;width:40px;height:40px;border-radius:50%;border:none;background:#ffffffe6;color:#9ca3af;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:3}.favorite-btn[data-astro-cid-s35dwbi7]:hover{transform:scale(1.1);background:#fff}.favorite-btn[data-astro-cid-s35dwbi7].active{color:#e74c3c}.card-content[data-astro-cid-s35dwbi7]{padding:1.25rem}.opportunity-section[data-astro-cid-s35dwbi7]{margin-bottom:1rem}.property-title[data-astro-cid-s35dwbi7]{font-size:1.125rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.location[data-astro-cid-s35dwbi7]{color:#666;font-size:.9rem;margin-bottom:1rem;display:flex;align-items:center;gap:.25rem}.property-features[data-astro-cid-s35dwbi7]{display:flex;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.feature[data-astro-cid-s35dwbi7]{display:flex;align-items:center;gap:.375rem;color:#555;font-size:.9rem;font-weight:500}.feature[data-astro-cid-s35dwbi7] svg[data-astro-cid-s35dwbi7]{stroke-width:2}.amenities[data-astro-cid-s35dwbi7]{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.amenity[data-astro-cid-s35dwbi7]{font-size:.75rem;background:#f0f0f0;padding:.25rem .5rem;border-radius:4px}.card-footer[data-astro-cid-s35dwbi7]{display:flex;justify-content:space-between;align-items:flex-end;padding-top:1rem;border-top:1px solid #eee}.price-section[data-astro-cid-s35dwbi7]{display:flex;flex-direction:column;gap:.25rem}.price[data-astro-cid-s35dwbi7]{font-size:1.5rem;font-weight:800;color:#2c3e50}.price-per-sqm[data-astro-cid-s35dwbi7]{font-size:.85rem;color:#7f8c8d}.quality-indicator[data-astro-cid-s35dwbi7]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.quality-bar[data-astro-cid-s35dwbi7]{width:80px;height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden}.quality-fill[data-astro-cid-s35dwbi7]{height:100%;width:calc(var(--quality) * 1%);background:linear-gradient(90deg,#e74c3c,#f39c12,#65d78d);transition:width .3s ease}.quality-score[data-astro-cid-s35dwbi7]{font-size:.75rem;color:#666;font-weight:600}.mobile-price-overlay[data-astro-cid-s35dwbi7],.mobile-cta[data-astro-cid-s35dwbi7]{display:none}@media(max-width:768px){.property-card[data-astro-cid-s35dwbi7]{border-radius:10px;box-shadow:0 2px 12px #0000001a}.image-container[data-astro-cid-s35dwbi7]{aspect-ratio:4/3}.mobile-price-overlay[data-astro-cid-s35dwbi7]{display:block;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(10,25,60,.92) 0%,rgba(10,25,60,.5) 60%,transparent 100%);color:#fff;font-size:.85rem;font-weight:800;padding:1.5rem .6rem .5rem;letter-spacing:.2px}.image-count[data-astro-cid-s35dwbi7]{display:none}.badge[data-astro-cid-s35dwbi7]{font-size:.6rem;padding:.2rem .45rem;border-radius:4px;top:.5rem;left:.5rem}.badge[data-astro-cid-s35dwbi7].urgent{top:1.6rem}.badge[data-astro-cid-s35dwbi7].certified{top:2.7rem}.favorite-btn[data-astro-cid-s35dwbi7]{width:30px;height:30px;top:.5rem;right:.5rem;font-size:1rem;background:#fffffff2;box-shadow:0 1px 4px #00000026}.favorite-btn[data-astro-cid-s35dwbi7] svg[data-astro-cid-s35dwbi7]{width:13px;height:13px}.card-content[data-astro-cid-s35dwbi7]{padding:.6rem .65rem .5rem}.opportunity-section[data-astro-cid-s35dwbi7]{margin-bottom:.4rem}.property-title[data-astro-cid-s35dwbi7]{font-size:.78rem;font-weight:700;margin-bottom:.3rem;-webkit-line-clamp:2;line-height:1.3;color:#1a2a4a}.location[data-astro-cid-s35dwbi7]{font-size:.7rem;margin-bottom:.35rem;color:#666;gap:.2rem;display:flex;align-items:center}.location[data-astro-cid-s35dwbi7] svg[data-astro-cid-s35dwbi7]{flex-shrink:0;color:#4fc670}.property-features[data-astro-cid-s35dwbi7]{gap:.4rem;margin-bottom:.35rem;flex-wrap:wrap}.feature[data-astro-cid-s35dwbi7]{font-size:.68rem;gap:.2rem;background:#f4f7ff;padding:.2rem .4rem;border-radius:4px;color:#133dbd;font-weight:600}.feature[data-astro-cid-s35dwbi7] svg[data-astro-cid-s35dwbi7]{width:11px;height:11px;stroke:#133dbd}.amenities[data-astro-cid-s35dwbi7],.card-footer[data-astro-cid-s35dwbi7]{display:none}.mobile-cta[data-astro-cid-s35dwbi7]{display:block;padding:0 0 .6rem}.mobile-cta-btn[data-astro-cid-s35dwbi7]{display:block;width:100%;text-align:center;background:linear-gradient(135deg,#4fc670,#2db84d);color:#fff;font-size:.72rem;font-weight:700;padding:.45rem .5rem;border-radius:6px;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 8px #4fc67059;transition:all .2s ease}.property-card[data-astro-cid-s35dwbi7]:hover .mobile-cta-btn[data-astro-cid-s35dwbi7]{background:linear-gradient(135deg,#2db84d,#1da03e);box-shadow:0 3px 12px #4fc67073}}@media(max-width:380px){.property-title[data-astro-cid-s35dwbi7]{font-size:.72rem}.mobile-price-overlay[data-astro-cid-s35dwbi7]{font-size:.78rem}.card-content[data-astro-cid-s35dwbi7]{padding:.5rem .5rem .4rem}}.property-list-container[data-astro-cid-5nzmhpd6]{width:100%}.properties-grid[data-astro-cid-5nzmhpd6]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:1rem 0}.properties-grid[data-astro-cid-5nzmhpd6].list-view{grid-template-columns:1fr;gap:1rem}.loading-state[data-astro-cid-5nzmhpd6]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.spinner[data-astro-cid-5nzmhpd6]{width:48px;height:48px;border:4px solid #f0f0f0;border-top-color:#133dbd;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-state[data-astro-cid-5nzmhpd6] p[data-astro-cid-5nzmhpd6]{margin-top:1rem;color:#666;font-size:1.125rem}.empty-state[data-astro-cid-5nzmhpd6]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.empty-icon[data-astro-cid-5nzmhpd6]{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state[data-astro-cid-5nzmhpd6] h3[data-astro-cid-5nzmhpd6]{font-size:1.5rem;color:#2c3e50;margin:0 0 .5rem}.empty-state[data-astro-cid-5nzmhpd6] p[data-astro-cid-5nzmhpd6]{color:#666;max-width:500px;line-height:1.6}@media(max-width:1400px){.properties-grid[data-astro-cid-5nzmhpd6]{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.properties-grid[data-astro-cid-5nzmhpd6]{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:768px){.properties-grid[data-astro-cid-5nzmhpd6]{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:.75rem 0}}@media(max-width:380px){.properties-grid[data-astro-cid-5nzmhpd6]{grid-template-columns:repeat(2,1fr);gap:.5rem}}
