@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200..800&display=swap";*{box-sizing:border-box}body{--bg:#f7f8fa;--surface:#fff;--surface2:#f0f2f5;--border:#e4e7ed;--border2:#d0d5de;--text:#111827;--muted:#6b7280;--blue:#2563eb;--blue-light:#eff6ff;--blue-mid:#bfdbfe;--red:#dc2626;--red-light:#fff1f1;--red-mid:#fecaca;--green:#16a34a;--green-light:#f0fdf4;--green-mid:#bbf7d0;--yellow:#d97706;--yellow-light:#fffbeb;--yellow-mid:#fde68a;background-color:var(--bg);background-image:radial-gradient(var(--border2) 1px, transparent 1px);background-size:20px 20px;min-height:100dvh;margin:0;font-family:Plus Jakarta Sans,sans-serif}h1,h2,p{margin:0}ul,li{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}.estrutura{grid-template-columns:auto 1fr;grid-template-areas:"header header""sidenav content";max-width:90rem;margin:0 auto;display:grid}main{background:var(--surface);grid-area:content;min-height:calc(100vh - 72px);margin-right:1rem}.conteudo{flex-direction:column;justify-content:center;height:100%;padding:2rem;display:flex}.titulos{color:var(--text);margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1}.textos-info{max-width:40ch;color:var(--muted);margin-bottom:2rem;font-size:1rem;font-weight:500;line-height:1.25}@keyframes animacao{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.animar{animation:.6s ease-out forwards animacao}@media (width<=50rem){.estrutura{grid-template-columns:1fr;grid-template-areas:"header""content""sidenav"}main{margin:0}.conteudo{justify-content:flex-start;height:auto;padding:1rem 1rem 8rem}.titulos{margin-bottom:.75rem;font-size:2rem}.textos-info{margin-bottom:1.25rem;font-size:.875rem}}._header_10nr2_1{background:var(--bg);border-bottom:2px solid var(--border);grid-area:header}._nav_10nr2_11{justify-content:space-between;align-items:center;gap:1.25rem;max-width:90rem;margin:0 auto;padding:1rem;display:flex}._btn_1wflw_1{background:var(--blue);color:var(--bg);border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:background .8s,color .8s}._btn_1wflw_1:hover{background:var(--blue-mid);color:var(--text)}._sidenav_1pujk_1{grid-area:sidenav;justify-content:start;align-items:center;margin:1rem;display:flex}._sidenav_1pujk_1 ul{flex-direction:column;gap:1.25rem;display:flex}._sidenav_1pujk_1 li,._sidenav_1pujk_1 a{justify-content:center;align-items:center;display:flex}._sidenav_1pujk_1 li{aspect-ratio:1}._sidenav_1pujk_1 a{text-align:center;background:var(--surface);width:100%;max-width:10ch;height:100%;color:var(--text);border:1px solid #0000;border-radius:.5rem;font-size:1rem}._sidenav_1pujk_1 a:hover{border:1px solid var(--blue)}._sidenav_1pujk_1 a.active{border-color:var(--blue)}@media (width<=50rem){._sidenav_1pujk_1{border-top:1px solid var(--blue-mid);background:var(--bg);z-index:1000;justify-content:center;align-items:center;width:100%;margin:0;padding:.75rem;display:flex;position:fixed;bottom:0;left:0}._sidenav_1pujk_1 ul{flex-direction:row;justify-content:center;gap:.5rem}._sidenav_1pujk_1 a{aspect-ratio:1;border:1px solid var(--border);height:80px;padding:.4rem;font-size:.7rem}}._home_l1irx_1{align-items:flex-start}._tituloHome_l1irx_7{color:var(--text);margin-bottom:1rem;font-size:3.6rem;font-weight:800;line-height:1.1}._destaque_l1irx_21{color:var(--red)}._infoHome_l1irx_27{max-width:40ch;color:var(--muted);margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.25}._rotulo_l1irx_43{text-transform:uppercase;color:var(--muted);margin-top:3rem;font-size:.75rem;font-weight:600}._resultado_l1irx_57{color:var(--red);margin:1rem 0;font-size:4.5rem;font-weight:800;line-height:1}._info_l1irx_27{color:var(--muted);margin-bottom:3rem;font-size:.875rem;font-weight:500}._cardsHome_l1irx_83{flex-wrap:wrap;gap:1.25rem;display:flex}._cardHome_l1irx_93{color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:.5rem;flex-direction:column;gap:.5rem;padding:2rem 1rem;font-size:.75rem;font-weight:400;line-height:1;transition:transform .3s,border-color .3s;display:flex}._cardHome_l1irx_93 span{color:var(--blue);font-size:1.25rem;font-weight:800;line-height:1}._cardHome_l1irx_93:hover{border-color:var(--border2);transform:scale(1.1)}@media (width<=50rem){._tituloHome_l1irx_7{font-size:2.5rem}._resultado_l1irx_57{font-size:3rem}._info_l1irx_27{margin-bottom:1.2rem}._cardsHome_l1irx_83{gap:.75rem}._cardHome_l1irx_93{padding:.75rem}._cardHome_l1irx_93 span{font-size:1rem}}._calculadoraCards_ov7rr_1{gap:2rem;height:29rem;display:flex}._calculadoraEntrada_ov7rr_11,._calculadoraResultado_ov7rr_13{background:var(--bg);border:1px solid var(--border);border-radius:.5rem;width:100%;padding:1rem}._rotulo_ov7rr_27{text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border2);padding-bottom:1rem;font-size:.875rem;font-weight:400;line-height:1}._subtitulo_ov7rr_45{color:var(--text);margin-bottom:.75rem;font-size:.875rem;font-weight:700}._calculadoraEntrada_ov7rr_11 form{gap:1rem;margin-top:1rem}._calculadoraEntrada_ov7rr_11 form,._groupForm_ov7rr_67{flex-direction:column;display:flex}._groupForm_ov7rr_67 label{color:var(--text);font-size:.875rem;font-weight:400}._groupForm_ov7rr_67{gap:.2rem}._groupForm_ov7rr_67 input{margin-right:.4rem}._inputRange_ov7rr_97{color:var(--text);font-size:.875rem;font-weight:700}._groupRange_ov7rr_107{grid-template-columns:repeat(3,1fr);display:grid}._valorSelecionado_ov7rr_115{text-align:center;color:var(--blue);background:var(--blue-light);border:1px solid var(--blue-mid);border-radius:.5rem;grid-column:3/4;padding:.2rem .4rem;font-size:.875rem;font-weight:800}input[type=range]{appearance:none;background:0 0;grid-column:1/3;width:90%}input[type=range]::-webkit-slider-runnable-track{background:var(--border);border-radius:4px;height:6px}input[type=range]::-moz-range-track{background:var(--border);border-radius:4px;height:6px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--blue);cursor:pointer;border-radius:50%;width:16px;height:16px;margin-top:-5px}input[type=range]::-moz-range-thumb{background:var(--blue);cursor:pointer;border:none;border-radius:50%;width:16px;height:16px}input[type=checkbox]{accent-color:var(--blue)}._resultadoInfo_ov7rr_231{margin:1rem 0}._resultado_ov7rr_231{color:var(--red);margin:1rem 0;font-size:3rem;font-weight:800}._explicacao_ov7rr_249{margin-bottom:1rem}._calculadoraResultado_ov7rr_13 li{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:.5rem;grid-template-columns:1fr auto auto;align-items:center;margin-bottom:.5rem;padding:.4rem .4rem .4rem .8rem;font-size:.75rem;font-weight:400;display:grid;position:relative}._tag_ov7rr_283{color:var(--red);background:var(--red-light);border:1px solid var(--red);border-radius:.5rem;padding:.2rem .4rem;font-size:.75rem;font-weight:500}._infoPrecos_ov7rr_301{color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:.5rem;padding:.2rem .4rem;font-size:.75rem;font-weight:400;display:none;position:absolute;top:-1rem;right:-2rem}._help_ov7rr_327{padding:.2rem}._help_ov7rr_327:hover ._infoPrecos_ov7rr_301{display:block}@media (width<=62rem){._valorSelecionado_ov7rr_115{font-size:.75rem}._resultado_ov7rr_231{font-size:2rem}._explicacao_ov7rr_249{font-size:.75rem}._calculadoraResultado_ov7rr_13 li{padding:.2rem .4rem}}@media (width<=50rem){._calculadoraCards_ov7rr_1{flex-direction:column;gap:1rem;height:auto}}._wrapper_1u086_1{justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;display:flex}._wrapper_1u086_1 p{color:var(--muted);font-size:1rem}._dots_1u086_25{gap:.4rem;display:flex}._dots_1u086_25 span{background:var(--muted);border-radius:50%;width:.4rem;height:.4rem;animation:.8s ease-in-out infinite _bounce_1u086_1;display:inline-block}._dots_1u086_25 span:nth-child(2){animation-delay:.2s}._dots_1u086_25 span:nth-child(3){animation-delay:.4s}@keyframes _bounce_1u086_1{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}}._grafico_52kqq_1{background:var(--bg);border:1px solid var(--border);border-radius:8px;height:24rem;padding:.875rem}tspan{color:var(--muted);font-size:.875rem}._legenda_52kqq_23{color:var(--muted);flex-direction:column;margin-top:.5rem;font-size:.85rem;display:flex}._bolinha_52kqq_37{border-radius:50%;width:10px;height:10px;margin-right:6px;display:inline-block}._categorias_8i7cy_1 ul{flex-wrap:wrap;justify-content:space-around;gap:1rem;display:flex}._cardCategoria_8i7cy_13{background:var(--bg);border:1px solid var(--border);border-radius:.5rem;flex-direction:column;min-width:10rem;height:12rem;padding:1rem;transition:transform .3s,border-color .3s;display:flex}._cardCategoria_8i7cy_13:hover{border-color:var(--red-mid);transform:scale(1.1)}._iconeCategoria_8i7cy_47{aspect-ratio:1;border:1px solid var(--border);border-radius:.5rem;max-width:max-content;margin-bottom:2rem;padding:1.2rem;font-size:1.25rem}[data-categoria=Alimentação]{background-color:var(--surfase);background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2016.25C20%2016.0858%2019.9677%2015.9233%2019.9049%2015.7716C19.842%2015.62%2019.75%2015.4822%2019.6339%2015.3661C19.5178%2015.25%2019.38%2015.158%2019.2284%2015.0952C19.0767%2015.0323%2018.9142%2015%2018.75%2015H18.125C17.435%2015%2017.5%2015.56%2017.5%2016.25L16.875%2026.875C16.875%2027.2065%2017.0067%2027.5245%2017.2411%2027.7589C17.4755%2027.9933%2017.7935%2028.125%2018.125%2028.125H19.375C19.7065%2028.125%2020.0245%2027.9933%2020.2589%2027.7589C20.4933%2027.5245%2020.625%2027.2065%2020.625%2026.875L20%2016.25ZM12.5%2013.125H10L9.375%2026.875C9.375%2027.2065%209.5067%2027.5245%209.74112%2027.7589C9.97554%2027.9933%2010.2935%2028.125%2010.625%2028.125H11.875C12.2065%2028.125%2012.5245%2027.9933%2012.7589%2027.7589C12.9933%2027.5245%2013.125%2027.2065%2013.125%2026.875L12.5%2013.125Z'%20fill='%233F51B5'/%3e%3cpath%20d='M20%2016.25H17.5V1.875C18.75%201.875%2023.125%204.375%2020%2016.25ZM13.125%201.875V10H11.875V1.875H10.625V10H9.375V1.875H8.125L7.5%2010.625L10%2013.125H12.5L15%2010.625L14.375%201.875H13.125Z'%20fill='%232196F3'/%3e%3c/svg%3e") no-repeat center, var(--surface)}[data-categoria=Habitação]{background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.13188%208.74414H5.63341C5.28822%208.74414%205.00854%209.02382%205.00854%209.36901V14.9903C5.00854%2015.2507%205.17015%2015.4838%205.41415%2015.5749C5.48557%2015.6019%205.5597%2015.6147%205.63341%2015.6147C5.81008%2015.6147%205.98311%2015.5397%206.10399%2015.401L8.60246%2012.5386C8.70131%2012.4247%208.75627%2012.2786%208.75627%2012.128V9.36907C8.75627%209.02388%208.4766%208.74414%208.13188%208.74414Z'%20fill='%23434A54'/%3e%3cpath%20d='M29.3356%2018.2257L16.2155%203.21338C16.097%203.07789%2015.9253%203%2015.7453%203C15.565%203%2015.3933%203.07783%2015.2747%203.21338L2.15459%2018.2257C1.99295%2018.4098%201.95451%2018.6716%202.05613%2018.8951C2.15734%2019.1176%202.3798%2019.2613%202.62477%2019.2613H5.74993V27.3824C5.74993%2027.7276%206.02965%2028.0069%206.3749%2028.0069H25.1154C25.4606%2028.0069%2025.7399%2027.7275%2025.7399%2027.3824V19.2613H28.865C29.1104%2019.2613%2029.3329%2019.1176%2029.4346%2018.8951C29.5352%2018.6716%2029.4968%2018.4097%2029.3356%2018.2257Z'%20fill='%23FFCE54'/%3e%3cpath%20d='M29.4303%2018.8926C29.5311%2018.6693%2029.4926%2018.4074%2029.3314%2018.2234L16.2133%203.21335C16.0948%203.07787%2015.9231%203%2015.7432%203C15.5629%203%2015.3912%203.07782%2015.2726%203.21335L2.15456%2018.2234C1.99295%2018.4074%201.95452%2018.6692%202.05612%2018.8926C2.15732%2019.1151%202.37975%2019.2588%202.62468%2019.2588H5.74936L15.7432%208.01621L25.7362%2019.2588H28.8608C29.1062%2019.2588%2029.3287%2019.1151%2029.4303%2018.8926Z'%20fill='%23ED5564'/%3e%3cpath%20d='M18.866%2019.2588H12.6198C12.2751%2019.2588%2011.9954%2019.5381%2011.9954%2019.8832V28.003H19.4903V19.8832C19.4903%2019.538%2019.2102%2019.2588%2018.866%2019.2588Z'%20fill='%23ED5564'/%3e%3cpath%20d='M12.3191%2025.186C12.5631%2025.4295%2012.5631%2025.8251%2012.3191%2026.0695C12.0751%2026.313%2011.6796%2026.313%2011.4356%2026.0695C11.192%2025.8251%2011.192%2025.4295%2011.4356%2025.186C11.6796%2024.9426%2012.0751%2024.9426%2012.3191%2025.186Z'%20fill='%23434A54'/%3e%3c/svg%3e") no-repeat center, var(--surface)}[data-categoria=Transportes]{background:url(/assets/transporte-BuWWGC6l.svg) no-repeat center, var(--surface)}[data-categoria=Saúde]{background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.76061%2027.1517C1.50427%2024.9388%201.3307%2021.4241%203.37009%2019.3847L10.79%2011.9648L18.9475%2020.1224L11.5276%2027.5423C9.48824%2029.5817%205.97355%2029.4081%203.76061%2027.1517Z'%20fill='%23FFCE31'/%3e%3cpath%20d='M26.3525%2013.6277C28.6271%2011.3435%2028.4555%207.46485%2025.9234%204.96525C23.4342%202.46566%2019.5717%202.29327%2017.2971%204.53429L11.8037%2010.0506L10.2157%2011.6452L10.1728%2011.6883C9.8724%2011.99%209.8724%2012.5071%2010.1728%2012.8088L18.0696%2020.7386C18.37%2021.0403%2018.8421%2021.0403%2019.1854%2020.7386L19.2283%2020.6955L20.8162%2019.1009L26.3525%2013.6277Z'%20fill='%23ED5564'/%3e%3c/svg%3e") no-repeat center, var(--surface)}[data-categoria=Educação]{background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_80_524)'%3e%3cpath%20d='M24.8589%2010.5623V18.361L15.0067%2024.9024L15%2024.8981L5.09521%2018.3214V10.5317L15%2017.1085L24.8589%2010.5623Z'%20fill='%23006659'/%3e%3cpath%20d='M24.859%2010.5623V18.361L15.0067%2024.9024L15%2024.8981V17.1085L24.859%2010.5623Z'%20fill='%23005349'/%3e%3cpath%20d='M29.8224%209.46465L15.0001%2019.3066L0.177734%209.46465L15.0001%200L29.8224%209.46465Z'%20fill='%2300DDC0'/%3e%3cpath%20d='M29.8223%209.46465L15%2019.3066V0L29.8223%209.46465Z'%20fill='%2300AC93'/%3e%3cpath%20d='M21.8104%2013.8036V26.785H19.9791V14.7834L15.2538%2011.6342C14.8332%2011.354%2014.7197%2010.7857%2014.9999%2010.3645C15.0054%2010.356%2015.0109%2010.3481%2015.0176%2010.3401C15.1946%2010.0917%2015.476%209.95679%2015.7623%209.95679C15.9369%209.95679%2016.1133%2010.0068%2016.2696%2010.1106L21.8104%2013.8036Z'%20fill='%23FF9900'/%3e%3cpath%20d='M21.8104%2013.8035V26.7848H20.8948V14.3119L15.0176%2010.3399C15.1946%2010.0914%2015.476%209.95654%2015.7623%209.95654C15.9369%209.95654%2016.1133%2010.0066%2016.2696%2010.1104L21.8104%2013.8035Z'%20fill='%23FF8800'/%3e%3cpath%20d='M23.4586%2025.7068V29.9999H21.6274V27.538H20.1623V29.9999H18.3311V25.7068H23.4586Z'%20fill='%23E47500'/%3e%3cpath%20d='M23.4585%2025.7068V29.9999H21.6273V27.538H20.8948V25.7068H23.4585Z'%20fill='%23BF6100'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_80_524'%3e%3crect%20width='30'%20height='30'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center, var(--surface)}._nomeCategoria_8i7cy_117{color:var(--muted);margin-bottom:1rem;font-size:1rem;font-weight:600;line-height:1}._percentual_8i7cy_131{color:var(--red);margin-bottom:1rem;font-size:1.25rem;font-weight:800;line-height:1}._ano_8i7cy_145{color:var(--muted);font-size:.75rem;font-weight:400;line-height:1}._cardsComoFunciona_9kams_3{gap:1rem;margin:2rem 0;display:flex}._cardsComoFunciona_9kams_3 li{color:var(--muted);border:2px solid var(--border2);border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem;font-size:1rem;font-weight:400;line-height:1.3;transition:border-color .3s;display:flex}._cardsComoFunciona_9kams_3 li:hover{border-color:var(--blue)}._cardsComoFunciona_9kams_3 li span{text-align:center;color:var(--blue);background:var(--blue-light);border:1px solid var(--blue-mid);border-radius:.5rem;padding:.2rem .4rem;font-size:.875rem;font-weight:500}@media (width<=50rem){._cardsComoFunciona_9kams_3{flex-direction:column}}
