:root{color:#fff;background:#050505;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#050505;font-size:12px}button,input,select{font:inherit}.shell{width:min(100% - 48px,1800px);margin:0 auto;padding:48px 0 32px}.topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{margin:0 0 6px;color:#fff200;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2{margin:0;color:#fff}h1{font-size:clamp(1.5rem,4vw,1.7rem);line-height:1}h2{font-size:1.2rem}.status{display:inline-flex;align-items:center;min-height:42px;gap:10px;padding:0 14px;border:1px solid #343434;color:#fff;background:#111}.status.online{border-color:#fff200;color:#fff200}.status.offline{color:#d6d6d6}.controls{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(180px,260px) auto auto 44px;gap:14px;align-items:stretch;margin-bottom:26px}input,select{width:100%;min-height:48px;border:1px solid #3d3d3d;border-radius:0;padding:0 14px;outline:none;color:#fff;background:#111}input:focus,select:focus{border-color:#fff200;box-shadow:0 0 0 2px #fff20033}.mode-toggle{display:grid;grid-template-columns:1fr 1fr;border:1px solid #fff200;background:#050505}.mode-toggle button{min-width:74px;border:0;color:#fff200;background:transparent}.mode-toggle button.active{color:#050505;background:#fff200}button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;gap:8px;border:2px solid #fff200;padding:0 18px;color:#fff200;background:#050505;font-weight:800;cursor:pointer}button:hover,button.primary{color:#050505;background:#fff200}button.primary:hover{color:#fff200;background:#050505}.icon-only{width:48px;padding:0}.console-section{min-height:calc(100vh - 220px)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.section-heading span{color:#fff200;font-weight:800}.console{height:calc(100vh - 260px);min-height:420px;overflow:auto;border:1px solid #2f2f2f;background:#fff;color:#050505;padding:16px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.95rem;line-height:1.55}.empty{margin:0;color:#6f6f6f}.log-line{white-space:pre-wrap;overflow-wrap:anywhere;padding:2px 0}.log-line.in{color:#050505}.data-block{margin:0 0 14px;color:#050505}.data-block-title{display:grid;grid-template-columns:minmax(64px,1fr) auto minmax(64px,1fr);align-items:center;gap:8px;margin-bottom:6px;font-weight:800;white-space:nowrap}.data-block-title span{min-width:0;overflow:hidden;color:#050505}.data-block-title span:before{content:"================================================================================================================================================================================================"}.data-block-title strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.data-row{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px;align-items:start;padding:2px 0}.data-row span{color:#6d6400;font-weight:800}.data-row code{display:block;min-width:0;color:#050505;font:inherit;white-space:pre-wrap;overflow-wrap:anywhere}.log-line.out{color:#6d6400}.log-line.status{display:block;min-height:auto;border:0;padding:2px 0;color:#4a4a4a;background:transparent}.log-line.error{color:#a80000;font-weight:800}@media (max-width: 980px){.shell{width:min(100% - 28px,1800px);padding-top:28px}.topbar{align-items:flex-start;flex-direction:column}.controls{grid-template-columns:1fr 1fr}.controls input,.controls select{grid-column:1 / -1}.icon-only{width:100%}.console{height:calc(100vh - 390px);min-height:340px}}
