@bdky/chat-pilot-kit-vue3 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/README.md +248 -0
  2. package/dist/index.css +1928 -0
  3. package/dist/ky-chat-pilot-kit-vue3.cjs.js +3184 -0
  4. package/dist/ky-chat-pilot-kit-vue3.esm.js +3080 -0
  5. package/dist/libs/chat-pilot-kit-vue3/src/index.d.ts +1 -0
  6. package/dist/libs/chat-pilot-kit-vue3/src/lib/composables/index.d.ts +8 -0
  7. package/dist/libs/chat-pilot-kit-vue3/src/lib/composables/useChatPilotKit.d.ts +4 -0
  8. package/dist/libs/chat-pilot-kit-vue3/src/lib/composables/useChatPilotKitEvents.d.ts +15 -0
  9. package/dist/libs/chat-pilot-kit-vue3/src/lib/composables/useConversations.d.ts +10 -0
  10. package/dist/libs/chat-pilot-kit-vue3/src/lib/composables/useNodeInteraction.d.ts +11 -0
  11. package/dist/libs/chat-pilot-kit-vue3/src/lib/i18n/index.d.ts +5 -0
  12. package/dist/libs/chat-pilot-kit-vue3/src/lib/i18n/translations-context.d.ts +9 -0
  13. package/dist/libs/chat-pilot-kit-vue3/src/lib/i18n/translations.d.ts +10 -0
  14. package/dist/libs/chat-pilot-kit-vue3/src/lib/i18n/zh-CN.d.ts +2 -0
  15. package/dist/libs/chat-pilot-kit-vue3/src/lib/index.d.ts +6 -0
  16. package/dist/libs/chat-pilot-kit-vue3/src/lib/nodeView/VueNodeViewRenderer.d.ts +4 -0
  17. package/dist/libs/chat-pilot-kit-vue3/src/lib/nodeView/defaults/index.d.ts +9 -0
  18. package/dist/libs/chat-pilot-kit-vue3/src/lib/nodeView/defaults/vueExtensions.d.ts +14 -0
  19. package/dist/libs/chat-pilot-kit-vue3/src/lib/nodeView/index.d.ts +6 -0
  20. package/dist/libs/chat-pilot-kit-vue3/src/lib/nodeView/types.d.ts +4 -0
  21. package/dist/libs/chat-pilot-kit-vue3/src/lib/providers/ChatPilotKitProvider.d.ts +8 -0
  22. package/dist/libs/chat-pilot-kit-vue3/src/lib/providers/index.d.ts +2 -0
  23. package/dist/libs/chat-pilot-kit-vue3/src/samples/vue3/components/MockAgentService.d.ts +35 -0
  24. package/dist/libs/chat-pilot-kit-vue3/src/samples/vue3/i18n/translations-context.d.ts +6 -0
  25. package/dist/libs/chat-pilot-kit-vue3/src/samples/vue3/i18n/translations.d.ts +72 -0
  26. package/dist/libs/chat-pilot-kit-vue3/src/samples/vue3/i18n/zh-CN.d.ts +2 -0
  27. package/dist/libs/chat-pilot-kit-vue3/src/samples/vue3/index.d.ts +2 -0
  28. package/dist/libs/chat-pilot-kit-vue3/src/test-setup.d.ts +1 -0
  29. package/dist/static/font/KaTeX_AMS-Regular.ttf +0 -0
  30. package/dist/static/font/KaTeX_AMS-Regular.woff +0 -0
  31. package/dist/static/font/KaTeX_AMS-Regular.woff2 +0 -0
  32. package/dist/static/font/KaTeX_Caligraphic-Bold.ttf +0 -0
  33. package/dist/static/font/KaTeX_Caligraphic-Bold.woff +0 -0
  34. package/dist/static/font/KaTeX_Caligraphic-Bold.woff2 +0 -0
  35. package/dist/static/font/KaTeX_Caligraphic-Regular.ttf +0 -0
  36. package/dist/static/font/KaTeX_Caligraphic-Regular.woff +0 -0
  37. package/dist/static/font/KaTeX_Caligraphic-Regular.woff2 +0 -0
  38. package/dist/static/font/KaTeX_Fraktur-Bold.ttf +0 -0
  39. package/dist/static/font/KaTeX_Fraktur-Bold.woff +0 -0
  40. package/dist/static/font/KaTeX_Fraktur-Bold.woff2 +0 -0
  41. package/dist/static/font/KaTeX_Fraktur-Regular.ttf +0 -0
  42. package/dist/static/font/KaTeX_Fraktur-Regular.woff +0 -0
  43. package/dist/static/font/KaTeX_Fraktur-Regular.woff2 +0 -0
  44. package/dist/static/font/KaTeX_Main-Bold.ttf +0 -0
  45. package/dist/static/font/KaTeX_Main-Bold.woff +0 -0
  46. package/dist/static/font/KaTeX_Main-Bold.woff2 +0 -0
  47. package/dist/static/font/KaTeX_Main-BoldItalic.ttf +0 -0
  48. package/dist/static/font/KaTeX_Main-BoldItalic.woff +0 -0
  49. package/dist/static/font/KaTeX_Main-BoldItalic.woff2 +0 -0
  50. package/dist/static/font/KaTeX_Main-Italic.ttf +0 -0
  51. package/dist/static/font/KaTeX_Main-Italic.woff +0 -0
  52. package/dist/static/font/KaTeX_Main-Italic.woff2 +0 -0
  53. package/dist/static/font/KaTeX_Main-Regular.ttf +0 -0
  54. package/dist/static/font/KaTeX_Main-Regular.woff +0 -0
  55. package/dist/static/font/KaTeX_Main-Regular.woff2 +0 -0
  56. package/dist/static/font/KaTeX_Math-BoldItalic.ttf +0 -0
  57. package/dist/static/font/KaTeX_Math-BoldItalic.woff +0 -0
  58. package/dist/static/font/KaTeX_Math-BoldItalic.woff2 +0 -0
  59. package/dist/static/font/KaTeX_Math-Italic.ttf +0 -0
  60. package/dist/static/font/KaTeX_Math-Italic.woff +0 -0
  61. package/dist/static/font/KaTeX_Math-Italic.woff2 +0 -0
  62. package/dist/static/font/KaTeX_SansSerif-Bold.ttf +0 -0
  63. package/dist/static/font/KaTeX_SansSerif-Bold.woff +0 -0
  64. package/dist/static/font/KaTeX_SansSerif-Bold.woff2 +0 -0
  65. package/dist/static/font/KaTeX_SansSerif-Italic.ttf +0 -0
  66. package/dist/static/font/KaTeX_SansSerif-Italic.woff +0 -0
  67. package/dist/static/font/KaTeX_SansSerif-Italic.woff2 +0 -0
  68. package/dist/static/font/KaTeX_SansSerif-Regular.ttf +0 -0
  69. package/dist/static/font/KaTeX_SansSerif-Regular.woff +0 -0
  70. package/dist/static/font/KaTeX_SansSerif-Regular.woff2 +0 -0
  71. package/dist/static/font/KaTeX_Script-Regular.ttf +0 -0
  72. package/dist/static/font/KaTeX_Script-Regular.woff +0 -0
  73. package/dist/static/font/KaTeX_Script-Regular.woff2 +0 -0
  74. package/dist/static/font/KaTeX_Size1-Regular.ttf +0 -0
  75. package/dist/static/font/KaTeX_Size1-Regular.woff +0 -0
  76. package/dist/static/font/KaTeX_Size1-Regular.woff2 +0 -0
  77. package/dist/static/font/KaTeX_Size2-Regular.ttf +0 -0
  78. package/dist/static/font/KaTeX_Size2-Regular.woff +0 -0
  79. package/dist/static/font/KaTeX_Size2-Regular.woff2 +0 -0
  80. package/dist/static/font/KaTeX_Size3-Regular.ttf +0 -0
  81. package/dist/static/font/KaTeX_Size3-Regular.woff +0 -0
  82. package/dist/static/font/KaTeX_Size3-Regular.woff2 +0 -0
  83. package/dist/static/font/KaTeX_Size4-Regular.ttf +0 -0
  84. package/dist/static/font/KaTeX_Size4-Regular.woff +0 -0
  85. package/dist/static/font/KaTeX_Size4-Regular.woff2 +0 -0
  86. package/dist/static/font/KaTeX_Typewriter-Regular.ttf +0 -0
  87. package/dist/static/font/KaTeX_Typewriter-Regular.woff +0 -0
  88. package/dist/static/font/KaTeX_Typewriter-Regular.woff2 +0 -0
  89. package/package.json +74 -0
