:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17324d;background:#eef4f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1100px}button{border:1px solid #b7c8d8;border-radius:8px;background:#fff;color:#17324d;cursor:pointer;font:inherit;padding:10px 14px}button:hover:not(:disabled){border-color:#3a7ca5;background:#f4faff}button:disabled{cursor:not-allowed;opacity:.45}button.primary{border-color:#246b8e;background:#246b8e;color:#fff}.text-button{border:0;padding:2px 4px;color:#246b8e}.topbar{align-items:center;background:#17324d;color:#fff;display:flex;justify-content:space-between;padding:20px 28px}.topbar h1{font-size:22px;margin:4px 0 0}.eyebrow{color:#a7d8e8;font-size:11px;letter-spacing:.16em;margin:0}.toolbar{display:flex;gap:8px}.layout{display:grid;gap:18px;grid-template-columns:minmax(700px,1fr) 360px;padding:18px}.editor-card,.card{background:#fff;border:1px solid #d5e1ea;border-radius:14px;box-shadow:0 8px 24px #24486414}.editor-card{min-height:calc(100vh - 130px);overflow:hidden}.card{padding:16px}.side-column{display:flex;flex-direction:column;gap:18px}.section-title{align-items:center;display:flex;justify-content:space-between;padding:18px 20px 12px}.section-title.compact{padding:0 0 12px}.section-title h2{font-size:16px;margin:0}.section-title p{color:#637a8d;font-size:13px;margin:5px 0 0}.status{border-radius:999px;font-size:12px;padding:6px 10px}.status.offline{background:#edf1f4;color:#607080}.status.online{background:#def6e8;color:#18734a}.workspace{height:calc(100vh - 235px);min-height:560px;width:100%}.device-card{min-height:190px}.device-card pre,.log-card pre{background:#142636;border-radius:9px;color:#d8f0fa;font:12px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;margin:0;overflow:auto;padding:12px;white-space:pre-wrap}.device-card pre{min-height:130px}.log-card{flex:1;min-height:300px}.log-card pre{height:calc(100% - 30px);min-height:250px}#capabilityCount{color:#72879a;font-size:12px}
