@font-face{font-display:swap;font-family:'Material Symbols';font-style:normal;font-weight:400;src:url(../fonts/material-symbols-v72-latin-regular.woff2) format('woff2'),url(../fonts/material-symbols-v72-latin-regular.ttf) format('truetype')}*{margin:0;padding:0;box-sizing:border-box}:root{--font-primary:"tablet-gothic",Arial,sans-serif;--font-material:"Material Symbols";--font-secondary:"mencken-std-head","Courier Prime",serif;--primary:#2F4157;--secondary:#FAFAFA;--tertiary:#7F7F7F;--neutral:#ffffff;--neutral2:#222222;--require:#dba159;--warn:#eb4d4b;--beige:#F4EFEB;--valid:#6ab04c;--grayscale:#E6E6E6;--size-chiffre:41.2rem;--size-chiffre-resp:23rem}html{font-size:62.5%;min-height:100%}body{min-height:100vh;display:flex;flex-direction:column;max-width:clamp(2160px,95vw,4096px);scroll-behavior:smooth}main{flex:1}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;box-shadow:inset 0 0 3px #555}::-webkit-scrollbar-thumb{background:#888;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#555}body{font-family:var(--font-primary);color:var(--primary);background-color:var(--secondary);scrollbar-face-color:#888;scrollbar-track-color:#f1f1f1;scrollbar-width:none;scrollbar-color:#888 #f1f1f1;background-color:#ddd}ul{list-style:none}img,video{max-width:100%}a{text-decoration:none;color:inherit}button:disabled{opacity:.5;cursor:not-allowed}.material-symbols-outlined{font-family:var(--font-material);font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 24}