.slideshow-thumbnails{background-color:rgba(210,213,220,.95);padding:6px 12px;display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box}.slideshow-thumbnails-track{display:flex;gap:8px;overflow-x:auto;align-items:center;scrollbar-width:none;-ms-overflow-style:none}.slideshow-thumbnails-track::-webkit-scrollbar{display:none}.slideshow-thumb{flex-shrink:0;width:72px;height:48px;border-radius:6px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:none;opacity:.5;transition:opacity .2s,border-color .2s}.slideshow-thumb:hover{opacity:.8}.slideshow-thumb-active{opacity:1;border-color:#ffffff}.slideshow-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.slideshow-wrapper{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden;background-color:#f3f4f6;box-shadow:0 8px 28px rgba(0,0,0,.08);display:flex;flex-direction:column}.slideshow-placeholder{width:100%;height:100%;background-color:#e9d5ff}.slideshow-main{position:relative;flex:1 1 0%;min-height:0;overflow:hidden}.slideshow-image-container{width:100%;height:100%;cursor:pointer}.slideshow-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .22s ease}.slideshow-image-container:hover .slideshow-img{transform:scale(1.03)}.slideshow-thumbs-bar{flex:0 0 auto;height:60px}@media (max-width:768px){.slideshow-thumbs-bar{display:none}}.slideshow-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(255,255,255,.8);background-image:url(/property-card-left-icon.svg);background-repeat:no-repeat;background-position:50%;background-size:100%;border:none;width:36px;height:36px;cursor:pointer;z-index:2;border-radius:50%;transition:background .2s,box-shadow .2s,opacity .2s;padding:0;box-shadow:0 4px 14px rgba(0,0,0,.15);opacity:0}.slideshow-wrapper:hover .slideshow-arrow{opacity:1}.slideshow-arrow:hover{background-image:url(/property-card-left-icon-hover.svg);background-color:#fff}.slideshow-arrow-left{left:12px;transform:translateY(-50%) rotate(180deg)}.slideshow-arrow-right{right:12px}.slideshow-counter{position:absolute;top:12px;right:12px;padding:4px 12px;border-radius:9999px;background-color:rgba(0,0,0,.45);color:#fff;font-size:.75rem;font-weight:600;backdrop-filter:blur(4px);z-index:2;pointer-events:none}.property-info-section{padding:2rem;background-color:#ffffff;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 10px rgba(0,0,0,.03)}.property-info-section h2{font-size:1.5rem;margin-bottom:1rem}.overview-cards{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.overview-cards .card{background-color:#f3f4f6;padding:1rem;border-radius:8px;min-width:150px;flex:1;text-align:center}.overview-cards p{margin:0;font-size:.85rem;color:#6b7280}.overview-cards strong{font-size:1rem;color:#111827}.property-info-section h3{margin-top:1.5rem;font-size:1.2rem;color:var(--color-primary,#3c2b91)}.property-info-section p{line-height:1.6;color:#374151}.description-content{white-space:pre-wrap}.property-info-price{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.info-tabs{display:flex;gap:1.5rem;margin-bottom:1.5rem}.info-tab-button{background:none;padding:1rem 2rem;font-weight:600;font-size:1.25rem;cursor:pointer;border:none;border-bottom:2px solid transparent}.info-tab-button.active{border-bottom-color:var(--color-primary,#3c2b91);color:var(--color-primary,#3c2b91)}.no-description{text-align:center;color:#6b7280;margin:1rem 0}@media (max-width:768px){.mobile-tab-buttons{display:flex;justify-content:center;gap:20px;margin-bottom:1.5rem}.mobile-tab-button{padding:.75rem 1.5rem;border-radius:9999px;border:none;font-weight:600;font-size:.9rem;cursor:pointer;background-color:#f4f4f5;color:#000;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:all .2s ease}.mobile-tab-button.active{background-color:var(--color-primary,#3c2b91);color:#ffffff;box-shadow:0 6px 12px rgba(0,0,0,.15)}}.property-amenities-panel{background-color:#ffffff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.04);padding:1.25rem 1.5rem;margin-top:1.5rem}.pa-title{font-size:1.15rem;font-weight:800;color:var(--color-primary-dark,#413a97);margin:0 0 1rem}.pa-sub-section{margin-bottom:1rem}.pa-sub-section:last-child{margin-bottom:0}.pa-sub-title{font-size:.95rem;font-weight:700;color:var(--color-primary,#3c2b91);margin:0 0 .6rem}.pa-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem .75rem}.pa-item{display:flex;align-items:center;gap:.5rem;font-size:.87rem;font-weight:500;color:#111827;min-width:0}.pa-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.pa-icon{width:28px;height:28px;flex-shrink:0;object-fit:contain}.pa-icon-fallback{border-radius:999px;background-color:#ede9fe;border:2px solid #a78bfa}@media (max-width:768px){.property-amenities-panel{margin-top:1rem;padding:1rem}.pa-grid{grid-template-columns:repeat(2,1fr)}}.unit-card-link{text-decoration:none;color:inherit}.unit-card-button{background:none;border:none;padding:0;cursor:pointer;width:100%;text-align:left}.unit-card-button:focus-visible{outline:2px solid #5b21b6;outline-offset:4px;border-radius:18px}.unit-card-flat{display:flex;justify-content:space-between;align-items:center;background-color:#f3f3f3;border-radius:64px;padding:1rem 1.25rem;margin-bottom:1rem;box-shadow:0 6px 12px rgba(0,0,0,.05);transition:box-shadow .2s ease}.unit-card-link:hover .unit-card-flat{box-shadow:0 6px 20px rgba(0,0,0,.15)}.unit-column{display:flex;flex-direction:column;align-items:center;flex:1}.unit-label{font-size:.85rem;font-weight:900;margin-bottom:.25rem}.unit-label,.unit-value{color:var(--color-primary-dark,#413a97)}.unit-value{font-size:1rem;font-weight:600}.unit-label.bathrooms-small{font-size:.85rem}.unit-value.bathrooms-small{font-size:.9rem}.divider{width:4px;height:2.9rem;border-radius:25px;background-color:#d1d5db;margin:0 .75rem}@media (max-width:1468px){.unit-card-flat{display:flex;justify-content:space-between;align-items:center;background-color:#f3f3f3;border-radius:16px;padding:1rem 1.25rem;margin-bottom:1rem;box-shadow:0 6px 12px rgba(0,0,0,.05);transition:box-shadow .2s ease;padding:1.25rem 1.5rem}.unit-label{font-size:.7rem;font-weight:600}.unit-value{font-size:.7rem;font-weight:700}.unit-label.bathrooms-small{font-size:.65rem}.unit-value.bathrooms-small{font-size:.6rem}}@media (max-width:1268px){.unit-card-flat{display:flex;justify-content:space-between;align-items:center;background-color:#f3f3f3;border-radius:16px;padding:1rem 1.25rem;margin-bottom:1rem;box-shadow:0 6px 12px rgba(0,0,0,.05);transition:box-shadow .2s ease;padding:1.25rem 1.5rem}.unit-label{font-size:.7rem;font-weight:600}.unit-value{font-weight:700}.unit-label.bathrooms-small,.unit-value{font-size:.7rem}.unit-value.bathrooms-small{font-size:.55rem}}@media (max-width:768px){.unit-card-flat{display:flex;justify-content:space-between;align-items:center;background-color:#f3f3f3;border-radius:16px;padding:1rem 1.25rem;margin-bottom:1rem;box-shadow:0 6px 12px rgba(0,0,0,.05);transition:box-shadow .2s ease;padding:1.25rem 1.5rem}.unit-label{font-size:.9rem;font-weight:600}.unit-value{font-size:1rem;font-weight:700}.unit-label.bathrooms-small{font-size:.8rem}.unit-value.bathrooms-small{font-size:.95rem}}@media (max-width:385px){.unit-card-flat{padding:.75rem 1rem}.unit-label{font-size:.75rem}.unit-value{font-size:.85rem}.unit-label.bathrooms-small{font-size:.7rem}.unit-value.bathrooms-small{font-size:.8rem}.divider{width:3px;margin:0 .5rem;height:2.5rem}}.unit-list-section{margin-top:2rem;padding:1.5rem;background-color:#ffffff;border-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.unit-cards-container{max-height:520px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-primary-dark,#413a97) transparent}.available-units-title{font-size:1.4rem;font-weight:900;color:var(--color-primary-dark,#413a97);background-color:#f3f4f5;padding:.25rem .75rem;border-radius:9999px;margin:0 auto 1.5rem;width:fit-content}.unit-cards-container::-webkit-scrollbar{width:8px}.unit-cards-container::-webkit-scrollbar-track{background:transparent}.unit-cards-container::-webkit-scrollbar-thumb{background-color:var(--color-primary-dark,#413a97);border-radius:8px}@media (max-width:768px){.unit-cards-container{max-height:520px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-primary-dark,#413a97) transparent}.unit-list-section{width:80vw;margin-left:auto;margin-right:auto;margin-top:1rem;padding:.5rem;background-color:#ffffff;border-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.available-units-title{font-size:1.2rem;font-weight:900;color:var(--color-primary-dark);background-color:#f3f4f5;padding:.25rem .75rem;border-radius:9999px;margin:0 auto 1.5rem;width:fit-content}.unit-cards-container{max-height:360px}}@media (max-width:385px){.available-units-title{font-size:1rem}}.property-detail{padding:0 2rem 2rem;box-sizing:border-box}.page-content.property-detail{margin-top:6.5rem}.property-detail-images{display:flex;gap:1rem;overflow-x:auto;margin-bottom:1rem}.property-detail-images img{height:200px;border-radius:.5rem}.property-detail-description{margin-top:1rem}.property-detail-top{margin:.75rem 0 1rem}.property-detail-headline-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:.75rem}.property-detail-headline-row .property-listing-headline{margin:0;flex:1}.property-detail-top .property-listing-headline{font-size:1.1rem;font-weight:500;color:#4b2bb3;margin:0}.property-detail-top .property-image-grid{margin:0}.property-detail-top-split{display:flex;gap:1rem;height:clamp(420px,70vh,760px)}.property-detail-top-split .split-left{flex:0 0 60%;min-width:0;height:100%}.property-detail-top-split .split-right{flex:0 0 calc(40% - 1rem);min-width:0;height:100%;background-color:#ffffff;border-radius:16px;box-shadow:0 8px 28px rgba(0,0,0,.08);overflow:hidden}.property-detail-columns{display:flex;gap:1.25rem;align-items:flex-start}.property-detail-left{flex:0 0 60%;min-width:0}.property-detail-info-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.property-detail-info-row .title-component{padding:.25rem 0 .25rem .5rem;flex:1}.property-detail-info-row .lowest-price-box{padding:.5rem 1rem .5rem 0;margin-bottom:0;flex-shrink:0;align-items:flex-end;text-align:right}.property-detail-right{flex:0 0 calc(40% - 2rem);min-width:280px}.property-detail-right .property-map-section{background-color:transparent;box-shadow:none;padding:0;margin-bottom:0;margin-top:1rem}.property-detail-right .property-map-container{height:350px}@media (max-width:768px){.page-content.property-detail{margin-top:4rem}.property-detail{padding:1rem}.property-detail-top .property-listing-headline{font-size:.7rem;text-align:center;margin:.5rem auto}.property-detail-headline-row{flex-direction:column;align-items:flex-start}.property-detail-info-row{flex-direction:column;align-items:stretch}.property-detail-info-row .title-component{padding:0 .5rem}.property-detail-info-row .lowest-price-box{padding:0 .5rem;align-items:flex-start;text-align:left}.property-detail-columns{flex-direction:column;align-items:center}.property-detail-left,.property-detail-right{width:100%}.property-detail-right{min-width:0}.mobile-separator{width:80%;height:2px;background-color:#ccc;margin:1.5rem auto}}