:root{--ink:#151b18;--ink-muted:#66706b;--paper:#f6f7f4;--surface:#fff;--surface-muted:#f3f5f2;--line:#dde1dc;--line-strong:#c7cdc7;--leaf:#09974e;--leaf-strong:#08743f;--leaf-soft:#e8f5ed;--danger:#cc3035;--danger-soft:#fff1f1;--danger-line:#efb8ba;--focus:#72b993;--font-ui:"Avenir Next", Avenir, "Segoe UI", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}body{min-width:980px;min-height:620px;color:var(--ink);background:var(--paper);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow:hidden}#app{width:100%;min-width:0;height:100%;min-height:0}button,textarea{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent}button:not(:disabled){cursor:pointer}.studio-icon{flex:none;width:1.25em;height:1.25em;display:block}.studio-app{background:var(--surface);width:100%;height:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.workspace{background:var(--surface);width:100%;min-width:0;height:100%;transition:grid-template-columns .18s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden}.workspace.resizing{cursor:col-resize;-webkit-user-select:none;user-select:none;transition:none}.workspace.resizing iframe{pointer-events:none}.file-explorer,.artifact-workbench,.assistant-panel{min-width:0;min-height:0}.file-explorer{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;display:flex;overflow:hidden}.file-explorer.collapsed{align-items:stretch}.file-rail-trigger,.assistant-rail-trigger{width:100%;color:var(--ink);background:var(--surface);border:0;flex-direction:column;flex:1;align-items:center;gap:6px;padding:20px 6px;display:flex}.file-rail-trigger .studio-icon,.assistant-rail-trigger>.studio-icon{width:25px;height:25px;color:var(--leaf);stroke-width:1.8px}.file-rail-trigger span,.assistant-rail-trigger>span{white-space:nowrap;font-size:14px;font-weight:650}.file-rail-trigger:hover,.assistant-rail-trigger:hover{background:#fafbf9}.file-explorer-header{background:var(--surface-muted);flex:0 0 44px;justify-content:space-between;align-items:center;padding:0 12px 0 18px;display:flex}.project-title{align-items:center;gap:9px;min-width:0;display:flex}.project-title>.studio-icon{width:20px;height:20px;color:var(--leaf)}.project-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:750;overflow:hidden}.utility-button{color:#4c5651;background:var(--surface-muted);border:1px solid #0000;border-radius:8px;place-items:center;width:36px;height:36px;padding:0;display:grid}.utility-button:hover{color:var(--leaf-strong);background:var(--leaf-soft)}.file-tree{scrollbar-width:thin;scrollbar-color:#c7cdc7 transparent;flex:1;min-height:0;padding:10px 12px 14px;overflow-y:auto}.file-tree-loading{color:var(--ink-muted);margin:14px 6px;font-size:14px}.file-group+.file-group{margin-top:12px}.file-group-label{color:#303834;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:7px;width:100%;min-height:34px;padding:0 6px;display:grid}.file-group-label:hover{background:#f2f6f2}.file-group-label .studio-icon{width:18px;height:18px}.file-group-label .studio-icon:last-child{width:14px;height:14px;transition:transform .16s}.file-group-label .studio-icon.open{transform:rotate(180deg)}.file-group-label strong{font-size:14px;font-weight:700}.file-entry{color:#39433e;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:42px;margin-top:2px;padding:0 10px 0 28px;display:grid;overflow:hidden}.file-entry .studio-icon{width:18px;height:18px;color:var(--leaf)}.file-entry span{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.file-entry:hover{background:#f2f6f2}.file-entry.active{color:var(--leaf-strong);background:var(--leaf-soft)}.version-drawer{background:#f0f6f2;border-radius:10px;flex:none;margin:0 10px 10px;padding:6px}.version-drawer-toggle{color:#303834;text-align:left;background:#e5f2e9;border:0;border-radius:8px;grid-template-columns:20px minmax(0,1fr) auto 16px;align-items:center;gap:7px;width:100%;min-height:38px;padding:0 8px;font-size:14px;font-weight:700;display:grid}.version-drawer-toggle:hover{background:#dceee2}.version-drawer-toggle .studio-icon{width:18px;height:18px;color:var(--leaf)}.version-drawer-toggle .studio-icon:last-child{width:14px;height:14px;color:var(--ink-muted);transition:transform .16s}.version-drawer-toggle .studio-icon.open{transform:rotate(180deg)}.version-drawer-toggle b{min-width:21px;color:var(--ink-muted);text-align:center;background:#d6eadc;border-radius:10px;padding:2px 6px;font-size:11px}.version-drawer-body{background:#f8fbf9;border-radius:8px;margin-top:5px;padding:7px}.restore-note{color:var(--leaf-strong);margin:0 4px 7px;font-size:12px;font-weight:650}.version-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.undo-button{width:100%;min-height:36px;color:var(--leaf-strong);background:var(--leaf-soft);border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:750;display:flex}.undo-button:disabled{color:#858d89;background:var(--surface-muted);cursor:not-allowed}.undo-button .studio-icon{width:17px;height:17px}.version-list{scrollbar-width:thin;max-height:180px;margin:7px 0 0;padding:0;list-style:none;overflow-y:auto}.version-list li+li{margin-top:3px}.version-list button{background:0 0}.version-item{color:#505a55;background:#eef6f1;border-radius:7px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;width:100%;min-height:34px;display:grid;overflow:hidden}.version-item:hover{background:#e3f1e7}.version-item.current{color:var(--leaf-strong);background:#dff0e5}.version-restore{min-width:0;min-height:34px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 4px 0 9px;display:grid}.version-restore:disabled{cursor:default}.version-restore span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.version-restore small{color:var(--ink-muted);font-size:11px}.version-details-toggle{width:30px;height:34px;color:var(--ink-muted);background:0 0;border:0;place-items:center;padding:0;display:grid}.version-details-toggle .studio-icon{width:14px;height:14px;transition:transform .14s}.version-details-toggle .studio-icon.open{transform:rotate(180deg)}.version-details{color:#56615b;overflow-wrap:anywhere;background:#fff;border-radius:7px;margin:3px 2px 0;padding:8px 9px;font-size:11px;line-height:1.55}.version-details p{margin:0}.version-details p+p{margin-top:4px}.artifact-workbench{background:var(--surface);flex-direction:column;display:flex;overflow:hidden}.artifact-tabs{background:var(--surface);border-bottom:1px solid var(--line);flex:0 0 44px;justify-content:space-between;align-items:stretch;gap:10px;padding:0 12px;display:flex}.artifact-tabs-scroll{scrollbar-width:none;flex:1;min-width:0;overflow-x:auto}.artifact-tabs nav{align-items:stretch;gap:2px;min-width:0;display:flex}.preview-tools{flex:none;align-items:center;gap:2px;display:flex}.preview-tools button{color:#5e6762;background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:32px;padding:0;display:grid}.preview-tools button:hover:not(:disabled),.preview-tools button.active{color:var(--leaf-strong);background:var(--leaf-soft)}.preview-tools button:disabled{opacity:.55;cursor:wait}.preview-tools .studio-icon{width:18px;height:18px}.preview-tools .studio-icon.spinning{animation:.8s linear infinite preview-spin}@keyframes preview-spin{to{transform:rotate(360deg)}}.artifact-tab{align-items:center;min-width:0;display:inline-flex;position:relative}.artifact-tab:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:4px;right:4px}.artifact-tab.active:after{background:var(--leaf)}.artifact-tab-select{color:#4d5652;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;align-self:stretch;align-items:center;min-width:52px;max-width:180px;height:100%;padding:0 8px;font-size:15px;font-weight:600;display:flex;overflow:hidden}.artifact-tab-close{width:32px;height:32px;color:var(--ink-muted);background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid}.artifact-tab-close .studio-icon{width:16px;height:16px}.artifact-tab-select:hover,.artifact-tab-close:hover{color:var(--leaf-strong)}.artifact-tab-close:hover{background:var(--surface-muted)}.artifact-tab.active .artifact-tab-select{color:var(--ink);font-weight:750}.artifact-stage{background:var(--paper);flex:1;min-height:0;position:relative;overflow:hidden}.preview-alert{z-index:4;color:#8f2429;background:var(--danger-soft);border:1px solid var(--danger-line);border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:10px 14px;font-size:15px;font-weight:700;display:flex;position:absolute;top:16px;left:20px;right:20px}.preview-alert .studio-icon{width:21px;height:21px;color:var(--danger)}.preview-alert span{flex:1;min-width:0}.preview-alert button{color:#8f2429;background:var(--surface);border:1px solid var(--danger-line);border-radius:7px;flex:none;min-height:30px;padding:0 12px;font-size:13px;font-weight:750}.artifact-view{width:100%;height:100%}.artifact-view[hidden]{display:none}.play-view{padding:0;display:block}.preview-viewport{background:var(--paper);border:0;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.preview-loading{z-index:1;color:var(--ink-muted);background:var(--paper);justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0}.h5-frame{background:var(--paper);border:0;width:100%;height:100%;display:block}.image-view{padding:0}.image-preview{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-items:center;width:100%;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.image-preview img{object-fit:contain;place-self:center;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.audio-view{place-items:center;padding:24px;display:grid}.audio-preview{width:min(520px,100%);color:var(--ink);background:var(--surface-muted);border-radius:12px;gap:18px;padding:24px;display:grid}.audio-preview audio{width:100%}.scaled-image-stage{flex:1;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.image-frame{transform-origin:50%;background:#e9ece8;border:0;max-width:none;max-height:none;display:block;position:absolute;top:50%;left:50%}.image-empty{width:100%;height:100%;color:var(--ink-muted);text-align:center;place-content:center;justify-items:center;gap:10px;display:grid}.image-empty .studio-icon{width:44px;height:44px;color:var(--leaf)}.image-empty strong{color:var(--ink);font-size:19px}.text-view{background:var(--surface);flex-direction:column;padding:18px;display:flex}.text-view pre{color:#25312b;border:1px solid var(--line);white-space:pre-wrap;word-break:break-word;background:#f3f5f2;border-radius:9px;flex:1;min-height:0;margin:0;padding:16px;font:13px/1.65 Cascadia Code,Consolas,monospace;overflow:auto}.text-line{min-height:1.65em;display:block}.text-line.selected{box-shadow:inset 3px 0 0 var(--leaf);background:#dff0e5;margin:0 -8px;padding:0 8px}.assistant-panel{background:var(--surface);flex-direction:column;display:flex;overflow:hidden}.assistant-panel.collapsed{border-left:1px solid var(--line);align-items:center}.assistant-rail-status{color:#59635e;background:var(--surface-muted);white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:4px;min-width:42px;height:22px;margin-top:2px;padding:0 6px;font-size:11px;font-weight:750;line-height:1;display:flex}.assistant-rail-status i{background:#909994;border-radius:50%;width:6px;height:6px;display:block}.assistant-rail-status.ready,.assistant-rail-status.working{color:var(--leaf-strong);background:var(--leaf-soft)}.assistant-rail-status.ready i,.assistant-rail-status.working i{background:var(--leaf)}.assistant-rail-status.error{color:#9f292e;background:var(--danger-soft)}.assistant-rail-status.error i{background:var(--danger)}.assistant-panel.collapsed .assistant-rail-trigger:focus-visible{outline:3px solid var(--focus);outline-offset:-3px;box-shadow:none}.assistant-status i{background:#909994;border-radius:50%;width:9px;height:9px;display:block}.assistant-status.ready i{background:var(--leaf)}.assistant-status.working i{background:#11b86a}.assistant-status.error i{background:var(--danger)}.panel-resizer{z-index:5;cursor:col-resize;touch-action:none;background:0 0;justify-self:center;place-items:center;width:17px;min-width:17px;height:100%;display:grid;position:relative}.panel-resizer span{background:var(--line);pointer-events:none;width:1px;height:100%}.panel-resizer:after{content:"";pointer-events:none;background:0 0;border-radius:2px;width:4px;height:56px;transition:background .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.panel-resizer:hover:after,.panel-resizer.dragging:after,.panel-resizer:focus-visible:after{background:var(--leaf)}.panel-resizer:focus-visible{box-shadow:none;outline:none}.panel-resizer:focus-visible:after{box-shadow:0 0 0 2px var(--surface), 0 0 0 4px var(--focus)}.assistant-header{flex:0 0 44px;grid-template-columns:minmax(0,1fr) auto 36px;align-items:center;gap:10px;padding:0 12px 0 18px;display:grid}.assistant-header>strong{font-size:17px;font-weight:750}.assistant-status{color:var(--ink-muted);white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:650;display:inline-flex}.assistant-status.error{color:#9f292e}.assistant-output{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#c4cac4 transparent;flex:1;min-height:0;padding:20px 18px 28px;overflow-y:auto}.assistant-output::-webkit-scrollbar{width:6px}.assistant-output::-webkit-scrollbar-thumb{background:#c4cac4}.assistant-welcome{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:380px;margin:20px auto 0;display:flex}.welcome-mark{width:50px;height:50px;color:var(--surface);background:var(--leaf);border-radius:50%;place-items:center;display:grid}.welcome-mark .studio-icon{width:27px;height:27px}.assistant-welcome>strong{letter-spacing:-.02em;margin-top:18px;font-size:clamp(20px,1.5vw,24px);font-weight:800;line-height:1.25}.assistant-welcome>p{color:var(--ink-muted);margin:8px 0 0;font-size:15px;line-height:1.55}.suggestion-list{gap:8px;width:100%;margin-top:22px;display:grid}.suggestion-list button{color:#26302b;text-align:left;background:var(--surface-muted);border:0;border-radius:9px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;min-height:50px;padding:7px 12px;display:grid}.suggestion-list button:hover{background:var(--leaf-soft)}.suggestion-list .studio-icon{width:21px;height:21px;color:var(--leaf)}.suggestion-list span{font-size:15px;font-weight:600}.assistant-connecting{max-width:320px;color:var(--ink-muted);text-align:center;justify-items:center;gap:10px;margin:80px auto 0;display:grid}.assistant-connecting strong{color:var(--ink);font-size:20px}.assistant-connecting p{margin:0;font-size:15px}.connection-pulse{background:var(--leaf);border-radius:50%;width:16px;height:16px;animation:1.4s ease-in-out infinite connection-pulse}@keyframes connection-pulse{50%{opacity:.38;transform:scale(.72)}}.turn{color:#303a35;font-size:16px;line-height:1.65;display:flow-root}.turn+.turn{margin-top:28px}.user-message{float:right;clear:both;color:#1d4e36;background:var(--leaf-soft);overflow-wrap:anywhere;border-radius:12px 12px 4px;max-width:88%;margin:0 0 22px;padding:12px 15px}.assistant-result,.assistant-reply,.choice-result,.error-result{clear:both}.assistant-reply{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;display:grid}.assistant-avatar{width:34px;height:34px;color:var(--surface);background:var(--leaf);border-radius:50%;place-items:center;display:grid}.assistant-avatar .studio-icon{width:19px;height:19px}.assistant-reply>div{background:var(--surface-muted);border:0;border-radius:10px;padding:11px 13px}.assistant-reply p,.assistant-result p,.choice-result p,.error-result p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.assistant-result{background:#fbfdfb;border:1px solid #cfe3d6;border-radius:12px;padding:15px 16px}.result-heading{align-items:center;gap:10px;margin-bottom:8px;display:flex}.result-heading>span{width:28px;height:28px;color:var(--surface);background:var(--leaf);border-radius:50%;place-items:center;display:grid}.result-heading .studio-icon{stroke-width:2.6px;width:17px;height:17px}.result-heading strong{font-size:18px}.assistant-result>p{margin-left:38px}.result-version-actions{gap:8px;margin:12px 0 0 38px;display:flex}.result-version-actions:empty{display:none}.result-version-actions button{min-height:34px;color:var(--leaf-strong);background:var(--leaf-soft);border:0;border-radius:8px;align-items:center;gap:6px;padding:0 11px;font-size:13px;font-weight:750;display:inline-flex}.result-version-actions .studio-icon{width:16px;height:16px}.disclosure,.error-details{color:#34403a;text-align:left;background:var(--surface-muted);border:0;border-radius:10px;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:12px;padding:0 10px;font-weight:700;display:grid}.disclosure .studio-icon:first-child{color:var(--leaf)}.disclosure .studio-icon:last-child,.error-details .studio-icon:last-child{width:16px;height:16px;transition:transform .14s}.disclosure .studio-icon.open,.error-details .studio-icon.open{transform:rotate(180deg)}.disclosure:hover,.error-details:hover{background:var(--surface-muted)}.explanation{color:#37423d;background:var(--surface-muted);border-radius:10px;margin-top:8px;padding:12px 14px}.code-sample{color:#25332d;white-space:pre-wrap;background:#edf0eb;border-radius:10px;margin:8px 0 0;padding:13px 14px;font:14px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-x:auto}.choice-result{border:1px solid var(--line);background:#fbfdfb;border-radius:12px;padding:16px}.choice-result>strong{color:var(--ink);font-size:18px}.choice-result>p{color:var(--ink-muted);margin-top:4px;font-size:14px}.choice-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.choice-actions button{min-height:48px;color:var(--leaf-strong);background:var(--leaf-soft);border:0;border-radius:10px;padding:0 14px;font-weight:750}.choice-actions button:nth-child(2){background:var(--surface-muted)}.error-result{color:#762328;background:var(--danger-soft);border:1px solid var(--danger-line);border-radius:12px;padding:16px}.error-heading{color:var(--danger);align-items:center;gap:10px;margin-bottom:10px;display:flex}.error-heading>span{width:32px;height:32px;color:var(--surface);background:var(--danger);border-radius:50%;place-items:center;display:grid}.error-heading .studio-icon{stroke-width:2.3px;width:19px;height:19px}.error-heading strong{font-size:19px}.error-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.error-actions button{min-height:46px;color:var(--surface);background:var(--leaf);border:0;border-radius:10px;padding:0 12px;font-weight:750}.error-actions button:nth-child(2){color:#703438;background:#f9dfe0}.error-details{color:#4e3739;background:#f9dfe0;margin-top:12px}.error-detail-copy{color:#704247;background:snow;border-radius:8px;padding:10px 12px;font-size:14px;margin-top:10px!important}.progress-card{clear:both;border:1px solid var(--line);background:#fbfdfb;border-radius:12px;margin-top:24px;padding:16px}.pending-request{color:#1d4e36;background:var(--leaf-soft);border-radius:10px 10px 4px;width:fit-content;max-width:88%;margin:0 0 18px auto;padding:10px 13px}.progress-heading{align-items:center;gap:10px;display:flex}.progress-stop{color:var(--ink-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;margin-left:auto;padding:4px 8px}.progress-stop:hover{color:var(--ink);background:#edf1ed}.working-dot{background:var(--leaf);border-radius:50%;width:10px;height:10px;animation:1.1s ease-in-out infinite working-pulse;display:block}@keyframes working-pulse{50%{opacity:.45;transform:scale(.65)}}.progress-track{background:#e4e8e3;border-radius:4px;width:100%;height:8px;margin-top:16px;overflow:hidden}.progress-track span{background:var(--leaf);border-radius:4px;width:38%;height:100%;animation:1.2s ease-in-out infinite progress-forward;display:block}@keyframes progress-forward{0%{transform:translate(-110%)}to{transform:translate(270%)}}.progress-card>p{color:var(--ink-muted);margin:12px 0 0;font-size:14px}.thinking-row{clear:both;width:fit-content;color:var(--ink-muted);background:var(--surface-muted);border-radius:10px;align-items:center;gap:9px;margin-top:18px;padding:10px 12px;font-size:14px;display:flex}.composer-zone{background:var(--surface);flex:none;padding:16px 18px 18px}.composer{min-height:148px;position:relative}.composer textarea{resize:none;width:100%;height:148px;color:var(--ink);background:var(--surface-muted);border:0;border-radius:14px;outline:none;padding:16px 18px 60px;font-size:16px;line-height:1.55}.composer textarea::placeholder{color:#747d78;opacity:1}.composer textarea:focus-visible{box-shadow:0 0 0 2px var(--focus)}.voice-button,.send-button{border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid;position:absolute;bottom:14px}.voice-button{color:var(--leaf);background:var(--leaf-soft);border:0;left:14px}.voice-button:hover:not(:disabled){background:#d7eddf}.send-button{color:var(--surface);background:var(--leaf);border:0;right:14px}.send-button:hover:not(:disabled){background:var(--leaf-strong)}.send-button.cancel{background:#626d67}.send-button.cancel:hover:not(:disabled){background:var(--danger)}.voice-button .studio-icon,.send-button .studio-icon{stroke-width:2.2px;width:23px;height:23px}.voice-button:disabled,.send-button:disabled{color:#79827d;cursor:not-allowed;background:#dce0dc}.composer textarea:disabled{color:#7c8580;background:#f6f7f5}.voice-card{background:var(--surface-muted);border:0;border-radius:14px;padding:14px}.voice-card-heading{grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.voice-card-heading strong{font-size:16px}.voice-card-heading time{color:#3d4742;font-variant-numeric:tabular-nums}.listening-dot,.ready-dot{background:var(--leaf);border:2px solid #a7d8ba;border-radius:50%;width:10px;height:10px}.listening-dot{animation:1s ease-in-out infinite working-pulse}.voice-wave{height:42px;color:var(--leaf);justify-content:center;align-items:center;gap:3px;margin:12px 0 4px;display:flex}.voice-wave span{background:currentColor;border-radius:1px;width:2px;height:7px}.voice-wave span:nth-child(3n){height:16px}.voice-wave span:nth-child(4n){height:25px}.voice-wave span:nth-child(7n){height:34px}.voice-wave.active span{animation:.9s ease-in-out infinite alternate voice-wave}.voice-wave.active span:nth-child(2n){animation-delay:-380ms}.voice-wave.active span:nth-child(3n){animation-delay:-620ms}@keyframes voice-wave{to{opacity:.52;transform:scaleY(.35)}}.voice-card>label{color:var(--ink-muted);margin:8px 0;font-size:14px;font-weight:650;display:block}.voice-transcript{position:relative}.voice-transcript textarea{resize:none;width:100%;min-height:88px;color:var(--ink);background:var(--surface);border:0;border-radius:10px;outline:none;padding:12px 40px 12px 13px;font-size:16px;line-height:1.5}.voice-transcript textarea:focus-visible{box-shadow:0 0 0 2px var(--focus)}.voice-transcript>.studio-icon{width:19px;height:19px;color:var(--ink-muted);position:absolute;top:13px;right:12px}.voice-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.voice-actions button{border-radius:10px;min-height:46px;padding:0 12px;font-weight:750}.secondary-action{color:#3c4540;background:var(--surface);border:0}.primary-action{color:var(--surface);background:var(--leaf);border:0}.primary-action:hover:not(:disabled){background:var(--leaf-strong)}.primary-action:disabled{color:#77807b;cursor:not-allowed;background:#dce0dc}.voice-card>p{color:var(--ink-muted);margin:10px 0 0;font-size:13px}.voice-error{background:var(--danger-soft);padding:16px}.voice-error-heading{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;display:grid}.voice-error-heading>span{width:42px;height:42px;color:var(--danger);background:var(--surface);border-radius:50%;place-items:center;display:grid}.voice-error-heading strong{color:#8f252a;font-size:18px}.voice-error-heading p{color:#6f373a;margin:4px 0 0;font-size:14px;line-height:1.5}.file-rail-trigger:focus-visible,.utility-button:focus-visible,.file-entry:focus-visible,.version-drawer button:focus-visible,.artifact-tabs button:focus-visible,.preview-alert button:focus-visible,.assistant-rail-trigger:focus-visible,.suggestion-list button:focus-visible,.disclosure:focus-visible,.choice-actions button:focus-visible,.error-actions button:focus-visible,.error-details:focus-visible,.voice-button:focus-visible,.send-button:focus-visible,.voice-actions button:focus-visible{outline:2px solid var(--surface);box-shadow:0 0 0 4px var(--focus)}@media (width<=1180px){.artifact-tabs{padding-inline:10px}.artifact-tabs nav{gap:2px}.assistant-output{padding-inline:18px}.assistant-status{display:none}.assistant-header{grid-template-columns:minmax(0,1fr) 36px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
