viberoom 0.6.0 → 0.7.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.
Files changed (110) hide show
  1. package/NOTICE +14 -0
  2. package/dist/hub.js +45 -4
  3. package/dist/main.js +1 -1
  4. package/dist/recipes.js +2 -1
  5. package/dist/shortcuts.js +1 -1
  6. package/package.json +1 -1
  7. package/ui/app.css +131 -107
  8. package/ui/app.js +334 -87
  9. package/ui/avatars.js +7 -14
  10. package/ui/components.css +116 -21
  11. package/ui/components.js +202 -1
  12. package/ui/fonts/anonymous-pro-cyrillic-400.woff2 +0 -0
  13. package/ui/fonts/anonymous-pro-cyrillic-700.woff2 +0 -0
  14. package/ui/fonts/anonymous-pro-latin-400.woff2 +0 -0
  15. package/ui/fonts/anonymous-pro-latin-700.woff2 +0 -0
  16. package/ui/fonts/anonymous-pro-latin-ext-400.woff2 +0 -0
  17. package/ui/fonts/anonymous-pro-latin-ext-700.woff2 +0 -0
  18. package/ui/fonts/anonymous-pro.css +7 -0
  19. package/ui/fonts/cascadia-code-cyrillic-ext.woff2 +0 -0
  20. package/ui/fonts/cascadia-code-cyrillic.woff2 +0 -0
  21. package/ui/fonts/cascadia-code-latin-ext.woff2 +0 -0
  22. package/ui/fonts/cascadia-code-latin.woff2 +0 -0
  23. package/ui/fonts/cascadia-code.css +5 -0
  24. package/ui/fonts/comfortaa-cyrillic-ext.woff2 +0 -0
  25. package/ui/fonts/comfortaa-cyrillic.woff2 +0 -0
  26. package/ui/fonts/comfortaa-latin-ext.woff2 +0 -0
  27. package/ui/fonts/comfortaa-latin.woff2 +0 -0
  28. package/ui/fonts/comfortaa.css +5 -0
  29. package/ui/fonts/exo-2-cyrillic-ext.woff2 +0 -0
  30. package/ui/fonts/exo-2-cyrillic.woff2 +0 -0
  31. package/ui/fonts/exo-2-latin-ext.woff2 +0 -0
  32. package/ui/fonts/exo-2-latin.woff2 +0 -0
  33. package/ui/fonts/exo-2.css +5 -0
  34. package/ui/fonts/golos-text-cyrillic-ext.woff2 +0 -0
  35. package/ui/fonts/golos-text-cyrillic.woff2 +0 -0
  36. package/ui/fonts/golos-text-latin-ext.woff2 +0 -0
  37. package/ui/fonts/golos-text-latin.woff2 +0 -0
  38. package/ui/fonts/golos-text.css +5 -0
  39. package/ui/fonts/ibm-plex-mono-cyrillic-400.woff2 +0 -0
  40. package/ui/fonts/ibm-plex-mono-cyrillic-600.woff2 +0 -0
  41. package/ui/fonts/ibm-plex-mono-cyrillic-700.woff2 +0 -0
  42. package/ui/fonts/ibm-plex-mono-cyrillic-ext-400.woff2 +0 -0
  43. package/ui/fonts/ibm-plex-mono-cyrillic-ext-600.woff2 +0 -0
  44. package/ui/fonts/ibm-plex-mono-cyrillic-ext-700.woff2 +0 -0
  45. package/ui/fonts/ibm-plex-mono-latin-400.woff2 +0 -0
  46. package/ui/fonts/ibm-plex-mono-latin-600.woff2 +0 -0
  47. package/ui/fonts/ibm-plex-mono-latin-700.woff2 +0 -0
  48. package/ui/fonts/ibm-plex-mono-latin-ext-400.woff2 +0 -0
  49. package/ui/fonts/ibm-plex-mono-latin-ext-600.woff2 +0 -0
  50. package/ui/fonts/ibm-plex-mono-latin-ext-700.woff2 +0 -0
  51. package/ui/fonts/ibm-plex-mono.css +13 -0
  52. package/ui/fonts/ibm-plex-sans-cyrillic-400.woff2 +0 -0
  53. package/ui/fonts/ibm-plex-sans-cyrillic-600.woff2 +0 -0
  54. package/ui/fonts/ibm-plex-sans-cyrillic-700.woff2 +0 -0
  55. package/ui/fonts/ibm-plex-sans-cyrillic-ext-400.woff2 +0 -0
  56. package/ui/fonts/ibm-plex-sans-cyrillic-ext-600.woff2 +0 -0
  57. package/ui/fonts/ibm-plex-sans-cyrillic-ext-700.woff2 +0 -0
  58. package/ui/fonts/ibm-plex-sans-latin-400.woff2 +0 -0
  59. package/ui/fonts/ibm-plex-sans-latin-600.woff2 +0 -0
  60. package/ui/fonts/ibm-plex-sans-latin-700.woff2 +0 -0
  61. package/ui/fonts/ibm-plex-sans-latin-ext-400.woff2 +0 -0
  62. package/ui/fonts/ibm-plex-sans-latin-ext-600.woff2 +0 -0
  63. package/ui/fonts/ibm-plex-sans-latin-ext-700.woff2 +0 -0
  64. package/ui/fonts/ibm-plex-sans.css +13 -0
  65. package/ui/fonts/manrope-cyrillic-ext.woff2 +0 -0
  66. package/ui/fonts/manrope-cyrillic.woff2 +0 -0
  67. package/ui/fonts/manrope-latin-ext.woff2 +0 -0
  68. package/ui/fonts/manrope-latin.woff2 +0 -0
  69. package/ui/fonts/manrope.css +5 -0
  70. package/ui/fonts/montserrat-cyrillic-ext.woff2 +0 -0
  71. package/ui/fonts/montserrat-cyrillic.woff2 +0 -0
  72. package/ui/fonts/montserrat-latin-ext.woff2 +0 -0
  73. package/ui/fonts/montserrat-latin.woff2 +0 -0
  74. package/ui/fonts/montserrat.css +5 -0
  75. package/ui/fonts/open-sans-cyrillic-ext.woff2 +0 -0
  76. package/ui/fonts/open-sans-cyrillic.woff2 +0 -0
  77. package/ui/fonts/open-sans-latin-ext.woff2 +0 -0
  78. package/ui/fonts/open-sans-latin.woff2 +0 -0
  79. package/ui/fonts/open-sans.css +5 -0
  80. package/ui/fonts/pt-mono-cyrillic-ext.woff2 +0 -0
  81. package/ui/fonts/pt-mono-cyrillic.woff2 +0 -0
  82. package/ui/fonts/pt-mono-latin-ext.woff2 +0 -0
  83. package/ui/fonts/pt-mono-latin.woff2 +0 -0
  84. package/ui/fonts/pt-mono.css +5 -0
  85. package/ui/fonts/rubik-cyrillic-ext.woff2 +0 -0
  86. package/ui/fonts/rubik-cyrillic.woff2 +0 -0
  87. package/ui/fonts/rubik-latin-ext.woff2 +0 -0
  88. package/ui/fonts/rubik-latin.woff2 +0 -0
  89. package/ui/fonts/rubik.css +5 -0
  90. package/ui/fonts/source-sans-3-cyrillic-ext.woff2 +0 -0
  91. package/ui/fonts/source-sans-3-cyrillic.woff2 +0 -0
  92. package/ui/fonts/source-sans-3-latin-ext.woff2 +0 -0
  93. package/ui/fonts/source-sans-3-latin.woff2 +0 -0
  94. package/ui/fonts/source-sans-3.css +5 -0
  95. package/ui/fonts/ubuntu-sans-cyrillic-ext.woff2 +0 -0
  96. package/ui/fonts/ubuntu-sans-cyrillic.woff2 +0 -0
  97. package/ui/fonts/ubuntu-sans-latin-ext.woff2 +0 -0
  98. package/ui/fonts/ubuntu-sans-latin.woff2 +0 -0
  99. package/ui/fonts/ubuntu-sans.css +5 -0
  100. package/ui/fonts/victor-mono-cyrillic-ext.woff2 +0 -0
  101. package/ui/fonts/victor-mono-cyrillic.woff2 +0 -0
  102. package/ui/fonts/victor-mono-latin-ext.woff2 +0 -0
  103. package/ui/fonts/victor-mono-latin.woff2 +0 -0
  104. package/ui/fonts/victor-mono.css +5 -0
  105. package/ui/index.html +15 -6
  106. package/ui/looks.css +2446 -0
  107. package/ui/manifest.json +3 -3
  108. package/ui/theme.css +114 -84
  109. package/ui/tokens.js +315 -29
  110. package/ui/ui.js +2 -0
