.app-root{background:#f8f9fa;box-sizing:border-box;font-family:sans-serif;max-width:100vw;min-height:100vh;padding:2vw}h1{font-size:2rem;margin-bottom:1rem;word-break:break-word}.category-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:20px}.category-buttons button{background:#ccc;border:none;border-radius:5px;color:#fff;cursor:pointer;flex:1 1 180px;font-size:1rem;margin-bottom:.5rem;max-width:100%;min-width:120px;padding:.5rem 1rem;transition:background .2s;word-break:break-word}.category-buttons button.selected{background:#007bff}.chart-container{align-items:center;display:flex;height:calc(100vh - 180px);justify-content:center;max-height:600px;width:100%}
/*# sourceMappingURL=main.3a565189.css.map*/