:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{-webkit-text-size-adjust:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.table-responsive{-webkit-overflow-scrolling:touch;border-radius:12px;overflow-x:auto}table{border-collapse:collapse;min-width:100%}.grid-auto{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.grid-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (width<=900px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}}input,select,textarea{max-width:100%;font-size:16px}@media (width<=768px){input,select,textarea{font-size:16px!important}.table-mobile thead{display:none}.table-mobile tr{background:#fff;border-radius:10px;margin-bottom:10px;padding:12px;display:block;box-shadow:0 1px 4px #00000014}.table-mobile td{border:none;justify-content:space-between;align-items:center;padding:5px 0;font-size:13px;display:flex}.table-mobile td:before{content:attr(data-label);color:#888;text-transform:uppercase;margin-right:8px;font-size:11px;font-weight:600}}button{touch-action:manipulation}@media (width<=768px){.btn-group{flex-wrap:wrap;gap:8px!important}.modal-desktop{max-height:90vh;overflow-y:auto;border-radius:16px 16px 0 0!important;position:fixed!important;inset:auto 0 0!important}}.drag-ghost{color:#fff;pointer-events:none;background:#7cc33f;border-radius:8px;padding:8px 14px;font-size:13px;position:fixed;top:-100px}@media print{nav,.no-print{display:none!important}body{background:#fff!important}.print-page{max-width:100%!important;padding:0!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}.pf-shell{--pf-fond:#0f1420;--pf-surface:#171e2e;--pf-bord:#26314a;--pf-texte:#e8ecf5;--pf-attenue:#97a3bd;--pf-accent:#b98a2e;--pf-erreur:#e8756a;box-sizing:border-box;background:var(--pf-fond);min-height:100vh;color:var(--pf-texte);flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 1.25rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.55;display:flex}.pf-shell *,.pf-shell :before,.pf-shell :after{box-sizing:border-box}.pf-shell h1,.pf-shell h2,.pf-shell h3{color:inherit!important;text-transform:none!important;letter-spacing:normal!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-family:inherit!important}.pf-shell h1{font-size:1.5rem!important;font-weight:650!important;line-height:1.25!important}.pf-shell h2{font-size:1.05rem!important;font-weight:600!important;line-height:1.3!important}.pf-shell input{border:1px solid var(--pf-bord)!important;background:var(--pf-fond)!important;width:100%!important;color:var(--pf-texte)!important;font:inherit!important;box-shadow:none!important;text-transform:none!important;border-radius:8px!important;margin:0!important;padding:.6rem .7rem!important;font-size:.95rem!important}.pf-shell button{font:inherit!important;text-transform:none!important;letter-spacing:normal!important}.pf-entete{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;max-width:46rem;display:flex}.pf-badge{border:1px solid var(--pf-accent);color:var(--pf-accent);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;margin:0 0 .35rem;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:inline-block}.pf-titre{letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:650}.pf-sous-titre{margin:0 0 1rem;font-size:1.05rem;font-weight:600}.pf-muted{color:var(--pf-attenue);margin:.4rem 0 0;font-size:.9rem}.pf-card{border:1px solid var(--pf-bord);background:var(--pf-surface);border-radius:12px;width:100%;max-width:46rem;padding:1.5rem}.pf-card--centre{text-align:center}.pf-card--note{color:var(--pf-attenue);border-style:dashed;font-size:.9rem}.pf-card--note p{margin:0}.pf-login{flex-direction:column;gap:.35rem;max-width:24rem;margin-top:8vh;display:flex}.pf-champ{color:var(--pf-attenue);flex-direction:column;gap:.3rem;margin-top:1rem;font-size:.85rem;display:flex}.pf-champ input{border:1px solid var(--pf-bord);background:var(--pf-fond);color:var(--pf-texte);border-radius:8px;padding:.6rem .7rem;font-family:inherit;font-size:.95rem}.pf-champ input:focus-visible{outline:2px solid var(--pf-accent);outline-offset:1px}.pf-bouton{border:1px solid var(--pf-accent);background:var(--pf-accent);color:#17120a;cursor:pointer;border-radius:8px;margin-top:1.35rem;padding:.65rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600}.pf-bouton:disabled{opacity:.55;cursor:progress}.pf-bouton--discret{color:var(--pf-accent);background:0 0;margin-top:0;font-weight:500}.pf-erreur{border:1px solid var(--pf-erreur);color:var(--pf-erreur);border-radius:8px;margin:1rem 0 0;padding:.6rem .7rem;font-size:.87rem}.pf-liste{gap:.15rem;margin:0;display:grid}.pf-ligne{border-bottom:1px solid var(--pf-bord);justify-content:space-between;align-items:baseline;gap:1rem;padding:.6rem 0;display:flex}.pf-ligne:last-child{border-bottom:none}.pf-ligne dt{color:var(--pf-attenue);font-size:.85rem}.pf-ligne dd{text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0}.pf-pied{width:100%;max-width:46rem}@media (width<=30rem){.pf-ligne{flex-direction:column;gap:.15rem}.pf-ligne dd{text-align:left}}
