/* Fichier généré automatiquement. Ne pas éditer manuellement. */

.couleur-blanc {
    --texte: #ffffff;
    --texte-secondary: #ffffff;
}

.couleur-jaune {
    --texte: #ecc031;
}

.couleur-rouge {
    --texte: #ff3336;
}

.couleur-violet {
    --texte: #9c75ff;
    --texte-secondary: #c182ff;
    --filtre: invert(60%) sepia(30%) saturate(1200%) hue-rotate(220deg) brightness(100%) contrast(90%);
    --fond-btn: linear-gradient(270deg, #B08EFF -30.25%, #9C75FF 51.3%, #7A49FF 134.57%);
    --fond-btnlink: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 64.06%, rgba(156, 117, 255, 0.12) 64.07%, rgba(156, 117, 255, 0.12) 100%);
    --v2-bg: #ad46ff;
    --v2-texte: #ffffff;
    --v2-stitre: #d095ff;
    --v2-active-bg: #45027b;
    --v2-active-icone: #ad46ff;
    --v2-inactive-bg: #efdaff;
    --v2-inactive-icone: #cd8eff;
}

.couleur-vert {
    --texte: #00ab47;
    --texte-secondary: #7cea83;
    --fond-titre: linear-gradient(307deg, #26B85A 14.58%, #B0E890 85.58%);
    --filtre: invert(48%) sepia(20%) saturate(6828%) hue-rotate(117deg) brightness(91%) contrast(101%);;
    --fond-btnlink: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 64.06%, rgba(0, 171, 71, 0.12) 64.07%, rgba(0, 171, 71, 0.12) 100%);
    --shadow: 0px -5px 3px 0px rgba(197, 255, 196, 0.30);
}

.couleur-orange {
    --texte: #ff9600;
    --texte-secondary: #ff9014;
    --fond-titre: linear-gradient(127deg, #F6BD02 14.42%, #F18A03 85.42%);
    --filtre: invert(63%) sepia(54%) saturate(3778%) hue-rotate(2deg) brightness(105%) contrast(105%);
    --fond-btn: linear-gradient(270deg, #FFCA1C -30.25%, #FF9014 51.3%, #99560C 134.57%);
    --fond-btnlink: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 64.06%, rgba(255, 150, 0, 0.12) 64.07%, rgba(255, 150, 0, 0.12) 100%);
    --shadow: 0px -5px 3px 0px rgba(255, 232, 196, 0.30);
    --v2-bg: #fe8d01;
    --v2-texte: #403e3e;
    --v2-stitre: #fe8d01;
    --v2-active-bg: #fe8d01;
    --v2-active-icone: #403e3e;
    --v2-inactive-bg: #ecd9bf;
    --v2-inactive-icone: #e7bc84;
}

.couleur-bleu {
    --texte: #0266f1;
    --texte-secondary: #00baff;
    --fond-titre: linear-gradient(127deg, #03D2F1 14.42%, #0085F2 85.42%);
    --filtre: invert(29%) sepia(62%) saturate(6037%) hue-rotate(208deg) brightness(99%) contrast(98%);
    --fond-btn: linear-gradient(270deg, #00BAFF -30.25%, #0085F2 51.3%, #005091 134.57%);
    --fond-btnlink: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 64.06%, rgba(0, 133, 242, 0.12) 64.07%, rgba(0, 133, 242, 0.12) 100%);
    --shadow: 0px -5px 3px 0px rgba(196, 228, 255, 0.30);
    --v2-bg: #0266F1;
    --v2-texte: #ffffff;
    --v2-stitre: #5fa2ff;
    --v2-active-bg: #13223d;
    --v2-active-icone: #7ca6e1;
    --v2-inactive-bg: #b4d8ec;
    --v2-inactive-icone: #7ca6e1;
}

