:root{--bg:#f4f5f7;--surface:#fff;--border:#e2e4e9;--text:#1f2328;--muted:#6b7280;--accent:#2563eb;--danger:#dc2626;--radius:8px;--shadow:0 1px 2px #0000000f}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font:14px/1.45 system-ui,-apple-system,Segoe UI,sans-serif}button,input,select,textarea{font:inherit;color:inherit}.badge{color:var(--muted);white-space:nowrap;background:#eceef2;border-radius:999px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-block}.badge.prio-super-high{color:#7c3aed;background:#f3e8ff}.badge.prio-high{color:#dc2626;background:#fee2e2}.badge.prio-medium{color:#b45309;background:#fef3c7}.badge.prio-low{color:#15803d;background:#dcfce7}.badge.overdue{color:#dc2626;background:#fee2e2}.avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:inline-flex}
