.xterm{cursor:text;-webkit-user-select:none;user-select:none;position:relative}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{z-index:5;position:absolute;top:0}.xterm .xterm-helper-textarea{opacity:0;z-index:-5;white-space:nowrap;resize:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute;top:0;left:-9999em;overflow:hidden}.xterm .composition-view{color:#fff;white-space:nowrap;z-index:1;background:#000;display:none;position:absolute}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{cursor:default;background-color:#000;position:absolute;inset:0;overflow-y:scroll}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;top:0;left:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{visibility:hidden;line-height:normal;display:inline-block;position:absolute;top:0;left:-9999em}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{z-index:10;color:#0000;pointer-events:none;position:absolute;inset:0}.xterm .live-region{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:underline double;text-decoration:underline double}.xterm-underline-3{-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.xterm-underline-4{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.xterm-underline-5{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:underline overline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;pointer-events:none;position:absolute;top:0;right:0}.xterm-decoration-top{z-index:2;position:relative}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{color:#e8eaed;background:#08090b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}button,input{font:inherit}.shell{flex-direction:column;height:100vh;display:flex}.topbar{background:#0d0f12;border-bottom:1px solid #22252b;align-items:center;gap:12px;height:48px;padding:0 14px;display:flex}.title{font-weight:700}.dot{background:#777;border-radius:50%;width:9px;height:9px}.dot.ok{background:#36d16f}.dot.bad{background:#e05252}.status{color:#9aa0aa;font-size:13px}.spacer{flex:1}.btn{color:#dfe3e8;cursor:pointer;background:#15181d;border:1px solid #2a2f37;border-radius:7px;padding:6px 10px}.btn:hover{background:#1d2128}.terminal-wrap{flex:1;min-height:0;padding:12px}#terminal{border-radius:8px;width:100%;height:100%;overflow:hidden}.login{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#0d0f12;border:1px solid #252a32;border-radius:12px;width:min(420px,100%);padding:24px}.login-card h1{margin:0 0 8px;font-size:21px}.login-card p{color:#9aa0aa;margin:0 0 18px}.login-card input{color:#fff;background:#08090b;border:1px solid #303640;border-radius:7px;outline:none;width:100%;margin-bottom:12px;padding:11px 12px}.login-card .btn{width:100%;padding:10px}.login-error{color:#ff9e9e;margin-top:12px;font-size:13px}
