.shared-module__aDcBBG__propertyGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.shared-module__aDcBBG__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;display:flex}.shared-module__aDcBBG__sectionTitle{margin-bottom:.5rem;font-size:2.5rem}.shared-module__aDcBBG__sectionSubtitle{color:var(--text-muted);font-size:1.1rem}.shared-module__aDcBBG__viewAllBtn{border:1px solid var(--border);color:var(--primary);background:#fff;border-radius:50px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.shared-module__aDcBBG__viewAllBtn:hover{border-color:var(--accent);color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.shared-module__aDcBBG__ctaSection{text-align:center;padding:5rem 2rem}.shared-module__aDcBBG__ctaBox{background:var(--grad-primary,linear-gradient(135deg, var(--primary), var(--accent)));border-radius:var(--radius-lg,1.5rem);text-align:center;color:#fff;box-shadow:var(--shadow-premium,0 20px 40px #0000001a);padding:5rem 2rem;position:relative;overflow:hidden}.shared-module__aDcBBG__ctaBox:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.shared-module__aDcBBG__ctaTitle{letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.8rem}.shared-module__aDcBBG__ctaText{opacity:.85;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.shared-module__aDcBBG__ctaButton{background:var(--grad-gold,linear-gradient(135deg, #d4af37, #f3e5ab));color:#fff;border-radius:50px;padding:1.25rem 3.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-block;box-shadow:0 10px 20px #00000026}.shared-module__aDcBBG__ctaButton:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px #00000040}.shared-module__aDcBBG__fadeIn{opacity:0;animation:.6s ease-out forwards shared-module__aDcBBG__fadeInUp}@keyframes shared-module__aDcBBG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.shared-module__aDcBBG__variantClassic .shared-module__aDcBBG__ctaBox{color:var(--primary);background:#fff;border:1px solid #dcdcdc}.shared-module__aDcBBG__variantClassic .shared-module__aDcBBG__ctaTitle{font-family:Playfair Display,Times New Roman,serif}.shared-module__aDcBBG__variantClassic .shared-module__aDcBBG__ctaButton{background:var(--primary);border:2px solid var(--primary);border-radius:0}.shared-module__aDcBBG__variantClassic .shared-module__aDcBBG__ctaButton:hover{color:var(--primary);background:0 0}.shared-module__aDcBBG__variantLuxury .shared-module__aDcBBG__ctaBox{border:1px solid var(--accent,#d4af37);background:#d4af370d}.shared-module__aDcBBG__variantLuxury .shared-module__aDcBBG__ctaTitle{color:var(--accent,#d4af37);text-transform:uppercase;font-weight:300}.shared-module__aDcBBG__variantLuxury .shared-module__aDcBBG__ctaButton{color:#000;background:linear-gradient(45deg,#d4af37,#f3e5ab);border-radius:0;font-weight:800}.shared-module__aDcBBG__variantMinimal .shared-module__aDcBBG__ctaBox{color:#1a1a1a;box-shadow:none;background:#f9fafb;padding:6rem 2rem}.shared-module__aDcBBG__variantMinimal .shared-module__aDcBBG__ctaButton{color:#000;box-shadow:none;background:0 0;border:1px solid #000;border-radius:0}.shared-module__aDcBBG__variantMinimal .shared-module__aDcBBG__ctaButton:hover{color:#fff;background:#000}.shared-module__aDcBBG__variantTech .shared-module__aDcBBG__ctaBox{background:linear-gradient(#050505,#111);border:1px solid #00ffff4d}.shared-module__aDcBBG__variantTech .shared-module__aDcBBG__ctaTitle{background:linear-gradient(90deg,#22d3ee,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.shared-module__aDcBBG__variantCreative .shared-module__aDcBBG__ctaBox{color:#000;background:#ffde59;border:4px solid #000;border-radius:2rem;transform:rotate(-1deg)}.shared-module__aDcBBG__variantCreative .shared-module__aDcBBG__ctaButton{color:#ffde59;background:#000;border-radius:9999px}@media (max-width:768px){.shared-module__aDcBBG__propertyGrid{grid-template-columns:1fr;gap:1.5rem}.shared-module__aDcBBG__sectionHeader{flex-direction:column;align-items:flex-start;gap:1.5rem}.shared-module__aDcBBG__sectionTitle{font-size:1.75rem}.shared-module__aDcBBG__ctaBox{padding:4rem 1.5rem}.shared-module__aDcBBG__ctaTitle{font-size:2rem}.shared-module__aDcBBG__ctaText{font-size:1rem}.shared-module__aDcBBG__viewAllBtn{text-align:center;width:100%}}
.modern-module__WiQLyq__modernWrapper{--primary:#2d3748;--accent:#68b0ab;--text-muted:#718096;--border:#e2e8f0;--shadow-sm:0 1px 3px #00000014;--grad-primary:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--grad-gold:linear-gradient(135deg, #d4af37, #f3e5ab);--radius-lg:1.5rem;--shadow-premium:0 20px 40px #0000001a}.modern-module__WiQLyq__heroSection{background:var(--grad-primary);color:#fff;text-align:center;padding:6rem 0}.modern-module__WiQLyq__heroTitle{letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.modern-module__WiQLyq__heroSubtitle{opacity:.9;max-width:600px;margin:0 auto 2rem;font-size:1.25rem}.modern-module__WiQLyq__modernWrapper .modern-module__WiQLyq__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;display:flex}.modern-module__WiQLyq__modernWrapper .modern-module__WiQLyq__sectionTitle{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.modern-module__WiQLyq__viewAllBtn{border:1px solid var(--border);color:var(--primary);background:#fff;border-radius:50px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.modern-module__WiQLyq__viewAllBtn:hover{border-color:var(--accent);color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.modern-module__WiQLyq__ctaBox{background:var(--grad-primary);border-radius:var(--radius-lg);text-align:center;color:#fff;box-shadow:var(--shadow-premium);padding:5rem 2rem;position:relative;overflow:hidden}.modern-module__WiQLyq__ctaBox:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.modern-module__WiQLyq__ctaTitle{letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.8rem}.modern-module__WiQLyq__ctaText{opacity:.85;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.modern-module__WiQLyq__ctaButton{background:var(--grad-gold);color:#fff;border-radius:50px;padding:1.25rem 3.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-block;box-shadow:0 10px 20px #00000026}.modern-module__WiQLyq__ctaButton:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px #00000040}@media (max-width:768px){.modern-module__WiQLyq__heroTitle{font-size:2.5rem}.modern-module__WiQLyq__ctaBox{padding:4rem 1.5rem}.modern-module__WiQLyq__ctaTitle{font-size:2rem}}
.classic-module__iGUDBq__classicWrapper{--primary:#2c3e50;--accent:#c0a062;--bg-app:#fcfbf9;background-color:var(--bg-app);font-family:Georgia,serif}.classic-module__iGUDBq__navWrapper{background:#fff;border-bottom:1px solid #e5e5e5}.classic-module__iGUDBq__classicWrapper .sectionTitle{color:var(--primary);font-family:Playfair Display,Times New Roman,serif;font-size:3rem;font-weight:700}.classic-module__iGUDBq__classicWrapper .propertyCard{background:#fff;border:1px solid #e5e5e5}.classic-module__iGUDBq__bgClassic{background-color:#f4f1ea}
.luxury-module__wNyw4W__luxuryWrapper{--bg-app:#0f0f0f;--text-main:#f0f0f0;--primary:#000;--accent:#d4af37;color:#fff;background-color:#050505;font-family:Cinzel,serif}.luxury-module__wNyw4W__luxuryWrapper .sectionTitle{background:linear-gradient(90deg,#cfc09f,#ffecb3,#bfaa77);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:4px;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem}.luxury-module__wNyw4W__luxuryWrapper .sectionSubtitle{color:#888;letter-spacing:1px;font-size:1.1rem}.luxury-module__wNyw4W__luxuryWrapper .property-card{color:#fff!important;background:#ffffff08!important;border:1px solid #ffffff1a!important}.luxury-module__wNyw4W__luxuryWrapper .property-card h3{color:#fff!important}.luxury-module__wNyw4W__luxuryWrapper .property-card .price{color:var(--accent)!important}.luxury-module__wNyw4W__bgLuxuryDark{background:linear-gradient(#050505,#111)}
.minimal-module__zkJorW__minimalWrapper{color:#1a1a1a;background:#fff;font-family:Inter,sans-serif}.minimal-module__zkJorW__navBorder{border-bottom:1px solid #f3f4f6}.minimal-module__zkJorW__heroSection{background:#fff;align-items:center;height:60vh;display:flex}.minimal-module__zkJorW__heroTag{text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-size:.75rem;display:block}.minimal-module__zkJorW__heroTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:300;line-height:1.2}.minimal-module__zkJorW__heroDesc{color:#6b7280;font-size:1.125rem;font-weight:300}.minimal-module__zkJorW__headerFlex{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.minimal-module__zkJorW__minimalTitle{font-size:1.5rem;font-weight:300}.minimal-module__zkJorW__minimalLink{text-underline-offset:4px;color:#1a1a1a;font-size:.875rem;text-decoration:underline}.minimal-module__zkJorW__minimalWrapper .property-card{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.minimal-module__zkJorW__minimalWrapper .property-card img{filter:grayscale(20%);transition:filter .3s;border-radius:0!important}.minimal-module__zkJorW__minimalWrapper .property-card:hover img{filter:grayscale(0%)}.minimal-module__zkJorW__minimalWrapper .property-card h3{font-weight:400!important}.minimal-module__zkJorW__ctaContainer{text-center:center;background-color:#f9fafb;padding:6rem 0}
.corporate-module__wV9xSa__corporateWrapper{--primary:#1e3a8a;--bg-app:#f8fafc;background:var(--bg-app);color:#334155;padding-top:0;font-family:Roboto,Arial,sans-serif}.corporate-module__wV9xSa__topBar{color:#fff;background-color:#0f172a;padding:.5rem 0;font-size:.875rem}.corporate-module__wV9xSa__containerFlex{justify-content:space-between;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem;display:flex}.corporate-module__wV9xSa__heroBg{background-color:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:5rem 0}.corporate-module__wV9xSa__heroTag{color:#1e3a8a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-weight:700;display:block}.corporate-module__wV9xSa__heroTitle{color:#1e293b;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.corporate-module__wV9xSa__heroDesc{color:#475569;margin-bottom:2rem;font-size:1.125rem}.corporate-module__wV9xSa__heroBtnGroup{gap:1rem;display:flex}.corporate-module__wV9xSa__btnPrimary{color:#fff;background-color:#1e3a8a;border-radius:.25rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:background .2s}.corporate-module__wV9xSa__btnPrimary:hover{background-color:#1e40af}.corporate-module__wV9xSa__btnSecondary{color:#334155;background-color:#0000;border:2px solid #cbd5e1;border-radius:.25rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s}.corporate-module__wV9xSa__btnSecondary:hover{color:#1e3a8a;border-color:#1e3a8a}.corporate-module__wV9xSa__heroImageInfo{color:#94a3b8;background-color:#e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:20rem;display:flex;box-shadow:inset 0 2px 4px #0000000f}.corporate-module__wV9xSa__corporateWrapper .property-card{border:1px solid #e2e8f0;box-shadow:none!important;border-radius:4px!important}.corporate-module__wV9xSa__corporateWrapper .property-card img{border-radius:4px 4px 0 0!important}.corporate-module__wV9xSa__corporateWrapper .sectionTitle{color:#1e293b;border-bottom:1px solid #e2e8f0;width:100%;margin-bottom:2rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}
.creative-module__IB1pua__creativeWrapper{background:#ffde59;min-height:100vh;font-family:Poppins,sans-serif;position:relative;overflow-x:hidden}.creative-module__IB1pua__blobBg{opacity:.8;z-index:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23FF0066' d='M44.7,-76.4C58.9,-69.2,71.8,-59.1,81.6,-46.6C91.4,-34.1,98.1,-19.2,95.8,-5.3C93.5,8.6,82.2,21.5,70.6,31.7C59.1,41.9,47.3,49.4,35.5,56.5C23.7,63.6,11.8,70.2,-1.3,72.5C-14.4,74.7,-30.2,72.6,-43.3,64.8C-56.4,56.9,-66.8,43.4,-74.6,28.7C-82.3,14,-87.3,-1.9,-84.9,-17.1C-82.5,-32.3,-72.7,-46.8,-60.6,-54.6C-48.5,-62.5,-34.1,-63.7,-20.5,-67.2C-6.9,-70.7,5.9,-76.5,20.5,-82.3L30.5,-83.6L44.7,-76.4Z' transform='translate(100 100)' /%3E%3C/svg%3E") 50%/cover no-repeat;position:fixed;inset:0}.creative-module__IB1pua__creativeContent{z-index:10;position:relative}.creative-module__IB1pua__creativeTitle{color:#fff;filter:drop-shadow(0 10px 8px #0003);margin-bottom:1rem;font-size:3.75rem;font-weight:900;transform:rotate(-2deg)}.creative-module__IB1pua__creativeDesc{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0003;border-radius:.75rem;max-width:32rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1rem;font-size:1.25rem;font-weight:700}.creative-module__IB1pua__creativeWrapper .property-card{box-shadow:none!important;border:none!important}.creative-module__IB1pua__creativeWrapper .property-card img{border:2px solid #000;border-radius:1rem!important}.creative-module__IB1pua__creativeCardWrapper{transition:all .3s;transform:rotate(0)}.creative-module__IB1pua__creativeCardWrapper:hover{transform:rotate(1deg)scale(1.05)}.creative-module__IB1pua__creativeCardInner{background:#fff;border:4px solid #000;border-radius:1.5rem;padding:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}
.tech-module__r3g-Gq__techWrapper{color:#e2e8f0;background:#0b0f19;min-height:100vh;font-family:Inter,sans-serif;position:relative;overflow:hidden}.tech-module__r3g-Gq__techGridBg{z-index:0;pointer-events:none;background-image:linear-gradient(#00ffff08 1px,#0000 1px),linear-gradient(90deg,#00ffff08 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%)}.tech-module__r3g-Gq__contentZ{z-index:10;position:relative}.tech-module__r3g-Gq__systemInit{color:#22d3ee;margin-bottom:1rem;font-family:monospace;font-size:.75rem;animation:2s cubic-bezier(.4,0,.6,1) infinite tech-module__r3g-Gq__pulse;display:block}@keyframes tech-module__r3g-Gq__pulse{0%,to{opacity:1}50%{opacity:.5}}.tech-module__r3g-Gq__techTitle{background:linear-gradient(90deg,#22d3ee,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.tech-module__r3g-Gq__techDesc{color:#94a3b8;text-align:left;border-left:2px solid #06b6d4;max-width:36rem;margin:0 auto 2.5rem;padding-left:1rem}.tech-module__r3g-Gq__techWrapper .property-card{box-shadow:none!important;color:#cbd5e1!important;background:0 0!important;border:none!important}.tech-module__r3g-Gq__techCardWrapper{background-color:#0f172a;border:1px solid #33415580;padding:.25rem;transition:border-color .5s;position:relative}.tech-module__r3g-Gq__techCardWrapper:hover{border-color:#06b6d480}.tech-module__r3g-Gq__techBar{background:linear-gradient(90deg,#22d3ee,#a855f7);width:0;height:4px;transition:width .7s}.tech-module__r3g-Gq__techCardWrapper:hover .tech-module__r3g-Gq__techBar{width:100%}
.horizonte-luxo-module__L1Q85q__horizonteLuxoWrapper{--bg-app:#1a1a1a;--text-main:#fafafa;--primary:#1a1a1a;--accent:#c9a96e;--accent-light:#e8d5a8;color:#fafafa;letter-spacing:.02em;background-color:#0d0d0d;font-family:Playfair Display,Georgia,serif}.horizonte-luxo-module__L1Q85q__horizonteLuxoWrapper .sectionTitle{background:linear-gradient(135deg,#c9a96e,#e8d5a8,#c9a96e);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:6px;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:400}.horizonte-luxo-module__L1Q85q__horizonteLuxoWrapper .sectionSubtitle{color:#888;letter-spacing:2px;text-transform:uppercase;font-size:1rem}.horizonte-luxo-module__L1Q85q__horizonteLuxoWrapper .property-card{color:#fff!important;background:#ffffff08!important;border:1px solid #c9a96e33!important;border-radius:0!important}.horizonte-luxo-module__L1Q85q__horizonteLuxoWrapper .property-card h3{letter-spacing:1px;font-family:Playfair Display,serif;color:#fff!important}.horizonte-luxo-module__L1Q85q__horizonteLuxoWrapper .property-card .price{font-family:Playfair Display,serif;color:var(--accent)!important}.horizonte-luxo-module__L1Q85q__bgHorizonteLuxo{background:linear-gradient(135deg,#1a1a1a 0%,#2a2520 100%)}@media (max-width:768px){.horizonte-luxo-module__L1Q85q__horizonteLuxoWrapper .sectionTitle{letter-spacing:3px;font-size:2rem}}
.corretor-moderno-module__OFWfEG__corretorModernoWrapper{--primary:#1e3a5f;--accent:#3b82f6;--text-muted:#64748b;--border:#e2e8f0;--shadow-sm:0 1px 3px #0000000f;--grad-primary:linear-gradient(135deg, #1e3a5f 0%, #2d5a8e 100%);--radius-lg:1rem;color:#1e293b;background-color:#f8fafc;font-family:Inter,system-ui,sans-serif}.corretor-moderno-module__OFWfEG__corretorModernoWrapper .sectionTitle{color:var(--primary);letter-spacing:-.5px;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.corretor-moderno-module__OFWfEG__corretorModernoWrapper .sectionSubtitle{color:var(--text-muted);font-size:1rem}.corretor-moderno-module__OFWfEG__corretorModernoWrapper .property-card{border:1px solid var(--border)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;background:#fff!important;transition:box-shadow .2s,transform .2s!important}.corretor-moderno-module__OFWfEG__corretorModernoWrapper .property-card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px #1e3a5f1f!important}.corretor-moderno-module__OFWfEG__corretorModernoWrapper .property-card .price{font-weight:700;color:var(--accent)!important}@media (max-width:768px){.corretor-moderno-module__OFWfEG__corretorModernoWrapper .sectionTitle{font-size:1.75rem}}
.urbe-concreto-module__HJHlPa__urbeConcretoWrapper{--primary:#111827;--accent:#fbbf24;--text-main:#f3f4f6;--text-muted:#9ca3af;--border:#374151;--bg-card:#1f2937;--shadow-sm:0 1px 3px #0000004d;color:#f3f4f6;background-color:#111827;font-family:JetBrains Mono,Fira Code,monospace}.urbe-concreto-module__HJHlPa__urbeConcretoWrapper .sectionTitle{text-transform:uppercase;letter-spacing:4px;color:var(--accent);margin-bottom:.5rem;font-family:Inter,system-ui,sans-serif;font-size:2rem;font-weight:900}.urbe-concreto-module__HJHlPa__urbeConcretoWrapper .sectionSubtitle{color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;font-size:.9rem}.urbe-concreto-module__HJHlPa__urbeConcretoWrapper .property-card{background:var(--bg-card)!important;border:1px solid var(--border)!important;color:var(--text-main)!important;border-radius:0!important}.urbe-concreto-module__HJHlPa__urbeConcretoWrapper .property-card:hover{border-color:var(--accent)!important}.urbe-concreto-module__HJHlPa__urbeConcretoWrapper .property-card h3{text-transform:uppercase;letter-spacing:1px;font-family:Inter,system-ui,sans-serif;font-size:.9rem;color:#fff!important}.urbe-concreto-module__HJHlPa__urbeConcretoWrapper .property-card .price{font-family:JetBrains Mono,monospace;font-weight:700;color:var(--accent)!important}.urbe-concreto-module__HJHlPa__bgUrbeConcreto{background:linear-gradient(135deg,#111827 0%,#1f2937 100%)}@media (max-width:768px){.urbe-concreto-module__HJHlPa__urbeConcretoWrapper .sectionTitle{letter-spacing:2px;font-size:1.5rem}}