@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.app-layout[data-v-4804e682]{width:100%;min-width:0;height:100vh;display:flex;overflow:hidden}.sidebar[data-v-4804e682]{width:var(--sidebar-width);min-width:var(--sidebar-width);background:var(--bg-sidebar);height:100vh;transition:all var(--transition-normal);z-index:100;border-right:1px solid var(--border-default);box-shadow:none;flex-direction:column;display:flex;overflow:hidden}.sidebar-header[data-v-4804e682]{justify-content:space-between;align-items:center;min-height:64px;padding:18px 14px 16px;display:flex}.logo[data-v-4804e682]{align-items:center;gap:8px;display:flex}.logo-text[data-v-4804e682]{white-space:nowrap;color:var(--text-primary);letter-spacing:-.3px;font-family:Noto Serif SC,Songti SC,serif;font-size:14px;font-weight:500}.sidebar-toggle[data-v-4804e682]{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-muted);opacity:.4;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.sidebar-toggle[data-v-4804e682]:hover{background:color-mix(in srgb, var(--surface-raised) 72%, transparent);color:var(--text-primary);opacity:.8}.sidebar-nav[data-v-4804e682]{flex-direction:column;flex:1;min-height:0;padding:8px 8px 24px;display:flex;overflow:hidden}.nav-main[data-v-4804e682]{scrollbar-width:none;flex:1;min-height:0;padding-bottom:8px;overflow-y:auto}.nav-main[data-v-4804e682]::-webkit-scrollbar{display:none}.nav-group-title[data-v-4804e682]{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;opacity:.6;padding:9px 10px 4px;font-size:9px;font-weight:500}.nav-item[data-v-4804e682]{color:var(--text-muted);transition:all var(--transition-fast);white-space:nowrap;border-radius:13px;align-items:center;gap:8px;margin:1px 0;padding:9px 10px;font-size:12px;font-weight:400;display:flex}.nav-item.active[data-v-4804e682]{background:var(--accent-soft);color:var(--action-primary);box-shadow:inset 0 0 0 1px var(--accent-border)}.nav-item svg[data-v-4804e682]{flex-shrink:0}.theme-menu[data-v-4804e682],.workspace-menu[data-v-4804e682]{z-index:120;width:216px;margin:6px 12px 0;position:relative}.nav-footer[data-v-4804e682]{z-index:130;background:var(--bg-sidebar);flex:none;padding-top:10px}.workspace-footer-menu[data-v-4804e682]{margin-top:0}.theme-menu-trigger[data-v-4804e682],.workspace-menu-trigger[data-v-4804e682]{border:1px solid var(--border-default);background:color-mix(in srgb, var(--surface-raised) 68%, transparent);width:100%;height:44px;color:var(--text-secondary);text-align:left;transition:border-color var(--transition-fast), background var(--transition-fast), color var(--transition-fast);border-radius:16px;align-items:center;gap:10px;padding:0 10px;display:inline-flex}.theme-menu-trigger[data-v-4804e682]:hover,.theme-menu.open .theme-menu-trigger[data-v-4804e682],.workspace-menu-trigger[data-v-4804e682]:hover,.workspace-menu.open .workspace-menu-trigger[data-v-4804e682]{border-color:var(--accent-border);background:var(--accent-soft);color:var(--action-primary)}.theme-menu-icon[data-v-4804e682],.theme-option-icon[data-v-4804e682],.workspace-menu-icon[data-v-4804e682]{background:color-mix(in srgb, var(--surface-panel) 74%, transparent);width:28px;height:28px;color:var(--text-secondary);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.theme-menu.open .theme-menu-icon[data-v-4804e682],.workspace-menu.open .workspace-menu-icon[data-v-4804e682]{background:color-mix(in srgb, var(--surface-panel) 86%, transparent);color:var(--action-primary)}.theme-menu-copy[data-v-4804e682],.workspace-menu-copy[data-v-4804e682]{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.theme-menu-copy strong[data-v-4804e682],.workspace-menu-copy strong[data-v-4804e682]{color:var(--text-primary);font-size:13px;font-weight:700;line-height:1.15}.theme-menu-copy small[data-v-4804e682],.workspace-menu-copy small[data-v-4804e682]{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:600;line-height:1.2;overflow:hidden}.theme-chevron[data-v-4804e682],.workspace-chevron[data-v-4804e682]{color:var(--text-muted);transition:transform var(--transition-fast), color var(--transition-fast)}.theme-menu.open .theme-chevron[data-v-4804e682],.workspace-menu.open .workspace-chevron[data-v-4804e682]{color:var(--action-primary);transform:rotate(180deg)}.theme-popover[data-v-4804e682],.workspace-popover[data-v-4804e682]{border:1px solid var(--border-default);background:color-mix(in srgb, var(--surface-panel) 96%, transparent);box-shadow:var(--shadow-elevated);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;padding:6px;position:absolute;bottom:calc(100% + 8px);left:0;right:0}.theme-popover button[data-v-4804e682]{width:100%;min-height:50px;color:var(--text-secondary);text-align:left;border-radius:14px;align-items:center;gap:9px;padding:8px 9px;display:flex}.theme-popover button[data-v-4804e682]:hover,.theme-popover button.active[data-v-4804e682]{background:var(--accent-soft);color:var(--action-primary)}.theme-popover button.active[data-v-4804e682]{box-shadow:inset 0 0 0 1px var(--accent-border)}.theme-popover button>span[data-v-4804e682]:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.theme-popover strong[data-v-4804e682]{color:currentColor;font-size:12px;font-weight:800}.theme-popover small[data-v-4804e682]{color:var(--text-muted);font-size:10px;line-height:1.25}.theme-popover i[data-v-4804e682]{background:0 0;border-radius:999px;flex:none;width:7px;height:7px}.theme-popover button.active i[data-v-4804e682]{background:var(--action-primary);box-shadow:0 0 14px color-mix(in srgb, var(--action-primary) 40%, transparent)}.workspace-popover[data-v-4804e682]{gap:10px;padding:10px;display:grid}.workspace-footer-menu .workspace-menu-trigger[data-v-4804e682]{height:34px;box-shadow:none;color:var(--text-muted);background:0 0;border-color:#0000;border-radius:999px;gap:12px;padding:0 18px}.workspace-footer-menu .workspace-menu-trigger[data-v-4804e682]:hover,.workspace-footer-menu.open .workspace-menu-trigger[data-v-4804e682]{border-color:var(--accent-border);background:var(--accent-soft);color:var(--action-primary)}.workspace-footer-menu .workspace-menu-icon[data-v-4804e682]{color:currentColor;background:0 0;border-radius:0;width:18px;height:18px}.workspace-footer-menu .workspace-menu-copy strong[data-v-4804e682]{font-size:13px;font-weight:600}.workspace-footer-menu .workspace-menu-copy small[data-v-4804e682]{display:none}.workspace-footer-menu .workspace-chevron[data-v-4804e682]{margin-left:auto}.workspace-field[data-v-4804e682]{gap:5px;display:grid}.workspace-field span[data-v-4804e682]{color:var(--text-muted);font-size:10px;font-weight:700}.workspace-field select[data-v-4804e682],.workspace-custom input[data-v-4804e682]{border:1px solid var(--border-default);background:var(--bg-input);width:100%;height:34px;color:var(--text-primary);border-radius:10px;outline:none;padding:0 10px;font-size:12px}.workspace-field-static strong[data-v-4804e682]{border:1px solid var(--border-default);background:color-mix(in srgb, var(--surface-raised) 74%, transparent);min-height:34px;color:var(--text-primary);border-radius:10px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:flex}.workspace-scope[data-v-4804e682]{grid-template-columns:1fr 1fr;gap:6px;display:grid}.workspace-scope button[data-v-4804e682],.workspace-custom button[data-v-4804e682],.workspace-apply[data-v-4804e682]{border:1px solid var(--border-default);background:color-mix(in srgb, var(--surface-raised) 76%, transparent);min-height:34px;color:var(--text-secondary);border-radius:10px;font-size:12px;font-weight:700}.workspace-scope button.active[data-v-4804e682],.workspace-apply[data-v-4804e682]{border-color:var(--accent-border);background:var(--action-primary);color:var(--action-primary-text)}.workspace-custom[data-v-4804e682]{grid-template-columns:1fr 52px;gap:6px;display:grid}.theme-popover-enter-active[data-v-4804e682],.theme-popover-leave-active[data-v-4804e682]{transition:opacity .14s,transform .14s}.theme-popover-enter-from[data-v-4804e682],.theme-popover-leave-to[data-v-4804e682]{opacity:0;transform:translateY(6px)scale(.98)}.theme-menu.compact[data-v-4804e682],.workspace-menu.compact[data-v-4804e682]{width:40px;margin:6px auto 0}.theme-menu.compact .theme-menu-trigger[data-v-4804e682],.workspace-menu.compact .workspace-menu-trigger[data-v-4804e682]{border-radius:999px;justify-content:center;width:40px;height:40px;padding:0}.theme-menu.compact .theme-popover[data-v-4804e682],.workspace-menu.compact .workspace-popover[data-v-4804e682]{width:218px;bottom:0;left:calc(100% + 10px);right:auto}.status-dot[data-v-4804e682]{border-radius:50%;flex-shrink:0;width:6px;height:5px}.status-dot.on[data-v-4804e682]{background:var(--action-primary);box-shadow:0 0 4px color-mix(in srgb, var(--action-primary) 44%, transparent)}.status-dot.off[data-v-4804e682]{background:var(--text-faint)}.main-content[data-v-4804e682]{flex:1;height:100vh;overflow:hidden auto}.page-enter-active[data-v-4804e682],.page-leave-active[data-v-4804e682]{transition:opacity .15s}.page-enter-from[data-v-4804e682],.page-leave-to[data-v-4804e682]{opacity:0}@media (width<=820px){.sidebar[data-v-4804e682],.sidebar.collapsed[data-v-4804e682]{width:64px;min-width:64px}.sidebar-header[data-v-4804e682]{justify-content:center;padding-inline:8px}.logo-text[data-v-4804e682],.sidebar-toggle[data-v-4804e682],.nav-group-title[data-v-4804e682],.nav-item>span[data-v-4804e682]:not(.status-dot),.theme-menu-copy[data-v-4804e682],.theme-chevron[data-v-4804e682],.workspace-menu-copy[data-v-4804e682],.workspace-chevron[data-v-4804e682]{display:none!important}.sidebar-nav[data-v-4804e682]{padding-inline:4px}.nav-item[data-v-4804e682]{justify-content:center;gap:5px;padding-inline:6px}.main-content[data-v-4804e682]{min-width:0}}.sidebar[data-v-4804e682]{border-right:1px solid var(--border-default);background:var(--bg-sidebar)!important;box-shadow:none!important}.sidebar-header[data-v-4804e682]{min-height:56px;padding:18px 12px 0}.logo[data-v-4804e682]{gap:12px}.logo svg[data-v-4804e682]{width:36px;height:36px}.logo-text[data-v-4804e682]{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;font-size:18px;font-weight:600}.sidebar-toggle[data-v-4804e682]{border-radius:999px;width:36px;height:36px}.sidebar-nav[data-v-4804e682]{padding:14px 0 16px}.nav-group[data-v-4804e682]{margin-bottom:10px}.nav-group[data-v-4804e682]:last-child{margin-bottom:0}.nav-footer[data-v-4804e682]{padding:12px 0 0}.nav-group-title[data-v-4804e682]{color:var(--text-muted);letter-spacing:0;text-transform:none;opacity:1;padding:0 32px 6px;font-size:12px;font-weight:600}.nav-item[data-v-4804e682]{width:216px;height:34px;color:var(--text-muted);border:1px solid #0000;border-radius:999px;gap:12px;margin:0 12px 3px;padding:0 18px;font-size:13px;font-weight:600;min-height:34px!important}.nav-item[data-v-4804e682]:hover{background:color-mix(in srgb, var(--surface-raised) 72%, transparent);color:var(--text-primary)}.nav-item.active[data-v-4804e682]{background:var(--accent-soft);border-color:var(--accent-border);color:var(--action-primary);box-shadow:none}.nav-item.active svg[data-v-4804e682]{color:var(--action-primary)}.status-dot[data-v-4804e682]{opacity:.9;width:6px;height:6px}.main-content[data-v-4804e682]{color:var(--text-primary);background:var(--bg-page)!important}.sidebar.collapsed[data-v-4804e682]{width:64px!important;min-width:64px!important}.sidebar.collapsed .sidebar-header[data-v-4804e682]{justify-content:center;padding-inline:8px}.sidebar.collapsed .logo-text[data-v-4804e682],.sidebar.collapsed .nav-group-title[data-v-4804e682],.sidebar.collapsed .nav-item>span[data-v-4804e682]:not(.status-dot){display:none!important}.sidebar.collapsed .nav-item[data-v-4804e682]{justify-content:center;gap:0;width:40px;height:40px;margin-inline:auto;padding:0}@media (width<=820px){.nav-group[data-v-4804e682]{margin-bottom:8px}.nav-item[data-v-4804e682]{justify-content:center;gap:0;width:40px;height:40px;margin:0 auto 4px;padding:0;position:relative}.nav-item .status-dot[data-v-4804e682]{position:absolute;top:17px;left:3px}.theme-menu[data-v-4804e682],.workspace-menu[data-v-4804e682]{width:40px;margin:6px auto 0}.nav-footer[data-v-4804e682]{padding-top:8px}.theme-menu-trigger[data-v-4804e682],.workspace-menu-trigger[data-v-4804e682]{border-radius:999px;justify-content:center;width:40px;height:40px;padding:0}.theme-menu .theme-popover[data-v-4804e682],.workspace-menu .workspace-popover[data-v-4804e682]{width:218px;bottom:0;left:calc(100% + 10px);right:auto}}.mobile-bottom-nav[data-v-4804e682],.mobile-topbar[data-v-4804e682],.mobile-more-sheet[data-v-4804e682]{display:none}@media (width<=640px){.app-layout[data-v-4804e682]{display:block}.sidebar[data-v-4804e682],.sidebar.collapsed[data-v-4804e682]{display:none!important}.main-content[data-v-4804e682]{width:100%;height:100vh;padding-top:66px;padding-bottom:82px}.mobile-topbar[data-v-4804e682]{z-index:860;background:linear-gradient(#000000f0,#000000ad 72%,#0000);justify-content:space-between;align-items:center;gap:12px;height:64px;padding:12px 14px 10px;display:flex;position:fixed;top:0;left:0;right:0}.mobile-brand[data-v-4804e682]{color:#fff;letter-spacing:-.02em;align-items:center;gap:10px;min-width:0;font-size:18px;font-weight:850;display:inline-flex}.mobile-brand-mark[data-v-4804e682]{width:34px;height:34px;color:var(--action-primary);background:#32ec9e29;border:1px solid #32ec9e61;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.mobile-brand-mark svg[data-v-4804e682]{width:18px;height:18px}.mobile-theme-button[data-v-4804e682]{color:#ecedeee0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.mobile-theme-button svg[data-v-4804e682]{width:20px;height:20px}.mobile-bottom-nav[data-v-4804e682]{z-index:850;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#181818e6;border:1px solid #ffffff1f;border-radius:28px;grid-template-columns:1fr 1fr 64px 1fr 1fr;align-items:end;min-height:68px;padding:8px 10px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 20px 60px #00000061}.mobile-nav-item[data-v-4804e682]{color:#ecedee94;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;height:52px;font-size:10px;font-weight:800;transition:background .18s,color .18s;display:inline-flex}.mobile-nav-item svg[data-v-4804e682]{width:20px;height:20px}.mobile-nav-item.active[data-v-4804e682]{color:var(--action-primary);background:#32ec9e21}.mobile-create-action[data-v-4804e682]{background:var(--action-primary);width:56px;height:56px;color:var(--action-primary-text);border:1px solid #32ec9e6b;border-radius:50%;justify-content:center;justify-self:center;align-items:center;margin-bottom:9px;display:inline-flex;box-shadow:0 14px 36px #32ec9e47}.mobile-create-action svg[data-v-4804e682]{width:26px;height:26px}.mobile-create-action.active[data-v-4804e682]{filter:brightness(1.06)}.mobile-more-sheet[data-v-4804e682]{z-index:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008f;align-items:flex-end;padding:16px 10px 92px;display:flex;position:fixed;inset:0}.mobile-sheet-panel[data-v-4804e682]{width:100%;max-height:min(620px,100vh - 124px);color:var(--text-primary);background:#1a1a1a;border:1px solid #ffffff1f;border-radius:28px;padding:14px;overflow-y:auto;box-shadow:0 24px 80px #00000075}.mobile-sheet-header[data-v-4804e682]{justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 2px 10px;display:flex}.mobile-sheet-header strong[data-v-4804e682]{font-size:16px;font-weight:850}.mobile-sheet-header button[data-v-4804e682]{color:#ecedeec2;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.mobile-sheet-grid[data-v-4804e682]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-sheet-grid[data-v-4804e682] :is(a,button){color:#ecedeed6;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:9px;min-height:58px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.mobile-sheet-grid[data-v-4804e682] :is(a,button):hover,.mobile-sheet-grid a.router-link-active[data-v-4804e682]{color:var(--action-primary);background:#32ec9e1f;border-color:#32ec9e57}.mobile-sheet-grid svg[data-v-4804e682]{flex:none;width:20px;height:20px}.mobile-sheet-enter-active[data-v-4804e682],.mobile-sheet-leave-active[data-v-4804e682]{transition:opacity .18s}.mobile-sheet-enter-active .mobile-sheet-panel[data-v-4804e682],.mobile-sheet-leave-active .mobile-sheet-panel[data-v-4804e682]{transition:transform .18s}.mobile-sheet-enter-from[data-v-4804e682],.mobile-sheet-leave-to[data-v-4804e682]{opacity:0}.mobile-sheet-enter-from .mobile-sheet-panel[data-v-4804e682],.mobile-sheet-leave-to .mobile-sheet-panel[data-v-4804e682]{transform:translateY(18px)}}:root[data-theme=light] .mobile-bottom-nav[data-v-4804e682]{background:#ffffffeb;border-color:#141e181a;box-shadow:0 16px 48px #141e1824}:root[data-theme=light] .mobile-topbar[data-v-4804e682]{background:linear-gradient(#f4f6f2f5,#f4f6f2c2 72%,#0000)}:root[data-theme=light] .mobile-brand[data-v-4804e682]{color:var(--text-primary)}:root[data-theme=light] .mobile-theme-button[data-v-4804e682]{color:var(--text-secondary);background:#ffffffb8;border-color:#141e181f}:root[data-theme=light] .mobile-nav-item[data-v-4804e682]{color:#505751b8}:root[data-theme=light] .mobile-sheet-panel[data-v-4804e682]{background:#fff;border-color:#141e181a;box-shadow:0 24px 70px #141e182e}:root[data-theme=light] .mobile-sheet-header button[data-v-4804e682],:root[data-theme=light] .mobile-sheet-grid[data-v-4804e682] :is(a,button){color:var(--text-secondary);background:#141e180b;border-color:#141e181a}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes subtleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes pulseGlow{0%,to{opacity:.4}50%{opacity:.8}}:root{--surface-page:#000;--surface-panel:#1a1a1a;--surface-raised:#282828;--surface-inset:#101010;--surface-results:#080808;--selection-bg:#ffffff13;--selection-border:#ffffff38;--selection-text:#f4f4f5;--action-primary:#6fcf97;--action-primary-hover:#82dcaa;--action-primary-active:#5ebe86;--action-primary-text:#07110b;--action-disabled:#365044;--action-disabled-text:#b1c8bc;--status-warning-bg:#f59e0b1f;--status-warning-border:#f59e0b47;--status-warning-text:#fbbf24;--status-info-bg:#3b82f61f;--status-info-border:#3b82f647;--status-info-text:#93c5fd;--bg-page:var(--surface-page);--bg-sidebar:var(--surface-page);--bg-card:var(--surface-panel);--bg-card-hover:#242424;--bg-input:var(--surface-inset);--bg-overlay:#000000bf;--glass-bg:#ffffff08;--glass-border:#ffffff14;--glass-blur:20px;--border-default:#ffffff24;--border-hover:var(--selection-border);--border-focus:var(--action-primary);--focus-ring:0 0 0 2px var(--surface-page), 0 0 0 4px var(--border-focus);--focus-ring-inset:inset 0 0 0 1px var(--border-focus), 0 0 0 3px #6fcf972e;--shadow-border:#ffffff0f 0px 0px 0px 1px;--shadow-border-hover:#ffffff1f 0px 0px 0px 1px;--shadow-card:#ffffff0f 0px 0px 0px 1px, #0006 0px 4px 16px;--shadow-elevated:#ffffff14 0px 0px 0px 1px, #00000080 0px 12px 40px;--shadow-glow:0 0 30px #32ec9e26;--shadow-glow-strong:0 0 40px #32ec9e40, 0 0 80px #32ec9e1a;--color-primary:var(--action-primary);--color-primary-light:var(--action-primary-hover);--color-gradient:var(--action-primary);--color-accent:var(--action-primary);--color-accent-light:var(--action-primary-hover);--color-success:#22c55e;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--text-primary:#f4f4f5;--text-secondary:#b4b4b8;--text-muted:#8c8c90;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--space-3xl:48px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:28px;--radius-full:9999px;--sidebar-width:240px;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s cubic-bezier(.16, 1, .3, 1);--font-sans:Inter, "Host Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, monospace}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-page:#f4f5f3;--surface-panel:#fff;--surface-raised:#f8f9f7;--surface-inset:#eef1ed;--surface-results:#fff;--selection-bg:#e2f3e8;--selection-border:#1e965838;--selection-text:#167746;--action-primary:#2f9f66;--action-primary-hover:#258b58;--action-primary-active:#167746;--action-primary-text:#fff;--action-disabled:#dce7df;--action-disabled-text:#7e9185;--status-warning-bg:#b26a001c;--status-warning-border:#b26a003d;--status-warning-text:#8a5200;--status-info-bg:#2563eb1a;--status-info-border:#2563eb38;--status-info-text:#1d4ed8;--bg-page:var(--surface-page);--bg-sidebar:#f8f9f7;--bg-card:var(--surface-panel);--bg-card-hover:#f5f7f4;--bg-input:#f7f8f6;--bg-overlay:#141e1861;--glass-bg:#ffffffb8;--glass-border:#141e181a;--border-default:#141e181f;--border-hover:#1e96583d;--border-focus:#2f9f66;--focus-ring:0 0 0 2px var(--surface-page), 0 0 0 4px var(--border-focus);--focus-ring-inset:inset 0 0 0 1px var(--border-focus), 0 0 0 3px #2f9f6629;--shadow-border:#141e1814 0px 0px 0px 1px;--shadow-border-hover:#1e965838 0px 0px 0px 1px;--shadow-card:#141e1814 0px 0px 0px 1px, #141e180f 0px 8px 24px;--shadow-elevated:#141e181a 0px 0px 0px 1px, #141e181f 0px 18px 56px;--shadow-glow:0 0 30px #2f9f661f;--shadow-glow-strong:0 0 42px #2f9f662e;--color-success:#138a4e;--color-warning:#b26a00;--color-error:#d92d20;--color-info:#2563eb;--text-primary:#172019;--text-secondary:#505751;--text-muted:#7a827c}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:14px}body{font-family:var(--font-sans);background:var(--bg-page);color:var(--text-primary);height:100vh;line-height:1.5;overflow:hidden}body:before{display:none}#app{z-index:1;height:100vh;display:flex;position:relative;overflow:hidden}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}button:disabled,[aria-disabled=true]{cursor:not-allowed}:where(a,button,input,textarea,select,[contenteditable=true],[role=button],[role=slider],[tabindex]):focus-visible{outline:none;box-shadow:var(--focus-ring)!important}:where(input,textarea,select):focus-visible{box-shadow:var(--focus-ring-inset)!important}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit;background:var(--bg-input);box-shadow:var(--shadow-border);border-radius:var(--radius-md);transition:box-shadow var(--transition-normal), background var(--transition-normal);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;outline:none;padding:10px 14px}input:focus,textarea:focus,select:focus{box-shadow:0px 0px 0px 1px var(--border-focus), 0 0 20px #32ec9e1a}textarea{resize:vertical}img,video{max-width:100%;display:block}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}.btn-primary{background:var(--action-primary);color:var(--action-primary-text);border-radius:var(--radius-md);transition:all var(--transition-normal);justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.btn-primary:before{content:"";background:var(--action-primary-hover);opacity:0;transition:opacity var(--transition-normal);position:absolute;inset:0}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000057}.btn-primary:hover:before{opacity:1}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{opacity:1;background:var(--action-disabled);color:var(--action-disabled-text);cursor:not-allowed;box-shadow:none;transform:none}.btn-primary>*{z-index:1;position:relative}.btn-secondary{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow-border);color:var(--text-primary);border-radius:var(--radius-md);transition:all var(--transition-normal);justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;display:inline-flex}.btn-secondary:hover{box-shadow:var(--shadow-border-hover), 0 0 20px #ffffff08;background:#ffffff0f;transform:translateY(-1px)}.btn-sm{padding:6px 12px;font-size:12px}.btn-icon{border-radius:var(--radius-md);width:36px;height:36px;transition:all var(--transition-normal);justify-content:center;align-items:center;display:inline-flex}.btn-icon:hover{background:#ffffff14;box-shadow:0 0 15px #ffffff0d}.card{background:var(--bg-card);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:all var(--transition-slow)}.card:hover{box-shadow:var(--shadow-elevated);background:var(--bg-card-hover);transform:translateY(-2px)}.tag{border-radius:var(--radius-full);color:var(--color-primary-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#32ec9e1a;align-items:center;gap:4px;padding:4px 14px;font-size:12px;font-weight:500;display:inline-flex}.tag-success{color:var(--color-success);background:#22c55e1a}.tag-warning{color:var(--color-warning);background:#f59e0b1a}.tag-error{color:var(--color-error);background:#ef44441a}.divider{height:1px;margin:var(--space-xl) 0;background:linear-gradient(90deg,#0000,#ffffff1a,#0000)}.empty-state{color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.empty-state svg{opacity:.4;filter:drop-shadow(0 0 10px #32ec9e33);width:56px;height:56px;margin-bottom:24px}.empty-state span{font-size:14px;font-weight:500;line-height:1.5}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner{border:2px solid #ffffff1a;border-top-color:var(--color-primary);filter:drop-shadow(0 0 6px #32ec9e66);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.4s cubic-bezier(.16,1,.3,1) forwards fadeIn}.sidebar{background:var(--bg-sidebar);-webkit-backdrop-filter:blur(30px);width:var(--sidebar-width);flex-direction:column;height:100vh;display:flex;position:relative;box-shadow:1px 0 #ffffff0f}.sidebar:after{content:"";pointer-events:none;background:linear-gradient(90deg,#32ec9e08,#0000);width:40px;height:100%;position:absolute;top:0;right:-40px}.masonry-grid{column-count:3;column-gap:16px}.masonry-grid>*{break-inside:avoid;margin-bottom:16px}.btn-active{color:var(--color-primary);background:#32ec9e14;box-shadow:0 0 0 1px #32ec9e4d,0 0 20px #32ec9e1a}.card-hover{transition:all var(--transition-slow)}.card-hover:hover{box-shadow:var(--shadow-elevated), 0 0 30px #32ec9e14;transform:translateY(-3px)}@media (width<=1200px){.masonry-grid{column-count:2}}@media (width<=768px){.masonry-grid{column-count:1}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface-page:#050607;--surface-sidebar:#050607;--surface-panel:#161816;--surface-raised:#20231f;--surface-inset:#0f1110;--surface-results:#101110;--surface-preview:#101410;--text-primary:#f5f5f2;--text-secondary:#f5f5f2bd;--text-muted:#f5f5f294;--text-faint:#f5f5f26b;--action-primary:#83d59f;--action-primary-hover:#98e5b1;--action-primary-active:#6fcf97;--action-primary-text:#06110a;--accent-soft:#83d59f24;--accent-border:#83d59f57;--danger:#ff7676;--danger-soft:#ff76761a;--danger-border:#ff767647;--disabled-bg:#223029;--disabled-text:#d2e6daa3;--border-default:#ffffff1b;--border-hover:#83d59f4d;--border-strong:#ffffff29;--border-focus:var(--action-primary);--bg-page:var(--surface-page);--bg-sidebar:var(--surface-sidebar);--bg-card:var(--surface-panel);--bg-card-hover:var(--surface-raised);--bg-input:var(--surface-inset);--bg-overlay:#000000b8;--selection-bg:var(--accent-soft);--selection-border:var(--accent-border);--selection-text:var(--action-primary);--color-primary:var(--action-primary);--color-primary-light:var(--action-primary-hover);--color-accent:var(--action-primary);--color-accent-light:var(--action-primary-hover);--color-error:var(--danger);--glass-bg:#ffffff09;--glass-border:var(--border-default);--shadow-border:0 0 0 1px var(--border-default);--shadow-border-hover:0 0 0 1px var(--border-hover);--shadow-card:0 0 0 1px #ffffff17, 0 18px 60px #0003;--shadow-elevated:0 0 0 1px #ffffff1f, 0 24px 80px #00000047}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-page:#f4f6f2;--surface-sidebar:#f8faf7;--surface-panel:#fff;--surface-raised:#f8f9f6;--surface-inset:#eef2ed;--surface-results:#f8f9f6;--surface-preview:#f3f7f2;--text-primary:#121a14;--text-secondary:#4e5a52;--text-muted:#5d6a62;--text-faint:#7d887f;--action-primary:#23895a;--action-primary-hover:#187a45;--action-primary-active:#12683c;--action-primary-text:#fff;--accent-soft:#edf8f1;--accent-border:#bfe8cf;--danger:#dc2626;--danger-soft:#fff1f1;--danger-border:#fecaca;--disabled-bg:#eef2ed;--disabled-text:#87938a;--border-default:#16221b1b;--border-hover:#23895a42;--border-strong:#16221b29;--bg-overlay:#141e1861;--glass-bg:#ffffffb8;--shadow-border:0 0 0 1px var(--border-default);--shadow-border-hover:0 0 0 1px var(--border-hover);--shadow-card:0 0 0 1px #16221b14, 0 16px 48px #16221b12;--shadow-elevated:0 0 0 1px #16221b1a, 0 24px 74px #16221b1f}.sidebar{background:var(--bg-sidebar)!important;border-right-color:var(--border-default)!important}.nav-item{color:var(--text-muted)!important}.nav-item.active,.theme-popover button.active,.theme-popover button:hover,.workspace-scope button.active{background:var(--accent-soft)!important;border-color:var(--accent-border)!important;color:var(--action-primary)!important}.theme-menu-trigger,.theme-popover,.workspace-menu-trigger,.workspace-popover{border-color:var(--border-default)!important;background:color-mix(in srgb, var(--surface-raised) 72%, transparent)!important;color:var(--text-secondary)!important}.theme-popover,.workspace-popover{background:color-mix(in srgb, var(--surface-panel) 96%, transparent)!important;box-shadow:var(--shadow-elevated)!important}:is(input,textarea,select){background:var(--bg-input);color:var(--text-primary);box-shadow:var(--shadow-border)}:is(input,textarea,select)::placeholder{color:var(--text-faint)}.btn-primary,.generate-button:not(:disabled),.reverse-generate-bar .btn-generate:not(:disabled),.tts-view .btn-generate:not(:disabled),.detail-actions button:first-child,.add-connection-btn,.sync-action{background:var(--action-primary)!important;color:var(--action-primary-text)!important}.btn-primary:hover,.generate-button:hover:not(:disabled),.reverse-generate-bar .btn-generate:hover:not(:disabled),.tts-view .btn-generate:hover:not(:disabled),.add-connection-btn:hover,.sync-action:hover{background:var(--action-primary-hover)!important}:is(.btn-primary,.generate-button,.reverse-generate-bar .btn-generate,.tts-view .btn-generate,.detail-actions button):disabled{background:var(--disabled-bg)!important;color:var(--disabled-text)!important;box-shadow:none!important;opacity:1!important;cursor:not-allowed!important}:is(.model-section,.creation-panel,.preview-panel,.reverse-sidebar,.reverse-results,.settings-view .page-header,.connections-panel,.catalog-panel,.assignment-panel,.asset-card,.prompt-card,.prompts-sidebar){background:var(--surface-panel)!important;border-color:var(--border-default)!important;box-shadow:var(--shadow-card)!important}:is(.gen-results,.voice-result-panel .empty-result,.reverse-empty-state,.upload-zone,.main-textarea,.pro-textarea,.prompt-input-wrapper .editor-wrap,.prompt-input-wrapper .upload-grid,.prompt-input-wrapper .upload-add,.search-box,.prompt-text){background:var(--surface-results)!important;border-color:var(--border-default)!important;color:var(--text-primary)!important}:is(.model-card,.preset-card,.voice-card,.model-option,.pro-preset-card,.reverse-mode-card,.blueprint-item,.checkbox-item,.ratio-btn,.segment-control,.duration-scroll button,.pill-btn,.quick-actions button,.mode-btn,.config-select,.toolbar-btn){background:color-mix(in srgb, var(--surface-raised) 62%, transparent)!important;border-color:var(--border-default)!important;color:var(--text-secondary)!important;box-shadow:none!important}:is(.model-card:hover,.preset-card:hover,.voice-card:hover,.model-option:hover,.pro-preset-card:hover,.reverse-mode-card:hover,.blueprint-item:hover,.checkbox-item:hover,.ratio-btn:hover,.pill-btn:hover,.quick-actions button:hover,.toolbar-btn:hover){border-color:var(--border-hover)!important;background:color-mix(in srgb, var(--surface-raised) 86%, transparent)!important;color:var(--text-primary)!important}:is(.model-card.active,.preset-card.active,.voice-card.active,.model-option.active,.pro-preset-card.active,.reverse-mode-card.active,.checkbox-item.checked,.ratio-btn.active,.segment-control button.active,.duration-scroll button.active,.pill-btn.active,.mode-btn.active){border-color:var(--accent-border)!important;background:var(--accent-soft)!important;color:var(--action-primary)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--action-primary) 14%, transparent)!important}:is(.panel-heading p,.preview-heading small,.composer-header p,.section-heading small,.toolbar-hint,.editor-placeholder,.upload-format,.field-hint,.catalog-header p,.model-table-header,.model-name-stack small,.not-assigned,.eyebrow,.function-copy small,.recommendation-note){color:var(--text-muted)!important}:is(.panel-heading h2,.preview-heading span,.composer-header h2,.section-heading span,.page-header h1,.page-title,.model-copy strong,.preset-copy strong,.voice-card strong,.model-option strong,.pro-preset-card strong){color:var(--text-primary)!important}:root[data-theme] .sidebar{background:var(--bg-sidebar)!important;border-right-color:var(--border-default)!important;color:var(--text-primary)!important}:root[data-theme] .sidebar .logo-text{color:var(--text-primary)!important}:root[data-theme] .sidebar .nav-group-title{color:var(--text-muted)!important;opacity:1!important}:root[data-theme] .sidebar .nav-item:not(.active){color:var(--text-muted)!important}:root[data-theme] .sidebar .nav-item:hover{background:color-mix(in srgb, var(--surface-raised) 72%, transparent)!important;color:var(--text-primary)!important}:root[data-theme] .sidebar .nav-item.active{background:var(--accent-soft)!important;border-color:var(--accent-border)!important;color:var(--action-primary)!important;box-shadow:inset 0 0 0 1px var(--accent-border)!important}:root[data-theme] .sidebar .nav-item.active svg{color:var(--action-primary)!important}:root[data-theme] :is(.theme-menu-trigger,.workspace-menu-trigger){border-color:var(--border-default)!important;background:color-mix(in srgb, var(--surface-raised) 68%, transparent)!important;color:var(--text-secondary)!important}:root[data-theme] .workspace-footer-menu .workspace-menu-trigger{box-shadow:none!important;color:var(--text-muted)!important;background:0 0!important;border-color:#0000!important}:root[data-theme] :is(.theme-menu-trigger:hover,.theme-menu.open .theme-menu-trigger,.workspace-menu-trigger:hover,.workspace-menu.open .workspace-menu-trigger){border-color:var(--accent-border)!important;background:var(--accent-soft)!important;color:var(--action-primary)!important}:root[data-theme] :is(.theme-menu-icon,.theme-option-icon,.workspace-menu-icon){background:color-mix(in srgb, var(--surface-panel) 74%, transparent)!important;color:var(--text-secondary)!important}:root[data-theme] .workspace-footer-menu .workspace-menu-icon{color:currentColor!important;background:0 0!important}:root[data-theme] :is(.theme-menu.open .theme-menu-icon,.workspace-menu.open .workspace-menu-icon){background:color-mix(in srgb, var(--surface-panel) 86%, transparent)!important;color:var(--action-primary)!important}:root[data-theme] :is(.theme-menu-copy strong,.theme-popover strong,.workspace-menu-copy strong){color:var(--text-primary)!important}:root[data-theme] :is(.theme-menu-copy small,.theme-chevron,.theme-popover small,.workspace-menu-copy small,.workspace-chevron){color:var(--text-muted)!important}:root[data-theme] :is(.theme-popover,.workspace-popover){border-color:var(--border-default)!important;background:color-mix(in srgb, var(--surface-panel) 96%, transparent)!important;box-shadow:var(--shadow-elevated)!important}:root[data-theme] .theme-popover button{color:var(--text-secondary)!important}:root[data-theme] :is(.theme-popover button:hover,.theme-popover button.active){background:var(--accent-soft)!important;color:var(--action-primary)!important}:root[data-theme] .theme-popover button.active i{background:var(--action-primary)!important;box-shadow:0 0 14px color-mix(in srgb, var(--action-primary) 38%, transparent)!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-sidebar:not(.collapsed){background:var(--surface-panel)!important;border-color:var(--border-default)!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-body{flex:auto!important;min-height:0!important;padding:24px 22px 14px!important;overflow-y:auto!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-sidebar:not(.settings-open) .reverse-body{overflow-y:auto!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-title-row{justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;min-height:auto!important;margin:0 0 12px!important;display:flex!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-title-row>div{flex-direction:column!important;gap:5px!important;min-width:0!important;display:flex!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-kicker{line-height:1!important;display:block!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-title-row .page-title{overflow-wrap:anywhere!important;margin:0!important;line-height:1.24!important;display:block!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-sidebar .page-tip{overflow-wrap:anywhere!important;margin:0 0 16px!important;line-height:1.55!important;display:block!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-sidebar .form-section{animation:none!important;display:block!important}:root[data-theme] .creator-route .ad-reverse-layout .ad-upload-zone{background:var(--surface-results)!important;border-color:var(--border-default)!important}:root[data-theme] .creator-route .ad-reverse-layout .ad-upload-zone:hover{border-color:var(--border-hover)!important;background:color-mix(in srgb, var(--surface-results) 82%, var(--accent-soft))!important}:root[data-theme] .creator-route .ad-reverse-layout .ad-upload-zone strong,:root[data-theme] .creator-route .ad-reverse-layout :is(.reverse-mode-card strong,.model-name,.commercial-brief-card strong,.brief-score strong){color:var(--text-primary)!important}:root[data-theme] .creator-route .ad-reverse-layout :is(.upload-hint,.upload-format,.page-tip,.model-desc,.commercial-brief-card p,.commercial-brief-card span){color:var(--text-muted)!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-compact-summary{border:1px solid var(--border-default)!important;background:color-mix(in srgb, var(--surface-raised) 58%, transparent)!important;border-radius:20px!important;margin:14px 0 12px!important;padding:14px!important}:root[data-theme] .creator-route .ad-reverse-layout .summary-heading{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:10px!important;display:flex!important}:root[data-theme] .creator-route .ad-reverse-layout .summary-heading span{color:var(--text-primary)!important;font-size:13px!important;font-weight:800!important}:root[data-theme] .creator-route .ad-reverse-layout .summary-heading button{border:1px solid var(--border-default)!important;background:var(--surface-panel)!important;height:28px!important;color:var(--text-secondary)!important;border-radius:999px!important;padding:0 10px!important;font-size:12px!important;font-weight:750!important}:root[data-theme] .creator-route .ad-reverse-layout .summary-heading button:hover{border-color:var(--accent-border)!important;background:var(--accent-soft)!important;color:var(--action-primary)!important}:root[data-theme] .creator-route .ad-reverse-layout .summary-chip-row{flex-wrap:wrap!important;gap:7px!important;display:flex!important}:root[data-theme] .creator-route .ad-reverse-layout .summary-chip-row span{background:var(--surface-panel)!important;border:1px solid var(--border-default)!important;min-height:28px!important;color:var(--text-secondary)!important;border-radius:999px!important;align-items:center!important;padding:0 10px!important;font-size:12px!important;font-weight:700!important;display:inline-flex!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-settings-panel{border:1px solid var(--border-default)!important;background:color-mix(in srgb, var(--surface-panel) 96%, transparent)!important;max-height:min(56vh,560px)!important;box-shadow:var(--shadow-elevated)!important;border-radius:24px!important;flex:none!important;margin:0 14px 12px!important;padding:16px!important;overflow-y:auto!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-panel-header{border-bottom:1px solid var(--border-default)!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;margin-bottom:14px!important;padding-bottom:14px!important;display:flex!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-kicker{color:var(--action-primary)!important;letter-spacing:.12em!important;font-size:10px!important;font-weight:900!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-panel-header h3{color:var(--text-primary)!important;margin:3px 0 5px!important;font-size:17px!important;font-weight:850!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-panel-header p{color:var(--text-muted)!important;margin:0!important;font-size:12px!important;line-height:1.55!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-close{border:1px solid var(--border-default)!important;background:var(--surface-raised)!important;width:34px!important;height:34px!important;color:var(--text-muted)!important;border-radius:12px!important;flex:none!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-close:hover{border-color:var(--border-hover)!important;color:var(--text-primary)!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-section+.settings-section{margin-top:18px!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-section-title{justify-content:space-between!important;align-items:baseline!important;gap:10px!important;margin-bottom:10px!important;display:flex!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-section-title strong{color:var(--text-primary)!important;font-size:13px!important;font-weight:850!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-section-title small,:root[data-theme] .creator-route .ad-reverse-layout .settings-group-label{color:var(--text-muted)!important;font-size:11px!important;font-weight:750!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-group+.settings-group{margin-top:12px!important}:root[data-theme] .creator-route .ad-reverse-layout .settings-group-label{margin-bottom:7px!important;display:block!important}:root[data-theme] .creator-route .ad-reverse-layout .module-card-grid,:root[data-theme] .creator-route .ad-reverse-layout .dimension-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}:root[data-theme] .creator-route .ad-reverse-layout .module-card,:root[data-theme] .creator-route .ad-reverse-layout .dimension-card{border:1px solid var(--border-default)!important;background:color-mix(in srgb, var(--surface-raised) 62%, transparent)!important;min-width:0!important;min-height:72px!important;color:var(--text-secondary)!important;text-align:left!important;border-radius:18px!important;align-items:flex-start!important;gap:10px!important;padding:11px!important;display:flex!important}:root[data-theme] .creator-route .ad-reverse-layout .module-card:hover{border-color:var(--border-hover)!important;color:var(--text-primary)!important}:root[data-theme] .creator-route .ad-reverse-layout .module-card.active{border-color:var(--accent-border)!important;background:var(--accent-soft)!important;color:var(--action-primary)!important}:root[data-theme] .creator-route .ad-reverse-layout .module-check{border:1px solid var(--border-default)!important;background:var(--surface-panel)!important;color:#0000!important;border-radius:8px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}:root[data-theme] .creator-route .ad-reverse-layout .module-card.active .module-check{border-color:var(--accent-border)!important;background:color-mix(in srgb, var(--action-primary) 16%, transparent)!important;color:var(--action-primary)!important}:root[data-theme] .creator-route .ad-reverse-layout :is(.module-card,.dimension-card) strong{color:currentColor!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important;display:block!important}:root[data-theme] .creator-route .ad-reverse-layout :is(.module-card,.dimension-card) small{color:var(--text-muted)!important;margin-top:4px!important;font-size:10px!important;line-height:1.35!important;display:block!important}:root[data-theme] .creator-route .ad-reverse-layout .dimension-card svg{width:20px!important;height:20px!important;color:var(--action-primary)!important;flex:none!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-generate-bar{border-top:1px solid var(--border-default)!important;background:color-mix(in srgb, var(--surface-raised) 82%, var(--surface-panel))!important;flex:none!important;grid-template-columns:minmax(126px,.78fr) minmax(160px,1fr)!important;align-items:center!important;gap:8px 10px!important;min-height:104px!important;padding:12px 14px 14px!important;display:grid!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-settings-button{border-color:var(--border-default)!important;background:var(--surface-panel)!important;width:auto!important;min-width:128px!important;height:50px!important;color:var(--text-secondary)!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:850!important;display:inline-flex!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-settings-button:hover,:root[data-theme] .creator-route .ad-reverse-layout .reverse-settings-button.active{border-color:var(--accent-border)!important;background:var(--accent-soft)!important;color:var(--action-primary)!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-summary{flex-direction:column!important;order:-1!important;grid-column:1/-1!important;gap:4px!important;min-width:0!important;display:flex!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-summary strong{color:var(--text-primary)!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13px!important;font-weight:850!important;overflow:hidden!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-summary span{height:auto!important;color:var(--text-muted)!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:11px!important;display:block!important;overflow:hidden!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-generate-bar .btn-generate{background:var(--action-primary)!important;width:auto!important;min-width:0!important;min-height:50px!important;color:var(--action-primary-text)!important;border-radius:16px!important;padding:0 18px!important;font-size:14px!important;font-weight:900!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-generate-bar .btn-generate:disabled{background:var(--disabled-bg)!important;color:var(--disabled-text)!important;opacity:1!important}.settings-panel-enter-active,.settings-panel-leave-active{transition:opacity .16s,transform .16s,max-height .16s}.settings-panel-enter-from,.settings-panel-leave-to{opacity:0;transform:translateY(8px);max-height:0!important}@media (width<=760px){:root[data-theme] .creator-route .ad-reverse-layout .reverse-generate-bar{grid-template-columns:1fr!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-summary{grid-column:auto!important}:root[data-theme] .creator-route .ad-reverse-layout .reverse-settings-button,:root[data-theme] .creator-route .ad-reverse-layout .reverse-generate-bar .btn-generate{width:100%!important}}:root{--gallery-bg:#08090f;--gallery-panel:#11111ad1;--gallery-panel-solid:#11111a;--gallery-line:#ffffff16;--gallery-line-strong:#ffffff26;--gallery-mint:#8ee8bd;--gallery-mint-soft:#6edda61f;--gallery-violet:#a78bfa;--gallery-copy:#f4efe8;--gallery-muted:#eeeaf275}.main-content :is(input,textarea,select){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.main-content :is(button,a,input,textarea,select):focus-visible{outline:2px solid var(--gallery-mint)!important;outline-offset:2px!important}.main-content :is(.studio-header h1,.page-header h1,.page-title,.simple-sidebar h2,.pro-sidebar h2,.settings-title){color:var(--gallery-copy)!important;letter-spacing:-.035em!important;font-family:Noto Serif SC,Songti SC,serif!important;font-weight:500!important}.studio-view{background:0 0!important}.studio-scroll{padding:28px 32px 40px!important}.studio-header,.model-section,.studio-workspace{width:min(1280px,100%)!important}.studio-header{min-height:78px!important;margin-bottom:16px!important;padding:4px 2px 0!important}.studio-eyebrow{color:var(--gallery-mint)!important;font-family:var(--font-sans)!important;letter-spacing:.18em!important;font-size:9px!important;font-weight:700!important}.studio-header h1{margin-top:5px!important;font-size:32px!important}.studio-header p{color:var(--gallery-muted)!important}.mode-badge{letter-spacing:.04em;height:30px!important;box-shadow:none!important;color:var(--gallery-mint)!important;background:#5fc48f17!important;border:1px solid #8ee8bd4d!important}.model-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--gallery-line)!important;background:#0b0c13a8!important;border-radius:18px!important;margin-bottom:14px!important;padding:14px!important;box-shadow:0 18px 50px #0000002e!important}.section-heading{min-height:30px!important}.section-heading small,.section-heading a{color:var(--gallery-muted)!important}.section-heading a:hover{color:var(--gallery-mint)!important}.model-rail{gap:6px!important}.model-card{border:1px solid var(--gallery-line)!important;min-height:64px!important;box-shadow:none!important;background:#ffffff05!important;border-radius:13px!important}.model-card:hover{border-color:var(--gallery-line-strong)!important;background:#ffffff09!important}.model-card.active{box-shadow:inset 2px 0 var(--gallery-mint)!important;background:linear-gradient(90deg,#52b58024,#52b58006)!important;border-color:#8ee8bd61!important}.model-card.active .model-check{background:var(--gallery-mint)!important}.studio-workspace{align-items:stretch;gap:14px!important;display:flex!important}.creation-panel,.preview-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;overflow:hidden;border:1px solid var(--gallery-line)!important;background:#0e0f16d1!important;border-radius:20px!important;box-shadow:0 24px 70px #0000003d!important}.creation-panel{resize:horizontal;width:45%;min-width:420px;max-width:600px;overflow:auto}.preview-panel{flex:1;min-width:520px}.studio-workspace.editor-collapsed .creation-panel,.studio-workspace.preview-collapsed .preview-panel{resize:none;flex:0 0 56px;width:56px!important;min-width:56px!important;max-width:56px!important}.studio-workspace.preview-collapsed .creation-panel:not(.collapsed){resize:none;flex:1;width:auto;max-width:none}.creation-panel.collapsed>:not(.panel-restore),.preview-panel.collapsed>:not(.panel-restore){display:none!important}.composer-section,.parameter-section,.preview-heading,.generate-bar{border-color:var(--gallery-line)!important}.panel-heading h2,.preview-heading span{color:var(--gallery-copy)!important;font-weight:550!important}.panel-heading p,.preview-heading small{color:var(--gallery-muted)!important}.ratio-btn,.segment-control,.duration-scroll button,.generate-summary span{border-color:var(--gallery-line)!important;background:#ffffff05!important;border-radius:11px!important}.ratio-btn.active,.segment-control button.active,.duration-scroll button.active{border-color:var(--selection-border)!important;background:var(--selection-bg)!important;color:var(--selection-text)!important;box-shadow:none!important}.generate-button{color:#08110c!important;background:linear-gradient(90deg,#9ae9bd,#68c997)!important;border-radius:14px!important;box-shadow:0 10px 34px #4dbe8321!important}.generate-button:hover{filter:brightness(1.06);transform:translateY(-1px)}.gen-results{background:linear-gradient(145deg,#17151f80,#08090e33)!important}.empty-state svg{color:#a88ec78c!important}.panel-actions{align-items:center;gap:8px;display:inline-flex}.panel-toggle{justify-content:center;align-items:center;transition:all .18s;border:1px solid var(--gallery-line)!important;width:30px!important;height:30px!important;color:var(--gallery-muted)!important;background:#ffffff09!important;border-radius:10px!important;padding:0!important;display:inline-flex!important}.panel-toggle:hover{color:var(--gallery-copy)!important;background:var(--gallery-mint-soft)!important;border-color:#8ee8bd4d!important}.panel-toggle svg{width:16px;height:16px}.panel-restore{width:100%;color:var(--gallery-muted);flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;padding-top:18px;display:flex;position:absolute;inset:0}.panel-restore:hover{color:var(--gallery-mint);background:#8ee8bd09}.panel-restore svg{width:17px;height:17px}.panel-restore span{letter-spacing:.16em;writing-mode:vertical-rl;font-size:11px}.reverse-layout{gap:14px;padding:14px;background:0 0!important}.reverse-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);resize:horizontal;max-width:460px;position:relative;box-shadow:0 24px 70px #00000038;border:1px solid var(--gallery-line)!important;background:#0c0d14db!important;border-radius:20px!important;width:380px!important;min-width:340px!important;padding:28px 20px!important}.reverse-sidebar.collapsed{resize:none;overflow:hidden;width:56px!important;min-width:56px!important;max-width:56px!important;padding:0!important}.reverse-sidebar.collapsed>:not(.panel-restore){display:none!important}.reverse-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.reverse-sidebar .page-title{font-size:28px!important}.reverse-sidebar .page-tip{color:var(--gallery-muted)!important;margin-bottom:22px!important}.reverse-sidebar .upload-zone{background:linear-gradient(145deg,#5e407214,#56b18009)!important;border:1px dashed #8ee8bd40!important;border-radius:16px!important;min-height:156px!important}.reverse-sidebar :is(.radio-card,.model-btn,.checkbox-item,.mode-btn,.config-select){border-color:var(--gallery-line)!important;background:#ffffff05!important;border-radius:13px!important}.reverse-sidebar :is(.radio-card.active,.model-btn.active,.checkbox-item.checked,.mode-btn.active){background:var(--gallery-mint-soft)!important;color:var(--gallery-mint)!important;border-color:#8ee8bd59!important}.reverse-sidebar .btn-generate,.tts-view .btn-generate{color:#07110b!important;background:linear-gradient(90deg,#9ae9bd,#68c997)!important;border-radius:14px!important;box-shadow:0 12px 30px #4ab87e1f!important}.reverse-results{border:1px solid #ffffff0d;border-radius:20px;box-shadow:inset 0 1px #ffffff06;background:#07080d59!important;padding:28px 32px!important}.results-toolbar{border-color:var(--gallery-line)!important}.output-card,.shot-card{border:1px solid var(--gallery-line)!important;background:var(--gallery-panel)!important;border-radius:16px!important}.card-content.is-code,.shot-card{background:#05060a8c!important}.btn-generate-here,.btn-generate-sm{color:var(--gallery-mint)!important;background:var(--gallery-mint-soft)!important;border-color:#8ee8bd40!important}.tts-view{background:0 0!important}.version-switcher{margin:12px 14px 0;border:1px solid var(--gallery-line)!important;background:#0b0c12d1!important;border-radius:16px!important;height:62px!important;padding:6px!important}.version-switcher button{border-radius:11px!important}.version-switcher button.active{color:var(--gallery-mint)!important;background:var(--gallery-mint-soft)!important;box-shadow:inset 0 0 0 1px #8ee8bd38!important}.simple-layout,.pro-layout{gap:14px;padding:12px 14px 14px;height:calc(100vh - 74px)!important}.simple-sidebar,.pro-sidebar{resize:horizontal;max-width:400px;position:relative;box-shadow:0 24px 70px #0003;border:1px solid var(--gallery-line)!important;background:#0c0d14db!important;border-radius:20px!important;width:320px!important;min-width:300px!important;padding:28px 22px!important}.simple-sidebar.collapsed,.pro-sidebar.collapsed,.simple-result.collapsed,.pro-result.collapsed{resize:none;overflow:hidden;width:56px!important;min-width:56px!important;max-width:56px!important;padding:0!important}.simple-sidebar.collapsed>:not(.panel-restore),.pro-sidebar.collapsed>:not(.panel-restore),.simple-result.collapsed>:not(.panel-restore),.pro-result.collapsed>:not(.panel-restore){display:none!important}.tts-panel-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.simple-sidebar h2,.pro-sidebar h2{font-size:27px!important}.simple-main,.pro-main{border:1px solid #ffffff0d;border-radius:20px;flex:auto;min-width:480px;background:#07080d33!important;padding:28px 32px!important}.simple-result,.pro-result{resize:horizontal;max-width:380px;position:relative;border:1px solid var(--gallery-line)!important;background:#0c0d14bd!important;border-radius:20px!important;width:300px!important;min-width:280px!important;padding:28px 22px!important}.result-panel-toggle{z-index:2;position:absolute;top:16px;right:16px}.tts-view :is(.voice-card,.style-tag,.duration-btns button,.format-btns button,.template-chip,.model-option,.director-mode,.upload-zone,.control-mode button,.main-textarea,.pro-textarea){border-color:var(--gallery-line)!important;background:#ffffff05!important;border-radius:13px!important}.tts-view :is(.voice-card.active,.style-tag.active,.duration-btns button.active,.format-btns button.active,.model-option.active,.control-mode button.active){background:var(--gallery-mint-soft)!important;color:var(--gallery-mint)!important;box-shadow:none!important;border-color:#8ee8bd5c!important}.tts-view :is(.main-textarea,.pro-textarea):focus{border-color:#8ee8bd8c!important}.wave-bar{background:linear-gradient(180deg, var(--gallery-violet), var(--gallery-mint))!important}.page-container{max-width:1320px!important;padding:34px 36px 60px!important}.page-header{margin-bottom:28px!important}.page-header h1{margin-bottom:18px!important;font-size:32px!important}.category-tag{border:1px solid var(--gallery-line)!important;color:var(--gallery-muted)!important;background:#ffffff05!important;border-radius:999px!important}.category-tag.active{background:var(--gallery-mint-soft)!important;color:var(--gallery-mint)!important;border-color:#8ee8bd59!important}.search-box{border-color:var(--gallery-line)!important;background:#ffffff06!important;border-radius:2px!important}.asset-card,.history-card,.prompt-card{border:1px solid var(--gallery-line)!important;background:var(--gallery-panel)!important;box-shadow:none!important;border-radius:2px!important}.asset-card:hover,.history-card:hover,.prompt-card:hover{transform:translateY(-2px);border-color:var(--gallery-line-strong)!important}.asset-preview{background-color:#13131d!important}.prompts-view{background:0 0!important}.prompts-sidebar{border-color:var(--gallery-line)!important;background:#0c0d14db!important;width:260px!important;min-width:260px!important;padding:30px 18px!important}.prompts-sidebar .page-title{font-size:28px!important}.cat-item{border-radius:2px!important}.cat-item.active{box-shadow:inset 2px 0 var(--gallery-mint);color:var(--gallery-mint)!important;background:linear-gradient(90deg,#5ace9129,#0000)!important}.prompts-main{padding:32px 38px!important}.prompt-text{border:1px solid var(--gallery-line)!important;background:#05060a8a!important;border-radius:2px!important}.settings-view{background:0 0!important}.settings-view .page-header{border-color:var(--gallery-line)!important;background:#08090fb8!important;min-height:96px!important;padding:28px 32px 20px!important}.settings-view .page-header h1{font-family:Noto Serif SC,Songti SC,serif!important;font-size:30px!important;font-weight:500!important}.settings-workspace{background:0 0!important}.connections-panel,.catalog-panel,.assignment-panel{border-color:var(--gallery-line)!important;background:#0c0d14c7!important}.settings-view :is(.connection-card,.catalog-toolbar,.model-row,.assignment-card,.function-item,input,select){border-color:var(--gallery-line)!important;background-color:#ffffff05!important;border-radius:2px!important}.settings-view :is(.connection-card.active,.model-row.active,.function-item.active){background:var(--gallery-mint-soft)!important;border-color:#8ee8bd57!important}@media (width>=1024px) and (width<=1439px){.studio-scroll{padding-inline:24px!important}.creation-panel{width:43%;min-width:380px;max-width:520px}.preview-panel{min-width:360px}.reverse-sidebar{max-width:420px;width:360px!important;min-width:340px!important}.reverse-results{padding-inline:24px!important}.simple-sidebar,.pro-sidebar{max-width:340px;width:280px!important;min-width:270px!important}.simple-main,.pro-main{min-width:0;padding-inline:24px!important}.simple-result,.pro-result{max-width:320px;width:260px!important;min-width:250px!important}}@media (width<=1023px){.studio-scroll{padding:22px 16px 32px!important}.studio-workspace{flex-direction:column}.creation-panel,.preview-panel,.studio-workspace.editor-collapsed .creation-panel,.studio-workspace.preview-collapsed .preview-panel{resize:none;flex:none;width:100%!important;min-width:0!important;max-width:none!important}.creation-panel.collapsed,.preview-panel.collapsed{height:54px;min-height:54px}.panel-restore{flex-direction:row;justify-content:center;padding:0}.panel-restore span{writing-mode:horizontal-tb;letter-spacing:.08em}.reverse-layout{flex-direction:column;min-height:100vh;padding:10px;height:auto!important;overflow:visible!important}.reverse-sidebar,.reverse-sidebar.collapsed{resize:none;border:1px solid var(--gallery-line)!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important}.reverse-sidebar.collapsed{min-height:54px}.reverse-results{min-height:540px}.simple-layout,.pro-layout{flex-direction:column;min-height:calc(100vh - 74px);padding:10px;height:auto!important;overflow:visible!important}.simple-sidebar,.pro-sidebar,.simple-result,.pro-result,.simple-sidebar.collapsed,.pro-sidebar.collapsed,.simple-result.collapsed,.pro-result.collapsed{resize:none;border:1px solid var(--gallery-line)!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important}.simple-sidebar.collapsed,.pro-sidebar.collapsed,.simple-result.collapsed,.pro-result.collapsed{min-height:54px}.prompts-view{flex-direction:column;min-height:100vh;height:auto!important;overflow:visible!important}.prompts-sidebar{width:100%!important;min-width:0!important;height:auto!important}.cat-nav{overflow-x:auto;flex-direction:row!important}.cat-item{min-width:max-content}.page-container{padding-inline:18px!important}}.creator-route{flex-direction:column;display:flex;overflow:hidden!important}.creator-route>:is(.studio-view,.tts-view,.reverse-layout){height:100vh!important;min-height:0!important}.main-content.creator-route .reverse-layout,.main-content.creator-route .tts-view,.main-content.creator-route .studio-view{height:100vh!important;min-height:0!important;max-height:100vh!important}.main-content.creator-route .reverse-layout{overflow:hidden!important}.creator-route .studio-scroll{padding-top:6px!important}.creator-route .studio-header{display:none!important}.creator-route .model-section{background:#17181b!important;border-radius:20px!important;width:min(956px,100%)!important;margin-bottom:10px!important}.creator-route .studio-workspace{width:min(956px,100%)!important;height:calc(100vh - 190px)!important}.creator-route .creation-panel{width:52%;min-width:430px;max-width:540px;background:#17181b!important;border-radius:22px!important}.creator-route .preview-panel{min-width:360px;background:#111215!important;border-radius:22px!important}.creator-route .composer-section{flex:1;border-bottom:0!important;padding:18px!important}.creator-route .creation-body{flex-direction:column;display:flex}.creator-route .parameter-section{border-top:1px solid var(--gallery-line);background:#202124;max-height:48%;animation:.2s both studio-in;display:none;overflow-y:auto}.creator-route .creation-panel.settings-open .parameter-section{display:block}.creator-route .generate-bar{min-height:70px;background:#202124!important;padding:10px 12px!important}.settings-drawer-toggle{border:1px solid var(--gallery-line-strong);width:44px;height:44px;color:var(--gallery-muted);background:#ffffff0b;border-radius:14px;flex:0 0 44px;justify-content:center;align-items:center;transition:all .18s;display:inline-flex}.settings-drawer-toggle svg{width:19px;height:19px}.creator-route .generate-button{height:46px;font-weight:700;border-radius:16px!important}.creator-route .reverse-layout{justify-content:stretch;align-items:stretch;width:min(956px,100% - 40px);margin:0 auto;padding:0 0 18px!important}.creator-route .reverse-sidebar{resize:none;flex-direction:column;flex:0 0 52%;max-width:540px;display:flex;background:#17181b!important;border-radius:22px!important;width:52%!important;min-width:430px!important;padding:0!important;overflow:hidden!important}.main-content.creator-route .reverse-sidebar,.main-content.creator-route .reverse-results{height:calc(100vh - 94px)!important;max-height:calc(100vh - 94px)!important}.reverse-body{scrollbar-width:thin;scrollbar-color:#ffffff24 transparent;flex:1;min-height:0;padding:22px 20px 14px;overflow-y:auto}.creator-route .reverse-sidebar .page-title{font-size:22px!important}.creator-route .reverse-sidebar .page-tip{margin-bottom:14px!important}.creator-route .reverse-sidebar .upload-zone{background:#121315!important;border-radius:18px!important;min-height:220px!important}.creator-route .reverse-sidebar .form-section{display:none}.creator-route .reverse-sidebar.settings-open .form-section{animation:.2s both studio-in;display:block}.reverse-generate-bar{border-top:1px solid var(--gallery-line);background:#202124;flex:0 0 70px;align-items:center;gap:10px;min-height:70px;padding:11px 14px;display:flex;position:static}.reverse-generate-bar .btn-generate{flex:1;min-height:46px;margin:0!important}.creator-route .reverse-results{flex:48%;min-width:360px;max-width:none;background:#111215!important;border-radius:22px!important}.creator-route .version-switcher{width:min(956px,100%);margin:0 auto 10px;background:#17181b!important;border-radius:16px!important;height:50px!important}.creator-route .simple-layout,.creator-route .pro-layout{max-width:1250px;margin:0 auto;height:calc(100% - 60px)!important;padding:0!important}.creator-route :is(.simple-sidebar,.pro-sidebar,.simple-main,.pro-main,.simple-result,.pro-result){border-radius:22px!important}.creator-route :is(.simple-sidebar,.pro-sidebar){background:#17181b!important}.creator-route :is(.simple-main,.pro-main){background:#111215!important}.creator-route :is(.simple-result,.pro-result){background:#17181b!important}.page-container{border-radius:0!important}.search-box,.asset-card,.history-card,.prompt-card,.prompt-text,.cat-item,.settings-view :is(.connection-card,.catalog-toolbar,.model-row,.assignment-card,.function-item,input,select){border-radius:16px!important}.connections-panel,.catalog-panel,.assignment-panel{overflow:hidden;border-radius:20px!important}:root[data-theme=light]{--bg-page:#f4f5f3;--bg-sidebar:#f8f9f7fa;--bg-card:#fff;--bg-input:#f5f6f4;--text-primary:#171a18;--text-secondary:#505751;--text-muted:#7a827c;--gallery-bg:#f4f5f3;--gallery-panel:#fff;--gallery-panel-solid:#fff;--gallery-line:#141e1817;--gallery-line-strong:#141e1829;--gallery-copy:#171a18;--gallery-muted:#171f1a85;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=light] body,:root[data-theme=light] .main-content{background:#f4f5f3!important}:root[data-theme=light] .sidebar{background:#f8f9f7!important}:root[data-theme=light] .sidebar :is(.logo-text,.nav-item){color:#5e6760!important}:root[data-theme=light] .sidebar .nav-group-title{opacity:1;color:#8a928c!important}:root[data-theme=light] .sidebar .nav-item:hover{color:#172019!important;background:#eef1ed!important}:root[data-theme=light] .sidebar .nav-item.active{color:#167746!important;background:#e2f3e8!important;box-shadow:inset 0 0 0 1px #1e96582e!important}:root[data-theme=light] .creator-route :is(.model-section,.creation-panel,.version-switcher,.simple-sidebar,.pro-sidebar,.simple-result,.pro-result,.reverse-sidebar){background:#fff!important}:root[data-theme=light] .creator-route :is(.preview-panel,.simple-main,.pro-main,.reverse-results,.reverse-sidebar .upload-zone){background:#f8f9f7!important}:root[data-theme=light] .creator-route :is(.generate-bar,.parameter-section),:root[data-theme=light] .reverse-generate-bar{background:#f0f2ef!important}:root[data-theme=light] .main-content :is(input,textarea,select){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (width<=1023px){.creator-route{overflow-y:auto!important}.creator-route>:is(.studio-view,.tts-view,.reverse-layout){height:auto!important;min-height:100vh!important}.creator-route .studio-workspace{height:auto!important}.creator-route .creation-panel{min-width:0;max-width:none}.creator-route .reverse-sidebar{max-width:none;min-height:620px;width:100%!important;min-width:0!important}}@media (width<=620px){.creator-route .reverse-layout,.creator-route .tts-view{padding-inline:10px!important}}:root{--gallery-bg:var(--surface-page);--gallery-panel:var(--surface-panel);--gallery-panel-solid:var(--surface-panel);--gallery-raised:var(--surface-raised);--gallery-line:#ffffff1f;--gallery-line-strong:var(--selection-border);--gallery-mint:var(--action-primary);--gallery-mint-soft:#6fcf9726;--gallery-copy:var(--text-primary);--gallery-muted:var(--text-muted);--gallery-soft:var(--text-secondary)}html,body,#app,.main-content{background:#000!important}body,.main-content{font-family:Inter,Host Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.main-content{background:#000!important}.main-content :is(input,textarea,select){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--gallery-copy)!important;box-shadow:none!important;background:0 0!important;border:0!important}.main-content :is(.studio-header h1,.page-header h1,.page-title,.simple-sidebar h2,.pro-sidebar h2,.settings-title){letter-spacing:-.03em!important;font-family:Inter,Host Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:700!important}.creator-route,.creator-route .studio-view,.creator-route .reverse-layout,.creator-route .tts-view{background:#000!important}.creator-route .studio-scroll{position:relative;overflow:hidden;height:100%!important;padding:0 24px 18px!important}.creator-route .model-section{z-index:5;position:absolute;top:12px;left:24px;width:452px!important;height:72px!important;box-shadow:none!important;background:#1a1a1a!important;border:1px solid #ffffff24!important;border-radius:24px!important;margin:0!important;padding:10px!important}.creator-route .section-heading{display:none!important}.creator-route .section-heading span{color:var(--gallery-copy);font-size:14px;font-weight:700}.creator-route .section-heading small,.creator-route .section-heading a{font-size:12px;color:var(--text-muted)!important}.creator-route .model-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.creator-route .model-card{background:#0006!important;border:1px solid #ffffff1f!important;border-radius:16px!important;min-height:50px!important;padding:10px 12px!important}.creator-route .model-card.active{background:var(--selection-bg)!important;border-color:var(--selection-border)!important;color:var(--selection-text)!important;box-shadow:inset 0 0 0 1px #ffffff1f!important}.creator-route .model-card.active .model-check{color:#111!important;background:#fffc!important}.creator-route .model-card:disabled{opacity:.52;cursor:not-allowed}.creator-route .model-copy strong{color:var(--gallery-copy);font-size:14px;font-weight:700}.creator-route .model-copy small{color:var(--text-muted);font-family:Inter,sans-serif;font-size:12px}.creator-route .studio-workspace{gap:12px!important;width:100%!important;height:calc(100% - 30px)!important;margin:12px 0 0!important}.creator-route .creation-panel{width:452px!important;min-width:452px!important;max-width:452px!important;box-shadow:none!important;resize:none!important;background:#1a1a1a!important;border:1px solid #ffffff24!important;border-radius:24px!important;flex:0 0 452px!important}.creator-route .preview-panel{min-width:0!important;box-shadow:none!important;background:#080808!important;border:1px solid #ffffff14!important;border-radius:24px!important;flex:auto!important}.creator-route .composer-section{padding:18px!important}.creator-route .creation-body{padding-top:84px}.creator-route .panel-heading h2,.creator-route .preview-heading span{color:var(--gallery-copy)!important;font-size:16px!important;font-weight:800!important}.creator-route .panel-heading p,.creator-route .preview-heading small{color:var(--text-muted)!important;font-size:12px!important}.creator-route .upload-area,.creator-route .upload-zone,.creator-route .prompt-input,.creator-route :is(.main-textarea,.pro-textarea),.creator-route .director-mode,.creator-route .prompt-card,.creator-route .asset-card,.creator-route .output-card{background:#00000052!important;border-color:#ffffff24!important;border-radius:18px!important}.creator-route textarea{font-size:14px!important;line-height:1.55!important}.creator-route .parameter-section{max-height:48%;background:#282828!important;border-top-color:#ffffff24!important}.creator-route .generate-bar,.reverse-generate-bar{background:#282828!important;border-top-color:#ffffff24!important;min-height:64px!important;padding:10px 12px!important}.settings-drawer-toggle{color:#ecedeecc;background:#ffffff1a;border-color:#0000;border-radius:999px;width:44px;height:44px}.settings-drawer-toggle:hover,.settings-drawer-toggle.active{color:var(--gallery-mint);background:#32ec9e29;border-color:#32ec9e8c}.creator-route .generate-summary span{height:44px;font-size:13px;font-weight:700;color:#ffffffdb!important;background:#ffffff1a!important;border-radius:999px!important}.generate-button,.reverse-generate-bar .btn-generate,.tts-view .btn-generate,.reverse-sidebar .btn-generate{background:var(--action-primary)!important;height:44px!important;color:var(--action-primary-text)!important;box-shadow:none!important;border-radius:999px!important;font-size:14px!important;font-weight:800!important}.generate-button:active:not(:disabled),.reverse-generate-bar .btn-generate:active:not(:disabled),.tts-view .btn-generate:active:not(:disabled){background:var(--action-primary-active)!important}.generate-button:disabled,.reverse-generate-bar .btn-generate:disabled,.tts-view .btn-generate:disabled,.reverse-sidebar .btn-generate:disabled{opacity:1!important;background:var(--action-disabled)!important;color:var(--action-disabled-text)!important;cursor:not-allowed!important}.generate-button.loading:disabled,.reverse-generate-bar .btn-generate.loading:disabled,.tts-view .btn-generate.loading:disabled{background:var(--action-primary)!important;color:var(--action-primary-text)!important}.generate-button.loading .loading-spinner,.btn-generate.loading .spinner{border-color:#07110b40!important;border-top-color:var(--action-primary-text)!important}.creator-route .reverse-layout{width:calc(100% - 48px);margin:12px 24px 0;gap:12px!important;height:calc(100vh - 30px)!important;max-height:calc(100vh - 30px)!important;padding:0 0 18px!important}.creator-route .reverse-sidebar{width:452px!important;min-width:452px!important;max-width:452px!important;height:100%!important;max-height:100%!important;box-shadow:none!important;background:#1a1a1a!important;border:1px solid #ffffff24!important;border-radius:24px!important;flex:0 0 452px!important}.creator-route .reverse-results{min-width:0!important;height:100%!important;max-height:100%!important;box-shadow:none!important;background:#080808!important;border:1px solid #ffffff14!important;border-radius:24px!important;flex:auto!important;padding:18px!important}.reverse-body{padding:22px 18px 14px}.creator-route .reverse-sidebar .page-title{line-height:1.15;font-size:24px!important}.creator-route .reverse-sidebar .page-tip,.form-label,.config-label,.check-desc,.radio-desc,.model-desc{color:var(--text-muted)!important}.creator-route .reverse-sidebar .upload-zone{background:#171717!important;border:1px dashed #ffffff2e!important;border-radius:22px!important;min-height:220px!important}.reverse-sidebar :is(.radio-card,.model-btn,.checkbox-item,.mode-btn,.config-select){background:#0000004d!important;border-color:#ffffff24!important;border-radius:16px!important}.reverse-sidebar :is(.radio-card.active,.model-btn.active,.checkbox-item.checked,.mode-btn.active){border-color:var(--selection-border)!important;background:var(--selection-bg)!important;color:var(--selection-text)!important}.creator-route .tts-view{padding:0 24px 18px!important}.creator-route .version-switcher{background:#282828!important;border-color:#ffffff24!important;border-radius:999px!important;width:452px!important;height:52px!important;margin:0 0 12px!important;padding:6px!important}.creator-route .simple-layout,.creator-route .pro-layout{gap:12px;width:100%;max-width:none;margin:0;height:calc(100% - 64px)!important}.creator-route :is(.simple-sidebar,.pro-sidebar){flex:0 0 452px;width:452px!important;min-width:452px!important;max-width:452px!important;box-shadow:none!important;background:#1a1a1a!important;border-color:#ffffff24!important;border-radius:24px!important}.creator-route :is(.simple-main,.pro-main,.simple-result,.pro-result){box-shadow:none!important;background:#080808!important;border-color:#ffffff14!important;border-radius:24px!important}.tts-view :is(.voice-card,.style-tag,.duration-btns button,.format-btns button,.template-chip,.model-option,.director-mode,.upload-zone,.control-mode button,.main-textarea,.pro-textarea){background:#0000004d!important;border-color:#ffffff24!important;border-radius:16px!important}.tts-view :is(.voice-card.active,.style-tag.active,.duration-btns button.active,.format-btns button.active,.model-option.active,.control-mode button.active){border-color:var(--selection-border)!important;background:var(--selection-bg)!important;color:var(--selection-text)!important}.page-container,.prompts-main,.settings-view{background:#000!important}.page-header h1,.settings-view .page-header h1{font-size:40px!important;font-weight:800!important}.page-header p,.settings-view .page-header p{color:#ecedee8c!important;font-size:15px!important}.asset-card,.history-card,.prompt-card,.connections-panel,.catalog-panel,.assignment-panel,.settings-view .page-header,.prompts-sidebar,.prompt-text,.settings-view :is(.connection-card,.catalog-toolbar,.model-row,.assignment-card,.function-item,input,select),.search-box{box-shadow:none!important;background:#1a1a1a!important;border-color:#ffffff1f!important;border-radius:24px!important}.asset-card:hover,.history-card:hover,.prompt-card:hover,.settings-view :is(.connection-card.active,.model-row.active,.function-item.active),.category-tag.active,.cat-item.active{border-color:var(--selection-border)!important;background:var(--selection-bg)!important;color:var(--selection-text)!important;box-shadow:none!important}@media (width<=1023px){.creator-route .model-section,.creator-route .version-switcher{width:calc(100% - 24px)!important;margin-left:12px!important}.creator-route .studio-scroll{overflow:auto;padding:0 12px 18px!important}.creator-route .studio-workspace,.creator-route .reverse-layout,.creator-route .simple-layout,.creator-route .pro-layout{width:calc(100% - 24px)!important;height:auto!important;max-height:none!important;margin:0 12px!important}.creator-route .creation-panel,.creator-route .reverse-sidebar,.creator-route :is(.simple-sidebar,.pro-sidebar){flex:none!important;width:100%!important;min-width:0!important;max-width:none!important}}@media (width>=1024px){.creator-route .creation-body{flex-direction:column;min-height:0;display:flex;padding-top:84px!important}.creator-route .composer-section{flex-direction:column;flex:auto;min-height:0;display:flex;border-bottom:0!important;padding:18px!important}.creator-route .composer-section .prompt-input-wrapper{flex-direction:column;flex:auto;min-height:0;display:flex}.creator-route .prompt-input-wrapper .upload-section{margin-bottom:10px}.creator-route .prompt-input-wrapper .upload-grid.empty .upload-add{background:#171717!important;border:1px dashed #ffffff29!important;border-radius:18px!important;width:100%!important;height:clamp(150px,22vh,210px)!important}.creator-route .prompt-input-wrapper .upload-add{background:#171717!important;border-radius:16px!important}.creator-route .prompt-input-wrapper .upload-add-icon{background:#ffffff0f!important;border-radius:12px!important;width:44px!important;height:44px!important}.creator-route .prompt-input-wrapper .upload-add strong{color:#ecedeeeb!important;font-size:14px!important;font-weight:800!important}.creator-route .prompt-input-wrapper .upload-add small{color:var(--text-muted)!important;font-size:12px!important}.creator-route .prompt-input-wrapper .editor-wrap{flex:auto;background:#171717!important;border:1px solid #ffffff1f!important;border-radius:18px!important;min-height:clamp(150px,24vh,210px)!important}.creator-route .prompt-input-wrapper .editor{min-height:100%!important;max-height:none!important;padding:18px!important;font-family:Inter,Host Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:14px!important;line-height:1.65!important}.creator-route .prompt-input-wrapper .editor-placeholder{color:var(--text-muted)!important;font-size:14px!important;line-height:1.65!important;top:18px!important;left:18px!important;right:18px!important}.creator-route .prompt-input-wrapper .prompt-toolbar{min-height:34px;margin-top:8px}.creator-route .prompt-input-wrapper .toolbar-hint{color:#ecedee57!important;font-size:11px!important}.creator-route .prompt-input-wrapper .toolbar-btn{color:#ecedeeb8!important;background:#ffffff0a!important;border:1px solid #ffffff1f!important;border-radius:10px!important;min-height:30px!important;font-size:11px!important}.creator-route .creation-panel.settings-open .composer-section{flex:none}.creator-route .creation-panel.settings-open .prompt-input-wrapper .upload-grid.empty .upload-add{height:150px!important}.creator-route .creation-panel.settings-open .prompt-input-wrapper .editor-wrap{flex:none;min-height:116px!important}.creator-route .parameter-section{display:none!important}.creator-route .creation-panel.settings-open .parameter-section{display:block!important}.creator-route .preview-panel{position:relative;overflow:hidden}.creator-route .preview-panel:before,.creator-route .reverse-results:before,.creator-route :is(.simple-main,.pro-main,.simple-result,.pro-result):before{content:"";pointer-events:none;filter:blur(26px);opacity:.72;background:radial-gradient(circle,#32ec9e17,#0000 64%);height:42%;position:absolute;inset:12% 12% auto}.creator-route .preview-panel>*,.creator-route .reverse-results>*,.creator-route :is(.simple-main,.pro-main,.simple-result,.pro-result)>*{z-index:1;position:relative}.creator-route .empty-state{color:var(--text-muted)!important}.creator-route .empty-state :is(p,.empty-title){color:#ecedeee6!important;font-size:18px!important;font-weight:800!important}.creator-route .empty-state :is(span,.empty-hint,.empty-desc){color:var(--text-muted)!important;font-size:13px!important}.creator-route .reverse-sidebar{flex-direction:column!important;display:flex!important;overflow:hidden!important}.creator-route .reverse-body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto;padding:18px!important}.creator-route .reverse-title-row{justify-content:flex-end;align-items:center;min-height:32px;margin-bottom:10px;display:flex}.creator-route .reverse-title-row .page-title,.creator-route .reverse-sidebar .page-tip{display:none!important}.creator-route .reverse-sidebar:not(.settings-open) .reverse-body{overflow:hidden}.creator-route .reverse-sidebar:not(.settings-open) .form-section{display:none!important}.creator-route .reverse-sidebar.settings-open .form-section{display:block!important}.creator-route .reverse-sidebar:not(.settings-open) .upload-zone{flex:auto;border-radius:22px!important;min-height:0!important;margin-bottom:0!important}.creator-route .reverse-sidebar.settings-open .upload-zone{min-height:180px!important;margin-bottom:16px!important}.creator-route .reverse-sidebar :is(.radio-title,.model-name,.check-title){color:#ecedeeeb;font-size:15px;font-weight:800}.creator-route .reverse-sidebar :is(.radio-desc,.model-desc,.check-desc){font-size:12px}}.creator-route .ad-reverse-layout .reverse-title-row{justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;min-height:0!important;margin:0 0 10px!important;display:flex!important}.creator-route .ad-reverse-layout .reverse-title-row>div{flex-direction:column!important;gap:5px!important;min-width:0!important;display:flex!important}.creator-route .ad-reverse-layout .reverse-title-row .page-title,.creator-route .ad-reverse-layout .reverse-sidebar .page-tip{display:block!important}.creator-route .ad-reverse-layout .reverse-kicker{color:#ecedee5c;letter-spacing:.14em;margin:0;font-size:9px;font-weight:800;line-height:1;display:block}.creator-route .ad-reverse-layout .reverse-sidebar .page-title{color:#f4f4f5f0!important;letter-spacing:-.03em!important;overflow-wrap:anywhere!important;margin:0!important;font-family:Inter,Host Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:20px!important;font-weight:800!important;line-height:1.24!important}.creator-route .ad-reverse-layout .reverse-sidebar .page-tip{color:var(--text-muted)!important;overflow-wrap:anywhere!important;margin:0 0 12px!important;font-size:12px!important;line-height:1.55!important}.creator-route .ad-reverse-layout .reverse-sidebar:not(.settings-open) .reverse-body{overflow:hidden!important}.creator-route .ad-reverse-layout .reverse-sidebar:not(.settings-open) .upload-zone,.creator-route .ad-reverse-layout .reverse-sidebar.settings-open .upload-zone{flex:none!important;min-height:184px!important;margin-bottom:10px!important}.creator-route .ad-reverse-layout .reverse-sidebar.settings-open .reverse-title-row{justify-content:flex-end!important;margin-bottom:8px!important}.creator-route .ad-reverse-layout .reverse-sidebar.settings-open .reverse-title-row>div,.creator-route .ad-reverse-layout .reverse-sidebar.settings-open .page-tip{display:none!important}.creator-route .ad-reverse-layout .ad-upload-zone{text-align:center;gap:8px!important;padding:18px!important}.creator-route .ad-reverse-layout .ad-upload-zone strong{color:#f4f4f5e6;font-size:14px;font-weight:800}.creator-route .ad-reverse-layout .upload-orb{color:#ecedeeb8;background:#ffffff0f;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.creator-route .ad-reverse-layout .upload-orb svg{width:25px;height:25px}.creator-route .ad-reverse-layout .upload-format{min-height:24px;color:var(--text-muted);background:#ffffff0f;border-radius:999px;align-items:center;padding:0 9px;font-size:11px;display:inline-flex}.creator-route .ad-reverse-layout .reverse-mode-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.creator-route .ad-reverse-layout .reverse-mode-card{color:#ecedee9e;text-align:left;background:#00000047;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:9px;min-width:0;min-height:58px;padding:10px;transition:transform .16s,background .16s,border-color .16s;display:flex}.creator-route .ad-reverse-layout .reverse-mode-card:hover{background:#ffffff0e;border-color:#fff3;transform:translateY(-1px)}.creator-route .ad-reverse-layout .reverse-mode-card.active{color:#f4f4f5f0;background:#ffffff16;border-color:#ffffff42}.creator-route .ad-reverse-layout .reverse-mode-card svg{flex:none;width:19px;height:19px}.creator-route .ad-reverse-layout .reverse-mode-card strong,.creator-route .ad-reverse-layout .blueprint-item strong{color:#f4f4f5e0;font-size:12px;font-weight:800;display:block}.creator-route .ad-reverse-layout .reverse-mode-card small,.creator-route .ad-reverse-layout .blueprint-item small{color:var(--text-muted);font-size:10px;line-height:1.35;display:block}.creator-route .ad-reverse-layout .commercial-brief-card{background:#0000003d;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-bottom:10px;padding:12px;display:grid}.creator-route .ad-reverse-layout .commercial-brief-card span{color:#ecedee61;font-size:10px;font-weight:800}.creator-route .ad-reverse-layout .commercial-brief-card strong{color:#f4f4f5e6;margin-top:2px;font-size:14px;font-weight:800;display:block}.creator-route .ad-reverse-layout .commercial-brief-card p{color:#ecedee75;margin-top:4px;font-size:11px;line-height:1.55}.creator-route .ad-reverse-layout .brief-score{background:#ffffff0f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.creator-route .ad-reverse-layout .brief-score strong{margin:0;font-size:20px}.creator-route .ad-reverse-layout .blueprint-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.creator-route .ad-reverse-layout .blueprint-item{background:#0000003d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:9px;min-height:54px;padding:10px;display:flex}.creator-route .ad-reverse-layout .blueprint-item svg{color:#ecedee9e;width:18px;height:18px}.creator-route .ad-reverse-layout .output-check-grid{max-height:230px}.creator-route .ad-reverse-layout .reverse-summary{flex-wrap:wrap;flex:auto;gap:5px;min-width:0;display:flex}.creator-route .ad-reverse-layout .reverse-summary span{color:#ecedee9e;white-space:nowrap;background:#ffffff12;border-radius:999px;align-items:center;height:26px;padding:0 8px;font-size:10px;display:inline-flex}.creator-route .ad-reverse-layout .reverse-generate-bar .btn-generate{flex:0 0 190px!important;min-width:0!important}.creator-route .ad-reverse-layout .results-toolbar{min-height:54px;margin-bottom:14px}.creator-route .ad-reverse-layout .results-toolbar>div:first-child{flex-direction:column;gap:2px;display:flex}.creator-route .ad-reverse-layout .results-toolbar small{color:var(--text-muted);font-size:11px}.creator-route .ad-reverse-layout .output-card{background:#111111b8!important;border-color:#ffffff1a!important;border-radius:18px!important}.creator-route .ad-reverse-layout .card-content.is-code{background:#0000005c!important;border-radius:14px!important}.creator-route .ad-reverse-layout .reverse-empty-state{padding:32px}.creator-route .ad-reverse-layout .empty-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(680px,100%);margin-top:16px;display:grid}.creator-route .ad-reverse-layout .empty-preview-grid>div{text-align:left;background:#ffffff09;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;align-items:flex-start;gap:7px;min-height:118px;padding:14px;display:flex}.creator-route .ad-reverse-layout .empty-preview-grid svg{color:#ecedee9e;width:22px;height:22px}.creator-route .ad-reverse-layout .empty-preview-grid strong{color:#f4f4f5e0;font-size:13px}.creator-route .ad-reverse-layout .empty-preview-grid span{color:var(--text-muted);font-size:11px;line-height:1.55}@media (width<=1023px){.creator-route .ad-reverse-layout .empty-preview-grid{grid-template-columns:1fr}.creator-route .ad-reverse-layout .reverse-generate-bar .btn-generate{flex:auto!important}}@media (width<=620px){.creator-route .studio-scroll,.creator-route .tts-view .studio-scroll{padding:0 12px 18px!important}.creator-route .tts-view{padding:0!important}.creator-route .model-section,.creator-route .studio-workspace,.creator-route .tts-view .model-section,.creator-route .tts-view .studio-workspace{width:100%!important;margin-left:0!important;margin-right:0!important}.creator-route .model-section,.creator-route .tts-view .model-section{width:auto!important;margin-bottom:10px!important;left:12px!important;right:12px!important}.creator-route .studio-workspace>*,.creator-route .tts-workspace>*{min-width:0!important}}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-page:#f4f5f3;--surface-panel:#fff;--surface-raised:#f8f9f7;--surface-inset:#eef1ed;--surface-results:#fff;--selection-bg:#e2f3e8;--selection-border:#1e965838;--selection-text:#167746;--action-primary:#2f9f66;--action-primary-hover:#258b58;--action-primary-active:#167746;--action-primary-text:#fff;--action-disabled:#dce7df;--action-disabled-text:#7e9185;--bg-page:#f4f5f3;--bg-sidebar:#f8f9f7;--bg-card:#fff;--bg-card-hover:#f5f7f4;--bg-input:#f7f8f6;--bg-overlay:#141e1861;--glass-bg:#ffffffb8;--glass-border:#141e181a;--border-default:#141e181f;--border-hover:#1e96583d;--border-focus:#2f9f66;--shadow-border:#141e1814 0 0 0 1px;--shadow-card:#141e1814 0 0 0 1px, #141e180f 0 8px 24px;--shadow-elevated:#141e181a 0 0 0 1px, #141e181f 0 18px 56px;--gallery-bg:#f4f5f3;--gallery-panel:#fff;--gallery-panel-2:#f8f9f7;--gallery-line:#141e181a;--gallery-mint:#2f9f66;--gallery-mint-soft:#e2f3e8;--gallery-copy:#172019;--gallery-muted:#7a827c;--gallery-soft:#505751;--text-primary:#172019;--text-secondary:#505751;--text-muted:#7a827c}:root[data-theme=light],:root[data-theme=light] body,:root[data-theme=light] #app,:root[data-theme=light] .main-content,:root[data-theme=light] .page-container,:root[data-theme=light] .prompts-main,:root[data-theme=light] .settings-view,:root[data-theme=light] .creator-route,:root[data-theme=light] .creator-route .studio-view,:root[data-theme=light] .creator-route .reverse-layout,:root[data-theme=light] .creator-route .tts-view{background:var(--bg-page)!important;color:var(--text-primary)!important}:root[data-theme=light] .main-content :is(input,textarea,select){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-primary)!important}:root[data-theme=light] :is(.page-header h1,.settings-view .page-header h1,.page-title,.settings-title),:root[data-theme=light] .main-content :is(.studio-header h1,.page-header h1,.page-title,.simple-sidebar h2,.pro-sidebar h2,.settings-title){color:var(--text-primary)!important}:root[data-theme=light] :is(.page-header p,.settings-view .page-header p,.page-tip,.form-label,.config-label,.check-desc,.radio-desc,.model-desc){color:var(--text-muted)!important}:root[data-theme=light] .gallery-home{color:var(--text-primary)!important;background:radial-gradient(circle at 18% 0,#2f9f6614,#0000 30%),linear-gradient(#f8f9f7 0%,#f0f2ef 100%)!important}:root[data-theme=light] .gallery-home :is(.hero,.creation-entry,.art-card,.filter-row,.template-library,.template-image,.preview-modal){border-color:#141e181a!important;box-shadow:inset 0 1px #ffffffc7,0 18px 54px #141e1814!important}:root[data-theme=light] .gallery-home :is(.hero,.creation-entry,.template-library,.filter-row,.template-image,.preview-modal){background:#fff!important}:root[data-theme=light] .gallery-home .hero-art{opacity:.72!important;filter:saturate(.94)brightness(1.02)!important}:root[data-theme=light] .gallery-home .hero-shade{background:linear-gradient(90deg,#fffffff5 0%,#ffffffd6 38%,#ffffff57 70%,#ffffff14),linear-gradient(#0000 54%,#ffffff52)!important}:root[data-theme=light] .gallery-home :is(.hero h1,.section-heading h2,.entry-copy h2,.template-copy strong,.preview-modal h3,.detail-row strong){color:var(--text-primary)!important}:root[data-theme=light] .gallery-home :is(.hero p,.section-heading p,.entry-copy p,.template-copy small,.detail-row span,.preview-detail){color:var(--text-muted)!important}:root[data-theme=light] .gallery-home .entry-shade{background:radial-gradient(circle at 72% 28%,#2f9f6621,#0000 38%),linear-gradient(90deg,#fffffff5,#ffffff8f 72%,#ffffff2e)!important}:root[data-theme=light] .gallery-home .creation-entry img{opacity:.5!important;filter:saturate(.9)brightness(1.08)!important}:root[data-theme=light] .gallery-home .entry-copy span,:root[data-theme=light] .gallery-home .art-copy small{color:#17201985!important}:root[data-theme=light] .gallery-home .entry-arrow{color:#167746!important;background:#2f9f661a!important}:root[data-theme=light] .gallery-home .art-card{background:#111814!important}:root[data-theme=light] .gallery-home .art-gradient{background:linear-gradient(#0000 34%,#070c09d6)!important}:root[data-theme=light] .gallery-home .art-badge{color:#ffffffdb!important;background:#070c097a!important;border-color:#fff3!important}:root[data-theme=light] .gallery-home .filter-button{color:#505751b3!important}:root[data-theme=light] .gallery-home .filter-button:hover,:root[data-theme=light] .gallery-home .filter-button.active{color:#167746!important;background:#e2f3e8!important;border-color:#1e96582e!important}:root[data-theme=light] .gallery-home .prompt-text{color:var(--text-secondary)!important;background:#f7f8f6!important;border-color:#141e181a!important}:root[data-theme=light] .modal-overlay{background:#141e1861!important}:root[data-theme=light] .creator-route .model-section,:root[data-theme=light] .creator-route .creation-panel,:root[data-theme=light] .creator-route .reverse-sidebar,:root[data-theme=light] .creator-route :is(.simple-sidebar,.pro-sidebar),:root[data-theme=light] .settings-view :is(.connection-card,.catalog-toolbar,.model-row,.assignment-card,.function-item,input,select),:root[data-theme=light] :is(.asset-card,.history-card,.prompt-card,.connections-panel,.catalog-panel,.assignment-panel,.settings-view .page-header,.prompts-sidebar,.prompt-text,.search-box){background:#fff!important;border-color:#141e181a!important;box-shadow:inset 0 1px #ffffffc7,0 12px 36px #141e180f!important}:root[data-theme=light] .creator-route .preview-panel,:root[data-theme=light] .creator-route .reverse-results,:root[data-theme=light] .creator-route :is(.simple-main,.pro-main,.simple-result,.pro-result){background:#f8f9f7!important;border-color:#141e1814!important}:root[data-theme=light] .creator-route .version-switcher,:root[data-theme=light] .creator-route .parameter-section,:root[data-theme=light] .creator-route .generate-bar,:root[data-theme=light] .reverse-generate-bar{background:#eef1ed!important;border-color:#141e181a!important}:root[data-theme=light] .creator-route :is(.model-card,.upload-area,.upload-zone,.prompt-input,.main-textarea,.pro-textarea,.director-mode,.prompt-card,.asset-card,.output-card),:root[data-theme=light] .reverse-sidebar :is(.radio-card,.model-btn,.checkbox-item,.mode-btn,.config-select),:root[data-theme=light] .tts-view :is(.voice-card,.style-tag,.duration-btns button,.format-btns button,.template-chip,.model-option,.director-mode,.upload-zone,.control-mode button,.main-textarea,.pro-textarea){color:var(--text-secondary)!important;background:#f7f8f6!important;border-color:#141e181a!important}:root[data-theme=light] .creator-route :is(.model-card.active,.radio-card.active,.model-btn.active,.checkbox-item.checked,.mode-btn.active,.voice-card.active,.style-tag.active,.duration-btns button.active,.format-btns button.active,.model-option.active,.control-mode button.active),:root[data-theme=light] .settings-view :is(.connection-card.active,.model-row.active,.function-item.active),:root[data-theme=light] :is(.asset-card:hover,.history-card:hover,.prompt-card:hover,.category-tag.active,.cat-item.active){background:var(--selection-bg)!important;border-color:var(--selection-border)!important;color:var(--selection-text)!important;box-shadow:none!important}:root[data-theme=light] .creator-route .model-card.active .model-check{color:#fff!important;background:#167746!important}:root[data-theme=light] .creator-route :is(.model-copy strong,.panel-heading h2,.preview-heading span,.reverse-sidebar .radio-title,.reverse-sidebar .model-name,.reverse-sidebar .check-title){color:var(--text-primary)!important}:root[data-theme=light] .creator-route :is(.model-copy small,.panel-heading p,.preview-heading small,.generate-summary span){color:var(--text-muted)!important}:root[data-theme=light] .creator-route .generate-summary span{background:#141e180f!important}:root[data-theme=light] .creator-route .reverse-sidebar .upload-zone,:root[data-theme=light] .creator-route .prompt-input-wrapper :is(.upload-add,.editor-wrap){background:#f7f8f6!important;border-color:#141e181f!important}:root[data-theme=light] .creator-route .prompt-input-wrapper .upload-add-icon{background:#141e180f!important}:root[data-theme=light] .creator-route .prompt-input-wrapper .upload-add strong,:root[data-theme=light] .creator-route .empty-state :is(p,.empty-title){color:var(--text-primary)!important}:root[data-theme=light] .creator-route .prompt-input-wrapper :is(.upload-add small,.editor-placeholder,.toolbar-hint),:root[data-theme=light] .creator-route .empty-state :is(span,.empty-hint,.empty-desc){color:var(--text-muted)!important}:root[data-theme=light] .creator-route .prompt-input-wrapper .toolbar-btn,:root[data-theme=light] .settings-drawer-toggle{color:var(--text-secondary)!important;background:#141e180e!important;border-color:#141e181a!important}:root[data-theme=light] .settings-drawer-toggle:hover,:root[data-theme=light] .settings-drawer-toggle.active{color:#167746!important;background:#e2f3e8!important;border-color:#1e965847!important}:root[data-theme=light] .creator-route .preview-panel:before,:root[data-theme=light] .creator-route .reverse-results:before,:root[data-theme=light] .creator-route :is(.simple-main,.pro-main,.simple-result,.pro-result):before{background:radial-gradient(circle,#2f9f6621,#0000 64%)!important}:root[data-theme=light] .flow-image-editor{color:var(--text-primary)!important;background:radial-gradient(circle at 28% 16%,#2f9f661a,#0000 28%),radial-gradient(circle at 88% 8%,#141e180f,#0000 24%),#f4f5f3!important}:root[data-theme=light] .flow-editor-topbar{background:#f8f9f7eb!important;border-bottom-color:#141e1814!important}:root[data-theme=light] .flow-editor-title,:root[data-theme=light] .flow-canvas-meta span,:root[data-theme=light] .flow-panel-heading span,:root[data-theme=light] .flow-prompt-heading span,:root[data-theme=light] .flow-size-control strong,:root[data-theme=light] .flow-confirm-dialog strong{color:var(--text-primary)!important}:root[data-theme=light] .flow-title-stack small,:root[data-theme=light] .flow-canvas-meta small,:root[data-theme=light] .flow-panel-heading small,:root[data-theme=light] .flow-prompt-heading small,:root[data-theme=light] .flow-confirm-dialog p{color:var(--text-muted)!important}:root[data-theme=light] .flow-canvas-shell,:root[data-theme=light] .flow-tool-card,:root[data-theme=light] .flow-edit-prompt,:root[data-theme=light] .flow-info-popover,:root[data-theme=light] .flow-confirm-dialog{background:#fff!important;border-color:#141e181a!important;box-shadow:inset 0 1px #ffffffc7,0 18px 54px #141e1814!important}:root[data-theme=light] .flow-image-frame{background:#eef1ed!important;box-shadow:0 0 0 1px #141e1814,0 24px 80px #141e181f!important}:root[data-theme=light] .flow-icon-button,:root[data-theme=light] .flow-tool-rail button,:root[data-theme=light] .draw-mode-row button,:root[data-theme=light] .draw-history-row button,:root[data-theme=light] .flow-add-button{color:var(--text-muted)!important}:root[data-theme=light] .flow-icon-button:hover,:root[data-theme=light] .flow-tool-rail button:hover,:root[data-theme=light] .flow-tool-rail button.active,:root[data-theme=light] .draw-mode-row button:hover,:root[data-theme=light] .draw-mode-row button.active,:root[data-theme=light] .draw-history-row button:hover:not(:disabled),:root[data-theme=light] .crop-popover button:hover,:root[data-theme=light] .crop-popover button.active,:root[data-theme=light] .select-popover button:hover,:root[data-theme=light] .select-popover button.active{color:#167746!important;background:#e2f3e8!important}:root[data-theme=light] .flow-color-control,:root[data-theme=light] .flow-edit-prompt textarea,:root[data-theme=light] .flow-crop-actions .secondary,:root[data-theme=light] .flow-confirm-dialog button{color:var(--text-primary)!important;background:#f7f8f6!important;border-color:#141e181a!important}:root[data-theme=light] .flow-edit-prompt textarea{box-shadow:inset 0 0 0 1px #141e1814!important}:root[data-theme=light] .flow-edit-prompt textarea::placeholder{color:#5057516b!important}:root[data-theme=light] .flow-image-editor [data-tooltip]:after{color:var(--text-primary)!important;background:#fffffff5!important;border-color:#141e181a!important;box-shadow:0 12px 34px #141e181f!important}:root[data-theme=light] .flow-done-button,:root[data-theme=light] .flow-apply-button,:root[data-theme=light] .flow-crop-actions .primary,:root[data-theme=light] .flow-confirm-dialog button.danger{background:var(--action-primary)!important;color:#fff!important}:root[data-theme=light] .flow-editor-busy,:root[data-theme=light] .flow-confirm-backdrop{background:#f4f5f3a3!important}:root[data-theme=light] :is(.eyebrow,.section-kicker){color:#167746!important}:root[data-theme=light] .gallery-home .art-copy small{color:#ffffffad!important}:root[data-theme=light] :is(.generate-button:disabled,.reverse-generate-bar .btn-generate:disabled,.tts-view .btn-generate:disabled,.reverse-sidebar .btn-generate:disabled){color:#526a5b!important;background:#dce7df!important}:root[data-theme=light] .asset-preview{color:var(--text-secondary)!important;background:#eef1ed!important}:root[data-theme=light] .asset-preview:after{background:linear-gradient(#0000 48%,#141e1814)!important}:root[data-theme=light] .asset-preview :is(span,strong,p){color:var(--text-secondary)!important}:root[data-theme=light] .settings-view :is(.connection-config,.model-catalog){color:var(--text-primary)!important;background:#fff!important;border-color:#141e181a!important;box-shadow:inset 0 1px #ffffffc7,0 12px 36px #141e180f!important}:root[data-theme=light] .settings-view :is(.connection-config h2,.catalog-header h2,.assignment-panel h2,.connection-name){color:var(--text-primary)!important}:root[data-theme=light] .settings-view :is(.connection-config span,.connection-meta,.catalog-header p,.last-sync,.connection-summary){color:var(--text-muted)!important}:root[data-theme=light] .settings-view :is(.connection-item:hover,.connection-item.active,.type-filters button:hover,.type-filters button.active){color:#167746!important;background:#e2f3e8!important;border-color:#1e96582e!important}:root[data-theme=light] .settings-view :is(.secondary-action,.sync-action,.icon-action,.secret-input button){color:var(--text-secondary)!important;background:#141e180b!important;border-color:#141e181a!important}:root[data-theme=light] .settings-view .sync-action{color:#167746!important;background:#e2f3e8!important;border-color:#1e965838!important}:root[data-theme=light] .settings-view :is(.config-field input,.search-box input){color:var(--text-primary)!important;box-shadow:none!important;background:#f7f8f6!important;border:1px solid #141e181a!important}:root[data-theme=light] .creator-route .ad-reverse-layout .reverse-kicker{color:#5057519e!important}:root[data-theme=light] .creator-route .ad-reverse-layout .ad-upload-zone strong,:root[data-theme=light] .creator-route .ad-reverse-layout :is(.reverse-mode-card strong,.blueprint-item strong,.commercial-brief-card strong,.brief-score strong){color:var(--text-primary)!important}:root[data-theme=light] .creator-route .ad-reverse-layout .upload-orb{color:var(--text-secondary)!important;background:#141e180e!important}:root[data-theme=light] .creator-route .ad-reverse-layout .upload-format,:root[data-theme=light] .creator-route .ad-reverse-layout .reverse-summary span{color:var(--text-muted)!important;background:#141e180e!important}:root[data-theme=light] .creator-route .ad-reverse-layout :is(.reverse-mode-card,.blueprint-item,.commercial-brief-card,.empty-preview-grid>div){color:var(--text-secondary)!important;background:#f7f8f6!important;border-color:#141e181a!important}:root[data-theme=light] .creator-route .ad-reverse-layout :is(.reverse-mode-card:hover,.blueprint-item:hover){background:#eef1ed!important;border-color:#1e96582e!important}:root[data-theme=light] .creator-route .ad-reverse-layout .reverse-mode-card.active{color:#167746!important;background:#e2f3e8!important;border-color:#1e965842!important;box-shadow:inset 0 0 0 1px #1e965814!important}:root[data-theme=light] .creator-route .ad-reverse-layout .reverse-mode-card.active strong{color:#167746!important}:root[data-theme=light] .creator-route .ad-reverse-layout :is(.reverse-mode-card small,.blueprint-item small,.commercial-brief-card span,.commercial-brief-card p,.empty-preview-grid span){color:var(--text-muted)!important}:root[data-theme=light] .creator-route .ad-reverse-layout :is(.reverse-mode-card svg,.blueprint-item svg,.empty-preview-grid svg){color:var(--text-secondary)!important}:root[data-theme=light] .creator-route .ad-reverse-layout .brief-score{color:#167746!important;background:#e2f3e8!important}:root[data-theme=light] .creator-route .ad-reverse-layout :is(.output-card,.card-content.is-code){color:var(--text-primary)!important;background:#fff!important;border-color:#141e181a!important}:root[data-theme=light] .theme-menu-trigger{color:#505751c2!important;background:#141e180a!important;border-color:#141e1817!important}:root[data-theme=light] :is(.theme-menu-trigger:hover,.theme-menu.open .theme-menu-trigger){color:#167746!important;background:#e2f3e8!important;border-color:#1e965833!important}:root[data-theme=light] :is(.theme-menu-icon,.theme-option-icon){color:#505751c7!important;background:#141e180e!important}:root[data-theme=light] .theme-menu.open .theme-menu-icon{color:#167746!important;background:#fff!important}:root[data-theme=light] :is(.theme-menu-copy strong,.theme-popover strong){color:#172019!important}:root[data-theme=light] :is(.theme-menu-copy small,.theme-chevron,.theme-popover small){color:#50575194!important}:root[data-theme=light] .theme-popover{background:#fffffff5!important;border-color:#141e181a!important;box-shadow:0 18px 54px #141e181f!important}:root[data-theme=light] .theme-popover button{color:#505751bd!important}:root[data-theme=light] :is(.theme-popover button:hover,.theme-popover button.active){color:#167746!important;background:#e2f3e8!important}:root[data-theme=light] .theme-popover button.active i{background:#167746!important;box-shadow:0 0 14px #2f9f6647!important}:root[data-theme=light] .creator-route .ad-reverse-layout .blueprint-item strong,:root[data-theme=light] .creator-route .ad-reverse-layout .empty-preview-grid strong{color:var(--text-primary)!important}:root[data-theme=light] .creator-route .ad-reverse-layout .blueprint-item svg{color:var(--text-secondary)!important}:root[data-theme=light] .asset-type-badge{color:#fff!important;background:#141e18b8!important}:root[data-theme=light] .asset-preview .asset-type-badge{color:#fff!important;background:#141e18b8!important;border-color:#ffffff29!important}:root[data-theme=light] .settings-view :is(.type-image,.avatar-image){color:#167746!important;background:#e2f3e8!important}:root[data-theme=light] .settings-view :is(.type-video,.avatar-video){color:#3730a3!important;background:#e8e9ff!important}:root[data-theme=light] .settings-view :is(.type-vision,.avatar-vision){color:#6d28d9!important;background:#f2e8ff!important}:root[data-theme=light] .settings-view :is(.type-tts,.avatar-tts){color:#9a5b00!important;background:#fff3d6!important}:root[data-theme=light] .settings-view :is(.type-text,.avatar-text){color:#1d4ed8!important;background:#e7f0ff!important}.main-content :is(.studio-header h1,.page-header h1,.page-title,.simple-sidebar h2,.pro-sidebar h2,.settings-title){font-family:var(--font-sans)!important;letter-spacing:-.04em!important;font-weight:760!important}.main-content :is(.studio-eyebrow,.reverse-kicker,.section-kicker,.eyebrow,.panel-kicker,.studio-header p,.section-heading small,.panel-heading p,.composer-header p,.tts-copy-summary p,.preview-heading small,.page-header p,.page-tip,.model-copy small,.preset-copy small,.voice-card small,.model-option small,.pro-card-copy small,.pro-card-meta,.current-preset-copy p,.current-preset-meta,.section-heading-mini small,.segmented button small,.quality-badge,.quality-item small,.calibration-item small,.empty-hint,.empty-desc,.empty-preview-grid,.gen-hint,.empty-result p,.upload-add small,.upload-hint,.toolbar-hint,.dropdown-hint,.asset-meta,.prompt-uses,.prompts-count,.cat-count,.connection-meta,.connection-summary,.catalog-header p,.last-sync,.model-identity>span,.assignment-section-title p,.function-copy small,.recommendation-note,.assignment-empty span,.field-hint,.results-toolbar small,.reverse-mode-card small,.model-desc,.check-desc,.hint,.blueprint-item small,.commercial-brief-card p,.commercial-brief-card>div>span,.brief-score span,.config-hint,.estimate-label,.estimate-warn,.reverse-summary,.generate-summary,.result-meta,.flow-canvas-meta small,.flow-tool-card small,.flow-info,.theme-menu-copy small,.theme-popover small),.gallery-home :is(.hero-content .eyebrow,.hero-content p,.entry-copy span,.entry-copy p,.section-heading>p,.art-copy small,.template-copy small){display:none!important}.main-content :is(.studio-header,.section-heading,.panel-heading,.preview-heading,.catalog-header,.assignment-section-title){align-items:center!important;min-height:auto!important}.main-content :is(.model-card,.preset-card,.voice-card,.model-option,.pro-preset-card,.reverse-mode-card,.blueprint-item,.checkbox-item,.function-option){min-height:0!important}.main-content .model-card{min-height:52px!important;padding-block:9px!important}.main-content .model-copy{justify-content:center!important}.main-content .model-copy strong{font-size:13px!important}.main-content :is(.generate-bar .generate-button,.reverse-generate-bar .btn-generate){margin-left:auto!important}.main-content .prompt-toolbar{justify-content:flex-end!important}.main-content .panel-actions>span{display:none!important}.main-content .commercial-brief-card{align-items:center!important}.main-content .commercial-brief-card strong{margin-top:0!important}.main-content.creator-route .ad-reverse-layout .reverse-sidebar .page-tip,.main-content .settings-view .model-name-stack small{display:none!important}:root{--surface-page:#050607;--surface-panel:#161816;--surface-raised:#20231f;--surface-inset:#0f1110;--surface-results:#101110;--bg-page:var(--surface-page);--bg-sidebar:#050607;--bg-card:var(--surface-panel);--bg-card-hover:var(--surface-raised);--bg-input:var(--surface-inset);--border-default:#ffffff1b;--border-hover:#82dcaa4d;--text-primary:#f5f5f2;--text-secondary:#f5f5f2b8;--text-muted:#f5f5f275;--action-primary:#83d59f;--action-primary-hover:#98e5b1;--action-primary-active:#6fcf97;--action-primary-text:#06110a;--action-disabled:#223029;--action-disabled-text:#d2e6daa3;--shadow-card:0 0 0 1px #ffffff17, 0 18px 60px #0003;--shadow-elevated:0 0 0 1px #ffffff1f, 0 24px 80px #00000047}:root[data-theme=light]{--surface-page:#f4f6f2;--surface-panel:#fff;--surface-raised:#f8f9f6;--surface-inset:#eef2ed;--surface-results:#f8f9f6;--bg-page:var(--surface-page);--bg-sidebar:#f8faf7;--bg-card:var(--surface-panel);--bg-card-hover:#f3f6f1;--bg-input:#f7f9f5;--border-default:#16221b1b;--border-hover:#2f9f6642;--text-primary:#121a14;--text-secondary:#4e5a52;--text-muted:#7d887f;--action-primary:#319a62;--action-primary-hover:#278753;--action-primary-active:#1f7447;--action-primary-text:#fff;--action-disabled:#dce8df;--action-disabled-text:#6e8274;--shadow-card:0 0 0 1px #16221b14, 0 16px 48px #16221b12;--shadow-elevated:0 0 0 1px #16221b1a, 0 24px 74px #16221b1f}body,.main-content{background:var(--bg-page)!important;color:var(--text-primary)!important}.sidebar{background:var(--bg-sidebar)!important;border-right:1px solid var(--border-default)!important;box-shadow:none!important}.logo-text{font-family:var(--font-sans)!important;letter-spacing:-.04em!important;font-weight:760!important}.sidebar-nav .status-dot,.theme-menu-copy small,.theme-popover small{display:none!important}.nav-item{min-height:38px!important;color:var(--text-muted)!important}.nav-item:hover{background:color-mix(in srgb, var(--surface-raised) 72%, transparent)!important;color:var(--text-primary)!important}.nav-item.active{background:color-mix(in srgb, var(--action-primary) 14%, transparent)!important;color:var(--action-primary)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--action-primary) 30%, transparent)!important}.theme-menu-trigger{border-color:var(--border-default)!important;background:color-mix(in srgb, var(--surface-raised) 64%, transparent)!important;height:40px!important;min-height:40px!important;color:var(--text-secondary)!important}.theme-menu-copy{justify-content:center!important}.theme-menu-copy strong,.theme-popover strong{color:var(--text-primary)!important}.theme-popover{border-color:var(--border-default)!important;background:color-mix(in srgb, var(--surface-panel) 96%, transparent)!important;box-shadow:var(--shadow-elevated)!important}.theme-popover button{min-height:40px!important}.theme-popover button:hover,.theme-popover button.active{background:color-mix(in srgb, var(--action-primary) 12%, transparent)!important;color:var(--action-primary)!important}.creator-route :is(.model-section,.creation-panel,.preview-panel,.reverse-sidebar,.reverse-results),:is(.settings-view .page-header,.connections-panel,.catalog-panel,.assignment-panel,.asset-card,.history-card,.prompt-card,.prompts-sidebar){background:var(--surface-panel)!important;border-color:var(--border-default)!important;box-shadow:var(--shadow-card)!important}.creator-route :is(.gen-results,.reverse-results,.voice-result-panel .empty-result,.reverse-empty-state),.creator-route :is(.upload-zone,.main-textarea,.pro-textarea,.prompt-input-wrapper .editor-wrap,.prompt-input-wrapper .upload-grid,.prompt-input-wrapper .upload-add),:is(.search-box,.prompt-text,.settings-view input,.settings-view select){background:var(--surface-results)!important;border-color:var(--border-default)!important;color:var(--text-primary)!important;box-shadow:inset 0 0 0 1px var(--border-default)!important}.creator-route .prompt-input-wrapper .editor-wrap.focused,.creator-route .prompt-input-wrapper .editor-wrap:focus-within{border-color:var(--border-focus)!important;box-shadow:var(--focus-ring-inset)!important}.creator-route :is(.model-card,.preset-card,.voice-card,.model-option,.pro-preset-card,.reverse-mode-card,.blueprint-item,.checkbox-item,.ratio-btn,.segment-control,.duration-scroll button,.pill-btn,.quick-actions button,.mode-btn,.config-select){background:color-mix(in srgb, var(--surface-raised) 62%, transparent)!important;border:1px solid var(--border-default)!important;color:var(--text-secondary)!important;box-shadow:none!important}.creator-route :is(.model-card:hover,.preset-card:hover,.voice-card:hover,.model-option:hover,.pro-preset-card:hover,.reverse-mode-card:hover,.blueprint-item:hover,.checkbox-item:hover,.ratio-btn:hover,.pill-btn:hover,.quick-actions button:hover){border-color:var(--border-hover)!important;background:color-mix(in srgb, var(--surface-raised) 86%, transparent)!important;color:var(--text-primary)!important}.creator-route :is(.model-card.active,.preset-card.active,.voice-card.active,.model-option.active,.pro-preset-card.active,.reverse-mode-card.active,.checkbox-item.checked,.ratio-btn.active,.segment-control button.active,.duration-scroll button.active,.pill-btn.active,.quick-actions button:active,.mode-btn.active){border-color:color-mix(in srgb, var(--action-primary) 34%, transparent)!important;background:color-mix(in srgb, var(--action-primary) 14%, var(--surface-panel))!important;color:var(--action-primary)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--action-primary) 14%, transparent)!important}.creator-route .model-card.not-ready{opacity:.72!important}.creator-route .model-card.not-ready :is(strong,.model-mark,.status-dot){opacity:.68!important}.generate-button,.reverse-generate-bar .btn-generate,.tts-view .btn-generate{background:var(--action-primary)!important;color:var(--action-primary-text)!important;box-shadow:0 14px 36px color-mix(in srgb, var(--action-primary) 18%, transparent)!important}.generate-button:hover:not(:disabled),.reverse-generate-bar .btn-generate:hover:not(:disabled),.tts-view .btn-generate:hover:not(:disabled){background:var(--action-primary-hover)!important}:is(.generate-button,.reverse-generate-bar .btn-generate,.tts-view .btn-generate,.btn-primary):disabled{background:var(--action-disabled)!important;color:var(--action-disabled-text)!important;box-shadow:none!important;opacity:1!important}.tts-view .tts-copy-summary{display:none!important}.tts-view .quick-actions{margin-top:10px!important}.tts-view .quick-actions button{height:32px!important;padding-inline:11px!important;font-size:11px!important;font-weight:650!important}.voice-result-panel .empty-result,.voice-result-panel .waveform,.empty-result{background:var(--surface-results)!important;color:var(--text-muted)!important;box-shadow:inset 0 0 0 1px var(--border-default)!important}.voice-result-panel .empty-result strong,.empty-result strong,.empty-state :is(p,.empty-title),.voice-result-panel .preview-heading span,.preview-heading span,.panel-heading h2,.composer-header h2,.section-heading span,.page-header h1,.page-title{color:var(--text-primary)!important}:root[data-theme=light] .gallery-home .hero:after{background:linear-gradient(90deg,#fffffff0 0%,#ffffffb8 38%,#ffffff38 68%,#ffffff0a),radial-gradient(circle at 70% 44%,#2f9f661a,#0000 38%)!important}:root[data-theme=light] .gallery-home :is(.creation-entry,.hero){box-shadow:var(--shadow-card)!important}:root[data-theme=light] .creator-route :is(.gen-results,.reverse-results,.voice-result-panel .empty-result,.reverse-empty-state){background:radial-gradient(circle at 50% 22%, #2f9f660e, transparent 42%), var(--surface-results)!important}:root[data-theme=light] .creator-route .gen-results{color:var(--text-primary)!important}:root[data-theme=light] .voice-result-panel .empty-voice-icon,:root[data-theme=light] .empty-state svg,:root[data-theme=light] .reverse-empty-state svg{color:#2f9f6647!important;opacity:1!important}:root[data-theme=light] :is(.page-container,.prompts-main){background:0 0!important}:root[data-theme=light] :is(.category-tag,.type-filters button,.assignment-filter,.filter-button){background:var(--surface-panel)!important;border-color:var(--border-default)!important;color:var(--text-secondary)!important}:root[data-theme=light] :is(.category-tag.active,.type-filters button.active,.filter-button.active){background:color-mix(in srgb, var(--action-primary) 12%, #fff)!important;border-color:color-mix(in srgb, var(--action-primary) 26%, transparent)!important;color:var(--action-primary)!important}:root[data-theme=dark] :is(.page-container,.prompts-main){background:var(--bg-page)!important}.sidebar-toggle,.panel-toggle,.bar-icon-btn,.btn-icon{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.toolbar-btn,.btn-sm,.flow-edit-presets button,.tts-view .quick-actions button{min-height:34px!important}.btn-sm{border-radius:12px!important;padding:0 14px!important}.toolbar-btn{background:color-mix(in srgb, var(--surface-raised) 66%, transparent)!important;border-color:var(--border-default)!important;color:var(--text-secondary)!important;border-radius:12px!important;padding-inline:12px!important}.toolbar-btn:hover{background:color-mix(in srgb, var(--action-primary) 12%, var(--surface-panel))!important;border-color:color-mix(in srgb, var(--action-primary) 28%, transparent)!important;color:var(--action-primary)!important}.nav-group-title{opacity:1!important;color:color-mix(in srgb, var(--text-muted) 82%, var(--text-secondary))!important;font-weight:650!important}:root[data-theme=light] .nav-group-title{color:#5f6a62!important}.hero-dot{background:0 0!important;justify-content:center!important;align-items:center!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;display:inline-flex!important}.hero-dot:before{content:""!important;background:color-mix(in srgb, var(--text-primary) 28%, transparent)!important;border-radius:999px!important;width:18px!important;height:4px!important;transition:width .18s,background .18s!important;display:block!important}.hero-dot.active:before{background:var(--action-primary)!important;width:30px!important}.creator-route .result-card{background:var(--surface-panel)!important;color:var(--text-primary)!important;border:1px solid var(--border-default)!important;box-shadow:var(--shadow-card)!important}.creator-route .result-image,.creator-route .result-video{background:radial-gradient(circle at 50% 35%, color-mix(in srgb, var(--action-primary) 8%, transparent), transparent 48%), var(--surface-inset)!important}.creator-route .result-info,.creator-route .result-label{color:var(--text-secondary)!important}.creator-route .result-edit-badge{background:color-mix(in srgb, var(--surface-panel) 92%, transparent)!important;border-color:var(--border-default)!important;color:var(--text-primary)!important;box-shadow:var(--shadow-card)!important}.flow-edit-presets button{background:color-mix(in srgb, var(--surface-raised) 72%, transparent)!important;color:var(--text-secondary)!important;border:1px solid var(--border-default)!important;box-shadow:none!important;padding-inline:13px!important}.flow-edit-presets button:hover{background:color-mix(in srgb, var(--action-primary) 13%, var(--surface-panel))!important;color:var(--action-primary)!important;border-color:color-mix(in srgb, var(--action-primary) 28%, transparent)!important;box-shadow:none!important}.tts-view .segmented.vertical{background:var(--surface-results)!important;border:1px solid var(--border-default)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border-default) 68%, transparent)!important}.tts-view .segmented.vertical button{min-height:36px!important;color:var(--text-secondary)!important;background:0 0!important}.tts-view .segmented.vertical button strong{color:inherit!important}.tts-view .segmented.vertical button small{color:color-mix(in srgb, var(--text-muted) 86%, transparent)!important}.tts-view .segmented.vertical button:hover,.tts-view .segmented.vertical button.active{background:color-mix(in srgb, var(--action-primary) 13%, var(--surface-panel))!important;color:var(--action-primary)!important}.tts-view .segmented.vertical button:hover small,.tts-view .segmented.vertical button.active small{color:color-mix(in srgb, var(--action-primary) 72%, var(--text-secondary))!important}.settings-view .function-icon{color:color-mix(in srgb, var(--action-primary) 86%, var(--text-primary))!important;background:color-mix(in srgb, var(--action-primary) 14%, var(--surface-raised))!important}:root[data-theme=light] .settings-view .function-icon{color:#0f5c38!important;background:#dff2e7!important}.settings-view :is(.icon-action,.secret-input button,.secondary-action,.sync-action,.type-filters button,.assignment-filter,.filter-button){min-height:34px!important}:root[data-theme=light]{--action-primary:#187a45;--action-primary-hover:#12683c;--text-muted:#5d6a62}:root[data-theme=dark]{--text-muted:#f5f5f294;--text-secondary:#f5f5f2bd}:root[data-theme=light] .sidebar .nav-group-title{color:#4f5c54!important}:root[data-theme=dark] .sidebar .nav-item:not(.active){color:#f5f5f29e!important}:root[data-theme=dark] .sidebar .nav-group-title{color:#f5f5f294!important}:root[data-theme=light] .gallery-home .filter-row .filter-button{color:#56645c!important}:root[data-theme=light] .gallery-home .filter-row .filter-button:hover,:root[data-theme=light] .gallery-home .filter-row .filter-button.active{color:var(--action-primary)!important}.main-content.creator-route .prompt-input-wrapper .toolbar-btn,.main-content.creator-route .toolbar-btn{border-radius:10px!important;height:34px!important;min-height:34px!important;padding-inline:12px!important}.creator-route .preview-heading .panel-actions button,.creator-route .panel-actions button{border-radius:12px!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}:root[data-theme=light] .creator-route :is(.editor-placeholder,.toolbar-hint,.upload-format),:root[data-theme=light] .settings-view :is(.connection-state.offline,.inline-status.offline,.connection-meta,.last-sync),:root[data-theme=light] .settings-view :is(.config-field>span,.modal-field>span,.field-hint,.catalog-header p,.model-table-header,.model-name-stack small,.not-assigned,.eyebrow,.function-copy small,.recommendation-note),:root[data-theme=light] .flow-image-editor :is(.flow-title-stack small,.flow-canvas-meta small,.flow-panel-heading small,.flow-prompt-heading small,.flow-tool-card small,.draw-mode-row span,.flow-tool-rail span){color:#5d6a62!important}:root[data-theme=dark] .gallery-home .filter-row .filter-button{color:#ecedee9e!important}:root[data-theme=dark] .creator-route :is(.editor-placeholder,.toolbar-hint,.upload-format),:root[data-theme=dark] .settings-view :is(.connection-state.offline,.inline-status.offline,.config-field>span,.modal-field>span,.field-hint,.catalog-header p,.model-table-header,.model-name-stack small,.not-assigned,.eyebrow,.function-copy small,.recommendation-note),:root[data-theme=dark] .flow-image-editor :is(.flow-title-stack small,.flow-canvas-meta small,.flow-panel-heading small,.flow-prompt-heading small,.flow-tool-card small,.draw-mode-row span,.flow-tool-rail span){color:#f5f5f294!important}:root[data-theme=light] .gallery-home .hot-label{color:#fff4df!important;background:#783e00db!important;border-color:#783e0033!important}:root[data-theme=light] .settings-view .provider-symbol{color:#187a45!important}:root[data-theme=light] :is(.generate-button:not(:disabled),.reverse-generate-bar .btn-generate:not(:disabled),.tts-view .btn-generate:not(:disabled),.add-connection-btn,.sync-action){background:var(--action-primary)!important;color:#fff!important}:root[data-theme=light] :is(.generate-button:hover:not(:disabled),.reverse-generate-bar .btn-generate:hover:not(:disabled),.tts-view .btn-generate:hover:not(:disabled),.add-connection-btn:hover,.sync-action:hover){background:var(--action-primary-hover)!important}.settings-view :is(.icon-action,.secret-input button){width:34px!important;height:34px!important}.creator-route .preview-panel.is-empty .gen-results{justify-content:center!important;align-items:center!important;padding:22px!important}.creator-route :is(.result-empty-card,.voice-result-panel .result-empty-card){border:1px solid var(--border-default)!important;background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--action-primary) 10%, transparent), transparent 58%), color-mix(in srgb, var(--surface-raised) 82%, transparent)!important;width:min(390px,100%)!important;height:auto!important;min-height:190px!important;color:var(--text-muted)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border-default) 78%, transparent)!important;border-radius:20px!important;flex:none!important;margin:auto!important;padding:24px 22px!important}.creator-route .reverse-empty-state.result-empty-card{width:min(520px,100%)!important;min-height:360px!important}.creator-route :is(.result-empty-card>svg,.voice-result-panel .result-empty-card>svg){width:42px!important;height:42px!important;color:color-mix(in srgb, var(--action-primary) 62%, var(--text-muted))!important;opacity:1!important;margin:0 0 4px!important}.creator-route :is(.result-empty-card>p,.result-empty-card>strong,.result-empty-card>.empty-title){color:var(--text-primary)!important;font-size:15px!important;font-weight:800!important;line-height:1.45!important}.creator-route :is(.result-empty-card>.empty-hint,.result-empty-card>.empty-desc,.voice-result-panel .result-empty-card>p){color:var(--text-muted)!important;font-size:12px!important;line-height:1.6!important}.creator-route .result-empty-actions{flex-wrap:wrap!important;justify-content:center!important;gap:7px!important;margin-top:4px!important;display:flex!important}.creator-route .result-empty-actions span{background:color-mix(in srgb, var(--surface-panel) 82%, transparent)!important;min-height:26px!important;color:var(--text-secondary)!important;box-shadow:inset 0 0 0 1px var(--border-default)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important}:root[data-theme=light] .creator-route :is(.result-empty-card,.voice-result-panel .result-empty-card){background:radial-gradient(circle at 50% 0,#2f9f6614,#0000 56%),#fff!important}:root[data-theme=dark] .creator-route :is(.result-empty-card,.voice-result-panel .result-empty-card){background:radial-gradient(circle at 50% 0,#32ec9e1c,#0000 58%),#151714!important}:root[data-theme=light]{--yc-stage-bg:#f4f6f2;--yc-stage-panel:#ffffffd1;--yc-stage-panel-strong:#fffffff0;--yc-stage-line:#16221b1f;--yc-stage-line-strong:#23895a47;--yc-stage-copy:#121a14;--yc-stage-muted:#5d6a62;--yc-stage-faint:#7d887f;--yc-stage-green:#319a62;--yc-stage-green-2:#23895a;--yc-stage-glow:0 22px 70px #16221b1a}.main-content{isolation:isolate;background:linear-gradient(90deg, #050607f2 0%, #050607c7 44%, #0506079e 100%), linear-gradient(180deg, #05060733 0%, #050607f5 100%), url(/assets/hero-fantasy-DjZBpgSA.jpg) center / cover fixed, var(--yc-stage-bg)!important;color:var(--yc-stage-copy)!important;font-family:var(--font-sans)!important;position:relative!important}:root[data-theme=light] .main-content{background:linear-gradient(90deg, #f4f6f2f5 0%, #f4f6f2d6 48%, #f4f6f2c2 100%), linear-gradient(180deg, #f4f6f28c 0%, #f4f6f2fa 100%), url(/assets/hero-fantasy-DjZBpgSA.jpg) center / cover fixed, var(--yc-stage-bg)!important}.main-content>*{z-index:1;position:relative}.main-content :is(.gallery-home,.studio-view,.page-container,.prompts-view,.history-view,.settings-view){color:var(--yc-stage-copy)!important;font-family:var(--font-sans)!important;background:0 0!important}.main-content :is(.studio-header h1,.page-header h1,.page-title,.history-header h1,.login-heading h2,.prompts-sidebar h2,.settings-title,.reverse-sidebar .page-title){font-family:var(--font-sans)!important;color:var(--yc-stage-copy)!important;letter-spacing:0!important;font-weight:850!important}.main-content :is(.studio-header,.page-header,.history-header,.model-section,.creation-panel,.preview-panel,.reverse-sidebar,.reverse-results,.settings-view .page-header,.connections-panel,.catalog-panel,.assignment-panel,.prompts-sidebar,.history-list-panel,.history-detail-panel,.filter-bar,.history-toolbar){border:1px solid var(--yc-stage-line)!important;background:var(--yc-stage-panel)!important;box-shadow:var(--yc-stage-glow)!important;-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important;border-radius:24px!important}.main-content :is(.studio-header,.page-header,.history-header){min-height:0!important;margin-bottom:16px!important;padding:22px 24px!important}.main-content .studio-header{justify-content:space-between!important;align-items:center!important;display:flex!important}.main-content :is(.studio-header p,.page-header p,.history-header p){max-width:720px;color:var(--yc-stage-muted)!important;margin-top:8px!important;font-size:13px!important;line-height:1.7!important;display:block!important}.main-content :is(.studio-eyebrow,.section-kicker,.panel-kicker,.reverse-kicker,.eyebrow){color:var(--yc-stage-green)!important;letter-spacing:.16em!important;font-size:11px!important;font-weight:850!important;display:inline-flex!important}.main-content :is(.mode-badge,.workspace-status,.quality-badge,.type-chip,.asset-type-badge){border:1px solid var(--yc-stage-line-strong)!important;color:var(--yc-stage-green)!important;box-shadow:none!important;background:#70cf971a!important;border-radius:999px!important}.main-content :is(.creation-panel,.preview-panel,.reverse-sidebar,.reverse-results,.history-list-panel,.history-detail-panel){background:linear-gradient(180deg, #ffffff09, transparent 42%), var(--yc-stage-panel)!important}.main-content :is(.composer-section,.parameter-section,.preview-heading,.generate-bar,.voice-config-surface,.section-block,.detail-section,.detail-preview,.prompt-text,.prompt-box,.search-box,.history-search,.upload-zone,.main-textarea,.pro-textarea,.prompt-input-wrapper .editor-wrap,.prompt-input-wrapper .upload-grid,.gen-results){border-color:var(--yc-stage-line)!important;color:var(--yc-stage-copy)!important;box-shadow:none!important;background:#ffffff0e!important;border-radius:18px!important}.main-content :is(.model-card,.preset-card,.voice-card,.voice-source-card,.model-option,.pro-preset-card,.reverse-mode-card,.radio-card,.checkbox-item,.ratio-btn,.segment-control,.duration-scroll button,.category-tag,.filter-pill,.cat-item,.prompt-card,.asset-card,.history-row,.template-card,.art-card,.creation-entry){border:1px solid var(--yc-stage-line)!important;color:var(--yc-stage-copy)!important;box-shadow:none!important;background:#ffffff0e!important;border-radius:18px!important;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s!important}.main-content :is(.model-card:hover,.preset-card:hover,.voice-card:hover,.voice-source-card:hover,.model-option:hover,.pro-preset-card:hover,.reverse-mode-card:hover,.radio-card:hover,.checkbox-item:hover,.ratio-btn:hover,.category-tag:hover,.filter-pill:hover,.cat-item:hover,.prompt-card:hover,.asset-card:hover,.history-row:hover,.template-card:hover,.art-card:hover,.creation-entry:hover){transform:translateY(-1px);border-color:var(--yc-stage-line-strong)!important;background:#ffffff13!important;box-shadow:0 18px 44px #0000002e!important}.main-content :is(.model-card.active,.preset-card.active,.voice-card.active,.voice-source-card.active,.model-option.active,.pro-preset-card.active,.reverse-mode-card.active,.ratio-btn.active,.segment-control button.active,.duration-scroll button.active,.category-tag.active,.filter-pill.active,.cat-item.active,.history-row.active){border-color:var(--yc-stage-line-strong)!important;color:var(--yc-stage-green)!important;box-shadow:inset 2px 0 var(--yc-stage-green)!important;background:#70cf9721!important}.main-content :is(.btn-primary,.generate-button:not(:disabled),.reverse-generate-bar .btn-generate:not(:disabled),.tts-view .btn-generate:not(:disabled),.sync-action,.asset-action.primary,.primary-action,.add-connection-btn){background:linear-gradient(90deg, var(--yc-stage-green), var(--yc-stage-green-2))!important;color:#07120b!important;border:0!important;border-radius:16px!important;font-weight:850!important;box-shadow:0 18px 44px #43bc7833!important}.main-content :is(.btn-primary:hover,.generate-button:hover:not(:disabled),.reverse-generate-bar .btn-generate:hover:not(:disabled),.tts-view .btn-generate:hover:not(:disabled),.sync-action:hover,.asset-action.primary:hover,.primary-action:hover,.add-connection-btn:hover){filter:brightness(1.04);transform:translateY(-1px)}.main-content :is(input,textarea,select){border:1px solid var(--yc-stage-line)!important;color:var(--yc-stage-copy)!important;box-shadow:none!important;background:#ffffff0e!important;border-radius:15px!important}.main-content :is(input,textarea,select)::placeholder{color:var(--yc-stage-faint)!important}.main-content :is(input,textarea,select):focus{border-color:var(--yc-stage-line-strong)!important;box-shadow:0 0 0 3px #97e7b914!important}.main-content :is(.panel-heading h2,.preview-heading span,.composer-header h2,.section-heading span,.catalog-header h2,.asset-name,.prompt-name,.history-row h2,.detail-header h2){color:var(--yc-stage-copy)!important;font-weight:850!important}.main-content :is(.panel-heading p,.preview-heading small,.composer-header p,.section-heading small,.asset-meta,.asset-prompt,.prompt-uses,.prompts-count,.history-row p,.row-foot,.detail-header p){color:var(--yc-stage-muted)!important}.gallery-home :is(.hero,.creation-entry,.filter-row,.preview-modal){border-color:var(--yc-stage-line)!important;background-color:var(--yc-stage-panel)!important;box-shadow:var(--yc-stage-glow)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.gallery-home :is(.hero h1,.creation-entry h2,.section-heading h2){font-family:var(--font-sans)!important;letter-spacing:0!important;font-weight:850!important}@media (width<=900px){.main-content :is(.studio-scroll,.page-container,.prompts-main,.history-shell){padding:18px!important}.main-content :is(.studio-header,.page-header,.history-header){border-radius:20px!important;padding:18px!important}.main-content :is(.studio-workspace,.history-layout){flex-direction:column!important}.main-content :is(.creation-panel,.preview-panel,.history-detail-panel){width:100%!important;min-width:0!important;max-width:none!important}}.main-content.creator-route .studio-view .studio-header{display:none!important}.main-content.creator-route .studio-view .studio-scroll{padding:12px 24px 18px!important}.main-content.creator-route .studio-view .model-section{border-radius:16px!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:auto!important;height:auto!important;min-height:0!important;margin:18px 18px 0!important;padding:10px!important;display:grid!important;position:relative!important;inset:auto!important}.main-content.creator-route .studio-view .model-section .section-heading{align-items:center!important;min-height:0!important;margin:0!important;display:flex!important}.main-content.creator-route .studio-view .model-section .section-heading>span,.main-content.creator-route .studio-view .model-section .section-heading small{display:none!important}.main-content.creator-route .studio-view .model-section .section-heading div>span{color:var(--yc-stage-copy)!important;letter-spacing:0!important;white-space:nowrap!important;align-items:center!important;font-size:15px!important;font-weight:850!important;display:inline-flex!important}.main-content.creator-route .studio-view .model-section .model-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-width:0!important;display:grid!important}.main-content.creator-route .studio-view .model-section .model-card{border-radius:14px!important;min-height:44px!important;padding:8px 10px!important}.main-content.creator-route .studio-view .model-section .model-copy strong{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;overflow:hidden!important}.main-content.creator-route .studio-view .model-section .model-copy small{display:none!important}.main-content.creator-route .studio-view .studio-workspace{height:100%!important;margin:0!important}.main-content.creator-route .studio-view .creation-body{padding-top:0!important}@media (width<=620px){.main-content.creator-route .studio-view .studio-scroll{padding:12px!important}.main-content.creator-route .studio-view .model-section{grid-template-columns:1fr!important;gap:8px!important;margin:12px 12px 0!important}.main-content.creator-route .studio-view .model-section .model-rail{grid-template-columns:1fr!important}.main-content.creator-route .studio-view .studio-workspace{height:auto!important}}:root{--yc-stage-bg:#000;--yc-stage-panel:#1a1a1a;--yc-stage-panel-strong:#242424;--yc-stage-line:#ffffff1f;--yc-stage-line-strong:#32ec9e5c;--yc-stage-copy:#f7f7f5;--yc-stage-muted:#f7f7f594;--yc-stage-faint:#f7f7f561;--yc-stage-green:#32ec9e;--yc-stage-green-2:#6ee7a8;--yc-stage-glow:none}body,.main-content,.main-content :is(.gallery-home,.studio-view,.page-container,.prompts-view,.history-view,.settings-view,.creator-route){color:var(--yc-stage-copy)!important;background:#000!important}.main-content :is(.studio-header,.page-header,.history-header){border-color:var(--yc-stage-line)!important;box-shadow:none!important;background:#1a1a1a!important}.gallery-home{background:#000!important}.gallery-home .featured-rail{margin-left:0}.gallery-home :is(.hero-card,.creation-entry,.quick-card,.filter-row,.template-library,.template-image,.preview-modal){border-color:var(--yc-stage-line)!important;box-shadow:none!important}.gallery-home .hero-card{background:#0d0d0d!important}.gallery-home .creation-entry{background:#1f1f1f!important}.gallery-home .quick-card{background:#242424!important}.gallery-home .template-library,.gallery-home .filter-row,.gallery-home .template-image,.gallery-home .preview-modal{background:#1a1a1a!important}.gallery-home :is(.hero-card h1,.creation-entry h2,.section-heading h2,.quick-copy strong,.template-copy strong,.modal-header h3){color:#fff!important;font-family:var(--font-sans)!important;letter-spacing:-.025em!important;font-weight:850!important}.gallery-home :is(.hero-card p,.creation-entry p,.quick-copy small,.template-copy small,.section-heading p){color:#ecedee94!important}.main-content :is(.model-section,.creation-panel,.preview-panel,.reverse-sidebar,.reverse-results,.simple-sidebar,.pro-sidebar,.simple-main,.pro-main,.simple-result,.pro-result,.connections-panel,.catalog-panel,.assignment-panel,.prompts-sidebar,.history-list-panel,.history-detail-panel,.asset-card,.history-card,.prompt-card){border-color:var(--yc-stage-line)!important;box-shadow:none!important;background:#1a1a1a!important}.main-content.creator-route :is(.preview-panel,.reverse-results,.simple-main,.pro-main){background:#080808!important}.main-content.creator-route :is(.generate-bar,.reverse-generate-bar,.parameter-section,.version-switcher){border-color:var(--yc-stage-line)!important;background:#282828!important}.main-content :is(.generate-button,.reverse-generate-bar .btn-generate,.tts-view .btn-generate,.btn-primary,.sync-action,.add-connection-btn){background:var(--yc-stage-green)!important;color:#06110b!important;box-shadow:none!important;border-radius:999px!important;font-weight:850!important}.main-content :is(.generate-button,.reverse-generate-bar .btn-generate,.tts-view .btn-generate,.btn-primary,.sync-action,.add-connection-btn):hover:not(:disabled){background:var(--yc-stage-green-2)!important}.main-content :is(.generate-button,.reverse-generate-bar .btn-generate,.tts-view .btn-generate,.btn-primary,.sync-action,.add-connection-btn):disabled{color:#d2e6daa3!important;background:#26362f!important}:root[data-theme=light]{--yc-stage-bg:#f4f6f2;--yc-stage-panel:#fff;--yc-stage-panel-strong:#f8f9f7;--yc-stage-line:#16221b1c;--yc-stage-line-strong:#23895a40;--yc-stage-copy:#121a14;--yc-stage-muted:#5d6a62;--yc-stage-faint:#7d887f;--yc-stage-green:#23895a;--yc-stage-green-2:#187a45}:root[data-theme=light] body,:root[data-theme=light] .main-content,:root[data-theme=light] .main-content :is(.gallery-home,.studio-view,.page-container,.prompts-view,.history-view,.settings-view,.creator-route){color:var(--yc-stage-copy)!important;background:#f4f6f2!important}:root[data-theme=light] .gallery-home :is(.hero-card,.creation-entry,.quick-card,.filter-row,.template-library,.template-image,.preview-modal),:root[data-theme=light] .main-content :is(.studio-header,.page-header,.history-header,.model-section,.creation-panel,.preview-panel,.reverse-sidebar,.reverse-results,.simple-sidebar,.pro-sidebar,.simple-main,.pro-main,.simple-result,.pro-result,.connections-panel,.catalog-panel,.assignment-panel,.prompts-sidebar,.history-list-panel,.history-detail-panel,.asset-card,.history-card,.prompt-card){border-color:var(--yc-stage-line)!important;background:#fff!important;box-shadow:inset 0 1px #ffffffc7,0 12px 36px #141e180f!important}:root[data-theme=light] .main-content.creator-route :is(.preview-panel,.reverse-results,.simple-main,.pro-main),:root[data-theme=light] .gallery-home :is(.quick-card,.template-library,.filter-row,.template-image){background:#f8f9f7!important}:root[data-theme=light] .gallery-home .hero-card:after{background:linear-gradient(#00000005 0%,#000000b8 100%),radial-gradient(circle at 58% 42%,#2f9f6626,#0000 36%)!important}:root[data-theme=light] .gallery-home .hero-card .hero-art{opacity:.9!important;filter:saturate(1.04)brightness(.88)contrast(1.06)!important}:root[data-theme=light] .gallery-home .hero-card .hero-shade{background:linear-gradient(#0000000a 0%,#00000052 56%,#000000d1 100%),linear-gradient(90deg,#0000007a,#00000014 62%,#0000)!important}:root[data-theme=light] .gallery-home .hero-card h1{text-shadow:0 2px 18px #00000075;color:#fff!important}:root[data-theme=light] .gallery-home .hero-card p{color:#ffffffbd!important}:root[data-theme=light] .gallery-home :is(.creation-entry h2,.section-heading h2,.quick-copy strong,.template-copy strong,.modal-header h3){color:var(--yc-stage-copy)!important}:root[data-theme=light] .gallery-home :is(.creation-entry p,.quick-copy small,.template-copy small,.section-heading p){color:var(--yc-stage-muted)!important}:root[data-theme=light] .gallery-home .entry-icon,:root[data-theme=light] .gallery-home .quick-action{color:#fff!important;background:#121a14!important}@media (width<=640px){.main-content{height:100vh!important}.gallery-home{padding-bottom:104px!important}.main-content.creator-route .studio-view .studio-scroll,.main-content.creator-route .tts-view,.main-content.creator-route .reverse-layout{padding-bottom:112px!important}.main-content.creator-route .studio-view .studio-workspace,.main-content.creator-route .simple-layout,.main-content.creator-route .pro-layout{margin-bottom:96px!important}.main-content :is(.page-container,.prompts-main,.history-shell){padding-bottom:104px!important}}
