.title{font-family:Publico Bold;font-size:60px;font-weight:600;margin:0;transition:.4s}.sticky-title{font-size:24px;font-weight:400;margin:24px 0}.sticky-title-div{background-color:#fff;position:fixed;top:0;width:100%;z-index:1000}.row-atencao{background-color:#ff000030!important}.row-atencao:hover{background-color:#ff2e2ea6!important}:root{--color-blue:#007aff;--color-green:#1cc88a;--color-yellow:#ffbf00;--color-red:#e63946;--color-orange:#ff6b00;--color-cyan:#0ea5e9;--bg-surface:#f5f7fa;--bg-card:#fff;--text-primary:#1f2937;--text-secondary:#6b7280;--text-muted:#9ca3af;--border-color:#e5e7eb;--shadow-card:0 2px 4px #00000014,0 0 1px #0000001a;--shadow-card-hover:0 8px 16px #00000014,0 0 1px #0000001a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px}.dashboard-root{box-sizing:border-box;color:#1f2937;color:var(--text-primary);display:flex;flex-direction:column;min-height:100vh;padding:0 20px 20px 0;width:100%}.dashboard-header{margin-bottom:24px}.dashboard-title{color:#1f2937;color:var(--text-primary);font-size:24px;font-weight:700;margin:0}.summary-section{margin-bottom:24px}.summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.summary-grid-single{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(6,1fr)}.summary-card{align-items:center;background:#fff;background:var(--bg-card);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--radius-md);box-shadow:0 2px 4px #00000014,0 0 1px #0000001a;box-shadow:var(--shadow-card);display:flex;justify-content:space-between;min-height:80px;overflow:hidden;padding:16px 20px;position:relative;transition:box-shadow .2s ease}.summary-card:hover{box-shadow:0 8px 16px #00000014,0 0 1px #0000001a;box-shadow:var(--shadow-card-hover)}.summary-card:before{bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.summary-card--blue:before{background:#007aff;background:var(--color-blue)}.summary-card--yellow:before{background:#ffbf00;background:var(--color-yellow)}.summary-card--green:before{background:#1cc88a;background:var(--color-green)}.summary-card--orange:before{background:#ff6b00;background:var(--color-orange)}.summary-card--red:before{background:#e63946;background:var(--color-red)}.summary-card--cyan:before{background:#0ea5e9;background:var(--color-cyan)}.summary-card__content{display:flex;flex-direction:column;gap:4px}.summary-card__label{color:#6b7280;color:var(--text-secondary);font-size:12px;font-weight:500;margin:0;text-transform:none}.summary-card__value{color:#1f2937;color:var(--text-primary);font-size:32px;font-weight:700;line-height:1.1;margin:0}.summary-card__icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.summary-card__icon svg{height:20px;width:20px}.summary-card--blue .summary-card__icon{background:#007aff1a;color:#007aff;color:var(--color-blue)}.summary-card--yellow .summary-card__icon{background:#ffcc0026;color:#ff6b00;color:var(--color-orange)}.summary-card--green .summary-card__icon{background:#34c7591a;color:#1cc88a;color:var(--color-green)}.summary-card--orange .summary-card__icon{background:#ff95001a;color:#ff6b00;color:var(--color-orange)}.summary-card--red .summary-card__icon{background:#ff3b301a;color:#e63946;color:var(--color-red)}.summary-card--cyan .summary-card__icon{background:#0ea5e91a;color:#0ea5e9;color:var(--color-cyan)}.charts-section{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}.chart-card{background:#fff;background:var(--bg-card);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;display:flex;flex-direction:column;height:400px;max-height:400px;min-height:400px;overflow:hidden;padding:20px 24px;transition:box-shadow .2s ease}.chart-card:hover{box-shadow:0 4px 6px #00000012,0 2px 4px #0000000d}.chart-card__header{align-items:center;display:flex;flex-shrink:0;gap:12px;justify-content:space-between;margin-bottom:20px;max-height:32px;min-height:32px}.chart-card__title{color:#111827;font-size:18px;font-weight:700;line-height:1.2;margin:0}.chart-card .MuiAutocomplete-root{max-width:220px;min-width:140px}.chart-card .MuiOutlinedInput-root{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:13px;height:32px;transition:all .2s ease}.chart-card .MuiOutlinedInput-root:hover{border-color:#9ca3af}.chart-card .MuiOutlinedInput-root.Mui-focused{border-color:#007aff;box-shadow:0 0 0 3px #007aff1a}.chart-card .MuiOutlinedInput-notchedOutline{border:none}.chart-card .MuiAutocomplete-input{color:#374151;font-size:13px;font-weight:500;padding:4px 8px!important}.chart-card .MuiAutocomplete-endAdornment{right:6px}.chart-card .MuiAutocomplete-endAdornment .MuiIconButton-root{padding:4px}.chart-card .MuiAutocomplete-popupIndicator{color:#6b7280}.chart-card .MuiChip-root{display:none}.MuiAutocomplete-popper{border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-top:4px}.MuiAutocomplete-paper{border:1px solid #e5e7eb;border-radius:8px}.MuiAutocomplete-listbox{max-height:300px;padding:4px}.MuiAutocomplete-option{border-radius:4px;font-size:13px;margin:2px 0;padding:8px 12px}.MuiAutocomplete-option:hover{background-color:#f3f4f6}.MuiAutocomplete-option[aria-selected=true]{background-color:#eef2ff!important}.MuiAutocomplete-option .MuiCheckbox-root{margin-right:8px;padding:4px}.chart-card__filter{align-items:center;display:flex;gap:8px}.bar-chart-container{display:flex;flex:1 1;flex-direction:column;gap:2px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:12px 12px 16px 0;scrollbar-gutter:stable}.bar-chart-container::-webkit-scrollbar{width:6px}.bar-chart-container::-webkit-scrollbar-track{background:#f5f7fa;border-radius:3px}.bar-chart-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.bar-chart-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}.bar-chart-item{align-items:center;display:flex;gap:12px}.bar-chart-item__label{color:#1f2937;color:var(--text-primary);flex-shrink:0;font-size:13px;font-weight:500;width:140px}.bar-chart-item__bar-wrapper{background:#f5f7fa;background:var(--bg-surface);border-radius:6px;flex:1 1;height:12px;overflow:hidden;position:relative}.bar-chart-item__bar{border-radius:6px;height:100%;transition:width .4s ease}.bar-chart-item__bar--green{background:#1cc88a;background:var(--color-green)}.bar-chart-item__bar--yellow{background:#ffbf00;background:var(--color-yellow)}.bar-chart-item__bar--red{background:#e63946;background:var(--color-red)}.bar-chart-item__bar--orange{background:#ff6b00;background:var(--color-orange)}.bar-chart-item__bar--blue{background:#007aff;background:var(--color-blue)}.bar-chart-item__value{color:#1f2937;color:var(--text-primary);flex-shrink:0;font-size:14px;font-weight:600;text-align:right;width:50px}.pie-chart-container{align-items:flex-start;display:flex;flex:1 1;gap:32px;min-height:0;overflow:hidden;padding:16px 0}.pie-chart-wrapper{align-items:center;display:flex;flex:0 0 auto;height:220px;justify-content:center;max-height:220px;max-width:220px;min-height:220px;min-width:220px;position:"relative";width:220px}.pie-chart-center{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.pie-chart-center__value{color:#1f2937;color:var(--text-primary);font-size:28px;font-weight:700;line-height:1}.pie-chart-center__label{color:#9ca3af;color:var(--text-muted);font-size:12px;margin-top:4px}.pie-chart-legend{display:flex;flex:1 1;flex-direction:column;gap:4px;max-height:280px;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:8px;padding-top:2px;scrollbar-gutter:stable}.pie-chart-legend::-webkit-scrollbar{width:6px}.pie-chart-legend::-webkit-scrollbar-track{background:#f5f7fa;border-radius:3px}.pie-chart-legend::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.pie-chart-legend::-webkit-scrollbar-thumb:hover{background:#9ca3af}.pie-chart-legend__item{align-items:center;display:flex;gap:8px;justify-content:space-between}.pie-chart-legend__color{border-radius:50%;flex-shrink:0;height:10px;width:10px}.pie-chart-legend__name{color:#1f2937;color:var(--text-primary);flex:1 1;font-size:13px;font-weight:500;line-height:1.3;overflow-wrap:break-word;word-break:break-word}.pie-chart-legend__value{color:#1f2937;color:var(--text-primary);font-size:14px;font-weight:700;min-width:40px;text-align:right}.pie-chart-legend__percent{color:#9ca3af;color:var(--text-muted);font-size:12px;min-width:45px;text-align:right}.dashboard-filters{background:#fff;background:var(--bg-card);border-radius:12px;border-radius:var(--radius-md);box-shadow:0 2px 4px #00000014,0 0 1px #0000001a;box-shadow:var(--shadow-card);margin-bottom:24px;padding:16px 20px}.dashboard-filters .MuiFormControl-root,.dashboard-filters .MuiTextField-root{width:100%}.dashboard-filters .MuiInputLabel-root{color:#6b7280;color:var(--text-secondary);font-size:13px;font-weight:500}.dashboard-filters .MuiInputBase-root{background:#f5f7fa;background:var(--bg-surface);border-radius:8px;border-radius:var(--radius-sm);font-size:14px}.dashboard-filters .MuiOutlinedInput-notchedOutline{border-color:#e5e7eb;border-color:var(--border-color)}.dashboard-filters .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#007aff;border-color:var(--color-blue)}.dashboard-filters .MuiButton-containedPrimary{background:#007aff;background:var(--color-blue);border-radius:8px;border-radius:var(--radius-sm);box-shadow:none;font-weight:600;text-transform:none}.dashboard-filters .MuiButton-containedPrimary:hover{background:#06d;box-shadow:none}.dashboard-filters .MuiButton-outlined{border-color:#e5e7eb;border-color:var(--border-color);border-radius:8px;border-radius:var(--radius-sm);color:#6b7280;color:var(--text-secondary);font-weight:600;text-transform:none}.chart-empty{align-items:center;color:#9ca3af;color:var(--text-muted);display:flex;flex:1 1;font-size:14px;font-weight:500;justify-content:center;min-height:0}@media (min-width:1600px){.pie-chart-container{gap:40px}.pie-chart-legend{max-height:300px}}@media (min-width:1920px){.pie-chart-container{gap:48px}.chart-card{max-width:800px}.charts-section{max-width:1680px}}@media (max-width:1400px){.summary-grid-single{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.summary-grid{grid-template-columns:repeat(2,1fr)}.summary-grid-single{grid-template-columns:repeat(3,1fr)}.charts-section{grid-template-columns:1fr}.chart-card{height:400px;max-height:400px;min-height:400px}}@media (max-width:900px){.summary-grid-single{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-root{padding:16px}.summary-grid,.summary-grid-single{grid-template-columns:1fr}.chart-card{height:auto;max-height:none;min-height:400px}.pie-chart-container{align-items:center;flex-direction:column;gap:20px}.pie-chart-wrapper{flex:0 0 auto;height:200px;max-height:200px;max-width:200px;min-height:200px;min-width:200px;width:200px}.pie-chart-legend{flex:0 0 auto;max-height:200px;width:100%}.bar-chart-item__label{font-size:12px;width:100px}}.recharts-default-tooltip{background:#fff!important;background:var(--bg-card)!important;border:1px solid #e5e7eb!important;border:1px solid var(--border-color)!important;border-radius:8px!important;border-radius:var(--radius-sm)!important;box-shadow:0 2px 4px #00000014,0 0 1px #0000001a!important;box-shadow:var(--shadow-card)!important;padding:8px 12px!important}.recharts-tooltip-label{color:#1f2937!important;color:var(--text-primary)!important;font-weight:600!important;margin-bottom:4px!important}.recharts-tooltip-item{color:#6b7280!important;color:var(--text-secondary)!important;font-size:13px!important}.recharts-legend-item-text{color:#1f2937!important;color:var(--text-primary)!important;font-size:12px!important;font-weight:500!important}.MuiTooltip-tooltip{background-color:#000000de!important;border-radius:6px!important;font-size:14px!important;padding:8px 12px!important}.MuiTooltip-arrow{color:#000000de!important}
/*# sourceMappingURL=main.0be8a4b9.css.map*/