:root{--primary-color: #0277bd !important;--secondary-color: #2e7d32 !important;--background-color: #e0f7fa !important;--surface-color: #ffffff !important;--text-color: #01579b !important;--font-family: "Segoe UI", "Roboto", "Helvetica Neue", sans-serif !important}body.dark-theme{--primary-color: #4FC3F7 !important;--secondary-color: #81C784 !important;--background-color: #121212 !important;--surface-color: #1e1e1e !important;--text-color: #e0f7fa !important}body{background-color:var(--background-color);color:var(--text-color);font-family:var(--font-family);margin:0;padding:0;transition:background-color .3s ease,color .3s ease}body.dark-theme .ngx-charts text{fill:var(--text-color)}:root{--primary-color: #6a1b9a;--secondary-color: #ab47bc;--background-color: #f3e5f5;--surface-color: #ffffff;--text-color: #4a148c;--font-family: "Roboto", sans-serif}.dark-theme{--primary-color: #ab47bc;--secondary-color: #6a1b9a;--background-color: #121212;--surface-color: #1e1e1e;--text-color: #f3e5f5}
