.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}}

/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-leading:initial;--tw-font-weight:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-600:oklch(57.7% .245 27.325);--color-blue-700:oklch(48.8% .243 264.376);--color-zinc-600:oklch(44.2% .017 285.786);--spacing:.25rem;--container-xl:36rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--font-weight-semibold:600;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.min-h-screen{min-height:100vh}.max-w-xl{max-width:var(--container-xl)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-2{gap:calc(var(--spacing) * 2)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.bg-\[\#f4f7f8\]{background-color:#f4f7f8}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-16{padding-block:calc(var(--spacing) * 16)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[\#1d2126\]{color:#1d2126}.text-\[\#3a3d40\]{color:#3a3d40}.text-\[\#66696e\]{color:#66696e}.text-blue-700{color:var(--color-blue-700)}.text-red-600{color:var(--color-red-600)}.text-zinc-600{color:var(--color-zinc-600)}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}body,html{height:100%;margin:0}#rdg-console{--console-header-height:0px;color:var(--mf-text);font:14px/1.6 var(--mf-font-sans);background-color:#0000;background-image:radial-gradient(62% 78% at 8% 0,#cddffa6b 0,#cddffa2e 45%,#cddffa00 72%),radial-gradient(34% 44% at 6% 4%,#fff4d257 0,#fff4d200 70%),radial-gradient(40% 50% at 100% 100%,#fff4d24d 0,#fff4d200 70%),linear-gradient(135deg,#eef4fd,#f2f6fd 30%,#f6f8fc 55%,#faf9f6 74%,#fdfbf4 88%,#fefcf3);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;display:block}.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{color:#a83a3a;margin:0;font-size:13px}.spark-audio-page .sa-audio-action{color:#414953;cursor:pointer;background:#ffffffb3;border:1px solid #dce1e6;border-radius:6px;flex:none;place-items:center;width:36px;height:36px;padding:8px;display:inline-grid}.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-offset:3px;outline:2px solid #487aad}.spark-audio-page .sa-audio-action:disabled,.spark-audio-page .sa-interrupt:disabled{opacity:.4;cursor:not-allowed}.spark-audio-page .sa-mic-toggle{background:#ffffffa6;border:0;border-radius:50%;width:42px;height:42px}.spark-audio-page .sa-mic-toggle.is-muted{color:#a83a3a;background:#fff0f0}.spark-audio-page .sa-reply-audio{color:#707985;background:0 0;border:0;border-radius:50%;width:28px;height:28px;padding:5px}.spark-audio-page .sa-reply-audio.is-active,.spark-audio-page .sa-reply-audio:hover{color:#414953;background:#edf0f4}.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{vertical-align:middle;color:#7b8aa4;justify-content:center;align-items:center;gap:4px;width:30px;height:22px;display:inline-flex}.sa-transcript-loading i{background:currentColor;border-radius:50%;width:5px;height:5px;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{background:#ffffffb3;border:1px solid #dce1e6;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:60px;min-height:42px;font-size:13px;display:inline-flex;min-width:60px!important}.spark-audio-page .sa-interrupt[aria-disabled=true]{opacity:.4;cursor:not-allowed}.sa-interrupt-controls{flex:none;position:relative}.sa-auto-interrupt{color:#59636f;cursor:pointer;place-items:center;width:14px;height:14px;display:grid}.sa-auto-interrupt input{accent-color:#343b49;cursor:pointer;width:13px;height:13px;margin:0}.spark-audio-page .sa-point-down{display:flex;transform:rotate(180deg)}.spark-audio-page .rdg-custom-file-actions{overflow-wrap:anywhere;align-items:center;gap:8px;max-width:100%;display:flex}.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);min-width:0;padding:12px 20px}.rdg-debug-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.rdg-debug-head h3{margin:0;font-size:12px;font-weight:600}.rdg-debug-actions{align-items:center;gap:6px;display:flex}.rdg-debug-dialog{color:#25292e;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:min(1120px,100vw - 32px);max-width:none;height:min(760px,100dvh - 32px);max-height:none;margin:auto;padding:0;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{box-sizing:border-box;border:0;flex-direction:column;height:100%;padding:16px 20px;display:flex}.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{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px}.rdg-debug-dialog button:hover{background:#eef1f4}.rdg-debug-head button{place-items:center;width:28px;height:28px;padding:0;display:grid}.rdg-debug-copy-status{min-height:18px;display:block}.rdg-audio-logs,.rdg-debug-copy-status{color:var(--mf-text-muted);font-size:11px}.rdg-audio-logs{overscroll-behavior:contain;scrollbar-gutter:stable;height:240px;white-space:pre-wrap;padding:4px 8px 4px 0;font-family:ui-monospace,monospace;line-height:1.6;overflow-y:auto}.rdg-audio-logs p{overflow-wrap:anywhere;margin:0 0 6px}.spark-audio-page .sa-language-menu{overscroll-behavior:contain;max-height:min(320px,50dvh);overflow-y:auto}.spark-audio-page .sa-language-menu input[type=search]{background:#fff;border:1px solid #e5e7eb;border-radius:4px;width:100%;min-width:0;height:34px;padding:6px 10px;font-size:12px;position:sticky;top:0}.spark-audio-page .sa-language-menu .mx-param-select-option{white-space:normal;overflow-wrap:anywhere}.sa-user-menu{color:inherit;font-size:13px;position:relative}.sa-user-menu summary{cursor:pointer;border-radius:18px;align-items:center;gap:8px;min-height:36px;padding:0 12px;list-style:none;transition:background .15s;display:flex}.sa-user-menu summary:hover,.sa-user-menu[open] summary{background:#8aa8d51a}.sa-user-menu summary::-webkit-details-marker{display:none}.sa-user-menu summary svg{flex-shrink:0;width:16px;height:16px}.sa-user-menu summary span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.sa-user-menu>.sa-user-menu-panel{z-index:90;width:max-content;min-width:140px;padding-top:8px;position:absolute;top:100%;right:0}.sa-user-menu .sa-user-menu-panel button{color:#424b59;width:100%;height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e3e9f1;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 20px;display:flex;box-shadow:0 8px 24px #21385412}.sa-user-menu .sa-user-menu-panel button:hover{color:#3866c2;background:#f2f6fd}.sa-user-menu .sa-user-menu-panel svg{flex-shrink:0;width:15px;height:15px}.sa-access-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#edf3fa80;place-items:center;padding:24px;display:grid;position:fixed;inset:64px 0 0}.sa-access-card{box-sizing:border-box;color:#252d3b;text-align:center;background:#fffffff5;border:1px solid #e2e9f3;border-radius:24px;width:min(100%,420px);padding:30px 28px 28px;box-shadow:0 16px 48px #324b7414}.sa-access-symbol{color:#4c74c7;background:#edf3ff;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 18px;display:grid}.sa-access-symbol svg{stroke-width:1.7px;width:24px;height:24px}.sa-access-card h2{margin:0 0 10px;font-size:19px;font-weight:600;line-height:1.5}.sa-access-card p{color:#707987;text-wrap:pretty;margin:0;font-size:14px;line-height:1.8}.sa-access-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.sa-access-card a,.sa-access-card button{box-sizing:border-box;min-width:116px;min-height:40px;font:inherit;cursor:pointer;border:1px solid #dfe6f1;border-radius:22px;justify-content:center;align-items:center;padding:9px 20px;font-size:13px;line-height:20px;text-decoration:none;transition:background .15s;display:inline-flex}.sa-access-card .sa-access-primary{color:#fff;background:#426bc3;border-color:#426bc3}.sa-access-card .sa-access-primary:hover{background:#365cad}.sa-access-card .sa-access-secondary{color:#626e80;background:0 0}.sa-access-card .sa-access-secondary:hover{background:#f0f4fb}.sa-access-card button:disabled{opacity:.6;cursor:wait}body:has([data-theme=dark]) .sa-access-backdrop{background:#10182780}body:has([data-theme=dark]) .sa-access-card{color:#e5eaf4;background:#202a3b;border-color:#344056}body:has([data-theme=dark]) .sa-access-card p{color:#acb7ca}body:has([data-theme=dark]) .sa-access-symbol{color:#a4bfff;background:#304263}body:has([data-theme=dark]) .sa-access-secondary{color:#c3cde0;border-color:#45516a}body:has([data-theme=dark]) .sa-access-secondary:hover{background:#2d3a51}[data-theme=dark] .sa-user-menu .sa-user-menu-panel button{color:#d5dff1;background:#253148;border-color:#3b4962}[data-theme=dark] .sa-user-menu .sa-user-menu-panel button:hover{background:#30415e}@media (max-width:480px){.sa-access-backdrop{padding:18px}.sa-access-card{padding:26px 20px 24px}.sa-access-card a,.sa-access-card button{flex:auto}}[data-experience-locked=true] .sa-user-menu{visibility:hidden}.sa-locked-user{z-index:90;color:#626e80;position:fixed;top:8px;right:20px}.sa-access-card .sa-access-exit{border-color:#0000;flex-basis:100%;min-height:28px;padding:2px 12px;font-size:12px}body:has([data-theme=dark]) .sa-locked-user{color:#c3cde0}body:has([data-theme=dark]) .sa-locked-user .sa-user-menu-panel button{color:#d5dff1;background:#253148;border-color:#3b4962}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}