.estimador-module__WdBElW__hero{z-index:1;text-align:center;padding:6rem 0 3.5rem;position:relative}.estimador-module__WdBElW__title{font-family:var(--font-display), Arial, sans-serif;font-size:var(--fz-h2);letter-spacing:0;text-wrap:balance;margin-top:1rem;line-height:1.05}.estimador-module__WdBElW__lead{max-width:42rem;color:var(--text-soft);margin:1.25rem auto 0;font-size:1.15rem;line-height:1.7}.estimador-module__WdBElW__estimatorSection{z-index:1;padding:1rem 0 7rem;position:relative}.estimador-module__WdBElW__layout{grid-template-columns:minmax(0,1.45fr) minmax(19rem,.75fr);align-items:start;gap:2.5rem;display:grid}.estimador-module__WdBElW__form{border-top:1px solid var(--line-strong);gap:0;display:grid}.estimador-module__WdBElW__fieldset{border:0;border-bottom:1px solid var(--line-strong);min-width:0;padding:2rem 0}.estimador-module__WdBElW__legend{color:var(--text);font-family:var(--font-display), Arial, sans-serif;letter-spacing:0;padding:0;font-size:1.5rem;font-weight:600;line-height:1.25;display:block}.estimador-module__WdBElW__fieldHelp{color:var(--text-soft);margin-top:.55rem;font-size:1rem;line-height:1.6}.estimador-module__WdBElW__optionList,.estimador-module__WdBElW__checkList{gap:.75rem;margin-top:1.4rem;display:grid}.estimador-module__WdBElW__radioOption,.estimador-module__WdBElW__checkOption{border:1px solid var(--line-soft);cursor:pointer;background:#03070fb8;grid-template-columns:1.4rem minmax(0,1fr);align-items:start;gap:.85rem;min-height:4.8rem;padding:1rem 1.1rem;display:grid;position:relative}:is(.estimador-module__WdBElW__radioOption:has(input:checked),.estimador-module__WdBElW__checkOption:has(input:checked)){background:#4079ff1a;border-color:#9fbdffb3}:is(.estimador-module__WdBElW__radioOption:has(input:focus-visible),.estimador-module__WdBElW__checkOption:has(input:focus-visible)){outline:2px solid var(--accent);outline-offset:3px}.estimador-module__WdBElW__radioOption input,.estimador-module__WdBElW__checkOption input{opacity:0;width:1px;height:1px;position:absolute}.estimador-module__WdBElW__radioControl,.estimador-module__WdBElW__checkControl{background:#060a13;border:2px solid #78859c;place-items:center;width:1.35rem;height:1.35rem;margin-top:.1rem;display:grid}.estimador-module__WdBElW__radioControl{border-radius:50%}.estimador-module__WdBElW__radioOption input:checked+.estimador-module__WdBElW__radioControl,.estimador-module__WdBElW__checkOption input:checked+.estimador-module__WdBElW__checkControl{border-color:var(--accent)}.estimador-module__WdBElW__radioOption input:checked+.estimador-module__WdBElW__radioControl:after{content:"";background:var(--accent);border-radius:50%;width:.55rem;height:.55rem}.estimador-module__WdBElW__checkOption input:checked+.estimador-module__WdBElW__checkControl:after{content:"";border-bottom:2px solid var(--accent);border-left:2px solid var(--accent);width:.65rem;height:.35rem;transform:translateY(-.08rem)rotate(-45deg)}.estimador-module__WdBElW__radioOption strong,.estimador-module__WdBElW__checkOption strong{color:var(--text);font-size:1.05rem;line-height:1.4;display:block}.estimador-module__WdBElW__radioOption small,.estimador-module__WdBElW__checkOption small{color:var(--text-soft);margin-top:.25rem;font-size:1rem;line-height:1.5;display:block}.estimador-module__WdBElW__select{border:1px solid var(--line-strong);width:100%;min-height:3.6rem;color:var(--text);background:#070b14;border-radius:0;margin-top:1.35rem;padding:.8rem 2.8rem .8rem 1rem;font-size:1rem;line-height:1.4}.estimador-module__WdBElW__select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.estimador-module__WdBElW__result{border:1px solid var(--line-strong);box-shadow:var(--shadow-soft);background:#03070feb;padding:1.7rem;position:sticky;top:7.5rem}.estimador-module__WdBElW__resultLabel{color:var(--accent);text-transform:uppercase;font-size:.95rem;font-weight:600;line-height:1.4}.estimador-module__WdBElW__price{font-family:var(--font-display), Arial, sans-serif;letter-spacing:0;margin-top:.7rem;font-size:clamp(2rem,3vw,2.8rem);font-weight:600;line-height:1.05}.estimador-module__WdBElW__price span{color:var(--text-muted)}.estimador-module__WdBElW__time{color:var(--text-soft);margin-top:1rem;font-size:1rem;line-height:1.5}.estimador-module__WdBElW__time strong{color:var(--text)}.estimador-module__WdBElW__disclaimer{color:var(--text-muted);margin-top:1rem;font-size:1rem;line-height:1.6}.estimador-module__WdBElW__resultDivider{background:var(--line-strong);height:1px;margin:1.5rem 0}.estimador-module__WdBElW__resultTitle{font-family:var(--font-display), Arial, sans-serif;letter-spacing:0;font-size:1.45rem;line-height:1.25}.estimador-module__WdBElW__resultText{color:var(--text-soft);margin-top:.75rem;font-size:1rem;line-height:1.65}.estimador-module__WdBElW__cta{width:100%;margin-top:1.35rem}@media (max-width:900px){.estimador-module__WdBElW__layout{grid-template-columns:1fr}.estimador-module__WdBElW__result{position:static}}@media (max-width:640px){.estimador-module__WdBElW__hero{padding:4rem 0 2.5rem}.estimador-module__WdBElW__lead{font-size:1.05rem}.estimador-module__WdBElW__estimatorSection{padding-bottom:5rem}.estimador-module__WdBElW__fieldset{padding:1.65rem 0}.estimador-module__WdBElW__legend{font-size:1.3rem}.estimador-module__WdBElW__radioOption,.estimador-module__WdBElW__checkOption,.estimador-module__WdBElW__result{padding:1rem}}
