:root{--couleur-principale:#e8630a;--couleur-principale-hover:#ff7420;--couleur-principale-sombre:#c45508;--couleur-principale-translucide:#e8630a1f;--couleur-fond:#111;--couleur-fond-secondaire:#161616;--couleur-fond-carte:#1a1a1a;--couleur-fond-element:#202020;--couleur-texte:#e0e0e0;--couleur-texte-secondaire:#a0a0a0;--couleur-texte-discret:#666;--couleur-bordure:#2a2a2a;--hauteur-entete:78px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-size:16px}html:has(body.layout-public){height:100%;overflow:hidden}body{color:#e0e0e0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#111;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:1rem;line-height:1.6}body.layout-public{height:100%;overflow:hidden}.zone-scroll{top:var(--hauteur-entete);scroll-behavior:smooth;scrollbar-color:#e8630a #161616;scroll-padding-top:1rem;position:fixed;bottom:0;left:0;right:0;overflow:hidden auto}.zone-scroll::-webkit-scrollbar-track{background:#161616}.zone-scroll::-webkit-scrollbar-thumb{background:#e8630a;border-radius:9999px}.zone-scroll::-webkit-scrollbar-thumb:hover{background:#ff7420}h1,h2,h3,h4,h5,h6{color:#fff;font-weight:700;line-height:1.2}a{color:#e8630a;text-decoration:none;transition:color .2s}a:hover{color:#ff7420}p{color:#e0e0e0;line-height:1.7}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}input,textarea,select{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:1rem}::selection{color:#fff;background-color:#e8630a}.conteneur{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.conteneur{padding:0 1rem}}.conteneur-etroit{width:100%;max-width:800px;margin:0 auto;padding:0 1.5rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.champ-texte{color:#fff;box-sizing:border-box;background:#202020;border:1px solid #2a2a2a;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s,background .2s}.champ-texte::placeholder{color:#666}.champ-texte:hover:not(:disabled):not(:focus){background:#252525;border-color:#333}.champ-texte:focus{border-color:#e8630a;box-shadow:0 0 0 3px #e8630a1f}.champ-texte:disabled{opacity:.5;cursor:not-allowed}.champ-texte{font-size:1rem}.champ-select{color:#fff;box-sizing:border-box;background:#202020;border:1px solid #2a2a2a;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s,background .2s}.champ-select::placeholder{color:#666}.champ-select:hover:not(:disabled):not(:focus){background:#252525;border-color:#333}.champ-select:focus{border-color:#e8630a;box-shadow:0 0 0 3px #e8630a1f}.champ-select:disabled{opacity:.5;cursor:not-allowed}.champ-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.champ-select option{color:#fff;background:#1a1a1a}.champ-select{font-size:1rem}.badge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge--orange{color:#e8630a;background:#e8630a1f;border:1px solid #e8630a59}.badge--vert{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.badge--rouge{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}.badge--jaune{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b4d}@keyframes tourner{to{transform:rotate(360deg)}}.chargement{border:2px solid #2a2a2a;border-top-color:#e8630a;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite tourner}:focus-visible{outline-offset:2px;outline:2px solid #e8630a}