package/dist/index.css ADDED
@@ -0,0 +1,1928 @@
1
+ /* NodeView 主题变量 — ChatGPT-inspired + GitHub Primer nodes */
2
+ /* 变量名保持 --cpk-node-* 以兼容外部自定义 */
3
+
4
+ :root {
5
+ /* 字体 */
6
+ --cpk-node-font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;
7
+ --cpk-node-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif;
8
+
9
+ /* Surface */
10
+ --cpk-node-surface: #f9f9f9;
11
+ --cpk-node-surface-hover: #f0f0f0;
12
+ --cpk-node-surface-elevated: #fff;
13
+ --cpk-node-panel-bg: #fff;
14
+ --cpk-node-panel-header-bg: #f9f9f9;
15
+
16
+ /* Border */
17
+ --cpk-node-border: #e5e5e5;
18
+ --cpk-node-border-strong: #d0d0d0;
19
+ --cpk-node-divider: #efefef;
20
+
21
+ /* Text */
22
+ --cpk-node-text-primary: #1a1a1a;
23
+ --cpk-node-text-secondary: #6e6e6e;
24
+ --cpk-node-text-muted: #999;
25
+
26
+ /* Code */
27
+ --cpk-node-code-bg: #f4f4f4;
28
+ --cpk-node-code-text: #1a1a1a;
29
+
30
+ /* Scrollbar */
31
+ --cpk-node-scrollbar: rgba(0, 0, 0, 0.08);
32
+ --cpk-node-color-scheme: light;
33
+
34
+ /* Accent */
35
+ --cpk-node-accent: #3b82f6;
36
+ --cpk-node-accent-soft: rgba(59, 130, 246, 0.08);
37
+ --cpk-node-accent-soft-hover: rgba(59, 130, 246, 0.12);
38
+ --cpk-node-accent-border: rgba(59, 130, 246, 0.25);
39
+
40
+ /* Status colors */
41
+ --cpk-node-success: #22c55e;
42
+ --cpk-node-success-soft: rgba(34, 197, 94, 0.08);
43
+ --cpk-node-success-border: rgba(34, 197, 94, 0.25);
44
+ --cpk-node-warning: #c77c14;
45
+ --cpk-node-warning-soft: rgba(199, 124, 20, 0.08);
46
+ --cpk-node-warning-border: rgba(199, 124, 20, 0.25);
47
+ --cpk-node-danger: #e03e3e;
48
+ --cpk-node-danger-soft: rgba(224, 62, 62, 0.08);
49
+ --cpk-node-danger-border: rgba(224, 62, 62, 0.25);
50
+
51
+ /* Thinking (purple) */
52
+ --cpk-node-purple: #8250df;
53
+ --cpk-node-purple-text: #6639ba;
54
+ --cpk-node-purple-text-soft: #7c4dcc;
55
+ --cpk-node-purple-soft: rgba(130, 80, 223, 0.05);
56
+ --cpk-node-purple-soft-hover: rgba(130, 80, 223, 0.08);
57
+ --cpk-node-purple-border: rgba(130, 80, 223, 0.18);
58
+ --cpk-node-purple-divider: rgba(130, 80, 223, 0.12);
59
+ }
60
+
61
+ @media (prefers-color-scheme: dark) {
62
+ :root {
63
+ --cpk-node-surface: #111827;
64
+ --cpk-node-surface-hover: #1e293b;
65
+ --cpk-node-surface-elevated: #1e293b;
66
+ --cpk-node-panel-bg: #111827;
67
+ --cpk-node-panel-header-bg: #0f172a;
68
+ --cpk-node-border: #1e293b;
69
+ --cpk-node-border-strong: #334155;
70
+ --cpk-node-divider: #1e293b;
71
+ --cpk-node-text-primary: #f1f5f9;
72
+ --cpk-node-text-secondary: #cbd5e1;
73
+ --cpk-node-text-muted: #94a3b8;
74
+ --cpk-node-code-bg: #0f172a;
75
+ --cpk-node-code-text: #e6edf3;
76
+ --cpk-node-scrollbar: rgba(255, 255, 255, 0.08);
77
+ --cpk-node-color-scheme: dark;
78
+ --cpk-node-accent: #3b82f6;
79
+ --cpk-node-accent-soft: rgba(59, 130, 246, 0.1);
80
+ --cpk-node-accent-soft-hover: rgba(59, 130, 246, 0.15);
81
+ --cpk-node-accent-border: rgba(59, 130, 246, 0.3);
82
+ --cpk-node-success: #4ade80;
83
+ --cpk-node-success-soft: rgba(74, 222, 128, 0.1);
84
+ --cpk-node-success-border: rgba(74, 222, 128, 0.3);
85
+ --cpk-node-warning: #fbbf24;
86
+ --cpk-node-warning-soft: rgba(251, 191, 36, 0.1);
87
+ --cpk-node-warning-border: rgba(251, 191, 36, 0.3);
88
+ --cpk-node-danger: #ef4444;
89
+ --cpk-node-danger-soft: rgba(239, 68, 68, 0.1);
90
+ --cpk-node-danger-border: rgba(239, 68, 68, 0.3);
91
+ --cpk-node-purple: #a78bfa;
92
+ --cpk-node-purple-text: #a78bfa;
93
+ --cpk-node-purple-text-soft: #c4b5fd;
94
+ --cpk-node-purple-soft: rgba(167, 139, 250, 0.06);
95
+ --cpk-node-purple-soft-hover: rgba(167, 139, 250, 0.1);
96
+ --cpk-node-purple-border: rgba(167, 139, 250, 0.2);
97
+ --cpk-node-purple-divider: rgba(167, 139, 250, 0.15);
98
+ }
99
+ }
100
+
101
+ /* 显式主题覆盖(Docusaurus 等框架使用 data-theme 属性)
102
+ 必须放在 @media 之后,确保优先级高于系统偏好
103
+ 顺序很重要:dark 在前,light 在后,这样 light 才能覆盖 dark */
104
+ :root[data-theme='dark'],
105
+ [data-theme='dark'] {
106
+ --cpk-node-surface: #111827;
107
+ --cpk-node-surface-hover: #1e293b;
108
+ --cpk-node-surface-elevated: #1e293b;
109
+ --cpk-node-panel-bg: #111827;
110
+ --cpk-node-panel-header-bg: #0f172a;
111
+ --cpk-node-border: #1e293b;
112
+ --cpk-node-border-strong: #334155;
113
+ --cpk-node-divider: #1e293b;
114
+ --cpk-node-text-primary: #f1f5f9;
115
+ --cpk-node-text-secondary: #cbd5e1;
116
+ --cpk-node-text-muted: #94a3b8;
117
+ --cpk-node-code-bg: #0f172a;
118
+ --cpk-node-code-text: #e6edf3;
119
+ --cpk-node-scrollbar: rgba(255, 255, 255, 0.08);
120
+ --cpk-node-color-scheme: dark;
121
+ --cpk-node-accent: #3b82f6;
122
+ --cpk-node-accent-soft: rgba(59, 130, 246, 0.1);
123
+ --cpk-node-accent-soft-hover: rgba(59, 130, 246, 0.15);
124
+ --cpk-node-accent-border: rgba(59, 130, 246, 0.3);
125
+ --cpk-node-success: #4ade80;
126
+ --cpk-node-success-soft: rgba(74, 222, 128, 0.1);
127
+ --cpk-node-success-border: rgba(74, 222, 128, 0.3);
128
+ --cpk-node-warning: #fbbf24;
129
+ --cpk-node-warning-soft: rgba(251, 191, 36, 0.1);
130
+ --cpk-node-warning-border: rgba(251, 191, 36, 0.3);
131
+ --cpk-node-danger: #ef4444;
132
+ --cpk-node-danger-soft: rgba(239, 68, 68, 0.1);
133
+ --cpk-node-danger-border: rgba(239, 68, 68, 0.3);
134
+ --cpk-node-purple: #a78bfa;
135
+ --cpk-node-purple-text: #a78bfa;
136
+ --cpk-node-purple-text-soft: #c4b5fd;
137
+ --cpk-node-purple-soft: rgba(167, 139, 250, 0.06);
138
+ --cpk-node-purple-soft-hover: rgba(167, 139, 250, 0.1);
139
+ --cpk-node-purple-border: rgba(167, 139, 250, 0.2);
140
+ --cpk-node-purple-divider: rgba(167, 139, 250, 0.15);
141
+ }
142
+
143
+ :root[data-theme='light'],
144
+ [data-theme='light'] {
145
+ --cpk-node-surface: #f9f9f9;
146
+ --cpk-node-surface-hover: #f0f0f0;
147
+ --cpk-node-surface-elevated: #fff;
148
+ --cpk-node-panel-bg: #fff;
149
+ --cpk-node-panel-header-bg: #f9f9f9;
150
+ --cpk-node-border: #e5e5e5;
151
+ --cpk-node-border-strong: #d0d0d0;
152
+ --cpk-node-divider: #efefef;
153
+ --cpk-node-text-primary: #1a1a1a;
154
+ --cpk-node-text-secondary: #6e6e6e;
155
+ --cpk-node-text-muted: #999;
156
+ --cpk-node-code-bg: #f4f4f4;
157
+ --cpk-node-code-text: #1a1a1a;
158
+ --cpk-node-scrollbar: rgba(0, 0, 0, 0.08);
159
+ --cpk-node-color-scheme: light;
160
+ --cpk-node-accent: #10a37f;
161
+ --cpk-node-accent-soft: rgba(16, 163, 127, 0.08);
162
+ --cpk-node-accent-soft-hover: rgba(16, 163, 127, 0.12);
163
+ --cpk-node-accent-border: rgba(16, 163, 127, 0.25);
164
+ --cpk-node-success: #10a37f;
165
+ --cpk-node-success-soft: rgba(16, 163, 127, 0.08);
166
+ --cpk-node-success-border: rgba(16, 163, 127, 0.25);
167
+ --cpk-node-warning: #c77c14;
168
+ --cpk-node-warning-soft: rgba(199, 124, 20, 0.08);
169
+ --cpk-node-warning-border: rgba(199, 124, 20, 0.25);
170
+ --cpk-node-danger: #e03e3e;
171
+ --cpk-node-danger-soft: rgba(224, 62, 62, 0.08);
172
+ --cpk-node-danger-border: rgba(224, 62, 62, 0.25);
173
+ --cpk-node-purple: #8250df;
174
+ --cpk-node-purple-text: #6639ba;
175
+ --cpk-node-purple-text-soft: #7c4dcc;
176
+ --cpk-node-purple-soft: rgba(130, 80, 223, 0.05);
177
+ --cpk-node-purple-soft-hover: rgba(130, 80, 223, 0.08);
178
+ --cpk-node-purple-border: rgba(130, 80, 223, 0.18);
179
+ --cpk-node-purple-divider: rgba(130, 80, 223, 0.12);
180
+ }
181
+
182
+ .cpk-thinking-block {
183
+ border: 1px solid var(--cpk-node-purple-border);
184
+ background: var(--cpk-node-purple-soft);
185
+ border-radius: 8px;
186
+ margin-bottom: 10px;
187
+ overflow: hidden;
188
+ }
189
+
190
+ .cpk-thinking-block__header {
191
+ cursor: pointer;
192
+ width: 100%;
193
+ color: var(--cpk-node-purple-text);
194
+ text-align: left;
195
+ user-select: none;
196
+ background: none;
197
+ border: none;
198
+ border-bottom: 1px solid #0000;
199
+ align-items: center;
200
+ gap: 8px;
201
+ padding: 10px 14px;
202
+ font-family: inherit;
203
+ font-size: 13px;
204
+ font-weight: 500;
205
+ transition: background .15s;
206
+ display: flex;
207
+ }
208
+
209
+ .cpk-thinking-block__header:hover {
210
+ background: var(--cpk-node-purple-soft-hover);
211
+ }
212
+
213
+ .cpk-thinking-block__icon {
214
+ color: var(--cpk-node-purple);
215
+ flex-shrink: 0;
216
+ align-items: center;
217
+ display: flex;
218
+ }
219
+
220
+ .cpk-thinking-block__icon svg {
221
+ width: 14px;
222
+ height: 14px;
223
+ }
224
+
225
+ .cpk-thinking-block__label {
226
+ color: var(--cpk-node-purple-text);
227
+ flex: 1;
228
+ }
229
+
230
+ .cpk-thinking-block__dots {
231
+ align-items: center;
232
+ gap: 3px;
233
+ height: 14px;
234
+ margin-left: auto;
235
+ display: inline-flex;
236
+ }
237
+
238
+ .cpk-thinking-block__dots span {
239
+ background: var(--cpk-node-purple);
240
+ border-radius: 50%;
241
+ width: 4px;
242
+ height: 4px;
243
+ animation: 1.2s ease-in-out infinite cpk-thinking-bounce;
244
+ display: inline-block;
245
+ }
246
+
247
+ .cpk-thinking-block__dots span:nth-child(2) {
248
+ animation-delay: .15s;
249
+ }
250
+
251
+ .cpk-thinking-block__dots span:nth-child(3) {
252
+ animation-delay: .3s;
253
+ }
254
+
255
+ @keyframes cpk-thinking-bounce {
256
+ 0%, 80%, 100% {
257
+ opacity: .4;
258
+ transform: translateY(0);
259
+ }
260
+
261
+ 40% {
262
+ opacity: 1;
263
+ transform: translateY(-6px);
264
+ }
265
+ }
266
+
267
+ @media (prefers-reduced-motion: reduce) {
268
+ .cpk-thinking-block__dots span {
269
+ opacity: .7;
270
+ animation: none;
271
+ }
272
+ }
273
+
274
+ .cpk-thinking-block__chevron {
275
+ color: var(--cpk-node-purple);
276
+ flex-shrink: 0;
277
+ align-items: center;
278
+ transition: transform .2s;
279
+ display: flex;
280
+ }
281
+
282
+ .cpk-thinking-block__chevron svg {
283
+ width: 14px;
284
+ height: 14px;
285
+ }
286
+
287
+ .cpk-thinking-block--open .cpk-thinking-block__chevron {
288
+ transform: rotate(180deg);
289
+ }
290
+
291
+ .cpk-thinking-block__body {
292
+ max-height: 0;
293
+ transition: max-height .25s ease-out;
294
+ overflow: hidden;
295
+ }
296
+
297
+ @media (prefers-reduced-motion: reduce) {
298
+ .cpk-thinking-block__body {
299
+ transition: none;
300
+ }
301
+ }
302
+
303
+ .cpk-thinking-block--open .cpk-thinking-block__body {
304
+ max-height: 600px;
305
+ }
306
+
307
+ .cpk-thinking-block__content {
308
+ color: var(--cpk-node-text-secondary);
309
+ white-space: pre-wrap;
310
+ word-break: break-word;
311
+ border-top: 1px solid var(--cpk-node-purple-divider);
312
+ font-size: 13px;
313
+ line-height: 1.6;
314
+ font-family: var(--cpk-node-font-sans);
315
+ margin: 0;
316
+ padding: 12px 14px;
317
+ }
318
+
319
+ .cpk-image {
320
+ border: 1px solid var(--cpk-node-border);
321
+ background: var(--cpk-node-surface);
322
+ border-radius: 8px;
323
+ max-width: 100%;
324
+ margin-bottom: 10px;
325
+ display: block;
326
+ overflow: hidden;
327
+ }
328
+
329
+ .cpk-image__img {
330
+ width: 100%;
331
+ height: auto;
332
+ display: block;
333
+ }
334
+
335
+ .cpk-image__caption {
336
+ color: var(--cpk-node-text-muted);
337
+ border-top: 1px solid var(--cpk-node-divider);
338
+ text-align: center;
339
+ padding: 8px 12px;
340
+ font-size: 12px;
341
+ display: block;
342
+ }
343
+
344
+ .cpk-file-card {
345
+ border: 1px solid var(--cpk-node-border);
346
+ background: var(--cpk-node-surface-elevated);
347
+ color: var(--cpk-node-text-primary);
348
+ cursor: pointer;
349
+ border-radius: 8px;
350
+ align-items: center;
351
+ gap: 12px;
352
+ margin-bottom: 10px;
353
+ padding: 12px 14px;
354
+ text-decoration: none;
355
+ transition: background .15s;
356
+ display: flex;
357
+ }
358
+
359
+ .cpk-file-card:hover {
360
+ background: var(--cpk-node-surface-hover);
361
+ }
362
+
363
+ .cpk-file-card__icon-wrap {
364
+ border-radius: 8px;
365
+ flex-shrink: 0;
366
+ justify-content: center;
367
+ align-items: center;
368
+ width: 36px;
369
+ height: 36px;
370
+ display: flex;
371
+ }
372
+
373
+ .cpk-file-card__icon-wrap[data-type="pdf"] {
374
+ background: var(--cpk-node-danger-soft);
375
+ }
376
+
377
+ .cpk-file-card__icon-wrap[data-type="excel"] {
378
+ background: var(--cpk-node-success-soft);
379
+ }
380
+
381
+ .cpk-file-card__icon-wrap[data-type="zip"] {
382
+ background: var(--cpk-node-warning-soft);
383
+ }
384
+
385
+ .cpk-file-card__icon-wrap[data-type="markdown"] {
386
+ background: var(--cpk-node-purple-soft);
387
+ }
388
+
389
+ .cpk-file-card__icon-wrap[data-type="code"] {
390
+ background: var(--cpk-node-warning-soft);
391
+ }
392
+
393
+ .cpk-file-card__icon-wrap[data-type="default"] {
394
+ background: var(--cpk-node-surface);
395
+ }
396
+
397
+ .cpk-file-card__icon {
398
+ justify-content: center;
399
+ align-items: center;
400
+ display: flex;
401
+ }
402
+
403
+ .cpk-file-card__icon svg {
404
+ width: 16px;
405
+ height: 16px;
406
+ }
407
+
408
+ .cpk-file-card__icon[data-type="pdf"] svg {
409
+ color: var(--cpk-node-danger);
410
+ }
411
+
412
+ .cpk-file-card__icon[data-type="excel"] svg {
413
+ color: var(--cpk-node-success);
414
+ }
415
+
416
+ .cpk-file-card__icon[data-type="zip"] svg {
417
+ color: var(--cpk-node-warning);
418
+ }
419
+
420
+ .cpk-file-card__icon[data-type="markdown"] svg {
421
+ color: var(--cpk-node-purple);
422
+ }
423
+
424
+ .cpk-file-card__icon[data-type="code"] svg {
425
+ color: var(--cpk-node-warning);
426
+ }
427
+
428
+ .cpk-file-card__icon[data-type="default"] svg {
429
+ color: var(--cpk-node-text-muted);
430
+ }
431
+
432
+ .cpk-file-card__info {
433
+ flex-direction: column;
434
+ flex: 1;
435
+ gap: 3px;
436
+ min-width: 0;
437
+ display: flex;
438
+ }
439
+
440
+ .cpk-file-card__name {
441
+ color: var(--cpk-node-text-primary);
442
+ white-space: nowrap;
443
+ text-overflow: ellipsis;
444
+ font-size: 13px;
445
+ font-weight: 500;
446
+ overflow: hidden;
447
+ }
448
+
449
+ .cpk-file-card__size {
450
+ color: var(--cpk-node-text-muted);
451
+ font-size: 12px;
452
+ }
453
+
454
+ .cpk-file-card__download {
455
+ background: var(--cpk-node-surface);
456
+ width: 28px;
457
+ height: 28px;
458
+ color: var(--cpk-node-text-muted);
459
+ border: 1px solid var(--cpk-node-border);
460
+ border-radius: 6px;
461
+ flex-shrink: 0;
462
+ justify-content: center;
463
+ align-items: center;
464
+ transition: all .15s;
465
+ display: flex;
466
+ }
467
+
468
+ .cpk-file-card:hover .cpk-file-card__download {
469
+ background: var(--cpk-node-surface-hover);
470
+ border-color: var(--cpk-node-border-strong);
471
+ color: var(--cpk-node-text-primary);
472
+ }
473
+
474
+ .cpk-file-card__download svg {
475
+ width: 14px;
476
+ height: 14px;
477
+ }
478
+
479
+ .cpk-audio {
480
+ border: 1px solid var(--cpk-node-border);
481
+ background: var(--cpk-node-surface-elevated);
482
+ color-scheme: var(--cpk-node-color-scheme);
483
+ border-radius: 8px;
484
+ margin-bottom: 10px;
485
+ padding: 14px;
486
+ }
487
+
488
+ .cpk-audio__player {
489
+ width: 100%;
490
+ color-scheme: var(--cpk-node-color-scheme);
491
+ display: block;
492
+ }
493
+
494
+ .cpk-video {
495
+ border: 1px solid var(--cpk-node-border);
496
+ background: #000;
497
+ border-radius: 8px;
498
+ max-width: 100%;
499
+ margin-bottom: 10px;
500
+ position: relative;
501
+ overflow: hidden;
502
+ }
503
+
504
+ .cpk-video__player {
505
+ width: 100%;
506
+ max-width: 100%;
507
+ color-scheme: var(--cpk-node-color-scheme);
508
+ display: block;
509
+ }
510
+
511
+ .cpk-video__caption {
512
+ color: var(--cpk-node-text-muted);
513
+ background: var(--cpk-node-surface-elevated);
514
+ border-top: 1px solid var(--cpk-node-border);
515
+ padding: 8px 12px;
516
+ font-size: 12px;
517
+ }
518
+
519
+ .cpk-tool-call {
520
+ border: 1px solid var(--cpk-node-border);
521
+ background: var(--cpk-node-surface-elevated);
522
+ font-family: var(--cpk-node-font-mono);
523
+ border-radius: 8px;
524
+ margin-bottom: 10px;
525
+ overflow: hidden;
526
+ }
527
+
528
+ .cpk-tool-call__header {
529
+ background: var(--cpk-node-surface-elevated);
530
+ text-align: left;
531
+ cursor: default;
532
+ width: 100%;
533
+ color: var(--cpk-node-text-primary);
534
+ user-select: none;
535
+ border: none;
536
+ border-bottom: 1px solid #0000;
537
+ border-radius: 0;
538
+ align-items: center;
539
+ gap: 8px;
540
+ padding: 10px 14px;
541
+ font-family: inherit;
542
+ font-size: 13px;
543
+ font-weight: 500;
544
+ transition: background .15s;
545
+ display: flex;
546
+ }
547
+
548
+ .cpk-tool-call__header:not(:disabled) {
549
+ cursor: pointer;
550
+ }
551
+
552
+ .cpk-tool-call__header:not(:disabled):hover {
553
+ background: var(--cpk-node-surface-hover);
554
+ }
555
+
556
+ .cpk-tool-call--open .cpk-tool-call__header {
557
+ border-bottom-color: var(--cpk-node-border);
558
+ }
559
+
560
+ .cpk-tool-call__icon {
561
+ color: var(--cpk-node-text-muted);
562
+ flex-shrink: 0;
563
+ align-items: center;
564
+ display: flex;
565
+ }
566
+
567
+ .cpk-tool-call__icon svg {
568
+ width: 14px;
569
+ height: 14px;
570
+ }
571
+
572
+ .cpk-tool-call__name {
573
+ font-size: 12px;
574
+ font-weight: 500;
575
+ font-family: var(--cpk-node-font-mono);
576
+ color: var(--cpk-node-text-primary);
577
+ white-space: nowrap;
578
+ text-overflow: ellipsis;
579
+ flex: 1;
580
+ overflow: hidden;
581
+ }
582
+
583
+ .cpk-tool-call__badge {
584
+ border-radius: 10px;
585
+ flex-shrink: 0;
586
+ align-items: center;
587
+ padding: 2px 8px;
588
+ font-size: 11px;
589
+ font-weight: 500;
590
+ display: inline-flex;
591
+ }
592
+
593
+ .cpk-tool-call__badge[data-status="pending"] {
594
+ background: var(--cpk-node-surface);
595
+ color: var(--cpk-node-text-muted);
596
+ }
597
+
598
+ .cpk-tool-call__badge[data-status="running"] {
599
+ background: var(--cpk-node-accent-soft);
600
+ color: var(--cpk-node-accent);
601
+ animation: 1.5s ease-in-out infinite cpk-badge-pulse;
602
+ }
603
+
604
+ @keyframes cpk-badge-pulse {
605
+ 0%, 100% {
606
+ opacity: 1;
607
+ }
608
+
609
+ 50% {
610
+ opacity: .6;
611
+ }
612
+ }
613
+
614
+ @media (prefers-reduced-motion: reduce) {
615
+ .cpk-tool-call__badge[data-status="running"] {
616
+ animation: none;
617
+ }
618
+ }
619
+
620
+ .cpk-tool-call__badge[data-status="completed"] {
621
+ background: var(--cpk-node-success-soft);
622
+ color: var(--cpk-node-success);
623
+ }
624
+
625
+ .cpk-tool-call__badge[data-status="error"] {
626
+ background: var(--cpk-node-danger-soft);
627
+ color: var(--cpk-node-danger);
628
+ }
629
+
630
+ .cpk-tool-call__chevron {
631
+ color: var(--cpk-node-text-muted);
632
+ flex-shrink: 0;
633
+ align-items: center;
634
+ margin-left: auto;
635
+ transition: transform .2s;
636
+ display: flex;
637
+ }
638
+
639
+ .cpk-tool-call__chevron svg {
640
+ width: 14px;
641
+ height: 14px;
642
+ }
643
+
644
+ .cpk-tool-call--open .cpk-tool-call__chevron {
645
+ transform: rotate(180deg);
646
+ }
647
+
648
+ .cpk-tool-call__body {
649
+ max-height: 0;
650
+ transition: max-height .25s ease-out;
651
+ overflow: hidden;
652
+ }
653
+
654
+ @media (prefers-reduced-motion: reduce) {
655
+ .cpk-tool-call__body {
656
+ transition: none;
657
+ }
658
+ }
659
+
660
+ .cpk-tool-call--open .cpk-tool-call__body {
661
+ max-height: 800px;
662
+ }
663
+
664
+ .cpk-tool-call__section {
665
+ border-bottom: 1px solid var(--cpk-node-divider);
666
+ background: var(--cpk-node-surface-elevated);
667
+ padding: 12px 14px;
668
+ }
669
+
670
+ .cpk-tool-call__section:last-child {
671
+ border-bottom: none;
672
+ }
673
+
674
+ .cpk-tool-call__section-label {
675
+ font-size: 10px;
676
+ font-weight: 600;
677
+ font-family: var(--cpk-node-font-sans);
678
+ color: var(--cpk-node-text-muted);
679
+ text-transform: uppercase;
680
+ letter-spacing: .07em;
681
+ background: var(--cpk-node-surface);
682
+ border: 1px solid var(--cpk-node-border);
683
+ border-radius: 4px;
684
+ align-items: center;
685
+ margin-bottom: 8px;
686
+ padding: 2px 7px;
687
+ display: inline-flex;
688
+ }
689
+
690
+ .cpk-tool-call__code {
691
+ background: var(--cpk-node-code-bg);
692
+ border: 1px solid var(--cpk-node-border);
693
+ border-left: 3px solid var(--cpk-node-accent-border);
694
+ font-size: 11.5px;
695
+ font-family: var(--cpk-node-font-mono);
696
+ color: var(--cpk-node-code-text);
697
+ white-space: pre-wrap;
698
+ word-break: break-all;
699
+ scrollbar-width: thin;
700
+ scrollbar-color: var(--cpk-node-scrollbar) transparent;
701
+ border-radius: 6px;
702
+ max-height: 200px;
703
+ padding: 10px 12px;
704
+ line-height: 1.6;
705
+ overflow-y: auto;
706
+ }
707
+
708
+ .cpk-tool-call__code::-webkit-scrollbar {
709
+ width: 3px;
710
+ }
711
+
712
+ .cpk-tool-call__code::-webkit-scrollbar-thumb {
713
+ background: var(--cpk-node-scrollbar);
714
+ border-radius: 2px;
715
+ }
716
+
717
+ @keyframes cpk-spinner {
718
+ to {
719
+ transform: rotate(360deg);
720
+ }
721
+ }
722
+
723
+ .cpk-tool-call__spinner {
724
+ border: 2px solid var(--cpk-node-accent-border);
725
+ border-top-color: var(--cpk-node-accent);
726
+ border-radius: 50%;
727
+ flex-shrink: 0;
728
+ width: 14px;
729
+ height: 14px;
730
+ animation: .6s linear infinite cpk-spinner;
731
+ }
732
+
733
+ .cpk-tool-call__error {
734
+ color: var(--cpk-node-danger);
735
+ background: var(--cpk-node-danger-soft);
736
+ border-top: 1px solid var(--cpk-node-danger-border);
737
+ padding: 8px 12px;
738
+ font-size: 12px;
739
+ }
740
+
741
+ @font-face {
742
+ font-display: block;
743
+ font-family: KaTeX_AMS;
744
+ font-style: normal;
745
+ font-weight: 400;
746
+ src: url(./static/font/KaTeX_AMS-Regular.woff2) format("woff2"), url(./static/font/KaTeX_AMS-Regular.woff) format("woff"), url(./static/font/KaTeX_AMS-Regular.ttf) format("truetype");
747
+ }
748
+
749
+ @font-face {
750
+ font-display: block;
751
+ font-family: KaTeX_Caligraphic;
752
+ font-style: normal;
753
+ font-weight: 700;
754
+ src: url(./static/font/KaTeX_Caligraphic-Bold.woff2) format("woff2"), url(./static/font/KaTeX_Caligraphic-Bold.woff) format("woff"), url(./static/font/KaTeX_Caligraphic-Bold.ttf) format("truetype");
755
+ }
756
+
757
+ @font-face {
758
+ font-display: block;
759
+ font-family: KaTeX_Caligraphic;
760
+ font-style: normal;
761
+ font-weight: 400;
762
+ src: url(./static/font/KaTeX_Caligraphic-Regular.woff2) format("woff2"), url(./static/font/KaTeX_Caligraphic-Regular.woff) format("woff"), url(./static/font/KaTeX_Caligraphic-Regular.ttf) format("truetype");
763
+ }
764
+
765
+ @font-face {
766
+ font-display: block;
767
+ font-family: KaTeX_Fraktur;
768
+ font-style: normal;
769
+ font-weight: 700;
770
+ src: url(./static/font/KaTeX_Fraktur-Bold.woff2) format("woff2"), url(./static/font/KaTeX_Fraktur-Bold.woff) format("woff"), url(./static/font/KaTeX_Fraktur-Bold.ttf) format("truetype");
771
+ }
772
+
773
+ @font-face {
774
+ font-display: block;
775
+ font-family: KaTeX_Fraktur;
776
+ font-style: normal;
777
+ font-weight: 400;
778
+ src: url(./static/font/KaTeX_Fraktur-Regular.woff2) format("woff2"), url(./static/font/KaTeX_Fraktur-Regular.woff) format("woff"), url(./static/font/KaTeX_Fraktur-Regular.ttf) format("truetype");
779
+ }
780
+
781
+ @font-face {
782
+ font-display: block;
783
+ font-family: KaTeX_Main;
784
+ font-style: normal;
785
+ font-weight: 700;
786
+ src: url(./static/font/KaTeX_Main-Bold.woff2) format("woff2"), url(./static/font/KaTeX_Main-Bold.woff) format("woff"), url(./static/font/KaTeX_Main-Bold.ttf) format("truetype");
787
+ }
788
+
789
+ @font-face {
790
+ font-display: block;
791
+ font-family: KaTeX_Main;
792
+ font-style: italic;
793
+ font-weight: 700;
794
+ src: url(./static/font/KaTeX_Main-BoldItalic.woff2) format("woff2"), url(./static/font/KaTeX_Main-BoldItalic.woff) format("woff"), url(./static/font/KaTeX_Main-BoldItalic.ttf) format("truetype");
795
+ }
796
+
797
+ @font-face {
798
+ font-display: block;
799
+ font-family: KaTeX_Main;
800
+ font-style: italic;
801
+ font-weight: 400;
802
+ src: url(./static/font/KaTeX_Main-Italic.woff2) format("woff2"), url(./static/font/KaTeX_Main-Italic.woff) format("woff"), url(./static/font/KaTeX_Main-Italic.ttf) format("truetype");
803
+ }
804
+
805
+ @font-face {
806
+ font-display: block;
807
+ font-family: KaTeX_Main;
808
+ font-style: normal;
809
+ font-weight: 400;
810
+ src: url(./static/font/KaTeX_Main-Regular.woff2) format("woff2"), url(./static/font/KaTeX_Main-Regular.woff) format("woff"), url(./static/font/KaTeX_Main-Regular.ttf) format("truetype");
811
+ }
812
+
813
+ @font-face {
814
+ font-display: block;
815
+ font-family: KaTeX_Math;
816
+ font-style: italic;
817
+ font-weight: 700;
818
+ src: url(./static/font/KaTeX_Math-BoldItalic.woff2) format("woff2"), url(./static/font/KaTeX_Math-BoldItalic.woff) format("woff"), url(./static/font/KaTeX_Math-BoldItalic.ttf) format("truetype");
819
+ }
820
+
821
+ @font-face {
822
+ font-display: block;
823
+ font-family: KaTeX_Math;
824
+ font-style: italic;
825
+ font-weight: 400;
826
+ src: url(./static/font/KaTeX_Math-Italic.woff2) format("woff2"), url(./static/font/KaTeX_Math-Italic.woff) format("woff"), url(./static/font/KaTeX_Math-Italic.ttf) format("truetype");
827
+ }
828
+
829
+ @font-face {
830
+ font-display: block;
831
+ font-family: KaTeX_SansSerif;
832
+ font-style: normal;
833
+ font-weight: 700;
834
+ src: url(./static/font/KaTeX_SansSerif-Bold.woff2) format("woff2"), url(./static/font/KaTeX_SansSerif-Bold.woff) format("woff"), url(./static/font/KaTeX_SansSerif-Bold.ttf) format("truetype");
835
+ }
836
+
837
+ @font-face {
838
+ font-display: block;
839
+ font-family: KaTeX_SansSerif;
840
+ font-style: italic;
841
+ font-weight: 400;
842
+ src: url(./static/font/KaTeX_SansSerif-Italic.woff2) format("woff2"), url(./static/font/KaTeX_SansSerif-Italic.woff) format("woff"), url(./static/font/KaTeX_SansSerif-Italic.ttf) format("truetype");
843
+ }
844
+
845
+ @font-face {
846
+ font-display: block;
847
+ font-family: KaTeX_SansSerif;
848
+ font-style: normal;
849
+ font-weight: 400;
850
+ src: url(./static/font/KaTeX_SansSerif-Regular.woff2) format("woff2"), url(./static/font/KaTeX_SansSerif-Regular.woff) format("woff"), url(./static/font/KaTeX_SansSerif-Regular.ttf) format("truetype");
851
+ }
852
+
853
+ @font-face {
854
+ font-display: block;
855
+ font-family: KaTeX_Script;
856
+ font-style: normal;
857
+ font-weight: 400;
858
+ src: url(./static/font/KaTeX_Script-Regular.woff2) format("woff2"), url(./static/font/KaTeX_Script-Regular.woff) format("woff"), url(./static/font/KaTeX_Script-Regular.ttf) format("truetype");
859
+ }
860
+
861
+ @font-face {
862
+ font-display: block;
863
+ font-family: KaTeX_Size1;
864
+ font-style: normal;
865
+ font-weight: 400;
866
+ src: url(./static/font/KaTeX_Size1-Regular.woff2) format("woff2"), url(./static/font/KaTeX_Size1-Regular.woff) format("woff"), url(./static/font/KaTeX_Size1-Regular.ttf) format("truetype");
867
+ }
868
+
869
+ @font-face {
870
+ font-display: block;
871
+ font-family: KaTeX_Size2;
872
+ font-style: normal;
873
+ font-weight: 400;
874
+ src: url(./static/font/KaTeX_Size2-Regular.woff2) format("woff2"), url(./static/font/KaTeX_Size2-Regular.woff) format("woff"), url(./static/font/KaTeX_Size2-Regular.ttf) format("truetype");
875
+ }
876
+
877
+ @font-face {
878
+ font-display: block;
879
+ font-family: KaTeX_Size3;
880
+ font-style: normal;
881
+ font-weight: 400;
882
+ src: url(./static/font/KaTeX_Size3-Regular.woff2) format("woff2"), url(./static/font/KaTeX_Size3-Regular.woff) format("woff"), url(./static/font/KaTeX_Size3-Regular.ttf) format("truetype");
883
+ }
884
+
885
+ @font-face {
886
+ font-display: block;
887
+ font-family: KaTeX_Size4;
888
+ font-style: normal;
889
+ font-weight: 400;
890
+ src: url(./static/font/KaTeX_Size4-Regular.woff2) format("woff2"), url(./static/font/KaTeX_Size4-Regular.woff) format("woff"), url(./static/font/KaTeX_Size4-Regular.ttf) format("truetype");
891
+ }
892
+
893
+ @font-face {
894
+ font-display: block;
895
+ font-family: KaTeX_Typewriter;
896
+ font-style: normal;
897
+ font-weight: 400;
898
+ src: url(./static/font/KaTeX_Typewriter-Regular.woff2) format("woff2"), url(./static/font/KaTeX_Typewriter-Regular.woff) format("woff"), url(./static/font/KaTeX_Typewriter-Regular.ttf) format("truetype");
899
+ }
900
+
901
+ .katex {
902
+ text-indent: 0;
903
+ text-rendering: auto;
904
+ font: 1.21em / 1.2 KaTeX_Main, Times New Roman, serif;
905
+ }
906
+
907
+ .katex * {
908
+ border-color: currentColor;
909
+ -ms-high-contrast-adjust: none !important;
910
+ }
911
+
912
+ .katex .katex-version:after {
913
+ content: "0.16.33";
914
+ }
915
+
916
+ .katex .katex-mathml {
917
+ clip: rect(1px, 1px, 1px, 1px);
918
+ border: 0;
919
+ width: 1px;
920
+ height: 1px;
921
+ padding: 0;
922
+ position: absolute;
923
+ overflow: hidden;
924
+ }
925
+
926
+ .katex .katex-html > .newline {
927
+ display: block;
928
+ }
929
+
930
+ .katex .base {
931
+ white-space: nowrap;
932
+ width: min-content;
933
+ position: relative;
934
+ }
935
+
936
+ .katex .base, .katex .strut {
937
+ display: inline-block;
938
+ }
939
+
940
+ .katex .textbf {
941
+ font-weight: 700;
942
+ }
943
+
944
+ .katex .textit {
945
+ font-style: italic;
946
+ }
947
+
948
+ .katex .textrm {
949
+ font-family: KaTeX_Main;
950
+ }
951
+
952
+ .katex .textsf {
953
+ font-family: KaTeX_SansSerif;
954
+ }
955
+
956
+ .katex .texttt {
957
+ font-family: KaTeX_Typewriter;
958
+ }
959
+
960
+ .katex .mathnormal {
961
+ font-family: KaTeX_Math;
962
+ font-style: italic;
963
+ }
964
+
965
+ .katex .mathit {
966
+ font-family: KaTeX_Main;
967
+ font-style: italic;
968
+ }
969
+
970
+ .katex .mathrm {
971
+ font-style: normal;
972
+ }
973
+
974
+ .katex .mathbf {
975
+ font-family: KaTeX_Main;
976
+ font-weight: 700;
977
+ }
978
+
979
+ .katex .boldsymbol {
980
+ font-family: KaTeX_Math;
981
+ font-style: italic;
982
+ font-weight: 700;
983
+ }
984
+
985
+ .katex .amsrm, .katex .mathbb, .katex .textbb {
986
+ font-family: KaTeX_AMS;
987
+ }
988
+
989
+ .katex .mathcal {
990
+ font-family: KaTeX_Caligraphic;
991
+ }
992
+
993
+ .katex .mathfrak, .katex .textfrak {
994
+ font-family: KaTeX_Fraktur;
995
+ }
996
+
997
+ .katex .mathboldfrak, .katex .textboldfrak {
998
+ font-family: KaTeX_Fraktur;
999
+ font-weight: 700;
1000
+ }
1001
+
1002
+ .katex .mathtt {
1003
+ font-family: KaTeX_Typewriter;
1004
+ }
1005
+
1006
+ .katex .mathscr, .katex .textscr {
1007
+ font-family: KaTeX_Script;
1008
+ }
1009
+
1010
+ .katex .mathsf, .katex .textsf {
1011
+ font-family: KaTeX_SansSerif;
1012
+ }
1013
+
1014
+ .katex .mathboldsf, .katex .textboldsf {
1015
+ font-family: KaTeX_SansSerif;
1016
+ font-weight: 700;
1017
+ }
1018
+
1019
+ .katex .mathitsf, .katex .mathsfit, .katex .textitsf {
1020
+ font-family: KaTeX_SansSerif;
1021
+ font-style: italic;
1022
+ }
1023
+
1024
+ .katex .mainrm {
1025
+ font-family: KaTeX_Main;
1026
+ font-style: normal;
1027
+ }
1028
+
1029
+ .katex .vlist-t {
1030
+ border-collapse: collapse;
1031
+ table-layout: fixed;
1032
+ display: inline-table;
1033
+ }
1034
+
1035
+ .katex .vlist-r {
1036
+ display: table-row;
1037
+ }
1038
+
1039
+ .katex .vlist {
1040
+ vertical-align: bottom;
1041
+ display: table-cell;
1042
+ position: relative;
1043
+ }
1044
+
1045
+ .katex .vlist > span {
1046
+ height: 0;
1047
+ display: block;
1048
+ position: relative;
1049
+ }
1050
+
1051
+ .katex .vlist > span > span {
1052
+ display: inline-block;
1053
+ }
1054
+
1055
+ .katex .vlist > span > .pstrut {
1056
+ width: 0;
1057
+ overflow: hidden;
1058
+ }
1059
+
1060
+ .katex .vlist-t2 {
1061
+ margin-right: -2px;
1062
+ }
1063
+
1064
+ .katex .vlist-s {
1065
+ vertical-align: bottom;
1066
+ width: 2px;
1067
+ min-width: 2px;
1068
+ font-size: 1px;
1069
+ display: table-cell;
1070
+ }
1071
+
1072
+ .katex .vbox {
1073
+ flex-direction: column;
1074
+ align-items: baseline;
1075
+ display: inline-flex;
1076
+ }
1077
+
1078
+ .katex .hbox {
1079
+ width: 100%;
1080
+ }
1081
+
1082
+ .katex .hbox, .katex .thinbox {
1083
+ flex-direction: row;
1084
+ display: inline-flex;
1085
+ }
1086
+
1087
+ .katex .thinbox {
1088
+ width: 0;
1089
+ max-width: 0;
1090
+ }
1091
+
1092
+ .katex .msupsub {
1093
+ text-align: left;
1094
+ }
1095
+
1096
+ .katex .mfrac > span > span {
1097
+ text-align: center;
1098
+ }
1099
+
1100
+ .katex .mfrac .frac-line {
1101
+ border-bottom-style: solid;
1102
+ width: 100%;
1103
+ display: inline-block;
1104
+ }
1105
+
1106
+ .katex .hdashline, .katex .hline, .katex .mfrac .frac-line, .katex .overline .overline-line, .katex .rule, .katex .underline .underline-line {
1107
+ min-height: 1px;
1108
+ }
1109
+
1110
+ .katex .mspace {
1111
+ display: inline-block;
1112
+ }
1113
+
1114
+ .katex .clap, .katex .llap, .katex .rlap {
1115
+ width: 0;
1116
+ position: relative;
1117
+ }
1118
+
1119
+ .katex .clap > .inner, .katex .llap > .inner, .katex .rlap > .inner {
1120
+ position: absolute;
1121
+ }
1122
+
1123
+ .katex .clap > .fix, .katex .llap > .fix, .katex .rlap > .fix {
1124
+ display: inline-block;
1125
+ }
1126
+
1127
+ .katex .llap > .inner {
1128
+ right: 0;
1129
+ }
1130
+
1131
+ .katex .clap > .inner, .katex .rlap > .inner {
1132
+ left: 0;
1133
+ }
1134
+
1135
+ .katex .clap > .inner > span {
1136
+ margin-left: -50%;
1137
+ margin-right: 50%;
1138
+ }
1139
+
1140
+ .katex .rule {
1141
+ border: 0 solid;
1142
+ display: inline-block;
1143
+ position: relative;
1144
+ }
1145
+
1146
+ .katex .hline, .katex .overline .overline-line, .katex .underline .underline-line {
1147
+ border-bottom-style: solid;
1148
+ width: 100%;
1149
+ display: inline-block;
1150
+ }
1151
+
1152
+ .katex .hdashline {
1153
+ border-bottom-style: dashed;
1154
+ width: 100%;
1155
+ display: inline-block;
1156
+ }
1157
+
1158
+ .katex .sqrt > .root {
1159
+ margin-left: .277778em;
1160
+ margin-right: -.555556em;
1161
+ }
1162
+
1163
+ .katex .fontsize-ensurer.reset-size1.size1, .katex .sizing.reset-size1.size1 {
1164
+ font-size: 1em;
1165
+ }
1166
+
1167
+ .katex .fontsize-ensurer.reset-size1.size2, .katex .sizing.reset-size1.size2 {
1168
+ font-size: 1.2em;
1169
+ }
1170
+
1171
+ .katex .fontsize-ensurer.reset-size1.size3, .katex .sizing.reset-size1.size3 {
1172
+ font-size: 1.4em;
1173
+ }
1174
+
1175
+ .katex .fontsize-ensurer.reset-size1.size4, .katex .sizing.reset-size1.size4 {
1176
+ font-size: 1.6em;
1177
+ }
1178
+
1179
+ .katex .fontsize-ensurer.reset-size1.size5, .katex .sizing.reset-size1.size5 {
1180
+ font-size: 1.8em;
1181
+ }
1182
+
1183
+ .katex .fontsize-ensurer.reset-size1.size6, .katex .sizing.reset-size1.size6 {
1184
+ font-size: 2em;
1185
+ }
1186
+
1187
+ .katex .fontsize-ensurer.reset-size1.size7, .katex .sizing.reset-size1.size7 {
1188
+ font-size: 2.4em;
1189
+ }
1190
+
1191
+ .katex .fontsize-ensurer.reset-size1.size8, .katex .sizing.reset-size1.size8 {
1192
+ font-size: 2.88em;
1193
+ }
1194
+
1195
+ .katex .fontsize-ensurer.reset-size1.size9, .katex .sizing.reset-size1.size9 {
1196
+ font-size: 3.456em;
1197
+ }
1198
+
1199
+ .katex .fontsize-ensurer.reset-size1.size10, .katex .sizing.reset-size1.size10 {
1200
+ font-size: 4.148em;
1201
+ }
1202
+
1203
+ .katex .fontsize-ensurer.reset-size1.size11, .katex .sizing.reset-size1.size11 {
1204
+ font-size: 4.976em;
1205
+ }
1206
+
1207
+ .katex .fontsize-ensurer.reset-size2.size1, .katex .sizing.reset-size2.size1 {
1208
+ font-size: .833333em;
1209
+ }
1210
+
1211
+ .katex .fontsize-ensurer.reset-size2.size2, .katex .sizing.reset-size2.size2 {
1212
+ font-size: 1em;
1213
+ }
1214
+
1215
+ .katex .fontsize-ensurer.reset-size2.size3, .katex .sizing.reset-size2.size3 {
1216
+ font-size: 1.16667em;
1217
+ }
1218
+
1219
+ .katex .fontsize-ensurer.reset-size2.size4, .katex .sizing.reset-size2.size4 {
1220
+ font-size: 1.33333em;
1221
+ }
1222
+
1223
+ .katex .fontsize-ensurer.reset-size2.size5, .katex .sizing.reset-size2.size5 {
1224
+ font-size: 1.5em;
1225
+ }
1226
+
1227
+ .katex .fontsize-ensurer.reset-size2.size6, .katex .sizing.reset-size2.size6 {
1228
+ font-size: 1.66667em;
1229
+ }
1230
+
1231
+ .katex .fontsize-ensurer.reset-size2.size7, .katex .sizing.reset-size2.size7 {
1232
+ font-size: 2em;
1233
+ }
1234
+
1235
+ .katex .fontsize-ensurer.reset-size2.size8, .katex .sizing.reset-size2.size8 {
1236
+ font-size: 2.4em;
1237
+ }
1238
+
1239
+ .katex .fontsize-ensurer.reset-size2.size9, .katex .sizing.reset-size2.size9 {
1240
+ font-size: 2.88em;
1241
+ }
1242
+
1243
+ .katex .fontsize-ensurer.reset-size2.size10, .katex .sizing.reset-size2.size10 {
1244
+ font-size: 3.45667em;
1245
+ }
1246
+
1247
+ .katex .fontsize-ensurer.reset-size2.size11, .katex .sizing.reset-size2.size11 {
1248
+ font-size: 4.14667em;
1249
+ }
1250
+
1251
+ .katex .fontsize-ensurer.reset-size3.size1, .katex .sizing.reset-size3.size1 {
1252
+ font-size: .714286em;
1253
+ }
1254
+
1255
+ .katex .fontsize-ensurer.reset-size3.size2, .katex .sizing.reset-size3.size2 {
1256
+ font-size: .857143em;
1257
+ }
1258
+
1259
+ .katex .fontsize-ensurer.reset-size3.size3, .katex .sizing.reset-size3.size3 {
1260
+ font-size: 1em;
1261
+ }
1262
+
1263
+ .katex .fontsize-ensurer.reset-size3.size4, .katex .sizing.reset-size3.size4 {
1264
+ font-size: 1.14286em;
1265
+ }
1266
+
1267
+ .katex .fontsize-ensurer.reset-size3.size5, .katex .sizing.reset-size3.size5 {
1268
+ font-size: 1.28571em;
1269
+ }
1270
+
1271
+ .katex .fontsize-ensurer.reset-size3.size6, .katex .sizing.reset-size3.size6 {
1272
+ font-size: 1.42857em;
1273
+ }
1274
+
1275
+ .katex .fontsize-ensurer.reset-size3.size7, .katex .sizing.reset-size3.size7 {
1276
+ font-size: 1.71429em;
1277
+ }
1278
+
1279
+ .katex .fontsize-ensurer.reset-size3.size8, .katex .sizing.reset-size3.size8 {
1280
+ font-size: 2.05714em;
1281
+ }
1282
+
1283
+ .katex .fontsize-ensurer.reset-size3.size9, .katex .sizing.reset-size3.size9 {
1284
+ font-size: 2.46857em;
1285
+ }
1286
+
1287
+ .katex .fontsize-ensurer.reset-size3.size10, .katex .sizing.reset-size3.size10 {
1288
+ font-size: 2.96286em;
1289
+ }
1290
+
1291
+ .katex .fontsize-ensurer.reset-size3.size11, .katex .sizing.reset-size3.size11 {
1292
+ font-size: 3.55429em;
1293
+ }
1294
+
1295
+ .katex .fontsize-ensurer.reset-size4.size1, .katex .sizing.reset-size4.size1 {
1296
+ font-size: .625em;
1297
+ }
1298
+
1299
+ .katex .fontsize-ensurer.reset-size4.size2, .katex .sizing.reset-size4.size2 {
1300
+ font-size: .75em;
1301
+ }
1302
+
1303
+ .katex .fontsize-ensurer.reset-size4.size3, .katex .sizing.reset-size4.size3 {
1304
+ font-size: .875em;
1305
+ }
1306
+
1307
+ .katex .fontsize-ensurer.reset-size4.size4, .katex .sizing.reset-size4.size4 {
1308
+ font-size: 1em;
1309
+ }
1310
+
1311
+ .katex .fontsize-ensurer.reset-size4.size5, .katex .sizing.reset-size4.size5 {
1312
+ font-size: 1.125em;
1313
+ }
1314
+
1315
+ .katex .fontsize-ensurer.reset-size4.size6, .katex .sizing.reset-size4.size6 {
1316
+ font-size: 1.25em;
1317
+ }
1318
+
1319
+ .katex .fontsize-ensurer.reset-size4.size7, .katex .sizing.reset-size4.size7 {
1320
+ font-size: 1.5em;
1321
+ }
1322
+
1323
+ .katex .fontsize-ensurer.reset-size4.size8, .katex .sizing.reset-size4.size8 {
1324
+ font-size: 1.8em;
1325
+ }
1326
+
1327
+ .katex .fontsize-ensurer.reset-size4.size9, .katex .sizing.reset-size4.size9 {
1328
+ font-size: 2.16em;
1329
+ }
1330
+
1331
+ .katex .fontsize-ensurer.reset-size4.size10, .katex .sizing.reset-size4.size10 {
1332
+ font-size: 2.5925em;
1333
+ }
1334
+
1335
+ .katex .fontsize-ensurer.reset-size4.size11, .katex .sizing.reset-size4.size11 {
1336
+ font-size: 3.11em;
1337
+ }
1338
+
1339
+ .katex .fontsize-ensurer.reset-size5.size1, .katex .sizing.reset-size5.size1 {
1340
+ font-size: .555556em;
1341
+ }
1342
+
1343
+ .katex .fontsize-ensurer.reset-size5.size2, .katex .sizing.reset-size5.size2 {
1344
+ font-size: .666667em;
1345
+ }
1346
+
1347
+ .katex .fontsize-ensurer.reset-size5.size3, .katex .sizing.reset-size5.size3 {
1348
+ font-size: .777778em;
1349
+ }
1350
+
1351
+ .katex .fontsize-ensurer.reset-size5.size4, .katex .sizing.reset-size5.size4 {
1352
+ font-size: .888889em;
1353
+ }
1354
+
1355
+ .katex .fontsize-ensurer.reset-size5.size5, .katex .sizing.reset-size5.size5 {
1356
+ font-size: 1em;
1357
+ }
1358
+
1359
+ .katex .fontsize-ensurer.reset-size5.size6, .katex .sizing.reset-size5.size6 {
1360
+ font-size: 1.11111em;
1361
+ }
1362
+
1363
+ .katex .fontsize-ensurer.reset-size5.size7, .katex .sizing.reset-size5.size7 {
1364
+ font-size: 1.33333em;
1365
+ }
1366
+
1367
+ .katex .fontsize-ensurer.reset-size5.size8, .katex .sizing.reset-size5.size8 {
1368
+ font-size: 1.6em;
1369
+ }
1370
+
1371
+ .katex .fontsize-ensurer.reset-size5.size9, .katex .sizing.reset-size5.size9 {
1372
+ font-size: 1.92em;
1373
+ }
1374
+
1375
+ .katex .fontsize-ensurer.reset-size5.size10, .katex .sizing.reset-size5.size10 {
1376
+ font-size: 2.30444em;
1377
+ }
1378
+
1379
+ .katex .fontsize-ensurer.reset-size5.size11, .katex .sizing.reset-size5.size11 {
1380
+ font-size: 2.76444em;
1381
+ }
1382
+
1383
+ .katex .fontsize-ensurer.reset-size6.size1, .katex .sizing.reset-size6.size1 {
1384
+ font-size: .5em;
1385
+ }
1386
+
1387
+ .katex .fontsize-ensurer.reset-size6.size2, .katex .sizing.reset-size6.size2 {
1388
+ font-size: .6em;
1389
+ }
1390
+
1391
+ .katex .fontsize-ensurer.reset-size6.size3, .katex .sizing.reset-size6.size3 {
1392
+ font-size: .7em;
1393
+ }
1394
+
1395
+ .katex .fontsize-ensurer.reset-size6.size4, .katex .sizing.reset-size6.size4 {
1396
+ font-size: .8em;
1397
+ }
1398
+
1399
+ .katex .fontsize-ensurer.reset-size6.size5, .katex .sizing.reset-size6.size5 {
1400
+ font-size: .9em;
1401
+ }
1402
+
1403
+ .katex .fontsize-ensurer.reset-size6.size6, .katex .sizing.reset-size6.size6 {
1404
+ font-size: 1em;
1405
+ }
1406
+
1407
+ .katex .fontsize-ensurer.reset-size6.size7, .katex .sizing.reset-size6.size7 {
1408
+ font-size: 1.2em;
1409
+ }
1410
+
1411
+ .katex .fontsize-ensurer.reset-size6.size8, .katex .sizing.reset-size6.size8 {
1412
+ font-size: 1.44em;
1413
+ }
1414
+
1415
+ .katex .fontsize-ensurer.reset-size6.size9, .katex .sizing.reset-size6.size9 {
1416
+ font-size: 1.728em;
1417
+ }
1418
+
1419
+ .katex .fontsize-ensurer.reset-size6.size10, .katex .sizing.reset-size6.size10 {
1420
+ font-size: 2.074em;
1421
+ }
1422
+
1423
+ .katex .fontsize-ensurer.reset-size6.size11, .katex .sizing.reset-size6.size11 {
1424
+ font-size: 2.488em;
1425
+ }
1426
+
1427
+ .katex .fontsize-ensurer.reset-size7.size1, .katex .sizing.reset-size7.size1 {
1428
+ font-size: .416667em;
1429
+ }
1430
+
1431
+ .katex .fontsize-ensurer.reset-size7.size2, .katex .sizing.reset-size7.size2 {
1432
+ font-size: .5em;
1433
+ }
1434
+
1435
+ .katex .fontsize-ensurer.reset-size7.size3, .katex .sizing.reset-size7.size3 {
1436
+ font-size: .583333em;
1437
+ }
1438
+
1439
+ .katex .fontsize-ensurer.reset-size7.size4, .katex .sizing.reset-size7.size4 {
1440
+ font-size: .666667em;
1441
+ }
1442
+
1443
+ .katex .fontsize-ensurer.reset-size7.size5, .katex .sizing.reset-size7.size5 {
1444
+ font-size: .75em;
1445
+ }
1446
+
1447
+ .katex .fontsize-ensurer.reset-size7.size6, .katex .sizing.reset-size7.size6 {
1448
+ font-size: .833333em;
1449
+ }
1450
+
1451
+ .katex .fontsize-ensurer.reset-size7.size7, .katex .sizing.reset-size7.size7 {
1452
+ font-size: 1em;
1453
+ }
1454
+
1455
+ .katex .fontsize-ensurer.reset-size7.size8, .katex .sizing.reset-size7.size8 {
1456
+ font-size: 1.2em;
1457
+ }
1458
+
1459
+ .katex .fontsize-ensurer.reset-size7.size9, .katex .sizing.reset-size7.size9 {
1460
+ font-size: 1.44em;
1461
+ }
1462
+
1463
+ .katex .fontsize-ensurer.reset-size7.size10, .katex .sizing.reset-size7.size10 {
1464
+ font-size: 1.72833em;
1465
+ }
1466
+
1467
+ .katex .fontsize-ensurer.reset-size7.size11, .katex .sizing.reset-size7.size11 {
1468
+ font-size: 2.07333em;
1469
+ }
1470
+
1471
+ .katex .fontsize-ensurer.reset-size8.size1, .katex .sizing.reset-size8.size1 {
1472
+ font-size: .347222em;
1473
+ }
1474
+
1475
+ .katex .fontsize-ensurer.reset-size8.size2, .katex .sizing.reset-size8.size2 {
1476
+ font-size: .416667em;
1477
+ }
1478
+
1479
+ .katex .fontsize-ensurer.reset-size8.size3, .katex .sizing.reset-size8.size3 {
1480
+ font-size: .486111em;
1481
+ }
1482
+
1483
+ .katex .fontsize-ensurer.reset-size8.size4, .katex .sizing.reset-size8.size4 {
1484
+ font-size: .555556em;
1485
+ }
1486
+
1487
+ .katex .fontsize-ensurer.reset-size8.size5, .katex .sizing.reset-size8.size5 {
1488
+ font-size: .625em;
1489
+ }
1490
+
1491
+ .katex .fontsize-ensurer.reset-size8.size6, .katex .sizing.reset-size8.size6 {
1492
+ font-size: .694444em;
1493
+ }
1494
+
1495
+ .katex .fontsize-ensurer.reset-size8.size7, .katex .sizing.reset-size8.size7 {
1496
+ font-size: .833333em;
1497
+ }
1498
+
1499
+ .katex .fontsize-ensurer.reset-size8.size8, .katex .sizing.reset-size8.size8 {
1500
+ font-size: 1em;
1501
+ }
1502
+
1503
+ .katex .fontsize-ensurer.reset-size8.size9, .katex .sizing.reset-size8.size9 {
1504
+ font-size: 1.2em;
1505
+ }
1506
+
1507
+ .katex .fontsize-ensurer.reset-size8.size10, .katex .sizing.reset-size8.size10 {
1508
+ font-size: 1.44028em;
1509
+ }
1510
+
1511
+ .katex .fontsize-ensurer.reset-size8.size11, .katex .sizing.reset-size8.size11 {
1512
+ font-size: 1.72778em;
1513
+ }
1514
+
1515
+ .katex .fontsize-ensurer.reset-size9.size1, .katex .sizing.reset-size9.size1 {
1516
+ font-size: .289352em;
1517
+ }
1518
+
1519
+ .katex .fontsize-ensurer.reset-size9.size2, .katex .sizing.reset-size9.size2 {
1520
+ font-size: .347222em;
1521
+ }
1522
+
1523
+ .katex .fontsize-ensurer.reset-size9.size3, .katex .sizing.reset-size9.size3 {
1524
+ font-size: .405093em;
1525
+ }
1526
+
1527
+ .katex .fontsize-ensurer.reset-size9.size4, .katex .sizing.reset-size9.size4 {
1528
+ font-size: .462963em;
1529
+ }
1530
+
1531
+ .katex .fontsize-ensurer.reset-size9.size5, .katex .sizing.reset-size9.size5 {
1532
+ font-size: .520833em;
1533
+ }
1534
+
1535
+ .katex .fontsize-ensurer.reset-size9.size6, .katex .sizing.reset-size9.size6 {
1536
+ font-size: .578704em;
1537
+ }
1538
+
1539
+ .katex .fontsize-ensurer.reset-size9.size7, .katex .sizing.reset-size9.size7 {
1540
+ font-size: .694444em;
1541
+ }
1542
+
1543
+ .katex .fontsize-ensurer.reset-size9.size8, .katex .sizing.reset-size9.size8 {
1544
+ font-size: .833333em;
1545
+ }
1546
+
1547
+ .katex .fontsize-ensurer.reset-size9.size9, .katex .sizing.reset-size9.size9 {
1548
+ font-size: 1em;
1549
+ }
1550
+
1551
+ .katex .fontsize-ensurer.reset-size9.size10, .katex .sizing.reset-size9.size10 {
1552
+ font-size: 1.20023em;
1553
+ }
1554
+
1555
+ .katex .fontsize-ensurer.reset-size9.size11, .katex .sizing.reset-size9.size11 {
1556
+ font-size: 1.43981em;
1557
+ }
1558
+
1559
+ .katex .fontsize-ensurer.reset-size10.size1, .katex .sizing.reset-size10.size1 {
1560
+ font-size: .24108em;
1561
+ }
1562
+
1563
+ .katex .fontsize-ensurer.reset-size10.size2, .katex .sizing.reset-size10.size2 {
1564
+ font-size: .289296em;
1565
+ }
1566
+
1567
+ .katex .fontsize-ensurer.reset-size10.size3, .katex .sizing.reset-size10.size3 {
1568
+ font-size: .337512em;
1569
+ }
1570
+
1571
+ .katex .fontsize-ensurer.reset-size10.size4, .katex .sizing.reset-size10.size4 {
1572
+ font-size: .385728em;
1573
+ }
1574
+
1575
+ .katex .fontsize-ensurer.reset-size10.size5, .katex .sizing.reset-size10.size5 {
1576
+ font-size: .433944em;
1577
+ }
1578
+
1579
+ .katex .fontsize-ensurer.reset-size10.size6, .katex .sizing.reset-size10.size6 {
1580
+ font-size: .48216em;
1581
+ }
1582
+
1583
+ .katex .fontsize-ensurer.reset-size10.size7, .katex .sizing.reset-size10.size7 {
1584
+ font-size: .578592em;
1585
+ }
1586
+
1587
+ .katex .fontsize-ensurer.reset-size10.size8, .katex .sizing.reset-size10.size8 {
1588
+ font-size: .694311em;
1589
+ }
1590
+
1591
+ .katex .fontsize-ensurer.reset-size10.size9, .katex .sizing.reset-size10.size9 {
1592
+ font-size: .833173em;
1593
+ }
1594
+
1595
+ .katex .fontsize-ensurer.reset-size10.size10, .katex .sizing.reset-size10.size10 {
1596
+ font-size: 1em;
1597
+ }
1598
+
1599
+ .katex .fontsize-ensurer.reset-size10.size11, .katex .sizing.reset-size10.size11 {
1600
+ font-size: 1.19961em;
1601
+ }
1602
+
1603
+ .katex .fontsize-ensurer.reset-size11.size1, .katex .sizing.reset-size11.size1 {
1604
+ font-size: .200965em;
1605
+ }
1606
+
1607
+ .katex .fontsize-ensurer.reset-size11.size2, .katex .sizing.reset-size11.size2 {
1608
+ font-size: .241158em;
1609
+ }
1610
+
1611
+ .katex .fontsize-ensurer.reset-size11.size3, .katex .sizing.reset-size11.size3 {
1612
+ font-size: .281351em;
1613
+ }
1614
+
1615
+ .katex .fontsize-ensurer.reset-size11.size4, .katex .sizing.reset-size11.size4 {
1616
+ font-size: .321543em;
1617
+ }
1618
+
1619
+ .katex .fontsize-ensurer.reset-size11.size5, .katex .sizing.reset-size11.size5 {
1620
+ font-size: .361736em;
1621
+ }
1622
+
1623
+ .katex .fontsize-ensurer.reset-size11.size6, .katex .sizing.reset-size11.size6 {
1624
+ font-size: .401929em;
1625
+ }
1626
+
1627
+ .katex .fontsize-ensurer.reset-size11.size7, .katex .sizing.reset-size11.size7 {
1628
+ font-size: .482315em;
1629
+ }
1630
+
1631
+ .katex .fontsize-ensurer.reset-size11.size8, .katex .sizing.reset-size11.size8 {
1632
+ font-size: .578778em;
1633
+ }
1634
+
1635
+ .katex .fontsize-ensurer.reset-size11.size9, .katex .sizing.reset-size11.size9 {
1636
+ font-size: .694534em;
1637
+ }
1638
+
1639
+ .katex .fontsize-ensurer.reset-size11.size10, .katex .sizing.reset-size11.size10 {
1640
+ font-size: .833601em;
1641
+ }
1642
+
1643
+ .katex .fontsize-ensurer.reset-size11.size11, .katex .sizing.reset-size11.size11 {
1644
+ font-size: 1em;
1645
+ }
1646
+
1647
+ .katex .delimsizing.size1 {
1648
+ font-family: KaTeX_Size1;
1649
+ }
1650
+
1651
+ .katex .delimsizing.size2 {
1652
+ font-family: KaTeX_Size2;
1653
+ }
1654
+
1655
+ .katex .delimsizing.size3 {
1656
+ font-family: KaTeX_Size3;
1657
+ }
1658
+
1659
+ .katex .delimsizing.size4 {
1660
+ font-family: KaTeX_Size4;
1661
+ }
1662
+
1663
+ .katex .delimsizing.mult .delim-size1 > span {
1664
+ font-family: KaTeX_Size1;
1665
+ }
1666
+
1667
+ .katex .delimsizing.mult .delim-size4 > span {
1668
+ font-family: KaTeX_Size4;
1669
+ }
1670
+
1671
+ .katex .nulldelimiter {
1672
+ width: .12em;
1673
+ display: inline-block;
1674
+ }
1675
+
1676
+ .katex .delimcenter, .katex .op-symbol {
1677
+ position: relative;
1678
+ }
1679
+
1680
+ .katex .op-symbol.small-op {
1681
+ font-family: KaTeX_Size1;
1682
+ }
1683
+
1684
+ .katex .op-symbol.large-op {
1685
+ font-family: KaTeX_Size2;
1686
+ }
1687
+
1688
+ .katex .accent > .vlist-t, .katex .op-limits > .vlist-t {
1689
+ text-align: center;
1690
+ }
1691
+
1692
+ .katex .accent .accent-body {
1693
+ position: relative;
1694
+ }
1695
+
1696
+ .katex .accent .accent-body:not(.accent-full) {
1697
+ width: 0;
1698
+ }
1699
+
1700
+ .katex .overlay {
1701
+ display: block;
1702
+ }
1703
+
1704
+ .katex .mtable .vertical-separator {
1705
+ min-width: 1px;
1706
+ display: inline-block;
1707
+ }
1708
+
1709
+ .katex .mtable .arraycolsep {
1710
+ display: inline-block;
1711
+ }
1712
+
1713
+ .katex .mtable .col-align-c > .vlist-t {
1714
+ text-align: center;
1715
+ }
1716
+
1717
+ .katex .mtable .col-align-l > .vlist-t {
1718
+ text-align: left;
1719
+ }
1720
+
1721
+ .katex .mtable .col-align-r > .vlist-t {
1722
+ text-align: right;
1723
+ }
1724
+
1725
+ .katex .svg-align {
1726
+ text-align: left;
1727
+ }
1728
+
1729
+ .katex svg {
1730
+ fill: currentColor;
1731
+ stroke: currentColor;
1732
+ height: inherit;
1733
+ width: 100%;
1734
+ display: block;
1735
+ position: absolute;
1736
+ }
1737
+
1738
+ .katex svg path {
1739
+ stroke: none;
1740
+ }
1741
+
1742
+ .katex svg {
1743
+ fill-rule: nonzero;
1744
+ fill-opacity: 1;
1745
+ stroke-width: 1px;
1746
+ stroke-linecap: butt;
1747
+ stroke-linejoin: miter;
1748
+ stroke-miterlimit: 4;
1749
+ stroke-dasharray: none;
1750
+ stroke-dashoffset: 0;
1751
+ stroke-opacity: 1;
1752
+ }
1753
+
1754
+ .katex img {
1755
+ border-style: none;
1756
+ min-width: 0;
1757
+ max-width: none;
1758
+ min-height: 0;
1759
+ max-height: none;
1760
+ }
1761
+
1762
+ .katex .stretchy {
1763
+ width: 100%;
1764
+ display: block;
1765
+ position: relative;
1766
+ overflow: hidden;
1767
+ }
1768
+
1769
+ .katex .stretchy:after, .katex .stretchy:before {
1770
+ content: "";
1771
+ }
1772
+
1773
+ .katex .hide-tail {
1774
+ width: 100%;
1775
+ position: relative;
1776
+ overflow: hidden;
1777
+ }
1778
+
1779
+ .katex .halfarrow-left {
1780
+ width: 50.2%;
1781
+ position: absolute;
1782
+ left: 0;
1783
+ overflow: hidden;
1784
+ }
1785
+
1786
+ .katex .halfarrow-right {
1787
+ width: 50.2%;
1788
+ position: absolute;
1789
+ right: 0;
1790
+ overflow: hidden;
1791
+ }
1792
+
1793
+ .katex .brace-left {
1794
+ width: 25.1%;
1795
+ position: absolute;
1796
+ left: 0;
1797
+ overflow: hidden;
1798
+ }
1799
+
1800
+ .katex .brace-center {
1801
+ width: 50%;
1802
+ position: absolute;
1803
+ left: 25%;
1804
+ overflow: hidden;
1805
+ }
1806
+
1807
+ .katex .brace-right {
1808
+ width: 25.1%;
1809
+ position: absolute;
1810
+ right: 0;
1811
+ overflow: hidden;
1812
+ }
1813
+
1814
+ .katex .x-arrow-pad {
1815
+ padding: 0 .5em;
1816
+ }
1817
+
1818
+ .katex .cd-arrow-pad {
1819
+ padding: 0 .55556em 0 .27778em;
1820
+ }
1821
+
1822
+ .katex .mover, .katex .munder, .katex .x-arrow {
1823
+ text-align: center;
1824
+ }
1825
+
1826
+ .katex .boxpad {
1827
+ padding: 0 .3em;
1828
+ }
1829
+
1830
+ .katex .fbox, .katex .fcolorbox {
1831
+ box-sizing: border-box;
1832
+ border: .04em solid;
1833
+ }
1834
+
1835
+ .katex .cancel-pad {
1836
+ padding: 0 .2em;
1837
+ }
1838
+
1839
+ .katex .cancel-lap {
1840
+ margin-left: -.2em;
1841
+ margin-right: -.2em;
1842
+ }
1843
+
1844
+ .katex .sout {
1845
+ border-bottom-style: solid;
1846
+ border-bottom-width: .08em;
1847
+ }
1848
+
1849
+ .katex .angl {
1850
+ box-sizing: border-box;
1851
+ border-top: .049em solid;
1852
+ border-right: .049em solid;
1853
+ margin-right: .03889em;
1854
+ }
1855
+
1856
+ .katex .anglpad {
1857
+ padding: 0 .03889em;
1858
+ }
1859
+
1860
+ .katex .eqn-num:before {
1861
+ content: "(" counter(katexEqnNo) ")";
1862
+ counter-increment: katexEqnNo;
1863
+ }
1864
+
1865
+ .katex .mml-eqn-num:before {
1866
+ content: "(" counter(mmlEqnNo) ")";
1867
+ counter-increment: mmlEqnNo;
1868
+ }
1869
+
1870
+ .katex .mtr-glue {
1871
+ width: 50%;
1872
+ }
1873
+
1874
+ .katex .cd-vert-arrow {
1875
+ display: inline-block;
1876
+ position: relative;
1877
+ }
1878
+
1879
+ .katex .cd-label-left {
1880
+ text-align: left;
1881
+ display: inline-block;
1882
+ position: absolute;
1883
+ right: calc(50% + .3em);
1884
+ }
1885
+
1886
+ .katex .cd-label-right {
1887
+ text-align: right;
1888
+ display: inline-block;
1889
+ position: absolute;
1890
+ left: calc(50% + .3em);
1891
+ }
1892
+
1893
+ .katex-display {
1894
+ text-align: center;
1895
+ margin: 1em 0;
1896
+ display: block;
1897
+ }
1898
+
1899
+ .katex-display > .katex {
1900
+ text-align: center;
1901
+ white-space: nowrap;
1902
+ display: block;
1903
+ }
1904
+
1905
+ .katex-display > .katex > .katex-html {
1906
+ display: block;
1907
+ position: relative;
1908
+ }
1909
+
1910
+ .katex-display > .katex > .katex-html > .tag {
1911
+ position: absolute;
1912
+ right: 0;
1913
+ }
1914
+
1915
+ .katex-display.leqno > .katex > .katex-html > .tag {
1916
+ left: 0;
1917
+ right: auto;
1918
+ }
1919
+
1920
+ .katex-display.fleqn > .katex {
1921
+ text-align: left;
1922
+ padding-left: 2em;
1923
+ }
1924
+
1925
+ body {
1926
+ counter-reset: katexEqnNo mmlEqnNo;
1927
+ }
1928
+