:root{--noir: #0c0d0b;--noir-2: #141612;--noir-3: #1c1f1a;--noir-4: #242821;--vert: #64a24f;--vert-clair: #8cc56f;--vert-sombre: #2c3e27;--creme: #f1ede5;--creme-2: #d8d6cc;--muted: #8a8c80;--ligne: rgba(241, 237, 229, .09);--ligne-forte: rgba(241, 237, 229, .16);--rouge: #d98b6a;--serif: "Playfair Display", Georgia, serif;--sans: "Inter", system-ui, -apple-system, sans-serif;--r: 14px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--noir);color:var(--creme);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit}a{color:inherit}.rule{display:inline-flex;align-items:center;gap:6px}.rule:before,.rule:after{content:"";height:2px;width:18px;background:var(--vert);border-radius:2px}.rule span{font-family:var(--sans);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--noir-4);border-radius:8px}@media (max-width: 860px){::-webkit-scrollbar{width:6px;height:6px}}@media (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}
