@import"https://fonts.googleapis.com/css2?family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&family=DM+Sans:wght@400;500;600&display=swap";:root{--ardoise: #2E3D6B;--ardoise-dark: #233060;--brume: #6B7A8F;--ambre: #C98B2A;--ambre-hover: #b57a22;--bg: #F4F5F8;--surface: #FFFFFF;--divider: #E8EBF2;--text: #1A2035;--text-muted: #6B7A8F;--border: #D0D6E4;--error: #C0392B;--font-display: "Source Serif 4", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--sidebar-w: 230px;--radius: 6px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:15px;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}input,textarea,select{font-family:var(--font-body);font-size:15px}button{font-family:var(--font-body);cursor:pointer}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--divider);border-radius:3px}
