*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#0f172a;background:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:600;color:#0f172a}p{color:#64748b;line-height:1.6}app-root{display:block;height:100%}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.card{background:#fff;border:.5px solid #E2E8F0;border-radius:12px}.btn-primary{background:#0f172a;color:#fff;border:none;border-radius:8px;padding:9px 18px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;cursor:pointer;transition:opacity .15s}.btn-primary:hover:not(:disabled){opacity:.88}.btn-primary:disabled{opacity:.5;cursor:not-allowed}:root{--color-en-cours: #3B82F6;--color-en-attente: #F97316;--color-bloquee: #EF4444;--color-terminee: #10B981;--color-slot-ok: #86EFAC;--color-slot-warn: #FCD34D;--color-slot-full: #FCA5A5;--bg-page: #F8FAFC;--bg-card: #FFFFFF;--border: #E2E8F0;--text-primary: #0F172A;--text-secondary: #94A3B8}
