/* Complementos das ferramentas; identidade, navegação e rodapé vêm de home.css. */
.calculator-page .hero{min-height:660px;padding:145px 0 80px}
.calculator-page .hero-content{width:100%;margin-left:0;margin-right:auto}
.calculator-page .hero h1{max-width:740px}
.calculator-page .hero-sub{max-width:640px}
.calculator-page .hero-bg:after{content:'';position:absolute;inset:0;background:rgba(10,6,6,.12)}
.calculator-page .hero-eyebrow{margin-bottom:24px}
.calculator-page .crumbs{font-size:10px;letter-spacing:.13em;margin-bottom:30px;line-height:1.8}
.calculator-page .crumbs a{color:var(--ink-3);text-decoration:underline;text-underline-offset:4px}
.calculator-page .crumbs span{margin:0 8px;color:var(--ink-4)}
.calculator-page .crumbs{color:var(--ink-4);text-transform:uppercase}
.calculator-page .hero .btn-wa{margin-top:22px}
.hero-secondary{display:inline-block;margin:20px 0 0 24px;font-size:12px;letter-spacing:.08em;border-bottom:1px solid var(--line);padding-bottom:5px;color:var(--gold-2)}
.hero-note{margin-top:20px;font-size:12px!important;color:var(--ink-3)!important}
.tool-section{scroll-margin-top:96px}
.tool-section .sec-head{margin-bottom:46px}
.tool-section .calc-card{max-width:880px;margin:auto;border-radius:12px;padding:40px;background:linear-gradient(180deg,rgba(34,16,16,.5),rgba(20,10,10,.4));border:1px solid var(--line);box-shadow:none}
.tool-section .calc-card h2{font-size:32px;margin-bottom:12px}
.tool-section .calc-card .hint{font-size:14px;margin-bottom:26px}
.tool-section .field label{font-size:13px;font-weight:400;text-transform:none;letter-spacing:0;color:var(--ink)}
.tool-section .field .sub{font-size:12px;line-height:1.6}
.tool-section .field input,.tool-section .field select{border-radius:8px;min-height:52px;color-scheme:dark}
.tool-section .field input:focus-visible,.tool-section .field select:focus-visible{outline:2px solid var(--gold-3);outline-offset:2px}
.tool-section .calc-btn{box-shadow:none;font-size:12px;letter-spacing:.14em;padding:18px 24px}
.tool-section .switch-row{padding:15px 0}
.form-options,.method-details{border:1px solid var(--line);border-radius:12px;margin-top:24px;padding:0 24px;background:rgba(201,169,97,.025)}
.form-options summary,.method-details summary{cursor:pointer;padding:22px 0;color:var(--gold-2);font-size:14px;font-weight:400}
.form-options[open]{padding-bottom:24px}
.method-details{max-width:880px;margin:0 auto}
.method-details .prose{padding:10px 0 28px}
.method-details .prose h2{font-size:32px;margin-top:36px}
.method-details .prose h2:first-child{margin-top:0}
.method-details .prose p,.method-details .prose ul{font-size:15px}
.tool-note{max-width:800px;margin:24px auto 0;text-align:center;font-size:12px;line-height:1.8;color:var(--ink-3)}
.editorial .area-card h3{margin-bottom:20px}
.editorial .area-card p{font-size:16px;line-height:1.8}
.editorial .area-card .area-tags{margin-bottom:20px}
.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.story-grid h2{margin:28px 0}
.story-grid p{font-size:16px;line-height:1.85}
.document-card{border-left:1px solid var(--line);padding:30px 0 30px 48px}
.document-card h3{font-size:32px;margin-bottom:22px}
.document-card .text-link{display:inline-block;margin-top:24px}
.text-link{font-size:12px;letter-spacing:.1em;color:var(--gold-2);border-bottom:1px solid var(--line);padding-bottom:7px}
.directory-card{display:flex;flex-direction:column;min-height:280px}
.directory-card .area-tags{margin-bottom:22px}
.directory-card h3{margin-bottom:18px}
.directory-card p{margin-bottom:28px}
.directory-card .text-link{align-self:flex-start;margin-top:auto}
.directory-card:focus-visible{outline:2px solid var(--gold-2);outline-offset:5px}
.directory-card:hover{border-color:var(--line);background:var(--bg-card-2)}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.related-grid .area-card{padding:32px}
.related-grid h3{font-size:28px}
.directory-group+.directory-group{margin-top:72px}
.directory-label{font-family:var(--sans);font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-2);margin-bottom:28px}
.calculator-page .faq-list{max-width:880px;margin:0 auto}
.calculator-page .faq-q{font-family:var(--serif);font-size:23px}
.calculator-page .faq-item.open .faq-a{max-height:none}
.calculator-page .faq-a p{padding-bottom:18px}
.calculator-page .final .divider{margin:32px auto}
.calculator-page .final-cta{justify-content:center;text-align:center}
.calculator-page .result{scroll-margin-top:110px}
.calculator-page .comparison-options{border-radius:12px}
.calculator-page .comparison-table-wrap{max-width:100%}
.calculator-page .method-details .prose table{display:block;overflow:auto}
.calculator-page .final-cta svg,.calculator-page .btn-wa svg{flex-shrink:0}
.calculator-page .footer-brand{min-width:0}
.result-consult{margin-top:24px;padding:22px;border:1px solid var(--line);border-radius:12px}
.result-consult h3{margin-bottom:10px}
.result-consult p{font-size:14px}
.calculator-page [hidden]{display:none!important}
#sticky-mobile.at-final{transform:translateY(150%)}
.calculator-page :focus-visible{outline:2px solid var(--gold-3);outline-offset:4px}
@media(max-width:880px){
 .calculator-page .hero{min-height:600px;padding:125px 0 64px}
 .calculator-page .hero h1{max-width:640px}
 .story-grid{grid-template-columns:1fr;gap:36px}
 .document-card{padding:24px 0 0;border-left:0;border-top:1px solid var(--line)}
 .related-grid{grid-template-columns:1fr}
 .tool-section .calc-card{padding:28px}
}
@media(max-width:600px){
 .calculator-page .hero{min-height:0;padding:105px 0 56px}
 .calculator-page .hero-bg{background-position:68% center;opacity:.5}
 .calculator-page .hero h1{font-size:40px;line-height:1.13}
 .calculator-page .hero-sub{font-size:15px}
 .calculator-page .hero-eyebrow{font-size:9px;letter-spacing:.15em}
 .calculator-page .crumbs{font-size:9px;margin-bottom:24px}
 .hero-secondary{display:table;margin:20px 0 0}
 .tool-section .calc-card{padding:24px 18px}
 .tool-section .calc-card h2{font-size:28px}
 .tool-section .sec-head{margin-bottom:32px}
 .form-options,.method-details{padding-left:16px;padding-right:16px}
 .calculator-page .final-cta{padding:20px 24px;font-size:11px;letter-spacing:.12em;gap:10px;max-width:100%}
 .calculator-page .faq-q{font-size:21px}
 .calculator-page .line{gap:12px}
 .calculator-page .line .nm{font-size:13px;min-width:0}
 .calculator-page .line .vl{font-size:14px}
 .directory-card{min-height:0}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
