:root {
    --fm-primary: #0d6efd;
    --fm-primary-dark: #0a58ca;
    --fm-sidebar-bg: #1e293b;
    --fm-sidebar-text: #cbd5e1;
    --fm-sidebar-active: #3b82f6;
    --fm-sidebar-width: 260px;
    --fm-topbar-height: 56px;
    --fm-topbar-bg: #1e293b;
    --fm-topbar-text: #f8fafc;
    --fm-body-bg: #f1f5f9;
    --fm-card-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
