.mx-experience:has(.rdg-audio-studio){--mx-experience-mobile-height:calc(100dvh - var(--console-header-height, 56px));--mx-experience-mobile-overflow:hidden}.rdg-audio-studio{--mx-tts-studio-height:100%;--mx-tts-studio-overflow:auto;--mx-tts-surface-flex:0 0 100%;--mx-tts-main-padding:0;--mx-tts-rail-height:100%;--mx-tts-body-overflow:auto;--mx-tts-surface-overflow:auto;--mx-tts-surface-rows:100% 100%}.rdg-audio-canvas{display:flex;flex-direction:column;min-width:0;height:100%;min-height:0}.rdg-audio-modebar{display:flex;flex:none;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;min-height:52px;padding:0 0 8px}.rdg-audio-tasks{display:inline-flex;flex-wrap:wrap;gap:8px}.rdg-audio-tasks button{padding:9px 16px;border:1px solid transparent;border-radius:var(--mf-radius-pill);background:transparent;color:var(--mf-text-secondary);font:inherit;font-size:var(--mf-text-13);cursor:pointer}.rdg-audio-tasks button[aria-pressed=true]{background:rgb(255 255 255/.88);color:var(--mf-text);box-shadow:0 2px 10px rgb(70 90 130/.08)}.rdg-audio-tasks button:disabled{opacity:.55;cursor:default}.sa-v1-page .rdg-audio-tasks{display:flex;flex:none;align-items:flex-start;gap:6px;min-height:40px;overflow-x:auto;scrollbar-width:none}.sa-v1-page .rdg-audio-tasks button{flex:0 0 88px;height:32px;padding:5px 12px;font-size:13px;line-height:20px;white-space:nowrap}.sa-v1-page .rdg-audio-tasks button[aria-checked=true]{background:rgb(255 255 255/.88);color:var(--mf-text);box-shadow:0 2px 10px rgb(70 90 130/.08)}.rdg-audio-languagebar{width:100%;flex:none;margin-top:12px}.rdg-custom-upload{display:grid;justify-items:center;gap:12px;width:min(480px,100%);margin-top:4px}.rdg-custom-drop{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:88px;border:1px dashed var(--mf-scrollbar);border-radius:12px;padding:16px;background:var(--mf-neutral-000);color:var(--mf-text)}.rdg-custom-drop:hover:not(:disabled){border-color:var(--t-acoustic-progress)}.rdg-custom-drop svg{width:24px;height:24px;flex:none;color:var(--t-acoustic-progress)}.rdg-custom-drop strong{display:block;font-size:var(--mf-text-13);font-weight:var(--mf-weight-medium)}.rdg-custom-drop small{display:block;margin-top:6px;color:var(--mf-text-muted);font-size:var(--mf-text-11)}.rdg-custom-file{display:grid;gap:12px;width:100%;min-width:0}.rdg-custom-file>strong{font-size:var(--mf-text-13);font-weight:var(--mf-weight-medium);overflow-wrap:anywhere}.rdg-custom-player{display:flex;align-items:center;gap:12px;min-width:0}.rdg-custom-player audio{display:block;flex:1;min-width:0;height:36px}.rdg-custom-replace{flex:none;white-space:nowrap}.rdg-custom-file-actions{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--mf-text-muted);font-size:var(--mf-text-11)}.rdg-custom-file-actions[hidden]{display:none}.rdg-custom-file-actions span{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdg-custom-upload button:disabled{opacity:.5;cursor:default}.rdg-realtime-stage{display:flex;flex:1;min-height:0;flex-direction:column}.rdg-realtime-stage:not(.is-live){justify-content:flex-start;padding-top:clamp(16px,7vh,64px)}.rdg-realtime-stage:not(.is-live) .rdg-realtime-body{flex:0 0 auto}.rdg-realtime-stage:not(.is-live) .rdg-realtime-orb{width:112px;height:112px}.rdg-realtime-stage:not(.is-live) .rdg-realtime-intro{gap:30px;padding:0 18px}.rdg-realtime-stage:not(.is-live) .rdg-realtime-intro p{margin-top:-20px}.rdg-realtime-stage:not(.is-live) .rdg-realtime-actions{padding-top:30px}.rdg-realtime-head{display:flex;flex:none;align-items:center;justify-content:center;gap:12px;padding:4px 0 12px}.rdg-realtime-head[hidden]{display:none}.rdg-realtime-status{display:inline-flex;min-height:32px;align-items:center;gap:8px;padding:0 10px;border-radius:8px;background:#f4f5f7;color:#596170;font-size:10px;font-weight:var(--mf-weight-medium);letter-spacing:.01em}.rdg-realtime-status>i{width:6px;height:6px;flex:none;border-radius:50%;background:#9299a5}.rdg-realtime-status.is-active{background:#eef0f8;color:#40519f}.rdg-realtime-status.is-active>i{background:var(--mx-audio-blue,#40519f)}.rdg-realtime-status.is-busy{background:var(--mf-cyan-050);color:var(--mf-cyan-800)}.rdg-realtime-status.is-busy>i{background:var(--mf-cyan-600);animation:rdg-realtime-blink 1.1s ease-in-out infinite}.rdg-realtime-status time{padding-left:2px;color:inherit;font:10px/1.3 var(--mf-font-mono);font-variant-numeric:tabular-nums}@keyframes rdg-realtime-blink{0%,to{opacity:1}50%{opacity:.35}}.rdg-realtime-body{display:flex;flex:1;min-height:0;flex-direction:column;align-items:center;justify-content:center}.rdg-realtime-intro{display:grid;justify-items:center;gap:20px;padding:24px 18px 18px;text-align:center}.rdg-realtime-intro[hidden]{display:none}.rdg-realtime-intro h2{margin:0;color:var(--mf-text);font-size:var(--mf-text-22);font-weight:var(--mf-weight-semibold)}.rdg-realtime-intro p{max-width:36em;margin:-12px 0 0;color:var(--mf-text-muted);font-size:var(--mf-text-13)}.rdg-realtime-orb-host{display:grid;place-items:center}.rdg-realtime-orb{width:132px;height:132px;transition:transform .4s ease}.rdg-realtime-orb.is-playing{transform:scale(1.06)}.rdg-realtime-orb.is-listening{animation:rdg-realtime-breathe 2.6s ease-in-out infinite}.rdg-realtime-orb.is-thinking{animation:rdg-realtime-think 1.2s ease-in-out infinite}@keyframes rdg-realtime-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes rdg-realtime-think{0%,to{transform:scale(.94);opacity:.8}50%{transform:scale(1.04);opacity:1}}.rdg-realtime-presence{display:grid;justify-items:center;gap:10px;padding:12px 0 4px}.rdg-realtime-presence[hidden]{display:none}.rdg-realtime-orb.is-presence{width:64px;height:64px}.rdg-realtime-presence small{color:var(--mf-text-muted);font-size:var(--mf-text-12)}.rdg-chat-turn.is-assistant{width:min(100%,640px);max-width:100%;padding:12px 16px 14px;border:1px solid var(--mf-neutral-100);border-radius:4px 14px 14px 14px;background:var(--mf-neutral-000)}.rdg-chat-turn.is-assistant>header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.rdg-chat-avatar{width:28px;height:28px;border-radius:50%}.rdg-realtime-transcript{display:flex;flex:1;min-height:0;width:min(720px,100%);flex-direction:column;gap:12px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:4px 6px 12px;scrollbar-width:thin;scrollbar-color:var(--mf-scrollbar) transparent}.rdg-realtime-transcript[hidden]{display:none}.rdg-realtime-turns{display:flex;flex-direction:column;gap:12px}.rdg-realtime-turns:empty{display:none}.rdg-realtime-turn{width:fit-content;max-width:78%;padding:9px 15px 10px;border:1px solid var(--mf-neutral-100);border-radius:4px 14px 14px 14px;background:var(--mf-neutral-000)}.rdg-realtime-turn.is-user{align-self:flex-end;border-color:var(--mf-cyan-100);border-radius:14px 4px 14px 14px;background:var(--mf-cyan-050)}.rdg-realtime-segment{width:100%;padding:10px 15px 11px;border:1px solid var(--mf-neutral-100);border-radius:12px;background:var(--mf-neutral-000)}.rdg-realtime-segment>header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.rdg-realtime-segment>p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--mf-text);font-size:12px;line-height:1.7}.rdg-realtime-segment>.rdg-realtime-source{color:var(--mf-text-muted)}.rdg-realtime-segment>.rdg-realtime-source+p{margin-top:4px}.rdg-realtime-segment>small{display:block;margin-top:4px;color:var(--mf-text-muted);font-size:var(--mf-text-11)}.rdg-realtime-segment .is-reading{background:var(--mf-cyan-100);color:var(--mf-cyan-800)}.rdg-realtime-voice-chip.is-text{background:var(--mf-neutral-075);color:var(--mf-text-secondary)}.rdg-realtime-turn>header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.rdg-realtime-replay{display:inline-grid;width:22px;height:22px;place-items:center;margin-left:auto;padding:0;border:1px solid var(--mf-border,rgba(44,40,26,.12));border-radius:50%;background:#fff;color:var(--mf-text-secondary);cursor:pointer}.rdg-realtime-replay svg{width:10px;height:10px}.rdg-realtime-replay:hover,.rdg-realtime-replay[aria-pressed=true]{border-color:var(--mf-cyan-600);color:var(--mf-cyan-800)}button.rdg-realtime-voice-chip{border:0;font:inherit;font-size:var(--mf-text-11);font-weight:var(--mf-weight-medium);cursor:pointer}.rdg-realtime-voice-chip[aria-pressed=true],button.rdg-realtime-voice-chip:hover{background:var(--mf-cyan-500);color:var(--mf-text)}.rdg-realtime-role,.rdg-realtime-voice-chip{display:inline-flex;height:22px;align-items:center;padding:0 8px;border-radius:var(--mf-radius-pill);font-size:var(--mf-text-11);font-weight:var(--mf-weight-medium);line-height:1}.rdg-realtime-role{background:var(--mf-neutral-075);color:var(--mf-text-secondary)}.rdg-realtime-turn.is-user .rdg-realtime-role{background:var(--mf-cyan-100);color:var(--mf-cyan-800)}.rdg-realtime-turn>p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--mf-text);font-size:12px;line-height:1.7}.rdg-realtime-turn.is-pending>p:empty:after{content:"…";color:var(--mf-text-muted);letter-spacing:.1em}.rdg-realtime-turn>small{display:block;margin-top:4px;color:var(--mf-text-muted);font-size:var(--mf-text-11)}.rdg-realtime-turn .is-reading{background:var(--mf-cyan-100);color:var(--mf-cyan-800)}.rdg-audio-supplement{margin-top:8px;padding-top:8px;border-top:1px solid var(--mf-line);font-size:var(--mf-text-12)}.rdg-audio-supplement-label{display:block;margin-bottom:4px;color:var(--mf-text-muted);font-size:var(--mf-text-11)}.rdg-audio-supplement-text{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--mf-text-secondary);font-size:var(--mf-text-12);line-height:1.7}.rdg-audio-supplement:not(.is-expanded) .rdg-audio-supplement-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.rdg-realtime-voice-chip{gap:5px;padding-left:6px;background:var(--mf-cyan-100);color:var(--mf-cyan-800)}.rdg-realtime-voice-chip svg{width:14px;height:14px;flex:none}.rdg-realtime-voice-chip.is-live svg{animation:rdg-realtime-blink .9s ease-in-out infinite}.rdg-realtime-actions{display:grid;flex:none;justify-items:center;gap:14px;padding:14px 0 8px}.mx-experience .rdg-audio-composer{display:flex;width:min(560px,100%);align-items:flex-end;gap:8px}.rdg-audio-composer-send{display:grid;width:42px;height:42px;flex:none;place-items:center;padding:0;border:1px solid var(--mf-border,rgba(44,40,26,.1));border-radius:10px;background:var(--mf-surface,#fff);color:var(--mf-text-secondary);cursor:pointer}.rdg-audio-composer-send:hover:not(:disabled){border-color:var(--mf-neutral-300);background:var(--mf-neutral-050);color:var(--mf-text)}.rdg-audio-composer-send:disabled{opacity:.45;cursor:default}.rdg-audio-composer-send svg{width:18px;height:18px}.rdg-realtime-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.rdg-realtime-toggle{min-width:180px;min-height:46px;justify-content:center;gap:8px;border-radius:var(--mf-radius-pill)}.rdg-realtime-toggle.is-stop{border-color:#343b49;background:#343b49}.rdg-realtime-toggle.is-stop:hover:not(:disabled){border-color:#272d38;background:#272d38}.rdg-realtime-toggle-icon{display:inline-grid;place-items:center}.rdg-realtime-toggle svg{width:18px;height:18px;flex:none}#rdg-console .mx-experience .rdg-realtime-aside{min-width:96px;min-height:40px;border:1px solid var(--mf-border,rgba(44,40,26,.12));border-radius:var(--mf-radius-pill);background:#fff;color:var(--mf-text)}#rdg-console .mx-experience .rdg-realtime-aside:hover{border-color:rgba(15,18,22,.22);background:#fff}.rdg-realtime-aside[hidden]{display:none}.mx-experience .rdg-audio-composer textarea,.mx-experience .rdg-audio-system textarea{display:block;width:100%;resize:vertical;border:1px solid var(--mf-border,rgba(44,40,26,.1));border-radius:10px;background:var(--mf-surface,#fff);padding:11px 12px;color:var(--mf-text);font-size:13px;line-height:1.6;font-family:inherit;outline:none}.mx-experience .rdg-audio-composer textarea:focus,.mx-experience .rdg-audio-system textarea:focus{border-color:var(--mf-border,rgba(44,40,26,.1));box-shadow:none}.mx-experience .rdg-audio-system textarea:disabled{color:var(--mf-text-tertiary,#66696e);background:var(--mf-surface-muted,#f1f4f5)}.mx-experience .rdg-audio-system textarea{min-height:104px}.mx-experience .rdg-audio-composer textarea{flex:1;min-height:42px;max-height:132px;padding:10px 12px;overflow-y:auto;resize:none}.mx-experience .rdg-audio-studio .mx-ds-param input,.mx-experience .rdg-audio-studio .mx-ds-param select{outline:none}.mx-experience .rdg-audio-studio .mx-ds-param input[type=number]::-webkit-inner-spin-button{opacity:1}.rdg-audio-speech-section{display:grid;gap:var(--mx-param-slider-field-gap)}.rdg-audio-details{flex:none;margin-top:28px;padding:22px;border:1px solid var(--mf-line);border-radius:16px;background:var(--mf-neutral-000)}.rdg-audio-details>header{display:flex;justify-content:space-between;align-items:center;gap:16px}.rdg-audio-details h2{margin:0;font-size:var(--mf-text-16);font-weight:var(--mf-weight-semibold)}.rdg-audio-details h3{margin:0 0 12px;font-size:var(--mf-text-13);font-weight:var(--mf-weight-medium)}.rdg-audio-details p{color:var(--mf-text-muted);font-size:var(--mf-text-12);overflow-wrap:anywhere}.rdg-audio-details p time{margin-right:8px;color:var(--mf-text-secondary);font-family:var(--mf-font-mono)}.rdg-audio-api-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:22px}.rdg-audio-details pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--mf-neutral-050);border-radius:10px;padding:14px;font-family:var(--mf-font-mono);font-size:var(--mf-text-12);line-height:1.7}.rdg-audio-details details{margin-top:20px;padding-top:16px;border-top:1px solid var(--mf-line)}.rdg-audio-details summary{cursor:pointer;color:var(--mf-text-secondary);font-size:var(--mf-text-13)}.rdg-audio-inventory-group{padding-top:20px}.rdg-audio-inventory-group dl{margin:0;display:grid;gap:14px}.rdg-audio-inventory-group dt{font-family:var(--mf-font-mono);font-size:var(--mf-text-12);overflow-wrap:anywhere}.rdg-audio-inventory-group dd{margin:4px 0 0;color:var(--mf-text-muted);font-size:var(--mf-text-12)}@container experience-stage (max-width: 860px){.rdg-audio-studio{--mx-tts-body-overscroll:auto}.rdg-realtime-transcript{overscroll-behavior-y:auto}}@media (max-width:720px){.rdg-custom-drop{min-height:72px}.rdg-custom-file-actions span{max-width:170px}.sa-v1-page .rdg-audio-tasks{gap:4px}.sa-v1-page .rdg-audio-tasks button{padding:9px 11px}.rdg-realtime-intro{padding:18px 8px}.rdg-realtime-orb{width:110px;height:110px}.rdg-realtime-turn{max-width:92%}.rdg-audio-api-grid{grid-template-columns:minmax(0,1fr)}.rdg-audio-details{padding:16px}}@media (prefers-reduced-motion:reduce){.rdg-realtime-orb,.rdg-realtime-status>i,.rdg-realtime-voice-chip svg{animation:none;transition:none}}.console-shell{position:relative;isolation:isolate}.console-shell:has(.sa-v1-page):after,.console-shell:has(.sa-v1-page):before{position:fixed;z-index:-1;display:block;border-radius:50%;content:"";filter:blur(90px);pointer-events:none}.console-shell:has(.sa-v1-page):before{left:-18%;top:-34%;width:78%;height:110%;background:radial-gradient(circle at 26% 26%,rgb(255 244 210/.4) 0,rgb(255 244 210/0) 26%),radial-gradient(circle,rgb(205 223 250/.38) 0,rgb(205 223 250/.16) 44%,rgb(205 223 250/0) 72%);animation:rdg-c2-drift-a 11s ease-in-out infinite}.console-shell:has(.sa-v1-page):after{right:-20%;bottom:-36%;width:66%;height:92%;background:radial-gradient(circle,rgb(255 244 210/.3) 0,rgb(255 244 210/.12) 40%,rgb(255 244 210/0) 70%);animation:rdg-c2-drift-b 13s ease-in-out infinite}@keyframes rdg-c2-drift-a{0%,to{transform:translate(0) scale(1)}50%{transform:translate(4%,5%) scale(1.06)}}@keyframes rdg-c2-drift-b{0%,to{transform:translate(0) scale(1.05)}50%{transform:translate(-4%,4%) scale(.96)}}#rdg-console .mx-experience .rdg-audio-studio .mx-tts-primary-workspace{background:radial-gradient(ellipse 46% 42% at 50% 40%,rgb(255 255 255/.6) 0,rgb(255 255 255/.25) 45%,rgb(255 255 255/0) 72%)}#rdg-console .mx-experience .rdg-audio-composer textarea,#rdg-console .mx-experience .rdg-audio-composer textarea:focus,#rdg-console .mx-experience .rdg-audio-composer-send{border-color:transparent;background:#fff;box-shadow:0 4px 14px rgb(70 90 130/.08),0 1px 2px rgb(70 90 130/.05)}.mx-experience .rdg-audio-composer textarea::placeholder{color:#7c8294}#rdg-console .mx-experience .rdg-audio-composer-send:hover:not(:disabled){border-color:transparent;background:#fff;color:var(--mf-text)}@media (prefers-reduced-motion:reduce){.console-shell:has(.sa-v1-page):after,.console-shell:has(.sa-v1-page):before{animation:none}}.sa-auth-notice{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:100;justify-content:center;gap:12px;width:max-content;max-width:calc(100vw - 32px);padding:12px 18px;border:1px solid #e4e8ef;border-radius:12px;background:#fff;color:#4b5563;box-shadow:0 6px 24px rgb(0 0 0/8%);font-size:14px}.sa-auth-notice,.sa-v1-page .mx-top-actions{display:flex;align-items:center;flex-wrap:wrap}.sa-v1-page .mx-top-actions{gap:8px}.sa-v1-page .mx-param-select.is-open{z-index:2}.sa-v1-page .rdg-audio-actions button,.sa-v1-page .rdg-recording-actions button{white-space:nowrap}.sa-version-switch{display:inline-flex;align-items:center;gap:2px;margin-left:8px;vertical-align:middle}.sa-version-switch a{padding:2px 8px;border-radius:999px;color:var(--mf-text-muted);font-size:12px;font-weight:500;text-decoration:none}.sa-version-switch a[aria-current=page]{background:rgb(255 255 255/.88);color:var(--mf-text);box-shadow:0 1px 6px rgb(70 90 130/.08)}.sa-v1-page .rdg-audio-canvas{--rdg-intro-top:112px;--rdg-intro-size:112px}.sa-v1-page .rdg-task-welcome{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.sa-v1-page .rdg-task-welcome[hidden]{display:none}.sa-v1-page .rdg-task-description{min-height:44px}.sa-v1-page .rdg-realtime-intro{display:flex;width:100%;flex-direction:column;align-items:center;gap:24px;text-align:center}.sa-v1-page .rdg-realtime-intro h2{margin:0}.sa-v1-page .rdg-realtime-intro p,.sa-v1-page .rdg-realtime-stage:not(.is-live) .rdg-realtime-intro p,.sa-v1-page .rdg-task-intro p{max-width:36em;margin:8px 0 0;color:var(--mf-text-muted)}.sa-v1-page .rdg-realtime-stage:not(.is-live){padding:var(--rdg-intro-top) 20px 24px;overflow-y:auto}.sa-v1-page .rdg-realtime-stage:not(.is-live) .rdg-realtime-actions{gap:24px;padding-top:24px}.sa-v1-page .rdg-realtime-stage:not(.is-live) .rdg-realtime-body{justify-content:center}.sa-v1-page .rdg-audio-entry-alternatives{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:nowrap}.sa-v1-page .rdg-audio-entry-alternatives .mx-text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;margin:0;padding:4px 0;border:0;background:transparent;color:var(--mf-blue-700,#40519f);font-size:12px;line-height:20px;white-space:nowrap;vertical-align:middle}.sa-v1-page .rdg-audio-record-start{--mx-resource-action-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:180px;height:var(--mx-resource-action-height);padding:0 24px;font-size:14px;white-space:nowrap}.sa-v1-page .rdg-audio-record-start>svg,.sa-v1-page .rdg-audio-upload>svg{width:17px;height:17px;flex:none;display:block}.sa-v1-page .rdg-realtime-toggle{--mx-resource-action-height:44px;display:inline-flex;align-items:center;justify-content:center;width:180px;min-width:180px;min-height:var(--mx-resource-action-height);height:var(--mx-resource-action-height);gap:8px;padding:0 24px;font-size:14px;border-radius:var(--mf-radius-pill)}.sa-v1-page .rdg-realtime-buttons.is-live .rdg-realtime-toggle,.sa-v1-page .rdg-realtime-toggle.is-compact{--mx-resource-action-height:40px;width:120px;min-width:120px;padding:0}.sa-v1-page .rdg-realtime-aside{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:96px;min-height:40px;height:40px}.sa-v1-page .rdg-realtime-aside svg{width:16px;height:16px;flex:none;display:block}.sa-v1-page .rdg-conversation-host,.sa-v1-page .rdg-conversation-stream-host{display:flex;flex:1;min-height:0;flex-direction:column}.sa-v1-page .rdg-conversation-stream-host{width:100%;align-items:center}.sa-v1-page .rdg-conversation-stream-host[hidden]{display:none}.sa-v1-page .rdg-audio-file-actions .mx-quiet-button,.sa-v1-page .rdg-text-input-actions .mx-quiet-button,.sa-v1-page .rdg-text-result-actions .mx-quiet-button{display:inline-flex;align-items:center;gap:6px;height:34px;white-space:nowrap}.sa-v1-page .rdg-audio-file-actions svg,.sa-v1-page .rdg-text-result-actions svg{width:15px;height:15px;flex:none}.sa-v1-page .rdg-translation-submit{--mx-resource-action-height:34px;display:inline-flex;flex:none;align-items:center;gap:8px;width:180px;height:var(--mx-resource-action-height);white-space:nowrap}.sa-v1-page .rdg-translation-submit.is-entry{--mx-resource-action-height:44px}.sa-v1-page .rdg-translation-submit.is-record{--mx-resource-action-height:var(--rdg-recording-action-height,40px)}.sa-v1-page .rdg-translation-primary{flex:none;width:106px;min-width:0;padding:0 6px;gap:6px}.sa-v1-page .rdg-translation-primary>svg{flex:none;width:16px;height:16px}.sa-v1-page .rdg-translation-target{flex:none;width:66px;height:var(--mx-resource-action-height,44px);min-height:var(--mx-resource-action-height,44px);padding:0 6px;gap:4px}.sa-v1-page .rdg-language-trigger{flex:none;width:110px;gap:6px}.sa-v1-page .rdg-audio-session{display:flex;flex:1;flex-direction:column;gap:16px;width:min(840px,100%);min-height:0;margin:0 auto}.sa-v1-page .rdg-audio-session-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.sa-v1-page .rdg-audio-session-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}.sa-v1-page .rdg-audio-file-actions{display:inline-flex;align-items:center;gap:8px}.sa-v1-page .rdg-task-file>div{display:flex;align-items:center;gap:10px;min-width:0}.sa-v1-page .rdg-chat-suggestions{display:flex;flex-wrap:wrap;gap:8px}.sa-v1-page .rdg-chat-suggestions button{max-width:100%;text-align:left}.sa-v1-page .mx-param-select-option small{display:block;margin-top:2px;color:var(--mf-text-muted);font-size:12px;font-weight:400;white-space:normal}.sa-v1-page .rdg-record-stop{width:auto;min-width:110px;gap:8px;padding-inline:16px}.sa-v1-page .mx-speech-caption-stream{width:min(760px,100%);margin-inline:auto;font-size:12px;font-weight:var(--mf-weight-regular);letter-spacing:0;line-height:1.7;text-align:left}.sa-v1-page .mx-speech-caption-stream .mx-xf-live-interpret{display:block;width:fit-content;max-width:78%;margin:0 0 10px;padding:10px 16px 11px;border:1px solid var(--mf-border,rgba(8,12,20,.09));border-radius:4px 14px 14px 14px;background:var(--mf-surface,#fff)}.sa-v1-page .mx-speech-caption-stream .mx-xf-live-interpret-source{display:block;margin-bottom:2px;color:var(--t-ink,#1d2126);font-size:1em;font-weight:var(--mf-weight-regular);letter-spacing:0;line-height:inherit}.sa-v1-page .mx-speech-caption-stream .mx-xf-live-interpret.is-provisional .mx-xf-live-interpret-source{color:var(--t-ink-2,#3a3d40)}.sa-v1-page .mx-speech-caption-stream .mx-xf-live-interpret-text{display:block;color:var(--t-brand-700,#40519f)}.sa-v1-page .mx-speech-caption-stream .mx-xf-live-interpret.is-streaming .mx-xf-live-interpret-text{color:var(--t-brand-600,#5b6bb5)}.sa-v1-page .mx-speech-caption-stream .mx-xf-live-interpret-text.is-pending{color:var(--t-muted,#66696e)}.sa-v1-page .rdg-record-caption-footer{display:none;flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;color:var(--mf-text-muted);font-size:11px;line-height:1.5}.sa-v1-page .rdg-message-group:is(:hover,:focus-within)>.rdg-record-caption-footer{display:flex}.sa-v1-page .rdg-record-caption-actions{display:flex;align-items:center;gap:4px;--mx-icon-button-size:28px}.sa-v1-page .rdg-record-caption-actions button>svg{width:14px;height:14px}.sa-v1-page .rdg-realtime-voice-chip{flex:none;white-space:nowrap}.rdg-task-workspace{position:relative;display:flex;flex:1;min-width:0;min-height:0;flex-direction:column;gap:18px;padding:24px 20px 30px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.rdg-task-workspace.is-empty{padding-top:0}.rdg-task-workspace.is-text{container:audio-text-workspace/inline-size;padding:16px 0}.rdg-task-intro{max-width:480px;color:var(--mf-text-secondary);font-size:13px;line-height:22px;text-align:center}.rdg-task-intro h2{margin:0;color:var(--mf-text);font-size:24px;line-height:32px;font-weight:var(--mf-weight-semibold,600)}.rdg-task-intro p{margin:8px 0 0}.rdg-task-panels{display:grid;gap:16px;width:100%;min-width:0}.rdg-task-panels.is-text{flex:1;min-height:280px;max-height:640px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);align-items:stretch}.rdg-task-panel{min-width:0;border:1px solid #e0e7f2;border-radius:14px;background:rgb(255 255 255/.88)}.rdg-task-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px}.rdg-task-panel>header h3,.rdg-task-panel>header>label{margin:0;color:var(--mf-text);font-size:13px;font-weight:500}.rdg-audio-entry,.rdg-chat-welcome{display:flex;flex-direction:column;align-items:center;gap:24px;padding:var(--rdg-intro-top,112px) 0 24px}.rdg-task-orb{flex:none;width:var(--rdg-intro-size,112px);height:var(--rdg-intro-size,112px)}.rdg-audio-entry-actions{display:flex;flex-direction:column;align-items:center;gap:12px}.rdg-audio-entry-alternatives{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.rdg-audio-entry-alternatives button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:4px 0;font-size:12px}.rdg-task-input-hint{margin:0;color:var(--mf-text-muted);font-size:12px;line-height:20px;text-align:center}.rdg-task-file{display:grid;gap:12px;width:min(560px,100%);padding:16px;border:1px solid var(--mf-line,#e5e7eb);border-radius:12px;background:rgb(255 255 255/.7)}.rdg-task-file strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdg-task-file audio{display:block;width:100%;height:36px}.rdg-task-result{display:flex;flex-direction:column;min-height:224px;padding:16px 18px}.rdg-result-copy{flex:none}.rdg-result-empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:156px;padding:20px 12px;text-align:center}.rdg-result-empty p{max-width:34em;margin:0;color:var(--mf-text-muted);font-size:12px;line-height:1.75}.rdg-result-lines{display:grid;width:46px;gap:6px}.rdg-result-lines i{height:3px;border-radius:2px;background:#e4eaf3}.rdg-result-lines i:last-child{width:60%}.rdg-result-loader{width:20px;height:20px;border:2px solid #e0e7f3;border-top-color:#8097c1;border-radius:50%;animation:rdg-result-spin .8s linear infinite}@keyframes rdg-result-spin{to{transform:rotate(1turn)}}.rdg-result-content{flex:1;min-height:0;padding:18px 0 10px;overflow-y:auto;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--mf-text);font-size:14px;line-height:1.7}.rdg-result-cursor{display:inline-block;width:2px;height:1em;margin-left:4px;vertical-align:-.1em;background:#8097c1}.rdg-task-text-input{display:flex;flex-direction:column;gap:12px;min-height:0;padding:16px 18px}.rdg-text-count{margin-top:0;line-height:1.4;white-space:nowrap}.rdg-task-text-input textarea{display:block;flex:1;width:100%;min-width:0;min-height:0;padding:6px 0;border:0;background:transparent;color:var(--mf-text);font:14px/1.7 inherit;resize:none;outline:none}.rdg-text-input-actions,.rdg-text-result-actions{display:flex;flex:none;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.rdg-text-chat{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0;gap:16px;padding:0 20px 16px}.rdg-chat-stream{flex:1;min-height:0;width:min(760px,100%);margin:0 auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.rdg-chat-welcome{text-align:center}.rdg-chat-turn{padding:16px 4px 0}.rdg-chat-turn>header{display:flex;align-items:center;gap:10px;margin-bottom:8px;color:var(--mf-text-muted);font-size:12px}.rdg-message-group{display:flex;flex-direction:column;align-items:flex-start;width:fit-content;max-width:78%}.rdg-message-group.is-user{align-self:flex-end;align-items:flex-end;margin-left:auto}.rdg-chat-stream>.rdg-message-group{margin-block:16px}.rdg-chat-message{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--mf-text);font-size:14px;line-height:1.85}.rdg-chat-turn-actions{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-top:6px}.rdg-chat-input-area{display:flex;flex:none;flex-direction:column;gap:12px;width:min(760px,100%);margin:0 auto}.rdg-chat-composer{padding:14px 16px 10px;border:1px solid var(--mf-line,#e5e7eb);border-radius:16px;background:var(--mf-neutral-000,#fff)}.rdg-chat-composer textarea{display:block;width:100%;min-height:72px;max-height:160px;padding:0;border:0;outline:none;resize:none;color:var(--mf-text);background:transparent;font:14px/1.7 inherit}.rdg-chat-composer>footer{display:flex;align-items:center;justify-content:flex-end;margin-top:8px}.rdg-chat-send{display:inline-grid;place-items:center;width:34px;min-width:34px;height:34px;padding:0}.rdg-recording-session{display:flex;flex:1;flex-direction:column;align-items:center;min-height:360px;gap:12px}.rdg-recording-session>.rdg-realtime-transcript{flex:1;width:min(720px,100%)}.rdg-audio-progress{display:inline-flex;min-height:28px;align-items:center;gap:8px;color:var(--mf-text-muted);font-size:12px}.rdg-audio-progress>i{width:6px;height:6px;border-radius:50%;background:#9299a5}.rdg-audio-progress[data-status=loading]>i,.rdg-audio-progress[data-status=recording]>i{background:var(--mf-cyan-600,#40519f);animation:rdg-realtime-blink 1.1s ease-in-out infinite}.rdg-recording-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.rdg-audio-settings{display:grid;gap:24px}.mx-text-button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--mf-text-secondary);cursor:pointer;font:inherit}.mx-text-button:hover{color:var(--mf-text)}.rdg-task-input-error{width:min(720px,100%);margin:8px auto 0}.sa-v1-page .rdg-audio-question textarea{min-height:64px}.sa-v1-page .rdg-audio-question textarea[aria-invalid=true]{border-color:var(--mf-danger,#a83a3a);box-shadow:0 0 0 2px rgb(168 58 58/.08)}@media (prefers-reduced-motion:reduce){.rdg-result-loader{animation:none}}@container audio-text-workspace (max-width: 620px){.rdg-task-panels.is-text{flex:none;min-height:0;max-height:none;grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(2,clamp(220px,42dvh,360px))}}@media (max-width:1180px){.sa-v1-page .mx-top-actions .mx-rail-expand:not([hidden]){display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--mf-text-secondary);font:inherit;cursor:pointer}.sa-v1-page .mx-top-actions .mx-rail-expand svg{width:16px;height:16px}.sa-v1-page .mx-top-actions .mx-rail-expand span{display:inline;font-size:12px}#rdg-console .sa-v1-page .mx-workbench-rail.is-collapsed{display:none}.sa-v1-page .mx-workbench-rail:not(.is-collapsed){position:fixed;z-index:20;top:64px;right:12px;bottom:12px;width:min(360px,calc(100% - 24px));max-height:none;overflow:hidden;border:1px solid rgb(44 40 26/.08);box-shadow:0 16px 42px rgb(43 53 78/.18)}.sa-v1-page .mx-workbench-rail:not(.is-collapsed) .mx-rail-collapse{display:inline-grid}}@media (max-width:720px){.sa-v1-page .rdg-audio-tasks{gap:2px}.sa-v1-page .rdg-audio-tasks button{flex-basis:80px;height:32px}.rdg-task-workspace{padding:20px 8px;gap:16px}.rdg-task-result,.rdg-task-text-input{padding:14px}.rdg-task-file{padding:14px 10px}.rdg-text-chat{padding:0 8px 12px}.rdg-chat-input-area{width:100%}.rdg-message-group{max-width:92%}.sa-v1-page .mx-top-actions{gap:6px}.sa-v1-page .mx-top-actions button{width:auto;min-width:0;padding-inline:6px}.rdg-recording-actions{width:100%}.rdg-recording-actions .rdg-realtime-toggle{min-width:0;flex:1}}.spark-audio-page{height:100dvh;min-height:0}.spark-audio-page .mx-topbar{flex:none}.spark-audio-page .mx-top-actions{flex-shrink:0}.spark-audio-page .mx-top-actions button{white-space:nowrap}.spark-audio-page .mx-model-copy h1{margin:0;font-size:18px;font-weight:600;line-height:1.4}.spark-audio-page .mx-model-trigger{cursor:default}.spark-audio-page,.spark-audio-page *{letter-spacing:0}.sa-err{margin:0;color:#a83a3a;font-size:13px}.spark-audio-page .sa-audio-action{display:inline-grid;place-items:center;flex:none;width:36px;height:36px;padding:8px;border:1px solid #dce1e6;border-radius:6px;background:#ffffffb3;color:#414953;cursor:pointer}.spark-audio-page .sa-audio-action svg{width:18px;height:18px}.spark-audio-page .sa-audio-action:hover{background:#fff;border-color:#9aa5b2}.spark-audio-page button:focus-visible{outline:2px solid #487aad;outline-offset:3px}.spark-audio-page .sa-audio-action:disabled,.spark-audio-page .sa-interrupt:disabled{opacity:.4;cursor:not-allowed}.spark-audio-page .sa-mic-toggle{width:42px;height:42px;border:0;border-radius:50%;background:#ffffffa6}.spark-audio-page .sa-mic-toggle.is-muted{color:#a83a3a;background:#fff0f0}.spark-audio-page .sa-reply-audio{width:28px;height:28px;padding:5px;border:0;border-radius:50%;background:transparent;color:#707985}.spark-audio-page .sa-reply-audio.is-active,.spark-audio-page .sa-reply-audio:hover{background:#edf0f4;color:#414953}.spark-audio-page .sa-reply-audio .sa-stop-glyph{width:10px;height:10px}.sa-audio-spinner{animation:sa-audio-spin .9s linear infinite}.sa-transcript-loading{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;width:30px;height:22px;gap:4px;color:#7b8aa4}.sa-transcript-loading i{width:5px;height:5px;border-radius:50%;background:currentColor;animation:sa-transcript-pulse 1.2s ease-in-out infinite}.sa-transcript-loading i:nth-child(2){animation-delay:.16s}.sa-transcript-loading i:nth-child(3){animation-delay:.32s}.spark-audio-page .rdg-realtime-presence small{min-height:18px}@keyframes sa-audio-spin{to{transform:rotate(1turn)}}@keyframes sa-transcript-pulse{0%,80%,to{opacity:.35}40%{opacity:1}}@media (prefers-reduced-motion:reduce){.sa-audio-spinner,.sa-transcript-loading i{animation:none}}.spark-audio-page .sa-interrupt{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:60px;min-width:60px!important;min-height:42px;border:1px solid #dce1e6;border-radius:6px;background:#ffffffb3;font-size:13px}.spark-audio-page .sa-interrupt[aria-disabled=true]{opacity:.4;cursor:not-allowed}.sa-interrupt-controls{position:relative;flex:none}.sa-auto-interrupt{display:grid;place-items:center;width:14px;height:14px;color:#59636f;cursor:pointer}.sa-auto-interrupt input{width:13px;height:13px;margin:0;accent-color:#343b49;cursor:pointer}.spark-audio-page .sa-point-down{display:flex;transform:rotate(180deg)}.spark-audio-page .rdg-custom-file-actions{display:flex;align-items:center;gap:8px;max-width:100%;overflow-wrap:anywhere}.spark-audio-page .rdg-realtime-segment p,.spark-audio-page .rdg-realtime-turn p,.spark-audio-page .sa-err{overflow-wrap:anywhere}@media (max-width:400px){.spark-audio-page .rdg-realtime-buttons{gap:8px}.spark-audio-page .rdg-realtime-buttons:has(.sa-mic-toggle) .rdg-realtime-toggle{width:160px}}.rdg-debug-section{border-top:1px solid var(--t-line,#e5e7eb);padding:12px 20px;min-width:0}.rdg-debug-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.rdg-debug-head h3{margin:0;font-size:12px;font-weight:600}.rdg-debug-actions{display:flex;align-items:center;gap:6px}.rdg-debug-dialog{width:min(1120px,calc(100vw - 32px));height:min(760px,calc(100dvh - 32px));max-width:none;max-height:none;margin:auto;padding:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#25292e;box-shadow:0 24px 80px #0003}.rdg-debug-dialog::backdrop{background:#11182766}.rdg-debug-dialog,.rdg-debug-dialog *{letter-spacing:0}.rdg-debug-dialog .rdg-debug-section{display:flex;flex-direction:column;height:100%;box-sizing:border-box;padding:16px 20px;border:0}.rdg-debug-dialog .rdg-debug-head h3{font-size:16px}.rdg-debug-dialog .rdg-audio-logs{flex:1;height:auto;min-height:0;font-size:12px}.rdg-debug-dialog button{border:0;border-radius:4px;background:transparent;color:inherit;cursor:pointer}.rdg-debug-dialog button:hover{background:#eef1f4}.rdg-debug-head button{display:grid;place-items:center;width:28px;height:28px;padding:0}.rdg-debug-copy-status{display:block;min-height:18px}.rdg-audio-logs,.rdg-debug-copy-status{font-size:11px;color:var(--mf-text-muted)}.rdg-audio-logs{height:240px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:4px 8px 4px 0;font-family:ui-monospace,monospace;line-height:1.6;white-space:pre-wrap}.rdg-audio-logs p{margin:0 0 6px;overflow-wrap:anywhere}.spark-audio-page .sa-language-menu{max-height:min(320px,50dvh);overflow-y:auto;overscroll-behavior:contain}.spark-audio-page .sa-language-menu input[type=search]{position:sticky;top:0;width:100%;min-width:0;height:34px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:4px;background:white;font-size:12px}.spark-audio-page .sa-language-menu .mx-param-select-option{white-space:normal;overflow-wrap:anywhere}