/* PATH Master Visual Lock V2 — Rodada 06B: escopo exclusivo de Header + Hero. */
.master-header,
#inicio.master-hero{--hero-green:#68704a}
.master-header{height:134px}
.master-header .master-brand,.master-header .master-brand img{width:132px;height:88px}
.master-header .menu-toggle{background:var(--hero-green)}
.master-header .master-nav a:hover{border-color:var(--hero-green)}

#inicio.master-hero{position:relative;min-height:0;display:grid;grid-template-columns:44% 56%;grid-template-rows:715px 160px 71px;overflow:hidden;background:#fbfaf7}
#inicio .hero-copy{position:relative;z-index:2;grid-column:1;grid-row:1;align-self:stretch;width:calc(100% + 80px);display:flex;flex-direction:column;justify-content:flex-start;padding:82px 54px 38px 80px;border-radius:0 82px 0 0;background:#fbfaf7}
#inicio .hero-copy h1{max-width:560px;margin:0;font-family:var(--serif);font-size:63px;font-weight:400;line-height:1.035;letter-spacing:-.035em}
#inicio .hero-line{display:block;white-space:nowrap}
#inicio .hero-line-mobile{display:none}
#inicio em{color:var(--hero-green)}
#inicio .hero-copy .section-rule{width:82px;height:2px;margin:27px 0 32px;background:#c9b89e}
#inicio .hero-copy>p:not(.hero-note){max-width:505px;margin:0 0 38px;color:#3f423c;font-size:16px;line-height:1.52}
#inicio .hero-copy>p strong{font-weight:700}
#inicio .hero-cta{width:455px;min-height:68px;justify-content:flex-start;gap:22px;padding:12px 24px;border:0;border-radius:10px;background:var(--hero-green);color:#fff;font-size:16px}
#inicio .hero-cta>span{flex:1;text-align:left}
#inicio .hero-cta-break{display:inline}
#inicio .hero-icon{width:26px;height:26px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
#inicio .hero-icon-calculator{width:31px;height:31px}
#inicio .hero-icon-arrow{width:28px;height:28px}
#inicio .hero-note{max-width:390px;display:flex;align-items:center;gap:16px;margin:22px 0 0;color:#51564c;font-size:14px;line-height:1.45}
#inicio .hero-note>span{color:inherit;font-size:inherit}
#inicio .hero-note .hero-icon{width:32px;height:32px;color:#a7b381}
#inicio .hero-image{position:relative;z-index:1;grid-column:2;grid-row:1;min-width:0;min-height:0;overflow:hidden;background:none!important}
#inicio .hero-image picture{position:absolute;inset:0;display:block}
#inicio .hero-image img{width:100%;height:100%;max-width:none;display:block;object-fit:cover;object-position:52% center;opacity:1!important}
#inicio .hero-trust{z-index:3;grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:28px 68px;border-top:1px solid #e5e0d7;background:#fff}
#inicio .hero-trust>div{min-width:0;display:flex;align-items:center;gap:22px;padding:0 46px;border-right:1px solid #dedbd4}
#inicio .hero-trust>div:first-child{padding-left:0}
#inicio .hero-trust>div:last-child{padding-right:0;border-right:0}
#inicio .trust-icon{width:82px;height:82px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #e3dfd7;border-radius:50%;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.06)}
#inicio .trust-icon svg{width:49px;height:49px;fill:none;stroke:var(--hero-green);stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
#inicio .hero-trust p{margin:0}
#inicio .hero-trust strong,#inicio .hero-trust small{display:block}
#inicio .hero-trust strong{font-size:16px;line-height:1.25}
#inicio .hero-trust small{max-width:290px;margin-top:8px;color:#4f524d;font-size:13px;line-height:1.5}
#inicio .hero-privacy{z-index:3;grid-column:1/-1;grid-row:3;display:flex;align-items:center;justify-content:center;gap:12px;margin:0;padding:20px;background:#fff;color:var(--hero-green);font-size:14px;line-height:1.4;text-align:center}
#inicio .hero-privacy .hero-icon{width:18px;height:18px}

@media(max-width:1050px) and (min-width:768px){
  #inicio.master-hero{grid-template-columns:43% 57%;grid-template-rows:680px 160px 64px}
  #inicio .hero-copy{width:calc(100% + 64px);padding:68px 38px 34px 46px;border-top-right-radius:68px}
  #inicio .hero-copy h1{font-size:clamp(43px,5.3vw,56px)}
  #inicio .hero-copy>p:not(.hero-note){max-width:430px;font-size:14px}
  #inicio .hero-cta{width:350px;max-width:none;gap:12px;padding-inline:14px;font-size:13.5px}
  #inicio .hero-trust{padding-inline:32px}
  #inicio .hero-trust>div{gap:14px;padding-inline:22px}
  #inicio .trust-icon{width:64px;height:64px}
  #inicio .trust-icon svg{width:38px;height:38px}
}

