.ks-tipologias-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.ks-tab-btn{font-family:var(--font-body,sans-serif);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;color:#555;background:0 0;border:1px solid #ccc;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s}.ks-tab-btn:hover,.ks-tab-btn.active{color:#fff;background:#111;border-color:#111}.ks-tipologias-table-wrap{overflow-x:auto}.ks-tipologias-table{border-collapse:collapse;width:100%;font-size:.9rem}.ks-tipologias-table thead th{color:#fff;letter-spacing:.05em;white-space:nowrap;text-align:left;background-color:#111;border-bottom:none;padding:16px 12px;font-size:.85rem;font-weight:500}.ks-th-first{padding-left:1.5rem!important}.ks-th-last{text-align:right!important;padding-right:1.5rem!important}.ks-th-center{text-align:center!important}.ks-tipologias-table tbody td{color:#111;white-space:nowrap;vertical-align:middle;border-bottom:1px solid #eaeaea;padding:8px 8px 8px 24px;font-size:.9rem}.ks-tipologias-table tbody tr{cursor:pointer;transition:background-color .2s}.ks-tipologias-table tbody tr:hover{background-color:#dbdbdb}.ks-td-tipologia{font-size:.95rem;font-weight:700;padding-left:1.5rem!important}.ks-td-precio{text-align:right;font-size:.95rem;font-weight:700;padding-right:1.5rem!important}.ks-td-detalle{text-align:center}.ks-tipologias-table tbody td.ks-td-clickable{padding:0!important}.ks-tipologia-row-link{min-height:44px;color:inherit;align-content:center;padding:8px 8px 8px 24px;text-decoration:none;display:block}.ks-td-precio .ks-tipologia-row-link{text-align:right;padding-right:1.5rem}.ks-table-link{color:#111;font-weight:600}.ks-table-link:hover{text-decoration:underline}.ks-table-empty{text-align:center;color:#888;padding:2rem}.ks-btn-info-pill{color:#111;background:0 0;border:1px solid #111;border-radius:50px;padding:6px 16px;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.ks-btn-info-pill:hover,.ks-tipologias-table tbody tr:hover .ks-btn-info-pill{color:#fff;background:#111}.ks-tipologias-load-more{text-align:center;margin-top:2rem;padding-top:1rem}.ks-btn-black-pill{color:#fff;cursor:pointer;background-color:#111;border:1px solid #111;border-radius:99px;padding:10px 28px;font-size:.95rem;font-weight:500;transition:background-color .3s}.ks-btn-black-pill:hover{background-color:#333}.ks-promo-modal-open{overflow:hidden}.ks-promo-modal{z-index:1055;justify-content:center;align-items:center;padding:1.75rem;display:flex;position:fixed;inset:0}.ks-promo-modal__backdrop{background:#00000094;position:absolute;inset:0}.ks-promo-modal__dialog{z-index:1;background:#fff;border-radius:16px;width:min(800px,100%);max-height:calc(100vh - 3.5rem);position:relative;overflow:hidden;box-shadow:0 10px 40px #0003}.ks-promo-modal__dialog--image-only{width:min(760px,100%)}.ks-promo-modal__content{grid-template-columns:1fr 1fr;max-height:calc(100vh - 3.5rem);display:grid;overflow:auto}.ks-promo-modal__dialog--image-only .ks-promo-modal__content{display:block}.ks-promo-modal__media{min-height:350px;position:relative}.ks-promo-modal__dialog--image-only .ks-promo-modal__media{min-height:0}.ks-promo-modal__media-link{height:100%;display:block}.ks-promo-modal__image{object-fit:cover;width:100%;height:100%;display:block}.ks-promo-modal__dialog:not(.ks-promo-modal__dialog--image-only) .ks-promo-modal__image{position:absolute;inset:0}.ks-promo-modal__dialog--image-only .ks-promo-modal__image{object-fit:contain;height:auto;max-height:calc(100vh - 3.5rem)}.ks-promo-modal__body{background:#fff;align-items:center;display:flex}.ks-promo-modal__body-inner{text-align:center;width:100%;padding:3rem}.ks-promo-modal__title{color:#0f0f10;letter-spacing:0;margin:0 0 1.5rem;font-size:2rem;font-weight:800;line-height:1.1}.ks-promo-modal__description{color:#111;font-size:.95rem;line-height:1.5}.ks-promo-modal__description>*{margin:0 0 1rem}.ks-promo-modal__description>:last-child{margin-bottom:0}.ks-promo-modal__description ul,.ks-promo-modal__description ol{text-align:left;padding-left:1.25rem;display:inline-block}.ks-promo-modal__description li{margin-bottom:.75rem}.ks-promo-modal__description li:last-child{margin-bottom:0}.ks-promo-modal__button{color:#fff;background:#000;border-radius:50px;margin-top:1.5rem;padding:.8rem 2.5rem;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .2s;display:inline-block}.ks-promo-modal__button:hover,.ks-promo-modal__button:focus{color:#fff;background:#333}.ks-promo-modal__close{z-index:2;cursor:pointer;opacity:.7;background:0 0;border:0;width:1.25rem;height:1.25rem;padding:0;transition:opacity .2s;position:absolute;top:1.5rem;right:1.5rem}.ks-promo-modal__close:before,.ks-promo-modal__close:after{content:"";background:#ccc;width:100%;height:2px;position:absolute;top:50%;left:0}.ks-promo-modal__close:before{transform:rotate(45deg)}.ks-promo-modal__close:after{transform:rotate(-45deg)}.ks-promo-modal__close:hover,.ks-promo-modal__close:focus{opacity:1}@media (width<=768px){.ks-promo-modal{align-items:flex-start;padding:1rem;overflow:auto}.ks-promo-modal__dialog{max-height:none}.ks-promo-modal__content{grid-template-columns:1fr;max-height:none}.ks-promo-modal__dialog:not(.ks-promo-modal__dialog--image-only) .ks-promo-modal__image{height:350px;position:static}.ks-promo-modal__body-inner{padding:2.5rem 1.5rem 2rem}.ks-promo-modal__title{font-size:1.75rem}.ks-promo-modal__button{width:min(100%,260px);padding-left:1.25rem;padding-right:1.25rem}}.ks-estado-obra{background:#f5f5f5;padding:80px 0}.ks-estado-scroll-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;overflow-x:auto}.ks-estado-scroll-wrapper::-webkit-scrollbar{display:none}.ks-estado-track{z-index:1;justify-content:space-between;align-items:flex-start;min-width:650px;padding-bottom:20px;display:flex;position:relative}.ks-estado-track:before{content:"";z-index:0;background-color:#dcdcdc;width:100%;height:2px;position:absolute;top:9px;left:0}.ks-estado-node{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.ks-estado-circle{z-index:2;background-color:#fff;border:2px solid #dcdcdc;border-radius:50%;width:20px;height:20px;margin-bottom:12px;transition:all .3s;position:relative}.ks-estado-node.completed .ks-estado-circle,.ks-estado-node.current .ks-estado-circle{background-color:#111;border-color:#111}.ks-estado-label{font-family:var(--font-heading,sans-serif);color:#a0a0a0;background-color:#f5f5f5;padding:0 10px;font-size:1.1rem;font-weight:500;transition:all .3s}.ks-estado-node.completed .ks-estado-label,.ks-estado-node.current .ks-estado-label{color:#111;font-weight:700}.ks-estado-details{font-family:var(--font-body,sans-serif);color:#444;text-align:center;margin-top:15px;font-size:.9rem;line-height:1.6;display:none}.ks-estado-node.current .ks-estado-details{display:block}.ks-estado-details li{padding:0;list-style:none}.ks-estado-details strong{color:#111;font-weight:700}.ks-planos-section{background:#fff;padding:80px 0}.ks-planos-slider-wrapper{background:#fff;border-radius:8px;padding:20px 0;position:relative}.ks-planos-track{scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.ks-planos-track::-webkit-scrollbar{display:none}.ks-plano-card{scroll-snap-align:center;flex:0 0 100%;justify-content:center;align-items:center;padding:0 60px;display:flex}.ks-plano-link{outline:none;display:block}.ks-plano-img{object-fit:contain;width:100%;max-height:500px}.ks-plano-arrow{z-index:10;cursor:pointer;color:#111;background:0 0;border:1px solid #111;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:background .3s,color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ks-plano-arrow:hover{color:#fff;background:#111}.ks-plano-prev{left:0}.ks-plano-next{right:0}.ks-tipologias-section{background:#f9f9f9;padding:80px 0}.ks-tipologias-sub{color:#555;margin-top:8px;font-size:1rem;display:block}.ks-desc-rich h2{color:#111;margin-bottom:20px;font-size:49px;font-weight:600;line-height:1.1}.ks-comunidades-section{background:#1a1a1a;padding:80px 0}.ks-comunidades-titulo{color:#fff;margin-bottom:48px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700}.ks-comunidades-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.ks-comunidad-img-wrap{margin-bottom:20px}.ks-comunidad-img{object-fit:cover;width:100%;height:260px;display:block}.ks-comunidad-img-placeholder{background:#333;width:100%;height:260px}.ks-comunidad-body{align-items:flex-start;gap:16px;display:flex}.ks-comunidad-icono{color:#fff;flex-shrink:0;width:44px;height:44px}.ks-comunidad-nombre{color:#fff;margin-bottom:4px;font-size:1.1rem;font-weight:700;line-height:1.2}.ks-comunidad-desc{color:#ffffffa6;margin:0;font-size:.85rem;line-height:1.5}@media (width<=768px){.ks-estado-obra,.ks-planos-section,.ks-tipologias-section,.ks-amenities-section,.ks-galeria-section,.ks-video-section,.ks-comunidades-section{padding:48px 0}.ks-plano-card{padding:0 15px}.ks-plano-arrow{width:35px;height:35px}.ks-comunidades-grid{grid-template-columns:1fr}.ks-desc-rich h2{font-size:32px}}
