@font-face{font-family:Manrope;src:url('/assets/manrope.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{color-scheme:light;--green:#007c58;--green-dark:#006346;--lime:#d8ff76;--ink:#19251f;--muted:#58655e;--line:#dce4de;--paper:#f5f7f5;--error:#a72e25;--error-bg:#fff4f2}
*{box-sizing:border-box;letter-spacing:0}
html{scroll-padding-top:24px}
body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:#fff;color:var(--ink);font:15px/1.65 Manrope,Arial,sans-serif}
[hidden]{display:none!important}
button,input,textarea{font:inherit}
button,a,input,textarea{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
button:disabled{cursor:wait;opacity:.65}
a{color:inherit;text-underline-offset:4px}
button,a,input,textarea,progress{max-width:100%}
svg{width:20px;height:20px;flex:none;stroke-width:1.8}
h1,h2,h3,p{margin:0}
h1,h2,h3{line-height:1.3;font-weight:800;overflow-wrap:anywhere}
h1{font-size:28px}
h2{font-size:21px}
h3{font-size:17px}
p,li,label,output{overflow-wrap:anywhere}
:focus-visible{outline:3px solid var(--green);outline-offset:4px}
.wrap{width:min(1184px,calc(100% - 36px));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.skip-link{position:fixed;top:-100px;left:16px;padding:12px;background:#fff;z-index:100}
.skip-link:focus{top:12px}
.site-header{border-bottom:1px solid var(--line);background:#fff}
.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:12px}
.brand{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.1;text-decoration:none;flex:none}
.brand strong{display:block;font-size:16px}
.brand strong span{color:var(--green)}
.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:6px;background:var(--green);color:var(--lime)}
.brand-mark svg{width:27px;height:27px}
.text-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:6px 0;border:0;background:transparent;font-size:12px;font-weight:800;text-decoration:none;color:var(--ink)}
.text-action:hover{color:var(--green);text-decoration:underline}
.text-action svg{width:17px;height:17px}
.muted,.field-hint{color:var(--muted)}
.eyebrow{font-size:11px;line-height:1.5;font-weight:800;color:var(--green)}
.section-symbol{display:grid;place-items:center;width:48px;height:48px;background:var(--lime);color:var(--green-dark);border-radius:8px;margin-bottom:24px}
.section-symbol svg{width:25px;height:25px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 18px;border:1px solid transparent;border-radius:6px;font-weight:800;font-size:14px;line-height:1.5;text-decoration:none;transition:background .15s}
.primary{background:var(--green);color:#fff}
.primary:hover:not(:disabled){background:var(--green-dark)}
.secondary{background:#fff;color:var(--ink);border-color:#b9c8bf}
.secondary:hover:not(:disabled){background:var(--paper)}
.full-width{width:100%}
.icon-button{display:inline-grid;place-items:center;flex:none;width:44px;height:44px;padding:0;background:transparent;border:1px solid var(--line);border-radius:6px;color:var(--ink)}
.icon-button:hover{background:var(--paper)}
.access-main{width:min(432px,calc(100% - 40px));margin:42px auto 64px;flex:1}
.access-heading h1{margin:9px 0 13px;font-size:32px}
.access-heading>.muted{max-width:350px}
.status-line{display:flex;gap:8px;align-items:center;margin-top:24px;font-size:13px;color:var(--muted);min-height:24px}
.status-line:empty{display:none}
.status-line svg{width:16px;height:16px}
#login-form{margin-top:26px}
fieldset{min-width:0;margin:0;padding:0;border:0}
.field{min-width:0;margin-bottom:20px}
.field>label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}
input:not([type=checkbox]),textarea{display:block;width:100%;min-width:0;border:1px solid #aabbb0;border-radius:6px;background:#fff;color:var(--ink);padding:12px;line-height:1.5;font-size:16px}
input:not([type=checkbox]){height:48px}
input::placeholder,textarea::placeholder{color:#65766d;opacity:1}
input[aria-invalid=true]{border-color:var(--error)}
input:disabled{background:var(--paper)}
textarea{resize:vertical;min-height:160px;max-height:600px}
.remember-row{font-size:13px;margin:-4px 0 14px}
.access-help{margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}
.access-help h2{font-size:14px}
.access-help p{font-size:12px;color:var(--muted);margin-top:7px}
.access-help a{display:inline-flex;align-items:center;gap:7px;min-height:44px;font-size:12px;font-weight:700;color:var(--green-dark);margin-top:8px}
.access-help a svg{width:15px;height:15px}
.field-hint{font-size:12px;line-height:1.55;margin-top:7px}
.field-error{color:var(--error);font-size:13px;line-height:1.6;margin-top:6px}
.notice{padding:14px 16px;border-left:3px solid var(--error);background:var(--error-bg);font-size:14px;line-height:1.65;margin-block:20px;overflow-wrap:anywhere}
.notice.is-info{border-color:var(--green);background:var(--paper)}
.access-footnote{display:flex;align-items:flex-start;gap:10px;margin-top:23px;color:var(--muted);font-size:12px;line-height:1.7}
.access-footnote svg{width:17px;height:17px;margin-top:3px}
.site-footer{margin-top:auto;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;min-height:74px;padding-block:18px}
.site-footer a{display:flex;align-items:center;min-height:44px}
.account-actions{display:flex;align-items:center;gap:20px;min-width:0}
.account-email{display:none;font-size:12px;color:var(--muted);max-width:280px;overflow-wrap:anywhere}
.area-main{flex:1;padding-block:30px 56px}
.access-gate{max-width:480px;padding-block:24px 80px;margin:auto}
.access-gate h1{margin:10px 0 14px}
.gate-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:28px;border-bottom:1px solid var(--line)}
.workspace-heading h1{font-size:26px;margin-top:8px}
.product-meta{font-size:12px;margin-top:8px}
.print-button{align-self:flex-start;margin-top:20px}
.workspace-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:28px}
.module-sidebar{padding-top:24px;min-width:0}
.sidebar-label{color:var(--muted);margin-bottom:12px}
.module-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.module-link{position:relative;display:flex;align-items:center;gap:9px;min-height:58px;padding:11px 10px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:12px;line-height:1.5;font-weight:700;text-decoration:none;min-width:0}
.module-link span{overflow-wrap:anywhere}
.module-link>svg{width:18px;height:18px;color:var(--muted)}
.module-link:hover{background:var(--paper)}
.module-link[aria-current=true]{background:var(--green);border-color:var(--green);color:#fff}
.module-link[aria-current=true]>svg{color:var(--lime)}
.progress-summary{padding:22px 0;border-bottom:1px solid var(--line)}
.progress-heading{display:flex;gap:12px;justify-content:space-between;align-items:baseline;font-size:12px}
.progress-heading label{font-weight:800}
#progress-count{font-variant-numeric:tabular-nums;color:var(--muted)}
progress{display:block;appearance:none;width:100%;height:6px;margin:10px 0;background:var(--line);border:none;border-radius:3px;overflow:hidden}
progress::-webkit-progress-bar{background:var(--line)}
progress::-webkit-progress-value{background:var(--green)}
progress::-moz-progress-bar{background:var(--green)}
.local-caption{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted)}
.local-caption svg{width:14px;height:14px}
.reading-shortcut{display:flex;align-items:center;gap:8px;min-height:44px;font-size:12px;color:var(--green-dark);font-weight:700;text-decoration:none;padding-block:12px}
.reading-shortcut:hover{text-decoration:underline}
.reading-shortcut svg{width:16px;height:16px}
.return-to-modules{margin-top:24px;border-top:1px solid var(--line)}
.reading-column{min-width:0}
.module-heading{padding-bottom:24px;border-bottom:1px solid var(--line)}
.module-heading h2{font-size:26px;margin:8px 0 12px}
.module-heading>p:last-child{color:var(--muted);font-size:14px;white-space:pre-line}
.content-section{padding-block:26px;border-bottom:1px solid var(--line)}
.content-section h3{margin-bottom:14px}
.content-section>p{margin-top:12px;white-space:pre-line}
.table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;margin-block:20px;border:1px solid var(--line);border-radius:6px}
.content-table{width:100%;min-width:680px;border-collapse:collapse;font-size:12px;font-variant-numeric:tabular-nums}
.content-table th,.content-table td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}
.content-table thead{background:var(--paper)}
.content-table th{font-weight:800}
.content-table tbody tr:last-child>*{border-bottom:0}
.content-table .numeric{text-align:right}
.checklist{display:grid;gap:0;margin:18px 0 0;padding:0;list-style:none}
.check-row{display:flex;align-items:flex-start;gap:12px;padding:13px 0;line-height:1.65;cursor:pointer;font-size:14px}
.check-row input{appearance:auto;accent-color:var(--green);width:19px;height:19px;flex:0 0 19px;margin:2px 0 0;cursor:pointer}
.check-row:has(input:checked)>span{color:var(--green-dark)}
.checklist li+li{border-top:1px solid #edf0ee}
.resource-list{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:8px}
.resource-list a{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:700;color:var(--green-dark);overflow-wrap:anywhere}
.resource-list a svg{width:15px;height:15px}
.resource-list a span{min-width:0;overflow-wrap:anywhere}
.tool-section{padding-block:28px;border-bottom:1px solid var(--line)}
.section-heading{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:20px}
.section-heading>svg{color:var(--green)}
.section-heading h2{font-size:20px}
.offer-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:22px}
.offer-fields{padding:17px 16px 14px;border:1px solid var(--line);border-radius:6px}
.offer-fields legend{padding:0 7px;font-size:14px;font-weight:800}
.offer-fields .field{margin-bottom:15px}
.offer-fields .field>label{font-size:12px}
.offer-fields input{font-size:16px;padding-inline:9px}
.money-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}
.money-grid>.field:first-child{grid-column:1/-1}
.offer-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:12px;font-size:13px}
.offer-total output{font-size:20px;font-weight:800;font-variant-numeric:tabular-nums}
.comparison-confirm{margin:12px 0;font-size:13px}
#price-error{margin-bottom:16px}
.comparison-result{margin-top:20px;padding:16px;border-left:3px solid var(--green);background:var(--paper);font-size:14px;white-space:pre-line}
.comparison-result.is-winner{background:#edfacf;border-color:var(--green-dark)}
.device-label{font-size:11px;color:var(--muted);font-weight:600;line-height:1.5}
.notes-footer{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:baseline}
.notes-footer .field-hint{max-width:420px}
.save-status{font-size:11px;color:var(--green-dark);min-height:20px}
.sources-section{padding-top:26px}
.sources-section h2{font-size:16px}
.print-only{display:none}
.spinning{animation:spin 1s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:600px){.wrap{width:min(1184px,calc(100% - 64px))}.brand{font-size:16px}.brand strong{font-size:18px}.text-action{font-size:13px}.access-main{margin-top:70px}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-email{display:inline}.workspace-heading h1{font-size:30px}.module-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.module-link{flex-direction:column;align-items:flex-start;gap:8px}.progress-summary{max-width:340px}.area-main{padding-top:40px}}
@media(min-width:960px){.workspace-layout{grid-template-columns:236px minmax(0,1fr);gap:48px}.module-sidebar{align-self:start;position:sticky;top:24px;padding-top:32px}.module-nav{grid-template-columns:minmax(0,1fr)}.module-link{flex-direction:row;align-items:center;padding:15px;font-size:13px;min-height:56px}.module-link>svg{width:20px;height:20px}.reading-column{padding-top:32px;max-width:800px}.progress-summary{margin-top:12px;border-bottom:0}.module-heading h2{font-size:28px}.content-section{padding-block:30px}.offer-fields{padding:19px 18px 16px}.device-label{margin-left:auto}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{
  @page{margin:18mm}
  body{display:block;min-height:0;color:#111;background:#fff;font-size:11pt}
  .site-header,.site-footer,.skip-link,.module-sidebar,.print-button,.notice,.gate-actions,noscript,.save-status,.notes-footer,.device-label,.access-footnote,.status-line,.icon-button,.reading-shortcut{display:none!important}
  .wrap,.access-main{width:100%;max-width:none;margin:0;padding:0}
  .workspace-heading{padding-bottom:16pt}
  .workspace-heading h1{font-size:22pt}
  .workspace-layout{display:block}
  .reading-column{max-width:none;padding-top:20pt}
  .module-heading h2{font-size:19pt}
  h2,h3,.section-heading{break-after:avoid}
  p,li{orphans:3;widows:3}
  .check-row,.offer-fields,.resource-list li{break-inside:avoid}
  .content-section,.tool-section{padding-block:16pt}
  .check-row input{print-color-adjust:exact;-webkit-print-color-adjust:exact}
  .resource-list a{color:#111;display:block}
  .resource-list a::after{content:' (' attr(href) ')';font-weight:400;overflow-wrap:anywhere}
  .resource-list svg{display:none}
  #price-form .button,#price-error{display:none}
  .offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14pt}
  input:not([type=checkbox]){padding:5pt;height:auto;border-color:#bbb;font-size:10pt}
  .comparison-result{border:1px solid #aaa;background:#fff!important}
  .table-scroll{overflow:visible;border-radius:0;break-inside:avoid}
  .content-table{min-width:0;font-size:8pt}
  .content-table th,.content-table td{padding:6pt 4pt}
  #private-notes{display:none}
  .print-only{display:block;white-space:pre-wrap;overflow-wrap:anywhere}
  #printed-notes:empty::after{content:'Sem anotações.';color:#555}
  .muted,.eyebrow,.field-hint,.local-caption{color:#444}
}
