@tailwind base;@tailwind components;@tailwind utilities;@layer base{*,*:before,*:after{box-sizing:border-box}html{font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#555}::selection{background:#6366f130;color:inherit}.cm-editor{height:100%!important;background:#111!important}.cm-scroller{font-family:JetBrains Mono,monospace!important;font-size:13px!important}.cm-content{padding:16px 0!important}.cm-gutters{background:#111!important;border-right:1px solid #222!important}.cm-activeLineGutter,.cm-activeLine{background:#ffffff08!important}.cm-cursor{border-left-color:#6366f1!important}.xterm{padding:8px!important}.xterm-viewport{overflow-y:auto!important}}
