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}.App{background-color:#f9f9f9;min-height:100vh;padding:2rem;text-align:center}h1{color:#333;margin-bottom:1rem}.chart-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;justify-content:center;margin-top:2rem}.chart-grid-1,.chart-grid-2,.chart-grid-3{grid-template-columns:1fr}.chart-grid-4{grid-template-columns:repeat(2,1fr)}.chart-grid-5,.chart-grid-6{grid-template-columns:repeat(3,1fr)}.chart-grid-7,.chart-grid-8{grid-template-columns:repeat(4,1fr)}.chart-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:100%;padding:.5rem;width:100%}.chart-card canvas{height:auto!important;max-height:300px;width:100%!important}.controls-panel{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.controls-panel label{align-items:center;background-color:#eee;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:.5rem;padding:.5rem .75rem}.controls-panel input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid #888;border-radius:4px;cursor:pointer;height:16px;position:relative;width:16px}.controls-panel input[type=checkbox]:checked{background-color:#1976d2;border-color:#1976d2}.controls-panel input[type=checkbox]:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:9px;left:4px;opacity:1;position:absolute;transform:rotate(45deg);width:4px}.footer{background-color:#f9f9f9;margin-top:2rem;padding:1rem}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.footer-logo{height:40px}.footer-text{color:#333;font-size:1rem;font-weight:700}@media (max-width:1023px){.chart-grid-4,.chart-grid-5,.chart-grid-6,.chart-grid-7,.chart-grid-8{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.chart-grid-2,.chart-grid-3,.chart-grid-4,.chart-grid-5,.chart-grid-6,.chart-grid-7,.chart-grid-8{grid-template-columns:1fr}}.header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.header-title{color:#333;font-size:1.8rem;font-weight:700;margin:0}.footer-logo{height:50px;max-width:100%}.full-layout{display:flex;justify-content:center;margin:1rem 0;max-width:100%;overflow-x:auto;width:100vw}.layout-image{border-radius:8px;box-shadow:0 0 8px #0000001a;height:auto;object-fit:contain;width:100%}
/*# sourceMappingURL=main.82f1f722.css.map*/