.property-card{background:#fff;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 12px #00000014}.property-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.property-card-link{color:inherit;text-decoration:none;display:block}.property-card-image{aspect-ratio:4/3;background-color:#f5f5f5;width:100%;position:relative}.property-card-placeholder{color:#ccc;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.property-card-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;position:absolute;top:12px;left:12px}.property-card-content{padding:20px}.property-card-price{color:#1a1a1a;margin-bottom:8px;font-size:24px;font-weight:700}.property-card-price-suffix{color:#666;font-size:14px;font-weight:400}.property-card-title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.property-card-location{color:#666;align-items:center;gap:6px;margin-bottom:8px;font-size:14px;display:flex}.property-card-location svg{flex-shrink:0}.property-card-type{color:#8b9b3a;margin-bottom:12px;font-size:13px;font-weight:500}.property-card-features{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.property-card-feature{color:#666;align-items:center;gap:4px;font-size:13px;display:flex}.property-card-feature svg{color:#999}.property-card-energy{align-items:center;display:flex}.energy-class{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.energy-class-a4,.energy-class-a3,.energy-class-a2,.energy-class-a1{background-color:#00a651}.energy-class-b{background-color:#92d050}.energy-class-c{background-color:#c4d600}.energy-class-d{background-color:#fc0}.energy-class-e{background-color:#f90}.energy-class-f{background-color:#f60}.energy-class-g{background-color:red}.energy-class-exempt,.energy-class-pending{background-color:#999}@media (max-width:640px){.property-card-content{padding:16px}.property-card-price{font-size:20px}.property-card-title{font-size:15px}.property-card-features{gap:8px}.property-card-feature{font-size:12px}}
.property-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.property-grid-empty{text-align:center;color:#999;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.property-grid-empty svg{opacity:.5;margin-bottom:16px}.property-grid-empty p{margin:0;font-size:18px}@media (max-width:1024px){.property-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.property-grid{grid-template-columns:1fr;gap:16px}}
.property-gallery{border-radius:12px;grid-template-columns:2fr 1fr;gap:8px;height:400px;display:grid;overflow:hidden}.property-gallery-single{grid-template-columns:1fr;max-width:800px}.property-gallery-main{cursor:pointer;height:100%;position:relative;overflow:hidden}.property-gallery-main img{transition:transform .5s}.property-gallery-main:hover img{transform:scale(1.03)}.property-gallery-overlay{background:0 0;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.property-gallery-main:hover .property-gallery-overlay{background:#00000040}.property-gallery-overlay svg{color:#fff;opacity:0;transition:all .3s;transform:scale(.8)}.property-gallery-main:hover .property-gallery-overlay svg{opacity:1;transform:scale(1)}.property-gallery-count{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#000000b3;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:16px;right:16px}.property-gallery-count svg{opacity:.9}.property-gallery-thumbnails{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;height:100%;display:grid}.property-gallery-thumbnail{cursor:pointer;position:relative;overflow:hidden}.property-gallery-thumbnail img{transition:transform .5s}.property-gallery-thumbnail:hover img{transform:scale(1.08)}.property-gallery-more{color:#fff;background:#0000008c;justify-content:center;align-items:center;font-family:Aileron,sans-serif;font-size:24px;font-weight:700;transition:background .3s;display:flex;position:absolute;inset:0}.property-gallery-thumbnail:hover .property-gallery-more{background:#0006}.property-gallery-empty{aspect-ratio:16/9;color:#999;background:#f5f5f5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex}.property-gallery-empty svg{opacity:.4;margin-bottom:16px}.property-gallery-empty p{margin:0;font-family:Public Sans,sans-serif;font-size:16px;font-weight:500}.property-lightbox{z-index:10000;background:#000000f2;outline:none;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.property-lightbox-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.property-lightbox-close:hover{background:#fff3;transform:scale(1.05)}.property-lightbox-nav{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.property-lightbox-nav:hover{background:#fff3;transform:translateY(-50%)scale(1.05)}.property-lightbox-prev{left:24px}.property-lightbox-next{right:24px}.property-lightbox-content{width:calc(100% - 180px);max-width:1400px;height:calc(100% - 140px);position:relative}.property-lightbox-counter{color:#fff;letter-spacing:.5px;background:#ffffff1f;border-radius:24px;padding:10px 24px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@media (max-width:768px){.property-gallery{border-radius:0;grid-template-columns:1fr;gap:6px;height:280px}.property-gallery-single{max-width:100%}.property-gallery-main{height:100%}.property-gallery-thumbnails{display:none}.property-lightbox-content{width:calc(100% - 40px);height:calc(100% - 100px)}.property-lightbox-nav{width:48px;height:48px}.property-lightbox-prev{left:12px}.property-lightbox-next{right:12px}.property-lightbox-close{width:44px;height:44px;top:16px;right:16px}}
.property-details{flex-direction:column;gap:0;display:flex}.property-details-section{border-bottom:1px solid #eee;padding:24px 0}.property-details-section:first-child{padding-top:0}.property-details-section:last-child{border-bottom:none;padding-bottom:0}.property-details-section h2{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-family:Aileron,sans-serif;font-size:1.125rem;font-weight:700}.property-details-grid{grid-template-columns:repeat(3,1fr);gap:16px 24px;display:grid}.property-details-item{flex-direction:column;gap:4px;display:flex}.property-details-label{color:#888;font-family:Public Sans,sans-serif;font-size:13px;font-weight:500}.property-details-value{color:#1a1a1a;font-family:Public Sans,sans-serif;font-size:16px;font-weight:600}.energy-badge{color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:4px 10px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.energy-badge-a4,.energy-badge-a3,.energy-badge-a2,.energy-badge-a1{background-color:#00a651}.energy-badge-b{background-color:#92d050}.energy-badge-c{background-color:#c4d600}.energy-badge-d{color:#1a1a1a;background-color:#fc0}.energy-badge-e{background-color:#f90}.energy-badge-f{background-color:#f60}.energy-badge-g{background-color:red}.energy-badge-exempt,.energy-badge-pending{background-color:#999}.property-details-features{flex-wrap:wrap;gap:8px;display:flex}.property-details-feature{color:#333;background:#f5f5f5;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-family:Public Sans,sans-serif;font-size:14px;font-weight:500;display:inline-flex}.property-details-feature svg{color:#8b9b3a;width:14px;height:14px}.property-details-description{color:#444;font-family:Public Sans,sans-serif;font-size:16px;line-height:1.8}@media (max-width:768px){.property-details-section{padding:20px 0}.property-details-grid{grid-template-columns:repeat(2,1fr);gap:14px 16px}.property-details-section h2{margin-bottom:14px;font-size:.9rem}.property-details-value{font-size:14px}.property-details-description{font-size:14px;line-height:1.7}}@media (max-width:480px){.property-details-grid{grid-template-columns:1fr 1fr;gap:12px}.property-details-features{gap:6px}.property-details-feature{padding:5px 10px;font-size:12px}}
