.property-detail-container{max-width:1600px;margin:0 auto;padding:0 2.5rem;box-sizing:border-box}@media (max-width: 767px){.property-detail-container{padding:0 1.25rem}}.property-detail-hero{padding:4rem 0;background-color:#fff}.property-hero-grid{display:grid;grid-template-columns:13fr 7fr;gap:4rem;box-sizing:border-box}.property-gallery-wrapper{display:flex;flex-direction:column;gap:1rem;min-width:0;box-sizing:border-box}.carousel-main{position:relative;border-radius:.5rem;overflow:hidden;margin-bottom:.5rem;box-shadow:0 4px 12px #0000001a;width:100%;max-width:100%;box-sizing:border-box;aspect-ratio:16 / 9}.carousel-slides{position:relative;width:100%;height:100%}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#00000080;color:#fff;border:none;width:44px;height:44px;border-radius:50%;font-size:1.25rem;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center}.carousel-btn:hover{background:#000c}.carousel-btn:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}.carousel-prev{left:1rem}.carousel-next{right:1rem}.carousel-counter{position:absolute;bottom:1rem;right:1rem;background:#0009;color:#fff;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;z-index:10}.carousel-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem;padding:1rem 0 0;margin:0;max-width:100%;box-sizing:border-box}.carousel-thumb{width:100%;height:60px;padding:0;border:none;cursor:pointer;opacity:.5;transition:opacity .2s ease;border-radius:.375rem;overflow:hidden;background:none}.carousel-thumb:hover{opacity:.75}.carousel-thumb.active{opacity:1;border:2px solid #000000}.carousel-thumb img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 767px){.carousel-thumbs{display:flex;height:auto;overflow-x:auto;overscroll-behavior:contain}.carousel-thumb{flex-shrink:0;width:80px;height:auto;aspect-ratio:4 / 3}}.property-info-wrapper{display:flex;flex-direction:column;min-width:0;box-sizing:border-box}.property-info-content{position:sticky;top:calc(var(--navbar-height) + 1rem)}.property-breadcrumb{font-size:.875rem;color:#666;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.property-breadcrumb a{color:#666;text-decoration:none;transition:color .2s ease}.property-breadcrumb a:hover{color:#000;text-decoration:underline}.property-breadcrumb a:focus-visible{outline:2px solid #2d62ff;outline-offset:2px;border-radius:.25rem}.property-breadcrumb span[aria-current=page]{color:#000;font-weight:500}.property-title{font-family:Times CG,Times New Roman,serif;font-size:1.5rem!important;font-weight:500;margin:0 0 .75rem;line-height:1.2;color:#000}.property-short-description{font-size:.95rem;color:#666;margin:0 0 1rem;line-height:1.5}.property-price{font-size:1.75rem;font-weight:500;font-family:Times CG,Times New Roman,serif;color:#000;margin:0 0 .25rem}.property-quick-info{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;padding:1.5rem;background:#f0f0f0;border-radius:.5rem}.info-item{display:flex;align-items:center;gap:.75rem}.info-item i{font-size:1.5rem;color:#455243}.info-content{display:flex;flex-direction:column}.info-value{font-size:1.25rem;font-weight:500;line-height:1;color:#000}.info-label{font-size:.875rem;color:#666;margin-top:.25rem}.property-location-reference{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.property-tagline,.property-reference{font-size:.875rem;color:#666;margin:0}.property-contact-card{background:#f0f0f0;padding:1.5rem;border-radius:.5rem;margin-bottom:1.5rem}.contact-title{font-family:Times CG,Times New Roman,serif;font-size:.95rem;font-weight:500;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.04em}.contact-info{display:flex;gap:1rem;align-items:flex-start}.contact-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.contact-details{display:flex;flex-direction:column;gap:.25rem}.contact-name{font-weight:500;font-size:1rem;margin:0;color:#000;padding-left:1rem}.contact-role{font-size:.875rem;color:#666;margin:0;padding-left:1rem}.contact-phone{display:block;color:#000;text-decoration:none;font-weight:500;padding-left:1rem;transition:color .2s ease}.contact-phone:hover{color:#666}.contact-phone:focus-visible{outline:2px solid #2d62ff;outline-offset:2px;border-radius:.25rem}@media (max-width: 479px){.contact-title{text-align:center}}.property-price-box{background:linear-gradient(135deg,#000,#333);color:#fff;padding:1.5rem;border-radius:.5rem;margin-bottom:1.5rem;text-align:center}.price-label{display:block;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;opacity:.8}.price-value{display:block;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:500;font-family:Times CG,Times New Roman,serif}.property-cta-buttons{display:flex;flex-direction:column;gap:1rem}.property-cta-buttons .btn-primary-elegant,.property-cta-buttons .btn-secondary-elegant{width:100%;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.property-detail-content{padding:4rem 0;background-color:#f0f0f0}.property-content-grid{display:grid;grid-template-columns:13fr 7fr;gap:4rem;box-sizing:border-box}.property-description-wrapper{flex:1;box-sizing:border-box}.section-title-elegant{font-family:Times CG,Times New Roman,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;letter-spacing:.04em;margin:0 0 .5rem;text-transform:uppercase;color:#000}.property-description-scrollable{max-height:550px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;padding:1rem;line-height:1.8;font-size:1rem;color:#333;background-color:#fff;border:1px solid #000000;border-radius:8px}.property-description-scrollable p{margin:0 0 1rem}.property-description-scrollable p:last-child{margin-bottom:0}.property-description-scrollable::-webkit-scrollbar{width:8px}.property-description-scrollable::-webkit-scrollbar-track{background:#0000000d;border-radius:.25rem}.property-description-scrollable::-webkit-scrollbar-thumb{background:#0003;border-radius:.25rem;transition:background .2s ease}.property-description-scrollable::-webkit-scrollbar-thumb:hover{background:#0006}.property-amenities-wrapper{flex:1;box-sizing:border-box}.amenities-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.amenity-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border-radius:.5rem;transition:transform .2s ease,box-shadow .2s ease}.amenity-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.amenity-icon{font-size:1.5rem;color:#455243;flex-shrink:0}.amenity-item span{font-size:.95rem;font-weight:500;color:#000}.amenities-empty{grid-column:1 / -1;padding:2rem;text-align:center;color:#666;font-style:italic}.amenities-subtitle{font-family:Times CG,Times New Roman,serif;font-size:1.25rem;font-weight:500;letter-spacing:.025em;margin:2rem 0 .5rem;text-transform:uppercase;color:#000}.amenities-subtitle:first-child{margin-top:0}.amenities-list{list-style:none;padding:0;margin:1rem 0 0}.amenities-list li{padding:.5rem 0;display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#333;border-bottom:1px solid #e0e0e0}.amenities-list li:last-child{border-bottom:none}.amenities-list li i{color:#000;width:20px;text-align:center;flex-shrink:0}.no-amenities{font-style:italic;color:#999;padding:1rem 0}.property-detail-tour{padding:4rem 0;background-color:#fff;text-align:center}.section-subtitle{font-size:1.125rem;color:#666;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}.tour-3d-wrapper{max-width:1000px;margin:0 auto}.aspect-ratio-16-9{position:relative;width:100%;padding-bottom:56.25%;border-radius:.5rem;overflow:hidden;box-shadow:0 10px 40px #0000001a}.aspect-ratio-16-9 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.property-detail-energy{padding:4rem 0;background-color:#f0f0f0}.property-energy-grid{display:grid;grid-template-columns:.67fr 1fr;gap:2rem}.property-energy-info{flex:1;display:flex;flex-direction:column;gap:3rem}.energy-info-block{display:flex;flex-direction:column}.energy-info-block .section-title-elegant{font-size:clamp(1.25rem,2.5vw,1.5rem);margin-bottom:1rem}.energy-text-content{font-family:var(--font-body);line-height:1.7;color:#333}.energy-text-content p{margin:0;text-align:justify}.energy-text-content .no-data{color:#666;font-style:italic}.energy-equipment-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.energy-equipment-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border-radius:.375rem;border:1px solid #e0e0e0;font-size:.95rem;color:#333}.energy-equipment-item i{color:#455243;width:20px;text-align:center;flex-shrink:0}@media (max-width: 767px){.energy-equipment-list{grid-template-columns:1fr}}.energy-placeholder{display:flex;align-items:center;justify-content:center;min-height:200px;background:#e8e8e8;border-radius:.375rem}.energy-placeholder p{color:#666;font-style:italic;text-align:center}.energy-list{display:flex;flex-direction:column;gap:1.5rem;margin:0}.energy-item{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.energy-item:last-child{border-bottom:none;padding-bottom:0}.energy-item dt{font-weight:500;font-size:.95rem;color:#000}.energy-item dd{margin:0;text-align:right;font-size:.95rem;color:#333}.energy-class{display:flex;justify-content:flex-end}.badge-energy{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;font-weight:500;font-size:1.25rem;color:#fff}.badge-energy.badge-A{background:#319834}.badge-energy.badge-B{background:#3cad38}.badge-energy.badge-C{background:#c1d832;color:#000}.badge-energy.badge-D{background:#fce02e;color:#000}.badge-energy.badge-E{background:#faa61a}.badge-energy.badge-F{background:#ee6c27}.badge-energy.badge-G{background:#e31e24}.property-energy-images{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.energy-chart-wrapper{display:flex;flex-direction:column;background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 12px #00000014}.chart-title{font-family:Times CG,Times New Roman,serif;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em;margin:0 0 1rem;text-align:center;color:#000}.energy-chart-wrapper img{width:100%;height:auto;border-radius:.375rem}.loading-state,.error-state{padding:4rem 2.5rem;text-align:center}.loading-spinner{display:flex;justify-content:center;align-items:center}.loading-spinner img{animation:fadeInOut 3.5s ease-in-out infinite}@keyframes fadeInOut{0%{opacity:0}50%{opacity:1}to{opacity:0}}.error-state svg{width:80px;height:80px;margin-bottom:1.5rem}.error-state h1{font-size:2rem;margin-bottom:1rem;color:#000}.error-state p{color:#666;margin-bottom:2rem}@media (max-width: 991px){.property-hero-grid{grid-template-columns:1fr;gap:2rem}.property-info-content{position:static}.property-content-grid{grid-template-columns:1fr;gap:3rem}.property-energy-grid{grid-template-columns:1fr;gap:2rem}.property-energy-images{grid-template-columns:1fr 1fr}}@media (max-width: 767px){.property-detail-hero,.property-detail-content,.property-detail-tour,.property-detail-energy{padding:3rem 0}.property-quick-info{gap:.75rem;padding:1rem}.property-cta-buttons{gap:.75rem}.property-cta-buttons .btn-primary-elegant,.property-cta-buttons .btn-secondary-elegant{font-size:.95rem;padding:.75rem 1.25rem}.amenities-grid{grid-template-columns:1fr}.property-content-grid{gap:3rem}.property-energy-images{grid-template-columns:1fr;gap:1rem}.carousel-btn{width:36px;height:36px;font-size:1rem}.property-description-scrollable{max-height:400px}.section-title-elegant{font-size:1.35rem}.property-title{font-size:1.5rem}}@media (max-width: 479px){.property-hero-grid{gap:1.5rem}.property-content-grid{gap:3rem}.property-title{font-size:1.35rem}.property-description-scrollable{max-height:350px}.contact-info{flex-direction:column;align-items:center;text-align:center}.contact-phone{justify-content:center}.property-price-box{padding:1rem 1.25rem}.price-value{font-size:1.5rem}}.property-detail-container>*{animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.property-detail-container>*{animation:none}.property-gallery-thumbs .swiper-slide,.amenity-item,.swiper-button-prev,.swiper-button-next{transition:none}}html.gallery-modal-open,body.gallery-modal-open{overflow:hidden!important;height:100%!important}.gallery-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.gallery-modal.is-open{opacity:1;visibility:visible}.gallery-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000f2;cursor:pointer}.gallery-modal-dialog{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:100vw;max-height:100vh;padding:4rem 5rem;box-sizing:border-box}@media (max-width: 767px){.gallery-modal-dialog{padding:3rem 1rem}}.gallery-modal-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:.5rem;box-shadow:0 20px 60px #00000080;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.gallery-modal-close{position:absolute;top:1.5rem;right:1.5rem;z-index:10;width:48px;height:48px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:2rem;font-weight:300;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.gallery-modal-close:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.1)}.gallery-modal-close:focus-visible{outline:2px solid #ffffff;outline-offset:2px}@media (max-width: 767px){.gallery-modal-close{top:1rem;right:1rem;width:40px;height:40px;font-size:1.5rem}}.gallery-modal-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:56px;height:56px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.gallery-modal-nav:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-50%) scale(1.1)}.gallery-modal-nav:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.gallery-modal-prev{left:1.5rem}.gallery-modal-next{right:1.5rem}@media (max-width: 767px){.gallery-modal-nav{width:44px;height:44px;font-size:1.25rem}.gallery-modal-prev{left:.5rem}.gallery-modal-next{right:.5rem}}.gallery-modal-counter{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:10;background:#0009;color:#fff;padding:.5rem 1.25rem;border-radius:2rem;font-size:.95rem;font-weight:500;letter-spacing:.05em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media (max-width: 767px){.gallery-modal-counter{bottom:1rem;padding:.4rem 1rem;font-size:.85rem}}.gallery-modal .gallery-modal-image{transform:scale(.9);opacity:0;transition:transform .3s ease,opacity .3s ease}.gallery-modal.is-open .gallery-modal-image{transform:scale(1);opacity:1}@media (prefers-reduced-motion: reduce){.gallery-modal,.gallery-modal .gallery-modal-image,.gallery-modal-close,.gallery-modal-nav{transition:none}.gallery-modal .gallery-modal-image{transform:none}}
