﻿:root {
    --color--Theme--Base--Primary-1: #000000;
    --color--Theme--Base--Primary-2: #0d0d0d;
    --color--Theme--Base--Primary-3: #1b1b1b;
    --color--Theme--Base--Primary-4: #282828;
    --color--Theme--Base--Primary-5: #363636;
    --color--Theme--Base--Primary-6: #434343;
    --color--Theme--Base--Primary-7: #515151;
    --color--Theme--Base--Primary-8: #5e5e5e;
    --color--Theme--Base--Primary-9: #6b6b6b;
    --color--Theme--Base--Primary-10: #797979;
    --color--Theme--Base--Completement-1: #ffffff;
    --color--Theme--Base--Completement-2: #f2f2f2;
    --color--Theme--Base--Completement-3: #e4e4e4;
    --color--Theme--Base--Completement-4: #d7d7d7;
    --color--Theme--Base--Completement-5: #c9c9c9;
    --color--Theme--Base--Completement-6: #bcbcbc;
    --color--Theme--Base--Completement-7: #aeaeae;
    --color--Theme--Base--Completement-8: #a1a1a1;
    --color--Theme--Base--Completement-9: #949494;
    --color--Theme--Base--Completement-10: #868686;
    /* Primary Theme */
    --color--Theme--Background--Primary-1: #001f26;
    --color--Theme--Background--Primary-2: #003f4d;
    --color--Theme--Background--Primary-3: #005f73;
    --color--Theme--Background--Primary-4: #008ca8;
    --color--Theme--Background--Primary-5: #00b4d8;
    --color--Theme--Background--Primary-6: #33c3e0;
    --color--Theme--Background--Primary-7: #66d2e8;
    --color--Theme--Background--Primary-8: #99e1ef;
    --color--Theme--Background--Primary-9: #cceff7;
    /* Complement Theme */
    --color--Theme--Background--Completement-1: #302000;
    --color--Theme--Background--Completement-2: #604000;
    --color--Theme--Background--Completement-3: #906000;
    --color--Theme--Background--Completement-4: #bf7d00;
    --color--Theme--Background--Completement-5: #ee9b00;
    --color--Theme--Background--Completement-6: #f1af33;
    --color--Theme--Background--Completement-7: #f4c366;
    --color--Theme--Background--Completement-8: #f8d799;
    --color--Theme--Background--Completement-9: #fcebcc;
    /* Text Colors */
    --color--Theme--Color--Primary-1: #005f73;
    --color--Theme--Color--Primary-2: #008ca8;
    --color--Theme--Color--Primary-3: #00b4d8;
    --color--Theme--Color--Primary-4: #33c3e0;
    --color--Theme--Color--Primary-5: #66d2e8;
    --color--Theme--Color--Completement-1: #906000;
    --color--Theme--Color--Completement-2: #bf7d00;
    --color--Theme--Color--Completement-3: #ee9b00;
    --color--Theme--Color--Completement-4: #f1af33;
    --color--Theme--Color--Completement-5: #f4c366;
    /* Border Colors */
    --color--Theme--Border--Primary-1: #001f26;
    --color--Theme--Border--Primary-2: #003f4d;
    --color--Theme--Border--Primary-3: #005f73;
    --color--Theme--Border--Primary-4: #008ca8;
    --color--Theme--Border--Primary-5: #00b4d8;
    --color--Theme--Border--Primary-6: #33c3e0;
    --color--Theme--Border--Primary-7: #66d2e8;
    --color--Theme--Border--Primary-8: #99e1ef;
    --color--Theme--Border--Primary-9: #cceff7;
    --color--Theme--Border--Completement-1: #302000;
    --color--Theme--Border--Completement-2: #604000;
    --color--Theme--Border--Completement-3: #906000;
    --color--Theme--Border--Completement-4: #bf7d00;
    --color--Theme--Border--Completement-5: #ee9b00;
    --color--Theme--Border--Completement-6: #f1af33;
    --color--Theme--Border--Completement-7: #f4c366;
    --color--Theme--Border--Completement-8: #f8d799;
    --color--Theme--Border--Completement-9: #fcebcc;
    /* Anchor Colors */
    --color--Theme--Anchor--Primary-1: #006b80;
    --color--Theme--Anchor--Primary-2: #008ca8;
    --color--Theme--Anchor--Primary-3: #00b4d8;
    --color--Theme--Anchor--Primary-4: #33c3e0;
    --color--Theme--Anchor--Primary-5: #66d2e8;
    --color--Theme--Anchor--Completement-1: #906000;
    --color--Theme--Anchor--Completement-2: #bf7d00;
    --color--Theme--Anchor--Completement-3: #ee9b00;
    --color--Theme--Anchor--Completement-4: #f1af33;
    --color--Theme--Anchor--Completement-5: #f4c366;
    /* Active Borders */
    --color--Theme--Border--Active-1: #00151a;
    --color--Theme--Border--Active-2: #00303a;
    --color--Theme--Border--Active-3: #004b59;
    --color--Theme--Border--Active-4: #007c94;
    --color--Theme--Border--Active-5: #00a8c9;
    /* Icons */
    --color--Theme--Base--Icon: #00b4d8;
    --color--Theme--Icon--Primary-1: #005f73;
    --color--Theme--Icon--Primary-2: #008ca8;
    --color--Theme--Icon--Primary-3: #00b4d8;
    --color--Theme--Icon--Primary-4: #33c3e0;
    --color--Theme--Icon--Primary-5: #66d2e8;
    --color--Theme--Icon--Completement-1: #906000;
    --color--Theme--Icon--Completement-2: #bf7d00;
    --color--Theme--Icon--Completement-3: #ee9b00;
    --color--Theme--Icon--Completement-4: #f1af33;
    --color--Theme--Icon--Completement-5: #f4c366;
    /* CTA */
    --color--CTA--Background--Primary-1: #00731F;
    --color--CTA--Background--Primary-2: #009929;
    --color--CTA--Background--Primary-3: #019d2a;
    --color--CTA--Background--Primary-4: #29CC54;
    --color--CTA--Background--Primary-5: #57D979;
    --color--CTA--Background--Completement-1: #906000;
    --color--CTA--Background--Completement-2: #bf7d00;
    --color--CTA--Background--Completement-3: #ee9b00;
    --color--CTA--Background--Completement-4: #f1af33;
    --color--CTA--Background--Completement-5: #f4c366;
    --color--CTA--Background--Alert-1: #991200;
    --color--CTA--Background--Alert-2: #CC1800;
    --color--CTA--Background--Alert-3: #FF1E00;
    --color--CTA--Background--Alert-4: #FF4B33;
    --color--CTA--Background--Alert-5: #FF7866;
}
