:root{--scrollbar-thumb: oklch(.82 .01 260);--scrollbar-thumb-hover: oklch(.7 .01 260);--editor-bg: var(--background);--editor-fg: oklch(.2795 .0368 260.031);--editor-caret: var(--primary);--editor-selection: oklch(.6011 .1868 254.5 / .15);--editor-selection-match: oklch(.6011 .1868 254.5 / .1);--editor-line-highlight: transparent;--editor-gutter-bg: oklch(.9842 .0034 247.8575);--editor-gutter-fg: oklch(.869 .0198 252.8943);--editor-gutter-active-fg: oklch(.7107 .0351 256.7878);--editor-gutter-border: oklch(.9683 .0069 247.8956);--editor-syntax-heading: var(--primary);--editor-syntax-link: var(--primary);--editor-syntax-url: oklch(.5544 .0407 257.4166);--editor-syntax-code: oklch(.5413 .2466 293.009);--editor-syntax-fence: oklch(.7107 .0351 256.7878);--editor-syntax-quote: oklch(.5544 .0407 257.4166);--editor-syntax-list: oklch(.4455 .0374 257.2808);--editor-syntax-comment: oklch(.7107 .0351 256.7878);--editor-syntax-keyword: oklch(.5413 .2466 293.009);--editor-syntax-function: oklch(.5461 .2152 262.8809);--editor-syntax-variable: oklch(.6089 .1109 221.7231);--editor-syntax-string: oklch(.6271 .1699 149.2138);--editor-syntax-number: oklch(.6461 .1943 41.1158);--editor-syntax-operator: oklch(.4455 .0374 257.2808);--editor-syntax-type: oklch(.6806 .1423 75.834);--editor-syntax-angle: oklch(.5544 .0407 257.4166);--editor-syntax-tag: oklch(.5771 .2152 27.325);--editor-syntax-attribute: oklch(.5413 .2466 293.009);--editor-syntax-property: oklch(.6089 .1109 221.7231);--codeblock-bg: oklch(.2925 .0157 264.2965);--codeblock-fg: oklch(.7621 .0202 262.9873)}.dark{--scrollbar-thumb: oklch(.3 .01 260);--scrollbar-thumb-hover: oklch(.4 .01 260);--editor-bg: var(--background);--editor-fg: var(--foreground);--editor-caret: var(--primary);--editor-selection: oklch(.6011 .1868 254.5 / .25);--editor-selection-match: oklch(.6011 .1868 254.5 / .16);--editor-line-highlight: oklch(.2795 .0368 260.031);--editor-gutter-bg: oklch(.1763 .014 258.36);--editor-gutter-fg: oklch(.4455 .0374 257.2808);--editor-gutter-active-fg: oklch(.7107 .0351 256.7878);--editor-gutter-border: oklch(.1763 .014 258.36);--editor-syntax-heading: var(--primary);--editor-syntax-link: var(--primary);--editor-syntax-url: oklch(.7107 .0351 256.7878);--editor-syntax-code: oklch(.709 .1592 293.5412);--editor-syntax-fence: oklch(.5544 .0407 257.4166);--editor-syntax-quote: oklch(.7107 .0351 256.7878);--editor-syntax-list: oklch(.869 .0198 252.8943);--editor-syntax-comment: oklch(.5544 .0407 257.4166);--editor-syntax-keyword: oklch(.709 .1592 293.5412);--editor-syntax-function: oklch(.7137 .1434 254.624);--editor-syntax-variable: oklch(.7971 .1339 211.5302);--editor-syntax-string: oklch(.8003 .1821 151.711);--editor-syntax-number: oklch(.7576 .159 55.9344);--editor-syntax-operator: oklch(.869 .0198 252.8943);--editor-syntax-type: oklch(.8606 .1731 91.9357);--editor-syntax-angle: oklch(.7107 .0351 256.7878);--editor-syntax-tag: oklch(.7106 .1661 22.2162);--editor-syntax-attribute: oklch(.709 .1592 293.5412);--editor-syntax-property: oklch(.7971 .1339 211.5302);--codeblock-bg: oklch(.2925 .0157 264.2965);--codeblock-fg: oklch(.7621 .0202 262.9873)}:where(.editor-scrollbar,.cm-editor .cm-scroller){scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}:where(.editor-scrollbar,.cm-editor .cm-scroller)::-webkit-scrollbar{width:8px;height:8px}:where(.editor-scrollbar,.cm-editor .cm-scroller)::-webkit-scrollbar-track{background:transparent}:where(.editor-scrollbar,.cm-editor .cm-scroller)::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}:where(.editor-scrollbar,.cm-editor .cm-scroller)::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.cm-editor{height:100%;font-size:14px}.cm-editor .cm-scroller{overflow:auto}.cm-editor .cm-content{padding:16px 0}.cm-editor .cm-line{padding:0 16px;line-height:24px}.cm-editor .cm-gutters{min-width:48px;padding-right:0}.cm-editor .cm-lineNumbers{min-width:48px}.cm-editor .cm-lineNumbers .cm-gutterElement{padding:0 12px 0 0;min-width:48px;text-align:right;font-size:12px;line-height:24px}
