.code-editor[data-v-ffc9a142]{background:var(--color-surface);flex:1;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.code-editor[data-v-ffc9a142],.code-editor__input[data-v-ffc9a142],.code-editor__layer[data-v-ffc9a142]{font-family:ui-monospace,SF Mono,JetBrains Mono,menlo,monaco,Cascadia Code,consolas,monospace;font-size:.875rem;line-height:1.6}.code-editor__input[data-v-ffc9a142],.code-editor__layer[data-v-ffc9a142]{tab-size:2;white-space:pre;word-wrap:normal;overflow-wrap:normal;margin:0;padding:.75rem 1rem}.code-editor__gutter[data-v-ffc9a142]{text-align:right;color:var(--color-text-subtle);background:var(--color-surface-2);border-right:1px solid var(--color-border);-webkit-user-select:none;user-select:none;flex-shrink:0;padding:.75rem .5rem;overflow:hidden}.code-editor__gutter .code-editor__line-no[data-v-ffc9a142]{min-width:1.75rem;transition:color .12s;display:block}.code-editor__gutter .code-editor__line-no.is-active[data-v-ffc9a142]{color:var(--color-active-gutter);font-weight:700}.code-editor__content[data-v-ffc9a142]{flex:1;min-width:0;min-height:0;position:relative;overflow:hidden}.code-editor__active-line[data-v-ffc9a142]{left:0;right:0;top:calc(var(--active-line-top,0px) - var(--active-line-scroll,0px));height:var(--active-line-height,1.6em);background:var(--color-active-line);pointer-events:none;opacity:0;transition:opacity .12s;position:absolute}.code-editor.is-focused .code-editor__active-line[data-v-ffc9a142]{opacity:1}.code-editor__error-line[data-v-ffc9a142]{left:0;right:0;top:calc(var(--error-line-top,0px) - var(--active-line-scroll,0px));height:var(--active-line-height,1.6em);background:var(--color-danger-soft);box-shadow:inset 3px 0 0 var(--color-danger);pointer-events:none;position:absolute}.code-editor__layer[data-v-ffc9a142]{color:var(--color-text);pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;position:absolute;inset:0;overflow:hidden}.code-editor__layer code[data-v-ffc9a142]{font-family:inherit}.code-editor__layer.is-readonly[data-v-ffc9a142]{pointer-events:auto;-webkit-user-select:text;user-select:text;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;overflow:auto}.code-editor__layer.is-readonly[data-v-ffc9a142]::-webkit-scrollbar{width:10px;height:10px}.code-editor__layer.is-readonly[data-v-ffc9a142]::-webkit-scrollbar-thumb{background:var(--color-border);background-clip:content-box;border:2px solid #0000;border-radius:999px}.code-editor__layer.is-readonly[data-v-ffc9a142]::-webkit-scrollbar-thumb:hover{background:var(--color-border-strong);background-clip:content-box}.code-editor__input[data-v-ffc9a142]{resize:none;color:#0000;-webkit-text-fill-color:transparent;width:100%;height:100%;caret-color:var(--color-text);scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;background:0 0;border:0;outline:none;position:absolute;inset:0;overflow:auto}.code-editor__input[data-v-ffc9a142]::-webkit-scrollbar{width:10px;height:10px}.code-editor__input[data-v-ffc9a142]::-webkit-scrollbar-thumb{background:var(--color-border);background-clip:content-box;border:2px solid #0000;border-radius:999px}.code-editor__input[data-v-ffc9a142]::-webkit-scrollbar-thumb:hover{background:var(--color-border-strong);background-clip:content-box}.code-editor__input[data-v-ffc9a142]::placeholder{color:var(--color-text-subtle);-webkit-text-fill-color:var(--color-text-subtle)}.code-editor__input[data-v-ffc9a142]::selection{background:var(--color-brand-soft)}.code-editor__dropzone[data-v-ffc9a142]{z-index:500;border:2px dashed var(--color-primary);background:var(--color-brand-soft);color:var(--color-primary);pointer-events:none;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,Segoe UI,roboto,helvetica,arial,sans-serif;font-weight:600;display:flex;position:absolute;inset:.5rem}
