:root{color-scheme:light;--bg:#eef4ff;--surface:rgba(255,255,255,0.92);--surface-muted:#e7eefc;--surface-strong:#0d2347;--border:#cad7ef;--border-strong:#8fa9d5;--text:#132743;--text-soft:#5f7394;--accent:#1458c8;--accent-strong:#0d47a1;--accent-soft:#dce8ff;--highlight:#f0c419;--highlight-soft:#fff4bf;--danger:#b42318;--shadow:0 14px 36px rgba(20,54,107,0.1);--radius:18px;--font-sans:Aptos,"Segoe UI","Trebuchet MS",sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0;background:radial-gradient(circle at top right,rgba(20,88,200,.18),transparent 28%),radial-gradient(circle at left center,rgba(56,180,255,.14),transparent 24%),radial-gradient(circle at 70% 20%,rgba(240,196,25,.12),transparent 18%),linear-gradient(180deg,#f8fbff,#edf4ff);color:var(--text);font-family:var(--font-sans);font-size:14px;line-height:1.5}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(20,88,200,.035) 1px,transparent 0),linear-gradient(90deg,rgba(20,88,200,.035) 1px,transparent 0);background-size:36px 36px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.32),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.32),transparent 72%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}::selection{background:var(--accent-soft);color:var(--surface-strong)}.app-shell,main{min-height:100vh}.app-shell{display:grid;grid-template-columns:clamp(180px,11vw,204px) minmax(0,1fr);grid-gap:8px;gap:8px;padding:6px}.app-shell__sidebar{position:-webkit-sticky;position:sticky;top:6px;height:calc(100vh - 12px)}.app-shell__main{min-width:0;padding:0 2px 16px 0}.companies-workbench{display:grid;grid-template-columns:clamp(192px,12vw,214px) minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start}.companies-filter,.companies-preview,.companies-results{min-width:0}.companies-preview{grid-column:1/-1}.companies-page--slim{zoom:.84}.slim-filter-section{border:1px solid var(--border);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,250,255,.92));overflow:hidden}.slim-filter-section__summary{list-style:none;cursor:pointer;padding:10px 12px;font-weight:700;color:var(--surface-strong);background:linear-gradient(180deg,rgba(20,88,200,.06),rgba(255,255,255,.9))}.slim-filter-section__summary::-webkit-details-marker{display:none}.slim-filter-section__content{display:grid;grid-gap:8px;gap:8px;padding:10px}.dashboard-chart-grid{display:grid;grid-template-columns:1.2fr 1.2fr .95fr;grid-gap:14px;gap:14px;align-items:stretch}.dashboard-chart-grid__uf{grid-column:1/span 2}.dashboard-chart-grid__regiao{grid-column:3}.dashboard-chart-grid__porte{grid-column:1}.dashboard-chart-grid__cnae{grid-column:2/span 2}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,560px) 1fr;background:linear-gradient(180deg,#f8fbff,#edf4ff)}.auth-shell__panel{padding:42px 50px;display:grid;align-content:center;grid-gap:20px;gap:20px}.auth-shell__hero{position:relative;overflow:hidden;padding:48px 52px;background:linear-gradient(135deg,#091f46,#1249a8 50%,#42b2ff);color:white}.auth-shell__proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:4px}.insights-brazil-map{display:grid;grid-gap:10px;gap:10px;min-width:0}.insights-brazil-map__canvas{position:relative;width:100%;max-width:680px;aspect-ratio:.96;margin-inline:auto;padding:14px;border:1px solid rgba(202,215,239,.9);border-radius:8px;background:linear-gradient(rgba(20,88,200,.035) 1px,transparent 0),linear-gradient(90deg,rgba(20,88,200,.035) 1px,transparent 0),linear-gradient(180deg,#f8fbff,#edf4ff);background-size:28px 28px,28px 28px,auto;isolation:isolate}.insights-brazil-map__canvas .map{display:grid;width:100%!important;height:100%;place-items:center}.insights-brazil-map__canvas .map svg{display:block;width:100%;height:100%;overflow:visible}.insights-brazil-map__canvas .map path{cursor:pointer;transition:fill .16s ease,filter .16s ease}.insights-brazil-map__canvas .map path:hover{filter:drop-shadow(0 3px 5px rgba(13,35,71,.2))}.insights-brazil-map__connectors{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:visible;pointer-events:none}.insights-brazil-map__connectors line{stroke:rgba(13,71,161,.58);stroke-width:1.5;stroke-dasharray:3 3}.insights-brazil-map__point{position:absolute;z-index:2;display:grid;width:46px;height:46px;padding:4px;place-content:center;grid-gap:1px;gap:1px;border:2px solid #1458c8;border-radius:50%;background:rgba(255,255,255,.97);color:#0d2347;box-shadow:0 5px 14px rgba(13,35,71,.2);line-height:1;text-align:center;transform:translate(-50%,-50%) scale(var(--opportunity-point-scale,1));transform-origin:center;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.insights-brazil-map__point:focus-visible,.insights-brazil-map__point:hover{z-index:4;border-color:#0d47a1;background:#fff4bf;box-shadow:0 8px 20px rgba(13,35,71,.3);outline:3px solid rgba(34,166,242,.28);transform:translate(-50%,-50%) scale(calc(var(--opportunity-point-scale, 1) * 1.08))}.insights-brazil-map__point span{color:#5f7394;font-size:9px;font-weight:800}.insights-brazil-map__point strong{font-size:10px;white-space:nowrap}.insights-brazil-map__summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;align-items:center;min-height:48px;padding:10px 12px;border-radius:8px;background:#0d2347;color:white}.insights-brazil-map__summary span{display:inline-flex;min-width:0;align-items:center;gap:8px;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.insights-brazil-map__summary small{color:#b8d7ff;text-align:right}.insights-brazil-map__summary-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#f0c419;box-shadow:0 0 0 4px rgba(240,196,25,.16)}.insights-brazil-map__legend{display:grid;grid-template-columns:auto minmax(80px,1fr) auto;grid-gap:8px;gap:8px;align-items:center;color:#5f7394;font-size:11px}.insights-brazil-map__legend i{height:7px;border-radius:999px;background:linear-gradient(90deg,#dce8f8,#78a8ea,#1458c8)}@media (max-width:1260px){.insights-donut-layout,.insights-hero,.insights-map-layout{grid-template-columns:1fr!important}.insights-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.insights-view-grid{grid-template-columns:1fr!important}.insights-view-grid>*{grid-column:1/-1!important}}@media (max-width:760px){.insights-page{gap:12px!important}.insights-hero{padding:18px!important;border-radius:18px!important}.insights-hero-title{font-size:28px!important;line-height:1.08!important}.insights-metrics{grid-template-columns:1fr!important}.insights-control-band{display:grid!important;align-items:stretch!important}.insights-segmented-control{justify-content:start!important}.insights-brazil-map__canvas{padding:8px}.insights-brazil-map__point{width:38px;height:38px;border-width:1.5px}.insights-brazil-map__point span{font-size:8px}.insights-brazil-map__point strong{font-size:8.5px}.insights-brazil-map__summary{grid-template-columns:minmax(0,1fr) auto}.insights-brazil-map__summary small{grid-column:1/-1;text-align:left}.insights-brazil-map__legend{grid-template-columns:1fr}.insights-brazil-map__legend i{grid-row:2}.insights-brazil-map__legend span:last-child{grid-column:1;text-align:right}}@media (max-width:1820px){.companies-page--slim{zoom:.9}.companies-workbench{grid-template-columns:clamp(186px,16vw,206px) minmax(0,1fr)}}@media (max-width:1560px){.companies-page--slim{zoom:1}.companies-workbench{grid-template-columns:1fr}.companies-filter,.companies-preview,.companies-results{grid-column:auto}.dashboard-chart-grid{grid-template-columns:1fr 1fr}.dashboard-chart-grid__cnae,.dashboard-chart-grid__porte,.dashboard-chart-grid__regiao,.dashboard-chart-grid__uf{grid-column:auto}.auth-shell{grid-template-columns:1fr}.auth-shell__hero,.auth-shell__panel{padding:32px 28px}.auth-shell__proof-grid{grid-template-columns:1fr}}@media (max-width:1260px){.app-shell{grid-template-columns:1fr}.app-shell__sidebar{position:static;top:auto;height:auto}.app-shell__main{padding:0 0 18px}.companies-workbench,.dashboard-chart-grid{grid-template-columns:1fr}.auth-shell__hero,.auth-shell__panel{padding:26px 18px}}.auth-help-callout{display:flex;max-width:540px;min-height:68px;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid rgba(20,88,200,.18);border-radius:8px;background:#ffffff;color:var(--surface-strong);box-shadow:0 10px 24px rgba(20,54,107,.08);text-decoration:none}.auth-help-callout>span:first-child{display:grid;grid-gap:4px;gap:4px}.auth-help-callout small{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.auth-help-callout strong{font-size:14px;line-height:1.4}.auth-help-callout>span:last-child{color:var(--accent);font-size:24px;line-height:1}.help-page{min-height:100vh;background:#f4f7fc;color:var(--text)}.help-topbar{position:-webkit-sticky;position:sticky;z-index:20;top:0;display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;padding:10px max(24px,calc((100vw - 1180px) / 2));border-bottom:1px solid rgba(202,215,239,.92);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.help-brand{display:inline-flex;min-width:0;align-items:center;gap:11px;color:var(--surface-strong);text-decoration:none}.help-brand img{width:46px;height:auto}.help-brand span{display:grid;min-width:0;grid-gap:1px;gap:1px}.help-brand strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.help-brand small{color:var(--text-soft);font-size:12px}.help-manual-footer>div:last-child,.help-topbar__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.help-export-button,.help-hero__primary,.help-hero__secondary,.help-link-button,.help-primary-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:9px 13px;border-radius:7px;font-weight:750;line-height:1.2;text-decoration:none}.help-link-button{border:1px solid var(--border);background:white;color:var(--surface-strong)}.help-hero__primary,.help-primary-button{border:1px solid #1458c8;background:#1458c8;color:white}.help-export-button{border:1px solid rgba(240,196,25,.66);background:#f0c419;color:#142c54}.help-main{width:min(1180px,calc(100% - 32px));min-height:0;margin:0 auto;padding:24px 0 56px}.help-hero{position:relative;display:grid;min-height:440px;align-content:center;grid-gap:16px;gap:16px;overflow:hidden;padding:44px clamp(24px,6vw,76px);border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#0d2347;box-shadow:0 24px 52px rgba(13,35,71,.18);color:white}.help-hero:after{position:absolute;top:0;right:0;width:8px;height:100%;background:#f0c419;content:""}.help-hero__brand{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:12px;color:#b8d7ff;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.help-hero__brand img{width:54px;height:auto}.help-hero h1{max-width:820px;margin:0;font-size:44px;line-height:1.05}.help-hero__lead{max-width:850px;margin:0;color:white;font-size:21px;font-weight:650;line-height:1.45}.help-hero__support{max-width:850px;margin:0;color:rgba(255,255,255,.76);font-size:15px;line-height:1.75}.help-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:4px}.help-hero__secondary{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:white}.help-scope-note{display:grid;max-width:850px;grid-gap:4px;gap:4px;margin-top:8px;padding:13px 15px;border-left:4px solid #f0c419;background:rgba(255,255,255,.07)}.help-scope-note span{color:rgba(255,255,255,.74);line-height:1.55}.help-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:14px 0 24px}.help-value-card{display:grid;min-height:184px;align-content:start;grid-gap:9px;gap:9px;padding:20px;border:1px solid var(--border);border-radius:8px;background:white;box-shadow:0 10px 24px rgba(20,54,107,.06)}.help-value-card>span{color:#1458c8;font-size:12px;font-weight:850;letter-spacing:1.5px}.help-module-card h3,.help-step h3,.help-two-column h3,.help-value-card h2{margin:0;color:var(--surface-strong)}.help-value-card h2{font-size:19px}.help-export-guidance p,.help-feature-table p,.help-module-card p,.help-step p,.help-two-column p,.help-value-card p,.help-workflow p{margin:0;color:var(--text-soft);line-height:1.65}.help-content-layout{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.help-toc{position:-webkit-sticky;position:sticky;top:92px;display:grid;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:white;box-shadow:0 10px 24px rgba(20,54,107,.06)}.help-toc>strong{padding:15px 16px 11px;color:var(--surface-strong)}.help-toc nav{display:grid;padding:0 8px 10px}.help-toc nav a{padding:8px;border-left:2px solid transparent;color:var(--text-soft);font-size:12.5px;text-decoration:none}.help-toc nav a:focus-visible,.help-toc nav a:hover{border-left-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.help-toc__support{display:grid;grid-gap:3px;gap:3px;padding:13px 16px;border-top:1px solid var(--border);background:#f8faff;font-size:11.5px}.help-toc__support span{color:var(--text-soft)}.help-toc__support a{overflow-wrap:anywhere;color:var(--accent-strong);font-weight:750}.help-manual{display:grid;grid-gap:16px;gap:16px;min-width:0}.help-section{scroll-margin-top:92px;padding:28px;border:1px solid var(--border);border-radius:8px;background:white;box-shadow:0 10px 24px rgba(20,54,107,.055)}.help-section-heading{display:grid;grid-gap:7px;gap:7px;margin-bottom:22px}.help-export-guidance span,.help-module-card>span,.help-section-heading>span{color:var(--accent);font-size:11px;font-weight:850;letter-spacing:1.3px;text-transform:uppercase}.help-section-heading h2{margin:0;color:var(--surface-strong);font-size:27px;line-height:1.15}.help-section-heading p{max-width:720px;margin:0;color:var(--text-soft);line-height:1.7}.help-step-list{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--border)}.help-step{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:14px;gap:14px;padding:17px 0;border-bottom:1px solid var(--border)}.help-step>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#0d2347;color:white;font-size:12px;font-weight:850}.help-step>div{display:grid;grid-gap:5px;gap:5px}.help-step h3{font-size:16px}.help-decision-grid,.help-export-guidance,.help-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.help-decision-grid>div,.help-export-guidance>div,.help-two-column>div{padding:17px;border:1px solid var(--border);border-radius:8px;background:#f8faff}.help-decision-grid strong,.help-export-guidance strong{display:block;margin-bottom:6px;color:var(--surface-strong)}.help-decision-grid p{margin:0;color:var(--text-soft);line-height:1.6}.help-decision-grid a{color:var(--accent-strong);font-weight:750}.help-workflow{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.help-workflow li{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:14px;gap:14px;min-height:82px}.help-workflow li:not(:last-child):before{position:absolute;top:34px;bottom:0;left:16px;width:2px;background:#cad7ef;content:""}.help-workflow li>span{position:relative;z-index:1;display:grid;width:34px;height:34px;place-items:center;border:2px solid #1458c8;border-radius:50%;background:white;color:#1458c8;font-size:12px;font-weight:850}.help-workflow li>div{display:grid;align-content:start;grid-gap:5px;gap:5px;padding:4px 0 18px}.help-workflow strong{color:var(--surface-strong);font-size:15.5px}.help-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.help-module-card{display:grid;min-height:215px;align-content:start;grid-gap:9px;gap:9px;padding:19px;border:1px solid var(--border);border-top:4px solid #1458c8;border-radius:8px;background:#fbfcff}.help-module-card h3{font-size:18px}.help-module-card>strong{margin-top:auto;padding-top:12px;border-top:1px solid var(--border);color:var(--surface-strong);font-size:12.5px;line-height:1.55}.help-feature-table{display:grid;border:1px solid var(--border);border-radius:8px;overflow:hidden}.help-feature-table>div{display:grid;grid-template-columns:minmax(150px,.33fr) minmax(0,1fr);grid-gap:18px;gap:18px;padding:14px 16px;background:white}.help-feature-table>div:nth-child(2n){background:#f7f9fd}.help-feature-table>div+div{border-top:1px solid var(--border)}.help-feature-table strong{color:var(--surface-strong)}.help-two-column{margin-top:0}.help-two-column>div{display:grid;align-content:start;grid-gap:10px;gap:10px}.help-two-column h3{font-size:18px}.help-data-list{display:grid;margin:0;border:1px solid var(--border);border-radius:8px;overflow:hidden}.help-data-list>div{display:grid;grid-template-columns:minmax(130px,.27fr) minmax(0,1fr);grid-gap:18px;gap:18px;padding:14px 16px}.help-data-list>div+div{border-top:1px solid var(--border)}.help-data-list>div:nth-child(odd){background:#f8faff}.help-data-list dt{color:var(--surface-strong);font-weight:800}.help-data-list dd{margin:0;color:var(--text-soft);line-height:1.65}.help-export-guidance{margin-top:0}.help-export-guidance>div{display:grid;align-content:start;grid-gap:7px;gap:7px}.help-checklist{display:grid;grid-gap:10px;gap:10px;margin:18px 0 0;padding:0;list-style:none}.help-checklist li{position:relative;padding-left:24px;color:var(--text-soft);line-height:1.6}.help-checklist li:before{position:absolute;top:5px;left:0;display:grid;width:15px;height:15px;place-items:center;border:1px solid #1458c8;color:#1458c8;content:"✓";font-size:10px;font-weight:900}.help-faq-list{display:grid;grid-gap:8px;gap:8px}.help-faq-list details{border:1px solid var(--border);border-radius:8px;background:#fbfcff}.help-faq-list summary{padding:14px 42px 14px 16px;color:var(--surface-strong);cursor:pointer;font-weight:750;line-height:1.45}.help-faq-list p{margin:0;padding:0 16px 16px;color:var(--text-soft);line-height:1.7}.help-manual-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;border:1px solid var(--border);border-radius:8px;background:#0d2347;color:white}.help-manual-footer>div:first-child{display:grid;grid-gap:3px;gap:3px}.help-manual-footer span{color:rgba(255,255,255,.7)}.help-print-cover{display:none}@media (max-width:900px){.help-topbar{padding-inline:16px}.help-topbar__actions .help-link-button{display:none}.help-main{width:min(100% - 24px,1180px);padding-top:12px}.help-hero{min-height:0;padding:30px 24px}.help-hero h1{font-size:36px}.help-hero__lead{font-size:18px}.help-module-grid,.help-value-grid{grid-template-columns:1fr}.help-module-card,.help-value-card{min-height:0}.help-content-layout{grid-template-columns:1fr}.help-toc{position:static}.help-toc nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.help-brand small{display:none}.help-topbar__actions .help-primary-button{min-height:38px;padding-inline:10px;font-size:12px}.help-hero{padding:26px 18px}.help-hero h1{font-size:31px}.help-hero__brand img{width:44px}.help-hero__actions>*{width:100%}.help-section{padding:21px 16px}.help-section-heading h2{font-size:23px}.help-decision-grid,.help-export-guidance,.help-toc nav,.help-two-column{grid-template-columns:1fr}.help-data-list>div,.help-feature-table>div{grid-template-columns:1fr;gap:5px}.help-manual-footer{display:grid}.help-manual-footer .help-export-button,.help-manual-footer .help-primary-button,.help-manual-footer>div:last-child{width:100%}}@media print{@page{size:A4;margin:14mm}body,html{background:white!important;color:#132743;font-size:10pt}.help-no-print,body:before{display:none!important}.help-main,.help-page{width:100%;margin:0;padding:0;background:white}.help-print-cover{display:grid;min-height:255mm;align-content:center;justify-items:start;grid-gap:8px;gap:8px;page-break-after:always;break-after:page;color:#0d2347}.help-print-cover img{width:76px;height:auto;margin-bottom:22px}.help-print-cover strong{font-size:28pt;line-height:1.1}.help-print-cover span{color:#1458c8;font-size:15pt}.help-print-cover small{margin-top:20px;color:#5f7394}.help-hero{min-height:0;padding:0 0 12mm;border:0;border-bottom:2px solid #0d2347;border-radius:0;background:white;box-shadow:none;color:#0d2347}.help-hero:after,.help-hero__brand img{display:none}.help-hero__brand,.help-hero__support,.help-scope-note span{color:#5f7394}.help-hero h1{font-size:25pt}.help-hero__lead{color:#0d2347;font-size:14pt}.help-scope-note{border-left-color:#1458c8;background:#f4f7fc}.help-value-grid{grid-template-columns:repeat(3,1fr);margin:7mm 0}.help-decision-grid>div,.help-export-guidance>div,.help-module-card,.help-section,.help-two-column>div,.help-value-card{box-shadow:none}.help-value-card{min-height:0;padding:4mm}.help-content-layout{display:block}.help-manual{gap:6mm}.help-section{padding:6mm 0;border:0;border-top:1px solid #cad7ef;page-break-inside:auto;break-inside:auto}.help-section-heading{page-break-after:avoid;break-after:avoid}.help-data-list>div,.help-export-guidance>div,.help-faq-list details,.help-feature-table>div,.help-module-card,.help-step,.help-workflow li{page-break-inside:avoid;break-inside:avoid}.help-module-grid{grid-template-columns:repeat(2,1fr)}.help-module-card{min-height:0}.help-faq-list details{padding-bottom:3mm}.help-faq-list summary{padding-bottom:2mm}.help-faq-list p{display:block;padding-bottom:0}.help-manual-footer{margin-top:8mm;border:0;border-radius:0;background:#0d2347!important;print-color-adjust:exact}}