package/ui/looks.css ADDED
@@ -0,0 +1,2446 @@
1
+ /* viberoom - Copyright (c) 2026 Todor Rusev - AGPL-3.0-or-later; see LICENSE */
2
+ :root[data-look="classic-dark"] {
3
+ --primary: #8a8aff;
4
+ --primary-light: #9c9cff;
5
+ --primary-deep: #7474f7;
6
+ --primary-dark: #6262e6;
7
+ --violet: #b39cff;
8
+ --iris: #202142;
9
+ --ink: #f1efff;
10
+ --ink-2: #e0deff;
11
+ --ink-3: #c0bde6;
12
+ --indigo: #f6f4ff;
13
+ --muted: #a4a2cc;
14
+ --faint: #8583b0;
15
+ --placeholder: #7f7dab;
16
+ --grey: #8e90b0;
17
+ --white: #202142;
18
+ --black: #000000;
19
+ --bg: #0f1024;
20
+ --soft: #262848;
21
+ --softer: #232445;
22
+ --lav: #2c2e56;
23
+ --lav-2: #3a3c6e;
24
+ --canvas-top: #141530;
25
+ --canvas-mid: #111226;
26
+ --canvas-bottom: #0e0f21;
27
+ --shadow-ink: #000000;
28
+ --mint: #1a4235;
29
+ --mint-2: #205241;
30
+ --mint-tint: #173a2f;
31
+ --mint-ink: #6ee8b3;
32
+ --forest: #a8ecc9;
33
+ --green: #4bdc98;
34
+ --warm: #46381a;
35
+ --warm-2: #54441e;
36
+ --warm-ink: #f5c94f;
37
+ --bronze: #ffe08a;
38
+ --amber: #f5b73a;
39
+ --honey: #f5c974;
40
+ --spark: #ffd166;
41
+ --peach: #3f2a1a;
42
+ --peach-2: #4a3020;
43
+ --orange: #ff9a4d;
44
+ --orange-light: #ffab66;
45
+ --orange-deep: #f07c34;
46
+ --orange-dark: #ffb36b;
47
+ --ember: #ff8a55;
48
+ --ember-deep: #f0603c;
49
+ --rose: #401c1e;
50
+ --rose-2: #4d2325;
51
+ --rose-ink: #ff7a70;
52
+ --rose-dark: #ff8f86;
53
+ --pink: #ff8ac4;
54
+ --pink-tint: #351a2a;
55
+ --sky: #1a2e46;
56
+ --blue: #6aa4ff;
57
+ --blue-deep: #8cb8ff;
58
+ --blue-soft: #9fc4ff;
59
+ --orchid: #2e2140;
60
+ --orchid-ink: #c9a3ff;
61
+ --orchid-mid: #b48cf0;
62
+ --periwinkle: #34365c;
63
+ --periwinkle-deep: #40437a;
64
+ --deep: #0f1020;
65
+ --deep-gutter: #0b0c1a;
66
+ --deep-ink: #f4f2ff;
67
+ --deep-muted: #7c78ad;
68
+ --deep-head: #e8e6ff;
69
+ --deep-meta: #a9a5d8;
70
+ --lav-grey: #4a4b70;
71
+ --lilac: #b9a7ff;
72
+ --seafoam: #8fe3bd;
73
+ --azure: #9cd2ff;
74
+ --salmon: #ff9f9f;
75
+ --magenta: #f2b8ff;
76
+ --st-ready: #1a4235;
77
+ --st-ready-ink: #6ee8b3;
78
+ --st-ready-dot: #4bdc98;
79
+ --st-waiting: #1a2e46;
80
+ --st-waiting-ink: #8cb8ff;
81
+ --st-waiting-dot: #9fc4ff;
82
+ --st-thinking: #46381a;
83
+ --st-thinking-ink: #f5c94f;
84
+ --st-thinking-dot: #f5b73a;
85
+ --st-writing: #2e2140;
86
+ --st-writing-ink: #c9a3ff;
87
+ --st-writing-dot: #b48cf0;
88
+ --st-error: #401c1e;
89
+ --st-error-ink: #ff7a70;
90
+ --st-error-dot: #ff7a70;
91
+ --st-asleep: #232445;
92
+ --st-asleep-ink: #a4a2cc;
93
+ --st-asleep-dot: #8583b0;
94
+ --attention: #ff9a4d;
95
+ --attention-ink: #ffb36b;
96
+ --attention-grad: linear-gradient(135deg, #ffab66, #f07c34);
97
+ --attention-shadow: 0 8px 18px -10px rgba(240, 124, 52, 0.7);
98
+ --unread-grad: linear-gradient(135deg, #ff8a55, #f0603c);
99
+ --note-hover: #54441e;
100
+ --done: #1a4235;
101
+ --done-ink: #6ee8b3;
102
+ --done-hover: #205241;
103
+ --tick-mine: #34365c;
104
+ --tick-mine-view: #40437a;
105
+ --tick-fallback: #8e90b0;
106
+ --grad-primary: linear-gradient(135deg, #9c9cff, #7474f7);
107
+ --panel: #202142;
108
+ --card: #202142;
109
+ --primary-soft: #2c2e56;
110
+ --primary-softer: #262848;
111
+ --primary-ghost: rgba(138, 138, 255, 0.1);
112
+ --mint-soft: #1a4235;
113
+ --warn: #f5b73a;
114
+ --warn-soft: #46381a;
115
+ --danger: #ff7a70;
116
+ --danger-soft: #401c1e;
117
+ --danger-dark: #ff8f86;
118
+ --info: #6aa4ff;
119
+ --info-soft: #1a2e46;
120
+ --muted-2: #8583b0;
121
+ --panel-soft: #262848;
122
+ --panel-tint: #262848;
123
+ --border: #2c2e56;
124
+ --border-strong: #3a3c6e;
125
+ --mine: linear-gradient(135deg, #9c9cff, #7474f7);
126
+ --mine-border: transparent;
127
+ --text: #f1efff;
128
+ --ok: #4bdc98;
129
+ --edge: 0 2px 0 rgba(241, 239, 255, 0.04);
130
+ --shadow-tile: 0 4px 12px -4px rgba(241, 239, 255, 0.15);
131
+ --shadow-pop: 0 10px 24px -10px rgba(241, 239, 255, 0.25);
132
+ --shadow-primary: 0 8px 18px -8px rgba(138, 138, 255, 0.8);
133
+ --shadow-dialog: 0 30px 60px -30px rgba(0, 0, 0, 0.4);
134
+ --shadow-1: 0 2px 0 rgba(241, 239, 255, 0.04);
135
+ --shadow-2: 0 30px 60px -30px rgba(0, 0, 0, 0.4);
136
+ --shadow-card: 0 2px 0 rgba(241, 239, 255, 0.04);
137
+ --shadow-ctl: none;
138
+ --shadow-ctl-hover: 0 4px 12px -4px rgba(241, 239, 255, 0.15);
139
+ --shadow-glow: 0 8px 18px -8px rgba(138, 138, 255, 0.8);
140
+ --shadow-inset: none;
141
+ --shadow-soft: 0 2px 0 rgba(241, 239, 255, 0.04);
142
+ --shadow: 0 2px 0 rgba(241, 239, 255, 0.04);
143
+ --bevel: none;
144
+ --shadow-room: 0px;
145
+ --grad-canvas: radial-gradient(900px 520px at 100% 100%, rgba(138, 138, 255, 0.06), transparent 70%), radial-gradient(640px 380px at 0% 0%, rgba(75, 220, 152, 0.04), transparent 70%), linear-gradient(165deg, #141530 0%, #111226 55%, #0e0f21 100%);
146
+ --canvas-pattern: radial-gradient(circle at 1px 1px, rgba(138, 138, 255, 0.13) 0.9px, transparent 1.6px);
147
+ --canvas-pattern-size: 22px 22px;
148
+ --grad-page: #0f1024;
149
+ --sb-w: 8px;
150
+ --sb-thumb: rgba(138, 138, 255, 0.22);
151
+ --sb-thumb-hover: rgba(138, 138, 255, 0.45);
152
+ --r-scale: 1;
153
+ --r-xs: calc(8px * var(--r-scale));
154
+ --r-sm: calc(12px * var(--r-scale));
155
+ --r-md: calc(14px * var(--r-scale));
156
+ --r-lg: calc(18px * var(--r-scale));
157
+ --r-xl: calc(18px * var(--r-scale));
158
+ --r-pill: calc(99px * var(--r-scale));
159
+ --font: "Nunito", "Segoe UI", system-ui, -apple-system, Roboto, sans-serif;
160
+ --mono: "JetBrains Mono", ui-monospace, Consolas, "Courier New", monospace;
161
+ --line-height: 1.45;
162
+ --fs-scale: 1;
163
+ --fs-xs: calc(11px * var(--fs-scale));
164
+ --fs-sm: calc(12px * var(--fs-scale));
165
+ --fs-md: calc(14px * var(--fs-scale));
166
+ --fs-lg: calc(16px * var(--fs-scale));
167
+ --fs-xl: calc(18px * var(--fs-scale));
168
+ --fs-2xl: calc(22px * var(--fs-scale));
169
+ --t-fast: 120ms;
170
+ --t-base: 200ms;
171
+ --t-slow: 320ms;
172
+ --ease-out: cubic-bezier(0.2, 0.8, 0.2, 1);
173
+ --ease-pop: cubic-bezier(0.34, 1.56, 0.64, 1);
174
+ --page-bg: #0f1024;
175
+ --page-ink: #f1efff;
176
+ --page-selection: #3a3c6e;
177
+ --focus-ring: rgba(138, 138, 255, 0.35);
178
+ --link-ink: #8a8aff;
179
+ --link-underline: rgba(138, 138, 255, 0.35);
180
+ --btn-bg: #232445;
181
+ --btn-ink: #c0bde6;
182
+ --btn-hover-bg: #2c2e56;
183
+ --btn-hover-ink: #8a8aff;
184
+ --btn-on-primary: #202142;
185
+ --btn-secondary-bg: #202142;
186
+ --btn-soft-bg: #2c2e56;
187
+ --btn-soft-hover-bg: #3a3c6e;
188
+ --btn-ghost-ink: #a4a2cc;
189
+ --btn-ghost-hover-bg: #262848;
190
+ --btn-danger-bg: #401c1e;
191
+ --btn-danger-ink: #ff7a70;
192
+ --btn-danger-hover-bg: #4d2325;
193
+ --btn-danger-solid-ink: #202142;
194
+ --btn-danger-solid-hover-bg: #ff8f86;
195
+ --btn-danger-solid-shadow: 0 8px 18px -8px rgba(255, 122, 112, 0.8);
196
+ --btn-spinner-track: rgba(32, 33, 66, 0.5);
197
+ --btn-spinner-head: #202142;
198
+ --btn-spinner-track-quiet: #3a3c6e;
199
+ --btn-spinner-head-quiet: #8a8aff;
200
+ --btn-disabled-opacity: 0.45;
201
+ --btn-dark-bg: rgba(32, 33, 66, 0.12);
202
+ --btn-dark-ink: #202142;
203
+ --btn-dark-hover-bg: #8a8aff;
204
+ --btn-warn-ink: #f5c94f;
205
+ --btn-warn-hover-bg: #46381a;
206
+ --btn-inverse-bg: rgba(32, 33, 66, 0.92);
207
+ --btn-inverse-ink: #ffb36b;
208
+ --btn-inverse-hover-bg: #202142;
209
+ --btn-link-ink: #8a8aff;
210
+ --btn-ok-bg: #1a4235;
211
+ --btn-ok-ink: #6ee8b3;
212
+ --btn-ok-hover-bg: #205241;
213
+ --btn-paper-bg: #202142;
214
+ --btn-paper-ink: #c0bde6;
215
+ --btn-paper-hover-bg: #262848;
216
+ --btn-h: 42px;
217
+ --btn-h-sm: 34px;
218
+ --btn-h-xs: 24px;
219
+ --btn-h-lg: 48px;
220
+ --btn-h-cta: 46px;
221
+ --btn-fs: calc(13px * var(--fs-scale));
222
+ --btn-fs-sm: calc(12px * var(--fs-scale));
223
+ --btn-fs-lg: calc(15px * var(--fs-scale));
224
+ --btn-fs-cta: calc(14px * var(--fs-scale));
225
+ --icon-button-ink: #a4a2cc;
226
+ --icon-button-hover-bg: #262848;
227
+ --icon-button-hover-ink: #8a8aff;
228
+ --icon-button-disabled-opacity: 0.4;
229
+ --icon-button-size: 36px;
230
+ --icon-button-icon: 18px;
231
+ --icon-button-size-sm: 30px;
232
+ --icon-button-icon-sm: 16px;
233
+ --icon-button-size-xs: 18px;
234
+ --icon-button-icon-xs: 12px;
235
+ --icon-button-size-primary: 44px;
236
+ --icon-button-ghost-ink: #8583b0;
237
+ --icon-button-hover-bg-strong: #8a8aff;
238
+ --icon-button-inline-bg: #3a3c6e;
239
+ --icon-button-inline-ink: #c0bde6;
240
+ --icon-button-inline-on-bg: rgba(138, 138, 255, 0.1);
241
+ --icon-button-inline-on-ink: #8a8aff;
242
+ --badge-bg: #2c2e56;
243
+ --badge-ink: #8a8aff;
244
+ --badge-attention-bg: #46381a;
245
+ --badge-attention-ink: #f5c94f;
246
+ --badge-muted-bg: #232445;
247
+ --badge-muted-ink: #a4a2cc;
248
+ --badge-outline-border: #3a3c6e;
249
+ --badge-outline-ink: #a4a2cc;
250
+ --badge-fs-xs: calc(10px * var(--fs-scale));
251
+ --chip-bg: #2c2e56;
252
+ --chip-ink: #8a8aff;
253
+ --chip-hover-bg: #3a3c6e;
254
+ --file-card-bg: #0f1020;
255
+ --file-card-ink: #f4f2ff;
256
+ --file-card-head-bg: rgba(32, 33, 66, 0.06);
257
+ --file-card-head-ink: #e8e6ff;
258
+ --file-card-head-meta: #a9a5d8;
259
+ --file-card-note-ink: #ff7a70;
260
+ --file-card-image-body-bg: rgba(32, 33, 66, 0.04);
261
+ --file-card-image-bg: #202142;
262
+ --tool-call-ready-bg: #1a4235;
263
+ --tool-call-ready-ink: #6ee8b3;
264
+ --tool-call-error-bg: #401c1e;
265
+ --tool-call-error-ink: #ff7a70;
266
+ --tool-call-thinking-bg: #46381a;
267
+ --tool-call-thinking-ink: #f5c94f;
268
+ --tool-call-pending-bg: #2c2e56;
269
+ --tool-call-pending-ink: #8a8aff;
270
+ --tool-call-body-bg: #202142;
271
+ --tool-call-pre-bg: #262848;
272
+ --tool-call-pre-ink: #f1efff;
273
+ --tool-call-quiet-ink: #a4a2cc;
274
+ --tool-call-fs: calc(12px * var(--fs-scale));
275
+ --tool-call-pre-fs: calc(11.5px * var(--fs-scale));
276
+ --tool-call-label-fs: calc(10.5px * var(--fs-scale));
277
+ --tool-fold-ink: #a4a2cc;
278
+ --tool-fold-bg: #262848;
279
+ --tool-fold-hover-bg: #2c2e56;
280
+ --tool-fold-hover-ink: #8a8aff;
281
+ --tool-fold-failed-ink: #ff7a70;
282
+ --tool-fold-fs: calc(11px * var(--fs-scale));
283
+ --ask-card-bg: #46381a;
284
+ --ask-card-ink: #f1efff;
285
+ --ask-card-quiet-ink: #a4a2cc;
286
+ --ask-card-resolved-opacity: 0.7;
287
+ --ask-card-fs: calc(13px * var(--fs-scale));
288
+ --ask-card-kind-fs: calc(11px * var(--fs-scale));
289
+ --ask-card-input-fs: calc(11px * var(--fs-scale));
290
+ --ask-card-outcome-fs: calc(12px * var(--fs-scale));
291
+ --reply-note-ink: #a4a2cc;
292
+ --reply-note-bg: #262848;
293
+ --reply-note-attention-ink: #f5c94f;
294
+ --reply-note-attention-bg: #46381a;
295
+ --reply-note-fs: calc(12px * var(--fs-scale));
296
+ --look-card-w: 150px;
297
+ --look-card-paper-h: 84px;
298
+ --look-card-bg: #202142;
299
+ --look-card-ink: #f1efff;
300
+ --look-card-border: #3a3c6e;
301
+ --look-card-hover-border: #40437a;
302
+ --look-card-on-border: #8a8aff;
303
+ --choice-bg: #262848;
304
+ --choice-ink: #c0bde6;
305
+ --choice-hover-bg: #2c2e56;
306
+ --choice-on-ink: #8a8aff;
307
+ --choice-on-border: #8a8aff;
308
+ --choice-quiet-ink: #a4a2cc;
309
+ --choice-h: 32px;
310
+ --control-knob: #202142;
311
+ --control-knob-shadow: 0 1px 3px rgba(241, 239, 255, 0.25);
312
+ --control-box-bg: #202142;
313
+ --control-tick: #202142;
314
+ --tile-badge-bg: #202142;
315
+ --tile-count-ink: #202142;
316
+ --room-mark-ink: #202142;
317
+ --room-mark-grad-angle: 135deg;
318
+ --room-mark-grad-from: 72% 66%;
319
+ --room-mark-grad-to: 68% 52%;
320
+ --room-mark-emoji: 70% 93%;
321
+ --pop-bg: #202142;
322
+ --pop-shadow: 0 10px 28px -12px rgba(241, 239, 255, 0.45);
323
+ --pop-arrow-shadow: 3px 3px 4px -3px rgba(241, 239, 255, 0.25);
324
+ --pop-dark-bg: #e0deff;
325
+ --pop-dark-ink: #202142;
326
+ --pop-dark-shadow: 0 6px 16px -6px rgba(241, 239, 255, 0.6);
327
+ --dialog-backdrop: rgba(241, 239, 255, 0.4);
328
+ --scrim-bg: rgba(241, 239, 255, 0.72);
329
+ --scrim-shadow: 0 24px 60px -20px rgba(0, 0, 0, 0.6);
330
+ --scrim-image-bg: #202142;
331
+ --toast-bg: #f1efff;
332
+ --toast-ink: #202142;
333
+ --rail-logo-shadow: 0 8px 18px -6px rgba(138, 138, 255, 0.6);
334
+ --rail-active-bg: #202142;
335
+ --timeline-view-bg: rgba(138, 138, 255, 0.07);
336
+ --timeline-view-left-bg: rgba(241, 239, 255, 0.05);
337
+ --timeline-tick-blend: #202142;
338
+ --timeline-pin-halo: #202142;
339
+ --timeline-flash: rgba(138, 138, 255, 0.55);
340
+ --timeline-flash-out: rgba(138, 138, 255, 0);
341
+ --bubble-bg: #202142;
342
+ --bubble-ink: #e0deff;
343
+ --bubble-border: #3d3e5c;
344
+ --bubble-shadow: 0 2px 0 rgba(241, 239, 255, 0.06), 0 1px 3px rgba(241, 239, 255, 0.04);
345
+ --bubble-mine-bg: linear-gradient(135deg, #9c9cff, #7474f7);
346
+ --bubble-mine-ink: #202142;
347
+ --bubble-mine-soft-ink: rgba(32, 33, 66, 0.85);
348
+ --bubble-mine-waiting-ink: rgba(32, 33, 66, 0.92);
349
+ --bubble-mine-shadow: 0 8px 18px -10px rgba(138, 138, 255, 0.7);
350
+ --bubble-mine-rule: rgba(32, 33, 66, 0.35);
351
+ --bubble-mine-border: rgba(32, 33, 66, 0.35);
352
+ --bubble-mine-chip-bg: rgba(32, 33, 66, 0.22);
353
+ --bubble-mine-code-bg: rgba(32, 33, 66, 0.18);
354
+ --bubble-mine-th-bg: rgba(32, 33, 66, 0.18);
355
+ --bubble-mine-link-underline: rgba(32, 33, 66, 0.5);
356
+ --bubble-mine-quote-border: rgba(32, 33, 66, 0.5);
357
+ --bubble-mine-btn-bg: rgba(32, 33, 66, 0.92);
358
+ --bubble-mine-btn-hover-bg: #202142;
359
+ --bubble-mine-ghost-hover-bg: rgba(32, 33, 66, 0.18);
360
+ --bubble-mine-cta-bg: #202142;
361
+ --bubble-mine-cta-ink: #8a8aff;
362
+ --bubble-inset-bg: #202142;
363
+ --bubble-prop-row-bg: rgba(32, 33, 66, 0.6);
364
+ --quote-mine-bg: rgba(32, 33, 66, 0.16);
365
+ --quote-mine-border: rgba(32, 33, 66, 0.55);
366
+ --quote-mine-hover-bg: rgba(32, 33, 66, 0.26);
367
+ --quote-mine-hover-border: #202142;
368
+ --quote-mine-head-ink: rgba(32, 33, 66, 0.85);
369
+ --quote-mine-text-ink: #202142;
370
+ --attach-thumb-bg: #202142;
371
+ --attach-thumb-shadow: 0 1px 3px rgba(241, 239, 255, 0.16);
372
+ --attach-overlay-bg: rgba(241, 239, 255, 0.72);
373
+ --attach-overlay-ink: #202142;
374
+ --attach-ref-bg: rgba(241, 239, 255, 0.1);
375
+ --attach-mine-ref-bg: rgba(32, 33, 66, 0.24);
376
+ --attach-mine-chip-open-bg: rgba(32, 33, 66, 0.42);
377
+ --attach-mine-chip-open-ink: #f1efff;
378
+ --table-stripe: rgba(138, 138, 255, 0.03);
379
+ --code-bg: #0f1020;
380
+ --code-ink: #f4f2ff;
381
+ --code-gutter-bg: #0b0c1a;
382
+ --code-gutter-ink: #7c78ad;
383
+ --code-line-mark-ink: #f5c974;
384
+ --code-line-mark-bg: rgba(245, 201, 116, 0.16);
385
+ --code-head-bg: rgba(32, 33, 66, 0.06);
386
+ --code-head-ink: #e8e6ff;
387
+ --code-head-meta: #a9a5d8;
388
+ --code-head-btn-bg: rgba(32, 33, 66, 0.12);
389
+ --code-head-btn-ink: #202142;
390
+ --code-body-bg: rgba(32, 33, 66, 0.04);
391
+ --code-sb-track: rgba(0, 0, 0, 0.25);
392
+ --code-sb-thumb: rgba(32, 33, 66, 0.3);
393
+ --code-sb-thumb-hover: rgba(32, 33, 66, 0.5);
394
+ --code-sb-firefox: rgba(32, 33, 66, 0.35);
395
+ --code-find-hit-bg: #f5c974;
396
+ --code-find-hit-ink: #0f1020;
397
+ --syntax-comment: #a4a2cc;
398
+ --syntax-punctuation: #4a4b70;
399
+ --syntax-keyword: #b9a7ff;
400
+ --syntax-string: #8fe3bd;
401
+ --syntax-number: #f5c974;
402
+ --syntax-function: #9cd2ff;
403
+ --syntax-tag: #ff9f9f;
404
+ --syntax-attr: #f2b8ff;
405
+ --diagram-bar-bg: #202142;
406
+ --diagram-bar-shadow: 0 12px 30px -12px rgba(0, 0, 0, 0.55);
407
+ --diagram-node-shadow: rgba(241, 239, 255, 0.1);
408
+ --diagram-node-ink: #f1efff;
409
+ --input-bg: #202142;
410
+ --input-focus-border: #8a8aff;
411
+ --input-shadow: none;
412
+ --profile-bg: linear-gradient(160deg, #2c2e56, #173a2f);
413
+ --profile-badge-bg: #202142;
414
+ --face-paper: #202142;
415
+ --face-tint: 16%;
416
+ --face-corner: 0.32;
417
+ --face-ring: #202142;
418
+ --face-me-ring: #8a8aff;
419
+ --face-dot-bg: #8583b0;
420
+ --face-card-bg: #202142;
421
+ --face-fallback: #8e90b0;
422
+ --face-human-ink: #f6f4ff;
423
+ --face-avatar-default: #8a8aff;
424
+ --face-avatar-gloss: #202142;
425
+ --face-avatar-label-ink: #202142;
426
+ --logo-tile-bg: #2c2e56;
427
+ --logo-tile-ink: #f1efff;
428
+ --logo-tile-badge-bg: #2c2e56;
429
+ --logo-tile-badge-border: #202142;
430
+ --logo-tile-badge-ink: #f1efff;
431
+ --logo-tile-muted-bg: #46381a;
432
+ --logo-tile-muted-ink: #f5c94f;
433
+ --logo-tile-sm: 30px;
434
+ --logo-tile-md: 36px;
435
+ --logo-tile-lg: 40px;
436
+ --unseen-line-ink: #ff8ac4;
437
+ --unseen-line-bg: #351a2a;
438
+ --unseen-line-line: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='8' viewBox='0 0 16 8'><path d='M0 4 Q4 0 8 4 T16 4' fill='none' stroke='%23ff8ac4' stroke-width='1.6'/></svg>") repeat-x center / 16px 8px;
439
+ --unseen-line-line-h: 8px;
440
+ --unseen-line-line-opacity: 0.55;
441
+ --number-field-step-w: 22px;
442
+ --number-field-step-ink: #a4a2cc;
443
+ --number-field-step-hover-bg: #2c2e56;
444
+ --number-field-step-hover-ink: #8a8aff;
445
+ --adjust-row-swatch-border: #3a3c6e;
446
+ --adjust-row-value-ink: #a4a2cc;
447
+ --adjust-row-hint-ink: #a4a2cc;
448
+ --adjust-row-changed-ink: #8a8aff;
449
+ --adjust-row-back-ink: #a4a2cc;
450
+ --adjust-row-back-hover-bg: #2c2e56;
451
+ --row-button-size: 24px;
452
+ --row-button-icon: 14px;
453
+ --row-button-radius: 8px;
454
+ --row-button-bg: #232445;
455
+ --row-button-ink: #a4a2cc;
456
+ --row-button-hover-bg: #8a8aff;
457
+ --row-button-hover-ink: #202142;
458
+ --row-button-disabled-opacity: 0.4;
459
+ --hub-row-ink: #a4a2cc;
460
+ --hub-row-attention-ink: #f5c94f;
461
+ --hub-row-error-ink: #ff7a70;
462
+ --hub-row-action-bg: #1a4235;
463
+ --hub-row-action-ink: #6ee8b3;
464
+ --hub-row-action-hover-bg: #205241;
465
+ --hub-row-face-size: 18px;
466
+ --hero-ink: #202142;
467
+ --hero-bg: linear-gradient(120deg, #9c9cff 0%, #8a8aff 45%, #b39cff 100%);
468
+ --hero-shadow: 0 18px 40px -22px rgba(138, 138, 255, 0.9);
469
+ --hero-blob-a: rgba(32, 33, 66, 0.1);
470
+ --hero-blob-b: rgba(75, 220, 152, 0.18);
471
+ --hero-cta-bg: #202142;
472
+ --hero-cta-shadow: 0 10px 22px -10px rgba(241, 239, 255, 0.5);
473
+ --hero-ghost-bg: rgba(32, 33, 66, 0.16);
474
+ --hero-ghost-hover-bg: rgba(32, 33, 66, 0.26);
475
+ --hero-face-bg: rgba(32, 33, 66, 0.55);
476
+ --hero-bubble-shadow: 0 10px 24px -14px rgba(241, 239, 255, 0.6);
477
+ --hero-bubble-1-bg: #202142;
478
+ --hero-bubble-2-bg: #1a4235;
479
+ --hero-bubble-2-ink: #a8ecc9;
480
+ --hero-bubble-3-bg: #46381a;
481
+ --hero-bubble-3-ink: #ffe08a;
482
+ --hero-spark: #ffd166;
483
+ --feature-emoji-bg: rgba(32, 33, 66, 0.8);
484
+ --feature-peach-bg: #4a3020;
485
+ --step-bg: #202142;
486
+ --step-num-ink: #202142;
487
+ --tpl-shadow: 0 1px 3px rgba(241, 239, 255, 0.06);
488
+ --tpl-check-ink: #202142;
489
+ --browser-theme-color: #202142;
490
+ }
491
+ :root[data-look="clay"] {
492
+ --primary: #d97757;
493
+ --primary-light: #e08a6d;
494
+ --primary-deep: #c4633f;
495
+ --primary-dark: #a8502f;
496
+ --violet: #9d76c4;
497
+ --iris: #d97757;
498
+ --ink: #1f1e1d;
499
+ --ink-2: #3d3929;
500
+ --ink-3: #5e5a4f;
501
+ --indigo: #2a2622;
502
+ --muted: #8a8577;
503
+ --faint: #b3ada0;
504
+ --placeholder: #a39e90;
505
+ --grey: #9c988c;
506
+ --white: #ffffff;
507
+ --black: #000000;
508
+ --bg: #f0eee6;
509
+ --soft: #f7f5ef;
510
+ --softer: #f3f0e8;
511
+ --lav: #ebe7db;
512
+ --lav-2: #dfd9c8;
513
+ --canvas-top: #faf9f5;
514
+ --canvas-mid: #f5f3ec;
515
+ --canvas-bottom: #efece3;
516
+ --shadow-ink: #4a3f2a;
517
+ --mint: #dff0e1;
518
+ --mint-2: #cfe6d2;
519
+ --mint-tint: #e8f3e9;
520
+ --mint-ink: #2f7a4f;
521
+ --forest: #1f5a3a;
522
+ --green: #4caf77;
523
+ --warm: #fbeecf;
524
+ --warm-2: #f6e2a8;
525
+ --warm-ink: #9a6b0f;
526
+ --bronze: #5a4200;
527
+ --amber: #d99a2b;
528
+ --honey: #f2cc8f;
529
+ --spark: #f0c96b;
530
+ --peach: #fbe3d3;
531
+ --peach-2: #f8d9c4;
532
+ --orange: #e67e3c;
533
+ --orange-light: #ee9256;
534
+ --orange-deep: #cf6a2c;
535
+ --orange-dark: #a8502f;
536
+ --ember: #e07a4d;
537
+ --ember-deep: #c9553a;
538
+ --rose: #f9e3df;
539
+ --rose-2: #f4d3cd;
540
+ --rose-ink: #c24d43;
541
+ --rose-dark: #a13d34;
542
+ --pink: #b0356f;
543
+ --pink-tint: #fbeef3;
544
+ --sky: #e0ecf5;
545
+ --blue: #4a7fb5;
546
+ --blue-deep: #35618c;
547
+ --blue-soft: #7ea6d0;
548
+ --orchid: #ece3f2;
549
+ --orchid-ink: #7a4fa3;
550
+ --orchid-mid: #9d76c4;
551
+ --periwinkle: #d8d4e6;
552
+ --periwinkle-deep: #bdb7d6;
553
+ --deep: #2b2622;
554
+ --deep-gutter: #241f1c;
555
+ --deep-ink: #f5f1e8;
556
+ --deep-muted: #8c8477;
557
+ --deep-head: #efe9dc;
558
+ --deep-meta: #b8b0a0;
559
+ --lav-grey: #cfc8b8;
560
+ --lilac: #c3b1ff;
561
+ --seafoam: #9ad8b6;
562
+ --azure: #a9cbe8;
563
+ --salmon: #f2a79a;
564
+ --magenta: #e5b3e0;
565
+ --st-ready: #dff0e1;
566
+ --st-ready-ink: #2f7a4f;
567
+ --st-ready-dot: #4caf77;
568
+ --st-waiting: #e0ecf5;
569
+ --st-waiting-ink: #35618c;
570
+ --st-waiting-dot: #7ea6d0;
571
+ --st-thinking: #fbeecf;
572
+ --st-thinking-ink: #9a6b0f;
573
+ --st-thinking-dot: #d99a2b;
574
+ --st-writing: #ece3f2;
575
+ --st-writing-ink: #7a4fa3;
576
+ --st-writing-dot: #9d76c4;
577
+ --st-error: #f9e3df;
578
+ --st-error-ink: #c24d43;
579
+ --st-error-dot: #c24d43;
580
+ --st-asleep: #f3f0e8;
581
+ --st-asleep-ink: #8a8577;
582
+ --st-asleep-dot: #b3ada0;
583
+ --attention: #e67e3c;
584
+ --attention-ink: #a8502f;
585
+ --attention-grad: linear-gradient(135deg, #ee9256, #cf6a2c);
586
+ --attention-shadow: 0 8px 18px -10px rgba(207, 106, 44, 0.7);
587
+ --unread-grad: linear-gradient(135deg, #e07a4d, #c9553a);
588
+ --note-hover: #f6e2a8;
589
+ --done: #dff0e1;
590
+ --done-ink: #2f7a4f;
591
+ --done-hover: #cfe6d2;
592
+ --tick-mine: #d8d4e6;
593
+ --tick-mine-view: #bdb7d6;
594
+ --tick-fallback: #9c988c;
595
+ --grad-primary: linear-gradient(135deg, #e08a6d, #c4633f);
596
+ --panel: #ffffff;
597
+ --card: #ffffff;
598
+ --primary-soft: #ebe7db;
599
+ --primary-softer: #f7f5ef;
600
+ --primary-ghost: rgba(217, 119, 87, 0.1);
601
+ --mint-soft: #dff0e1;
602
+ --warn: #d99a2b;
603
+ --warn-soft: #fbeecf;
604
+ --danger: #c24d43;
605
+ --danger-soft: #f9e3df;
606
+ --danger-dark: #a13d34;
607
+ --info: #4a7fb5;
608
+ --info-soft: #e0ecf5;
609
+ --muted-2: #b3ada0;
610
+ --panel-soft: #f7f5ef;
611
+ --panel-tint: #f7f5ef;
612
+ --border: #ebe7db;
613
+ --border-strong: #dfd9c8;
614
+ --mine: linear-gradient(135deg, #e08a6d, #c4633f);
615
+ --mine-border: transparent;
616
+ --text: #1f1e1d;
617
+ --ok: #4caf77;
618
+ --edge: 0 2px 0 rgba(31, 30, 29, 0.04);
619
+ --shadow-tile: 0 4px 12px -4px rgba(31, 30, 29, 0.15);
620
+ --shadow-pop: 0 10px 24px -10px rgba(31, 30, 29, 0.25);
621
+ --shadow-primary: 0 8px 18px -8px rgba(217, 119, 87, 0.8);
622
+ --shadow-dialog: 0 30px 60px -30px rgba(74, 63, 42, 0.4);
623
+ --shadow-1: 0 2px 0 rgba(31, 30, 29, 0.04);
624
+ --shadow-2: 0 30px 60px -30px rgba(74, 63, 42, 0.4);
625
+ --shadow-card: 0 2px 0 rgba(31, 30, 29, 0.04);
626
+ --shadow-ctl: none;
627
+ --shadow-ctl-hover: 0 4px 12px -4px rgba(31, 30, 29, 0.15);
628
+ --shadow-glow: 0 8px 18px -8px rgba(217, 119, 87, 0.8);
629
+ --shadow-inset: none;
630
+ --shadow-soft: 0 2px 0 rgba(31, 30, 29, 0.04);
631
+ --shadow: 0 2px 0 rgba(31, 30, 29, 0.04);
632
+ --bevel: none;
633
+ --shadow-room: 0px;
634
+ --grad-canvas: #f0eee6;
635
+ --canvas-pattern: none;
636
+ --canvas-pattern-size: 0 0;
637
+ --grad-page: #f0eee6;
638
+ --sb-w: 8px;
639
+ --sb-thumb: rgba(217, 119, 87, 0.22);
640
+ --sb-thumb-hover: rgba(217, 119, 87, 0.45);
641
+ --r-scale: 1;
642
+ --r-xs: calc(8px * var(--r-scale));
643
+ --r-sm: calc(12px * var(--r-scale));
644
+ --r-md: calc(14px * var(--r-scale));
645
+ --r-lg: calc(18px * var(--r-scale));
646
+ --r-xl: calc(18px * var(--r-scale));
647
+ --r-pill: calc(99px * var(--r-scale));
648
+ --font: "Inter", "Segoe UI", system-ui, -apple-system, Roboto, sans-serif;
649
+ --mono: "JetBrains Mono", ui-monospace, Consolas, "Courier New", monospace;
650
+ --line-height: 1.45;
651
+ --fs-scale: 1;
652
+ --fs-xs: calc(11px * var(--fs-scale));
653
+ --fs-sm: calc(12px * var(--fs-scale));
654
+ --fs-md: calc(14px * var(--fs-scale));
655
+ --fs-lg: calc(16px * var(--fs-scale));
656
+ --fs-xl: calc(18px * var(--fs-scale));
657
+ --fs-2xl: calc(22px * var(--fs-scale));
658
+ --t-fast: 120ms;
659
+ --t-base: 200ms;
660
+ --t-slow: 320ms;
661
+ --ease-out: cubic-bezier(0.2, 0.8, 0.2, 1);
662
+ --ease-pop: cubic-bezier(0.34, 1.56, 0.64, 1);
663
+ --page-bg: #f0eee6;
664
+ --page-ink: #1f1e1d;
665
+ --page-selection: #dfd9c8;
666
+ --focus-ring: rgba(217, 119, 87, 0.35);
667
+ --link-ink: #d97757;
668
+ --link-underline: rgba(217, 119, 87, 0.35);
669
+ --btn-bg: #f3f0e8;
670
+ --btn-ink: #5e5a4f;
671
+ --btn-hover-bg: #ebe7db;
672
+ --btn-hover-ink: #c4633f;
673
+ --btn-on-primary: #ffffff;
674
+ --btn-secondary-bg: #ffffff;
675
+ --btn-soft-bg: #ebe7db;
676
+ --btn-soft-hover-bg: #dfd9c8;
677
+ --btn-ghost-ink: #8a8577;
678
+ --btn-ghost-hover-bg: #f7f5ef;
679
+ --btn-danger-bg: #f9e3df;
680
+ --btn-danger-ink: #c24d43;
681
+ --btn-danger-hover-bg: #f4d3cd;
682
+ --btn-danger-solid-ink: #ffffff;
683
+ --btn-danger-solid-hover-bg: #a13d34;
684
+ --btn-danger-solid-shadow: 0 8px 18px -8px rgba(194, 77, 67, 0.8);
685
+ --btn-spinner-track: rgba(255, 255, 255, 0.5);
686
+ --btn-spinner-head: #ffffff;
687
+ --btn-spinner-track-quiet: #dfd9c8;
688
+ --btn-spinner-head-quiet: #d97757;
689
+ --btn-disabled-opacity: 0.45;
690
+ --btn-dark-bg: rgba(255, 255, 255, 0.12);
691
+ --btn-dark-ink: #ffffff;
692
+ --btn-dark-hover-bg: #d97757;
693
+ --btn-warn-ink: #9a6b0f;
694
+ --btn-warn-hover-bg: #fbeecf;
695
+ --btn-inverse-bg: rgba(255, 255, 255, 0.92);
696
+ --btn-inverse-ink: #a8502f;
697
+ --btn-inverse-hover-bg: #ffffff;
698
+ --btn-link-ink: #d97757;
699
+ --btn-ok-bg: #dff0e1;
700
+ --btn-ok-ink: #2f7a4f;
701
+ --btn-ok-hover-bg: #cfe6d2;
702
+ --btn-paper-bg: #ffffff;
703
+ --btn-paper-ink: #5e5a4f;
704
+ --btn-paper-hover-bg: #f7f5ef;
705
+ --btn-h: 42px;
706
+ --btn-h-sm: 34px;
707
+ --btn-h-xs: 24px;
708
+ --btn-h-lg: 48px;
709
+ --btn-h-cta: 46px;
710
+ --btn-fs: calc(13px * var(--fs-scale));
711
+ --btn-fs-sm: calc(12px * var(--fs-scale));
712
+ --btn-fs-lg: calc(15px * var(--fs-scale));
713
+ --btn-fs-cta: calc(14px * var(--fs-scale));
714
+ --icon-button-ink: #8a8577;
715
+ --icon-button-hover-bg: #f7f5ef;
716
+ --icon-button-hover-ink: #c4633f;
717
+ --icon-button-disabled-opacity: 0.4;
718
+ --icon-button-size: 36px;
719
+ --icon-button-icon: 18px;
720
+ --icon-button-size-sm: 30px;
721
+ --icon-button-icon-sm: 16px;
722
+ --icon-button-size-xs: 18px;
723
+ --icon-button-icon-xs: 12px;
724
+ --icon-button-size-primary: 44px;
725
+ --icon-button-ghost-ink: #b3ada0;
726
+ --icon-button-hover-bg-strong: #d97757;
727
+ --icon-button-inline-bg: #dfd9c8;
728
+ --icon-button-inline-ink: #5e5a4f;
729
+ --icon-button-inline-on-bg: rgba(217, 119, 87, 0.1);
730
+ --icon-button-inline-on-ink: #d97757;
731
+ --badge-bg: #ebe7db;
732
+ --badge-ink: #c4633f;
733
+ --badge-attention-bg: #fbeecf;
734
+ --badge-attention-ink: #9a6b0f;
735
+ --badge-muted-bg: #f3f0e8;
736
+ --badge-muted-ink: #8a8577;
737
+ --badge-outline-border: #dfd9c8;
738
+ --badge-outline-ink: #8a8577;
739
+ --badge-fs-xs: calc(10px * var(--fs-scale));
740
+ --chip-bg: #ebe7db;
741
+ --chip-ink: #c4633f;
742
+ --chip-hover-bg: #dfd9c8;
743
+ --file-card-bg: #2b2622;
744
+ --file-card-ink: #f5f1e8;
745
+ --file-card-head-bg: rgba(255, 255, 255, 0.06);
746
+ --file-card-head-ink: #efe9dc;
747
+ --file-card-head-meta: #b8b0a0;
748
+ --file-card-note-ink: #c24d43;
749
+ --file-card-image-body-bg: rgba(255, 255, 255, 0.04);
750
+ --file-card-image-bg: #ffffff;
751
+ --tool-call-ready-bg: #dff0e1;
752
+ --tool-call-ready-ink: #2f7a4f;
753
+ --tool-call-error-bg: #f9e3df;
754
+ --tool-call-error-ink: #c24d43;
755
+ --tool-call-thinking-bg: #fbeecf;
756
+ --tool-call-thinking-ink: #9a6b0f;
757
+ --tool-call-pending-bg: #ebe7db;
758
+ --tool-call-pending-ink: #c4633f;
759
+ --tool-call-body-bg: #ffffff;
760
+ --tool-call-pre-bg: #f7f5ef;
761
+ --tool-call-pre-ink: #1f1e1d;
762
+ --tool-call-quiet-ink: #8a8577;
763
+ --tool-call-fs: calc(12px * var(--fs-scale));
764
+ --tool-call-pre-fs: calc(11.5px * var(--fs-scale));
765
+ --tool-call-label-fs: calc(10.5px * var(--fs-scale));
766
+ --tool-fold-ink: #8a8577;
767
+ --tool-fold-bg: #f7f5ef;
768
+ --tool-fold-hover-bg: #ebe7db;
769
+ --tool-fold-hover-ink: #c4633f;
770
+ --tool-fold-failed-ink: #c24d43;
771
+ --tool-fold-fs: calc(11px * var(--fs-scale));
772
+ --ask-card-bg: #fbeecf;
773
+ --ask-card-ink: #1f1e1d;
774
+ --ask-card-quiet-ink: #8a8577;
775
+ --ask-card-resolved-opacity: 0.7;
776
+ --ask-card-fs: calc(13px * var(--fs-scale));
777
+ --ask-card-kind-fs: calc(11px * var(--fs-scale));
778
+ --ask-card-input-fs: calc(11px * var(--fs-scale));
779
+ --ask-card-outcome-fs: calc(12px * var(--fs-scale));
780
+ --reply-note-ink: #8a8577;
781
+ --reply-note-bg: #f7f5ef;
782
+ --reply-note-attention-ink: #9a6b0f;
783
+ --reply-note-attention-bg: #fbeecf;
784
+ --reply-note-fs: calc(12px * var(--fs-scale));
785
+ --look-card-w: 150px;
786
+ --look-card-paper-h: 84px;
787
+ --look-card-bg: #ffffff;
788
+ --look-card-ink: #1f1e1d;
789
+ --look-card-border: #dfd9c8;
790
+ --look-card-hover-border: #bdb7d6;
791
+ --look-card-on-border: #d97757;
792
+ --choice-bg: #f7f5ef;
793
+ --choice-ink: #5e5a4f;
794
+ --choice-hover-bg: #ebe7db;
795
+ --choice-on-ink: #d97757;
796
+ --choice-on-border: #d97757;
797
+ --choice-quiet-ink: #8a8577;
798
+ --choice-h: 32px;
799
+ --control-knob: #ffffff;
800
+ --control-knob-shadow: 0 1px 3px rgba(31, 30, 29, 0.25);
801
+ --control-box-bg: #ffffff;
802
+ --control-tick: #ffffff;
803
+ --tile-badge-bg: #ffffff;
804
+ --tile-count-ink: #ffffff;
805
+ --room-mark-ink: #ffffff;
806
+ --room-mark-grad-angle: 135deg;
807
+ --room-mark-grad-from: 72% 66%;
808
+ --room-mark-grad-to: 68% 52%;
809
+ --room-mark-emoji: 70% 93%;
810
+ --pop-bg: #ffffff;
811
+ --pop-shadow: 0 10px 28px -12px rgba(31, 30, 29, 0.45);
812
+ --pop-arrow-shadow: 3px 3px 4px -3px rgba(31, 30, 29, 0.25);
813
+ --pop-dark-bg: #3d3929;
814
+ --pop-dark-ink: #ffffff;
815
+ --pop-dark-shadow: 0 6px 16px -6px rgba(31, 30, 29, 0.6);
816
+ --dialog-backdrop: rgba(31, 30, 29, 0.4);
817
+ --scrim-bg: rgba(31, 30, 29, 0.72);
818
+ --scrim-shadow: 0 24px 60px -20px rgba(0, 0, 0, 0.6);
819
+ --scrim-image-bg: #ffffff;
820
+ --toast-bg: #1f1e1d;
821
+ --toast-ink: #ffffff;
822
+ --rail-logo-shadow: 0 8px 18px -6px rgba(217, 119, 87, 0.6);
823
+ --rail-active-bg: #ffffff;
824
+ --timeline-view-bg: rgba(217, 119, 87, 0.07);
825
+ --timeline-view-left-bg: rgba(31, 30, 29, 0.05);
826
+ --timeline-tick-blend: #ffffff;
827
+ --timeline-pin-halo: #ffffff;
828
+ --timeline-flash: rgba(217, 119, 87, 0.55);
829
+ --timeline-flash-out: rgba(217, 119, 87, 0);
830
+ --bubble-bg: #ffffff;
831
+ --bubble-ink: #3d3929;
832
+ --bubble-border: transparent;
833
+ --bubble-shadow: 0 2px 0 rgba(31, 30, 29, 0.06), 0 1px 3px rgba(31, 30, 29, 0.04);
834
+ --bubble-mine-bg: linear-gradient(135deg, #e08a6d, #c4633f);
835
+ --bubble-mine-ink: #ffffff;
836
+ --bubble-mine-soft-ink: rgba(255, 255, 255, 0.85);
837
+ --bubble-mine-waiting-ink: rgba(255, 255, 255, 0.92);
838
+ --bubble-mine-shadow: 0 8px 18px -10px rgba(217, 119, 87, 0.7);
839
+ --bubble-mine-rule: rgba(255, 255, 255, 0.35);
840
+ --bubble-mine-border: rgba(255, 255, 255, 0.35);
841
+ --bubble-mine-chip-bg: rgba(255, 255, 255, 0.22);
842
+ --bubble-mine-code-bg: rgba(255, 255, 255, 0.18);
843
+ --bubble-mine-th-bg: rgba(255, 255, 255, 0.18);
844
+ --bubble-mine-link-underline: rgba(255, 255, 255, 0.5);
845
+ --bubble-mine-quote-border: rgba(255, 255, 255, 0.5);
846
+ --bubble-mine-btn-bg: rgba(255, 255, 255, 0.92);
847
+ --bubble-mine-btn-hover-bg: #ffffff;
848
+ --bubble-mine-ghost-hover-bg: rgba(255, 255, 255, 0.18);
849
+ --bubble-mine-cta-bg: #ffffff;
850
+ --bubble-mine-cta-ink: #d97757;
851
+ --bubble-inset-bg: #ffffff;
852
+ --bubble-prop-row-bg: rgba(255, 255, 255, 0.6);
853
+ --quote-mine-bg: rgba(255, 255, 255, 0.16);
854
+ --quote-mine-border: rgba(255, 255, 255, 0.55);
855
+ --quote-mine-hover-bg: rgba(255, 255, 255, 0.26);
856
+ --quote-mine-hover-border: #ffffff;
857
+ --quote-mine-head-ink: rgba(255, 255, 255, 0.85);
858
+ --quote-mine-text-ink: #ffffff;
859
+ --attach-thumb-bg: #ffffff;
860
+ --attach-thumb-shadow: 0 1px 3px rgba(31, 30, 29, 0.16);
861
+ --attach-overlay-bg: rgba(31, 30, 29, 0.72);
862
+ --attach-overlay-ink: #ffffff;
863
+ --attach-ref-bg: rgba(31, 30, 29, 0.1);
864
+ --attach-mine-ref-bg: rgba(255, 255, 255, 0.24);
865
+ --attach-mine-chip-open-bg: rgba(255, 255, 255, 0.42);
866
+ --attach-mine-chip-open-ink: #1f1e1d;
867
+ --table-stripe: rgba(217, 119, 87, 0.03);
868
+ --code-bg: #2b2622;
869
+ --code-ink: #f5f1e8;
870
+ --code-gutter-bg: #241f1c;
871
+ --code-gutter-ink: #8c8477;
872
+ --code-line-mark-ink: #f2cc8f;
873
+ --code-line-mark-bg: rgba(242, 204, 143, 0.16);
874
+ --code-head-bg: rgba(255, 255, 255, 0.06);
875
+ --code-head-ink: #efe9dc;
876
+ --code-head-meta: #b8b0a0;
877
+ --code-head-btn-bg: rgba(255, 255, 255, 0.12);
878
+ --code-head-btn-ink: #ffffff;
879
+ --code-body-bg: rgba(255, 255, 255, 0.04);
880
+ --code-sb-track: rgba(0, 0, 0, 0.25);
881
+ --code-sb-thumb: rgba(255, 255, 255, 0.3);
882
+ --code-sb-thumb-hover: rgba(255, 255, 255, 0.5);
883
+ --code-sb-firefox: rgba(255, 255, 255, 0.35);
884
+ --code-find-hit-bg: #f2cc8f;
885
+ --code-find-hit-ink: #2b2622;
886
+ --syntax-comment: #8a8577;
887
+ --syntax-punctuation: #cfc8b8;
888
+ --syntax-keyword: #c3b1ff;
889
+ --syntax-string: #9ad8b6;
890
+ --syntax-number: #f2cc8f;
891
+ --syntax-function: #a9cbe8;
892
+ --syntax-tag: #f2a79a;
893
+ --syntax-attr: #e5b3e0;
894
+ --diagram-bar-bg: #ffffff;
895
+ --diagram-bar-shadow: 0 12px 30px -12px rgba(0, 0, 0, 0.55);
896
+ --diagram-node-shadow: rgba(31, 30, 29, 0.1);
897
+ --diagram-node-ink: #1f1e1d;
898
+ --input-bg: #ffffff;
899
+ --input-focus-border: #d97757;
900
+ --input-shadow: none;
901
+ --profile-bg: linear-gradient(160deg, #ebe7db, #e8f3e9);
902
+ --profile-badge-bg: #ffffff;
903
+ --face-paper: #ffffff;
904
+ --face-tint: 16%;
905
+ --face-corner: 0.32;
906
+ --face-ring: #ffffff;
907
+ --face-me-ring: #d97757;
908
+ --face-dot-bg: #b3ada0;
909
+ --face-card-bg: #ffffff;
910
+ --face-fallback: #9c988c;
911
+ --face-human-ink: #2a2622;
912
+ --face-avatar-default: #d97757;
913
+ --face-avatar-gloss: #ffffff;
914
+ --face-avatar-label-ink: #ffffff;
915
+ --logo-tile-bg: #ffffff;
916
+ --logo-tile-ink: #2a2622;
917
+ --logo-tile-badge-bg: #ffffff;
918
+ --logo-tile-badge-border: #ffffff;
919
+ --logo-tile-badge-ink: #2a2622;
920
+ --logo-tile-muted-bg: #fbeecf;
921
+ --logo-tile-muted-ink: #9a6b0f;
922
+ --logo-tile-sm: 30px;
923
+ --logo-tile-md: 36px;
924
+ --logo-tile-lg: 40px;
925
+ --unseen-line-ink: #b0356f;
926
+ --unseen-line-bg: #fbeef3;
927
+ --unseen-line-line: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='8' viewBox='0 0 16 8'><path d='M0 4 Q4 0 8 4 T16 4' fill='none' stroke='%23b0356f' stroke-width='1.6'/></svg>") repeat-x center / 16px 8px;
928
+ --unseen-line-line-h: 8px;
929
+ --unseen-line-line-opacity: 0.55;
930
+ --number-field-step-w: 22px;
931
+ --number-field-step-ink: #8a8577;
932
+ --number-field-step-hover-bg: #ebe7db;
933
+ --number-field-step-hover-ink: #c4633f;
934
+ --adjust-row-swatch-border: #dfd9c8;
935
+ --adjust-row-value-ink: #8a8577;
936
+ --adjust-row-hint-ink: #8a8577;
937
+ --adjust-row-changed-ink: #d97757;
938
+ --adjust-row-back-ink: #8a8577;
939
+ --adjust-row-back-hover-bg: #ebe7db;
940
+ --row-button-size: 24px;
941
+ --row-button-icon: 14px;
942
+ --row-button-radius: 8px;
943
+ --row-button-bg: #f3f0e8;
944
+ --row-button-ink: #8a8577;
945
+ --row-button-hover-bg: #d97757;
946
+ --row-button-hover-ink: #ffffff;
947
+ --row-button-disabled-opacity: 0.4;
948
+ --hub-row-ink: #8a8577;
949
+ --hub-row-attention-ink: #9a6b0f;
950
+ --hub-row-error-ink: #c24d43;
951
+ --hub-row-action-bg: #dff0e1;
952
+ --hub-row-action-ink: #2f7a4f;
953
+ --hub-row-action-hover-bg: #cfe6d2;
954
+ --hub-row-face-size: 18px;
955
+ --hero-ink: #ffffff;
956
+ --hero-bg: linear-gradient(120deg, #e08a6d 0%, #d97757 45%, #9d76c4 100%);
957
+ --hero-shadow: 0 18px 40px -22px rgba(217, 119, 87, 0.9);
958
+ --hero-blob-a: rgba(255, 255, 255, 0.1);
959
+ --hero-blob-b: rgba(76, 175, 119, 0.18);
960
+ --hero-cta-bg: #ffffff;
961
+ --hero-cta-shadow: 0 10px 22px -10px rgba(31, 30, 29, 0.5);
962
+ --hero-ghost-bg: rgba(255, 255, 255, 0.16);
963
+ --hero-ghost-hover-bg: rgba(255, 255, 255, 0.26);
964
+ --hero-face-bg: rgba(255, 255, 255, 0.55);
965
+ --hero-bubble-shadow: 0 10px 24px -14px rgba(31, 30, 29, 0.6);
966
+ --hero-bubble-1-bg: #ffffff;
967
+ --hero-bubble-2-bg: #dff0e1;
968
+ --hero-bubble-2-ink: #1f5a3a;
969
+ --hero-bubble-3-bg: #fbeecf;
970
+ --hero-bubble-3-ink: #5a4200;
971
+ --hero-spark: #f0c96b;
972
+ --feature-emoji-bg: rgba(255, 255, 255, 0.8);
973
+ --feature-peach-bg: #f8d9c4;
974
+ --step-bg: #ffffff;
975
+ --step-num-ink: #ffffff;
976
+ --tpl-shadow: 0 1px 3px rgba(31, 30, 29, 0.06);
977
+ --tpl-check-ink: #ffffff;
978
+ --browser-theme-color: #d97757;
979
+ }
980
+ :root[data-look="comfort"] {
981
+ --primary: #2f6f68;
982
+ --primary-light: #3d7f78;
983
+ --primary-deep: #275e58;
984
+ --primary-dark: #1f4d48;
985
+ --violet: #5e6b8c;
986
+ --iris: #2f6f68;
987
+ --ink: #2b2a27;
988
+ --ink-2: #3a3833;
989
+ --ink-3: #5a574f;
990
+ --indigo: #2b2a27;
991
+ --muted: #6f6b62;
992
+ --faint: #8d887c;
993
+ --placeholder: #9a958a;
994
+ --grey: #8f8b82;
995
+ --white: #f9f6ef;
996
+ --black: #000000;
997
+ --bg: #efe9dd;
998
+ --soft: #f4efe5;
999
+ --softer: #f1ebe0;
1000
+ --lav: #e8e1d3;
1001
+ --lav-2: #dcd3c2;
1002
+ --canvas-top: #f2ede3;
1003
+ --canvas-mid: #efe9dd;
1004
+ --canvas-bottom: #ebe4d6;
1005
+ --shadow-ink: #4a4438;
1006
+ --mint: #e0ebe2;
1007
+ --mint-2: #d1e2d5;
1008
+ --mint-tint: #e8f0ea;
1009
+ --mint-ink: #2f6b4f;
1010
+ --forest: #244f3c;
1011
+ --green: #4f9a72;
1012
+ --warm: #f4e9cf;
1013
+ --warm-2: #ecdfb9;
1014
+ --warm-ink: #7d5f12;
1015
+ --bronze: #5a4200;
1016
+ --amber: #c99a3c;
1017
+ --honey: #7d5f12;
1018
+ --spark: #c9a04f;
1019
+ --peach: #f3e2d3;
1020
+ --peach-2: #efdac8;
1021
+ --orange: #c2703f;
1022
+ --orange-light: #cd7f50;
1023
+ --orange-deep: #a85c30;
1024
+ --orange-dark: #8a4a26;
1025
+ --ember: #b8623a;
1026
+ --ember-deep: #9c4a2a;
1027
+ --rose: #f2e0dc;
1028
+ --rose-2: #ead2cc;
1029
+ --rose-ink: #a34a3f;
1030
+ --rose-dark: #8a3d34;
1031
+ --pink: #8f3d6a;
1032
+ --pink-tint: #f2e3ea;
1033
+ --sky: #dfe7ee;
1034
+ --blue: #3f6e9a;
1035
+ --blue-deep: #2f587d;
1036
+ --blue-soft: #6f93b8;
1037
+ --orchid: #e8e2ec;
1038
+ --orchid-ink: #6b4f8c;
1039
+ --orchid-mid: #8a6fa8;
1040
+ --periwinkle: #d9dbe6;
1041
+ --periwinkle-deep: #b9bdd0;
1042
+ --deep: #e9e3d6;
1043
+ --deep-gutter: #e1dacb;
1044
+ --deep-ink: #2b2a27;
1045
+ --deep-muted: #7a7468;
1046
+ --deep-head: #3a3833;
1047
+ --deep-meta: #6f6b62;
1048
+ --lav-grey: #c9c2b3;
1049
+ --lilac: #5b4a9a;
1050
+ --seafoam: #1f6e5a;
1051
+ --azure: #2a5d8f;
1052
+ --salmon: #a3472f;
1053
+ --magenta: #8a3f7a;
1054
+ --st-ready: #e0ebe2;
1055
+ --st-ready-ink: #2f6b4f;
1056
+ --st-ready-dot: #4f9a72;
1057
+ --st-waiting: #dfe7ee;
1058
+ --st-waiting-ink: #2f587d;
1059
+ --st-waiting-dot: #6f93b8;
1060
+ --st-thinking: #f4e9cf;
1061
+ --st-thinking-ink: #7d5f12;
1062
+ --st-thinking-dot: #c99a3c;
1063
+ --st-writing: #e8e2ec;
1064
+ --st-writing-ink: #6b4f8c;
1065
+ --st-writing-dot: #8a6fa8;
1066
+ --st-error: #f2e0dc;
1067
+ --st-error-ink: #a34a3f;
1068
+ --st-error-dot: #a34a3f;
1069
+ --st-asleep: #f1ebe0;
1070
+ --st-asleep-ink: #6f6b62;
1071
+ --st-asleep-dot: #8d887c;
1072
+ --attention: #c2703f;
1073
+ --attention-ink: #8a4a26;
1074
+ --attention-grad: linear-gradient(135deg, #cd7f50, #a85c30);
1075
+ --attention-shadow: 0 8px 18px -10px rgba(168, 92, 48, 0.7);
1076
+ --unread-grad: linear-gradient(135deg, #b8623a, #9c4a2a);
1077
+ --note-hover: #ecdfb9;
1078
+ --done: #e0ebe2;
1079
+ --done-ink: #2f6b4f;
1080
+ --done-hover: #d1e2d5;
1081
+ --tick-mine: #d9dbe6;
1082
+ --tick-mine-view: #b9bdd0;
1083
+ --tick-fallback: #8f8b82;
1084
+ --grad-primary: linear-gradient(135deg, #3d7f78, #275e58);
1085
+ --panel: #f9f6ef;
1086
+ --card: #f9f6ef;
1087
+ --primary-soft: #e8e1d3;
1088
+ --primary-softer: #f4efe5;
1089
+ --primary-ghost: rgba(47, 111, 104, 0.1);
1090
+ --mint-soft: #e0ebe2;
1091
+ --warn: #c99a3c;
1092
+ --warn-soft: #f4e9cf;
1093
+ --danger: #a34a3f;
1094
+ --danger-soft: #f2e0dc;
1095
+ --danger-dark: #8a3d34;
1096
+ --info: #3f6e9a;
1097
+ --info-soft: #dfe7ee;
1098
+ --muted-2: #8d887c;
1099
+ --panel-soft: #f4efe5;
1100
+ --panel-tint: #f4efe5;
1101
+ --border: #e8e1d3;
1102
+ --border-strong: #dcd3c2;
1103
+ --mine: linear-gradient(135deg, #3d7f78, #275e58);
1104
+ --mine-border: transparent;
1105
+ --text: #2b2a27;
1106
+ --ok: #4f9a72;
1107
+ --edge: 0 2px 0 rgba(43, 42, 39, 0.04);
1108
+ --shadow-tile: 0 4px 12px -4px rgba(43, 42, 39, 0.15);
1109
+ --shadow-pop: 0 10px 24px -10px rgba(43, 42, 39, 0.25);
1110
+ --shadow-primary: none;
1111
+ --shadow-dialog: 0 30px 60px -30px rgba(74, 68, 56, 0.4);
1112
+ --shadow-1: 0 2px 0 rgba(43, 42, 39, 0.04);
1113
+ --shadow-2: 0 30px 60px -30px rgba(74, 68, 56, 0.4);
1114
+ --shadow-card: 0 2px 0 rgba(43, 42, 39, 0.04);
1115
+ --shadow-ctl: none;
1116
+ --shadow-ctl-hover: 0 4px 12px -4px rgba(43, 42, 39, 0.15);
1117
+ --shadow-glow: none;
1118
+ --shadow-inset: none;
1119
+ --shadow-soft: 0 2px 0 rgba(43, 42, 39, 0.04);
1120
+ --shadow: 0 2px 0 rgba(43, 42, 39, 0.04);
1121
+ --bevel: none;
1122
+ --shadow-room: 0px;
1123
+ --grad-canvas: #efe9dd;
1124
+ --canvas-pattern: none;
1125
+ --canvas-pattern-size: 0 0;
1126
+ --grad-page: #efe9dd;
1127
+ --sb-w: 8px;
1128
+ --sb-thumb: rgba(47, 111, 104, 0.22);
1129
+ --sb-thumb-hover: rgba(47, 111, 104, 0.45);
1130
+ --r-scale: 1;
1131
+ --r-xs: calc(8px * var(--r-scale));
1132
+ --r-sm: calc(12px * var(--r-scale));
1133
+ --r-md: calc(14px * var(--r-scale));
1134
+ --r-lg: calc(18px * var(--r-scale));
1135
+ --r-xl: calc(18px * var(--r-scale));
1136
+ --r-pill: calc(99px * var(--r-scale));
1137
+ --font: "Open Sans", "Segoe UI", system-ui, -apple-system, Roboto, sans-serif;
1138
+ --mono: "JetBrains Mono", ui-monospace, Consolas, "Courier New", monospace;
1139
+ --line-height: 1.6;
1140
+ --fs-scale: 1;
1141
+ --fs-xs: calc(11px * var(--fs-scale));
1142
+ --fs-sm: calc(12px * var(--fs-scale));
1143
+ --fs-md: calc(14px * var(--fs-scale));
1144
+ --fs-lg: calc(16px * var(--fs-scale));
1145
+ --fs-xl: calc(18px * var(--fs-scale));
1146
+ --fs-2xl: calc(22px * var(--fs-scale));
1147
+ --t-fast: 120ms;
1148
+ --t-base: 200ms;
1149
+ --t-slow: 320ms;
1150
+ --ease-out: cubic-bezier(0.2, 0.8, 0.2, 1);
1151
+ --ease-pop: cubic-bezier(0.34, 1.56, 0.64, 1);
1152
+ --page-bg: #efe9dd;
1153
+ --page-ink: #2b2a27;
1154
+ --page-selection: #dcd3c2;
1155
+ --focus-ring: rgba(47, 111, 104, 0.35);
1156
+ --link-ink: #2f6f68;
1157
+ --link-underline: rgba(47, 111, 104, 0.35);
1158
+ --btn-bg: #f1ebe0;
1159
+ --btn-ink: #5a574f;
1160
+ --btn-hover-bg: #e8e1d3;
1161
+ --btn-hover-ink: #2f6f68;
1162
+ --btn-on-primary: #f9f6ef;
1163
+ --btn-secondary-bg: #f9f6ef;
1164
+ --btn-soft-bg: #e8e1d3;
1165
+ --btn-soft-hover-bg: #dcd3c2;
1166
+ --btn-ghost-ink: #6f6b62;
1167
+ --btn-ghost-hover-bg: #f4efe5;
1168
+ --btn-danger-bg: #f2e0dc;
1169
+ --btn-danger-ink: #a34a3f;
1170
+ --btn-danger-hover-bg: #ead2cc;
1171
+ --btn-danger-solid-ink: #f9f6ef;
1172
+ --btn-danger-solid-hover-bg: #8a3d34;
1173
+ --btn-danger-solid-shadow: 0 8px 18px -8px rgba(163, 74, 63, 0.8);
1174
+ --btn-spinner-track: rgba(249, 246, 239, 0.5);
1175
+ --btn-spinner-head: #f9f6ef;
1176
+ --btn-spinner-track-quiet: #dcd3c2;
1177
+ --btn-spinner-head-quiet: #2f6f68;
1178
+ --btn-disabled-opacity: 0.45;
1179
+ --btn-dark-bg: rgba(249, 246, 239, 0.12);
1180
+ --btn-dark-ink: #f9f6ef;
1181
+ --btn-dark-hover-bg: #2f6f68;
1182
+ --btn-warn-ink: #7d5f12;
1183
+ --btn-warn-hover-bg: #f4e9cf;
1184
+ --btn-inverse-bg: rgba(249, 246, 239, 0.92);
1185
+ --btn-inverse-ink: #8a4a26;
1186
+ --btn-inverse-hover-bg: #f9f6ef;
1187
+ --btn-link-ink: #2f6f68;
1188
+ --btn-ok-bg: #e0ebe2;
1189
+ --btn-ok-ink: #2f6b4f;
1190
+ --btn-ok-hover-bg: #d1e2d5;
1191
+ --btn-paper-bg: #f9f6ef;
1192
+ --btn-paper-ink: #5a574f;
1193
+ --btn-paper-hover-bg: #f4efe5;
1194
+ --btn-h: 42px;
1195
+ --btn-h-sm: 34px;
1196
+ --btn-h-xs: 24px;
1197
+ --btn-h-lg: 48px;
1198
+ --btn-h-cta: 46px;
1199
+ --btn-fs: calc(13px * var(--fs-scale));
1200
+ --btn-fs-sm: calc(12px * var(--fs-scale));
1201
+ --btn-fs-lg: calc(15px * var(--fs-scale));
1202
+ --btn-fs-cta: calc(14px * var(--fs-scale));
1203
+ --icon-button-ink: #6f6b62;
1204
+ --icon-button-hover-bg: #f4efe5;
1205
+ --icon-button-hover-ink: #2f6f68;
1206
+ --icon-button-disabled-opacity: 0.4;
1207
+ --icon-button-size: 36px;
1208
+ --icon-button-icon: 18px;
1209
+ --icon-button-size-sm: 30px;
1210
+ --icon-button-icon-sm: 16px;
1211
+ --icon-button-size-xs: 18px;
1212
+ --icon-button-icon-xs: 12px;
1213
+ --icon-button-size-primary: 44px;
1214
+ --icon-button-ghost-ink: #8d887c;
1215
+ --icon-button-hover-bg-strong: #2f6f68;
1216
+ --icon-button-inline-bg: #dcd3c2;
1217
+ --icon-button-inline-ink: #5a574f;
1218
+ --icon-button-inline-on-bg: rgba(47, 111, 104, 0.1);
1219
+ --icon-button-inline-on-ink: #2f6f68;
1220
+ --badge-bg: #e8e1d3;
1221
+ --badge-ink: #2f6f68;
1222
+ --badge-attention-bg: #f4e9cf;
1223
+ --badge-attention-ink: #7d5f12;
1224
+ --badge-muted-bg: #f1ebe0;
1225
+ --badge-muted-ink: #6f6b62;
1226
+ --badge-outline-border: #dcd3c2;
1227
+ --badge-outline-ink: #6f6b62;
1228
+ --badge-fs-xs: calc(10px * var(--fs-scale));
1229
+ --chip-bg: #e8e1d3;
1230
+ --chip-ink: #2f6f68;
1231
+ --chip-hover-bg: #dcd3c2;
1232
+ --file-card-bg: #e9e3d6;
1233
+ --file-card-ink: #2b2a27;
1234
+ --file-card-head-bg: rgba(249, 246, 239, 0.06);
1235
+ --file-card-head-ink: #3a3833;
1236
+ --file-card-head-meta: #6f6b62;
1237
+ --file-card-note-ink: #a34a3f;
1238
+ --file-card-image-body-bg: rgba(249, 246, 239, 0.04);
1239
+ --file-card-image-bg: #f9f6ef;
1240
+ --tool-call-ready-bg: #e0ebe2;
1241
+ --tool-call-ready-ink: #2f6b4f;
1242
+ --tool-call-error-bg: #f2e0dc;
1243
+ --tool-call-error-ink: #a34a3f;
1244
+ --tool-call-thinking-bg: #f4e9cf;
1245
+ --tool-call-thinking-ink: #7d5f12;
1246
+ --tool-call-pending-bg: #e8e1d3;
1247
+ --tool-call-pending-ink: #2f6f68;
1248
+ --tool-call-body-bg: #f9f6ef;
1249
+ --tool-call-pre-bg: #f4efe5;
1250
+ --tool-call-pre-ink: #2b2a27;
1251
+ --tool-call-quiet-ink: #6f6b62;
1252
+ --tool-call-fs: calc(12px * var(--fs-scale));
1253
+ --tool-call-pre-fs: calc(11.5px * var(--fs-scale));
1254
+ --tool-call-label-fs: calc(10.5px * var(--fs-scale));
1255
+ --tool-fold-ink: #6f6b62;
1256
+ --tool-fold-bg: #f4efe5;
1257
+ --tool-fold-hover-bg: #e8e1d3;
1258
+ --tool-fold-hover-ink: #2f6f68;
1259
+ --tool-fold-failed-ink: #a34a3f;
1260
+ --tool-fold-fs: calc(11px * var(--fs-scale));
1261
+ --ask-card-bg: #f4e9cf;
1262
+ --ask-card-ink: #2b2a27;
1263
+ --ask-card-quiet-ink: #6f6b62;
1264
+ --ask-card-resolved-opacity: 0.7;
1265
+ --ask-card-fs: calc(13px * var(--fs-scale));
1266
+ --ask-card-kind-fs: calc(11px * var(--fs-scale));
1267
+ --ask-card-input-fs: calc(11px * var(--fs-scale));
1268
+ --ask-card-outcome-fs: calc(12px * var(--fs-scale));
1269
+ --reply-note-ink: #6f6b62;
1270
+ --reply-note-bg: #f4efe5;
1271
+ --reply-note-attention-ink: #7d5f12;
1272
+ --reply-note-attention-bg: #f4e9cf;
1273
+ --reply-note-fs: calc(12px * var(--fs-scale));
1274
+ --look-card-w: 150px;
1275
+ --look-card-paper-h: 84px;
1276
+ --look-card-bg: #f9f6ef;
1277
+ --look-card-ink: #2b2a27;
1278
+ --look-card-border: #dcd3c2;
1279
+ --look-card-hover-border: #b9bdd0;
1280
+ --look-card-on-border: #2f6f68;
1281
+ --choice-bg: #f4efe5;
1282
+ --choice-ink: #5a574f;
1283
+ --choice-hover-bg: #e8e1d3;
1284
+ --choice-on-ink: #2f6f68;
1285
+ --choice-on-border: #2f6f68;
1286
+ --choice-quiet-ink: #6f6b62;
1287
+ --choice-h: 32px;
1288
+ --control-knob: #f9f6ef;
1289
+ --control-knob-shadow: 0 1px 3px rgba(43, 42, 39, 0.25);
1290
+ --control-box-bg: #f9f6ef;
1291
+ --control-tick: #f9f6ef;
1292
+ --tile-badge-bg: #f9f6ef;
1293
+ --tile-count-ink: #f9f6ef;
1294
+ --room-mark-ink: #f9f6ef;
1295
+ --room-mark-grad-angle: 135deg;
1296
+ --room-mark-grad-from: 72% 66%;
1297
+ --room-mark-grad-to: 68% 52%;
1298
+ --room-mark-emoji: 70% 93%;
1299
+ --pop-bg: #f9f6ef;
1300
+ --pop-shadow: 0 10px 28px -12px rgba(43, 42, 39, 0.45);
1301
+ --pop-arrow-shadow: 3px 3px 4px -3px rgba(43, 42, 39, 0.25);
1302
+ --pop-dark-bg: #3a3833;
1303
+ --pop-dark-ink: #f9f6ef;
1304
+ --pop-dark-shadow: 0 6px 16px -6px rgba(43, 42, 39, 0.6);
1305
+ --dialog-backdrop: rgba(43, 42, 39, 0.4);
1306
+ --scrim-bg: rgba(43, 42, 39, 0.72);
1307
+ --scrim-shadow: 0 24px 60px -20px rgba(0, 0, 0, 0.6);
1308
+ --scrim-image-bg: #f9f6ef;
1309
+ --toast-bg: #2b2a27;
1310
+ --toast-ink: #f9f6ef;
1311
+ --rail-logo-shadow: 0 8px 18px -6px rgba(47, 111, 104, 0.6);
1312
+ --rail-active-bg: #f9f6ef;
1313
+ --timeline-view-bg: rgba(47, 111, 104, 0.07);
1314
+ --timeline-view-left-bg: rgba(43, 42, 39, 0.05);
1315
+ --timeline-tick-blend: #f9f6ef;
1316
+ --timeline-pin-halo: #f9f6ef;
1317
+ --timeline-flash: rgba(47, 111, 104, 0.55);
1318
+ --timeline-flash-out: rgba(47, 111, 104, 0);
1319
+ --bubble-bg: #f9f6ef;
1320
+ --bubble-ink: #3a3833;
1321
+ --bubble-border: transparent;
1322
+ --bubble-shadow: 0 1px 2px rgba(43, 42, 39, 0.06);
1323
+ --bubble-mine-bg: linear-gradient(135deg, #3d7f78, #275e58);
1324
+ --bubble-mine-ink: #f9f6ef;
1325
+ --bubble-mine-soft-ink: rgba(249, 246, 239, 0.85);
1326
+ --bubble-mine-waiting-ink: rgba(249, 246, 239, 0.92);
1327
+ --bubble-mine-shadow: none;
1328
+ --bubble-mine-rule: rgba(249, 246, 239, 0.35);
1329
+ --bubble-mine-border: rgba(249, 246, 239, 0.35);
1330
+ --bubble-mine-chip-bg: rgba(249, 246, 239, 0.22);
1331
+ --bubble-mine-code-bg: rgba(249, 246, 239, 0.18);
1332
+ --bubble-mine-th-bg: rgba(249, 246, 239, 0.18);
1333
+ --bubble-mine-link-underline: rgba(249, 246, 239, 0.5);
1334
+ --bubble-mine-quote-border: rgba(249, 246, 239, 0.5);
1335
+ --bubble-mine-btn-bg: rgba(249, 246, 239, 0.92);
1336
+ --bubble-mine-btn-hover-bg: #f9f6ef;
1337
+ --bubble-mine-ghost-hover-bg: rgba(249, 246, 239, 0.18);
1338
+ --bubble-mine-cta-bg: #f9f6ef;
1339
+ --bubble-mine-cta-ink: #2f6f68;
1340
+ --bubble-inset-bg: #f9f6ef;
1341
+ --bubble-prop-row-bg: rgba(249, 246, 239, 0.6);
1342
+ --quote-mine-bg: rgba(249, 246, 239, 0.16);
1343
+ --quote-mine-border: rgba(249, 246, 239, 0.55);
1344
+ --quote-mine-hover-bg: rgba(249, 246, 239, 0.26);
1345
+ --quote-mine-hover-border: #f9f6ef;
1346
+ --quote-mine-head-ink: rgba(249, 246, 239, 0.85);
1347
+ --quote-mine-text-ink: #f9f6ef;
1348
+ --attach-thumb-bg: #f9f6ef;
1349
+ --attach-thumb-shadow: 0 1px 3px rgba(43, 42, 39, 0.16);
1350
+ --attach-overlay-bg: rgba(43, 42, 39, 0.72);
1351
+ --attach-overlay-ink: #f9f6ef;
1352
+ --attach-ref-bg: rgba(43, 42, 39, 0.1);
1353
+ --attach-mine-ref-bg: rgba(249, 246, 239, 0.24);
1354
+ --attach-mine-chip-open-bg: rgba(249, 246, 239, 0.42);
1355
+ --attach-mine-chip-open-ink: #2b2a27;
1356
+ --table-stripe: rgba(47, 111, 104, 0.03);
1357
+ --code-bg: #e9e3d6;
1358
+ --code-ink: #2b2a27;
1359
+ --code-gutter-bg: #e1dacb;
1360
+ --code-gutter-ink: #7a7468;
1361
+ --code-line-mark-ink: #7d5f12;
1362
+ --code-line-mark-bg: rgba(125, 95, 18, 0.16);
1363
+ --code-head-bg: rgba(43, 42, 39, 0.04);
1364
+ --code-head-ink: #3a3833;
1365
+ --code-head-meta: #6f6b62;
1366
+ --code-head-btn-bg: rgba(43, 42, 39, 0.08);
1367
+ --code-head-btn-ink: #2b2a27;
1368
+ --code-body-bg: rgba(43, 42, 39, 0.02);
1369
+ --code-sb-track: rgba(43, 42, 39, 0.06);
1370
+ --code-sb-thumb: rgba(43, 42, 39, 0.3);
1371
+ --code-sb-thumb-hover: rgba(249, 246, 239, 0.5);
1372
+ --code-sb-firefox: rgba(249, 246, 239, 0.35);
1373
+ --code-find-hit-bg: #7d5f12;
1374
+ --code-find-hit-ink: #e9e3d6;
1375
+ --syntax-comment: #6f6b62;
1376
+ --syntax-punctuation: #c9c2b3;
1377
+ --syntax-keyword: #5b4a9a;
1378
+ --syntax-string: #1f6e5a;
1379
+ --syntax-number: #7d5f12;
1380
+ --syntax-function: #2a5d8f;
1381
+ --syntax-tag: #a3472f;
1382
+ --syntax-attr: #8a3f7a;
1383
+ --diagram-bar-bg: #f9f6ef;
1384
+ --diagram-bar-shadow: 0 12px 30px -12px rgba(0, 0, 0, 0.55);
1385
+ --diagram-node-shadow: rgba(43, 42, 39, 0.1);
1386
+ --diagram-node-ink: #2b2a27;
1387
+ --input-bg: #f9f6ef;
1388
+ --input-focus-border: #2f6f68;
1389
+ --input-shadow: none;
1390
+ --profile-bg: linear-gradient(160deg, #e8e1d3, #e8f0ea);
1391
+ --profile-badge-bg: #f9f6ef;
1392
+ --face-paper: #f9f6ef;
1393
+ --face-tint: 16%;
1394
+ --face-corner: 0.32;
1395
+ --face-ring: #f9f6ef;
1396
+ --face-me-ring: #2f6f68;
1397
+ --face-dot-bg: #8d887c;
1398
+ --face-card-bg: #f9f6ef;
1399
+ --face-fallback: #8f8b82;
1400
+ --face-human-ink: #2b2a27;
1401
+ --face-avatar-default: #2f6f68;
1402
+ --face-avatar-gloss: #f9f6ef;
1403
+ --face-avatar-label-ink: #f9f6ef;
1404
+ --logo-tile-bg: #f9f6ef;
1405
+ --logo-tile-ink: #2b2a27;
1406
+ --logo-tile-badge-bg: #f9f6ef;
1407
+ --logo-tile-badge-border: #f9f6ef;
1408
+ --logo-tile-badge-ink: #2b2a27;
1409
+ --logo-tile-muted-bg: #f4e9cf;
1410
+ --logo-tile-muted-ink: #7d5f12;
1411
+ --logo-tile-sm: 30px;
1412
+ --logo-tile-md: 36px;
1413
+ --logo-tile-lg: 40px;
1414
+ --unseen-line-ink: #8f3d6a;
1415
+ --unseen-line-bg: #f2e3ea;
1416
+ --unseen-line-line: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='8' viewBox='0 0 16 8'><path d='M0 4 Q4 0 8 4 T16 4' fill='none' stroke='%238f3d6a' stroke-width='1.6'/></svg>") repeat-x center / 16px 8px;
1417
+ --unseen-line-line-h: 8px;
1418
+ --unseen-line-line-opacity: 0.55;
1419
+ --number-field-step-w: 22px;
1420
+ --number-field-step-ink: #6f6b62;
1421
+ --number-field-step-hover-bg: #e8e1d3;
1422
+ --number-field-step-hover-ink: #2f6f68;
1423
+ --adjust-row-swatch-border: #dcd3c2;
1424
+ --adjust-row-value-ink: #6f6b62;
1425
+ --adjust-row-hint-ink: #6f6b62;
1426
+ --adjust-row-changed-ink: #2f6f68;
1427
+ --adjust-row-back-ink: #6f6b62;
1428
+ --adjust-row-back-hover-bg: #e8e1d3;
1429
+ --row-button-size: 24px;
1430
+ --row-button-icon: 14px;
1431
+ --row-button-radius: 8px;
1432
+ --row-button-bg: #f1ebe0;
1433
+ --row-button-ink: #6f6b62;
1434
+ --row-button-hover-bg: #2f6f68;
1435
+ --row-button-hover-ink: #f9f6ef;
1436
+ --row-button-disabled-opacity: 0.4;
1437
+ --hub-row-ink: #6f6b62;
1438
+ --hub-row-attention-ink: #7d5f12;
1439
+ --hub-row-error-ink: #a34a3f;
1440
+ --hub-row-action-bg: #e0ebe2;
1441
+ --hub-row-action-ink: #2f6b4f;
1442
+ --hub-row-action-hover-bg: #d1e2d5;
1443
+ --hub-row-face-size: 18px;
1444
+ --hero-ink: #f9f6ef;
1445
+ --hero-bg: linear-gradient(120deg, #3d7f78 0%, #2f6f68 45%, #5e6b8c 100%);
1446
+ --hero-shadow: 0 18px 40px -22px rgba(47, 111, 104, 0.9);
1447
+ --hero-blob-a: rgba(249, 246, 239, 0.1);
1448
+ --hero-blob-b: rgba(79, 154, 114, 0.18);
1449
+ --hero-cta-bg: #f9f6ef;
1450
+ --hero-cta-shadow: 0 10px 22px -10px rgba(43, 42, 39, 0.5);
1451
+ --hero-ghost-bg: rgba(249, 246, 239, 0.16);
1452
+ --hero-ghost-hover-bg: rgba(249, 246, 239, 0.26);
1453
+ --hero-face-bg: rgba(249, 246, 239, 0.55);
1454
+ --hero-bubble-shadow: 0 10px 24px -14px rgba(43, 42, 39, 0.6);
1455
+ --hero-bubble-1-bg: #f9f6ef;
1456
+ --hero-bubble-2-bg: #e0ebe2;
1457
+ --hero-bubble-2-ink: #244f3c;
1458
+ --hero-bubble-3-bg: #f4e9cf;
1459
+ --hero-bubble-3-ink: #5a4200;
1460
+ --hero-spark: #c9a04f;
1461
+ --feature-emoji-bg: rgba(249, 246, 239, 0.8);
1462
+ --feature-peach-bg: #efdac8;
1463
+ --step-bg: #f9f6ef;
1464
+ --step-num-ink: #f9f6ef;
1465
+ --tpl-shadow: 0 1px 3px rgba(43, 42, 39, 0.06);
1466
+ --tpl-check-ink: #f9f6ef;
1467
+ --browser-theme-color: #2f6f68;
1468
+ }
1469
+ :root[data-look="plush"] {
1470
+ --primary: #917ad8;
1471
+ --primary-light: #b4a2e6;
1472
+ --primary-deep: #7f66cc;
1473
+ --primary-dark: #6a54b4;
1474
+ --violet: #c9b8f0;
1475
+ --iris: #917ad8;
1476
+ --ink: #5a3e36;
1477
+ --ink-2: #634840;
1478
+ --ink-3: #8a6f64;
1479
+ --indigo: #5a3e36;
1480
+ --muted: #8f7a6e;
1481
+ --faint: #b3a094;
1482
+ --placeholder: #b8a498;
1483
+ --grey: #b3a094;
1484
+ --white: #f9f0e1;
1485
+ --black: #000000;
1486
+ --bg: #f4e8ce;
1487
+ --soft: #fdf7ec;
1488
+ --softer: #f4e9d8;
1489
+ --lav: #f1e4d2;
1490
+ --lav-2: #e8d7c1;
1491
+ --canvas-top: #fbf3e6;
1492
+ --canvas-mid: #f7ecdd;
1493
+ --canvas-bottom: #f1e5ec;
1494
+ --shadow-ink: #7a5540;
1495
+ --mint: #c9e8c4;
1496
+ --mint-2: #b4dfae;
1497
+ --mint-tint: #dff1dc;
1498
+ --mint-ink: #3f7a4a;
1499
+ --forest: #2f6038;
1500
+ --green: #6fcf7a;
1501
+ --warm: #fbe4a4;
1502
+ --warm-2: #f7d774;
1503
+ --warm-ink: #8a6a1c;
1504
+ --bronze: #5a4200;
1505
+ --amber: #f0c24a;
1506
+ --honey: #f7d774;
1507
+ --spark: #fbe07a;
1508
+ --peach: #f9dcc8;
1509
+ --peach-2: #f5cbae;
1510
+ --orange: #f0a06a;
1511
+ --orange-light: #f4b385;
1512
+ --orange-deep: #e08a50;
1513
+ --orange-dark: #b8673a;
1514
+ --ember: #ec6f9d;
1515
+ --ember-deep: #d8598a;
1516
+ --rose: #f7c9d8;
1517
+ --rose-2: #f2b3c9;
1518
+ --rose-ink: #c2456f;
1519
+ --rose-dark: #a63c64;
1520
+ --pink: #d85a8c;
1521
+ --pink-tint: #fbe3ec;
1522
+ --sky: #d5f0ec;
1523
+ --blue: #5fbdb3;
1524
+ --blue-deep: #33857c;
1525
+ --blue-soft: #8fd6cf;
1526
+ --orchid: #e6dff7;
1527
+ --orchid-ink: #6a55b0;
1528
+ --orchid-mid: #a893e2;
1529
+ --periwinkle: #ded5f3;
1530
+ --periwinkle-deep: #c5b8ea;
1531
+ --deep: #4a352e;
1532
+ --deep-gutter: #3f2d27;
1533
+ --deep-ink: #f9f1e4;
1534
+ --deep-muted: #a58f83;
1535
+ --deep-head: #f0e4d4;
1536
+ --deep-meta: #c2ada0;
1537
+ --lav-grey: #cdbfb0;
1538
+ --lilac: #c9b8f0;
1539
+ --seafoam: #8fd6cf;
1540
+ --azure: #9ccbe8;
1541
+ --salmon: #f4b385;
1542
+ --magenta: #f0a0c0;
1543
+ --st-ready: #c9e8c4;
1544
+ --st-ready-ink: #3f7a4a;
1545
+ --st-ready-dot: #6fcf7a;
1546
+ --st-waiting: #d5f0ec;
1547
+ --st-waiting-ink: #33857c;
1548
+ --st-waiting-dot: #8fd6cf;
1549
+ --st-thinking: #fbe4a4;
1550
+ --st-thinking-ink: #8a6a1c;
1551
+ --st-thinking-dot: #f0c24a;
1552
+ --st-writing: #e6dff7;
1553
+ --st-writing-ink: #6a55b0;
1554
+ --st-writing-dot: #a893e2;
1555
+ --st-error: #f7c9d8;
1556
+ --st-error-ink: #c2456f;
1557
+ --st-error-dot: #c2456f;
1558
+ --st-asleep: #f4e9d8;
1559
+ --st-asleep-ink: #8f7a6e;
1560
+ --st-asleep-dot: #b3a094;
1561
+ --attention: #f0a06a;
1562
+ --attention-ink: #b8673a;
1563
+ --attention-grad: linear-gradient(135deg, #f4b385, #e08a50);
1564
+ --attention-shadow: 0 8px 18px -10px rgba(224, 138, 80, 0.7);
1565
+ --unread-grad: linear-gradient(135deg, #ec6f9d, #d8598a);
1566
+ --note-hover: #f7d774;
1567
+ --done: #c9e8c4;
1568
+ --done-ink: #3f7a4a;
1569
+ --done-hover: #b4dfae;
1570
+ --tick-mine: #ded5f3;
1571
+ --tick-mine-view: #c5b8ea;
1572
+ --tick-fallback: #b3a094;
1573
+ --grad-primary: linear-gradient(135deg, #b4a2e6, #7f66cc);
1574
+ --panel: #f9f0e1;
1575
+ --card: #f9f0e1;
1576
+ --primary-soft: #f1e4d2;
1577
+ --primary-softer: #fdf7ec;
1578
+ --primary-ghost: rgba(145, 122, 216, 0.1);
1579
+ --mint-soft: #c9e8c4;
1580
+ --warn: #f0c24a;
1581
+ --warn-soft: #fbe4a4;
1582
+ --danger: #c2456f;
1583
+ --danger-soft: #f7c9d8;
1584
+ --danger-dark: #a63c64;
1585
+ --info: #5fbdb3;
1586
+ --info-soft: #d5f0ec;
1587
+ --muted-2: #b3a094;
1588
+ --panel-soft: #fdf7ec;
1589
+ --panel-tint: #fdf7ec;
1590
+ --border: #f1e4d2;
1591
+ --border-strong: #e8d7c1;
1592
+ --mine: linear-gradient(135deg, #b4a2e6, #7f66cc);
1593
+ --mine-border: transparent;
1594
+ --text: #5a3e36;
1595
+ --ok: #6fcf7a;
1596
+ --edge: inset 0 2px 4px rgba(249, 240, 225, 0.95), inset 0 -8px 12px -3px rgba(122, 85, 64, 0.18), inset 2px 0 3px -1px rgba(249, 240, 225, 0.5), 0 3px 6px rgba(122, 85, 64, 0.1), 0 16px 32px -8px rgba(122, 85, 64, 0.28);
1597
+ --shadow-tile: inset 0 1.5px 2px rgba(249, 240, 225, 0.95), inset 1px 0 1px rgba(249, 240, 225, 0.5), inset 0 -4px 5px -2px rgba(122, 85, 64, 0.2), inset -1px 0 2px -1px rgba(122, 85, 64, 0.08), 0 0 0 1px rgba(122, 85, 64, 0.07), 0 1px 2px rgba(122, 85, 64, 0.14), 0 6px 12px -4px rgba(122, 85, 64, 0.3);
1598
+ --shadow-pop: inset 0 2px 4px rgba(249, 240, 225, 0.95), inset 0 -8px 12px -3px rgba(122, 85, 64, 0.18), inset 2px 0 3px -1px rgba(249, 240, 225, 0.5), 0 3px 6px rgba(122, 85, 64, 0.1), 0 16px 32px -8px rgba(122, 85, 64, 0.28);
1599
+ --shadow-primary: inset 0 1.5px 2px rgba(249, 240, 225, 0.6), inset 1px 0 1px rgba(249, 240, 225, 0.35), inset 0 -4px 5px -2px rgba(0, 0, 0, 0.16), inset -1px 0 2px -1px rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(122, 85, 64, 0.08), 0 1px 2px rgba(122, 85, 64, 0.16), 0 6px 12px -4px rgba(122, 85, 64, 0.32);
1600
+ --shadow-dialog: inset 0 2px 4px rgba(249, 240, 225, 0.95), inset 0 -10px 14px -4px rgba(122, 85, 64, 0.2), 0 6px 10px rgba(122, 85, 64, 0.12), 0 30px 60px -16px rgba(122, 85, 64, 0.4);
1601
+ --shadow-1: inset 0 2px 4px rgba(249, 240, 225, 0.95), inset 0 -8px 12px -3px rgba(122, 85, 64, 0.18), inset 2px 0 3px -1px rgba(249, 240, 225, 0.5), 0 3px 6px rgba(122, 85, 64, 0.1), 0 16px 32px -8px rgba(122, 85, 64, 0.28);
1602
+ --shadow-2: inset 0 2px 4px rgba(249, 240, 225, 0.95), inset 0 -10px 14px -4px rgba(122, 85, 64, 0.2), 0 6px 10px rgba(122, 85, 64, 0.12), 0 30px 60px -16px rgba(122, 85, 64, 0.4);
1603
+ --shadow-card: inset 0 2px 4px rgba(249, 240, 225, 0.95), inset 0 -8px 12px -3px rgba(122, 85, 64, 0.18), inset 2px 0 3px -1px rgba(249, 240, 225, 0.5), 0 3px 6px rgba(122, 85, 64, 0.1), 0 16px 32px -8px rgba(122, 85, 64, 0.28);
1604
+ --shadow-ctl: inset 0 3px 6px rgba(122, 85, 64, 0.18), inset 0 -1px 2px rgba(249, 240, 225, 0.8);
1605
+ --shadow-ctl-hover: inset 0 1.5px 2px rgba(249, 240, 225, 0.95), inset 1px 0 1px rgba(249, 240, 225, 0.5), inset 0 -4px 5px -2px rgba(122, 85, 64, 0.2), inset -1px 0 2px -1px rgba(122, 85, 64, 0.08), 0 0 0 1px rgba(122, 85, 64, 0.07), 0 2px 4px rgba(122, 85, 64, 0.16), 0 10px 18px -5px rgba(122, 85, 64, 0.34);
1606
+ --shadow-glow: inset 0 1.5px 2px rgba(249, 240, 225, 0.6), inset 1px 0 1px rgba(249, 240, 225, 0.35), inset 0 -4px 5px -2px rgba(0, 0, 0, 0.16), inset -1px 0 2px -1px rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(122, 85, 64, 0.08), 0 1px 2px rgba(122, 85, 64, 0.16), 0 6px 12px -4px rgba(122, 85, 64, 0.32);
1607
+ --shadow-inset: inset 0 3px 6px rgba(122, 85, 64, 0.18), inset 0 -1px 2px rgba(249, 240, 225, 0.8);
1608
+ --shadow-soft: inset 0 1.5px 2px rgba(249, 240, 225, 0.6), inset 1px 0 1px rgba(249, 240, 225, 0.35), inset 0 -4px 5px -2px rgba(0, 0, 0, 0.16), inset -1px 0 2px -1px rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(122, 85, 64, 0.08), 0 1px 2px rgba(122, 85, 64, 0.16), 0 6px 12px -4px rgba(122, 85, 64, 0.32);
1609
+ --shadow: inset 0 1.5px 2px rgba(249, 240, 225, 0.95), inset 1px 0 1px rgba(249, 240, 225, 0.5), inset 0 -4px 5px -2px rgba(122, 85, 64, 0.2), inset -1px 0 2px -1px rgba(122, 85, 64, 0.08), 0 0 0 1px rgba(122, 85, 64, 0.07), 0 1px 2px rgba(122, 85, 64, 0.14), 0 6px 12px -4px rgba(122, 85, 64, 0.3);
1610
+ --bevel: linear-gradient(180deg, rgba(249, 240, 225, 0.3) 0%, rgba(249, 240, 225, 0) 45%);
1611
+ --shadow-room: 20px;
1612
+ --grad-canvas: radial-gradient(720px 480px at 100% 100%, rgba(236, 111, 157, 0.14), transparent 70%), radial-gradient(640px 420px at 0% 0%, rgba(180, 162, 230, 0.16), transparent 70%), linear-gradient(165deg, #fbf3e6 0%, #f7ecdd 55%, #f1e5ec 100%);
1613
+ --canvas-pattern: none;
1614
+ --canvas-pattern-size: 0 0;
1615
+ --grad-page: #f4e8ce;
1616
+ --sb-w: 8px;
1617
+ --sb-thumb: rgba(145, 122, 216, 0.22);
1618
+ --sb-thumb-hover: rgba(145, 122, 216, 0.45);
1619
+ --r-scale: 1.6;
1620
+ --r-xs: calc(8px * var(--r-scale));
1621
+ --r-sm: calc(12px * var(--r-scale));
1622
+ --r-md: calc(14px * var(--r-scale));
1623
+ --r-lg: calc(18px * var(--r-scale));
1624
+ --r-xl: calc(18px * var(--r-scale));
1625
+ --r-pill: calc(99px * var(--r-scale));
1626
+ --font: "Nunito", "Segoe UI", system-ui, -apple-system, Roboto, sans-serif;
1627
+ --mono: "JetBrains Mono", ui-monospace, Consolas, "Courier New", monospace;
1628
+ --line-height: 1.45;
1629
+ --fs-scale: 1;
1630
+ --fs-xs: calc(11px * var(--fs-scale));
1631
+ --fs-sm: calc(12px * var(--fs-scale));
1632
+ --fs-md: calc(14px * var(--fs-scale));
1633
+ --fs-lg: calc(16px * var(--fs-scale));
1634
+ --fs-xl: calc(18px * var(--fs-scale));
1635
+ --fs-2xl: calc(22px * var(--fs-scale));
1636
+ --t-fast: 120ms;
1637
+ --t-base: 200ms;
1638
+ --t-slow: 320ms;
1639
+ --ease-out: cubic-bezier(0.2, 0.8, 0.2, 1);
1640
+ --ease-pop: cubic-bezier(0.34, 1.56, 0.64, 1);
1641
+ --page-bg: #f4e8ce;
1642
+ --page-ink: #5a3e36;
1643
+ --page-selection: #e8d7c1;
1644
+ --focus-ring: rgba(145, 122, 216, 0.35);
1645
+ --link-ink: #917ad8;
1646
+ --link-underline: rgba(145, 122, 216, 0.35);
1647
+ --btn-bg: #f4e9d8;
1648
+ --btn-ink: #8a6f64;
1649
+ --btn-hover-bg: #f1e4d2;
1650
+ --btn-hover-ink: #6a54b4;
1651
+ --btn-on-primary: #f9f0e1;
1652
+ --btn-secondary-bg: #f9f0e1;
1653
+ --btn-soft-bg: #f1e4d2;
1654
+ --btn-soft-hover-bg: #e8d7c1;
1655
+ --btn-ghost-ink: #8f7a6e;
1656
+ --btn-ghost-hover-bg: #fdf7ec;
1657
+ --btn-danger-bg: #f7c9d8;
1658
+ --btn-danger-ink: #c2456f;
1659
+ --btn-danger-hover-bg: #f2b3c9;
1660
+ --btn-danger-solid-ink: #f9f0e1;
1661
+ --btn-danger-solid-hover-bg: #a63c64;
1662
+ --btn-danger-solid-shadow: 0 8px 18px -8px rgba(194, 69, 111, 0.8);
1663
+ --btn-spinner-track: rgba(249, 240, 225, 0.5);
1664
+ --btn-spinner-head: #f9f0e1;
1665
+ --btn-spinner-track-quiet: #e8d7c1;
1666
+ --btn-spinner-head-quiet: #917ad8;
1667
+ --btn-disabled-opacity: 0.45;
1668
+ --btn-dark-bg: rgba(249, 240, 225, 0.12);
1669
+ --btn-dark-ink: #f9f0e1;
1670
+ --btn-dark-hover-bg: #917ad8;
1671
+ --btn-warn-ink: #8a6a1c;
1672
+ --btn-warn-hover-bg: #fbe4a4;
1673
+ --btn-inverse-bg: rgba(249, 240, 225, 0.92);
1674
+ --btn-inverse-ink: #b8673a;
1675
+ --btn-inverse-hover-bg: #f9f0e1;
1676
+ --btn-link-ink: #917ad8;
1677
+ --btn-ok-bg: #c9e8c4;
1678
+ --btn-ok-ink: #3f7a4a;
1679
+ --btn-ok-hover-bg: #b4dfae;
1680
+ --btn-paper-bg: #f9f0e1;
1681
+ --btn-paper-ink: #8a6f64;
1682
+ --btn-paper-hover-bg: #fdf7ec;
1683
+ --btn-h: 42px;
1684
+ --btn-h-sm: 34px;
1685
+ --btn-h-xs: 24px;
1686
+ --btn-h-lg: 48px;
1687
+ --btn-h-cta: 46px;
1688
+ --btn-fs: calc(13px * var(--fs-scale));
1689
+ --btn-fs-sm: calc(12px * var(--fs-scale));
1690
+ --btn-fs-lg: calc(15px * var(--fs-scale));
1691
+ --btn-fs-cta: calc(14px * var(--fs-scale));
1692
+ --icon-button-ink: #8f7a6e;
1693
+ --icon-button-hover-bg: #fdf7ec;
1694
+ --icon-button-hover-ink: #6a54b4;
1695
+ --icon-button-disabled-opacity: 0.4;
1696
+ --icon-button-size: 36px;
1697
+ --icon-button-icon: 18px;
1698
+ --icon-button-size-sm: 30px;
1699
+ --icon-button-icon-sm: 16px;
1700
+ --icon-button-size-xs: 18px;
1701
+ --icon-button-icon-xs: 12px;
1702
+ --icon-button-size-primary: 44px;
1703
+ --icon-button-ghost-ink: #b3a094;
1704
+ --icon-button-hover-bg-strong: #917ad8;
1705
+ --icon-button-inline-bg: #e8d7c1;
1706
+ --icon-button-inline-ink: #8a6f64;
1707
+ --icon-button-inline-on-bg: rgba(145, 122, 216, 0.1);
1708
+ --icon-button-inline-on-ink: #917ad8;
1709
+ --badge-bg: #f1e4d2;
1710
+ --badge-ink: #6a54b4;
1711
+ --badge-attention-bg: #fbe4a4;
1712
+ --badge-attention-ink: #8a6a1c;
1713
+ --badge-muted-bg: #f4e9d8;
1714
+ --badge-muted-ink: #8f7a6e;
1715
+ --badge-outline-border: #e8d7c1;
1716
+ --badge-outline-ink: #8f7a6e;
1717
+ --badge-fs-xs: calc(10px * var(--fs-scale));
1718
+ --chip-bg: #f1e4d2;
1719
+ --chip-ink: #6a54b4;
1720
+ --chip-hover-bg: #e8d7c1;
1721
+ --file-card-bg: #4a352e;
1722
+ --file-card-ink: #f9f1e4;
1723
+ --file-card-head-bg: rgba(249, 240, 225, 0.06);
1724
+ --file-card-head-ink: #f0e4d4;
1725
+ --file-card-head-meta: #c2ada0;
1726
+ --file-card-note-ink: #c2456f;
1727
+ --file-card-image-body-bg: rgba(249, 240, 225, 0.04);
1728
+ --file-card-image-bg: #f9f0e1;
1729
+ --tool-call-ready-bg: #c9e8c4;
1730
+ --tool-call-ready-ink: #3f7a4a;
1731
+ --tool-call-error-bg: #f7c9d8;
1732
+ --tool-call-error-ink: #c2456f;
1733
+ --tool-call-thinking-bg: #fbe4a4;
1734
+ --tool-call-thinking-ink: #8a6a1c;
1735
+ --tool-call-pending-bg: #f1e4d2;
1736
+ --tool-call-pending-ink: #6a54b4;
1737
+ --tool-call-body-bg: #f9f0e1;
1738
+ --tool-call-pre-bg: #fdf7ec;
1739
+ --tool-call-pre-ink: #5a3e36;
1740
+ --tool-call-quiet-ink: #8f7a6e;
1741
+ --tool-call-fs: calc(12px * var(--fs-scale));
1742
+ --tool-call-pre-fs: calc(11.5px * var(--fs-scale));
1743
+ --tool-call-label-fs: calc(10.5px * var(--fs-scale));
1744
+ --tool-fold-ink: #8f7a6e;
1745
+ --tool-fold-bg: #fdf7ec;
1746
+ --tool-fold-hover-bg: #f1e4d2;
1747
+ --tool-fold-hover-ink: #6a54b4;
1748
+ --tool-fold-failed-ink: #c2456f;
1749
+ --tool-fold-fs: calc(11px * var(--fs-scale));
1750
+ --ask-card-bg: #fbe4a4;
1751
+ --ask-card-ink: #5a3e36;
1752
+ --ask-card-quiet-ink: #8f7a6e;
1753
+ --ask-card-resolved-opacity: 0.7;
1754
+ --ask-card-fs: calc(13px * var(--fs-scale));
1755
+ --ask-card-kind-fs: calc(11px * var(--fs-scale));
1756
+ --ask-card-input-fs: calc(11px * var(--fs-scale));
1757
+ --ask-card-outcome-fs: calc(12px * var(--fs-scale));
1758
+ --reply-note-ink: #8f7a6e;
1759
+ --reply-note-bg: #fdf7ec;
1760
+ --reply-note-attention-ink: #8a6a1c;
1761
+ --reply-note-attention-bg: #fbe4a4;
1762
+ --reply-note-fs: calc(12px * var(--fs-scale));
1763
+ --look-card-w: 150px;
1764
+ --look-card-paper-h: 84px;
1765
+ --look-card-bg: #f9f0e1;
1766
+ --look-card-ink: #5a3e36;
1767
+ --look-card-border: #e8d7c1;
1768
+ --look-card-hover-border: #c5b8ea;
1769
+ --look-card-on-border: #917ad8;
1770
+ --choice-bg: #fdf7ec;
1771
+ --choice-ink: #8a6f64;
1772
+ --choice-hover-bg: #f1e4d2;
1773
+ --choice-on-ink: #917ad8;
1774
+ --choice-on-border: #917ad8;
1775
+ --choice-quiet-ink: #8f7a6e;
1776
+ --choice-h: 32px;
1777
+ --control-knob: #f9f0e1;
1778
+ --control-knob-shadow: 0 1px 3px rgba(90, 62, 54, 0.25);
1779
+ --control-box-bg: #f9f0e1;
1780
+ --control-tick: #f9f0e1;
1781
+ --tile-badge-bg: #f9f0e1;
1782
+ --tile-count-ink: #f9f0e1;
1783
+ --room-mark-ink: #f9f0e1;
1784
+ --room-mark-grad-angle: 135deg;
1785
+ --room-mark-grad-from: 72% 66%;
1786
+ --room-mark-grad-to: 68% 52%;
1787
+ --room-mark-emoji: 70% 93%;
1788
+ --pop-bg: #f9f0e1;
1789
+ --pop-shadow: 0 10px 28px -12px rgba(90, 62, 54, 0.45);
1790
+ --pop-arrow-shadow: 3px 3px 4px -3px rgba(90, 62, 54, 0.25);
1791
+ --pop-dark-bg: #634840;
1792
+ --pop-dark-ink: #f9f0e1;
1793
+ --pop-dark-shadow: 0 6px 16px -6px rgba(90, 62, 54, 0.6);
1794
+ --dialog-backdrop: rgba(90, 62, 54, 0.4);
1795
+ --scrim-bg: rgba(90, 62, 54, 0.72);
1796
+ --scrim-shadow: 0 24px 60px -20px rgba(0, 0, 0, 0.6);
1797
+ --scrim-image-bg: #f9f0e1;
1798
+ --toast-bg: #5a3e36;
1799
+ --toast-ink: #f9f0e1;
1800
+ --rail-logo-shadow: 0 8px 18px -6px rgba(145, 122, 216, 0.6);
1801
+ --rail-active-bg: #f9f0e1;
1802
+ --timeline-view-bg: rgba(145, 122, 216, 0.07);
1803
+ --timeline-view-left-bg: rgba(90, 62, 54, 0.05);
1804
+ --timeline-tick-blend: #f9f0e1;
1805
+ --timeline-pin-halo: #f9f0e1;
1806
+ --timeline-flash: rgba(145, 122, 216, 0.55);
1807
+ --timeline-flash-out: rgba(145, 122, 216, 0);
1808
+ --bubble-bg: #fdf7ec;
1809
+ --bubble-ink: #634840;
1810
+ --bubble-border: transparent;
1811
+ --bubble-shadow: inset 0 2px 3px rgba(249, 240, 225, 0.95), inset 2px 0 2px -1px rgba(249, 240, 225, 0.6), inset 0 -6px 8px -2px rgba(122, 85, 64, 0.2), inset -2px 0 4px -2px rgba(122, 85, 64, 0.1), 0 2px 4px rgba(122, 85, 64, 0.12), 0 10px 18px -4px rgba(122, 85, 64, 0.26);
1812
+ --bubble-mine-bg: #917ad8;
1813
+ --bubble-mine-ink: #f9f0e1;
1814
+ --bubble-mine-soft-ink: rgba(249, 240, 225, 0.85);
1815
+ --bubble-mine-waiting-ink: rgba(249, 240, 225, 0.92);
1816
+ --bubble-mine-shadow: inset 0 2px 3px rgba(249, 240, 225, 0.6), inset 2px 0 2px -1px rgba(249, 240, 225, 0.35), inset 0 -6px 8px -2px rgba(0, 0, 0, 0.16), inset -2px 0 4px -2px rgba(0, 0, 0, 0.06), 0 2px 4px rgba(122, 85, 64, 0.14), 0 10px 18px -4px rgba(122, 85, 64, 0.3);
1817
+ --bubble-mine-rule: rgba(249, 240, 225, 0.35);
1818
+ --bubble-mine-border: rgba(249, 240, 225, 0.35);
1819
+ --bubble-mine-chip-bg: rgba(249, 240, 225, 0.22);
1820
+ --bubble-mine-code-bg: rgba(249, 240, 225, 0.18);
1821
+ --bubble-mine-th-bg: rgba(249, 240, 225, 0.18);
1822
+ --bubble-mine-link-underline: rgba(249, 240, 225, 0.5);
1823
+ --bubble-mine-quote-border: rgba(249, 240, 225, 0.5);
1824
+ --bubble-mine-btn-bg: rgba(249, 240, 225, 0.92);
1825
+ --bubble-mine-btn-hover-bg: #f9f0e1;
1826
+ --bubble-mine-ghost-hover-bg: rgba(249, 240, 225, 0.18);
1827
+ --bubble-mine-cta-bg: #f9f0e1;
1828
+ --bubble-mine-cta-ink: #6a54b4;
1829
+ --bubble-inset-bg: #f9f0e1;
1830
+ --bubble-prop-row-bg: rgba(249, 240, 225, 0.6);
1831
+ --quote-mine-bg: rgba(249, 240, 225, 0.16);
1832
+ --quote-mine-border: rgba(249, 240, 225, 0.55);
1833
+ --quote-mine-hover-bg: rgba(249, 240, 225, 0.26);
1834
+ --quote-mine-hover-border: #f9f0e1;
1835
+ --quote-mine-head-ink: rgba(249, 240, 225, 0.85);
1836
+ --quote-mine-text-ink: #f9f0e1;
1837
+ --attach-thumb-bg: #f9f0e1;
1838
+ --attach-thumb-shadow: 0 1px 3px rgba(90, 62, 54, 0.16);
1839
+ --attach-overlay-bg: rgba(90, 62, 54, 0.72);
1840
+ --attach-overlay-ink: #f9f0e1;
1841
+ --attach-ref-bg: rgba(90, 62, 54, 0.1);
1842
+ --attach-mine-ref-bg: rgba(249, 240, 225, 0.24);
1843
+ --attach-mine-chip-open-bg: rgba(249, 240, 225, 0.42);
1844
+ --attach-mine-chip-open-ink: #5a3e36;
1845
+ --table-stripe: rgba(145, 122, 216, 0.03);
1846
+ --code-bg: #4a352e;
1847
+ --code-ink: #f9f1e4;
1848
+ --code-gutter-bg: #3f2d27;
1849
+ --code-gutter-ink: #a58f83;
1850
+ --code-line-mark-ink: #f7d774;
1851
+ --code-line-mark-bg: rgba(247, 215, 116, 0.16);
1852
+ --code-head-bg: rgba(249, 240, 225, 0.06);
1853
+ --code-head-ink: #f0e4d4;
1854
+ --code-head-meta: #c2ada0;
1855
+ --code-head-btn-bg: rgba(249, 240, 225, 0.12);
1856
+ --code-head-btn-ink: #f9f0e1;
1857
+ --code-body-bg: rgba(249, 240, 225, 0.04);
1858
+ --code-sb-track: rgba(0, 0, 0, 0.25);
1859
+ --code-sb-thumb: rgba(249, 240, 225, 0.3);
1860
+ --code-sb-thumb-hover: rgba(249, 240, 225, 0.5);
1861
+ --code-sb-firefox: rgba(249, 240, 225, 0.35);
1862
+ --code-find-hit-bg: #f7d774;
1863
+ --code-find-hit-ink: #4a352e;
1864
+ --syntax-comment: #8f7a6e;
1865
+ --syntax-punctuation: #cdbfb0;
1866
+ --syntax-keyword: #c9b8f0;
1867
+ --syntax-string: #8fd6cf;
1868
+ --syntax-number: #f7d774;
1869
+ --syntax-function: #9ccbe8;
1870
+ --syntax-tag: #f4b385;
1871
+ --syntax-attr: #f0a0c0;
1872
+ --diagram-bar-bg: #f9f0e1;
1873
+ --diagram-bar-shadow: 0 12px 30px -12px rgba(0, 0, 0, 0.55);
1874
+ --diagram-node-shadow: rgba(90, 62, 54, 0.1);
1875
+ --diagram-node-ink: #5a3e36;
1876
+ --input-bg: #f9f0e1;
1877
+ --input-focus-border: #917ad8;
1878
+ --input-shadow: inset 0 3px 6px rgba(122, 85, 64, 0.18), inset 0 -1px 2px rgba(249, 240, 225, 0.8);
1879
+ --profile-bg: linear-gradient(160deg, #f1e4d2, #dff1dc);
1880
+ --profile-badge-bg: #f9f0e1;
1881
+ --face-paper: #f9f0e1;
1882
+ --face-tint: 34%;
1883
+ --face-corner: 0.2;
1884
+ --face-ring: #f9f0e1;
1885
+ --face-me-ring: #917ad8;
1886
+ --face-dot-bg: #b3a094;
1887
+ --face-card-bg: #f9f0e1;
1888
+ --face-fallback: #b3a094;
1889
+ --face-human-ink: #5a3e36;
1890
+ --face-avatar-default: #917ad8;
1891
+ --face-avatar-gloss: #f9f0e1;
1892
+ --face-avatar-label-ink: #f9f0e1;
1893
+ --logo-tile-bg: #fdf7ec;
1894
+ --logo-tile-ink: #5a3e36;
1895
+ --logo-tile-badge-bg: #fdf7ec;
1896
+ --logo-tile-badge-border: #f9f0e1;
1897
+ --logo-tile-badge-ink: #5a3e36;
1898
+ --logo-tile-muted-bg: #fbe4a4;
1899
+ --logo-tile-muted-ink: #8a6a1c;
1900
+ --logo-tile-sm: 30px;
1901
+ --logo-tile-md: 36px;
1902
+ --logo-tile-lg: 40px;
1903
+ --unseen-line-ink: #d85a8c;
1904
+ --unseen-line-bg: #fbe3ec;
1905
+ --unseen-line-line: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='8' viewBox='0 0 16 8'><path d='M0 4 Q4 0 8 4 T16 4' fill='none' stroke='%23d85a8c' stroke-width='1.6'/></svg>") repeat-x center / 16px 8px;
1906
+ --unseen-line-line-h: 8px;
1907
+ --unseen-line-line-opacity: 0.55;
1908
+ --number-field-step-w: 22px;
1909
+ --number-field-step-ink: #8f7a6e;
1910
+ --number-field-step-hover-bg: #f1e4d2;
1911
+ --number-field-step-hover-ink: #6a54b4;
1912
+ --adjust-row-swatch-border: #e8d7c1;
1913
+ --adjust-row-value-ink: #8f7a6e;
1914
+ --adjust-row-hint-ink: #8f7a6e;
1915
+ --adjust-row-changed-ink: #917ad8;
1916
+ --adjust-row-back-ink: #8f7a6e;
1917
+ --adjust-row-back-hover-bg: #f1e4d2;
1918
+ --row-button-size: 24px;
1919
+ --row-button-icon: 14px;
1920
+ --row-button-radius: 8px;
1921
+ --row-button-bg: #f4e9d8;
1922
+ --row-button-ink: #8f7a6e;
1923
+ --row-button-hover-bg: #917ad8;
1924
+ --row-button-hover-ink: #f9f0e1;
1925
+ --row-button-disabled-opacity: 0.4;
1926
+ --hub-row-ink: #8f7a6e;
1927
+ --hub-row-attention-ink: #8a6a1c;
1928
+ --hub-row-error-ink: #c2456f;
1929
+ --hub-row-action-bg: #c9e8c4;
1930
+ --hub-row-action-ink: #3f7a4a;
1931
+ --hub-row-action-hover-bg: #b4dfae;
1932
+ --hub-row-face-size: 18px;
1933
+ --hero-ink: #f9f0e1;
1934
+ --hero-bg: linear-gradient(120deg, #b4a2e6 0%, #917ad8 45%, #c9b8f0 100%);
1935
+ --hero-shadow: 0 18px 40px -22px rgba(145, 122, 216, 0.9);
1936
+ --hero-blob-a: rgba(249, 240, 225, 0.1);
1937
+ --hero-blob-b: rgba(111, 207, 122, 0.18);
1938
+ --hero-cta-bg: #f9f0e1;
1939
+ --hero-cta-shadow: 0 10px 22px -10px rgba(90, 62, 54, 0.5);
1940
+ --hero-ghost-bg: rgba(249, 240, 225, 0.16);
1941
+ --hero-ghost-hover-bg: rgba(249, 240, 225, 0.26);
1942
+ --hero-face-bg: rgba(249, 240, 225, 0.55);
1943
+ --hero-bubble-shadow: 0 10px 24px -14px rgba(90, 62, 54, 0.6);
1944
+ --hero-bubble-1-bg: #f9f0e1;
1945
+ --hero-bubble-2-bg: #c9e8c4;
1946
+ --hero-bubble-2-ink: #2f6038;
1947
+ --hero-bubble-3-bg: #fbe4a4;
1948
+ --hero-bubble-3-ink: #5a4200;
1949
+ --hero-spark: #fbe07a;
1950
+ --feature-emoji-bg: rgba(249, 240, 225, 0.8);
1951
+ --feature-peach-bg: #f5cbae;
1952
+ --step-bg: #f9f0e1;
1953
+ --step-num-ink: #f9f0e1;
1954
+ --tpl-shadow: 0 1px 3px rgba(90, 62, 54, 0.06);
1955
+ --tpl-check-ink: #f9f0e1;
1956
+ --browser-theme-color: #917ad8;
1957
+ }
1958
+ :root[data-look="terminal"] {
1959
+ --primary: #3ddc84;
1960
+ --primary-light: #5ae69a;
1961
+ --primary-deep: #2bc472;
1962
+ --primary-dark: #1fa85f;
1963
+ --violet: #7ee0ff;
1964
+ --iris: #0b0f0c;
1965
+ --ink: #d7e3d9;
1966
+ --ink-2: #c3d1c6;
1967
+ --ink-3: #9fb3a5;
1968
+ --indigo: #e6f0e8;
1969
+ --muted: #7c9282;
1970
+ --faint: #5b6f61;
1971
+ --placeholder: #5b6f61;
1972
+ --grey: #6f8276;
1973
+ --white: #0f1411;
1974
+ --black: #000000;
1975
+ --bg: #090c0a;
1976
+ --soft: #131a15;
1977
+ --softer: #10160f;
1978
+ --lav: #172019;
1979
+ --lav-2: #1f2b22;
1980
+ --canvas-top: #0a0d0b;
1981
+ --canvas-mid: #090c0a;
1982
+ --canvas-bottom: #080a09;
1983
+ --shadow-ink: #000000;
1984
+ --mint: #123a26;
1985
+ --mint-2: #164a30;
1986
+ --mint-tint: #0f2e1f;
1987
+ --mint-ink: #3ddc84;
1988
+ --forest: #8fe3bd;
1989
+ --green: #3ddc84;
1990
+ --warm: #3a2f0c;
1991
+ --warm-2: #4a3d10;
1992
+ --warm-ink: #f5c542;
1993
+ --bronze: #ffe08a;
1994
+ --amber: #f5c542;
1995
+ --honey: #f5c542;
1996
+ --spark: #ffd166;
1997
+ --peach: #3a2414;
1998
+ --peach-2: #4a2d18;
1999
+ --orange: #ff9a3d;
2000
+ --orange-light: #ffab5c;
2001
+ --orange-deep: #e8782a;
2002
+ --orange-dark: #ffb36b;
2003
+ --ember: #ff8a45;
2004
+ --ember-deep: #f0602c;
2005
+ --rose: #3a1512;
2006
+ --rose-2: #4a1a16;
2007
+ --rose-ink: #ff6b5e;
2008
+ --rose-dark: #ff8578;
2009
+ --pink: #ff7ab8;
2010
+ --pink-tint: #2e1420;
2011
+ --sky: #0f2a3a;
2012
+ --blue: #5ab0ff;
2013
+ --blue-deep: #7cc0ff;
2014
+ --blue-soft: #8cc8ff;
2015
+ --orchid: #2a1a3a;
2016
+ --orchid-ink: #c79bff;
2017
+ --orchid-mid: #b58cf0;
2018
+ --periwinkle: #233126;
2019
+ --periwinkle-deep: #2f4234;
2020
+ --deep: #050705;
2021
+ --deep-gutter: #0a0d0b;
2022
+ --deep-ink: #d7e3d9;
2023
+ --deep-muted: #5b6f61;
2024
+ --deep-head: #c3d1c6;
2025
+ --deep-meta: #7c9282;
2026
+ --lav-grey: #3a4a3e;
2027
+ --lilac: #7ee0ff;
2028
+ --seafoam: #3ddc84;
2029
+ --azure: #5ab0ff;
2030
+ --salmon: #ff8578;
2031
+ --magenta: #ff7ab8;
2032
+ --st-ready: #123a26;
2033
+ --st-ready-ink: #3ddc84;
2034
+ --st-ready-dot: #3ddc84;
2035
+ --st-waiting: #0f2a3a;
2036
+ --st-waiting-ink: #7cc0ff;
2037
+ --st-waiting-dot: #8cc8ff;
2038
+ --st-thinking: #3a2f0c;
2039
+ --st-thinking-ink: #f5c542;
2040
+ --st-thinking-dot: #f5c542;
2041
+ --st-writing: #2a1a3a;
2042
+ --st-writing-ink: #c79bff;
2043
+ --st-writing-dot: #b58cf0;
2044
+ --st-error: #3a1512;
2045
+ --st-error-ink: #ff6b5e;
2046
+ --st-error-dot: #ff6b5e;
2047
+ --st-asleep: #10160f;
2048
+ --st-asleep-ink: #7c9282;
2049
+ --st-asleep-dot: #5b6f61;
2050
+ --attention: #ff9a3d;
2051
+ --attention-ink: #ffb36b;
2052
+ --attention-grad: linear-gradient(135deg, #ffab5c, #e8782a);
2053
+ --attention-shadow: 0 8px 18px -10px rgba(232, 120, 42, 0.7);
2054
+ --unread-grad: linear-gradient(135deg, #ff8a45, #f0602c);
2055
+ --note-hover: #4a3d10;
2056
+ --done: #123a26;
2057
+ --done-ink: #3ddc84;
2058
+ --done-hover: #164a30;
2059
+ --tick-mine: #233126;
2060
+ --tick-mine-view: #2f4234;
2061
+ --tick-fallback: #6f8276;
2062
+ --grad-primary: linear-gradient(135deg, #5ae69a, #2bc472);
2063
+ --panel: #0f1411;
2064
+ --card: #0f1411;
2065
+ --primary-soft: #172019;
2066
+ --primary-softer: #131a15;
2067
+ --primary-ghost: rgba(61, 220, 132, 0.1);
2068
+ --mint-soft: #123a26;
2069
+ --warn: #f5c542;
2070
+ --warn-soft: #3a2f0c;
2071
+ --danger: #ff6b5e;
2072
+ --danger-soft: #3a1512;
2073
+ --danger-dark: #ff8578;
2074
+ --info: #5ab0ff;
2075
+ --info-soft: #0f2a3a;
2076
+ --muted-2: #5b6f61;
2077
+ --panel-soft: #131a15;
2078
+ --panel-tint: #131a15;
2079
+ --border: #172019;
2080
+ --border-strong: #1f2b22;
2081
+ --mine: linear-gradient(135deg, #5ae69a, #2bc472);
2082
+ --mine-border: transparent;
2083
+ --text: #d7e3d9;
2084
+ --ok: #3ddc84;
2085
+ --edge: none;
2086
+ --shadow-tile: none;
2087
+ --shadow-pop: none;
2088
+ --shadow-primary: none;
2089
+ --shadow-dialog: none;
2090
+ --shadow-1: none;
2091
+ --shadow-2: none;
2092
+ --shadow-card: none;
2093
+ --shadow-ctl: none;
2094
+ --shadow-ctl-hover: none;
2095
+ --shadow-glow: none;
2096
+ --shadow-inset: none;
2097
+ --shadow-soft: none;
2098
+ --shadow: none;
2099
+ --bevel: none;
2100
+ --shadow-room: none;
2101
+ --grad-canvas: #090c0a;
2102
+ --canvas-pattern: none;
2103
+ --canvas-pattern-size: 0 0;
2104
+ --grad-page: #090c0a;
2105
+ --sb-w: 8px;
2106
+ --sb-thumb: rgba(61, 220, 132, 0.22);
2107
+ --sb-thumb-hover: rgba(61, 220, 132, 0.45);
2108
+ --r-scale: 0;
2109
+ --r-xs: calc(8px * var(--r-scale));
2110
+ --r-sm: calc(12px * var(--r-scale));
2111
+ --r-md: calc(14px * var(--r-scale));
2112
+ --r-lg: calc(18px * var(--r-scale));
2113
+ --r-xl: calc(18px * var(--r-scale));
2114
+ --r-pill: calc(99px * var(--r-scale));
2115
+ --font: "JetBrains Mono", ui-monospace, Consolas, "Courier New", monospace;
2116
+ --mono: "JetBrains Mono", ui-monospace, Consolas, "Courier New", monospace;
2117
+ --line-height: 1.45;
2118
+ --fs-scale: 1;
2119
+ --fs-xs: calc(11px * var(--fs-scale));
2120
+ --fs-sm: calc(12px * var(--fs-scale));
2121
+ --fs-md: calc(14px * var(--fs-scale));
2122
+ --fs-lg: calc(16px * var(--fs-scale));
2123
+ --fs-xl: calc(18px * var(--fs-scale));
2124
+ --fs-2xl: calc(22px * var(--fs-scale));
2125
+ --t-fast: 0ms;
2126
+ --t-base: 0ms;
2127
+ --t-slow: 0ms;
2128
+ --ease-out: cubic-bezier(0.2, 0.8, 0.2, 1);
2129
+ --ease-pop: cubic-bezier(0.34, 1.56, 0.64, 1);
2130
+ --page-bg: #090c0a;
2131
+ --page-ink: #d7e3d9;
2132
+ --page-selection: #1f2b22;
2133
+ --focus-ring: rgba(61, 220, 132, 0.35);
2134
+ --link-ink: #3ddc84;
2135
+ --link-underline: rgba(61, 220, 132, 0.35);
2136
+ --btn-bg: #10160f;
2137
+ --btn-ink: #9fb3a5;
2138
+ --btn-hover-bg: #172019;
2139
+ --btn-hover-ink: #3ddc84;
2140
+ --btn-on-primary: #0f1411;
2141
+ --btn-secondary-bg: #0f1411;
2142
+ --btn-soft-bg: #172019;
2143
+ --btn-soft-hover-bg: #1f2b22;
2144
+ --btn-ghost-ink: #7c9282;
2145
+ --btn-ghost-hover-bg: #131a15;
2146
+ --btn-danger-bg: #3a1512;
2147
+ --btn-danger-ink: #ff6b5e;
2148
+ --btn-danger-hover-bg: #4a1a16;
2149
+ --btn-danger-solid-ink: #0f1411;
2150
+ --btn-danger-solid-hover-bg: #ff8578;
2151
+ --btn-danger-solid-shadow: 0 8px 18px -8px rgba(255, 107, 94, 0.8);
2152
+ --btn-spinner-track: rgba(15, 20, 17, 0.5);
2153
+ --btn-spinner-head: #0f1411;
2154
+ --btn-spinner-track-quiet: #1f2b22;
2155
+ --btn-spinner-head-quiet: #3ddc84;
2156
+ --btn-disabled-opacity: 0.45;
2157
+ --btn-dark-bg: rgba(15, 20, 17, 0.12);
2158
+ --btn-dark-ink: #0f1411;
2159
+ --btn-dark-hover-bg: #3ddc84;
2160
+ --btn-warn-ink: #f5c542;
2161
+ --btn-warn-hover-bg: #3a2f0c;
2162
+ --btn-inverse-bg: rgba(15, 20, 17, 0.92);
2163
+ --btn-inverse-ink: #ffb36b;
2164
+ --btn-inverse-hover-bg: #0f1411;
2165
+ --btn-link-ink: #3ddc84;
2166
+ --btn-ok-bg: #123a26;
2167
+ --btn-ok-ink: #3ddc84;
2168
+ --btn-ok-hover-bg: #164a30;
2169
+ --btn-paper-bg: #0f1411;
2170
+ --btn-paper-ink: #9fb3a5;
2171
+ --btn-paper-hover-bg: #131a15;
2172
+ --btn-h: 42px;
2173
+ --btn-h-sm: 34px;
2174
+ --btn-h-xs: 24px;
2175
+ --btn-h-lg: 48px;
2176
+ --btn-h-cta: 46px;
2177
+ --btn-fs: calc(13px * var(--fs-scale));
2178
+ --btn-fs-sm: calc(12px * var(--fs-scale));
2179
+ --btn-fs-lg: calc(15px * var(--fs-scale));
2180
+ --btn-fs-cta: calc(14px * var(--fs-scale));
2181
+ --icon-button-ink: #7c9282;
2182
+ --icon-button-hover-bg: #131a15;
2183
+ --icon-button-hover-ink: #3ddc84;
2184
+ --icon-button-disabled-opacity: 0.4;
2185
+ --icon-button-size: 36px;
2186
+ --icon-button-icon: 18px;
2187
+ --icon-button-size-sm: 30px;
2188
+ --icon-button-icon-sm: 16px;
2189
+ --icon-button-size-xs: 18px;
2190
+ --icon-button-icon-xs: 12px;
2191
+ --icon-button-size-primary: 44px;
2192
+ --icon-button-ghost-ink: #5b6f61;
2193
+ --icon-button-hover-bg-strong: #3ddc84;
2194
+ --icon-button-inline-bg: #1f2b22;
2195
+ --icon-button-inline-ink: #9fb3a5;
2196
+ --icon-button-inline-on-bg: rgba(61, 220, 132, 0.1);
2197
+ --icon-button-inline-on-ink: #3ddc84;
2198
+ --badge-bg: #172019;
2199
+ --badge-ink: #3ddc84;
2200
+ --badge-attention-bg: #3a2f0c;
2201
+ --badge-attention-ink: #f5c542;
2202
+ --badge-muted-bg: #10160f;
2203
+ --badge-muted-ink: #7c9282;
2204
+ --badge-outline-border: #1f2b22;
2205
+ --badge-outline-ink: #7c9282;
2206
+ --badge-fs-xs: calc(10px * var(--fs-scale));
2207
+ --chip-bg: #172019;
2208
+ --chip-ink: #3ddc84;
2209
+ --chip-hover-bg: #1f2b22;
2210
+ --file-card-bg: #050705;
2211
+ --file-card-ink: #d7e3d9;
2212
+ --file-card-head-bg: rgba(15, 20, 17, 0.06);
2213
+ --file-card-head-ink: #c3d1c6;
2214
+ --file-card-head-meta: #7c9282;
2215
+ --file-card-note-ink: #ff6b5e;
2216
+ --file-card-image-body-bg: rgba(15, 20, 17, 0.04);
2217
+ --file-card-image-bg: #0f1411;
2218
+ --tool-call-ready-bg: #123a26;
2219
+ --tool-call-ready-ink: #3ddc84;
2220
+ --tool-call-error-bg: #3a1512;
2221
+ --tool-call-error-ink: #ff6b5e;
2222
+ --tool-call-thinking-bg: #3a2f0c;
2223
+ --tool-call-thinking-ink: #f5c542;
2224
+ --tool-call-pending-bg: #172019;
2225
+ --tool-call-pending-ink: #3ddc84;
2226
+ --tool-call-body-bg: #0f1411;
2227
+ --tool-call-pre-bg: #131a15;
2228
+ --tool-call-pre-ink: #d7e3d9;
2229
+ --tool-call-quiet-ink: #7c9282;
2230
+ --tool-call-fs: calc(12px * var(--fs-scale));
2231
+ --tool-call-pre-fs: calc(11.5px * var(--fs-scale));
2232
+ --tool-call-label-fs: calc(10.5px * var(--fs-scale));
2233
+ --tool-fold-ink: #7c9282;
2234
+ --tool-fold-bg: #131a15;
2235
+ --tool-fold-hover-bg: #172019;
2236
+ --tool-fold-hover-ink: #3ddc84;
2237
+ --tool-fold-failed-ink: #ff6b5e;
2238
+ --tool-fold-fs: calc(11px * var(--fs-scale));
2239
+ --ask-card-bg: #3a2f0c;
2240
+ --ask-card-ink: #d7e3d9;
2241
+ --ask-card-quiet-ink: #7c9282;
2242
+ --ask-card-resolved-opacity: 0.7;
2243
+ --ask-card-fs: calc(13px * var(--fs-scale));
2244
+ --ask-card-kind-fs: calc(11px * var(--fs-scale));
2245
+ --ask-card-input-fs: calc(11px * var(--fs-scale));
2246
+ --ask-card-outcome-fs: calc(12px * var(--fs-scale));
2247
+ --reply-note-ink: #7c9282;
2248
+ --reply-note-bg: #131a15;
2249
+ --reply-note-attention-ink: #f5c542;
2250
+ --reply-note-attention-bg: #3a2f0c;
2251
+ --reply-note-fs: calc(12px * var(--fs-scale));
2252
+ --look-card-w: 150px;
2253
+ --look-card-paper-h: 84px;
2254
+ --look-card-bg: #0f1411;
2255
+ --look-card-ink: #d7e3d9;
2256
+ --look-card-border: #1f2b22;
2257
+ --look-card-hover-border: #2f4234;
2258
+ --look-card-on-border: #3ddc84;
2259
+ --choice-bg: #131a15;
2260
+ --choice-ink: #9fb3a5;
2261
+ --choice-hover-bg: #172019;
2262
+ --choice-on-ink: #3ddc84;
2263
+ --choice-on-border: #3ddc84;
2264
+ --choice-quiet-ink: #7c9282;
2265
+ --choice-h: 32px;
2266
+ --control-knob: #0f1411;
2267
+ --control-knob-shadow: 0 1px 3px rgba(215, 227, 217, 0.25);
2268
+ --control-box-bg: #0f1411;
2269
+ --control-tick: #0f1411;
2270
+ --tile-badge-bg: #1f2b22;
2271
+ --tile-count-ink: #0f1411;
2272
+ --room-mark-ink: #d7e3d9;
2273
+ --room-mark-grad-angle: 135deg;
2274
+ --room-mark-grad-from: 38% 24%;
2275
+ --room-mark-grad-to: 34% 18%;
2276
+ --room-mark-emoji: 35% 20%;
2277
+ --pop-bg: #0f1411;
2278
+ --pop-shadow: 0 10px 28px -12px rgba(215, 227, 217, 0.45);
2279
+ --pop-arrow-shadow: 3px 3px 4px -3px rgba(215, 227, 217, 0.25);
2280
+ --pop-dark-bg: #c3d1c6;
2281
+ --pop-dark-ink: #0f1411;
2282
+ --pop-dark-shadow: 0 6px 16px -6px rgba(215, 227, 217, 0.6);
2283
+ --dialog-backdrop: rgba(215, 227, 217, 0.4);
2284
+ --scrim-bg: rgba(215, 227, 217, 0.72);
2285
+ --scrim-shadow: 0 24px 60px -20px rgba(0, 0, 0, 0.6);
2286
+ --scrim-image-bg: #0f1411;
2287
+ --toast-bg: #d7e3d9;
2288
+ --toast-ink: #0f1411;
2289
+ --rail-logo-shadow: 0 8px 18px -6px rgba(61, 220, 132, 0.6);
2290
+ --rail-active-bg: #0f1411;
2291
+ --timeline-view-bg: rgba(61, 220, 132, 0.07);
2292
+ --timeline-view-left-bg: rgba(215, 227, 217, 0.05);
2293
+ --timeline-tick-blend: #0f1411;
2294
+ --timeline-pin-halo: #0f1411;
2295
+ --timeline-flash: rgba(61, 220, 132, 0.55);
2296
+ --timeline-flash-out: rgba(61, 220, 132, 0);
2297
+ --bubble-bg: #0f1411;
2298
+ --bubble-ink: #c3d1c6;
2299
+ --bubble-border: #1f2b22;
2300
+ --bubble-shadow: none;
2301
+ --bubble-mine-bg: linear-gradient(135deg, #5ae69a, #2bc472);
2302
+ --bubble-mine-ink: #0f1411;
2303
+ --bubble-mine-soft-ink: rgba(15, 20, 17, 0.85);
2304
+ --bubble-mine-waiting-ink: rgba(15, 20, 17, 0.92);
2305
+ --bubble-mine-shadow: none;
2306
+ --bubble-mine-rule: rgba(15, 20, 17, 0.35);
2307
+ --bubble-mine-border: rgba(15, 20, 17, 0.35);
2308
+ --bubble-mine-chip-bg: rgba(15, 20, 17, 0.22);
2309
+ --bubble-mine-code-bg: rgba(15, 20, 17, 0.18);
2310
+ --bubble-mine-th-bg: rgba(15, 20, 17, 0.18);
2311
+ --bubble-mine-link-underline: rgba(15, 20, 17, 0.5);
2312
+ --bubble-mine-quote-border: rgba(15, 20, 17, 0.5);
2313
+ --bubble-mine-btn-bg: rgba(15, 20, 17, 0.92);
2314
+ --bubble-mine-btn-hover-bg: #0f1411;
2315
+ --bubble-mine-ghost-hover-bg: rgba(15, 20, 17, 0.18);
2316
+ --bubble-mine-cta-bg: #0f1411;
2317
+ --bubble-mine-cta-ink: #3ddc84;
2318
+ --bubble-inset-bg: #0f1411;
2319
+ --bubble-prop-row-bg: rgba(15, 20, 17, 0.6);
2320
+ --quote-mine-bg: rgba(15, 20, 17, 0.16);
2321
+ --quote-mine-border: rgba(15, 20, 17, 0.55);
2322
+ --quote-mine-hover-bg: rgba(15, 20, 17, 0.26);
2323
+ --quote-mine-hover-border: #0f1411;
2324
+ --quote-mine-head-ink: rgba(15, 20, 17, 0.85);
2325
+ --quote-mine-text-ink: #0f1411;
2326
+ --attach-thumb-bg: #0f1411;
2327
+ --attach-thumb-shadow: 0 1px 3px rgba(215, 227, 217, 0.16);
2328
+ --attach-overlay-bg: rgba(215, 227, 217, 0.72);
2329
+ --attach-overlay-ink: #0f1411;
2330
+ --attach-ref-bg: rgba(215, 227, 217, 0.1);
2331
+ --attach-mine-ref-bg: rgba(15, 20, 17, 0.24);
2332
+ --attach-mine-chip-open-bg: rgba(15, 20, 17, 0.42);
2333
+ --attach-mine-chip-open-ink: #d7e3d9;
2334
+ --table-stripe: rgba(61, 220, 132, 0.03);
2335
+ --code-bg: #050705;
2336
+ --code-ink: #d7e3d9;
2337
+ --code-gutter-bg: #0a0d0b;
2338
+ --code-gutter-ink: #5b6f61;
2339
+ --code-line-mark-ink: #f5c542;
2340
+ --code-line-mark-bg: rgba(245, 197, 66, 0.16);
2341
+ --code-head-bg: rgba(15, 20, 17, 0.06);
2342
+ --code-head-ink: #c3d1c6;
2343
+ --code-head-meta: #7c9282;
2344
+ --code-head-btn-bg: rgba(15, 20, 17, 0.12);
2345
+ --code-head-btn-ink: #0f1411;
2346
+ --code-body-bg: rgba(15, 20, 17, 0.04);
2347
+ --code-sb-track: rgba(0, 0, 0, 0.25);
2348
+ --code-sb-thumb: rgba(15, 20, 17, 0.3);
2349
+ --code-sb-thumb-hover: rgba(15, 20, 17, 0.5);
2350
+ --code-sb-firefox: rgba(15, 20, 17, 0.35);
2351
+ --code-find-hit-bg: #f5c542;
2352
+ --code-find-hit-ink: #050705;
2353
+ --syntax-comment: #7c9282;
2354
+ --syntax-punctuation: #3a4a3e;
2355
+ --syntax-keyword: #7ee0ff;
2356
+ --syntax-string: #3ddc84;
2357
+ --syntax-number: #f5c542;
2358
+ --syntax-function: #5ab0ff;
2359
+ --syntax-tag: #ff8578;
2360
+ --syntax-attr: #ff7ab8;
2361
+ --diagram-bar-bg: #0f1411;
2362
+ --diagram-bar-shadow: 0 12px 30px -12px rgba(0, 0, 0, 0.55);
2363
+ --diagram-node-shadow: rgba(215, 227, 217, 0.1);
2364
+ --diagram-node-ink: #d7e3d9;
2365
+ --input-bg: #0f1411;
2366
+ --input-focus-border: #3ddc84;
2367
+ --input-shadow: none;
2368
+ --profile-bg: linear-gradient(160deg, #172019, #0f2e1f);
2369
+ --profile-badge-bg: #0f1411;
2370
+ --face-paper: #0f1411;
2371
+ --face-tint: 16%;
2372
+ --face-corner: 0.32;
2373
+ --face-ring: #0f1411;
2374
+ --face-me-ring: #3ddc84;
2375
+ --face-dot-bg: #5b6f61;
2376
+ --face-card-bg: #0f1411;
2377
+ --face-fallback: #6f8276;
2378
+ --face-human-ink: #e6f0e8;
2379
+ --face-avatar-default: #3ddc84;
2380
+ --face-avatar-gloss: #0f1411;
2381
+ --face-avatar-label-ink: #0f1411;
2382
+ --logo-tile-bg: #1f2b22;
2383
+ --logo-tile-ink: #3ddc84;
2384
+ --logo-tile-badge-bg: #1f2b22;
2385
+ --logo-tile-badge-border: #1f2b22;
2386
+ --logo-tile-badge-ink: #3ddc84;
2387
+ --logo-tile-muted-bg: #3a2f0c;
2388
+ --logo-tile-muted-ink: #f5c542;
2389
+ --logo-tile-sm: 30px;
2390
+ --logo-tile-md: 36px;
2391
+ --logo-tile-lg: 40px;
2392
+ --unseen-line-ink: #7c9282;
2393
+ --unseen-line-bg: #131a15;
2394
+ --unseen-line-line: repeating-linear-gradient(90deg, #1f2b22 0 6px, transparent 6px 12px);
2395
+ --unseen-line-line-h: 1px;
2396
+ --unseen-line-line-opacity: 1;
2397
+ --number-field-step-w: 22px;
2398
+ --number-field-step-ink: #7c9282;
2399
+ --number-field-step-hover-bg: #172019;
2400
+ --number-field-step-hover-ink: #3ddc84;
2401
+ --adjust-row-swatch-border: #1f2b22;
2402
+ --adjust-row-value-ink: #7c9282;
2403
+ --adjust-row-hint-ink: #7c9282;
2404
+ --adjust-row-changed-ink: #3ddc84;
2405
+ --adjust-row-back-ink: #7c9282;
2406
+ --adjust-row-back-hover-bg: #172019;
2407
+ --row-button-size: 24px;
2408
+ --row-button-icon: 14px;
2409
+ --row-button-radius: 8px;
2410
+ --row-button-bg: #10160f;
2411
+ --row-button-ink: #7c9282;
2412
+ --row-button-hover-bg: #3ddc84;
2413
+ --row-button-hover-ink: #0f1411;
2414
+ --row-button-disabled-opacity: 0.4;
2415
+ --hub-row-ink: #7c9282;
2416
+ --hub-row-attention-ink: #f5c542;
2417
+ --hub-row-error-ink: #ff6b5e;
2418
+ --hub-row-action-bg: #123a26;
2419
+ --hub-row-action-ink: #3ddc84;
2420
+ --hub-row-action-hover-bg: #164a30;
2421
+ --hub-row-face-size: 18px;
2422
+ --hero-ink: #0f1411;
2423
+ --hero-bg: linear-gradient(120deg, #5ae69a 0%, #3ddc84 45%, #7ee0ff 100%);
2424
+ --hero-shadow: 0 18px 40px -22px rgba(61, 220, 132, 0.9);
2425
+ --hero-blob-a: rgba(15, 20, 17, 0.1);
2426
+ --hero-blob-b: rgba(61, 220, 132, 0.18);
2427
+ --hero-cta-bg: #0f1411;
2428
+ --hero-cta-shadow: 0 10px 22px -10px rgba(215, 227, 217, 0.5);
2429
+ --hero-ghost-bg: rgba(15, 20, 17, 0.16);
2430
+ --hero-ghost-hover-bg: rgba(15, 20, 17, 0.26);
2431
+ --hero-face-bg: rgba(15, 20, 17, 0.55);
2432
+ --hero-bubble-shadow: 0 10px 24px -14px rgba(215, 227, 217, 0.6);
2433
+ --hero-bubble-1-bg: #0f1411;
2434
+ --hero-bubble-2-bg: #123a26;
2435
+ --hero-bubble-2-ink: #8fe3bd;
2436
+ --hero-bubble-3-bg: #3a2f0c;
2437
+ --hero-bubble-3-ink: #ffe08a;
2438
+ --hero-spark: #ffd166;
2439
+ --feature-emoji-bg: rgba(15, 20, 17, 0.8);
2440
+ --feature-peach-bg: #4a2d18;
2441
+ --step-bg: #0f1411;
2442
+ --step-num-ink: #0f1411;
2443
+ --tpl-shadow: 0 1px 3px rgba(215, 227, 217, 0.06);
2444
+ --tpl-check-ink: #0f1411;
2445
+ --browser-theme-color: #0b0f0c;
2446
+ }