: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}.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}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:18px;margin-bottom:18px}.empty-card{text-align:center;padding:40px 18px}.empty-card h1{font:400 28px/1.2 var(--serif);margin-bottom:10px}.empty-note{color:var(--muted);font-size:13px}.chip{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:999px;background:var(--panel);color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.2px}.seat-bar{border:1px solid var(--line);border-radius:12px;padding:12px;margin:16px 2px 4px;background:var(--white)}.seat-bar .nav-label{margin:0 0 8px}.seat-bar .field{margin:0}.seat-identity{display:flex;align-items:center;gap:10px}.seat-identity strong{display:block;font-size:13px;font-weight:600}.seat-identity span{font-size:11px;color:var(--muted)}.seat-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:11px}.seat-actions .text-button{font-size:11px;min-height:26px}.seat-note{margin-top:9px;font-size:11px;line-height:1.5;color:var(--muted)}.nav-count{margin-left:auto;padding:1px 7px;border-radius:999px;background:var(--ink);color:var(--paper);font-size:11px;font-weight:600}.floor-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.floor-stat{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:14px}.floor-stat strong{display:block;font:400 27px/1.1 var(--serif)}.floor-stat span{font-size:11px;letter-spacing:.4px;color:var(--muted);text-transform:uppercase}.floor-queue,.floor-agents,.roster-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.floor-queue li,.floor-agents li,.roster-list li{display:flex;align-items:center;gap:11px;padding:10px;border:1px solid var(--line);border-radius:11px}.floor-queue strong,.floor-agents strong,.roster-name strong{display:block;font-size:13px;font-weight:600}.floor-queue span:not(.floor-position),.floor-agents li>div span,.roster-name span{font-size:11.5px;color:var(--muted)}.floor-position{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--panel);font-size:12px;font-weight:600}.floor-agents li>div{flex:1;min-width:0}.roster-name{flex:2 1 170px;min-width:0}.roster-name strong,.roster-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.floor-agents li.offline{opacity:.6}.roster-add{display:flex;gap:9px;align-items:flex-end;margin:14px 0 16px}.roster-add .field{flex:1;margin:0}.roster-list li{flex-wrap:wrap}.roster-list .field.compact{margin:0;flex:1 1 140px;min-width:0}.roster-list .field.compact select{min-height:32px;font-size:12px}.queue-strip{display:flex;flex-wrap:wrap;gap:10px;padding:12px;margin-bottom:16px;background:var(--white);border:1px solid var(--line);border-radius:12px}.queue-item{display:flex;align-items:center;gap:10px;flex:1 1 260px}.queue-item strong{display:block;font-size:13px;font-weight:600}.queue-item span:not(.queue-position){font-size:11.5px;color:var(--muted)}.queue-item>div{flex:1;min-width:0}.queue-position{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--panel)}.queue-empty{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.setup-checklist{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.setup-checklist li{display:flex;align-items:flex-start;gap:10px}.setup-checklist li>div{flex:1;min-width:0}.setup-checklist strong{display:block;font-size:13px;font-weight:600}.setup-checklist span:not(.check):not(.chip):not(.dot){font-size:12px;color:var(--muted);line-height:1.5}.setup-checklist .check{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--panel);color:var(--green);margin-top:1px}.setup-checklist .dot{width:6px;height:6px;border-radius:50%;background:#918c81}.setup-checklist li.done strong{color:var(--muted);font-weight:500}.setup-checklist .text-button{font-size:11px;min-height:26px}.integration-rows{display:flex;flex-direction:column;gap:10px}.integration-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);border-radius:11px}.integration-row strong{display:block;font-size:13px;font-weight:600}.integration-row span:not(.status-pill):not(.status-pill>span){font-size:11.5px;color:var(--muted);word-break:break-all}@media(max-width:720px){.floor-stats{grid-template-columns:repeat(2,1fr)}.roster-list li{flex-wrap:wrap}.roster-list .field.compact{width:100%}}.reading-setup{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:12px;margin-bottom:8px}.reading-setup+.field-help{margin-bottom:14px}@media(max-width:720px){.reading-setup{grid-template-columns:1fr}}.takes-section{margin-bottom:36px}.takes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.take-card{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid #E0DDD5;border-radius:12px;background:var(--panel)}.take-card.has-take{border-color:#c9c4b8}.take-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.take-card strong{font-size:14px}.take-card small{font-size:12px;color:var(--muted);line-height:1.45;min-height:2.9em}.take-card .text-button{align-self:flex-start}.desk-panel{position:relative;min-width:0}.desk-panel-body{display:contents}.desk-panel.card{padding:18px 20px 20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.desk-panel-head{display:flex;align-items:center;gap:9px;margin-bottom:12px}.desk-panel-head h2{font-size:15px;letter-spacing:-.2px;flex:1;min-width:0}.desk-panel-tools{display:flex;align-items:center;gap:4px}.desk-panel-tools .text-button{min-height:28px;font-size:11px}.desk-panel.is-arranging{outline:1.5px dashed #B9B5AC;outline-offset:-1.5px;border-radius:var(--radius)}.desk-panel.is-dragging{box-shadow:0 22px 44px #24242429;outline:1.5px solid var(--ink);background:var(--white);cursor:grabbing}.desk-panel.is-arranging .desk-panel-body{pointer-events:none;opacity:.82}.panel-grip{width:24px;height:24px;padding:0;border:0;border-radius:6px;background:#eceae5;color:#8a8780;display:inline-flex;align-items:center;justify-content:center;cursor:grab;touch-action:none}.icon-button.small{width:28px;height:28px;border:1px solid var(--line);border-radius:7px;background:var(--white);color:#53514c}.icon-button.small:disabled{opacity:.35}.desk-main{display:grid;gap:16px;min-width:0;align-content:start}.desk-column.is-arranging{min-height:140px;padding:6px;border-radius:16px;outline:1px dashed #D8D6D1}.drop-slot{min-height:96px;border:1.5px dashed #B9B5AC;border-radius:var(--radius);background:var(--panel);display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--muted)}.arrange-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 16px;padding:10px 14px;margin-bottom:20px;border:1px solid var(--line);border-radius:12px;background:var(--panel);font-size:12px;color:#53514c}.arrange-hint{display:flex;align-items:center;gap:8px}.arrange-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.arrange-label{font-size:11px;color:var(--muted)}.preset-tabs{display:flex;gap:2px;padding:3px;border:1px solid var(--line);border-radius:9px;background:var(--white)}.preset-tabs button{height:30px;padding:0 12px;border:0;border-radius:7px;background:transparent;font-size:12px;font-weight:550;color:#53514c}.preset-tabs button[aria-pressed=true]{background:var(--ink);color:#fff}.hidden-tray{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:10px 14px;margin-top:20px;border:1px dashed #B9B5AC;border-radius:12px;font-size:12px;color:var(--muted)}.hidden-tray.is-over{border-color:var(--ink);background:var(--panel)}.hidden-chip{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px 0 12px;border:1px dashed #B9B5AC;border-radius:8px;background:var(--white);font-size:12px;color:#53514c}.hidden-drop-hint{margin-left:auto}.panel-empty{font-size:12px;color:var(--muted);line-height:1.5}.caller-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;font-size:13px}.caller-kv>span:first-child{display:block;font-size:10px;letter-spacing:.08em;font-weight:600;color:var(--muted);margin-bottom:3px}.caller-last{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 14px;margin-top:14px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.caller-last-copy{display:flex;align-items:center;gap:10px;color:var(--muted)}.caller-last-copy strong{display:block;font-size:12px;color:var(--ink)}.caller-last-copy span{font-size:12px}.phrase-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.phrase-list li{display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid #ECEAE5}.phrase-list li:first-child{border-top:0;padding-top:0}.phrase-play{width:30px;height:30px;padding:0;border-radius:50%;border:1px solid var(--line);background:var(--white);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.phrase-play:disabled{opacity:.4}.phrase-text{flex:1;min-width:0;font-size:13px}.phrase-form{display:flex;gap:8px;margin-top:12px}.phrase-form input{flex:1;min-width:0;height:36px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:var(--white);font:inherit;font-size:12px}.queue-list{display:flex;flex-direction:column;gap:10px}.agent-list{display:flex;flex-direction:column}.agent-row{display:flex;align-items:center;gap:10px;padding:7px 0;border-top:1px solid #ECEAE5;font-size:12px}.agent-row:first-child{border-top:0;padding-top:0}.agent-row strong{flex:1}.agent-row span:last-child{color:var(--muted);font-size:11px}.agent-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.notes-panel .ticket-form{padding:0;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.notes-panel .ticket-form .button{grid-column:1 / -1;justify-self:start}.notes-panel .checkbox-label{grid-column:1 / -1}@media(max-width:900px){.arrange-bar{flex-direction:column;align-items:stretch}.hidden-drop-hint{display:none}}.desk-page.is-arranging .desk-panel .panel-header,.desk-page.is-arranging .desk-panel .talk-info{display:none}.desk-page.is-arranging .demo-transcript-panel{min-height:0;height:auto}.desk-page.is-arranging .transcript{min-height:120px;max-height:220px}:root{--line: #DEDCD6;--hairline: #ECEAE5;--white: #FFFFFF;--shadow-1: 0 1px 2px rgba(36, 36, 36, .04), 0 0 0 1px rgba(36, 36, 36, .015);--shadow-2: 0 10px 30px rgba(36, 36, 36, .07), 0 2px 6px rgba(36, 36, 36, .04);--ring: 0 0 0 3px rgba(36, 36, 36, .12);--ease: cubic-bezier(.2, .7, .2, 1)}body{letter-spacing:-.005em}*{scrollbar-width:thin;scrollbar-color:#CBC7BE transparent}h2{font-size:20px;letter-spacing:-.45px}time,.tabular,.transcript-meta time,.demo-call-identity p,.floor-stat strong{font-variant-numeric:tabular-nums}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:none;box-shadow:var(--ring)}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;border-color:#8f8b83;box-shadow:var(--ring)}.search-field:focus-within{outline:none;border-color:#8f8b83;box-shadow:var(--ring)}.library-hero,.form-section,.setup-step,.modal>header,.caller-header,.transcript-line{border-bottom-style:solid;border-bottom-color:var(--hairline)}.transcript-footer,.page-footer,.voice-card-bottom,.call-line,.preview-section,.modal-bottom,.caller-footer,.demo-language-pair,.guided-record-controls,.browser-invite-body,.setup-blockers,.ticket-reference,.demo-saved-notes,.guide-bottom{border-top-style:solid;border-top-color:var(--hairline)}.voice-card,.create-voice-card,.captions-panel,.ticket-panel,.provider-card,.demo-voice-panel,.demo-connect-panel,.desk-panel.card,.card,.floor-stat,.guided-review,.take-card,.integration-row,.floor-queue li,.floor-agents li,.roster-list li,.queue-strip,.desk-settings,.browser-invite-panel,.talk-panel,.guided-recorder,.phone-number-display,.caller-audio-recovery,.caller-microphone-help,.library-empty,.record-panel,.sample-ready,.typed-reply,.creation-guide,.demo-guide{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-1)}.create-voice-card{background:transparent;border-style:dashed;box-shadow:none}.voice-card,.take-card,.provider-card,.floor-stat,.integration-row{transition:box-shadow .22s var(--ease),border-color .22s var(--ease),transform .22s var(--ease)}.voice-card:hover,.take-card:hover{border-color:#cfcbc3;box-shadow:var(--shadow-2);transform:translateY(-1px)}.talk-panel.recording{background:#fff7f5}.demo-connect-panel.is-ringing{background:#f2f7f2}.record-panel.recording{background:#fff7f5}.arrange-bar,.hidden-tray,.drop-slot{background:#f5f4f0}.button{min-height:40px;padding:9px 15px;border-radius:10px}.button.primary,.ptt-button{box-shadow:0 1px 2px #24242438,inset 0 1px #ffffff12}.button.secondary{background:var(--white);box-shadow:var(--shadow-1)}.button.secondary:hover:not(:disabled){background:#f6f5f1;border-color:#c9c5bc}.button.compact{min-height:34px;padding:6px 12px;border-radius:9px}.button.answer{box-shadow:0 1px 2px #3861494d}.icon-button{border-radius:8px}.icon-button.small{border-radius:7px;box-shadow:var(--shadow-1)}.field input,.field textarea,.field select,.call-history-select select,.select-wrap select,.phrase-form input,.search-field{min-height:40px;border-radius:10px;background:var(--white);font-size:13.5px;transition:border-color .15s,box-shadow .15s}.field input,.field textarea,.call-history-select select{padding:9px 12px}.select-wrap select{width:100%}.field>span{font-size:12px;color:#5a5751}.field textarea{min-height:88px}.filter-tabs,.segmented-control,.ui-tabs-list,.preset-tabs{background:#eceae5;border:0;padding:3px;border-radius:10px}.filter-tabs button,.segmented-control button,.ui-tab-trigger{min-height:32px;padding:6px 12px;border-radius:8px;font-weight:500}.ui-tab-highlight{background:var(--white);border:0;box-shadow:var(--shadow-1);border-radius:8px}.preset-tabs button{height:28px}.preset-tabs button[aria-pressed=true]{box-shadow:0 1px 2px #24242433}.count-badge,.subtle-tag,.voice-tags>span,.delivery,.method-badge,.chip{border-radius:6px;background:#f1efea;border-color:transparent}.status-pill,.caption-state,.provider-status{font-weight:500}.sidebar{padding:22px 12px 16px;background:#f5f4f0}.wordmark{font-size:21px;padding:0 8px;letter-spacing:-.8px}.brand-mark{width:26px;height:26px}.workspace-switch{margin:22px 0 18px;padding:9px 10px;border-radius:10px;background:var(--white);box-shadow:var(--shadow-1);border-color:transparent}.workspace-switch strong{font-size:12.5px}.workspace-avatar{width:28px;height:28px;border-radius:7px;font-size:11px}.nav-label{padding:0 10px;margin-bottom:8px;font-size:10px;letter-spacing:1.4px}.sidebar nav{gap:2px}.sidebar nav a{min-height:36px;padding:7px 10px;border:0;border-radius:8px;color:#5f5c56;font-size:13px;transition:background .15s var(--ease),color .15s}.sidebar nav a.active{background:#e6e4de;color:var(--ink);font-weight:600}.sidebar nav a:hover{background:#eceae4}.sidebar nav a svg{width:16px;height:16px}.seat-bar{margin:12px 0 6px;padding:10px;border-radius:10px;background:var(--white);box-shadow:var(--shadow-1);border-color:transparent}.seat-bar .field select{min-height:36px;font-size:13px}.seat-bar .nav-label{margin-bottom:7px}.seat-note{margin-top:8px;font-size:11px}.sidebar-note{border:0;border-radius:12px;background:var(--white);box-shadow:var(--shadow-1);padding:14px;margin:20px 0 14px}.tiny-orbit{margin-bottom:10px}.sidebar-note strong{font-size:12.5px}.sidebar-note p{font-size:11.5px;margin-top:4px}.sidebar-note a{margin-top:12px;font-size:12px;font-weight:550}.sidebar-footer{padding-left:8px;font-size:11px}.main-shell{margin-left:224px}.topbar{height:60px}.breadcrumb{gap:10px}.breadcrumb strong{font-weight:550}.private-label{padding:5px 10px;border:1px solid var(--line);border-radius:999px;background:var(--white);font-size:11px}.user-avatar{width:30px;height:30px;border-color:transparent;background:#e6e4de;font-weight:600}.page{padding:32px 40px 40px}.page-footer{padding:18px 0 22px}.eyebrow{font-size:10px;letter-spacing:1.4px}.page-heading h1{font-size:40px;letter-spacing:-1.1px}.page-heading p{font-size:13.5px}.section-heading{margin-bottom:20px}.section-heading p{margin-top:5px}.floor-stats{gap:12px;margin-bottom:16px}.floor-stat{padding:16px 18px;border-radius:12px;display:flex;flex-direction:column-reverse;gap:6px}.floor-stat strong{font-size:30px;line-height:1}.floor-stat span{font-size:10.5px;letter-spacing:1.2px}.card{padding:20px;margin-bottom:16px}.card h2{font-size:16px;margin-bottom:12px;display:flex;align-items:center;gap:8px}.floor-queue li,.floor-agents li,.roster-list li{padding:11px 14px;border-radius:10px;box-shadow:none}.floor-agents li.offline{opacity:.7}.empty-note{font-size:13px}.hero-copy h1{letter-spacing:-1.6px}.voice-card,.create-voice-card{padding:22px;border-radius:14px;min-height:240px}.voice-card-bottom{padding-top:14px}.take-card{padding:16px;border-radius:12px}.take-card .select-wrap select{width:100%;min-height:38px;font-size:12.5px}.takes-section .section-heading{margin-bottom:16px}.voice-avatar{border-color:transparent;box-shadow:inset 0 0 0 1px #2424240f}.preview-button{background:var(--white);box-shadow:var(--shadow-1)}.preview-button:hover{border-color:#c9c5bc}.guided-recorder{padding:30px 34px;border-radius:16px}.guided-recorder.is-recording{border-color:#d4a69c;box-shadow:0 0 0 4px #a533320f}.reading-passage{font-size:21px;line-height:1.7}.reading-caption{font-size:11px}.record-voice-button{min-height:52px}.recording-options{color:var(--muted)}.provider-card{padding:18px;border-radius:12px}.provider-icon{background:#f1efea;border-color:transparent}.step-heading>span{background:var(--white);box-shadow:var(--shadow-1);border-color:transparent}.setup-step{padding:26px 0}.integration-row{padding:12px 14px;border-radius:10px}.phone-number-display{padding:14px 16px;border-radius:10px}.info-box{border-radius:10px;background:#f5f4f0;border-color:var(--hairline)}.setup-checklist .check{background:#eaf1eb}.demo-guide li>span{background:var(--white);box-shadow:var(--shadow-1);border-color:transparent}.demo-desk-heading{margin-bottom:22px}.demo-desk-heading h1{font-size:32px;letter-spacing:-.9px}.demo-heading-actions{gap:12px}.demo-voice-panel,.demo-connect-panel,.desk-panel.card,.demo-desk .demo-talk-panel{padding:18px 20px 20px;border-radius:14px}.demo-transcript-panel{border-radius:14px}.demo-transcript-panel .panel-header{min-height:64px;padding:16px 20px;border-bottom-color:var(--hairline)}.demo-transcript-panel .panel-header h2{font-size:16px}.demo-desk .demo-transcript-panel .transcript{padding:20px}.demo-transcript-panel .transcript-line>p{font-size:18px;line-height:1.5}.transcript-line{padding-bottom:18px;margin-bottom:18px}.transcript-footer{padding:12px 18px}.transcript-footer select{border-radius:8px;min-height:32px}.speaker-avatar{border-color:transparent;background:#f1efea}.demo-talk-panel .ptt-button{min-height:52px;border-radius:12px}.ptt-button kbd{border-color:#5e5b55;color:#cfccc5}.mini-section-heading,.desk-panel-head{margin-bottom:12px}.desk-panel-head h2,.mini-section-heading h2{font-size:14.5px}.queue-strip{border-radius:12px}.queue-position{background:#f1efea}.phrase-play{box-shadow:var(--shadow-1)}.caller-last{background:#f5f4f0;border-color:var(--hairline)}.desk-panel.is-arranging{outline-color:#c9c5bc}.desk-panel.is-dragging{box-shadow:0 24px 48px #2424242e,0 2px 6px #24242414}.toast{border-radius:12px;box-shadow:0 12px 32px #24242438;padding:10px 12px 10px 16px}.ui-menu{border-radius:12px;box-shadow:var(--shadow-2);padding:6px}.ui-menu-item{border-radius:8px;min-height:36px}.ui-dialog-content{border-radius:18px;box-shadow:0 30px 80px #24242438}.ui-tooltip{border-radius:8px}.error-banner,.incoming-banner{border-radius:12px}.caller-orb{border-color:transparent;box-shadow:var(--shadow-2),inset 0 1px #fff}.caller-language{border-radius:10px;min-height:40px;background:var(--white);box-shadow:var(--shadow-1)}.caller-call-button{border-radius:12px}@media(max-width:760px){.button,.button.compact,.field input,.field select,.field textarea,.select-wrap select{min-height:44px}.sidebar nav a{min-height:44px}}.feeling-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.feeling-label{font-size:10px;letter-spacing:1.2px;font-weight:600;color:var(--muted);margin-right:4px}.feeling-pill{height:28px;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:var(--white);font-size:12px;font-weight:500;color:#53514c;transition:background .15s,color .15s,border-color .15s}.feeling-pill:hover{border-color:#c9c5bc}.feeling-pill.is-on{background:var(--ink);border-color:var(--ink);color:#fff}.feeling-auto{margin-left:auto;font-size:11px;color:var(--muted)}.roster-list .roster-style input{min-height:32px;font-size:12px}.caller-captions{width:100%;max-width:430px;margin-top:18px;padding:12px 14px 4px;border:1px solid var(--line);border-radius:14px;background:var(--white);text-align:left;box-shadow:var(--shadow-1)}.caller-captions-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;font-size:10px;letter-spacing:1.2px;font-weight:600;color:var(--muted)}.caller-captions-head .text-button{min-height:28px;font-size:12px}.caller-captions ol{list-style:none;margin:0;padding:0}.caller-captions li{padding:9px 0;border-top:1px solid var(--hairline)}.caller-captions li span{display:block;font-size:10px;letter-spacing:1.2px;font-weight:600;color:var(--amber)}.caller-captions li.you span{color:var(--muted)}.caller-captions li p{font-size:14px;line-height:1.45;margin-top:3px}.caller-captions li.you p{color:#53514c}.caller-captions-empty{font-size:12px;color:var(--muted);padding:6px 0 10px}.transcript-line.is-partial>p{color:var(--muted)}.transcript-line.is-partial .delivery{color:var(--green)}@font-face{font-family:DM Sans;font-style:italic;font-weight:300 700;font-display:swap;src:url(/assets/DMSans-italic-300_700-ll47TIEM.woff2) format("woff2")}@font-face{font-family:DM Sans;font-style:normal;font-weight:300 700;font-display:swap;src:url(/assets/DMSans-normal-300_700-BNY05QUC.woff2) format("woff2")}@font-face{font-family:"DM Serif Display";font-style:italic;font-weight:400;font-display:swap;src:url(/assets/DMSerifDisplay-italic-400-BOpVIdq_.woff2) format("woff2")}@font-face{font-family:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/DMSerifDisplay-normal-400-2QCSM2z4.woff2) format("woff2")}:root{--paper: #FAF9F7;--panel: #F3F2EF;--card: #FEFDFC;--line: #D8D6D1;--ink: #242424;--muted: #66645F;--green: #386149;--red: #A53332;--amber: #815A25;--navtext: #5C5A55;--avatar-bg: #E6E4DE;--sheet: #FCFBFA;--sheet-line: #E8E6E1;--nav-active: #ECEBE8;--bar: #F1F0ED;--placeholder: #8F8B83;--sans: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--serif: "DM Serif Display", Georgia, serif;--side: 224px;--col: 900px;--sheet-top: 46px;--ease: cubic-bezier(.2, .7, .2, 1)}html,body{height:100%}body{margin:0;font-family:var(--sans);color:var(--ink);background:var(--paper);font-size:14.5px;-webkit-font-smoothing:antialiased;letter-spacing:-.005em}.ds-app{position:relative;min-height:100dvh;background:var(--paper)}.ds-topbar{position:fixed;top:0;left:var(--side);right:0;height:var(--sheet-top);display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:0 22px;color:var(--navtext);z-index:20;-webkit-app-region:drag}.ds-topbar button{-webkit-app-region:no-drag;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:transparent;color:var(--navtext)}.ds-topbar button:hover{background:var(--nav-active);color:var(--ink)}.ds-toggle{position:fixed;top:10px;left:76px;z-index:25;display:none}.ds-side{position:fixed;left:0;top:0;bottom:0;width:var(--side);padding:50px 14px 16px;display:flex;flex-direction:column;background:var(--paper);z-index:30}.ds-lockup{display:flex;align-items:center;gap:9px;padding:0 10px;height:28px;margin-bottom:22px;font-size:22px;font-weight:650;letter-spacing:-.6px;color:var(--ink)}.ds-lockup .dot{color:#77736b}.ds-identity{display:flex;align-items:center;gap:10px;margin:0 2px 18px;padding:9px 10px;border-radius:12px;background:var(--sheet);border:1px solid var(--sheet-line);min-height:52px}.ds-identity>div{flex:1;min-width:0}.ds-identity strong{display:block;font-size:13.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-identity span.state{display:flex;align-items:center;gap:5px;font-size:10.5px;color:var(--green);margin-top:1px}.ds-identity span.state.muted{color:var(--muted)}.ds-identity span.state.amber{color:var(--amber)}.ds-identity span.state i{width:5px;height:5px;border-radius:50%;background:currentColor}.ds-identity select{width:100%;height:30px;margin-top:2px;padding:0 26px 0 8px;border:1px solid var(--sheet-line);border-radius:8px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235C5A55' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 8px center;font:500 12.5px var(--sans);color:var(--ink);appearance:none}.ds-identity .ds-identity-note{display:block;font-size:10.5px;color:var(--muted);margin-top:5px;line-height:1.35}.ds-identity button.leave{border:0;background:transparent;padding:0;font:500 11px var(--sans);color:var(--navtext);cursor:pointer}.ds-identity button.leave:hover{color:var(--ink)}.ds-nav{display:flex;flex-direction:column;gap:1px}.ds-nav.bottom{margin-top:auto}.ds-nav a,.ds-nav button{display:flex;align-items:center;gap:11px;height:38px;padding:0 11px;border:0;border-radius:10px;background:transparent;color:var(--navtext);font:500 15px var(--sans);letter-spacing:-.1px;white-space:nowrap;text-decoration:none;cursor:pointer;text-align:left;width:100%;transition:background .12s var(--ease),color .12s}.ds-nav a:hover,.ds-nav button:hover{background:var(--nav-active);color:var(--ink)}.ds-nav a.active{background:var(--nav-active);color:var(--ink);font-weight:600}.ds-nav svg{width:18px;height:18px}.ds-nav .badge{margin-left:auto;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--ink);color:#fff;font-size:10.5px;font-weight:600;display:grid;place-items:center}.ds-nav .ring{margin-left:auto;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #3861492e;animation:ds-ring 1.4s ease-in-out infinite}@keyframes ds-ring{50%{box-shadow:0 0 0 7px #3861490f}}.ds-side-foot{display:flex;align-items:center;gap:6px;padding:12px 11px 0;font-size:11.5px;color:var(--muted)}.ds-side-foot i{width:6px;height:6px;border-radius:50%;background:#b9b5ac}.ds-side-foot i.connected{background:var(--green)}.ds-scrim{display:none;position:fixed;inset:0;background:#24242438;z-index:29;border:0}.ds-sheet{position:fixed;left:var(--side);top:var(--sheet-top);right:0;bottom:0;background:var(--sheet);border:1px solid var(--sheet-line);border-right:0;border-bottom:0;border-radius:12px 0 0;overflow:hidden;display:flex;flex-direction:column}.ds-app.is-focus .ds-side{transform:translate(-100%)}.ds-app.is-focus .ds-sheet,.ds-app.is-focus .ds-topbar{left:0}.ds-app.is-focus .ds-sheet{border-radius:0;border-left:0}.ds-col{width:min(var(--col),calc(100% - 72px));margin:0 auto;flex-shrink:0}.ds-col.wide{width:min(var(--col),calc(100% - 80px))}.ds-toolbar{height:60px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 38px}.ds-toolbar .right{display:flex;align-items:center;gap:4px}.ds-tool{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:30px;min-width:30px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--navtext);font:500 13px var(--sans);cursor:pointer}.ds-tool.filled{background:var(--bar);color:var(--ink);padding:0 11px}.ds-tool.square{width:34px;background:var(--bar);color:var(--ink)}.ds-tool.back{width:32px;height:32px;border-radius:9px;background:var(--bar);color:var(--ink)}.ds-tool:hover{background:var(--nav-active);color:var(--ink)}.ds-tool[aria-pressed=true]{background:var(--ink);color:#fff}.ds-title h1{font:400 36px/1.15 var(--serif);letter-spacing:-.7px;color:var(--ink);margin:0}.ds-title p{font-size:14.5px;color:var(--muted);margin:8px 0 0}.ds-title p b{font-weight:600;color:var(--ink)}.ds-tabs{border-bottom:1px solid var(--sheet-line);margin-top:18px;flex-shrink:0}.ds-tabs .ds-col{display:flex;gap:20px}.ds-tabs button{display:inline-flex;align-items:center;gap:5px;padding:0 0 11px;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;background:transparent;font:500 15.5px var(--sans);color:var(--navtext);cursor:pointer;white-space:nowrap}.ds-tabs button.on{font-weight:600;color:var(--ink);border-bottom-color:var(--ink)}.ds-tabs button:hover{color:var(--ink)}.ds-readbar{display:flex;align-items:center;justify-content:space-between;gap:10px;height:42px;padding:0 12px;border-radius:8px;background:var(--bar);margin-top:18px}.ds-readbar .left{display:flex;align-items:center;gap:8px;flex:1;min-width:0;font-size:11px;font-weight:600;letter-spacing:1.4px;color:var(--muted);text-transform:uppercase}.ds-readbar .right{display:flex;align-items:center;gap:12px;color:var(--navtext)}.ds-readbar input{flex:1;min-width:0;height:100%;border:0;background:transparent;font:500 14.5px var(--sans);color:var(--ink);letter-spacing:0;text-transform:none;outline:none}.ds-readbar input::placeholder{color:var(--placeholder);font-weight:500}.ds-body{margin-top:26px;font-size:16px;line-height:1.6;flex:1;min-height:0;overflow:auto;padding-bottom:24px}.ds-body.tight{margin-top:16px}.ds-body h3{font-size:16px;font-weight:700;margin:22px 0 8px}.ds-body ul{padding-left:22px;display:flex;flex-direction:column;gap:6px;margin:0}.ds-body ul ul{list-style:square;margin-top:6px}.ds-body p{margin:0}.ds-body p+p{margin-top:12px}.ds-mention{color:var(--amber)}.ds-fill{flex:1;min-height:0;overflow:auto}.ds-label{font-size:10px;font-weight:600;letter-spacing:1.4px;color:var(--muted);text-transform:uppercase}.ds-row{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px dashed var(--sheet-line);text-align:left;width:100%;background:transparent;border-top:0;border-left:0;border-right:0;color:inherit;font:inherit}.ds-row.solid{border-bottom-style:solid}button.ds-row{cursor:pointer}button.ds-row:hover strong{text-decoration:underline;text-decoration-color:#cfcbc3;text-underline-offset:3px}.ds-row .lead{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0}.ds-row .lead.box{border-radius:8px;background:var(--bar);color:var(--navtext);width:28px;height:28px}.ds-row .lead.num{border-radius:50%;background:var(--bar);font-size:12px;font-weight:600;width:26px;height:26px}.ds-row>div:not(.right){flex:1;min-width:0}.ds-row strong{display:block;font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-row>div:not(.right)>span{display:block;font-size:13px;color:var(--muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-row .right{display:flex;align-items:center;gap:8px;flex:0 0 auto}.ds-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap;color:var(--muted)}.ds-status.green{color:var(--green)}.ds-status.red{color:var(--red)}.ds-status.amber{color:var(--amber)}.ds-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#918c81;flex-shrink:0}.ds-dot.green{background:var(--green)}.ds-dot.red{background:var(--red)}.ds-dot.amber{background:var(--amber)}.ds-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:999px;background:var(--bar);color:var(--muted);font-size:11px;font-weight:600;white-space:nowrap}.ds-chip.green{color:var(--green)}.ds-chip.red{color:var(--red)}.ds-chip.amber{color:var(--amber)}.ds-chip.ink{color:var(--ink)}.ds-chip.tall{height:28px;padding:0 10px;font-weight:500;font-size:12px}.ds-stat{padding:14px 16px;border:1px solid var(--sheet-line);border-radius:10px}.ds-stat strong{display:block;font:400 26px/1.1 var(--serif);letter-spacing:-.3px;font-variant-numeric:tabular-nums}.ds-stat span{font-size:12px;color:var(--muted)}.ds-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ds-stats.four{grid-template-columns:repeat(4,minmax(0,1fr))}.ds-bar{display:grid;grid-template-columns:110px minmax(0,1fr) 44px;align-items:center;gap:12px;font-size:13px}.ds-bar>span:nth-child(2){display:block;height:8px;border-radius:4px;background:var(--bar);overflow:hidden}.ds-bar>span:nth-child(2) i{display:block;height:100%;background:var(--ink);border-radius:4px}.ds-bar>span:last-child{text-align:right;color:var(--muted);font-variant-numeric:tabular-nums}.ds-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:260px;height:100%;text-align:center;color:var(--muted);padding:20px 0}.ds-empty svg{color:#9a958b}.ds-empty h2{font:400 26px/1.3 var(--serif);color:var(--ink);margin:14px 0 0;letter-spacing:-.3px}.ds-empty p{font-size:14px;margin:6px 0 0;max-width:360px;line-height:1.5}.ds-empty .actions{display:flex;gap:8px;margin-top:16px}.ds-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 16px;border-radius:10px;border:1px solid var(--ink);background:var(--ink);color:#fff;font:600 13px var(--sans);white-space:nowrap;cursor:pointer;transition:background .15s var(--ease),border-color .15s,transform .15s var(--ease)}.ds-btn:hover:not(:disabled){background:#3b3a37}.ds-btn.green{background:var(--green);border-color:var(--green)}.ds-btn.green:hover:not(:disabled){background:#2e5140}.ds-btn.ghost{background:var(--sheet);border-color:var(--sheet-line);color:var(--ink)}.ds-btn.ghost:hover:not(:disabled){background:var(--bar)}.ds-btn.red{background:#fff6f4;border-color:#ddbbb7;color:#982e2d}.ds-btn.red:hover:not(:disabled){background:#fdebe7}.ds-btn.small{height:34px;padding:0 12px;border-radius:9px}.ds-btn.pill{height:30px;padding:0 11px;border-radius:8px;font-weight:500;background:var(--bar);border-color:transparent;color:var(--ink)}.ds-btn.pill.ink{background:var(--ink);color:#fff}.ds-btn.pill:hover:not(:disabled){background:var(--nav-active)}.ds-btn.pill.ink:hover:not(:disabled){background:#3b3a37}.ds-btn.grow{flex:1}.ds-btn:disabled{opacity:.45;cursor:not-allowed}.ds-text{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;padding:0;font:600 12.5px var(--sans);color:var(--ink);cursor:pointer;white-space:nowrap}.ds-text.muted{color:var(--navtext);font-weight:500}.ds-text:hover{text-decoration:underline;text-underline-offset:3px}.ds-text:disabled{opacity:.45;cursor:not-allowed;text-decoration:none}.ds-pill{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 12px;border-radius:999px;border:1px solid var(--sheet-line);background:var(--sheet);color:var(--ink);font:500 12px var(--sans);white-space:nowrap;cursor:pointer;transition:background .12s,border-color .12s}.ds-pill:hover:not(:disabled){background:var(--bar)}.ds-pill.on,.ds-pill[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff;font-weight:600}.ds-pill.ctl{height:26px;padding:0 10px 0 8px;gap:6px;font-weight:600;color:var(--navtext)}.ds-pill.ctl.red{background:#fff6f4;border-color:#ddbbb7;color:#982e2d}.ds-pill.quick{padding:0 11px 0 8px;gap:6px}.ds-pill.quick svg{color:var(--navtext)}.ds-pill:disabled{opacity:.45;cursor:not-allowed}.ds-pillrow{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ds-pillrow .ds-label{margin-right:4px}.ds-selectpill{position:relative;display:inline-flex;align-items:center;height:28px;border-radius:999px;border:1px solid var(--sheet-line);background:var(--sheet);color:var(--ink);font:600 12px var(--sans)}.ds-selectpill svg{position:absolute;pointer-events:none}.ds-selectpill svg.lead{left:9px;color:var(--navtext)}.ds-selectpill svg.chev{right:8px;color:var(--navtext)}.ds-selectpill select{appearance:none;height:100%;padding:0 24px 0 10px;border:0;background:transparent;font:inherit;color:inherit;cursor:pointer;max-width:220px}.ds-selectpill select.with-lead{padding-left:28px}.ds-selectpill.bar{background:var(--bar);border-color:transparent}.ds-field{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.ds-field>span{font-size:11px;font-weight:600;color:var(--muted)}.ds-field input,.ds-field textarea,.ds-field select{width:100%;min-height:38px;padding:8px 11px;border:1px solid var(--sheet-line);border-radius:9px;background:var(--sheet);font:400 13.5px/1.4 var(--sans);color:var(--ink);outline:none;transition:border-color .15s,box-shadow .15s}.ds-field textarea{resize:vertical;min-height:60px}.ds-field input:focus,.ds-field textarea:focus,.ds-field select:focus{border-color:#8f8b83;box-shadow:0 0 0 3px #24242414}.ds-field select{appearance:none;padding-right:30px;background:var(--sheet) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235C5A55' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 10px center}.ds-fields{display:flex;gap:12px}.ds-stack{display:flex;flex-direction:column;gap:10px}.ds-toggle-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--sheet-line);border-radius:9px;background:var(--sheet)}.ds-toggle-row>div{flex:1;min-width:0}.ds-toggle-row strong{display:block;font-size:13px;font-weight:600}.ds-toggle-row span{font-size:12px;color:var(--muted)}.ds-switch{position:relative;width:34px;height:20px;padding:2px;border-radius:999px;border:0;background:#c9c5bc;cursor:pointer;flex-shrink:0;transition:background .15s}.ds-switch i{display:block;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .15s var(--ease)}.ds-switch[aria-checked=true]{background:var(--ink)}.ds-switch[aria-checked=true] i{transform:translate(14px)}.ds-check{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;color:var(--ink);cursor:pointer}.ds-check input{margin:3px 0 0;accent-color:var(--ink)}.ds-note{font-size:12px;color:var(--muted);line-height:1.5}.ds-inline-error{padding:9px 12px;border-radius:9px;background:#fff3f1;color:#8f2c2b;font-size:12.5px;line-height:1.45}.ds-info{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:9px;background:var(--bar);font-size:12.5px;color:var(--muted)}.ds-option{display:flex;align-items:center;gap:12px;padding:12px 0;border:0;border-bottom:1px solid var(--sheet-line);background:transparent;width:100%;text-align:left;cursor:pointer;font:inherit;color:inherit}.ds-option .mark{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;border:1px solid var(--line);flex-shrink:0}.ds-option.on .mark{background:var(--ink);border-color:var(--ink);color:#fff}.ds-option>div{flex:1}.ds-option strong{display:block;font-size:15px;font-weight:600}.ds-option span{font-size:12px;color:var(--muted)}.ds-setting{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--sheet-line)}.ds-setting>div:first-child{flex:1;min-width:0}.ds-setting strong{display:block;font-size:16px;font-weight:600}.ds-setting>div>span{display:block;font-size:13px;color:var(--muted);margin-top:2px;line-height:1.45}.ds-setting .ctl{display:flex;align-items:center;gap:8px;flex-shrink:0}.ds-setting .ctl .ds-selectpill select{max-width:200px}.ds-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;height:38px;padding:0 12px;border-radius:8px;background:var(--bar);margin-top:18px;flex-shrink:0}.ds-strip.green{background:#f0f5f0}.ds-strip.red{background:#fbf0ee}.ds-strip .state{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:1.4px;color:var(--green);text-transform:uppercase;white-space:nowrap}.ds-strip.red .state{color:var(--red)}.ds-strip.muted .state{color:var(--muted)}.ds-strip .note{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-strip .ctls{display:flex;align-items:center;gap:8px;flex-shrink:0}.ds-facts{display:flex;align-items:center;gap:18px;min-height:22px;font-size:12px;color:var(--muted);margin-top:10px;flex-shrink:0}.ds-facts span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}.ds-facts svg{color:var(--navtext);flex-shrink:0}.ds-facts .ds-text{margin-left:auto}.ds-caps{display:flex;flex-direction:column;justify-content:flex-end;gap:16px;min-height:100%}.ds-cap .who{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--ink);margin-bottom:4px}.ds-cap.agent .who{color:var(--amber)}.ds-cap .who .played{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:11px;font-weight:500}.ds-cap .who .sending,.ds-cap .who .feel{color:var(--muted);font-size:11px;font-weight:500}.ds-cap .who time{margin-left:auto;font-size:11px;font-weight:400;color:var(--muted);font-variant-numeric:tabular-nums}.ds-cap p.big{font-size:16px;line-height:1.5;margin:0}.ds-cap p.small{font-size:12.5px;line-height:1.5;color:var(--muted);margin:3px 0 0}.ds-cap.partial p.big{color:var(--navtext)}.ds-typing{display:inline-flex;gap:3px;align-items:center}.ds-typing i{width:4px;height:4px;border-radius:50%;background:var(--green);animation:ds-typing 1.2s infinite}.ds-typing i:nth-child(2){animation-delay:.2s}.ds-typing i:nth-child(3){animation-delay:.4s}@keyframes ds-typing{0%,to{opacity:.25}50%{opacity:1}}.ds-composer-wrap{margin-top:auto;padding:14px 0;flex-shrink:0}.ds-quick{display:flex;align-items:center;gap:8px;margin-bottom:12px;overflow:hidden}.ds-quick .ds-label{flex-shrink:0;margin-right:2px}.ds-composer{display:flex;align-items:center;gap:10px;height:56px;padding:0 8px;border:1px solid var(--sheet-line);border-radius:999px;background:var(--card);box-shadow:0 8px 24px #2424240f}.ds-composer.recording{border-color:#e3b8b4;box-shadow:0 8px 24px #a533321a}.ds-composer .mic{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:0;background:var(--ink);color:#fff;flex-shrink:0;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;transition:background .12s,transform .12s var(--ease)}.ds-composer .mic:hover:not(:disabled){background:#3b3a37}.ds-composer .mic.on{background:var(--red);transform:scale(1.06)}.ds-composer .mic:disabled{opacity:.4;cursor:not-allowed}.ds-composer input{flex:1;min-width:0;border:0;background:transparent;font:400 15px var(--sans);color:var(--ink);outline:none}.ds-composer input::placeholder{color:var(--placeholder)}.ds-composer .live{flex:1;display:flex;align-items:center;gap:10px;font-size:15px;color:var(--ink)}.ds-composer .lang{display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:999px;background:var(--bar);font-size:11px;font-weight:600;color:var(--muted);white-space:nowrap}.ds-composer .send{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;border:0;background:var(--ink);color:#fff;flex-shrink:0;cursor:pointer}.ds-composer .send:disabled{opacity:.35;cursor:not-allowed}.ds-hint{font-size:11px;color:var(--muted);text-align:center;margin:9px 0 0}.ds-wave{display:inline-flex;align-items:center;gap:2.5px;height:16px}.ds-wave i{display:block;width:2.5px;border-radius:2px;background:currentColor;animation:ds-wave 1s ease-in-out infinite}.ds-wave i:nth-child(1){height:5px}.ds-wave i:nth-child(2){height:10px;animation-delay:.1s}.ds-wave i:nth-child(3){height:14px;animation-delay:.2s}.ds-wave i:nth-child(4){height:8px;animation-delay:.3s}.ds-wave i:nth-child(5){height:12px;animation-delay:.4s}.ds-wave i:nth-child(6){height:6px;animation-delay:.5s}@keyframes ds-wave{50%{transform:scaleY(.45)}}.ds-who{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #B2C6B7;border-radius:14px;background:#f8fbf7;margin-top:16px;flex-shrink:0}.ds-who .icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:var(--sheet);border:1px solid #BACDBE;color:var(--green);flex-shrink:0}.ds-who>div{flex:1;min-width:0}.ds-who strong{display:block;font:400 22px/1.2 var(--serif);letter-spacing:-.4px}.ds-who span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.ds-who .actions{display:flex;gap:8px;flex-shrink:0}.ds-done{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.ds-foot{display:flex;align-items:center;gap:10px;padding:14px 0 16px;border-top:1px solid var(--sheet-line);flex-shrink:0}.ds-foot .ds-note{margin-left:auto}.ds-script{padding:18px 20px;border-radius:14px;background:var(--bar)}.ds-script .head{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--muted);margin-bottom:10px}.ds-script p{font-size:16px;line-height:1.6;letter-spacing:-.1px;margin:0}.ds-card{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--sheet-line);border-radius:12px;background:var(--sheet)}.ds-card>div{flex:1;min-width:0}.ds-card strong{display:block;font-size:15px;font-weight:600}.ds-card span{font-size:12px;color:var(--muted)}.ds-card .actions{display:flex;gap:8px;flex-shrink:0}.ds-grid{display:grid;gap:10px}.ds-avatar-cells{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;gap:4px;padding:8px 40px 2px}.ds-avatar-cell{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;border:0;background:transparent;cursor:pointer}.ds-avatar-cell.on{background:var(--bar);box-shadow:0 0 0 1.5px var(--ink)}.ds-swatches{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:6px 20px 12px}.ds-swatch{width:28px;height:28px;border-radius:50%;border:0;cursor:pointer}.ds-swatch.on{box-shadow:0 0 0 1.5px var(--sheet),0 0 0 4px var(--ink)}.ds-panel{border:1px solid var(--sheet-line);border-radius:14px;background:var(--card);overflow:hidden}.ds-panel .head{display:flex;align-items:center;gap:2px;padding:6px 8px;border-bottom:1px solid var(--sheet-line)}.ds-ptab{display:inline-flex;align-items:center;height:28px;padding:0 10px;border:0;border-radius:7px;background:transparent;font:500 13px var(--sans);color:var(--navtext);cursor:pointer}.ds-ptab.on{background:var(--bar);color:var(--ink);font-weight:600}.ds-ptab:disabled{opacity:.4;cursor:not-allowed}.ds-ask{margin:auto auto 22px;flex-shrink:0;position:relative}.ds-ask form{display:flex;align-items:center;height:44px;padding:0 5px 0 16px;border:1px solid var(--line);border-radius:999px;background:var(--card)}.ds-ask input{flex:1;min-width:0;border:0;background:transparent;font:400 15.5px var(--sans);color:var(--ink);outline:none}.ds-ask input::placeholder{color:var(--placeholder)}.ds-ask button{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;border:0;background:var(--ink);color:#fff;cursor:pointer}.ds-ask button:disabled{opacity:.35;cursor:not-allowed}.ds-ask .answer{position:absolute;left:0;right:0;bottom:calc(100% + 10px);padding:12px 14px 12px 16px;border:1px solid var(--sheet-line);border-radius:14px;background:var(--card);box-shadow:0 12px 32px #2424241a;font-size:14px;line-height:1.55;color:var(--ink);display:flex;gap:10px;align-items:flex-start}.ds-ask .answer p{flex:1;margin:0;white-space:pre-wrap}.ds-ask .answer.thinking p{color:var(--muted)}.ds-ask .answer .close{width:24px;height:24px;background:transparent;color:var(--navtext)}.ds-ask .answer .close:hover{color:var(--ink)}.ds-modal-overlay{position:fixed;inset:0;background:#24242442;z-index:60;display:grid;place-items:center;padding:20px}.ds-modal{width:min(400px,100%);max-height:calc(100dvh - 40px);overflow:auto;background:var(--sheet);border:1px solid var(--sheet-line);border-radius:16px;box-shadow:0 24px 60px #24242438;padding:20px 18px 14px;display:flex;flex-direction:column}.ds-modal h2{font:400 24px/1.15 var(--serif);letter-spacing:-.6px;margin:0}.ds-modal>p{font-size:12.5px;color:var(--muted);line-height:1.5;margin:6px 0 0}.ds-ticket{position:relative;width:300px;height:132px;border-radius:14px;background:var(--ink);color:#f3f1ec;overflow:hidden;margin:0 auto}.ds-ticket .fish{position:absolute;left:-22px;top:10px}.ds-ticket .perf{position:absolute;left:118px;top:0;bottom:0;border-left:1px dashed rgba(255,255,255,.22)}.ds-ticket .hole{position:absolute;left:112px;width:12px;height:12px;border-radius:50%;background:var(--panel)}.ds-ticket .hole.top{top:-7px}.ds-ticket .hole.bottom{bottom:-7px}.ds-ticket .text{position:absolute;left:136px;top:22px;right:16px;display:flex;flex-direction:column;gap:6px}.ds-ticket .text small{font-size:9.5px;font-weight:600;letter-spacing:1.4px;color:#a6a29a}.ds-ticket .text strong{font:400 21px/1.15 var(--serif);letter-spacing:-.4px}.ds-ticket .text span{display:inline-flex;align-items:center;gap:6px;margin-top:4px;font-size:11px;color:#c9d6ce}.ds-ticket .text span i{width:5px;height:5px;border-radius:50%;background:#7fbf95}.ds-steps{display:flex;flex-direction:column;gap:6px}.ds-step{display:flex;align-items:center;gap:10px;font-size:12.5px}.ds-step i{display:grid;place-items:center;width:22px;height:22px;flex-shrink:0;border-radius:50%;border:1px solid var(--line);background:var(--sheet);font-size:10px;font-style:normal;color:var(--muted)}.ds-modal .box{margin-top:12px;background:var(--panel);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.ds-copyrow{display:flex;gap:8px}.ds-copyrow .val{flex:1;display:flex;align-items:center;gap:8px;height:34px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:var(--sheet);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-copyrow input{flex:1;height:34px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:var(--sheet);font:400 12px var(--sans);outline:none}.ds-modal .tabs{display:flex;gap:6px;margin-top:12px}.ds-banner{position:fixed;top:calc(var(--sheet-top) + 12px);left:50%;transform:translate(calc(-50% + var(--side) / 2));z-index:50;display:flex;align-items:center;gap:10px;padding:8px 8px 8px 14px;border-radius:999px;background:var(--ink);color:#fff;font-size:13px;box-shadow:0 10px 30px #24242447}.ds-banner.error{background:#6e2524}.ds-banner button{height:28px;padding:0 11px;border-radius:999px;border:0;background:#fff;color:var(--ink);font:600 12px var(--sans);cursor:pointer}.ds-banner button.x{width:28px;padding:0;background:transparent;color:#fff;opacity:.7}.ds-banner button.x:hover{opacity:1}.ds-toast{position:fixed;left:50%;bottom:22px;transform:translate(calc(-50% + var(--side) / 2));z-index:50;display:flex;align-items:center;gap:8px;padding:9px 12px 9px 14px;border-radius:999px;background:var(--ink);color:#fff;font-size:13px;box-shadow:0 10px 30px #24242447}.ds-toast svg{color:#7fbf95}.ds-toast button{width:24px;height:24px;border:0;border-radius:50%;background:transparent;color:#fff;opacity:.7;cursor:pointer;display:grid;place-items:center}.spin{animation:ds-spin 1s linear infinite}@keyframes ds-spin{to{transform:rotate(360deg)}}@media(max-width:900px){:root{--side: 0px}.ds-side{width:200px;transform:translate(-100%);transition:transform .2s var(--ease);box-shadow:0 0 0 1px var(--sheet-line)}.ds-side.is-open{transform:none}.ds-side.is-open~.ds-scrim{display:block}.ds-toggle{display:grid}.ds-sheet{border-radius:0;border-left:0}.ds-col,.ds-col.wide{width:calc(100% - 32px)}.ds-toolbar{padding:0 16px}.ds-title h1{font-size:27px}.ds-stats,.ds-stats.four{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-fields{flex-direction:column}.ds-banner,.ds-toast{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ds-wave i,.ds-typing i,.ds-nav .ring{animation:none}}.ds-sheet .route-view{display:flex;flex-direction:column;flex:1;min-height:0}.ds-collapse{position:fixed;top:10px;left:84px;z-index:31;display:grid;place-items:center;width:30px;height:28px;border:0;border-radius:8px;background:transparent;color:var(--navtext);cursor:pointer}.ds-collapse:hover{background:var(--nav-active);color:var(--ink)}.ds-app.is-focus .ds-collapse{left:84px}@media(max-width:900px){.ds-collapse{display:none}}.pill-page,.pill-page body{background:transparent!important}.pill-page body{margin:0;display:flex;justify-content:center;overflow:hidden}.pill-page ::selection{background:transparent}.pill-page button,.pill-page select{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.pillroot{display:inline-flex;flex-direction:column;align-items:center;gap:10px;padding:8px 30px 30px}.notchroot{display:inline-flex;flex-direction:column;align-items:center;padding:0 24px 28px}.pillrow{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.mark{display:grid;place-items:center;border:0;background:transparent;padding:0;cursor:pointer;flex-shrink:0;border-radius:50%;opacity:.95;transition:opacity .15s,transform .15s cubic-bezier(.2,.7,.2,1)}.mark:hover{opacity:1;transform:scale(1.08)}.dim{opacity:.5}.dim2{opacity:.6;display:inline-flex}.pillrow b{font-weight:600}.pillrow kbd{font:inherit;font-size:11px;border:1px solid #777;padding:3px 7px;border-radius:4px;color:#e2e0db}.act{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border:0;border-radius:999px;background:#fff;color:#242424;font:600 13px DM Sans,sans-serif;cursor:pointer;margin-left:2px;white-space:nowrap}.act:hover{background:#eceae5}.act.ghost{background:#ffffff24;color:#fff}.act.ghost:hover{background:#ffffff3d}.act.icon{width:28px;padding:0;justify-content:center}.act.red{background:#c43b3638;color:#ffb3af}.act.red:hover{background:#c43b3661;color:#fff}.act:disabled{opacity:.45;cursor:not-allowed}.rec{width:9px;height:9px;border-radius:50%;background:#c43b36;box-shadow:0 0 0 4px #c43b3647;animation:pill-blink 1.2s ease-in-out infinite;flex-shrink:0}@keyframes pill-blink{50%{opacity:.35}}.bar{width:84px;height:3px;border-radius:2px;background:#ffffff2e;overflow:hidden}.bar i{display:block;height:100%;background:#fff;border-radius:2px;transition:width .25s linear}.wave{display:inline-flex;align-items:center;gap:3px;height:22px}.wave i{width:3px;border-radius:2px;background:currentColor;height:var(--h, 10px);transform-origin:center;animation:pill-wave 1s ease-in-out infinite;animation-delay:var(--d, 0s)}@keyframes pill-wave{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}.spin{animation:pill-spin 1s linear infinite}@keyframes pill-spin{to{transform:rotate(360deg)}}.acts{display:flex;align-items:center;gap:8px;white-space:nowrap}.acts .lab{font-size:11px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#ffffff73;margin-right:2px}.acts .sel{position:relative;display:inline-flex;align-items:center;height:28px;border-radius:999px;background:#ffffff1f;color:#fff}.acts .sel:hover{background:#fff3}.acts .sel select{appearance:none;height:100%;padding:0 24px 0 11px;border:0;background:transparent;color:inherit;font:600 12.5px DM Sans,sans-serif;cursor:pointer;max-width:132px;text-overflow:ellipsis}.acts .sel select:focus{outline:none}.acts .sel svg{position:absolute;right:8px;pointer-events:none;opacity:.6}.acts .sel option{color:#242424}.acts .gap{flex:1;min-width:6px}.pillcap{width:420px;padding:11px 14px;border-radius:14px;background:#fefdfc;border:1px solid rgba(36,36,36,.12);box-shadow:0 10px 30px #2424242e;text-align:left}.pillcap p{margin:0;font-size:14.5px;line-height:1.4;color:#242424;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.pillcap p.sub{margin-top:3px;font-size:12px;color:#66645f;-webkit-line-clamp:1}.pillcap p.sub b{font-weight:600;margin-right:6px}.pillcap .who{display:block;font-size:10px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#8f8b83;margin-bottom:3px}.pillcap.mine .who{color:#815a25}@media(prefers-color-scheme:dark){.pillcap{background:#262522;border-color:#f3f1ec24;box-shadow:0 12px 34px #00000080}.pillcap p{color:#f1efe9}.pillcap p.sub{color:#f1efe99e}.pillcap .who{color:#f1efe973}}.pill{display:inline-flex;align-items:center;gap:10px;height:46px;padding:0 16px 0 12px;border-radius:999px;background:#242424;color:#fff;box-shadow:0 10px 30px #24242447,inset 0 0 0 1px #ffffff1a;font:500 14px/1 DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;white-space:nowrap}@media(prefers-color-scheme:dark){.pill{background:#2e2d2a;box-shadow:0 12px 34px #0000008c,inset 0 0 0 1px #ffffff2e}}.pill.is-recording{background:#3a2422}.pillacts{display:inline-flex;padding:6px 8px;border-radius:999px;background:#242424;color:#fff;box-shadow:0 10px 30px #24242447,inset 0 0 0 1px #ffffff1a;font:500 13px/1 DM Sans,sans-serif}@media(prefers-color-scheme:dark){.pillacts{background:#2e2d2a}}.island{position:relative;min-width:var(--notch, 220px);padding:var(--bar, 38px) 14px 10px;border-radius:0 0 22px 22px;background:#000;color:#fff;font:500 14px/1 DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;box-shadow:0 14px 34px #00000073;display:flex;flex-direction:column;align-items:center;gap:8px}.island:before,.island:after{content:"";position:absolute;top:0;width:18px;height:18px;background:#000}.island:before{right:100%;-webkit-mask:radial-gradient(circle at 0 100%,transparent 17.5px,#000 18px);mask:radial-gradient(circle at 0 100%,transparent 17.5px,#000 18px)}.island:after{left:100%;-webkit-mask:radial-gradient(circle at 100% 100%,transparent 17.5px,#000 18px);mask:radial-gradient(circle at 100% 100%,transparent 17.5px,#000 18px)}.island .pillrow{height:34px;padding:0 4px}.island .ic{width:400px;max-width:100%;padding:8px 10px 10px;border-radius:12px;background:#161616;text-align:left}.island .ic .who{display:block;font-size:10px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#fff6;margin-bottom:3px}.island .ic.mine .who{color:#e7a72f}.island .ic p{margin:0;font-size:14px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.island .ic p.sub{margin-top:3px;font-size:12px;color:#ffffff8c;-webkit-line-clamp:1}.island .ic p.sub b{font-weight:600;margin-right:6px}.island .acts{padding:2px 2px 0}.island.is-recording{background:#1f0f0e}.island.is-recording:before,.island.is-recording:after{background:#1f0f0e}@media(prefers-reduced-motion:reduce){.wave i,.rec,.spin{animation:none}}.desk-pair{display:inline-flex;align-items:center;height:28px;padding-left:10px;border-radius:999px;border:1px solid var(--sheet-line);background:var(--sheet);font:600 12px var(--sans);color:var(--ink);white-space:nowrap}.desk-pair .arrow{color:var(--muted);margin:0 1px 0 6px}.desk-pair .ds-selectpill{border:0;background:transparent;height:26px}.ds-col.desk-scroll{flex:1 1 0;min-height:0;overflow:auto;margin-top:14px;padding-bottom:12px}.desk-code{font-weight:600;margin-right:6px}.desk-live .ds-wave{color:var(--red)}.ds-foot .desk-left{margin-right:auto;display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.ds-foot .desk-left svg{color:var(--green);flex-shrink:0}.desk-new{text-align:center;padding-top:8px}.desk-home{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;margin-top:26px}.desk-home .left{display:flex;flex-direction:column;min-width:0}.desk-banner{position:relative;overflow:hidden;flex:1;box-sizing:border-box;min-height:190px;padding:28px;border-radius:18px;background:#1a1a19;color:#f3f1ec;display:flex;flex-direction:column;justify-content:center}.desk-banner:before{content:"";position:absolute;right:-60px;top:-80px;width:340px;height:340px;border-radius:50%;background:radial-gradient(closest-side,rgba(255,255,255,.07),transparent);pointer-events:none}.desk-banner .text{position:relative;max-width:calc(100% - 176px);display:flex;flex-direction:column;align-items:flex-start}.desk-banner h2{font:400 30px/1.15 var(--serif);letter-spacing:-.4px;margin:0}.desk-banner h2 em{font-style:italic;font-synthesis:style}.desk-banner p{font-size:13.5px;line-height:1.5;color:#f3f1ecb8;margin:8px 0 18px}.desk-banner .ds-btn.ink{background:#fff;border-color:#fff;color:#1a1a19}.desk-banner .ds-btn.ink:hover:not(:disabled){background:#f3f1ec;border-color:#f3f1ec}.desk-art{position:absolute;right:24px;top:50%;width:164px;height:150px;transform:translateY(-50%);pointer-events:none}.desk-art svg{position:absolute}.desk-art svg:nth-child(1){left:36px;top:30px}.desk-art svg:nth-child(2){left:2px;top:80px}.desk-art svg:nth-child(3){left:102px;top:8px}.desk-art svg:nth-child(4){left:106px;top:96px}.desk-stats{box-sizing:border-box;padding:20px;border:1px solid var(--sheet-line);border-radius:16px;background:var(--card);display:flex;flex-direction:column;gap:10px}.desk-stats .n{display:flex;align-items:baseline;gap:8px;min-width:0}.desk-stats .n strong{font:400 30px/1.1 var(--serif);letter-spacing:-.4px;font-variant-numeric:tabular-nums;white-space:nowrap}.desk-stats .n span{font-size:12.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desk-stats .voice{margin-top:8px;padding-top:16px;border-top:1px solid var(--sheet-line)}.desk-stats .voice .who{display:flex;align-items:center;gap:10px;margin-top:10px}.desk-stats .voice .who>div{flex:1;min-width:0}.desk-stats .voice strong{display:block;font-size:13.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desk-stats .voice span{display:block;font-size:12px;color:var(--muted);margin-top:1px}.desk-invite{display:flex;flex-direction:column;gap:10px;margin-top:12px}.desk-invite .between,.desk-invite.between{display:flex;align-items:center;justify-content:space-between;gap:10px}.desk-clip{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.desk-home{grid-template-columns:minmax(0,1fr)}}.calls-lines{display:flex;flex-direction:column;gap:16px}.calls-code{font-weight:600;margin-right:6px}.calls-clip{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calls-doc .ds-note{margin-top:18px}.calls-find{flex:1;min-width:0;height:100%;border:0;background:transparent;font:500 13.5px var(--sans);color:var(--ink);outline:none}.glossary-as{height:28px;width:170px;padding:0 10px;border:1px solid var(--sheet-line);border-radius:999px;background:var(--sheet);font:500 12px var(--sans);color:var(--ink);outline:none}.glossary-as:focus{border-color:#8f8b83}.glossary-as::placeholder{color:var(--placeholder)}.phrases-item{padding:12px 0;border-bottom:1px solid var(--sheet-line)}.phrases-item .head{display:flex;align-items:center;gap:10px}.phrases-item .head .ds-chip{font-size:12px;padding:3px 8px;border-radius:6px}.phrases-item .head strong{flex:1;min-width:0;font-size:15px;font-weight:600;line-height:1.4}.phrases-item .head .ds-tool{opacity:.55}.phrases-item:hover .head .ds-tool,.phrases-item .head .ds-tool:focus-visible{opacity:1}.phrases-item p{font-size:13px;line-height:1.5;color:var(--muted);margin:6px 0 0;padding-left:2px}.phrases-item p b{font-size:10px;font-weight:600;margin-right:6px}.voice-lang{margin-left:auto}.voice-foot{flex-direction:column;justify-content:center;gap:8px;text-align:center}.voice-foot .ds-note{margin-left:0}.voice-foot .voice-record{height:48px;padding:0 26px;border-radius:12px;font-size:14px}.voice-foot .audio-waveform{max-width:420px}.voice-review-head{display:flex;align-items:center;justify-content:space-between}.voice-look{display:flex;flex-direction:column;gap:10px}.voice-big{display:flex;align-items:center;justify-content:center;height:92px}.voice-look .ds-ptab:disabled{opacity:.45;cursor:not-allowed}.voice-look .ds-swatches{padding:4px 20px}.voice-look .ds-swatches:last-child{padding-bottom:14px}.voice-first{margin-top:6px!important}.voice-style{margin-top:22px}.voice-style+.ds-note{margin-top:8px}.voice-lib .ds-row .right{flex:0 0 auto}.voice-lib .ds-row strong .ds-chip{margin-left:8px;vertical-align:2px}.voice-none{padding:12px 0}.voice-drop{display:flex;align-items:center;gap:10px;padding:14px 16px;margin:4px 0 14px;border:1px dashed var(--line);border-radius:12px;background:var(--sheet);color:var(--muted);font-size:13px;cursor:pointer;transition:background .15s,border-color .15s}.voice-drop b{color:var(--ink);font-weight:600}.voice-drop.over,.voice-drop:hover{background:var(--bar);border-color:#8f8b83}.settings-inline{height:28px;width:180px;padding:0 10px;border:1px solid var(--sheet-line);border-radius:999px;background:var(--sheet);font:600 12px var(--sans);color:var(--ink);outline:none}.settings-inline:focus{border-color:#8f8b83}.settings-more{display:flex;flex-direction:column;gap:8px;padding:10px 0 14px;border-bottom:1px solid var(--sheet-line)}.settings-block{display:flex;flex-direction:column;gap:8px;padding-bottom:14px;border-bottom:1px solid var(--sheet-line)}.settings-block+.settings-block{margin-top:4px}.settings-block .ds-setting{border-bottom:0;padding-bottom:4px}.settings-block .ds-note b{font-weight:600;color:var(--ink)}.settings-block .ds-text{align-self:flex-start;text-decoration:none}.settings-block .ds-text:hover{text-decoration:underline}.free-steps{margin-top:2px}.free-steps b{font-weight:600}.free-field{display:flex;flex-direction:column;gap:6px}.free-field strong{font-size:12px;font-weight:600}.free-field .val svg{color:var(--navtext);flex-shrink:0}.free-note{margin-top:12px;padding:12px 14px;border-radius:12px;background:var(--panel)}.free-foot{font-size:11px;color:var(--muted);line-height:1.5;text-align:center;margin:auto 0 0;padding-top:12px}.au{position:fixed;inset:0;display:grid;grid-template-columns:1fr 1fr;background:var(--paper);color:var(--ink);font-family:var(--sans)}.au-left{display:flex;flex-direction:column;justify-content:space-between;padding:40px 48px 36px}.au-lockup{display:flex;align-items:center;gap:8px;font-size:19px;font-weight:650;letter-spacing:-.6px}.au-lockup .dot{color:#77736b}.au-promise{display:flex;flex-direction:column;gap:14px;max-width:400px}.au-eyebrow{font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#6b6861}.au-promise h1{margin:0;font:400 40px/1.1 var(--serif);letter-spacing:-.9px}.au-promise p{margin:0;font-size:14px;line-height:1.55;color:var(--muted)}.au-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;max-width:340px}.au-steps li{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--navtext)}.au-steps i{display:grid;place-items:center;width:22px;height:22px;flex-shrink:0;border-radius:50%;border:1px solid var(--line);background:var(--sheet);font-size:10px;font-style:normal;color:var(--muted)}.au-demo{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.au-cap{width:300px;padding:10px 12px;border-radius:12px;background:var(--card);border:1px solid var(--sheet-line);box-shadow:0 8px 24px #24242414}.au-cap>span{display:block;font-size:9.5px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#8f8b83}.au-cap p{margin:2px 0 0;font-size:13px;line-height:1.4}.au-cap p.sub{margin-top:3px;font-size:11px;color:var(--muted)}.au-cap p.sub b{font-weight:600;margin-right:5px}.au-pill{display:inline-flex;align-items:center;gap:9px;height:40px;padding:0 14px 0 10px;border-radius:999px;background:#242424;color:#fff;box-shadow:0 10px 30px #24242447;font-size:13px;font-weight:500;white-space:nowrap}.au-pill .wave{display:inline-flex;align-items:center;gap:3px;height:18px}.au-pill .wave i{display:block;width:3px;border-radius:2px;background:#fff}.au-pill .dim{opacity:.5}.au-pill kbd{font:inherit;font-size:10px;border:1px solid #777;padding:2px 6px;border-radius:4px;color:#e2e0db}.au-right{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:40px 48px 28px;background:var(--sheet);border-left:1px solid var(--sheet-line)}.au-form{width:340px;margin-top:8vh;display:flex;flex-direction:column;gap:13px}.au-head{display:flex;flex-direction:column;gap:6px;margin-bottom:6px}.au-head h2{margin:0;font:400 28px/1.15 var(--serif);letter-spacing:-.5px}.au-head p{margin:0;font-size:13px;color:var(--muted)}.au-google{display:flex;align-items:center;justify-content:center;gap:10px;height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font:600 13.5px var(--sans);cursor:pointer}.au-google:hover{background:#f6f5f1}.au-or{display:flex;align-items:center;gap:12px;font-size:11px;color:#8f8b83}.au-or span{flex:1;height:1px;background:var(--sheet-line)}.au-field{display:flex;flex-direction:column;gap:5px}.au-field>span{font-size:11px;font-weight:600;color:var(--muted)}.au-field>span.row{display:flex;justify-content:space-between;align-items:center}.au-field>span a{font-weight:500;color:var(--navtext);text-decoration:none}.au-field input{height:40px;padding:0 12px;border:1px solid var(--sheet-line);border-radius:9px;background:#fff;font:400 13.5px var(--sans);color:var(--ink);outline:none}.au-field input::placeholder{color:var(--placeholder)}.au-field input:focus{border-color:#8f8b83;box-shadow:0 0 0 3px #24242414}.au-check{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.45;color:var(--navtext);cursor:pointer}.au-check input{margin:2px 0 0;accent-color:var(--ink)}.au-submit{height:44px;margin-top:2px;border:1px solid var(--ink);border-radius:10px;background:var(--ink);color:#fff;font:600 13.5px var(--sans);cursor:pointer}.au-submit:hover:not(:disabled){background:#3b3a37}.au-submit:disabled{opacity:.55;cursor:wait}.au-switch{margin:4px 0 0;font-size:12.5px;color:var(--muted);text-align:center}.au-switch a{font-weight:600;color:var(--ink);text-decoration:none}.au-note{margin:0;padding:9px 12px;border-radius:9px;background:var(--bar);font-size:12.5px;color:var(--muted)}.au-error{margin:0;padding:9px 12px;border-radius:9px;background:#fff3f1;font-size:12.5px;color:#8f2c2b}.au-legal{margin:0;max-width:340px;font-size:11px;line-height:1.5;color:#8f8b83;text-align:center}@media(max-width:860px){.au{grid-template-columns:1fr;overflow:auto}.au-left{padding:28px 24px 16px;gap:24px}.au-demo,.au-steps{display:none}.au-right{border-left:0;border-top:1px solid var(--sheet-line);padding:24px}.au-form{width:100%;max-width:360px;margin-top:0}}.au-skip{margin:0;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:12.5px}.au-skip a{font-weight:600;color:var(--ink);text-decoration:none}.au-skip span{font-size:11px;color:#8f8b83}.ob{position:fixed;inset:0;display:grid;grid-template-columns:240px 1fr;background:var(--paper);color:var(--ink);font-family:var(--sans)}.ob-rail{display:flex;flex-direction:column;padding:46px 20px 20px;border-right:1px solid var(--sheet-line)}.ob-lockup{display:flex;align-items:center;gap:8px;padding:0 6px;font-size:19px;font-weight:650;letter-spacing:-.6px;margin-bottom:34px}.ob-lockup .dot{color:#77736b}.ob-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.ob-steps li{display:flex;align-items:center;gap:10px;height:36px;padding:0 8px;border-radius:8px;font-size:14px;font-weight:500;color:var(--navtext)}.ob-steps li.now{background:var(--nav-active);color:var(--ink);font-weight:600}.ob-steps li.done{color:var(--muted)}.ob-steps i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;border:1px solid var(--line);background:var(--sheet);font-size:11px;font-style:normal;color:var(--muted);flex-shrink:0}.ob-steps li.now i{border-color:var(--ink);background:var(--ink);color:#fff}.ob-steps li.done i{border-color:var(--green);background:var(--green);color:#fff}.ob-who{margin-top:auto;display:flex;align-items:center;gap:10px;padding:8px;border-radius:10px;background:var(--sheet);border:1px solid var(--sheet-line)}.ob-who strong{display:block;font-size:13px;font-weight:600}.ob-who span{font-size:11px;color:var(--muted)}.ob-main{position:relative;display:flex;flex-direction:column;padding:64px 72px 32px;overflow:auto;background:var(--sheet)}.ob-art{position:absolute;top:40px;right:56px;display:flex;align-items:flex-end;gap:-8px;opacity:.95}.ob-art svg+svg{margin-left:-14px}.ob-body{width:min(620px,100%);flex:1;display:flex;flex-direction:column;gap:18px}.ob-eyebrow{font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#6b6861}.ob-body h1{margin:0;font:400 40px/1.1 var(--serif);letter-spacing:-.9px}.ob-lead{margin:0;font-size:16px;line-height:1.55;color:var(--muted);max-width:34em}.ob-note{margin:0;font-size:13px;color:var(--muted)}.ob-hint{font-size:12.5px;color:var(--muted)}.ob-error{margin:0;padding:9px 12px;border-radius:9px;background:#fff3f1;font-size:13px;color:#8f2c2b}.ob-actions{display:flex;align-items:center;gap:16px;margin-top:8px}.ob-fields{display:flex;gap:24px;flex-wrap:wrap;margin-top:6px}.ob-field{display:flex;flex-direction:column;gap:8px}.ob-field>span{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted)}.ob-field .ds-selectpill{height:40px;font-size:14px}.ob-field .ds-selectpill select{max-width:260px;padding-right:30px}.ob-options{display:flex;flex-direction:column;margin-top:4px}.ob-try{display:flex;align-items:center;gap:18px;padding:18px 20px;border:1px solid var(--sheet-line);border-radius:16px;background:var(--card);margin-top:6px}.ob-try.is-recording{background:#fff7f5;border-color:#e3b8b4}.ob-hold{display:grid;place-items:center;width:64px;height:64px;border:0;border-radius:50%;background:var(--ink);color:#fff;cursor:pointer;flex-shrink:0;touch-action:none;-webkit-user-select:none;user-select:none;transition:transform .15s var(--ease),background .15s;box-shadow:0 8px 24px #24242438}.ob-hold:hover:not(:disabled){transform:scale(1.04)}.ob-try.is-recording .ob-hold{background:var(--red);transform:scale(1.06)}.ob-hold:disabled{opacity:.4;cursor:not-allowed}.ob-try-text{flex:1;font-size:16px;font-weight:500}.ob-live{display:inline-flex;align-items:center;gap:10px;color:var(--red)}.ob-live .ds-wave{color:var(--red)}.ob-type{display:flex;align-items:center;height:44px;padding:0 5px 0 14px;border:1px solid var(--sheet-line);border-radius:999px;background:var(--card)}.ob-type input{flex:1;min-width:0;border:0;background:transparent;font:400 14.5px var(--sans);color:var(--ink);outline:none}.ob-type input::placeholder{color:var(--placeholder)}.ob-send{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;background:var(--ink);color:#fff;cursor:pointer}.ob-send:disabled{opacity:.35;cursor:not-allowed}.ob-result{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;padding:16px 18px;border-radius:14px;background:var(--bar)}.ob-result>div>span{display:block;font-size:10px;font-weight:600;letter-spacing:1.3px;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.ob-result p{margin:0;font-size:15px;line-height:1.45}.ob-result .ds-text{grid-column:1 / -1}.ob-checks{display:flex;flex-direction:column;margin-top:4px}.ob-check{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid var(--sheet-line)}.ob-check i{display:grid;place-items:center;width:24px;height:24px;flex-shrink:0;border-radius:50%;border:1px solid var(--line);background:var(--sheet);font-size:11px;font-style:normal;color:var(--muted);margin-top:1px}.ob-check.ok i{border-color:var(--green);background:var(--green);color:#fff}.ob-check strong{display:block;font-size:15px;font-weight:600}.ob-check span{display:block;font-size:13px;line-height:1.5;color:var(--muted);margin-top:2px}.ob-cmd{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:4px 4px 4px 12px;border-radius:8px;background:var(--ink);color:#f3f1ec}.ob-cmd code{font:500 13px ui-monospace,Menlo,monospace}.ob-cmd button{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 10px;border:0;border-radius:6px;background:#ffffff24;color:#fff;font:600 12px var(--sans);cursor:pointer}.ob-summary{display:flex;flex-direction:column;margin-top:6px}.ob-summary>div{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid var(--sheet-line);font-size:15px}.ob-summary span{color:var(--muted)}.ob-nav{display:flex;align-items:center;gap:16px;width:min(620px,100%);padding-top:20px;margin-top:20px;border-top:1px solid var(--sheet-line)}.ob-spacer{flex:1}@media(max-width:860px){.ob{grid-template-columns:1fr}.ob-rail{display:none}.ob-main{padding:32px 20px 24px}.ob-art{display:none}.ob-body h1{font-size:30px}}
