/* Fichier généré dynamiquement - Ne pas modifier manuellement */
:root {
    --color-bg-body-light: #d7dde6;
    --color-bg-body-dark: #030712;
    --spacing: 0.3rem;
--radius-xs: 0.1625rem;
--radius-sm: 0.325rem;
--radius-md: 0.4875rem;
--radius-lg: 0.65rem;
--radius-xl: 0.975rem;
--radius-2xl: 1.3rem;
--radius-3xl: 1.95rem;
--radius-4xl: 2.6rem;
    --color-bg-topbar: #e8e3e1;
    --color-bg-topbar-dark: #e8e3e1;
    --color-bg-sidebar: #e8e3e1;
    --color-bg-sidebar-dark: #e8e3e1;
    --color-bg-footer: #e8e3e1;
    --color-bg-footer-dark: #e8e3e1;
}
.fi-topbar {
    box-shadow: none !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), none !important;
    outline: none !important;
}
