@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800&display=swap";.site-header{position:sticky;top:0;z-index:30;background:#fffffff5;box-shadow:0 1px #0000000f}.site-header__inner{min-height:96px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.6rem}.site-header__brand{justify-self:start;display:inline-flex;align-items:center}.site-header__brand img{width:auto;height:70px;object-fit:contain;display:block}.site-header__nav{display:flex;align-items:center;gap:2rem;justify-self:center}.site-header__link{position:relative;text-transform:uppercase;font-size:.67rem;letter-spacing:.12em;color:var(--text-main);font-weight:600;padding:.2rem 0}.site-header__link:after{content:"";position:absolute;left:0;bottom:-.35rem;width:0;height:2px;background:var(--primary);transition:width .2s ease}.site-header__link:hover:after,.site-header__link--active:after{width:100%}.site-header__contact{justify-self:end;padding:.72rem 1.25rem;border-radius:.36rem;text-transform:uppercase;font-size:.66rem;letter-spacing:.12em;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--primary),var(--accent))}.site-header__contact--nav{display:none}.site-header__burger{display:none;justify-self:end;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,30,64,.12);border-radius:.55rem;box-shadow:0 10px 28px #001e4024;cursor:pointer;color:var(--primary);width:44px;height:44px;padding:0;line-height:0}@media(max-width:768px){.site-header{background:#fffffffa}.site-header__inner{grid-template-columns:1fr;min-height:78px;padding:.35rem 0}.site-header__brand{max-width:calc(100% - 66px)}.site-header__brand img{width:auto;height:60px}.site-header__nav{display:none;position:fixed;top:0;right:0;width:min(84vw,340px);height:100dvh;z-index:55;background:#fff;box-shadow:-18px 0 40px #001e4033;border-left:1px solid rgba(0,30,64,.08);flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:5.5rem 1.5rem 2rem;gap:1.15rem;overflow-y:auto}.site-header__nav--open{display:flex}.site-header__link{width:100%;font-size:.9rem;padding:.72rem 0;letter-spacing:.1em}.site-header__link:after{bottom:.15rem}.site-header__contact--nav{display:inline-flex;margin-top:.45rem;padding:.72rem 1.2rem}.site-header__contact:not(.site-header__contact--nav){display:none}.site-header__burger{display:inline-flex;position:fixed;top:max(.65rem,env(safe-area-inset-top));right:.85rem;z-index:70;width:46px;height:46px}}.site-footer{margin-top:6rem;background:var(--surface-low);padding:5rem 0 1.2rem}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:2.2rem}.site-footer__block h3{font-size:2rem;margin-bottom:1rem}.site-footer__block h4{font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;margin-bottom:1rem;color:var(--text-main)}.site-footer__block p{max-width:280px;font-size:.92rem}.site-footer__block ul{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.site-footer__block a{color:var(--text-muted);font-size:.86rem}.site-footer__socials{margin-top:1rem;display:flex;gap:.6rem}.site-footer__socials a{width:1.75rem;height:1.75rem;border-radius:.2rem;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--primary)}.site-footer__subscribe{margin-top:.9rem;display:grid;grid-template-columns:1fr 2.8rem;gap:.45rem}.site-footer__subscribe input{border:0;background:var(--surface-high);border-radius:.2rem;padding:.65rem .75rem;font-size:.88rem}.site-footer__subscribe button{border:0;border-radius:.2rem;color:#fff;background:var(--primary);cursor:pointer;font-weight:700}.site-footer__bottom{margin-top:3rem;box-shadow:inset 0 1px #1c1b1b14;padding-top:1.1rem}.site-footer__bottom small{color:var(--text-muted);font-size:.73rem}.site-footer__status{margin-top:.45rem;display:block;color:var(--text-main);font-size:.78rem}@media(max-width:990px){.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__block p{max-width:none}}@media(max-width:600px){.site-footer{padding-top:2.5rem}.site-footer__grid{grid-template-columns:1fr}.site-footer__block h3{font-size:1.5rem}}.whatsapp-widget{position:fixed;right:1rem;bottom:1rem;z-index:24;display:inline-flex;align-items:center;padding:0;border-radius:0;background:transparent;transition:transform .2s ease,opacity .2s ease}.whatsapp-widget img{width:56px;height:56px;object-fit:contain;display:block}.whatsapp-widget:hover{transform:translateY(-1px);opacity:.95}@media(max-width:560px){.whatsapp-widget{right:.75rem;bottom:.75rem}.whatsapp-widget img{width:52px;height:52px}}.hero-section{width:100%;display:block}.hero-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:flex-start;padding:2rem 0}.hero-section__content{color:var(--text-main);text-align:left;max-width:680px}.hero-section__content h1{font-size:clamp(2.2rem,6vw,5rem);margin:0 0 .8rem;line-height:1.05;font-weight:800}.hero-section__content p{font-size:clamp(1rem,1.3vw,1.3rem);margin:0 0 1rem;color:var(--text-muted);max-width:680px}.hero-section__content .home-hero__actions,.hero-section__content .hero-section__cta{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.hero-section__banner{position:relative;width:100%;height:78vh;min-height:78vh;max-height:78vh;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;border-radius:.35rem}.hero-section__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 55%;z-index:0}.hero-section__veil{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(92deg,#fcf9f8e6,#fcf9f880,#fcf9f81a);z-index:1}.hero-section__frost{position:absolute;inset:0 auto 0 0;width:min(40vw,360px);height:100%;background:linear-gradient(180deg,#ffffff9e,#ffffff6b);z-index:1}.hero-section__frost-tilt{position:absolute;left:18%;top:0;width:min(44vw,450px);height:100%;transform:skew(-17deg);transform-origin:left top;background:linear-gradient(180deg,#ffffff5c,#ffffff24);z-index:1;pointer-events:none}.hero-section__content{position:relative;z-index:3;text-align:left;color:var(--text-main);width:100%;padding:0 2rem}.hero-section__content h1{font-size:clamp(32px,8vw,64px);font-weight:800;margin:0 0 16px;line-height:1.2}.hero-section__content p{font-size:clamp(14px,2vw,18px);margin:0;max-width:600px;line-height:1.6}.search-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr)) auto;gap:16px;align-items:flex-end;padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.search-bar__item{display:flex;flex-direction:column;gap:8px}.search-bar__item label{font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase}.search-bar__item select{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;background-color:#fff;cursor:pointer;transition:border-color .2s ease}.search-bar__item select:focus{outline:none;border-color:var(--text-main)}.search-bar__item select:hover{border-color:var(--outline-soft)}.search-bar button{align-self:flex-end}@media(max-width:768px){.search-bar{grid-template-columns:1fr;gap:12px}.search-bar button{width:100%}}.property-card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.property-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.property-card__media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:var(--surface-high)}.property-card__media img{width:100%;height:100%;object-fit:cover}.property-card__media .property-card__badge{position:absolute;top:12px;left:12px;background:#000000b3;color:#fff;padding:4px 10px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase}.property-card__media .property-card__price{position:absolute;bottom:12px;right:12px;background:#000c;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;font-weight:600}.property-card__media .property-card__favorite{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;cursor:pointer;color:var(--primary);transition:transform .2s ease,box-shadow .2s ease}.property-card__media .property-card__favorite:hover{transform:scale(1.1);box-shadow:0 2px 8px #0003}.property-card__media .property-card__favorite[aria-pressed=true]{color:var(--primary)}.property-card>h3{padding:12px 16px 6px;margin:0;font-size:16px;font-weight:600;color:var(--text-main)}.property-card .property-card__location{padding:0 16px 12px;margin:0;font-size:12px;color:var(--text-muted);display:flex;align-items:center;gap:4px}.property-card .property-card__meta{padding:12px 16px;display:flex;gap:16px;border-top:1px solid #eee;font-size:11px;color:var(--text-muted)}.property-card .property-card__meta span{display:flex;align-items:center;gap:4px}.property-card--featured .property-card__media{aspect-ratio:16/10}.property-card--listing .property-card__media{aspect-ratio:4/3}.property-card--clickable{cursor:pointer}.featured-properties-section__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;gap:24px}.featured-properties-section__head div{flex:1}.featured-properties-section__head div .section-kicker{display:block;font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.featured-properties-section__head div h2{margin:0;font-size:clamp(24px,4vw,36px);font-weight:700}.featured-properties-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.featured-properties-section__status{margin:0;padding:18px 20px;border:1px solid var(--outline-soft);border-radius:8px;background:#fff;color:var(--text-muted)}@media(max-width:768px){.featured-properties-section__head{flex-direction:column;align-items:flex-start}}.home-page .hero-section{min-height:78vh;align-items:flex-start}.home-page .hero-section__content{padding-top:clamp(102px,14vh,162px);gap:1.25rem;max-width:min(1040px,100%);min-width:0}.home-page .hero-section h1{font-size:clamp(2.2rem,5.2vw,4.4rem);line-height:1;letter-spacing:0;font-weight:800;color:var(--primary);max-width:980px;overflow-wrap:normal;word-break:normal}.home-page .hero-section p{max-width:560px;font-size:clamp(1rem,1.5vw,1.6rem);line-height:1.45}.home-page .home-hero__actions{display:flex;gap:.7rem;flex-wrap:wrap}.home-page .home-hero__ghost{background:#fffc;color:var(--text-main);border-radius:.45rem;padding:.78rem 1.35rem;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:700}.home-page .home-search{position:relative;z-index:6;width:min(1200px,100% - 48px);margin:-42px auto 0}.home-page .search-bar{background:#fff;border-radius:.34rem;padding:.85rem;box-shadow:0 2px 8px #0000001a;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(170px,220px);align-items:stretch;gap:.7rem}.home-page .search-bar .search-bar__item{min-width:0}.home-page .search-bar label{gap:.3rem;font-size:.58rem;color:var(--text-muted)}.home-page .search-bar select{border:0;border-radius:.3rem;background:var(--surface-high);min-height:52px;padding:.84rem;font-size:.84rem;color:var(--text-main)}.home-page .search-bar button{width:100%;min-height:52px;padding:0 1.1rem;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;letter-spacing:.04em}.home-page .home-featured{margin-top:4.2rem}.home-page .home-featured .featured-properties-section__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem}.home-page .home-featured .featured-properties-section__head h2{font-size:clamp(2rem,3vw,3rem);margin-top:.5rem}.home-page .home-featured .featured-properties-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.home-page .home-about{padding-top:4rem;max-width:920px}.home-page .home-about h2{margin-top:.65rem;font-size:clamp(2rem,3.5vw,3.4rem);line-height:1}.home-page .home-about p{margin-top:1rem;font-size:clamp(1rem,1.35vw,1.2rem);max-width:760px}.home-page .home-why{margin-top:5rem;padding:4rem 0;background:var(--surface-low)}.home-page .home-why__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;align-items:center}.home-page .home-why h2{margin-top:.55rem;font-size:clamp(1.95rem,3vw,3rem);max-width:540px}.home-page .home-why .section-kicker{color:var(--secondary);letter-spacing:.28em}.home-page .home-why__list{margin-top:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:2.1rem 1.8rem}.home-page .home-why__list article{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;text-align:left}.home-page .home-why__list h4{margin:0;font-size:clamp(1.25rem,1.7vw,1.72rem);line-height:1.15;color:var(--text-main)}.home-page .home-why__list p{margin:0;font-size:clamp(.95rem,1.1vw,1.14rem);line-height:1.65;color:var(--text-muted);max-width:32ch}.home-page .home-why__icon{width:52px;height:52px;border-radius:.55rem;display:inline-flex;align-items:center;justify-content:center;color:var(--primary-dark);background:var(--surface-high);border:1px solid var(--outline-soft);box-shadow:0 8px 24px #041c3614}.home-page .home-why__icon svg{width:21px;height:21px}.home-page .home-why__image{margin:0;position:relative}.home-page .home-why__image img{border-radius:.35rem;height:470px;object-fit:cover}.home-page .home-services{padding-top:4rem}.home-page .home-services h2{margin-top:.55rem;font-size:clamp(2rem,3vw,3rem)}.home-page .home-services__grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.home-page .home-services__grid article{border:1px solid var(--outline-soft);border-radius:.45rem;padding:1.2rem;background:#fff}.home-page .home-services__grid h3{font-size:1.2rem;line-height:1.2}.home-page .home-services__grid p{margin-top:.7rem;font-size:.92rem}.home-page .home-final-cta{margin-top:4rem;padding:4rem 0;background:var(--surface-high)}.home-page .home-final-cta .container{display:grid;gap:1rem;justify-items:start}.home-page .home-final-cta h2{font-size:clamp(2rem,3.5vw,3.5rem);line-height:1;max-width:760px}.home-page .home-final-cta p{max-width:620px;font-size:1.05rem}@media(max-width:980px){.home-page .hero-section{min-height:66vh}.home-page .hero-section__content{padding-left:.75rem;padding-right:.75rem}.home-page .hero-section h1{font-size:clamp(2.2rem,8.4vw,3.9rem);line-height:1.05}.home-page .hero-section p{font-size:1rem}.home-page .home-search{width:min(1200px,100% - 32px);margin:1rem auto 0}.home-page .search-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .search-bar button{grid-column:1/-1}.home-page .home-featured .featured-properties-section__head,.home-page .home-featured .tertiary-link{align-items:flex-start}.home-page .home-featured .featured-properties-section__head{flex-direction:column;gap:.8rem}.home-page .home-featured .featured-properties-section__grid{grid-template-columns:repeat(2,1fr)}.home-page .home-why__list,.home-page .home-why__grid{grid-template-columns:1fr}.home-page .home-why__image img{height:360px}.home-page .home-services__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.home-page .home-search{margin-top:.8rem}.home-page .search-bar{grid-template-columns:1fr;padding:.7rem}.home-page .search-bar button{grid-column:auto}.home-page .hero-section{min-height:60vh}.home-page .hero-section__content{padding-left:0;padding-right:0;padding-top:clamp(72px,10vh,110px)}.home-page .hero-section h1{font-size:clamp(1.85rem,9.4vw,2.55rem);line-height:1.08}.home-page .hero-section p{font-size:.96rem}.home-page .home-featured .featured-properties-section__grid,.home-page .home-services__grid{grid-template-columns:1fr}}.listing-header__head{margin-bottom:32px}.listing-header__head h2{font-size:clamp(28px,5vw,42px);font-weight:700;margin:0 0 12px;color:var(--text-main)}.listing-header__head p{font-size:14px;color:var(--text-muted);margin:0;max-width:600px;line-height:1.6}.listing-header__controls{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:24px;border-bottom:1px solid #eee;flex-wrap:wrap}.listing-header__sort{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.listing-header__sort label{font-size:12px;font-weight:600;color:var(--text-muted);display:flex;align-items:center;gap:6px;white-space:nowrap}.listing-header__sort select{padding:8px 10px;border:1px solid #ddd;border-radius:4px;font-size:13px;background-color:#fff;cursor:pointer}.listing-header__sort select:focus{outline:none;border-color:var(--text-main)}.listing-header__view-all{border:1px solid #ddd;background:#fff;border-radius:4px;padding:8px 12px;font-size:12px;font-weight:600;color:#333;cursor:pointer;transition:all .2s ease}.listing-header__view-all:hover{border-color:var(--text-main);background:var(--surface-high)}.listing-header__pagination{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--text-muted)}.listing-header__pagination button{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.listing-header__pagination button:hover:not(:disabled){border-color:var(--text-main);background:var(--surface-high)}.listing-header__pagination button:disabled{opacity:.5;cursor:not-allowed}.listing-filters{padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;gap:16px;height:fit-content}.listing-filters h3{margin:0;font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px}.listing-filters label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:500;color:var(--text-muted)}.listing-filters label select{padding:8px 10px;border:1px solid #ddd;border-radius:4px;font-size:13px;background-color:#fff;cursor:pointer}.listing-filters label select:focus{outline:none;border-color:var(--text-main)}.listing-filters__tag{display:inline-block;background:var(--surface-high);padding:4px 8px;border-radius:4px;font-size:11px;color:var(--text-muted);width:fit-content}.listing-filters__slider{display:flex;flex-direction:column;gap:8px}.listing-filters__slider input[type=range]{width:100%;height:6px;border-radius:999px;background:var(--surface-high);-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.listing-filters__slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;border:2px solid var(--primary-dark);background:var(--primary);cursor:pointer;box-shadow:0 0 0 3px #ff831d33}.listing-filters__slider input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:2px solid var(--primary-dark);background:var(--primary);cursor:pointer;box-shadow:0 0 0 3px #ff831d33}.listing-filters__slider input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:var(--surface-high)}.listing-filters__slider input[type=range]::-moz-range-track{height:6px;border-radius:999px;background:var(--surface-high)}.listing-filters__value{font-size:12px;color:var(--text-muted)}.listing-filters__types{display:flex;flex-direction:column;gap:8px}.listing-filters__types>label:first-child{font-weight:600;margin-bottom:4px}.listing-filters__checkbox{display:flex;align-items:center;gap:8px;font-weight:400;cursor:pointer}.listing-filters__checkbox input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:var(--primary);border:1px solid var(--outline-soft);border-radius:4px;background:var(--surface)}.listing-filters__checkbox input[type=checkbox]:checked{border-color:var(--primary);background:var(--primary)}.listing-layout{padding-top:33px}.listing-layout__content{display:grid;grid-template-columns:250px 1fr;gap:24px;align-items:start}.listing-layout__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.listing-layout__results{display:grid;gap:16px;min-width:0}.listing-layout__status{margin:0;padding:18px 20px;border:1px solid var(--outline-soft);border-radius:8px;background:#fff;color:var(--text-muted)}@media(max-width:1024px){.listing-layout__content{grid-template-columns:1fr}}@media(max-width:768px){.listing-layout__grid{grid-template-columns:1fr}}.nosotros-hero{position:relative;min-height:66vh;display:flex;align-items:center;overflow:hidden}.nosotros-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;will-change:transform;transition:transform .2s ease-out;transform:translateY(0)}.nosotros-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#001e40cc,#001e4066 56%,#001e4026)}.nosotros-hero__content{position:relative;z-index:3;color:#fff;max-width:690px;margin-left:clamp(0px,3.4vw,56px);display:grid;gap:.9rem}.nosotros-hero__content h1{color:#fff;font-size:clamp(2.2rem,6vw,5rem)}.nosotros-hero__content p{color:#ffffffd6;max-width:540px;font-size:1.05rem}.nosotros-story{padding-top:4rem;display:grid;grid-template-columns:1.1fr .9fr;gap:1.3rem}.nosotros-story h2{font-size:clamp(2.2rem,4vw,3.75rem);max-width:520px;line-height:.95;margin:.6rem 0 1rem}.nosotros-story article p+p{margin-top:.8rem}.nosotros-story aside{display:grid;gap:.75rem}.nosotros-story aside>div{background:var(--surface-low);padding:1.25rem;border-radius:.3rem}.nosotros-story aside>div h3{font-size:2rem}.nosotros-story aside>div p{margin-top:.6rem}.nosotros-story aside .nosotros-story__thumbs{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.nosotros-story aside img{width:100%;height:165px;object-fit:cover;border-radius:.2rem}.nosotros-pillars{padding:3.4rem 0;background:var(--surface-low);margin-top:3.6rem}.nosotros-pillars h2{text-align:center;font-size:2.2rem}.nosotros-pillars__grid{margin-top:1.2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.nosotros-pillars__grid article{background:#fff;border-radius:.5rem;padding:1.1rem;display:grid;gap:.35rem}.nosotros-pillars__grid h3{font-size:1.45rem}.nosotros-team{margin-top:4rem}.nosotros-team h2{font-size:2.5rem}.nosotros-team>p{margin-top:.4rem}.nosotros-team__grid{margin-top:1.2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.nosotros-team__grid article{background:#fff;border-radius:.3rem;padding:1.1rem}.nosotros-team__grid img{width:100%;height:250px;object-fit:cover;border-radius:.2rem}.nosotros-team__grid h3{margin-top:.6rem;font-size:1.1rem}.nosotros-team__grid span{text-transform:uppercase;letter-spacing:.11em;font-size:.58rem;color:var(--text-muted)}.nosotros-team__grid--text article{min-height:140px;display:grid;align-content:space-between;border:1px solid var(--outline-soft)}@media(max-width:980px){.nosotros-story{grid-template-columns:1fr}.nosotros-pillars__grid,.nosotros-team__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.nosotros-hero{min-height:52vh}.nosotros-pillars__grid,.nosotros-team__grid{grid-template-columns:1fr}.nosotros-team__grid img{height:200px}}.contacto-hero{position:relative;min-height:58vh;display:flex;align-items:flex-start}.contacto-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 35%}.contacto-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fcf9f8eb,#fcf9f8a6 55%,#fcf9f838)}.contacto-hero__content{position:relative;z-index:2;display:grid;gap:.8rem;max-width:620px;padding-top:clamp(80px,11vh,132px);padding-bottom:clamp(40px,5vh,72px)}.contacto-hero__content h1{font-size:clamp(2.5rem,5vw,5rem);color:var(--primary)}.contacto-hero__content p{font-size:1.05rem;max-width:530px}.contacto-main{padding-top:2.8rem;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:2.2rem;justify-content:center;align-items:center;justify-items:center}.contacto-form{background:#fff;border-radius:.3rem;padding:2rem}.contacto-form h2{font-size:clamp(1.8rem,4vw,2.7rem);margin-bottom:1rem}.contacto-form__row{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.contacto-form label{display:grid;gap:.35rem;text-transform:uppercase;letter-spacing:.1em;font-size:.6rem;font-weight:700;color:var(--text-muted)}.contacto-form input,.contacto-form select,.contacto-form textarea{border:0;border-radius:.15rem;background:var(--surface-high);padding:.72rem;font-size:.88rem;color:var(--text-muted)}.contacto-form textarea{resize:vertical}.contacto-form button{margin-top:.9rem}.contacto-form__status{margin-top:.55rem;color:var(--text-main);font-size:.82rem}.contacto-info{display:grid;align-content:start;gap:1.05rem}.contacto-info article{display:grid;grid-template-columns:2.3rem 1fr;gap:.65rem;align-items:start}.contacto-info article>svg{width:2.3rem;height:2.3rem;padding:.5rem;border-radius:.3rem;color:#fff;background:var(--primary)}.contacto-info article h3{font-size:1.2rem;margin-bottom:.2rem}.contacto-info article p{font-size:.9rem}.contacto-info__socials{margin-top:.8rem}.contacto-info__socials span{text-transform:uppercase;letter-spacing:.2em;font-size:.62rem;color:var(--text-muted);font-weight:700}.contacto-info__socials div{margin-top:.5rem;display:flex;gap:.45rem}.contacto-info__socials a{width:2rem;height:2rem;border-radius:.3rem;background:var(--surface-high);color:var(--text-main);display:inline-flex;align-items:center;justify-content:center}.contacto-map{margin-top:3rem}.contacto-map img{width:100%;height:500px;object-fit:cover}@media(max-width:980px){.contacto-main,.contacto-form__row{grid-template-columns:1fr}}@media(max-width:720px){.contacto-map img{height:280px}.contacto-hero{min-height:48vh}}@media(max-width:480px){.contacto-form{padding:1.25rem}}.advisor-card{background:var(--surface-low);border-radius:.34rem;padding:.95rem;position:sticky;top:108px}.advisor-card h3{font-size:1.15rem;margin-bottom:1rem}.advisor-card__form{display:grid;gap:.8rem}.advisor-card__form label{display:grid;gap:.4rem;text-transform:uppercase;letter-spacing:.09em;font-size:.6rem;font-weight:700;color:var(--text-muted)}.advisor-card__form input,.advisor-card__form textarea{border:0;background:var(--surface-high);border-radius:.2rem;padding:.72rem .75rem;font-size:.86rem;color:var(--text-muted)}.advisor-card__form textarea{resize:vertical}.advisor-card__form button{margin-top:.4rem;width:100%}.advisor-card__form .advisor-card__status{color:var(--text-main);font-size:.76rem}.advisor-card__agent{margin-top:1rem;display:flex;align-items:center;gap:.7rem;border-radius:.2rem;background:#fff;padding:.55rem}.advisor-card__agent img{width:2.1rem;height:2.1rem;object-fit:cover;border-radius:99px}.advisor-card__agent strong{display:block;font-size:.8rem}.advisor-card__agent span{font-size:.7rem;color:var(--text-muted)}.advisor-card__actions{margin-top:.75rem;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.advisor-card__actions button{border:0;background:var(--surface-high);color:var(--text-muted);border-radius:.2rem;padding:.5rem .6rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;cursor:pointer}.advisor-card__actions button.is-active{background:var(--primary);color:#fff}@media(max-width:1030px){.advisor-card{position:static}}@media(max-width:640px){.advisor-card{padding:.7rem}.advisor-card__actions{grid-template-columns:1fr}}.property-detail-gallery{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:.9rem}.property-detail-gallery__main{position:relative;border-radius:.4rem;overflow:hidden;background:var(--surface-high)}.property-detail-gallery__main img{width:100%;height:420px;object-fit:cover;display:block}.property-detail-gallery__badges{position:absolute;left:.85rem;bottom:.85rem;display:flex;gap:.45rem}.property-detail-gallery__badges span{border-radius:.2rem;background:#ffffffeb;color:var(--text-main);padding:.22rem .5rem;text-transform:uppercase;letter-spacing:.1em;font-size:.56rem;font-weight:700}.property-detail-gallery__side{display:grid;gap:.9rem}.property-detail-gallery__side img{width:100%;height:205px;border-radius:.35rem;object-fit:cover;display:block;background:var(--surface-high)}@media(max-width:980px){.property-detail-gallery{grid-template-columns:1fr}.property-detail-gallery__main img{height:320px}.property-detail-gallery__side{grid-template-columns:1fr 1fr}.property-detail-gallery__side img{height:150px}}.property-detail-info h1{margin:1.2rem 0 .5rem;font-size:clamp(2rem,3.8vw,3.3rem);line-height:1;color:var(--text-main)}.property-detail-info__location{margin:0;display:flex;align-items:center;gap:.35rem;color:var(--text-muted);font-size:.94rem}.property-detail-info__metrics{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--outline-soft);display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:.75rem}.property-detail-info__metrics article{border-radius:.3rem;background:var(--surface);padding:.75rem .8rem;display:flex;align-items:center;gap:.3rem;color:var(--text-main)}.property-detail-info__metrics article small{text-transform:uppercase;letter-spacing:.09em;font-size:.58rem;color:var(--text-muted)}.property-detail-info__metrics article strong{font-size:1.03rem}.property-detail-info__metrics article:first-child{display:grid;align-content:center}.property-detail-info__metrics article:first-child strong{font-size:2rem;line-height:1;color:var(--text-main)}@media(max-width:980px){.property-detail-info__metrics{grid-template-columns:1fr 1fr}.property-detail-info__metrics article:first-child{grid-column:span 2}}.property-detail-description{margin-top:1.6rem}.property-detail-description h2{margin:0 0 .75rem;font-size:2rem;color:var(--text-main)}.property-detail-description p{margin:.85rem 0 0;color:var(--text-muted);font-size:1rem;line-height:1.75;max-width:78ch}.property-detail-amenities{margin-top:1.4rem;border-radius:.35rem;background:var(--surface);padding:1rem}.property-detail-amenities h3{margin:0;font-size:1.45rem;color:var(--text-main)}.property-detail-amenities__grid{margin-top:.75rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.property-detail-amenities__grid span{display:inline-flex;align-items:center;gap:.35rem;color:var(--text-muted);font-size:.86rem}@media(max-width:980px){.property-detail-amenities__grid{grid-template-columns:1fr 1fr}}.property-detail-map{margin-top:1.4rem}.property-detail-map h3{margin:0 0 .7rem;font-size:1.65rem;color:var(--text-main)}.property-detail-map__canvas{min-height:260px;border-radius:.35rem;border:1px solid var(--outline-soft);background:radial-gradient(circle at center,var(--surface-high) 0%,var(--surface-high) 56%,var(--surface-high) 100%);position:relative;overflow:hidden}.property-detail-map__pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:.35rem;display:grid;place-items:center;color:#fff;background:var(--primary);box-shadow:0 10px 20px #00142c33}.property-detail-similar{margin-top:2.6rem}.property-detail-similar__head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.property-detail-similar__head h3{margin:.35rem 0 0;font-size:2rem;color:var(--text-main)}.property-detail-similar__grid{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.property-detail-similar__card{display:block;border-radius:.35rem;overflow:hidden;background:#fff;text-decoration:none;color:inherit;border:1px solid var(--outline-soft)}.property-detail-similar__card img{width:100%;height:180px;object-fit:cover;display:block}.property-detail-similar__body{padding:.75rem}.property-detail-similar__body h4{margin:0;font-size:1.1rem;color:var(--text-main);line-height:1.25}.property-detail-similar__body span{display:block;margin-top:.35rem;font-weight:700;color:var(--text-main);font-size:.9rem}@media(max-width:980px){.property-detail-similar__grid{grid-template-columns:1fr}}.property-detail-page{padding-top:1.1rem;padding-bottom:3rem}.property-detail-page__content{margin-top:1.1rem;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1.2rem;align-items:start}.property-detail-page__main,.property-detail-page__aside{min-width:0}@media(max-width:1030px){.property-detail-page__content{grid-template-columns:1fr}}:root{--container-max: 1240px;--surface: #ffffff;--surface-low: #ffffff;--surface-card: #ffffff;--surface-high: #f9f4ec;--text-main: #000000;--text-muted: #333333;--primary: #ff831d;--primary-dark: #976144;--accent: #df8d4e;--ghost-border: rgba(0, 0, 0, .12);--outline-soft: rgba(0, 0, 0, .12)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{margin:0;background:var(--surface);color:var(--text-main);font-family:Montserrat,sans-serif}html{background:var(--surface);color:var(--text-main)}h1,h2,h3,h4,h5,h6{margin:0;font-family:Montserrat,sans-serif;font-weight:800;letter-spacing:-.02em;color:var(--text-main)}p,span,li,label,button,input,textarea{color:var(--text-main);font-family:Montserrat,sans-serif;font-weight:400}p{margin:0;color:var(--text-muted);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh}.site-main{display:block}.container{width:min(var(--container-max),100% - 48px);margin:0 auto}@media(min-width:1920px){:root{--container-max: 1440px}}.section-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.2em;font-size:.63rem;font-weight:700;color:var(--text-muted)}.primary-button{border:0;border-radius:.45rem;padding:.78rem 1.45rem;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer;background:linear-gradient(135deg,var(--primary),var(--accent));transition:transform .2s ease,box-shadow .2s ease}.primary-button:hover{transform:translateY(-1px);box-shadow:0 18px 40px #0000001f}.tertiary-link{border:0;background:none;color:var(--primary);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:0;border-bottom:2px solid rgba(255,131,29,.25);cursor:pointer}@media(max-width:960px){.container{width:min(1240px,100% - 32px)}}@media(max-width:480px){.container{width:min(1240px,100% - 24px)}}