@media(max-width:767px){
  .master-header{height:62px;padding-inline:17px 12px}
  .master-header .master-brand,.master-header .master-brand img{width:70px;height:54px}
  .master-header .header-simulator{font-size:7px}
  .master-header .header-simulator span:last-child{width:18px;height:18px}
  .master-header .menu-toggle{width:44px;height:44px}
  #inicio.master-hero{min-height:0;grid-template-columns:51.3% 48.7%;grid-template-rows:391px 65px 35px}
  #inicio .hero-copy{grid-column:1;grid-row:1;width:calc(100% + 1px);padding:30px 10px 16px 19px;border-radius:0 27px 0 0}
  #inicio .hero-copy h1{max-width:100%;font-size:22px;line-height:1.08;letter-spacing:-.025em}
  #inicio .hero-line{white-space:nowrap}
  #inicio .hero-line-desktop{display:none}
  #inicio .hero-line-mobile{display:block}
  #inicio .hero-copy .section-rule{width:58px;margin:14px 0 15px}
  #inicio .hero-copy>p:not(.hero-note){max-width:165px;margin-bottom:14px;padding:0;font-size:9px;line-height:1.52}
  #inicio .hero-cta{width:172px;min-height:44px;gap:4px;padding:6px;font-size:7.5px;line-height:1.28}
  #inicio .hero-cta-break{display:block}
  #inicio .hero-icon-calculator{width:14px;height:14px}
  #inicio .hero-icon-arrow{width:12px;height:12px}
  #inicio .hero-note{max-width:158px;align-items:flex-start;gap:8px;margin-top:12px;font-size:7.5px;line-height:1.45}
  #inicio .hero-note .hero-icon{width:20px;height:20px}
  #inicio .hero-image{grid-column:2;grid-row:1}
  #inicio .hero-image img{object-position:61% center}
  #inicio .hero-trust{grid-row:2;padding:8px 6px}
  #inicio .hero-trust>div{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:7px;padding:0 8px;text-align:left}
  #inicio .trust-icon{width:32px;height:32px;margin:0}
  #inicio .trust-icon svg{width:21px;height:21px}
  #inicio .hero-trust strong{font-size:7px}
  #inicio .hero-trust small{margin-top:3px;font-size:5.5px;line-height:1.38}
  #inicio .hero-privacy{grid-row:3;gap:6px;padding:8px;font-size:7px}
  #inicio .hero-privacy .hero-icon{width:10px;height:10px}
}

@media(max-width:430px){
  #inicio.master-hero{grid-template-rows:391px 65px 35px}
}

@media(max-width:350px){
  .master-header{padding-left:13px}
  #inicio.master-hero{grid-template-columns:51.3% 48.7%;grid-template-rows:391px 65px 35px}
  #inicio .hero-copy{width:calc(100% + 1px);padding-left:14px}
  #inicio .hero-copy h1{font-size:20px}
  #inicio .hero-copy>p:not(.hero-note){max-width:146px;font-size:8px}
  #inicio .hero-cta{width:145px;gap:3px;padding-inline:5px;font-size:7px}
  #inicio .hero-note{max-width:145px;font-size:7px}
}

@media(prefers-reduced-motion:reduce){
  #inicio .hero-cta{scroll-behavior:auto}
}

@media(max-width:767px){
  .master-header{height:72px;padding-inline:18px 12px}
  .master-header .master-brand,.master-header .master-brand img{width:98px;height:64px}
  .master-header .menu-toggle{width:50px;height:50px}
  #inicio.master-hero{grid-template-columns:59% 41%;grid-template-rows:minmax(570px,auto) auto auto}
  #inicio .hero-copy{padding:36px 14px 26px 20px;border-radius:0 32px 0 0}
  #inicio .hero-copy h1{max-width:215px;font-size:33px;line-height:1.07}
  #inicio .hero-copy .section-rule{width:62px;margin:20px 0}
  #inicio .hero-copy>p:not(.hero-note){max-width:210px;margin-bottom:20px;font-size:13.5px;line-height:1.58}
  #inicio .hero-cta{width:205px;min-height:58px;gap:8px;padding:10px 12px;font-size:12px;line-height:1.35}
  #inicio .hero-icon-calculator{width:21px;height:21px}
  #inicio .hero-icon-arrow{width:18px;height:18px}
  #inicio .hero-note{max-width:205px;gap:10px;margin-top:16px;font-size:11.5px;line-height:1.48}
  #inicio .hero-note .hero-icon{width:24px;height:24px}
  #inicio .hero-image img{object-position:58% center}
  #inicio .hero-trust{grid-template-columns:1fr;padding:10px 18px}
  #inicio .hero-trust>div{min-height:68px;grid-template-columns:46px 1fr;gap:12px;padding:10px 0;border-right:0;border-bottom:1px solid #dedbd4}
  #inicio .hero-trust>div:last-child{border-bottom:0}
  #inicio .trust-icon{width:46px;height:46px}
  #inicio .trust-icon svg{width:29px;height:29px}
  #inicio .hero-trust strong{font-size:13px}
  #inicio .hero-trust small{margin-top:4px;font-size:11px;line-height:1.45}
  #inicio .hero-privacy{gap:8px;padding:13px 16px;font-size:11px}
  #inicio .hero-privacy .hero-icon{width:15px;height:15px}
}

