:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#242424;background:#faf9f7;font-synthesis:none;--paper: #FAF9F7;--panel: #F3F2EF;--white: #FFF;--line: #D8D6D1;--ink: #242424;--muted: #66645F;--green: #386149;--red: #A53332;--amber: #815A25;--serif: "DM Serif Display", Georgia, serif;--radius: 14px}*{box-sizing:border-box}body{margin:0;font-size:14px}button,input,textarea,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}a:hover{text-decoration-color:currentColor}svg{vertical-align:middle;flex-shrink:0}.lucide{stroke-width:1.65}h1,h2,h3,p{margin:0}h2{font-size:21px;font-weight:600;letter-spacing:-.55px;line-height:1.3}h3{font-size:16px;font-weight:600;letter-spacing:-.2px;line-height:1.4}p{line-height:1.65}small{font-size:12px}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--ink);outline-offset:4px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ink);outline-offset:2px}::selection{background:#e1ded6;color:#171717}.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}.app-shell{min-height:100dvh}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;padding:30px 16px 20px;background:var(--panel);border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:30}.wordmark{display:flex;align-items:center;gap:9px;padding:0 10px;font-size:24px;font-weight:650;letter-spacing:-1px}.brand-mark{width:30px;height:30px;display:grid;place-items:center}.wordmark-dot{color:#77736b;margin-left:-6px}.workspace-switch{display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:var(--paper);border-radius:10px;padding:12px;margin:30px 0 28px}.workspace-switch>div{flex:1}.workspace-switch strong{display:block;font-size:13px;font-weight:550}.workspace-switch div>span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.workspace-avatar{display:grid;place-items:center;width:29px;height:31px;background:#e6e4de;border-radius:7px;font-size:12px}.nav-label{font-size:10px;font-weight:600;letter-spacing:1.6px;color:var(--muted);padding:0 12px;margin-bottom:12px}.sidebar nav{display:grid;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:11px;min-height:46px;padding:12px;border:1px solid transparent;border-radius:9px;color:#5c5a55;position:relative;transition:background .18s,color .18s}.sidebar nav a.active{background:var(--paper);border-color:var(--line);color:var(--ink);font-weight:600}.sidebar nav a:hover{background:#e9e7e1;color:var(--ink)}.nav-ring,.live-dot{height:7px;width:7px;border-radius:50%;background:var(--green);display:inline-block}.nav-ring{margin-left:auto}.sidebar-bottom{margin-top:auto}.sidebar-note{border:1px dashed var(--line);border-radius:12px;padding:17px 14px;margin:32px 2px 21px}.tiny-orbit{color:#706d65;margin-bottom:14px}.sidebar-note strong{display:block;font-size:13px;font-weight:600}.sidebar-note p{margin-top:6px;font-size:12px;color:var(--muted)}.sidebar-note a{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-top:17px;min-height:24px}.sidebar-footer{display:flex;align-items:center;gap:7px;padding-left:10px;font-size:11px;color:var(--muted)}.connection-dot,.ready-dot,.desk-connection>span,.provider-status>span,.demo-state>span{display:inline-block;height:6px;width:6px;border-radius:50%;background:#8f8b83}.connection-dot.connected,.ready-dot,.desk-connection.connected>span,.provider-status.configured>span{background:var(--green)}.main-shell{margin-left:224px;min-width:0}.topbar{height:74px;padding:0 40px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.breadcrumb{display:flex;align-items:center;gap:13px;color:var(--muted);font-size:12px}.breadcrumb strong{color:var(--ink);font-weight:500}.topbar-right{display:flex;align-items:center;gap:16px}.private-label{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted)}.user-avatar{display:grid;place-items:center;width:32px;height:32px;background:#e9e7e1;border:1px solid var(--line);border-radius:50%;font-size:12px}.icon-button{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid transparent;border-radius:9px;background:transparent;color:#5c5953;transition:background .18s,color .18s}.icon-button:hover{background:#eae8e2;color:var(--ink)}.menu-button{display:none}.page{width:100%;max-width:1336px;margin:0 auto;padding:36px 40px 32px}.route-view{min-width:0}.page-footer{margin:0 40px;padding:20px 0 24px;border-top:1px dashed var(--line);display:flex;justify-content:space-between;gap:16px;font-size:11px;color:var(--muted)}.footer-dot{margin:0 5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 17px;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:550;line-height:1.45;white-space:nowrap;transition:background .18s,border-color .18s,transform .16s}.button:not(:disabled):active,.icon-button:not(:disabled):active,.preview-button:not(:disabled):active{transform:scale(.975)}.button.primary,.ptt-button{background:#242424;color:#fff;border-color:#242424}.button.primary:hover:not(:disabled),.ptt-button:hover:not(:disabled){background:#3b3a37}.button.secondary{background:var(--paper);border-color:var(--line)}.button.secondary:hover:not(:disabled){background:#eceae4;border-color:#b8b4aa}.button.compact{min-height:40px;padding:9px 13px;font-size:12px}.button.answer{background:var(--green);border-color:var(--green);color:#fff}.button.danger{background:var(--red);color:#fff}.button.end-call{color:#982e2d;background:#fff6f4;border-color:#ddbbb7}.full-width{width:100%}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;background:transparent;border:0;padding:6px 0;font-size:12px;color:#53514c}.text-button:hover{text-decoration:underline;text-underline-offset:4px}.text-button.muted{color:var(--muted)}.eyebrow{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:600;letter-spacing:1.5px;color:#6b6861;line-height:1.6}.eyebrow-dot{width:5px;height:5px;background:#757168;border-radius:50%}.library-hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:24px;min-height:335px;border-bottom:1px dashed var(--line);padding:0 0 36px;margin-bottom:32px}.hero-copy h1{font:400 clamp(38px,4vw,54px)/1.1 var(--serif);letter-spacing:-1.8px;margin:18px 0}.hero-copy h1 em{color:#706d65;font-style:italic}.hero-copy p{color:var(--muted);font-size:14px;margin-bottom:24px}.hero-art{height:300px;position:relative;display:grid;place-items:center;overflow:hidden}.hero-art img,.hero-illustration{width:min(100%,355px);height:245px;object-fit:contain;filter:grayscale(1)}.floating-label{position:absolute;border:1px solid var(--line);background:var(--paper);border-radius:24px;padding:8px 13px;font-size:12px}.floating-label span{margin-left:10px;font-size:10px;color:var(--muted)}.label-hello{left:3%;top:28px}.label-bonjour{right:0;top:128px}.label-hola{left:6%;bottom:29px}.art-caption{position:absolute;bottom:0;font-size:11px;color:var(--muted)}.art-caption span{display:inline-block;width:4px;height:4px;border-radius:50%;background:#8a857b;margin-right:6px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.section-heading h2{display:flex;align-items:center;gap:10px}.section-heading p{font-size:12px;color:var(--muted);margin-top:7px}.count-badge{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border:1px solid var(--line);border-radius:6px;font-size:11px;font-weight:500;color:var(--muted)}.library-toolbar,.ui-tabs-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:23px}.filter-tabs,.segmented-control,.ui-tabs-list{position:relative;display:inline-flex;align-items:center;gap:3px;padding:4px;border-radius:10px;background:#efeee9;border:1px solid var(--line)}.filter-tabs button,.segmented-control button,.ui-tab-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:0;border-radius:7px;background:transparent;padding:8px 12px;font-size:12px;color:#65625b;white-space:nowrap}.filter-tabs button.selected,.segmented-control button.selected,.ui-tab-trigger[data-state=active]{color:var(--ink)}.ui-tab-highlight{position:absolute;inset:0;background:var(--paper);border:1px solid #D3CFC6;border-radius:7px}.ui-tab-label{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:7px}.ui-tabs-panel{min-width:0}.search-field{width:225px;min-height:42px;padding:9px 11px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:var(--paper)}.search-field:focus-within{outline:2px solid var(--ink);outline-offset:2px}.search-field input{min-width:0;width:100%;padding:0;border:0;outline:none;background:transparent;font-size:12px}.search-field button{border:0;padding:0;background:transparent}.voice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.voice-card,.create-voice-card{border:1px solid var(--line);border-radius:var(--radius);padding:22px;min-height:250px;background:#fefdfc}.voice-card{transition:border-color .2s,background .2s}.voice-card:hover{border-color:#a6a096}.voice-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.voice-avatar{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;position:relative;overflow:hidden;flex-shrink:0;color:#55524c;background:radial-gradient(circle at 28% 22%,#fbfaf7,#d6d3cc 70%,#c0bdb6);border:1px solid #D9D5CC}.voice-avatar.large{width:82px;height:82px}.voice-avatar>div{display:none}.voice-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:8px}.voice-name-row h3{font-size:15px}.voice-card>p{color:var(--muted);font-size:12px;min-height:38px}.assigned-label{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:10px}.voice-tags{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0}.voice-tags>span,.subtle-tag{display:inline-flex;align-items:center;gap:5px;background:var(--panel);border:1px solid #E0DDD5;border-radius:5px;padding:4px 6px;font-size:10px;color:#625f58}.voice-card-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px dashed var(--line)}.status-pill{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.status-pill>span{width:5px;height:5px;background:#918c81;border-radius:50%}.status-pill.ready{color:var(--green)}.status-pill.ready>span{background:var(--green)}.status-pill.training{color:var(--amber)}.status-pill.training>span{background:var(--amber)}.status-pill.failed{color:var(--red)}.status-pill.failed>span{background:var(--red)}.preview-button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:var(--panel)}.create-voice-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:transparent;border-style:dashed}.create-voice-card>span{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);background:var(--panel);border-radius:50%}.create-voice-card small{color:var(--muted)}.library-empty{padding:28px 24px;border:1px dashed var(--line);border-radius:var(--radius);background:#f6f5f1;display:flex;flex-direction:column;align-items:center;text-align:center}.library-empty h3{font-size:18px;font-weight:550;margin:8px 0}.library-empty p{font-size:13px;color:var(--muted);margin-bottom:20px}.library-empty>.text-button{margin-top:7px}.empty-illustration{width:128px;height:82px;margin-bottom:9px;display:grid;place-items:center}.empty-illustration img{width:100%;height:100%;object-fit:contain;filter:grayscale(1)}.library-bottom-note{display:flex;align-items:flex-start;gap:9px;margin-top:22px;font-size:11px;line-height:1.5;color:var(--muted)}.library-bottom-note>a{display:flex;align-items:center;gap:6px;margin-left:auto;white-space:nowrap}.small-empty{padding:56px 20px;text-align:center;color:var(--muted)}.small-empty h3{color:var(--ink);margin:16px 0 6px}.small-empty p{font-size:13px}.skeleton-circle{width:50px;height:50px;border-radius:50%;background:#e8e6df;margin-bottom:24px}.skeleton-line{width:80%;height:10px;background:#e8e6df;border-radius:4px;margin-bottom:13px}.skeleton-line.short{width:50%}.skeleton-card{animation:soft-pulse 1.8s ease-in-out infinite}.page-heading{margin:5px 0 32px}.page-heading h1{font:400 43px/1.15 var(--serif);letter-spacing:-1.2px;margin:12px 0}.page-heading p{color:var(--muted);font-size:14px}.horizontal{display:flex;align-items:center;justify-content:space-between;gap:20px}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;min-width:0}.field>span{font-weight:550;color:#4c4a45}.field small{color:var(--muted);font-size:11px;font-weight:400;margin-left:4px}.field input,.field textarea,.field select,.call-history-select select{width:100%;min-width:0;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fefdfc;padding:11px 12px;font-size:14px;line-height:1.5}input::placeholder,textarea::placeholder{color:#726c62;opacity:1}.field textarea{resize:vertical}.select-wrap{position:relative;display:flex;align-items:center;min-width:0}.select-wrap>svg:first-child{position:absolute;left:12px;color:#726d64;pointer-events:none}.select-wrap>svg:last-child{position:absolute;right:12px;color:#726d64;pointer-events:none}.select-wrap select{appearance:none;padding-left:37px;padding-right:34px}.form-stack{display:grid;gap:20px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-help,.form-footnote{font-size:12px;color:var(--muted);line-height:1.6}.form-footnote{display:flex;align-items:center;justify-content:center;gap:5px;text-align:center}.form-section{padding:30px 0;border-bottom:1px dashed var(--line)}.form-section:first-child{padding-top:0}.form-section:last-child{border:0}.step-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:24px}.step-heading>span{display:grid;place-items:center;width:29px;height:29px;flex-shrink:0;font-size:11px;background:var(--panel);border:1px solid var(--line);border-radius:50%;color:var(--muted)}.step-heading h2{font-size:17px;margin-top:3px;letter-spacing:-.3px}.step-heading p{font-size:12px;color:var(--muted);margin-top:5px}.create-layout{display:grid;grid-template-columns:minmax(0,1fr) 284px;gap:44px}.enroll-form{min-width:0}.creation-guide,.demo-guide{align-self:start;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:25px 23px}.creation-guide h3,.demo-guide h3{font:400 26px/1.25 var(--serif);letter-spacing:-.5px;margin:20px 0 27px}.guide-orb,.demo-icon{color:#6c675e}.guide-orb img,.guide-illustration{display:block;width:100%;height:135px;object-fit:contain;filter:grayscale(1)}.guide-tip{display:flex;align-items:flex-start;gap:12px;margin-bottom:23px}.guide-tip>svg{margin-top:2px;color:#6c675e}.guide-tip strong{display:block;font-size:13px;font-weight:600}.guide-tip p{color:var(--muted);font-size:12px;margin-top:5px}.guide-bottom{border-top:1px dashed var(--line);padding-top:20px;display:flex;gap:10px;color:var(--muted)}.guide-bottom p{font-size:11px}.segmented-control{width:100%;margin-bottom:20px}.segmented-control button{flex:1}.record-panel,.upload-panel,.sample-ready{border:1px dashed #BAB5AB;border-radius:12px;padding:28px 24px;margin-bottom:18px;background:#f6f5f1}.record-panel{display:flex;align-items:center;flex-direction:column;text-align:center;min-height:260px}.record-panel>strong{font-size:17px;font-weight:500;margin:14px 0 5px;font-variant-numeric:tabular-nums}.record-panel>p,.upload-panel>p{font-size:13px;color:var(--muted);margin-bottom:18px}.record-panel>small,.upload-panel>small{color:var(--muted);font-size:11px;margin-top:13px}.record-panel.recording{border-color:#b26a61;background:#fff7f5}.upload-panel{display:flex;width:100%;min-height:260px;flex-direction:column;align-items:center;justify-content:center}.upload-panel.dragging,.upload-panel:hover{border-color:#5f5a50;background:#eeebe3}.upload-panel>strong{font-size:16px;margin-bottom:6px;font-weight:550}.upload-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--line);border-radius:12px;margin-bottom:19px}.sample-meta{display:flex;align-items:center;gap:12px;margin-bottom:20px}.sample-meta>span{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:10px}.sample-meta>div{flex:1;min-width:0}.sample-meta strong{display:block;font-size:13px;overflow-wrap:anywhere}.sample-meta small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.sample-ready audio,.audio-preview{width:100%;height:40px;margin-top:12px}.audio-waveform{width:100%;color:#4d4941;overflow:hidden}.audio-waveform canvas,.audio-waveform svg{display:block;width:100%}.audio-waveform figcaption,.waveform-label,.audio-waveform-label{font-size:11px;color:var(--muted);text-align:center;margin-top:7px}.recording-script{font-size:12px;margin-bottom:22px;color:var(--muted)}.recording-script summary,.setup-blockers summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;min-height:36px}.recording-script p{padding:16px;background:var(--panel);border-radius:9px;margin-top:10px}.checkbox-label{display:flex;align-items:flex-start;gap:11px;cursor:pointer;font-size:12px;line-height:1.65;color:#56524b}.checkbox-label input{accent-color:#242424;width:17px;height:17px;flex-shrink:0;margin:2px 0 0;cursor:pointer}.consent-section{display:grid;gap:20px}.creation-success{min-height:540px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px;max-width:560px;margin:0 auto}.creation-success h1{font:400 43px/1.15 var(--serif);letter-spacing:-1px;overflow-wrap:anywhere;max-width:100%}.creation-success p{color:var(--muted);max-width:460px}.success-actions{display:flex;gap:10px;margin-top:8px;flex-wrap:wrap;justify-content:center}.success-links{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.shared-demo-note,.creation-success .shared-demo-note{color:var(--muted);font-size:11px;line-height:1.6}.voice-card .voice-training-note,.creation-success .voice-training-note{font-size:11px;color:var(--muted);line-height:1.5}.desk-connection{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);white-space:nowrap}.desk-settings{display:grid;grid-template-columns:minmax(180px,1.25fr) minmax(130px,1fr) 24px minmax(130px,1fr);gap:18px;align-items:start;padding:23px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius)}.desk-voice-field{min-width:0}.desk-voice-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px}.desk-voice-actions .text-button{font-size:11px}.desk-settings .language-direction{margin-top:26px}.language-direction{display:grid;place-items:center;height:44px;color:var(--muted)}.desk-advice{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;padding:12px 4px}.desk-advice .text-button{margin-left:auto;white-space:nowrap}.browser-invite-panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:23px;margin:24px 0}.browser-invite-header{display:flex;align-items:center;gap:16px}.browser-invite-header>div{flex:1;min-width:0}.browser-invite-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.browser-invite-header h2{font-size:17px;margin-bottom:6px}.browser-invite-header p{font-size:12px;color:var(--muted);max-width:540px}.browser-invite-body{margin-top:21px;padding-top:21px;border-top:1px dashed var(--line)}.browser-invite-actions{margin-top:8px;display:flex;align-items:center;gap:16px;color:var(--muted);font-size:11px}.browser-invite-actions>span{margin-right:auto}.browser-invite-note{font-size:11px;color:var(--muted);margin-top:15px}.browser-invite-note span{margin-left:4px}.call-history-select{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--muted);margin:20px 0}.call-history-select .select-wrap{flex:1;max-width:460px}.call-history-select select{font-size:12px}.call-line{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 0;border-top:1px dashed var(--line);margin-top:25px}.line-identity{display:flex;align-items:center;gap:15px}.phone-icon{width:49px;height:49px;border:1px solid var(--line);border-radius:14px;background:var(--panel);display:grid;place-items:center;color:#645f55}.line-caption{font-size:9px;font-weight:600;color:var(--muted);letter-spacing:1.35px}.line-identity h2{font-size:22px;margin:5px 0 6px;letter-spacing:-.55px}.line-identity p{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.line-separator{margin:0 3px}.line-actions{display:flex;align-items:center;gap:8px}.call-line.ringing{padding:21px;background:#f0f5f0;border:1px solid #B2C6B7;border-radius:var(--radius);margin-bottom:18px}.call-line.ringing .phone-icon{color:var(--green);border-color:#bacdbe;background:#f8fbf7}.call-line.active .phone-icon{color:var(--green)}.conversation-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;align-items:stretch}.captions-panel,.ticket-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fefdfc;overflow:hidden;min-width:0}.panel-header{min-height:77px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px;border-bottom:1px solid var(--line)}.panel-header h2{font-size:16px;letter-spacing:-.25px}.panel-header>div>span{display:block;color:var(--muted);font-size:11px;margin-top:5px}.caption-arrow{margin:0 4px}.caption-state{display:flex;align-items:center;gap:6px;font-size:10px;white-space:nowrap;color:var(--muted)}.caption-state>span{height:5px;width:5px;border-radius:50%;background:#9a9488}.caption-state.live{color:var(--green)}.caption-state.live>span{background:var(--green)}.transcript{min-height:350px;max-height:580px;padding:21px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#C6C1B7 transparent;scrollbar-width:thin}.transcript-empty{min-height:305px;padding:25px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.transcript-empty h3{font-size:16px;font-weight:500;max-width:315px;margin:17px 0 8px}.transcript-empty p{font-size:12px;color:var(--muted);max-width:320px}.caption-illustration{width:80px;height:50px;display:grid;align-content:center;gap:7px}.caption-illustration div{width:68px;height:9px;background:#e5e2da;border:1px solid #DCD8CF;border-radius:7px}.caption-illustration div:nth-child(2){margin-left:auto;width:52px;background:#eeece6}.caption-illustration div:nth-child(3){width:43px}.language-chips{display:flex;align-items:center;gap:9px;color:var(--muted);margin-top:21px}.language-chips span{border:1px solid var(--line);padding:5px 9px;border-radius:6px;background:var(--panel);font-size:11px}.transcript-line{padding:0 0 23px;margin-bottom:21px;border-bottom:1px dashed var(--line)}.transcript-line:last-child{border:0;margin-bottom:0}.transcript-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:11px;margin-bottom:9px}.speaker-avatar{display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--line);border-radius:7px;background:var(--panel)}.transcript-meta strong{font-weight:600}.transcript-meta time{color:var(--muted);margin-left:auto;font-size:10px}.transcript-line>p{font-size:16px;color:var(--ink);line-height:1.6;overflow-wrap:anywhere}.source-text{display:flex;align-items:flex-start;gap:6px;color:var(--muted);margin-top:8px;font-size:12px;line-height:1.6}.source-text svg{margin-top:4px}.delivery{font-size:9px;border:1px solid var(--line);background:var(--panel);border-radius:5px;padding:3px 5px;color:var(--muted)}.delivery.played{color:var(--green)}.delivery.failed{color:var(--red)}.ticket-form{padding:20px;display:grid;gap:20px}.ticket-form .field input,.ticket-form .field textarea{font-size:12px}.ticket-form .field textarea{min-height:99px}.ticket-help{color:var(--muted);font-size:11px}.ticket-reference{margin:0 20px 20px;padding-top:17px;border-top:1px dashed var(--line);display:grid;gap:7px;font-size:10px;color:var(--muted)}.ticket-reference code{font-size:9px;overflow-wrap:anywhere}.notes-icon{color:var(--muted)}.talk-panel{padding:22px;margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.talk-info{display:flex;align-items:center;gap:14px;min-width:0}.talk-icon{display:grid;place-items:center;width:45px;height:45px;flex-shrink:0;border:1px solid var(--line);background:var(--paper);border-radius:12px}.talk-info h3{font-size:14px;margin-bottom:5px}.talk-info p{color:var(--muted);font-size:11px}.talk-actions{display:flex;flex-direction:column;align-items:center;flex-shrink:0;gap:3px}.ptt-button{display:inline-flex;justify-content:center;align-items:center;gap:9px;border:1px solid #242424;border-radius:9px;padding:13px 18px;font-size:13px;font-weight:550;min-height:48px;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:none;transition:background .16s,transform .16s}.ptt-button.pressed{background:var(--red);border-color:var(--red);transform:scale(.98)}.ptt-button kbd{font:inherit;font-size:10px;font-weight:400;border:1px solid #777;padding:3px 5px;border-radius:4px;color:#e2e0db;margin-left:5px}.talk-panel.recording{background:#fff7f5;border-color:#c98c80}.talk-panel.recording .talk-icon{color:var(--red);border-color:#ddb6ad}.talk-panel .audio-waveform{max-width:130px;flex:1;min-width:75px}.typed-reply{margin-top:18px;padding:22px;border:1px dashed var(--line);border-radius:12px;background:var(--panel);display:grid;grid-template-columns:1fr auto;align-items:end;gap:15px}.desk-footnote{margin-top:19px;display:flex;align-items:flex-start;gap:8px;font-size:11px;line-height:1.55;color:var(--muted)}.desk-footnote svg{margin-top:2px}.desk-page.has-call .browser-invite-panel,.desk-page.has-call>.page-heading,.desk-page.has-call .desk-footnote{display:none}.desk-page.has-call{padding-top:24px}.desk-page.has-call .call-line{margin-top:20px}.desk-page.has-call .talk-panel{position:sticky;bottom:12px;z-index:5;box-shadow:0 5px 20px #2424240c}.desk-page.has-call .transcript{height:min(44dvh,480px);min-height:280px}.provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.provider-card{display:grid;grid-template-columns:36px 1fr;gap:14px 10px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:12px;background:#fefdfc}.provider-card h3{font-size:14px}.provider-card p{color:var(--muted);font-size:11px;margin-top:4px}.provider-icon{display:grid;place-items:center;width:36px;height:36px;background:var(--panel);border:1px solid var(--line);border-radius:9px;color:#625d53}.provider-status{display:flex;align-items:center;gap:6px;grid-column:2;color:var(--muted);font-size:10px}.provider-status.configured{color:var(--green)}.provider-note{font-size:11px;color:var(--muted);margin:14px 0 32px}.setup-layout{display:grid;grid-template-columns:minmax(0,1fr) 284px;gap:38px}.setup-step{padding:28px 0;border-bottom:1px dashed var(--line)}.setup-step:first-child{padding-top:0}.setup-step:last-child{border:0}.phone-number-display{display:flex;align-items:center;gap:13px;background:var(--panel);border:1px solid var(--line);border-radius:9px;padding:16px}.phone-number-display>div{flex:1}.phone-number-display span{display:block;font-size:11px;color:var(--muted);margin-bottom:5px}.phone-number-display strong{font-size:15px;font-weight:550}.setup-instruction{font-size:12px;color:var(--muted);margin:15px 0 7px}.setup-instruction strong{color:#514d46;font-weight:600}.copy-field{position:relative;display:flex;align-items:center}.copy-field input{padding-right:49px;font-size:11px}.copy-field>.icon-button{position:absolute;right:5px}.method-badge{margin-left:5px;font-size:9px;color:var(--muted);font-weight:400;background:var(--panel);border:1px solid var(--line);border-radius:4px;padding:3px 5px}.waiting-note{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:var(--muted);margin-top:17px}.waiting-note svg{margin-top:3px}.demo-guide>p{color:var(--muted);font-size:12px}.demo-guide .eyebrow{margin-top:17px;font-size:9px}.demo-guide h3{margin-top:13px;margin-bottom:17px}.demo-guide ol{display:grid;gap:18px;padding:0;margin:24px 0;list-style:none}.demo-guide li{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;color:#5f5a51}.demo-guide li>span{display:grid;place-items:center;flex-shrink:0;width:21px;height:21px;border:1px solid var(--line);background:var(--paper);border-radius:50%;font-size:10px}.demo-state{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:10px;margin-top:16px}.setup-blockers{color:var(--muted);font-size:11px;margin-top:20px;border-top:1px dashed var(--line);padding-top:10px}.setup-blockers ul{margin:8px 0;padding-left:16px}.setup-blockers li{display:list-item;font-size:11px;margin-bottom:8px}.ui-dialog-overlay{position:fixed;inset:0;z-index:70;background:#24242459}.ui-dialog-content{position:fixed;z-index:71;left:50%;top:50%;transform:translate(-50%,-50%);width:min(540px,calc(100vw - 32px));max-height:min(88dvh,920px);overflow:auto;padding:0 25px 25px;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 16px 55px #2424241a}.ui-dialog-content.wide{width:min(720px,calc(100vw - 32px))}.modal>header{position:sticky;top:0;z-index:2;background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 0;margin-bottom:22px;border-bottom:1px dashed var(--line)}.modal>header h2{font-size:22px}.modal-description{color:var(--muted);font-size:13px;margin:-3px 0 23px}.voice-modal-intro{display:flex;align-items:center;gap:18px;margin:0 0 26px}.voice-modal-intro h3{font-size:21px;margin-bottom:8px}.voice-modal-intro p{font-size:11px;color:var(--muted);margin-top:7px}.inline-actions{display:flex;align-items:center;gap:18px}.preview-section{border-top:1px dashed var(--line);margin-top:26px;padding-top:25px;display:grid;gap:17px}.preview-section .section-heading{margin-bottom:0}.modal-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px dashed var(--line);padding-top:22px;margin-top:25px}.form-stack>.modal-bottom{margin-top:2px}.reference-id{font-size:9px;color:var(--muted);margin-top:17px;overflow-wrap:anywhere}.ui-tooltip{z-index:90;max-width:265px;padding:8px 11px;color:var(--paper);background:#242424;border-radius:7px;font-size:11px;line-height:1.5;animation:appear .16s ease-out}.ui-tooltip-arrow{fill:#242424}.ui-menu{z-index:80;min-width:200px;border:1px solid var(--line);border-radius:10px;padding:5px;background:var(--paper);box-shadow:0 6px 22px #2424240d;animation:appear .16s ease-out}.ui-menu-item{display:flex;align-items:center;gap:9px;min-height:39px;padding:9px 10px;border-radius:6px;outline:none;font-size:12px;cursor:pointer}.ui-menu-item[data-highlighted]{background:#e7e4dc;color:var(--ink)}.ui-menu-item[data-disabled]{opacity:.45;cursor:default}.ui-menu-item.is-destructive{color:var(--red)}.ui-menu-separator{height:1px;background:var(--line);margin:5px}.ui-menu-trailing{margin-left:auto;color:var(--muted);font-size:10px}.error-banner,.incoming-banner{margin:20px 40px 0;padding:12px 15px;border:1px solid #D6A7A0;border-radius:10px;background:#fff4f1;display:flex;align-items:center;gap:12px;color:#92372f;font-size:12px}.error-banner>span,.incoming-banner>span{flex:1}.incoming-banner{background:#f0f6ef;color:var(--green);border-color:#aec5b3}.incoming-banner button{display:inline-flex;align-items:center;gap:6px;background:none;border:0;min-height:36px;color:inherit}.info-box,.inline-error,.call-error{display:flex;align-items:flex-start;gap:9px;padding:13px 15px;border-radius:9px;border:1px solid var(--line);background:var(--panel);font-size:12px;line-height:1.6;margin-bottom:18px;color:var(--muted)}.info-box svg{margin-top:2px}.inline-error,.call-error{background:#fff4f1;border-color:#d8b2aa;color:#903a30}.call-error{margin:0 18px 18px}.toast{position:fixed;z-index:100;bottom:25px;left:calc(50% + 112px);transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:11px 13px 11px 17px;max-width:min(560px,calc(100vw - 40px));background:#242424;color:#faf9f7;border:1px solid #242424;border-radius:10px;font-size:12px;box-shadow:0 5px 18px #24242414;animation:appear .2s ease-out}.toast .icon-button{color:#e4e1db;flex-shrink:0}.toast .icon-button:hover{background:#49463f}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes soft-pulse{50%{opacity:.5}}@keyframes appear{0%{opacity:0}to{opacity:1}}.caller-page{min-height:100dvh;display:flex;flex-direction:column;background:var(--paper);padding:0 max(24px,env(safe-area-inset-right)) 0 max(24px,env(safe-area-inset-left))}.caller-header{display:flex;justify-content:space-between;align-items:center;padding:27px 0;width:100%;max-width:1040px;margin:0 auto;border-bottom:1px dashed var(--line)}.caller-header .wordmark{padding:0;font-size:23px}.caller-language{display:inline-flex;justify-content:center;align-items:center;gap:7px;min-height:44px;min-width:60px;background:transparent;border:1px solid var(--line);border-radius:9px;font-size:12px}.caller-main{width:100%;max-width:460px;margin:0 auto;flex:1;padding:44px 0 28px;display:flex;flex-direction:column;align-items:center;text-align:center}.caller-orb{width:130px;height:130px;display:grid;place-items:center;border:1px solid #D7D3CA;border-radius:37px;background:radial-gradient(circle at 28% 23%,#fff,#e1ded7 72%,#cec9bf);color:#6a655b;margin:0 0 29px;transition:background .2s,color .2s}.caller-orb.is-active{color:#49463f}.caller-orb.is-playing{background:#e3e0d8}.caller-main .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:15px}.caller-state h1{font:400 40px/1.12 var(--serif);letter-spacing:-1.2px;max-width:390px;margin:0 auto 17px}.caller-state p{color:var(--muted);font-size:14px;max-width:350px;margin:0 auto}.caller-call-button{min-width:210px;min-height:54px;margin-top:28px;font-size:15px;border-radius:11px}.caller-permission{color:var(--muted);font-size:11px;margin-top:12px}.caller-headphone-note{display:flex;justify-content:center;align-items:flex-start;gap:9px;color:var(--muted);margin-top:30px;max-width:315px}.caller-headphone-note p{font-size:11px;text-align:left}.caller-headphone-note svg{margin-top:2px}.caller-footer{display:flex;flex-direction:column;align-items:center;gap:14px;border-top:1px dashed var(--line);padding:22px 0 max(24px,env(safe-area-inset-bottom));width:100%;max-width:1040px;margin:0 auto;color:var(--muted);text-align:center}.caller-footer>div{display:flex;align-items:flex-start;justify-content:center;gap:8px;max-width:420px}.caller-footer p{font-size:11px}.caller-footer svg{margin-top:2px}.caller-footer>span{font-size:10px}.caller-mic-state{display:flex;justify-content:center;align-items:center;gap:6px;font-size:11px;color:var(--muted);margin-top:20px}.caller-mic-state.is-live{color:var(--green)}.caller-live-audio{width:min(100%,290px);padding:12px 18px;border:1px dashed var(--line);border-radius:11px;background:var(--panel);margin-top:18px}.caller-touch-controls{display:flex;align-items:stretch;gap:12px;width:100%;justify-content:center;margin-top:25px}.caller-touch-controls button{min-height:52px}.caller-mute-button.is-muted{background:#e5e1d7;border-color:#999185}.caller-error{margin-top:21px;padding:13px;border:1px solid #D3A69C;border-radius:10px;font-size:12px;background:#fff4f1;color:#903a30}.caller-audio-recovery{margin-top:19px;padding:16px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.caller-audio-recovery p{font-size:12px;margin-bottom:11px}@media(min-width:1450px){.page{padding-left:55px;padding-right:55px}.library-hero{min-height:370px}.hero-art{height:315px}}@media(max-width:1180px){.page{padding:30px 28px}.topbar{padding:0 28px}.page-footer{margin:0 28px}.error-banner,.incoming-banner{margin-left:28px;margin-right:28px}.create-layout,.setup-layout{grid-template-columns:minmax(0,1fr) 245px;gap:25px}.creation-guide,.demo-guide{padding:22px 18px}.conversation-layout{grid-template-columns:minmax(0,1fr) 255px;gap:16px}.desk-settings{padding:18px;gap:12px;grid-template-columns:minmax(160px,1fr) minmax(120px,1fr) 16px minmax(120px,1fr)}.voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.library-toolbar,.ui-tabs-toolbar{flex-wrap:wrap}.search-field{flex:1;min-width:175px}.browser-invite-header{flex-wrap:wrap}.browser-invite-header>div{flex-basis:calc(100% - 65px)}.browser-invite-header>.button{margin-left:60px}.call-line{align-items:flex-start;flex-direction:column}.line-actions{width:100%;justify-content:flex-end}.talk-info .talk-icon{display:none}.panel-header{padding:17px;flex-wrap:wrap}.provider-card{padding:15px;grid-template-columns:30px 1fr;gap:10px}.provider-icon{width:30px;height:32px}.provider-card h3{font-size:13px}.ticket-form{padding:17px}}@media(max-width:960px){.sidebar{width:202px;padding-left:12px;padding-right:12px}.main-shell{margin-left:202px}.sidebar nav a{font-size:13px}.page{padding:28px 24px}.library-hero{gap:8px;min-height:310px}.hero-copy h1{font-size:39px}.hero-art{height:255px}.hero-art img{height:190px}.floating-label{padding:6px 10px;font-size:11px}.art-caption{font-size:9px}.create-layout,.setup-layout{grid-template-columns:minmax(0,1fr)}.creation-guide,.demo-guide{display:grid;grid-template-columns:1fr 1fr;gap:15px 24px}.creation-guide h3{margin:15px 0}.guide-orb img{max-width:220px}.guide-bottom{grid-column:1 / -1}.demo-guide>*{grid-column:1 / -1}.demo-guide h3{margin:0}.demo-guide ol{margin:8px 0}.conversation-layout{grid-template-columns:minmax(0,1fr)}.ticket-form{grid-template-columns:1fr 1fr}.ticket-form>.field:first-child,.ticket-help{grid-column:1 / -1}.ticket-reference{margin-bottom:15px}.desk-settings{grid-template-columns:1fr 24px 1fr}.desk-settings>.voice-select{grid-column:1 / -1}.desk-advice{align-items:flex-start;flex-wrap:wrap}.desk-advice>svg{margin-top:3px}.desk-advice .text-button{margin-left:26px}.talk-panel{align-items:flex-start}.talk-info{padding-top:7px}.talk-info h3{font-size:13px}.ptt-button{padding:12px}.ptt-button kbd{display:none}.library-bottom-note{flex-wrap:wrap}.library-bottom-note>span{flex:1}.library-bottom-note>a{margin-left:25px;width:100%}.provider-grid{grid-template-columns:1fr}.provider-card{grid-template-columns:36px 1fr auto;padding:18px}.provider-status{grid-column:3}.toast{left:calc(50% + 101px)}}@media(max-width:760px){.sidebar{visibility:hidden;width:242px;transform:translate(-100%);transition:transform .2s ease-out}.sidebar.is-open{visibility:visible;transform:translate(0)}.nav-scrim{position:fixed;inset:0;background:#24242455;border:0;z-index:25}.main-shell{margin-left:0}.menu-button{display:inline-grid}.topbar{height:65px;padding:0 20px;gap:10px}.breadcrumb{margin-right:auto;font-size:11px;gap:9px}.topbar-right{gap:8px}.private-label{display:none}.page{padding:28px 22px}.page-footer{margin:0 22px;font-size:10px;flex-wrap:wrap;gap:8px}.page-heading h1{font-size:38px}.page-heading p{font-size:13px}.page-heading.horizontal{align-items:flex-start;flex-wrap:wrap;gap:15px}.error-banner,.incoming-banner{margin:16px 20px 0}.toast{left:50%;bottom:18px;width:max-content}.icon-button{min-width:40px;min-height:40px}.preview-button{width:44px;height:44px}.button.compact,.ui-menu-item{min-height:44px}.library-hero{gap:24px;grid-template-columns:1.1fr 1fr}.hero-copy h1{font-size:42px}.hero-copy p{font-size:13px}.caller-header{padding-top:max(20px,env(safe-area-inset-top));padding-bottom:18px}}@media(max-width:540px){.topbar-right>.user-avatar{display:none}.topbar{padding:0 15px}.page{padding:26px 20px}.library-hero{grid-template-columns:minmax(0,1fr);padding-bottom:27px;margin-bottom:27px;gap:12px}.hero-copy h1{font-size:44px;margin:15px 0}.hero-copy p{font-size:14px;margin-bottom:20px}.hero-art{height:195px;margin-top:8px}.hero-art img{height:174px;width:260px}.label-hello{left:3%;top:5px}.label-bonjour{right:1%;top:81px}.label-hola{left:4%;bottom:20px}.art-caption{display:none}.section-heading{align-items:flex-start;flex-wrap:wrap;gap:16px;margin-bottom:19px}.section-heading h2{font-size:22px}.library-toolbar,.ui-tabs-toolbar{flex-direction:column;align-items:stretch;gap:13px}.ui-tabs-list,.filter-tabs{justify-content:space-between;gap:0}.ui-tab-trigger,.filter-tabs button{flex:1;min-height:40px;font-size:11px;padding-left:9px;padding-right:9px}.search-field{width:100%;min-height:44px}.search-field input{font-size:14px}.voice-grid{grid-template-columns:minmax(0,1fr)}.library-empty{padding:27px 18px}.library-empty h3{font-size:18px;max-width:245px}.library-empty p{font-size:12px}.library-empty p br{display:none}.library-empty>.text-button{font-size:11px}.library-bottom-note{font-size:10px}.create-layout,.setup-layout{gap:27px}.creation-guide{display:block}.guide-orb img{max-width:none;height:140px}.creation-guide h3 br{display:none}.guide-tip{margin-bottom:20px}.field input,.field select,.field textarea{font-size:16px}.field-help{font-size:11px}.two-fields{gap:12px}.record-panel,.upload-panel,.sample-ready{padding:24px 18px}.upload-panel small{font-size:10px}.success-actions{flex-direction:column;width:100%}.creation-success{min-height:470px}.creation-success h1{font-size:37px}.desk-settings{gap:14px 9px;padding:17px}.desk-settings .field{font-size:11px}.desk-settings .select-wrap select{padding-left:12px;padding-right:29px;font-size:14px}.desk-settings .select-wrap>svg:first-child{display:none}.desk-advice{font-size:11px}.desk-advice>span{flex:1}.browser-invite-panel{padding:19px}.browser-invite-header{gap:12px}.browser-invite-header>div{flex-basis:calc(100% - 58px)}.browser-invite-header h2{font-size:16px}.browser-invite-header>.button{margin-left:0;width:100%}.browser-invite-actions{flex-wrap:wrap;gap:5px 15px}.browser-invite-actions>span{flex-basis:100%}.browser-invite-note{font-size:10px}.copy-field input{font-size:12px}.call-line{padding:21px 0}.line-identity{gap:12px}.line-identity h2{font-size:21px}.line-identity p{font-size:11px}.line-actions{justify-content:flex-start;flex-wrap:wrap}.line-actions .button{flex:1;font-size:12px;padding:10px 11px}.call-line.ringing{padding:18px}.call-history-select{align-items:stretch;flex-direction:column;gap:7px}.panel-header{padding:17px}.transcript{padding:18px}.transcript-empty{padding:20px 0;min-height:270px}.transcript-line>p{font-size:16px}.ticket-form{display:flex;flex-direction:column}.ticket-form .field input,.ticket-form .field textarea{font-size:16px}.talk-panel{flex-direction:column;padding:18px;gap:16px}.talk-info{padding:0}.talk-info h3{font-size:14px}.talk-info p{font-size:12px}.talk-actions{width:100%}.ptt-button{width:100%;min-height:56px}.typed-reply{grid-template-columns:1fr;padding:18px}.desk-page.has-call .talk-panel{bottom:8px}.desk-page.has-call .ticket-panel{order:2}.desk-page.has-call .transcript{min-height:300px;height:46dvh}.provider-card{padding:16px}.provider-status{font-size:9px}.ui-dialog-content{padding:0 21px 21px;width:calc(100vw - 24px);max-height:92dvh;border-radius:14px}.modal-bottom{flex-wrap:wrap}.modal-bottom>.button{flex:1}.modal .inline-actions{flex-wrap:wrap;gap:9px}.caller-main{padding-top:32px}.caller-orb{width:113px;height:113px;border-radius:33px;margin-bottom:26px}.caller-state h1{font-size:37px}.caller-state p{font-size:14px}.caller-touch-controls{gap:9px}.caller-touch-controls .button{flex:1;padding:11px;font-size:12px}.caller-footer{padding-top:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.desk-ptt-waveform{width:min(100%,220px);margin-top:10px}.guided-enrollment{max-width:840px;padding-top:34px}.guided-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:25px}.guided-heading h1{font:400 40px/1.15 var(--serif);letter-spacing:-1px;margin:10px 0}.guided-heading p{max-width:510px;color:var(--muted);font-size:13px}.guided-heading>.text-button{white-space:nowrap}.guided-recorder{border:1px dashed #BCB8AF;border-radius:18px;padding:30px;background:var(--panel)}.guided-recorder.is-recording{border-color:#b27368}.reading-caption{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:11px}.reading-caption>span:first-child{letter-spacing:1.3px;font-size:10px;font-weight:600}.reading-passage{margin:25px 0 28px;font-size:22px;line-height:1.7;letter-spacing:-.25px}.guided-record-controls{display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:24px;border-top:1px dashed var(--line)}.guided-record-controls .audio-waveform{max-width:300px}.record-voice-button{min-height:56px;min-width:235px;font-size:16px;border-radius:12px}.guided-record-controls>p{font-size:12px;color:var(--muted);text-align:center}.recording-options{padding:17px 0;color:var(--muted);font-size:12px}.recording-options>summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;min-height:32px}.recording-options>p{margin:12px 0}.recording-options .form-stack{margin:16px 0 0}.guided-review{display:grid;gap:20px;max-width:560px;margin:0 auto;border:1px solid var(--line);border-radius:16px;background:#fefdfc;padding:26px}.guided-review .sample-ready{margin:0;padding:18px}.guided-review .recording-options{padding:0}.guided-review h2:focus{outline:none}.sample-review-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.sample-review-meta>span{overflow-wrap:anywhere;min-width:0}.sample-review-meta .text-button{white-space:nowrap}.voice-card-bottom{flex-wrap:wrap;gap:10px}.voice-card-bottom .voice-use-button{margin-left:auto}.voice-use-button{font-size:11px;padding:8px 10px}.demo-desk.page{max-width:1550px;padding:26px 32px 28px}.demo-desk-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.demo-desk-heading h1{font:400 35px/1.15 var(--serif);letter-spacing:-1px;margin:8px 0 0}.demo-heading-actions{display:flex;align-items:center;gap:17px}.demo-call-grid{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.5fr);align-items:start;gap:24px}.demo-call-controls{display:grid;gap:16px;min-width:0}.demo-voice-panel,.demo-connect-panel{border:1px solid var(--line);background:#fefdfc;border-radius:14px;padding:20px}.mini-section-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.mini-section-heading h2{font-size:15px;letter-spacing:-.2px}.mini-section-heading .text-button{min-height:28px;font-size:11px}.demo-voice-panel>.text-button{font-size:11px;margin:4px 0 10px}.demo-language-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px dashed var(--line);padding-top:15px}.demo-language-pair .field{font-size:11px;gap:6px}.demo-language-pair select{font-size:12px;padding-left:31px;padding-right:24px}.demo-language-pair .select-wrap>svg:first-child{left:10px;width:13px}.demo-language-pair .select-wrap>svg:last-child{right:8px;width:12px}.demo-connect-panel h2{font-size:17px}.demo-connect-panel>p{color:var(--muted);font-size:12px;margin:9px 0 16px}.demo-connect-panel.is-ringing{border-color:#9ebba7;background:#f2f7f2}.demo-call-identity{display:flex;gap:13px;align-items:center;margin-bottom:18px}.demo-call-identity h2{margin:5px 0}.demo-call-identity p{font-size:13px;font-variant-numeric:tabular-nums;color:var(--muted)}.demo-call-identity .eyebrow{font-size:9px}.demo-connect-panel .line-actions>.button{flex:1}.desk-mute-button{min-height:44px}.desk-mute-button.is-muted{background:#fbece9;border-color:#c4796b;color:#8c3023}.demo-share-link{display:grid;gap:9px}.demo-share-link input{font-size:11px}.demo-link-secondary{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:var(--muted)}.demo-link-secondary .text-button{font-size:11px;min-height:26px}.demo-share-link>.text-button{min-height:25px;font-size:11px;justify-self:start}.demo-connect-panel .call-link-help{margin-bottom:0;font-size:11px}.demo-desk .demo-talk-panel{display:grid;gap:13px;margin:0;padding:20px;position:static;box-shadow:none}.demo-desk.has-call .demo-talk-panel{position:static}.demo-talk-panel .talk-info{display:block;padding:0}.demo-talk-panel .talk-info h3{font-size:15px}.demo-talk-panel .talk-info p{font-size:12px;margin-top:6px}.demo-talk-panel .talk-actions{display:grid;gap:3px;width:100%}.demo-talk-panel .ptt-button{width:100%;min-height:57px;font-size:15px}.demo-talk-panel .audio-waveform{max-width:none;width:100%}.demo-talk-panel .typed-reply{display:grid;grid-template-columns:1fr;padding:0;margin:8px 0 0;border:0;background:transparent}.demo-transcript-panel{position:sticky;top:24px;display:flex;flex-direction:column;height:clamp(560px,calc(100dvh - 214px),850px)}.demo-transcript-panel .panel-header{min-height:76px;padding:19px 23px;flex-shrink:0}.demo-transcript-panel .panel-header h2{font-size:18px}.demo-desk .demo-transcript-panel .transcript{min-height:0;height:auto;max-height:none;flex:1;padding:23px}.demo-transcript-panel .transcript-empty{min-height:100%;padding:35px 12px}.demo-transcript-panel .transcript-empty>svg{color:#79766e}.demo-transcript-panel .transcript-empty h3{font:400 27px/1.3 var(--serif);max-width:340px;margin-top:22px}.demo-transcript-panel .transcript-empty p{font-size:13px;max-width:340px}.demo-transcript-panel .transcript-line>p{font-size:20px;line-height:1.5}.demo-transcript-panel .source-text{font-size:13px}.demo-transcript-panel .delivery{font-size:10px}.transcript-footer{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center;padding:15px 20px;border-top:1px dashed var(--line);color:var(--muted);font-size:10px}.transcript-footer>span{display:flex;align-items:center;gap:6px}.transcript-footer select{max-width:170px;padding:7px 9px;border:1px solid var(--line);border-radius:7px;background:var(--paper);font-size:11px}.latest-captions{position:absolute;bottom:70px;align-self:center;box-shadow:0 3px 16px #24242412}.demo-prompt-notes,.demo-saved-notes{font-size:11px;color:var(--muted)}.demo-prompt-notes>summary,.demo-saved-notes>summary{display:flex;align-items:center;justify-content:space-between;min-height:30px;cursor:pointer}.demo-prompt-notes p{margin:12px 0}.demo-prompt-notes strong{display:block;color:var(--ink);margin-bottom:3px}.demo-saved-notes{margin-top:20px;border-top:1px dashed var(--line);padding-top:10px}.demo-saved-notes .ticket-form{padding-left:0;padding-right:0;grid-template-columns:1fr 1fr}.demo-focus .sidebar,.demo-focus .topbar,.demo-focus .page-footer{display:none}.demo-focus .main-shell{margin-left:0}.demo-focus .demo-desk{max-width:1440px;padding-top:28px}.demo-focus .demo-call-grid{grid-template-columns:minmax(300px,.75fr) minmax(0,1.5fr)}.demo-focus .demo-transcript-panel{height:clamp(560px,calc(100dvh - 150px),950px)}.demo-focus .toast{left:50%}@media(max-width:1100px){.demo-desk.page{padding:24px}.demo-call-grid{grid-template-columns:minmax(275px,.9fr) minmax(0,1.2fr);gap:16px}.demo-desk-heading{flex-wrap:wrap}.demo-transcript-panel .panel-header{flex-wrap:wrap;gap:7px;padding:17px}.demo-transcript-panel .transcript-line>p{font-size:18px}.demo-voice-panel,.demo-connect-panel,.demo-desk .demo-talk-panel{padding:17px}.demo-heading-actions .desk-connection{font-size:10px}}@media(max-width:900px){.demo-call-grid,.demo-focus .demo-call-grid{grid-template-columns:1fr}.demo-transcript-panel,.demo-focus .demo-transcript-panel{position:relative;top:0;height:530px}.demo-desk-heading h1{font-size:31px}.guided-heading{flex-wrap:wrap;gap:9px}.guided-heading>.text-button{min-height:30px}}@media(max-width:540px){.guided-enrollment.page{padding:24px 18px}.guided-heading h1{font-size:34px}.guided-heading p{font-size:13px}.guided-recorder{padding:22px 20px}.reading-caption{align-items:flex-start;flex-direction:column;gap:5px}.reading-passage{font-size:19px;line-height:1.65;margin:20px 0}.record-voice-button{min-width:100%}.guided-review{padding:20px}.guided-review .field input,.guided-review .field textarea{font-size:16px}.recording-options>summary,.demo-prompt-notes>summary{min-height:44px}.demo-desk.page{padding:22px 18px}.demo-desk-heading{gap:15px}.demo-heading-actions{justify-content:space-between;width:100%}.demo-desk .demo-talk-panel{position:static}.demo-language-pair select{font-size:16px}.demo-transcript-panel .transcript-footer select,.demo-voice-panel .text-button,.demo-share-link .text-button{min-height:44px}.demo-saved-notes .ticket-form{display:flex}}@media(max-width:540px){.guided-recorder{display:flex;flex-direction:column}.guided-record-controls{order:-1;position:sticky;top:8px;z-index:2;border-top:0;border-bottom:1px dashed var(--line);background:var(--panel);padding:10px 0 17px;margin-bottom:20px}}.recorded-player-controls{display:flex;align-items:center;gap:10px;margin-top:12px}.recorded-player-controls .icon-button{flex:0 0 44px;width:44px;height:44px}.recorded-player-controls output{flex:0 0 auto;font-size:13px;font-variant-numeric:tabular-nums}.recorded-player-controls input[type=range]{flex:1;min-width:48px;width:100%;height:44px;padding:0;border:0;background:transparent;appearance:none;cursor:pointer;touch-action:pan-y}.recorded-player-controls input[type=range]::-webkit-slider-runnable-track{height:5px;border-radius:5px;background:linear-gradient(to right,#242424 var(--played),#D8D6D1 var(--played))}.recorded-player-controls input[type=range]::-webkit-slider-thumb{appearance:none;margin-top:-7px;width:19px;height:19px;border-radius:50%;background:#242424}.recorded-player-controls input[type=range]::-moz-range-track{height:5px;border-radius:5px;background:#d8d6d1}.recorded-player-controls input[type=range]::-moz-range-progress{height:5px;background:#242424}.recorded-player-controls input[type=range]::-moz-range-thumb{width:19px;height:19px;border:0;border-radius:50%;background:#242424}.recorded-duration{margin:8px 0 0;font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.transcript-language{font-size:10px;font-weight:600;display:inline-block;margin-right:7px}.caller-microphone-help{width:100%;max-width:430px;margin-top:20px;padding:16px;border:1px dashed var(--line);border-radius:12px;text-align:left;background:var(--panel)}.caller-microphone-help summary{cursor:pointer;font-size:13px;font-weight:600}.caller-microphone-help p{font-size:13px;line-height:1.6;margin:14px 0;color:var(--muted)}.caller-microphone-help .button{min-height:44px;margin-bottom:14px}.caller-microphone-help input{min-width:0;font-size:12px}.caller-permission-wait{max-width:360px;color:var(--muted);font-size:13px;line-height:1.6}.caller-speech-language{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:13px}
