.property-page{background-color:#fff;padding:2rem 0;min-height:100vh}.property-section{background:#fff;padding:2rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / .08);border:1px solid #e8e8e8}.property-gallery{margin-bottom:2rem}.property-breadcrumb{margin-top:2rem}.property-breadcrumb .breadcrumb{margin-bottom:0;padding:0;background:#fff0;font-size:.8rem}.property-breadcrumb .breadcrumb-item a{color:#999;text-decoration:none}.property-breadcrumb .breadcrumb-item a:hover{color:#666;text-decoration:underline}.property-breadcrumb .breadcrumb-item.active{color:#bbb}.property-gallery .carousel-inner{height:500px}.property-gallery .carousel-item{height:100%}.property-gallery .carousel-item img{height:100%;object-fit:cover;cursor:pointer}#propertyGalleryModal .carousel-inner{height:calc(100vh - 120px)}#propertyGalleryModal .carousel-item{height:100%}#propertyGalleryModal .carousel-item img{height:100%;width:100%;object-fit:contain}.gallery-counter{position:absolute;bottom:.75rem;right:.75rem;background:rgb(0 0 0 / .6);color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;z-index:2}.gallery-counter--fullscreen{bottom:auto;right:auto;top:1rem;left:1rem}.property-gallery .carousel-control-prev,.property-gallery .carousel-control-next{background-color:rgb(0 0 0 / .7);width:45px;height:45px;border-radius:50%;top:50%;transform:translateY(-50%)}.property-gallery .carousel-control-prev{left:20px}.property-gallery .carousel-control-next{right:20px}.property-header{margin-bottom:1.5rem}.property-title{font-size:20px}.property-location{font-size:1.1rem;color:#666;margin-bottom:10px;display:flex;align-items:center;gap:.5rem}.property-price-section{margin-bottom:10px}.property-price{display:flex;align-items:baseline;gap:.4rem}.price-amount{font-size:24px;font-weight:700;color:var(--dark-text)}.price-currency{font-size:1.5rem;font-weight:700;color:var(--dark-text)}.price-per-sqm{font-size:14px;color:#999;font-weight:500;margin-left:.5rem}.property-quick-info{display:flex;gap:2rem;margin-bottom:10px}.info-item{display:flex;align-items:center;gap:.6rem;font-size:.95rem;color:#666;font-weight:500}.section-subtitle{font-size:1.5rem;font-weight:700;color:var(--dark-text);margin-top:2rem;margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid #e8e8e8}.characteristics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.char-item{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform 0.3s,box-shadow 0.3s}.char-icon{margin-bottom:.5rem}.char-content h4{font-size:.9rem;color:var(--dark-text)}.char-content p{font-size:1.1rem;font-weight:700;text-align:center}.property-map{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgb(0 0 0 / .1)}#propertyMap{border-radius:12px}.leaflet-map .leaflet-tile-pane{opacity:.95}.leaflet-popup-content{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:.9rem}.leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 2px 10px rgb(0 0 0 / .2)}.leaflet-popup-content strong{color:var(--dark-text);font-weight:600}.leaflet-control-attribution{background:rgb(255 255 255 / .8);font-size:.75rem}.property-map-popup-container .leaflet-popup-content-wrapper{background-color:#fff;border:2px solid var(--primary-orange);border-radius:12px;padding:0;overflow:hidden;box-shadow:0 4px 16px rgb(255 107 53 / .15)}.property-map-popup{padding:1rem}.property-map-popup .popup-title{margin:0 0 .8rem 0;font-size:1.1rem;font-weight:700;color:var(--dark-text);border-bottom:2px solid var(--primary-orange);padding-bottom:.6rem}.property-map-popup .popup-info{margin:0;font-size:1rem;color:var(--dark-text);display:flex;align-items:center;gap:.6rem}.property-map-popup .popup-info i{color:#6c757d;font-size:1.2rem}.property-map-popup .popup-info strong{font-weight:700;font-size:1.1rem;color:var(--primary-orange)}.property-map-popup .popup-coordinates{margin:.5rem 0 0 0;font-size:.75rem;color:#999;text-align:center}.property-sidebar-card{background:#fff;padding:1.8rem;margin-bottom:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / .08);border:1px solid #e8e8e8}.sidebar-card-title{font-size:1.3rem;font-weight:700;color:var(--dark-text);margin-bottom:.5rem}.sidebar-card-subtitle{font-size:.9rem;color:#666;margin-bottom:1.5rem;line-height:1.5}.sidebar-card-divider{text-align:center;color:#999;margin:1.5rem 0;font-size:.9rem;font-weight:600}.sidebar-info-text{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;color:#666;font-size:.95rem}.sidebar-info-text i{color:#6c757d;font-size:1.1rem}.dpe-preview{background:#fff;border:1px solid #e8e8e8;padding:2rem 1rem;border-radius:10px;text-align:center;margin-bottom:1.5rem;position:relative;min-height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}.dpe-lock{font-size:3rem;color:#999;margin-bottom:.8rem}.dpe-preview-text{color:#666;font-size:.95rem;margin:0}.sidebar-list{list-style:none;padding:0;margin:0}.sidebar-list li{display:flex;align-items:center;gap:.8rem;padding:.6rem 0;color:#555;font-size:.95rem}.sidebar-list li i{color:#6c757d;font-size:1.1rem;flex-shrink:0}.btn-primary{background-color:var(--primary-orange);border-color:var(--primary-orange);color:#fff;font-weight:600;transition:all 0.3s}.btn-primary:hover{background-color:#ff8c00;border-color:#ff8c00;transform:translateY(-2px);box-shadow:0 4px 12px rgb(255 149 0 / .3)}.btn-outline-primary{color:var(--primary-orange);border-color:var(--primary-orange);font-weight:600;transition:all 0.3s}.btn-outline-primary:hover{background-color:var(--primary-orange);border-color:var(--primary-orange);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgb(255 149 0 / .3)}@media (max-width:991px){.property-title{font-size:1.5rem}.characteristics-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.char-item{padding:1rem}.char-icon{font-size:1.5rem}}@media (max-width:768px){.property-section{padding:1.5rem}.property-title{font-size:1.2rem}.property-quick-info{flex-direction:column;gap:.8rem}.characteristics-grid{grid-template-columns:repeat(2,1fr)}.property-page{padding:1rem 0}}.dpe-panel{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1.5rem 2rem;align-items:start}.dpe-scale-block{grid-column:1}.dpe-scale-title{font-size:.9rem;font-weight:600;margin-bottom:.5rem}.dpe-scale{display:flex;flex-direction:column;gap:3px}.dpe-bar{align-items:center;border-radius:0 4px 4px 0;color:#fff;display:flex;font-size:.8rem;font-weight:700;gap:.6rem;min-width:2rem;padding:.2rem .55rem;text-shadow:0 1px 1px rgb(0 0 0 / .25)}.dpe-bar--active{box-shadow:0 0 0 2px #1a1a1a;font-size:.95rem;padding-bottom:.35rem;padding-top:.35rem;position:relative;z-index:1}.dpe-bar-value{background:rgb(0 0 0 / .35);border-radius:4px;font-size:.75rem;padding:.1rem .45rem;white-space:nowrap}.dpe-figures{grid-column:2;grid-row:1 / span 2;background:#f8f8f8;border-radius:10px;padding:1.25rem}.dpe-figures p{font-size:.95rem;margin-bottom:.75rem}.dpe-figures i{color:#6c757d;margin-right:.35rem}.dpe-figures-note{color:#888;font-size:0.8rem!important;margin-bottom:0!important}@media (max-width:767.98px){.dpe-panel{grid-template-columns:1fr}.dpe-figures{grid-column:1;grid-row:auto}}.map-proximity{display:grid;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));margin-top:1rem}.map-proximity-item{align-items:center;background:#f8f8f8;border-radius:8px;display:flex;font-size:.9rem;gap:.6rem;padding:.6rem .8rem}.map-proximity-item i{color:#6c757d;font-size:1.1rem}.map-proximity-item .distance{color:#666;margin-left:auto;white-space:nowrap}.map-proximity-note{color:#888;font-size:.8rem;grid-column:1 / -1;margin:0}.back-to-search-wrap{margin:1.5rem 0 .5rem}