.property-detail-page{background:#fff;color:#1e1e1e}.property-detail-page.gallery-open{overflow:hidden}@keyframes skeleton-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.property-detail-skeleton .skeleton-block,.property-detail-skeleton .skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:600px 100%;animation:skeleton-shimmer 1.4s linear infinite;border-radius:6px}.property-detail-skeleton{display:flex;flex-direction:column;gap:24px;width:100%}.property-detail-skeleton .skeleton-line{height:14px;border-radius:4px}.property-detail-skeleton .skeleton-line.skeleton-title{height:32px}.property-detail-skeleton .skeleton-line.skeleton-section-title{height:22px}.property-detail-skeleton .skeleton-line.w-16{width:64px}.property-detail-skeleton .skeleton-line.w-24{width:96px}.property-detail-skeleton .skeleton-line.w-40{width:160px}.property-detail-skeleton .skeleton-line.w-48{width:192px}.property-detail-skeleton .skeleton-line.w-80{width:320px}.property-detail-skeleton .skeleton-line.w-3\/4{width:75%}.property-detail-skeleton .skeleton-line.w-full{width:100%}.property-detail-skeleton .skeleton-hero{display:flex;flex-direction:column;gap:10px}.property-detail-skeleton .skeleton-gallery{display:grid;grid-template-columns:3fr 1fr;gap:8px;height:380px}.property-detail-skeleton .skeleton-gallery .skeleton-gallery-main{border-radius:8px}.property-detail-skeleton .skeleton-gallery .skeleton-gallery-grid{display:grid;grid-template-rows:repeat(4,1fr);gap:8px}.property-detail-skeleton .skeleton-gallery .skeleton-gallery-grid .skeleton-block{border-radius:6px}@media(max-width:768px){.property-detail-skeleton .skeleton-gallery{grid-template-columns:1fr;height:220px}.property-detail-skeleton .skeleton-gallery .skeleton-gallery-grid{display:none}}.property-detail-skeleton .skeleton-features{display:flex;gap:24px;padding:20px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.property-detail-skeleton .skeleton-features .skeleton-feature{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1}.property-detail-skeleton .skeleton-features .skeleton-feature .skeleton-icon{width:28px;height:28px;border-radius:50%}.property-detail-skeleton .skeleton-body{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:flex-start}@media(max-width:900px){.property-detail-skeleton .skeleton-body{grid-template-columns:1fr}}.property-detail-skeleton .skeleton-body .skeleton-main{display:flex;flex-direction:column;gap:14px}.property-detail-skeleton .skeleton-body .skeleton-main .skeleton-map{height:260px;border-radius:12px;margin-top:8px}.property-detail-skeleton .skeleton-body .skeleton-tabs{display:flex;gap:8px;margin-top:4px}.property-detail-skeleton .skeleton-body .skeleton-tabs .skeleton-tab{height:36px;width:90px;border-radius:8px}.property-detail-skeleton .skeleton-body .skeleton-sidebar{height:480px;border-radius:12px}@media(max-width:900px){.property-detail-skeleton .skeleton-body .skeleton-sidebar{display:none}}.detail-back{display:flex;padding:24px 0 0 24px;font-weight:600;font-size:16px;gap:8px;letter-spacing:.5%}.property-detail-content{max-width:1392px;margin:0 auto;padding:16px 24px 80px;display:flex;flex-direction:column;gap:32px}.property-detail-hero{display:flex;flex-direction:column;gap:8px}.property-detail-hero-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.status-icon{background-color:#28a745;border-radius:100%;width:24px;height:24px;display:block}.property-detail-status{background:transparent;color:#1e1e1e;gap:8px}.property-detail-price,.property-detail-status{font-weight:600;font-size:24px;display:flex;align-items:center}.property-detail-price{justify-content:flex-end;gap:12px}.property-detail-price span{font-family:Montserrat,sans-serif}.property-detail-info{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.property-detail-info svg{width:18px;height:18px}.price-info-popover{position:absolute;top:40px;right:0;background:#fff;border:1px solid #006aff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:24px 16px 16px;min-width:220px;z-index:1000}.price-info-popover .price-info-popover-close{position:absolute;top:4px;right:8px;background:none;border:none;font-size:24px;line-height:1;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.price-info-popover .price-info-popover-close:hover{color:#1e1e1e}.price-info-popover .price-info-popover-content{display:flex;flex-direction:column;gap:12px;padding-top:8px}.price-info-popover .price-info-item{display:flex;justify-content:space-between;align-items:center;gap:16px}.price-info-popover .price-info-label{font-size:14px;color:#1e1e1e;font-weight:500}.price-info-popover .price-info-value{font-size:14px;color:#6b6b6b;font-weight:400}.property-detail-title{font-size:44px;font-weight:800;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.property-detail-subtitle{margin:0;color:#6b6b6b;font-size:14px}.property-detail-gallery{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.property-detail-gallery-main img{width:100%;height:100%;max-height:448px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.property-detail-gallery-main-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:16px;pointer-events:none}.property-detail-gallery-actions{display:flex;justify-content:flex-end;gap:12px;pointer-events:auto}.property-detail-gallery-actions button{width:32px;height:32px;border-radius:6px;border:1px solid #006aff;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.property-detail-gallery-actions button img{width:18px;height:18px}.property-detail-gallery-counter{align-self:flex-end;background:#1e1e1e;color:#fff;padding:6px 10px;border-radius:6px;font-size:14px;font-weight:600;letter-spacing:.16px}.property-detail-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:218px;gap:12px}.property-detail-gallery-item{position:relative;border-radius:12px;overflow:hidden}.property-detail-gallery-item img.property-detail-gallery-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.property-detail-gallery-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:flex-end;padding:24px}.property-detail-features{display:flex;flex-direction:column;gap:16px;padding:16px;text-align:center;border-bottom:1px solid #a6a6a6;font-weight:600;font-size:16px;line-height:18px;letter-spacing:.5%}.property-detail-features.unit-features{padding-bottom:32px;padding-top:0}.property-detail-features-grid{display:flex;justify-content:space-around;align-items:center;gap:16px}.property-detail-feature{display:flex;flex-direction:column;gap:6px;align-items:center}.property-detail-feature-value{display:flex;width:100%;justify-content:center}.property-detail-feature-label{font-style:normal;text-align:center;width:100%}.property-detail-feature-label,.property-detail-features-toggle{font-size:16px;font-weight:600;line-height:18px;letter-spacing:.16px;color:#1e1e1e}.property-detail-features-toggle{display:none;align-items:center;justify-content:center;gap:8px;border:none;background:transparent;cursor:pointer}.property-detail-features-toggle img{width:24px;height:24px;transform:rotate(180deg);transition:transform .2s ease}.property-detail-features-toggle .expanded{transform:rotate(0deg)}.property-detail-body{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:24px}.property-detail-left{display:flex;flex-direction:column;gap:32px}.property-detail-summary h2{color:#1e1e1e;font-size:24px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:16px}.property-detail-summary.property-unit-details{border-bottom:1px solid #a6a6a6}.property-detail-summary.property-unit-details h2{margin-top:32px}.property-detail-summary.property-unit-details .property-unit-delivery{background-color:#d97a2b;padding:12px 16px;border-radius:4px;color:#fff;display:flex;align-items:center;gap:8px;font-weight:500;font-size:16px;line-height:22px;letter-spacing:.5%}.property-detail-summary-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.property-detail-summary-grid p{margin:0;color:#1e1e1e;font-size:16px;font-weight:400;line-height:20px;white-space:pre-line}.property-detail-summary-grid h4{margin-top:32px}.property-detail-summary-grid .summary-collapsed{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.property-detail-summary-toggle{display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;padding:8px 0 0;color:#1e1e1e;font-size:16px;font-weight:600;line-height:18px;letter-spacing:.16px;cursor:pointer}.property-detail-summary-toggle img{width:24px;height:24px;transform:rotate(180deg);transition:transform .2s ease}.property-detail-summary-toggle .expanded{transform:rotate(0deg)}.property-detail-summary-item{display:flex;flex-direction:column;gap:4px}.property-detail-summary-item span{color:#6b6b6b;font-size:13px}.property-detail-summary-item strong{font-size:16px}.property-detail-map{display:flex;flex-direction:column;gap:16px;padding-bottom:32px;border-bottom:1px solid #a6a6a6}.property-detail-address{display:flex;align-items:center;gap:8px;font-weight:600}.property-detail-address-icon{width:24px;height:24px;color:#0041d9}.property-detail-address-icon svg{width:100%;height:100%}.property-detail-map-image{position:relative;border-radius:8px;overflow:hidden}.property-detail-map-image img{width:100%;height:320px;-o-object-fit:cover;object-fit:cover}.property-detail-map-pin{position:absolute;right:24px;bottom:24px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;color:#0041d9;box-shadow:0 8px 20px rgba(0,0,0,.2)}.property-detail-map-pin svg{width:28px;height:28px}.property-detail-amenities{display:flex;flex-direction:column;gap:16px}.property-detail-amenities h2{color:#1e1e1e;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.property-detail-amenities-tabs,.property-gallery-lightbox-tabs{display:flex;gap:8px;border-bottom:1px solid #a6a6a6;z-index:1}.property-gallery-lightbox-tabs{width:100%;display:flex;justify-content:center;padding-left:32px}.property-detail-amenities-tab,.property-gallery-lightbox-tab{border:1.3px solid #a6a6a6;border-bottom:none;border-radius:8px 8px 0 0;background:#fff;padding:8px 12px;font-size:14px;font-weight:600;color:#1e1e1e;cursor:pointer}.property-detail-amenities-tab.active,.property-gallery-lightbox-tab.active{background:#ebf2fd;color:#006aff;margin-bottom:-1px}.property-detail-amenities-content{padding-top:16px}.property-detail-amenities-content span{display:block;font-size:16px;font-weight:400;line-height:20px;color:#1e1e1e}.property-detail-issues{background:#f5f5f5;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:16px}.property-detail-issues-title{display:flex;align-items:center;gap:12px}.property-detail-issues-title h3{color:#1e1e1e;margin:0;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.property-detail-warning{width:28px;height:28px;color:#d66a00}.property-detail-warning svg{width:100%;height:100%}.property-detail-issues-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.property-detail-issues-actions button{background-color:#fff!important;border:1.3px solid #a6a6a6;color:#1e1e1e}.property-detail-right{display:flex;flex-direction:column;gap:20px}.property-detail-contact{background:#f9f9f9;border-radius:8px;border:1px solid #e4e4e4;padding:24px;display:flex;flex-direction:column;gap:24px}.property-detail-input-row{display:flex;gap:12px}.property-detail-input-row .input-field-2-wrapper{width:100%}.property-detail-input-row .input-field-2-wrapper:has(#contact_pais){max-width:120px}.property-detail-input-row .input-field-2-wrapper:has(#contact_consulta){height:66px}.property-detail-input-row .input-field-2-wrapper:has(#contact_consulta) textarea{padding-top:20px;height:100%}.property-detail-contact-terms{display:flex;flex-direction:column;gap:8px}.property-detail-contact-actions{display:flex;flex-direction:column;gap:16px}.property-detail-contact-actions button{width:100%}.property-detail-contact-modal{position:fixed;inset:0;display:none;z-index:1000}.property-detail-contact-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.2)}.property-detail-contact-modal-panel{position:relative;width:100%;height:100%;margin:0 auto;background:#f5f5f5;display:flex;flex-direction:column}.property-detail-gallery-modal-close-container{text-align:right;z-index:1;align-self:flex-start;background:rgba(0,0,0,.3);display:flex;align-items:center;padding:8px;border-radius:12px}.property-gallery-lightbox .property-detail-gallery-modal-close{border:none;cursor:pointer;z-index:1;text-align:center;align-self:flex-end;justify-self:flex-end;color:#fff;height:24px}.property-gallery-lightbox .property-detail-gallery-modal-close svg{width:24px;height:24px}.property-detail-contact-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:8px;border:1px solid transparent;font-size:16px;font-weight:600;line-height:20px;letter-spacing:.32px;color:#fff;cursor:pointer}.property-detail-contact-action img{width:24px;height:24px}.property-detail-contact-action-whatsapp{background:#1ac050!important;border-color:#1ac050!important;color:#fff!important}.property-detail-contact-action-primary{background:#006aff;border-color:#006aff}.property-detail-agent{border:1px solid #e4e4e4;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:12px}.property-detail-agent-header{display:flex;align-items:center;gap:12px}.property-detail-agent-header h4{margin:0}.property-detail-agent-header span{color:#6b6b6b;font-size:13px}.property-detail-agent-logo{width:48px;height:48px;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.property-detail-agent-details{display:flex;flex-direction:column;gap:6px;color:#6b6b6b;font-size:13px}.property-detail-agent-details button{margin-top:8px;height:40px;border-radius:8px;border:1px solid #006aff;background:#006aff;color:#fff;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.28px;cursor:pointer}@media(max-width:768px){.property-detail-mobile-actions{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1.3px solid #7a7a7a;padding:16px;display:flex;gap:20px;justify-content:center;z-index:900}}@media(min-width:769px){.property-detail-mobile-actions{display:none}}.property-detail-mobile-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:12px 16px;border-radius:8px;border:1px solid transparent;font-size:16px;font-weight:600;line-height:20px;letter-spacing:.32px;color:#fff;cursor:pointer;width:100%}.property-detail-mobile-action img{width:24px;height:24px}.property-detail-mobile-action-whatsapp{background:#1ac050;border-color:#1ac050}.property-detail-mobile-action-primary{background:#006aff;border-color:#006aff}.property-detail-similar{display:flex;flex-direction:column;gap:16px}.property-detail-similar h2{margin:0;font-size:22px}.property-detail-similar-wrapper{position:relative;display:flex;align-items:center}.property-detail-similar-wrapper .property-card-grid-list{max-width:264px;min-width:264px}.property-detail-cards{display:flex;gap:16px;overflow-x:auto;padding-bottom:16px;scroll-behavior:smooth;overflow:hidden}.property-detail-cards .property-card-wrapper{min-width:264px;max-width:264px;height:auto;display:flex;flex-direction:column}.property-detail-cards .property-card-wrapper .property-card-info{flex:1}.property-detail-gallery-arrow{width:48px;height:48px;background-color:#fff;border-radius:100%;display:flex;justify-content:center;align-items:center;z-index:2;box-shadow:1px 4px 4px rgba(0,0,0,.25);cursor:pointer}.property-detail-gallery-arrow:hover{background-color:#f0f4ff;transform:scale(1.05)}.property-detail-gallery-arrow:active{transform:scale(.95)}.property-detail-gallery-arrow-left{left:0}.property-detail-gallery-arrow-left img{transform:rotate(90deg)}.property-detail-gallery-arrow-right{right:0}.property-detail-gallery-arrow-right img{transform:rotate(270deg)}@media(max-width:1200px){.property-detail-body{grid-template-columns:minmax(0,1fr)}.property-detail-right{order:2}}@media(max-width:1024px){.property-detail-gallery{grid-template-columns:minmax(0,1fr)}.property-detail-features{grid-template-columns:repeat(3,minmax(0,1fr))}.property-detail-issues-actions{grid-template-columns:minmax(0,1fr)}}@media(max-width:768px){.property-detail-content{padding:24px 16px 64px}.property-detail-hero-row{flex-direction:row;align-items:stretch}.property-detail-features,.property-detail-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-detail-contact-actions,.property-detail-input-row,.property-detail-question-grid{grid-template-columns:minmax(0,1fr)}.property-detail-cards{overflow:auto}.property-detail-gallery-arrow{display:none}.property-detail-summary{padding-bottom:24px;border-bottom:1px solid #a6a6a6}.property-detail-contact{display:none}.property-detail-contact.property-detail-contact-modal-form{display:block}.property-detail-contact.property-detail-contact-modal-form .property-detail-contact-form{padding:16px 0}.property-detail-contact.property-detail-contact-modal-form .property-detail-contact-terms{gap:16px}.property-detail-contact-modal.is-open{display:flex}}.property-gallery-lightbox{position:fixed;inset:0;z-index:2000;display:flex;flex-direction:column;align-items:center;justify-content:center}.property-gallery-lightbox-backdrop{position:absolute;inset:0;background:hsla(0,0%,100%,.8)}.property-gallery-lightbox-loading{position:relative;z-index:5;flex:1;display:flex;align-items:center;justify-content:center}.property-gallery-lightbox-spinner{width:48px;height:48px;border:4px solid rgba(0,0,0,.12);border-top-color:#006aff;border-radius:50%;animation:gallery-spin .8s linear infinite}@keyframes gallery-spin{to{transform:rotate(1turn)}}.property-gallery-lightbox-close{position:absolute;top:16px;right:16px;z-index:10;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0%,100%,.15);border:none;border-radius:50%;cursor:pointer}.property-gallery-lightbox-close svg{width:20px;height:20px;color:#fff}.property-gallery-lightbox-close:hover{background:hsla(0,0%,100%,.3)}.property-gallery-lightbox-main{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;width:100%;flex:1;box-sizing:border-box;overflow:auto}.property-gallery-lightbox-main .property-detail-gallery-arrow-left{left:16px;margin-right:8px}.property-gallery-lightbox-main .property-detail-gallery-arrow-right{right:16px;margin-left:8px}.property-gallery-lightbox-image{height:100%;max-height:calc(100vh - 130px);max-width:calc(100% - 50px);-o-object-fit:contain;object-fit:contain;display:block;border-radius:4px}.property-gallery-lightbox-video{width:100%;max-width:900px;aspect-ratio:16/9;border:none;border-radius:4px}.property-gallery-lightbox-counter{align-self:center;position:relative;z-index:10;color:#fff;font-size:14px;background:rgba(0,0,0,.4);padding:4px 12px;border-radius:12px;margin-bottom:8px}.property-gallery-lightbox-thumbs{display:none!important;position:relative;z-index:5;min-height:54px;display:flex;gap:8px;overflow-x:auto;padding:0 16px 16px;max-width:100%;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent}.property-gallery-lightbox-thumb{flex-shrink:0;width:72px;height:54px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;padding:0;background:none;opacity:.6;transition:opacity .15s,border-color .15s}.property-gallery-lightbox-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.property-gallery-lightbox-thumb.is-active{border-color:#fff;opacity:1}.property-gallery-lightbox-thumb:hover:not(.is-active){opacity:.9}.property-gallery-lightbox-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.15);color:#fff;font-size:12px;font-weight:600}.property-gallery-lightbox-placeholder{color:hsla(0,0%,100%,.6);font-size:16px}.property-gallery-lightbox-pdf{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;height:calc(100vh - 280px)}.property-gallery-lightbox-pdf-embed{flex:1;width:100%;min-height:0;border:none;border-radius:6px;background:#fff}.property-gallery-lightbox-pdf-link{display:flex;align-items:center;gap:6px;align-self:center;margin-top:10px;color:#fff;background:hsla(0,0%,100%,.2);padding:8px 20px;border-radius:6px;text-decoration:none;font-size:14px;flex-shrink:0}.property-gallery-lightbox-pdf-link:hover{background:hsla(0,0%,100%,.3)}.property-gallery-lightbox-thumb-pdf{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#2a2a2a;color:#fff}.property-gallery-lightbox-thumb-pdf svg{width:22px;height:22px;margin-bottom:2px;opacity:.8}.property-gallery-lightbox-thumb-pdf-badge{position:absolute;bottom:0;left:0;right:0;background:#e53e3e;color:#fff;font-size:9px;font-weight:700;letter-spacing:.8px;text-align:center;padding:2px 0;line-height:1}.property-gallery-lightbox-empty{position:relative;z-index:5;flex:1;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.5);font-size:16px}@media(max-width:768px){.property-gallery-lightbox-main{padding:16px}.property-gallery-lightbox-main .property-detail-gallery-arrow,.property-gallery-lightbox-thumbs{display:none}}.publish-review-preview-hero{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}@media(max-width:768px){.publish-review-preview-hero{flex-direction:row;align-items:stretch}}.publish-review-preview-hero .entrega{background-color:#d97a2b;gap:10px;border-radius:50px;padding:5px 16px;color:#fff;font-weight:500;font-size:16px;line-height:22px;letter-spacing:.5%;display:flex}.publish-review-address-1{font-weight:600;font-size:18px;line-height:24px;letter-spacing:.25%;display:flex;gap:8px;align-items:center;color:#7a7a7a;padding-bottom:32px}.property-detail-summary-grid h4{font-weight:600;font-size:24px;line-height:30px;letter-spacing:0;margin-bottom:16px}.units-section{display:flex;flex-direction:column;gap:24px;padding:32px 0;border-top:1px solid #a6a6a6;border-bottom:1px solid #a6a6a6}@media(max-width:768px){.units-section{padding:0 0 32px;border-top:0}}.units-section h4{font-weight:600;font-size:24px;line-height:30px;letter-spacing:0}.units-filters{display:flex;align-items:center;gap:8px}@media(max-width:768px){.units-filters{display:none}}.units-filters button{display:flex;align-items:center;gap:8px;border-radius:4px;padding:8px;font-weight:600;font-size:16px;line-height:18px;letter-spacing:.5%}.units-filters button.active{background-color:#ebf2fd;color:#006aff}.unit-type-group{display:flex;flex-direction:column;gap:16px;border:1px solid #a6a6a6;border-radius:8px;overflow:hidden}.unit-type-header{display:flex;justify-content:space-between;align-items:flex-start;padding:16px}@media(max-width:768px){.unit-type-header{flex-direction:column;align-items:flex-start;gap:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s}.unit-type-header:hover{background-color:#f8f8f8}}.unit-type-count-and-toggle{display:flex;align-items:center;gap:16px}@media(max-width:768px){.unit-type-count-and-toggle{width:100%;justify-content:space-between}}.unit-type-chevron{flex-shrink:0;transition:transform .3s ease;color:#000;display:none}@media(max-width:768px){.unit-type-chevron{display:block}}.unit-type-chevron.expanded{transform:rotate(180deg)}.unit-type-content{display:block}@media(max-width:768px){.unit-type-content{display:none}.unit-type-group.is-open .unit-type-content{display:block}}.unit-type-info{display:flex;align-items:center;gap:16px}.unit-type-info svg{width:48px;height:48px;color:rgba(0,0,0,.5)}.unit-type-details{display:flex;flex-direction:column;gap:4px}.unit-type-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.unit-type-name{font-size:16px;font-weight:600;line-height:22px;color:#000}.unit-type-desde{font-size:14px;font-weight:400;line-height:22px;color:rgba(0,0,0,.6)}.unit-type-price{font-size:16px;font-weight:600;line-height:22px;color:#000}.unit-type-superficie{font-size:14px;font-weight:400;line-height:20px;color:rgba(0,0,0,.8)}.unit-type-count{display:flex;align-items:baseline;gap:8px}.count-number{font-size:16px;font-weight:600;line-height:22px;color:#000}.count-label{font-size:14px;font-weight:400;line-height:22px;color:rgba(0,0,0,.8)}.units-table{display:flex;flex-direction:column}@media(max-width:768px){.units-table-desktop{display:none}}.units-list-mobile{display:none}@media(max-width:768px){.units-list-mobile{display:flex;flex-direction:column;gap:16px;padding:16px}}.unit-item{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;transition:background-color .2s}.unit-item:active{background-color:#f0f0f0}.unit-field{display:flex;justify-content:space-between;align-items:center;gap:8px}.unit-label{font-weight:500;color:rgba(0,0,0,.6);flex-shrink:0}.unit-label,.unit-value{font-size:14px;line-height:18px}.unit-value{font-weight:400;color:rgba(0,0,0,.8);text-align:right}.table-header{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid #a6a6a6}@media(max-width:768px){.table-header{display:none}}.table-row{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid #a6a6a6}.table-row:hover{background-color:#ebf2fd}.table-row:last-child{border-bottom:none}@media(max-width:768px){.table-row{grid-template-columns:1fr;padding:16px;gap:8px}}.table-cell{padding:15px 12px;font-size:14px;font-weight:400;line-height:18px;color:rgba(0,0,0,.8);text-align:center}.table-header .table-cell{font-weight:500;color:rgba(0,0,0,.6)}@media(max-width:768px){.table-cell{padding:4px 0;text-align:left}.table-cell:before{content:attr(data-label) ": ";font-weight:500;color:rgba(0,0,0,.6)}}.publish-review-features{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-around;padding:32px 0;border-top:1px solid #a6a6a6;border-bottom:1px solid #a6a6a6}.publish-review-feature{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#1e1e1e}.publish-review-feature img{width:24px;height:24px}.unit-details-development{display:flex;flex-direction:column;gap:32px}.unit-details-development h4{font-weight:600;font-size:24px;line-height:30px;letter-spacing:0}.unit-details-development .unit-details-development-info{padding:16px 8px;border-radius:8px;border:1.3px solid #a6a6a6;display:flex;flex-direction:row;gap:8px;background-color:#f5f5f5}.unit-details-development .unit-details-development-info:hover{background-color:#fff}.unit-details-development .unit-details-development-info .unit-details-development-image{height:82px;width:-moz-fit-content;width:fit-content;border-radius:4px}.unit-details-development .unit-details-development-info .unit-details-development-text{display:flex;flex-direction:column;gap:8px}.unit-details-development .unit-details-development-info .unit-details-development-text h5{font-weight:600;font-size:18px;line-height:22px;letter-spacing:0}.unit-details-development .unit-details-development-info .unit-details-development-text .development-delivery{font-weight:400;font-size:16px;line-height:20px;letter-spacing:.75%;color:#7a7a7a}.unit-details-development .unit-details-development-info .unit-details-development-text .development-rooms{display:flex;gap:8px;align-items:center;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.75%}@media(max-width:768px){.property-detail-content{padding:16px 16px 48px;gap:24px}.property-detail-status{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#1e1e1e;padding:0;font-size:20px;font-weight:800;letter-spacing:.2px}.property-detail-status span.property-type{display:none}.property-detail-price{justify-content:flex-end;font-size:14px;font-weight:500}.property-detail-title{font-size:32px;line-height:36px;letter-spacing:-1px}.property-detail-subtitle{display:none}.property-detail-gallery{grid-template-columns:minmax(0,1fr)}.property-detail-gallery-main{position:relative}.property-detail-gallery-main img{max-height:254px;border-radius:12px}.property-detail-gallery-grid{display:none}.property-detail-features{padding:16px 0 24px;gap:20px}.property-detail-features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 8px;padding:0 16px;transition:max-height .25s ease}.property-detail-features.is-toggleable.is-collapsed .property-detail-features-grid{max-height:140px;overflow:hidden}.property-detail-features.is-toggleable.is-expanded .property-detail-features-grid{max-height:999px}.property-detail-features-toggle{display:inline-flex}.property-detail-mobile-actions{display:flex}.property-detail-content{padding-bottom:120px}}