.vp-detail-page{--vpd-ink:#11283f;--vpd-muted:#5c6f83;--vpd-line:#e5ebf1;--vpd-blue:#0769fa;max-width:1280px;padding:27px 36px 65px;font-size:15px;color:var(--vpd-ink)}
.vp-detail-page h1,.vp-detail-page h2,.vp-detail-page h3{color:#101d2f;font-weight:700;letter-spacing:-.35px;line-height:1.25}
.vp-detail-page h2{font-size:20px;margin:0 0 10px}.vp-detail-page h3{font-size:17px}.vp-detail-page p{font-size:15px;line-height:1.55;color:var(--vpd-muted)}
.vp-detail-page a,.vp-detail-page button{-webkit-tap-highlight-color:transparent}.vp-detail-page button{line-height:1.4;text-transform:none;letter-spacing:normal}
.vp-detail-page :is(a,button,input,select):focus-visible{outline:3px solid #0866dd;outline-offset:3px}.vp-detail-page button:disabled{cursor:not-allowed;opacity:.65}
.vpd-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:12px;color:#6a7f96;margin-bottom:10px}.vpd-breadcrumbs a{color:#5b7390}.vpd-breadcrumbs .vp-icon{width:13px;height:13px}.vpd-breadcrumbs [aria-current]{overflow-wrap:anywhere}
.vpd-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:8px}.vp-detail-page .vpd-heading h1{font-size:34px;line-height:1.12;margin:0 0 5px}.vpd-heading>div:first-child{min-width:0}.vpd-heading h1{overflow-wrap:anywhere}.vpd-heading p{font-size:14px;line-height:1.4}
.vpd-actions{display:flex;gap:12px;padding-top:1px;flex-shrink:0}.vp-detail-page .vpd-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:8px 14px;font-size:13px;font-weight:600;color:var(--vpd-ink);background:#fff;border:1px solid var(--vpd-line);border-radius:4px;box-shadow:0 1px 4px #1c345009}.vpd-actions .vp-icon{width:18px;height:18px}.vpd-actions button:hover{border-color:#9ebcdb}.vpd-actions [aria-pressed=true]{color:#0866dd!important;border-color:#8bb9f1!important;background:#edf5ff!important}.vpd-actions [aria-pressed=true] svg{fill:#dbeaff}
.vpd-action-status:empty{display:none}.vp-detail-page .vpd-action-status{font-size:13px;margin:4px 0 10px;color:#286244}.vpd-share-copy{display:block;padding:10px 12px;background:#eff5fb;border-radius:4px;font-size:13px;margin:8px 0}.vpd-share-copy input{display:block;width:100%;margin:7px 0 0;border:1px solid #cfdae7;padding:9px;background:#fff;color:var(--vpd-ink)}
.vpd-layout{display:grid;grid-template-columns:minmax(0,1.96fr) minmax(310px,1fr);gap:30px;align-items:start}.vpd-main,.vpd-sidebar{min-width:0}.vpd-sidebar{display:flex;flex-direction:column;gap:15px}
.vpd-gallery{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);gap:5px;aspect-ratio:1.95;position:relative;margin-bottom:16px;min-width:0;overflow:hidden;border-radius:5px;background:#eaf0f6}.vpd-gallery-single{grid-template-columns:1fr;aspect-ratio:1.95}.vp-detail-page .vpd-gallery button{padding:0;border:0;border-radius:3px;background:#edf2f8;overflow:hidden;min-width:0;min-height:0}.vpd-gallery img{display:block;width:100%;height:100%;object-fit:cover;transition:filter .2s}.vpd-gallery button:hover img{filter:brightness(.92)}.vpd-gallery-thumbs{display:grid;grid-auto-rows:minmax(0,1fr);gap:5px;min-width:0;min-height:0}.vpd-gallery-hero{width:100%;height:100%;display:block}.vp-detail-page .vpd-gallery .vpd-all-photos{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 11px;background:#fffffff5;box-shadow:0 2px 8px #16335620;border:1px solid #e3eaf2;color:#193651;font-size:12px;font-weight:600;overflow:visible}.vpd-all-photos .vp-icon{width:16px;height:16px}.vpd-all-photos span{font-size:11px;color:#5d7590}.vpd-offer{position:absolute;left:12px;top:12px;display:block;padding:4px 9px;background:#082d4d;color:white;border-radius:3px;font-size:11px;letter-spacing:.3px;font-weight:600;text-transform:uppercase;pointer-events:none}.vpd-gallery-empty{display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;grid-column:1/-1;color:#6d8398;background:linear-gradient(135deg,#eaf0f6,#f5f8fb);font-size:14px}.vpd-gallery-empty .vp-icon{width:55px;height:55px}
.vpd-section{margin:0 0 24px;scroll-margin-top:110px}.vp-detail-page .vpd-generals h2{font-size:18px;margin-bottom:8px}.vpd-generals{margin-bottom:17px}.vpd-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(113px,1fr));gap:8px}.vpd-facts>div{display:flex;align-items:center;gap:8px;min-height:58px;padding:8px 9px;background:#fff;border:1px solid var(--vpd-line);border-radius:5px;box-shadow:0 2px 5px #18334f03}.vpd-facts .vp-icon{width:31px;height:34px;padding:4px;color:var(--vpd-blue);background:#eef6ff;border-radius:3px}.vpd-facts span{font-size:12px;line-height:1.3;color:#354e6d}.vpd-facts strong{font-weight:600}
.vpd-details{padding:14px 13px;background:#fff;border:1px solid var(--vpd-line);border-radius:5px;box-shadow:0 2px 5px #18334f03}.vp-detail-page .vpd-details h2{font-size:19px;margin-bottom:10px}.vpd-detail-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px}.vpd-details dl{display:block;margin:0}.vpd-details dl>div{display:flex;min-width:0;border:1px solid #e8edf3;margin-top:-1px;font-size:12px;line-height:1.4;min-height:29px}.vpd-details dt{font-weight:400;flex:0 0 43%;padding:5px 7px;background:#f3f7fc;color:#465d79}.vpd-details dd{margin:0;padding:5px 7px;min-width:0;overflow-wrap:anywhere;color:#283f5a}.vpd-description{font-size:15px;line-height:1.55;color:var(--vpd-muted)}.vp-detail-page .vpd-description p{margin:0 0 10px}.vpd-description>:last-child{margin-bottom:0}.vpd-description ul,.vpd-description ol{padding-left:23px;margin:10px 0}.vpd-description img{max-width:100%;height:auto}.vpd-description a{overflow-wrap:anywhere}
.vp-detail-page .vpd-amenities{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px 10px;padding:0;list-style:none;margin:15px 0 0}.vpd-amenities li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;min-width:0;color:#3d5572;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.vpd-amenities .vp-icon{width:29px;height:29px;color:#254664}
.vp-detail-page .vpd-video>p{font-size:13px;margin:-4px 0 10px}.vpd-video video,.vpd-video iframe{width:100%;aspect-ratio:16/9;display:block;border:0;border-radius:5px;background:#102438;object-fit:contain}.vpd-location iframe{width:100%;height:265px;display:block;border:1px solid #dfe6eb;border-radius:5px;margin-top:13px;background:#f0f3ed}.vpd-location>a{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:8px;font-size:12px}.vpd-location>a .vp-icon{width:16px;height:16px}
.vpd-typologies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.vpd-typologies>div{min-width:0;padding:15px;border:1px solid var(--vpd-line);background:#fff;border-radius:5px}.vpd-typologies .vp-icon{color:var(--vpd-blue);width:24px;height:24px}.vp-detail-page .vpd-typologies h3{font-size:15px;margin:9px 0 5px}.vpd-typologies strong{font-size:14px}.vp-detail-page .vpd-typologies p{font-size:13px;margin-top:5px;overflow-wrap:anywhere}
.vpd-linked-properties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:13px}.vpd-linked-properties>a{display:flex;align-items:center;gap:10px;min-width:0;background:#fff;border:1px solid var(--vpd-line);border-radius:5px;overflow:hidden;padding-right:10px;font-size:14px}.vpd-linked-properties img,.vpd-unit-icon{width:83px;height:83px;object-fit:cover;flex-shrink:0}.vpd-unit-icon{display:grid;place-items:center;background:#edf3fa;color:#68829e}.vpd-linked-properties>a>span:not(.vpd-unit-icon){min-width:0;flex:1;overflow-wrap:anywhere;font-weight:500}.vpd-linked-properties>a>.vp-icon{width:18px;height:18px}.vpd-availability-link{display:inline-flex;align-items:center;gap:7px;margin-top:13px;font-size:14px}.vpd-availability-link .vp-icon{width:17px;height:17px}
.vpd-panel{padding:17px 17px 19px;background:#fff;border:1px solid var(--vpd-line);border-radius:5px;box-shadow:0 2px 7px #17355204;min-width:0}.vpd-advisor-person{display:flex;align-items:center;gap:16px;margin:12px 0 15px}.vpd-advisor-person>img,.vpd-avatar{width:82px;height:82px;border-radius:50%;object-fit:cover;flex:none;background:#edf3fa}.vpd-avatar{display:grid;place-items:center;color:#7a91ac}.vpd-avatar .vp-icon{width:36px;height:36px}.vp-detail-page .vpd-advisor-person h3{font-size:18px;margin:0 0 4px;overflow-wrap:anywhere}.vp-detail-page .vpd-advisor-person p{font-size:14px;line-height:1.4}.vp-detail-page .vpd-advisor-message{font-size:14px;line-height:1.5;margin:0 0 15px;white-space:pre-line}.vpd-contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vpd-contact-actions a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid #086ae8;border-radius:4px;padding:8px 5px;font-size:14px;font-weight:600;color:#0664db}.vpd-contact-actions .vpd-whatsapp{border-color:#1daf68;color:#16944f}.vpd-contact-actions .vp-icon{width:23px;height:23px}.vpd-contact-actions a:hover{text-decoration:none;background:#f0f7ff}.vpd-contact-actions .vpd-whatsapp:hover{background:#eefaf2}
.vpd-inquiry{padding:18px 21px;scroll-margin-top:110px}.vpd-inquiry>header{display:flex;align-items:center;gap:15px;margin-bottom:12px}.vpd-inquiry>header>.vp-icon{width:48px;height:52px;color:var(--vpd-blue);padding:8px;background:#eaf4ff;border-radius:5px}.vp-detail-page .vpd-inquiry h2{font-size:20px;margin:0;line-height:1.25;letter-spacing:-.55px}.vp-detail-page .vpd-inquiry>p{font-size:14px;line-height:1.5;margin-bottom:18px}.vp-detail-page .vpd-inquiry .vpd-inquiry-unavailable{padding:10px 11px;background:#f4f7fb;border:1px solid #e4eaf2;border-radius:4px;font-size:13px;margin:12px 0 15px}.vpd-inquiry form{margin:0}.vpd-inquiry fieldset{display:block;min-width:0;margin:0;padding:0;border:0}.vp-detail-page .vpd-inquiry fieldset>label,.vpd-phone-label{display:block;margin:0 0 17px;color:#33465d;font-size:14px;font-weight:600;line-height:1.5}.vpd-phone-label>label{font-weight:600}.vp-detail-page .vpd-inquiry label>span[aria-hidden],.vpd-phone-label>label>span{color:#c72d37}.vp-detail-page .vpd-inquiry :is(input:not([type=checkbox]),select){display:block;width:100%;height:44px;min-width:0;margin:7px 0 0;padding:10px 12px;background-color:white;border:1px solid #dfe5ec;box-shadow:inset 0 1px 3px #112a4205;border-radius:4px;color:#2d455f;font-size:14px;font-weight:400;line-height:1.4}.vp-detail-page .vpd-inquiry input::placeholder{color:#7c8a9a;opacity:1}.vp-detail-page .vpd-inquiry select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='m2 2 4 4 4-4' stroke='%23395777' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:30px}.vp-detail-page .vpd-inquiry fieldset:disabled :is(input,select){background-color:#f8fafc;color:#8995a3;cursor:not-allowed}.vpd-phone-input{display:flex;gap:0;min-width:0}.vp-detail-page .vpd-inquiry .vpd-phone-input select{width:100px;flex-shrink:0;border-radius:4px 0 0 4px;padding-left:9px;padding-right:20px;background-position:right 7px center}.vp-detail-page .vpd-inquiry .vpd-phone-input input{width:0;border-left:0;border-radius:0 4px 4px 0;flex:1}.vpd-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.vp-detail-page .vpd-inquiry fieldset>.vpd-consent{display:flex;align-items:flex-start;gap:8px;font-size:11px;font-weight:400;line-height:1.5;color:#6a7a8f;margin-bottom:16px}.vpd-consent input[type=checkbox]{appearance:auto!important;width:15px!important;height:15px!important;flex-shrink:0;position:static!important;opacity:1!important;clip:auto!important;margin:2px 0 0!important;accent-color:var(--vpd-blue)}.vpd-consent span{color:inherit}.vp-detail-page .vpd-submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:10px 14px;background:var(--vpd-blue);border:1px solid var(--vpd-blue);border-radius:4px;color:#fff;font-size:14px;font-weight:500}.vpd-submit:hover{background:#0058d7}.vpd-submit[aria-busy=true]::before{content:"";display:block;width:15px;height:15px;border:2px solid #ffffff70;border-top-color:#fff;border-radius:50%;margin-right:8px;animation:vpd-spin 1s linear infinite}.vp-detail-page .vpd-form-status:not(:empty){font-size:13px;padding:10px 11px;background:#edf8f1;color:#245e3b;border:1px solid #c9e7d5;border-radius:4px;margin:13px 0}.vp-detail-page .vpd-form-status[data-state=error]{background:#fff3f1;border-color:#f0d1ca;color:#a53b2c}.vp-detail-page .vpd-form-status[data-state=pending]{background:#eef5ff;border-color:#d5e5fb;color:#345a82}.vp-detail-page .vpd-inquiry .vpd-privacy-note{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#718198;line-height:1.5;margin:16px 0 0}.vpd-privacy-note .vp-icon{width:20px;height:22px;color:#61758d}
.vpd-similar{padding:16px 17px}.vpd-similar-project{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #edf1f5;min-width:0}.vpd-similar-project:last-child{border-bottom:0;padding-bottom:0}.vpd-similar-project>img,.vpd-similar-placeholder{width:84px;height:78px;flex:none;border-radius:4px;object-fit:cover;background:#edf3f9}.vpd-similar-placeholder{display:grid;place-items:center;color:#7188a3}.vpd-similar-project>span:not(.vpd-similar-placeholder){display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.vpd-similar-project strong{color:#172c42;font-size:15px;line-height:1.3;overflow-wrap:anywhere}.vpd-similar-zone{font-size:12px;color:#6b7f96}.vpd-mini-stage{display:inline-flex;align-items:center;gap:3px;align-self:flex-start;max-width:100%;padding:2px 5px;border-radius:3px;background:#eaf3ff;color:#1362b8;font-size:10px;line-height:1.35}.vpd-mini-stage .vp-icon{width:12px;height:12px}.vpd-mini-stage-terminado{color:#137344;background:#e9f8ee}.vpd-mini-stage-en-construccion{color:#94501b;background:#fff1e6}.vpd-similar-project>.vp-icon{width:15px;height:15px;color:#31465d}.vpd-similar-project:hover{text-decoration:none}.vpd-similar-project:hover strong{color:var(--vpd-blue)}
.vp-detail-page .vpd-lightbox{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:60px 65px 25px;background:#061322f5;border:0;color:#fff;overflow:hidden}.vpd-lightbox::backdrop{background:#07111fec}.vp-detail-page .vpd-lightbox[open]{display:flex;align-items:center;justify-content:center}.vpd-lightbox figure{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;max-width:100%;height:100%;min-width:0}.vpd-lightbox figure img{display:block;max-width:100%;max-height:calc(100% - 35px);width:auto;height:auto;object-fit:contain;border-radius:3px}.vpd-lightbox figcaption{font-size:13px;line-height:1.5;color:#d9e4ee;text-align:center;flex:none}.vp-detail-page .vpd-lightbox button{position:absolute;display:grid;place-items:center;width:43px;height:43px;background:#ffffff12;border:1px solid #ffffff35;border-radius:50%;color:#fff;padding:9px}.vp-detail-page .vpd-lightbox button:hover{background:#ffffff25}.vpd-lightbox-close{top:17px;right:20px}.vpd-lightbox-prev{left:12px;top:calc(50% - 22px)}.vpd-lightbox-prev .vp-icon{transform:rotate(180deg)}.vpd-lightbox-next{right:12px;top:calc(50% - 22px)}.vp-detail-page .vpd-lightbox :focus-visible{outline-color:#b6d8ff}.vpd-lightbox figure img:not([src]){visibility:hidden}
@keyframes vpd-spin{to{transform:rotate(360deg)}}
@media(min-width:1600px){.vp-detail-page{max-width:1330px;padding:32px 40px 65px}.vpd-layout{gap:34px}}
@media(max-width:1100px){.vp-detail-page{padding:25px 25px 50px}.vpd-layout{grid-template-columns:minmax(0,1.7fr) minmax(285px,1fr);gap:22px}.vpd-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.vpd-gallery{aspect-ratio:1.72}.vp-detail-page .vpd-amenities{grid-template-columns:repeat(4,minmax(0,1fr))}.vpd-detail-columns{grid-template-columns:1fr}.vpd-inquiry{padding:17px}.vp-detail-page .vpd-inquiry h2{font-size:18px}.vpd-inquiry>header{gap:10px}.vpd-advisor-person{gap:12px}.vpd-advisor-person>img,.vpd-avatar{width:66px;height:66px}.vp-detail-page .vpd-advisor-person h3{font-size:16px}.vpd-contact-actions{gap:7px}.vpd-contact-actions a{font-size:12px}.vpd-typologies{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.vp-detail-page{padding:23px 20px 45px}.vpd-layout{grid-template-columns:1fr;gap:10px}.vpd-gallery{aspect-ratio:1.95}.vpd-facts{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.vpd-detail-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.vp-detail-page .vpd-amenities{grid-template-columns:repeat(6,minmax(0,1fr))}.vpd-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.vpd-inquiry{grid-row:span 2}.vpd-advisor{grid-column:1}.vpd-similar{grid-column:1}.vp-detail-page .vpd-heading h1{font-size:31px}.vpd-inquiry:only-child{grid-column:1/-1}}
@media(max-width:580px){.vp-detail-page{padding:20px 15px 38px}.vpd-breadcrumbs{font-size:11px}.vpd-heading{display:block;margin-bottom:12px}.vp-detail-page .vpd-heading h1{font-size:30px;margin-bottom:6px}.vpd-heading p{font-size:13px}.vpd-actions{margin-top:13px;gap:9px}.vp-detail-page .vpd-actions button{min-height:37px;padding:7px 13px}.vpd-gallery{aspect-ratio:1.52;grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);gap:4px}.vpd-gallery-single{grid-template-columns:1fr;aspect-ratio:1.6}.vpd-gallery-thumbs{gap:4px}.vp-detail-page .vpd-gallery .vpd-all-photos{right:8px;bottom:8px;min-height:31px;padding:6px 8px;font-size:10px;gap:5px}.vpd-all-photos span{font-size:10px}.vpd-offer{left:9px;top:9px;font-size:10px;padding:4px 7px}.vpd-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.vpd-facts>div{gap:6px;padding:7px;min-height:57px}.vpd-facts .vp-icon{width:28px;height:30px;padding:3px}.vpd-facts span{font-size:10px}.vpd-section{margin-bottom:23px}.vp-detail-page h2{font-size:19px}.vp-detail-page p,.vpd-description{font-size:14px}.vpd-details{padding:13px 10px}.vpd-detail-columns{grid-template-columns:1fr;gap:0}.vpd-details dt{flex-basis:44%}.vpd-details dl>div{font-size:12px;min-height:30px}.vp-detail-page .vpd-amenities{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px 13px}.vpd-amenities li{font-size:12px}.vpd-location iframe{height:240px}.vpd-sidebar{display:flex;flex-direction:column;gap:15px}.vpd-sidebar>section{width:100%}.vpd-panel{padding:18px}.vpd-inquiry{padding:20px}.vp-detail-page .vpd-inquiry h2{font-size:21px}.vpd-inquiry>header{gap:14px}.vpd-advisor-person>img,.vpd-avatar{width:80px;height:80px}.vp-detail-page .vpd-advisor-person h3{font-size:19px}.vpd-contact-actions a{font-size:14px}.vpd-linked-properties{grid-template-columns:1fr}.vpd-linked-properties img,.vpd-unit-icon{width:78px;height:78px}.vpd-similar-project>img,.vpd-similar-placeholder{width:84px;height:80px}.vp-detail-page .vpd-lightbox{padding:62px 10px 70px}.vpd-lightbox-prev,.vpd-lightbox-next{top:auto;bottom:15px}.vpd-lightbox-prev{left:calc(50% - 52px)}.vpd-lightbox-next{right:calc(50% - 52px)}.vpd-lightbox figcaption{font-size:12px}.vpd-lightbox-close{right:13px}}
@media(prefers-reduced-motion:reduce){.vpd-submit[aria-busy=true]::before{animation:none}.vpd-gallery img{transition:none}}

.vp-detail-page .vpd-consent input[type=checkbox]::before,.vp-detail-page .vpd-consent input[type=checkbox]::after{content:none!important;display:none!important;pointer-events:none!important}
