/* Fichier généré dynamiquement - Ne pas modifier manuellement */
:root {
    --color-bg-body-light: #f9f7f1;
    --color-bg-body-dark: #090d17;
    --spacing: 0.22rem;
--radius-xs: 0.0375rem;
--radius-sm: 0.075rem;
--radius-md: 0.1125rem;
--radius-lg: 0.15rem;
--radius-xl: 0.225rem;
--radius-2xl: 0.3rem;
--radius-3xl: 0.45rem;
--radius-4xl: 0.6rem;
    --color-bg-topbar: #f9f7f1;
    --color-bg-topbar-dark: #090d17;
    --color-bg-footer: #f9f7f1;
    --color-bg-footer-dark: #090d17;
}
.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;
}
