:root{--foreground: var(--text-primary);--background: var(--background-default);--primary-main: #504abe;--primary-light: #7a75d1;--primary-dark: #3834a0;--primary-contrastText: #ffffff;--secondary-main: #06abc4;--secondary-light: #4dc9db;--secondary-dark: #008a9e;--secondary-contrastText: #ffffff;--accent-main: #06abc4;--accent-light: #4dc9db;--accent-dark: #008a9e;--accent-contrastText: #ffffff;--background-default: #f8fafc;--background-paper: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--grey-50: #f8fafc;--grey-100: #f1f5f9;--grey-200: #e2e8f0;--grey-300: #cbd5e1;--grey-400: #94a3b8;--grey-500: #64748b;--grey-600: #475569;--grey-700: #334155;--grey-800: #1e293b;--grey-900: #0f172a;--common-white: #ffffff;--common-black: #000000}@media(prefers-color-scheme:dark){:root{--background-default: #101517;--background-paper: #1f292e;--text-primary: #f8fafc;--text-secondary: #cbd5e1;--grey-200: #334155}}html,body{max-width:100vw}body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
