body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.chart-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;margin:2rem auto;max-width:1200px;padding:2rem;position:relative}.info-toggle-wrapper{align-items:flex-end;display:flex;flex-direction:column;position:absolute;right:1rem;top:1rem;z-index:100}.info-toggle-btn{background-color:#008cba;border:none;border-radius:6px;box-shadow:0 2px 6px #0000001a;color:#fff;cursor:pointer;font-size:.9rem;padding:.4rem .8rem;transition:all .3s ease}.info-toggle-btn:hover{background-color:#0074a1}.info-box-floating{animation:fadeIn .2s ease-out;background:#fefefe;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 12px #00000026;font-size:.9rem;line-height:1.5;margin-top:.5rem;padding:1rem;width:300px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.page-layout{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem}.percentage-view,.selector-panel{grid-gap:1rem;display:grid;gap:1rem;max-width:900px;width:100%}@media (max-width:799px){.percentage-view{grid-template-areas:"chartselector municipality" "fromyear toyear" "frommonth tomonth";grid-template-columns:repeat(2,1fr)}.percentage-view .selector-item:first-child{grid-area:chartselector}.percentage-view .selector-item:nth-child(2){grid-area:municipality}.percentage-view .selector-item:nth-child(3){grid-area:fromyear}.percentage-view .selector-item:nth-child(4){grid-area:toyear}.percentage-view .selector-item:nth-child(5){grid-area:frommonth}.percentage-view .selector-item:nth-child(6){grid-area:tomonth}}@media (min-width:800px){.percentage-view{grid-template-areas:"chartselector fromyear toyear" "municipality frommonth tomonth";grid-template-columns:repeat(3,1fr)}.percentage-view .selector-item:first-child{grid-area:chartselector}.percentage-view .selector-item:nth-child(2){grid-area:municipality}.percentage-view .selector-item:nth-child(3){grid-area:fromyear}.percentage-view .selector-item:nth-child(4){grid-area:toyear}.percentage-view .selector-item:nth-child(5){grid-area:frommonth}.percentage-view .selector-item:nth-child(6){grid-area:tomonth}}.monthly-view{grid-gap:1rem;display:grid;gap:1rem;max-width:1000px;width:100%}@media (max-width:799px){.monthly-view{grid-template-areas:"chartselector fromyear" "municipality toyear";grid-template-columns:repeat(2,1fr)}.monthly-view .selector-item:first-child{grid-area:chartselector}.monthly-view .selector-item:nth-child(2){grid-area:fromyear}.monthly-view .selector-item:nth-child(3){grid-area:municipality}.monthly-view .selector-item:nth-child(4){grid-area:toyear}}@media (min-width:800px){.monthly-view{grid-template-areas:"chartselector municipality fromyear toyear";grid-template-columns:repeat(4,1fr)}.monthly-view .selector-item:first-child{grid-area:chartselector}.monthly-view .selector-item:nth-child(2){grid-area:municipality}.monthly-view .selector-item:nth-child(3){grid-area:fromyear}.monthly-view .selector-item:nth-child(4){grid-area:toyear}}.selector-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.selector-row>*{flex:1 1 180px;min-width:160px}.chart-area{flex-grow:1;min-width:0;position:relative;z-index:10}input[type=number],input[type=text],select,select:focus{background-color:#f9f9f9;border:1px solid #ccc;border-radius:6px;font-size:.95rem;padding:.4rem;width:100%}.chart-heading{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.chartjs-render-monitor{margin-top:1.5rem}.legend{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.legend-item{align-items:center;display:flex;font-size:.95rem;gap:.5rem}.legend-color{border-radius:3px;display:inline-block;height:16px;width:16px}.selector-grid{grid-gap:12px 16px;align-items:start;display:grid;gap:12px 16px;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(200px,1fr));width:100%}.selector-col{display:flex;flex-direction:column;gap:8px;min-width:0}.selector-col .ghost{pointer-events:none;visibility:hidden}@media (max-width:720px){.selector-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.c80283d9.css.map*/