*,:before,:after{box-sizing:border-box}:not(dialog){margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;min-height:100svh;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer}p,h1,h2,h2,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h2,h4,h5,h6{text-wrap:balance}li{border-bottom:1px solid var(--color-border);padding-top:.5rem;padding-bottom:.5rem;list-style:none}li:last-child,tbody tr:last-child{border-bottom:none}ul{padding:0}#root,#__next{isolation:isolate}table{border-collapse:collapse;width:100%}th{padding:.75rem .25rem}td{padding:.5rem .25rem}th:first-child,td:first-child{padding-left:1rem}th:last-child,td:last-child{padding-right:1rem}hr{border:1px solid #f5f5f5;margin-top:1.5rem;margin-bottom:1.5rem}td,th{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}tr{border-bottom:1px solid var(--color-border);padding:.5rem 1rem}thead{background-color:var(--color-bg-surface)}thead tr{box-shadow:inset 0 -1px 0 var(--color-border);border-bottom:none}:root{--font-family:"Inter", sans-serif;--font-size:.75rem;--color-text-primary:#333;--color-text-secondary:#666;--color-bg-base:#f9fafb;--color-bg-surface:#fff;--border-radius:.625rem;--color-border:#e5e7eb;--shadow:0 1px 4px 0 #0000001a;--color-success:#1e9127;--color-warning:#ff7801;--color-error:#ee4d43;--color-info:#2563eb;--color-bg-success:#f0fdf4;--color-bg-success-highlight:#dcfce7;--color-bg-warning:#fff6e8;--color-bg-warning-highlight:#fde68a;--color-bg-error:#fdf2f2;--color-bg-error-highlight:#fee2e2;--color-bg-info:#eff6ff;--color-bg-info-highlight:#dbeafe;--color-active:#4daaf5;--header-height:3.75rem;font-family:var(--font-family);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-text-primary);background:var(--color-bg-base);line-height:145%}.ev-container{max-width:75rem;margin:0 auto}.ev-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.ev-grid-content{flex-direction:column;gap:1.5rem;display:flex}main{min-height:calc(100svh - var(--header-height));padding:1.5rem}@media (width>=1000px){main{padding:3rem}.ev-grid{grid-template-columns:repeat(3,1fr)}.ev-grid-2-col-md{grid-column-start:span 2}.ev-grid-3-col-md{grid-column-start:span 3}.ev-md-hidden{display:none}}.ev-text-left{text-align:left}.ev-text-center{text-align:center}.ev-hidden{display:none}.ev-content-hidden{content-visibility:hidden}.ev-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}footer{border-top:1px solid var(--color-border);width:100%;margin-top:auto;padding:2rem}footer .ev-container{justify-content:space-between;align-items:center;display:flex;@media (width<=999px){flex-direction:column;justify-content:center;gap:1rem}}footer small{color:#888;display:block}footer .ev-copy{margin-bottom:.625rem;font-size:.875rem}.ev-footer-absolute{position:absolute;bottom:0}header{z-index:1;width:100%;height:var(--header-height);background-color:#b2dbfb80;padding:1rem;position:sticky;top:0;box-shadow:0 4px 4px #0000000d}@media (width<=999px){header .ev-container{justify-content:center;align-items:center;display:flex}}h2{font-size:1rem;font-weight:700}p,th,td,li,small,button{font-size:var(--font-size)}p,td,li,small{color:var(--color-text-secondary)}td:first-child,li,th{font-weight:600}p{font-weight:400}.ev-card{background:var(--color-bg-surface);border-radius:var(--border-radius);box-shadow:var(--shadow)}.ev-card-header{padding-top:1rem;padding-left:1rem;padding-right:1rem;font-size:1rem}.ev-card-content{padding:1rem;overflow-y:auto}.ev-card[popover=manual]{background:#fff;border:.75px solid #eee}.ev-icon{width:1.25rem;height:100%;margin:auto;display:block}.ev-icon-container{border-radius:.5rem;width:3rem;height:3rem;padding:.5rem;display:inline-block}.ev-check-circle{content:url(/assets/icons/check-circle.svg)}.ev-clock{content:url(/assets/icons/clock.svg)}.ev-hard-hat{content:url(/assets/icons/hard-hat.svg)}.ev-megaphone{content:url(/assets/icons/megaphone.svg)}.ev-alert{content:url(/assets/icons/alert.svg)}.ev-shield{content:url(/assets/icons/shield.svg)}.ev-return{content:url(/assets/icons/return.svg)}.ev-bar{border-radius:.3125rem;width:.3rem;min-width:.3rem;height:1.875rem}.ev-bar-indicator{align-items:center;gap:1rem;display:flex}.ev-bar-indicator span{width:2.5rem}.ev-bar-container{background-color:#0000;border:none;flex:1}.ev-bar-container:hover{opacity:.8}.ev-badge{border-radius:var(--border-radius);color:#fff;justify-content:center;align-items:center;height:1.25rem;padding:.25rem .625rem;display:inline-flex}body:has(#splash-screen){overflow:hidden}#splash-screen{visibility:visible;z-index:9999;background-color:#bcdbf8;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex;position:fixed;top:0}#splash-screen img{user-select:none}@media (width>=1000px){#splash-screen img{width:30%}}.ev-icon-button{border:1px solid var(--color-text-secondary);border-radius:var(--border-radius);background-color:#0000;justify-content:center;align-items:center;padding:.5rem;display:flex}.ev-icon-button:hover{background-color:var(--color-bg-base)}.ev-view-more-button{border:none;border-top:1px solid var(--color-border);width:100%;color:var(--color-active);background-color:#fff;padding:.5rem}.ev-view-more-button:hover{background-color:var(--color-active);color:#fff}#ev-mapa{border-radius:var(--border-radius);touch-action:pan-x pan-y;border:none}.ev-mapa{touch-action:pan-x pan-y;height:28.125rem}@media (width>=1000px){.ev-mapa{height:50.5rem}.ev-mapa-view aside{min-width:21.875rem;height:50.5rem}}.ev-plano-contingencia{justify-content:flex-start;align-items:start;gap:1rem;display:flex}.ev-cidades-afetadas tbody tr{cursor:pointer}.ev-cidades-afetadas tbody tr:hover,.ev-cidades-afetadas tbody tr:active{background-color:var(--color-active)}.ev-cidades-afetadas tbody tr:hover *,.ev-cidades-afetadas tbody tr:active *{color:#fff}.ev-cidades-afetadas:not(.ev-hidden),.ev-bairros-afetados:not(.ev-hidden){flex-direction:column;flex:1;display:flex;@media (width>=1000px){overflow-y:auto}}.ev-cidades-afetadas .ev-card-content,.ev-bairros-afetados .ev-card-content{flex-grow:1;padding:0}.ev-cidades-afetadas thead,.ev-bairros-afetados thead{position:sticky;top:0}.ev-cidades-afetadas table,.ev-bairros-afetados table{table-layout:auto;width:100%}.ev-cidades-afetadas td:not(.ev-column-unidade),.ev-bairros-afetados td:not(.ev-column-bairro),.ev-cidades-afetadas th:not(.ev-column-unidade),.ev-bairros-afetados th:not(.ev-column-bairro){max-width:4rem}.ev-column-unidade,.ev-column-bairro{max-width:6rem}.ev-bairros-afetados .ev-card-header{justify-content:space-between;align-items:center;display:flex}.ev-interrupcoes-energia{background-image:url(/assets/blur.webp);background-position:50%;background-size:cover}.ev-interrupcoes-energia li{justify-content:space-between;display:flex}.ev-interrupcoes-energia strong{font-weight:400}.ev-plano-nivel-normal{background-color:var(--color-bg-success)}.ev-plano-nivel-alerta{background-color:var(--color-bg-warning)}.ev-plano-nivel-critico{background-color:var(--color-bg-error)}.ev-equipes-ativas,.ev-quantidade-ocorrencias-abertas,.ev-chi-total{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.ev-equipes-ativas strong,.ev-quantidade-ocorrencias-abertas strong,.ev-chi-total strong{font-size:1.5rem}.ev-equipes-ativas h2,.ev-quantidade-ocorrencias-abertas h2,.ev-chi-total h2{margin-bottom:.5rem;font-weight:400}.ev-equipes-ativas .ev-icon-container{background-color:var(--color-bg-success-highlight)}.ev-equipes-ativas{background-color:var(--color-bg-success)}.ev-quantidade-ocorrencias-abertas .ev-icon-container{background-color:var(--color-bg-error-highlight)}.ev-quantidade-ocorrencias-abertas{background-color:var(--color-bg-error)}.ev-chi-total .ev-icon-container{background-color:var(--color-bg-info-highlight)}.ev-chi-total{background-color:var(--color-bg-info)}.ev-ocorrencias-municipio,.ev-equipes-municipio{flex-direction:column;flex-grow:1;display:flex;overflow:hidden;@media (width>=1000px){max-height:355.44px}}.ev-ocorrencias-municipio thead,.ev-equipes-municipio thead{position:sticky;top:0}.ev-ocorrencias-municipio table,.ev-equipes-municipio table{table-layout:fixed;width:100%}.ev-ocorrencias-municipio .ev-card-content,.ev-equipes-municipio .ev-card-content{flex-grow:1;padding:0}.ev-column-quantidade-municipio{width:6rem}.ev-tempo-espera li{border-bottom:none;padding:0}.ev-tempo-espera button{cursor:auto}.ev-tempo-espera ul{flex-direction:column;gap:.62rem;display:flex}.ev-tempo-espera .ev-badge{margin-left:.5rem}#ev-bar-tipo-espera-1,#ev-bar-tipo-espera-1-popover strong{background-color:#1e9127}#ev-bar-tipo-espera-3,#ev-bar-tipo-espera-3-popover strong{background-color:#91c919}#ev-bar-tipo-espera-6,#ev-bar-tipo-espera-6-popover strong{background-color:#f7a310}#ev-bar-tipo-espera-12,#ev-bar-tipo-espera-12-popover strong{background-color:#ff7801}#ev-bar-tipo-espera-24,#ev-bar-tipo-espera-24-popover strong{background-color:#ff3f00}#ev-bar-tipo-espera-48,#ev-bar-tipo-espera-48-popover strong{background-color:#e52621}#ev-bar-tipo-espera-999,#ev-bar-tipo-espera-999-popover strong{background-color:#8b2638}.ev-ocorrencias-abertas{overflow-x:auto}.ev-ocorrencias-abertas .ev-badge{width:100%}.ev-ocorrencias-abertas .ev-card-content{padding:0;overflow-x:auto}.ev-ocorrencias-abertas table{min-width:50rem}.ev-ocorrencias-abertas [data-tipo=Não\ Programada]{color:var(--color-error)}.ev-ocorrencias-abertas [data-tipo=Programada]{color:var(--color-success)}[data-status=Encaminhado] .ev-badge{color:var(--color-info);background-color:var(--color-bg-info)}[data-status=Aberto] .ev-badge{color:var(--color-warning);background-color:var(--color-bg-warning)}[data-status=Andamento] .ev-badge{color:var(--color-success);background-color:var(--color-bg-success)}[data-status=Cancelada] .ev-badge{color:var(--color-error);background-color:var(--color-bg-error)}.ev-something-wrong .ev-container,.ev-something-wrong{display:flex}.ev-something-wrong .ev-container{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:5rem}
