:root{--font-sans:"Outfit", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;--font-mono:"Fira Code", ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", monospace;--transition-smooth:all .2s cubic-bezier(.4, 0, .2, 1)}@layer reset{*{box-sizing:border-box}body,h1,h2,h3,h4,p,ul,ol{margin:0;padding:0}body{font-family:var(--font-sans);min-height:100vh;line-height:1.5;transition:background-color .2s,color .2s}}@layer _;::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#00000008}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-theme ::-webkit-scrollbar-thumb{background:#0000001a}.light-theme ::-webkit-scrollbar-thumb:hover{background:#0003}@keyframes pulse-orange{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.pulse-orange-anim{animation:1.5s infinite pulse-orange}.xterm-viewport,.xterm-screen,.xterm-container,.xterm{background-color:#111827!important}.xterm-rows{color:#f9fafb!important}
