cc-transcript-react 0.1.0

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.
@@ -0,0 +1,1289 @@
1
+ /* src/react/styles.css */
2
+ *,
3
+ ::before,
4
+ ::after {
5
+ --tw-border-spacing-x: 0;
6
+ --tw-border-spacing-y: 0;
7
+ --tw-translate-x: 0;
8
+ --tw-translate-y: 0;
9
+ --tw-rotate: 0;
10
+ --tw-skew-x: 0;
11
+ --tw-skew-y: 0;
12
+ --tw-scale-x: 1;
13
+ --tw-scale-y: 1;
14
+ --tw-pan-x: ;
15
+ --tw-pan-y: ;
16
+ --tw-pinch-zoom: ;
17
+ --tw-scroll-snap-strictness: proximity;
18
+ --tw-gradient-from-position: ;
19
+ --tw-gradient-via-position: ;
20
+ --tw-gradient-to-position: ;
21
+ --tw-ordinal: ;
22
+ --tw-slashed-zero: ;
23
+ --tw-numeric-figure: ;
24
+ --tw-numeric-spacing: ;
25
+ --tw-numeric-fraction: ;
26
+ --tw-ring-inset: ;
27
+ --tw-ring-offset-width: 0px;
28
+ --tw-ring-offset-color: #fff;
29
+ --tw-ring-color: rgb(59 130 246 / 0.5);
30
+ --tw-ring-offset-shadow: 0 0 #0000;
31
+ --tw-ring-shadow: 0 0 #0000;
32
+ --tw-shadow: 0 0 #0000;
33
+ --tw-shadow-colored: 0 0 #0000;
34
+ --tw-blur: ;
35
+ --tw-brightness: ;
36
+ --tw-contrast: ;
37
+ --tw-grayscale: ;
38
+ --tw-hue-rotate: ;
39
+ --tw-invert: ;
40
+ --tw-saturate: ;
41
+ --tw-sepia: ;
42
+ --tw-drop-shadow: ;
43
+ --tw-backdrop-blur: ;
44
+ --tw-backdrop-brightness: ;
45
+ --tw-backdrop-contrast: ;
46
+ --tw-backdrop-grayscale: ;
47
+ --tw-backdrop-hue-rotate: ;
48
+ --tw-backdrop-invert: ;
49
+ --tw-backdrop-opacity: ;
50
+ --tw-backdrop-saturate: ;
51
+ --tw-backdrop-sepia: ;
52
+ --tw-contain-size: ;
53
+ --tw-contain-layout: ;
54
+ --tw-contain-paint: ;
55
+ --tw-contain-style: ;
56
+ }
57
+ ::backdrop {
58
+ --tw-border-spacing-x: 0;
59
+ --tw-border-spacing-y: 0;
60
+ --tw-translate-x: 0;
61
+ --tw-translate-y: 0;
62
+ --tw-rotate: 0;
63
+ --tw-skew-x: 0;
64
+ --tw-skew-y: 0;
65
+ --tw-scale-x: 1;
66
+ --tw-scale-y: 1;
67
+ --tw-pan-x: ;
68
+ --tw-pan-y: ;
69
+ --tw-pinch-zoom: ;
70
+ --tw-scroll-snap-strictness: proximity;
71
+ --tw-gradient-from-position: ;
72
+ --tw-gradient-via-position: ;
73
+ --tw-gradient-to-position: ;
74
+ --tw-ordinal: ;
75
+ --tw-slashed-zero: ;
76
+ --tw-numeric-figure: ;
77
+ --tw-numeric-spacing: ;
78
+ --tw-numeric-fraction: ;
79
+ --tw-ring-inset: ;
80
+ --tw-ring-offset-width: 0px;
81
+ --tw-ring-offset-color: #fff;
82
+ --tw-ring-color: rgb(59 130 246 / 0.5);
83
+ --tw-ring-offset-shadow: 0 0 #0000;
84
+ --tw-ring-shadow: 0 0 #0000;
85
+ --tw-shadow: 0 0 #0000;
86
+ --tw-shadow-colored: 0 0 #0000;
87
+ --tw-blur: ;
88
+ --tw-brightness: ;
89
+ --tw-contrast: ;
90
+ --tw-grayscale: ;
91
+ --tw-hue-rotate: ;
92
+ --tw-invert: ;
93
+ --tw-saturate: ;
94
+ --tw-sepia: ;
95
+ --tw-drop-shadow: ;
96
+ --tw-backdrop-blur: ;
97
+ --tw-backdrop-brightness: ;
98
+ --tw-backdrop-contrast: ;
99
+ --tw-backdrop-grayscale: ;
100
+ --tw-backdrop-hue-rotate: ;
101
+ --tw-backdrop-invert: ;
102
+ --tw-backdrop-opacity: ;
103
+ --tw-backdrop-saturate: ;
104
+ --tw-backdrop-sepia: ;
105
+ --tw-contain-size: ;
106
+ --tw-contain-layout: ;
107
+ --tw-contain-paint: ;
108
+ --tw-contain-style: ;
109
+ }
110
+ .cct-prose {
111
+ color: var(--tw-prose-body);
112
+ max-width: 65ch;
113
+ }
114
+ .cct-prose :where(p):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
115
+ margin-top: 1.25em;
116
+ margin-bottom: 1.25em;
117
+ }
118
+ .cct-prose :where([class~=lead]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
119
+ color: var(--tw-prose-lead);
120
+ font-size: 1.25em;
121
+ line-height: 1.6;
122
+ margin-top: 1.2em;
123
+ margin-bottom: 1.2em;
124
+ }
125
+ .cct-prose :where(a):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
126
+ color: var(--tw-prose-links);
127
+ text-decoration: underline;
128
+ font-weight: 500;
129
+ }
130
+ .cct-prose :where(strong):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
131
+ color: var(--tw-prose-bold);
132
+ font-weight: 600;
133
+ }
134
+ .cct-prose :where(a strong):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
135
+ color: inherit;
136
+ }
137
+ .cct-prose :where(blockquote strong):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
138
+ color: inherit;
139
+ }
140
+ .cct-prose :where(thead th strong):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
141
+ color: inherit;
142
+ }
143
+ .cct-prose :where(ol):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
144
+ list-style-type: decimal;
145
+ margin-top: 1.25em;
146
+ margin-bottom: 1.25em;
147
+ padding-inline-start: 1.625em;
148
+ }
149
+ .cct-prose :where(ol[type=A]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
150
+ list-style-type: upper-alpha;
151
+ }
152
+ .cct-prose :where(ol[type=a]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
153
+ list-style-type: lower-alpha;
154
+ }
155
+ .cct-prose :where(ol[type=A s]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
156
+ list-style-type: upper-alpha;
157
+ }
158
+ .cct-prose :where(ol[type=a s]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
159
+ list-style-type: lower-alpha;
160
+ }
161
+ .cct-prose :where(ol[type=I]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
162
+ list-style-type: upper-roman;
163
+ }
164
+ .cct-prose :where(ol[type=i]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
165
+ list-style-type: lower-roman;
166
+ }
167
+ .cct-prose :where(ol[type=I s]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
168
+ list-style-type: upper-roman;
169
+ }
170
+ .cct-prose :where(ol[type=i s]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
171
+ list-style-type: lower-roman;
172
+ }
173
+ .cct-prose :where(ol[type="1"]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
174
+ list-style-type: decimal;
175
+ }
176
+ .cct-prose :where(ul):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
177
+ list-style-type: disc;
178
+ margin-top: 1.25em;
179
+ margin-bottom: 1.25em;
180
+ padding-inline-start: 1.625em;
181
+ }
182
+ .cct-prose :where(ol > li):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))::marker {
183
+ font-weight: 400;
184
+ color: var(--tw-prose-counters);
185
+ }
186
+ .cct-prose :where(ul > li):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))::marker {
187
+ color: var(--tw-prose-bullets);
188
+ }
189
+ .cct-prose :where(dt):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
190
+ color: var(--tw-prose-headings);
191
+ font-weight: 600;
192
+ margin-top: 1.25em;
193
+ }
194
+ .cct-prose :where(hr):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
195
+ border-color: var(--tw-prose-hr);
196
+ border-top-width: 1px;
197
+ margin-top: 3em;
198
+ margin-bottom: 3em;
199
+ }
200
+ .cct-prose :where(blockquote):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
201
+ font-weight: 500;
202
+ font-style: italic;
203
+ color: var(--tw-prose-quotes);
204
+ border-inline-start-width: 0.25rem;
205
+ border-inline-start-color: var(--tw-prose-quote-borders);
206
+ quotes: "\201c""\201d""\2018""\2019";
207
+ margin-top: 1.6em;
208
+ margin-bottom: 1.6em;
209
+ padding-inline-start: 1em;
210
+ }
211
+ .cct-prose :where(blockquote p:first-of-type):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))::before {
212
+ content: open-quote;
213
+ }
214
+ .cct-prose :where(blockquote p:last-of-type):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))::after {
215
+ content: close-quote;
216
+ }
217
+ .cct-prose :where(h1):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
218
+ color: var(--tw-prose-headings);
219
+ font-weight: 800;
220
+ font-size: 2.25em;
221
+ margin-top: 0;
222
+ margin-bottom: 0.8888889em;
223
+ line-height: 1.1111111;
224
+ }
225
+ .cct-prose :where(h1 strong):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
226
+ font-weight: 900;
227
+ color: inherit;
228
+ }
229
+ .cct-prose :where(h2):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
230
+ color: var(--tw-prose-headings);
231
+ font-weight: 700;
232
+ font-size: 1.5em;
233
+ margin-top: 2em;
234
+ margin-bottom: 1em;
235
+ line-height: 1.3333333;
236
+ }
237
+ .cct-prose :where(h2 strong):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
238
+ font-weight: 800;
239
+ color: inherit;
240
+ }
241
+ .cct-prose :where(h3):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
242
+ color: var(--tw-prose-headings);
243
+ font-weight: 600;
244
+ font-size: 1.25em;
245
+ margin-top: 1.6em;
246
+ margin-bottom: 0.6em;
247
+ line-height: 1.6;
248
+ }
249
+ .cct-prose :where(h3 strong):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
250
+ font-weight: 700;
251
+ color: inherit;
252
+ }
253
+ .cct-prose :where(h4):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
254
+ color: var(--tw-prose-headings);
255
+ font-weight: 600;
256
+ margin-top: 1.5em;
257
+ margin-bottom: 0.5em;
258
+ line-height: 1.5;
259
+ }
260
+ .cct-prose :where(h4 strong):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
261
+ font-weight: 700;
262
+ color: inherit;
263
+ }
264
+ .cct-prose :where(img):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
265
+ margin-top: 2em;
266
+ margin-bottom: 2em;
267
+ }
268
+ .cct-prose :where(picture):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
269
+ display: block;
270
+ margin-top: 2em;
271
+ margin-bottom: 2em;
272
+ }
273
+ .cct-prose :where(video):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
274
+ margin-top: 2em;
275
+ margin-bottom: 2em;
276
+ }
277
+ .cct-prose :where(kbd):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
278
+ font-weight: 500;
279
+ font-family: inherit;
280
+ color: var(--tw-prose-kbd);
281
+ box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
282
+ font-size: 0.875em;
283
+ border-radius: 0.3125rem;
284
+ padding-top: 0.1875em;
285
+ padding-inline-end: 0.375em;
286
+ padding-bottom: 0.1875em;
287
+ padding-inline-start: 0.375em;
288
+ }
289
+ .cct-prose :where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
290
+ color: var(--tw-prose-code);
291
+ font-weight: 600;
292
+ font-size: 0.875em;
293
+ }
294
+ .cct-prose :where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))::before {
295
+ content: "`";
296
+ }
297
+ .cct-prose :where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))::after {
298
+ content: "`";
299
+ }
300
+ .cct-prose :where(a code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
301
+ color: inherit;
302
+ }
303
+ .cct-prose :where(h1 code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
304
+ color: inherit;
305
+ }
306
+ .cct-prose :where(h2 code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
307
+ color: inherit;
308
+ font-size: 0.875em;
309
+ }
310
+ .cct-prose :where(h3 code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
311
+ color: inherit;
312
+ font-size: 0.9em;
313
+ }
314
+ .cct-prose :where(h4 code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
315
+ color: inherit;
316
+ }
317
+ .cct-prose :where(blockquote code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
318
+ color: inherit;
319
+ }
320
+ .cct-prose :where(thead th code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
321
+ color: inherit;
322
+ }
323
+ .cct-prose :where(pre):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
324
+ color: var(--tw-prose-pre-code);
325
+ background-color: var(--tw-prose-pre-bg);
326
+ overflow-x: auto;
327
+ font-weight: 400;
328
+ font-size: 0.875em;
329
+ line-height: 1.7142857;
330
+ margin-top: 1.7142857em;
331
+ margin-bottom: 1.7142857em;
332
+ border-radius: 0.375rem;
333
+ padding-top: 0.8571429em;
334
+ padding-inline-end: 1.1428571em;
335
+ padding-bottom: 0.8571429em;
336
+ padding-inline-start: 1.1428571em;
337
+ }
338
+ .cct-prose :where(pre code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
339
+ background-color: transparent;
340
+ border-width: 0;
341
+ border-radius: 0;
342
+ padding: 0;
343
+ font-weight: inherit;
344
+ color: inherit;
345
+ font-size: inherit;
346
+ font-family: inherit;
347
+ line-height: inherit;
348
+ }
349
+ .cct-prose :where(pre code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))::before {
350
+ content: none;
351
+ }
352
+ .cct-prose :where(pre code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))::after {
353
+ content: none;
354
+ }
355
+ .cct-prose :where(table):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
356
+ width: 100%;
357
+ table-layout: auto;
358
+ margin-top: 2em;
359
+ margin-bottom: 2em;
360
+ font-size: 0.875em;
361
+ line-height: 1.7142857;
362
+ }
363
+ .cct-prose :where(thead):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
364
+ border-bottom-width: 1px;
365
+ border-bottom-color: var(--tw-prose-th-borders);
366
+ }
367
+ .cct-prose :where(thead th):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
368
+ color: var(--tw-prose-headings);
369
+ font-weight: 600;
370
+ vertical-align: bottom;
371
+ padding-inline-end: 0.5714286em;
372
+ padding-bottom: 0.5714286em;
373
+ padding-inline-start: 0.5714286em;
374
+ }
375
+ .cct-prose :where(tbody tr):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
376
+ border-bottom-width: 1px;
377
+ border-bottom-color: var(--tw-prose-td-borders);
378
+ }
379
+ .cct-prose :where(tbody tr:last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
380
+ border-bottom-width: 0;
381
+ }
382
+ .cct-prose :where(tbody td):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
383
+ vertical-align: baseline;
384
+ }
385
+ .cct-prose :where(tfoot):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
386
+ border-top-width: 1px;
387
+ border-top-color: var(--tw-prose-th-borders);
388
+ }
389
+ .cct-prose :where(tfoot td):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
390
+ vertical-align: top;
391
+ }
392
+ .cct-prose :where(th, td):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
393
+ text-align: start;
394
+ }
395
+ .cct-prose :where(figure > *):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
396
+ margin-top: 0;
397
+ margin-bottom: 0;
398
+ }
399
+ .cct-prose :where(figcaption):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
400
+ color: var(--tw-prose-captions);
401
+ font-size: 0.875em;
402
+ line-height: 1.4285714;
403
+ margin-top: 0.8571429em;
404
+ }
405
+ .cct-prose {
406
+ --tw-prose-body: #374151;
407
+ --tw-prose-headings: #111827;
408
+ --tw-prose-lead: #4b5563;
409
+ --tw-prose-links: #111827;
410
+ --tw-prose-bold: #111827;
411
+ --tw-prose-counters: #6b7280;
412
+ --tw-prose-bullets: #d1d5db;
413
+ --tw-prose-hr: #e5e7eb;
414
+ --tw-prose-quotes: #111827;
415
+ --tw-prose-quote-borders: #e5e7eb;
416
+ --tw-prose-captions: #6b7280;
417
+ --tw-prose-kbd: #111827;
418
+ --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
419
+ --tw-prose-code: #111827;
420
+ --tw-prose-pre-code: #e5e7eb;
421
+ --tw-prose-pre-bg: #1f2937;
422
+ --tw-prose-th-borders: #d1d5db;
423
+ --tw-prose-td-borders: #e5e7eb;
424
+ --tw-prose-invert-body: #d1d5db;
425
+ --tw-prose-invert-headings: #fff;
426
+ --tw-prose-invert-lead: #9ca3af;
427
+ --tw-prose-invert-links: #fff;
428
+ --tw-prose-invert-bold: #fff;
429
+ --tw-prose-invert-counters: #9ca3af;
430
+ --tw-prose-invert-bullets: #4b5563;
431
+ --tw-prose-invert-hr: #374151;
432
+ --tw-prose-invert-quotes: #f3f4f6;
433
+ --tw-prose-invert-quote-borders: #374151;
434
+ --tw-prose-invert-captions: #9ca3af;
435
+ --tw-prose-invert-kbd: #fff;
436
+ --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
437
+ --tw-prose-invert-code: #fff;
438
+ --tw-prose-invert-pre-code: #d1d5db;
439
+ --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
440
+ --tw-prose-invert-th-borders: #4b5563;
441
+ --tw-prose-invert-td-borders: #374151;
442
+ font-size: 1rem;
443
+ line-height: 1.75;
444
+ }
445
+ .cct-prose :where(picture > img):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
446
+ margin-top: 0;
447
+ margin-bottom: 0;
448
+ }
449
+ .cct-prose :where(li):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
450
+ margin-top: 0.5em;
451
+ margin-bottom: 0.5em;
452
+ }
453
+ .cct-prose :where(ol > li):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
454
+ padding-inline-start: 0.375em;
455
+ }
456
+ .cct-prose :where(ul > li):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
457
+ padding-inline-start: 0.375em;
458
+ }
459
+ .cct-prose :where(.cct-prose > ul > li p):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
460
+ margin-top: 0.75em;
461
+ margin-bottom: 0.75em;
462
+ }
463
+ .cct-prose :where(.cct-prose > ul > li > p:first-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
464
+ margin-top: 1.25em;
465
+ }
466
+ .cct-prose :where(.cct-prose > ul > li > p:last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
467
+ margin-bottom: 1.25em;
468
+ }
469
+ .cct-prose :where(.cct-prose > ol > li > p:first-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
470
+ margin-top: 1.25em;
471
+ }
472
+ .cct-prose :where(.cct-prose > ol > li > p:last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
473
+ margin-bottom: 1.25em;
474
+ }
475
+ .cct-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
476
+ margin-top: 0.75em;
477
+ margin-bottom: 0.75em;
478
+ }
479
+ .cct-prose :where(dl):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
480
+ margin-top: 1.25em;
481
+ margin-bottom: 1.25em;
482
+ }
483
+ .cct-prose :where(dd):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
484
+ margin-top: 0.5em;
485
+ padding-inline-start: 1.625em;
486
+ }
487
+ .cct-prose :where(hr + *):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
488
+ margin-top: 0;
489
+ }
490
+ .cct-prose :where(h2 + *):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
491
+ margin-top: 0;
492
+ }
493
+ .cct-prose :where(h3 + *):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
494
+ margin-top: 0;
495
+ }
496
+ .cct-prose :where(h4 + *):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
497
+ margin-top: 0;
498
+ }
499
+ .cct-prose :where(thead th:first-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
500
+ padding-inline-start: 0;
501
+ }
502
+ .cct-prose :where(thead th:last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
503
+ padding-inline-end: 0;
504
+ }
505
+ .cct-prose :where(tbody td, tfoot td):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
506
+ padding-top: 0.5714286em;
507
+ padding-inline-end: 0.5714286em;
508
+ padding-bottom: 0.5714286em;
509
+ padding-inline-start: 0.5714286em;
510
+ }
511
+ .cct-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
512
+ padding-inline-start: 0;
513
+ }
514
+ .cct-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
515
+ padding-inline-end: 0;
516
+ }
517
+ .cct-prose :where(figure):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
518
+ margin-top: 2em;
519
+ margin-bottom: 2em;
520
+ }
521
+ .cct-prose :where(.cct-prose > :first-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
522
+ margin-top: 0;
523
+ }
524
+ .cct-prose :where(.cct-prose > :last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
525
+ margin-bottom: 0;
526
+ }
527
+ .cct-prose-sm {
528
+ font-size: 0.875rem;
529
+ line-height: 1.7142857;
530
+ }
531
+ .cct-prose-sm :where(p):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
532
+ margin-top: 1.1428571em;
533
+ margin-bottom: 1.1428571em;
534
+ }
535
+ .cct-prose-sm :where([class~=lead]):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
536
+ font-size: 1.2857143em;
537
+ line-height: 1.5555556;
538
+ margin-top: 0.8888889em;
539
+ margin-bottom: 0.8888889em;
540
+ }
541
+ .cct-prose-sm :where(blockquote):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
542
+ margin-top: 1.3333333em;
543
+ margin-bottom: 1.3333333em;
544
+ padding-inline-start: 1.1111111em;
545
+ }
546
+ .cct-prose-sm :where(h1):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
547
+ font-size: 2.1428571em;
548
+ margin-top: 0;
549
+ margin-bottom: 0.8em;
550
+ line-height: 1.2;
551
+ }
552
+ .cct-prose-sm :where(h2):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
553
+ font-size: 1.4285714em;
554
+ margin-top: 1.6em;
555
+ margin-bottom: 0.8em;
556
+ line-height: 1.4;
557
+ }
558
+ .cct-prose-sm :where(h3):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
559
+ font-size: 1.2857143em;
560
+ margin-top: 1.5555556em;
561
+ margin-bottom: 0.4444444em;
562
+ line-height: 1.5555556;
563
+ }
564
+ .cct-prose-sm :where(h4):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
565
+ margin-top: 1.4285714em;
566
+ margin-bottom: 0.5714286em;
567
+ line-height: 1.4285714;
568
+ }
569
+ .cct-prose-sm :where(img):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
570
+ margin-top: 1.7142857em;
571
+ margin-bottom: 1.7142857em;
572
+ }
573
+ .cct-prose-sm :where(picture):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
574
+ margin-top: 1.7142857em;
575
+ margin-bottom: 1.7142857em;
576
+ }
577
+ .cct-prose-sm :where(picture > img):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
578
+ margin-top: 0;
579
+ margin-bottom: 0;
580
+ }
581
+ .cct-prose-sm :where(video):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
582
+ margin-top: 1.7142857em;
583
+ margin-bottom: 1.7142857em;
584
+ }
585
+ .cct-prose-sm :where(kbd):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
586
+ font-size: 0.8571429em;
587
+ border-radius: 0.3125rem;
588
+ padding-top: 0.1428571em;
589
+ padding-inline-end: 0.3571429em;
590
+ padding-bottom: 0.1428571em;
591
+ padding-inline-start: 0.3571429em;
592
+ }
593
+ .cct-prose-sm :where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
594
+ font-size: 0.8571429em;
595
+ }
596
+ .cct-prose-sm :where(h2 code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
597
+ font-size: 0.9em;
598
+ }
599
+ .cct-prose-sm :where(h3 code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
600
+ font-size: 0.8888889em;
601
+ }
602
+ .cct-prose-sm :where(pre):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
603
+ font-size: 0.8571429em;
604
+ line-height: 1.6666667;
605
+ margin-top: 1.6666667em;
606
+ margin-bottom: 1.6666667em;
607
+ border-radius: 0.25rem;
608
+ padding-top: 0.6666667em;
609
+ padding-inline-end: 1em;
610
+ padding-bottom: 0.6666667em;
611
+ padding-inline-start: 1em;
612
+ }
613
+ .cct-prose-sm :where(ol):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
614
+ margin-top: 1.1428571em;
615
+ margin-bottom: 1.1428571em;
616
+ padding-inline-start: 1.5714286em;
617
+ }
618
+ .cct-prose-sm :where(ul):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
619
+ margin-top: 1.1428571em;
620
+ margin-bottom: 1.1428571em;
621
+ padding-inline-start: 1.5714286em;
622
+ }
623
+ .cct-prose-sm :where(li):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
624
+ margin-top: 0.2857143em;
625
+ margin-bottom: 0.2857143em;
626
+ }
627
+ .cct-prose-sm :where(ol > li):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
628
+ padding-inline-start: 0.4285714em;
629
+ }
630
+ .cct-prose-sm :where(ul > li):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
631
+ padding-inline-start: 0.4285714em;
632
+ }
633
+ .cct-prose-sm :where(.cct-prose-sm > ul > li p):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
634
+ margin-top: 0.5714286em;
635
+ margin-bottom: 0.5714286em;
636
+ }
637
+ .cct-prose-sm :where(.cct-prose-sm > ul > li > p:first-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
638
+ margin-top: 1.1428571em;
639
+ }
640
+ .cct-prose-sm :where(.cct-prose-sm > ul > li > p:last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
641
+ margin-bottom: 1.1428571em;
642
+ }
643
+ .cct-prose-sm :where(.cct-prose-sm > ol > li > p:first-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
644
+ margin-top: 1.1428571em;
645
+ }
646
+ .cct-prose-sm :where(.cct-prose-sm > ol > li > p:last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
647
+ margin-bottom: 1.1428571em;
648
+ }
649
+ .cct-prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
650
+ margin-top: 0.5714286em;
651
+ margin-bottom: 0.5714286em;
652
+ }
653
+ .cct-prose-sm :where(dl):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
654
+ margin-top: 1.1428571em;
655
+ margin-bottom: 1.1428571em;
656
+ }
657
+ .cct-prose-sm :where(dt):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
658
+ margin-top: 1.1428571em;
659
+ }
660
+ .cct-prose-sm :where(dd):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
661
+ margin-top: 0.2857143em;
662
+ padding-inline-start: 1.5714286em;
663
+ }
664
+ .cct-prose-sm :where(hr):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
665
+ margin-top: 2.8571429em;
666
+ margin-bottom: 2.8571429em;
667
+ }
668
+ .cct-prose-sm :where(hr + *):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
669
+ margin-top: 0;
670
+ }
671
+ .cct-prose-sm :where(h2 + *):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
672
+ margin-top: 0;
673
+ }
674
+ .cct-prose-sm :where(h3 + *):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
675
+ margin-top: 0;
676
+ }
677
+ .cct-prose-sm :where(h4 + *):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
678
+ margin-top: 0;
679
+ }
680
+ .cct-prose-sm :where(table):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
681
+ font-size: 0.8571429em;
682
+ line-height: 1.5;
683
+ }
684
+ .cct-prose-sm :where(thead th):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
685
+ padding-inline-end: 1em;
686
+ padding-bottom: 0.6666667em;
687
+ padding-inline-start: 1em;
688
+ }
689
+ .cct-prose-sm :where(thead th:first-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
690
+ padding-inline-start: 0;
691
+ }
692
+ .cct-prose-sm :where(thead th:last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
693
+ padding-inline-end: 0;
694
+ }
695
+ .cct-prose-sm :where(tbody td, tfoot td):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
696
+ padding-top: 0.6666667em;
697
+ padding-inline-end: 1em;
698
+ padding-bottom: 0.6666667em;
699
+ padding-inline-start: 1em;
700
+ }
701
+ .cct-prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
702
+ padding-inline-start: 0;
703
+ }
704
+ .cct-prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
705
+ padding-inline-end: 0;
706
+ }
707
+ .cct-prose-sm :where(figure):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
708
+ margin-top: 1.7142857em;
709
+ margin-bottom: 1.7142857em;
710
+ }
711
+ .cct-prose-sm :where(figure > *):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
712
+ margin-top: 0;
713
+ margin-bottom: 0;
714
+ }
715
+ .cct-prose-sm :where(figcaption):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
716
+ font-size: 0.8571429em;
717
+ line-height: 1.3333333;
718
+ margin-top: 0.6666667em;
719
+ }
720
+ .cct-prose-sm :where(.cct-prose-sm > :first-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
721
+ margin-top: 0;
722
+ }
723
+ .cct-prose-sm :where(.cct-prose-sm > :last-child):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)) {
724
+ margin-bottom: 0;
725
+ }
726
+ .cct-mb-1 {
727
+ margin-bottom: 0.25rem;
728
+ }
729
+ .cct-mb-2 {
730
+ margin-bottom: 0.5rem;
731
+ }
732
+ .cct-mb-3 {
733
+ margin-bottom: 0.75rem;
734
+ }
735
+ .cct-ml-4 {
736
+ margin-left: 1rem;
737
+ }
738
+ .cct-mt-0\.5 {
739
+ margin-top: 0.125rem;
740
+ }
741
+ .cct-mt-2 {
742
+ margin-top: 0.5rem;
743
+ }
744
+ .cct-flex {
745
+ display: flex;
746
+ }
747
+ .cct-h-3 {
748
+ height: 0.75rem;
749
+ }
750
+ .cct-h-3\.5 {
751
+ height: 0.875rem;
752
+ }
753
+ .cct-h-4 {
754
+ height: 1rem;
755
+ }
756
+ .cct-h-5 {
757
+ height: 1.25rem;
758
+ }
759
+ .cct-h-6 {
760
+ height: 1.5rem;
761
+ }
762
+ .cct-max-h-\[200px\] {
763
+ max-height: 200px;
764
+ }
765
+ .cct-max-h-\[300px\] {
766
+ max-height: 300px;
767
+ }
768
+ .cct-w-3 {
769
+ width: 0.75rem;
770
+ }
771
+ .cct-w-3\.5 {
772
+ width: 0.875rem;
773
+ }
774
+ .cct-w-4 {
775
+ width: 1rem;
776
+ }
777
+ .cct-w-5 {
778
+ width: 1.25rem;
779
+ }
780
+ .cct-w-6 {
781
+ width: 1.5rem;
782
+ }
783
+ .cct-w-full {
784
+ width: 100%;
785
+ }
786
+ .cct-min-w-0 {
787
+ min-width: 0px;
788
+ }
789
+ .cct-max-w-none {
790
+ max-width: none;
791
+ }
792
+ .cct-flex-1 {
793
+ flex: 1 1 0%;
794
+ }
795
+ .cct-flex-shrink-0 {
796
+ flex-shrink: 0;
797
+ }
798
+ .cct-scroll-mt-20 {
799
+ scroll-margin-top: 5rem;
800
+ }
801
+ .cct-appearance-none {
802
+ -webkit-appearance: none;
803
+ -moz-appearance: none;
804
+ appearance: none;
805
+ }
806
+ .cct-items-start {
807
+ align-items: flex-start;
808
+ }
809
+ .cct-items-center {
810
+ align-items: center;
811
+ }
812
+ .cct-justify-center {
813
+ justify-content: center;
814
+ }
815
+ .cct-justify-between {
816
+ justify-content: space-between;
817
+ }
818
+ .cct-gap-1\.5 {
819
+ gap: 0.375rem;
820
+ }
821
+ .cct-gap-2 {
822
+ gap: 0.5rem;
823
+ }
824
+ .cct-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
825
+ --tw-space-y-reverse: 0;
826
+ margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
827
+ margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
828
+ }
829
+ .cct-space-y-2 > :not([hidden]) ~ :not([hidden]) {
830
+ --tw-space-y-reverse: 0;
831
+ margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
832
+ margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
833
+ }
834
+ .cct-space-y-3 > :not([hidden]) ~ :not([hidden]) {
835
+ --tw-space-y-reverse: 0;
836
+ margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
837
+ margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
838
+ }
839
+ .cct-space-y-4 > :not([hidden]) ~ :not([hidden]) {
840
+ --tw-space-y-reverse: 0;
841
+ margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
842
+ margin-bottom: calc(1rem * var(--tw-space-y-reverse));
843
+ }
844
+ .cct-overflow-auto {
845
+ overflow: auto;
846
+ }
847
+ .cct-overflow-hidden {
848
+ overflow: hidden;
849
+ }
850
+ .cct-whitespace-pre-wrap {
851
+ white-space: pre-wrap;
852
+ }
853
+ .cct-rounded {
854
+ border-radius: 0.25rem;
855
+ }
856
+ .cct-rounded-\[var\(--cct-border-radius\)\] {
857
+ border-radius: var(--cct-border-radius);
858
+ }
859
+ .cct-rounded-\[var\(--cct-border-radius-sm\)\] {
860
+ border-radius: var(--cct-border-radius-sm);
861
+ }
862
+ .cct-rounded-full {
863
+ border-radius: 9999px;
864
+ }
865
+ .cct-rounded-md {
866
+ border-radius: 0.375rem;
867
+ }
868
+ .cct-border {
869
+ border-width: 1px;
870
+ }
871
+ .cct-border-0 {
872
+ border-width: 0px;
873
+ }
874
+ .cct-border-2 {
875
+ border-width: 2px;
876
+ }
877
+ .cct-border-l-2 {
878
+ border-left-width: 2px;
879
+ }
880
+ .cct-border-t {
881
+ border-top-width: 1px;
882
+ }
883
+ .cct-border-dashed {
884
+ border-style: dashed;
885
+ }
886
+ .cct-border-\[var\(--cct-assistant-border\)\] {
887
+ border-color: var(--cct-assistant-border);
888
+ }
889
+ .cct-border-\[var\(--cct-border-default\)\] {
890
+ border-color: var(--cct-border-default);
891
+ }
892
+ .cct-border-\[var\(--cct-border-subtle\)\] {
893
+ border-color: var(--cct-border-subtle);
894
+ }
895
+ .cct-border-\[var\(--cct-user-border\)\] {
896
+ border-color: var(--cct-user-border);
897
+ }
898
+ .cct-bg-\[var\(--cct-assistant-bg\)\] {
899
+ background-color: var(--cct-assistant-bg);
900
+ }
901
+ .cct-bg-\[var\(--cct-assistant-icon-bg\)\] {
902
+ background-color: var(--cct-assistant-icon-bg);
903
+ }
904
+ .cct-bg-\[var\(--cct-bg-code\)\] {
905
+ background-color: var(--cct-bg-code);
906
+ }
907
+ .cct-bg-\[var\(--cct-bg-primary\)\] {
908
+ background-color: var(--cct-bg-primary);
909
+ }
910
+ .cct-bg-\[var\(--cct-bg-secondary\)\] {
911
+ background-color: var(--cct-bg-secondary);
912
+ }
913
+ .cct-bg-\[var\(--cct-secondary-icon-bg\)\] {
914
+ background-color: var(--cct-secondary-icon-bg);
915
+ }
916
+ .cct-bg-\[var\(--cct-selected-bg\)\] {
917
+ background-color: var(--cct-selected-bg);
918
+ }
919
+ .cct-bg-\[var\(--cct-summary-bg\)\] {
920
+ background-color: var(--cct-summary-bg);
921
+ }
922
+ .cct-bg-\[var\(--cct-user-bg\)\] {
923
+ background-color: var(--cct-user-bg);
924
+ }
925
+ .cct-bg-\[var\(--cct-user-icon-bg\)\] {
926
+ background-color: var(--cct-user-icon-bg);
927
+ }
928
+ .cct-bg-transparent {
929
+ background-color: transparent;
930
+ }
931
+ .cct-p-0\.5 {
932
+ padding: 0.125rem;
933
+ }
934
+ .cct-p-1 {
935
+ padding: 0.25rem;
936
+ }
937
+ .cct-p-2 {
938
+ padding: 0.5rem;
939
+ }
940
+ .cct-p-3 {
941
+ padding: 0.75rem;
942
+ }
943
+ .cct-p-8 {
944
+ padding: 2rem;
945
+ }
946
+ .cct-px-1 {
947
+ padding-left: 0.25rem;
948
+ padding-right: 0.25rem;
949
+ }
950
+ .cct-px-3 {
951
+ padding-left: 0.75rem;
952
+ padding-right: 0.75rem;
953
+ }
954
+ .cct-px-4 {
955
+ padding-left: 1rem;
956
+ padding-right: 1rem;
957
+ }
958
+ .cct-py-0\.5 {
959
+ padding-top: 0.125rem;
960
+ padding-bottom: 0.125rem;
961
+ }
962
+ .cct-py-2 {
963
+ padding-top: 0.5rem;
964
+ padding-bottom: 0.5rem;
965
+ }
966
+ .cct-py-3 {
967
+ padding-top: 0.75rem;
968
+ padding-bottom: 0.75rem;
969
+ }
970
+ .cct-pl-3 {
971
+ padding-left: 0.75rem;
972
+ }
973
+ .cct-pt-3 {
974
+ padding-top: 0.75rem;
975
+ }
976
+ .cct-text-left {
977
+ text-align: left;
978
+ }
979
+ .cct-text-center {
980
+ text-align: center;
981
+ }
982
+ .cct-font-mono {
983
+ font-family:
984
+ ui-monospace,
985
+ SFMono-Regular,
986
+ Menlo,
987
+ Monaco,
988
+ Consolas,
989
+ "Liberation Mono",
990
+ "Courier New",
991
+ monospace;
992
+ }
993
+ .cct-text-sm {
994
+ font-size: 0.875rem;
995
+ line-height: 1.25rem;
996
+ }
997
+ .cct-text-xs {
998
+ font-size: 0.75rem;
999
+ line-height: 1rem;
1000
+ }
1001
+ .cct-font-medium {
1002
+ font-weight: 500;
1003
+ }
1004
+ .cct-font-normal {
1005
+ font-weight: 400;
1006
+ }
1007
+ .cct-italic {
1008
+ font-style: italic;
1009
+ }
1010
+ .cct-text-\[var\(--cct-assistant-icon-text\)\] {
1011
+ color: var(--cct-assistant-icon-text);
1012
+ }
1013
+ .cct-text-\[var\(--cct-selected-icon\)\] {
1014
+ color: var(--cct-selected-icon);
1015
+ }
1016
+ .cct-text-\[var\(--cct-selected-text\)\] {
1017
+ color: var(--cct-selected-text);
1018
+ }
1019
+ .cct-text-\[var\(--cct-success\)\] {
1020
+ color: var(--cct-success);
1021
+ }
1022
+ .cct-text-\[var\(--cct-text-body\)\] {
1023
+ color: var(--cct-text-body);
1024
+ }
1025
+ .cct-text-\[var\(--cct-text-disabled\)\] {
1026
+ color: var(--cct-text-disabled);
1027
+ }
1028
+ .cct-text-\[var\(--cct-text-muted\)\] {
1029
+ color: var(--cct-text-muted);
1030
+ }
1031
+ .cct-text-\[var\(--cct-text-primary\)\] {
1032
+ color: var(--cct-text-primary);
1033
+ }
1034
+ .cct-text-\[var\(--cct-text-secondary\)\] {
1035
+ color: var(--cct-text-secondary);
1036
+ }
1037
+ .cct-text-\[var\(--cct-text-tertiary\)\] {
1038
+ color: var(--cct-text-tertiary);
1039
+ }
1040
+ .cct-text-\[var\(--cct-thinking-text\)\] {
1041
+ color: var(--cct-thinking-text);
1042
+ }
1043
+ .cct-text-\[var\(--cct-todo-completed\)\] {
1044
+ color: var(--cct-todo-completed);
1045
+ }
1046
+ .cct-text-\[var\(--cct-todo-in-progress\)\] {
1047
+ color: var(--cct-todo-in-progress);
1048
+ }
1049
+ .cct-text-\[var\(--cct-todo-pending\)\] {
1050
+ color: var(--cct-todo-pending);
1051
+ }
1052
+ .cct-text-\[var\(--cct-user-icon-text\)\] {
1053
+ color: var(--cct-user-icon-text);
1054
+ }
1055
+ .cct-line-through {
1056
+ text-decoration-line: line-through;
1057
+ }
1058
+ .cct-opacity-0 {
1059
+ opacity: 0;
1060
+ }
1061
+ .cct-transition-all {
1062
+ transition-property: all;
1063
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1064
+ transition-duration: 150ms;
1065
+ }
1066
+ .cct-transition-colors {
1067
+ transition-property:
1068
+ color,
1069
+ background-color,
1070
+ border-color,
1071
+ text-decoration-color,
1072
+ fill,
1073
+ stroke;
1074
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1075
+ transition-duration: 150ms;
1076
+ }
1077
+ [data-cct-root] *,
1078
+ [data-cct-root] *::before,
1079
+ [data-cct-root] *::after {
1080
+ box-sizing: border-box;
1081
+ }
1082
+ [data-cct-root],
1083
+ [data-cct-root][data-cct-theme=light] {
1084
+ --cct-user-border: #bfdbfe;
1085
+ --cct-user-bg: #ffffff;
1086
+ --cct-user-icon-bg: #dbeafe;
1087
+ --cct-user-icon-text: #2563eb;
1088
+ --cct-assistant-border: #bbf7d0;
1089
+ --cct-assistant-bg: #ffffff;
1090
+ --cct-assistant-icon-bg: #dcfce7;
1091
+ --cct-assistant-icon-text: #16a34a;
1092
+ --cct-thinking-text: #581c87;
1093
+ --cct-thinking-code-bg: #f3e8ff;
1094
+ --cct-thinking-code-text: #6b21a8;
1095
+ --cct-thinking-pre-bg: #faf5ff;
1096
+ --cct-text-primary: #111827;
1097
+ --cct-text-body: #374151;
1098
+ --cct-text-secondary: #4b5563;
1099
+ --cct-text-tertiary: #6b7280;
1100
+ --cct-text-muted: #9ca3af;
1101
+ --cct-text-disabled: #d1d5db;
1102
+ --cct-bg-primary: #ffffff;
1103
+ --cct-bg-secondary: #f9fafb;
1104
+ --cct-bg-code: #f3f4f6;
1105
+ --cct-border-default: #e5e7eb;
1106
+ --cct-border-subtle: #f3f4f6;
1107
+ --cct-secondary-icon-bg: #e5e7eb;
1108
+ --cct-border-radius: 0.75rem;
1109
+ --cct-border-radius-sm: 0.5rem;
1110
+ --cct-todo-completed: #22c55e;
1111
+ --cct-todo-in-progress: #3b82f6;
1112
+ --cct-todo-pending: #9ca3af;
1113
+ --cct-selected-bg: #eff6ff;
1114
+ --cct-selected-text: #1d4ed8;
1115
+ --cct-selected-icon: #3b82f6;
1116
+ --cct-success: #22c55e;
1117
+ --cct-summary-bg: #fffbeb;
1118
+ }
1119
+ [data-cct-root][data-cct-theme=dark] {
1120
+ --cct-user-border: #1e3a5f;
1121
+ --cct-user-bg: #1f2937;
1122
+ --cct-user-icon-bg: #1e3a8a;
1123
+ --cct-user-icon-text: #93c5fd;
1124
+ --cct-assistant-border: #14532d;
1125
+ --cct-assistant-bg: #1f2937;
1126
+ --cct-assistant-icon-bg: #14532d;
1127
+ --cct-assistant-icon-text: #86efac;
1128
+ --cct-thinking-text: #e9d5ff;
1129
+ --cct-thinking-code-bg: #3b0764;
1130
+ --cct-thinking-code-text: #d8b4fe;
1131
+ --cct-thinking-pre-bg: #2e1065;
1132
+ --cct-text-primary: #f9fafb;
1133
+ --cct-text-body: #d1d5db;
1134
+ --cct-text-secondary: #d1d5db;
1135
+ --cct-text-tertiary: #9ca3af;
1136
+ --cct-text-muted: #6b7280;
1137
+ --cct-text-disabled: #4b5563;
1138
+ --cct-bg-primary: #1f2937;
1139
+ --cct-bg-secondary: #111827;
1140
+ --cct-bg-code: #374151;
1141
+ --cct-border-default: #374151;
1142
+ --cct-border-subtle: #1f2937;
1143
+ --cct-secondary-icon-bg: #374151;
1144
+ --cct-border-radius: 0.75rem;
1145
+ --cct-border-radius-sm: 0.5rem;
1146
+ --cct-todo-completed: #4ade80;
1147
+ --cct-todo-in-progress: #60a5fa;
1148
+ --cct-todo-pending: #6b7280;
1149
+ --cct-selected-bg: #1e3a8a;
1150
+ --cct-selected-text: #93c5fd;
1151
+ --cct-selected-icon: #60a5fa;
1152
+ --cct-success: #4ade80;
1153
+ --cct-summary-bg: #451a03;
1154
+ }
1155
+ .hover\:cct-bg-\[var\(--cct-bg-code\)\]:hover {
1156
+ background-color: var(--cct-bg-code);
1157
+ }
1158
+ .hover\:cct-bg-\[var\(--cct-bg-secondary\)\]:hover {
1159
+ background-color: var(--cct-bg-secondary);
1160
+ }
1161
+ .hover\:cct-text-\[var\(--cct-text-secondary\)\]:hover {
1162
+ color: var(--cct-text-secondary);
1163
+ }
1164
+ .cct-group:hover .group-hover\:cct-opacity-100 {
1165
+ opacity: 1;
1166
+ }
1167
+ .prose-headings\:cct-mb-2 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1168
+ margin-bottom: 0.5rem;
1169
+ }
1170
+ .prose-headings\:cct-mt-3 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1171
+ margin-top: 0.75rem;
1172
+ }
1173
+ .prose-headings\:cct-text-\[var\(--cct-text-primary\)\] :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1174
+ color: var(--cct-text-primary);
1175
+ }
1176
+ .prose-headings\:cct-text-\[var\(--cct-thinking-text\)\] :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1177
+ color: var(--cct-thinking-text);
1178
+ }
1179
+ .prose-p\:cct-my-1 :is(:where(p):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1180
+ margin-top: 0.25rem;
1181
+ margin-bottom: 0.25rem;
1182
+ }
1183
+ .prose-a\:cct-text-\[var\(--cct-text-primary\)\] :is(:where(a):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1184
+ color: var(--cct-text-primary);
1185
+ }
1186
+ .prose-a\:cct-text-\[var\(--cct-thinking-text\)\] :is(:where(a):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1187
+ color: var(--cct-thinking-text);
1188
+ }
1189
+ .prose-a\:cct-underline :is(:where(a):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1190
+ text-decoration-line: underline;
1191
+ }
1192
+ .prose-blockquote\:cct-border-\[var\(--cct-border-default\)\] :is(:where(blockquote):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1193
+ border-color: var(--cct-border-default);
1194
+ }
1195
+ .prose-blockquote\:cct-border-\[var\(--cct-thinking-code-bg\)\] :is(:where(blockquote):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1196
+ border-color: var(--cct-thinking-code-bg);
1197
+ }
1198
+ .prose-blockquote\:cct-text-\[var\(--cct-text-secondary\)\] :is(:where(blockquote):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1199
+ color: var(--cct-text-secondary);
1200
+ }
1201
+ .prose-blockquote\:cct-text-\[var\(--cct-thinking-text\)\] :is(:where(blockquote):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1202
+ color: var(--cct-thinking-text);
1203
+ }
1204
+ .prose-figcaption\:cct-text-\[var\(--cct-text-tertiary\)\] :is(:where(figcaption):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1205
+ color: var(--cct-text-tertiary);
1206
+ }
1207
+ .prose-strong\:cct-text-\[var\(--cct-text-primary\)\] :is(:where(strong):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1208
+ color: var(--cct-text-primary);
1209
+ }
1210
+ .prose-strong\:cct-text-\[var\(--cct-thinking-text\)\] :is(:where(strong):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1211
+ color: var(--cct-thinking-text);
1212
+ }
1213
+ .prose-kbd\:cct-text-\[var\(--cct-text-primary\)\] :is(:where(kbd):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1214
+ color: var(--cct-text-primary);
1215
+ }
1216
+ .prose-kbd\:cct-text-\[var\(--cct-thinking-text\)\] :is(:where(kbd):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1217
+ color: var(--cct-thinking-text);
1218
+ }
1219
+ .prose-code\:cct-rounded :is(:where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1220
+ border-radius: 0.25rem;
1221
+ }
1222
+ .prose-code\:cct-bg-\[var\(--cct-bg-code\)\] :is(:where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1223
+ background-color: var(--cct-bg-code);
1224
+ }
1225
+ .prose-code\:cct-bg-\[var\(--cct-thinking-code-bg\)\] :is(:where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1226
+ background-color: var(--cct-thinking-code-bg);
1227
+ }
1228
+ .prose-code\:cct-px-1 :is(:where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1229
+ padding-left: 0.25rem;
1230
+ padding-right: 0.25rem;
1231
+ }
1232
+ .prose-code\:cct-py-0\.5 :is(:where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1233
+ padding-top: 0.125rem;
1234
+ padding-bottom: 0.125rem;
1235
+ }
1236
+ .prose-code\:cct-text-\[var\(--cct-text-primary\)\] :is(:where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1237
+ color: var(--cct-text-primary);
1238
+ }
1239
+ .prose-code\:cct-text-\[var\(--cct-thinking-code-text\)\] :is(:where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1240
+ color: var(--cct-thinking-code-text);
1241
+ }
1242
+ .prose-code\:before\:cct-content-none :is(:where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)))::before {
1243
+ --tw-content: none;
1244
+ content: var(--tw-content);
1245
+ }
1246
+ .prose-code\:after\:cct-content-none :is(:where(code):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *)))::after {
1247
+ --tw-content: none;
1248
+ content: var(--tw-content);
1249
+ }
1250
+ .prose-pre\:cct-my-2 :is(:where(pre):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1251
+ margin-top: 0.5rem;
1252
+ margin-bottom: 0.5rem;
1253
+ }
1254
+ .prose-pre\:cct-bg-\[var\(--cct-bg-code\)\] :is(:where(pre):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1255
+ background-color: var(--cct-bg-code);
1256
+ }
1257
+ .prose-pre\:cct-bg-\[var\(--cct-thinking-pre-bg\)\] :is(:where(pre):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1258
+ background-color: var(--cct-thinking-pre-bg);
1259
+ }
1260
+ .prose-pre\:cct-text-\[var\(--cct-text-primary\)\] :is(:where(pre):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1261
+ color: var(--cct-text-primary);
1262
+ }
1263
+ .prose-pre\:cct-text-\[var\(--cct-thinking-text\)\] :is(:where(pre):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1264
+ color: var(--cct-thinking-text);
1265
+ }
1266
+ .prose-ol\:cct-my-1 :is(:where(ol):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1267
+ margin-top: 0.25rem;
1268
+ margin-bottom: 0.25rem;
1269
+ }
1270
+ .prose-ul\:cct-my-1 :is(:where(ul):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1271
+ margin-top: 0.25rem;
1272
+ margin-bottom: 0.25rem;
1273
+ }
1274
+ .prose-li\:cct-my-0\.5 :is(:where(li):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1275
+ margin-top: 0.125rem;
1276
+ margin-bottom: 0.125rem;
1277
+ }
1278
+ .prose-th\:cct-border-\[var\(--cct-border-default\)\] :is(:where(th):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1279
+ border-color: var(--cct-border-default);
1280
+ }
1281
+ .prose-td\:cct-border-\[var\(--cct-border-default\)\] :is(:where(td):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1282
+ border-color: var(--cct-border-default);
1283
+ }
1284
+ .prose-hr\:cct-border-\[var\(--cct-border-default\)\] :is(:where(hr):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1285
+ border-color: var(--cct-border-default);
1286
+ }
1287
+ .prose-hr\:cct-border-\[var\(--cct-thinking-code-bg\)\] :is(:where(hr):not(:where([class~=cct-not-prose], [class~=cct-not-prose] *))) {
1288
+ border-color: var(--cct-thinking-code-bg);
1289
+ }