*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}body.light-theme{background-color:#f8fafc;color:#0f172a}body.dark-theme{background-color:#0f172a;color:#f1f5f9}:root{--bg-primary-light: #ffffff;--bg-secondary-light: #f8fafc;--text-primary-light: #0f172a;--text-secondary-light: #475569;--border-light: #e2e8f0;--bg-primary-dark: #1e293b;--bg-secondary-dark: #0f172a;--text-primary-dark: #f1f5f9;--text-secondary-dark: #cbd5e1;--border-dark: #334155;--primary-gradient: linear-gradient(135deg, #007f7f 0%, #00007f 100%);--primary-color: #007f7f;--secondary-color: #00007f}::-webkit-scrollbar{width:10px}body.light-theme ::-webkit-scrollbar-track{background:#f1f5f9}body.dark-theme ::-webkit-scrollbar-track{background:#1e293b}body.light-theme ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}body.dark-theme ::-webkit-scrollbar-thumb{background:#475569;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#007f7f}
