@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap";
.terminal-view{--terminal-bg:#0a0e17;--terminal-surface:#111827;--terminal-elevated:#1a2035;--terminal-border:#1f2937;--terminal-text:#e5e7eb;--terminal-text-muted:#6b7280;--terminal-accent:var(--color-accent);--terminal-positive:#00c853;--terminal-negative:#ff1744;background-color:var(--terminal-bg);color:var(--terminal-text);font-family:Inter,sans-serif}.terminal-view .text-terminal-positive{color:#00c853}.terminal-view .text-terminal-negative{color:#ff1744}.terminal-view ::-webkit-scrollbar{width:6px;height:6px}.terminal-view ::-webkit-scrollbar-track{background:#0a0e17}.terminal-view ::-webkit-scrollbar-thumb{background:#1f2937;border-radius:2px}.terminal-view ::-webkit-scrollbar-thumb:hover{background:#374151}body.terminal-active{overflow:hidden}.terminal-view .font-data{font-variant-numeric:tabular-nums;font-family:JetBrains Mono,monospace}
/*# sourceMappingURL=0rpha96jistuh.css.map*/