:root{--ink:#202b2a;--muted:#626f6c;--paper:#f4f6f3;--surface:#fff;--line:#d6dfda;--teal:#176b5f;--teal-dark:#125448;--teal-light:#eaf4ee;--charcoal:#233a35;--danger:#a3322c;--danger-bg:#fff1ed;--focus:#097c95;--radius:12px;--space:24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none;color:var(--ink);background:var(--paper);line-height:1.5}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}a{color:var(--teal-dark);text-underline-offset:3px}button{border:0}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:12px;z-index:20;background:var(--surface);padding:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.page-shell{max-width:1240px;margin:auto;padding:0 40px}.page-header{display:flex;align-items:center;justify-content:space-between;padding:27px 0 24px;gap:20px}.identity{display:flex;align-items:center;gap:13px}.brand-mark{width:44px;height:44px;background:var(--charcoal);color:white;display:grid;place-items:center;font-size:26px;font-weight:750;border-radius:9px;line-height:1}.eyebrow{display:block;font-size:10px;font-weight:750;letter-spacing:.17em;color:var(--muted);line-height:1.3}h1,h2,h3,h4,p{margin:0}h1{font-size:22px;letter-spacing:-.04em;line-height:1.35}h2{font-size:25px;letter-spacing:-.035em;font-weight:650}h3{font-size:15px;font-weight:650;display:flex;align-items:center;gap:10px}h4{font-size:18px;font-weight:600}.account-link{font-size:13px;font-weight:550;text-decoration:none}.account-link span{margin-left:8px}.connection{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:clip}.connection summary,.conversation summary{display:flex;align-items:center;justify-content:space-between;gap:15px;list-style:none;cursor:pointer}.connection summary::-webkit-details-marker,.conversation summary::-webkit-details-marker{display:none}.connection summary{padding:15px 20px;min-height:55px;font-size:13px}.connection-title{display:flex;gap:10px;align-items:center;font-weight:600}.status-dot{width:7px;height:7px;border-radius:50%;background:#83908b}.status-dot.connected{background:var(--teal)}.summary-hint{font-size:12px;color:var(--muted)}.summary-hint span{display:inline-block;margin-left:12px}.connection[open] summary{border-bottom:1px solid var(--line)}.connection[open] .summary-hint span,.conversation[open] summary>span:last-child{transform:rotate(180deg)}.connect-form{padding:18px 20px 20px;display:flex;gap:18px;align-items:flex-start}.key-field{flex:1;min-width:0}.key-field label{display:block;font-size:12px;font-weight:650;margin-bottom:7px}.key-field input{height:43px;width:100%;border:1px solid #aabbb1;border-radius:6px;padding:8px 12px;background:#fcfdfb;color:var(--ink)}.connection-actions{display:flex;gap:8px;padding-top:25px;flex-wrap:wrap}.field-help{font-size:12px;color:var(--muted);line-height:1.6}.key-field .field-help{margin-top:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:10px 17px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:600;line-height:1.3;white-space:nowrap;background:transparent;color:var(--ink);transition:background .15s,border-color .15s}.button-dark{background:var(--charcoal);color:#fff}.button-dark:hover:not(:disabled){background:#172c27}.button-primary{background:var(--teal);color:white}.button-primary:hover:not(:disabled){background:var(--teal-dark)}.button-outline{border-color:var(--line);background:var(--surface)}.button-outline:hover:not(:disabled),.button-quiet:hover:not(:disabled){background:#edf2ed}.button-quiet{color:var(--muted)}.button-small{min-height:40px;padding:8px 11px;font-size:12px}.workspace-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:31px 0 21px}.workspace-toolbar p{font-size:13px;color:var(--muted);margin-top:5px}.language-picker{padding:4px;margin:0;border:1px solid var(--line);background:#e9eeea;border-radius:9px;display:flex;gap:4px}.language-picker label{position:relative;display:block;cursor:pointer}.language-picker input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.language-picker span{display:flex;align-items:center;gap:8px;min-height:43px;padding:7px 14px;border:1px solid transparent;border-radius:6px}.language-picker b{font-size:16px;font-weight:600}.language-picker small{font-size:11px;color:var(--muted)}.language-picker input:checked+span{background:var(--surface);border-color:#d2ddd5;color:var(--teal-dark)}.language-picker input:focus-visible+span{outline:3px solid var(--focus);outline-offset:3px}.language-picker input:disabled+span{opacity:.6;cursor:not-allowed}.workspace-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.panel{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column}.panel-heading{display:flex;justify-content:space-between;align-items:center;padding:19px 23px;border-bottom:1px solid var(--line);gap:12px}.step-number{font-size:11px;color:#74837a;font-variant-numeric:tabular-nums;letter-spacing:.05em}.subtle-tag{font-size:11px;color:var(--muted);white-space:nowrap}.recorder{margin:20px 23px 21px;padding:23px 14px 18px;display:flex;align-items:center;flex-direction:column;border:1px solid #d8e8df;border-radius:9px;background:#f1f7f2;position:relative}.record-button{display:flex;align-items:center;gap:11px;justify-content:center;min-height:62px;padding:15px 23px;border-radius:100px;background:var(--teal);color:#fff;font-size:15px;font-weight:600;box-shadow:0 4px 0 #125247}.record-button:hover:not(:disabled){background:var(--teal-dark)}.record-button svg{width:25px;height:25px;stroke-width:1.8}.recorder.recording{background:#fff5f0;border-color:#eedbd2}.recorder.recording .record-button{background:var(--danger);box-shadow:0 4px 0 #7e2723}.stop-icon{display:block;width:17px;height:17px;border-radius:3px;background:white;margin:4px}.recording-meta{display:flex;align-items:baseline;gap:5px;margin:15px 0 3px;font-variant-numeric:tabular-nums;letter-spacing:.035em}.record-timer{font-size:17px;font-weight:650}.record-limit{font-size:12px;color:var(--muted)}.recorder .field-help{text-align:center;font-size:11px}.transcript-field{margin:0 23px}.field-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.field-heading label{font-size:12px;font-weight:600}.field-heading>span{font-size:10px;color:var(--muted);white-space:nowrap}textarea{display:block;width:100%;resize:vertical;min-height:141px;max-height:500px;padding:13px;border:1px solid #b9c8be;border-radius:7px;background:#fdfefb;color:var(--ink);font-size:15px;line-height:1.65}textarea::placeholder{color:#738077;opacity:1}textarea:disabled{background:#f5f7f4}.transcript-field>.field-help{font-size:11px;margin-top:6px}.attachment-tools{margin:13px 23px 0;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.attachment-tools svg{width:16px;height:16px}.attachment-limit{font-size:10px;color:var(--muted);margin-left:auto}.image-preview{display:flex;gap:11px;align-items:center;margin:12px 23px 0;padding:10px;background:#f1f5f0;border:1px solid var(--line);border-radius:8px}.image-preview img{width:56px;height:56px;object-fit:cover;border-radius:5px}.image-preview>div{display:flex;flex-direction:column;min-width:0;gap:2px}.image-preview strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-preview span{font-size:10px;color:var(--muted)}.icon-button{margin-left:auto;flex-shrink:0;min-width:38px;min-height:38px;font-size:24px;line-height:1;background:transparent;color:var(--muted);border-radius:6px}.icon-button:hover{background:#e1eae2}.send-row{padding:22px 23px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:auto}.send-row .field-help{margin-left:auto;font-size:11px}.send-row svg{width:17px;height:17px}.pipeline{display:flex;align-items:flex-start;padding:26px 22px 0}.pipeline-stage{display:grid;justify-items:center;gap:6px;min-width:78px;font-size:11px;color:var(--muted);text-align:center}.stage-marker{width:26px;height:26px;display:grid;place-items:center;border:1px solid #c8d3ca;border-radius:50%;font-size:11px;font-weight:650;background:#f7f9f5}.pipeline-stage small{font-size:10px;min-height:15px;font-variant-numeric:tabular-nums}.stage-line{height:1px;flex:1;background:var(--line);margin:13px 0 0}.pipeline-stage.active{color:var(--teal-dark);font-weight:650}.pipeline-stage.active .stage-marker{background:var(--teal);color:white;border-color:var(--teal);box-shadow:0 0 0 4px var(--teal-light)}.pipeline-stage.done .stage-marker{background:var(--teal-light);border-color:#91baa3;color:var(--teal-dark)}.pipeline-stage.failed .stage-marker{background:var(--danger-bg);color:var(--danger);border-color:#d29e94}.pipeline-status{font-size:12px;color:var(--muted);text-align:center;padding:16px 23px;min-height:50px}.reply-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;flex:1;padding:45px 35px 70px;min-height:270px}.reply-empty>svg{width:47px;height:47px;color:#7b9485;stroke-width:1.3;margin-bottom:20px}.reply-empty h4{font-size:17px;margin-bottom:9px}.reply-empty p{max-width:30ch;font-size:13px;color:var(--muted);line-height:1.7}.reply-content{padding:10px 27px 25px;flex:1}.reply-content>p{font-size:18px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.audio-result{margin:0 23px 22px;padding:15px;background:#eef5ef;border:1px solid #d5e5d9;border-radius:8px}.audio-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:12px;font-weight:600}.audio-heading .button{background:#fff}.audio-result audio{display:block;width:100%;height:42px}.audio-result .field-help{font-size:11px;margin-top:8px}.reply-footer{padding:15px 23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted);margin-top:auto;flex-wrap:wrap}.local-label{display:flex;gap:6px;align-items:center}.tiny-square{width:5px;height:5px;background:var(--teal);display:block}.notice{display:flex;gap:12px;align-items:flex-start;background:var(--danger-bg);border:1px solid #e9c7bd;border-radius:8px;color:#832d25;padding:12px 15px;margin:0 0 18px;font-size:13px;overflow-wrap:anywhere}.notice.info{background:#eaf3f4;border-color:#c1dce0;color:#23525b}.notice p{flex:1}.notice button{background:transparent;color:inherit;font-size:23px;line-height:1;min-width:30px;min-height:30px;margin:-3px -5px -3px 0}.conversation{margin-top:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.conversation summary{padding:17px 2px;font-size:13px;font-weight:600}.history-count{font-size:11px;color:var(--muted);font-weight:400;margin-left:10px}.conversation-body{padding:0 0 20px}.history-toolbar{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:14px}.history-toolbar p{font-size:12px;color:var(--muted)}.history-list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.history-list li{background:white;border:1px solid var(--line);border-radius:7px;padding:16px 20px}.history-list h4{font-size:10px;font-weight:650;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}.history-list p{font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75}.history-list .history-answer{margin-top:12px;padding-top:12px;border-top:1px solid #e7ece6}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0 28px;font-size:10px;color:var(--muted)}
@media(min-width:1400px){.page-shell{padding-top:12px}.workspace-toolbar{margin-top:35px}.recorder{padding-top:28px;padding-bottom:22px}textarea{min-height:155px}}
@media(max-width:1050px){.page-shell{padding:0 25px}.panel-heading{padding:18px}.recorder{margin-left:18px;margin-right:18px}.transcript-field{margin:0 18px}.attachment-tools{margin-left:18px;margin-right:18px}.send-row{padding:20px 18px}.attachment-limit{width:100%;margin:2px 0 0 0}.send-row .field-help{width:100%;margin:2px 0 0}.language-picker span{padding:7px 10px}.language-picker small{display:none}.image-preview{margin-left:18px;margin-right:18px}}
@media(max-width:780px){.page-shell{padding:0 20px;max-width:620px}.page-header{padding:23px 0}.workspace-grid{grid-template-columns:1fr;gap:18px}.workspace-toolbar{align-items:flex-start;gap:15px;margin-top:25px}.workspace-toolbar h2{font-size:22px}.workspace-toolbar p{font-size:12px;max-width:30ch}.language-picker span{min-height:42px;padding:6px 11px}.language-picker b{font-size:15px}.panel-heading{padding:18px 21px}.recorder{margin:20px 21px}.transcript-field{margin:0 21px}.attachment-tools{margin:12px 21px 0}.attachment-limit{width:auto;margin-left:auto}.send-row{padding:21px}.send-row .field-help{width:auto;margin-left:auto}.reply-empty{min-height:240px;padding:35px 25px 50px}.pipeline{padding-left:28px;padding-right:28px}.reply-content{padding-top:5px;padding-bottom:25px}.reply-content>p{font-size:17px}.reply-footer{padding:14px 21px}.connect-form{gap:12px}.connection-actions{flex-direction:column}.image-preview{margin-left:21px;margin-right:21px}.history-toolbar{align-items:flex-start}.page-footer{align-items:flex-start;font-size:10px}}
@media(max-width:430px){.page-shell{padding:0 14px}.page-header{gap:10px}.identity{gap:10px}.brand-mark{width:39px;height:39px;font-size:23px}h1{font-size:20px}.eyebrow{font-size:9px}.account-link{font-size:11px}.account-link span{margin-left:2px}.connection summary{padding:14px}.connect-form{padding:15px;flex-direction:column}.key-field{width:100%}.connection-actions{flex-direction:row;padding-top:0;width:100%}.connection-actions .button-dark{flex:1}.workspace-toolbar{flex-direction:column;gap:16px}.workspace-toolbar p{max-width:none}.language-picker{width:100%}.language-picker label{flex:1}.language-picker span{justify-content:center}.language-picker small{display:inline}.attachment-limit{width:100%;margin:2px 0 0}.panel-heading{padding:17px}.recorder{margin:17px}.transcript-field{margin:0 17px}.attachment-tools{margin-left:17px;margin-right:17px}.send-row{padding:19px 17px}.send-row .field-help{width:100%;margin:2px 0 0}.field-heading label{font-size:11px}.field-heading>span{font-size:9px}.record-button{min-height:60px;font-size:14px;padding:15px 21px}.pipeline{padding-left:15px;padding-right:15px}.pipeline-stage{min-width:75px;font-size:10px}.reply-content{padding-left:21px;padding-right:21px}.image-preview{margin-left:17px;margin-right:17px}.audio-result{margin-left:17px;margin-right:17px}.page-footer{flex-direction:column;gap:4px}.history-toolbar{gap:10px}.history-toolbar p{font-size:11px}.history-toolbar .button{white-space:normal;flex-shrink:0;max-width:110px}.history-list li{padding:15px}.reply-footer{gap:6px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Conversation-first interface. Shared connection, language and history styles above. */
.page-shell{max-width:980px}.workspace-toolbar h2{font-size:28px}.conversation-panel{background:var(--surface);border:1px solid var(--line);border-radius:15px;overflow:hidden}.panel-topline{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:19px 25px;font-size:11px;color:var(--muted)}.mode-label{display:flex;align-items:center;gap:8px;font-weight:650;text-transform:uppercase;letter-spacing:.08em}.mode-label>span:first-child{width:6px;height:6px;background:#8d9c92;border-radius:50%}.voice-stage{display:flex;flex-direction:column;align-items:center;text-align:center;padding:13px 25px 29px}.voice-orb{width:124px;height:124px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef3eb;border:1px solid #dce6d7;color:#768d7e;margin:4px 0 24px;position:relative;transition:background .2s,color .2s}.voice-orb>svg{width:45px;height:45px;stroke-width:1.7}.voice-stage h3{font-size:26px;letter-spacing:-.035em;font-weight:650;line-height:1.25;display:block}.call-status{font-size:13px;color:var(--muted);max-width:55ch;min-height:42px;margin-top:11px;line-height:1.6}.call-prompt{font-size:17px;color:var(--teal-dark);margin:4px 0 24px}.conversation-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.call-instruction{margin-top:13px;font-size:11px;max-width:65ch}.button-large{min-height:56px;padding:15px 24px;font-size:15px;border-radius:9px}.button-end{border-color:#e3bbb0;background:#fff5f0;color:#8d3128}.button-end:hover{background:#fce6dd}.button-end .stop-icon{width:12px;height:12px;border-radius:2px;background:currentColor;margin:0}.thinking-dots{display:flex;gap:7px}.thinking-dots i{width:9px;height:9px;border-radius:50%;background:currentColor;animation:thinking 1.2s infinite}.thinking-dots i:nth-child(2){animation-delay:.15s}.thinking-dots i:nth-child(3){animation-delay:.3s}@keyframes thinking{0%,80%,100%{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}[data-phase="listening"] .voice-orb{background:#e0eee2;border-color:#8ab896;color:var(--teal);box-shadow:0 0 0 9px #f1f7ee}[data-phase="hearing"] .voice-orb{background:var(--teal);color:#fff;border-color:var(--teal);box-shadow:0 0 0 10px #e5f1e6}[data-phase="speaking"] .voice-orb{background:var(--charcoal);color:#fff;border-color:var(--charcoal);box-shadow:0 0 0 9px #eef2e9}[data-phase="thinking"] .voice-orb,[data-phase="transcribing"] .voice-orb,[data-phase="creating"] .voice-orb{color:var(--teal);background:#edf3e8}[data-phase="listening"] .mode-label>span:first-child,[data-phase="hearing"] .mode-label>span:first-child{background:var(--teal)}[data-phase="paused"] .voice-orb,[data-phase="blocked"] .voice-orb{color:#8b6732;background:#f9f1e3;border-color:#e8d7b8}.mic-section{max-width:620px;margin:0 auto 24px;padding:19px 24px;background:#f6f8f3;border:1px solid #e0e7dc;border-radius:9px;width:calc(100% - 50px)}.meter-topline,.meter-bottomline{display:flex;justify-content:space-between;align-items:center;gap:15px}.meter-topline{font-size:11px;margin-bottom:8px}.meter-topline label{font-weight:650}.meter-topline>span{font-variant-numeric:tabular-nums;color:var(--muted);font-size:10px}.meter-bottomline{align-items:flex-start;font-size:10px;color:var(--muted);margin:7px 0 17px}.meter-bottomline>span:last-child{white-space:nowrap;font-variant-numeric:tabular-nums}meter{width:100%;height:10px;display:block;border:0;border-radius:4px;background:#dbe5d7}meter::-webkit-meter-bar{border:0;background:#dbe5d7;border-radius:4px}meter::-webkit-meter-optimum-value{background:var(--teal);border-radius:4px;transition:width .08s linear}meter::-moz-meter-bar{background:var(--teal);border-radius:4px}.device-row{display:flex;align-items:center;gap:14px}.device-row label{font-size:11px;font-weight:600;min-width:72px}.device-row select{min-height:40px;max-width:100%;min-width:0;width:100%;border:1px solid #bdcdbb;border-radius:6px;background:#fff;color:var(--ink);font-size:12px;padding:8px 30px 8px 11px}.device-row select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.mic-section>.field-help{font-size:10px;margin-top:8px}.photo-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:11px;padding:17px 25px;border-top:1px solid var(--line);background:#fcfdf9}.photo-section>.field-help{font-size:11px}.photo-section svg{width:17px;height:17px}.photo-section .image-preview{width:100%;max-width:570px;margin:0}.current-transcript{background:#f0f6ed;border:1px solid var(--line);border-radius:7px;padding:16px 20px;margin-bottom:14px}.current-transcript h4{font-size:10px;font-weight:650;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}.current-transcript p{font-size:15px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75}.current-transcript #reply-transcript-label{margin-top:12px}.session-footer{font-size:10px;color:var(--muted);display:flex;justify-content:space-between;gap:10px;padding-top:14px;flex-wrap:wrap;font-variant-numeric:tabular-nums}
@media(max-width:700px){.page-shell{max-width:600px}.voice-stage{padding:10px 20px 25px}.voice-orb{width:111px;height:111px;margin-bottom:24px}.voice-stage h3{font-size:24px}.call-status{font-size:12px;min-height:40px}.call-prompt{font-size:16px}.mic-section{width:calc(100% - 36px);padding:16px 18px}.panel-topline{padding:17px 20px;font-size:10px}}
@media(max-width:430px){.workspace-toolbar{flex-direction:row;gap:15px;align-items:flex-start}.workspace-toolbar h2{font-size:26px}.workspace-toolbar p{max-width:23ch;font-size:11px}.language-picker{width:auto;gap:2px;padding:3px}.language-picker span{padding:6px 7px;min-height:39px}.language-picker b{font-size:14px}.language-picker small{display:none}.voice-stage{padding:8px 16px 23px}.voice-orb{width:103px;height:103px;margin-bottom:24px}.voice-stage h3{font-size:24px}.call-status{max-width:35ch;font-size:12px}.call-prompt{font-size:16px;margin:2px 0 21px}.conversation-actions{gap:8px;width:100%}.button-large{font-size:14px;padding:13px 18px;min-height:53px}.call-instruction{font-size:10px;max-width:35ch}.mic-section{width:calc(100% - 28px);padding:14px}.device-row{flex-direction:column;align-items:stretch;gap:6px}.meter-bottomline{gap:8px;flex-wrap:wrap}.meter-bottomline>span:last-child{font-size:9px}.photo-section{padding:14px}.photo-section>.field-help{font-size:10px}.session-footer{font-size:9px;gap:5px}.panel-topline{padding:16px;font-size:9px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
