:root{--ds-background:40 14% 96%;--ds-surface:0 0% 100%;--ds-surface-2:40 12% 95%;--ds-border:40 8% 85%;--ds-border-strong:40 8% 62%;--ds-foreground:240 10% 12%;--ds-muted-fg:240 5% 36%;--ds-accent:240 6% 12%;--ds-accent-fg:0 0% 100%;--ds-good:142 55% 34%;--ds-good-bg:142 50% 93%;--ds-warning:32 80% 40%;--ds-warning-bg:38 85% 92%;--ds-critical:0 70% 45%;--ds-critical-bg:0 75% 95%;--ds-neutral:240 5% 48%;--ds-neutral-bg:240 6% 93%;--rayon:8px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{background:hsl(var(--ds-background));color:hsl(var(--ds-foreground));margin:0;font:14px/1.5 Inter,system-ui,-apple-system,Segoe UI,sans-serif}h1{margin:0 0 8px;font-size:20px}h2{margin:0 0 10px;font-size:15px}h3{text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--ds-muted-fg));margin:0 0 8px;font-size:13px}code{background:hsl(var(--ds-surface-2));overflow-wrap:anywhere;border-radius:4px;padding:1px 5px;font:12px/1.4 JetBrains Mono,ui-monospace,monospace}.page{flex-direction:column;min-height:100vh;display:flex}.bandeau{background:hsl(var(--ds-surface));border-bottom:1px solid hsl(var(--ds-border));justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex}.marque{font-weight:600}.compte{color:hsl(var(--ds-muted-fg));align-items:center;gap:12px;font-size:13px;display:flex}.contenu{width:100%;margin:0 auto;padding:24px 32px}.colonne{flex-direction:column;gap:16px;display:flex}.entete{justify-content:space-between;align-items:center;display:flex}.carte{background:hsl(var(--ds-surface));border:1px solid hsl(var(--ds-border));border-radius:var(--rayon);padding:20px}.carte.etroite{flex-direction:column;gap:10px;max-width:460px;margin:40px auto;display:flex}.discret{color:hsl(var(--ds-muted-fg))}.aide{color:hsl(var(--ds-muted-fg));font-size:12px;font-weight:400;display:block}.refus{color:hsl(var(--ds-critical));background:hsl(var(--ds-critical-bg));border-radius:6px;margin:6px 0;padding:8px 10px}.avertissement{color:hsl(var(--ds-warning));background:hsl(var(--ds-warning-bg));border-radius:6px;margin:6px 0;padding:8px 10px}button{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:6px;padding:8px 14px}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible{outline:2px solid hsl(var(--ds-accent));outline-offset:2px}.principal{background:hsl(var(--ds-accent));color:hsl(var(--ds-accent-fg))}.secondaire{background:hsl(var(--ds-surface));border-color:hsl(var(--ds-border-strong));color:hsl(var(--ds-foreground))}.lien{color:hsl(var(--ds-foreground));background:0 0;padding:0;text-decoration:underline}input{font:inherit;border:1px solid hsl(var(--ds-border-strong));background:hsl(var(--ds-surface));width:100%;color:inherit;border-radius:6px;padding:8px 10px}input.deduit{background:hsl(var(--ds-surface-2));color:hsl(var(--ds-muted-fg))}input.code{letter-spacing:.3em;text-align:center;font-variant-numeric:tabular-nums;font-size:22px}label{flex-direction:column;gap:4px;font-size:13px;font-weight:500;display:flex}.case{flex-direction:row;align-items:center;gap:8px;font-weight:400}.case input{width:auto}.creation .champs{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:16px;display:grid}.apercu{background:hsl(var(--ds-surface-2));border:1px solid hsl(var(--ds-border));border-radius:var(--rayon);padding:14px 16px}.apercu dl{grid-template-columns:170px 1fr;gap:8px 16px;margin:8px 0 0;display:grid}.apercu dt{color:hsl(var(--ds-muted-fg))}.apercu dd{margin:0}.actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.pastille{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.pastille.bon{color:hsl(var(--ds-good));background:hsl(var(--ds-good-bg))}.pastille.attente{color:hsl(var(--ds-warning));background:hsl(var(--ds-warning-bg))}.pastille.critique{color:hsl(var(--ds-critical));background:hsl(var(--ds-critical-bg))}.pastille.neutre{color:hsl(var(--ds-neutral));background:hsl(var(--ds-neutral-bg))}.demandes{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.demande{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.demande .nom{font-weight:600}.demande .cause{flex-basis:100%;margin:4px 0 0;font-size:13px}.defilement{overflow-x:auto}table{border-collapse:collapse;width:100%}th{text-align:left;color:hsl(var(--ds-muted-fg));border-bottom:1px solid hsl(var(--ds-border));padding:8px 10px;font-size:12px;font-weight:600}td{border-bottom:1px solid hsl(var(--ds-border));vertical-align:top;padding:10px}tr.eteinte td{opacity:.55}.onglets{gap:4px;margin-left:24px;margin-right:auto;display:flex}.onglet{color:hsl(var(--ds-muted-fg));background:0 0;padding:6px 12px}.onglet.actif{background:hsl(var(--ds-surface-2));color:hsl(var(--ds-foreground));font-weight:600}.recherche{max-width:340px}.gestes-paquet{gap:8px;display:flex}.paquet .entete-paquet{justify-content:space-between;align-items:center;gap:16px;display:flex}.depliage{text-align:left;font-weight:600;text-decoration:none}.motif{margin:8px 0 0;font-size:12.5px}tr.cliquable{cursor:pointer}tr.cliquable:hover td,tr.cliquable:focus-visible td{background:hsl(var(--ds-surface-2))}td.gestes{text-align:right;white-space:nowrap}td.gestes button{padding:4px 10px;font-size:13px}.bloquant{color:hsl(var(--ds-critical));font-size:12.5px}.reussite{color:hsl(var(--ds-good));background:hsl(var(--ds-good-bg));border-radius:6px;margin:6px 0;padding:8px 10px}.fiche .champs{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:14px;display:grid}.fiche label{margin-bottom:14px}.fiche .champs label{margin-bottom:0}.fiche .textes{grid-template-columns:repeat(auto-fit,minmax(340px,70ch));align-items:start}.fiche .champs textarea,.fiche .champs input,.fiche .champs select{max-width:100%}.fiche .seuil{max-width:70ch}textarea{font:inherit;border:1px solid hsl(var(--ds-border-strong));background:hsl(var(--ds-surface));width:100%;color:inherit;resize:vertical;border-radius:6px;padding:8px 10px}select{font:inherit;border:1px solid hsl(var(--ds-border-strong));background:hsl(var(--ds-surface));width:100%;color:inherit;border-radius:6px;padding:8px 10px}.action{border:1px solid hsl(var(--ds-border));border-radius:var(--rayon);background:hsl(var(--ds-surface-2));padding:12px 14px}.ligne-action{align-items:flex-end;gap:10px;display:flex}.ligne-action label{flex:1}.ajout{align-self:flex-start}.seuil{margin-bottom:14px}.seuil .etroit{max-width:260px}.seuil .criteres h3{margin:10px 0 6px}.critere{align-items:center;gap:8px;margin-bottom:8px;display:flex}.critere select{flex:1}.critere .valeur{align-items:center;gap:6px;width:200px;display:flex}.phrase{margin:10px 0 0;line-height:1.6}.qr{border:1px solid hsl(var(--ds-border));border-radius:6px;align-self:center;width:220px;height:220px}.etapes{margin:0;padding-left:20px}.secours{background:hsl(var(--ds-surface-2));border-radius:6px;grid-template-columns:repeat(2,1fr);gap:4px 16px;margin:0;padding:10px 14px;font:14px/1.6 JetBrains Mono,ui-monospace,monospace;list-style:none;display:grid}.voile{z-index:10;background:#1c1c2273;justify-content:center;align-items:flex-start;padding:60px 16px;display:flex;position:fixed;inset:0}.voile .carte.etroite{width:100%;margin:0}@media (width<=640px){.apercu dl{grid-template-columns:1fr}.contenu{padding:14px}}
