:root{--gold:#c8b687;--ink:#4a4a4a;--ink-2:#333;--muted:#777;--border:#ccc}*{box-sizing:border-box}body{margin:0;font-family:'Poppins',system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:#fff}.isprava-property-section2{background:#fff;padding:50px 5%;color:var(--ink)}.isprava-property-section2 .filter-bar{display:flex;gap:20px;margin-bottom:40px;flex-wrap:wrap}.isprava-property-section2 select{flex:1 1 220px;padding:10px 16px;border:1px solid var(--border);border-radius:6px;font-size:15px;color:var(--ink-2);background:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#999 50%),linear-gradient(135deg,#999 50%,transparent 50%),linear-gradient(to right,transparent,transparent);background-position:calc(100% - 22px) 50%,calc(100% - 16px) 50%,0 0;background-size:6px 6px,6px 6px,100% 100%;background-repeat:no-repeat;height:44px;line-height:1.2}.isprava-property-section2 .property-card{display:flex;background:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.08);overflow:hidden;margin-bottom:30px;transition:transform .3s ease}.isprava-property-section2 .property-card:hover{transform:translateY(-5px)}.isprava-property-section2 .property-image{width:50%;position:relative}.isprava-property-section2 .property-image .media{width:100%;aspect-ratio:16 / 11;position:relative;background:#f2f2f2}@supports not(aspect-ratio:1){.isprava-property-section2 .property-image .media{padding-top:68.75%}.isprava-property-section2 .property-image .media>img{position:absolute;inset:0}}.isprava-property-section2 .property-image img{width:100%;height:100%;object-fit:cover;display:block}.isprava-property-section2 .view-photos-btn{position:absolute;bottom:15px;right:15px;background:var(--gold);color:#fff;padding:8px 16px;border-radius:4px;font-size:13px;letter-spacing:.5px}.isprava-property-section2 .property-info{width:50%;padding:25px 30px}.isprava-property-section2 .property-info h3{font-size:22px;color:#a78a50;margin:0 0 8px;font-weight:600}.isprava-property-section2 .property-info h4{font-size:15px;margin:0 0 15px;color:var(--muted)}.isprava-property-section2 .property-details{font-size:14px;color:#444;margin-bottom:12px;line-height:1.7}.isprava-property-section2 .property-meta{font-size:14px;color:#555;margin-bottom:15px}.isprava-property-section2 .know-more{color:#a78a50;font-weight:600;text-decoration:none;font-size:14px;letter-spacing:.5px}@media(max-width:768px){.isprava-property-section2 .filter-bar{gap:10px;flex-direction:row}.isprava-property-section2 select{flex:1 1 0;max-width:48%;padding:8px 12px;font-size:14px;height:38px;background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%,0 0}.isprava-property-section2 .property-card{flex-direction:column}.isprava-property-section2 .property-image,.isprava-property-section2 .property-info{width:100%}.isprava-property-section2 .property-info{padding:20px}.isprava-property-section2 .property-image .media{aspect-ratio:16 / 12}}@media(max-width:420px){.isprava-property-section2 .filter-bar{flex-direction:column}.isprava-property-section2 select{max-width:100%;width:100%;height:38px;font-size:14px;padding:8px 12px}}