.studio-page.svelte-1fqut9p{background:var(--chat-bg,var(--surface-0));min-height:100dvh;color:var(--text-1)}.studio-topbar.svelte-1fqut9p{z-index:40;border-bottom:1px solid color-mix(in srgb, var(--border) 78%, transparent);background:color-mix(in srgb, var(--chat-bg,var(--surface-0)) 86%, transparent);-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);position:sticky;top:0}.topbar-inner.svelte-1fqut9p{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(1180px,100% - 36px);min-height:62px;margin:0 auto;display:grid}.studio-brand.svelte-1fqut9p{color:inherit;direction:ltr;justify-self:start;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.studio-brand-mark.svelte-1fqut9p{border:1px solid color-mix(in srgb, var(--brand-yellow) 30%, var(--border));background:color-mix(in srgb, var(--brand-yellow) 8%, var(--surface-1));width:31px;height:31px;color:var(--warning-ink);border-radius:10px;place-items:center;font-size:13px;font-weight:900;display:grid}.studio-brand-copy.svelte-1fqut9p{flex-direction:column;line-height:1;display:flex}.studio-brand-copy.svelte-1fqut9p strong:where(.svelte-1fqut9p){letter-spacing:.08em;font-size:10px}.studio-brand-copy.svelte-1fqut9p small:where(.svelte-1fqut9p){color:var(--text-3);letter-spacing:.22em;margin-top:4px;font-size:7px}.studio-tool-nav.svelte-1fqut9p{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-1) 70%, transparent);border-radius:13px;justify-content:center;align-items:center;gap:3px;padding:3px;display:inline-flex}.studio-tool-nav.svelte-1fqut9p a:where(.svelte-1fqut9p){height:34px;color:var(--text-3);border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:680;text-decoration:none;transition:all .18s;display:inline-flex}.studio-tool-nav.svelte-1fqut9p a:where(.svelte-1fqut9p):hover{color:var(--text-1)}.studio-tool-nav.svelte-1fqut9p a.active:where(.svelte-1fqut9p){background:var(--surface-2);color:var(--text-1);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border-strong) 72%, transparent)}.topbar-actions.svelte-1fqut9p{justify-self:end;align-items:center;gap:7px;display:inline-flex}.balance-pill.svelte-1fqut9p{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-1) 75%, transparent);height:34px;color:var(--text-2);border-radius:10px;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.balance-pill.svelte-1fqut9p strong:where(.svelte-1fqut9p){color:var(--text-1);font-size:10px}.balance-pill.svelte-1fqut9p small:where(.svelte-1fqut9p){color:var(--text-3);font-size:8px}.studio-back.svelte-1fqut9p,.studio-home.svelte-1fqut9p{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-1) 75%, transparent);width:34px;height:34px;color:var(--text-2);border-radius:10px;place-items:center;text-decoration:none;transition:border-color .18s,background .18s,color .18s,transform .18s;display:grid}.studio-back.svelte-1fqut9p:hover,.studio-home.svelte-1fqut9p:hover{border-color:var(--border-strong);background:var(--surface-2);color:var(--text-1);transform:translateY(-1px)}.studio-back.svelte-1fqut9p:focus-visible,.studio-home.svelte-1fqut9p:focus-visible{outline:2px solid var(--theme-accent-border-strong);outline-offset:2px}.studio-main.svelte-1fqut9p{width:min(940px,100% - 32px);margin:0 auto;padding:clamp(46px,7vw,84px) 0 80px}.tool-heading.svelte-1fqut9p{text-align:center;flex-direction:column;align-items:center;gap:14px;margin-bottom:22px;display:flex}.tool-heading.svelte-1fqut9p h1:where(.svelte-1fqut9p){color:var(--text-1);letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,31px);font-weight:830;line-height:1.25}.compact-switch.svelte-1fqut9p{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-1) 76%, transparent);border-radius:11px;gap:2px;padding:3px;display:inline-flex}.compact-switch.svelte-1fqut9p button:where(.svelte-1fqut9p){min-width:55px;height:30px;color:var(--text-3);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 11px;font-size:9px;font-weight:720}.compact-switch.svelte-1fqut9p button.active:where(.svelte-1fqut9p){background:var(--surface-2);color:var(--text-1);box-shadow:inset 0 0 0 1px var(--border)}.audio-switch.svelte-1fqut9p button:where(.svelte-1fqut9p){min-width:82px}.studio-notice.svelte-1fqut9p{border:1px solid color-mix(in srgb, var(--brand-yellow) 22%, var(--border));background:color-mix(in srgb, var(--brand-yellow) 5%, var(--surface-1));min-height:44px;color:var(--text-2);border-radius:12px;align-items:center;gap:8px;margin:0 auto 14px;padding:8px 11px;font-size:10px;display:flex}.studio-notice.error.svelte-1fqut9p{border-color:color-mix(in srgb, var(--brand-red) 34%, var(--border));background:color-mix(in srgb, var(--brand-red) 6%, var(--surface-1))}.studio-notice.success.svelte-1fqut9p{border-color:color-mix(in srgb, #40b97b 30%, var(--border))}.notice-dot.svelte-1fqut9p{background:var(--warning-ink);border-radius:50%;flex:0 0 6px;width:6px;height:6px}.studio-notice.error.svelte-1fqut9p .notice-dot:where(.svelte-1fqut9p){background:var(--brand-red)}.studio-notice.svelte-1fqut9p>span:where(.svelte-1fqut9p):nth-child(2){flex:1}.studio-notice.svelte-1fqut9p a:where(.svelte-1fqut9p){color:var(--warning-ink);white-space:nowrap;font-weight:800;text-decoration:none}.studio-notice.svelte-1fqut9p button:where(.svelte-1fqut9p){width:28px;height:28px;color:var(--text-3);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.composer-stage.svelte-1fqut9p{position:relative}.music-field-title.svelte-1fqut9p,.audio-field-title.svelte-1fqut9p{z-index:12;color:var(--text-1);pointer-events:none;align-items:center;gap:7px;display:inline-flex;position:absolute;inset-block-start:15px;inset-inline-end:22px}.music-field-title.svelte-1fqut9p strong:where(.svelte-1fqut9p),.audio-field-title.svelte-1fqut9p strong:where(.svelte-1fqut9p){font-size:11px;font-weight:800}.music-top-controls.svelte-1fqut9p{z-index:13;align-items:center;gap:18px;display:flex;position:absolute;inset-block-start:14px;inset-inline-start:18px}.reference-toggle.svelte-1fqut9p,.music-top-controls.svelte-1fqut9p button:where(.svelte-1fqut9p){color:var(--text-1);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;display:inline-flex}.reference-toggle.svelte-1fqut9p input:where(.svelte-1fqut9p){opacity:0;pointer-events:none;position:absolute}.reference-toggle.svelte-1fqut9p>span:where(.svelte-1fqut9p),.toggle-dot.svelte-1fqut9p{background:color-mix(in srgb, var(--text-3) 22%, var(--surface-2));border-radius:999px;width:43px;height:24px;transition:all .2s;display:block;position:relative}.reference-toggle.svelte-1fqut9p>span:where(.svelte-1fqut9p) i:where(.svelte-1fqut9p),.toggle-dot.svelte-1fqut9p i:where(.svelte-1fqut9p){background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000002e}.reference-toggle.svelte-1fqut9p input:where(.svelte-1fqut9p):checked+span:where(.svelte-1fqut9p),.music-top-controls.svelte-1fqut9p button.active:where(.svelte-1fqut9p) .toggle-dot:where(.svelte-1fqut9p){background:color-mix(in srgb, var(--brand-yellow) 65%, #e98755)}.reference-toggle.svelte-1fqut9p input:where(.svelte-1fqut9p):checked+span:where(.svelte-1fqut9p) i:where(.svelte-1fqut9p),.music-top-controls.svelte-1fqut9p button.active:where(.svelte-1fqut9p) .toggle-dot:where(.svelte-1fqut9p) i:where(.svelte-1fqut9p){transform:translate(19px)}.reference-toggle.svelte-1fqut9p b:where(.svelte-1fqut9p),.music-top-controls.svelte-1fqut9p button:where(.svelte-1fqut9p) b:where(.svelte-1fqut9p){white-space:nowrap;font-size:10px;font-weight:800}.lyrics-drawer.svelte-1fqut9p{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-1) 84%, transparent);border-radius:15px;margin-top:10px;padding:12px 14px}.lyrics-drawer.svelte-1fqut9p>div:where(.svelte-1fqut9p){color:var(--text-2);align-items:center;gap:7px;margin-bottom:8px;display:flex}.lyrics-drawer.svelte-1fqut9p>div:where(.svelte-1fqut9p) span:where(.svelte-1fqut9p){align-items:baseline;gap:6px;display:flex}.lyrics-drawer.svelte-1fqut9p strong:where(.svelte-1fqut9p){font-size:10px}.lyrics-drawer.svelte-1fqut9p small:where(.svelte-1fqut9p){color:var(--text-3);font-size:8px}.lyrics-drawer.svelte-1fqut9p textarea:where(.svelte-1fqut9p){resize:vertical;border:1px solid var(--border);background:var(--surface-0);width:100%;min-height:82px;color:var(--text-1);font:inherit;border-radius:11px;outline:0;padding:10px 11px;font-size:12px;line-height:1.7}.lyrics-drawer.svelte-1fqut9p textarea:where(.svelte-1fqut9p):focus{border-color:color-mix(in srgb, var(--brand-yellow) 34%, var(--border-strong))}.composer-note.svelte-1fqut9p{color:var(--text-3);align-items:center;gap:5px;margin:9px 6px 0;font-size:9px;display:flex}.reference-shell.svelte-1fqut9p{border:1px solid var(--border-strong);background:var(--chat-panel);min-height:250px;box-shadow:0 18px 52px color-mix(in srgb, var(--chat-glass-shadow) 68%, transparent);border-radius:24px;padding:20px;position:relative}.stt-reference-shell.svelte-1fqut9p{flex-direction:column;justify-content:space-between;gap:18px;min-height:275px;padding:22px;display:flex}.stt-title.svelte-1fqut9p{align-self:flex-start;align-items:center;gap:9px;display:flex}.field-icon.svelte-1fqut9p{background:var(--surface-2);width:31px;height:31px;color:var(--text-2);border-radius:9px;place-items:center;display:grid}.stt-title.svelte-1fqut9p>span:where(.svelte-1fqut9p):last-child{text-align:start;flex-direction:column;gap:3px;display:flex}.stt-title.svelte-1fqut9p strong:where(.svelte-1fqut9p){font-size:11px}.stt-title.svelte-1fqut9p small:where(.svelte-1fqut9p){color:var(--text-3);font-size:8px}.stt-upload.svelte-1fqut9p{border:1px dashed var(--border-strong);background:color-mix(in srgb, var(--surface-1) 72%, transparent);width:min(350px,100%);min-height:88px;color:var(--text-2);cursor:pointer;border-radius:16px;justify-content:center;align-self:center;align-items:center;gap:11px;padding:12px;display:flex}.stt-upload-icon.svelte-1fqut9p{background:var(--surface-2);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.stt-upload.svelte-1fqut9p>span:where(.svelte-1fqut9p):last-child{text-align:start;flex-direction:column;gap:4px;display:flex}.stt-upload.svelte-1fqut9p strong:where(.svelte-1fqut9p){color:var(--text-1);font-size:11px}.stt-upload.svelte-1fqut9p small:where(.svelte-1fqut9p){color:var(--text-3);font-size:8px}.stt-file-row.svelte-1fqut9p{border:1px solid var(--border);background:var(--surface-1);border-radius:14px;grid-template-columns:42px minmax(0,1fr) 32px;align-self:center;align-items:center;gap:9px;width:min(470px,100%);min-height:74px;padding:9px 11px;display:grid}.stt-file-row.error.svelte-1fqut9p{border-color:color-mix(in srgb, var(--brand-red) 35%, var(--border))}.stt-file-icon.svelte-1fqut9p{background:var(--surface-2);border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.stt-file-copy.svelte-1fqut9p{text-align:start;flex-direction:column;gap:4px;min-width:0;display:flex}.stt-file-copy.svelte-1fqut9p strong:where(.svelte-1fqut9p){text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.stt-file-copy.svelte-1fqut9p small:where(.svelte-1fqut9p){color:var(--text-3);font-size:8px}.stt-file-copy.svelte-1fqut9p i:where(.svelte-1fqut9p){background:var(--surface-2);border-radius:999px;height:3px;overflow:hidden}.stt-file-copy.svelte-1fqut9p i:where(.svelte-1fqut9p) b:where(.svelte-1fqut9p){border-radius:inherit;background:var(--brand-yellow);height:100%;display:block}.stt-file-row.svelte-1fqut9p>button:where(.svelte-1fqut9p){width:30px;height:30px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.stt-bottom.svelte-1fqut9p{direction:rtl;align-items:center;gap:7px;display:flex}.stt-model-chip.svelte-1fqut9p{border:1px solid var(--border);background:var(--surface-1);cursor:pointer;border-radius:12px;align-items:center;gap:8px;min-width:150px;height:43px;padding:5px 9px;display:flex;position:relative}.stt-model-chip.svelte-1fqut9p>span:where(.svelte-1fqut9p){text-align:right;flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.stt-model-chip.svelte-1fqut9p small:where(.svelte-1fqut9p){color:var(--text-3);font-size:8px}.stt-model-chip.svelte-1fqut9p strong:where(.svelte-1fqut9p){text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.stt-model-chip.svelte-1fqut9p select:where(.svelte-1fqut9p){opacity:0;cursor:pointer;position:absolute;inset:0}.actual-credit.svelte-1fqut9p{border:1px solid var(--border);height:43px;color:var(--text-3);border-radius:12px;align-items:center;gap:5px;padding:0 10px;font-size:9px;display:inline-flex}.studio-primary-button.svelte-1fqut9p{border:1px solid color-mix(in srgb, var(--brand-yellow) 24%, transparent);color:#fff;min-width:112px;height:46px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#f6b486,#f0a86f);border-radius:12px;margin-inline-start:auto;padding:0 15px;font-size:10px;font-weight:850}.studio-primary-button.svelte-1fqut9p:disabled{cursor:not-allowed;opacity:.5}.studio-skeleton.svelte-1fqut9p{background:linear-gradient(90deg, var(--surface-1), var(--surface-2), var(--surface-1));background-size:200% 100%;border-radius:10px;animation:1.3s linear infinite svelte-1fqut9p-shimmer}.skeleton-line.svelte-1fqut9p{width:130px;height:16px}.skeleton-block.svelte-1fqut9p{height:118px;margin-top:26px}.skeleton-tools.svelte-1fqut9p{width:70%;height:42px;margin-top:18px}.studio-empty-state.svelte-1fqut9p{border:1px solid var(--border);background:var(--chat-panel);text-align:center;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;padding:28px;display:flex}.empty-icon.svelte-1fqut9p{background:var(--surface-2);width:44px;height:44px;color:var(--warning-ink);border-radius:13px;place-items:center;display:grid}.studio-empty-state.svelte-1fqut9p strong:where(.svelte-1fqut9p){margin-top:4px;font-size:12px}.studio-empty-state.svelte-1fqut9p>span:where(.svelte-1fqut9p):not(.empty-icon){color:var(--text-3);font-size:9px}.studio-empty-state.svelte-1fqut9p button:where(.svelte-1fqut9p){border:1px solid var(--border);background:var(--surface-1);height:34px;color:var(--text-1);font:inherit;cursor:pointer;border-radius:10px;margin-top:5px;padding:0 12px;font-size:9px;font-weight:750}.studio-generation.svelte-1fqut9p{margin-top:22px}.generation-label.svelte-1fqut9p{color:var(--text-3);justify-content:space-between;align-items:center;gap:10px;margin:0 6px 8px;display:flex}.generation-label.svelte-1fqut9p span:where(.svelte-1fqut9p){color:var(--text-2);align-items:center;gap:6px;font-size:9px;font-weight:750;display:inline-flex}.generation-label.svelte-1fqut9p span:where(.svelte-1fqut9p) i:where(.svelte-1fqut9p){background:var(--brand-yellow);width:6px;height:6px;box-shadow:0 0 0 4px color-mix(in srgb, var(--brand-yellow) 9%, transparent);border-radius:50%;animation:1.2s ease-in-out infinite svelte-1fqut9p-pulse}.generation-label.svelte-1fqut9p small:where(.svelte-1fqut9p){text-overflow:ellipsis;white-space:nowrap;max-width:65%;font-size:8px;overflow:hidden}.studio-results.svelte-1fqut9p{margin-top:38px}.results-heading.svelte-1fqut9p{justify-content:space-between;align-items:end;gap:12px;margin:0 4px 12px;display:flex}.results-heading.svelte-1fqut9p h2:where(.svelte-1fqut9p){margin:0;font-size:17px}.results-heading.svelte-1fqut9p p:where(.svelte-1fqut9p){color:var(--text-3);margin:3px 0 0;font-size:9px}.results-heading.svelte-1fqut9p>button:where(.svelte-1fqut9p){border:1px solid var(--border);height:32px;color:var(--text-3);font:inherit;cursor:pointer;background:0 0;border-radius:9px;padding:0 10px;font-size:8px}.output-grid.svelte-1fqut9p{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.output-grid.single.svelte-1fqut9p{grid-template-columns:minmax(0,1fr)}.output-card.svelte-1fqut9p{border:1px solid var(--border);background:var(--chat-panel);border-radius:18px;overflow:hidden}.output-preview.svelte-1fqut9p{background:var(--surface-1);place-items:center;min-height:190px;display:grid}.output-preview.svelte-1fqut9p a:where(.svelte-1fqut9p){width:100%}.output-preview.svelte-1fqut9p img:where(.svelte-1fqut9p),.output-preview.svelte-1fqut9p video:where(.svelte-1fqut9p){object-fit:contain;background:#000;width:100%;max-height:440px;display:block}.transcript-preview.svelte-1fqut9p{align-items:flex-start;gap:9px;width:100%;padding:18px;display:flex}.transcript-icon.svelte-1fqut9p{background:var(--surface-2);border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.transcript-preview.svelte-1fqut9p p:where(.svelte-1fqut9p){color:var(--text-2);white-space:pre-wrap;margin:0;font-size:11px;line-height:1.9}.empty-output.svelte-1fqut9p{color:var(--text-3);flex-direction:column;align-items:center;gap:7px;font-size:9px;display:flex}.output-footer.svelte-1fqut9p{border-top:1px solid var(--border);align-items:center;gap:8px;min-height:48px;padding:8px 10px;display:flex}.output-footer.svelte-1fqut9p>span:where(.svelte-1fqut9p){color:var(--text-2);align-items:center;gap:5px;font-size:8px;font-weight:750;display:inline-flex}.output-footer.svelte-1fqut9p button:where(.svelte-1fqut9p){border:1px solid var(--border);background:var(--surface-1);width:31px;height:31px;color:var(--text-2);cursor:pointer;border-radius:9px;place-items:center;display:grid}.visually-hidden.svelte-1fqut9p{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root[data-theme=light] .studio-page.svelte-1fqut9p{background:#fffdfb}:root[data-theme=light] .studio-topbar.svelte-1fqut9p{background:#fffdfbdb}:root[data-theme=light] .reference-shell.svelte-1fqut9p,:root[data-theme=light] .studio-empty-state.svelte-1fqut9p,:root[data-theme=light] .output-card.svelte-1fqut9p{background:#fff;border-color:#e7e7ea;box-shadow:0 15px 42px #1414180d}:root[data-theme=light] .tool-heading.svelte-1fqut9p h1:where(.svelte-1fqut9p){color:#111114}@keyframes svelte-1fqut9p-shimmer{to{background-position:-200% 0}}@keyframes svelte-1fqut9p-pulse{50%{opacity:.45;transform:scale(.84)}}@media (width<=760px){.topbar-inner.svelte-1fqut9p{grid-template-columns:auto 1fr auto;gap:8px;width:calc(100% - 20px);min-height:58px}.studio-brand-copy.svelte-1fqut9p,.balance-pill.svelte-1fqut9p small:where(.svelte-1fqut9p){display:none}.studio-tool-nav.svelte-1fqut9p{scrollbar-width:none;justify-self:center;max-width:100%;overflow-x:auto}.studio-tool-nav.svelte-1fqut9p::-webkit-scrollbar{display:none}.studio-tool-nav.svelte-1fqut9p a:where(.svelte-1fqut9p){justify-content:center;width:38px;padding:0}.studio-tool-nav.svelte-1fqut9p a:where(.svelte-1fqut9p) span:where(.svelte-1fqut9p){display:none}.balance-pill.svelte-1fqut9p{padding-inline:7px}.studio-main.svelte-1fqut9p{width:min(100% - 20px,940px);padding-top:36px}.tool-heading.svelte-1fqut9p{margin-bottom:16px}.tool-heading.svelte-1fqut9p h1:where(.svelte-1fqut9p){font-size:23px}.music-top-controls.svelte-1fqut9p{gap:9px;inset-block-start:13px;inset-inline-start:13px}.reference-toggle.svelte-1fqut9p b:where(.svelte-1fqut9p),.music-top-controls.svelte-1fqut9p button:where(.svelte-1fqut9p) b:where(.svelte-1fqut9p){display:none}.music-field-title.svelte-1fqut9p,.audio-field-title.svelte-1fqut9p{inset-inline-end:15px}.reference-toggle.svelte-1fqut9p>span:where(.svelte-1fqut9p),.toggle-dot.svelte-1fqut9p{width:39px;height:22px}.reference-toggle.svelte-1fqut9p>span:where(.svelte-1fqut9p) i:where(.svelte-1fqut9p),.toggle-dot.svelte-1fqut9p i:where(.svelte-1fqut9p){width:16px;height:16px}.reference-toggle.svelte-1fqut9p input:where(.svelte-1fqut9p):checked+span:where(.svelte-1fqut9p) i:where(.svelte-1fqut9p),.music-top-controls.svelte-1fqut9p button.active:where(.svelte-1fqut9p) .toggle-dot:where(.svelte-1fqut9p) i:where(.svelte-1fqut9p){transform:translate(17px)}.stt-reference-shell.svelte-1fqut9p{min-height:300px;padding:15px}.stt-bottom.svelte-1fqut9p{flex-wrap:wrap}.stt-model-chip.svelte-1fqut9p{flex:150px}.actual-credit.svelte-1fqut9p{flex:none}.studio-primary-button.svelte-1fqut9p{width:100%;margin:0}.output-grid.svelte-1fqut9p{grid-template-columns:1fr}}
