@font-face{font-family:"Noto Sans Symbols 2";src:url(/assets/NotoSansSymbols2-Regular-C_bRXogq.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root,[data-theme=dark]{--bg-primary: #0a0a0f;--bg-secondary: #111118;--bg-surface: #16161e;--bg-hover: #1e1e2a;--text-primary: #e6edf3;--text-secondary: #a0a8b4;--text-dim: #5a6270;--text-on-accent: #fff;--text-on-color: #000;--accent: #4fc3f7;--accent-hover: #39b0e4;--success: #3fb950;--error: #f85149;--warning: #d29922;--border: #2a2a3a;--font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", "Consolas", monospace}[data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #f6f8fa;--bg-surface: #f0f2f5;--bg-hover: #e8eaed;--text-primary: #1f2328;--text-secondary: #656d76;--text-dim: #8b949e;--text-on-accent: #fff;--text-on-color: #fff;--accent: #0969da;--accent-hover: #0550ae;--success: #1a7f37;--error: #cf222e;--warning: #9a6700;--border: #d0d7de;--font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", "Consolas", monospace}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,sans-serif;background:var(--bg-primary);color:var(--text-primary);overflow:hidden;height:100vh}#root{height:100vh;display:flex;flex-direction:column}.xterm{padding:8px}.xterm-viewport::-webkit-scrollbar{width:6px}.xterm-viewport::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:16px;height:16px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}button{font-family:inherit}input:focus,textarea:focus,select:focus{outline:2px solid var(--accent);outline-offset:-1px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-track{background:transparent}.mode-content{flex:1;overflow:hidden;display:flex;flex-direction:column}.server-item:hover{border-left:2px solid var(--success)!important}.sidebar-nav-item:hover{background:var(--bg-hover)!important;color:var(--text-primary)!important}@keyframes diamondSpin{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.2)}to{transform:rotate(360deg) scale(1)}}@keyframes heartbeatCW{0%{transform:rotate(0) scale(1)}30%{transform:rotate(180deg) scale(1.15)}to{transform:rotate(360deg) scale(1)}}@keyframes heartbeatCCW{0%{transform:rotate(0) scale(1)}30%{transform:rotate(-180deg) scale(1.15)}to{transform:rotate(-360deg) scale(1)}}.tab-diamond-spin{animation:diamondSpin .6s ease-in-out}.tab-heartbeat-cw{animation:heartbeatCW .8s ease-in-out}.tab-heartbeat-ccw{animation:heartbeatCCW .8s ease-in-out}.activity-bar{transition:width .15s ease,min-width .15s ease}.sidebar-header button:hover{background:var(--bg-hover)!important;color:var(--accent)!important}.resize-handle-vertical:hover,.resize-handle-vertical:active{background:var(--accent)!important}@media (max-width: 768px){.xterm{padding:4px;font-size:12px!important}.sidebar,.resize-handle-vertical,.activity-bar{display:none!important}.sidebar.mobile-open{display:flex!important;position:fixed!important;left:0;top:0;bottom:0;z-index:900;width:280px!important;min-width:280px!important;box-shadow:4px 0 24px #00000080}.mobile-sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:899;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tab-bar-region{min-height:34px!important;height:34px!important}.mode-content{min-height:0}html{touch-action:manipulation;-webkit-text-size-adjust:100%}body{overscroll-behavior:none;-webkit-overflow-scrolling:touch}#root{height:100dvh}.mobile-menu-btn{display:flex!important}}@media (min-width: 769px){.mobile-menu-btn,.mobile-sidebar-overlay{display:none!important}}@media (min-width: 769px) and (max-width: 1024px){.xterm{padding:6px}}
