@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#072d52;--blue:#00549d;--orange:#f7941d;--paper:#f4f7fa;--gray:#617184}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--navy);font-family:'DM Sans',sans-serif;background:white}h1,h2,h3,.brand{font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{outline-offset:5px}button{cursor:pointer}.wrap{width:min(1180px,90%);margin:auto}header{height:96px;background:#fff;border-bottom:1px solid #e9eef3;display:flex;align-items:center;position:sticky;top:0;z-index:5}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:26px;font-weight:800;line-height:1;display:flex;align-items:center;gap:12px}.brand small{display:block;font-size:9px;letter-spacing:3px;margin-top:9px}.brand img{width:65px;height:65px;object-fit:contain}.links{display:flex;align-items:center;gap:28px;font-size:14px}.btn{border:0;border-radius:9px;background:var(--orange);color:#172c41;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:17px 24px;font-weight:700}.btn.blue{background:var(--blue);color:white}.btn.outline{background:transparent;border:1px solid #cbd7e2;color:var(--navy)}.eyebrow{text-transform:uppercase;letter-spacing:2.3px;font-size:11px;font-weight:800;color:var(--blue);display:flex;align-items:center;gap:10px}.eyebrow:before{content:'';width:25px;height:3px;background:var(--orange)}.hero{background:linear-gradient(115deg,#edf3f8 0%,#f9fbfc 62%,#e9f0f6 100%);padding:70px 0 65px;position:relative;overflow:hidden}.hero:after{content:'DR';font:800 420px Manrope,sans-serif;position:absolute;color:#00549d03;bottom:-130px;left:-40px;pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:76px;align-items:center;position:relative;z-index:1}h1{font-size:clamp(40px,4.5vw,62px);line-height:1.12;letter-spacing:-2.8px;margin:22px 0}h1 span{color:var(--blue)}.intro{font-size:17px;line-height:1.8;color:var(--gray);max-width:470px}.trust{display:flex;gap:25px;border-top:1px solid #d8e2eb;padding-top:24px;margin-top:30px;font-size:12px;line-height:1.6}.trust strong{display:block;font-size:14px}.form-card{background:white;border:1px solid #e3eaf1;border-radius:20px;box-shadow:0 24px 60px #183d5e10;padding:30px}.form-card h2{font-size:25px;letter-spacing:-.8px;margin:0 0 8px}.muted{color:var(--gray);font-size:14px;line-height:1.6}.step{font-size:10px;letter-spacing:1.5px;color:var(--blue);font-weight:800;margin-bottom:14px}.field{margin-top:20px}.field label,.label{display:block;font-size:13px;font-weight:700;margin-bottom:10px}select{width:100%;padding:14px;border:1px solid #dce4ed;background:white;border-radius:8px;color:var(--navy)}.tabs{background:#f0f4f8;border-radius:8px;padding:4px;display:flex}.tabs button{width:50%;padding:11px;border:0;border-radius:6px;background:transparent;color:var(--gray);font-weight:600}.tabs button[aria-pressed=true]{background:white;color:var(--blue);box-shadow:0 2px 6px #0000000a}.money{display:flex;align-items:center;gap:10px;border-bottom:2px solid #dce4ed;padding:10px 0}.money span{font-size:20px;color:var(--gray)}.money input{border:0;width:100%;font:800 32px Manrope,sans-serif;color:var(--navy);background:transparent}input[type=range]{width:100%;accent-color:var(--blue);margin:17px 0 5px}.range-labels{display:flex;justify-content:space-between;font-size:11px;color:var(--gray)}.full{width:100%;margin-top:23px}.fine{font-size:11px;color:#6c7988;line-height:1.6}.form-card .fine{margin-bottom:0}.strip{background:var(--navy);color:white;padding:20px 0}.strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px}.strip b{color:#ffb756}.section{padding:88px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:35px}h2{font-size:36px;letter-spacing:-1.2px;line-height:1.2;margin:14px 0}.section-head p{max-width:360px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid #e1e8ef;border-radius:14px;overflow:hidden;background:white}.scene{height:180px;background:#e8eff6;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.scene svg{width:85%;height:85%}.card-body{padding:26px}.card h3{font-size:23px;margin:10px 0}.tag{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--blue);font-weight:800}.card p{font-size:14px;color:var(--gray);line-height:1.7;min-height:72px}.text-btn{background:none;border:0;color:var(--blue);font-weight:700;padding:10px 0;font-size:14px}.soft{background:var(--paper)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}.number{font:800 38px Manrope;color:#b2c7da;border-bottom:1px solid #d8e2eb;padding-bottom:20px}.steps h3{font-size:17px;margin-top:23px}.steps p{font-size:14px;color:var(--gray);line-height:1.7}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.brand-panel{border-radius:18px;background:var(--navy);padding:55px;color:white;min-height:350px;display:flex;flex-direction:column;justify-content:space-between}.brand-panel .big{font:800 54px Manrope;letter-spacing:-2px}.brand-panel .big span{color:var(--orange)}.brand-panel p{color:#c4d6e5;line-height:1.7;max-width:320px}.about p{line-height:1.8;color:var(--gray)}.checks{list-style:none;padding:0;line-height:2.5;font-size:14px}.checks li:before{content:'✓';color:var(--blue);margin-right:12px;font-weight:800}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}details{border-bottom:1px solid #dbe4ec;padding:22px 0}summary{cursor:pointer;font-weight:600;line-height:1.5}details p{color:var(--gray);line-height:1.8;font-size:14px}.cta{padding:55px;border-radius:18px;background:var(--navy);color:white;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:32px}.cta p{color:#c8d7e4}.cta .btn{white-space:nowrap}footer{padding:45px 0 25px;border-top:1px solid #e4ebf1}.footer-top{display:flex;justify-content:space-between;gap:30px;margin-bottom:30px}.footer-links{display:flex;gap:25px;font-size:13px;align-items:center}footer .fine{max-width:950px}.copyright{border-top:1px solid #e7edf3;padding-top:20px;margin-top:25px;font-size:11px;color:var(--gray)}dialog{border:0;border-radius:16px;max-width:540px;width:90%;padding:30px;color:var(--navy)}dialog::backdrop{background:#072d52a8}dialog h2{font-size:27px}dialog p{font-size:14px;line-height:1.8}.close{float:right;background:none;border:0;font-size:24px}.result{background:#f0f5fa;padding:18px;border-radius:10px;margin:20px 0}.result strong{font-size:22px;display:block;margin-top:8px}.hidden{display:none}@media(max-width:850px){header{height:80px}.links a:not(.btn){display:none}.links .btn{padding:12px;font-size:12px}.hero{padding:40px 0}.hero-grid{grid-template-columns:1fr;gap:30px}h1{letter-spacing:-1.8px;max-width:600px}.intro{max-width:100%}.trust{margin-top:20px}.form-card{padding:25px}.section{padding:55px 0}.section-head{display:block}.cards{grid-template-columns:1fr}.scene{height:200px}.card p{min-height:0}.steps{grid-template-columns:1fr 1fr}.about,.faq{grid-template-columns:1fr;gap:30px}.brand-panel{min-height:290px;padding:35px}.strip .wrap{flex-wrap:wrap;justify-content:center;font-size:11px}.cta{padding:30px;display:block}.footer-top{display:block}.footer-links{margin-top:25px;flex-wrap:wrap}h2{font-size:30px}.brand{font-size:21px}.brand img{width:47px;height:47px}.brand small{font-size:8px}.money input{font-size:29px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Versão 2 — clareza, conversão e acessibilidade */
.skip-link{position:fixed;left:16px;top:-60px;z-index:100;background:#fff;color:var(--navy);padding:12px 18px;border-radius:8px;box-shadow:0 8px 25px #001b3440;font-weight:800}.skip-link:focus{top:16px}
a,button,input,select{transition:box-shadow .2s ease,transform .2s ease,background-color .2s ease,color .2s ease}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #f7941d;outline-offset:3px}
.hero-pills{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0 4px}.hero-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #cbdce9;border-radius:999px;background:#fff;font-size:13px;font-weight:700;color:var(--navy)}.hero-pill:before{content:'✓';color:var(--blue);font-weight:900}
.mobile-contact{display:none;position:fixed;z-index:60;left:14px;right:14px;bottom:14px;justify-content:center;box-shadow:0 10px 30px #001b3459}
.btn:hover{transform:translateY(-1px)}
@media(max-width:850px){body{padding-bottom:76px}.mobile-contact{display:flex}.hero-pills{margin-top:20px}.hero{padding-top:28px}.hero-grid{gap:24px}.form-card{box-shadow:0 18px 45px #072d5218}}

/* Versão regional — fotografia humana e conteúdo */
.hero-story{display:flex;flex-direction:column;justify-content:center;min-width:0;color:var(--navy)}.hero-story h1{font-size:clamp(38px,4.1vw,58px);margin:18px 0;max-width:560px}.hero-story h1 span{color:var(--blue)}.hero-story .intro{max-width:520px}.hero-story .hero-pill{background:#fff;color:var(--navy)}.local-label{align-self:flex-start;background:#f7941d;color:#152d43;border-radius:999px;padding:8px 12px;margin-bottom:18px;font-size:11px;text-transform:uppercase;letter-spacing:1.4px;font-weight:900}.scene-photo{width:100%;height:100%;object-fit:cover}.content-section{background:linear-gradient(180deg,#fff,#eef4f8)}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.content-card{background:#fff;border:1px solid #dce6ee;border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #072d520c}.content-card img{width:100%;height:205px;object-fit:cover}.content-card>div{padding:25px}.content-card h3{font-size:22px;margin:10px 0}.content-card p{color:#617184;line-height:1.65;min-height:75px}.content-all{text-align:center;margin-top:32px}
@media(max-width:1000px){.hero-story{padding:0}.hero-grid{gap:30px}}
@media(max-width:850px){.hero-story{padding:0}.hero-story h1{font-size:42px}.content-grid{grid-template-columns:1fr}.content-card{display:grid;grid-template-columns:42% 1fr}.content-card img{height:100%;min-height:240px}.content-card p{min-height:0}}
@media(max-width:560px){.hero-story{padding:0}.hero-story h1{font-size:38px}.hero-story .trust{display:none}.hero-story .hero-pills{display:none}.content-card{display:block}.content-card img{height:215px;min-height:0}}

/* Conteúdos editoriais sem repetir as fotografias dos produtos. */
.content-card{border-top:3px solid var(--blue)}
@media(max-width:850px){.content-card{display:block}}

/* Vídeo suave de fundo, restrito à abertura da página inicial. */
.hero-video-section{isolation:isolate;padding-bottom:85px;background:#edf3f8}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2;pointer-events:none}
.hero-video-section:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,248,251,.92),rgba(244,248,251,.80) 52%,rgba(244,248,251,.72));z-index:-1;pointer-events:none}
.hero-video-toggle{position:absolute;bottom:20px;left:5%;z-index:2;border:1px solid #a9bac9;border-radius:8px;background:#fffffff0;color:#072d52;padding:9px 13px;font-size:14px;min-height:44px}
@media(max-width:850px){.hero-video-section{padding-bottom:82px}.hero-video-section:before{background:rgba(244,248,251,.87)}}

/* Fotos com espaço acima dos rostos; vídeo sem recorte lateral no celular. */
.scene{height:auto;aspect-ratio:16/10}.scene-photo{display:block;object-position:center top}
.scene-photo[src*="conquista-imovel"]{object-position:78% top}
.content-card img{display:block;width:100%;height:auto;min-height:0;aspect-ratio:16/10;object-fit:cover;object-position:center top}
.content-card img[src*="planejamento"]{object-position:75% top}
@media(max-width:850px){.hero-video{top:130px;height:auto;aspect-ratio:16/9;object-fit:contain;object-position:center}.scene{height:auto}.content-card img{height:auto;min-height:0}}

/* Abertura nas cores DaRocha: azul, laranja e branco. */
.hero-video-section{background:#dce7ef}
.hero-video-section:before{background:linear-gradient(110deg,rgba(7,45,82,.96) 0%,rgba(0,84,157,.88) 37%,rgba(247,148,29,.44) 70%,rgba(255,255,255,.90) 100%)}
.hero-video-section .hero-story{color:#fff}
.hero-video-section .hero-story h1 span{color:#fff}
.hero-video-section .hero-story .intro{color:#f0f6fb}
.hero-video-section .hero-story .eyebrow{color:#e0effb}
.hero-video-section .hero-story .text-btn{color:#fff}
.hero-video-section .hero-story .trust{border-color:#ffffff52}
@media(max-width:850px){.hero-video-section{background:linear-gradient(180deg,#00549d 0%,#6d899e 40%,#f4d1a5 67%,#fff 100%)}.hero-video-section:before{background:linear-gradient(180deg,rgba(7,45,82,.70) 0%,rgba(0,84,157,.48) 34%,rgba(247,148,29,.18) 63%,rgba(255,255,255,.9) 100%)}}
@media(max-width:850px){.hero-video{mask-image:linear-gradient(to bottom,transparent 0%,#000 22%,#000 72%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 22%,#000 72%,transparent 100%)}}

/* Alinhamento óptico do símbolo com a assinatura. */
header .brand{gap:12px;flex-shrink:0;align-items:center}header .brand img{display:block;width:58px;height:40px;object-fit:contain}header .brand>span{display:flex;flex-direction:column;line-height:1.05}header .brand small{line-height:1;letter-spacing:3px;margin-top:8px}
@media(max-width:850px){header .brand{gap:9px}header .brand img{width:44px;height:30px}header .brand small{margin-top:6px;letter-spacing:2.6px}}
