.xterm-host{box-sizing:border-box;background:var(--color-surface-inset);width:100%;height:100%;min-height:0;color:var(--color-fg);font-family:var(--font-mono);cursor:text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;outline:none;padding:6px 2px 4px 8px;font-size:12px;line-height:1.65;overflow:hidden}@media (prefers-color-scheme:dark){.xterm-host{--lightningcss-light: ;--lightningcss-dark:initial}}.xterm-host .xterm{width:100%;height:100%;padding:0}.xterm-host .xterm-screen{height:100%}.xterm-host .xterm-viewport{scrollbar-width:thin;scrollbar-color:var(--color-border-strong) transparent}.xterm-host .xterm-viewport::-webkit-scrollbar{width:9px;height:9px}.xterm-host .xterm-viewport::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-sm,4px);background-clip:padding-box;border:2px solid #0000}.xterm-host .xterm-viewport::-webkit-scrollbar-thumb:hover{background:var(--color-fg-muted);background-clip:padding-box}.xterm-host .xterm-viewport::-webkit-scrollbar-track{background:0 0}.xterm-host .xterm-viewport::-webkit-scrollbar-corner{background:0 0}.xterm-host .xterm-helper-textarea,.xterm-host .xterm:focus,.xterm-host .xterm.focus{outline:none}
