:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f7fa;background:#0d1117}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#0d1117}.shell{max-width:720px;margin:0 auto;padding:20px}header{display:flex;gap:16px;align-items:center;justify-content:space-between}h1{margin:0;font-size:24px}h2{font-size:13px;text-transform:uppercase;letter-spacing:.08em;opacity:.65;margin:0 0 8px}#status{margin:4px 0 0;opacity:.75}section{background:#161b22;border:1px solid #30363d;border-radius:14px;padding:16px;margin-top:16px}#transcript{margin:0;line-height:1.45}#answer{white-space:pre-wrap;margin:0;font:inherit;line-height:1.45}.mode-switch{display:flex;gap:8px}button{border:1px solid #444c56;background:#21262d;color:#f5f7fa;padding:8px 12px;border-radius:999px}button.active{background:#f5f7fa;color:#0d1117}footer{padding:18px 4px;opacity:.55;font-size:12px}
