:root{--encre: #1a1210;--encre-douce: #5a4f4a;--encre-pale: #9e8d87;--fond: #f4f1ee;--surface: #ffffff;--bord: #e4e0dc;--bord-fort: #d6d0ca;--accent: #a53d10;--accent-douce: #fbf0ea;--bon: #1f7a4d;--mauvais: #b03a34;--attention: #8a6d1f;--r-s: 8px;--r-m: 12px;--r-l: 16px;--pas: 4px;--ombre: 0 1px 2px rgba(26, 18, 16, .05), 0 4px 12px rgba(26, 18, 16, .06);--ombre-haute: 0 10px 34px rgba(26, 18, 16, .18);--nav: 232px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:var(--encre);background:var(--fond);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-weight:600;line-height:1.3}h1{font-size:22px}h2{font-size:17px}h3{font-size:15px}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}code,pre{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:12.5px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--bord-fort);border-radius:5px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--encre-pale);background-clip:content-box}
