.noroeste-site{min-height:100vh;overflow-x:hidden;background:#f7f4ee;color:#24211d;font-family:var(--font-geist-sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}.noroeste-site a{color:inherit;text-decoration:none}.noroeste-site,.noroeste-site *{box-sizing:border-box}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:78px;padding:0 7vw;border-bottom:1px solid rgba(117,94,62,.14);background:rgba(248,246,241,.92);backdrop-filter:blur(18px)}.site-brand{display:inline-flex;align-items:center;gap:12px;min-width:0;letter-spacing:.08em;text-transform:uppercase}.site-brand__mark{display:flex;width:42px;height:42px;align-items:center;justify-content:center}.site-brand__mark img{width:42px;height:42px;-o-object-fit:contain;object-fit:contain}.site-brand small,.site-brand strong{display:block}.site-brand strong{font-size:17px;font-weight:650;letter-spacing:.2em}.site-brand small{margin-top:1px;color:#7a7166;font-size:9px;letter-spacing:.23em}.site-nav{display:flex;align-items:center;justify-content:center;gap:34px;font-size:12px;font-weight:650;letter-spacing:.09em;text-transform:uppercase}.site-footer nav a,.site-nav a{color:#4d4942;transition:color .18s ease}.site-footer nav a:hover,.site-nav a:hover{color:#9a7846}.search-band button,.site-button,.site-header__cta,.site-link-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;border-radius:4px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,border-color .18s ease}.site-header__cta{justify-self:end;padding:0 20px;border:1px solid #a48250;background:#a48250;color:#fffaf1}.search-band button:hover,.site-button--primary:hover,.site-header__cta:hover{transform:translateY(-1px);background:#8b6d43}.site-hero{position:relative;display:flex;min-height:min(760px,calc(100dvh - 78px));overflow:hidden;border-bottom:1px solid rgba(117,94,62,.12)}.site-hero__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right}.site-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,246,241,.98),rgba(248,246,241,.92) 24%,rgba(248,246,241,.34) 52%,rgba(248,246,241,.08)),linear-gradient(0deg,rgba(23,21,18,.18),rgba(23,21,18,0))}.site-hero__content{position:relative;z-index:1;width:min(560px,88vw);margin:auto 0 auto 7vw;padding:72px 0 118px}.site-eyebrow{margin:0 0 18px;color:#9a7846;font-size:13px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.consultancy h2,.site-hero h1,.site-section h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:0;color:#24211d}.site-hero h1{max-width:540px;font-size:clamp(48px,6vw,86px);line-height:.95}.site-hero__content>p:not(.site-eyebrow){max-width:460px;margin:26px 0 0;color:#55514a;font-size:17px;line-height:1.75}.site-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.site-button{padding:0 24px}.site-button--primary{border:1px solid #a48250;background:#a48250;color:#fffaf1}.site-button--ghost,.site-link-button{border:1px solid rgba(164,130,80,.42);background:rgba(255,255,255,.52);color:#6d5738}.site-button--ghost:hover,.site-link-button:hover{transform:translateY(-1px);border-color:#a48250;background:#fff}.site-hero__metrics{position:absolute;left:7vw;right:7vw;bottom:28px;z-index:1;display:flex;max-width:830px;gap:0;background:rgba(248,246,241,.76);backdrop-filter:blur(14px)}.site-hero__metrics span{display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 26px;border-right:1px solid rgba(117,94,62,.18);color:#504b44;font-size:12px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.site-hero__metrics span:last-child{border-right:0}.site-section{padding:86px 7vw}.site-section--featured{background:#fbfaf7}.site-section__heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:42px}.site-section__heading--stacked{display:block}.consultancy h2,.site-section h2{font-size:clamp(36px,4vw,54px);line-height:1.05}.site-link-button{min-width:250px;padding:0 22px}.site-link-button--accent{border-color:#a48250;background:#a48250;color:#fffaf1;box-shadow:0 18px 38px -24px rgba(90,68,34,.55)}.site-link-button--accent:hover{background:#8b6d43;border-color:#8b6d43}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.property-card{display:block;overflow:hidden;border:1px solid rgba(117,94,62,.16);border-radius:6px;background:#fff;box-shadow:0 20px 45px -38px rgba(35,31,26,.38)}.property-card__media{position:relative;aspect-ratio:16/9;overflow:hidden;background:#ded8cd}.property-card__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.property-card__placeholder{display:grid;height:100%;place-items:center;color:#927245;background:linear-gradient(135deg,rgba(164,130,80,.16),rgba(44,38,30,.06)),#e4ddd1}.property-card:hover .property-card__media img{transform:scale(1.035)}.property-card__media span{position:absolute;left:18px;top:18px;z-index:1;border-radius:3px;background:#a48250;padding:7px 12px;color:#fffaf1;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.property-card__body{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-height:144px;padding:24px 24px 10px}.property-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;line-height:1.15}.property-card p{margin:12px 0 0;color:#5c5851;font-size:14px;line-height:1.65}.property-card__arrow{margin-top:4px;color:#9a7846}.property-card__meta{display:flex;flex-wrap:wrap;gap:14px;padding:0 24px 24px;color:#605b53;font-size:12px}.property-card__meta span{display:inline-flex;align-items:center;gap:6px}.property-empty{grid-column:1/-1;border:1px dashed rgba(117,94,62,.28);border-radius:6px;padding:54px 24px;text-align:center;color:#605b53;background:rgba(255,255,255,.56)}.property-empty svg{margin-inline:auto;color:#a48250}.property-empty h3{margin:14px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;color:#28241f}.property-empty p{margin:0;font-size:14px}.site-section--results{border-top:1px solid rgba(117,94,62,.1)}.public-catalog{background:radial-gradient(circle at top left,rgba(164,130,80,.08),transparent 28%),#f7f4ee}.catalog-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:22px;padding:46px 7vw 18px;align-items:end}.catalog-hero__copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4.5vw,56px);font-weight:400;line-height:1}.catalog-hero__copy p:not(.site-eyebrow){max-width:600px;margin:16px 0 0;color:#5d584f;font-size:15px;line-height:1.6}.catalog-hero__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.catalog-hero__summary div{display:grid;gap:6px;padding:16px;border:1px solid rgba(117,94,62,.14);background:rgba(255,255,255,.66);backdrop-filter:blur(12px)}.catalog-hero__summary strong{color:#2c2721;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,34px);font-weight:400}.catalog-hero__summary span{color:#736a5f;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.public-catalog .site-section{padding-top:40px;padding-bottom:40px}.public-catalog .site-section__heading{margin-bottom:24px}.public-catalog .site-section h2{font-size:clamp(28px,3.4vw,40px)}.search-band--catalog{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;padding:0;border:0;background:transparent}.search-band--catalog label{min-width:0;padding:10px;border:1px solid rgba(117,94,62,.14);background:rgba(255,255,255,.74)}.search-band--catalog .search-band__wide{grid-column:span 2}.search-band--catalog .search-band__toggle{display:flex;align-items:center;justify-content:space-between;gap:12px}.search-band--catalog .search-band__toggle input{width:20px;height:20px}.search-band--catalog .search-band__actions{display:grid;align-content:stretch;gap:10px}.search-band--catalog .search-band__actions>*{width:100%}.catalog-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;color:#5b554d;font-size:12px;font-weight:650}.catalog-meta span{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border:1px solid rgba(117,94,62,.14);background:rgba(255,255,255,.66)}.property-detail{padding-bottom:70px}.property-detail__hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:42px;align-items:stretch;padding:48px 7vw 34px}.property-detail__copy{display:flex;min-height:640px;flex-direction:column;justify-content:center;padding-right:18px}.property-detail__back{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:8px;margin-bottom:34px;color:#7a7166;font-size:13px;font-weight:650}.property-detail__content h2,.property-detail__copy h1,.property-detail__cta h2,.property-detail__features h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.06;letter-spacing:0}.property-detail__copy h1{max-width:760px;margin-top:16px;font-size:clamp(44px,6vw,86px)}.property-detail__copy>p:not(.site-eyebrow){margin:22px 0 0;color:#5c5851;font-size:17px;line-height:1.65}.property-detail__price{margin:28px 0;color:#8c6a3a;font-size:24px;font-weight:750}.property-detail__media{position:relative;overflow:hidden;min-height:640px;border-radius:10px;background:#ded8cd;box-shadow:0 40px 90px -56px rgba(29,24,18,.48)}.property-showcase{isolation:isolate}.property-showcase__chrome,.property-showcase__layer,.property-showcase__layers,.property-showcase__shade{position:absolute;inset:0}.property-showcase__layer{opacity:0;transform:scale(1.02);transition:opacity .82s ease}.property-showcase__layer.is-active{opacity:1;animation:property-showcase-kenburns 5.6s linear both}.property-showcase__layer img{filter:saturate(.98) contrast(1.02)}@keyframes property-showcase-kenburns{0%{transform:scale(1.02)}to{transform:scale(1.12)}}.property-showcase__shade{background:radial-gradient(circle at 18% 24%,rgba(244,223,192,.18),transparent 36%),linear-gradient(180deg,rgba(14,13,11,.04),rgba(14,13,11,.06) 22%,rgba(14,13,11,.22) 74%,rgba(14,13,11,.42)),linear-gradient(90deg,rgba(14,13,11,.12),rgba(14,13,11,.02) 40%,rgba(14,13,11,.12))}.property-showcase__chrome{z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:22px}.property-showcase__footer,.property-showcase__topbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.property-showcase__autoplay,.property-showcase__expand,.property-showcase__nav,.property-showcase__topbar span{border:1px solid rgba(255,248,238,.18);background:rgba(31,28,24,.3);color:#fffaf2;backdrop-filter:blur(14px)}.property-showcase__topbar span{font-weight:750;letter-spacing:.12em}.property-showcase__autoplay,.property-showcase__expand,.property-showcase__topbar span{display:inline-flex;min-height:40px;align-items:center;padding:0 14px;border-radius:999px;font-size:11px;text-transform:uppercase}.property-showcase__autoplay,.property-showcase__expand{gap:8px;font-weight:700;letter-spacing:.08em}.property-showcase__body{width:min(520px,100%);margin-top:auto}.property-showcase__eyebrow{color:rgba(255,247,236,.88);font-size:12px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 2px rgba(14,13,11,.22)}.property-showcase__stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.property-showcase__highlights span,.property-showcase__stats span{display:inline-flex;min-height:34px;align-items:center;gap:8px;border:1px solid rgba(255,248,238,.16);border-radius:999px;background:rgba(18,16,13,.18);padding:0 12px;color:rgba(255,248,238,.92);font-size:11px;font-weight:600;letter-spacing:.02em;backdrop-filter:blur(10px)}.property-showcase__highlights{display:flex;flex-wrap:wrap;gap:9px;margin-top:10px}.property-showcase__stats strong{color:#fff8ee;font-size:13px;font-weight:700}.property-showcase__progress{display:flex;align-items:center;gap:8px;flex:1}.property-showcase__progress-dot{flex:1;min-width:26px;height:3px;border:0;border-radius:999px;background:rgba(255,248,238,.26);padding:0;transition:background .22s ease,transform .22s ease}.property-showcase__progress-dot.is-active{background:#dcc08b;transform:scaleY(1.15)}.property-showcase__nav{position:absolute;top:50%;z-index:2;display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:999px;transform:translateY(-50%)}.property-showcase__nav--prev{left:18px}.property-showcase__nav--next{right:18px}.property-detail__gallery img,.property-detail__media img,.property-lightbox img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.property-detail__placeholder{display:grid;height:100%;min-height:640px;place-items:center;color:#927245;background:linear-gradient(135deg,rgba(164,130,80,.16),rgba(44,38,30,.06)),#e4ddd1}.property-detail__gallery{display:grid;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0}.property-detail__gallery button{position:relative;cursor:pointer;overflow:hidden;border:1px solid rgba(117,94,62,.12);border-radius:8px;background:#ded8cd;padding:0;transition:transform .22s ease,border-color .22s ease,opacity .22s ease}.property-detail__gallery img{aspect-ratio:4/3}.property-detail__gallery button span{position:absolute;left:12px;top:12px;display:inline-flex;min-width:30px;min-height:30px;align-items:center;justify-content:center;border-radius:999px;background:rgba(24,21,17,.6);padding:0 9px;color:#fffaf2;font-size:11px;font-weight:700;backdrop-filter:blur(12px)}.property-detail__gallery button.is-active{transform:translateY(-2px);border-color:rgba(164,130,80,.68)}.property-detail__gallery button:not(.is-active){opacity:.76}.property-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:28px}.property-lightbox__backdrop{position:absolute;inset:0;border:0;background:rgba(13,12,10,.88)}.property-lightbox__frame{position:relative;z-index:1;width:min(1500px,96vw);height:min(880px,88vh)}.property-lightbox__frame>img{border-radius:6px;background:#111;-o-object-fit:contain;object-fit:contain}.property-lightbox__topbar{position:absolute;left:14px;right:14px;top:14px;z-index:2;display:flex;justify-content:space-between;gap:12px;color:#fffaf2}.property-lightbox__nav,.property-lightbox__topbar button,.property-lightbox__topbar span{border:1px solid rgba(255,250,242,.2);border-radius:999px;background:rgba(36,33,29,.72);color:#fffaf2;backdrop-filter:blur(14px)}.property-lightbox__topbar span{padding:10px 14px;font-size:13px;font-weight:750}.property-lightbox__nav,.property-lightbox__topbar button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.property-lightbox__topbar button{width:42px;height:42px}.property-lightbox__nav{position:absolute;top:50%;z-index:2;width:48px;height:48px;transform:translateY(-50%)}.property-lightbox__nav--prev{left:16px}.property-lightbox__nav--next{right:16px}.property-detail__content{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:54px;padding:58px 7vw;border-block:1px solid rgba(117,94,62,.14);background:#fffaf2}.property-detail__content h2,.property-detail__cta h2,.property-detail__features h2{margin-top:10px;font-size:clamp(32px,4vw,54px)}.property-detail__content article>p:not(.site-eyebrow){max-width:840px;margin:24px 0 0;color:#555047;font-size:17px;line-height:1.85}.property-detail__facts{display:grid;gap:10px;margin-top:22px}.property-detail__facts div{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid rgba(117,94,62,.13);padding:13px 0;color:#625b51;font-size:13px}.property-detail__facts svg{color:#9a7846}.property-detail__facts strong{color:#24211d;font-size:14px}.property-detail__features{display:grid;grid-template-columns:360px minmax(0,1fr);gap:40px;padding:62px 7vw}.property-detail__chips{display:flex;flex-wrap:wrap;gap:10px;align-content:start}.property-detail__chips span{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(117,94,62,.18);border-radius:999px;background:#fff;padding:10px 14px;color:#403a32;font-size:13px;font-weight:650}.property-detail__chips svg{color:#9a7846}.property-detail__cta{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:22px;align-items:center;margin:0 7vw;border-radius:6px;background:#28241f;padding:36px;color:#fffaf2}.property-detail__cta>svg{color:#c4a16a}.property-detail__cta h2{font-size:clamp(28px,3vw,42px)}.property-detail__cta p{margin:10px 0 0;max-width:760px;color:rgba(255,250,242,.72);line-height:1.65}.search-band{display:grid;grid-template-columns:190px repeat(5,minmax(0,1fr)) 210px;align-items:end;gap:16px;padding:24px 7vw;border-block:1px solid rgba(117,94,62,.14);background:#f0ebe2}.search-band h2{margin:0;color:#24211d;font-size:20px;font-weight:650;letter-spacing:.05em;text-transform:uppercase}.search-band .site-eyebrow{margin-bottom:6px;font-size:11px}.search-band label{display:grid;gap:7px;min-width:0}.search-band label span{color:#7a7166;font-size:10px;font-weight:650}.search-band input,.search-band select{width:100%;min-width:0;max-width:100%;height:42px;border:1px solid rgba(117,94,62,.2);border-radius:4px;background:#fff;padding:0 12px;color:#39352f;font-size:14px;outline:none}.search-band--catalog input,.search-band--catalog select{overflow:hidden;text-overflow:ellipsis}.search-band input::-moz-placeholder{color:#8f8578}.search-band input::placeholder{color:#8f8578}.search-band input:focus,.search-band select:focus{border-color:#a48250;box-shadow:0 0 0 3px rgba(164,130,80,.16)}.search-band button{height:42px;border:1px solid #a48250;background:#a48250;color:#fffaf1}.differentials{background:#fff}.differentials__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:46px;border-top:1px solid rgba(117,94,62,.14);border-bottom:1px solid rgba(117,94,62,.14)}.differentials__grid article{min-height:228px;padding:32px 26px;border-right:1px solid rgba(117,94,62,.14);text-align:center}.differentials__grid article:last-child{border-right:0}.differentials__grid svg{color:#a48250}.differentials__grid h3{margin:18px 0 0;color:#25211d;font-size:17px;line-height:1.25}.differentials__grid p{margin:12px auto 0;max-width:220px;color:#5d584f;font-size:13px;line-height:1.65}.consultancy{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(320px,1fr) auto;align-items:center;gap:44px;padding:0 7vw 0 0;background:#f2ede5}.consultancy__image{position:relative;min-height:260px;height:100%;overflow:hidden}.consultancy__image img{-o-object-fit:cover;object-fit:cover}.consultancy__content{padding:54px 0}.consultancy__content p:not(.site-eyebrow){max-width:520px;margin:18px 0 0;color:#5c574f;font-size:15px;line-height:1.75}.site-footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:34px;padding:36px 7vw 28px;background:#fbfaf7}.site-footer nav{display:flex;gap:34px;font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.site-footer__social{display:flex;gap:12px}.site-footer__social a{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(117,94,62,.18);border-radius:50%;color:#4d4942;transition:border-color .18s ease,color .18s ease}.site-footer__social a:hover{border-color:#a48250;color:#9a7846}.site-footer p{grid-column:1/-1;margin:16px 0 0;padding-top:22px;border-top:1px solid rgba(117,94,62,.14);color:#7a7166;font-size:12px}.site-header--static{position:relative}.legal-page{background:radial-gradient(circle at top left,rgba(164,130,80,.12),transparent 22%),linear-gradient(180deg,#f7f4ee,#fbfaf7)}.legal-page__hero{padding-top:44px;padding-bottom:34px}.legal-page__back{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;color:#7a6240;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legal-page__hero h1{max-width:780px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.96;color:#24211d}.legal-page__hero>p:not(.site-eyebrow){max-width:720px;margin:22px 0 0;color:#55514a;font-size:17px;line-height:1.75}.legal-page__updated{display:inline-flex;margin-top:26px;padding:10px 14px;border:1px solid rgba(117,94,62,.14);background:rgba(255,255,255,.72);color:#6b6358;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.legal-page__content{display:grid;gap:18px;padding-top:18px;padding-bottom:86px}.legal-card{padding:28px 30px;border:1px solid rgba(117,94,62,.14);background:rgba(255,255,255,.82);box-shadow:0 20px 44px -36px rgba(35,31,26,.32)}.legal-card h2{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,3vw,34px);font-weight:400;color:#24211d}.legal-card li,.legal-card p{color:#575249;font-size:15px;line-height:1.78}.legal-card p{margin:0}.legal-card p+p{margin-top:12px}.legal-card ul{margin:14px 0 0;padding-left:20px}.legal-card li+li{margin-top:8px}.legal-page__footer-cta{min-width:0}@media (max-width:1120px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.property-grid,.search-band{grid-template-columns:1fr 1fr}.catalog-hero,.catalog-hero__summary{grid-template-columns:1fr}.search-band--catalog{grid-template-columns:1fr 1fr}.search-band--catalog .search-band__wide{grid-column:span 2}.differentials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.differentials__grid article{border-bottom:1px solid rgba(117,94,62,.14)}.consultancy{grid-template-columns:.8fr 1fr;padding-right:7vw}.property-detail__content,.property-detail__cta,.property-detail__features,.property-detail__hero{grid-template-columns:1fr}.property-detail__copy,.property-detail__media,.property-detail__placeholder{min-height:520px}.property-detail__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.property-detail__cta{justify-items:start}.consultancy>.site-button{grid-column:2;justify-self:start;margin-bottom:42px}.legal-page__footer-cta{justify-self:start}}@media (max-width:760px){.site-header{min-height:70px;padding:0 18px}.site-brand strong{font-size:14px}.site-brand small,.site-header__cta{display:none}.site-hero{min-height:auto}.site-hero__shade{background:linear-gradient(180deg,rgba(248,246,241,.96),rgba(248,246,241,.88) 40%,rgba(248,246,241,.28)),linear-gradient(0deg,rgba(35,31,26,.28),rgba(35,31,26,0))}.site-hero__content{width:calc(100vw - 40px);max-width:100%;margin:0;padding:72px 20px 260px}.site-hero h1{max-width:340px;font-size:clamp(38px,10.8vw,46px);line-height:1.02;text-wrap:balance}.site-hero__content>p:not(.site-eyebrow){width:min(310px,calc(100vw - 40px));max-width:min(310px,calc(100vw - 40px));font-size:15px;overflow-wrap:break-word}.site-hero__actions{display:grid;grid-template-columns:1fr}.site-hero__actions .site-button{width:100%}.site-hero__metrics{left:20px;right:20px;bottom:18px;display:grid}.site-hero__metrics span{border-right:0;border-bottom:1px solid rgba(117,94,62,.14)}.site-hero__metrics span:last-child{border-bottom:0}.site-section{padding:64px 20px}.site-section__heading{display:block}.site-link-button{width:100%;margin-top:24px}.consultancy,.differentials__grid,.property-grid,.search-band,.site-footer{grid-template-columns:1fr}.search-band--catalog,.search-band--catalog .search-band__wide{grid-template-columns:1fr;grid-column:auto}.property-card__body{min-height:0}.search-band{padding:26px 20px}.catalog-hero{padding:42px 20px 18px}.catalog-meta{justify-content:flex-start}.differentials__grid article{min-height:0;border-right:0}.consultancy{gap:0;padding:0 20px 48px}.consultancy__image{margin:0 -20px}.consultancy>.site-button{grid-column:auto;width:100%;margin:0}.site-footer{gap:24px;padding:34px 20px 26px}.site-footer nav{display:grid;gap:14px}.legal-page__hero{padding-top:24px;padding-bottom:18px}.legal-page__hero h1{font-size:clamp(36px,11vw,48px);line-height:1}.legal-page__hero>p:not(.site-eyebrow){font-size:15px}.legal-card{padding:24px 20px}.property-detail__content,.property-detail__features,.property-detail__hero{padding-inline:20px}.property-detail__hero{gap:24px;padding-top:28px}.property-detail__copy,.property-detail__media,.property-detail__placeholder{min-height:0}.property-detail__copy{padding-right:0}.property-detail__copy h1{font-size:clamp(38px,10vw,54px)}.property-detail__media,.property-detail__placeholder{min-height:560px;aspect-ratio:auto}.property-detail__gallery{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 20px 36px}.property-showcase__chrome{padding:16px}.property-showcase__body{width:100%}.property-showcase__stats{gap:8px}.property-showcase__footer,.property-showcase__topbar{flex-wrap:wrap}.property-showcase__progress{order:2;flex-basis:100%}.property-showcase__nav{top:auto;bottom:118px;transform:none}.property-detail__facts div{grid-template-columns:22px 1fr}.property-detail__facts strong{grid-column:2}.property-detail__cta{margin:0 20px;padding:26px}}