:root{color:#172018;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f8f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#263a2b;border:1px solid #263a2b;border-radius:6px;padding:.7rem .95rem;font-size:.9rem;font-weight:650}button:disabled{cursor:not-allowed;opacity:.55}.shell{grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#eaf0e5;background:#162019;flex-direction:column;gap:2rem;padding:1.25rem;display:flex}.brand{letter-spacing:0;border:1px solid #eaf0e53d;border-radius:8px;place-items:center;width:3.25rem;height:3.25rem;font-size:1.35rem;font-weight:800;display:grid}.railSection h2,.panelHeader h2{letter-spacing:0;text-transform:uppercase;margin:0;font-size:.82rem}.railSection p,.railSection li{color:#c9d3c3;font-size:.93rem;line-height:1.55}.railSection ul{gap:.55rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.workspace{flex-direction:column;min-width:0;display:flex}.topbar{border-bottom:1px solid #dce3d7;justify-content:space-between;align-items:center;padding:1.2rem 1.4rem;display:flex}.topbar h1{margin:0;font-size:1.2rem;line-height:1.2}.topbar p{color:#65705f;margin:.25rem 0 0;font-size:.92rem}.panels{grid-template-columns:minmax(260px,.72fr) minmax(280px,.8fr) minmax(360px,1.15fr);gap:1rem;min-height:0;padding:1rem;display:grid}.codePanel,.telemetryPanel,.chatPanel{background:#fff;border:1px solid #dce3d7;border-radius:8px;flex-direction:column;min-width:0;min-height:calc(100vh - 6.75rem);display:flex;overflow:hidden}.panelHeader{border-bottom:1px solid #e5eadf;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.panelHeader span{color:#697363;font-size:.8rem}.codePanel ol{color:#314038;gap:.8rem;margin:0;padding:1rem 1rem 1rem 2rem;line-height:1.5;display:grid}.dataList,.messageList{flex-direction:column;flex:1;gap:.85rem;padding:1rem;display:flex;overflow:auto}.dataList pre{color:#d6ead6;background:#101713;border-radius:6px;margin:0;padding:.8rem;font-size:.78rem;line-height:1.45;overflow:auto}.message{border:1px solid #e1e7dd;border-radius:8px;gap:.45rem;padding:.85rem;display:grid}.message-assistant{background:#fbfcf8}.message-user{background:#eef5ea}.messageRole{color:#667160;text-transform:uppercase;font-size:.75rem;font-weight:700}.messageBody{color:#1f2b23;font-size:.94rem;line-height:1.58}.messageBody p{margin:0 0 .65rem}.messageBody p:last-child{margin-bottom:0}.composer{border-top:1px solid #e5eadf;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding:.85rem;display:grid}.composer textarea{color:#1f2b23;resize:vertical;border:1px solid #cfd9ca;border-radius:6px;min-width:0;padding:.75rem;line-height:1.45}.statusStrip{color:#687462;border-top:1px solid #e5eadf;gap:1rem;padding:.7rem .85rem;font-size:.78rem;display:flex}.empty{color:#6c7766;margin:0;font-size:.9rem;line-height:1.45}@media (width<=1020px){.shell{grid-template-columns:1fr}.sidebar{display:none}.panels{grid-template-columns:1fr}.codePanel,.telemetryPanel,.chatPanel{min-height:auto}}@media (width<=640px){.topbar{flex-direction:column;align-items:stretch;gap:.85rem}.composer{grid-template-columns:1fr}.statusStrip{flex-direction:column;gap:.4rem}}
