/* Le thème Campus : toutes les couleurs se changent ici. */
:root{--paper:#f5f8fc;--white:#ffffff;--ink:#172a44;--muted:#728198;--line:#e2e9f2;--cyan:#137f95;--cyan-soft:#ddf6f7;--lavender:#7472c5;--lavender-soft:#edecfb;--blue:#347bce;--blue-soft:#e4f0ff;--mint:#d9f2e9;--mint-ink:#267d65;--shadow:#172a440d;--hero:#edf7fb;--on-dark:#ffffff;--veil:#172a4466;--focus:#137f95}
:root{--danger:#a43a50;--danger-soft:#fceaf0;--button-bg:#172a44;--button-text:#ffffff;--brand-cyan:#137f95;--brand-lavender:#7472c5;color-scheme:light}
:root[data-theme="nuit"]{--paper:#101a2a;--white:#172338;--ink:#e6eef9;--muted:#a2b2c9;--line:#304159;--cyan:#77d3df;--cyan-soft:#1b3c4b;--lavender:#c1b9f2;--lavender-soft:#302c4d;--blue:#9abff0;--blue-soft:#213951;--mint:#203e39;--mint-ink:#9bd7bd;--shadow:#060b163d;--hero:#182e3e;--veil:#070e20b3;--focus:#77d3df;--danger:#f3a0af;--danger-soft:#492a3b;--button-bg:#b7e6ed;--button-text:#102530;color-scheme:dark}
