
:root{--g:#242424;--b:#94672e;--b2:#d4b56a;--i:#f1f1ed;--m:#fafaf8;--surface:#fff;--line:#d9d6cf;--muted:#625f58;--charcoal:#2d2d2b}
*{box-sizing:border-box}html,body{overflow-x:hidden}body{margin:0;background:var(--m);color:var(--g);font:16px/1.62 Inter,system-ui,-apple-system,Segoe UI,sans-serif}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.narrow{width:min(900px,calc(100% - 40px));margin:auto}
.top{background:rgba(45,45,43,.98);color:#f8f7f2;position:sticky;top:0;z-index:4;border-bottom:1px solid rgba(212,181,106,.5);backdrop-filter:saturate(120%) blur(10px)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{font-family:Georgia,serif;font-size:22px}.brand-lockup{display:flex;align-items:center;min-width:0}.brand-logo{height:54px;width:auto;object-fit:contain}.footer-logo{width:220px;height:auto;margin:0 0 16px}.links{display:flex;align-items:center;gap:28px;font-size:14px;color:#f4f2ec}.links a{padding:8px 0;border-bottom:1px solid transparent}.links a:hover{color:var(--b2);border-bottom-color:var(--b2)}.nav-item{position:relative;display:flex;align-self:stretch;align-items:center}.nav-item>a{display:flex;align-items:center;gap:6px}.nav-submenu{position:absolute;top:100%;left:-22px;z-index:30;display:none;width:260px;padding:10px 0;background:#fff;color:#8a5f20;box-shadow:0 16px 34px rgba(0,0,0,.22)}.nav-submenu a{display:block;padding:12px 22px;border:0;font:600 14px/1.25 Inter,Arial,sans-serif}.nav-submenu a:hover,.nav-submenu a:focus-visible{background:#f4efe6;color:#5c3d16}.nav-item:hover .nav-submenu,.nav-item:focus-within .nav-submenu{display:block}.menu-toggle{display:none;border:0;background:transparent;color:var(--b2);font-size:27px;line-height:1;cursor:pointer}
.cta,.btn{min-height:48px;background:var(--b);color:white;border:1px solid var(--b);padding:13px 20px;border-radius:2px;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;max-width:100%;white-space:normal;text-align:center;line-height:1.35;overflow-wrap:normal;word-break:normal;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.cta:hover,.btn:hover{background:#7f5928;border-color:#7f5928;transform:translateY(-1px)}.top .cta{background:transparent;color:var(--b2);border-color:var(--b2)}.top .cta:hover{background:var(--b2);color:var(--charcoal)}
.hero{background:linear-gradient(180deg,rgba(250,250,248,.93),rgba(231,231,226,.98)),url('/assets/brand/ilvs-concrete-texture.webp') center top/cover no-repeat;color:var(--g);padding:82px 0;border-bottom:1px solid var(--line)}.hero h1{font:64px/1.02 Georgia,serif;margin:0 0 20px;max-width:860px}.hero p{max-width:680px;color:#44413c}
.band{padding:78px 0}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#74552b;font-size:12px;font-weight:900}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}
.card{height:100%;background:var(--surface);border:1px solid var(--line);box-shadow:0 10px 28px rgba(30,30,28,.045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card>a{display:flex;flex-direction:column;height:100%}.card:hover{transform:translateY(-3px);border-color:#c7b184;box-shadow:0 18px 40px rgba(30,30,28,.09)}.card-body{display:flex;flex:1;flex-direction:column;padding:22px}.card h2,.card h3{font:26px/1.12 Georgia,serif;margin:0 0 12px}.card .price{margin-top:auto;padding-top:16px}.meta{color:var(--muted);font-size:14px}.price{font:24px/1.15 Georgia,serif;color:var(--b);margin-top:14px}
.listing-card-media{position:relative}.listing-card-prices{display:flex;flex-direction:column;gap:4px}.listing-card-prices.is-dual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.listing-card-prices span{display:flex;flex-direction:column;gap:2px}.listing-card-prices strong{font:500 20px/1.15 Poppins,Arial,sans-serif}.listing-card-prices small{color:#6d645a;font:700 10px/1.2 Poppins,Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}.listing-card-badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-wrap:wrap;gap:6px}.listing-badge{padding:6px 9px;background:#2d2d2b;color:#fff;font:700 10px/1 Poppins,Arial,sans-serif;text-transform:uppercase;letter-spacing:.06em}.listing-badge-exclusive{background:#b78b3f}
.media{width:100%;aspect-ratio:4/3;object-fit:cover;background:#e5e3dc}.placeholder{background:linear-gradient(135deg,#e6e4dd,#c9c4b8)}
.detail-hero{padding:58px 0 38px;background:#f1f1ed;border-bottom:1px solid var(--line)}.detail h1{font:52px/1.04 Georgia,serif;margin:12px 0 16px;max-width:980px}.cols{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:48px;align-items:start;padding-top:18px}.panel{background:var(--surface);border:1px solid var(--line);border-top:3px solid var(--b);padding:28px;position:sticky;top:106px;box-shadow:0 14px 34px rgba(30,30,28,.06)}.panel .btn{width:100%;margin-top:8px}
.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}.fact{background:var(--surface);border:1px solid var(--line);padding:16px}.fact span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.fact strong{display:block;font:24px/1.1 Georgia,serif;margin-top:5px}
.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery img{aspect-ratio:1/1;object-fit:cover}.gallery-link{display:block;cursor:zoom-in;border:1px solid var(--line)}.breadcrumb{font-size:13px;color:var(--muted);margin:0 0 20px}
.rich-section{margin:48px 0}.rich-section h2{font:36px/1.1 Georgia,serif;margin:0 0 18px}.rich-section h3{font:24px/1.15 Georgia,serif;margin:0 0 12px}.lead{font-size:18px;color:#45413b}.kv{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.kv div{background:var(--surface);border:1px solid var(--line);padding:15px}.kv span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.kv strong{display:block;margin-top:5px}.chips{display:flex;flex-wrap:wrap;gap:9px}.chip{border:1px solid #d1cdc3;background:var(--surface);padding:9px 12px;font-size:13px}.hero-media{margin-top:24px}.hero-media .media{aspect-ratio:16/9;border:1px solid var(--line)}.property-carousel{position:relative;overflow:hidden;background:#dedbd4;border:1px solid var(--line);box-shadow:0 14px 32px rgba(27,27,25,.08)}.carousel-image{width:100%;aspect-ratio:16/9;object-fit:cover;background:#e5e3dc}.carousel-control{position:absolute;top:50%;z-index:2;width:62px;height:62px;transform:translateY(-50%);display:grid;place-items:center;border:1px solid rgba(255,255,255,.85);background:rgba(35,35,33,.86);color:#fff;font:34px/1 Georgia,serif;cursor:pointer;transition:background .2s ease,transform .2s ease}.carousel-control:hover,.carousel-control:focus-visible{background:var(--b);outline:2px solid #fff;outline-offset:2px}.carousel-control:hover{transform:translateY(-50%) scale(1.04)}.carousel-prev{left:16px}.carousel-next{right:16px}.carousel-counter{position:absolute;right:16px;bottom:16px;z-index:2;background:rgba(35,35,33,.86);color:#fff;padding:7px 11px;font-size:12px;font-weight:800;letter-spacing:.06em}.gallery-intro{margin:-6px 0 18px;color:var(--muted);font-size:15px}.map-box{background:var(--surface);border:1px solid var(--line);padding:16px}.map-box iframe{width:100%;min-height:330px;border:0}.aside-list{display:grid;gap:13px}.aside-list div{border-bottom:1px solid var(--line);padding-bottom:13px}.aside-list div:last-child{border-bottom:0}.aside-list span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.aside-list strong{display:block;margin-top:3px}.inline-link{color:var(--b);font-weight:800;text-decoration:underline;text-underline-offset:3px}
.launch-page{background:#f7f7f4}.launch-hero{padding:0;background:var(--charcoal);color:#f7f5ef}.launch-hero-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:590px}.launch-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px 58px 72px 0}.launch-hero .breadcrumb{color:#d8d3c8}.launch-hero .eyebrow{color:var(--b2)}.launch-hero h1{font:clamp(42px,5vw,68px)/1.02 Georgia,serif;margin:12px 0 18px;max-width:680px}.launch-hero .lead{color:#e2ded5;max-width:580px}.launch-hero .facts{margin:28px 0 20px}.launch-hero .fact{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.18)}.launch-hero .fact span{color:#d6cbb6}.launch-hero .fact strong{color:#fff;font-size:21px}.launch-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.launch-hero-actions .btn-light{background:transparent;color:#f7f5ef;border-color:rgba(255,255,255,.55)}.launch-hero-media{align-self:stretch;min-width:0;padding:34px 0 34px 10px}.launch-hero-media .property-carousel{height:100%;border-color:rgba(212,181,106,.55);box-shadow:0 24px 56px rgba(0,0,0,.28)}.launch-hero-media .carousel-image{height:100%;min-height:510px;aspect-ratio:auto}.launch-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:var(--surface);margin:-34px auto 0;position:relative;z-index:2}.launch-summary div{padding:22px 24px;border-right:1px solid var(--line)}.launch-summary div:last-child{border-right:0}.launch-summary span{display:block;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.launch-summary strong{display:block;font:24px/1.12 Georgia,serif;margin-top:7px}.launch-main{padding-top:28px}.launch-intro{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(270px,.72fr);gap:34px;padding:44px 0;border-bottom:1px solid var(--line)}.launch-intro h2,.launch-units h2,.launch-faq h2{font:42px/1.08 Georgia,serif;margin:0 0 18px}.launch-note{align-self:start;background:#ede8dc;border-left:3px solid var(--b);padding:22px}.launch-note p{margin:0;color:#443d33}.launch-units{padding:56px 0;border-bottom:1px solid var(--line)}.launch-units-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}.launch-units-head p{max-width:480px;margin:0;color:var(--muted)}.launch-units .grid{grid-template-columns:repeat(3,1fr)}.launch-faq{padding:56px 0}.launch-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.launch-faq-grid article{background:var(--surface);border:1px solid var(--line);padding:22px}.launch-faq-grid h3{font:22px/1.15 Georgia,serif;margin:0 0 10px}.launch-faq-grid p{margin:0;color:#4c4842}.launch-contact{background:var(--charcoal);color:#f7f5ef;padding:52px 0}.launch-contact .wrap{display:flex;justify-content:space-between;gap:28px;align-items:center}.launch-contact h2{font:40px/1.06 Georgia,serif;margin:0 0 10px}.launch-contact p{max-width:650px;margin:0;color:#e0ddd5}.launch-contact .btn{background:var(--b2);border-color:var(--b2);color:var(--charcoal);white-space:nowrap}
.description-copy{display:grid;gap:16px;max-width:780px}.description-copy p{margin:0}.lightbox{position:fixed;inset:0;z-index:40;background:rgba(10,10,10,.94);display:grid;grid-template-columns:72px 1fr 72px;grid-template-rows:64px 1fr 56px;align-items:center;gap:0;color:white}.lightbox[hidden]{display:none}.lightbox-img{grid-column:2;grid-row:2;max-width:100%;max-height:calc(100vh - 150px);margin:auto;object-fit:contain}.lightbox-btn{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:white;min-width:48px;min-height:48px;padding:12px 15px;font-weight:800;cursor:pointer}.lightbox-btn:hover,.lightbox-btn:focus{background:var(--b);outline:0}.lightbox-close{grid-column:3;grid-row:1;justify-self:center}.lightbox-prev{grid-column:1;grid-row:2;justify-self:center}.lightbox-next{grid-column:3;grid-row:2;justify-self:center}.lightbox-caption{grid-column:2;grid-row:3;text-align:center;color:#ddd;font-size:14px}.is-lightbox-open{overflow:hidden}
.search-panel{background:var(--i);border:1px solid var(--line);padding:20px;margin-top:32px}.filters{display:grid;grid-template-columns:2fr repeat(5,1fr);gap:10px}.field{display:flex;flex-direction:column;gap:7px}.field label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.field input,.field select{width:100%;min-height:48px;border:1px solid #cbc7bd;background:var(--surface);color:var(--g);padding:11px 12px;font:14px/1.25 Inter,system-ui,sans-serif}.field input:focus,.field select:focus{border-color:var(--b);outline:2px solid rgba(155,113,50,.14);outline-offset:0}.filter-actions{display:flex;align-items:end;gap:10px}.btn-light{min-height:48px;background:var(--surface);color:var(--g);border:1px solid #cbc7bd;border-radius:2px;padding:12px 16px;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.results-line{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:26px 0;color:var(--muted)}.empty{display:none;background:var(--surface);border:1px solid var(--line);padding:28px}.is-hidden{display:none!important}
.condo-search{margin:0}.condo-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:end}.condo-search .field{position:relative}.condo-search-help{margin:14px 0 0;color:var(--muted);font-size:14px}.condo-search .btn,.condo-search .btn-light{white-space:nowrap}.condo-search-card{min-width:0}
.home-search .field{position:relative}.suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:9;background:var(--surface);border:1px solid var(--line);box-shadow:0 18px 45px rgba(0,0,0,.16);max-height:390px;overflow:auto;color:var(--g)}.suggestions[hidden]{display:none}.suggestion{display:block;padding:13px 14px;border-bottom:1px solid #e8e5dd}.suggestion:last-child{border-bottom:0}.suggestion:hover,.suggestion:focus{background:#f1f1ed;outline:0}.suggestion strong{display:block;font:18px/1.15 Georgia,serif;margin:2px 0 4px}.suggestion span{display:block;color:var(--muted);font-size:13px}.suggestion .suggestion-price{color:var(--b);font-weight:800;margin-top:5px}.suggestion-group{padding:10px 14px;border-bottom:1px solid #e8e5dd;background:#faf9f5}.suggestion-group:last-child{border-bottom:0}.suggestion-group-title{display:block;color:#74552b!important;font-size:11px!important;font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin:0 0 7px}.suggestion-choice{display:flex;align-items:center;gap:9px;padding:8px 0;cursor:pointer;font-size:14px}.suggestion-choice input{width:16px;height:16px;accent-color:var(--b)}.suggestion-choice span{font-size:14px;color:var(--g)}.suggestion-choice small{color:var(--muted);margin-left:auto}
.ai-search-input{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.ai-search-input.has-voice{grid-template-columns:minmax(0,1fr) 44px}.ai-search-input>input{min-width:0}.voice-search-btn{display:grid;place-items:center;width:44px;min-width:44px;min-height:42px;padding:0;border:1px solid #cbc7bd;border-left:0;background:#fff;color:#74552b;cursor:pointer}.voice-search-btn:hover,.voice-search-btn:focus-visible{background:#efe8da;color:#4a3420;outline:2px solid rgba(148,103,46,.2)}.voice-search-btn.is-recording{background:#8b2e2e;color:#fff;border-color:#8b2e2e}.voice-search-btn svg{width:19px;height:19px;stroke:currentColor}.ai-search-transcript{margin:8px 0 0;padding:8px 10px;border-left:3px solid var(--b);background:#f7f2e7;color:#3f3426;font-size:13px;line-height:1.4}.ai-search-transcript[hidden]{display:none}.ai-search-status{min-height:18px;margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.35}.ai-search-chips{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:6px;margin-top:8px}.ai-search-chips[hidden]{display:none}.ai-search-chip{padding:5px 8px;border:1px solid #c9b68e;background:#f7f2e7;color:#62451f;font-size:11px;font-weight:700}.ai-search-loading{opacity:.7;pointer-events:none}
.home-hero{text-align:center;padding:96px 0 82px}.home-hero h1,.home-hero p{margin-left:auto;margin-right:auto}.home-hero h1{max-width:800px}.home-hero .btn{margin-top:16px}.home-search-band{background:#e8e8e3;padding:22px 0 52px}.home-search-box{width:min(940px,100%);margin:-56px auto 0;background:rgba(255,255,253,.98);border:1px solid var(--line);padding:26px 28px;box-shadow:0 22px 58px rgba(47,47,44,.12)}.home-search-box .search-panel{margin-top:12px;border:0;padding:0;background:transparent}.home-search-box .filters{grid-template-columns:minmax(260px,1fr) 180px auto;align-items:end}.home-search-box .filter-actions{align-items:end}.home-search-box>p:last-child{margin-top:16px!important}.home-search-box>p:last-child .btn{background:transparent;color:var(--b);border-color:var(--b)}
.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:end;gap:48px;margin-bottom:34px}.section-head h2{font:48px/1.08 Georgia,serif;margin:0;max-width:680px}.section-head p{color:var(--muted);margin:0}.specialist-section{background:#f7f7f4}.profile{display:grid;grid-template-columns:minmax(280px,380px) minmax(0,1fr);gap:54px;align-items:center}.profile .portrait{aspect-ratio:4/5;object-fit:cover;border:1px solid var(--line)}.profile-copy{max-width:680px}.profile-copy h2,.testimonial-section h2,.why-section h2,.final-cta h2{font:46px/1.08 Georgia,serif;margin:0 0 20px}.profile-copy p{font-size:17px;color:#3d3934}.profile-copy>p:last-child .btn{width:min(100%,430px)}.testimonial-section{background:var(--surface)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.testimonial-grid img{background:var(--surface);border:1px solid var(--line);width:100%;height:auto;object-fit:contain}.testimonial-section .section-head{align-items:center;margin-top:38px;padding:28px 30px;background:#f4f4f0;border:1px solid var(--line)}.testimonial-section .section-head h2{font-size:40px}.testimonial-section .section-head .btn{width:min(100%,460px)}
.specialist-head{max-width:820px;margin:0 auto 38px;text-align:center}.specialist-head h2{font:48px/1.08 Georgia,serif;margin:0 auto 18px;max-width:760px}.specialist-head>p:last-child{max-width:620px;margin:0 auto;color:var(--muted)}.specialist-cta{margin:30px 0 0;text-align:center}.specialist-cta .btn{justify-content:center}
.why-section{background:#eeeeea}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.feature-card{background:var(--surface);border:1px solid var(--line);border-top:2px solid #c9ad71;padding:22px;min-height:160px}.feature-card strong{display:block;font:22px/1.15 Georgia,serif;margin-bottom:9px}.feature-card p{margin:0;color:#4b4741;font-size:14px}.final-cta{background:var(--charcoal);color:#f7f5ef;text-align:center}.final-cta p{max-width:680px;margin:0 auto 22px;color:#e4e1d9}.final-cta .btn{margin:auto;background:var(--b2);border-color:var(--b2);color:var(--charcoal)}
.content-page{padding:84px 0}.content-page h1{font:56px/1.04 Georgia,serif;margin:0 0 24px;max-width:900px}.content-flow{display:grid;gap:0;max-width:1040px}.content-flow>h2{font:42px/1.08 Georgia,serif;max-width:780px;margin:56px 0 20px;padding-top:40px;border-top:1px solid var(--line)}.content-flow>h2:first-child{margin-top:0;padding-top:0;border-top:0}.content-flow>p{max-width:800px;font-size:17px;line-height:1.75;color:#3d3934;margin:0 0 18px}.content-flow .feature{background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--b);padding:22px}.content-flow .feature strong{display:block;font:24px/1.15 Georgia,serif;margin-bottom:9px}.content-flow .content-cta{width:auto;margin:18px 0 24px}.content-flow .content-cta .btn{width:auto;min-width:272px}.content-images{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0}.content-images img{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line)}.content-image-single{width:min(100%,460px);margin:26px 0 32px}.content-image-single img{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line)}.content-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:52px;align-items:center;padding:42px 0;margin:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.content-split h2{font:42px/1.08 Georgia,serif;margin:0 0 20px}.content-split p{font-size:17px;line-height:1.75;color:#3d3934;margin:0}.content-split-media{margin:0}.content-split-media img{width:100%;aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line)}.content-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px;max-width:940px;margin:4px 0 28px;padding:0;list-style:none}.content-checklist li{position:relative;padding:14px 0 14px 25px;border-bottom:1px solid var(--line);color:#3d3934;line-height:1.55}.content-checklist li:before{content:'✓';position:absolute;left:0;color:var(--b);font-weight:900}.preserved-content{background:#f1f1ed}.preserved-content .content-flow{max-width:980px}.preserved-note{color:var(--muted);font-size:14px;margin-bottom:20px}.page-intro{background:linear-gradient(180deg,rgba(250,250,248,.94),rgba(232,232,227,.98)),url('/assets/brand/ilvs-concrete-texture.webp') center top/cover no-repeat;color:var(--g);padding:68px 0;border-bottom:1px solid var(--line)}.page-intro h1{font:56px/1.04 Georgia,serif;margin:0 0 20px;max-width:920px}.page-intro p{max-width:760px;color:#44413c;font-size:18px}.map-box{overflow:hidden;background:var(--surface);border:1px solid var(--line)}.map-box iframe{display:block;width:100%;height:360px;border:0}.controlled-map-frame{display:grid;min-height:360px;place-items:center;background:linear-gradient(135deg,#e9e4da,#f7f4ed);border-bottom:1px solid var(--line)}.controlled-map-canvas{width:100%;min-height:360px;z-index:0}.controlled-map-message{max-width:440px;margin:0;padding:32px;text-align:center;color:var(--muted);font-weight:700}.controlled-map-frame.is-unavailable{min-height:180px}.controlled-map-frame.is-unavailable .controlled-map-message{font-weight:500}.controlled-property-pin{background:transparent!important;border:0!important}.controlled-property-pin span{display:block;width:30px;height:30px;border:3px solid #fff;border-radius:50% 50% 50% 0;background:#21a957;box-shadow:0 2px 7px rgba(0,0,0,.38);transform:rotate(-45deg)}.controlled-property-pin span:after{content:'';position:absolute;width:9px;height:9px;left:10px;top:10px;border-radius:50%;background:#fff}.map-address{padding:18px 20px 4px;margin:0;font-weight:700;color:var(--g)}.map-region{padding:0 20px 18px;margin:0;color:var(--muted);font-size:14px}.map-link{display:inline-flex;margin:0 20px 20px;color:var(--b);font-weight:800}
.collection-page .page-intro{padding-bottom:54px}.collection-page .page-intro .eyebrow{color:#73562f}.collection-summary{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:28px;align-items:start}.collection-table{width:100%;border-collapse:collapse;background:var(--surface);border:1px solid var(--line);font-size:14px}.collection-table caption{text-align:left;padding:14px 16px;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--line)}.collection-table th,.collection-table td{text-align:left;padding:12px 16px;border-bottom:1px solid var(--line)}.collection-table th{font-weight:700;width:54%}.collection-table tr:last-child th,.collection-table tr:last-child td{border-bottom:0}.collection-search{padding-top:0}.collection-search h2{font:36px/1.1 Georgia,serif;margin:0 0 18px}.collection-search .search-panel{margin:0}.collection-search .filters{grid-template-columns:minmax(220px,1.7fr) repeat(3,minmax(130px,1fr)) auto}.collection-search .filter-actions{align-items:end}.collection-links{display:flex;flex-wrap:wrap;gap:9px}.collection-links a{border:1px solid var(--line);padding:9px 12px;background:var(--surface);font-size:13px}.collection-links a:hover{border-color:var(--b);color:var(--b)}.collection-faq{max-width:900px}.collection-faq h3{margin-top:22px}.collection-cta{margin-top:28px}
.footer{background:var(--charcoal);color:#f6f4ee;padding:52px 0;margin-top:0;border-top:1px solid rgba(212,181,106,.42)}.footer .grid{grid-template-columns:2fr 1fr 1fr}.footer-title{display:block;color:var(--b2);font-weight:900;margin:0 0 12px}.footer p{color:#dedbd3}.footer a:hover{color:var(--b2)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--b2);outline-offset:3px}
@media(max-width:980px){.hero h1{font-size:54px}.filters,.home-search-box .filters,.collection-search .filters{grid-template-columns:1fr 1fr}.filter-actions{align-items:stretch}.filter-actions .btn,.filter-actions .btn-light{justify-content:center}.feature-grid{grid-template-columns:repeat(2,1fr)}.panel{position:static}.cols{gap:34px}.section-head h2,.specialist-head h2{font-size:42px}.launch-hero-grid,.launch-intro{grid-template-columns:1fr}.launch-hero-copy{padding:60px 0 30px}.launch-hero-media{padding:0 0 34px}.launch-hero-media .carousel-image{min-height:420px}.launch-summary{margin-top:0}.launch-contact .wrap{align-items:flex-start;flex-direction:column}}
@media(max-width:840px){.wrap,.narrow{width:min(100% - 32px,1120px)}.grid,.cols,.footer .grid,.kv,.content-images,.profile,.testimonial-grid,.feature-grid,.collection-summary,.content-split,.content-checklist{grid-template-columns:1fr}.links,.top .cta{display:none}.nav{height:68px}.brand{font-size:19px;line-height:1.1;max-width:100%}.brand-logo{height:46px}.facts{grid-template-columns:repeat(2,1fr)}.hero{padding:56px 0}.hero h1,.detail h1,.content-page h1,.page-intro h1{font-size:34px;line-height:1.08}.home-hero{padding:66px 0 58px}.home-hero h1{font-size:36px;line-height:1.08;max-width:340px;overflow-wrap:normal}.home-hero p{max-width:330px;font-size:15px;line-height:1.58}.home-search-box{margin-top:-38px;padding:22px 18px}.home-search-box .filters{grid-template-columns:1fr}.home-search-box .btn{display:flex;width:100%;min-height:50px;justify-content:center;text-align:center;font-size:14px;line-height:1.35;padding:13px 16px}.home-search-box>p:last-child .btn{width:100%}.band,.content-page{padding:56px 0}.gallery{grid-template-columns:repeat(2,1fr)}.filters,.collection-search .filters{grid-template-columns:1fr}.section-head{display:block}.section-head h2,.specialist-head h2,.profile-copy h2,.testimonial-section h2,.why-section h2,.final-cta h2,.content-flow h2,.rich-section h2{font-size:30px;line-height:1.1;max-width:340px;overflow-wrap:normal}.section-head p,.specialist-head>p:last-child{font-size:14px;line-height:1.55;max-width:320px}.testimonial-section .section-head{padding:22px}.content-flow .content-cta,.content-flow .content-cta .btn,.profile-copy>p:last-child .btn,.testimonial-section .section-head .btn,.final-cta .btn,.panel .btn{width:100%;max-width:100%}.content-flow .btn,.profile-copy .btn,.testimonial-section .btn,.final-cta .btn,.panel .btn{min-height:50px;padding:13px 16px;line-height:1.4}.content-split{gap:24px;padding:30px 0}.content-split h2{font-size:30px;line-height:1.1}.content-split-media{order:-1}.content-image-single{width:100%}.carousel-control{width:54px;height:54px;font-size:30px}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-counter{right:10px;bottom:10px}.map-box iframe{height:280px}.results-line{align-items:flex-start;flex-direction:column}.detail-hero{padding:44px 0 30px}.cols{padding-top:4px}.panel{padding:22px}.card h2,.card h3{font-size:24px}.lightbox{grid-template-columns:54px 1fr 54px}.lightbox-img{max-height:calc(100vh - 130px)}.launch-hero-copy{padding:46px 0 26px}.launch-hero h1{font-size:40px}.launch-hero .lead{font-size:16px}.launch-hero .facts{margin:22px 0 14px}.launch-hero .fact{padding:13px}.launch-hero .fact strong{font-size:19px}.launch-hero-actions,.launch-hero-actions .btn,.launch-hero-actions .btn-light{width:100%}.launch-hero-media{padding-bottom:28px}.launch-hero-media .carousel-image{min-height:260px}.launch-summary{width:calc(100% - 32px);margin:0 auto}.launch-summary div{padding:17px 18px;border-right:0;border-bottom:1px solid var(--line)}.launch-summary div:last-child{border-bottom:0}.launch-main{padding-top:8px}.launch-intro,.launch-units,.launch-faq{padding:42px 0}.launch-intro h2,.launch-units h2,.launch-faq h2,.launch-contact h2{font-size:32px;line-height:1.1}.launch-units-head{display:block;margin-bottom:22px}.launch-units-head p{margin-top:12px}.launch-units .grid,.launch-faq-grid{grid-template-columns:1fr}.launch-contact{padding:42px 0}.launch-contact .btn{width:100%}}
@media(max-width:640px){.condo-search-form{grid-template-columns:1fr}.condo-search .btn,.condo-search .btn-light{width:100%}}

/* Visual system reconstructed from the public ILVS reference. The static
   implementation keeps the same hierarchy without Elementor runtime assets. */
:root{--g:#141112;--b:#d9a24d;--b-deep:#af7d2f;--b-soft:#d9c39a;--i:#f6f4ef;--m:#fff;--surface:#fff;--line:#dfd8c9;--muted:#6d6a65;--charcoal:#1d191a}
body{background:#fff;color:var(--g);font:15px/1.65 Poppins,Arial,sans-serif}.wrap{width:min(1290px,calc(100% - 48px))}.narrow{width:min(920px,calc(100% - 48px))}
.top{position:relative;background:#1d191a;border:0;backdrop-filter:none}.nav{height:75px;gap:28px}.brand-logo{height:48px;width:auto}.links{margin-left:auto;gap:0;color:#fff;font:600 16px/1.2 "Playfair Display",Georgia,serif}.links>a,.links>.nav-item>a{padding:0 12px;border:0}.links>*+*{border-left:1px solid rgba(255,255,255,.55)}.links>a:first-child{color:var(--b)}.links a:hover{color:var(--b);border-bottom:0}.top .cta{display:none}
.top .wrap{width:min(1140px,calc(100% - 48px))}
.footer{background:#1d191a;border-top:2px solid var(--b);padding:54px 0 22px}.footer .grid{grid-template-columns:1.25fr 1fr 1.1fr .8fr;gap:42px;align-items:start}.footer-title{color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:17px}.footer p{font-size:13px;line-height:1.55;margin:7px 0;color:#fff}.footer-logo{width:145px}.footer-brand-title{grid-column:1/-1;text-align:center;margin:0 0 18px;color:#fff;font:600 24px/1.2 "Playfair Display",Georgia,serif}.footer-brand-title small{display:block;margin-top:4px;font:400 13px/1.4 "Playfair Display",Georgia,serif}.footer-contact-mark{width:205px;max-width:100%;margin-bottom:12px}.footer-address{grid-column:1/-1;text-align:center;font-weight:600}.footer-bottom{grid-column:1/-1;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);text-align:center;font-size:12px}.footer-nav a{display:block;margin:6px 0;font-family:"Playfair Display",Georgia,serif;font-size:15px}.footer-social{display:flex;gap:12px;margin-top:10px}.footer-social span{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;font-size:11px}
.btn,.cta{min-height:40px;background:var(--b);border-color:var(--b);border-radius:0;color:#171311;padding:10px 26px;font:600 14px/1.25 Poppins,Arial,sans-serif;box-shadow:none}.btn:hover,.cta:hover{background:var(--b-deep);border-color:var(--b-deep);color:#fff;transform:none}.btn-light{min-height:40px;border-radius:0;border-color:#b8aa8c;background:#fff;color:#1d191a;font:600 14px/1.25 Poppins,Arial,sans-serif}.btn-light:hover{border-color:var(--b);color:var(--b-deep)}
.hero,.page-intro{background:#fff;color:var(--g);padding:82px 0;border-bottom:1px solid #ebe7df}.hero h1,.page-intro h1,.detail h1,.content-page h1{font-family:"Playfair Display",Georgia,serif;font-weight:500;letter-spacing:0}.hero h1{font-size:56px}.hero p,.page-intro p{color:#3f3a34}.band{padding:72px 0}.eyebrow{color:var(--b-deep);font:700 11px/1.2 Poppins,Arial,sans-serif;letter-spacing:.11em}.grid{gap:38px}.card{border:0;box-shadow:none;background:#f4eddc}.card:hover{transform:none;border:0;box-shadow:none}.card-body{padding:18px 18px 24px;text-align:center}.card h2,.card h3{font:500 19px/1.26 "Playfair Display",Georgia,serif;color:#48413a}.card .eyebrow{display:none}.card .meta{font:13px/1.5 Poppins,Arial,sans-serif;color:#716b64}.card .price{font:400 17px/1.25 Poppins,Arial,sans-serif;color:#877d70;margin:0 0 22px;padding:0}.media{aspect-ratio:1.28/1;object-fit:cover}.card .media{border:9px solid #d6c29a}.facts{gap:8px}.fact{border-color:#e5ddcd;background:#fff;padding:14px}.fact strong{font-family:"Playfair Display",Georgia,serif}.detail-hero{background:#fff;border-color:#ebe7df;padding:68px 0 42px}.detail h1{font-size:50px}.lead{font-family:"Roboto Slab",Georgia,serif;font-size:17px;color:#4f4942}.panel{border:1px solid #decda9;border-top:3px solid var(--b);box-shadow:none}.rich-section h2,.content-flow>h2,.content-split h2{font-family:"Playfair Display",Georgia,serif;font-weight:500}.kv div,.chip,.map-box{border-color:#e3dccf}.chip{border-radius:0}.page-intro h1{font-size:54px}.content-page{padding:78px 0}.content-flow>p,.content-split p{font:15px/1.8 Poppins,Arial,sans-serif;color:#45403a}.collection-page .page-intro{background:#fff}.collection-table,.collection-table th,.collection-table td{border-color:#e0d8ca}.collection-links a{border-color:#d9ccb5}.collection-links a:hover{border-color:var(--b);color:var(--b-deep)}
.search-panel{background:#f8f6f1;border-color:#d7c9ad;padding:20px}.field label{font:700 11px/1.2 Poppins,Arial,sans-serif;color:#5c554c}.field input,.field select{min-height:42px;border-color:#d1c5ad;border-radius:0;font-family:Poppins,Arial,sans-serif}.field input:focus,.field select:focus{border-color:var(--b);outline:1px solid var(--b)}.suggestions{border-color:#d4c8b1;border-radius:0;box-shadow:0 16px 34px rgba(0,0,0,.24)}.suggestion strong{font-family:"Playfair Display",Georgia,serif}.condo-search{background:#f8f6f1}.results-line{font-size:14px}.empty{border-color:#d9cdb8}
.official-home-hero{min-height:608px;padding:94px 0 72px;background:linear-gradient(rgba(0,0,0,.43),rgba(0,0,0,.43)),url('/assets/brand/ilvs-official-home-hero.webp') center center/cover no-repeat;color:#fff;text-align:center}.official-home-hero-inner{display:flex;flex-direction:column;align-items:center}.official-home-hero h1{max-width:1080px;margin:0;font:500 50px/1.14 "Playfair Display",Georgia,serif;color:#fff}.official-home-subtitle{max-width:980px;margin:26px 0 32px;color:#fff;font:500 17px/1.35 "Roboto Slab",Georgia,serif}.official-search-wrap{width:min(730px,100%);text-align:left}.official-search-tabs{display:flex;align-items:end;gap:2px}.official-search-tabs>*{display:inline-flex;min-height:35px;align-items:center;padding:9px 10px;background:rgba(217,162,77,.78);border:0;border-radius:10px 10px 0 0;color:#fff;cursor:pointer;font:600 13px/1.2 Poppins,Arial,sans-serif}.official-search-tabs .is-active{background:rgba(0,0,0,.72)}.official-search-panel{padding:24px 30px 30px;background:rgba(0,0,0,.69);border-radius:0 14px 14px 14px}.official-search-panel[hidden]{display:none}.official-search-panel>p{margin:0 0 16px;color:#fff;font:600 15px/1.3 Poppins,Arial,sans-serif}.official-search-panel .search-panel{margin:0;padding:0;background:transparent;border:0}.official-search-panel .filters{grid-template-columns:488px 42px;gap:10px}.official-search-panel .field label,.official-search-panel #home-finalidade{display:none}.official-search-panel .field:nth-child(2){display:none}.official-search-panel .field input{height:31px;min-height:31px;padding:6px 10px;background:#fff;border:0}.official-search-panel .filter-actions{display:block}.official-search-panel .btn{width:42px;height:31px;min-height:31px;padding:0;background:#9f782f;border:0;color:#fff;font-size:0}.official-search-panel .btn:after{content:'⌕';font:700 22px/1 Arial,sans-serif}.official-search-panel .suggestions{color:#1d191a}.official-home-advanced .search-panel{padding:0;background:transparent}.official-home-advanced .filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.official-home-advanced .field{display:flex!important}.official-home-advanced .field:nth-child(2){display:flex}.official-home-advanced .field label{display:block;color:#fff}.official-home-advanced .field input,.official-home-advanced .field select{height:42px;min-height:42px;background:#fff;border:0}.official-home-advanced .filter-actions{display:flex;align-items:end}.official-home-advanced .btn{width:auto;height:42px;min-height:42px;padding:10px 18px;font-size:14px}.official-home-advanced .btn:after{display:none}.official-home-advanced .btn-light{min-height:42px}.official-home-announcement .btn{width:auto;height:auto;min-height:42px;padding:10px 20px;font-size:14px}.official-home-announcement .btn:after{display:none}.official-offmarket{margin:76px 0 0}.official-offmarket .btn{min-width:375px;background:#d6c29a;border-color:#d6c29a;color:#3b3020;font-size:16px}.official-selection{padding:45px 0 80px;background:#fff}.official-selection .wrap{width:min(1120px,calc(100% - 48px))}.official-selection h2{margin:0 0 32px;text-align:left;font:500 31px/1.18 "Playfair Display",Georgia,serif}.official-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}.official-home-card{min-width:0;text-align:center}.official-home-card-label{min-height:28px;margin:0 0 10px;color:#1c1717;font:500 17px/1.25 "Playfair Display",Georgia,serif}.official-home-card-media{position:relative;background:#d7c59f;padding:10px}.official-home-card-media .media{aspect-ratio:1.3/1;border:0}.official-home-card-media .official-home-card-facts{position:absolute;right:10px;bottom:10px;left:10px;padding:6px 9px;background:rgba(66,61,53,.62);color:#fff;font:500 13px/1.2 Poppins,Arial,sans-serif}.official-home-card-body{min-height:210px;padding:18px 16px 22px;background:linear-gradient(#d8c59e,#f6efde);color:#696158}.official-home-card-body .price{margin:0 0 24px;color:#887e72;font:400 17px/1.25 Poppins,Arial,sans-serif}.official-home-card-body h3{margin:0 0 13px;color:#716961;font:500 17px/1.38 "Playfair Display",Georgia,serif}.official-home-card-body .meta{margin:0;color:#77716a;font-size:12px}.specialist-cta{text-align:center}.specialist-cta .btn{background:#1d191a;border-color:#1d191a;color:#fff}
.profile{gap:70px}.profile-copy h2,.testimonial-section h2,.why-section h2,.final-cta h2{font-family:"Playfair Display",Georgia,serif;font-weight:500}.profile .portrait{border:0}.testimonial-section{background:#fff}.testimonial-section .section-head{background:#f9f6ed;border-color:#dfd2bb}.why-section{background:#f7f5ef}.feature-card{border-color:#e0d2ba;border-top-color:var(--b);box-shadow:none}.final-cta,.launch-contact{background:#1d191a}.final-cta .btn,.launch-contact .btn{background:var(--b);border-color:var(--b);color:#201914}
.official-listing-filter{background:#aa9b82;padding:10px 0 20px}.official-listing-filter .wrap{width:min(1140px,calc(100% - 48px))}.official-listing-filter h1{display:inline-block;margin:0 26px 0 0;vertical-align:middle;color:#201b17;font:500 28px/1 "Playfair Display",Georgia,serif}.official-listing-filter .search-panel{display:inline-block;width:calc(100% - 116px);margin:0;vertical-align:middle;padding:0;background:transparent;border:0}.official-listing-filter .filters{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr)) 200px;gap:10px;align-items:center}.official-listing-filter .field{order:1}.official-listing-filter .field:nth-of-type(1){order:3;grid-column:1 / -1}.official-listing-filter .field:nth-of-type(2){order:1}.official-listing-filter .field:nth-of-type(3){order:1}.official-listing-filter .field:nth-of-type(4){order:1}.official-listing-filter .field:nth-of-type(5){order:1}.official-listing-filter .field:nth-of-type(6){order:1}.official-listing-filter .field:nth-of-type(7),.official-listing-filter .field:nth-of-type(8){display:none}.official-listing-filter .field label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.official-listing-filter .field input,.official-listing-filter .field select{min-height:40px;border:1px solid #d8d0c1;border-radius:18px;padding:8px 14px;background:#fff;color:#25201d;font-size:14px}.official-listing-filter .field:nth-of-type(1) input{border-radius:0}.official-listing-filter .filter-actions{order:2;display:flex;gap:8px}.official-listing-filter .filter-actions .btn,.official-listing-filter .filter-actions .btn-light{min-height:40px;padding:8px 14px;background:#fff;border-color:#d8d0c1;color:#201b17}.official-listing-filter .filter-actions .btn{background:#fff;color:#201b17}.listing-results{padding-top:20px}.listing-results .grid{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.12);padding:24px;gap:20px}.listing-results .rich-section{margin-top:66px}.listing-results .collection-links{margin-top:20px}
.official-condo-search{padding:10px 0 28px;background:#fff}.official-condo-search .wrap{width:min(1120px,calc(100% - 48px))}.official-condo-search h1{margin:0 0 24px;text-align:center;color:#4c5967;font:500 29px/1.25 "Playfair Display",Georgia,serif}.official-condo-search .condo-search{width:min(600px,100%);margin:0;background:transparent;border:0;padding:0}.official-condo-search .condo-search-form{grid-template-columns:minmax(0,1fr) auto auto}.official-condo-search .field input{min-height:42px;border-color:#777;background:#fff}.official-condo-search .btn,.official-condo-search .btn-light{min-height:42px;padding:9px 14px}.condo-results{padding-top:10px}.condo-results .grid{gap:20px}.official-condo-card{position:relative;min-height:230px;background:#8e8d8a;box-shadow:0 0 10px rgba(0,0,0,.25);overflow:hidden}.official-condo-card>a{display:block;height:100%}.official-condo-card .media{width:100%;height:230px;aspect-ratio:auto;object-fit:cover;filter:brightness(.58)}.official-condo-card-overlay{position:absolute;inset:0;padding:48px 16px 16px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.official-condo-card-overlay h2{margin:0 0 6px;padding:2px 4px;background:rgba(36,41,47,.68);color:#e6c487;font:500 19px/1.15 Poppins,Arial,sans-serif}.official-condo-card-overlay span{margin:1px 0;color:#fff;font:600 13px/1.45 Poppins,Arial,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.75)}
.official-single-top{position:relative;padding:18px 0 34px;background:#777;isolation:isolate}.official-single-top:before{position:absolute;z-index:-2;inset:-28px;content:"";background:var(--single-hero) center/cover no-repeat;filter:blur(22px) brightness(.65);transform:scale(1.04)}.official-single-top:after{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(90deg,rgba(98,59,30,.46),rgba(203,218,218,.48))}.official-single-top .wrap{width:min(1140px,calc(100% - 48px))}.official-single-head{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:30px;align-items:start;margin:0 0 18px}.official-single-title{text-align:center;padding:0 34px}.official-single-head h1{margin:0;color:#fff;font:500 38px/1.02 "Playfair Display",Georgia,serif;text-shadow:0 1px 3px rgba(0,0,0,.28)}.official-single-highlights{display:flex;justify-content:center;flex-wrap:wrap;gap:22px;margin-top:17px;color:#fff;font-size:13px;font-weight:600}.official-single-highlights span:before{content:"✓ ";font-weight:900}.official-single-highlights>.listing-card-badges{position:static}.official-single-highlights>.listing-card-badges:before,.official-single-highlights .listing-badge:before{content:none}.official-price-card{overflow:hidden;border-radius:11px;background:#fff;color:#655f58;box-shadow:0 2px 7px rgba(0,0,0,.12)}.official-price-tabs{display:flex;align-items:end;background:transparent}.official-price-tab{min-width:84px;padding:9px 12px;border:0;background:#fff;color:#4d4640;font:500 13px Poppins,Arial,sans-serif}.official-price-tab.is-active{background:#d8b77d;color:#fff}.official-price-body{padding:13px 14px 11px}.official-price-value{display:block;margin-bottom:6px;font:400 23px/1.05 Poppins,Arial,sans-serif}.official-price-costs{display:flex;flex-wrap:wrap;gap:8px 22px;font-size:12px}.official-single-grid{display:grid;grid-template-columns:minmax(0,2fr) 370px;gap:18px;padding:10px;background:rgba(255,255,255,.14);box-shadow:0 4px 18px rgba(0,0,0,.18)}.official-main-carousel{position:relative}.official-main-carousel .property-carousel{border:0;border-radius:12px;box-shadow:none}.official-main-carousel .carousel-image{aspect-ratio:1.55/1}.official-main-carousel .carousel-control{width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#171311;font:700 36px/1 Georgia,serif}.official-main-carousel .carousel-prev{left:12px}.official-main-carousel .carousel-next{right:12px}.official-main-carousel .carousel-counter{display:none}.official-gallery-meta{position:absolute;bottom:0;left:0;right:0;z-index:3;display:flex;justify-content:space-between;gap:18px;padding:10px 14px;background:rgba(15,15,15,.69);color:#fff;font-size:12px;font-weight:600}.official-single-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:3px;margin-top:18px}.official-single-thumb{width:100%;height:96px;object-fit:cover;filter:brightness(.82)}.official-single-code{margin:7px 2px 0;text-align:right;color:#fff;font-weight:700;font-size:12px}.official-lead-panel{position:sticky;top:96px;align-self:start;padding:14px 15px;background:rgba(52,51,49,.86);border-radius:11px;color:#fff}.official-lead-panel h2{margin:0;text-align:center;font:500 18px/1.2 "Playfair Display",Georgia,serif}.official-lead-panel>p{margin:3px 0 12px;text-align:center;font-size:12px}.official-lead-panel form{display:grid;gap:7px}.official-lead-panel form>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.official-lead-panel label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.official-lead-panel input,.official-lead-panel textarea{width:100%;border:1px solid rgba(255,255,255,.78);border-radius:20px;background:transparent;color:#fff;padding:9px 14px;font:12px Poppins,Arial,sans-serif}.official-lead-panel textarea{border-radius:18px;resize:vertical}.official-lead-panel input::placeholder{color:#e2ddd4}.official-lead-panel .btn{width:100%;min-height:40px;border-radius:20px;background:#d6c29a;border-color:#d6c29a;color:#352a1d}.official-contact-preference{display:flex;gap:14px;margin:2px 0;padding:0;border:0}.official-contact-preference legend{font-size:11px;margin-bottom:3px}.official-contact-preference label{position:static;width:auto;height:auto;overflow:visible;clip:auto;display:flex;align-items:center;gap:5px;font-size:11px}.official-contact-preference input{width:auto;min-height:0}.lead-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}.official-lead-privacy{margin:1px 7px 4px!important;text-align:left!important;font-size:10px!important;line-height:1.45}.official-whatsapp{display:block;margin:6px 0 8px;padding:10px 12px;border-radius:22px;background:#00a400;color:#fff;text-align:center;font-weight:700}.official-lead-fast{margin:5px 0 10px!important;font-size:13px!important}.official-broker{display:flex;align-items:center;gap:12px;padding-top:10px}.official-broker img{width:66px;height:66px;border-radius:50%;object-fit:cover}.official-broker strong{font-size:15px}.official-single-content{background:#fff;padding-top:10px}.official-single-content .cols{padding-top:24px}
.official-mobile-summary,.official-mobile-interest{display:none}
.official-single-top{overflow:hidden}
.icon{display:inline-block;width:1.1em;height:1.1em;flex:0 0 auto;vertical-align:-.18em}.carousel-image-link{display:block;cursor:zoom-in}.property-carousel:focus{outline:2px solid #d6c29a;outline-offset:2px}.property-carousel .carousel-control .icon{width:23px;height:23px}.carousel-camera{position:absolute;right:14px;bottom:48px;z-index:4;display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.95);color:#171311;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.18)}.carousel-camera .icon{width:21px;height:21px}.carousel-camera:hover,.carousel-camera:focus-visible{background:#d6c29a;outline:2px solid #fff}.official-gallery-meta>span{display:flex;align-items:center;gap:6px}.official-gallery-meta .icon{width:15px;height:15px}.official-single-thumbs{display:block}.official-thumb-carousel{position:relative;margin-top:18px}.official-thumb-track{display:flex;gap:4px;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory}.official-thumb-link{flex:0 0 calc((100% - 16px)/5);scroll-snap-align:start;border:2px solid transparent;cursor:zoom-in;opacity:.82;transition:opacity .18s,border-color .18s}.official-thumb-link:hover,.official-thumb-link:focus-visible,.official-thumb-link.is-active{border-color:#d6c29a;opacity:1;outline:0}.official-thumb-link .official-single-thumb{height:96px;filter:none}.thumb-control,.related-control,.condo-strip-control{position:absolute;top:50%;z-index:3;display:grid;width:38px;height:38px;place-items:center;transform:translateY(-50%);border:0;border-radius:50%;background:rgba(255,255,255,.96);color:#171311;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2)}.thumb-control .icon,.related-control .icon,.condo-strip-control .icon{width:21px;height:21px}.thumb-prev,.related-prev,.condo-strip-prev{left:8px}.thumb-next,.related-next,.condo-strip-next{right:8px}.official-whatsapp{display:flex;align-items:center;justify-content:center;gap:7px}.official-whatsapp .icon{width:17px;height:17px}.official-broker strong{max-width:230px}.official-single-content{padding:38px 0 74px;background:#f8f8f8}.official-single-card{width:min(1120px,calc(100% - 48px));margin:auto;padding:32px;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.18)}.official-description-copy{max-width:730px;margin:0 auto;color:#36322e}.official-description-copy h2{margin:0 0 18px;font:600 27px/1.18 Poppins,Arial,sans-serif}.official-description-copy h3{margin:38px 0 14px;font:600 21px/1.2 Poppins,Arial,sans-serif}.official-description-copy p{margin:0 0 18px;text-align:justify;font:400 15px/1.58 Poppins,Arial,sans-serif}.official-description-copy.is-collapsed .official-description-extra{display:none}.official-expand{display:block;margin:14px auto 0;border:0;background:transparent;color:#8a6027;font-weight:800;cursor:pointer;text-decoration:underline}.official-condo-strip{position:relative;margin:46px 0 42px;overflow:hidden}.official-condo-strip-track{display:flex;gap:8px;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory}.official-condo-strip-track>a{flex:0 0 calc((100% - 16px)/3);scroll-snap-align:start;cursor:zoom-in}.official-condo-strip img{width:100%;height:218px;object-fit:cover}.official-amenities{max-width:730px;margin:0 auto}.official-amenities h2,.official-exclusive-cta h2,.official-related h2{margin:34px 0 17px;font:600 22px/1.2 Poppins,Arial,sans-serif}.official-amenity-list{columns:2;column-gap:48px;margin:0;padding:0 0 0 20px}.official-amenity-list li{break-inside:avoid;margin:0 0 8px;padding-left:3px;font-size:14px;line-height:1.45}.official-amenity-list.is-collapsed .official-amenity-extra{display:none}.official-empty{color:#6d6a65}.official-exclusive-cta{max-width:730px;margin:38px auto 44px;text-align:center}.official-exclusive-cta h2{margin-bottom:16px}.official-exclusive-cta .btn{min-width:360px;border-radius:22px;background:#d6c29a;border-color:#d6c29a;color:#2b241b}.official-related{position:relative;margin:22px 0 46px;padding:26px 10px 0;border-top:1px solid #dfd8c9}.official-related>h2{max-width:730px;margin:0 auto 22px}.official-related-carousel{position:relative;overflow:hidden}.official-related-track{display:flex;gap:18px;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory}.official-related-card{flex:0 0 calc((100% - 18px)/2);scroll-snap-align:start;background:#f6f0e4}.official-related-card>a{display:grid;grid-template-columns:44% 56%;min-height:250px}.official-related-card img{width:100%;height:100%;min-height:250px;object-fit:cover}.official-related-card div{display:flex;flex-direction:column;justify-content:center;padding:22px}.official-related-card h3{margin:0 0 13px;font:500 22px/1.2 "Playfair Display",Georgia,serif}.official-related-card p{margin:0 0 14px;color:#6d6a65;font-size:13px}.official-related-card strong{color:#a2732e;font:500 19px/1.2 Poppins,Arial,sans-serif}.related-control{width:46px;height:46px}.related-prev{left:0}.related-next{right:0}.official-share{display:flex;justify-content:center;align-items:center;gap:14px;padding:18px 0 4px;text-align:left}.official-share>a{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#ececec;color:#5e5e5e}.official-share>a .icon{width:30px;height:30px}.official-share strong,.official-share span{display:block}.official-share strong{font-size:15px}.official-share span{font-size:13px;color:#6d6a65}.official-source-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 22px;margin-top:22px;font-size:12px;color:#80602f}.official-floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:25;display:grid;width:52px;height:52px;place-items:center;border:3px solid #fff;border-radius:50%;background:#20c75a;color:#fff;box-shadow:0 5px 18px rgba(0,0,0,.25)}.official-floating-whatsapp .icon{width:30px;height:30px}.official-floating-whatsapp>span{position:absolute;right:-2px;top:-7px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#ef9718;color:#fff;font:700 11px/1 Poppins,Arial,sans-serif}.official-hidden-map{max-width:730px;margin:40px auto}.official-hidden-map .rich-section{margin:0}.official-floor-plans{max-width:730px;margin:44px auto}.official-floor-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.official-floor-plan{border:1px solid #ddd5c7;background:#faf8f3}.official-floor-plan img{width:100%;height:260px;object-fit:contain;background:#fff}.official-floor-plan span{display:block;padding:12px 14px;font-weight:700}

/* Institutional templates mirror the distinct layouts used by the official site. */
.official-institutional h1,.official-institutional h2,.official-institutional h3{font-family:"Playfair Display",Georgia,serif;font-weight:500}.institutional-hero{position:relative;display:grid;place-items:center;min-height:410px;padding:58px 24px;background-position:center;background-size:cover;color:#fff;text-align:center}.institutional-hero:before{position:absolute;inset:0;content:"";background:rgba(10,18,25,.57)}.institutional-hero>*{position:relative}.institutional-hero .eyebrow{color:#fff}.institutional-hero h1{max-width:720px;margin:18px auto 0;font-size:58px;line-height:1.05}.about-main{display:grid;grid-template-columns:500px minmax(0,600px);gap:95px;align-items:start;width:min(1275px,calc(100% - 48px));margin:0 auto;padding:130px 0 125px}.about-portrait img{width:100%;height:auto;max-height:820px;object-fit:cover}.about-portrait details{border:1px solid #d8d8d8;border-top:0;padding:12px 14px;font-size:13px}.about-portrait summary{cursor:pointer}.about-copy h2{margin:0 0 24px;color:#4f5964;font:600 41px/1.12 Poppins,Arial,sans-serif}.about-copy p{margin:0 0 17px;font-size:15px;line-height:1.78;color:#171717}.about-author{display:flex;align-items:center;gap:15px;margin:32px 0 20px;padding-bottom:22px;border-bottom:1px solid #ddd}.about-author img{width:70px;height:70px;border-radius:50%;object-fit:cover}.about-author strong{display:block;font-size:18px}.about-author span{color:#999;font-size:13px}.about-copy .btn{min-width:360px;border-radius:24px;background:#d1b98a;border:0;color:#fff}
.sell-hero{min-height:484px;padding:0;background-position:center;background-size:cover}.sell-hero .wrap{display:flex;justify-content:flex-end;align-items:center;min-height:484px}.sell-hero .btn{min-width:190px;margin-right:120px;border-radius:10px;background:#d1b98a;color:#fff}.sell-content{padding:18px 0 92px}.sell-intro{width:min(1100px,calc(100% - 48px));margin:auto;text-align:center}.sell-intro h1{font-size:31px;margin:0 0 14px}.sell-intro p{font-size:15px;line-height:1.75;text-align:left}.sell-intro .btn{margin:18px 0 30px;border-radius:10px;background:#d1b98a;color:#fff}.sell-content h2{text-align:center;font-size:27px}.sell-reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:56px 44px;width:min(1100px,calc(100% - 48px));margin:34px auto 55px}.sell-reason h3{min-height:50px;margin:0 0 14px;text-align:center;font-size:18px;line-height:1.15}.sell-reason p{margin:0;text-align:justify;font-size:15px;line-height:1.65}.sell-closing{width:min(1100px,calc(100% - 48px));margin:auto;padding:35px 0;border-top:1px solid #777;border-bottom:1px solid #777;text-align:center}.sell-closing p{text-align:left}.sell-testimonials{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;width:min(1040px,calc(100% - 48px));margin:40px auto 0}.sell-quote{padding:28px 34px;background:#fafafa;text-align:center;font-style:italic;color:#777}.sell-quote strong{display:block;margin-top:18px;color:#555;font-style:normal}.sell-exclusive{width:min(1100px,calc(100% - 48px));margin:36px auto 0;text-align:center;color:#555}
.dark-service{position:relative;min-height:1500px;background-position:center top;background-size:cover;background-attachment:fixed;color:#fff}.dark-service:before{position:absolute;inset:0;content:"";background:rgba(0,0,0,.82)}.dark-service>*{position:relative}.dark-service-hero{display:grid;grid-template-columns:minmax(0,1fr) 325px;min-height:300px;background:#000}.dark-service-hero h1{display:grid;place-items:center;margin:0;padding:50px;font-size:43px}.dark-service-hero img{width:100%;height:300px;object-fit:cover}.dark-service-content{width:min(1140px,calc(100% - 48px));margin:auto;padding:34px 0 110px}.dark-service-section{padding:24px 0 55px;border-bottom:1px solid rgba(255,255,255,.75)}.dark-service-section h2{margin:0 0 24px;text-align:center;font-size:34px}.dark-service-section p,.dark-service-section li{font-size:15px;line-height:1.62}.dark-service-split{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.dark-service-split img{width:100%;max-height:520px;object-fit:cover;border-radius:12px}.dark-service .btn{border-radius:5px;background:#d1b98a;color:#fff}.dark-service-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:36px;padding:45px;border:1px solid rgba(255,255,255,.7)}.dark-service-testimonials blockquote{margin:0;text-align:center;font:italic 20px/1.5 Poppins,Arial,sans-serif}
.service-page-hero{padding:82px 0;background:#1d191a;color:#fff;text-align:center}.service-page-hero h1{margin:0 auto 16px;max-width:900px;font-size:52px}.service-page-hero p{max-width:780px;margin:auto;color:#eee}.service-page-body{padding:80px 0}.service-page-flow{width:min(1040px,calc(100% - 48px));margin:auto}.service-page-flow>h2{margin:55px 0 18px;padding-top:34px;border-top:1px solid #ddd;font-size:38px}.service-page-flow>h2:first-child{margin-top:0;padding-top:0;border:0}.service-page-flow>p{max-width:860px;font-size:16px;line-height:1.8}.service-page-flow .feature{display:inline-block;width:calc(50% - 14px);margin:7px 10px 7px 0;vertical-align:top;min-height:145px;padding:22px;border:1px solid #ddd;border-top:3px solid #c49a55}.service-page-flow .feature strong{font:500 22px/1.2 "Playfair Display",Georgia,serif}.service-page-flow .content-cta{margin:24px 0}.contact-shell{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact-card{padding:34px;background:#f4f1ea;border:1px solid #ddd}.contact-card input,.contact-card textarea{width:100%;margin:6px 0;padding:12px;border:1px solid #bbb;background:#fff;font:14px Poppins,Arial,sans-serif}.contact-card .btn{width:100%}
.consult-page{background:#fff;color:#111;font:16px/24px Poppins,Arial,sans-serif}.consult-hero{height:290px;background-color:#000;background-image:linear-gradient(#000000ad,#000000ad),url("/assets/media/aperto-de-mao-capa-1-47117fb803f495164c91adb3-q82.webp");background-position:center right;background-repeat:no-repeat;background-size:auto;display:flex;align-items:center}.consult-hero .wrap{width:1120px}.consult-hero-title{position:relative;left:32px;top:2px;width:550px;text-align:center}.consult-hero h1{display:inline-block;color:#fff;font:600 26px/26px "Playfair Display",Georgia,serif;text-decoration:underline;margin:0}.consult-inner{width:1120px;margin:auto;padding-top:40px}.consult-section{box-sizing:border-box}.consult-section>h2{font:600 25px/25px "Playfair Display",Georgia,serif;text-align:center;margin:0}.consult-intro{height:234px}.consult-intro-copy{margin-top:40px}.consult-intro-copy p{margin:0 0 19px}.consult-audience{height:656px}.consult-audience-grid{display:grid;grid-template-columns:550px 550px;grid-template-rows:176px 157px 147px;column-gap:20px;margin-top:40px}.consult-audience-card h3,.consult-benefit-card h3{font:600 17px/17px "Playfair Display",Georgia,serif;margin:0}.consult-audience-card p{margin:20px 0 0}.consult-audience-callout{font:600 19px/25px "Playfair Display",Georgia,serif;text-align:center;margin:0}.consult-divider{height:31px;border-top:1px solid #949494;margin-top:19px}.consult-deliver{height:785px}.consult-deliver-groups{margin-top:37px}.consult-deliver-group{margin:0 0 20px}.consult-deliver-group strong{display:block;font-weight:700;margin-bottom:18px}.consult-deliver-group p{margin:0 0 18px}.consult-deliver-group ul{margin:0 0 18px;padding-left:36px}.consult-differences{height:304px}.consult-differences-copy{margin-top:40px}.consult-differences-copy ul{margin:0;padding-left:36px}.consult-differences-copy p{margin:22px 0 0}.consult-differences .consult-divider{margin-top:29px}.consult-benefits{height:453px}.consult-benefit-grid{display:grid;grid-template-columns:520px 520px;gap:40px;margin:60px 20px 0}.consult-benefit-card ul{margin:22px 0 0;padding-left:36px}.consult-benefits .consult-divider{margin-top:39px}.consult-process{height:232px}.consult-process ol{margin:40px 0 0;padding-left:37px}.consult-process .consult-divider{margin-top:31px}.consult-closing{height:184px;text-align:center}.consult-closing p{margin:40px 0 0}.consult-closing .btn{margin-top:20px;min-height:41px;padding:9px 28px;font-size:12px}.consult-page .btn{background:#c7a46a;border-color:#c7a46a;color:#fff;box-shadow:0 5px 12px #0003}.consult-page .btn:hover{background:#9b6d31;border-color:#9b6d31}
.buy-page{background:#050606;color:#fff;font:16px/24px Poppins,Arial,sans-serif}.buy-hero{height:300px;background:#000}.buy-hero-inner{position:relative;width:1140px;height:300px;margin:auto}.buy-hero h1{position:absolute;left:403px;top:130px;width:333px;margin:0;font:600 40px/40px "Playfair Display",Georgia,serif;text-align:center;white-space:nowrap}.buy-hero img{position:absolute;left:663px;top:0;width:342px;height:300px;object-fit:cover}.buy-content{background-image:linear-gradient(#030404e8,#030404e8),url("/assets/media/img-2410-2173749e11dff3c3bdfefa26-q82.webp");background-position:center top;background-repeat:repeat-y;background-size:cover}.buy-inner{width:1140px;margin:auto}.buy-section{box-sizing:border-box;position:relative}.buy-section h2{margin:0;font:600 30px/30px "Playfair Display",Georgia,serif;text-align:center}.buy-intro{height:749px;padding-top:39px}.buy-intro-copy{margin-top:35px}.buy-intro-copy p{margin:0 0 17px}.buy-intro-copy strong{display:block;margin:39px 0 17px}.buy-intro-copy ul{margin:8px 0 0;padding-left:27px;list-style:'✓  '}.buy-page-divider{height:31px;border-top:1px solid #c4c4c4}.buy-intro .buy-page-divider{position:absolute;left:0;right:0;bottom:75px}.buy-authority{height:771px}.buy-authority h2{width:741px;margin:auto}.buy-authority-portrait{position:absolute;left:102px;top:90px;width:420px;height:510px}.buy-authority-portrait img{width:420px;height:510px;object-fit:cover;border-radius:10px}.buy-authority-copy{position:absolute;left:623px;top:201px;width:433px}.buy-authority-copy p{margin:0 0 18px}.buy-authority .buy-page-divider{position:absolute;left:0;right:0;bottom:50px}.buy-journey{height:539px}.buy-journey-copy{width:584px;margin-top:70px}.buy-journey-copy>p{margin:0 0 14px}.buy-journey-copy ul{margin:0 0 12px;padding-left:0;list-style:none}.buy-journey-copy li{padding-left:18px;position:relative}.buy-journey-copy li:before{content:'✓';position:absolute;left:0}.buy-journey-copy .btn{margin-top:0;min-height:41px;padding:9px 28px;font-size:12px}.buy-testimonials{height:792px}.buy-testimonials h2{width:701px;margin:auto}.buy-testimonial-box{height:707px;margin-top:54px;border:1px solid #b6b6b6;padding:69px 73px 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:64px;text-align:center}.buy-testimonial-box blockquote{margin:0;font-size:20px;line-height:1.45;font-style:italic}.buy-testimonial-box strong{display:block;margin-top:18px;font:600 12px/18px "Playfair Display",Georgia,serif}.buy-page .btn{background:#c7a46a;border-color:#c7a46a;color:#fff;box-shadow:0 5px 12px #0003}
.official-article-page{background:#fff;color:#222;font:16px/24px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif}.official-article-shell{position:relative;width:1140px;margin:auto;padding:18px 0 28px}.official-article-title{width:741px;margin:0;font:500 32px/1.2 "Playfair Display",Georgia,serif;text-align:center}.official-article-feature{width:728px;height:485px;margin:46px 0 0 10px}.official-article-feature img{width:728px;height:485px;object-fit:cover}.official-article-contact{position:absolute;left:773px;top:146px;width:342px;padding:24px;background:#817f7c;color:#fff;border-radius:4px}.official-article-contact h2{width:252px;margin:0 auto 14px;font:500 28px/34px "Playfair Display",Georgia,serif;text-align:center}.official-article-contact input,.official-article-contact textarea{display:block;width:100%;margin:6px 0;padding:10px 13px;border:1px solid #eee;border-radius:18px;background:#8d8b88;color:#fff;font:13px Poppins,Arial,sans-serif}.official-article-contact textarea{min-height:74px;resize:none}.official-article-contact p{font-size:12px;line-height:1.45;margin:10px 0}.official-article-contact .btn{display:block;width:100%;min-height:39px;padding:8px 12px;background:#35af28;border-color:#35af28;color:#fff;border-radius:18px;text-align:center}.official-article-content{width:750px;margin-left:10px;border:1px solid #d7d7d7;border-top:0;padding:66px 20px 20px}.official-article-content h1{font-size:28px}.official-article-content h2{font:500 26px/31.2px Montserrat,Poppins,Arial,sans-serif;margin:28px 0 14px}.official-article-content h3{font:600 20px/24px Montserrat,Poppins,Arial,sans-serif;margin:24px 0 10px}.official-article-content p,.official-article-content li,.official-article-content blockquote{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif}.official-article-content p{margin:0 0 16px}.official-article-content ul,.official-article-content ol{margin:0 0 18px;padding-left:40px}.official-article-content figure{margin:24px 0}.official-article-content figure img{width:100%;height:auto}.official-article-content figcaption{font-size:11px;line-height:1.4;color:#666;margin-top:6px}.official-article-content .lead{font:16px/24px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif}.official-article-content a{color:#a66e22}.official-article-content .toc{box-sizing:border-box}.official-article-content .author-box,.official-article-content .related-posts{box-sizing:border-box}
.official-launch-index{background:#fff}.official-launch-index-hero{height:247px;background-image:linear-gradient(#0008,#0008),url("/assets/media/fale-conosco-foto-hero-scaled-9a74b6f66ab69a2f2037a6d6-q82.webp");background-position:center;background-size:cover;display:flex;align-items:center}.official-launch-index-hero h1{width:634px;margin:0 auto;color:#fff;text-align:center;font:600 40px/40px "Playfair Display",Georgia,serif}.official-launch-index-state{height:90px;text-align:center;padding-top:10px}.official-launch-index-state h2{width:1140px;max-width:calc(100% - 48px);margin:0 auto;font:600 26px/26px "Playfair Display",Georgia,serif}.official-launch-index-state p{margin:20px 0 0;font-size:16px;line-height:24px}
.official-condo-specialist{display:grid!important;grid-template-columns:94px 1fr 225px;align-items:center;gap:18px;min-height:132px;margin-top:28px!important;padding:18px 20px!important;background:#62605f;color:#fff}.official-condo-specialist img{width:82px;height:82px;border-radius:50%;object-fit:cover}.official-condo-specialist h2{margin:0 0 5px!important;color:#fff;font:600 22px/22px "Playfair Display",Georgia,serif!important}.official-condo-specialist p{margin:0;color:#fff;font:600 16px/22px Poppins,Arial,sans-serif}.official-condo-specialist .btn{min-height:48px;border-radius:8px;background:#e3cba8;border-color:#e3cba8;color:#2b241b;text-align:center}.official-condo-copy #imagens{padding-top:20px}.official-condo-copy #imagens .gallery{gap:8px}.official-condo-copy #imagens .gallery a{display:block}.official-condo-copy #imagens .gallery img{height:180px}.official-condo-share{display:flex!important;align-items:center;gap:12px;min-height:74px;margin-top:18px!important;padding:10px 0!important}.official-condo-share a{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#eee;color:#777}.official-condo-share .icon{width:28px;height:28px}.official-condo-share strong,.official-condo-share span{display:block}.official-condo-share span{font-size:13px;color:#777}.official-condo-after{width:min(1140px,calc(100% - 48px));margin:-34px auto 52px}.official-condo-unique{display:block;width:470px;max-width:100%;min-height:43px;margin:0 auto 42px;border-radius:8px;background:#d6c29a;border-color:#d6c29a;color:#49391f;text-align:center}.official-condo-related-links{padding:24px 30px;background:#f7f3ea;border:1px solid #eee5d7;color:#8b6428;font-size:12px}.official-condo-related-links strong{display:block;margin-bottom:12px;color:#4a4238}.official-condo-related-links a{display:inline-block;margin:4px 16px 4px 0;color:#9a6b24}.official-condo-interest{margin:0 0 15px;color:#3f3932;font-size:16px}.official-condo-actions{display:grid;justify-items:start;gap:10px}.official-condo-actions a{padding:10px 20px;border:1px solid #c9a765;background:#fff}.official-condo-articles-title{margin:18px 0 8px;color:#6d6256;font-size:13px}.official-condo-article-list{margin:0;padding:0;list-style:none}.official-condo-article-list li{margin:0 0 6px}.official-condo-article-list a{margin:0;color:#9a6b24}
.official-condo-description .official-condo-description-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif!important}.official-condo-description h2{font-family:Montserrat,Poppins,Arial,sans-serif!important}.official-condo-titlebar .wrap{width:1130px}.official-condo-copy #ficha{padding-top:0}.official-condo-copy #ficha+section{padding-top:0}.official-condo-copy #ficha+section>h2,.official-condo-copy #mapa>h2{margin-top:3px!important;font:500 24px/24px "Playfair Display",Georgia,serif!important}.official-condo-copy #ficha+section .official-amenity-list{columns:1}.official-condo-copy #ficha+section .official-amenity-list li{margin-bottom:5.4px}.official-condo-copy #imagens{padding-top:0;padding-bottom:0}.official-condo-copy #mapa{padding-top:14px}.official-condo-copy #mapa .map-box iframe{height:185px;min-height:185px}.official-condo-share h2{margin:0 0 4px!important;font:500 19px/19px "Playfair Display",Georgia,serif!important}.official-condo-share span{font-size:13px;color:#777}.official-condo-lead h2{width:349px;transform:translateX(-18px)}.official-condo-after{margin:0 auto 187px}
@media(max-width:840px){.wrap,.narrow{width:min(100% - 32px,1290px)}.top{position:relative}.nav{height:75px}.brand-logo{height:47px}.links{display:none}.official-home-hero{min-height:620px;padding:24px 0 52px;background-position:center center}.official-home-hero h1{max-width:360px;font-size:38px;line-height:1.13}.official-home-subtitle{max-width:350px;margin:18px 0 24px;font-size:15px}.official-search-wrap{width:100%}.official-search-tabs{display:grid;grid-template-columns:1fr 1fr}.official-search-tabs>*{justify-content:center;min-height:35px;padding:9px 8px;font-size:13px;border-radius:0}.official-search-tabs>*:last-child{grid-column:1 / -1}.official-search-panel{padding:26px 18px;border-radius:0}.official-search-panel .filters{grid-template-columns:1fr}.official-search-panel .filter-actions{width:100%}.official-search-panel .btn{display:none}.official-offmarket{margin-top:56px}.official-offmarket .btn{width:min(100%,295px);min-width:0;font-size:14px}.official-selection{padding:42px 0 56px}.official-selection h2{text-align:center;font-size:28px}.official-home-grid{grid-template-columns:1fr;gap:34px}.official-home-card{width:min(100%,370px);margin:auto}.official-home-card-label{font-size:18px}.official-home-card-body{min-height:0}.page-intro,.hero{padding:56px 0}.detail h1,.page-intro h1,.hero h1{font-size:36px}.footer{padding:48px 0}.footer .grid{gap:24px}}
@media(max-width:840px){.official-listing-filter{padding:18px 0}.official-listing-filter .wrap{width:min(100% - 32px,1140px)}.official-listing-filter h1{display:block;margin:0 0 14px}.official-listing-filter .search-panel{display:block;width:100%}.official-listing-filter .filters{grid-template-columns:1fr}.official-listing-filter .field:nth-of-type(1){grid-column:auto}.official-listing-filter .field:nth-of-type(2),.official-listing-filter .field:nth-of-type(3),.official-listing-filter .field:nth-of-type(4),.official-listing-filter .field:nth-of-type(5),.official-listing-filter .field:nth-of-type(6){display:flex}.official-listing-filter .filter-actions{order:4}.listing-results .grid{padding:0;box-shadow:none}.official-condo-search{padding:26px 0}.official-condo-search .wrap{width:min(100% - 32px,1120px)}.official-condo-search h1{font-size:26px}.official-condo-search .condo-search-form{grid-template-columns:1fr}.official-condo-search .btn,.official-condo-search .btn-light{width:100%}.official-condo-card,.official-condo-card .media{height:260px}.official-single-top{padding:22px 0}.official-single-top .wrap{width:min(100% - 24px,1140px)}.official-single-head,.official-single-grid{grid-template-columns:1fr;margin-left:0;margin-right:0}.official-single-title{padding:0}.official-single-head{gap:16px}.official-single-head h1{font-size:30px}.official-single-highlights{gap:8px;display:grid}.official-main-carousel .carousel-image{aspect-ratio:1/1}.official-gallery-meta{display:block;font-size:11px}.official-gallery-meta span{display:block}.official-single-thumbs{grid-template-columns:repeat(3,1fr)}.official-single-thumb{height:76px}.official-lead-panel{border-radius:0}.official-single-content .cols{padding-top:0}.footer .grid{grid-template-columns:1fr;text-align:center}.footer-brand-title,.footer-address,.footer-bottom{grid-column:1}.footer-logo,.footer-contact-mark{margin-left:auto;margin-right:auto}.footer-social{justify-content:center}.institutional-hero{min-height:310px}.institutional-hero h1{font-size:38px}.about-main{grid-template-columns:1fr;gap:34px;padding:56px 0}.about-copy h2{font-size:31px}.about-copy .btn{min-width:0;width:100%}.sell-hero,.sell-hero .wrap{min-height:360px}.sell-hero .wrap{justify-content:center;align-items:flex-end;padding-bottom:28px}.sell-hero .btn{margin:0}.sell-reasons,.sell-testimonials,.dark-service-split,.dark-service-testimonials,.contact-shell{grid-template-columns:1fr}.sell-reasons{gap:32px}.sell-reason h3{min-height:0}.dark-service{background-attachment:scroll}.dark-service-hero{grid-template-columns:1fr}.dark-service-hero h1{font-size:36px;padding:45px 24px}.dark-service-hero img{height:230px}.dark-service-content{padding-bottom:60px}.dark-service-section h2{font-size:29px}.dark-service-testimonials{padding:28px 18px}.service-page-hero h1{font-size:38px}.service-page-flow .feature{display:block;width:100%;min-height:0}.service-page-flow>h2{font-size:31px}.consult-hero{height:230px;background-size:auto 230px;background-position:60% center}.consult-hero .wrap,.consult-inner{width:min(100% - 32px,1120px)}.consult-hero-title{width:100%;text-align:left}.consult-hero h1{font-size:24px}.consult-inner{padding:34px 0}.consult-section{height:auto!important;padding:0 0 38px}.consult-section>h2{text-align:left;font-size:24px;line-height:1.2}.consult-intro-copy,.consult-audience-grid,.consult-deliver-groups,.consult-differences-copy,.consult-benefit-grid,.consult-process ol,.consult-closing p{margin-top:24px}.consult-audience-grid,.consult-benefit-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:28px;margin-left:0;margin-right:0}.consult-audience-card p{margin-top:12px}.consult-audience-callout{text-align:left;margin-top:32px}.consult-divider{display:none}.consult-deliver-group strong{margin-bottom:8px}.consult-benefit-card ul{margin-top:12px}.consult-closing{text-align:left}.consult-closing .btn{width:100%;white-space:normal}}
@media(max-width:840px){.menu-toggle{display:block}.top .wrap{position:relative}.links.is-open{position:absolute;top:75px;left:0;right:0;z-index:20;display:grid;padding:14px 20px;background:#1d191a;border-top:1px solid rgba(212,181,106,.4);box-shadow:0 14px 30px rgba(0,0,0,.32)}.links.is-open a{padding:10px 0;border:0}.official-single-top{padding:14px 0 38px}.official-single-top .wrap{width:min(100% - 20px,1140px)}.official-single-head{margin-bottom:14px}.official-single-head h1{font-size:28px;line-height:1.08}.official-single-head .official-price-card{display:none}.official-single-grid{gap:0;padding:0;background:transparent;box-shadow:none}.official-main-carousel .property-carousel{border-radius:9px}.official-main-carousel .carousel-image{aspect-ratio:1.42/1}.official-gallery-meta{padding:6px 10px;text-align:right;font-size:13px}.official-gallery-meta span:first-child{display:none}.official-single-thumbs,.official-single-code,.official-lead-panel{display:none}.official-mobile-summary{display:grid;gap:4px;padding:10px 3px 0;color:#fff;font-size:14px}.official-mobile-summary .mobile-address{font-weight:600}.official-mobile-summary .mobile-price{font-size:18px}.official-mobile-summary .mobile-price strong{font-size:22px}.official-mobile-summary .mobile-cost{font-size:17px;font-weight:600}.official-mobile-summary .btn{width:min(100%,205px);min-height:41px;margin:22px auto 0;border-radius:22px;background:#d6c29a;border-color:#d6c29a;color:#fff}.official-mobile-interest{position:fixed;right:0;bottom:0;left:0;z-index:30;display:block;padding:13px 58px 13px 18px;background:#1d191a;color:#fff;text-align:center;font:600 16px/1.2 "Playfair Display",Georgia,serif}.institutional-hero>div{display:none}.sell-hero,.sell-hero .wrap{min-height:190px}.sell-hero .wrap{padding:0}.sell-hero .btn{display:none}.dark-service-hero{position:relative;display:block;min-height:290px}.dark-service-hero h1{position:absolute;z-index:2;left:20px;right:20px;bottom:45px;padding:0;color:#fff;text-align:center;font-size:36px;text-shadow:0 2px 5px #000}.dark-service-hero img{height:290px;object-fit:cover}.dark-service-testimonials blockquote strong{display:block;margin-top:12px;color:#d1b98a;font-style:normal}}
@media(max-width:840px){.official-gallery-meta{display:none}.official-mobile-summary .mobile-facts{position:relative;z-index:4;margin:-38px -3px 5px;padding:7px 8px;background:rgba(15,15,15,.69);text-align:right;font-weight:700}}
@media(max-width:840px){.official-main-carousel .carousel-image{height:auto!important;aspect-ratio:1.62/1}.official-main-carousel .property-carousel{height:auto!important}}
@media(max-width:840px){.carousel-camera{right:10px;bottom:10px;width:38px;height:38px}.official-mobile-summary .mobile-address{display:flex;align-items:flex-start;gap:7px}.official-mobile-summary .mobile-address .icon{margin-top:3px}.official-single-content{padding:0 0 62px;background:#fff}.official-single-card{width:100%;padding:30px 20px;box-shadow:none}.official-description-copy h2{font-size:25px}.official-description-copy h3{font-size:20px;margin-top:31px}.official-description-copy p{text-align:left;font-size:14px}.official-condo-strip{margin:35px -20px}.official-condo-strip-track>a{flex-basis:82%}.official-condo-strip img{height:220px}.official-amenity-list{columns:1}.official-exclusive-cta .btn{width:100%;min-width:0}.official-related{margin-left:-10px;margin-right:-10px;padding-left:0;padding-right:0}.official-related-card{flex-basis:88%}.official-related-card>a{display:block}.official-related-card img{height:220px;min-height:0}.official-related-card div{padding:18px}.official-related-card h3{font-size:20px}.official-share{padding-bottom:22px}.official-floating-whatsapp{display:none}.official-source-links{display:block;text-align:center}.official-source-links a{display:block;margin:8px 0}.lightbox{grid-template-columns:48px 1fr 48px}.lightbox-btn{min-width:40px;padding:8px}.lightbox-caption{padding:0 12px;font-size:12px}}
/* Parity pass: compact listing cards and preserve the official catalogue scale. */
.card .media{width:100%;height:210px;aspect-ratio:auto;object-fit:cover}
.listing-card-media{position:relative}
.listing-card-facts{position:absolute;right:9px;bottom:9px;left:9px;padding:4px 8px;background:rgba(57,54,49,.62);color:#fff;text-align:center;font:600 12px/1.25 Poppins,Arial,sans-serif}
.listing-card-purpose{margin-left:18px;color:#786e62;font-size:12px}
.card .listing-address{display:flex;align-items:flex-start;justify-content:center;gap:5px;margin-top:auto;font-size:11px}
.card .listing-address .icon{margin-top:3px}
.official-home-card-media .media{width:100%;height:215px;aspect-ratio:auto;object-fit:cover}
.official-home-card-body{min-height:175px;padding:16px 16px 18px}
.official-home-card-body .price{margin-bottom:18px}
.official-home-card-body h3{margin-bottom:10px;line-height:1.32}
.official-home-card-body .meta{font-size:11px;line-height:1.35}
.listing-results>.wrap{width:min(1140px,calc(100% - 48px))}
.listing-results .card-body{min-height:142px;padding:12px 14px 14px}
.listing-results .card h2{margin-bottom:8px;font-size:16px;line-height:1.25}
.listing-results .card .price{margin:0 0 8px;padding:0;font-size:14px}
.official-condo-search .condo-search{width:100%}
.official-condo-search .condo-search-form{grid-template-columns:minmax(220px,1.4fr) 165px minmax(220px,1fr) auto auto}
.official-condo-search .field select{width:100%;min-height:42px;border:1px solid #777;background:#fff;padding:8px 12px;font-family:Poppins,Arial,sans-serif}
.official-condo-search .field label{display:block;margin-bottom:5px}
.official-condo-detail{background:#fff}.official-condo-titlebar{padding:18px 0;background:#292a2c;color:#fff}.official-condo-titlebar .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1140px,calc(100% - 48px))}.official-condo-titlebar h1{margin:0 0 4px;font:500 31px/1.1 "Playfair Display",Georgia,serif}.official-condo-address{display:flex;align-items:center;gap:7px;margin:0;font:500 14px/1.35 "Playfair Display",Georgia,serif}.official-condo-address .icon{color:#fff}.official-condo-titlebar .btn{min-width:200px;border-radius:8px;background:#d6c29a;border-color:#d6c29a;color:#fff}.official-condo-hero{width:min(1040px,calc(100% - 48px));margin:auto}.official-condo-hero img{width:100%;height:440px;object-fit:cover}.official-condo-nav{position:relative;z-index:2;display:flex;justify-content:center;width:min(740px,calc(100% - 48px));margin:-1px auto 22px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.24)}.official-condo-nav a{padding:14px 22px;font:500 16px/1.2 "Playfair Display",Georgia,serif}.official-condo-nav a+a:before{content:'|';margin-right:22px;color:#777}.official-condo-main{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:34px;width:min(1140px,calc(100% - 48px));margin:0 auto;padding:0 0 64px}.official-condo-copy{min-width:0}.official-condo-copy section{scroll-margin-top:20px;padding:24px 0;border-bottom:1px solid #e1ddd5}.official-condo-copy section:first-child{padding-top:6px}.official-condo-copy h2{margin:0 0 16px;font:600 31px/1.25 Poppins,Arial,sans-serif}.official-condo-copy h3{font:600 21px/1.3 Poppins,Arial,sans-serif}.official-condo-copy p,.official-condo-copy li{font-size:14px;line-height:1.7}.official-condo-facts{grid-template-columns:repeat(4,1fr);margin:0}.official-condo-facts .fact{min-height:86px}.official-condo-facts .fact strong{font-size:20px}.official-condo-lead{align-self:start;padding:26px 18px;background:#8d8d8b;color:#fff}.official-condo-lead h2{margin:0;text-align:center;font:600 21px/1.2 "Playfair Display",Georgia,serif}.official-condo-lead>p{text-align:center;font-size:12px}.official-condo-lead form{display:grid;gap:9px}.official-condo-lead label{font-size:12px}.official-condo-lead input,.official-condo-lead textarea{width:100%;padding:10px 14px;border:1px solid #fff;border-radius:20px;background:transparent;color:#fff}.official-condo-lead input::placeholder,.official-condo-lead textarea::placeholder{color:#f3f3f3}.official-condo-lead-choice{display:grid;gap:5px}.official-condo-lead-choice label{display:flex;align-items:flex-start;gap:7px}.official-condo-lead-choice input{width:auto;margin-top:4px}.official-condo-lead .btn{width:100%;border-radius:20px;background:#d6c29a;border-color:#d6c29a;color:#fff}.official-condo-copy .gallery{grid-template-columns:repeat(3,1fr)}.official-condo-copy .gallery img{height:180px}.official-condo-listings{padding:58px 0;background:#f7f5ef}.official-condo-listings>.wrap{width:min(1140px,calc(100% - 48px))}.official-condo-listings h2{font:500 30px/1.2 "Playfair Display",Georgia,serif}
.official-conversion-points{display:grid;gap:5px;margin:10px 0 12px;padding:0;list-style:none;font-size:11px;line-height:1.4}.official-conversion-points li{position:relative;padding-left:17px}.official-conversion-points li:before{position:absolute;left:0;content:'✓';color:#e4c98f;font-weight:800}.official-exclusive-cta>p{max-width:620px;margin:-6px auto 18px;color:#6d6a65;font-size:14px;line-height:1.55}.official-condo-lead .official-whatsapp{margin-top:12px}.official-condo-lead .official-lead-fast{text-align:center}.official-condo-lead .official-lead-privacy{font-size:10px;line-height:1.4}
.official-mobile-summary .mobile-price-secondary{margin-top:5px;padding-top:7px;border-top:1px solid rgba(255,255,255,.38)}
@media(max-width:840px){.card .media{height:210px}.official-home-card-media .media{height:215px}.listing-results>.wrap{width:min(100% - 32px,1140px)}.official-condo-search .condo-search-form{grid-template-columns:1fr}.official-condo-titlebar .wrap{display:block;width:min(100% - 32px,1140px)}.official-condo-titlebar h1{font-size:27px}.official-condo-titlebar .btn{width:100%;margin-top:14px}.official-condo-hero{width:100%}.official-condo-hero img{height:270px}.official-condo-nav{width:100%;overflow-x:auto;justify-content:flex-start}.official-condo-nav a{flex:0 0 auto;padding:12px 15px}.official-condo-nav a+a:before{margin-right:15px}.official-condo-main{grid-template-columns:1fr;width:min(100% - 32px,1140px);gap:22px}.official-condo-copy h2{font-size:25px}.official-condo-facts{grid-template-columns:1fr 1fr}.official-condo-lead{order:-1}.official-condo-copy .gallery{grid-template-columns:1fr 1fr}.official-condo-copy .gallery img{height:150px}.official-condo-listings>.wrap{width:min(100% - 32px,1140px)}}

/* Full-image visibility: primary editorial media must never lose important content. */
.official-main-carousel .property-carousel,.launch-hero-media .property-carousel{background:#1f1f1d}
.official-main-carousel .carousel-image,.launch-hero-media .carousel-image{object-fit:contain;object-position:center;background:#1f1f1d}
.official-condo-hero{background:#ece9e2}
.official-condo-hero img{object-fit:contain;object-position:center;background:#ece9e2}
.hero-media{background:#ece9e2}
.hero-media .media{object-fit:contain;object-position:center;background:#ece9e2}
.about-portrait img{height:auto;max-height:none;aspect-ratio:auto;object-fit:contain;object-position:top center;background:#ece9e2}
.official-unavailable{display:inline-flex;flex-basis:100%;justify-content:center;width:max-content;margin:0 auto;padding:7px 12px;border:1px solid rgba(255,255,255,.7);background:rgba(29,25,26,.72);color:#fff;font:700 12px/1.2 Inter,Arial,sans-serif;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:840px){
  button,input:not([type="radio"]):not([type="checkbox"]):not([type="hidden"]),select,textarea{min-height:44px!important}
  .menu-toggle{min-width:44px;min-height:44px;display:inline-grid;place-items:center;padding:0}
  .links.is-open>*{border-left:0!important}
  .links.is-open .nav-item{display:block}
  .links.is-open .nav-item>a{padding:10px 0}
  .links.is-open .nav-submenu{position:static;display:grid;width:auto;margin:0 0 6px 14px;padding:0 0 0 12px;background:transparent;color:#d8b66a;border-left:1px solid rgba(212,181,106,.45);box-shadow:none}
  .links.is-open .nav-submenu a{padding:8px 0;font-size:13px}
  .official-search-tabs button{min-height:44px;padding-top:10px;padding-bottom:10px}
  .home-search-box input,.home-search-box select,.official-condo-lead input:not([type="radio"]):not([type="checkbox"]),.official-condo-lead select,.official-condo-lead textarea,.official-lead-panel input,.official-lead-panel select,.official-lead-panel textarea{min-height:44px}
  .official-condo-lead-choice label{min-height:44px;display:flex;align-items:center;gap:10px}
  .official-condo-lead-choice input[type="radio"],.official-condo-lead-choice input[type="checkbox"]{width:20px;height:20px;flex:0 0 20px}
  .carousel-camera{width:44px;height:44px;min-width:44px;min-height:44px}
  .carousel-control,.condo-strip-control{width:44px;height:44px;min-width:44px;min-height:44px}
}

/* 2026-07-16 visual parity pass against the official Elementor templates. */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.official-home-hero h1{max-width:1290px;font-size:57px;line-height:1.1}
.official-selection{padding:45px 0 80px}
.official-selection .wrap{width:min(1120px,calc(100% - 48px))}
.official-profile-section{padding:103px 0 143px;background:#fff}
.official-profile-section .profile{grid-template-columns:425px 630px;gap:26px;width:min(1160px,calc(100% - 48px));align-items:start}
.official-profile-section .portrait{width:425px;height:472px;aspect-ratio:auto;object-fit:cover}
.official-profile-section .profile-copy{max-width:630px;padding-top:7px}
.official-profile-section .profile-copy>.eyebrow{display:none}
.official-profile-section .profile-copy h2{margin:0 0 14px;font-size:23px;line-height:1}
.official-profile-section .profile-copy .lead{margin:0 31px 25px;font:600 14px/1.5 Poppins,Arial,sans-serif;text-align:center}
.official-profile-section .profile-copy p:not(.lead){margin:0 0 14px;font:400 16px/1.5 "Playfair Display",Georgia,serif;color:#1d191a}
.official-profile-section .profile-copy>p:last-child{margin-top:38px;text-align:center}
.official-profile-section .profile-copy>p:last-child .btn{width:423px;min-height:43px;font-size:15px}
.testimonial-section{height:439px;padding:18px 0 33px;background:#fff}
.testimonial-section>.wrap{width:min(1140px,calc(100% - 48px))}
.testimonial-section>.wrap>.eyebrow{display:none}
.testimonial-section h2{margin:0 0 30px;font-size:23px;line-height:1}
.testimonial-grid{grid-template-columns:526px 506px;gap:30px;height:278px;margin:0 0 0 25px;align-items:start;overflow:hidden}
.testimonial-grid img{width:100%;object-fit:contain;border:0;background:#f7f1e5}
.testimonial-grid img:nth-child(1){height:278px}
.testimonial-grid img:nth-child(2){height:110px;margin-top:10px}
.testimonial-grid img:nth-child(n+3){display:none}
.testimonial-cta-section{height:179px;padding:30px 0;background:#fff;text-align:center}
.testimonial-cta-section h2{margin:0 0 26px;font:500 23px/1 "Playfair Display",Georgia,serif}
.testimonial-cta-section p{margin:0}
.testimonial-cta-section .btn{width:445px;min-height:43px;font-size:15px}
.why-section{height:838px;padding:35px 0 30px;background:#f7f5ef}
.why-section>.wrap{width:min(1140px,calc(100% - 48px))}
.why-section .section-head{display:block;margin:0}
.why-section .section-head h2{margin:0 0 14px;font-size:26px;line-height:1}
.why-section .section-head .eyebrow{display:none}
.why-section .section-head>p{max-width:none;margin:0;font-size:16px}
.feature-grid{grid-template-columns:1fr 1fr;gap:18px 50px;margin-top:40px}
.feature-card{min-height:105px;padding:10px;background:transparent;border:0}
.feature-card strong{margin-bottom:6px;font-size:18px;line-height:1.2}
.feature-card p{font-size:16px;line-height:1.5}
.why-closing{margin:31px 0 0;font-size:16px;line-height:1.5}
.home-closing{height:372px;padding:20px 0 21px;background:#fff}
.home-closing>.wrap{width:min(1120px,calc(100% - 48px))}
.home-closing h2{margin:0 0 25px;font:500 29px/1 "Playfair Display",Georgia,serif}
.home-closing-grid{display:grid;grid-template-columns:517px 517px;gap:20px}
.home-closing-grid h3{margin:0 0 13px;font:500 18px/1 "Playfair Display",Georgia,serif}
.home-closing-reviews{height:227px;overflow:hidden}
.home-closing-review-track{display:flex;width:100%;height:227px;overflow:hidden}
.home-closing-review-track img{flex:0 0 100%;width:100%;height:227px;object-fit:contain;background:#f7f1e5}
.home-closing-action{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:26px;text-align:center}
.home-closing-action .btn{width:288px;min-height:43px;margin-top:17px;font-size:15px}

/* Home CTAs measured against the live Elementor home. Keep these rules
   scoped to the home so catalogue and form actions retain their behavior. */
.official-search-tabs>*{height:32px;min-height:32px;padding:6px 12px;background:rgba(217,162,77,.62);border:0 none #c36;border-radius:10px 10px 0 0;font:400 14px/20px Poppins,sans-serif;white-space:nowrap}
.official-search-tabs .is-active{background:rgba(0,0,0,.62)}
@keyframes official-home-pulse{
  0%,100%{transform:scale(1);box-shadow:0 4px 12px rgba(0,0,0,.2)}
  50%{transform:scale(1.05);box-shadow:0 6px 18px rgba(0,0,0,.3)}
}
.official-offmarket .btn,
.official-selection .specialist-cta .btn,
.official-profile-section .profile-copy>p:last-child .btn{
  background:linear-gradient(120deg,#b19a72,#c9b99c,#b19a72) 0 50%/300% 100%;
}
.official-offmarket .btn,
.official-profile-section .profile-copy>p:last-child .btn,
.testimonial-cta-section .btn,
.home-closing-action .btn{
  min-height:0;padding:12px 28px;border:1px solid #c9b99c;border-radius:6px;
  box-shadow:0 4px 12px rgba(0,0,0,.2);color:#3c2e1d;
  font:500 15px/15px Roboto,sans-serif;transform:none;
}
.official-offmarket .btn,
.official-profile-section .profile-copy>p:last-child .btn,
.testimonial-cta-section .btn,
.home-closing-action .btn{
  animation:official-home-pulse 2s ease infinite;
  transition:background-position .6s ease-in-out,box-shadow .3s,color .3s;
}
.official-offmarket .btn{width:356.844px;height:41px;min-width:0;max-width:none}
.official-selection .specialist-cta .btn{
  width:233.781px;height:41px;min-height:0;padding:12px 28px;border:1px solid #c9b99c;
  border-radius:999px;box-shadow:0 4px 12px rgba(0,0,0,.2);color:#fff;
  font:500 15px/15px Roboto,sans-serif;transform:none;
}
.official-profile-section .profile-copy>p:last-child .btn{width:403.75px;height:41px;max-width:none}
.testimonial-cta-section .btn{width:423.906px;height:41px;background:none}
.home-closing-action .btn{width:275.062px;height:41px;background:none}

/* Desktop geometry measured against the live Elementor home at 1440px. */
@media(min-width:841px){
  .official-search-tabs>*:nth-child(1){width:143px}
  .official-search-tabs>*:nth-child(2){width:142px}
  .official-search-tabs>*:nth-child(3){width:157px}
  .official-home-hero{height:607px;min-height:607px;padding:97px 0 63px}
  .official-home-hero h1{width:100%;max-width:none}
  .official-selection{height:647px;padding:51px 0 20px;overflow:hidden}
  .official-selection .wrap{width:1140px;max-width:calc(100% - 48px)}
  .official-selection h2{height:26px;margin:0 0 20px;font-size:26px;line-height:26px}
  .official-home-grid{grid-template-columns:repeat(3,358px);gap:21px}
  .official-home-card{height:464px;padding:10px}
  .official-home-card-label{margin:0 0 10px}
  .official-home-card-media{padding:10px}
  .official-home-card-media .media{height:199px}
  .official-home-card-body{min-height:0;height:185px;padding:15px 16px 13px}
  .official-selection .specialist-cta{margin:15px 0 0}
  .official-selection .specialist-cta .btn{min-height:41px;padding:12px 28px}

  .footer{height:375px;padding:30px 0 0;overflow:hidden}
  .footer>.wrap{width:1140px;max-width:calc(100% - 48px);height:343px}
  .footer .grid{grid-template-columns:333px 233px 296px 100px;grid-template-rows:54px 157px 20px 55px;column-gap:26px;row-gap:9px;align-items:start}
  .footer-brand-title{height:54px;margin:0;text-align:left;font-size:22px;line-height:1.5}
  .footer-brand-title small{margin:0;font-size:14px;line-height:1.5}
  .footer-contact-mark{width:205px;height:50px;margin:5px 0 10px;object-fit:contain}
  .footer-title{font-size:16px;line-height:1}
  .footer p{font-size:13px;line-height:1.5}
  .footer-nav a{margin:0;font-size:16px;line-height:28px}
  .footer-logo{width:100px;height:50px;margin:0 0 30px;object-fit:contain}
  .footer-social{gap:5px;margin-top:10px}
  .footer-social span{width:30px;height:30px}
  .footer-address{margin:0;text-align:center;line-height:20px}
  .footer-bottom{margin:0;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);text-align:right;font-size:11px;line-height:17px}

  .official-listing-filter{padding:10px 0 0}
  .listing-results{padding-top:15px}
  .listing-results>.wrap{width:1140px;max-width:calc(100% - 48px)}
  .listing-results .grid{grid-template-columns:repeat(3,370px);padding:20px 15px}

  .official-condo-search{padding:15px 0 30px}
  .official-condo-search h1{margin-bottom:30px}

  .official-single-top{padding:23px 0 29px}
  .official-single-content{padding:0 0 43px}
  .official-single-card{width:1140px;max-width:calc(100% - 48px);padding:30px}
  .official-description-copy{max-width:708px;margin:0}
  .official-description-copy h2{margin-bottom:16px;font-size:26px;line-height:31.2px}
  .official-description-copy h3{margin:47px 0 16px;font-size:20px;line-height:24px}
  .official-description-copy p{margin-bottom:14.4px;font:400 16px/24px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;text-align:left}
  .official-amenities{max-width:708px;margin-right:0;margin-left:0}

  .official-condo-titlebar{padding:16px 0}
  .official-condo-titlebar h1{font-size:32px;line-height:38px}
  .official-condo-hero,.official-condo-hero .placeholder,.official-condo-hero img{height:458px;min-height:458px;aspect-ratio:auto}
  .official-condo-nav{margin-bottom:19px}
  .official-condo-main{grid-template-columns:741px 349px;gap:35px}
  .official-condo-copy section{padding:20px 0;border-bottom:0}
  .official-condo-copy section:first-child{padding-top:8px}
  .official-condo-description h1{margin:0 0 22px;font:600 40px/48px "Playfair Display",Georgia,serif}
  .official-condo-description h2,.official-condo-copy>section>h2{margin:26px 0 14px;font:500 26px/31.2px "Playfair Display",Georgia,serif}
  .official-condo-description p{margin:0 0 24px;font:400 16px/24px Poppins,Arial,sans-serif}
  .official-condo-copy #ficha>h2,.official-condo-copy #imagens>h2{margin-top:0;font-size:24px;line-height:24px}
  .official-technical-list{margin:12px 0 0;padding-left:40px}
  .official-technical-list li{margin:0;font-size:16px;line-height:24px}
  .official-condo-lead{width:349px}
  .official-condo-listings{height:341px;padding:24px 0;overflow:hidden}
  .official-condo-listings h2{margin:0 0 20px}
  .official-condo-listings .grid{grid-template-columns:repeat(3,1fr);gap:0}
  .official-condo-listings .card{height:250px;min-height:250px}
  .official-condo-listings .card .media{height:140px}
  .official-condo-listings .card-body{min-height:110px;padding:10px 14px}
  .official-condo-listings .card h2{font-size:17px;line-height:1.2}

  .institutional-hero{height:411px;min-height:411px;padding:63px 24px 53px}
  .about-main{height:1165px;padding:160px 0 130px}
  .about-copy{position:relative;top:-49px}
  .sell-content{padding-bottom:81px}

  .official-blog-results>.wrap{width:1160px;max-width:calc(100% - 48px)}
  .official-article-content ul,.official-article-content ol{margin-bottom:2px}
  .official-article-shell{padding-bottom:0}
  .official-article-content{padding-bottom:0}
  .official-condo-after{margin-bottom:31px}
  .official-condo-actions{display:flex;gap:10px}
  .why-section{height:865px}
}

.official-listing-filter{padding:10px 0 20px;background:#fff}
.official-listing-filter>.wrap{position:relative;width:min(1140px,calc(100% - 48px));height:197px;padding:20px 59px 30px;background:#9b8c75}
.official-listing-filter h1{margin:10px 19px 0 10px;color:#201b17;font-size:26px;line-height:1}
.official-listing-filter .search-panel{width:calc(100% - 150px);margin:0}
.official-listing-filter .filters{grid-template-columns:repeat(5,minmax(0,1fr)) 178px;gap:9px}
.official-listing-filter .field input,.official-listing-filter .field select{min-height:35px;height:35px;border-radius:0;padding:6px 10px;font-size:16px}
.official-listing-filter .field:nth-of-type(1){position:absolute;right:59px;bottom:74px;left:74px;width:auto}
.official-listing-filter .field:nth-of-type(1) input{height:42px;min-height:42px}
.official-listing-filter .filter-actions{display:none}
.official-range-row{position:absolute;right:249px;bottom:13px;left:310px;display:grid;grid-template-columns:250px 250px;gap:20px}
.official-range-row>div{position:relative;height:39px;color:#302a25;font-size:10px}
.official-range-row span{display:block;text-align:center}
.official-range-row i{position:relative;display:block;height:4px;margin-top:8px;background:#685b49}
.official-range-row i:before,.official-range-row i:after{position:absolute;top:-6px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #685b49;content:""}
.official-range-row i:before{left:0}.official-range-row i:after{right:0}
.official-range-row small{display:none}
.listing-results{padding-top:20px}
.listing-results>.wrap{width:min(1140px,calc(100% - 48px))}
.listing-results .results-line{display:none}
.listing-results .grid{grid-template-columns:repeat(3,1fr);gap:0;padding:20px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.12)}
.listing-results .card{min-height:370px}
.listing-results .card .media{height:206px}
.listing-results .card-body{min-height:164px}

.official-condo-search{padding:10px 0 10px;background:#fff}
.official-condo-search>.wrap{width:min(1140px,calc(100% - 48px))}
.official-condo-search h1{margin:0 0 24px;text-align:center;font-size:26px;line-height:1}
.official-condo-search .condo-search{width:383px;margin-left:10px}
.official-condo-search .condo-search-form{grid-template-columns:214px 163px;gap:6px}
.official-condo-search .field input,.official-condo-search .field select{height:42px;min-height:42px;border:1px solid #777;border-radius:0;padding:8px 12px;font-size:16px}
.official-condo-search .condo-differential-field{display:none}
.condo-results{padding:0 0 10px}
.condo-results>.wrap{width:min(1140px,calc(100% - 48px))}
.condo-results .grid{grid-template-columns:repeat(3,1fr);gap:0}
.official-condo-card,.official-condo-card .media{height:250px;min-height:250px}

.official-single-title{padding:0;text-align:left}
.official-single-head{grid-template-columns:740px 370px;gap:30px}
.official-single-head h1{font-size:36px;line-height:35px}
.official-single-grid{grid-template-columns:728px 370px;gap:18px}
.official-main-carousel .property-carousel{height:455px;background:#e5e3dc}
.official-main-carousel .carousel-image{width:100%;height:455px;aspect-ratio:auto;object-fit:cover;object-position:center;background:#e5e3dc}

.institutional-hero h1{max-width:620px;font-family:Manrope,Poppins,Arial,sans-serif;font-size:70px;line-height:1.1}
.about-main{grid-template-columns:500px 595px;gap:195px;width:min(1290px,calc(100% - 48px));padding:160px 0 161px}
.about-portrait img{width:500px;height:800px;max-height:none;aspect-ratio:auto;object-fit:cover;object-position:center}

.official-contact{background:#fff}
.contact-hero{display:grid;height:400px;place-items:center;background-position:center;background-size:cover;color:#fff}
.contact-hero h1{margin:0;font:500 26px/1 "Playfair Display",Georgia,serif}
.contact-intro{height:184px;padding:20px 0;text-align:center}
.contact-intro h2{margin:0 0 13px;font-size:24px;line-height:1.2}
.contact-intro p{margin:0 0 30px;color:#777;font-size:15px}
.contact-intro .btn{min-width:240px;min-height:42px;border:0;border-radius:10px;background:#cdb991;box-shadow:0 4px 10px rgba(0,0,0,.2);font-size:14px}
.contact-content{height:742px;padding:21px 0 0}
.contact-content>.wrap{width:min(1020px,calc(100% - 48px))}
.contact-content>.wrap>p{margin:0 0 13px;font-size:15px;line-height:1.5}
.contact-content h2{margin:29px 0 3px;text-align:center;font-size:26px;line-height:1.2}
.contact-support{text-align:center;color:#777}
.contact-official-form{display:grid;gap:9px;width:780px;margin:44px auto 0}
.contact-official-form>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.contact-official-form input,.contact-official-form textarea{width:100%;min-height:40px;padding:9px 13px;border:1px solid #ccc;background:#f7f7f7;font:14px Poppins,Arial,sans-serif;resize:vertical}
.contact-official-form fieldset{display:flex;gap:9px;margin:0;padding:0;border:0;color:#666;font-size:14px}
.contact-official-form legend{display:block;width:100%}
.contact-official-form fieldset label{display:inline-flex;align-items:center;gap:3px}
.contact-official-form .btn{width:100%;min-height:41px;background:#aa9b82;border-color:#aa9b82}
.contact-official-form .official-lead-privacy{text-align:center!important;color:#666}
.contact-closing{margin-top:32px!important}

.official-blog-hero{display:grid;height:200px;place-items:center;background:#f6f6f4}
.official-blog-hero h1{margin:0;font:500 26px/1 "Playfair Display",Georgia,serif}
.official-blog-filter{height:62px;padding:20px 0;text-align:center;color:#555;font-size:14px}
.official-blog-results{height:1142px;background:#fff}
.official-blog-results>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;width:min(1140px,calc(100% - 48px))}
.official-blog-card{display:grid;grid-template-columns:270px 270px;gap:20px;min-height:372px;padding:10px 0 20px;border-bottom:1px solid #ddd}
.official-blog-card .official-blog-media img{width:270px;height:130px;object-fit:cover}
.official-blog-card h2{margin:0 0 13px;font:500 24px/1 "Playfair Display",Georgia,serif}
.official-blog-card p{margin:0 0 14px;color:#555;font-size:13px;line-height:1.55}
.blog-archive{padding:68px 0;background:#f7f3ea;border-top:1px solid #ded3c0}.blog-archive h2{margin:0 0 8px;font:500 38px/1.1 "Playfair Display",Georgia,serif}.blog-archive>div>p:not(.eyebrow){margin:0 0 28px;color:#5f5850}.blog-archive ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 34px;margin:0;padding:0;list-style:none}.blog-archive li{border-top:1px solid #d9cdb7}.blog-archive a{display:block;padding:12px 0;color:#312c27;font-size:13px;line-height:1.45}.blog-archive a:hover,.blog-archive a:focus-visible{color:#76501d;text-decoration:underline}
.official-blog-more{color:#9a6c2f;font-weight:700}

.official-condo-hero{background:#fff}
.official-condo-hero img{object-fit:cover;background:#fff}

@media(min-width:841px){
  .official-listing-filter{padding:10px 0 0}
  .listing-results{padding-top:15px;padding-bottom:22px}
  .listing-results .grid{grid-template-columns:repeat(3,370px);row-gap:3.57px;padding:20px 15px}
  .official-condo-search{padding:15px 0 30px}
  .official-condo-search h1{margin-bottom:30px}

  .official-single-top{padding:23px 0 29px}
  .official-single-grid{position:relative;top:-10px}
  .official-single-content{padding:0 0 43px}
  .official-single-card{width:1140px;max-width:calc(100% - 48px);padding:30px}
  .official-description-copy{max-width:708px;margin:0}
  .official-description-copy h2{margin-bottom:16px;font-size:26px;line-height:31.2px}
  .official-description-copy h3{margin:47px 0 16px;font-size:20px;line-height:24px}
  .official-description-copy p{margin-bottom:14.4px;font:400 16px/24px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;text-align:left}
  .official-amenities{max-width:708px;margin-right:0;margin-left:0}

  .official-condo-titlebar{padding:16px 0}
  .official-condo-titlebar h1{font-size:32px;line-height:38px}
  .official-condo-hero,.official-condo-hero .placeholder,.official-condo-hero img{height:458px;min-height:458px;aspect-ratio:auto}
  .official-condo-nav{margin-bottom:19px}
  .official-condo-main{grid-template-columns:741px 349px;gap:35px}
  .official-condo-copy section{padding:20px 0;border-bottom:0}
  .official-condo-copy section:first-child{padding-top:8px}
  .official-condo-description h1,.official-condo-description .official-condo-description-title{margin:0 0 16px;font:600 40px/48px "Playfair Display",Georgia,serif}
  .official-condo-description h2{margin:14px 0 16px;font:500 26px/31.2px "Playfair Display",Georgia,serif}
  .official-condo-copy>section>h2{margin:26px 0 14px;font:500 26px/31.2px "Playfair Display",Georgia,serif}
  .official-condo-description p{margin:0 0 14.4px;font:400 16px/24px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif}
  .official-condo-copy #ficha>h2,.official-condo-copy #imagens>h2{margin-top:0;font-size:24px;line-height:24px}
  .official-technical-list{margin:12px 0 0;padding-left:40px}
  .official-technical-list li{margin:0;font-size:16px;line-height:24px}
  .official-condo-lead{width:349px}
  .official-condo-listings{height:341px;padding:24px 0;overflow:hidden}
  .official-condo-listings h2{margin:0 0 20px}
  .official-condo-listings .grid{grid-template-columns:repeat(3,1fr);gap:0}
  .official-condo-listings .card{height:250px;min-height:250px}
  .official-condo-listings .card .media{height:140px}
  .official-condo-listings .card-body{min-height:110px;padding:10px 14px}
  .official-condo-listings .card h2{font-size:17px;line-height:1.2}

  .institutional-hero{height:411px;min-height:411px;padding:63px 24px 53px}
  .about-main{height:1165px;padding:160px 0 130px}
  .about-copy{position:relative;top:-49px}
  .sell-content{padding-bottom:81px}
  .official-blog-results>.wrap{width:1160px;max-width:calc(100% - 48px)}
}

@media(max-width:840px){
  .official-home-hero h1{max-width:360px;font-size:38px;line-height:1.13}
  .official-search-wrap{width:330px;max-width:100%;margin-left:auto;margin-right:auto}
  .official-search-tabs{grid-template-columns:165px 163px}
  .official-search-tabs button{width:auto;height:32px!important;min-height:32px!important;padding:6px 12px}
  .official-offmarket .btn{width:198px;height:71px}
  .official-profile-section{height:auto;padding:56px 0}
  .official-profile-section .profile{grid-template-columns:1fr;width:min(100% - 32px,430px);gap:28px}
  .official-profile-section .portrait{width:100%;height:auto;aspect-ratio:425/472}
  .official-profile-section .profile-copy{padding:0}
  .official-profile-section .profile-copy>p:last-child .btn{width:262px;height:56px;max-width:none}
  .testimonial-section,.testimonial-cta-section,.why-section,.home-closing{height:auto}
  .testimonial-section{padding:42px 0}.testimonial-section h2{font-size:28px;line-height:1.15}
  .testimonial-grid{grid-template-columns:1fr;height:auto;margin:0;gap:16px}
  .testimonial-grid img:nth-child(1),.testimonial-grid img:nth-child(2){height:auto;margin:0}
  .testimonial-cta-section .btn{width:195px;height:71px}
  .home-closing-action .btn{width:275.062px;height:41px}
  .why-section{padding:48px 0}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card{min-height:0}
  .home-closing{padding:42px 0}.home-closing-grid{grid-template-columns:1fr;gap:28px}.home-closing-reviews,.home-closing-review-track{height:auto}.home-closing-review-track img{height:auto}.home-closing-action{padding:0}
  .official-listing-filter>.wrap{height:auto;padding:20px}
  .official-listing-filter h1{display:block;margin:0 0 14px}
  .official-listing-filter .search-panel{width:100%}
  .official-listing-filter .filters{grid-template-columns:1fr}
  .official-listing-filter .field:nth-of-type(1){position:static;width:auto}
  .official-listing-filter .filter-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .official-listing-filter .filter-actions .btn,.official-listing-filter .filter-actions .btn-light{width:100%;min-width:0}
  .official-range-row{display:none}
  .listing-results .grid{grid-template-columns:1fr;gap:18px;padding:0;box-shadow:none}
  .official-condo-search>.wrap{width:min(100% - 32px,1140px)}
  .official-condo-search .condo-search{width:100%;margin:0}
  .official-condo-search .condo-search-form{grid-template-columns:1fr}
  .condo-results>.wrap{width:min(100% - 32px,1140px)}
  .condo-results .grid{grid-template-columns:1fr;gap:0}
  .official-single-head,.official-single-grid{grid-template-columns:1fr}
  .official-single-head h1{font-size:28px;line-height:1.08}
  .official-main-carousel .property-carousel,.official-main-carousel .carousel-image{height:auto}
  .official-main-carousel .carousel-image{aspect-ratio:1.62/1;object-fit:cover}
  .institutional-hero h1{font-size:38px}
  .about-main{grid-template-columns:1fr;width:min(100% - 32px,600px);gap:34px;padding:56px 0}
  .about-portrait img{width:100%;height:auto;aspect-ratio:5/8}
  .contact-hero{height:300px}.contact-intro,.contact-content{height:auto}.contact-intro{padding:30px 16px}.contact-content{padding:36px 0}.contact-official-form{width:100%;margin-top:28px}.contact-official-form>div{grid-template-columns:1fr}.contact-official-form fieldset{display:grid;grid-template-columns:1fr 1fr}
  .official-blog-results{height:auto}.official-blog-results>.wrap{grid-template-columns:1fr;width:min(100% - 32px,560px)}.official-blog-card{grid-template-columns:1fr;min-height:0;padding:22px 0}.official-blog-card .official-blog-media img{width:100%;height:auto;aspect-ratio:16/9}.blog-archive{padding:48px 0}.blog-archive ul{grid-template-columns:1fr}.blog-archive a{min-height:44px;padding:13px 0}
}
.official-article-content h2{margin:8px 0 16px}.official-article-content h3{margin:8px 0 16px}
@media(max-width:840px){
  /* Shared mobile footer: match the compact Elementor footer instead of
     inheriting the spacious desktop grid rhythm. */
  .footer{padding:40px 0 0}
  .footer .grid{gap:13px}
  .footer-brand-title{margin-bottom:10px;font-size:18px;line-height:27px}
  .footer-brand-title small{width:360px;max-width:100%;margin:0 auto;font-size:19px;line-height:28.5px}
  .footer-logo{width:118px;margin-bottom:6px}
  .footer-contact-mark{width:205px;margin-bottom:9px}
  .footer p{margin:4px 0;font-size:14px;line-height:21px}
  .footer-nav a{margin:4px 0;font-size:14px;line-height:21px}
  .footer-social{gap:8px;margin-top:8px}
  .footer-social span{width:27px;height:27px}
  .footer-address{margin-top:6px!important;font-size:13px!important;line-height:19.5px!important}
  .footer-bottom{margin-top:9px;padding-top:12px;font-size:11px;line-height:16.5px}

  /* Home hero. The official H1 occupies two balanced lines at 390 px. */
  .official-home-hero h1{width:340px;max-width:calc(100% - 20px);margin-left:auto;margin-right:auto;font-size:35px;line-height:1.19;text-align:center}
  .official-home-subtitle{margin-left:auto;margin-right:auto;text-align:center}
  .official-selection{padding-top:25px;padding-bottom:13px}
  .official-selection h2{font-size:26px;line-height:26px}
  .official-home-grid{gap:17px}
  .official-home-card{width:330px}
  .official-home-card-media .media{height:206px}
  .official-home-card-body{padding:14px 12px 15px}
  .official-profile-section{padding:56px 0}
  .official-profile-section .profile{width:350px;max-width:calc(100% - 40px)}
  .official-profile-section .portrait{width:250px;height:277px;margin:0 auto;aspect-ratio:auto}
  .official-profile-section .profile-copy{width:262px;margin:0 auto}
  .testimonial-section{padding:30px 0 94px}
  .testimonial-section>.wrap{width:390px;max-width:100%}
  .testimonial-section h2{width:370px;margin-left:auto;margin-right:auto;font-size:23px;line-height:23px}
  .testimonial-grid{display:grid;grid-template-columns:1fr;gap:15px;width:390px;max-width:100%;margin:0}
  .testimonial-grid img:nth-child(1){display:block;width:370px;height:196px;margin:0 auto;object-fit:contain}
  .testimonial-grid img:nth-child(2){display:block;width:350px;height:76px;margin:15px auto 0;object-fit:contain}
  .testimonial-grid img:nth-child(3){display:block;width:350px;height:76px;margin:24px auto 0;object-fit:contain}
  .why-section{padding-bottom:134px}
  .home-closing{padding-bottom:96px}

  /* Property single. */
  .official-single-head h1{font-size:22px;line-height:26.4px}
  .official-single-card .official-amenity-list{columns:2;column-gap:20px}
  .official-single-card .official-amenity-list li{break-inside:avoid}
  .official-single-content{padding-bottom:75px}

  /* Condominium single. The official mobile template replaces the desktop
     sidebar form with the compact broker block above the description. */
  .official-condo-titlebar .wrap{width:calc(100% - 40px)}
  .official-condo-titlebar h1{font-size:28px;line-height:33.6px}
  .official-condo-titlebar .btn{width:auto;min-width:180px;margin:10px auto 0}
  .official-condo-main{width:370px;max-width:calc(100% - 20px);gap:0;padding-bottom:28px}
  .official-condo-copy{display:flex;flex-direction:column;padding:0 10px}
  .official-condo-copy #descricao{order:1}
  .official-condo-copy #ficha{order:2}
  .official-condo-copy #ficha+section{order:3}
  .official-condo-copy .official-condo-specialist{order:0}
  .official-condo-copy #imagens{order:4}
  .official-condo-copy #mapa{order:5}
  .official-condo-copy .official-condo-share{order:6}
  .official-condo-lead{display:none}
  .official-condo-specialist{grid-template-columns:66px 1fr!important;gap:10px;min-height:181px;margin:0 -10px!important;padding:8px 5px!important;background:#fff;color:#333}
  .official-condo-specialist img{width:58px;height:58px}
  .official-condo-specialist h2{margin:0 0 2px!important;color:#333;font-size:13px!important;line-height:1.2!important}
  .official-condo-specialist p{color:#555;font-size:10px;line-height:1.35}
  .official-condo-specialist .btn{display:none}
  .official-condo-copy section{padding:20px 0}
  .official-condo-copy section:first-child{padding-top:14px}
  .official-condo-description .official-condo-description-title{font-size:40px!important;line-height:48px!important}
  .official-condo-description h2{font-size:26px!important;line-height:31.2px!important}
  .official-condo-copy>section>h2{font-size:24px;line-height:24px}
  .official-condo-copy p,.official-condo-copy li{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;font-size:16px;line-height:24px}
  .official-condo-description p{margin:0 0 14.4px}
  .official-technical-list{padding-left:40px}
  .official-condo-copy #ficha+section .official-amenity-list{columns:1}
  .official-condo-copy #ficha+section .official-amenity-list li{margin-bottom:12px}
  .official-condo-copy #imagens .gallery{grid-template-columns:repeat(3,1fr);gap:5px}
  .official-condo-copy #imagens .gallery img{height:118px;object-fit:cover}
  .official-condo-copy #mapa{padding-top:10px}
  .official-condo-copy #mapa .map-box iframe{height:160px;min-height:160px}
  .official-condo-share{min-height:58px;margin-top:5px!important}
  .official-condo-share a{width:42px;height:42px}
  .official-condo-after{width:100%;margin:0 auto 120px}
  .official-condo-unique{width:362px;max-width:calc(100% - 28px);min-height:58px;margin:0 auto}
  .official-condo-related-links{width:350px;max-width:calc(100% - 40px);margin:94px auto 0;padding:0;border:0;background:#f7f3ea;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif}
  .official-condo-interest{margin:0 0 15px;font-size:16px;line-height:24px}
  .official-condo-actions{gap:10px}
  .official-condo-actions a{display:block;width:max-content;margin:0;padding:10px 20px;font-size:14px;line-height:21px}
  .official-condo-articles-title{margin:16px 0 8px;font-size:13px;line-height:19.5px}
  .official-condo-article-list li{margin-bottom:6px;font-size:16px;line-height:24px}
  .official-condo-article-list a{font-size:14px;line-height:21px}

  /* Buying page: every desktop block used an absolute 1140 px canvas. */
  .buy-page,.buy-content{width:100%;overflow:hidden}
  .buy-hero{height:318px}
  .buy-hero-inner{width:100%;height:318px}
  .buy-hero img{inset:0;width:100%;height:318px;object-fit:cover}
  .buy-hero-inner:after{position:absolute;inset:0;content:"";background:rgba(0,0,0,.2)}
  .buy-hero h1{z-index:1;left:20px;right:20px;top:130px;width:auto;color:#fff;font-size:40px;line-height:40px;white-space:normal;text-shadow:0 2px 5px #000}
  .buy-inner{width:100%;margin:0}
  .buy-section{height:auto!important;padding:40px 10px}
  .buy-section h2,.buy-authority h2,.buy-testimonials h2{width:100%;font-size:20px;line-height:20px}
  .buy-intro-copy,.buy-journey-copy{width:100%;margin-top:30px}
  .buy-intro-copy p,.buy-journey-copy p,.buy-page li{font-size:13px;line-height:1.45}
  .buy-intro-copy strong{margin:26px 0 14px}
  .buy-page-divider{position:static!important;height:1px;margin:34px 0 0}
  .buy-authority-portrait,.buy-authority-copy{position:static;width:100%;height:auto}
  .buy-authority-portrait{margin:24px auto 18px;text-align:center}
  .buy-authority-portrait img{width:min(290px,100%);height:auto;aspect-ratio:420/510;object-fit:cover}
  .buy-authority-copy{margin:0}
  .buy-journey-copy{margin-top:26px}
  .buy-journey-copy .btn{width:100%;white-space:normal}
  .buy-testimonial-box{height:auto;margin-top:28px;padding:30px 16px;grid-template-columns:1fr;gap:0}
  .buy-testimonial-box blockquote{font-size:15px;line-height:1.45}
  .buy-testimonial-box blockquote:nth-child(n+2){display:none}
  .buy-intro{padding-bottom:192px}
  .buy-authority{padding-bottom:0}
  .buy-authority .buy-page-divider{margin-top:15px}
  .buy-journey{padding-bottom:197px}
  .buy-testimonials{padding-bottom:4px}

  /* Consultoria follows the official long-form mobile cadence. */
  .consult-hero{height:296px;background-size:auto 296px}
  .consult-hero .wrap,.consult-inner{width:350px;max-width:calc(100% - 40px)}
  .consult-hero-title{left:0;width:100%;text-align:center}
  .consult-hero h1{font-size:26px;line-height:26px}
  .consult-section>h2{font-size:25px;line-height:25px}
  .consult-audience{padding-bottom:83px}
  .consult-deliver{padding-bottom:146px}
  .consult-differences{padding-bottom:89px}
  .consult-benefits{padding-bottom:203px}
  .consult-process{padding-bottom:87px}
  .consult-closing{padding-bottom:24px}

  /* Articles use the full mobile viewport; the desktop 750 px content canvas
     was the source of the horizontal clipping. */
  .official-article-shell{width:100%;padding:14px 0 100px}
  .official-article-title{width:100%;padding:0 10px;font-size:22px;line-height:26.4px}
  .official-article-feature{width:calc(100% - 20px);height:auto;margin:28px 10px 0}
  .official-article-feature img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
  .official-article-contact{display:none}
  .official-article-content{width:350px;max-width:calc(100% - 40px);margin:0 auto;padding:24px 10px 16px}
  .official-article-content h1{font-size:28px;line-height:33.6px}
  .official-article-content h2{font-size:26px;line-height:31.2px}
  .official-article-content h3{font-size:20px;line-height:24px}
  .official-article-content p,.official-article-content li,.official-article-content blockquote{font-size:16px;line-height:24px}
  .official-article-content ul,.official-article-content ol{padding-left:25px}
  .official-article-content table{display:block;width:100%!important;max-width:100%;overflow-x:auto}

  /* Launch archive. */
  .official-launch-index-hero h1{width:370px;max-width:calc(100% - 20px);font-size:24px;line-height:24px}
  .official-launch-index-state{height:104px}
}

.buy-hero h1{left:220px;width:380px}

/* Institutional pages keep the official desktop composition, but fixed
   Elementor canvases must become fluid before text starts colliding with
   media. These rules intentionally sit last in the cascade. */
@media(min-width:841px) and (max-width:1180px){
  .about-main{grid-template-columns:minmax(320px,42%) minmax(0,1fr);gap:56px;width:min(100% - 48px,1060px);height:auto;min-height:960px}
  .about-copy{top:0}
  .about-portrait img{width:100%;height:auto;aspect-ratio:5/8}

  .buy-hero-inner,.buy-inner,.consult-hero .wrap,.consult-inner{width:min(100% - 48px,1060px)}
  .buy-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,38%);align-items:center}
  .buy-hero h1{position:static;width:auto;padding:0 38px;white-space:normal}
  .buy-hero img{position:static;width:100%;height:300px}
  .buy-section{height:auto!important;padding:58px 0}
  .buy-intro-copy,.buy-journey-copy{width:min(100%,760px)}
  .buy-page-divider{position:static!important;height:1px;margin-top:42px}
  .buy-authority{display:grid;grid-template-columns:minmax(300px,42%) minmax(0,1fr);gap:42px;align-items:center}
  .buy-authority h2,.buy-authority .buy-page-divider{grid-column:1/-1;width:100%}
  .buy-authority-portrait,.buy-authority-copy{position:static;width:100%;height:auto}
  .buy-authority-portrait img{width:100%;height:auto;aspect-ratio:420/510}
  .buy-testimonial-box{height:auto;min-height:560px}

  .consult-section{height:auto!important;padding-bottom:58px}
  .consult-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:34px 28px}
  .consult-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px;margin-right:0;margin-left:0}
}

@media(max-width:840px){
  .about-main{height:auto;min-height:0}
  .about-copy{position:static;top:auto}
  .about-portrait img{display:block}

  .sell-content{padding:30px 0 64px}
  .sell-intro,.sell-reasons,.sell-closing,.sell-testimonials,.sell-exclusive{width:min(100% - 32px,600px)}
  .sell-intro p,.sell-closing p,.sell-reason p{text-align:left}
  .sell-content h2{width:min(100% - 32px,600px);margin-right:auto;margin-left:auto;line-height:1.25}
  .sell-intro .btn,.sell-closing .btn{display:inline-flex;max-width:100%;white-space:normal}

  .buy-hero{height:auto}
  .buy-hero-inner{display:flex;height:auto;flex-direction:column}
  .buy-hero-inner:after{display:none}
  .buy-hero h1{position:static;order:0;width:100%;padding:30px 20px;font-size:32px;line-height:1.12;text-shadow:none}
  .buy-hero img{position:static;order:1;width:100%;height:auto;aspect-ratio:342/300}
  .buy-section{padding:42px 20px}
  .buy-intro,.buy-authority,.buy-journey,.buy-testimonials{padding-bottom:42px}
  .buy-testimonial-box blockquote:nth-child(n+2){display:block;margin-top:30px;padding-top:30px;border-top:1px solid rgba(255,255,255,.28)}

  .consult-hero{height:auto;min-height:250px;background-size:cover;background-position:center}
  .consult-hero-title{position:static;width:100%;padding:28px 18px;background:rgba(0,0,0,.48)}
  .consult-inner{padding:40px 0}
  .consult-section{padding:0 0 46px}
  .consult-audience,.consult-deliver,.consult-differences,.consult-benefits,.consult-process,.consult-closing{padding-bottom:46px}

  .service-page-hero{padding:58px 0}
  .service-page-hero h1{font-size:34px;line-height:1.12}
  .service-page-body{padding:52px 0}
  .service-page-flow{width:min(100% - 32px,600px)}
  .service-page-flow img,.content-split-media img,.content-image-single img{display:block;width:100%;height:auto;max-width:100%}
}

/* 2026-07-16 home review requested by the client. These rules stay last so
   the component behavior is deterministic across the legacy parity layers. */
.official-offmarket{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:48px}
.official-offmarket>strong{color:#fff;font:600 20px/1.2 "Playfair Display",Georgia,serif}
.official-offmarket>span{color:#fff;font:400 13px/1.4 Poppins,Arial,sans-serif}
.official-offmarket .btn{margin:0}
.official-selection{height:auto;min-height:698px;padding:45px 0 38px;overflow:visible}
.official-selection-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;margin-bottom:20px}
.official-selection-head h2{height:auto;margin:0}
.official-selection-tabs{display:flex;gap:8px}
.official-selection-tabs button{min-width:132px;min-height:42px;padding:9px 24px;border:1px solid #ab8746;background:#fff;color:#42382c;cursor:pointer;font:600 14px/1 Poppins,Arial,sans-serif}
.official-selection-tabs button.is-active{background:#a27a35;color:#fff}
.official-selection-tabs button:focus-visible{outline:3px solid #d8bd82;outline-offset:3px}
.official-selection-panel{position:relative}
.official-selection-panel[hidden]{display:none}
.official-selection-viewport{width:100%;overflow:hidden}
.official-selection-track{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 42px)/3);gap:21px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}
.official-selection-track::-webkit-scrollbar{display:none}
.official-selection-track .official-home-card{width:auto;margin:0;scroll-snap-align:start}
.official-selection-control{position:absolute;z-index:3;top:232px;display:grid;width:44px;height:44px;min-height:44px;place-items:center;padding:0;border:1px solid #a27a35;border-radius:50%;background:#fff;color:#6a4b1e;box-shadow:0 4px 14px rgba(0,0,0,.16);cursor:pointer;font:400 34px/1 Arial,sans-serif}
.official-selection-control:hover{background:#a27a35;color:#fff}
.official-selection-prev{left:-22px}.official-selection-next{right:-22px}
.official-selection .specialist-cta{margin:18px 0 0}
.official-home-condos{padding:50px 0 64px;background:#f6f1e8}
.official-home-condos .wrap{width:min(1120px,calc(100% - 48px))}
.official-home-condos-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px}
.official-home-condos-head .eyebrow{margin:0 0 7px;color:#876528}
.official-home-condos-head h2{margin:0;font:500 31px/1.18 "Playfair Display",Georgia,serif}
.official-home-condos-head>a{flex:0 0 auto;color:#6a4b1e;font:700 13px/1.2 Poppins,Arial,sans-serif;text-decoration:underline;text-underline-offset:4px}
.official-home-condo-carousel{position:relative}
.official-home-condo-viewport{width:100%;overflow:hidden}
.official-home-condo-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 42px)/3);gap:21px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}
.official-home-condo-track::-webkit-scrollbar{display:none}
.official-home-condo-card{position:relative;min-width:0;height:330px;scroll-snap-align:start;overflow:hidden;background:#2d2a26}
.official-home-condo-card>a{display:block;width:100%;height:100%;color:#fff}
.official-home-condo-card .media{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.official-home-condo-card:hover .media{transform:scale(1.035)}
.official-home-condo-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:linear-gradient(180deg,transparent 32%,rgba(15,13,11,.86) 100%)}
.official-home-condo-overlay .eyebrow{margin:0 0 6px;color:#e5c887}
.official-home-condo-overlay h3{margin:0 0 7px;color:#fff;font:500 25px/1.12 "Playfair Display",Georgia,serif}
.official-home-condo-overlay p:last-child{margin:0;color:#f4efe5;font:400 12px/1.45 Poppins,Arial,sans-serif}
.official-home-condo-control{position:absolute;z-index:3;top:143px;display:grid;width:44px;height:44px;min-height:44px;place-items:center;padding:0;border:1px solid #a27a35;border-radius:50%;background:#fff;color:#6a4b1e;box-shadow:0 4px 14px rgba(0,0,0,.16);cursor:pointer;font:400 34px/1 Arial,sans-serif}
.official-home-condo-control:hover{background:#a27a35;color:#fff}
.official-home-condo-prev{left:-22px}.official-home-condo-next{right:-22px}
.official-single-thumb-groups{display:grid;gap:10px;margin-top:14px}
.official-single-thumb-group{min-width:0}
.official-single-title{text-align:center}
.official-single-title h1{width:min(100%,720px);margin-right:auto;margin-left:auto;text-align:center;text-wrap:balance}
.official-single-thumb-group-title{margin:0;padding:6px 8px 7px;background:transparent;color:#fff;text-align:center;text-transform:uppercase;font:700 12px/1.2 Poppins,Arial,sans-serif;letter-spacing:.04em;text-shadow:0 1px 2px rgba(0,0,0,.35)}
.official-single-thumb-group .official-thumb-carousel{margin-top:0;padding-top:7px}
.official-single-thumb-group .official-thumb-link{background:#d8c8a8}
.official-single-thumb-group .official-thumb-link.is-active{border-color:#f0cf82;opacity:1}
.official-single-card .official-description-copy,.official-single-card .official-amenities{width:100%;max-width:708px}
.official-single-card .official-amenity-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;row-gap:8px;columns:auto}
.official-single-card .official-amenity-list li{min-width:0;margin:0;break-inside:auto}
.official-single-card .official-expand{width:max-content;max-width:100%;text-align:center}
.official-profile-section .portrait{object-position:center top}
.official-profile-section .profile-copy strong{font-weight:700}
.testimonial-section{height:auto;min-height:470px;padding:42px 0 52px}
.testimonial-grid{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);grid-template-rows:repeat(2,150px);gap:18px;width:100%;height:auto;margin:0;overflow:visible}
.testimonial-item{display:flex;min-width:0;min-height:0;height:100%;margin:0;padding:14px;border:1px solid #ddcfb4;background:#faf7ef;align-items:center;justify-content:center;overflow:hidden}
.testimonial-item:first-child{grid-row:1 / span 2}
.testimonial-grid .testimonial-item img,.testimonial-grid .testimonial-item img:nth-child(n){display:block;width:100%;height:100%;min-height:0;max-height:100%;margin:0;object-fit:contain;background:#fff}
.why-section{height:auto;min-height:760px;padding:50px 0 48px}
.why-action{display:flex;flex-direction:column;align-items:center;margin-top:28px;text-align:center}
.why-action .why-closing{margin:0 0 20px}
.why-action .btn{display:inline-flex;min-height:43px;padding:12px 28px;border:1px solid #c9b99c;border-radius:6px;background:linear-gradient(120deg,#b19a72,#c9b99c,#b19a72) 0 50%/300% 100%;box-shadow:0 4px 12px rgba(0,0,0,.18);color:#3c2e1d;font:500 15px/15px Roboto,Arial,sans-serif}

@media(max-width:840px){
  .official-offmarket{gap:7px;margin-top:42px}
  .official-offmarket>strong{font-size:19px}
  .official-offmarket>span{width:290px;max-width:100%;font-size:12px;text-align:center}
  .official-offmarket .btn{width:290px;height:auto;min-height:48px}
  .official-selection{min-height:0;padding:38px 0 44px}
  .official-selection .wrap{width:min(100% - 40px,390px)}
  .official-selection-head{display:block;margin-bottom:22px;text-align:center}
  .official-selection-head h2{margin-bottom:18px}
  .official-selection-tabs{justify-content:center}
  .official-selection-tabs button{min-width:120px;min-height:44px}
  .official-selection-viewport{width:330px;max-width:100%;margin:auto}
  .official-selection-track{grid-template-columns:none;grid-auto-columns:100%;gap:0}
  .official-selection-track .official-home-card{width:330px;max-width:100%}
  .official-selection-control{top:224px;width:42px;height:42px;min-height:42px}
  .official-selection-prev{left:-8px}.official-selection-next{right:-8px}
  .official-selection .specialist-cta{margin-top:22px}
  .official-home-condos{padding:42px 0 48px}
  .official-home-condos .wrap{width:min(100% - 40px,390px)}
  .official-home-condos-head{display:block;margin-bottom:22px;text-align:center}
  .official-home-condos-head h2{font-size:30px;line-height:1.12}
  .official-home-condos-head>a{display:inline-block;margin-top:13px}
  .official-home-condo-viewport{width:330px;max-width:100%;margin:auto}
  .official-home-condo-track{grid-auto-columns:100%;gap:0}
  .official-home-condo-card{height:330px}
  .official-home-condo-control{top:143px;width:42px;height:42px;min-height:42px}
  .official-home-condo-prev{left:-8px}.official-home-condo-next{right:-8px}
  .official-single-thumbs{display:block}
  .official-single-thumb-groups{gap:8px;margin-top:12px}
  .official-single-title h1{width:100%;text-align:center}
  .official-single-thumb-group-title{padding:5px 7px 6px;font-size:10px}
  .official-single-thumb-group .official-thumb-carousel{padding-top:5px}
  .official-thumb-link{flex-basis:calc((100% - 8px)/3)}
  .official-thumb-link .official-single-thumb{height:76px}
  .thumb-control{width:36px;height:36px}
  .official-single-card .official-amenity-list{grid-template-columns:1fr;column-gap:0;row-gap:8px}
  .testimonial-section{min-height:0;padding:42px 0 52px}
  .testimonial-section>.wrap{width:min(100% - 32px,430px)}
  .testimonial-section h2{width:auto;margin-bottom:24px;text-align:center}
  .testimonial-grid{grid-template-columns:1fr;grid-template-rows:none;gap:15px;width:100%}
  .testimonial-item,.testimonial-item:first-child{grid-row:auto;min-height:112px;padding:10px}
  .testimonial-item:first-child{min-height:210px}
  .testimonial-grid .testimonial-item img,.testimonial-grid .testimonial-item img:nth-child(n){width:100%;height:auto;max-height:205px}
  .why-section{min-height:0;padding:48px 0 58px}
  .why-action .btn{width:min(100%,310px);justify-content:center;line-height:1.35;text-align:center}
}

/* Client identity refinement: white lockup, Sora navigation, compact champagne search. */
.top .nav{height:86px}
.top .brand-logo,.footer-logo{filter:brightness(0) invert(1)}
.top .brand-logo{height:62px}
.top .links,.top .links a,.top .nav-submenu a{
  font-family:Sora,Arial,sans-serif;
  font-size:13px;
  font-weight:500;
  letter-spacing:.045em;
}
.top .links>a,.top .links>.nav-item>a{padding-right:11px;padding-left:11px}
.official-home-hero{
  background-image:linear-gradient(rgba(12,18,22,.43),rgba(12,18,22,.48)),url('/assets/brand/ilvs-home-hero-20260721.webp');
  background-position:43% center;
}
.official-search-wrap{width:min(650px,100%)}
.official-search-tabs{gap:3px}
.official-search-tabs>*{
  min-height:34px;
  padding:7px 13px;
  background:rgba(205,181,137,.94);
  border-radius:7px 7px 0 0;
  color:#30281f;
  font:500 12px/1.25 Sora,Arial,sans-serif;
}
.official-search-tabs .is-active{background:rgba(36,31,27,.93);color:#fff}
.official-search-panel{
  padding:14px 16px 12px;
  background:rgba(19,18,17,.88);
  border:1px solid rgba(255,255,255,.2);
  border-radius:0 8px 8px 8px;
  box-shadow:0 14px 34px rgba(0,0,0,.24);
}
.official-search-panel>p{margin-bottom:10px;color:#fff;font:500 12px/1.35 Sora,Arial,sans-serif}
.official-search-panel .filters{grid-template-columns:minmax(0,1fr) 40px;gap:8px}
.official-search-panel .field input{height:38px;min-height:38px;padding:8px 11px;border:1px solid rgba(79,64,45,.22)}
.official-search-panel .btn{width:40px;height:38px;min-height:38px;background:#a27a35}
.official-search-panel .ai-search-status:empty{display:none}
.official-search-panel .ai-search-status:not(:empty){margin-top:7px;color:#e9dfcf}
.official-home-advanced .filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.official-home-advanced .field label{color:#fff;font-family:Sora,Arial,sans-serif;font-size:10px}
.official-home-advanced .field input,.official-home-advanced .field select{height:39px;min-height:39px;border:1px solid rgba(79,64,45,.22)}
.official-home-advanced .btn{height:39px;min-height:39px;background:#a27a35}
.official-home-announcement .btn{background:#a27a35;border-color:#a27a35}
.official-selection{height:auto;min-height:670px;overflow:visible}
.official-selection-head{align-items:center;margin-bottom:24px}
.official-selection-copy{min-width:0}
.official-selection-head .official-selection-copy h2{height:auto;margin:0 0 7px}
.official-selection-subtitle{max-width:760px;margin:0;color:#686057;font:400 14px/1.55 Poppins,Arial,sans-serif}
.official-selection .specialist-cta .btn{width:auto;min-width:218px;padding-right:25px;padding-left:25px}
.footer{height:auto;min-height:375px;overflow:visible;padding-bottom:22px}
.footer>.wrap{height:auto}
.footer .grid{grid-template-columns:310px 220px 280px 180px;grid-template-rows:auto auto auto auto}
.footer-agent{display:flex;align-items:center;gap:12px;min-height:70px}
.footer-agent-photo{width:62px;height:62px;flex:0 0 62px;border:2px solid #c9b99c;border-radius:50%;object-fit:cover;object-position:center top}
.footer-contact-mark{width:180px;height:auto;margin:0;object-fit:contain}
.footer-logo{width:138px;height:auto;margin:0 0 14px}
.home-page .top{
  position:absolute;
  inset:0 0 auto;
  z-index:20;
  background:linear-gradient(180deg,rgba(9,14,18,.82) 0%,rgba(9,14,18,.48) 72%,rgba(9,14,18,0) 100%);
  border-bottom:1px solid rgba(255,255,255,.12);
}
.home-page .top .links{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.7)}
.home-page .top .links>a:first-child{color:#e2c478}
.home-page .official-home-hero{position:relative}
.official-hero-authority{
  position:absolute;
  right:24px;
  bottom:36px;
  left:24px;
  max-width:1040px;
  margin:0 auto;
  padding:5px 12px;
  border-radius:999px;
  background:rgba(8,13,17,.38);
  color:rgba(255,255,255,.9);
  font:500 12px/1.45 Sora,Arial,sans-serif;
  letter-spacing:.01em;
  text-align:center;
  text-shadow:0 1px 10px rgba(0,0,0,.8);
}

@media(min-width:841px){
  .official-search-tabs>*:nth-child(1),
  .official-search-tabs>*:nth-child(2),
  .official-search-tabs>*:nth-child(3){width:auto}
  .official-home-hero{padding-top:76px}
  .official-selection{height:auto;min-height:670px;padding-top:47px;padding-bottom:42px}
  .official-selection h2{height:auto;margin:0;font-size:26px;line-height:1.15}
}

@media(min-width:1101px){
  .official-home-hero{
    min-height:726px;
    padding:168px 0 88px;
    background-position:left 58%;
    background-size:126% auto;
  }
  .official-home-hero-inner{
    display:grid;
    grid-template-columns:minmax(0,540px) minmax(420px,470px);
    grid-template-rows:auto auto auto;
    justify-content:space-between;
    align-content:center;
    align-items:center;
    column-gap:24px;
    text-align:left;
  }
  .official-home-hero h1{
    grid-column:1;
    grid-row:1;
    max-width:540px;
    margin:0;
    font-size:48px;
    line-height:1.08;
    text-align:left;
  }
  .official-home-subtitle{
    grid-column:1;
    grid-row:2;
    max-width:520px;
    margin:20px 0 0;
    text-align:left;
  }
  .official-search-wrap{
    grid-column:2;
    grid-row:1 / 4;
    width:100%;
    align-self:center;
    transform:translateY(-72px);
  }
  .official-offmarket{
    grid-column:1;
    grid-row:3;
    align-items:flex-start;
    margin:30px 0 0;
    text-align:left;
  }
  .official-offmarket>span{text-align:left}
}

@media(max-width:840px){
  .top .nav{height:76px}
  .top .brand-logo{height:55px}
  .links.is-open{top:76px}
  .official-home-hero{background-position:41% center;background-size:cover}
  .official-search-wrap{width:min(100%,350px)}
  .official-search-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}
  .official-search-tabs>*{width:auto;min-width:0;min-height:36px;padding:8px 6px;font-size:11px;white-space:normal;text-align:center}
  .official-search-tabs>*:last-child{grid-column:1 / -1}
  .official-search-panel{padding:15px 14px 17px;border-radius:0 0 8px 8px}
  .official-search-panel .filters{grid-template-columns:1fr}
  .official-search-panel .btn{display:none}
  .official-home-advanced .filters{grid-template-columns:1fr}
  .official-home-advanced .btn{display:inline-flex;width:100%}
  .official-selection{min-height:0}
  .official-selection-copy{text-align:center}
  .official-selection-head .official-selection-copy h2{margin-bottom:9px}
  .official-selection-subtitle{margin:0 auto 18px;font-size:13px;line-height:1.5}
  .official-selection-head h2{margin-bottom:0}
  .footer .grid{grid-template-columns:1fr;grid-template-rows:auto;text-align:center}
  .footer-agent{justify-content:center}
  .footer-agent-column p{max-width:440px;margin-right:auto;margin-left:auto}
  .footer-logo{width:150px;margin-right:auto;margin-left:auto}
  .home-page .official-home-hero{padding-top:116px}
  .official-hero-authority{position:static;margin:28px 0 0;padding:0 4px;font-size:10px}
}

@media(min-width:841px) and (max-width:1100px){
  .home-page .official-home-hero{padding-top:154px}
}

/* Client feedback pass: guided home journey, simplified property contact and
   persistent preview contact. These rules intentionally come last. */
.mobile-announce-cta{display:none}
.site-floating-whatsapp,.official-floating-whatsapp{
  position:fixed;right:22px;bottom:22px;z-index:31;display:grid;width:54px;height:54px;
  place-items:center;border:2px solid rgba(255,255,255,.94);border-radius:50%;
  background:#18b957;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.28);
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease
}
.site-floating-whatsapp:hover,.site-floating-whatsapp:focus-visible,
.official-floating-whatsapp:hover,.official-floating-whatsapp:focus-visible{
  background:#0f9f48;transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.34);outline:2px solid #d9c08c;outline-offset:3px
}
.site-floating-whatsapp .icon,.official-floating-whatsapp .icon{width:29px;height:29px}
.btn,.cta,.btn-light{position:relative;isolation:isolate;overflow:hidden}
.btn:before,.cta:before,.btn-light:before{
  position:absolute;z-index:0;top:-45%;bottom:-45%;left:-75%;width:42%;content:"";pointer-events:none;
  transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.48),transparent);
  transition:left .72s ease
}
.btn:hover:before,.btn:focus-visible:before,
.cta:hover:before,.cta:focus-visible:before,
.btn-light:hover:before,.btn-light:focus-visible:before{left:135%}

.official-home-hero{background-position:center 60%;background-size:cover}
.official-search-panel{background:rgba(18,21,22,.8)}
.official-home-advanced .filter-actions{
  grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px
}
.official-home-advanced .filter-actions .btn,
.official-home-advanced .filter-actions .btn-light{width:100%;min-width:0}
.official-hero-contact{margin-top:24px;text-align:center}
.official-hero-contact .btn{
  min-width:280px;min-height:42px;padding:10px 22px;border-color:#d6c29a;
  border-radius:6px;background:linear-gradient(115deg,#ac8d56,#d7c49f,#a98851) 0 50%/240% 100%;
  color:#30261b;font:600 13px/1.3 Sora,Arial,sans-serif
}

.home-offmarket-curadoria{padding:68px 0 76px;background:#f5efe4;color:#241e17}
.home-offmarket-banner{
  display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:44px;
  padding:34px 38px;border:1px solid #d8c7a6;
  background:linear-gradient(115deg,#fffaf0,#eee0c8)
}
.home-offmarket-banner .eyebrow,.home-curadoria .eyebrow{margin:0 0 8px;color:#8b642b}
.home-offmarket-banner h2,.home-curadoria h2{
  margin:0;color:#1e2b34;font:500 34px/1.15 "Playfair Display",Georgia,serif
}
.home-offmarket-banner p:not(.eyebrow){max-width:790px;margin:14px 0 0;color:#5a4d3e;font-size:15px;line-height:1.7}
.home-offmarket-banner .btn{min-width:230px;border-color:#d6c29a;background:#d6c29a;color:#2b241b}
.home-curadoria{
  display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:46px;
  margin-top:28px;padding:38px;border:1px solid #d8c7a6;background:#fff
}
.home-curadoria-main{display:grid;gap:14px;margin-top:18px}
.home-curadoria-main p{margin:0;color:#544b42;font-size:14px;line-height:1.66}
.home-curadoria-actions{display:flex!important;flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px!important}
.home-curadoria-actions .btn{min-width:220px;border-color:#d6c29a;background:#d6c29a;color:#2b241b;text-align:center}
.home-curadoria-actions span{color:#75684f;font:600 12px/1.4 Sora,Arial,sans-serif}
.home-curadoria-steps{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.home-curadoria-steps article{position:relative;min-height:155px;padding:22px 20px 20px 52px;border:1px solid #e2d4bc;background:#faf6ee}
.home-curadoria-steps article>span{
  position:absolute;top:21px;left:18px;display:grid;width:24px;height:24px;place-items:center;
  border:1px solid #b28a4a;border-radius:50%;color:#8b642b;font:700 11px/1 Sora,Arial,sans-serif
}
.home-curadoria-steps h3{margin:0 0 8px;color:#805c26;font:500 19px/1.2 "Playfair Display",Georgia,serif}
.home-curadoria-steps p{margin:0;color:#5f5549;font-size:13px;line-height:1.55}

.official-profile-section{padding:54px 0;background:#0b2134;color:#fff}
.official-profile-section .profile{
  grid-template-columns:250px minmax(0,1fr);gap:48px;width:min(920px,calc(100% - 48px));align-items:center
}
.official-profile-media{position:relative}
.official-profile-media:after{
  position:absolute;right:-14px;bottom:-14px;width:70%;height:55%;content:"";
  border-right:1px solid rgba(214,194,154,.56);border-bottom:1px solid rgba(214,194,154,.56);pointer-events:none
}
.official-profile-section .portrait{
  width:100%;height:330px;aspect-ratio:auto;object-fit:cover;object-position:center top;
  border:1px solid rgba(214,194,154,.46)
}
.official-profile-section .profile-copy{max-width:620px;padding:0}
.official-profile-section .profile-copy>.eyebrow{display:block;margin:0 0 10px;color:#d8bf8d}
.official-profile-section .profile-copy h2{
  margin:0 0 16px;color:#e0c999;font-size:38px;line-height:1.12;text-align:left
}
.official-profile-section .profile-copy .lead{
  margin:0 0 22px;color:#fff;font:500 16px/1.55 Sora,Arial,sans-serif;text-align:left
}
.official-profile-section .profile-copy p:not(.lead){margin:0 0 14px;color:#dbe2e7;font:400 15px/1.7 Poppins,Arial,sans-serif}
.official-profile-credentials{display:grid;gap:9px;margin:20px 0 0;padding:0;list-style:none}
.official-profile-credentials li{position:relative;padding-left:25px;color:#f0e8d8;font-size:14px}
.official-profile-credentials li:before{position:absolute;left:0;content:"✓";color:#d7bd87;font-weight:800}
.official-profile-section .profile-copy>p:last-child{margin:28px 0 0;text-align:left}
.official-profile-section .profile-copy>p:last-child .btn{width:auto;min-width:330px;max-width:100%;height:auto;min-height:44px}

.testimonial-section{min-height:0;padding:54px 0 42px;background:#f7f3ea}
.testimonial-section>.wrap{width:min(1050px,calc(100% - 48px))}
.testimonial-section>.wrap>.eyebrow{display:block;margin:0 0 8px;text-align:center}
.testimonial-section h2{max-width:780px;margin:0 auto 22px;font-size:31px;line-height:1.14;text-align:center}
.home-testimonial-carousel{position:relative}
.home-testimonial-viewport{overflow:hidden}
.home-testimonial-track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}
.home-testimonial-track::-webkit-scrollbar{display:none}
.home-testimonial-card{
  flex:0 0 100%;min-height:292px;padding:34px 58px;scroll-snap-align:start;
  border:1px solid #d8c7a6;background:#fff;box-shadow:0 16px 38px rgba(52,42,27,.08)
}
.home-testimonial-stars{margin:0 0 14px;color:#b9852e;letter-spacing:.16em}
.home-testimonial-card blockquote{
  display:-webkit-box;margin:0;overflow:hidden;color:#3d3933;
  -webkit-box-orient:vertical;-webkit-line-clamp:4;
  font:400 17px/1.62 "Playfair Display",Georgia,serif
}
.home-testimonial-card.is-expanded blockquote{display:block;overflow:visible}
.home-testimonial-read{
  margin-top:16px;padding:0;border:0;background:transparent;color:#8a642a;
  font:700 12px/1.2 Sora,Arial,sans-serif;text-decoration:underline;
  text-underline-offset:4px;cursor:pointer
}
.home-testimonial-card footer{display:flex;align-items:center;gap:14px;margin-top:24px;padding-top:18px;border-top:1px solid #e7dece}
.home-testimonial-avatar{flex:0 0 64px;width:64px;height:64px;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 0 0 3px #d6c29a,0 8px 18px rgba(52,42,27,.12)}
.home-testimonial-card footer>div{min-width:0}
.home-testimonial-card footer strong,.home-testimonial-card footer span{display:block}
.home-testimonial-card footer strong{color:#705026;font:600 16px/1.3 Sora,Arial,sans-serif}
.home-testimonial-card footer span{margin-top:4px;color:#766f66;font-size:12px}
.home-testimonial-control{
  position:absolute;top:50%;z-index:3;display:grid;width:45px;height:45px;place-items:center;
  transform:translateY(-50%);border:1px solid #d6c29a;border-radius:50%;
  background:#0b2134;color:#fff;font:30px/1 Georgia,serif;cursor:pointer
}
.home-testimonial-prev{left:-22px}.home-testimonial-next{right:-22px}

.home-next-client{padding:28px 0 34px;background:#f7f3ea;text-align:center}
.home-next-client p{margin:0;color:#1b2b38;font:500 28px/1.18 "Playfair Display",Georgia,serif}

.home-intents{padding:70px 0 78px;background:#071a2b;color:#fff}
.home-intents-head{text-align:center}
.home-intents-head .eyebrow{margin:0 0 8px;color:#d7bd87}
.home-intents-head h2{margin:0;color:#f6f2ea;font:500 36px/1.15 "Playfair Display",Georgia,serif}
.home-intent-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-top:34px}
.home-intent-card{
  grid-column:span 2;display:flex;min-height:360px;flex-direction:column;align-items:flex-start;padding:24px 20px;
  border:1px solid rgba(214,194,154,.4);background:#0d273b;text-align:left
}
.home-intent-card:nth-child(4){grid-column:2 / span 2}
.home-intent-card:nth-child(5){grid-column:4 / span 2}
.home-intent-icon{
  display:grid;width:42px;height:42px;place-items:center;border:1px solid #d6c29a;
  color:#dfc997;font:600 16px/1 "Playfair Display",Georgia,serif
}
.home-intent-card h3{margin:18px 0 10px;color:#e5ce9c;font:500 21px/1.18 "Playfair Display",Georgia,serif}
.home-intent-card p{margin:0 0 20px;color:#d2dbe0;font-size:13px;line-height:1.6}
.home-intent-card .home-intent-subtitle{margin:0 0 14px;color:#fff;font-weight:700;line-height:1.45}
.home-intent-card .btn{
  width:100%;min-height:42px;margin-top:auto;padding:10px 12px;border-color:#d6c29a;
  background:#d6c29a;color:#2d2419;font-size:12px
}

.footer .grid{grid-template-columns:2fr 1fr 1.1fr .8fr}
.footer-brand-title{height:auto;margin:0 0 22px;text-align:center;color:#d6c29a;font-size:24px;line-height:1.24}
.footer-brand-title small{color:#d6c29a;font-size:14px}
.footer-about p{margin:0;color:#eee9df;font-size:13px;line-height:1.72}
.footer-nav a{color:#eee9df}
.footer-nav a:hover,.footer-nav a:focus-visible{color:#d6c29a}
.official-selection-tabs button.is-active{background:#805c26}
.testimonial-section>.wrap>.eyebrow{color:#76501d}
.official-related-card strong{color:#76501d}
.official-source-links a{color:#76501d}

.official-listing-filter{padding:24px 0 26px;background:#aa9b82}
.official-listing-filter .wrap{width:min(1140px,calc(100% - 48px))}
.official-listing-filter h1{
  display:block;margin:0 0 14px;color:#201b17;
  font:500 30px/1.12 "Playfair Display",Georgia,serif
}
.official-listing-filter .search-panel{
  display:block;width:100%;margin:0;padding:0;background:transparent;border:0
}
.official-listing-filter .filters{
  display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-items:end
}
.official-listing-filter .field{order:1;display:grid}
.official-listing-filter .field:nth-of-type(1){order:0;grid-column:1/-1}
.official-listing-filter .field:nth-of-type(7),.official-listing-filter .field:nth-of-type(8){display:grid}
.official-listing-filter .field label{
  position:static;width:auto;height:auto;margin:0 0 4px;padding:0;overflow:visible;clip:auto;
  color:#2f2923;font:700 10px/1.2 Sora,Arial,sans-serif;text-transform:uppercase;letter-spacing:.04em
}
.official-listing-filter .field input,.official-listing-filter .field select{
  min-height:42px;border:1px solid #d8d0c1;border-radius:18px;padding:8px 14px;
  background:#fff;color:#25201d;font-size:14px
}
.official-listing-filter .field:nth-of-type(1) input{border-radius:7px}
.official-listing-filter .filter-actions{
  order:2;display:grid;grid-template-columns:1fr 1fr;gap:8px;grid-column:5/-1
}
.official-listing-filter .filter-actions .btn,.official-listing-filter .filter-actions .btn-light{
  width:100%;min-height:42px;padding:8px 14px;border-color:#d8d0c1;color:#201b17
}
.official-listing-filter .filter-actions .btn{background:#805c26;color:#fff}
.official-listing-filter .filter-actions .btn-light{background:#fff}
.listing-results{padding-top:28px}
.listing-results .grid{background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.08);padding:24px;gap:20px}

.official-price-card{border:1px solid rgba(214,194,154,.56);border-radius:10px}
.official-price-tabs{border-bottom:1px solid #e4d8c2;background:#f7f3eb}
.official-price-tab{flex:1;min-width:0;padding:10px 14px;background:transparent;color:#5b5044;font-weight:700}
.official-price-tab.is-active{background:#d6c29a;color:#2e261e}
.official-price-body{padding:17px 18px 15px}
.official-price-value{margin:0 0 11px;color:#3c352f;font-size:25px;font-weight:600}
.official-price-costs{gap:0;color:#51483f;font:600 13px/1.35 Sora,Arial,sans-serif}
.official-price-costs span{padding-right:16px}
.official-price-costs span+span{padding-left:16px;border-left:1px solid #ded5c6}
.official-lead-panel{
  top:96px;max-height:calc(100vh - 112px);padding:18px 17px;overflow:auto;
  background:rgba(36,39,39,.94);scrollbar-width:thin;scrollbar-color:#d6c29a transparent
}
.official-lead-panel h2{text-align:left;font-size:18px;line-height:1.24}
.official-lead-panel>.official-whatsapp{margin:11px 0 4px;background:#12a74b}
.official-whatsapp .icon{width:20px;height:20px}
.official-lead-panel>.official-lead-fast{margin:0 0 10px!important;color:#dce5df;text-align:left!important;font-size:11px!important}
.official-broker{margin:0 0 14px;padding:10px 0 14px;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}
.official-broker img{width:58px;height:58px}
.official-broker-details{display:grid;gap:1px;min-width:0}
.official-broker-details strong{font-size:14px}
.official-broker-details span,.official-broker-details a{color:#e2ddd3;font-size:11px;line-height:1.35}
.official-lead-form-heading{text-align:left}
.official-lead-form-heading h3{margin:0;color:#e2c992;font:500 18px/1.2 "Playfair Display",Georgia,serif}
.official-lead-form-heading p{margin:4px 0 9px;color:#e2ddd3;text-align:left;font-size:10px;line-height:1.4}
.official-lead-panel form{gap:7px}
.official-lead-panel textarea{min-height:62px}
.official-lead-panel .btn{min-height:39px}
.official-lead-privacy{margin-bottom:0!important}
.official-property-search-cta{
  max-width:760px;margin:42px auto 8px;padding:34px;text-align:center;
  border:1px solid #d9c8a7;background:#f7f1e5
}
.official-property-search-cta h2{margin:0 0 12px;font:500 29px/1.16 "Playfair Display",Georgia,serif}
.official-property-search-cta p{margin:0 auto 20px;color:#665f56;font-size:14px;line-height:1.65}
.official-property-search-cta .btn{min-width:250px;border-radius:22px;background:#d6c29a;border-color:#d6c29a;color:#2d2419}
.carousel-video{
  position:absolute;right:62px;bottom:48px;z-index:4;display:grid;width:40px;height:40px;
  place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.95);
  color:#171311;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.18)
}
.carousel-video .icon{width:21px;height:21px}
.carousel-video:hover,.carousel-video:focus-visible{background:#d6c29a;outline:2px solid #fff}
.official-related-track{overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
.official-related-track::-webkit-scrollbar{display:none}

@media(min-width:1101px){
  .official-home-hero{min-height:720px;padding:156px 0 78px;background-position:left 58%;background-size:126% auto}
  .official-home-hero-inner{grid-template-columns:minmax(0,510px) minmax(420px,470px);column-gap:64px}
  .official-search-wrap{justify-self:end;transform:translateY(-46px)}
  .official-hero-contact{grid-column:1;grid-row:3;margin:22px 0 0;text-align:left}
  .official-hero-contact .btn{min-width:300px}
}

@media(max-width:840px){
  .official-single-top:before{background:none}
  .top .nav{gap:8px}
  .top .brand-lockup{flex:0 1 auto}
  .top .brand-logo{width:auto;height:48px}
  .mobile-announce-cta{
    display:inline-flex;min-height:34px;margin-left:auto;align-items:center;padding:7px 9px;
    border:1px solid rgba(220,197,151,.78);border-radius:4px;color:#f0dba9;
    font:600 9px/1.15 Sora,Arial,sans-serif;text-align:center
  }
  .menu-toggle{flex:0 0 42px;min-width:42px}
  .home-page .official-home-hero{
    min-height:680px;padding:112px 0 50px;
    background-image:linear-gradient(rgba(12,18,22,.43),rgba(12,18,22,.48)),url('/assets/brand/ilvs-home-hero-mobile-20260721.webp');
    background-position:center center
  }
  .official-search-tabs>*:last-child{grid-column:auto}
  .official-search-wrap{transform:none}
  .official-search-panel{background:rgba(18,21,22,.82)}
  .official-home-advanced .filter-actions{grid-template-columns:1fr}
  .official-hero-contact{margin-top:18px}
  .official-hero-contact .btn{width:min(100%,250px);min-width:0;padding-right:12px;padding-left:12px}
  .official-hero-authority{margin-top:22px}
  .home-offmarket-curadoria{padding:46px 0 52px}
  .home-offmarket-curadoria>.wrap{width:min(100% - 32px,430px)}
  .home-offmarket-banner,.home-curadoria{grid-template-columns:1fr;padding:26px 22px;gap:22px}
  .home-offmarket-banner h2,.home-curadoria h2{font-size:28px}
  .home-offmarket-banner .btn{width:100%;min-width:0}
  .home-curadoria-steps{grid-template-columns:1fr}
  .home-curadoria-steps article{min-height:0}
  .home-curadoria-actions{display:grid!important}
  .home-curadoria-actions .btn{width:100%;min-width:0}
  .official-profile-section{padding:52px 0}
  .official-profile-section .profile{grid-template-columns:1fr;width:min(100% - 32px,430px);gap:34px}
  .official-profile-section .portrait{width:100%;height:auto;aspect-ratio:2/3;margin:0}
  .official-profile-section .profile-copy{width:100%;margin:0}
  .official-profile-section .profile-copy h2{font-size:30px;line-height:1.14}
  .official-profile-section .profile-copy>p:last-child{text-align:center}
  .official-profile-section .profile-copy>p:last-child .btn{width:100%;min-width:0;height:auto}
  .testimonial-section{padding:50px 0 58px}
  .testimonial-section>.wrap{width:min(100% - 40px,430px)}
  .testimonial-section h2{width:auto;font-size:28px;line-height:1.18}
  .home-testimonial-card{min-height:0;padding:28px 24px}
  .home-testimonial-card blockquote{font-size:16px;line-height:1.65}
  .home-testimonial-avatar{flex-basis:58px;width:58px;height:58px}
  .home-testimonial-control{width:40px;height:40px}
  .home-testimonial-prev{left:-17px}.home-testimonial-next{right:-17px}
  .home-next-client{padding:22px 0 28px}
  .home-next-client p{font-size:24px}
  .home-intents{padding:50px 0 56px}
  .home-intents>.wrap{width:min(100% - 32px,430px)}
  .home-intents-head h2{font-size:30px}
  .home-intent-grid{grid-template-columns:1fr;gap:14px}
  .home-intent-card,.home-intent-card:nth-child(4),.home-intent-card:nth-child(5){grid-column:auto;min-height:0}
  .official-listing-filter{padding:20px 0 22px}
  .official-listing-filter .wrap{width:min(100% - 32px,430px)}
  .official-listing-filter h1{font-size:28px}
  .official-listing-filter .filters{grid-template-columns:1fr}
  .official-listing-filter .field:nth-of-type(1),.official-listing-filter .filter-actions{grid-column:auto}
  .official-listing-filter .filter-actions{grid-template-columns:1fr}
  .listing-results .grid{padding:16px}
  .footer .grid{grid-template-columns:1fr}
  .footer-about p{max-width:480px;margin:0 auto}
  .site-floating-whatsapp{right:17px;bottom:17px;width:52px;height:52px}
  .official-floating-whatsapp{right:16px;bottom:70px;display:grid;width:50px;height:50px}
  .official-single-grid .official-lead-panel{
    position:static;display:block;max-height:none;margin-top:20px;overflow:visible;border-radius:10px
  }
  .official-mobile-summary .btn{
    background:#12a74b;border-color:#12a74b;color:#fff
  }
  .official-property-search-cta{padding:26px 20px}
  .official-property-search-cta h2{font-size:25px}
  .official-property-search-cta .btn{width:100%;min-width:0}
}

/* Feedback de 25/07: progressive search, compact mobile journey and
   content-first property/condominium singles. */
.menu-toggle{gap:7px;width:auto;padding:0 10px;font-size:22px}
.menu-toggle-label{font:700 10px/1 Sora,Arial,sans-serif;text-transform:uppercase;letter-spacing:.06em}
.requested-copy-line{display:inline}
.official-home-subtitle span{display:inline}
.official-home-subtitle span+span:before{content:" "}
.testimonial-section h2>span{display:block}
.home-intent-card-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;width:100%}
.home-intent-card-head h3{margin:2px 0 7px}
.home-intent-card-head .home-intent-subtitle{margin:0 0 16px}

.official-listing-filter>.wrap{height:auto;padding:0;background:transparent}
.official-catalog-search{
  position:relative;overflow:hidden;border:1px solid rgba(52,42,29,.22);
  background:rgba(255,255,255,.2)
}
.official-catalog-tabs{display:flex;gap:1px;align-items:stretch;background:rgba(16,24,31,.82)}
.official-catalog-tabs button{
  min-height:42px;padding:10px 20px;border:0;background:transparent;color:#fff;
  font:700 12px/1.2 Sora,Arial,sans-serif;cursor:pointer
}
.official-catalog-tabs button.is-active{background:#d6c29a;color:#2d2419}
.official-catalog-search>[data-catalog-panel]{padding:16px}
.official-catalog-search .home-search{display:grid;grid-template-columns:minmax(0,1fr) 190px auto;gap:12px;align-items:end}
.official-catalog-search .home-search .field,
.official-catalog-search .home-search .field:nth-of-type(1){
  position:static!important;display:grid!important;grid-column:auto!important;order:initial!important;
  width:auto!important;height:auto!important
}
.official-catalog-search .home-search .filter-actions{
  display:block;grid-column:auto!important;order:initial!important
}
.official-catalog-search .home-search .filter-actions .btn{width:100%;min-height:42px}
.listing-advanced-search{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.listing-advanced-search>.field,
.listing-advanced-search>.advanced-extra-fields>.field{
  position:static!important;display:grid!important;grid-column:auto!important;
  order:initial!important;width:auto!important;height:auto!important
}
.advanced-extra-fields{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;grid-column:1/-1
}
.advanced-filter-toggle{
  grid-column:1/2;min-height:42px;padding:8px 14px;border:1px solid rgba(56,43,28,.38);
  background:rgba(255,255,255,.72);color:#4d3619;font:700 12px/1 Sora,Arial,sans-serif;cursor:pointer
}
.listing-advanced-search>.filter-actions{
  display:grid!important;grid-template-columns:1fr 1fr!important;
  grid-column:3/-1!important;order:initial!important
}
.listing-results .grid{grid-template-columns:repeat(3,minmax(0,1fr))}

.official-lead-panel.is-following{
  position:fixed!important;z-index:19;top:22px!important;left:var(--sticky-left)!important;
  width:var(--sticky-width)!important;max-height:calc(100vh - 44px)
}
.official-single-card{text-align:left}
.official-single-card h2,.official-single-card p,.official-single-card li{text-align:left}
.official-single-highlights span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.official-price-value{font-family:Sora,Arial,sans-serif;font-size:27px;font-weight:700}
.official-price-costs{font-family:Sora,Arial,sans-serif;font-size:14px;font-weight:600}
.official-property-search-cta h2 span{display:block}
.carousel-floorplan{
  position:absolute;right:110px;bottom:48px;z-index:4;display:grid;width:40px;height:40px;
  place-items:center;border-radius:50%;background:rgba(255,255,255,.95);color:#171311;
  box-shadow:0 2px 8px rgba(0,0,0,.18)
}
.carousel-floorplan .icon{width:21px;height:21px}
.carousel-floorplan:hover,.carousel-floorplan:focus-visible{background:#d6c29a;outline:2px solid #fff}

.official-condo-hero{width:min(1200px,100%);margin:0 auto;background:#0b2134}
.official-condo-hero .property-carousel{min-height:0}
.official-condo-hero .carousel-image{display:block;width:100%;height:520px;object-fit:cover}
.official-condo-description.is-collapsed>p:nth-of-type(n+3),
.official-condo-description.is-collapsed>h2:nth-of-type(n+2){display:none}
.official-condo-description .official-expand{margin-top:16px}
.official-condo-nav{justify-content:center}

.official-launch-index-hero{display:block;height:auto;min-height:430px;padding:92px 0 72px;background:#0b2134;color:#fff}
.official-launch-index-hero .wrap{width:min(1040px,calc(100% - 48px))}
.official-launch-index-hero h1{max-width:780px;margin:8px 0 16px;color:#fff;font:500 48px/1.08 "Playfair Display",Georgia,serif}
.official-launch-index-hero p:last-child{max-width:760px;color:#e4e8eb;font-size:16px;line-height:1.7}
.official-launch-results{padding:56px 0 76px;background:#f7f3ea}
.official-launch-results .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px}
.sell-hero{background-position:center top;background-size:cover}
.advanced-extra-fields[hidden]{display:none!important}
.official-hidden-map{display:none}
.official-property-map{max-width:730px;margin:40px auto}.official-property-map .rich-section{margin:0}
.property-map-directory{padding:54px 0 86px;background:#f8f6f1}.property-map-directory .controlled-location-section{margin:30px 0 0}.property-map-selector{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 14px;align-items:end;min-width:0}.property-map-selector label{grid-column:1/-1;color:#625a50;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.property-map-selector select{width:100%;min-width:0;max-width:100%;min-height:48px;padding:10px 12px;border:1px solid #cfc4b2;background:#fff;color:#25211d;font:14px/1.3 Poppins,Arial,sans-serif;text-overflow:ellipsis}.property-map-selector .btn{min-height:48px}
@media(max-width:680px){.property-map-selector{grid-template-columns:minmax(0,1fr)}.property-map-selector .btn{width:100%}.controlled-map-frame,.controlled-map-canvas{min-height:280px}}
.listing-card-prices strong{color:#5d421e;font-weight:700}
.footer-phone{display:flex;align-items:center;gap:10px}
.footer-phone a{display:inline-flex;align-items:center;gap:7px;color:#fff}
.footer-phone a:last-child{
  display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(255,255,255,.45);
  border-radius:50%;color:#54d27d
}
.footer-phone .icon{width:19px;height:19px}
.footer-address{
  display:flex;justify-content:center;align-items:center;gap:7px;font-weight:400
}
.footer-address .icon{width:17px;height:17px;color:#d6c29a}
.footer-address a{color:#fff}
.footer-social a{
  display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(255,255,255,.45);
  border-radius:50%;color:#d6c29a;transition:border-color .18s ease,color .18s ease,transform .18s ease
}
.footer-social a:hover,.footer-social a:focus-visible{
  color:#fff;border-color:#d6c29a;transform:translateY(-2px)
}
.footer-social .social-icon{width:16px;height:16px}

@media(min-width:841px){
  .official-home-subtitle span{display:block}
  .official-home-subtitle span+span:before{content:none}
  .home-intents{padding:48px 0 54px}
  .home-intent-grid{gap:14px;margin-top:25px}
  .home-intent-card{min-height:310px;padding:19px 18px}
  .home-intent-card-head{gap:11px}
  .home-intent-card h3{font-size:19px}
  .home-intent-card .home-intent-subtitle{margin-bottom:10px;font-size:12px}
  .home-intent-card>p{margin-bottom:14px;font-size:12px;line-height:1.48}
  .home-intent-card .btn{min-height:39px}

  .official-single-card>.official-description-copy,
  .official-single-card>.official-floor-plans,
  .official-single-card>.official-amenities,
  .official-single-card>.official-exclusive-cta,
  .official-single-card>.official-related,
  .official-single-card>.official-share,
  .official-single-card>.official-source-links,
  .official-single-card>.official-property-search-cta{
    width:min(730px,calc(100% - 390px));max-width:none;margin-right:auto;margin-left:0
  }
  .official-single-card>.official-exclusive-cta{text-align:left}
  .official-single-card>.official-share{justify-content:flex-start}
  .official-single-card>.official-source-links{justify-content:flex-start}
  .official-single-card>.official-property-search-cta{text-align:left}
}

@media(max-width:840px){
  .top .nav{gap:5px}
  .top .brand-logo{height:44px}
  .mobile-announce-cta{margin-left:auto;padding:7px 7px}
  .menu-toggle{flex:0 0 auto;min-width:58px;padding:0 6px}
  .menu-toggle-label{font-size:9px}

  .home-page .official-home-hero{
    height:auto;min-height:0;padding:92px 0 38px;background-position:52% calc(100% - 60px);background-size:auto 115%
  }
  .home-page .official-selection{position:relative;margin-top:-38px}
  .home-page .official-home-hero-inner{display:block}
  .home-page .official-home-hero h1{
    width:100%;max-width:400px;margin:0 auto 10px;font-size:clamp(32px,9.2vw,36px);line-height:1.08;text-wrap:balance
  }
  .official-home-subtitle{font-size:14px;line-height:1.45}
  .official-home-subtitle span{display:block}
  .official-home-subtitle span+span:before{content:none}
  .official-search-wrap{margin-top:235px}
  .official-search-panel{padding:15px}
  .official-home-advanced .listing-advanced-search{grid-template-columns:1fr!important}
  .official-home-advanced .advanced-extra-fields{grid-template-columns:1fr}
  .official-home-advanced .advanced-filter-toggle,
  .official-home-advanced .filter-actions{grid-column:auto!important}
  .official-hero-contact{margin-top:22px}
  .official-hero-authority{margin-top:18px;font-size:11px;line-height:1.45}
  .home-page .site-floating-whatsapp{
    bottom:77px;opacity:1;pointer-events:auto;
    transition:top .18s ease,transform .18s ease,box-shadow .2s ease,background .2s ease
  }
  .home-page.home-search-in-view .site-floating-whatsapp{
    top:var(--home-whatsapp-top,calc(100vh - 60px));right:8px;bottom:auto;
    width:48px;height:48px;opacity:1;pointer-events:auto;transform:none
  }

  .testimonial-section{padding:40px 0 12px}
  .testimonial-section h2{font-size:20px;line-height:1.16}
  .home-next-client{padding:14px 0 26px}
  .home-next-client p{font-size:22px}
  .home-intents{padding-top:38px}
  .home-intents-head h2{
    max-width:400px;margin-right:auto;margin-left:auto;
    font-size:clamp(20px,5.5vw,22px);line-height:1.12;letter-spacing:-.02em
  }
  .requested-copy-line{display:block;white-space:nowrap}
  .home-page .official-home-hero h1 .requested-copy-line{white-space:normal}
  .official-selection-head h2 .requested-copy-line,
  .official-profile-section .profile-copy>.eyebrow .requested-copy-line,
  .home-intents-head h2 .requested-copy-line{white-space:nowrap}
  .official-selection-subtitle{
    font-size:clamp(11px,3.15vw,12px);line-height:1.45
  }
  .official-selection-subtitle .selection-subtitle-break{display:none}
  .home-curadoria-heading>.eyebrow span{display:block}
  .home-intent-card{padding:18px 17px}
  .home-intent-card-head{grid-template-columns:40px minmax(0,1fr);gap:12px}
  .home-intent-icon{width:40px;height:40px}
  .home-intent-card-head h3{margin:0 0 5px;font-size:20px}
  .home-intent-card-head .home-intent-subtitle{margin:0 0 12px;font-size:13px;line-height:1.35}
  .home-intent-card>p{margin-bottom:16px;font-size:15px;line-height:1.58}

  .official-catalog-search>[data-catalog-panel]{padding:12px}
  .official-catalog-tabs button{flex:1;padding:9px 8px;font-size:11px}
  .official-catalog-search .home-search,
  .listing-advanced-search{grid-template-columns:1fr!important}
  .advanced-extra-fields{grid-template-columns:1fr}
  .advanced-filter-toggle,.listing-advanced-search .filter-actions{grid-column:auto!important}
  .listing-results .grid{grid-template-columns:1fr;padding:0;background:transparent}

  .official-single-head h1{font-size:26px;line-height:1.08}
  .official-single-highlights{grid-template-columns:1fr;gap:5px}
  .official-single-highlights span{font-size:12px}
  .official-main-carousel .carousel-image{aspect-ratio:1.35/1}
  .official-mobile-summary{padding-top:8px;text-align:left}
  .official-mobile-summary .mobile-facts{font-size:13px}
  .official-mobile-summary .mobile-address{font-size:14px}
  .official-mobile-summary .mobile-price strong{font-size:23px}
  .official-mobile-summary .mobile-cost{font-family:Sora,Arial,sans-serif;font-size:16px}
  .official-single-grid .official-lead-panel{display:none}
  .carousel-video,.carousel-floorplan{bottom:46px}
  .carousel-floorplan{right:108px}
  .official-property-search-cta h2 span{display:block}

  .official-condo-titlebar{padding:18px 0}
  .official-condo-titlebar .wrap{display:grid;gap:14px}
  .official-condo-titlebar .btn{width:100%}
  .official-condo-hero{margin:0}
  .official-condo-hero .carousel-image{height:290px}
  .official-condo-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;justify-content:stretch}
  .official-condo-nav a{min-width:0;padding:12px 4px;text-align:center;font-size:13px}
  .official-condo-nav a+a{border-left:1px solid #aaa}
  .official-condo-nav a+a:before{content:none}
  .official-condo-main{display:flex;flex-direction:column;padding-top:24px}
  .official-condo-copy{order:1}
  .official-condo-lead{order:2}
  .official-condo-copy #imagens{order:-1}
  .official-condo-description.is-collapsed{max-height:310px;overflow:hidden}

  .official-launch-index-hero{min-height:0;padding:54px 0 44px}
  .official-launch-index-hero .wrap{width:min(100% - 32px,430px)}
  .official-launch-index-hero h1{font-size:34px}
  .official-launch-results{padding:40px 0 54px}
  .official-launch-results .grid{grid-template-columns:1fr}
  .sell-hero{background-position:center 25%;background-size:cover}
  .official-mobile-interest{background:#d6c29a;color:#241d16}
  .footer-brand-title{font-size:clamp(13px,4vw,16px);line-height:1.3;letter-spacing:0}
  .footer-brand-title>span{white-space:nowrap}
  .footer-phone,.footer-address{justify-content:center}
}

@media(max-width:370px){
  .home-page .official-hero-authority{margin-top:0;font-size:9.5px}
}

@media(max-width:380px){
  .home-page .site-floating-whatsapp{bottom:47px}
}

/* Feedback de 27/07: map pins úteis, lançamento filtrável e singles mais
   compactos, orientados a benefício e com ações de contato consistentes. */
.controlled-map-frame{position:relative}
.controlled-property-pin,.controlled-poi-pin{background:transparent!important;border:0!important}
.controlled-poi-pin span{
  display:grid;width:26px;height:26px;place-items:center;border:2px solid #fff;
  border-radius:50%;background:#a87832;color:#fff;box-shadow:0 2px 7px rgba(0,0,0,.32);
  font:800 12px/1 Sora,Arial,sans-serif
}
.controlled-poi-pin.is-health span{background:#196a87}
.controlled-poi-pin.is-emergency span{background:#a84036}
.controlled-poi-pin.is-park span{background:#43845d}
.controlled-map-legend{
  position:absolute;z-index:500;right:10px;bottom:10px;display:flex;flex-wrap:wrap;gap:7px;
  padding:7px 9px;border:1px solid rgba(0,0,0,.08);border-radius:6px;
  background:rgba(255,255,255,.94);box-shadow:0 2px 8px rgba(0,0,0,.14);
  color:#423b34;font:700 10px/1.25 Sora,Arial,sans-serif
}
.controlled-map-legend span{display:flex;align-items:center;gap:5px}
.controlled-map-legend i{display:inline-block;width:9px;height:9px;border-radius:50%;background:#21a957}
.controlled-map-legend span+span i{background:#a87832}
.controlled-poi-popup strong,.controlled-poi-popup span{display:block}
.controlled-poi-popup span{margin-top:3px;color:#625a50;font-size:11px}

.official-launch-filter{
  display:grid;grid-template-columns:minmax(230px,1.4fr) repeat(3,minmax(140px,1fr)) auto;
  gap:12px;align-items:end;margin:0 0 25px;padding:20px;border:1px solid #d9ccb7;
  background:#fff;box-shadow:0 8px 24px rgba(28,23,17,.06)
}
.official-launch-filter .field{gap:6px}
.official-launch-filter label{color:#4f4438;font:700 10px/1.2 Sora,Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}
.official-launch-filter input,.official-launch-filter select{
  min-height:43px;border:1px solid #d4cab9;background:#fff;color:#2b251f;
  padding:9px 11px;font:13px/1.25 Sora,Arial,sans-serif
}
.official-launch-filter .btn-light{min-height:43px;white-space:nowrap}
.official-launch-results [data-launch-card]>.card{height:100%}
.official-launch-results [data-launch-empty]{margin:18px 0}

.official-single-highlights{display:block}
.official-single-highlight-grid{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 20px;
  width:min(100%,560px);margin:17px auto 0;color:#fff;font-size:12px;font-weight:700
}
.official-single-highlight-grid span{min-width:0;text-align:center}
.official-single-highlight-grid span:before{content:"✓ ";color:#e7ce9b;font-weight:900}
.official-single-highlight-grid span:last-child:nth-child(odd){grid-column:1/-1}
.official-lead-panel>.official-whatsapp{
  min-height:48px;margin:11px 0 6px;border:1px solid rgba(255,255,255,.3);
  border-radius:10px;background:linear-gradient(135deg,#159b4a,#18bb58);
  box-shadow:0 5px 15px rgba(0,0,0,.2);font:700 13px/1.2 Sora,Arial,sans-serif
}
.official-lead-panel>.official-whatsapp .icon{width:21px;height:21px}
.official-mobile-summary .btn{
  display:flex;align-items:center;justify-content:center;gap:9px;
  width:min(100%,270px);min-height:47px;border:1px solid rgba(255,255,255,.38);
  border-radius:10px;background:linear-gradient(135deg,#159b4a,#18bb58);
  box-shadow:0 5px 15px rgba(0,0,0,.2);color:#fff;font:700 13px/1.25 Sora,Arial,sans-serif
}
.official-mobile-summary .btn .icon{width:20px;height:20px}
.carousel-camera,.carousel-video,.carousel-floorplan{top:14px;bottom:auto}

@media(max-width:840px){
  .official-launch-filter{grid-template-columns:1fr;margin-bottom:20px;padding:15px}
  .official-launch-filter .btn-light{width:100%}
  .official-single-title{padding:0 8px}
  .official-single-head{margin-bottom:10px}
  .official-single-highlight-grid{
    gap:5px 9px;width:100%;margin-top:10px;font-size:10px;line-height:1.3
  }
  .official-single-highlight-grid span{white-space:normal}
  .official-main-carousel .carousel-image{aspect-ratio:1.42/1}
  .carousel-camera,.carousel-video,.carousel-floorplan{top:10px;bottom:auto}
  .carousel-camera{right:10px}
  .carousel-video{right:58px}
  .carousel-floorplan{right:106px}
  .official-mobile-summary{gap:3px;padding-top:8px}
  .official-mobile-summary .btn{margin-top:13px}
  .official-mobile-interest{
    right:12px;bottom:12px;left:12px;display:flex;min-height:48px;
    align-items:center;justify-content:center;gap:9px;padding:12px 18px;
    border:1px solid rgba(255,255,255,.38);border-radius:10px;
    background:linear-gradient(135deg,#159b4a,#18bb58);color:#fff;
    box-shadow:0 8px 24px rgba(0,0,0,.28);
    font:700 13px/1.25 Sora,Arial,sans-serif
  }
  .official-mobile-interest .icon{width:21px;height:21px}
  .official-single>.official-floating-whatsapp{display:none}
  .official-single-content{padding-bottom:88px}
  .home-curadoria-main p{color:#3e362f;font-size:15px;line-height:1.65}
  .home-curadoria-steps p{color:#473e35;font-size:14px;line-height:1.58}
  .controlled-map-legend{right:7px;bottom:7px;max-width:calc(100% - 14px);font-size:9px}
}

/* Hero reconstruída sem tipografia rasterizada. O retrato e a composição têm
   versões próprias para desktop e mobile; todo o conteúdo permanece HTML. */
.sell-hero{
  position:relative;isolation:isolate;display:flex;min-height:clamp(560px,48.56vw,760px);
  overflow:hidden;background-color:#77808a;
  background-image:linear-gradient(90deg,rgba(9,17,24,.78) 0%,rgba(9,17,24,.48) 34%,rgba(9,17,24,.08) 60%,rgba(9,17,24,0) 78%),var(--sell-hero-desktop);
  background-position:center,right center;background-repeat:no-repeat;background-size:cover,auto 100%;
  color:#fff
}
.sell-hero:after{
  position:absolute;z-index:-1;inset:auto 0 0;height:34%;content:"";
  background:linear-gradient(0deg,rgba(7,13,18,.38),transparent)
}
.sell-hero .wrap{
  display:flex;justify-content:flex-start;align-items:center;min-height:inherit;padding-top:40px;padding-bottom:40px
}
.sell-hero-copy{width:min(760px,56%);text-align:left;text-shadow:0 2px 20px rgba(0,0,0,.42)}
.sell-hero-copy h1{
  max-width:760px;margin:0 0 18px;color:#fff;
  font:400 clamp(46px,4.2vw,68px)/1.02 "Playfair Display",Georgia,serif;letter-spacing:-.025em
}
.sell-hero-copy>p:not(.eyebrow){max-width:500px;margin:0 0 27px;font:400 18px/1.55 Poppins,Arial,sans-serif}
.sell-hero .sell-hero-cta{
  min-width:190px;margin:0;border-color:#d1b98a;border-radius:10px;
  background:#d1b98a;color:#171311;text-shadow:none
}
.sell-hero .sell-hero-cta:hover,.sell-hero .sell-hero-cta:focus-visible{
  border-color:#c6aa71;background:#c6aa71;color:#171311
}
.sell-intro .sell-intro-cta{display:none;color:#171311}
.sell-intro>h2{margin:0 0 14px;font-size:31px}

/* Contatos flutuantes autônomos. Nesta fase não há coleta nem envio ao CRM:
   as ações terminam nos canais oficiais da marca. */
.official-floating-whatsapp,.site-floating-whatsapp{display:none!important}
.social-contact-dock{
  position:fixed;right:22px;bottom:22px;z-index:70;
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif
}
.contact-fab-stack{display:flex;flex-direction:column;align-items:center;gap:10px}
.contact-fab{
  position:relative;display:grid;width:56px;height:56px;place-items:center;padding:0;
  border:1px solid rgba(255,255,255,.82);border-radius:50%;cursor:pointer;
  box-shadow:0 6px 18px rgba(0,0,0,.24);transition:transform .18s ease,box-shadow .18s ease,background .18s ease
}
.contact-fab:hover,.contact-fab:focus-visible{
  transform:translateY(-2px);box-shadow:0 9px 23px rgba(0,0,0,.3);outline:2px solid rgba(255,255,255,.94);outline-offset:3px
}
.contact-fab svg{display:block;width:28px;height:28px}
.contact-fab-whatsapp{background:#25d366;color:#fff}
.contact-fab-whatsapp:hover,.contact-fab-whatsapp:focus-visible{background:#1ebe5d}
.contact-fab-whatsapp svg{width:28px;height:28px;fill:#fff}
.contact-panel{
  position:absolute;right:0;bottom:68px;display:flex;width:min(360px,calc(100vw - 32px));
  max-height:min(430px,calc(100vh - 132px));flex-direction:column;overflow:hidden;
  border:1px solid rgba(255,255,255,.65);border-radius:14px;background:#ece5dd;
  box-shadow:0 18px 50px rgba(0,0,0,.36);color:#111
}
.contact-panel[hidden]{display:none}
.contact-panel-header{
  display:flex;align-items:center;gap:10px;padding:12px;background:#075e54;color:#fff
}
.contact-panel-avatar{
  display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;overflow:hidden;
  border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#25d366
}
.contact-panel-avatar svg{width:24px;height:24px}
.contact-panel-title{display:flex;min-width:0;flex:1;flex-direction:column;line-height:1.2}
.contact-panel-title strong{font-size:14px}
.contact-panel-title span{font-size:12px;opacity:.9}
.contact-panel-close{
  display:grid;width:34px;height:34px;place-items:center;padding:0;border:0;border-radius:50%;
  background:transparent;color:#fff;font-size:23px;line-height:1;cursor:pointer
}
.contact-panel-close:hover,.contact-panel-close:focus-visible{background:rgba(255,255,255,.16);outline:0}
.contact-panel-body{
  display:flex;min-height:170px;flex:1;flex-direction:column;gap:8px;padding:14px;overflow:auto;
  background:#ece5dd
}
.contact-bubble{
  width:fit-content;max-width:88%;margin:0;padding:9px 11px;border-radius:10px;
  background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.08);font-size:13px;line-height:1.45
}
.contact-bubble time{display:block;margin-top:3px;color:#777;font-size:10px;text-align:right}
.contact-panel-footer{display:grid;gap:8px;padding:10px;border-top:1px solid rgba(0,0,0,.08);background:#f2f2f2}
.contact-message{
  width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(0,0,0,.14);
  border-radius:22px;background:#fff;color:#222;font:13px/1.35 system-ui,sans-serif;resize:none
}
.contact-continue{
  display:flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:10px 14px;
  border-radius:9px;background:#25d366;color:#fff;font-size:13px;font-weight:800;text-align:center
}
.contact-continue svg{width:20px;height:20px;fill:currentColor}
.footer-social a[aria-label="Instagram"]{border-color:rgba(255,255,255,.72);background:#fff;color:#fff}
.footer-social a[aria-label="Instagram"] .social-icon{width:22px;height:22px}

@media(max-width:840px){
  .sell-hero{
    min-height:690px;background-color:#838b93;
    background-image:linear-gradient(180deg,rgba(8,15,21,.73) 0%,rgba(8,15,21,.43) 30%,rgba(8,15,21,.03) 52%,rgba(8,15,21,.13) 100%),var(--sell-hero-mobile);
    background-position:center,center center;background-size:cover,auto 100%
  }
  .sell-hero .wrap{width:100%;align-items:flex-start;padding:42px 20px}
  .institutional-hero>div{display:block}
  .sell-hero-copy{width:100%;max-width:350px}
  .sell-hero-copy h1{max-width:350px;margin-bottom:12px;font-size:clamp(30px,8vw,32px);line-height:1.02}
  .sell-hero-copy>p:not(.eyebrow){max-width:335px;margin-bottom:18px;font-size:15px;line-height:1.45}
  .sell-hero .sell-hero-cta{display:none}
  .sell-intro .sell-intro-cta{display:inline-flex;color:#171311}
  .sell-intro .sell-intro-cta:hover,.sell-intro .sell-intro-cta:focus-visible{color:#171311}
  .sell-intro>h2{font-size:28px}
  .social-contact-dock{right:16px;bottom:16px}
  .official-single+.social-contact-dock{bottom:76px}
  .contact-fab-stack{gap:8px}
  .contact-fab{width:52px;height:52px}
  .contact-fab svg{width:27px;height:27px}
  .contact-panel{right:0;bottom:64px;width:min(360px,calc(100vw - 32px));max-height:calc(100dvh - 96px)}
  .official-single+.social-contact-dock .contact-panel{max-height:calc(100dvh - 205px)}
}

@media(prefers-reduced-motion:reduce){
  .btn:before,.cta:before,.btn-light:before{display:none}
  .home-testimonial-track{scroll-behavior:auto}
  .contact-fab{transition:none}
}

/* Contrast-safe editorial links and supporting copy (WCAG AA, small text). */
.map-link,.official-condo-related-links a,.official-condo-article-list a{color:#76501a}
.about-author span,.sell-quote,.official-condo-share span{color:#666}
.collection-page .band .eyebrow{color:#684717}
.carousel-picture{display:block}
@media(max-width:840px){
  .btn,.cta,.btn-light,.advanced-filter-toggle,.official-search-tabs>*,.official-selection-tabs button,
  .voice-search-btn,.thumb-control,.related-control,.condo-strip-control{min-height:44px}
  .official-search-panel .field input,.field input,.field select{min-height:44px}
}
