*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--rouge:#e8192c;--nuit:#0f1923;--jaune:#f5e642;--surface:#1a2530;--surface2:#243040;--text:#f7f4ee;--text-muted:#8a9bad;--border:#2a3a4a}html{scroll-behavior:smooth}body{background-color:var(--nuit);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:"Source Serif 4",Georgia,serif}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-family:Bebas Neue,Impact,sans-serif;line-height:1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--nuit)}::-webkit-scrollbar-thumb{background:var(--surface2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--rouge)}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.5s forwards fadeUp}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}