@media(max-width:350px){
  #inicio.master-hero{grid-template-columns:61% 39%}
  #inicio .hero-copy{padding-left:16px}
  #inicio .hero-copy h1{font-size:30px}
  #inicio .hero-copy>p:not(.hero-note){font-size:13px}
  #inicio .hero-cta,#inicio .hero-note{width:190px;max-width:190px}
}

/* Mobile editorial flow restored from the approved 2026-08-25 version. */
@media(max-width:767px){
  #inicio.master-hero{display:grid;grid-template-columns:1fr;grid-template-rows:auto;background:#fbfaf7;overflow:visible}
  #inicio .hero-copy{display:contents}
  #inicio .hero-copy h1{grid-column:1;grid-row:1;max-width:none;margin:0;padding:17px 20px 10px;background:#fbfaf7;font-size:31px;line-height:1.04;letter-spacing:-.03em}
  #inicio .hero-line{display:block;white-space:nowrap}
  #inicio .hero-line-desktop{display:none!important}
  #inicio .hero-line-mobile{display:block!important}
  #inicio .hero-image{position:relative;grid-column:1;grid-row:2;width:100%;min-height:0;aspect-ratio:16/9;overflow:hidden}
  #inicio .hero-image picture{position:absolute;inset:0}
  #inicio .hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 57%}
  #inicio .hero-copy .section-rule{grid-column:1;grid-row:3;width:54px;margin:10px 20px 9px}
  #inicio .hero-copy>p:not(.hero-note){grid-column:1;grid-row:4;max-width:none;margin:0;padding:0 20px;background:#fbfaf7;font-size:13.5px;line-height:1.48}
  #inicio .hero-cta{grid-column:1;grid-row:5;width:auto;min-height:52px;margin:10px 20px 0;padding:9px 16px;font-size:12px;line-height:1.3}
  #inicio .hero-cta-break{display:inline}
  #inicio .hero-note{grid-column:1;grid-row:6;max-width:none;margin:7px 20px 8px;font-size:11.5px;line-height:1.42}
  #inicio .hero-note .hero-icon{width:23px;height:23px}
  #inicio .hero-trust{grid-column:1;grid-row:7;grid-template-columns:repeat(3,1fr);padding:10px 8px;border-top:1px solid #e5e0d7}
  #inicio .hero-trust>div{min-height:78px;display:flex;flex-direction:column;grid-template-columns:none;justify-content:flex-start;gap:6px;padding:4px 8px;border-right:1px solid #dedbd4;border-bottom:0;text-align:center}
  #inicio .hero-trust>div:last-child{border-right:0}
  #inicio .trust-icon{width:36px;height:36px;margin:0 auto}
  #inicio .trust-icon svg{width:23px;height:23px}
  #inicio .hero-trust strong{font-size:11px;line-height:1.25}
  #inicio .hero-trust small{margin-top:2px;font-size:9.5px;line-height:1.32}
  #inicio .hero-privacy{grid-column:1;grid-row:8;padding:8px 14px;font-size:10px}
}

@media(max-width:350px){
  #inicio .hero-copy h1{padding-inline:16px;font-size:29px}
  #inicio .hero-copy .section-rule,#inicio .hero-copy>p:not(.hero-note),#inicio .hero-cta,#inicio .hero-note{margin-left:16px;margin-right:16px}
  #inicio .hero-copy>p:not(.hero-note){padding:0}
  #inicio .hero-trust>div{padding-inline:5px}
  #inicio .hero-trust small{font-size:9px}
}

/* Desktop refinement restored from the approved 2026-08-27 version. */
@media(min-width:1101px){
  .master-header{height:92px;padding-block:0}
  .master-header .master-brand,.master-header .master-brand img{width:112px;height:72px}
  .master-header .menu-toggle{width:58px;height:58px}
  #inicio.master-hero{grid-template-columns:45% 55%;grid-template-rows:minmax(550px,calc(100svh - 250px)) 112px 46px}
  #inicio .hero-copy{width:calc(100% + 58px);padding:48px 48px 30px 68px;border-top-right-radius:68px}
  #inicio .hero-copy h1{max-width:520px;font-size:clamp(48px,3.1vw,56px);line-height:1.025}
  #inicio .hero-copy .section-rule{margin:20px 0 22px}
  #inicio .hero-copy>p:not(.hero-note){max-width:485px;margin-bottom:25px;font-size:14px;line-height:1.5}
  #inicio .hero-cta{width:430px;min-height:58px;font-size:14px}
  #inicio .hero-note{margin-top:16px;font-size:12px}
  #inicio .hero-note .hero-icon{width:27px;height:27px}
  #inicio .hero-trust{padding:18px 60px}
  #inicio .hero-trust>div{gap:16px;padding-inline:34px}
  #inicio .trust-icon{width:62px;height:62px}
  #inicio .trust-icon svg{width:37px;height:37px}
  #inicio .hero-trust strong{font-size:14px}
  #inicio .hero-trust small{margin-top:5px;font-size:11px;line-height:1.38}
  #inicio .hero-privacy{padding:12px;font-size:12px}
}

@media(min-width:768px) and (max-width:1100px){
  .master-header{height:120px}
}
