html:has(.catalog-section){scroll-snap-type:none}.catalog-section{background:var(--color-catalog-bg);flex-direction:column;width:min(100% - 2.5rem,112rem);min-height:100dvh;margin:0 auto;padding-top:1.25rem;padding-bottom:6rem;display:flex;position:relative}.catalog-hero{isolation:isolate;background:#f3f9ffc7;border:1px solid #b9d9fb;border-radius:1.75rem;min-height:0;padding:2rem 1.75rem 1.6rem;position:relative;overflow:hidden;box-shadow:0 18px 40px #0d488b1a}.catalog-hero-building{z-index:-1;object-fit:cover;object-position:50% 42%;opacity:.16;filter:saturate(.65)brightness(1.32);border-bottom-left-radius:15rem;width:25%;height:68%;position:absolute;top:0;right:0}.catalog-header{align-items:center;gap:2.75rem;padding:0 1.25rem;display:flex}.catalog-logo{flex-shrink:0;align-items:center;display:flex}.catalog-logo img{object-fit:contain;width:15rem;height:auto;max-height:6.5rem;display:block}.catalog-logo{border-right:1px solid #bad3ec;min-height:5rem;padding-right:2.75rem}.catalog-heading{flex-direction:column;gap:.3rem;display:flex}.catalog-title{color:var(--color-catalog-hero-text);font-family:var(--font-body), sans-serif;letter-spacing:-.01em;font-size:clamp(2.4rem,3.4vw,3.7rem);font-weight:700;line-height:1.15}.catalog-description{color:var(--color-catalog-hero-subtext);font-family:var(--font-body), sans-serif;font-size:clamp(1rem,1.15vw,1.35rem)}.catalog-toolbar{z-index:2;border:1px solid var(--color-catalog-filter-border);-webkit-backdrop-filter:blur(16px)saturate(130%);backdrop-filter:blur(16px)saturate(130%);background:#ffffffeb;border-radius:1.8rem;margin-top:1.65rem;padding:1.15rem 1.5rem;position:relative;box-shadow:0 14px 34px #195ba01f}.catalog-filters--desktop{display:none}@media (min-width:900px){.catalog-filters--desktop{grid-template-columns:1.2fr repeat(5,1fr);align-items:flex-end;gap:1.4rem;display:grid}.catalog-filters--mobile{display:none}}.catalog-filters-toggle{color:var(--color-catalog-filter-text);font-family:var(--font-button), sans-serif;cursor:pointer;align-items:center;gap:.6rem;font-weight:700;list-style:none;display:flex}.catalog-filters-toggle::-webkit-details-marker{display:none}.catalog-filters-toggle svg{width:1.1rem;height:1.1rem}.catalog-filters-badge{background:var(--color-brand-accent);border-radius:50%;width:.5rem;height:.5rem}.catalog-filters-panel{flex-direction:column;gap:1rem;padding:.25rem 0 .5rem;display:flex}.catalog-filter-field{flex-direction:column;flex:9rem;gap:.4rem;min-width:9rem;display:flex}.catalog-filter-label{color:var(--color-catalog-filter-text);font-family:var(--font-button), sans-serif;letter-spacing:.01em;align-items:center;gap:.4rem;font-size:clamp(.78rem,.85vw,.95rem);font-weight:700;display:flex}.catalog-filter-label svg{color:#0877e8;width:1.45rem;height:1.45rem}.catalog-filter-input-wrap{border:1px solid var(--color-catalog-filter-border);background:var(--color-surface);border-radius:1rem;align-items:center;gap:.5rem;height:3.55rem;padding:0 1.1rem;display:flex}.catalog-filter-input-wrap svg{width:1.25rem;height:1.25rem;color:var(--color-catalog-filter-text);opacity:.6;flex-shrink:0}.catalog-filter-input-wrap input{width:100%;height:100%;color:var(--color-catalog-filter-text);font-family:var(--font-body), sans-serif;background:0 0;border:0;outline:none;font-size:1rem}.catalog-filter-field .property-search-select-trigger{border-color:var(--color-catalog-filter-border);border-radius:1rem;height:3.55rem}.catalog-results-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-top:3rem;padding:0 .2rem;display:flex}.catalog-results-right{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.catalog-results-info{align-items:center;gap:.75rem;display:flex}.catalog-results-icon{border:1px solid var(--color-catalog-filter-border);color:#075dbb;border-radius:1.1rem;flex-shrink:0;place-items:center;width:4.2rem;height:4.2rem;display:grid}.catalog-results-icon svg{width:1.8rem;height:1.8rem}.catalog-results-count{color:var(--color-catalog-results-text);font-family:var(--font-button), sans-serif;font-size:1.35rem;font-weight:700}.catalog-results-info small{color:var(--color-catalog-meta-text);font-size:1rem}.catalog-sort{color:var(--color-catalog-meta-text);font-family:var(--font-button), sans-serif;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.catalog-sort-control{min-width:16rem}.catalog-sort-control .property-search-select-trigger{border:1px solid var(--color-catalog-filter-border);background:var(--color-surface);height:3.5rem;color:var(--color-catalog-filter-text);font-family:var(--font-body), sans-serif;border-radius:.9rem;padding:0 1.25rem;font-size:1rem}.catalog-sort-control .property-search-select-caret{right:1rem}.catalog-active-filters{flex-wrap:wrap;gap:.5rem;display:flex}.catalog-badge{border:1px solid var(--color-catalog-filter-border);background:var(--color-catalog-badge-bg);color:var(--color-catalog-filter-text);font-family:var(--font-button), sans-serif;cursor:pointer;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.78rem;font-weight:600;transition:background .15s;display:inline-flex}.catalog-badge:hover{background:var(--color-catalog-tab-bg)}.catalog-badge svg:first-child{width:.85rem;height:.85rem;color:var(--color-brand-accent)}.catalog-badge svg:last-child{opacity:.6;width:.7rem;height:.7rem}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(15.5rem,1fr));gap:1.25rem;margin-top:1rem;display:grid}.catalog-card{color:inherit;border:1px solid var(--color-catalog-card-border);background:linear-gradient(165deg, var(--color-catalog-card-bg-1), var(--color-catalog-card-bg-2));box-shadow:0 14px 30px var(--color-catalog-card-shadow);border-radius:1.25rem;flex-direction:column;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden}.catalog-card:hover{border-color:var(--color-catalog-card-hover-border);box-shadow:0 18px 38px var(--color-catalog-card-hover-shadow);transform:translateY(-4px)}.catalog-card-photo{aspect-ratio:16/10;position:relative;overflow:hidden}.catalog-card-photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.catalog-card:hover .catalog-card-photo img{transform:scale(1.05)}.catalog-status{color:var(--color-surface);font-family:var(--font-button), sans-serif;letter-spacing:.04em;border-radius:9999px;padding:.3rem .75rem;font-size:.68rem;font-weight:700;position:absolute;top:.85rem;left:.85rem}.catalog-status--blue{background:var(--color-catalog-status-blue)}.catalog-status--orange{background:var(--color-catalog-status-orange)}.catalog-popular{background:var(--color-catalog-status-orange);color:var(--color-surface);letter-spacing:.02em;white-space:nowrap;border-radius:9999px;padding:.3rem .65rem;font-size:.62rem;font-weight:700;position:absolute;top:.85rem;right:3.1rem}.catalog-card-photo button{background:var(--color-catalog-favorite-bg);width:2.15rem;height:2.15rem;color:var(--color-catalog-hero-text);cursor:pointer;-webkit-backdrop-filter:blur(10px)saturate(130%);backdrop-filter:blur(10px)saturate(130%);border:0;border-radius:50%;place-items:center;transition:color .18s;display:grid;position:absolute;top:.7rem;right:.7rem}.catalog-card-photo button svg{width:1.05rem;height:1.05rem}.catalog-card-photo button.catalog-favorite--active{color:var(--color-catalog-favorite-active)}.catalog-card-photo button.catalog-favorite--active svg{fill:currentColor}.catalog-card-body{flex-direction:column;gap:.3rem;padding:.9rem 1rem 1rem;display:flex}.catalog-card-location{color:var(--color-catalog-meta-text);align-items:center;gap:.35rem;font-size:.78rem;display:flex}.catalog-card-location svg{width:.85rem;height:.85rem;color:var(--color-brand-accent);flex-shrink:0}.catalog-card-body h3{color:var(--color-catalog-hero-text);font-family:var(--font-button), sans-serif;font-size:1rem;font-weight:700;line-height:1.25}.catalog-price{border-bottom:1px solid var(--color-brand-accent);color:var(--color-catalog-price);font-family:var(--font-button), sans-serif;width:fit-content;margin-top:.15rem;padding-bottom:.4rem;font-size:1.15rem;font-weight:700}.catalog-price small{opacity:.75;margin-left:.25rem;font-size:.65rem;font-weight:600}.catalog-meta{border-top:1px solid var(--color-catalog-card-border);grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.4rem;padding-top:.55rem;display:grid}.catalog-meta-item{flex-direction:column;gap:.15rem;min-width:0;display:flex}.catalog-meta-item span{color:var(--color-catalog-meta-text);align-items:center;gap:.25rem;font-size:.8rem;font-weight:700;display:flex}.catalog-meta-item svg{width:.85rem;height:.85rem;color:var(--color-brand-accent);flex-shrink:0}.catalog-meta-item small{color:var(--color-catalog-tag-text);overflow-wrap:break-word;font-size:.62rem;line-height:1.15}.catalog-empty{border:1px dashed var(--color-catalog-card-border);background:var(--color-catalog-tab-bg);color:var(--color-catalog-empty-text);font-family:var(--font-body), sans-serif;text-align:center;border-radius:1.25rem;flex:1;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding:3rem 1.5rem;font-size:1.1rem;display:flex}.catalog-empty-icon{border:1px solid var(--color-catalog-card-border);width:3.5rem;height:3.5rem;color:var(--color-brand-accent);border-radius:50%;place-items:center;display:grid}.catalog-empty-icon svg{width:1.6rem;height:1.6rem}@media (max-width:899px){.catalog-section{width:min(100% - 2rem,46rem);padding-top:1rem}.catalog-hero{border-radius:1.35rem;min-height:0;padding:1.5rem}.catalog-hero-building{opacity:.09;width:46%;height:13rem}.catalog-header{align-items:flex-start;gap:1rem;padding:0}.catalog-logo{min-height:0;padding-right:1rem}.catalog-logo img{width:7rem;max-height:4.5rem}.catalog-title{font-size:clamp(1.65rem,6vw,2.4rem)}.catalog-description{font-size:.92rem}.catalog-toolbar{border-radius:1rem;margin-top:1.5rem;padding:1rem}.catalog-results-bar{margin-top:1.5rem}.catalog-results-icon{width:3.25rem;height:3.25rem}.catalog-results-count{font-size:1rem}.catalog-results-info small{font-size:.8rem}.catalog-results-right,.catalog-sort{width:100%}.catalog-sort-control{flex:1;min-width:0}}@media (max-width:640px){.catalog-header{flex-direction:column}.catalog-logo{border-bottom:1px solid #bad3ec;border-right:0;padding:0 0 .8rem}.catalog-grid{grid-template-columns:1fr}.catalog-filter-field{flex-basis:100%}}@media (min-width:900px) and (max-height:820px){.catalog-section{padding-top:.85rem}.catalog-hero{padding:1.25rem 1.5rem 1rem}.catalog-header{gap:1.5rem}.catalog-logo{min-height:0;padding-right:1.5rem}.catalog-logo img{width:9rem;max-height:4rem}.catalog-title{font-size:clamp(1.7rem,2.4vw,2.3rem)}.catalog-description{font-size:.9rem}.catalog-toolbar{margin-top:1.1rem;padding:.9rem 1.1rem}.catalog-filter-input-wrap,.catalog-filter-field .property-search-select-trigger,.catalog-sort-control .property-search-select-trigger{height:2.6rem}.catalog-filter-label{font-size:.72rem}.catalog-results-bar{margin-top:1.5rem}.catalog-results-icon{width:3rem;height:3rem}.catalog-results-count{font-size:1rem}.catalog-grid{gap:1.1rem;margin-top:1rem}}
html:has(.detail-section){scroll-snap-type:none}.detail-section{--detail-blue:#071f8e;--detail-bright:#0879ef;width:min(100%,1700px);color:var(--detail-blue);margin:auto;padding-bottom:5rem;position:relative}.detail-masthead{border-bottom:1px solid #cbd9ed;align-items:center;gap:5rem;height:126px;padding:0 3rem;display:flex;position:relative;overflow:hidden}.detail-logo{z-index:1;flex:none}.detail-logo img{object-fit:contain;width:230px;max-height:78px;display:block}.detail-breadcrumb{z-index:1;align-items:center;gap:1.45rem;font-size:1.05rem;font-weight:500;display:flex}.detail-breadcrumb a{align-items:center;gap:.6rem;display:flex}.detail-breadcrumb svg{color:#111;width:1.45rem;height:1.45rem}.detail-breadcrumb b{font-size:1.55rem;font-weight:400}.detail-skyline{opacity:.55;filter:grayscale()brightness(1.55);background:url(/uploads/property-torre-white.webp) right 29%/42% no-repeat;border-bottom:2px solid #b9c8e8;width:42%;height:88%;position:absolute;bottom:0;right:0}.detail-layout{grid-template-columns:minmax(0,1.85fr) minmax(310px,1fr) minmax(290px,.76fr);gap:2.7rem;padding:3rem 2.6rem 0;display:grid}.detail-gallery{min-width:0}.detail-gallery-main{border-radius:1.25rem;height:600px;position:relative;overflow:hidden}.detail-gallery-main>img{object-fit:cover;width:100%;height:100%}.detail-gallery-main .catalog-status{padding:.65rem 1.25rem;font-size:.95rem;top:1.4rem;left:1.2rem}.detail-gallery-arrow{width:50px;height:50px;color:var(--color-catalog-hero-text,var(--detail-blue));background:var(--color-catalog-favorite-bg,#ffffffc7);-webkit-backdrop-filter:blur(10px)saturate(130%);backdrop-filter:blur(10px)saturate(130%);cursor:pointer;border:0;border-radius:50%;place-items:center;transition:background .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.detail-gallery-arrow:hover{background:#fff}.detail-gallery-arrow--prev{left:1.2rem}.detail-gallery-arrow--next{right:1.2rem}.detail-photo-count{color:#fff;background:#0a0d14c2;border-radius:.7rem;align-items:center;gap:.6rem;padding:.8rem 1rem;font-size:1rem;display:flex;position:absolute;bottom:1rem;right:1.2rem}.detail-photo-count svg{width:1.5rem;height:1.5rem}.detail-gallery-thumbs{grid-template-columns:repeat(5,1fr);gap:.7rem;margin-top:1.4rem;display:grid}.detail-gallery-thumbs button{opacity:.8;cursor:pointer;border:2px solid #0000;border-radius:1rem;height:126px;padding:0;overflow:hidden}.detail-gallery-thumbs button.is-active{opacity:1;border-color:#ff4e11}.detail-gallery-thumbs img{object-fit:cover;width:100%;height:100%}.detail-main{min-width:0;padding-top:1rem}.detail-location{color:#092491;align-items:center;gap:.85rem;font-size:1rem;display:flex}.detail-location svg{color:#ff4e11;width:1.75rem;height:1.75rem}.detail-title{font:700 clamp(2.2rem,2.75vw,3.25rem)/1.15 var(--font-button),sans-serif;color:#071e8d;margin-top:1.8rem}.detail-price{width:max-content;color:var(--detail-bright);font:700 clamp(2rem,2.5vw,2.8rem)/1 var(--font-button),sans-serif;border-bottom:2px solid #ff4e11;margin-top:1.8rem;padding-bottom:1.4rem}.detail-price small{font-size:.78rem}.detail-tags-text{align-items:center;gap:.65rem;margin-top:1.8rem;font-size:1rem;display:flex}.detail-tags-text i{background:currentColor;border-radius:50%;width:4px;height:4px}.detail-chips{flex-wrap:wrap;gap:.6rem;margin-top:1.6rem;display:flex}.detail-chips span{background:#f0f4ff;border-radius:999px;align-items:center;gap:.55rem;padding:.7rem 1rem;font-size:.78rem;display:flex}.detail-chips svg{width:1.15rem;height:1.15rem}.detail-facts{grid-template-columns:repeat(2,1fr);gap:.7rem;margin-top:1.5rem;display:grid}.detail-fact{border:1px solid #d7e0f1;border-radius:1rem;flex-direction:column;justify-content:center;min-height:158px;padding:1.2rem;display:flex}.detail-fact>svg{width:2rem;height:2rem;margin-bottom:1rem}.detail-fact small{font-size:.9rem}.detail-fact strong{margin-top:.55rem;font-size:1rem;line-height:1.3}.detail-fact:last-child strong{color:var(--detail-bright)}.detail-cta{background:#ffffffb8;border:1px solid #d5ddec;border-radius:1.35rem;align-self:stretch;padding:2.2rem 1.8rem}.detail-cta-eyebrow{text-transform:uppercase;font:500 1rem var(--font-button),sans-serif}.detail-cta h2{font:700 2.35rem var(--font-button),sans-serif;margin-top:1.6rem}.detail-cta-intro{align-items:center;gap:1rem;margin-top:2rem;line-height:1.75;display:flex}.detail-cta-intro>span,.detail-cta-benefits>div>span{background:#f1f5ff;border-radius:50%;flex:0 0 64px;place-items:center;width:64px;height:64px;display:grid}.detail-cta-intro svg{width:2rem;height:2rem}.detail-cta-button{color:#fff;background:var(--color-brand-accent);height:56px;font:500 1.05rem var(--font-button),sans-serif;border-radius:.85rem;justify-content:center;align-items:center;gap:.7rem;margin-top:4rem;transition:background .15s,transform .15s;display:flex;box-shadow:0 10px 22px #f9731647}.detail-cta-button:hover{background:#e05f0c;transform:translateY(-1px)}.detail-cta-button svg{width:1.5rem;height:1.5rem}.detail-cta-benefits{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.detail-cta-benefits>div{align-items:center;gap:1rem;display:flex}.detail-cta-benefits>div>span{flex-basis:48px;width:48px;height:48px}.detail-cta-benefits svg{width:1.5rem;height:1.5rem}.detail-cta-benefits p{flex-direction:column;gap:.35rem;display:flex}.detail-cta-benefits strong{font-size:.9rem}.detail-cta-benefits small{font-size:.8rem}.detail-info-card{background:#fff;border:1px solid #e1e8f5;border-radius:1.5rem;margin:3rem 2.6rem 0;padding:2.4rem 2.6rem;box-shadow:0 20px 44px #081e5014}.detail-info-grid{grid-template-columns:1fr 1.35fr .95fr;gap:2.6rem;display:grid}.detail-info-grid h2{font:700 1.35rem var(--font-button),sans-serif;color:#071e8d}.detail-info-rule{background:#ff4e11;border-radius:2px;width:2.2rem;height:3px;margin-top:.55rem;display:block}.detail-description-text{color:#50617c;white-space:pre-line;margin-top:1.1rem;font-size:.95rem;line-height:1.75}.detail-contact-box{background:#f4f8ff;border:1px solid #d7e0f1;border-radius:1rem;align-items:flex-start;gap:.9rem;margin-top:1.6rem;padding:1.1rem 1.2rem;display:flex}.detail-contact-icon{width:46px;height:46px;color:var(--detail-bright);background:#e4edff;border-radius:50%;flex:0 0 46px;place-items:center;display:grid}.detail-contact-icon svg{width:1.4rem;height:1.4rem}.detail-contact-body{flex-direction:column;gap:.55rem;display:flex}.detail-contact-body>strong{color:#071e8d;font-size:.95rem}.detail-contact-body a{color:#092491;align-items:center;gap:.5rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.detail-contact-body a:hover{color:var(--color-brand-accent)}.detail-contact-body a svg{color:#25a95a;width:1.1rem;height:1.1rem}.detail-contact-button{color:#071e8d;background:#fff;border:1px solid #d7e0f1;border-radius:.75rem;justify-content:space-between;margin-top:.4rem;padding:.75rem 1.1rem;font-weight:600}.detail-contact-button:hover{color:var(--color-brand-accent);border-color:var(--color-brand-accent)}.detail-contact-button svg{width:1.1rem;height:1.1rem}.detail-feature-grid{grid-template-columns:repeat(3,1fr);gap:.9rem;margin-top:1.1rem;display:grid}.detail-feature{text-align:center;border:1px solid #e1e8f5;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;display:flex}.detail-feature-icon{width:2.6rem;height:2.6rem;color:var(--detail-bright);background:#eef3ff;border-radius:50%;place-items:center;display:grid}.detail-feature-icon svg{width:1.35rem;height:1.35rem}.detail-feature small{color:#5c6b85;font-size:.78rem}.detail-feature strong{color:#0c1e46;font-size:1.05rem}.detail-specs-list{grid-template-columns:1fr 1fr;gap:0 1.5rem;margin-top:1.3rem;display:grid}.detail-specs-list-col{flex-direction:column;display:flex}.detail-spec{border-bottom:1px solid #eef1f8;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 0;font-size:.85rem;display:flex}.detail-spec dt{color:#5c6b85;align-items:center;gap:.5rem;display:flex}.detail-spec dt svg{width:1rem;height:1rem;color:var(--detail-bright)}.detail-spec dd{color:#0c1e46;text-align:right;font-weight:600}.detail-location-eyebrow{color:#ff4e11;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.detail-location-eyebrow svg{width:1.1rem;height:1.1rem}.detail-location-col h3{font:700 1.25rem/1.25 var(--font-button),sans-serif;color:#071e8d;margin-top:.4rem}.detail-map-frame{border:1px solid #d7e0f1;border-radius:1.1rem;margin-top:1.1rem;position:relative;overflow:hidden}.detail-map-frame iframe{border:0;width:100%;height:220px;display:block}.detail-map-frame>img{object-fit:cover;filter:saturate(.72)brightness(1.08)contrast(.92);width:100%;height:220px;display:block}.detail-map-link{color:#071e8d;border:1px solid #d7e0f1;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.8rem;padding:.65rem 1rem;font-size:.88rem;font-weight:600;display:flex}.detail-map-link:hover{color:var(--color-brand-accent);border-color:var(--color-brand-accent)}.detail-map-link svg{width:1.05rem;height:1.05rem}.detail-amenities-row{border-top:1px solid #eef1f8;align-items:stretch;gap:2rem;margin-top:2.4rem;padding-top:2.2rem;display:flex}.detail-amenities-block{flex:1;min-width:0}.detail-amenities-grid{flex-wrap:wrap;gap:.7rem;margin-top:1.1rem;display:flex}.detail-amenity{border:1px solid #d7e0f1;border-radius:.8rem;align-items:center;gap:.55rem;padding:.7rem 1rem;display:flex}.detail-amenity-icon{width:1.4rem;height:1.4rem;color:var(--detail-bright)}.detail-amenity-icon svg{width:100%;height:100%}.detail-amenities-photo{object-fit:cover;border-radius:1.1rem;flex:0 0 clamp(220px,22vw,320px);width:clamp(220px,22vw,320px)}@media (max-width:1200px){.detail-layout{grid-template-columns:1.55fr 1fr}.detail-cta{grid-column:1/-1}.detail-gallery-main{height:500px}.detail-cta-benefits{grid-template-columns:repeat(3,1fr);display:grid}.detail-info-grid{grid-template-columns:1fr 1fr}.detail-location-col{grid-column:1/-1}}@media (max-width:760px){.detail-masthead{flex-wrap:wrap;gap:1rem;height:auto;min-height:110px;padding:1.2rem}.detail-logo img{width:160px}.detail-breadcrumb{gap:.55rem;font-size:.78rem}.detail-breadcrumb svg{width:1rem;height:1rem}.detail-skyline{display:none}.detail-layout{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 1rem 0}.detail-gallery-main{aspect-ratio:4/3;height:auto}.detail-gallery-thumbs{display:flex;overflow-x:auto}.detail-gallery-thumbs button{flex:0 0 90px;height:72px}.detail-main{padding-top:0}.detail-title{margin-top:1rem;font-size:2rem}.detail-price{font-size:1.8rem}.detail-fact{min-height:125px}.detail-cta{grid-column:auto}.detail-cta-button{margin-top:2rem}.detail-cta-benefits{display:flex}.detail-info-card{margin:2rem 1rem 0;padding:1.5rem}.detail-info-grid{grid-template-columns:1fr;gap:2rem}.detail-feature-grid{grid-template-columns:repeat(2,1fr)}.detail-specs-list{grid-template-columns:1fr}.detail-photo-count{font-size:.8rem}.detail-amenities-row{flex-direction:column}.detail-amenities-photo{flex-basis:auto;width:100%;height:180px}}@media (min-width:1201px){.detail-masthead{height:13dvh;min-height:0}.detail-breadcrumb{font-size:min(1.05rem,1.9dvh)}.detail-layout{gap:min(2.7rem,2.8vw);height:87dvh;padding:4.2dvh 2.6rem 2.2dvh}.detail-gallery{grid-template-rows:minmax(0,1fr) 12.8dvh;gap:1.4dvh;min-height:0;display:grid}.detail-gallery-main{height:auto;min-height:0}.detail-gallery-thumbs{min-height:0;margin-top:0}.detail-gallery-thumbs button{height:100%;min-height:0}.detail-gallery-arrow{width:5.4dvh;height:5.4dvh}.detail-gallery-arrow svg{width:2.3dvh;height:2.3dvh}.detail-photo-count{font-size:1.8dvh}.detail-photo-count svg{width:2.5dvh;height:2.5dvh}.detail-main{min-height:0;padding-top:1dvh;overflow:hidden}.detail-location{font-size:1.8dvh}.detail-location svg{width:2.8dvh;height:2.8dvh}.detail-title{margin-top:2.4dvh;font-size:min(2.75vw,5.2dvh)}.detail-price{margin-top:2.4dvh;padding-bottom:1.8dvh;font-size:min(2.5vw,4.6dvh)}.detail-tags-text{margin-top:2.4dvh;font-size:1.8dvh}.detail-chips{margin-top:2dvh}.detail-chips span{padding-top:1dvh;padding-bottom:1dvh;font-size:1.45dvh}.detail-chips svg{width:1.9dvh;height:1.9dvh}.detail-facts{grid-template-rows:repeat(2,minmax(0,1fr));height:32dvh;margin-top:2dvh}.detail-fact{min-height:0;padding-top:1.8dvh;padding-bottom:1.8dvh}.detail-fact>svg{width:3.2dvh;height:3.2dvh;margin-bottom:1.2dvh}.detail-fact small{font-size:1.6dvh}.detail-fact strong{margin-top:.7dvh;font-size:1.75dvh}.detail-cta{min-height:0;padding-top:3dvh;padding-bottom:3dvh;overflow:hidden}.detail-cta-eyebrow{font-size:1.7dvh}.detail-cta h2{margin-top:2dvh;font-size:4dvh}.detail-cta-intro{margin-top:2.5dvh;font-size:1.65dvh;line-height:1.6}.detail-cta-intro>span{flex-basis:6.7dvh;width:6.7dvh;height:6.7dvh}.detail-cta-button{height:5.8dvh;margin-top:4dvh;font-size:1.75dvh}.detail-cta-button svg{width:2.1dvh;height:2.1dvh}.detail-whatsapp-button{height:5.8dvh;font-size:1.75dvh}.detail-whatsapp-button svg{width:2.1dvh;height:2.1dvh}.detail-cta-benefits{gap:2.3dvh;margin-top:3.5dvh}.detail-cta-benefits>div>span{flex-basis:5dvh;width:5dvh;height:5dvh}.detail-cta-benefits strong{font-size:1.55dvh}.detail-cta-benefits small{font-size:1.38dvh}.detail-section{width:100%;max-width:none}.detail-masthead{background:#fbfcff;gap:3rem;height:10.5dvh;padding:0 3rem}.detail-logo img{width:min(200px,21dvh);max-height:7.5dvh}.detail-breadcrumb{gap:1.15rem;font-size:min(1rem,1.75dvh)}.detail-breadcrumb svg{width:2.1dvh;height:2.1dvh}.detail-breadcrumb b{font-size:2.2dvh}.detail-skyline{opacity:1;filter:none;background:url(/uploads/property-detail-skyline-v1.png) 100%/cover no-repeat;border:0;width:52%;height:100%;right:0}.detail-layout{height:89.5dvh}.detail-main{padding-top:0;display:block}.detail-facts{height:34dvh;min-height:0}.detail-cta{flex-direction:column;display:flex}.detail-cta-intro{flex:none}.detail-cta-button{flex:none;margin-top:3dvh}.detail-cta-benefits{flex:none;justify-content:flex-start;gap:2.2dvh;min-height:0;margin-top:3dvh}}.detail-form-copy{color:#34466c;margin-top:1rem;font-size:.9rem;line-height:1.5}.detail-lead-form{flex-direction:column;gap:.75rem;margin-top:1.2rem;display:flex}.detail-lead-form label{color:#092491;flex-direction:column;gap:.35rem;font-size:.75rem;font-weight:600;display:flex}.detail-lead-form label>span{align-items:center;gap:.4rem;display:flex}.detail-lead-form label>span svg{color:#0879ef;flex-shrink:0;width:1rem;height:1rem}.detail-lead-form input,.detail-lead-form textarea{color:#102450;width:100%;font:400 .88rem var(--font-body),sans-serif;background:#fff;border:1px solid #cfdaed;border-radius:.7rem;outline:0;transition:border-color .15s,box-shadow .15s}.detail-lead-form input{height:2.8rem;padding:0 .85rem}.detail-lead-form textarea{resize:vertical;min-height:4.8rem;padding:.7rem .85rem}.detail-lead-form input:focus,.detail-lead-form textarea:focus{border-color:#0879ef;box-shadow:0 0 0 3px #0879ef1f}.detail-lead-form .detail-cta-button{cursor:pointer;border:0;width:100%}.detail-lead-form .detail-cta-button:disabled{cursor:wait;opacity:.72}.detail-form-status{min-height:2.4em;font-size:.75rem;line-height:1.25}.detail-form-status--success{color:#087a42}.detail-form-status--error{color:#c52c1d}.detail-whatsapp-button{color:#fff;width:100%;height:56px;font:500 1.05rem var(--font-button),sans-serif;background:#16a34a;border-radius:.85rem;justify-content:center;align-items:center;gap:.65rem;transition:background .15s,transform .15s;display:flex;box-shadow:0 10px 22px #16a34a47}.detail-whatsapp-button:hover{background:#12813c;transform:translateY(-1px)}.detail-whatsapp-button svg{width:1.5rem;height:1.5rem}.detail-form-success{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:280px;display:flex}.detail-form-success-icon{background:var(--color-brand-accent,#f97316);color:#fff;border-radius:50%;flex:0 0 64px;place-items:center;width:64px;height:64px;margin-bottom:.5rem;display:grid}.detail-form-success-icon svg{width:1.9rem;height:1.9rem}.detail-form-success p{color:#34466c;max-width:20rem;font:500 .98rem var(--font-body),sans-serif;line-height:1.55}.detail-form-success-cta{color:var(--detail-blue,#071e8d);background:#f0f4ff;border-radius:999px;align-items:center;gap:.55rem;margin-top:1rem;padding:.7rem 1.15rem;font-size:.85rem;font-weight:600;transition:background .15s;display:inline-flex}@media (min-width:1201px){.detail-cta{align-self:start;height:auto;overflow:visible}.detail-cta h2{margin-top:1.2dvh}.detail-form-copy{margin-top:1.2dvh;font-size:1.45dvh}.detail-lead-form{gap:1dvh;margin-top:1.5dvh}.detail-lead-form label{gap:.35dvh;font-size:1.28dvh}.detail-lead-form input{height:4.6dvh;font-size:1.45dvh}.detail-lead-form textarea{min-height:7.2dvh;font-size:1.4dvh}.detail-lead-form .detail-cta-button{height:5.2dvh;margin-top:.5dvh;font-size:1.5dvh}.detail-lead-form .detail-cta-button svg{width:1.9dvh;height:1.9dvh}.detail-whatsapp-button{height:5.2dvh;font-size:1.5dvh}.detail-whatsapp-button svg{width:1.9dvh;height:1.9dvh}.detail-form-status{font-size:1.25dvh}.detail-main{align-self:start;height:calc(100% - 14.2dvh);max-height:calc(100% - 14.2dvh);overflow:hidden}.detail-cta{align-self:start;height:auto;max-height:none}.detail-facts{height:27.5dvh}}@media (min-width:761px){.detail-gallery-thumbs{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}.detail-inline-description,.detail-inline-assurance{background:#ffffffb8;border:1px solid #d5ddec;border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.detail-inline-description>div,.detail-inline-assurance>svg{color:#0879ef;flex:0 0 2.5rem;place-items:center;width:2.5rem;height:2.5rem;display:grid}.detail-inline-description>div svg{width:1.5rem;height:1.5rem}.detail-inline-description p,.detail-inline-assurance p{flex-direction:column;gap:.3rem;min-width:0;display:flex}.detail-inline-description strong,.detail-inline-assurance strong{font-size:.82rem}.detail-inline-description span,.detail-inline-assurance span{color:#52627d;font-size:.72rem;line-height:1.35}.detail-inline-description span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (min-width:1201px){.detail-layout{grid-template-rows:minmax(0,1fr) 12.8dvh;row-gap:1.4dvh}.detail-gallery{grid-area:1/1/3}.detail-main{grid-area:1/2;height:100%;max-height:100%}.detail-cta{grid-area:1/3;align-self:start;height:auto;max-height:none}.detail-inline-description{grid-area:2/2;min-height:0;padding-top:1dvh;padding-bottom:1dvh}.detail-inline-assurance{grid-area:2/3;min-height:0;padding-top:1dvh;padding-bottom:1dvh}.detail-secondary{grid-template-columns:1fr}}@media (max-width:1200px){.detail-inline-description,.detail-inline-assurance{margin-top:0}}.detail-inline-story{isolation:isolate;background:#f8fbff url(/uploads/property-detail-skyline-v1.png) right 47%/auto 230% no-repeat;border:1px solid #cad9ef;border-left:4px solid #ff5b22;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.1rem;padding:1rem 1.35rem;display:grid;position:relative;overflow:hidden}.detail-inline-story-icon{color:#0879ef;background:#fff;border-radius:50%;place-items:center;width:3rem;height:3rem;display:grid;box-shadow:0 7px 18px #0745911c}.detail-inline-story-copy{flex-direction:column;gap:.18rem;min-width:0;display:flex}.detail-inline-story-copy small{color:#ff5b22;font:700 .62rem var(--font-button),sans-serif;letter-spacing:.08em}.detail-inline-story-copy>span{color:#53647e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;line-height:1.35;display:-webkit-box;overflow:hidden}.detail-inline-story-trust{background:#ffffffe0;border:1px solid #c2d2ebcc;border-radius:.85rem;align-items:center;gap:.7rem;padding:.7rem 1rem;display:flex}.detail-inline-story-trust>svg{color:#0879ef;width:1.7rem;height:1.7rem}.detail-inline-story-trust>span{white-space:nowrap;flex-direction:column;gap:.25rem;display:flex}.detail-inline-story-trust small{color:#60718b;font-size:.65rem}@media (min-width:1201px){.detail-inline-description,.detail-inline-assurance{display:none}.detail-inline-story{grid-area:2/2/auto/4;min-height:0;padding-top:1dvh;padding-bottom:1dvh}}@media (max-width:1200px){.detail-inline-story{grid-template-columns:auto 1fr}.detail-inline-story-trust{grid-column:1/-1}.detail-inline-story-copy>span{-webkit-line-clamp:3}}.detail-inline-story{background:0 0;border:0;border-radius:0;padding:.35rem .5rem;overflow:visible}.detail-inline-story-icon{width:3.25rem;height:3.25rem;box-shadow:none;background:0 0;border:0;border-radius:0}.detail-inline-story-icon svg{width:1.8rem;height:1.8rem}.detail-inline-story-copy{gap:.3rem}.detail-inline-story-copy small{font-size:.72rem}.detail-inline-story-copy strong{font-size:1rem}.detail-inline-story-copy>span{font-size:.82rem;line-height:1.45}.detail-inline-story-trust{background:0 0;border:0;border-radius:0;padding:.45rem .75rem}.detail-inline-story-trust small{font-size:.76rem}.detail-inline-story-icon{background:#eef5ff;border-radius:50%;place-items:center;width:3.4rem;height:3.4rem;display:grid}.detail-inline-story-copy small{border-bottom:2px solid #ff5b22;width:max-content;padding-bottom:.2rem;position:relative}.detail-inline-story-trust{background:#eff6ffe6;border-radius:999px;justify-self:start;gap:.8rem;padding:.65rem 1rem}.detail-inline-story-trust>svg{flex:none}.detail-inline-story{background:0 0;grid-template-columns:auto minmax(0,1fr) minmax(250px,.58fr);gap:1.35rem;padding:.65rem 1.2rem}.detail-inline-story-copy{max-width:none}.detail-inline-story-copy small{letter-spacing:.09em;border:0;padding:0}.detail-inline-story-trust{background:0 0;border-left:1px solid #d6e1f1;border-radius:0;place-self:stretch stretch;gap:.85rem;padding:.35rem 0 .35rem 1.5rem}.detail-inline-story-trust>svg{width:1.85rem;height:1.85rem}.detail-inline-story{border-bottom:0;border-left:1px solid #cbd9ed}.detail-inline-story-copy>span{-webkit-line-clamp:1}.detail-inline-story-trust{align-self:stretch;min-height:3.25rem}.detail-inline-story-trust strong{font-size:.82rem}.detail-inline-story-trust small{display:none}.detail-gallery-arrow svg{width:1.4rem;height:1.4rem}.detail-cta:has(.detail-form-success){background:#fff;border:2px solid #b8c9f3;padding:0;box-shadow:inset 0 0 0 8px #fff,inset 0 0 0 9px #ff6f1f6b}.detail-form-success{isolation:isolate;background:#fff url(/uploads/property-detail-skyline-v1.png) center bottom 4%/94% no-repeat;border-radius:1.15rem;justify-content:flex-start;gap:.45rem;height:100%;min-height:100%;padding:8% 8% 34%;position:relative;overflow:hidden}.detail-form-success-orbit{mix-blend-mode:multiply;width:min(88%,280px);height:auto;margin:0 auto -3%;display:block}.detail-form-success h2{color:#0b35b5;font:700 clamp(2.4rem,4.3dvh,3.8rem)/1 var(--font-button),sans-serif;margin:0}.detail-form-success>i{background:#ff6b18;border-radius:999px;width:3rem;height:3px;margin:.55rem 0 .75rem;display:block}.detail-form-success-cta{color:#fff;background:#0739bd;border:2px solid #3975ee;border-radius:999px;justify-content:center;width:100%;min-height:3.7rem;margin-top:1rem;padding:.8rem 1.1rem;font-size:.88rem;font-weight:700;box-shadow:0 9px 20px #0739bd38}.detail-form-success-cta:hover{background:#052c97}.detail-form-success-cta svg{width:1.35rem;height:1.35rem}@media (min-width:1201px){.detail-form-success{padding-top:2dvh;padding-bottom:20dvh}.detail-form-success-orbit{width:min(88%,25dvh)}.detail-form-success h2{font-size:4.8dvh}.detail-form-success p{font-size:1.55dvh}.detail-form-success-cta{min-height:6.2dvh;font-size:1.55dvh}}.detail-cta:has(.detail-form-success){border-color:#a9bef4;border-radius:1.65rem;position:relative;overflow:hidden;box-shadow:0 14px 34px #16439714,inset 0 0 0 5px #e7eeffeb}.detail-cta:has(.detail-form-success):before{content:"";z-index:3;pointer-events:none;border:1px solid #ff711f8c;border-color:#ff711f8c #ff711f8c #0b36b5 #0b36b5;border-radius:1.25rem;position:absolute;inset:1.15rem}.detail-cta:has(.detail-form-success):after{content:"";z-index:4;width:30%;height:2px;box-shadow:calc(230% + 1rem) calc(100% + 0px) 0 #ff6b1800;pointer-events:none;background:linear-gradient(90deg,#ff6b18 0 35%,#87a9f7 35% 100%);position:absolute;top:1.05rem;left:1.15rem}.detail-form-success{background-color:#fff;background-position:center bottom 3%;background-size:112%;justify-content:flex-start;padding:5% 9% 38%}.detail-form-success:before{content:"";z-index:0;opacity:.7;background-image:radial-gradient(circle,#3975ee 1.2px,#0000 1.4px);background-size:.72rem .72rem;width:2.8rem;height:2.8rem;position:absolute;top:2.7rem;right:2.3rem}.detail-form-success>*{z-index:1;position:relative}.detail-form-success-orbit{width:min(96%,300px);margin:1% auto -4%}.detail-form-success p{max-width:19rem}.detail-form-success-cta{border-color:#4d82f0;min-height:4rem;margin-top:1.2rem;box-shadow:0 12px 24px #0739bd42,inset 0 0 0 1px #ffffff2e}@media (min-width:1201px){.detail-form-success{background-size:118%;padding:1.5dvh 8% 21dvh}.detail-form-success-orbit{width:min(94%,27dvh);margin-top:0}.detail-form-success h2{font-size:5.2dvh}.detail-form-success-cta{min-height:6.4dvh}}.detail-cta:has(.detail-form-success){border-width:2px;border-radius:1.45rem;box-shadow:inset 0 0 0 5px #e9efffe0}.detail-cta:has(.detail-form-success):before{border-top-color:#ff75287a;border-right-color:#ff75287a;border-radius:1.05rem;inset:.85rem}.detail-cta:has(.detail-form-success):after{width:42%;top:.78rem;left:.9rem}.detail-form-success{background-position:center bottom 2%;background-size:150%;gap:.35rem;padding:0 7% 34%}.detail-form-success:before{top:1.5rem;right:1.25rem}.detail-form-success:after{content:"";z-index:4;background:#ff6b18;border-radius:999px;width:3.25rem;height:2px;position:absolute;bottom:.86rem;right:1.15rem}.detail-form-success-orbit{mix-blend-mode:normal;filter:drop-shadow(0 10px 12px #ff6c1429);width:58%;max-width:210px;margin:26% auto -2%}.detail-form-success>i{margin:.45rem 0 .65rem}.detail-form-success-cta{width:88%;min-height:3.35rem;margin-top:1.15rem;padding:.7rem .9rem;font-size:.78rem}@media (min-width:1201px){.detail-form-success{background-size:150%;padding:0 7% 20dvh}.detail-form-success-orbit{width:58%;max-width:none;margin-top:11dvh}.detail-form-success h2{font-size:4.8dvh}.detail-form-success p{font-size:1.42dvh}.detail-form-success-cta{width:88%;min-height:5.4dvh;font-size:1.35dvh}}.detail-cta:has(.detail-form-success){border:1px solid #b8caf4;border-radius:1.55rem;box-shadow:0 0 0 5px #e6edffa6,0 12px 28px #1e48960d}.detail-cta:has(.detail-form-success):before{border:1px solid #b7cbf1b8;border-radius:1.05rem;inset:.9rem}.detail-cta:has(.detail-form-success):after{width:8.5rem;height:2px;box-shadow:none;background:linear-gradient(90deg,#ff6b18 0 32%,#0000 32% 39%,#a8bdf4 39% 100%);border-radius:999px;top:.84rem;left:1.05rem}.detail-cta:has(.detail-form-success){box-shadow:none;background:0 0;border:0;border-radius:0;overflow:hidden}.detail-form-success:before,.detail-form-success:after{display:none}.detail-cta:has(.detail-form-success):before{display:none}.detail-cta:has(.detail-form-success):after{display:none}.detail-form-success{background:url(/uploads/property-confirmation-panel-transparent-v2.png) 50%/100% 100% no-repeat;border-radius:0;justify-content:flex-start;gap:.38rem;padding:46% 10% 20%}.detail-form-success-orbit{display:none}.detail-form-success h2{font-size:clamp(2.65rem,5dvh,4rem)}.detail-form-success>i{width:3.4rem;margin:.55rem 0 .8rem}.detail-form-success p{max-width:18rem;font-size:.9rem;line-height:1.5}.detail-form-success-cta{width:88%;min-height:3.55rem;margin-top:1.15rem;font-size:.8rem}@media (min-width:1201px){.detail-form-success{background-size:100% 100%;padding:46% 10% 20%}.detail-form-success h2{font-size:4.7dvh}.detail-form-success p{font-size:1.42dvh}.detail-form-success-cta{width:88%;min-height:5.5dvh;font-size:1.35dvh}}.detail-cta:has(.detail-form-success){width:100%;min-height:min(645px,100dvh - 2rem)}.detail-form-success{width:100%;height:100%;min-height:inherit}@media (min-width:1201px){.detail-cta:has(.detail-form-success){align-self:stretch;height:100%;min-height:0;max-height:100%}.detail-form-success{min-height:0}}.detail-form-success{justify-content:flex-start;padding:82% 10% 18%}@media (min-width:1201px){.detail-form-success{padding:82% 10% 18%}.detail-section{padding-bottom:0}.detail-info-stage{justify-content:center;align-items:center;min-height:100dvh;padding:4dvh 1.6vw;display:flex}.detail-info-card{box-sizing:border-box;border-radius:1.45rem;width:100%;margin:0;padding:3dvh 2.6vw;box-shadow:0 12px 36px #0e2b6717}.detail-info-grid{grid-template-columns:minmax(0,22%) minmax(0,47%) minmax(0,27%);gap:2%}.detail-description-col,.detail-specs-col,.detail-location-col{min-width:0;min-height:0}.detail-description-col,.detail-specs-col{border-right:1px solid #dce5f3;padding-right:2.5vw}.detail-info-grid h2{font-size:2.8dvh}.detail-info-rule{width:2.1rem;height:2px;margin-top:1.4dvh}.detail-description-text{white-space:normal;-webkit-line-clamp:7;-webkit-box-orient:vertical;margin-top:2.6dvh;font-size:1.55dvh;line-height:1.75;display:-webkit-box;overflow:hidden}.detail-contact-box{background:#fff;border-radius:1rem;align-items:center;margin-top:4dvh;padding:2.2dvh 1.1vw 1.2dvh}.detail-contact-icon{flex-basis:6.5dvh;width:6.5dvh;height:6.5dvh}.detail-contact-icon svg{width:3.1dvh;height:3.1dvh}.detail-contact-body{flex:1;gap:1dvh}.detail-contact-body>strong{font-size:1.75dvh}.detail-contact-body a{font-size:1.55dvh}.detail-contact-button{width:100%;margin-top:.6dvh;padding:1dvh .8vw;font-size:1.4dvh}.detail-feature-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.7vw;margin-top:2.3dvh}.detail-feature{border-radius:.9rem;justify-content:center;min-width:0;height:18dvh;padding:1.2dvh .35vw}.detail-feature-icon{width:6dvh;height:6dvh}.detail-feature-icon svg{color:#092491;width:3.5dvh;height:3.5dvh}.detail-feature small{white-space:nowrap;font-size:1.25dvh}.detail-feature strong{font-size:2.2dvh}.detail-specs-list{gap:0 2vw;margin-top:3.5dvh}.detail-spec{padding:1.25dvh 0;font-size:1.38dvh}.detail-spec dt svg{width:1.8dvh;height:1.8dvh}.detail-location-eyebrow{font-size:1.4dvh}.detail-location-col h3{max-width:18ch;margin-top:1.6dvh;font-size:2.7dvh;line-height:1.18}.detail-map-frame{border-radius:1rem;margin-top:1.5dvh}.detail-map-frame iframe,.detail-map-frame>img{height:40dvh}.detail-map-frame iframe{filter:saturate(.72)brightness(1.08)contrast(.92)}.detail-map-link{height:5.3dvh;margin-top:.7dvh;padding:0;font-size:1.5dvh}.detail-amenities-row{margin-top:3dvh;padding-top:2.5dvh}.detail-amenities-block h2{font:700 2.4dvh var(--font-button),sans-serif;text-transform:none;letter-spacing:normal}.detail-amenities-grid{grid-template-columns:repeat(4,minmax(0,1fr)) 1.35fr;gap:.8vw;margin-top:2.3dvh;display:grid}.detail-amenity{background:#ffffffeb;border-radius:.85rem;min-width:0;height:11.5dvh;padding:1.2dvh .75vw}.detail-amenity-icon{background:#f1f5ff;border-radius:50%;flex:0 0 5dvh;width:5dvh;height:5dvh;padding:1dvh}.detail-amenity p{font-size:1.45dvh;line-height:1.35}.detail-amenity--highlight p{flex-direction:column;gap:.35dvh;display:flex}.detail-amenity--highlight strong{font-size:1.35dvh}.detail-amenity--highlight small{color:#53647e;font-size:1.05dvh}.detail-amenities-photo{border-radius:1.1rem}}.detail-location-col{box-shadow:none;background:0 0;border:0;border-radius:0;align-self:start;padding:0}.detail-location-eyebrow{border-bottom:0;padding-bottom:0}.detail-location-col h3{margin-top:1rem}.detail-location-col .detail-map-frame{border-color:#ccd9ef;border-radius:1rem 1rem 0 0;margin-top:1.15rem;box-shadow:inset 0 0 0 5px #f4f8ff}.detail-location-col .detail-map-link{background:#f4f8ff;border-color:currentColor #ccd9ef #ccd9ef;border-top-style:none;border-top-width:0;border-radius:0 0 1rem 1rem;min-height:3.25rem;margin-top:0;transition:background .18s,color .18s}.detail-location-col .detail-map-link:hover{color:#075fc8;background:#eaf2ff}@media (min-width:1201px){.detail-location-col{padding:0}.detail-location-eyebrow{padding-bottom:0}.detail-location-col h3{margin-top:1.5dvh}.detail-location-col .detail-map-frame{margin-top:2dvh}.detail-location-col .detail-map-link{height:5.3dvh;min-height:0}.detail-location-col h3{white-space:nowrap;max-width:none;font-size:2.25dvh}}.detail-info-card{background:linear-gradient(135deg,#fffffffa 0%,#fafcfffa 58%,#f3f8fffa 100%)}.detail-info-grid h2,.detail-amenities-block h2{width:max-content;position:relative}.detail-info-grid h2:after,.detail-amenities-block h2:after{content:"";opacity:.9;background:#ff6324;border-radius:50%;width:.42rem;height:.42rem;position:absolute;bottom:.12em;right:-1rem}.detail-description-col,.detail-specs-col{border-right-color:#cbdaf0}.detail-feature{background:linear-gradient(#fff 0%,#f5f8ff 100%);border-color:#d3dff2;position:relative;overflow:hidden}.detail-feature:before{content:"";opacity:.72;background:#0a3ab7;border-radius:0 0 999px 999px;width:56%;height:2px;position:absolute;top:0;left:22%}.detail-feature:nth-child(2n):before{background:#ff6324}.detail-spec{border-bottom-color:#dfe8f5}.detail-contact-box{background:#f5f8ff;border-color:#cad8ef;position:relative;overflow:hidden}.detail-contact-box:before{content:"";background:#ff6324;width:3px;position:absolute;inset:0 auto 0 0}.detail-contact-button{color:#07369e;background:#fff;border-color:#c8d7ee}.detail-contact-button:hover{color:#fff;background:#0a3ab7;border-color:#0a54c6}.detail-location-eyebrow{color:#ff5b22}.detail-location-col .detail-map-frame{border-color:#bfcfea;box-shadow:0 0 0 5px #eef4ffbf}.detail-location-col .detail-map-link{color:#07369e;background:#edf3ff}.detail-amenities-row{background:linear-gradient(90deg,#fff 0% 48%,#f7faff4d 68%,#eef5ff1a 100%)}.detail-amenities-photo{opacity:.96;width:50%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000014 10%,#000 44%);mask-image:linear-gradient(90deg,#0000 0%,#00000014 10%,#000 44%)}.detail-amenity{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border-color:#cbd9ef;position:relative;overflow:hidden}.detail-amenity:after{content:"";background:#0b42bc;width:2.3rem;height:2px;position:absolute;bottom:0;right:0}@media (min-width:1201px){.detail-info-stage{box-sizing:border-box;width:100%;height:100dvh;min-height:100dvh;padding:1.5dvh 1.6vw;overflow:hidden}.detail-info-card{grid-template-rows:minmax(0,1fr) 30.5dvh;height:97dvh;min-height:0;max-height:97dvh;display:grid;overflow:hidden}.detail-info-grid{min-height:0;overflow:hidden}.detail-amenities-row{min-height:0;margin-top:0}}.detail-amenity--highlight{background:#fffaf7f0;border-color:#f1c8b5}.detail-amenity--highlight:after{background:#ff6324;width:3.5rem}.detail-unit-switcher{z-index:1;background:#f4f7fd;border:1px solid #e1e8f5;border-radius:999px;flex:0 auto;align-items:center;gap:.4rem;min-width:0;max-width:34rem;padding:.4rem;display:flex;position:relative;box-shadow:0 10px 24px #082d7314}.detail-unit-switcher-icon{color:#0a3b8d;background:#fff;border-radius:50%;flex:none;place-items:center;width:2.15rem;height:2.15rem;display:grid;box-shadow:0 3px 8px #082d7324}.detail-unit-switcher-icon svg{width:1.05rem;height:1.05rem}.detail-unit-switcher-track{scrollbar-width:none;background-color:#0000;background-image:linear-gradient(90deg,#f4f7fd 30%,#f4f7fd00),linear-gradient(270deg,#f4f7fd 30%,#f4f7fd00),linear-gradient(90deg,#082d7329,#082d7300 70%),linear-gradient(270deg,#082d7329,#082d7300 70%);background-position:0 0,100% 0,0 0,100% 0;background-repeat:no-repeat;background-size:1.75rem 100%,1.75rem 100%,.9rem 100%,.9rem 100%;background-attachment:local,local,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;flex-wrap:nowrap;align-items:center;gap:.2rem;min-width:0;display:flex;overflow-x:auto}.detail-unit-switcher-track::-webkit-scrollbar{display:none}.detail-unit-switcher-track a{color:#4a5a7a;font:600 .78rem var(--font-button),sans-serif;white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:.5rem .9rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.detail-unit-switcher-track a:hover{color:#092491;background:#ffffffbf}.detail-unit-switcher-track a.is-active{color:#fff;background:#ff4e11;box-shadow:0 6px 14px #ff4e114d}@media (max-width:760px){.detail-unit-switcher{max-width:none}.detail-unit-switcher-icon{width:1.9rem;height:1.9rem}.detail-unit-switcher-icon svg{width:.9rem;height:.9rem}.detail-unit-switcher-track a{padding:.45rem .75rem;font-size:.72rem}}
.site-footer{--navy:#073780;--blue:#0755b2;--orange:#ff7600;isolation:isolate;color:#142442;width:100%;min-height:100vh;font-family:var(--font-body),sans-serif;scroll-snap-align:start;background:#fff;position:relative;overflow:hidden}.site-footer-background,.site-footer-overlay{width:100%;height:100%;position:absolute;inset:0}.site-footer-background{z-index:-2;object-fit:cover;object-position:72% center;filter:grayscale();opacity:.13}.site-footer-overlay{z-index:-1;background:#ffffffd6}.site-footer-stage{width:min(92.8%,1650px);margin:auto;padding:clamp(2.4rem,5vh,4.6rem) 0 1.1rem}.footer-top{grid-template-columns:1.35fr 1.1fr 1.08fr .95fr 1.15fr;gap:clamp(1.5rem,3.2vw,4.2rem);display:grid}.footer-brand{padding-right:1rem}.footer-brand-mark img{object-fit:contain;object-position:left center;width:100%;max-width:280px;max-height:100px;display:block}.footer-brand-lockup img{width:240px;max-width:100%;height:auto;display:block}.footer-brand-lockup small{color:var(--orange);font:700 .7rem var(--font-button),sans-serif;letter-spacing:.22em;margin:-5px 0 0 5.7rem;display:block}.footer-brand>p{max-width:300px;margin:1.3rem 0 0;font-size:clamp(1rem,1.08vw,1.25rem);line-height:1.52}.footer-socials{gap:1.25rem;margin-top:1.35rem;display:flex}.footer-socials a{width:68px;height:68px;color:var(--navy);background:#ffffff6b;border:1px solid #c9d8ea;border-radius:50%;place-items:center;transition:all .18s;display:grid}.footer-socials a:hover{color:#fff;background:var(--blue);transform:translateY(-2px)}.footer-socials svg{width:34%;height:34%}.footer-column header{align-items:center;gap:1rem;min-height:62px;display:flex}.footer-column header>span,.footer-contact-icon{width:62px;height:62px;color:var(--blue);background:#f6fbff94;border:1px solid #cadaed;border-radius:50%;flex:0 0 62px;place-items:center;display:grid}.footer-column header svg{width:42%;height:42%}.footer-column header div{min-width:0}.footer-column header strong{color:var(--navy);font:700 clamp(1.1rem,1.18vw,1.38rem)/1 var(--font-button),sans-serif;white-space:nowrap;display:block}.footer-column header i{background:#0d62c8;width:39px;height:2px;margin-top:1rem;display:block}.footer-column-links{margin-top:1.35rem}.footer-column-links a{color:#152543;align-items:flex-start;gap:.9rem;min-height:50px;padding:.28rem 0;font-size:clamp(.98rem,1.05vw,1.18rem);line-height:1.5;transition:all .16s;display:flex}.footer-column-links a:hover{color:var(--blue);transform:translate(3px)}.footer-column-links b{color:var(--blue);font-size:1.75rem;line-height:.82}.footer-column-4 .footer-column-links{margin-top:1.1rem}.footer-column-4 .footer-column-links a{gap:.95rem;margin-bottom:1rem}.footer-contact-row-icon{width:26px;height:26px;color:var(--blue);flex:0 0 26px}.footer-contact-row-icon svg{width:100%;height:100%}.footer-contact-card{background:#ffffff61;border:1px solid #c9d9ea;border-radius:14px;grid-template-columns:12% 28% 28% 1fr;align-items:center;min-height:142px;margin-top:2.1rem;padding:1rem 4.2%;display:grid}.footer-contact-icon{width:96px;height:96px}.footer-contact-icon svg{width:49%;height:49%}.footer-contact-card h2{color:var(--navy);font:700 clamp(1.8rem,2vw,2.35rem)/1.18 var(--font-button),sans-serif;border-left:1px solid #cbd8e7;padding-left:1.5rem}.footer-contact-card h2 strong{color:#0573d6;display:block}.footer-contact-card p{border-left:1px solid #cbd8e7;border-right:1px solid #cbd8e7;align-items:center;height:72%;padding:0 2.5rem;font-size:clamp(.98rem,1.02vw,1.15rem);line-height:1.5;display:flex}.footer-contact-card>a{color:#fff;background:var(--orange);width:85%;height:58px;font:700 1.15rem var(--font-button),sans-serif;border-radius:15px;justify-content:center;justify-self:center;align-items:center;gap:2.6rem;display:flex;box-shadow:0 8px 18px #ff76002e}.footer-contact-card>a:hover{background:#ef6800}.footer-contact-card>a b{font-size:2rem;font-weight:400;line-height:1}.footer-trust{grid-template-columns:repeat(3,1fr);margin-top:1.45rem;padding:0 4.6%;display:grid}.footer-trust-item{border-right:1px solid #cbd8e7;align-items:center;gap:1.35rem;min-height:92px;padding:0 2.7rem;display:flex}.footer-trust-item:first-child{padding-left:0}.footer-trust-item:last-child{border:0}.footer-trust-item>span{width:74px;height:74px;color:var(--blue);background:#eef5fcbf;border-radius:50%;flex:0 0 74px;place-items:center;display:grid}.footer-trust-item svg{width:50%;height:50%}.footer-trust-item p{margin:0}.footer-trust-item strong{color:var(--blue);font:700 1rem var(--font-button),sans-serif;display:block}.footer-trust-item small{margin-top:.45rem;font-size:.92rem;line-height:1.45;display:block}.footer-bottom{color:#64728b;border-top:2px solid #1c5ca5;justify-content:space-between;align-items:center;margin-top:1.1rem;padding:1.25rem 4.7% 0;font-size:.9rem;display:flex}.footer-bottom nav{color:var(--blue);align-items:center;gap:1.6rem;font-weight:500;display:flex}.footer-bottom nav i{background:#1760b5;width:1px;height:18px}.site-footer a:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media (min-width:1181px){.site-footer{height:100dvh;min-height:0;overflow:hidden}.site-footer-stage{flex-direction:column;height:100%;padding:6.2dvh 0 1.4dvh;display:flex}.footer-top{flex:0 0 46dvh;min-height:0}.footer-brand-mark img{max-height:11.5dvh}.footer-brand-lockup img{width:auto;height:10.5dvh}.footer-brand-lockup small{margin-top:-.5dvh}.footer-brand>p{margin-top:1.7dvh;font-size:min(1.08vw,2.05dvh);line-height:1.48}.footer-socials{gap:min(1.25rem,2.1dvh);margin-top:1.7dvh}.footer-socials a{width:min(68px,7.2dvh);height:min(68px,7.2dvh)}.footer-column header{min-height:7.2dvh}.footer-column header>span{flex-basis:6.5dvh;width:6.5dvh;height:6.5dvh}.footer-column header i{margin-top:1.2dvh}.footer-column header strong{font-size:min(1.18vw,2.35dvh)}.footer-column-links{margin-top:1.6dvh}.footer-column-links a{min-height:5.25dvh;padding:.25dvh 0;font-size:min(1.05vw,2.08dvh)}.footer-column-4 .footer-column-links{margin-top:1.4dvh}.footer-column-4 .footer-column-links a{margin-bottom:1.05dvh}.footer-contact-card{flex:0 0 15.2dvh;min-height:0;margin-top:2dvh;padding-top:1dvh;padding-bottom:1dvh}.footer-contact-icon{width:9.8dvh;height:9.8dvh}.footer-contact-card h2{font-size:min(2vw,3.9dvh)}.footer-contact-card p{font-size:min(1.02vw,2.05dvh)}.footer-contact-card>a{height:6.2dvh}.footer-trust{flex:0 0 11.5dvh;min-height:0;margin-top:1.5dvh}.footer-trust-item{min-height:0}.footer-trust-item>span{flex-basis:7.6dvh;width:7.6dvh;height:7.6dvh}.footer-trust-item strong{font-size:min(1rem,1.85dvh)}.footer-trust-item small{margin-top:.45dvh;font-size:min(.92rem,1.7dvh);line-height:1.35}.footer-bottom{flex:auto;min-height:5.5dvh;margin-top:1.1dvh;padding-top:1.2dvh;padding-bottom:.2dvh;font-size:min(.9rem,1.65dvh)}}@media (min-width:1181px) and (max-height:820px){.site-footer-stage{padding-top:6.2dvh;padding-bottom:.8dvh}.footer-top{flex-basis:46dvh}.footer-brand-mark img{max-height:10dvh}.footer-brand-lockup img{height:9.5dvh}.footer-brand>p{margin-top:1dvh;font-size:min(1.02vw,1.9dvh);line-height:1.37}.footer-socials{margin-top:1dvh}.footer-socials a{width:6.5dvh;height:6.5dvh}.footer-column header{min-height:6.6dvh}.footer-column header>span{flex-basis:6.2dvh;width:6.2dvh;height:6.2dvh}.footer-column header i{margin-top:.8dvh}.footer-column-links{margin-top:1dvh}.footer-column-links a{min-height:5.4dvh;font-size:min(1vw,1.92dvh);line-height:1.35}.footer-column-4 .footer-column-links a{margin-bottom:.6dvh}.footer-contact-card{flex-basis:14.8dvh;margin-top:1.2dvh}.footer-contact-icon{width:9dvh;height:9dvh}.footer-contact-card h2{font-size:min(1.9vw,3.6dvh)}.footer-contact-card>a{height:6.1dvh}.footer-trust{flex-basis:11.8dvh;margin-top:.8dvh}.footer-trust-item>span{flex-basis:7dvh;width:7dvh;height:7dvh}.footer-trust-item small{font-size:min(.86rem,1.65dvh)}.footer-bottom{min-height:5.8dvh;margin-top:.6dvh;padding-top:.8dvh}}@media (max-width:1180px){.site-footer-stage{width:min(94%,1040px)}.footer-top{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.footer-brand>p{max-width:640px}.footer-contact-card{grid-template-columns:90px 1fr 1fr;gap:1rem}.footer-contact-card h2{padding-left:1rem}.footer-contact-card p{padding:0 1.2rem}.footer-contact-card>a{grid-area:1/3;width:100%}.footer-contact-icon{width:76px;height:76px}.footer-trust{padding:0}.footer-trust-item{padding:0 1.2rem}.footer-bottom{padding-inline:0}}@media (max-width:760px){.site-footer-stage{width:min(92%,620px);padding-top:2.2rem}.site-footer-background{object-position:76% top}.footer-top{grid-template-columns:1fr;gap:1.8rem}.footer-brand{grid-column:auto}.footer-socials a{width:52px;height:52px}.footer-column header>span{flex-basis:52px;width:52px;height:52px}.footer-column-links{margin-top:.8rem;padding-left:.35rem}.footer-column-links a{min-height:44px}.footer-contact-card{grid-template-columns:64px 1fr;gap:1rem;margin-top:2rem;padding:1.2rem}.footer-contact-icon{width:60px;height:60px}.footer-contact-card h2{border:0;padding:0;font-size:1.55rem}.footer-contact-card p{border:0;border-top:1px solid #cbd8e7;grid-column:1/-1;height:auto;padding:1rem 0}.footer-contact-card>a{grid-area:auto/1/auto/-1;width:100%}.footer-trust{grid-template-columns:1fr}.footer-trust-item,.footer-trust-item:first-child{border-bottom:1px solid #cbd8e7;border-right:0;min-height:92px;padding:.8rem 0}.footer-trust-item>span{flex-basis:62px;width:62px;height:62px}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.footer-bottom nav{flex-wrap:wrap;justify-content:center;gap:.65rem 1rem}.footer-bottom nav i{display:none}}@media (prefers-reduced-motion:reduce){.site-footer *{scroll-behavior:auto!important;transition:none!important}}
.featured-projects{isolation:isolate;background:linear-gradient(160deg, var(--color-featuredprojects-bg-1,#f8fafc), var(--color-featuredprojects-bg-2,#eef0f7));flex-direction:column;justify-content:center;min-height:100svh;padding:clamp(4.5rem,7vh,6rem) clamp(1.5rem,6vw,7rem) clamp(2.5rem,5vh,4rem);display:flex;position:relative;overflow:hidden}.featured-projects:before,.featured-projects:after{content:"";z-index:-1;border:1px solid #082d7312;width:24rem;height:24rem;position:absolute;transform:rotate(32deg)}.featured-projects:before{border-radius:50%;top:-18rem;left:-8rem}.featured-projects:after{top:4rem;right:-17rem}.featured-projects-intro{text-align:center;max-width:48rem;margin:0 auto clamp(2rem,4vh,3rem)}.featured-projects-eyebrow{font-family:var(--font-button);color:#0a2d73;letter-spacing:.34em;text-transform:uppercase;align-items:center;gap:1.4rem;font-size:.82rem;font-weight:700;display:inline-flex}.featured-projects-eyebrow:before,.featured-projects-eyebrow:after{content:"";background:#ff7900;width:3rem;height:1px}.featured-projects-intro h2{font-family:var(--font-button);color:#062765;text-transform:uppercase;margin-top:1rem;font-size:clamp(2.6rem,4.5vw,4rem);font-weight:700;line-height:.95}.featured-projects-description{color:#5a6270;max-width:40rem;font-family:var(--font-body);margin:1.25rem auto 0;font-size:clamp(.95rem,1.15vw,1.15rem);line-height:1.45}.featured-projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2vw,2rem);width:100%;max-width:94rem;margin:0 auto;display:grid}.featured-project-card{background:#fffffff5;border:1px solid #082d730f;border-radius:1rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 18px 48px #082d731a}.featured-project-card:hover{transform:translateY(-5px);box-shadow:0 24px 58px #082d7326}.featured-project-card-media{height:clamp(15rem,35vh,23rem);position:relative;overflow:hidden}.featured-project-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.featured-project-card:hover img{transform:scale(1.035)}.featured-project-type{color:#fff;font-family:var(--font-body);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#062765eb;border-radius:999px;padding:.65rem 1rem;font-size:.78rem;font-weight:500;position:absolute;top:1.25rem;left:1.25rem}.featured-project-card-body{justify-content:space-between;align-items:center;gap:1rem;min-height:8.5rem;padding:1.25rem 1.6rem;display:flex}.featured-project-card-body h3{font-family:var(--font-button);color:#062765;font-size:clamp(1.7rem,2.3vw,2.2rem);font-weight:700;line-height:1}.featured-project-accent{background:#ff7900;width:3.5rem;height:3px;margin-top:.65rem;display:block}.featured-project-card-body p{color:#667085;font-family:var(--font-body);margin-top:.65rem;font-size:.88rem}.featured-project-icon{color:#ff7900;border:2px solid #ff7900;border-radius:50%;flex:none;place-items:center;width:3.5rem;height:3.5rem;display:grid}.featured-project-icon svg{width:1.65rem;height:1.65rem}.featured-projects-footer{justify-content:center;align-items:center;gap:clamp(2rem,5vw,4rem);width:100%;max-width:54rem;margin:clamp(2rem,4vh,3rem) auto 0;display:flex}.featured-projects-footer p{color:#384765;max-width:31rem;font-family:var(--font-body);font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.4}.featured-projects-footer>a{color:#fff;min-height:3rem;font-family:var(--font-button);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;background:#ff7900;border-radius:999px;align-items:center;gap:1.1rem;padding:0 1.6rem;font-size:.78rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex}.featured-projects-footer>a:hover{transform:translateY(-2px);box-shadow:0 10px 24px #ff790038}@media (max-width:900px){.featured-projects{justify-content:flex-start}.featured-projects-grid{grid-template-columns:1fr;max-width:35rem}.featured-project-card-media{height:20rem}.featured-projects-footer{text-align:center;flex-direction:column;gap:1.25rem}}@media (max-width:640px){.featured-projects{padding-inline:1rem}.featured-projects-intro{margin-bottom:1.5rem}.featured-project-card-media{height:17rem}.featured-project-card-body{padding-inline:1.25rem}}
.trayectoria{isolation:isolate;background:var(--color-trayectoria-bg,#f8fafc);height:100svh;color:var(--color-trayectoria-bg-ink,#0f172a);flex-direction:column;padding:clamp(3rem,5.5vh,4rem) clamp(1.25rem,5vw,4rem) clamp(2rem,4vh,3rem);display:flex;position:relative;overflow:hidden}.trayectoria-intro{text-align:center;flex:none;margin:0 auto clamp(1rem,2vh,1.5rem)}.trayectoria-eyebrow{font-family:var(--font-button);letter-spacing:.32em;text-transform:uppercase;color:#ff7900;align-items:center;gap:1.1rem;font-size:.72rem;font-weight:700;display:inline-flex}.trayectoria-eyebrow:before,.trayectoria-eyebrow:after{content:"";background:#ff7900;width:2.25rem;height:1px}.trayectoria-intro h2{font-family:var(--font-button);letter-spacing:.01em;text-transform:uppercase;margin-top:.5rem;font-size:clamp(1.6rem,2.4vw,2.25rem);font-weight:400;line-height:1}.trayectoria-slider{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.25rem;width:100%;max-width:80rem;min-height:0;margin:0 auto;display:flex;position:relative}.trayectoria-slide{border-radius:1.5rem;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0627652e}.trayectoria-slide:after{content:"";pointer-events:none;background:linear-gradient(#020d3100 58%,#020d31d1 100%);position:absolute;inset:0}.trayectoria-slide img{object-fit:cover;width:100%;height:100%;animation:.5s trayectoria-fade}@keyframes trayectoria-fade{0%{opacity:0}to{opacity:1}}.trayectoria-caption{z-index:1;color:#fff;font-family:var(--font-button);font-size:clamp(1rem,1.5vw,1.35rem);font-weight:700;line-height:1.35;position:absolute;bottom:clamp(1.25rem,3vh,2rem);left:clamp(1.25rem,3vw,2.5rem);right:clamp(1.25rem,3vw,2.5rem)}.trayectoria-arrow{z-index:2;color:#08285f;-webkit-backdrop-filter:blur(10px)saturate(130%);backdrop-filter:blur(10px)saturate(130%);cursor:pointer;background:#ffffffd1;border:0;border-radius:50%;place-items:center;width:3.1rem;height:3.1rem;transition:background .15s,transform .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.trayectoria-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.trayectoria-arrow svg{width:1.35rem;height:1.35rem}.trayectoria-arrow--prev{left:clamp(.75rem,2vw,1.5rem)}.trayectoria-arrow--next{right:clamp(.75rem,2vw,1.5rem)}.trayectoria-dots{flex:none;align-items:center;gap:.6rem;display:flex}.trayectoria-dots button{cursor:pointer;background:#0627652e;border:0;border-radius:50%;width:.55rem;height:.55rem;padding:0;transition:background .15s,transform .15s}.trayectoria-dots button.is-active{background:#ff7900;transform:scale(1.25)}.trayectoria-dots button:hover{background:#06276559}@media (max-width:760px){.trayectoria{padding:clamp(2.5rem,6vh,3.5rem) 1.1rem 1.5rem}.trayectoria-arrow{width:2.6rem;height:2.6rem}.trayectoria-arrow svg{width:1.1rem;height:1.1rem}}
.process{isolation:isolate;color:#082d73;background:linear-gradient(145deg,#fff 0%,#f8fbff 58%,#eef4fb 100%);flex-direction:column;justify-content:center;min-height:100svh;padding:clamp(4.5rem,8vh,7rem) clamp(1.25rem,4vw,4rem);display:flex;position:relative;overflow:hidden}.process:before,.process:after{content:"";z-index:-2;border:1px solid #082d730e;border-radius:50%;position:absolute}.process:before{width:38rem;height:38rem;top:9rem;left:-26rem;box-shadow:0 0 0 2rem #082d7305,0 0 0 5rem #082d7303}.process:after{width:32rem;height:32rem;bottom:-12rem;right:-22rem;box-shadow:0 0 0 2rem #ff790005,0 0 0 5rem #082d7303}.process-background{z-index:-1;object-fit:cover;object-position:left bottom;opacity:.1;filter:grayscale(.25);pointer-events:none;width:min(24rem,32%);height:52%;position:absolute;bottom:0;left:0;-webkit-mask-image:radial-gradient(120% 120% at 0 100%,#000 0% 30%,#0000 72%);mask-image:radial-gradient(120% 120% at 0 100%,#000 0% 30%,#0000 72%)}.process-intro{text-align:center;max-width:52rem;margin:0 auto clamp(3rem,5vh,4.5rem);position:relative}.process-eyebrow{font-family:var(--font-button);color:#ff7900;letter-spacing:.32em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.85rem;font-size:clamp(.78rem,1vw,.92rem);font-weight:700;display:inline-flex}.process-eyebrow:before{content:"";background:#ff7900;border-radius:999px;width:3.25rem;height:4px}.process-intro h2{font-family:var(--font-button);color:#062765;letter-spacing:.01em;text-transform:uppercase;margin-top:1rem;font-size:clamp(3rem,4.8vw,4.8rem);font-weight:400;line-height:.95}.process-intro h2:after{content:"";background:linear-gradient(90deg,#0000,#ff7900 35% 65%,#0000);width:9rem;height:1px;margin:1.5rem auto 0;display:block}.process-steps-wrap{width:100%;max-width:92rem;margin:0 auto;position:relative}.process-wave{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.process-wave path{fill:none;stroke:#a9c6f2;stroke-width:2px;vector-effect:non-scaling-stroke}.process-wave-dots{z-index:0;pointer-events:none;position:absolute;inset:0}.process-wave-dot{border-radius:50%;width:.65rem;height:.65rem;margin:-.325rem;position:absolute;box-shadow:0 3px 8px #082d7340}.process-wave-dot--blue{background:#2a77e1}.process-wave-dot--orange{background:#ff7900}.process-steps{z-index:1;grid-template-columns:repeat(6,minmax(8.5rem,1fr));align-items:start;gap:clamp(1.5rem,2.7vw,3.25rem);width:100%;min-height:31rem;display:grid;position:relative}.process-step{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.85rem;display:flex;position:relative}.process-step:nth-child(2n){margin-top:9.5rem}.process-step-number{color:#082d73;width:4.2rem;height:4.2rem;font-family:var(--font-button);background:#fff;border-radius:50%;place-items:center;font-size:1.85rem;font-weight:700;display:grid;box-shadow:0 10px 24px #082d7324}.process-step-dot{background:#ff7900;border-radius:50%;width:.5rem;height:.5rem}.process-step-icon{color:#0a3b8d;background:radial-gradient(circle at 34% 30%,#f4f9ff,#e2ecfc 72%);border-radius:50%;place-items:center;width:7.25rem;height:7.25rem;display:grid;box-shadow:0 14px 30px #082d731a,inset 0 0 0 1px #ffffffb3}.process-step-icon svg{width:4rem;height:4rem}.process-step-rule{background:#82ace8;width:3rem;height:2px}.process-step-label{font-family:var(--font-button);color:#082d73;font-size:clamp(1rem,1.2vw,1.2rem);font-weight:700}@media (max-width:1050px){.process{justify-content:flex-start}.process-intro{margin-bottom:2.5rem}.process-steps{grid-template-columns:repeat(3,minmax(9rem,1fr));gap:4rem 1rem;max-width:48rem;margin:0 auto}.process-step:nth-child(n){margin-top:0}.process-wave,.process-wave-dots{display:none}.process-background{opacity:.1;width:60%;height:38%}}@media (max-width:620px){.process-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.process-step-icon{width:6rem;height:6rem}.process-step-icon svg{width:3.3rem;height:3.3rem}.process-intro h2{font-size:3rem}}
.stats-banner{isolation:isolate;color:#082d73;text-align:center;background:linear-gradient(145deg,#fff 0%,#f8fbff 58%,#eef4fb 100%);flex-direction:column;justify-content:center;align-items:center;gap:clamp(2.5rem,5vh,4rem);min-height:100svh;padding:clamp(5rem,9vh,7rem) clamp(1.5rem,5vw,4rem);display:flex;position:relative;overflow:hidden}.stats-banner-background{z-index:-1;object-fit:cover;object-position:left center;opacity:.13;filter:grayscale(.2);pointer-events:none;width:min(26rem,34%);height:100%;position:absolute;inset:0 auto 0 0;-webkit-mask-image:linear-gradient(90deg,#000 0% 30%,#0000 82%);mask-image:linear-gradient(90deg,#000 0% 30%,#0000 82%)}.stats-banner-intro{max-width:40rem}.stats-banner-eyebrow{font-family:var(--font-button);color:#0a2d73;letter-spacing:.34em;text-transform:uppercase;align-items:center;gap:1.4rem;font-size:.82rem;font-weight:700;display:inline-flex}.stats-banner-eyebrow:before,.stats-banner-eyebrow:after{content:"";background:#ff7900;width:3rem;height:1px}.stats-banner-intro h2{font-family:var(--font-button);color:#062765;text-transform:uppercase;margin-top:1rem;font-size:clamp(2.4rem,4.2vw,3.6rem);font-weight:700;line-height:.95}.stats-banner-description{color:#5a6270;max-width:34rem;font-family:var(--font-body);margin:1.1rem auto 0;font-size:clamp(.95rem,1.15vw,1.1rem);line-height:1.5}.stats-banner-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:clamp(1.5rem,3vw,2.5rem);width:100%;max-width:64rem;display:grid}.stats-banner-item{background:#fff;border-radius:1.5rem;flex-direction:column;align-items:center;gap:.85rem;padding:clamp(1.75rem,3vw,2.25rem) 1.25rem clamp(2.1rem,3.2vw,2.5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #082d7314}.stats-banner-icon{background:radial-gradient(circle at 34% 30%,#f4f9ff,#e2ecfc 72%);border-radius:9999px;place-items:center;width:4.75rem;height:4.75rem;display:grid}.stats-banner-icon svg{stroke:#0a3b8d;fill:none;width:2.1rem;height:2.1rem}.stats-banner-value{font-family:var(--font-button);color:#062765;letter-spacing:.01em;font-size:clamp(1.6rem,2.6vw,2.1rem)}.stats-banner-label{max-width:14rem;font-family:var(--font-body);color:#5a6270;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.4}.stats-banner-item-accent{background:#ff7900;width:100%;height:4px;position:absolute;bottom:0;left:0}.stats-banner-cta{flex-direction:column;align-items:center;gap:.5rem;display:flex}.stats-banner-cta-text{max-width:34rem;font-family:var(--font-button);color:#062765;letter-spacing:-.01em;text-transform:uppercase;font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:700}.stats-banner-cta-description{color:#5a6270;max-width:30rem;font-family:var(--font-body);margin-bottom:.75rem;font-size:clamp(.92rem,1.05vw,1rem);line-height:1.5}.stats-banner-cta a{font-family:var(--font-button);color:#fff;background:#ff7900;border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 2.25rem;font-size:1.05rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 14px 32px #ff790040}.stats-banner-cta a:hover{transform:translateY(-2px);box-shadow:0 18px 40px #ff79004d}
.team-intro-section{isolation:isolate;background:var(--color-team-bg,#f8fafc);flex-direction:column;height:100svh;padding:clamp(4.5rem,7vh,6rem) clamp(1.5rem,5vw,4rem) clamp(2.5rem,4.5vh,3.5rem);display:flex;position:relative;overflow:hidden}.team-intro{text-align:center;flex:none;max-width:44rem;margin:0 auto clamp(1.75rem,3.5vh,2.5rem)}.team-eyebrow{font-family:var(--font-button);letter-spacing:.34em;text-transform:uppercase;color:#ff7900;align-items:center;gap:1.4rem;font-size:.82rem;font-weight:700;display:inline-flex}.team-eyebrow:before,.team-eyebrow:after{content:"";background:#ff7900;width:3rem;height:1px}.team-intro h2{font-family:var(--font-button);text-transform:uppercase;color:#062765;margin-top:1rem;font-size:clamp(2.4rem,4.2vw,3.6rem);font-weight:700;line-height:.95}.team-description{max-width:34rem;font-family:var(--font-body);color:#5a6270;margin:1.1rem auto 0;font-size:clamp(.95rem,1.15vw,1.1rem);line-height:1.5}.team-photo-frame{flex:auto;width:100%;max-width:62rem;min-height:0;margin:0 auto;position:relative}.team-photo-frame:after{content:"";z-index:-1;border:1.5px solid #ff7900;border-radius:1.5rem;width:100%;height:100%;position:absolute;bottom:-1.1rem;right:-1.1rem}.team-photo-frame img{object-fit:cover;border-radius:1.5rem;width:100%;height:100%;display:block;box-shadow:0 24px 55px #082d7324}@media (max-width:620px){.team-photo-frame:after{bottom:-.6rem;right:-.6rem}.team-intro-section{padding-top:clamp(4.5rem,9vh,6rem)}}.value-prop{isolation:isolate;background:var(--color-team-bg,#f8fafc);flex-direction:column;justify-content:center;min-height:100svh;padding:clamp(4.5rem,7vh,6rem) clamp(1.5rem,5vw,4rem) clamp(2.5rem,4.5vh,3.5rem);display:flex;position:relative;overflow:hidden}.value-prop-intro{text-align:center;max-width:40rem;margin:0 auto clamp(1.75rem,3.5vh,2.5rem)}.value-prop-eyebrow{font-family:var(--font-button);letter-spacing:.34em;text-transform:uppercase;color:#ff7900;align-items:center;gap:1.4rem;font-size:.82rem;font-weight:700;display:inline-flex}.value-prop-eyebrow:before,.value-prop-eyebrow:after{content:"";background:#ff7900;width:3rem;height:1px}.value-prop-intro h2{font-family:var(--font-button);text-transform:uppercase;color:#062765;margin-top:1rem;font-size:clamp(2.4rem,4.2vw,3.6rem);font-weight:700;line-height:.95}.value-prop-description{max-width:34rem;font-family:var(--font-body);color:#5a6270;margin:1.1rem auto 0;font-size:clamp(.95rem,1.15vw,1.1rem);line-height:1.5}.value-prop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2.2vw,2rem) clamp(1.25rem,2.2vw,1.75rem);width:100%;max-width:68rem;margin:0 auto;display:grid}.value-prop-item{text-align:center;background:#fff;border-radius:1.5rem;flex-direction:column;align-items:center;padding:clamp(1.5rem,2.4vh,2rem) 1.25rem clamp(1.25rem,2vh,1.5rem);display:flex;position:relative;box-shadow:0 14px 34px #0a2d7314}.value-prop-item-mark{color:#ff7900;width:2.75rem;height:2.75rem;font-family:var(--font-button);background:#fff;border-radius:50%;place-items:center;font-size:1.05rem;font-weight:700;display:grid;position:absolute;top:-1rem;left:1.5rem;box-shadow:0 8px 18px #082d732e}.value-prop-item-icon{place-items:center;width:clamp(3.2rem,4.6vh,4rem);height:clamp(3.2rem,4.6vh,4rem);margin-top:.5rem;display:grid}.value-prop-item-icon svg{width:100%;height:100%}.value-prop-item h3{font-family:var(--font-button);color:#062765;margin-top:.65rem;font-size:1.05rem;font-weight:700}.value-prop-item-accent{background:#ff7900;width:2.25rem;height:2px;margin-top:.55rem;display:block}.value-prop-item p{font-family:var(--font-body);color:#5a6270;margin-top:.55rem;font-size:.88rem;line-height:1.45}@media (max-width:1050px){.value-prop-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:40rem}}@media (max-width:620px){.value-prop{padding-top:clamp(4.5rem,9vh,6rem)}.value-prop-item{padding:1.5rem 1rem 1.25rem}.value-prop-item-icon{width:2.75rem;height:2.75rem}}
.contact-page{isolation:isolate;color:#082d73;background:linear-gradient(145deg,#fff 0%,#f8fbff 58%,#eef4fb 100%);align-items:center;height:100svh;padding:clamp(6rem,9vh,7.5rem) clamp(1.5rem,5vw,4rem) clamp(2.5rem,5vh,4rem);display:flex;position:relative;overflow:hidden}.contact-page-grid{grid-template-columns:1.1fr 1fr;gap:clamp(2.5rem,5vw,4rem);width:100%;max-width:74rem;margin:0 auto;display:grid}.contact-page-eyebrow{font-family:var(--font-button);letter-spacing:.34em;text-transform:uppercase;color:#ff7900;align-items:center;gap:1.4rem;font-size:.82rem;font-weight:700;display:inline-flex}.contact-page-eyebrow:before,.contact-page-eyebrow:after{content:"";background:#ff7900;width:3rem;height:1px}.contact-page-info h2{font-family:var(--font-button);text-transform:uppercase;color:#062765;margin-top:.6rem;font-size:clamp(1.9rem,3.2vw,2.6rem);font-weight:700;line-height:1.05}.contact-page-accent{background:#ff7900;width:3rem;height:3px;margin-top:.85rem;display:block}.contact-page-description{max-width:30rem;font-family:var(--font-body);color:#5a6270;margin-top:1rem;font-size:.98rem;line-height:1.55}.contact-page-details{flex-direction:column;gap:clamp(.75rem,1.6vh,1.1rem);margin-top:clamp(1.25rem,2.5vh,1.75rem);display:flex}.contact-page-detail{align-items:flex-start;gap:.9rem;display:flex}.contact-page-detail-icon{color:#062765;border:1.5px solid #ff7900;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.contact-page-detail-icon svg{width:1.15rem;height:1.15rem}.contact-page-detail strong{font-family:var(--font-button);letter-spacing:.04em;text-transform:uppercase;color:#ff7900;font-size:.8rem;font-weight:700;display:block}.contact-page-detail span,.contact-page-detail a{font-family:var(--font-body);color:#062765;font-size:.95rem}.contact-page-detail-social-links{flex-direction:column;display:flex}.contact-page-form{background:#fff;border-radius:1.75rem;flex-direction:column;align-self:start;gap:clamp(.85rem,1.6vh,1.1rem);padding:clamp(1.5rem,2.6vw,2.25rem);display:flex;box-shadow:0 24px 55px #082d731a}.contact-page-form label{font-family:var(--font-button);letter-spacing:.02em;color:#062765;flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:700;display:flex}.contact-page-field{display:block;position:relative}.contact-page-field-icon{color:#ff7900;pointer-events:none;display:flex;position:absolute;top:.95rem;left:.9rem}.contact-page-field-icon svg{width:1.05rem;height:1.05rem}.contact-page-form input,.contact-page-form textarea{width:100%;font-family:var(--font-body);color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.85rem;padding:.85rem 1rem .85rem 2.5rem;font-size:.98rem}.contact-page-form textarea{resize:vertical;min-height:5rem}.contact-page-form button{font-family:var(--font-button);color:#fff;background:#ff7900;border-radius:9999px;justify-content:center;align-items:center;gap:.6rem;margin-top:.5rem;padding:.95rem 1.5rem;font-size:1rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 14px 32px #ff790040}.contact-page-form button:hover:not(:disabled){background:#e56800;transform:translateY(-1px)}.contact-page-form button:disabled{opacity:.7;cursor:not-allowed}.contact-page-form-status{font-family:var(--font-body);font-size:.92rem}.contact-page-form-status[data-tone=ok]{color:#1a8f4c}.contact-page-form-status[data-tone=error]{color:#d13c3c}@media (max-width:900px){.contact-page{height:auto;min-height:100svh;overflow:visible}.contact-page-grid{grid-template-columns:1fr}}
