:root{color-scheme:light dark;--dc-fond: #f7f8f0;--dc-surface: #ffffff;--dc-surface-2: #edefe0;--dc-surface-3: #e2e5d2;--dc-trait: #d9ddc6;--dc-trait-doux: #eef0e3;--dc-encre: #1e2016;--dc-encre-2: #4f5142;--dc-encre-3: #6b6c5c;--dc-accent: #5a6a0c;--dc-accent-fill: #b0cb1f;--dc-accent-fort: #97b016;--dc-accent-doux: #edf4cb;--dc-accent-contraste: #1e2016;--dc-danger: #b3402a;--dc-danger-doux: #f7e3de;--dc-succes: #47701d;--dc-succes-doux: #e2efcf;--dc-r1: 4px;--dc-r2: 8px;--dc-r3: 16px;--dc-r4: 24px;--dc-r5: 40px;--dc-rayon: 12px;--dc-rayon-petit: 8px;--dc-largeur-lecture: 76ch;--dc-ombre: 0 1px 2px rgb(16 24 40 / 6%), 0 4px 12px rgb(16 24 40 / 6%)}@media(prefers-color-scheme:dark){:root{--dc-fond: #14150f;--dc-surface: #1e2018;--dc-surface-2: #1f242e;--dc-surface-3: #272d39;--dc-trait: #2e3226;--dc-trait-doux: #23261b;--dc-encre: #eef1e2;--dc-encre-2: #a2a695;--dc-encre-3: #818572;--dc-accent: #c6e22b;--dc-accent-fill: #c6e22b;--dc-accent-fort: #d8ef52;--dc-accent-doux: #2a3110;--dc-accent-contraste: #14150f;--dc-danger: #ef8f7a;--dc-danger-doux: #381912;--dc-succes: #9bd45e;--dc-succes-doux: #20300f;--dc-ombre: 0 1px 2px rgb(0 0 0 / 40%), 0 4px 12px rgb(0 0 0 / 30%)}}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--dc-fond);color:var(--dc-encre);font-family:Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;font-weight:600;letter-spacing:-.01em}a{color:var(--dc-accent)}:focus-visible{outline:2px solid var(--dc-accent);outline-offset:2px;border-radius:var(--dc-rayon-petit)}.dc-carte{background:var(--dc-surface);border:1px solid var(--dc-trait);border-radius:var(--dc-rayon);box-shadow:var(--dc-ombre)}.dc-bouton{display:inline-flex;align-items:center;justify-content:center;gap:var(--dc-r2);min-height:40px;padding:0 var(--dc-r3);font:inherit;font-weight:500;border:1px solid transparent;border-radius:var(--dc-rayon-petit);background:var(--dc-accent-fill);color:var(--dc-accent-contraste);cursor:pointer;transition:background-color .12s ease-out}.dc-bouton:hover:not(:disabled){background:var(--dc-accent-fort)}.dc-bouton:disabled{opacity:.55;cursor:not-allowed}.dc-bouton.discret{background:transparent;border-color:var(--dc-trait);color:var(--dc-encre)}.dc-bouton.discret:hover:not(:disabled){background:var(--dc-surface-2)}.dc-bouton.nu{background:transparent;color:var(--dc-encre-2);padding:0 var(--dc-r2)}.dc-bouton.nu:hover:not(:disabled){background:var(--dc-surface-2);color:var(--dc-encre)}.dc-bouton.danger{background:transparent;color:var(--dc-danger)}.dc-bouton.danger:hover:not(:disabled){background:var(--dc-danger-doux)}.dc-champ{display:flex;flex-direction:column;gap:var(--dc-r1)}.dc-champ label{font-size:.875rem;font-weight:500;color:var(--dc-encre-2)}.dc-champ input,.dc-champ textarea,.dc-champ select{font:inherit;color:var(--dc-encre);background:var(--dc-surface);border:1px solid var(--dc-trait);border-radius:var(--dc-rayon-petit);padding:10px 12px;min-height:40px}.dc-champ input::placeholder,.dc-champ textarea::placeholder,.dc-champ select::placeholder{color:var(--dc-encre-3)}.dc-champ input:focus,.dc-champ textarea:focus,.dc-champ select:focus{outline:none;border-color:var(--dc-accent);box-shadow:0 0 0 3px var(--dc-accent-doux)}.dc-champ input[aria-invalid=true],.dc-champ textarea[aria-invalid=true],.dc-champ select[aria-invalid=true]{border-color:var(--dc-danger)}.dc-champ textarea{resize:vertical}.erreur{font-size:.8rem;color:var(--dc-danger)}.dc-pile{display:flex;flex-direction:column;gap:var(--dc-r3)}.dc-ligne{display:flex;align-items:center;gap:var(--dc-r2)}.dc-pousse{flex:1}.dc-muet{color:var(--dc-encre-2)}.visuellement-cache{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
