.styles_terminal__RvmbT{height:100%;width:100%;background-color:var(--theme-background,#1a1a1a);color:var(--theme-text,#e0e0e0);font-family:var(--font-family-mono,"Courier New",monospace);font-size:14px;line-height:1.5;overflow:hidden}.styles_terminal__RvmbT[data-theme=dark]{--theme-background:#1a1a1a;--theme-text:#e0e0e0;--theme-prompt:#98c379;--theme-command:#61afef;--theme-error:#e06c75;--prompt-user-color:#98c379;--prompt-host-color:#61afef;--prompt-path-color:#e5c07b;--prompt-symbol-color:#abb2bf;--prompt-separator-color:#666;--file-regular-color:#abb2bf;--file-directory-color:#61afef;--file-executable-color:#98c379}.styles_terminal__RvmbT[data-theme=light]{--theme-background:#ffffff;--theme-text:#24292e;--theme-prompt:#22863a;--theme-command:#005cc5;--theme-error:#d73a49;--prompt-user-color:#22863a;--prompt-host-color:#005cc5;--prompt-path-color:#e36209;--prompt-symbol-color:#6a737d;--prompt-separator-color:#959da5;--file-regular-color:#24292e;--file-directory-color:#005cc5;--file-executable-color:#22863a}.styles_container___eafs{height:100%;overflow-y:auto;padding:1rem;scrollbar-width:thin;scrollbar-color:#444 #1a1a1a}.styles_container___eafs::-webkit-scrollbar{width:8px}.styles_container___eafs::-webkit-scrollbar-track{background:#1a1a1a}.styles_container___eafs::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.styles_container___eafs::-webkit-scrollbar-thumb:hover{background:#555}.styles_output__Wy0XH{margin-bottom:.5rem}.styles_outputLine__p79d_{margin-bottom:.5rem;word-wrap:break-word;white-space:pre-wrap}.styles_outputLine--command__MvWXm{color:var(--theme-command,#61afef)}.styles_outputLine--output__opxwl{color:var(--theme-text,#e0e0e0)}.styles_outputLine--error__81_jR{color:var(--theme-error,#e06c75)}.styles_outputContent__5xVdc{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;white-space:pre-wrap;word-wrap:break-word}.styles_inputRow__hBJLE{display:flex;align-items:center;padding:0;margin-top:.5rem}.styles_prompt__svB_F{color:var(--theme-prompt,#98c379);margin-right:.5rem;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_promptUser__Y7O7V{color:var(--prompt-user-color,var(--theme-prompt,#98c379))}.styles_promptHost__Khuc9{color:var(--prompt-host-color,#61afef)}.styles_promptPath__lyVz9{color:var(--prompt-path-color,#e5c07b)}.styles_promptSymbol__KRlHc{color:var(--prompt-symbol-color,#abb2bf)}.styles_promptSeparator__hvHTT{color:var(--prompt-separator-color,#666)}.styles_fileRegular__6h__U{color:var(--file-regular-color,#abb2bf)}.styles_fileDirectory__v2wpY{color:var(--file-directory-color,#61afef);font-weight:500}.styles_fileExecutable__k5cTM{color:var(--file-executable-color,#98c379);font-weight:500}.styles_input__yYeT4{flex:1 1;background:transparent;border:none;outline:none;color:var(--theme-text,#e0e0e0);font-family:inherit;font-size:inherit;line-height:inherit;padding:0}.styles_input__yYeT4:disabled{opacity:.5;cursor:not-allowed}.styles_loading__LZdkN{color:var(--theme-prompt,#98c379);margin-left:.5rem;animation:styles_blink__HKG3t 1s infinite}@keyframes styles_blink__HKG3t{0%,50%{opacity:1}51%,to{opacity:0}}