@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&display=swap";*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#b8c0cc;background:radial-gradient(at 20% 0,#e8a31714 0%,#0000 50%),radial-gradient(at 80% 100%,#61afef0f 0%,#0000 50%),#050608;font-family:IBM Plex Mono,monospace;overflow:hidden}#root{justify-content:center;align-items:center;padding:1.5rem;display:flex}@media (width<=640px){#root{padding:.5rem}}.app{border:1px solid #2a2f3a;border-radius:10px;flex-direction:column;width:min(960px,100%);height:min(720px,100vh - 3rem);display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 24px 80px #000000a6,inset 0 1px #ffffff0f}.titlebar{-webkit-user-select:none;user-select:none;background:linear-gradient(#141820 0%,#0e1117 100%);border-bottom:1px solid #2a2f3a;align-items:center;gap:.75rem;padding:.6rem 1rem;display:flex}.titlebar-dots{gap:.4rem;display:flex}.dot{border-radius:50%;width:11px;height:11px}.dot-red{background:#ff5f57}.dot-yellow{background:#febc2e}.dot-green{background:#28c840}.titlebar-label{text-align:center;color:#6b7280;letter-spacing:.02em;flex:1;font-size:.75rem}.terminal-frame{background:#07080d;flex:1;min-height:0;padding:.75rem}.terminal-screen{width:100%;height:100%}.terminal-screen .xterm{height:100%}.terminal-screen .xterm-viewport{overflow-y:auto}.statusbar{color:#4b5563;letter-spacing:.08em;text-transform:uppercase;background:#0e1117;border-top:1px solid #2a2f3a;justify-content:space-between;padding:.35rem 1rem;font-size:.65rem;display:flex}@media (width<=640px){.app{border-radius:6px;height:calc(100vh - 1rem)}.titlebar-label{font-size:.65rem}.statusbar span:nth-child(2){display:none}}
