:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#dce5ec;background:#10151b;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{max-width:1360px;margin:0 auto;padding:42px 36px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:2.3px;color:#7e949e}h1{font-size:36px;letter-spacing:-1.4px;margin:10px 0}.dot{color:#84d9c3}p{color:#97a8b6;line-height:1.6;margin:6px 0}h2{font-size:14px;font-weight:600}h3{font-weight:500}.badge{border:1px solid #344550;border-radius:20px;padding:8px 14px;font-size:12px;color:#a1b6c2}.controls{display:flex;align-items:end;gap:12px;padding:20px;background:#17212a;border:1px solid #273640;border-radius:14px;margin-bottom:22px}label{font-size:12px;color:#c0ccd5}.controls label:first-child{flex:1}label span{color:#7c909e}input,select{display:block;width:100%;background:#101820;color:#dce5ec;border:1px solid #33434f;border-radius:8px;padding:12px;font:inherit;margin-top:8px}button{background:#8bdbc4;color:#14382d;border:0;padding:12px 18px;border-radius:8px;font:600 12px inherit;cursor:pointer;white-space:nowrap}button:disabled{opacity:.35;cursor:default}#disconnect,#interrupt,#export{background:#253540;color:#c4d2db}.workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,1fr);gap:22px}.conversation,aside{border:1px solid #293943;border-radius:14px;background:#141d25;padding:22px;min-width:0}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title span{font-size:11px;color:#8198a5}#messages{height:410px;overflow-y:auto;padding:14px 0}.welcome{text-align:center;max-width:380px;margin:64px auto}.orb{width:62px;height:62px;border-radius:22px;background:linear-gradient(145deg,#38665d,#173c40);color:#abe5d4;font-size:40px;margin:auto}.bubble{padding:12px 14px;border-radius:12px;margin:10px 0;line-height:1.6;white-space:pre-wrap;font-size:14px}.bubble.user{background:#253740;margin-left:42px}.bubble.assistant{background:#1a2c2b;margin-right:24px}.bubble.error{background:#39252c;color:#f5bac6}.voice-controls{display:flex;gap:10px;align-items:center;margin:16px 0}.checkbox{display:flex;align-items:center;gap:8px}.checkbox input{width:auto;margin:0}form{display:flex;gap:10px}form input{margin:0;flex:1;min-width:0}.footnote,.hint{font-size:11px}.footnote{margin-top:12px}#active{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0}.chip{font:11px ui-monospace,monospace;padding:6px 8px;background:#203735;color:#acd7c8;border-radius:6px}#timing{font-size:12px;color:#91c3d4;margin:12px 0}#trace{height:408px;overflow-y:auto}.entry{border-top:1px solid #2b3b45;padding:13px 0;font-size:12px}.entry summary{cursor:pointer;overflow-wrap:anywhere}.entry small{color:#7f99a9}pre{font:11px/1.5 ui-monospace,monospace;white-space:pre-wrap;overflow-wrap:anywhere;color:#9db4c1}button:hover:enabled{filter:brightness(1.1)}body.embedded main{height:100vh;padding:0}body.embedded header,body.embedded .controls,body.embedded aside{display:none}body.embedded .workspace{display:block;height:100%}body.embedded .conversation{height:100%;border:0;border-radius:0;padding:16px;display:flex;flex-direction:column}body.embedded #messages{height:auto;flex:1}body.embedded .section-title h2{margin:4px 0}body.embedded .welcome{margin:auto}body.embedded .voice-controls{justify-content:center;flex-wrap:wrap}body.embedded .voice-controls button{min-height:46px}body.embedded form input{min-height:46px}@media(max-width:850px){main{padding:22px 14px}.workspace{grid-template-columns:1fr}.controls{flex-wrap:wrap}.controls label:first-child{flex-basis:100%}h1{font-size:28px}#messages{height:340px}body.embedded #messages{height:auto}}
