:root{--ink:#092d31;--ink-2:#0d3a3e;--cream:#f4f0e8;--paper:#fbfaf7;--gold:#c9a56a;--line:rgba(9,45,49,.16);--muted:#5f6e6d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,76px);background:var(--paper);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--gold);font-family:"Playfair Display",serif;font-size:16px}.brand strong,.brand small{display:block}.brand strong{font-family:"Playfair Display",serif;font-size:18px}.brand small{font-size:11px;letter-spacing:.05em;color:var(--muted)}nav{display:flex;gap:32px;font-size:14px}nav a{transition:.2s}nav a:hover{color:#9b7644}.header-cta{padding:11px 18px;border:1px solid var(--ink);font-size:14px;font-weight:600}.hero{min-height:calc(100vh - 86px);position:relative;display:flex;align-items:center;padding:8vh clamp(24px,8vw,120px);overflow:hidden;color:#fff}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,24,.96) 0%,rgba(3,24,26,.76) 38%,rgba(3,24,26,.15) 72%)}.hero-copy{position:relative;width:min(650px,70%);z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:600;color:#d4b77e;margin:0 0 22px}.eyebrow.dark{color:#9b7644}.hero h1,.section h2,.about h2,.final-cta h2{font-family:"Playfair Display",serif;font-weight:600;line-height:1.07;margin:0}.hero h1{font-size:clamp(3.25rem,6.5vw,6.4rem);letter-spacing:-.04em}.hero h1 em{display:block;color:#d7b778;font-weight:500}.lead{font-size:clamp(1rem,1.5vw,1.2rem);max-width:570px;color:rgba(255,255,255,.8);margin:28px 0 36px}.hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;font-weight:600;font-size:14px}.button-gold{background:var(--gold);color:#09262a}.button-gold:hover{background:#dfc08b}.text-link{font-size:14px;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:4px}.text-link span{margin-left:8px}.hero-proof{position:absolute;right:clamp(24px,5vw,76px);bottom:35px;z-index:2;padding-left:18px;border-left:2px solid var(--gold)}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font-size:13px}.hero-proof span{font-size:12px;color:rgba(255,255,255,.65)}.section{padding:clamp(80px,10vw,150px) clamp(24px,8vw,120px)}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:50px;margin-bottom:55px}.section h2,.about h2,.final-cta h2{font-size:clamp(2.4rem,4vw,4.6rem);letter-spacing:-.03em}.choice-grid{display:grid;grid-template-columns:1fr 1fr}.choice-card{padding:clamp(32px,5vw,70px);min-height:550px;display:flex;flex-direction:column}.choice-card.home{background:var(--cream)}.choice-card.invest{background:var(--ink);color:white}.choice-card>div{display:flex;justify-content:space-between;align-items:center}.number{font-family:"Playfair Display",serif;color:var(--gold);font-size:20px}.tag{text-transform:uppercase;font-size:11px;letter-spacing:.18em}.choice-card h3{font-family:"Playfair Display",serif;font-size:clamp(2rem,3vw,3.2rem);line-height:1.1;margin:55px 0 22px;max-width:440px}.choice-card p{max-width:500px;color:var(--muted)}.invest p{color:rgba(255,255,255,.68)}.choice-card ul{list-style:none;padding:0;margin:25px 0 45px}.choice-card li{padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}.invest li{border-color:rgba(255,255,255,.14)}.choice-card>a{margin-top:auto;font-weight:600;display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid currentColor}.method{background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1.25fr;gap:10vw}.method-intro>p:last-child{color:rgba(255,255,255,.64);max-width:520px;margin-top:26px}.steps{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.14)}.steps span{color:var(--gold);font-family:"Playfair Display",serif}.steps h3{margin:0 0 5px;font-size:18px}.steps p{margin:0;color:rgba(255,255,255,.6);font-size:14px}.solutions-head{display:grid;grid-template-columns:1.2fr .8fr;gap:10vw;align-items:end}.solutions-head p{color:var(--muted);font-size:18px}.solution-list{margin-top:70px;border-top:1px solid var(--line)}.solution-list article{display:grid;grid-template-columns:80px 1fr 1.2fr;gap:35px;padding:32px 0;border-bottom:1px solid var(--line);align-items:center}.solution-list span{font-family:"Playfair Display",serif;color:#a27c47}.solution-list h3{font-family:"Playfair Display",serif;font-size:25px;margin:0}.solution-list p{margin:0;color:var(--muted)}.about{display:grid;grid-template-columns:1.4fr .6fr;background:var(--cream)}.about-card{padding:clamp(60px,9vw,130px)}.about-card>p:not(.eyebrow){max-width:680px;font-size:18px;color:var(--muted)}.signature{display:flex;gap:30px;margin-top:40px;font-size:13px}.signature span{color:var(--muted)}.about aside{background:var(--gold);padding:clamp(45px,6vw,80px);display:flex;align-items:flex-end}.about aside p{font-family:"Playfair Display",serif;font-size:clamp(1.6rem,2.5vw,2.7rem);line-height:1.25}.final-cta{text-align:center;padding:clamp(90px,11vw,160px) 24px;background:#061f22;color:white}.final-cta h2{max-width:800px;margin:0 auto}.final-cta>p:not(.eyebrow){max-width:650px;margin:25px auto 35px;color:rgba(255,255,255,.68)}footer{padding:45px clamp(24px,5vw,76px);display:grid;grid-template-columns:1fr auto;gap:25px;align-items:center}footer>div:nth-child(2){display:flex;gap:25px;font-size:14px}footer>p{grid-column:1/-1;margin:0;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.floating-wa{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#c9a56a;color:#07272a;font-weight:700;box-shadow:0 8px 25px rgba(0,0,0,.2);z-index:20}@media(max-width:850px){.site-header nav,.header-cta{display:none}.site-header{height:72px}.hero{min-height:calc(100svh - 72px);align-items:flex-end;padding-bottom:95px}.hero-copy{width:100%}.hero h1{font-size:clamp(3rem,13vw,4.8rem)}.hero-proof{display:none}.section-heading,.method,.solutions-head,.about{grid-template-columns:1fr}.choice-grid{grid-template-columns:1fr}.choice-card{min-height:auto}.solution-list article{grid-template-columns:45px 1fr}.solution-list p{grid-column:2}.about aside{min-height:340px}.signature{flex-direction:column;gap:4px}footer{grid-template-columns:1fr}footer>div:nth-child(2){flex-direction:column;gap:5px}footer>p{grid-column:auto}}@media(max-width:480px){.brand small{display:none}.hero h1{font-size:3.35rem}.hero-actions{align-items:flex-start;flex-direction:column}.section{padding-left:20px;padding-right:20px}.choice{padding-left:0;padding-right:0}.choice>.section-heading{padding:0 20px}.choice-card{padding:44px 24px}.solution-list article{gap:15px}}
:root{--contact-green:#116b45}
.mobile-menu{display:none}.floating-wa{width:auto;height:50px;padding:0 18px;display:flex;gap:10px;border-radius:28px;background:var(--contact-green);color:white;font-size:15px}.floating-wa svg,.whatsapp-button svg{width:23px;height:23px;flex-shrink:0}.whatsapp-button{background:var(--contact-green)!important;color:white!important;border:0;display:inline-flex;gap:10px;align-items:center;justify-content:center;border-radius:6px;padding:13px 18px;font-size:15px;font-weight:600}.instagram-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid #79577b;border-radius:6px;color:#653b67;background:#fff;font-weight:600;font-size:14px}.contact-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.mobile-menu summary{cursor:pointer;list-style:none;padding:10px 12px;border:1px solid var(--line);border-radius:5px;font-weight:600}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{margin-left:7px}.mobile-menu[open] nav{display:flex;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:var(--paper);padding:12px 24px 20px;box-shadow:0 14px 20px #092d3122;z-index:40}.mobile-menu nav a{padding:12px 8px;border-bottom:1px solid var(--line);font-size:16px}.mobile-menu{position:static}.site-header,.detail-header{position:relative}.detail-footer{padding-bottom:90px!important}.site-header .mobile-menu:not([open]) nav{display:none}a:focus-visible,summary:focus-visible{outline:3px solid #a97934;outline-offset:4px}@media(max-width:850px){.site-header .mobile-menu,.detail-header .mobile-menu{display:block}.site-header>.brand{min-width:0}.site-header .brand-logo{max-width:52vw}.site-header{gap:12px}.floating-wa{right:14px;bottom:14px}.detail-header>a:last-child{display:none}}
.site-footer{background:#F7F6F2;color:#0D1B2A;display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:48px;padding:70px clamp(24px,8vw,120px) 26px;border-top:6px solid #D4AF37}.footer-brand strong{display:block;font:600 2.1rem/1.1 'Playfair Display',serif;color:#0D1B2A}.footer-brand span{display:block;color:#9b7430;font-size:12px;letter-spacing:.08em;margin-top:8px}.footer-brand p{max-width:320px;color:rgba(13,27,42,.68);font-size:14px;line-height:1.6;margin-top:24px}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:9px;font-size:14px}.footer-column h3{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#9b7430;margin:0 0 12px}.footer-column a{color:rgba(13,27,42,.86)}.footer-column a:hover{text-decoration:underline}.footer-column span{color:rgba(13,27,42,.68);margin-top:8px}.footer-whatsapp{color:#147247!important}.footer-instagram{color:#79577b!important}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(13,27,42,.18);display:flex;justify-content:space-between;gap:24px;padding-top:20px;margin-top:12px;color:rgba(13,27,42,.58);font-size:12px}.detail-footer{display:flex!important;justify-content:space-between;gap:25px;background:#F7F6F2;color:#0D1B2A;border-top:6px solid #D4AF37}.detail-footer>div{display:flex;flex-direction:column;gap:5px}.detail-footer>div:last-child{align-items:flex-end}.detail-footer span,.detail-footer a{font-size:14px;color:rgba(13,27,42,.7)}.detail-footer a:hover{text-decoration:underline;color:#0D1B2A}@media(max-width:850px){.site-footer{grid-template-columns:1fr 1fr;gap:36px;padding-top:52px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}.detail-footer{flex-direction:column!important;align-items:flex-start}.detail-footer>div:last-child{align-items:flex-start}}
:root{--ink:#003b70;--ink-2:#00558f;--gold:#D4AF37;--line:rgba(0,59,112,.16)}
.hero-shade{background:linear-gradient(90deg,rgba(0,25,52,.96) 0%,rgba(0,40,76,.76) 38%,rgba(0,40,76,.15) 72%)}
.final-cta{background:#003b70}
.floating-wa{background:#D4AF37;color:#003b70}
.button-gold{color:#003b70}
:root{--ink:#163653;--ink-2:#274d6f;--cream:#f2eee7;--paper:#fbfaf7;--gold:#c7a04a;--line:rgba(22,54,83,.16);--muted:#64717c}
.hero-shade{background:linear-gradient(90deg,rgba(16,39,64,.88) 0%,rgba(27,59,89,.68) 42%,rgba(27,59,89,.12) 76%)}
.final-cta,.method,.choice-card.invest{background:#163653}
.button-gold{background:#c7a04a;color:#163653}
.floating-wa{background:#c7a04a;color:#163653}
.site-footer{background:#f7f3eb;color:#163653;border-top-color:#c7a04a}
.footer-brand strong{color:#163653}
.footer-brand span,.footer-column h3{color:#a17c2f}
.footer-brand p,.footer-column span{color:rgba(22,54,83,.68)}
.footer-column a{color:rgba(22,54,83,.86)}
.footer-bottom{border-top-color:rgba(22,54,83,.18);color:rgba(22,54,83,.58)}
.detail-footer{background:#f7f3eb;color:#163653;border-top-color:#c7a04a}
.detail-footer span,.detail-footer a{color:rgba(22,54,83,.7)}
.detail-footer a:hover{color:#163653}
.choice-grid{align-items:start}
.choice-card.choice-accordion{display:block;min-height:0;padding:0}
.choice-accordion>summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;cursor:pointer;padding:32px clamp(24px,4vw,56px)}
.choice-accordion>summary::-webkit-details-marker{display:none}
.choice-accordion>summary h3{font-size:clamp(1.55rem,2.4vw,2.2rem);line-height:1.2;margin:0;max-width:400px}
.choice-toggle{position:relative;flex:0 0 24px;width:24px;height:24px;color:var(--gold)}
.choice-toggle::before,.choice-toggle::after{content:'';position:absolute;left:3px;top:11px;width:18px;height:2px;background:currentColor}
.choice-toggle::after{transform:rotate(90deg);transition:transform .2s ease}
.choice-accordion[open] .choice-toggle::after{transform:rotate(0)}
.choice-card>.choice-body{display:block;padding:0 clamp(24px,4vw,56px) 32px}
.choice-body>p{margin:0 0 20px}
.choice-body ul{margin:0 0 24px}
.choice-body>a{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;border-top:1px solid currentColor;font-weight:600}
@media(prefers-reduced-motion:reduce){.choice-toggle::after{transition:none}}
.solutions.section{padding-top:64px;padding-bottom:64px}
.solutions .specialties-title{font-size:clamp(1.8rem,3vw,2.6rem);margin:0 0 24px}
.specialties-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 40px}
.specialties-list li{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:20px 0;border-top:1px solid var(--line);font-size:18px;font-weight:500;min-width:0}
.mcmv-logo{display:block;width:130px;height:auto;max-height:64px;object-fit:contain}
.specialties-list .constructors-specialty{grid-column:1/-1;display:block}
.constructor-logos{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:10px;margin-top:18px}
.constructor-logo{display:flex;align-items:center;justify-content:center;min-width:0;height:64px;padding:12px;border:1px solid rgba(199,160,74,.2);border-radius:8px;background:#fff}
.constructor-logo img{display:block;width:100%;height:100%;max-width:112px;max-height:36px;object-fit:contain}
.constructor-logo-dark{background:#163653}
.constructor-logo-mrv{gap:5px;color:#163653;font-size:15px;font-weight:700}
.constructor-logo-mrv img{width:30px;height:30px}
@media(max-width:1000px){.constructor-logos{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:600px){.constructor-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.constructor-logo{height:60px;padding:12px}}
.about{grid-template-columns:1fr}
@media(max-width:600px){.specialties-list{grid-template-columns:1fr}.specialties-list li{font-size:16px}}
