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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg-color:#f9f9f9;--text-color:#111;--card-bg:#fff}[data-theme=dark]{--bg-color:#121212;--text-color:#f3f3f3;--card-bg:#1e1e1e}body{background-color:#f9f9f9;background-color:var(--bg-color);color:#111;color:var(--text-color);font-family:Inter,sans-serif;margin:0;padding:0}.App{margin:auto;max-width:900px;padding:2rem}.dashboard-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.chart-section{background:#fff;background:var(--card-bg);border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem;padding:1.5rem}button,select{font-size:1rem;margin:.5rem;padding:.4rem}
/*# sourceMappingURL=main.df902851.css.map*/