:root{color:#162022;background:#f5f7f4;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{min-width:320px;min-height:100vh;margin:0}button{min-height:46px;border:0;border-radius:8px;background:#fff;color:#162022;cursor:pointer;font:inherit;font-weight:700}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{display:flex;min-height:100vh;flex-direction:column;gap:22px;padding:24px}.control-band{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #d9dfd7}.eyebrow{margin:0 0 8px;color:#54716c;font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.1;letter-spacing:0}h2{margin-bottom:10px;font-size:1.15rem;letter-spacing:0}.connection-pill{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid #e0a54b;border-radius:999px;background:#fff7e8;color:#744d12;font-weight:800;white-space:nowrap}.connection-pill[data-connected=true]{border-color:#8fc1a9;background:#e9f7ef;color:#1e684c}.status-grid{display:grid;grid-template-columns:minmax(280px,1.3fr) minmax(260px,.85fr) minmax(260px,.85fr);gap:18px}.status-panel,.voice-panel,.actions-panel,.timeline,.dispatch-visual{border:1px solid #dce2da;border-radius:8px;background:#fff;box-shadow:0 12px 36px #29373414}.status-panel,.voice-panel,.actions-panel{min-height:250px;padding:22px}.status-panel{background:linear-gradient(135deg,#fff,#eef8f4)}.status-panel__top,.panel-heading,.button-row,.action-stack button{display:flex;align-items:center}.status-panel__top{justify-content:space-between;margin-bottom:28px}.status-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:#243b3a;color:#fff;font-size:.82rem;font-weight:800}.status-panel p,.voice-panel p,.actions-panel p,.dispatch-copy p{color:#4d5c5a;line-height:1.6}.event-meta{display:grid;gap:10px;margin:22px 0 0}.event-meta div{display:grid;grid-template-columns:92px 1fr;gap:8px}.event-meta dt{color:#647371;font-weight:800}.event-meta dd{margin:0;overflow-wrap:anywhere}.panel-heading{gap:9px;margin-bottom:16px}.panel-heading h2{margin-bottom:0}.prompt-text{min-height:58px;font-size:1.05rem;font-weight:800}.button-row{gap:10px}.primary-button,.action-stack button{justify-content:center;gap:8px;padding:0 16px}.primary-button{background:#1f6f5b;color:#fff}.icon-button{display:inline-grid;width:46px;place-items:center;border:1px solid #d4dbd1}.transcript{min-height:44px;margin:16px 0 0;padding:12px;border-radius:8px;background:#f1f5ef;overflow-wrap:anywhere}.action-stack{display:grid;gap:10px}.action-stack button{justify-content:flex-start;border:1px solid #dbe1d8;padding:0 14px;text-align:left}.error-text{margin:12px 0 0;color:#b13f2b;font-weight:800}.response-band{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,.9fr);gap:18px;flex:1}.timeline{padding:22px}.timeline ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.timeline li{display:grid;grid-template-columns:90px minmax(120px,180px) 1fr;gap:12px;align-items:center;min-height:58px;padding:12px;border:1px solid #e0e6dd;border-radius:8px;background:#fbfcfa}.timeline time{color:#63706f;font-size:.9rem;font-weight:800}.timeline strong{color:#1f3734}.timeline span{color:#5a6765;line-height:1.45}.dispatch-visual{position:relative;display:grid;min-height:330px;overflow:hidden;padding:26px;background:linear-gradient(90deg,rgba(31,111,91,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(31,111,91,.08) 1px,transparent 1px),#fff;background-size:42px 42px}.route-line{position:absolute;top:42%;right:42px;left:42px;height:4px;border-radius:999px;background:#bdd4cb}.route-line span{position:absolute;top:50%;width:14px;height:14px;transform:translateY(-50%);border-radius:999px;background:#1f6f5b}.route-line span:nth-child(1){left:0}.route-line span:nth-child(2){left:48%}.route-line span:nth-child(3){right:0}.robot{position:absolute;top:calc(42% - 86px);left:34px;width:88px;transition:transform .9s ease}.dispatch-visual[data-active=true] .robot{transform:translate(min(34vw,360px))}.robot-head{display:flex;justify-content:center;gap:16px;width:76px;height:48px;margin:0 auto 6px;padding-top:17px;border:3px solid #263c3a;border-radius:8px;background:#e8fbf4}.robot-head span{width:9px;height:9px;border-radius:999px;background:#263c3a}.robot-body{display:grid;width:88px;height:66px;place-items:center;border:3px solid #263c3a;border-radius:8px;background:#f9d170}.dispatch-copy{align-self:end;max-width:420px;margin-top:auto}@media (max-width: 980px){.status-grid,.response-band,.timeline li{grid-template-columns:1fr}}@media (max-width: 680px){.app-shell{padding:16px}.control-band{align-items:flex-start;flex-direction:column}h1{font-size:1.8rem}}
