:root {
    --app-button: #4f46e5;
    --app-button-rgb: 79, 70, 229;
    --app-sidebar: #1e010b;
    --app-header: #ffffff;
    --app-bg: #f4f6fb;
    --app-font: 'Inter', Arial, sans-serif;
}