@import "https://fonts.googleapis.com/css2?family=Fraunces:wght@500;600;700&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--color-brand-900:#0d3b3a;--color-brand-700:#14534f;--color-brand-500:#1c6f68;--color-brand-100:#e3efed;--color-ink:#1a2024;--color-ink-soft:#4a565c;--color-ink-faint:#8b969b;--color-paper:#fbfaf7;--color-surface:#fff;--color-border:#e2e0d8;--color-border-strong:#c9c6ba;--color-rupture:#b3261e;--color-rupture-bg:#fbeae9;--color-critique:#c4621a;--color-critique-bg:#fdf0e3;--color-attention:#a8841a;--color-attention-bg:#fbf3dd;--color-ok:#2c7a4b;--color-ok-bg:#e7f4ec;--color-brouillon:#6b6f76;--color-validee:#1c6f68;--color-annulee:#b3261e;--font-display:"Fraunces", Georgia, serif;--font-body:"Inter", -apple-system, sans-serif;--font-mono:"IBM Plex Mono", monospace;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--radius-sm:4px;--radius-md:8px;--shadow-sm:0 1px 2px #1a20240f;--shadow-md:0 4px 16px #1a20241a}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font-body);background:var(--color-paper);color:var(--color-ink);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.45}button,input,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer}a{color:var(--color-brand-700)}:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=768px){body{font-size:13px}}
