.canvas-assistant-shell{z-index:96;pointer-events:none;position:absolute;inset:0}.canvas-assistant-trigger{border:1px solid var(--theme-border,#3d4859);width:48px;height:48px;color:var(--theme-text,#f6f8fb);background:var(--theme-surface,#111722);box-shadow:var(--theme-shadow,0 12px 34px #0000006b);cursor:pointer;pointer-events:auto;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:96px;right:24px}.canvas-assistant-shell.is-open .canvas-assistant-trigger{right:calc(var(--assistant-panel-width,420px) + 24px);z-index:2}.canvas-assistant-shell.has-minimap .canvas-assistant-trigger{bottom:174px}.canvas-assistant-trigger:hover{border-color:var(--theme-border,#6f8199);background:var(--theme-surface-hover,#182131)}.canvas-assistant-trigger.is-active svg{animation:1.2s linear infinite canvas-assistant-spin}.canvas-assistant-badge{border:2px solid var(--theme-border,#080b10);min-width:17px;height:17px;color:var(--theme-on-accent,#fff);background:#ff4d67;border-radius:9px;place-items:center;padding:0 4px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-2px;right:-2px}.canvas-assistant-panel{width:var(--assistant-panel-width,420px);border:1px solid var(--theme-border,#2c3542);min-width:360px;max-width:560px;color:var(--theme-text,#e9eef6);background:var(--theme-surface,#0d1118);box-shadow:var(--theme-shadow,0 28px 80px #0000008c);pointer-events:auto;border-radius:8px;flex-direction:column;display:flex;position:absolute;top:16px;bottom:16px;right:16px;overflow:hidden}.canvas-assistant-resize{cursor:ew-resize;width:8px;position:absolute;top:0;bottom:0;left:-4px}.canvas-assistant-header{border-bottom:1px solid var(--theme-border,#242c37);grid-template-columns:36px minmax(0,1fr) auto 30px 30px;align-items:center;gap:6px;min-height:64px;padding:10px 12px;display:grid}.canvas-assistant-avatar{width:34px;height:34px;color:var(--theme-on-accent,#fff);background:#246bdb;border-radius:50%;place-items:center;display:grid}.canvas-assistant-header div:nth-child(2),.canvas-assistant-header div:nth-child(3){min-width:0}.canvas-assistant-header strong,.canvas-assistant-header span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.canvas-assistant-header strong{font-size:14px}.canvas-assistant-header span{color:var(--theme-muted,#7f8b9d);margin-top:3px;font-size:11px}.canvas-assistant-summary{text-align:right}.canvas-assistant-summary b{color:var(--theme-text,#aeb9c8);margin-top:3px;font-size:11px;font-weight:600;display:block}.canvas-assistant-header button,.canvas-assistant-context button{color:var(--theme-muted,#9da9ba);cursor:pointer;background:0 0;border:0}.canvas-assistant-header button:disabled{color:var(--theme-muted,#4d5868);cursor:not-allowed}.canvas-assistant-progress{background:var(--theme-surface,#1b222d);height:2px}.canvas-assistant-progress span{background:#2f7de1;height:100%;transition:width .25s;display:block}.canvas-assistant-messages{scrollbar-width:thin;flex:auto;min-height:0;padding:18px 14px;overflow-y:auto}.canvas-assistant-empty{min-height:240px;color:var(--theme-muted,#687487);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.canvas-assistant-empty strong{color:var(--theme-text,#dce3ed);font-size:15px}.canvas-assistant-empty span{max-width:270px;font-size:12px;line-height:1.6}.canvas-assistant-message{max-width:88%;margin:0 0 14px;position:relative}.canvas-assistant-message.user{margin-left:auto}.canvas-assistant-message>span{color:var(--theme-muted,#6f7c8e);margin:0 0 5px;font-size:10px;display:block}.canvas-assistant-message p{border:1px solid var(--theme-border,#28313e);color:var(--theme-text,#dce4ef);background:var(--theme-surface,#151b24);white-space:pre-wrap;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.65}.canvas-assistant-message.user p{-webkit-user-select:text;user-select:text;cursor:text;background:#16365b;border-color:#28598f;padding-right:34px}.canvas-assistant-message-copy{width:24px;height:24px;color:var(--theme-blue-text,#a9c8ed);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid;position:absolute;top:23px;right:7px}.canvas-assistant-message-copy:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#ffffff1a)}.canvas-assistant-message small{color:var(--theme-muted,#687487);margin-top:4px;font-size:10px;display:block}.canvas-assistant-message.is-thinking svg{vertical-align:-2px;animation:1.2s linear infinite canvas-assistant-spin}.canvas-assistant-plan{border:1px solid var(--theme-border,#303b49);background:var(--theme-surface,#111720);border-radius:8px;margin:16px 0;overflow:hidden}.canvas-assistant-plan>header{border-bottom:1px solid var(--theme-border,#27313d);justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.canvas-assistant-plan>header span{color:var(--theme-muted,#758397);font-size:10px;display:block}.canvas-assistant-plan>header strong{margin-top:3px;font-size:13px;display:block}.canvas-assistant-plan>header b{color:var(--theme-amber-text,#ffd166);white-space:nowrap;font-size:12px}.canvas-assistant-plan>p{color:var(--theme-muted,#9da9b8);margin:0;padding:10px 12px 0;font-size:12px;line-height:1.55}.canvas-assistant-plan ol{margin:0;padding:8px 12px 12px;list-style:none}.canvas-assistant-plan li{border-bottom:1px solid var(--theme-border,#202934);grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:9px;min-height:42px;padding:7px 0;display:grid}.canvas-assistant-plan li:last-child{border-bottom:0}.canvas-assistant-task-kind{width:25px;height:25px;color:var(--theme-text,#fff);background:var(--theme-surface,#334155);border-radius:5px;place-items:center;font-size:11px;display:grid}.canvas-assistant-task-kind.kind-image{background:#236b52}.canvas-assistant-task-kind.kind-video{background:#7c4f27}.canvas-assistant-plan li strong,.canvas-assistant-plan li small{display:block}.canvas-assistant-plan li strong{font-size:12px}.canvas-assistant-plan li small{color:var(--theme-muted,#748196);margin-top:3px;font-size:10px}.canvas-assistant-task-main{min-width:0}.canvas-assistant-task-aspect-ratio{width:max-content;color:var(--theme-muted,#8c98aa);align-items:center;gap:5px;margin-top:5px;font-size:10px;display:inline-flex}.canvas-assistant-task-aspect-ratio select{border:1px solid var(--theme-border,#364253);min-width:64px;height:24px;color:var(--theme-text,#d5deea);background:var(--theme-surface,#171e28);cursor:pointer;border-radius:4px;padding:0 20px 0 7px;font-size:10px}.canvas-assistant-plan li small.canvas-assistant-task-aspect-ratio-readonly{color:var(--theme-muted,#8c98aa);margin-top:5px}.canvas-assistant-task-video-parameters{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.canvas-assistant-task-video-parameters label{min-width:76px;color:var(--theme-muted,#8c98aa);gap:3px;font-size:10px;display:grid}.canvas-assistant-task-video-parameters select{border:1px solid var(--theme-border,#364253);width:100%;height:26px;color:var(--theme-text,#d5deea);background:var(--theme-surface,#171e28);cursor:pointer;border-radius:4px;padding:0 20px 0 7px;font-size:10px}.canvas-assistant-task-video-readonly{color:var(--theme-muted,#8c98aa);flex-wrap:wrap;gap:5px 10px;margin-top:6px;font-size:10px;display:flex}.canvas-assistant-task-prompt{border:1px solid var(--theme-border,#2d3846);min-width:0;max-height:168px;color:var(--theme-text,#c5cfdb);background:var(--theme-surface,#0c1118);-webkit-user-select:text;user-select:text;border-radius:5px;grid-column:2/-1;padding:8px 9px;overflow:auto}.canvas-assistant-task-prompt>span{color:var(--theme-muted,#78879b);margin-bottom:5px;font-size:10px;display:block}.canvas-assistant-task-prompt p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.55}.canvas-assistant-plan li em{color:var(--theme-muted,#8591a2);font-size:10px;font-style:normal}.canvas-assistant-plan li em.status-completed{color:var(--theme-green-text,#58c98b)}.canvas-assistant-plan li em.status-failed{color:var(--theme-red-text,#ff7888)}.canvas-assistant-plan>footer{border-top:1px solid var(--theme-border,#27313d);flex-wrap:wrap;justify-content:flex-end;gap:7px;padding:10px 12px;display:flex}.canvas-assistant-plan button{border:1px solid var(--theme-border,#364253);min-height:30px;color:var(--theme-text,#c7d0dc);background:var(--theme-surface,#171e28);cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:0 10px;font-size:11px;display:inline-flex}.canvas-assistant-plan button.canvas-assistant-task-kind{border:0;border-radius:5px;justify-content:center;min-height:25px;padding:0;transition:filter .15s,box-shadow .15s}.canvas-assistant-plan button.canvas-assistant-task-kind:hover{filter:brightness(1.16)}.canvas-assistant-plan button.canvas-assistant-task-kind[aria-expanded=true]{box-shadow:var(--theme-shadow,0 0 0 2px #ffffff2e)}.canvas-assistant-plan button.primary{color:var(--theme-on-accent,#fff);background:#2466b8;border-color:#2d70c8}.canvas-assistant-context{border-top:1px solid var(--theme-border,#242c37);box-sizing:border-box;scrollbar-width:thin;flex-wrap:wrap;flex:0 0 122px;align-content:flex-start;gap:6px;min-height:122px;max-height:122px;padding:8px 12px;display:flex;overflow:hidden auto}.canvas-assistant-context>span{border:1px solid var(--theme-border,#354152);max-width:190px;height:30px;color:var(--theme-text,#aeb9c8);background:var(--theme-surface,#171e28);white-space:nowrap;border-radius:5px;flex:none;align-items:center;gap:6px;padding:0 6px;font-size:10px;display:inline-flex;overflow:hidden}.canvas-assistant-context>span>b{text-overflow:ellipsis;min-width:0;font-weight:500;overflow:hidden}.canvas-assistant-context img,.canvas-assistant-context video,.canvas-assistant-context>span>svg{object-fit:cover;background:var(--theme-surface,#080b10);border-radius:3px;flex:none;width:20px;height:20px}.canvas-assistant-context button{flex:none;width:18px;height:18px;padding:0}.canvas-assistant-error{color:var(--theme-red-text,#ff96a3);background:var(--theme-surface,#321921);padding:7px 12px;font-size:11px}.canvas-assistant-composer{border-top:1px solid var(--theme-border,#242c37);background:var(--theme-surface,#0b0f15);padding:10px 12px 12px}.canvas-assistant-textarea-wrap{background:var(--theme-surface,#121821);border-radius:7px;position:relative}.canvas-assistant-draft-highlight,.canvas-assistant-composer textarea{width:100%;min-height:72px;max-height:160px;font:inherit;letter-spacing:0;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;tab-size:2;font-kerning:none;font-variant-ligatures:none;box-sizing:border-box;border:1px solid #0000;border-radius:7px;padding:10px;font-size:13px;font-weight:400;line-height:1.55}.canvas-assistant-draft-highlight{z-index:0;color:var(--theme-text,#e8edf5);pointer-events:none;position:absolute;inset:0;overflow:hidden}.canvas-assistant-draft-placeholder{color:var(--theme-muted,#687487)}.canvas-assistant-composer textarea{z-index:1;resize:vertical;color:#0000;-webkit-text-fill-color:transparent;caret-color:var(--theme-text,#e8edf5);border-color:var(--theme-border,#313c4b);scrollbar-gutter:stable;background:0 0;outline:none;display:block;position:relative}.canvas-assistant-composer textarea::placeholder{color:#0000;-webkit-text-fill-color:transparent}.canvas-assistant-composer textarea:focus{border-color:#387ed1}.canvas-assistant-mention-token{color:var(--theme-text,#eafff3);box-shadow:var(--theme-shadow,0 0 0 1px #c4ffdd29);background:#0f8c51b8;border-radius:3px;display:inline}.canvas-assistant-mention-token.kind-text{color:var(--theme-text,#e9f1ff);box-shadow:var(--theme-shadow,0 0 0 1px #aeccff29);background:#2f5fa8b8}.canvas-assistant-mention-token.kind-video{color:var(--theme-text,#fff3db);box-shadow:var(--theme-shadow,0 0 0 1px #ffda9d29);background:#9a5d16b8}.canvas-assistant-mention-token.kind-audio{color:var(--theme-text,#f7ecff);box-shadow:var(--theme-shadow,0 0 0 1px #e5c5ff29);background:#7441a8b8}.canvas-assistant-mention-preview{z-index:9;width:148px;min-height:74px;color:var(--theme-text,#dce5f1);background:var(--theme-surface,#101720);box-shadow:var(--theme-shadow,0 18px 42px #0000008c);pointer-events:none;border:1px solid #6ae89db3;border-radius:7px;grid-template-rows:58px auto;gap:5px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 7px)}.canvas-assistant-mention-preview.kind-text{border-color:#aeccffad}.canvas-assistant-mention-preview.kind-video{border-color:#ffd58ec2}.canvas-assistant-mention-preview.kind-audio{border-color:var(--theme-border,#dcb8ffc7)}.canvas-assistant-mention-preview img,.canvas-assistant-mention-preview video,.canvas-assistant-mention-preview>svg{object-fit:cover;background:var(--theme-surface,#080b10);border-radius:5px;width:100%;height:58px;display:block}.canvas-assistant-mention-preview>svg{box-sizing:border-box;padding:17px}.canvas-assistant-mention-preview strong{min-width:0;color:var(--theme-text,#dce5f1);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;line-height:1.3;overflow:hidden}.canvas-assistant-composer-tools{grid-template-columns:30px auto minmax(0,1fr) 32px;align-items:center;gap:6px;min-height:32px;margin-top:7px;display:grid}.canvas-assistant-composer-tools>button{height:30px;color:var(--theme-text,#aab6c6);background:var(--theme-surface,#1a222d);cursor:pointer;border:0;border-radius:6px;place-items:center;display:grid}.canvas-assistant-composer-tools>button:not(.canvas-assistant-settings-button){width:30px}.canvas-assistant-composer-tools>span{min-width:0;color:var(--theme-muted,#687487);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.canvas-assistant-composer-tools button.canvas-assistant-settings-button{border:1px solid var(--theme-border,#344153);background:var(--theme-surface,#151d28);white-space:nowrap;align-items:center;gap:5px;width:auto;padding:0 9px;display:inline-flex}.canvas-assistant-settings-button span{color:var(--theme-text,#b8c2d0);font-size:11px}.canvas-assistant-composer-tools button.canvas-assistant-send{color:var(--theme-on-accent,#fff);background:#246cc4}.canvas-assistant-composer-tools button:disabled{opacity:.45;cursor:default}.canvas-assistant-composer-tools button svg{pointer-events:none}.canvas-assistant-composer-tools button:has(.lucide-loader-circle) svg{animation:1.2s linear infinite canvas-assistant-spin}.canvas-assistant-mentions{z-index:8;border:1px solid var(--theme-border,#344153);background:var(--theme-surface,#101720);max-height:300px;box-shadow:var(--theme-shadow,0 18px 45px #0000007a);border-radius:7px;padding:5px;position:absolute;bottom:calc(100% + 6px);left:0;right:0;overflow-y:auto}.canvas-assistant-mentions>button{width:100%;min-height:48px;color:var(--theme-text,#d9e1ec);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:5px 7px;display:grid}.canvas-assistant-mentions>button:hover,.canvas-assistant-mentions>button.is-active{background:var(--theme-surface-hover,#1c2b3d)}.canvas-assistant-mentions img,.canvas-assistant-mentions video,.canvas-assistant-mentions>button>svg{object-fit:cover;background:var(--theme-surface,#080b10);border-radius:4px;width:38px;height:38px}.canvas-assistant-mentions span,.canvas-assistant-mentions strong,.canvas-assistant-mentions small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.canvas-assistant-mentions strong{font-size:12px}.canvas-assistant-mentions small{color:var(--theme-muted,#748196);margin-top:4px;font-size:10px}.canvas-assistant-settings-backdrop{z-index:20;background:#05080cbd;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.canvas-assistant-settings-dialog{border:1px solid var(--theme-border,#354153);width:min(100%,390px);color:var(--theme-text,#e8edf5);background:var(--theme-surface,#111720);box-shadow:var(--theme-shadow,0 24px 70px #0009);border-radius:8px;overflow:hidden}.canvas-assistant-settings-dialog>header{border-bottom:1px solid var(--theme-border,#293441);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 13px;display:flex}.canvas-assistant-settings-dialog>header strong,.canvas-assistant-settings-dialog>header span{display:block}.canvas-assistant-settings-dialog>header strong{font-size:14px}.canvas-assistant-settings-dialog>header span{color:var(--theme-muted,#748196);margin-top:3px;font-size:10px}.canvas-assistant-settings-dialog>header button{width:30px;height:30px;color:var(--theme-muted,#9da9ba);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.canvas-assistant-settings-fields{gap:12px;padding:15px 14px;display:grid}.canvas-assistant-settings-fields label{gap:6px;display:grid}.canvas-assistant-settings-fields label>span{color:var(--theme-muted,#9aa7b8);font-size:11px}.canvas-assistant-settings-fields select{border:1px solid var(--theme-border,#354153);width:100%;height:38px;color:var(--theme-text,#e8edf5);background:var(--theme-surface,#0d131c);border-radius:6px;outline:none;padding:0 10px}.canvas-assistant-settings-fields select:focus{border-color:#397fd1}.canvas-assistant-settings-dialog>footer{border-top:1px solid var(--theme-border,#293441);justify-content:flex-end;gap:8px;padding:11px 14px;display:flex}.canvas-assistant-settings-dialog>footer button{border:1px solid var(--theme-border,#384556);min-height:32px;color:var(--theme-text,#c7d0dc);background:var(--theme-surface,#171e28);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.canvas-assistant-settings-dialog>footer button.primary{color:var(--theme-on-accent,#fff);background:#2466b8;border-color:#2d70c8}.canvas-assistant-settings-dialog>footer button:disabled{opacity:.45;cursor:default}.canvas-assistant-settings-dialog>footer .lucide-loader-circle{animation:1.2s linear infinite canvas-assistant-spin}@keyframes canvas-assistant-spin{to{transform:rotate(360deg)}}@media (width<=720px){.canvas-assistant-trigger,.canvas-assistant-shell.has-minimap .canvas-assistant-trigger{bottom:82px;right:16px}.canvas-assistant-shell.is-open .canvas-assistant-trigger{display:none}.canvas-assistant-panel{border:0;border-radius:0;width:100%;min-width:0;max-width:none;position:fixed;inset:0}.canvas-assistant-resize{display:none}.canvas-assistant-composer-tools{grid-template-columns:30px auto minmax(0,1fr) 32px}}.billing-ledger-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 0;display:grid}.account-detail-dialog>.billing-ledger-summary{margin:0 18px}.billing-ledger-summary>div{border:1px solid var(--theme-border,#30353d);background:var(--theme-surface,#0c0e12);border-radius:6px;min-width:0;padding:10px 12px}.billing-ledger-summary span{color:var(--theme-muted,#a1a6af);overflow-wrap:anywhere;font-size:12px;display:block}.billing-ledger-summary strong{color:var(--theme-text,#f0f2f5);overflow-wrap:anywhere;margin-top:5px;font-size:19px;display:block}.billing-ledger-title{color:var(--theme-text,#c8cdd5);margin:8px 0;font-size:14px}.billing-events-button{border:1px solid var(--theme-border,#454a53);background:var(--theme-surface,#1a1d23);width:30px;height:30px;color:var(--theme-text,#cbd1d9);cursor:pointer;border-radius:4px;place-items:center;padding:0;display:inline-grid}.billing-events-button:hover{background:var(--theme-surface-hover,#292e37);color:var(--theme-text,#fff)}.account-detail-table>.billing-ledger-title{padding:0 18px}.billing-event-backdrop{z-index:15000;background:#0009;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.billing-event-dialog{background:var(--theme-surface,#121418);border:1px solid var(--theme-border,#454a53);width:min(850px,100%);min-width:0;max-height:calc(100dvh - 32px);color:var(--theme-text,#e7e9ed);border-radius:8px;overflow:auto}.billing-event-dialog header{border-bottom:1px solid var(--theme-border,#30353d);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.billing-event-dialog header>div{min-width:0}.billing-event-dialog small{color:var(--theme-muted,#a1a6af);overflow-wrap:anywhere;margin-top:6px;display:block}.billing-event-dialog button{border:1px solid var(--theme-border,#454a53);background:var(--theme-surface,#1a1d23);width:32px;height:32px;color:inherit;cursor:pointer;border-radius:4px;flex-shrink:0;place-items:center;display:inline-grid}.billing-event-dialog button:disabled{opacity:.4;cursor:default}.billing-event-dialog p{padding:12px 16px}.billing-event-table{overflow-x:auto}.billing-event-table table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:13px}.billing-event-table th,.billing-event-table td{text-align:left;border-bottom:1px solid var(--theme-border,#30353d);padding:12px 16px}.billing-event-table th{color:var(--theme-muted,#a1a6af);font-weight:500}.billing-event-dialog footer{justify-content:flex-end;align-items:center;gap:12px;padding:12px 16px;display:flex}@media (width<=700px){.billing-ledger-summary{flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr))}.billing-event-backdrop{padding:8px}.billing-event-dialog{max-height:calc(100dvh - 16px)}}.markdown-content{color:var(--theme-text,#c8d5e3);overflow-wrap:anywhere;font-size:13px;line-height:1.75}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{color:var(--theme-text,#f1f6fb);letter-spacing:0;margin:1.5em 0 .65em;line-height:1.35}.markdown-content h1:first-child,.markdown-content h2:first-child,.markdown-content h3:first-child{margin-top:0}.markdown-content h1{font-size:24px}.markdown-content h2{border-bottom:1px solid var(--theme-border,#283544);padding-bottom:8px;font-size:18px}.markdown-content h3{font-size:15px}.markdown-content p{margin:.7em 0}.markdown-content ul,.markdown-content ol{margin:.7em 0;padding-left:24px}.markdown-content li{margin:.28em 0}.markdown-content blockquote{color:var(--theme-muted,#9eb0c4);background:var(--theme-surface,#0c131c);border-left:3px solid #3b82f6;margin:1em 0;padding:9px 13px}.markdown-content hr{background:var(--theme-surface,#283544);border:0;height:1px;margin:22px 0}.markdown-content a{color:var(--theme-blue-text,#7fbdff);text-decoration:none}.markdown-content a:hover{text-decoration:underline}.markdown-content :not(pre)>code{border:1px solid var(--theme-border,#2b3948);color:var(--theme-blue-text,#a9d2ff);background:var(--theme-surface,#0b1119);border-radius:4px;padding:2px 5px;font:12px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.markdown-content pre{border:1px solid var(--theme-border,#283544);max-width:100%;color:var(--theme-text,#d9e5f1);background:var(--theme-surface,#080d13);white-space:pre;border-radius:6px;margin:12px 0;padding:15px 16px;font:12px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;position:relative;overflow:auto}.markdown-content pre[data-language]:before{content:attr(data-language);color:var(--theme-muted,#65768a);text-transform:uppercase;margin-bottom:7px;font:10px/1.2 Inter,system-ui,sans-serif;display:block;position:sticky;left:0}.markdown-table-wrap{border:1px solid var(--theme-border,#2a3745);border-radius:6px;max-width:100%;margin:12px 0 18px;overflow-x:auto}.markdown-content table{border-collapse:collapse;background:var(--theme-surface,#0b1118);width:100%;min-width:520px}.markdown-content th,.markdown-content td{border-right:1px solid var(--theme-border,#25313e);border-bottom:1px solid var(--theme-border,#25313e);text-align:left;vertical-align:top;padding:9px 11px}.markdown-content th{color:var(--theme-text,#e5edf6);background:var(--theme-surface,#121b26);font-size:12px}.markdown-content td{color:var(--theme-text,#afbed0)}.markdown-content tr:last-child td{border-bottom:0}.markdown-content th:last-child,.markdown-content td:last-child{border-right:0}.api-platform-page{background:var(--theme-surface,#070a0f);min-height:100vh;color:var(--theme-text,#eef3f8)}.api-platform-main{width:min(1440px,100% - 48px);margin:0 auto;padding:42px 0 80px}.api-platform-head,.api-section-head,.api-model-card-top,.api-health-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.api-platform-kicker{color:var(--theme-green-text,#58d6b5);letter-spacing:1.4px;align-items:center;gap:7px;font-size:12px;font-weight:900;display:inline-flex}.api-platform-head h1{letter-spacing:0;margin:12px 0 8px;font-size:32px}.api-platform-head p,.api-section-head span{color:var(--theme-muted,#8290a3);margin:0;font-size:14px}.api-refresh-button,.api-primary-button,.api-row-actions button,.api-doc-button{border:1px solid var(--theme-border,#314052);background:var(--theme-surface,#111824);color:var(--theme-text,#d8e4f0);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex}.api-refresh-button{padding:9px 14px}.api-primary-button{color:var(--theme-on-accent,#fff);background:#126c61;border-color:#2a8e7d;padding:10px 16px}.api-primary-button:disabled{opacity:.55;cursor:wait}.is-spinning{animation:.8s linear infinite api-spin}@keyframes api-spin{to{transform:rotate(360deg)}}.api-platform-message{border:1px solid var(--theme-border,#314052);background:var(--theme-surface,#111824);color:var(--theme-text,#d8e4f0);border-radius:7px;margin:22px 0;padding:12px 15px}.api-platform-message.is-error{color:var(--theme-red-text,#ffb0ba);background:#ff627814;border-color:#ff627859}.api-platform-message.is-warning{color:var(--theme-amber-text,#f3cf8a);background:#e0ab4b17;border-color:#e0ab4b61}.api-platform-message.is-success{color:var(--theme-green-text,#91ebc7);background:#32be8814;border-color:#46d79b59}.api-summary-strip{border:1px solid var(--theme-border,#202c39);background:var(--theme-surface,#0e141d);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;display:grid}.api-summary-strip>div{border-right:1px solid var(--theme-border,#202c39);padding:22px 24px}.api-summary-strip>div:last-child{border-right:0}.api-summary-strip span,.api-summary-strip em{color:var(--theme-muted,#8795a7);font-size:13px;font-style:normal;display:block}.api-summary-strip strong{margin:9px 0 4px;font-size:28px;display:block}.api-section{border-top:1px solid var(--theme-border,#1d2733);margin-top:32px;padding-top:24px}.api-section h2{margin:0 0 6px;font-size:20px}.api-key-table-wrap{border:1px solid var(--theme-border,#202c39);background:var(--theme-surface,#0c1118);border-radius:8px;margin-top:16px;overflow-x:auto}.api-key-table{border-collapse:collapse;width:100%;min-width:860px;font-size:13px}.api-key-table th,.api-key-table td{border-bottom:1px solid var(--theme-border,#1b2530);text-align:left;white-space:nowrap;padding:14px 16px}.api-key-table th{color:var(--theme-muted,#8492a3);font-size:12px;font-weight:800}.api-key-table tr:last-child td{border-bottom:0}.api-key-table td strong,.api-key-table td small{display:block}.api-key-table td small{color:var(--theme-muted,#68778b);margin-top:4px;font-family:ui-monospace,monospace}.api-number{color:var(--theme-text,#bdebdc);font-variant-numeric:tabular-nums}.api-tag,.api-status,.api-model-type{border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:12px;font-weight:800;display:inline-flex}.api-tag{color:var(--theme-text,#abc5e8);background:var(--theme-surface,#162234)}.api-status.is-active{color:var(--theme-green-text,#78e1b8);background:#36cd891f}.api-status.is-disabled{color:var(--theme-red-text,#ff9ca9);background:#ff62781a}.api-row-actions{gap:8px;display:flex}.api-row-actions button{padding:6px 9px;font-size:12px}.api-row-actions button.is-danger{color:var(--theme-red-text,#ff9ca9)}.api-table-empty{color:var(--theme-muted,#778496);text-align:center!important;padding:36px!important}.api-model-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.api-model-tabs{align-items:center;gap:8px;margin-top:18px;padding-bottom:2px;display:flex;overflow-x:auto}.api-model-tabs button{border:1px solid var(--theme-border,#273443);min-width:94px;height:38px;color:var(--theme-muted,#8f9daf);background:var(--theme-surface,#0d131b);cursor:pointer;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:800;display:inline-flex}.api-model-tabs button:hover{color:var(--theme-text,#dce9f6);border-color:var(--theme-border,#3a4a5d)}.api-model-tabs button.active{color:var(--theme-on-accent,#fff);background:#1762ce;border-color:#2f79e7}.api-model-tabs button em{min-width:18px;color:inherit;background:var(--theme-surface-hover,#ffffff17);border-radius:999px;padding:1px 5px;font-size:10px;font-style:normal}.api-model-empty{border:1px dashed var(--theme-border,#2a3746);color:var(--theme-muted,#778699);background:var(--theme-surface,#0b1017);border-radius:8px;justify-items:center;gap:8px;margin-top:16px;padding:46px 20px;display:grid}.api-model-empty strong{color:var(--theme-text,#d6e1ec);font-size:14px}.api-model-empty span{font-size:12px}.api-model-card{border:1px solid var(--theme-border,#202c39);background:var(--theme-surface,#0e141d);border-radius:8px;min-width:0;padding:20px}.api-model-card-top{align-items:flex-start}.api-model-type{color:var(--theme-blue-text,#7cc9ff);background:#4a9bdd1f}.api-health-status{color:var(--theme-muted,#7c8b9f);font-size:12px}.api-health-status.is-healthy{color:var(--theme-green-text,#73e0af)}.api-health-status.is-abnormal{color:var(--theme-amber-text,#ffae69)}.api-model-card h3{margin:18px 0 8px;font-size:17px}.api-model-card code{color:var(--theme-muted,#71849c);text-overflow:ellipsis;font-family:ui-monospace,monospace;font-size:12px;display:block;overflow:hidden}.api-health{border-top:1px solid var(--theme-border,#1d2733);margin-top:22px;padding-top:16px}.api-health-head{color:var(--theme-muted,#91a0b2);font-size:12px}.api-health-head strong{color:var(--theme-text,#dbe8f5);font-size:16px}.api-health-bars{align-items:end;gap:3px;height:24px;margin:12px 0 7px;display:flex}.api-health-bars i{background:var(--theme-surface,#293545);border-radius:2px;flex:1;height:12px}.api-health-bars i.is-success{background:#43ce91;height:22px}.api-health-bars i.is-failed{background:#f16b78;height:22px}.api-health-bars i.is-pending{background:#d6a548;height:17px}.api-health-card small,.api-health small{color:var(--theme-muted,#6f7f92);font-size:11px}.api-model-specs{border:1px solid var(--theme-border,#1d2b3a);background:var(--theme-surface,#0b1119);border-radius:6px;gap:8px;margin:17px 0 12px;padding:12px;display:grid}.api-model-specs div{grid-template-columns:92px minmax(0,1fr);align-items:start;gap:12px;font-size:12px;display:grid}.api-model-specs span{color:var(--theme-muted,#718399)}.api-model-specs strong{min-width:0;color:var(--theme-text,#c8d8e8);overflow-wrap:anywhere;font-weight:700;line-height:1.45}.api-capability-list{flex-wrap:wrap;gap:8px;margin:17px 0;display:flex}.api-capability-list span{border:1px solid var(--theme-border,#263546);color:var(--theme-text,#a8b8cb);border-radius:5px;padding:6px 8px;font-size:12px}.api-doc-button{width:100%;color:var(--theme-blue-text,#8fc4ff);background:0 0;padding:9px 12px}.api-empty-state{border:1px dashed var(--theme-border,#2b3948);color:var(--theme-muted,#8392a5);border-radius:8px;justify-items:center;gap:10px;margin-top:80px;padding:60px 20px;display:grid}.api-empty-state strong{color:var(--theme-text,#dbe5f0)}.api-dialog-backdrop{z-index:100;background:var(--theme-backdrop,#000000b8);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.api-dialog,.api-doc-dialog{border:1px solid var(--theme-border,#314052);background:var(--theme-surface,#111821);width:min(520px,100%);box-shadow:var(--theme-shadow,0 20px 70px #00000080);border-radius:9px}.api-doc-dialog{width:min(760px,100%)}.api-dialog-head{border-bottom:1px solid var(--theme-border,#273442);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.api-dialog-head strong,.api-dialog-head span{display:block}.api-dialog-head span{color:var(--theme-muted,#748499);margin-top:5px;font-size:12px}.api-dialog-head button{color:var(--theme-muted,#91a0b0);cursor:pointer;background:0 0;border:0}.api-dialog-body{gap:16px;padding:22px 20px;display:grid}.api-dialog-body label{color:var(--theme-text,#aab7c5);gap:7px;font-size:13px;font-weight:800;display:grid}.api-dialog-body input:not([type=checkbox]){box-sizing:border-box;border:1px solid var(--theme-border,#344355);background:var(--theme-surface,#0b1016);width:100%;color:var(--theme-text,#ecf3fb);border-radius:6px;padding:10px 12px}.api-switch-line{grid-template-columns:none;align-items:center;gap:9px!important;display:flex!important}.api-switch-line input{accent-color:#39ba91}.api-dialog-actions{border-top:1px solid var(--theme-border,#273442);justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}.api-dialog-actions button{border:1px solid var(--theme-border,#344355);background:var(--theme-surface,#18212d);color:var(--theme-text,#c5d1de);cursor:pointer;border-radius:6px;padding:9px 15px;font-weight:800}.api-secret-box{background:#32be8814;border:1px solid #46d79b59;border-radius:7px;gap:8px;margin:16px 20px 0;padding:13px;display:grid}.api-secret-box span{color:var(--theme-green-text,#85e6bc);font-size:12px;font-weight:800}.api-secret-box code{overflow-wrap:anywhere;color:var(--theme-text,#e7fff5);font-family:ui-monospace,monospace;font-size:12px}.api-secret-box button{border:1px solid var(--theme-border,#357f69);background:var(--theme-surface,#153a32);color:var(--theme-text,#b7f5dd);cursor:pointer;border-radius:5px;justify-self:start;align-items:center;gap:6px;padding:6px 9px;display:inline-flex}.api-form-error{color:var(--theme-red-text,#ff9ca9);font-size:13px}.api-doc-content{max-height:68vh;padding:22px;overflow:auto}@media (width<=900px){.api-platform-main{width:min(100% - 28px,720px);padding-top:28px}.api-model-grid,.api-summary-strip{grid-template-columns:1fr}.api-summary-strip>div{border-right:0;border-bottom:1px solid var(--theme-border,#202c39)}.api-summary-strip>div:last-child{border-bottom:0}.api-platform-head{align-items:flex-start;gap:12px}.api-platform-head>div{min-width:0}.api-refresh-button{flex:none}}@media (width<=560px){.api-platform-page .admin-topbar{padding:0 10px}.api-platform-page .admin-brand strong{display:none}.api-platform-page .account-actions{gap:8px}.api-platform-page .score-action{padding-inline:8px}.api-platform-page .score-action span{display:none}.api-platform-main{padding-top:88px}.api-platform-head{flex-direction:column}.api-refresh-button{align-self:flex-start}}.panorama-share-page{background:var(--theme-surface,#101417);width:100vw;height:100dvh;color:var(--theme-text,#f8fafc);overflow:hidden}.panorama-share-preview{background-color:var(--theme-surface,#171c20);background-position:50%;background-size:cover;align-items:flex-end;display:flex;position:relative}.panorama-share-preview:after{content:"";background:#070a0c7a;position:absolute;inset:0}.panorama-share-back{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090c0e73;border:1px solid #ffffff57;border-radius:6px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;left:18px}.panorama-preview-content{z-index:1;width:min(760px,100% - 40px);margin:0 auto clamp(48px,10vh,110px);position:relative}.panorama-preview-content p,.panorama-preview-content h1,.panorama-preview-content span{margin:0}.panorama-preview-content p{color:#93e6c8;font-size:14px}.panorama-preview-content h1{letter-spacing:0;margin-top:10px;font-size:clamp(32px,7vh,66px);font-weight:700}.panorama-preview-content>span{color:#ffffffc2;margin-top:12px;font-size:14px;display:block}.panorama-preview-content>button{color:#121718;cursor:pointer;background:#f5f8f7;border:0;border-radius:6px;align-items:center;gap:8px;min-height:44px;margin-top:24px;padding:0 22px;font-weight:700;display:inline-flex}.panorama-preview-content>button:disabled{cursor:wait;opacity:.6}.panorama-share-active{position:relative}.panorama-share-header{z-index:5;pointer-events:none;background:linear-gradient(#040709c2,#0000);justify-content:space-between;align-items:center;min-height:58px;padding:8px 18px;display:flex;position:absolute;top:0;left:0;right:0}.panorama-share-header div{flex-direction:column;gap:3px;display:flex}.panorama-share-header strong{font-size:15px}.panorama-share-header span{color:#ffffffb3;font-size:12px}.panorama-viewer{touch-action:none;cursor:grab;position:absolute;inset:0;overflow:hidden}.panorama-viewer:active{cursor:grabbing}.panorama-viewer-canvas{width:100%;height:100%;display:block}.panorama-viewer-loading{z-index:4;color:#ffffffbf;background:#11171a;place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.panorama-viewer-load-error{z-index:7;color:#fff;text-align:center;background:#371416e6;border:1px solid #ff9b9b6b;border-radius:6px;flex-direction:column;align-items:center;gap:8px;width:min(360px,100% - 32px);padding:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.panorama-viewer-load-error span{color:#ffffffb8;font-size:12px}.panorama-viewer-load-error button{align-items:center;gap:6px;min-height:34px;margin-top:4px;display:inline-flex}.panorama-viewer-reset{z-index:5;color:#fff;cursor:pointer;background:#080c0e85;border:1px solid #ffffff47;border-radius:6px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:70px;right:calc(min(330px,42vw) + 30px)}.panorama-floor-plan{z-index:5;cursor:default;opacity:.58;background:#080c0ec2;border:1px solid #ffffff47;border-radius:6px;width:min(330px,42vw);transition:opacity .18s,border-color .18s;position:absolute;top:70px;right:18px;overflow:hidden;box-shadow:0 8px 28px #0000004d}.panorama-floor-plan:hover{opacity:1;border-color:#ffffff80}.panorama-floor-plan:has(g:focus-visible){opacity:1;border-color:#ffffff80}.panorama-floor-plan img{object-fit:contain;background:#fff;width:100%;height:auto;display:block}.panorama-floor-plan-regions{width:100%;height:100%;position:absolute;inset:0}.panorama-floor-plan g{cursor:pointer;pointer-events:bounding-box;outline:none}.panorama-floor-plan-hit{fill:#0000;stroke:none;pointer-events:all}.panorama-floor-plan polygon{fill:var(--room-fill);stroke:var(--room-stroke);stroke-width:.55px;vector-effect:non-scaling-stroke;transition:fill .16s,stroke .16s,stroke-width .16s}.panorama-floor-plan g:hover polygon,.panorama-floor-plan g:focus polygon{filter:brightness(1.2);stroke:#fff;stroke-width:.9px}.panorama-floor-plan g.active polygon{filter:brightness(1.18)drop-shadow(0 0 1.5px #ff3030e6);stroke:#ff3030;stroke-width:2px}.panorama-floor-plan-compass{z-index:2;pointer-events:none;width:18px;height:18px;display:block;position:absolute;transform:translate(-50%,-50%)}.panorama-floor-plan-compass svg{color:#ff3030;filter:drop-shadow(0 0 1px #fffffff2)drop-shadow(0 1px 2px #000000b8);transform:rotate(calc(var(--panorama-map-heading,0deg) + 90deg));transform-origin:50%;position:absolute;inset:2px}.panorama-room-nav{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080c0ead;border:1px solid #fff3;border-radius:7px;gap:8px;max-width:calc(100% - 28px);padding:8px;display:flex;position:absolute;bottom:18px;left:50%;overflow-x:auto;transform:translate(-50%)}.panorama-room-nav button{color:#ffffffbf;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;flex:0 0 92px;grid-template-rows:48px auto;gap:5px;min-width:92px;padding:4px;display:grid}.panorama-room-nav button.active{color:#fff;background:#46997c3d;border-color:#7de2c0}.panorama-room-nav img{object-fit:cover;border-radius:3px;width:100%;height:48px}.panorama-room-nav svg{place-self:center}.panorama-room-nav span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.panorama-share-error{z-index:8;color:#fff;background:#561414e0;border:1px solid #ff9b9b6b;border-radius:5px;max-width:min(560px,100% - 32px);padding:10px 14px;font-size:13px;position:absolute;top:70px;left:50%;transform:translate(-50%)}.panorama-spin{animation:.8s linear infinite panorama-spin}@keyframes panorama-spin{to{transform:rotate(360deg)}}@media (width<=640px){.panorama-preview-content{margin-bottom:58px}.panorama-preview-content h1{font-size:38px}.panorama-room-nav{bottom:10px}.panorama-room-nav button{flex-basis:76px;min-width:76px}.panorama-floor-plan{width:min(225px,63vw);top:62px;right:10px}.panorama-viewer-reset{top:62px;left:10px;right:auto}}.page.auth-page{isolation:isolate;min-height:100vh;color:var(--theme-text,#f8fafc);place-items:center start;padding:64px 0 64px 4px;display:grid;background:var(--theme-surface,#030404)!important}body:has(.auth-page){background:var(--theme-surface,#030404)}.auth-background{z-index:-1;background:radial-gradient(circle at 11% 18%, var(--theme-surface,#29303d42), transparent 28%), radial-gradient(circle at 44% 78%, var(--theme-surface,#171d2738), transparent 34%), var(--theme-surface,#030404);position:fixed;inset:0}.auth-card{z-index:1;border:1px solid var(--theme-border,#273142);background:var(--theme-surface,#101217);width:408px;min-height:638px;box-shadow:var(--theme-shadow,0 30px 110px #00000094);border-radius:9px;padding:34px;position:relative}.auth-brand{justify-content:flex-start;margin-bottom:30px;display:flex}.auth-brand .brand{width:258px;height:82px;overflow:hidden}.auth-brand img{object-fit:contain;width:258px;height:82px}.auth-copy{margin-bottom:24px}.auth-copy h1{color:var(--theme-text,#fff);letter-spacing:0;margin:0 0 10px;font-size:27px;font-weight:900}.auth-copy p{color:var(--theme-text,#c1cada);margin:0;font-size:15px;font-weight:500;line-height:1.75}.auth-tabs{border-bottom:1px solid var(--theme-border,#2a3446);grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:20px;display:grid}.auth-tab{height:46px;color:var(--theme-muted,#9aa7bb);cursor:pointer;background:0 0;border:0;font-size:15px;font-weight:800;position:relative}.auth-tab:after{content:"";background:0 0;border-radius:999px;height:2px;position:absolute;bottom:-1px;left:24px;right:24px}.auth-tab.active{color:var(--theme-text,#fff)}.auth-tab.active:after{background:#20d7ff}.auth-form{gap:14px;display:grid}.auth-register-hint{color:var(--theme-muted,#8e9cb0);margin:-6px 2px 0;font-size:12px;line-height:1.55}.session-validation-screen .auth-card{min-height:160px;color:var(--theme-text,#dce6f5);place-items:center;display:grid}.auth-input{border:1px solid var(--theme-border,#334054);height:44px;color:var(--theme-muted,#728096);background:var(--theme-surface,#050607);border-radius:8px;align-items:center;gap:10px;padding:0 13px;transition:border-color .16s,box-shadow .16s;display:flex}.auth-input:focus-within{border-color:var(--theme-border,#4e5d75);box-shadow:var(--theme-shadow,0 0 0 3px #20d7ff14)}.auth-input input{width:100%;min-width:0;color:var(--theme-text,#dce6f5);background:0 0;border:0;outline:0;font-size:16px}.auth-input input::placeholder{color:var(--theme-muted,#7c889a)}.password-toggle{width:28px;height:28px;color:var(--theme-muted,#76849a);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;display:inline-grid}.password-toggle:hover{color:var(--theme-blue-text,#20d7ff)}.captcha-row{grid-template-columns:1fr 116px;gap:10px;display:grid}.captcha-code{border:0;border:1px solid var(--theme-border,#334054);height:44px;color:var(--theme-muted,#7e8b9f);background:linear-gradient(100deg, transparent 46%, #7e8b9f3d 47%, transparent 49%), linear-gradient(16deg, transparent 58%, #7e8b9f2e 59%, transparent 61%), var(--theme-surface,#10141b);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;display:flex}.captcha-code span{font-size:21px;font-weight:800;line-height:1}.captcha-code span:first-child{color:var(--theme-red-text,#ef4444);transform:rotate(-8deg)}.captcha-code span:nth-child(2){color:var(--theme-green-text,#16a34a);transform:translateY(2px)rotate(7deg)}.captcha-code span:nth-child(3){color:var(--theme-violet-text,#8b5cf6);transform:rotate(-4deg)}.captcha-code span:nth-child(4){color:var(--theme-green-text,#22c55e);transform:translateY(-1px)rotate(9deg)}.auth-primary-button{border:1px solid var(--theme-border,#000);height:40px;color:var(--theme-text,#fff);background:var(--theme-surface,#030303);box-shadow:none;cursor:pointer;border-radius:8px;margin-top:10px;font-size:16px;font-weight:800;transition:background .16s,transform .16s}.auth-primary-button:hover{background:var(--theme-surface-hover,#080a0d)}.auth-primary-button:active{transform:translateY(1px)}.auth-message{color:var(--theme-cyan-text,#94efff);background:#20d7ff14;border:1px solid #20d7ff38;border-radius:8px;margin-top:14px;padding:10px 12px;font-size:14px;font-weight:700;line-height:1.5}.project-library-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.project-library-actions{align-items:center;gap:14px;display:flex}.project-search-box{width:min(320px,30vw)}.project-tabs{margin-bottom:16px}.project-toolbar-line{margin-bottom:18px}.project-card{border:1px solid var(--theme-border,#303744);background:var(--theme-surface,#14161b);border-radius:12px;height:214px;position:relative;overflow:hidden}.clickable-card{width:100%;color:inherit;text-align:left;padding:0;display:block}.clickable-card:hover{border-color:var(--theme-border,#4a5568)}.workspace-hint{min-height:20px;color:var(--theme-muted,#8f9aac);font-size:14px;font-weight:800}.workspace-empty-hint{color:var(--theme-muted,#8f9aac);margin-top:18px;font-size:15px;font-weight:800}.workspace-sync-status{color:var(--theme-muted,#64748b);background:#5c7cfa14;border:1px solid #5c7cfa33;border-radius:8px;align-items:center;margin:0 0 14px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.asset-library .workspace-hint{margin:-12px 0 16px}.project-card.create{color:var(--theme-text,#d6dce8);background:var(--theme-surface,#17191f);flex-direction:column;justify-content:center;align-items:center;gap:14px;font-weight:800;display:flex}.project-card.create:hover{border-color:var(--theme-border,#4c5667);background:var(--theme-surface-hover,#1b1e25)}.project-card.create:disabled{cursor:not-allowed;color:var(--theme-muted,#6f7a8d);border-color:var(--theme-border,#282f3a);background:var(--theme-surface,#11141a)}.project-library-grid{grid-template-columns:repeat(auto-fill,minmax(284px,284px));gap:24px;display:grid}.project-card.create span{font-size:41px;line-height:1}.synced-project-card{color:var(--theme-text,#eef3fb);text-align:left;background:var(--theme-surface,#050607);grid-template-rows:1fr auto;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.synced-project-card:hover,.synced-project-card.menu-open{border-color:var(--theme-border,#3f4d64);box-shadow:var(--theme-shadow,0 16px 46px #0000005c);transform:translateY(-2px)}.project-open-layer{z-index:3;color:#eff5ff;opacity:0;background:0 0;border:0;place-items:center;transition:background .16s,opacity .16s;display:grid;position:absolute;inset:0}.synced-project-card:hover .project-open-layer,.synced-project-card.menu-open .project-open-layer{opacity:1;background:#00000070}.project-hover-entry{color:#e7efff;align-items:center;gap:8px;font-size:14px;font-weight:900;display:inline-flex}.synced-project-preview{background:radial-gradient(circle at center, var(--theme-surface-hover,#ffffff0a) 0 1px, transparent 1px) 0 0 / 18px 18px, var(--theme-surface,#050607);place-items:center;min-height:138px;display:grid}.synced-project-preview img{object-fit:cover;width:100%;height:100%}.synced-project-preview span{width:52px;height:52px;color:var(--theme-muted,#9aa4b6);background:var(--theme-surface,#2a2f39);border-radius:8px;place-items:center;display:grid}.project-card-menu-trigger{z-index:8;color:#fff;opacity:0;background:#16191fe0;border:1px solid #ffffff14;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .16s,opacity .16s,transform .16s;display:inline-flex;position:absolute;top:10px;right:10px}.synced-project-card:hover .project-card-menu-trigger,.synced-project-card.menu-open .project-card-menu-trigger{opacity:1}.project-card-menu-trigger:hover{background:#252a34;transform:translateY(-1px)}.project-card-menu{z-index:12;border:1px solid var(--theme-border,#343a45);background:var(--theme-surface,#17191f);width:150px;box-shadow:var(--theme-shadow,0 18px 54px #0000007a);border-radius:10px;padding:10px 0;position:absolute;top:52px;right:12px}.project-card-menu button{width:100%;height:40px;color:var(--theme-text,#f2f6ff);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0 14px;font-size:15px;font-weight:900;display:flex}.project-card-menu button:hover{background:var(--theme-surface-hover,#222733)}.project-card-menu button.danger{color:var(--theme-red-text,#ff8b9b)}.synced-project-info{z-index:4;pointer-events:none;background:linear-gradient(#0000,#000000fa 44%);gap:5px;padding:46px 16px 14px;display:grid;position:absolute;bottom:0;left:0;right:0}.synced-project-info strong{color:var(--theme-text,#f6f8fc);font-size:17px;line-height:1.25}.synced-project-id{width:100%;color:var(--theme-text,#a9b7cc);font-family:var(--xynra-font-family);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.25;display:block;overflow:hidden}.synced-project-info span{color:var(--theme-muted,#7e899b);font-size:13px;font-weight:800}.project-dialog-backdrop{z-index:260;background:var(--theme-backdrop,#00000094);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);place-items:center;display:grid;position:fixed;inset:0}.project-name-dialog,.project-stats-dialog{border:1px solid var(--theme-border,#303744);color:var(--theme-text,#edf3ff);background:var(--theme-surface,#14161b);box-shadow:var(--theme-shadow,0 28px 90px #0000009e);border-radius:12px;overflow:hidden}.project-name-dialog{width:min(460px,100vw - 32px)}.project-stats-dialog{width:min(1200px,100vw - 88px);min-height:720px}.project-dialog-head{border-bottom:1px solid var(--theme-border,#2b303a);background:var(--theme-surface,#08090c);justify-content:space-between;align-items:center;height:50px;padding:0 16px;display:flex}.project-dialog-head strong{color:var(--theme-text,#fff);font-size:16px;font-weight:900}.project-dialog-head button{width:32px;height:32px;color:var(--theme-text,#aeb8c8);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.project-dialog-head button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#202631)}.project-dialog-body{gap:16px;padding:22px 16px 18px;display:grid}.project-dialog-body p{color:var(--theme-text,#cdd7ea);margin:0;font-size:15px;font-weight:700;line-height:1.7}.project-dialog-body label{gap:9px;display:grid}.project-dialog-body label span,.project-dialog-body em{color:var(--theme-text,#d8e2f4);font-size:14px;font-style:normal;font-weight:900}.project-dialog-body em{color:var(--theme-muted,#8fa0bb)}.project-dialog-body input{border:1px solid var(--theme-border,#303744);height:40px;color:var(--theme-text,#fff);background:var(--theme-surface,#101217);border-radius:7px;padding:0 12px;font-size:15px;font-weight:800}.project-dialog-body input:focus{border-color:var(--theme-border,#58677f);box-shadow:var(--theme-shadow,0 0 0 3px #58677f33)}.project-dialog-body b{color:var(--theme-red-text,#ff8799);font-size:14px}.project-dialog-actions{grid-template-columns:1fr 1fr;gap:12px;padding:0 16px 16px;display:grid}.project-dialog-actions button{border:1px solid var(--theme-border,#303744);height:40px;color:var(--theme-text,#dfe7f5);background:0 0;border-radius:9px;font-size:15px;font-weight:900}.project-dialog-actions button:hover:not(:disabled){background:var(--theme-surface-hover,#1b2029)}.project-dialog-actions button:last-child:not(.danger){color:#050607;background:#fff}.project-dialog-actions button.danger{color:var(--theme-red-text,#ff6f82);border-color:#ff4d62}.project-dialog-actions button.danger:hover:not(:disabled){background:#ff4d621a}.project-dialog-actions button:disabled{cursor:not-allowed;opacity:.45}.project-stats-body{min-height:668px;padding:20px 16px 30px;position:relative}.project-stats-body h2{color:var(--theme-text,#fff);margin:0 0 24px;font-size:23px;font-weight:950}.project-stats-summary{gap:12px;margin-bottom:20px;display:flex}.project-stats-summary div{background:var(--theme-surface,#2a2d34);border-radius:8px;gap:9px;min-width:140px;padding:14px;display:grid}.project-stats-summary span{color:var(--theme-muted,#a3acbc);font-size:13px;font-weight:900}.project-stats-summary strong{color:var(--theme-text,#f8fbff);font-size:25px;font-weight:950}.project-stats-tools{position:absolute;top:105px;right:18px}.project-stats-tools select{border:1px solid var(--theme-border,#303744);width:110px;height:40px;color:var(--theme-text,#f3f7ff);background:var(--theme-surface,#111318);border-radius:8px;padding:0 12px;font-weight:900}.project-stats-table{overflow:auto}.project-stats-table table{border-collapse:collapse;width:100%}.project-stats-table th{height:38px;color:var(--theme-text,#b7c0cf);background:var(--theme-surface,#292d35);text-align:left;padding:0 12px;font-size:14px;font-weight:900}.project-stats-table td{border-bottom:1px solid var(--theme-border,#2c313a);height:40px;color:var(--theme-text,#e8edf7);padding:0 12px;font-size:14px;font-weight:800}.project-cover{height:104px}.project-info{background:linear-gradient(#0000,#000000f5 30%);padding:13px 14px 12px;position:absolute;bottom:0;left:0;right:0}.project-info h3{margin:0 0 5px;font-size:16px}.project-info p{color:var(--theme-text,#b6becd);margin:0 0 3px;font-size:13px}.project-info.split{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.project-info.split strong{color:var(--theme-blue-text,#8fd6ff);font-size:13px}.folder-preview{background:var(--theme-surface,#171a21);grid-template-rows:1fr 1fr;grid-template-columns:1.15fr .75fr;gap:8px;height:122px;padding:10px;display:grid}.folder-preview div,.folder-preview span{background:radial-gradient(circle at 54% 44%, #a0a9b82e 0 8px, transparent 9px), linear-gradient(135deg, var(--theme-surface,#050607), var(--theme-surface,#10141b));border-radius:8px}.folder-preview div{grid-row:1/span 2}.library-card{border:1px solid var(--theme-border,#303744);background:var(--theme-surface,#141820);border-radius:8px;min-height:196px;position:relative;overflow:hidden}.library-cover{height:118px}.library-body{padding:14px}.library-body h3{margin:0 0 7px;font-size:16px}.library-body p{color:var(--theme-muted,#97a2b3);margin:0;font-size:13px;line-height:1.5}.asset-tabs{gap:10px;display:flex}.asset-library-workspace{align-items:stretch;height:calc(100vh - 112px);min-height:620px;display:flex}.asset-library-drawer{color:var(--theme-text,#ecf3ff);border:1px solid var(--theme-border,#303744);background:var(--theme-surface,#111318);box-shadow:var(--theme-shadow,0 24px 70px #0000006b);border-radius:14px}.asset-library-drawer-workspace{width:min(360px,100vw - 260px);height:100%}.asset-library-hidden-input{display:none}.asset-library-head{border-bottom:1px solid var(--theme-border,#262d38);background:var(--theme-surface,#0d1015);grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;height:54px;padding:0 12px;display:grid}.asset-library-head strong{color:var(--theme-text,#fff);text-align:center;font-size:17px;font-weight:900}.asset-library-head-spacer{width:32px;height:32px}.asset-library-icon-button,.asset-library-more-button{border:1px solid var(--theme-border,#2c3440);width:32px;height:32px;color:var(--theme-text,#bdc7d8);background:var(--theme-surface,#151a22);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.asset-library-icon-button:hover,.asset-library-more-button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#202733)}.asset-library-add-wrap{position:relative}.asset-library-add-menu,.asset-library-row-menu{z-index:80;border:1px solid var(--theme-border,#313946);background:var(--theme-surface,#171b23);width:142px;box-shadow:var(--theme-shadow,0 18px 54px #0000007a);border-radius:8px;padding:8px;position:absolute}.asset-library-add-menu{top:40px;right:0}.asset-library-add-menu button,.asset-library-row-menu button{width:100%;height:34px;color:var(--theme-text,#edf3ff);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;font-size:14px;font-weight:900;display:flex}.asset-library-add-menu button:hover,.asset-library-row-menu button:hover:not(:disabled){background:var(--theme-surface-hover,#252b36)}.asset-library-row-menu button.danger{color:var(--theme-red-text,#ff8d9d)}.asset-library-row-menu button:disabled{opacity:.45;cursor:not-allowed}.asset-library-scope-tabs{grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.asset-library-scope-tabs button,.asset-library-picker-tabs button{border:1px solid var(--theme-border,#2c3440);height:34px;color:var(--theme-text,#aeb8c8);background:var(--theme-surface,#10141b);border-radius:7px;font-size:14px;font-weight:900}.asset-library-scope-tabs button.active,.asset-library-picker-tabs button.active{color:#061018;border-color:var(--theme-border,#fff);background:#fff}.asset-library-scope-tabs button:disabled,.asset-library-picker-tabs button:disabled{opacity:.45;cursor:not-allowed}.asset-library-search{border:1px solid var(--theme-border,#27303c);height:38px;color:var(--theme-muted,#8792a3);background:var(--theme-surface,#080a0e);border-radius:7px;align-items:center;gap:9px;margin:0 12px 12px;padding:0 11px;display:flex}.asset-library-search input{min-width:0;color:var(--theme-text,#e6edf8);flex:1}.asset-library-body{border-top:1px solid var(--theme-border,#252b35);flex:1;min-height:0;display:block;overflow:hidden}.asset-library-folder-list{scrollbar-width:thin;scrollbar-color:#8fb0ff70 #090c1259;min-width:0;height:100%;padding:10px 12px 18px;overflow-y:auto}.asset-library-folder{position:relative}.asset-library-folder+.asset-library-folder{margin-top:6px}.asset-library-folder-row,.asset-library-item-row,.asset-library-picker-row{align-items:center;gap:6px;display:flex;position:relative}.asset-library-folder-main,.asset-library-item-main{min-width:0;color:var(--theme-text,#e7eefc);background:0 0;border:0;flex:1}.asset-library-folder-main{text-align:left;border-radius:7px;grid-template-columns:16px 18px minmax(0,1fr) auto;align-items:center;gap:8px;height:38px;padding:0 8px;font-size:14px;font-weight:900;display:grid}.asset-library-folder-main:hover,.asset-library-item-row.active,.asset-library-picker-row.active{background:var(--theme-surface-hover,#1c222c)}.asset-library-folder-main .expanded{transform:rotate(180deg)}.asset-library-folder-main span,.asset-library-item-main strong,.asset-library-picker-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.asset-library-folder-main em{min-width:22px;color:var(--theme-muted,#9fabc0);background:var(--theme-surface,#0a0d12);text-align:center;border-radius:999px;padding:2px 6px;font-size:12px;font-style:normal}.asset-library-item-list{gap:5px;padding:4px 0 8px 28px;display:grid}.asset-library-item-row{border-radius:7px;min-height:58px;padding:4px 5px}.asset-library-item-main{text-align:left;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;min-height:50px;display:grid}.asset-library-item-main span{gap:4px;min-width:0;display:grid}.asset-library-item-main em{color:var(--theme-muted,#8792a3);font-size:12px;font-style:normal;font-weight:900}.asset-library-empty-row{min-height:34px;color:var(--theme-muted,#667285);align-items:center;padding:0 8px;font-size:13px;font-weight:800;display:flex}.asset-library-row-menu{top:34px;right:6px}.asset-library-thumb{aspect-ratio:1;border:1px solid var(--theme-border-soft,#ffffff1a);width:100%;color:var(--theme-text,#eef4ff);background:var(--theme-surface,#0b0f16);border-radius:7px;place-items:center;display:grid;position:relative;overflow:hidden}.asset-library-thumb img,.asset-library-thumb video{object-fit:contain;background:var(--theme-surface,#080b10);width:100%;height:100%;display:block}.asset-kind-image{background:linear-gradient(135deg, #26a7703d, var(--theme-surface,#0b0f16) 62%)}.asset-kind-video{background:linear-gradient(135deg, #e390303d, var(--theme-surface,#0b0f16) 62%)}.asset-kind-audio{background:linear-gradient(135deg, #8d5ce642, var(--theme-surface,#0b0f16) 62%)}.asset-kind-text{background:linear-gradient(135deg, #4a80ea3d, var(--theme-surface,#0b0f16) 62%)}.asset-library-preview{border-left:1px solid var(--theme-border,#252b35);background:var(--theme-surface,#0d1015);flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex;overflow-y:auto}.asset-library-preview.empty{color:var(--theme-muted,#7d8798);text-align:center;justify-content:center;align-items:center}.asset-library-preview>.asset-library-thumb{aspect-ratio:4/3;width:100%}.asset-library-preview-meta{gap:5px;display:grid}.asset-library-preview-meta strong{color:var(--theme-text,#fff);overflow-wrap:anywhere;font-size:15px;font-weight:900}.asset-library-preview-meta span,.asset-library-preview p,.asset-library-preview.empty span{color:var(--theme-muted,#9aa5b6);font-size:13px;font-weight:800;line-height:1.55}.asset-library-preview p{border:1px solid var(--theme-border,#242b36);background:var(--theme-surface,#090c11);white-space:pre-wrap;border-radius:7px;max-height:164px;padding:10px;overflow:auto}.asset-library-apply-button{color:#071018;background:#fff;border:0;border-radius:7px;height:38px;font-size:14px;font-weight:900}.asset-library-hover-preview{z-index:180;border:1px solid var(--theme-border-soft,#ffffff24);max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);color:var(--theme-text,#f2f6ff);background:var(--theme-surface,#1b1b1b);box-shadow:var(--theme-shadow,0 22px 70px #00000094);border-radius:14px;position:fixed;overflow:hidden}.asset-library-hover-stage{border-bottom:1px solid var(--theme-border-soft,#ffffff14);background:radial-gradient(circle at 50% 32%, var(--theme-surface-hover,#ffffff0a), transparent 54%), var(--theme-surface,#060708);place-items:center;padding:0;display:grid}.asset-library-hover-media{background:var(--theme-surface,#060708);place-items:center;max-width:100%;max-height:calc(100vh - 188px);display:grid;overflow:hidden}.asset-library-hover-media img,.asset-library-hover-media video{object-fit:contain;width:100%;height:100%;display:block}.asset-library-hover-media video{background:var(--theme-surface,#050607)}.asset-library-hover-audio,.asset-library-hover-text{width:100%;height:100%;color:var(--theme-text,#f2f6ff);text-align:center;align-content:center;justify-items:center;gap:12px;padding:16px;display:grid}.asset-library-hover-audio audio{width:100%}.asset-library-hover-audio strong{font-size:14px;font-weight:950}.asset-library-hover-text p{width:100%;max-height:86px;color:var(--theme-text,#cbd3df);text-align:left;white-space:pre-wrap;margin:0;font-size:13px;font-weight:800;line-height:1.5;overflow:auto}.asset-library-hover-meta{gap:5px;padding:10px 10px 8px;display:grid}.asset-library-hover-meta strong{color:var(--theme-text,#fff);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:950;line-height:1.25;overflow:hidden}.asset-library-hover-meta span{color:var(--theme-muted,#8f96a3);font-size:13px;font-weight:800}.asset-library-hover-meta p{max-height:72px;color:var(--theme-text,#cbd3df);white-space:pre-wrap;margin:2px 0 0;font-size:13px;font-weight:750;line-height:1.5;overflow:auto}.asset-library-hover-apply{width:calc(100% - 20px);height:40px;color:var(--theme-text,#fff);background:#6b6b6b;border:0;border-radius:8px;margin:0 10px 10px;font-size:14px;font-weight:950}.asset-library-hover-apply:hover{background:#7b7b7b}.asset-library-status{border-top:1px solid var(--theme-border,#252b35);height:38px;color:var(--theme-green-text,#91ffbb);background:var(--theme-surface,#0f1319);align-items:center;padding:0 14px;font-size:13px;font-weight:900;display:flex}.asset-library-modal-backdrop{z-index:320;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000094;place-items:center;display:grid;position:fixed;inset:0}.asset-library-folder-modal{border:1px solid var(--theme-border,#343c49);width:min(440px,100vw - 28px);max-height:min(640px,100vh - 32px);color:var(--theme-text,#edf3ff);background:var(--theme-surface,#131720);box-shadow:var(--theme-shadow,0 26px 86px #0000008f);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.asset-library-folder-modal header,.asset-library-folder-modal footer{border-bottom:1px solid var(--theme-border,#28303c);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 14px;display:flex}.asset-library-folder-modal header strong{color:var(--theme-text,#fff);font-size:16px;font-weight:900}.asset-library-folder-modal header button{border:1px solid var(--theme-border,#2d3542);width:32px;height:32px;color:var(--theme-text,#c7d0df);background:var(--theme-surface,#11151c);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.asset-library-picker-tabs{grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.asset-library-picker-list{flex:1;padding:0 14px 14px;overflow-y:auto}.asset-library-picker-row{border-radius:7px;height:44px;padding:0 5px}.asset-library-picker-row>button:first-child{min-width:0;height:100%;color:var(--theme-text,#e5edf8);background:0 0;border:0;flex:1;align-items:center;gap:9px;font-size:14px;font-weight:900;display:flex}.asset-library-folder-modal footer{border-top:1px solid var(--theme-border,#28303c);border-bottom:0;justify-content:flex-end}.asset-library-folder-modal footer button{border:1px solid var(--theme-border,#303846);min-width:88px;height:36px;color:var(--theme-text,#dfe7f5);background:var(--theme-surface,#171c25);border-radius:7px;font-size:14px;font-weight:900}.asset-library-folder-modal footer button.primary{color:#071018;border-color:var(--theme-border,#fff);background:#fff}.asset-library-folder-modal footer button:disabled{opacity:.5;cursor:not-allowed}.canvas-text-toolbar button:disabled,.canvas-media-toolbar button:disabled{opacity:.45;cursor:not-allowed}@media (width<=900px){.project-library-head,.project-library-actions{flex-direction:column;align-items:stretch}.project-library-actions>*,.project-library-actions .button,.project-library-actions button,.project-search-box{width:100%}.project-library-grid{grid-template-columns:minmax(0,1fr);gap:14px}.project-card{height:224px}.project-card-menu-trigger{opacity:1}.project-stats-dialog{width:calc(100vw - 24px);min-height:620px}.project-stats-summary{grid-template-columns:1fr;display:grid}.project-stats-tools{margin-bottom:14px;position:static}}.canvas-object{border:1px solid var(--theme-border,#2c3440);background:var(--theme-surface,#141519);box-shadow:var(--theme-shadow,0 10px 30px #0006);border-radius:10px;position:absolute}.canvas-topbar{z-index:44;background:var(--theme-surface,#0304042e);justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex;position:absolute;inset:0 0 auto}.canvas-topbar-left,.canvas-top-actions{align-items:center;display:flex}.canvas-topbar-left{gap:10px;min-width:0}.canvas-project-menu-wrap{align-items:center;min-height:58px;display:inline-flex;position:relative}.canvas-brand-button .brand img{width:126px}.canvas-project-title-wrap{align-items:center;gap:6px;min-width:0;display:inline-flex}.canvas-project-title{min-width:56px;max-width:240px;color:var(--theme-text,#eef4ff);text-align:left;cursor:text;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;padding:0;font-size:15px;font-weight:900;line-height:1;overflow:hidden}button.canvas-project-title{cursor:pointer}.canvas-project-title:hover,.canvas-project-title:focus{color:var(--theme-text,#fff)}.canvas-project-title-edit{width:24px;height:24px;color:var(--theme-muted,#9eb1d0);background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex}.canvas-project-title-edit:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#ffffff14)}.canvas-project-menu{z-index:110;border:1px solid var(--theme-border,#2d3340);background:var(--theme-surface,#111318);width:220px;box-shadow:var(--theme-shadow,0 24px 70px #0000008c);border-radius:10px;padding:10px;position:absolute;top:48px;left:-9px}.canvas-project-menu button{width:100%;height:44px;color:var(--theme-text,#e9eef8);text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:0 10px;font-size:15px;font-weight:800;display:flex}.canvas-project-menu button:hover{background:var(--theme-surface-hover,#1c222c)}.canvas-project-menu button svg{color:var(--theme-muted,#aab4c4)}.canvas-project-menu button.danger,.canvas-project-menu button.danger svg{color:var(--theme-red-text,#ff8fa0)}.canvas-title-input{width:min(240px,17vw);height:30px;color:var(--theme-text,#fff);text-align:left;box-shadow:none;appearance:none;background:0 0;border:0;border-radius:6px;outline:none;padding:0 2px 0 0;font-size:15px;font-weight:900;line-height:1}.canvas-title-input:hover,.canvas-title-input:focus{box-shadow:none;background:0 0}.canvas-title-edit{width:24px;height:24px;color:var(--theme-text,#b7c2d4);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.canvas-title-edit:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#ffffff1a)}.canvas-top-actions{gap:8px}.canvas-action,.canvas-user-dot,.canvas-avatar,.canvas-points-pill{border:1px solid var(--theme-border,#2d3340);color:var(--theme-text,#e8eef8);background:var(--theme-surface,#14171df0)}.canvas-action{width:42px;height:42px;color:var(--theme-text,#b9c3d4);border-radius:10px;justify-content:center;align-items:center;display:inline-flex;position:relative}.canvas-action:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#20242d)}.canvas-action:disabled,.canvas-action.is-disabled{cursor:not-allowed;color:var(--theme-muted,#737d90);opacity:.62}.canvas-action:disabled:hover,.canvas-action.is-disabled:hover{color:var(--theme-muted,#737d90);background:var(--theme-surface-hover,#14171df0)}.canvas-cloud-sync{overflow:visible}.canvas-cloud-sync:before{content:"";border:1px solid var(--theme-border,#14171d);background:#ff5370;border-radius:50%;width:7px;height:7px;position:absolute;bottom:8px;right:8px}.canvas-cloud-sync.synced:before{background:#38d978}.canvas-cloud-sync.syncing:before{box-shadow:var(--theme-shadow,0 0 0 4px #f6b44329);background:#f6b443}.canvas-action.has-tooltip:after{content:attr(data-tooltip);z-index:80;border:1px solid var(--theme-border,#323946);height:34px;color:var(--theme-text,#f4f7fb);background:var(--theme-surface,#14171d);box-shadow:var(--theme-shadow,0 14px 36px #00000075);white-space:nowrap;border-radius:7px;align-items:center;padding:0 12px;font-size:14px;font-weight:900;display:none;position:absolute;top:52px;left:50%;transform:translate(-50%)}.canvas-action.has-tooltip:hover:after{display:inline-flex}.canvas-notify:after{content:"";border:1px solid var(--theme-border,#14171d);background:#ff5370;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:10px}.canvas-user-dot,.canvas-avatar{border:1px solid var(--theme-border,#252c37);color:#06111d;background:#174f9e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:17px;font-weight:900;display:inline-flex}.canvas-avatar{color:var(--theme-text,#dfe7f4);background:var(--theme-surface,#1d2534)}.canvas-points-pill{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:112px;height:42px;padding:0 13px;font-size:15px;font-weight:900;display:inline-flex}.canvas-points-pill span{color:var(--cyan)}.canvas-avatar-wrap .account-menu{top:52px}.canvas-empty-start{width:620px;top:56%}.canvas-delete-project-backdrop{z-index:260;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;place-items:center;display:grid;position:fixed;inset:0}.canvas-delete-project-dialog{border:1px solid var(--theme-border,#303744);width:min(440px,100vw - 32px);color:var(--theme-text,#edf3ff);background:var(--theme-surface,#13151a);box-shadow:var(--theme-shadow,0 28px 90px #0000009e);border-radius:10px;overflow:hidden}.canvas-delete-project-head{border-bottom:1px solid var(--theme-border,#242a34);background:var(--theme-surface,#0d0f13);justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:flex}.canvas-delete-project-head h3{color:var(--theme-text,#fff);margin:0;font-size:16px;font-weight:900}.canvas-delete-project-head button{width:32px;height:32px;color:var(--theme-text,#aeb8c8);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.canvas-delete-project-head button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#202631)}.canvas-delete-project-body{gap:16px;padding:22px 16px 18px;display:grid}.canvas-delete-project-body p{color:var(--theme-text,#cdd7ea);margin:0;font-size:15px;font-weight:700;line-height:1.7}.canvas-delete-project-body label{gap:9px;display:grid}.canvas-delete-project-body label span,.canvas-delete-project-name{color:var(--theme-text,#d8e2f4);font-size:14px;font-weight:900}.canvas-delete-project-name{color:var(--theme-muted,#8fa0bb)}.canvas-delete-project-body input{border:1px solid var(--theme-border,#303744);height:40px;color:var(--theme-text,#fff);background:var(--theme-surface,#101217);border-radius:7px;padding:0 12px;font-size:15px;font-weight:800}.canvas-delete-project-body input:focus{border-color:var(--theme-border,#58677f);box-shadow:var(--theme-shadow,0 0 0 3px #58677f33)}.canvas-delete-project-body em{color:var(--theme-red-text,#ff8799);font-size:14px;font-style:normal;font-weight:800}.canvas-delete-project-actions{grid-template-columns:1fr 1fr;gap:12px;padding:0 16px 16px;display:grid}.canvas-delete-project-actions button{border:1px solid var(--theme-border,#303744);height:40px;color:var(--theme-text,#dfe7f5);background:0 0;border-radius:9px;font-size:15px;font-weight:900}.canvas-delete-project-actions button:hover:not(:disabled){background:var(--theme-surface-hover,#1b2029)}.canvas-delete-project-actions button.danger{color:var(--theme-red-text,#ff6f82);border-color:#ff4d62}.canvas-delete-project-actions button.danger:hover:not(:disabled){background:#ff4d621a}.canvas-delete-project-actions button:disabled{cursor:not-allowed;opacity:.45}.canvas-empty-start{z-index:8;width:610px;transform:translate(-50%, -50%) scale(var(--canvas-zoom,1));transform-origin:50%;text-align:center;transition:transform .18s,opacity .18s,filter .18s;position:absolute;top:48%;left:50%}.canvas-empty-start.preview-mode{opacity:.72;filter:saturate(.86)}.canvas-main-surface{overscroll-behavior:none;touch-action:none;position:absolute;inset:0}.canvas-main-surface.is-middle-panning,.canvas-main-surface.is-middle-panning *{-webkit-user-select:none;user-select:none;cursor:grabbing!important}.canvas-hidden-file-input{display:none}.canvas-drop-hint{z-index:70;border:1px solid var(--theme-border,#323946);min-height:50px;color:var(--theme-text,#fff);background:var(--theme-surface,#05070bf5);box-shadow:var(--theme-shadow,0 18px 48px #00000070);pointer-events:auto;border-radius:10px;align-items:center;gap:14px;padding:0 14px 0 18px;font-size:15px;font-weight:900;display:inline-flex;position:absolute;top:16px;left:16px}.canvas-drop-hint button{width:22px;height:22px;color:var(--theme-text,#d6deea);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;font-size:17px;font-weight:900;display:inline-flex}.canvas-drop-hint button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#252b35)}.canvas-empty-start h1{color:var(--theme-text,#f4f7fb);margin:0 0 12px;font-size:25px;line-height:1.1}.canvas-empty-start p{color:var(--theme-muted,#8e98aa);align-items:center;gap:8px;margin:0 0 26px;font-size:13px;font-weight:800;display:inline-flex}.canvas-start-actions{justify-content:center;gap:12px;display:flex}.canvas-start-actions button{border:1px solid var(--theme-border,#303744);height:34px;color:var(--theme-text,#dce4ef);background:var(--theme-surface,#040507d1);border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.canvas-start-actions button:hover{border-color:var(--theme-border,#4a5568);background:var(--theme-surface-hover,#10141b)}.canvas-node-graph{z-index:12;transform:translate(calc(-50% + var(--canvas-viewport-x,0px)), calc(-50% + var(--canvas-viewport-y,0px))) scale(var(--canvas-zoom,1));transform-origin:50%;cursor:default;-webkit-user-select:auto;user-select:auto;touch-action:none;transition:transform .18s;position:absolute;top:48%;left:50%}.canvas-node-graph :where(.live-node-label,.live-node-handle,.canvas-media-toolbar,.canvas-image-selection-toolbar,.canvas-image-group-handle,.canvas-linked-node-menu,.live-media-preview,.live-media-placeholder,.live-media-badge,.canvas-reference-strip){-webkit-user-select:none;user-select:none}.canvas-node-graph.is-selecting{cursor:crosshair}.canvas-node-graph.pan-mode{cursor:grab}.canvas-node-graph.is-panning,.canvas-node-graph.is-connecting,.canvas-node-graph.is-node-dragging,.canvas-node-graph.is-touch-transforming{cursor:grabbing;transition:none}.canvas-node-graph.pan-mode .canvas-live-node,.canvas-node-graph.pan-mode .canvas-live-node *{cursor:grab}.canvas-node-graph.is-panning .canvas-live-node,.canvas-node-graph.is-panning .canvas-live-node *{cursor:grabbing}.canvas-live-connector{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.canvas-live-connector path{stroke:var(--theme-border,#9199a675);stroke-width:1.8px;fill:none}.canvas-live-connector path.related{stroke:#7eacffc7;stroke-width:2.2px}.canvas-live-connector path.selected-flow{stroke:#63b3ff;stroke-width:3.2px;stroke-linecap:round;stroke-dasharray:18 30;filter:drop-shadow(0 0 4px #50a0ffeb)drop-shadow(0 0 10px #50a0ff7a);animation:.95s linear infinite canvas-connector-flow,1.15s ease-in-out infinite canvas-connector-flash}.canvas-live-connector path.draft{stroke:#86a9ff;stroke-width:2.4px;stroke-dasharray:7 7}@keyframes canvas-connector-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-48px}}@keyframes canvas-connector-flash{0%,to{opacity:.52}50%{opacity:1}}.canvas-selection-box{z-index:2;box-shadow:var(--theme-shadow,0 0 0 1px #15233a57);pointer-events:none;background:#508bff29;border:1px solid #76a9fff5;border-radius:4px;position:absolute}.canvas-live-node{z-index:4;border:1px solid var(--theme-border,#333b48);width:184px;height:184px;color:var(--theme-text,#eef3fb);background:var(--theme-surface,#17191e);box-shadow:var(--theme-shadow,0 18px 44px #0006);text-align:left;cursor:pointer;border-radius:8px;padding:14px;position:absolute;overflow:visible}.canvas-live-node.selected{box-shadow:var(--theme-shadow,0 0 0 1px #86a9ffc2, 0 0 0 4px #4977ff24, 0 18px 44px #0000006b);border-color:#86a9ff}.canvas-live-node.in-image-group.selected{box-shadow:var(--theme-shadow,0 0 0 1px #7695e27a, 0 12px 30px #0000005c);border-color:#7695e2a3}.canvas-live-node.in-multi-selection.selected{border-color:var(--theme-border,#7f8ca07a);box-shadow:var(--theme-shadow,0 0 0 1px #8294b238, 0 12px 30px #00000057)}.canvas-live-node.dragging{cursor:grabbing;opacity:1;isolation:isolate;will-change:left, top;backface-visibility:hidden;transform:translateZ(0)}.canvas-live-node.dragging .live-media-preview{isolation:isolate;contain:paint}.canvas-live-node.dragging .live-media-preview img,.canvas-live-node.dragging .live-media-preview video{backface-visibility:hidden;transform:translateZ(0)}.canvas-live-node:hover,.canvas-live-node:focus-visible{border-color:var(--theme-border,#e8eef8c7);box-shadow:var(--theme-shadow,0 0 0 1px #e8eef8d1, 0 0 0 3px #e8eef814, 0 18px 44px #0006)}.canvas-live-node.selected:hover,.canvas-live-node.selected:focus-visible{border-color:var(--theme-border,#eef4ff);box-shadow:var(--theme-shadow,0 0 0 1px #eef4ffeb, 0 0 0 4px #86a9ff29, 0 18px 44px #0000006b)}.local-media-node:hover{border-color:var(--theme-border,#e8eef8c7);box-shadow:var(--theme-shadow,0 0 0 1px #e8eef8d1, 0 0 0 3px #e8eef814, 0 18px 44px #0006)}.local-media-node.selected:hover{border-color:var(--theme-border,#eef4ff);box-shadow:var(--theme-shadow,0 0 0 1px #eef4ffeb, 0 0 0 4px #86a9ff29, 0 18px 44px #0000006b)}.canvas-media-toolbar{z-index:18;border:1px solid var(--theme-border,#303743);background:var(--theme-surface,#0d0f14fa);height:38px;box-shadow:var(--theme-shadow,0 18px 48px #0000008c);white-space:nowrap;border-radius:8px;align-items:center;gap:3px;padding:4px;display:inline-flex;position:absolute;top:-58px;left:50%;transform:translate(-50%)}.canvas-media-toolbar:after{content:"";border-right:1px solid var(--theme-border,#303743);border-bottom:1px solid var(--theme-border,#303743);background:var(--theme-surface,#0d0f14fa);width:9px;height:9px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.canvas-media-toolbar.toolbar-bottom{top:auto;bottom:-58px}.canvas-media-toolbar.toolbar-bottom:after{border:0;border-left:1px solid var(--theme-border,#303743);border-top:1px solid var(--theme-border,#303743);top:-5px;bottom:auto;transform:translate(-50%)rotate(45deg)}.canvas-media-toolbar.toolbar-align-left{left:0;transform:translate(0)}.canvas-media-toolbar.toolbar-align-left:after{left:28px}.canvas-media-toolbar.toolbar-align-right{left:auto;right:0;transform:translate(0)}.canvas-media-toolbar.toolbar-align-right:after{left:auto;right:28px;transform:rotate(45deg)}.canvas-media-toolbar button{z-index:1;height:30px;color:var(--theme-text,#d6deea);background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:13px;font-weight:900;display:inline-flex;position:relative}.canvas-media-toolbar button:hover,.canvas-media-toolbar button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#272d38)}.canvas-media-tool-wrap{z-index:2;display:inline-flex;position:relative}.canvas-grid-split-popover{z-index:44;color:var(--theme-text,#f7fbff);white-space:nowrap;align-items:flex-start;gap:8px;display:flex;position:absolute;top:38px;left:0}.canvas-media-toolbar.toolbar-bottom .canvas-grid-split-popover{top:auto;bottom:38px}.canvas-media-toolbar.toolbar-align-right .canvas-grid-split-popover{left:auto;right:0}.canvas-grid-split-menu,.canvas-grid-custom-panel{border:1px solid var(--theme-border,#454e5edb);background:var(--theme-surface,#0b0c10fa);box-shadow:var(--theme-shadow,0 18px 46px #000000a3, inset 0 1px 0 #ffffff0d);border-radius:8px}.canvas-grid-split-menu{flex-direction:column;gap:4px;width:180px;padding:9px;display:flex}.canvas-grid-split-menu button{width:100%;height:34px;color:var(--theme-text,#eef4ff);letter-spacing:0;background:0 0;border-radius:6px;justify-content:flex-start;padding:0 9px;font-size:15px;font-weight:900}.canvas-grid-split-menu button:hover,.canvas-grid-split-menu button:focus-visible{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#202633);outline:none}.canvas-grid-custom-trigger{margin-top:3px;justify-content:space-between!important}.canvas-grid-custom-trigger span:last-child{color:var(--theme-muted,#6e7788);font-size:29px;line-height:1}.canvas-grid-custom-panel{width:184px;padding:13px}.canvas-media-toolbar.toolbar-align-right .canvas-grid-custom-panel{order:-1}.canvas-grid-preview-cells{grid-template-columns:repeat(5,28px);gap:7px;display:grid}.canvas-grid-preview-cell{min-width:0;box-shadow:var(--theme-shadow,inset 0 1px 0 #ffffff0a);border:1px solid var(--theme-border-soft,#ffffff0a)!important;background:var(--theme-surface,#272c35)!important;border-radius:5px!important;width:28px!important;height:28px!important;padding:0!important}.canvas-grid-preview-cell.active{border-color:var(--theme-border-soft,#ebf1ff24)!important;background:#b8c0cf!important}.canvas-grid-preview-cell:hover,.canvas-grid-preview-cell:focus-visible{outline-offset:1px;outline:2px solid #86a9ff80}.canvas-grid-custom-panel strong{color:var(--theme-muted,#9fb4d4);text-align:right;margin-top:10px;font-size:13px;font-weight:900;display:block}.canvas-image-selection-layer{z-index:7;background:var(--theme-surface,#21253094);box-shadow:var(--theme-shadow,inset 0 0 0 1px #ffffff0f, 0 0 0 4px #4977ff0d, 0 20px 60px #00000038);pointer-events:none;border:1px solid #86a9ffad;border-radius:8px;position:absolute}.canvas-multi-selection-layer{z-index:7;border:1px solid var(--theme-border,#a0a9b8b8);background:linear-gradient(var(--theme-surface,#25293275), var(--theme-surface,#25293275)), radial-gradient(circle at center, #8e9bb60f, transparent 70%);box-shadow:var(--theme-shadow,inset 0 0 0 1px #ffffff0d, 0 0 0 1px #080a0e4d, 0 22px 68px #0003);pointer-events:none;border-radius:8px;position:absolute}.canvas-image-group-handle{z-index:20;border:2px solid var(--theme-border,#d7deea);width:27px;height:27px;color:var(--theme-text,#fff);background:var(--theme-surface,#080b10);box-shadow:var(--theme-shadow,0 0 0 3px #030404eb, 0 12px 28px #00000073);pointer-events:auto;cursor:crosshair;border-radius:999px;justify-content:center;align-items:center;font-size:20px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:50%;right:-38px;transform:translateY(-50%)}.canvas-image-group-handle:hover{box-shadow:var(--theme-shadow,0 0 0 3px #030404eb, 0 0 18px #86a9ff8f);border-color:#86a9ff}.canvas-image-selection-toolbar{z-index:19;border:1px solid var(--theme-border,#303743);background:var(--theme-surface,#0d0f14fa);height:38px;box-shadow:var(--theme-shadow,0 18px 48px #0000008c);pointer-events:auto;white-space:nowrap;border-radius:8px;align-items:center;gap:3px;padding:4px;display:inline-flex;position:absolute;top:-52px;left:50%;transform:translate(-50%)}.canvas-image-selection-toolbar:after{content:"";border-right:1px solid var(--theme-border,#303743);border-bottom:1px solid var(--theme-border,#303743);background:var(--theme-surface,#0d0f14fa);width:9px;height:9px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.canvas-image-selection-layer.toolbar-bottom .canvas-image-selection-toolbar{top:auto;bottom:-52px}.canvas-image-selection-layer.toolbar-bottom .canvas-image-selection-toolbar:after{border:0;border-left:1px solid var(--theme-border,#303743);border-top:1px solid var(--theme-border,#303743);top:-5px;bottom:auto}.canvas-image-selection-layer.toolbar-align-left .canvas-image-selection-toolbar{left:0;transform:translate(0)}.canvas-image-selection-layer.toolbar-align-left .canvas-image-selection-toolbar:after{left:28px}.canvas-image-selection-layer.toolbar-align-right .canvas-image-selection-toolbar{left:auto;right:0;transform:translate(0)}.canvas-image-selection-layer.toolbar-align-right .canvas-image-selection-toolbar:after{left:auto;right:28px;transform:rotate(45deg)}.canvas-image-selection-toolbar strong,.canvas-image-selection-toolbar button{z-index:1;position:relative}.canvas-image-selection-toolbar strong{border-right:1px solid var(--theme-border,#303743);height:30px;color:var(--theme-blue-text,#8fb0ff);align-items:center;padding:0 8px;font-size:13px;font-weight:900;display:inline-flex}.canvas-image-selection-toolbar button{height:30px;color:var(--theme-text,#d6deea);background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:13px;font-weight:900;display:inline-flex}.canvas-image-selection-toolbar button:hover,.canvas-image-selection-toolbar button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#272d38)}.canvas-image-arrange-wrap{display:inline-flex;position:relative}.canvas-image-arrange-menu{z-index:32;border:1px solid var(--theme-border,#454e5eb8);background:var(--theme-surface,#07080bfa);width:144px;box-shadow:var(--theme-shadow,0 18px 46px #000000a3, inset 0 1px 0 #ffffff0d);border-radius:9px;flex-direction:column;gap:3px;padding:8px;display:flex;position:absolute;top:34px;left:0}.canvas-image-arrange-menu button{width:100%;height:31px;color:var(--theme-text,#edf3ff);border-radius:7px;justify-content:flex-start;gap:9px;padding:0 10px;display:flex}.canvas-image-arrange-menu button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#2c323deb)}.canvas-image-arrange-menu svg{color:var(--theme-text,#c4ccd9);flex:none}.text-live-node{width:214px;height:184px}.text-live-node .live-text-output,.text-live-node .live-text-output *{-webkit-user-select:none;user-select:none}.text-live-node .live-text-output.selectable,.text-live-node .live-text-output.selectable *{-webkit-user-select:text!important;user-select:text!important}.video-live-node{border-color:#8670ff6b;width:214px}.folder-live-node{background:linear-gradient(180deg, var(--theme-surface,#2a35486b), var(--theme-surface,#12151cf5)), var(--theme-surface,#17191e);border-color:#6fb2ff6b}.live-folder-preview{pointer-events:none;flex-direction:column;gap:12px;height:100%;display:flex;overflow:hidden}.live-folder-head{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.live-folder-icon{aspect-ratio:1;width:40px;color:var(--theme-text,#dbeafe);background:#3b82f624;border:1px solid #86a9ff47;border-radius:8px;place-items:center;display:grid}.live-folder-head strong,.live-folder-head small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.live-folder-head strong{color:var(--theme-text,#f4f7fb);font-size:15px;font-weight:900}.live-folder-head small{color:var(--theme-muted,#9faabd);margin-top:3px;font-size:12px;font-weight:800}.live-folder-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.live-folder-stats span{border:1px solid var(--theme-border,#94a3b838);min-width:0;height:28px;color:var(--theme-text,#c9d5e8);background:var(--theme-surface,#070a106b);border-radius:7px;justify-content:center;align-items:center;gap:5px;font-size:12px;font-weight:900;display:inline-flex}.live-folder-grid{overscroll-behavior:contain;pointer-events:auto;scrollbar-width:thin;scrollbar-color:#94a3b861 transparent;flex:auto;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;align-items:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow:hidden auto}.live-folder-grid::-webkit-scrollbar{width:5px}.live-folder-grid::-webkit-scrollbar-thumb{background:#94a3b857;border-radius:999px}.live-folder-item,.live-folder-more{aspect-ratio:1;border:1px solid var(--theme-border,#94a3b83d);width:100%;min-width:0;height:auto;min-height:0;color:var(--theme-text,#dbeafe);background:var(--theme-surface,#050608);border-radius:7px;place-self:start stretch;place-items:center;display:grid;position:relative;overflow:hidden}.live-folder-item{isolation:isolate}.live-folder-item img,.live-folder-item video{object-fit:contain;background:var(--theme-surface,#050608);width:100%;height:100%;display:block}.live-folder-item.text{color:var(--theme-text,#bfdbfe);background:#2563eb1f}.live-folder-item.video{border-color:#fbbf244d}.live-folder-item em{min-width:17px;height:17px;color:var(--theme-text,#fff);background:var(--theme-surface,#030712c2);border-radius:5px;place-items:center;padding:0 4px;font-size:10px;font-style:normal;font-weight:900;display:grid;position:absolute;bottom:4px;left:4px}.live-folder-item-delete{z-index:3;border:1px solid var(--theme-border,#e2e8f03d);width:20px;height:20px;color:var(--theme-text,#f8fafc);background:var(--theme-surface,#030712c7);box-shadow:var(--theme-shadow,0 8px 18px #00000059);opacity:.72;pointer-events:auto;border-radius:999px;justify-content:center;align-items:center;transition:opacity .12s,transform .12s,background .12s,border-color .12s;display:inline-flex;position:absolute;top:4px;right:4px}.live-folder-item-delete:hover,.live-folder-item-delete:focus-visible{border-color:var(--theme-border,#ffffff7a);opacity:1;background:#ef4444eb;transform:scale(1.04)}.live-folder-item-delete svg{stroke-width:3px;width:11px;height:11px}.live-folder-more{color:var(--theme-blue-text,#b8c8ff);background:#3b82f61f;font-size:14px;font-weight:900}.live-folder-foot{min-height:22px;color:var(--theme-text,#aeb7c8);justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:900;display:flex}.live-folder-foot span,.live-folder-foot small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.live-folder-foot small{color:var(--theme-amber-text,#fbbf24);font-style:normal}.live-node-label{max-width:260px;color:var(--theme-text,#aeb7c8);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:-24px;left:0;overflow:hidden}.live-text-output{pointer-events:auto;cursor:grab;flex-direction:column;gap:8px;height:100%;display:flex;overflow:visible}.canvas-live-node.dragging .live-text-output{cursor:grabbing}.live-text-output.selectable{cursor:text}.live-text-output-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.canvas-reference-strip{width:100%;min-width:0;max-width:100%;display:block;overflow:hidden}.canvas-reference-strip.node{flex:none;max-height:54px}.canvas-reference-strip.composer{border:1px solid var(--theme-border-soft,#ffffff14);background:var(--theme-surface,#0006);border-radius:8px;margin-bottom:9px;padding:6px 8px}.canvas-reference-submission-summary{min-width:0;color:var(--theme-text,#b8c3d5);flex-wrap:wrap;align-items:center;gap:3px 12px;padding:0 2px;font-size:11px;line-height:1.35;display:flex}.canvas-reference-submission-summary span{white-space:nowrap}.canvas-reference-submission-summary small{color:var(--theme-muted,#7f8ca2);flex:1 0 100%;font-size:10px;line-height:1.35}.canvas-reference-submission-summary.error,.canvas-reference-submission-summary.error small{color:var(--theme-red-text,#ff9d9d)}.canvas-reference-strip.removable,.canvas-reference-strip.removable .canvas-reference-thumbs{overflow:hidden}.canvas-reference-thumbs{align-items:center;gap:7px;min-width:0;max-width:100%;display:flex;overflow:hidden}.canvas-reference-strip.node .canvas-reference-thumbs{flex-wrap:wrap;align-content:flex-start;max-height:54px;padding:7px 7px 4px 1px}.canvas-reference-strip.composer .canvas-reference-thumbs{scrollbar-width:thin;flex-wrap:nowrap;padding:8px 8px 8px 2px;overflow:auto hidden}.canvas-reference-folder-group{background:linear-gradient(180deg, #2563eb29, var(--theme-surface,#0e1e3c3d)), var(--theme-surface,#070b1394);min-width:0;box-shadow:var(--theme-shadow,inset 0 0 0 1px #bfdbfe14, 0 0 0 1px #2563eb1f, 0 8px 24px #00000038);border:1px solid #60a5fa9e;border-radius:9px;flex:none;align-items:center;gap:6px;padding:5px 6px;display:inline-flex;position:relative}.canvas-reference-folder-group:before{content:"";pointer-events:none;border:1px dashed #93c5fd57;border-radius:7px;position:absolute;inset:2px}.canvas-reference-folder-group .canvas-reference-thumb{flex:none}.canvas-reference-strip.node .canvas-reference-folder-group{gap:5px;padding:4px 5px}.canvas-reference-thumb{border:1px solid var(--theme-border,#a0a8b842);background:var(--theme-surface,#101318);border-radius:6px;flex:0 0 38px;width:38px;height:38px;position:relative;overflow:hidden}.canvas-reference-thumb.removable{overflow:visible}.canvas-reference-thumb.reorderable{cursor:grab}.canvas-reference-thumb.reorderable:active{cursor:grabbing}.canvas-reference-thumb.dragging{opacity:.46;transform:scale(.96)}.canvas-reference-thumb.drop-before:before,.canvas-reference-thumb.drop-after:after{content:"";z-index:6;width:3px;box-shadow:var(--theme-shadow,0 0 0 2px #8fb0ff33);background:#8fb0ff;border-radius:999px;position:absolute;top:-6px;bottom:-6px}.canvas-reference-thumb.drop-before:before{left:-6px}.canvas-reference-thumb.drop-after:after{right:-6px}.canvas-reference-thumb.removable img,.canvas-reference-thumb.removable video,.canvas-reference-thumb.removable>svg{border-radius:5px}.canvas-reference-strip.composer .canvas-reference-thumb{flex-basis:48px;width:48px;height:48px}.canvas-reference-thumb img,.canvas-reference-thumb video{object-fit:cover;width:100%;height:100%;display:block}.canvas-reference-thumb em{border:1px solid var(--theme-border,#ffffff59);min-width:16px;height:16px;color:var(--theme-text,#fff);background:var(--theme-surface,#05070a);border-radius:999px;place-items:center;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-6px;right:-4px}.canvas-reference-thumb b{color:var(--theme-text,#f0fff5);background:#0d8047c2;border-radius:4px;padding:1px 4px;font-size:10px;line-height:1.2;position:absolute;bottom:2px;left:3px}.canvas-reference-thumb b.frame-reference-label{color:var(--theme-on-accent,#eef6ff);box-shadow:var(--theme-shadow,0 0 0 1px #b3d3ff2e);background:#2d6fdbe6}.canvas-reference-remove{z-index:4;opacity:0;border:1px solid var(--theme-border,#ffffff57);width:18px;height:18px;color:var(--theme-text,#fff);background:var(--theme-surface,#05070a);box-shadow:var(--theme-shadow,0 4px 12px #00000073);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:opacity .14s,transform .14s,background .14s,border-color .14s;display:inline-flex;position:absolute;top:-5px;right:-5px;transform:scale(.78)}.canvas-reference-thumb:hover .canvas-reference-remove,.canvas-reference-remove:focus-visible{opacity:1;transform:scale(1)}.canvas-reference-remove:hover{background:#e05252;border-color:#ff7575b8}.canvas-reference-thumb.text-reference-thumb b{background:#2f5fa8db}.canvas-reference-thumb.text-reference-thumb{border-color:#aeccff6b}.canvas-reference-thumb.image-reference-thumb b{background:#0d8047d1}.canvas-reference-thumb.image-reference-thumb{border-color:#6ae89d70}.canvas-reference-thumb.video-reference-thumb b{color:var(--theme-on-accent,#fff3db);background:#9a5d16db}.canvas-reference-thumb.video-reference-thumb{border-color:#ffd58e7a}.canvas-reference-thumb.audio-reference-thumb b{color:var(--theme-on-accent,#f7ecff);background:#7441a8db}.canvas-reference-thumb.audio-reference-thumb{border-color:var(--theme-border,#dcb8ff75)}.canvas-reference-thumb.folder-reference-thumb b{color:var(--theme-on-accent,#eef6ff);background:#2563ebdb}.canvas-reference-thumb.folder-reference-thumb{border-color:#93c5fd80}.canvas-reference-audio-player,.composer-reference-hover-audio{display:none}.canvas-reference-more{min-width:32px;height:28px;color:var(--theme-blue-text,#b8c8ff);background:#4b71ff1f;border:1px solid #8fb0ff4d;border-radius:6px;place-items:center;font-size:12px;font-weight:900;display:grid}.live-text-output-head>span{width:fit-content;color:var(--theme-blue-text,#8fb0ff);background:#3b70ff1f;border:1px solid #5c7fff61;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:900}.text-output-actions{align-items:center;gap:5px;display:inline-flex}.text-output-action{pointer-events:auto;height:22px;color:var(--theme-text,#dce7ff);white-space:nowrap;background:#4b71ff24;border:1px solid #8fb0ff59;border-radius:6px;align-items:center;gap:4px;padding:0 8px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.text-output-action:hover,.text-output-action.active{color:var(--theme-text,#fff);background:#4b71ff3d}.text-output-action.active{color:var(--theme-text,#d9ffe9);background:#219a5b2e;border-color:#77f4b380}.live-text-output-body{min-height:0;color:var(--theme-text,#f5f8ff);overscroll-behavior:contain;white-space:pre-wrap;overflow-wrap:anywhere;cursor:inherit;-webkit-user-select:none;user-select:none;scrollbar-width:thin;scrollbar-color:#8fb0ff80 #090c1259;flex:1;font-size:14px;font-weight:900;line-height:1.55;overflow:auto}.live-text-output.selectable .live-text-output-body{cursor:text;-webkit-user-select:text;user-select:text;box-shadow:var(--theme-shadow,inset 0 0 0 1px #8fb0ff6b, 0 0 0 3px #4b71ff14);border-radius:7px}.text-output-editor{box-sizing:border-box;resize:none;width:100%;height:100%;min-height:100%;font:inherit;color:inherit;caret-color:var(--theme-text,#f5f8ff);cursor:text;background:0 0;border:0;border-radius:7px;outline:none;padding:7px 8px;font-weight:900;display:block}.text-output-editor::placeholder{color:var(--theme-muted,#5f6a7d)}.text-output-editor:empty:before{content:attr(data-placeholder);color:var(--theme-muted,#5f6a7d);pointer-events:none}.text-output-editor::selection{color:var(--theme-on-accent,#fff);background:#2563eb}.text-output-editor ::selection{color:var(--theme-on-accent,#fff);background:#2563eb}.live-text-output-body::-webkit-scrollbar{width:8px}.live-text-output-body::-webkit-scrollbar-track{background:var(--theme-surface,#090c1259);border-radius:999px}.live-text-output-body::-webkit-scrollbar-thumb{background:#8fb0ff7a;border-radius:999px}.live-text-output-body.error{color:var(--theme-red-text,#ffb4b4)}.live-text-output-body.empty{color:var(--theme-muted,#5f6a7d);border:1px dashed var(--theme-border,#6c738161);background:var(--theme-surface,#06080c42);border-radius:7px;justify-content:center;align-items:center;display:flex}.live-text-output-body.generating{background:linear-gradient(100deg,#2d489414,#688bff2e,#2d489414) 0 0/240% 100%;border:1px dashed #8fb0ff42;border-radius:7px;justify-content:center;align-items:center;animation:1.45s linear infinite text-output-shimmer;display:flex}.text-generating-indicator{color:var(--theme-blue-text,#b8c9ff);justify-items:center;gap:6px;display:grid}.text-generating-indicator i{opacity:.35;background:#6d8dff;border-radius:999px;width:38px;height:5px;animation:1s ease-in-out infinite text-output-pulse}.text-generating-indicator i:nth-child(2){width:54px;animation-delay:.14s}.text-generating-indicator i:nth-child(3){width:28px;animation-delay:.28s}.text-generating-indicator strong{color:var(--theme-text,#e8eeff);margin-top:4px;font-size:14px}.text-generating-indicator small{color:var(--theme-muted,#7f8daa);font-size:12px}@keyframes text-output-shimmer{0%{background-position:0%}to{background-position:240%}}@keyframes text-output-pulse{0%,to{opacity:.3;transform:scaleX(.72)}50%{opacity:1;transform:scaleX(1)}}.live-media-placeholder{height:100%;color:var(--theme-muted,#77808f);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.live-media-placeholder.generating{color:var(--theme-text,#e6edf7);background:linear-gradient(135deg, #8fb0ff21, var(--theme-surface,#0e1117f5));padding:12px}.live-media-placeholder.error{color:var(--theme-red-text,#ffb4a8);background:var(--theme-surface,#58161338);padding:12px}.live-media-placeholder-message{max-width:100%;color:inherit;text-align:center;overflow-wrap:anywhere;font-size:13px;font-weight:900;line-height:1.45}.live-media-placeholder-message strong,.live-media-placeholder-message small{display:block}.live-media-placeholder-message strong{color:var(--theme-text,#f7d2cc);letter-spacing:0;font-size:14px}.live-media-placeholder-message small{max-width:240px;color:var(--theme-text,#aeb7c8);margin-top:5px;font-size:13px;font-weight:800}.live-media-placeholder .canvas-reference-strip{width:100%}.live-media-placeholder-icon{justify-content:center;align-items:center;display:inline-flex}.live-media-preview{background:var(--theme-surface,#0f1218);pointer-events:none;border-radius:6px;width:100%;height:100%;position:relative;overflow:hidden}.live-media-preview img,.live-media-preview video{object-fit:cover;background:var(--theme-surface,#0f1218);width:100%;height:100%;display:block}.live-media-output-label{z-index:3;height:23px;color:var(--theme-on-accent,#dbeafe);box-shadow:var(--theme-shadow,0 8px 20px #00000057);pointer-events:none;background:#2563ebeb;border:1px solid #90b8ff73;border-radius:6px;align-items:center;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:6px;left:6px}.local-media-node .live-media-preview img,.local-media-node .live-media-preview video{object-fit:contain}.live-media-preview.video-preview{pointer-events:auto;place-items:center;display:grid}.live-media-preview.video-preview video{opacity:.86;pointer-events:auto;position:absolute;inset:0}.video-drag-surface{z-index:3;cursor:zoom-in;position:absolute;inset:0 0 34px}.canvas-live-node.dragging .video-drag-surface{cursor:grabbing}.video-center-play-button{z-index:5;aspect-ratio:1;width:clamp(46px,18%,76px);color:var(--theme-text,#f8fbff);background:var(--theme-surface,#080b10b8);border:1px solid var(--theme-border,#ecf2ff9e);cursor:pointer;pointer-events:none;box-shadow:var(--theme-shadow,0 14px 36px #0000006b, inset 0 1px #ffffff24);opacity:0;border-radius:999px;place-items:center;transition:opacity .16s,transform .16s,background .16s,border-color .16s;display:inline-grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-center-play-button svg{filter:drop-shadow(0 3px 8px #0006)}.video-center-play-button.is-playing{opacity:0}.live-media-preview.video-preview.is-hovering .video-center-play-button,.video-center-play-button:hover{opacity:1;pointer-events:auto;background:var(--theme-surface-hover,#0d1118e6);border-color:var(--theme-border,#ffffffdb);transform:translate(-50%,-50%)scale(1.06)}.live-media-preview.video-preview>svg{z-index:1;color:var(--theme-text,#ffffffd1);filter:drop-shadow(0 8px 16px #00000073);position:relative}.live-media-preview.audio-preview{box-sizing:border-box;min-width:0;color:var(--theme-text,#dbe5f2);background:linear-gradient(180deg, var(--theme-surface,#171b22), var(--theme-surface,#11151a));pointer-events:auto;flex-direction:column;align-items:stretch;padding:10px;display:flex}.audio-preview-shell{border:1px solid var(--theme-border,#65708175);background:linear-gradient(180deg, var(--theme-surface,#181c23f5), var(--theme-surface,#12151cfa));pointer-events:auto;border-radius:10px;width:100%;min-width:0;height:100%;min-height:0;padding:10px 10px 12px;position:relative;overflow:hidden}.audio-waveform-card{background:linear-gradient(180deg, var(--theme-surface,#272a2cf5), var(--theme-surface,#1e2023fa));cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:16px;height:92px;padding:10px 12px;position:relative;overflow:hidden}.audio-waveform-track{z-index:1;pointer-events:none;justify-content:space-between;align-items:center;gap:2px;height:100%;display:flex;position:relative}.audio-waveform-bar{background:var(--theme-surface,#525458e6);border-radius:999px;flex:1 1 0;align-self:center;min-width:2px;max-width:4px;transition:background .18s,opacity .18s}.audio-waveform-bar.is-played{box-shadow:var(--theme-shadow,0 0 0 1px #57df890f);background:#57df89}.audio-waveform-playhead{z-index:2;width:2px;box-shadow:var(--theme-shadow,0 0 14px #57df8947);pointer-events:none;background:#69ffb8fa;border-radius:999px;position:absolute;top:8px;bottom:8px;transform:translate(-50%)}.audio-center-play-button{z-index:5;color:#111826;width:44px;height:44px;box-shadow:var(--theme-shadow,0 10px 24px #00000057, inset 0 1px #ffffff7a);cursor:pointer;pointer-events:auto;touch-action:none;background:#aebad4;border:0;border-radius:999px;place-items:center;transition:transform .16s,background .16s,box-shadow .16s;display:inline-grid;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.audio-center-play-button:hover{box-shadow:var(--theme-shadow,0 12px 28px #00000061, inset 0 1px #ffffff85);background:#bcc7de;transform:translate(-50%)scale(1.04)}.audio-center-play-button svg{filter:none}.audio-center-play-button.is-playing{background:#b8c4dc}.audio-time-pill{z-index:5;min-width:112px;height:36px;color:var(--theme-text,#cddcff);background:var(--theme-surface,#030509f5);letter-spacing:0;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;bottom:14px;right:12px}.audio-live-node .live-node-label{max-width:calc(100% - 10px)}.canvas-audio-crop-backdrop{z-index:300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#010408d6;place-items:center;display:grid;position:fixed;inset:0}.canvas-audio-crop-dialog{width:min(860px,100vw - 32px);color:var(--theme-text,#ecf2fb);background:var(--theme-surface,#13161c);border:1px solid var(--theme-border,#313948);box-shadow:var(--theme-shadow,0 28px 96px #000000a8);border-radius:12px;overflow:hidden}.canvas-audio-crop-head{background:var(--theme-surface,#0e1116);border-bottom:1px solid var(--theme-border,#262d39);justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:flex}.canvas-audio-crop-head strong{font-size:16px;font-weight:900}.canvas-audio-crop-head button{width:32px;height:32px;color:var(--theme-text,#aeb9cc);background:0 0;border:0;border-radius:8px}.canvas-audio-crop-head button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#202632)}.canvas-audio-crop-body{gap:14px;padding:18px 16px 16px;display:grid}.canvas-audio-crop-meta{gap:3px;display:grid}.canvas-audio-crop-meta span{font-size:15px;font-weight:900}.canvas-audio-crop-meta em{color:var(--theme-muted,#8e9ab0);font-size:13px;font-style:normal;font-weight:800}.canvas-audio-crop-player audio{width:100%}.canvas-audio-crop-timeline{border:1px solid var(--theme-border,#2d3440);background:linear-gradient(180deg, var(--theme-surface,#151a22), var(--theme-surface,#10141a));cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:10px;height:72px;position:relative}.canvas-audio-crop-track,.canvas-audio-crop-progress,.canvas-audio-crop-range{position:absolute;top:0;bottom:0}.canvas-audio-crop-track{background:repeating-linear-gradient(90deg,#929aab14 0 8px,#929aab08 8px 16px);border-radius:10px;left:0;right:0}.canvas-audio-crop-progress{background:linear-gradient(90deg,#68e8a33d,#68e8a31a);border-radius:10px 0 0 10px;left:0}.canvas-audio-crop-range{z-index:2;background:#68e8a342}.canvas-audio-crop-playhead{z-index:3;width:2px;box-shadow:var(--theme-shadow,0 0 12px #68e8a34d);pointer-events:none;background:#85ecb4fa;border-radius:999px;position:absolute;top:8px;bottom:8px;transform:translate(-50%)}.canvas-audio-crop-handle{z-index:4;cursor:ew-resize;width:12px;box-shadow:var(--theme-shadow,0 0 0 1px #0d120f66);background:#71e7a4;border:0;border-radius:999px;position:absolute;top:8px;bottom:8px}.canvas-audio-crop-handle.start{left:0}.canvas-audio-crop-handle.end{right:auto}.canvas-audio-crop-footer{justify-content:flex-end;align-items:center;gap:10px;display:flex}.canvas-audio-crop-footer>span{color:var(--theme-muted,#a0adbf);margin-right:auto;font-size:13px;font-weight:900}.canvas-audio-crop-footer button{border:1px solid var(--theme-border,#303744);min-width:88px;height:38px;color:var(--theme-text,#dfe7f5);background:var(--theme-surface,#171b22);border-radius:9px;font-size:15px;font-weight:900}.canvas-audio-crop-footer button:hover:not(:disabled){background:var(--theme-surface-hover,#212733)}.canvas-audio-crop-footer button.primary{color:#081018;background:#fff}.canvas-audio-crop-footer button.primary:hover:not(:disabled){background:#f2f6ff}.canvas-audio-crop-footer button:disabled{opacity:.55;cursor:not-allowed}.live-media-badge{z-index:2;border:1px solid var(--theme-border,#ffffff47);height:23px;color:var(--theme-on-accent,#fff);box-shadow:var(--theme-shadow,0 8px 18px #0000003d);pointer-events:none;background:#78ce4f;border-radius:6px;align-items:center;padding:0 7px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:6px;right:6px}.canvas-redraw-editor{z-index:4600;background:radial-gradient(circle at 1px 1px, #74829c47 1px, transparent 1px) 0 0 / 18px 18px, var(--theme-surface,#020305);flex-direction:column;align-items:center;gap:14px;padding:20px 22px 28px;display:flex;position:fixed;inset:0}.canvas-redraw-toolbar{z-index:2;justify-content:center;align-items:center;gap:8px;width:min(100%,940px);min-height:40px;display:flex;position:relative}.canvas-redraw-tools{border:1px solid var(--theme-border,#39404ef5);background:var(--theme-surface,#14161cfa);height:42px;box-shadow:var(--theme-shadow,0 16px 44px #0000006b);border-radius:8px;align-items:center;gap:4px;padding:4px;display:inline-flex}.canvas-redraw-tools button,.canvas-redraw-action{min-width:32px;height:32px;color:var(--theme-text,#c8d1df);background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;font-size:14px;font-weight:900;display:inline-flex}.canvas-redraw-tools button:hover:not(:disabled),.canvas-redraw-tools button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#2a303a)}.canvas-redraw-tools button:disabled,.canvas-redraw-action:disabled{opacity:.35;cursor:not-allowed}.canvas-redraw-marker-icon{width:17px;height:17px;color:var(--theme-text,#fff);justify-content:center;align-items:center;font-size:16px;font-weight:900;line-height:1;display:inline-flex}.canvas-redraw-color-wrap{display:inline-flex;position:relative}.canvas-redraw-color-dot{border:1px solid #ffffff61;border-radius:50%;width:19px;height:19px;box-shadow:inset 0 0 0 1px #00000047}.canvas-redraw-color-popover{z-index:6;background:#0f1116fa;border:1px solid #2f3541;border-radius:8px;align-items:center;gap:9px;padding:8px;display:flex;position:absolute;top:40px;left:50%;transform:translate(-50%);box-shadow:0 18px 46px #00000085}.canvas-redraw-color-popover button{border:1px solid #ffffff2e;border-radius:3px;width:22px;min-width:22px;height:22px}.canvas-redraw-color-popover button.active{outline-offset:2px;outline:2px solid #fff}.canvas-redraw-size{height:32px;color:var(--theme-text,#c8d1df);align-items:center;gap:8px;padding:0 10px;display:inline-flex}.canvas-redraw-size input{accent-color:#f4f7fb;width:120px}.canvas-redraw-divider{background:var(--theme-surface,#323945);width:1px;height:22px;margin:0 5px}.canvas-redraw-action{border-color:var(--theme-border,#303743);background:var(--theme-surface,#14161cfa);min-width:58px;box-shadow:var(--theme-shadow,0 14px 38px #0000005c);padding:0 14px}.canvas-redraw-action:hover:not(:disabled){color:var(--theme-text,#fff);background:var(--theme-surface-hover,#252b35)}.canvas-redraw-workspace{flex:1;align-items:stretch;gap:14px;width:100%;min-width:0;min-height:0;display:flex}.canvas-redraw-stage{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding:0 0 18px;display:flex;overflow:auto}.canvas-redraw-stage-frame{--redraw-aspect:1.6;width:min(calc(100vw - 44px), calc((100vh - 118px) * var(--redraw-aspect)));max-width:100%;max-height:calc(100vh - 118px);aspect-ratio:var(--redraw-aspect);background:var(--theme-surface,#050607);box-shadow:none;border:0;border-radius:0;position:relative;overflow:hidden}.canvas-redraw-stage-frame img,.canvas-redraw-stage-frame canvas{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.canvas-redraw-stage-frame canvas{touch-action:none;cursor:crosshair}.canvas-redraw-stage-frame canvas.marker-tool{cursor:copy}.canvas-redraw-stage-frame canvas.text-tool{cursor:text}.canvas-redraw-stage-frame canvas.eraser-tool{cursor:cell}.canvas-redraw-stage-frame canvas.crop-tool{cursor:default}.canvas-redraw-crop-layer{z-index:6;touch-action:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.canvas-redraw-crop-box{box-sizing:border-box;border:2px solid var(--theme-border,#fffffff5);cursor:move;min-width:24px;min-height:24px;box-shadow:var(--theme-shadow,0 0 0 9999px #00000094, 0 0 0 1px #1267ffe6);touch-action:none;position:absolute}.canvas-redraw-crop-grid{z-index:1;pointer-events:none;background:var(--theme-surface-hover,#ffffff52);display:block;position:absolute}.canvas-redraw-crop-grid.vertical{width:1px;top:0;bottom:0}.canvas-redraw-crop-grid.horizontal{height:1px;left:0;right:0}.canvas-redraw-crop-grid.vertical.one,.canvas-redraw-crop-grid.horizontal.one{top:33.333%;left:33.333%}.canvas-redraw-crop-grid.vertical.two,.canvas-redraw-crop-grid.horizontal.two{top:66.666%;left:66.666%}.canvas-redraw-crop-grid.vertical.one,.canvas-redraw-crop-grid.vertical.two{top:0}.canvas-redraw-crop-grid.horizontal.one,.canvas-redraw-crop-grid.horizontal.two{left:0}.canvas-redraw-crop-handle{z-index:3;border:2px solid var(--theme-border,#fff);width:14px;height:14px;box-shadow:var(--theme-shadow,0 2px 8px #000000a6);background:#2477ff;border-radius:2px;display:block;position:absolute}.canvas-redraw-crop-handle.handle-nw{cursor:nwse-resize;top:2px;left:2px}.canvas-redraw-crop-handle.handle-ne{cursor:nesw-resize;top:2px;right:2px}.canvas-redraw-crop-handle.handle-se{cursor:nwse-resize;bottom:2px;right:2px}.canvas-redraw-crop-handle.handle-sw{cursor:nesw-resize;bottom:2px;left:2px}.canvas-redraw-crop-handle.handle-n{cursor:ns-resize;top:2px;left:calc(50% - 7px)}.canvas-redraw-crop-handle.handle-s{cursor:ns-resize;bottom:2px;left:calc(50% - 7px)}.canvas-redraw-crop-handle.handle-e{cursor:ew-resize;top:calc(50% - 7px);right:2px}.canvas-redraw-crop-handle.handle-w{cursor:ew-resize;top:calc(50% - 7px);left:2px}.canvas-redraw-crop-panel{border:1px solid var(--theme-border,#303743);width:224px;max-height:calc(100vh - 140px);color:var(--theme-text,#dbe4f0);background:var(--theme-surface,#0f1218fa);box-shadow:var(--theme-shadow,0 18px 48px #00000075);border-radius:8px;flex-direction:column;flex:0 0 224px;align-self:center;gap:12px;margin:0 4px 18px 0;padding:14px;display:flex;overflow:auto}.canvas-redraw-crop-panel header{align-items:center;gap:8px;display:flex}.canvas-redraw-crop-panel header strong{font-size:14px}.canvas-redraw-crop-ratios{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.canvas-redraw-crop-ratios button,.canvas-redraw-crop-panel footer button{border:1px solid var(--theme-border,#343c49);min-height:32px;color:var(--theme-text,#b8c3d1);background:var(--theme-surface,#1a202a);border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.canvas-redraw-crop-ratios button:hover,.canvas-redraw-crop-ratios button.active{color:var(--theme-on-accent,#fff);background:#214e95;border-color:#377ff5}.canvas-redraw-crop-size{border-top:1px solid var(--theme-border,#2d3541);border-bottom:1px solid var(--theme-border,#2d3541);color:var(--theme-muted,#8895a7);justify-content:space-between;align-items:center;gap:8px;padding:10px;font-size:11px;display:flex}.canvas-redraw-crop-size strong{color:var(--theme-text,#e8eef7);white-space:nowrap;font-size:12px}.canvas-redraw-crop-panel footer{grid-template-columns:1fr 1fr;gap:6px;display:grid}.canvas-redraw-crop-panel footer button:first-child{grid-column:1/-1}.canvas-redraw-crop-panel footer button.primary{color:var(--theme-on-accent,#fff);background:#2869d5;border-color:#2874ed}.canvas-redraw-crop-panel footer button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#29313e)}.canvas-redraw-crop-panel footer button.primary:hover{background:#3278ea}.canvas-redraw-text-input{z-index:4;outline:1px solid var(--theme-border,#ffffff8c);outline-offset:2px;background:var(--theme-surface,#03050829);min-width:84px;max-width:36%;height:1.45em;text-shadow:none;border:1px solid;border-radius:2px;padding:0 4px;font-weight:900;line-height:1.2;position:absolute;transform:translate(-2px,-3px)}.canvas-redraw-status{z-index:3;border:1px solid var(--theme-border,#303743);color:var(--theme-text,#f4f7fb);background:var(--theme-surface,#080a0ee0);border-radius:8px;padding:10px 14px;font-size:14px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.canvas-redraw-status.error{color:var(--theme-text,#ffd8d8);background:var(--theme-surface,#481218e6);border-color:#f871718c}.canvas-fullscreen-preview{z-index:220;background:var(--theme-surface,#000000d6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);grid-template-columns:minmax(0,1fr) 286px;gap:18px;padding:18px 16px 18px 8px;display:grid;position:fixed;inset:0}.canvas-fullscreen-close{z-index:2;border:1px solid var(--theme-border,#3a424f);width:42px;height:42px;color:var(--theme-text,#f4f7fb);background:var(--theme-surface,#151820);border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:900;display:inline-flex;position:fixed;top:18px;right:304px}.canvas-fullscreen-close:hover{background:var(--theme-surface-hover,#252b35)}.canvas-fullscreen-stage{justify-content:center;align-items:center;min-width:0;min-height:0;display:flex}.image-fullscreen .canvas-fullscreen-stage{align-items:stretch}.canvas-fullscreen-stage img,.canvas-fullscreen-stage video{background:var(--theme-surface,#050607);object-fit:contain;max-width:100%;max-height:100%;display:block}.image-fullscreen .canvas-fullscreen-stage img{width:100%;height:calc(100vh - 36px)}.video-fullscreen .canvas-fullscreen-stage video{width:min(760px,100vw - 380px);max-height:calc(100vh - 180px);box-shadow:var(--theme-shadow,0 28px 120px #000000b8)}.canvas-fullscreen-stage audio{width:min(560px,82vw)}.canvas-fullscreen-info{border:1px solid var(--theme-border,#2a2f39);color:var(--theme-text,#e8edf6);background:var(--theme-surface,#121318fa);box-shadow:var(--theme-shadow,0 22px 76px #00000085);border-radius:12px;align-self:stretch;padding:22px 18px}.canvas-fullscreen-meta{margin-bottom:22px}.canvas-fullscreen-meta span,.canvas-fullscreen-meta strong{display:block}.canvas-fullscreen-meta span{color:var(--theme-muted,#8792a3);margin-bottom:8px;font-size:14px;font-weight:900}.canvas-fullscreen-meta strong{color:var(--theme-text,#f3f7ff);overflow-wrap:anywhere;font-size:14px;font-weight:900;line-height:1.35}.canvas-live-node.generated .live-media-placeholder{background:radial-gradient(circle at 60% 35%, #c4d8ef 0 7%, transparent 8%), linear-gradient(145deg, var(--theme-surface,#384459), var(--theme-surface,#11151c) 62%);color:var(--theme-text,#ffffff52);border-radius:6px}.live-node-handle{z-index:12;opacity:0;border:2px solid var(--theme-border,#9ca5b3);width:24px;height:24px;color:var(--theme-text,#dfe5ee);background:var(--theme-surface,#0d1015);box-shadow:var(--theme-shadow,0 0 0 3px #030404eb);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:800;line-height:1;transition:opacity .14s,transform .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)scale(.82)}.live-node-handle:before{content:none}.live-node-handle.output{cursor:crosshair;touch-action:none}.live-node-handle.output:hover{color:var(--theme-text,#fff);box-shadow:var(--theme-shadow,0 0 0 3px #030404eb, 0 0 16px #86a9ff85);border-color:#86a9ff}.canvas-live-node.connection-snap-target{box-shadow:var(--theme-shadow,0 0 0 1px #8eb0ff6b, 0 0 24px #5d87ff33);border-color:#8eb0ffd1}.live-node-handle.input.active{opacity:1;border-color:var(--theme-border,#f7fbff);color:var(--theme-text,#fff);box-shadow:var(--theme-shadow,0 0 0 3px #030404eb, 0 0 18px #92b2ffb8);background:#273d72;transform:translateY(-50%)scale(1.08)}.live-node-handle.input{left:-14px}.live-node-handle.output{right:-14px}.canvas-live-node:hover .live-node-handle,.canvas-live-node:focus-visible .live-node-handle,.canvas-live-node.selected .live-node-handle,.local-media-node:hover .live-node-handle.output,.local-media-node.selected .live-node-handle.output,.local-media-node .live-node-handle.output:hover{opacity:1;pointer-events:auto;transform:translateY(-50%)scale(1)}.canvas-live-node:hover .live-node-handle.input,.canvas-live-node:focus-visible .live-node-handle.input,.canvas-live-node.selected .live-node-handle.input{pointer-events:none}.canvas-live-node.in-image-group .live-node-handle.output,.canvas-live-node.in-image-group.selected .live-node-handle.output,.canvas-live-node.in-image-group:hover .live-node-handle.output{opacity:0;pointer-events:none}.live-node-resize{z-index:5;cursor:nwse-resize;width:26px;height:26px;position:absolute;bottom:-6px;right:-6px}.local-media-node .live-node-resize{border:1px solid var(--theme-border,#4c5668);background:var(--theme-surface,#11151d);box-shadow:var(--theme-shadow,0 8px 20px #00000061);border-radius:6px;bottom:-8px;right:-8px}.local-media-node.selected .live-node-resize{border-color:#86a9ff}.live-node-resize:before,.live-node-resize:after{content:"";background:#8c97aa;width:10px;height:1px;position:absolute;bottom:8px;right:8px;transform:rotate(-45deg)}.live-node-resize:after{width:7px;bottom:13px;right:7px}.canvas-linked-node-menu{z-index:20;border:1px solid var(--theme-border,#303744);background:var(--theme-surface,#11141afa);width:156px;box-shadow:var(--theme-shadow,0 22px 54px #00000080);border-radius:8px;padding:8px;position:absolute}.canvas-linked-node-menu strong{color:var(--theme-text,#dce4f0);margin:3px 6px 7px;font-size:13px;display:block}.canvas-linked-node-menu button{width:100%;height:32px;color:var(--theme-text,#c9d3e2);background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:0 8px;font-size:13px;font-weight:900;display:flex}.canvas-linked-node-menu button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#282e38)}.canvas-linked-node-menu button:disabled,.canvas-linked-node-menu button.disabled{color:var(--theme-muted,#697282);opacity:.58;cursor:not-allowed}.canvas-linked-node-menu button:disabled:hover,.canvas-linked-node-menu button.disabled:hover{color:var(--theme-muted,#697282);background:0 0}.canvas-context-menu{z-index:120;border:1px solid var(--theme-border,#2e3541);width:228px;color:var(--theme-text,#d8e0ec);background:var(--theme-surface,#111318fa);box-shadow:var(--theme-shadow,0 22px 64px #00000094);-webkit-user-select:none;user-select:none;border-radius:8px;padding:7px;position:fixed}.canvas-context-menu button{width:100%;height:34px;color:var(--theme-text,#d8e0ec);text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:13px;font-weight:800;display:flex}.canvas-context-menu button:focus{outline:none}.canvas-context-menu button:focus-visible{outline:1px solid var(--theme-border,#ffffffad);outline-offset:-1px}.canvas-context-menu button span{white-space:nowrap;align-items:center;gap:9px;min-width:0;display:inline-flex}.canvas-context-menu button b{color:var(--theme-muted,#7f8998);font-size:19px;line-height:1}.canvas-context-menu button:hover:not(:disabled),.canvas-context-menu button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#282e38)}.canvas-context-menu button:disabled{opacity:.42;cursor:not-allowed}.canvas-context-menu kbd{color:var(--theme-muted,#758092);white-space:nowrap;font-family:inherit;font-size:12px;font-weight:800}.canvas-context-flyout{position:relative}.canvas-context-flyout:after{content:"";width:8px;height:34px;position:absolute;top:0;left:100%}.canvas-context-divider{background:var(--theme-surface,#2b313c);height:1px;margin:6px 4px;display:block}.canvas-context-submenu{z-index:121;border:1px solid var(--theme-border,#2e3541);background:var(--theme-surface,#111318fc);width:212px;box-shadow:var(--theme-shadow,0 22px 64px #00000094);border-radius:8px;padding:7px;position:absolute;top:0;left:calc(100% + 6px)}.canvas-context-submenu strong{color:var(--theme-muted,#909bad);margin:4px 8px 7px;font-size:13px;font-weight:900;display:block}.canvas-context-submenu button.after-divider{margin-top:7px;position:relative}.canvas-context-submenu button.after-divider:before{content:"";background:var(--theme-surface,#2b313c);height:1px;position:absolute;top:-4px;left:11px;right:11px}.canvas-create-popover{z-index:42;border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#14171dfa);width:156px;box-shadow:var(--theme-shadow,0 20px 54px #00000080);border-radius:8px;padding:8px;position:absolute;top:294px;left:92px}.canvas-create-popover button{width:100%;height:38px;color:var(--theme-text,#dce4f0);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 10px;font-size:14px;font-weight:900;display:flex}.canvas-create-popover button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#282e38)}.canvas-node-composer{z-index:18;border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#17191e);width:460px;min-height:126px;box-shadow:var(--theme-shadow,0 20px 62px #00000080);border-radius:8px;flex-direction:column;gap:10px;padding:10px;display:flex;position:absolute;top:calc(48% + 188px);left:50%;transform:translate(-50%)}.canvas-node-composer.anchored-composer{transform:translate(var(--composer-offset-x,0), var(--composer-offset-y,0)) scale(var(--canvas-zoom,1));transform-origin:0 0}.canvas-node-composer textarea{resize:both;width:100%;min-width:260px;max-width:100%;height:72px;min-height:72px;max-height:none;color:var(--theme-text,#e8eef8);background:var(--theme-surface,#050607);letter-spacing:0;border-radius:8px;padding:12px;font-family:inherit;font-size:14px;font-weight:800;line-height:1.45}.composer-prompt-wrap{--composer-prompt-padding:12px;--composer-prompt-font-size:14px;--composer-prompt-line-height:20px;--composer-prompt-font:800 var(--composer-prompt-font-size) / var(--composer-prompt-line-height) var(--xynra-font-family,"Microsoft YaHei", "PingFang SC", sans-serif);background:var(--theme-surface,#050607);border-radius:8px;position:relative}.composer-prompt-highlight,.composer-prompt-wrap textarea{box-sizing:border-box;padding:var(--composer-prompt-padding);font:var(--composer-prompt-font);letter-spacing:0;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;tab-size:2;font-kerning:none;font-variant-ligatures:none;border:2px solid #0000;border-radius:8px}.composer-prompt-highlight{z-index:0;color:var(--theme-text,#e8eef8);pointer-events:none;position:absolute;inset:0;overflow:hidden}.composer-prompt-wrap textarea{z-index:1;color:#0000;-webkit-text-fill-color:transparent;caret-color:var(--theme-text,#e8eef8);scrollbar-gutter:stable;background:0 0;border-color:#0000;display:block;position:relative}.composer-prompt-wrap textarea::placeholder{color:#0000;-webkit-text-fill-color:transparent}.composer-modal-backdrop{z-index:420;background:#00000057;justify-content:center;align-items:center;padding:48px;display:flex;position:fixed;inset:0}.composer-modal{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#17191e);width:min(1586px,100vw - 96px);min-height:min(820px,100vh - 96px);max-height:calc(100vh - 96px);box-shadow:var(--theme-shadow,0 30px 120px #0000009e);border-radius:8px;flex-direction:column;padding:34px 12px 12px;display:flex;position:relative}.composer-modal-close{z-index:12;width:24px;height:24px;color:var(--theme-muted,#8d97a8);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.composer-modal-close:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#262c36)}.composer-modal-content{flex-direction:column;flex:auto;gap:12px;min-height:0;display:flex}.composer-modal .composer-card-body{flex:auto;gap:10px;min-height:0}.composer-modal .canvas-reference-strip.composer{background:0 0;border:0;flex:none;margin-bottom:0;padding:0}.composer-modal .canvas-reference-strip.composer .canvas-reference-thumb{flex-basis:60px;width:60px;height:60px}.composer-modal .composer-prompt-wrap{flex:auto;min-height:420px}.composer-modal .composer-prompt-highlight,.composer-modal .composer-prompt-wrap textarea{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:100%;min-height:420px}.composer-modal .composer-prompt-wrap textarea{resize:none;position:absolute;inset:0}.composer-modal .composer-card-foot{flex:none}.composer-modal .image-composer-toolbar,.composer-modal .video-composer-toolbar,.composer-modal .video-composer-left{flex-wrap:wrap;min-width:0}.composer-modal .image-composer-toolbar,.composer-modal .video-composer-toolbar{width:100%}.composer-modal .image-composer-selects{flex-wrap:wrap;min-width:0}.composer-modal .image-composer-selects select,.composer-modal .video-composer-left select{max-width:260px}.composer-modal .composer-generate-button{margin-left:0}.composer-modal .composer-model-menu{bottom:42px;left:0}.composer-modal .video-parameter-panel{width:min(520px,100vw - 112px);bottom:46px}@media (width<=900px){.canvas-redraw-editor{padding:12px}.canvas-redraw-toolbar{flex-wrap:wrap;align-content:flex-start}.canvas-redraw-tools{flex-wrap:wrap;justify-content:center;height:auto}.canvas-redraw-size input{width:96px}.canvas-redraw-workspace.has-crop-panel{flex-direction:column;gap:8px}.canvas-redraw-crop-panel{flex:none;order:2;align-self:stretch;gap:8px;width:100%;max-height:178px;margin:0;padding:10px}.canvas-redraw-crop-panel header,.canvas-redraw-crop-size{display:none}.canvas-redraw-crop-ratios{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.canvas-redraw-crop-ratios button,.canvas-redraw-crop-panel footer button{min-height:30px;padding:0 5px;font-size:11px}.canvas-redraw-crop-panel footer{grid-template-columns:repeat(3,minmax(0,1fr))}.canvas-redraw-crop-panel footer button:first-child{grid-column:auto}.canvas-redraw-workspace.has-crop-panel .canvas-redraw-stage-frame{width:min(96vw, calc((100vh - 350px) * var(--redraw-aspect)));max-height:calc(100vh - 350px)}.canvas-redraw-stage-frame{width:min(96vw, calc((100vh - 188px) * var(--redraw-aspect)));max-height:calc(100vh - 188px)}.composer-modal-backdrop{padding:16px}.composer-modal{width:calc(100vw - 32px);min-height:calc(100vh - 32px);max-height:calc(100vh - 32px)}.composer-modal .composer-prompt-wrap,.composer-modal .composer-prompt-highlight,.composer-modal .composer-prompt-wrap textarea{min-height:300px}}.composer-highlight-placeholder{color:var(--theme-muted,#586273)}.composer-prompt-editor{box-sizing:border-box;width:100%;height:var(--composer-editor-height,92px);min-height:72px;max-height:none;color:var(--theme-text,#e8eef8);background:var(--theme-surface,#050607);font:var(--composer-prompt-font);letter-spacing:0;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;tab-size:2;font-kerning:none;font-variant-ligatures:none;border-radius:8px;outline:none;padding:12px;position:relative;overflow:auto}.composer-prompt-editor:empty:before{content:attr(data-placeholder);color:var(--theme-muted,#586273)}.composer-prompt-editor:focus{box-shadow:var(--theme-shadow,inset 0 0 0 1px #8fb0ff38)}.composer-reference-token{color:var(--theme-text,#eafff3);box-shadow:var(--theme-shadow,0 0 0 1px #c4ffdd29);-webkit-user-select:none;user-select:none;background:#0f8c51b8;border-radius:3px;display:inline}.composer-reference-token.text-reference-token{color:var(--theme-text,#e9f1ff);box-shadow:var(--theme-shadow,0 0 0 1px #aeccff29);background:#2f5fa8b8}.composer-reference-token.image-reference-token{color:var(--theme-text,#eafff3);box-shadow:var(--theme-shadow,0 0 0 1px #c4ffdd29);background:#0f8c51b8}.composer-reference-token.video-reference-token{color:var(--theme-text,#fff3db);box-shadow:var(--theme-shadow,0 0 0 1px #ffda9d29);background:#9a5d16b8}.composer-reference-token.audio-reference-token{color:var(--theme-text,#f7ecff);box-shadow:var(--theme-shadow,0 0 0 1px #e5c5ff29);background:#7441a8b8}.composer-reference-token.folder-reference-token{color:var(--theme-text,#eef6ff);box-shadow:var(--theme-shadow,0 0 0 1px #bfdbfe33);background:#2563ebc2}.composer-reference-preview{z-index:7;border:1px solid var(--theme-border,#e8eef89e);background:var(--theme-surface,#11141a);width:78px;height:78px;box-shadow:var(--theme-shadow,0 18px 42px #0000008c);pointer-events:none;border-radius:7px;padding:4px;position:absolute;bottom:auto;right:auto}.composer-reference-preview.image-reference-preview{border-color:#6ae89db3}.composer-reference-preview.video-reference-preview{border-color:#ffd58ec2}.composer-reference-preview.audio-reference-preview{border-color:var(--theme-border,#dcb8ffc7);background:var(--theme-surface,#11141a);width:176px;height:76px;padding:5px}.composer-reference-preview img,.composer-reference-preview video{object-fit:cover;border-radius:5px;width:100%;height:100%;display:block}.composer-audio-preview-card{grid-template-rows:1fr 16px;gap:3px;width:100%;height:100%;display:grid;overflow:hidden}.composer-audio-preview-card audio{display:none}.composer-audio-waveform{background:linear-gradient(180deg, var(--theme-surface,#272a2cf5), var(--theme-surface,#1d2024fa));height:46px;box-shadow:var(--theme-shadow,inset 0 0 0 1px #ffffff0d);border-radius:6px;align-items:center;gap:2px;padding:4px 6px;display:flex;position:relative}.composer-audio-waveform:before{content:"";width:2px;box-shadow:var(--theme-shadow,0 0 10px #56e79747);background:#56e797db;border-radius:999px;align-self:stretch}.composer-audio-waveform span{background:var(--theme-surface,#56595ee6);border-radius:999px;flex:1 1 0;min-width:2px;max-width:4px}.composer-audio-waveform span.is-played{background:#9ddcffe0}.composer-audio-preview-meta{min-width:0;color:var(--theme-text,#efe2ff);align-items:center;gap:5px;font-size:11px;font-weight:900;line-height:1;display:flex}.composer-audio-preview-meta span{color:var(--theme-on-accent,#f8f1ff);background:#7441a8d6;border-radius:4px;flex:none;padding:2px 4px}.composer-audio-preview-meta strong{min-width:0;color:var(--theme-text,#dce8ff);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-reference-menu{z-index:4;border:1px solid var(--theme-border,#2c3440);background:var(--theme-surface,#111318fa);width:min(250px,100% - 28px);max-height:172px;box-shadow:var(--theme-shadow,0 18px 46px #0000007a);border-radius:7px;padding:6px;position:absolute;bottom:14px;left:14px;overflow:auto}.composer-reference-menu button{width:100%;min-height:28px;color:var(--theme-text,#d9e2ef);text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;padding:4px 7px;font-size:12px;font-weight:900;display:flex}.composer-reference-menu button:hover,.composer-reference-menu button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#262c36)}.composer-reference-menu button.active{box-shadow:var(--theme-shadow,inset 0 0 0 1px #8fb0ff38)}.composer-reference-menu img,.composer-reference-menu svg{object-fit:cover;border-radius:4px;flex:0 0 18px;width:18px;height:18px}.composer-reference-menu .text-reference-option svg{color:var(--theme-blue-text,#aecdff)}.composer-reference-menu .image-reference-option img,.composer-reference-menu .image-reference-option svg{box-shadow:var(--theme-shadow,0 0 0 1px #6ae89d7a)}.composer-reference-menu .video-reference-option svg{color:var(--theme-amber-text,#ffd58e)}.composer-reference-menu .audio-reference-option svg{color:var(--theme-violet-text,#dcb8ff)}.composer-reference-menu .folder-reference-option svg{color:var(--theme-blue-text,#93c5fd)}.composer-reference-menu span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composer-expand-button{z-index:2;width:22px;height:22px;color:var(--theme-muted,#9aa4b5);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:0;right:0}.composer-expand-button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#262c36)}.image-node-composer{width:620px}.image-node-composer .composer-prompt-editor{height:var(--composer-editor-height,92px);min-height:72px;max-height:none}.draggable-composer{min-width:320px}.composer-drag-grip{cursor:grab;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-bottom:0;padding-right:0;display:inline-flex}.composer-drag-grip:active{cursor:grabbing}.composer-drag-grip .composer-input-label{margin-bottom:0}.composer-drag-grip small{color:var(--theme-muted,#7f8a9b);font-size:12px;font-weight:900}.composer-resize-handle{z-index:3;border-right:2px solid var(--theme-border,#e7eef86b);border-bottom:2px solid var(--theme-border,#e7eef86b);cursor:nwse-resize;border-radius:3px;width:16px;height:16px;position:absolute;bottom:7px;right:7px}.composer-resize-handle:hover{border-color:var(--theme-border,#ffffffd1)}.video-node-composer{width:720px}.video-composer-preview{height:var(--composer-editor-height,92px);border:1px solid var(--theme-border,#303744);min-height:72px;color:var(--theme-text,#c7d2e2);background:linear-gradient(145deg, var(--theme-surface,#141825), var(--theme-surface,#050607));border-radius:7px;justify-content:center;align-items:center;gap:10px;margin-top:-2px;font-size:14px;font-weight:900;display:flex}.composer-model-row{justify-content:space-between;align-items:center;margin-top:0;display:flex;position:relative}.composer-input-label{width:fit-content;color:var(--theme-amber-text,#f6d675);background:var(--theme-surface-hover,#f6d6751a);border:1px solid #f6d6755c;border-radius:999px;margin-bottom:0;padding:2px 8px;font-size:12px;font-weight:900;display:inline-flex}.composer-model-button{max-width:245px;height:26px;color:var(--theme-muted,#aab3c1);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;font-size:13px;font-weight:900;overflow:hidden}.composer-status{color:var(--theme-muted,#909bad);margin-left:auto;margin-right:10px;font-size:13px;font-weight:900}.composer-status-cost{color:var(--theme-cyan-text,#67e8f9);box-shadow:var(--theme-shadow,inset 0 0 0 1px #67e8f914);background:#0891b229;border:1px solid #67e8f952;border-radius:7px;padding:4px 8px}.composer-generate-button{color:#050607;background:#fff;border:0;border-radius:7px;min-width:46px;height:28px;font-size:13px;font-weight:900}.composer-generate-button:disabled{cursor:wait;color:#1a1d24;background:#9aa5b8}.composer-model-menu{z-index:24;border:1px solid var(--theme-border,#303744);background:var(--theme-surface,#11141a);width:292px;box-shadow:var(--theme-shadow,0 18px 44px #00000075);border-radius:7px;padding:6px;position:absolute;bottom:34px;left:0}.composer-model-menu button{width:100%;min-height:32px;color:var(--theme-text,#aeb8c8);text-align:left;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;padding:0 9px;font-size:13px;font-weight:800;display:flex}.composer-model-menu button:disabled{cursor:default;color:var(--theme-muted,#6f7888)}.composer-model-menu button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composer-model-menu button em{color:var(--theme-amber-text,#f6d675);flex:none;font-size:12px;font-style:normal}.composer-model-menu button:hover,.composer-model-menu button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#222833)}.image-composer-toolbar{align-items:center;gap:8px;margin-top:0;display:flex}.video-input-mode-tabs{flex-wrap:wrap;gap:10px;margin-bottom:8px;display:flex}.video-input-mode-tabs button{border:1px solid var(--theme-border,#303744);height:34px;color:var(--theme-muted,#a9b3c3);background:var(--theme-surface,#0c1016);border-radius:999px;padding:0 16px;font-size:14px;font-weight:900}.video-input-mode-tabs button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#111820);box-shadow:var(--theme-shadow,inset 0 0 0 1px #7db2ff7a)}.video-composer-toolbar{align-items:center;gap:12px;display:flex;position:relative}.video-composer-left{align-items:center;gap:10px;display:flex;position:relative}.video-composer-left select,.video-parameter-trigger{border:1px solid var(--theme-border,#303744);height:36px;color:var(--theme-text,#dce4f0);background:var(--theme-surface,#11141a);border-radius:8px;font-size:13px;font-weight:900}.image-model-select,.image-parameter-trigger{border:1px solid var(--theme-border,#303744);height:32px;color:var(--theme-text,#dce4f0);background:var(--theme-surface,#11141a);border-radius:7px;font-size:13px;font-weight:900}.image-model-select{flex:250px;min-width:220px;max-width:300px;padding:0 10px}.image-parameter-trigger{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:none;min-width:174px;padding:0 12px;overflow:hidden}.video-composer-left select{min-width:176px;max-width:220px;padding:0 10px}.video-parameter-trigger{text-align:left;min-width:206px;padding:0 14px}.video-parameter-panel{z-index:28;border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#17191f);width:min(520px,100vw - 48px);box-shadow:var(--theme-shadow,0 26px 70px #0000009e);border-radius:12px;gap:16px;padding:18px;display:grid;position:absolute;bottom:48px;left:0}.image-parameter-panel{width:min(460px,100vw - 48px);bottom:42px}.video-parameter-group{gap:10px;display:grid}.video-parameter-group>span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:900}.video-parameter-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.video-parameter-chip-grid button{border:1px solid var(--theme-border,#2f3744);min-width:72px;height:38px;color:var(--theme-text,#c6d0df);background:var(--theme-surface,#080b11);border-radius:9px;padding:0 14px;font-size:13px;font-weight:900}.video-parameter-chip-grid button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#2e343f);border-color:#7db2ffc2}.image-composer-selects{flex:auto;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.image-composer-selects select{min-width:0}.composer-card{gap:8px}.composer-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.composer-card-title{align-items:center;gap:8px;min-width:0;display:inline-flex}.composer-card-title small{color:var(--theme-muted,#7f8a9b);font-size:12px;font-weight:900}.composer-card-body{flex-direction:column;gap:8px;display:flex}.composer-card-foot{min-width:0}.composer-card .canvas-reference-strip.composer{margin-bottom:0}.composer-card .composer-reference-preview{bottom:auto;left:auto}.composer-card .composer-prompt-editor{height:var(--composer-editor-height,126px);min-height:102px;max-height:none}.composer-card .composer-model-row,.composer-card .image-composer-toolbar{margin-top:0}.canvas-state-layer{z-index:1;pointer-events:none;position:absolute;inset:0}.canvas-state-layer.snap-disabled{background:linear-gradient(90deg, var(--theme-surface-hover,#ffffff05) 1px, transparent 1px), linear-gradient(0deg, var(--theme-surface-hover,#ffffff05) 1px, transparent 1px);background-size:96px 96px}.canvas-context-catcher{z-index:2;background:0 0;position:absolute;inset:0}.canvas-feedback-toast{z-index:70;border:1px solid var(--theme-border,#303744);min-height:34px;color:var(--theme-text,#f5f7fb);background:var(--theme-surface,#101218fa);box-shadow:var(--theme-shadow,0 14px 38px #0000006b);border-radius:8px;align-items:center;padding:0 14px;font-size:14px;font-weight:900;display:inline-flex;position:absolute;bottom:68px;left:50%;transform:translate(-50%)}.canvas-recovery-notice{z-index:71;min-height:38px;color:var(--theme-text,#f3f6fb);background:var(--theme-surface,#12171ff5);border:1px solid var(--theme-border,#6979918c);box-shadow:var(--theme-shadow,0 10px 28px #00000057);border-radius:6px;align-items:center;gap:8px;padding:5px 6px 5px 12px;display:inline-flex;position:absolute;bottom:68px;left:50%;transform:translate(-50%)}.canvas-recovery-notice>span{white-space:nowrap;font-size:13px}.canvas-recovery-notice button{height:28px;color:var(--theme-on-accent,#eaf6ff);cursor:pointer;background:#176b87;border:0;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.canvas-recovery-notice button.icon-only{width:28px;color:var(--theme-text,#aeb9c8);background:0 0;padding:0}.canvas-recovery-notice button:hover{background:#1c7b9b}.canvas-recovery-notice button.icon-only:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#ffffff14)}.canvas-list-popover{z-index:42;border:1px solid var(--theme-border,#2d3340);background:var(--theme-surface,#11141afa);width:180px;box-shadow:var(--theme-shadow,0 18px 44px #00000070);border-radius:8px;padding:12px;position:absolute;bottom:58px;left:18px}.canvas-list-popover strong,.canvas-list-popover span{display:block}.canvas-list-popover strong{color:var(--theme-text,#f6f8fc);margin-bottom:6px;font-size:14px}.canvas-list-popover span{color:var(--theme-muted,#9aa5b6);font-size:13px;font-weight:800}.canvas-left-status{z-index:32;border:1px solid var(--theme-border,#2d3340);width:36px;height:32px;color:var(--theme-text,#aeb8c8);background:var(--theme-surface,#14171df5);border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:18px;left:18px}.canvas-left-status.active,.canvas-left-status:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#2a2f38)}.canvas-main-minimap{z-index:24;border:1px solid var(--theme-border,#343a45);background:var(--theme-surface,#17181ceb);width:150px;height:94px;box-shadow:var(--theme-shadow,inset 0 0 0 6px #ffffff08, 0 16px 46px #00000057);border-radius:6px;padding:9px;transition:opacity .15s,transform .15s;position:absolute;bottom:64px;right:18px}.canvas-minimap-svg{width:132px;height:76px;display:block}.canvas-minimap-window{fill:var(--theme-text,#ffffff08);stroke:var(--theme-border,#ffffff5c);stroke-width:1px}.canvas-minimap-node{fill:var(--theme-muted,#a0a9b87a);stroke:var(--theme-border,#ffffff2e);stroke-width:.5px}.canvas-minimap-node.text{fill:var(--theme-blue-text,#86a9ffb3)}.canvas-minimap-node.image{fill:var(--theme-text,#c6d0e08f)}.canvas-minimap-node.video{fill:var(--theme-violet-text,#a984ffa8)}.canvas-main-toolbar,.canvas-history-toolbar{z-index:32;border:1px solid var(--theme-border,#2d3340);background:var(--theme-surface,#14171df5);height:32px;box-shadow:var(--theme-shadow,0 14px 34px #00000052);border-radius:8px;align-items:center;gap:3px;padding:3px;display:inline-flex;position:absolute;bottom:16px;right:18px}.canvas-main-toolbar{right:78px}.canvas-history-toolbar{gap:4px}.canvas-tool-button,.canvas-main-toolbar button,.canvas-history-toolbar button{width:26px;height:24px;color:var(--theme-text,#c4ccd8);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex;position:relative}.canvas-main-toolbar .canvas-tool-button.active,.canvas-main-toolbar .canvas-tool-button:hover,.canvas-history-toolbar .canvas-tool-button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#2a2f38)}.canvas-tool-button:disabled{cursor:not-allowed;color:var(--theme-muted,#687184);opacity:.48}.canvas-tool-button:disabled:hover{background:0 0}.canvas-tool-button:after,.canvas-left-status:after{content:attr(data-tooltip);z-index:90;border:1px solid var(--theme-border,#303744);min-height:28px;color:var(--theme-text,#fff);background:var(--theme-surface,#11141a);box-shadow:var(--theme-shadow,0 12px 30px #0000006b);white-space:nowrap;border-radius:6px;align-items:center;padding:0 9px;font-size:14px;font-weight:900;display:none;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.canvas-tool-button:hover:after,.canvas-left-status:hover:after{display:inline-flex}.canvas-tool-button:disabled:after{display:none}.canvas-main-toolbar strong{min-width:44px;color:var(--theme-text,#eef3fb);text-align:center;font-size:14px}.canvas-toolbar-divider{background:var(--theme-surface,#353b46);width:1px;height:18px;margin:0 4px}.node-label{color:var(--theme-text,#aeb7c8);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:800;display:flex;position:absolute;top:-24px;left:0}.prompt-node{width:350px;height:292px;padding:18px 20px;overflow:hidden}.prompt-node p{max-height:254px;color:var(--theme-text,#f2f5fb);margin:0;font-size:16px;font-weight:800;line-height:1.55;overflow:hidden}.prompt-node:after,.result-copy:after{content:"";background:#656b75;border-radius:999px;width:5px;height:152px;position:absolute;top:42px;right:12px}.logo-asset-node,.empty-gen-node{justify-content:center;align-items:center;width:210px;height:210px;display:flex}.logo-asset-node.light,.logo-ref.light{background:#fff}.logo-asset-node.dark,.logo-ref.dark{background:var(--theme-surface,#050505)}.logo-asset-node img{width:150px}.empty-gen-node.wide{width:314px;height:176px}.placeholder-mark,.empty-gen-node svg,.node-output svg{color:var(--theme-muted,#747d8b)}.connectors,.node-flow-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.connectors path{stroke:var(--theme-border,#97a0b047);stroke-width:2px;fill:none}.node-flow-lines{height:calc(100% - 58px);inset:58px 0 0}.node-flow-lines path{stroke:var(--theme-border,#e6ebf5db);stroke-width:2.2px;fill:none}.minimap{border:1px solid var(--theme-border,#2e3440);background:var(--theme-surface,#14161bf0);border-radius:8px;width:260px;height:150px;position:absolute;bottom:70px;right:28px}.mini-block{background:var(--theme-surface,#3a3f49);border-radius:1px;height:7px;position:absolute}.bottom-toolbar{border:1px solid var(--theme-border,#2c3340);background:var(--theme-surface,#14171d);border-radius:8px;align-items:center;gap:4px;height:42px;padding:5px;display:flex;position:absolute;bottom:16px;right:28px}.bottom-toolbar .icon-button{width:32px;height:30px}.zoom-text{padding:0 11px;font-size:14px}.canvas-side-panel{z-index:24;border:1px solid var(--theme-border,#2d3340);background:var(--theme-surface,#17191e);width:298px;box-shadow:var(--theme-shadow,0 24px 70px #0000007a);border-radius:10px;position:absolute;top:292px;left:68px;overflow:hidden}.create-panel{padding:18px 18px 20px}.upload-panel{width:360px;padding:18px;top:118px}.asset-panel{width:388px;height:628px;top:118px}.asset-library-drawer-canvas{z-index:66;flex-direction:column;width:min(360px,100vw - 118px);height:auto;max-height:none;display:flex;position:fixed;top:98px;bottom:0;left:78px}.history-panel{z-index:64;border-color:var(--theme-border,#323844);background:var(--theme-surface,#17191f);width:min(520px,100vw - 112px);height:auto;max-height:none;box-shadow:var(--theme-shadow,0 28px 90px #00000085);border-radius:14px;flex-direction:column;display:flex;position:fixed;top:58px;bottom:0;left:78px;overflow:hidden}.shortcuts-panel{z-index:64;border-color:var(--theme-border,#323844);background:var(--theme-surface,#17191f);width:min(400px,100vw - 112px);height:min(720px,100vh - 104px);box-shadow:var(--theme-shadow,0 28px 90px #00000085);border-radius:14px;flex-direction:column;display:flex;top:58px;left:78px;overflow:hidden}.panel-title-row,.drawer-head,.history-tabs{min-height:46px;color:var(--theme-text,#eef3fb);justify-content:space-between;align-items:center;padding:0 16px;font-size:15px;font-weight:900;display:flex}.history-panel-backdrop{z-index:58;background:var(--theme-backdrop,#0000002e);cursor:default;border:0;padding:0;position:absolute;inset:0}.history-panel-head{border-bottom:1px solid var(--theme-border,#2b313d);justify-content:space-between;align-items:center;min-height:52px;padding:0 16px;display:flex}.history-panel-head .history-tabs{border-bottom:0;min-height:52px;padding:0}.shortcuts-panel-head{gap:10px}.shortcuts-panel-head .panel-title-row{flex:1;min-height:52px;padding:0}.history-panel-close{border:1px solid var(--theme-border,#2b313d);width:34px;height:34px;color:var(--theme-text,#b8c0cf);background:var(--theme-surface,#10131a);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.node-option{width:100%;height:46px;color:var(--theme-muted,#a7b0bf);background:0 0;border:0;align-items:center;gap:12px;font-size:17px;font-weight:800;display:flex}.node-option span{width:32px;height:32px;color:var(--theme-text,#c5cedd);background:var(--theme-surface,#050607);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.upload-dropzone{border:1px dashed var(--theme-border,#465163);width:100%;height:190px;color:var(--theme-text,#d8e0ec);background:var(--theme-surface,#0b0e14);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-weight:900;display:flex}.upload-dropzone span{color:var(--theme-muted,#7f899a);font-size:13px}.upload-format-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.upload-format-row button{border:1px solid var(--theme-border,#2f3744);height:34px;color:var(--theme-muted,#aab3c1);background:var(--theme-surface,#10141b);border-radius:8px;font-size:13px;font-weight:900}.upload-message,.panel-status{color:var(--theme-green-text,#8dffb6);background:#38d97814;border:1px solid #38d9783d;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:800}.drawer-tabs,.history-tabs{border-bottom:1px solid var(--theme-border,#2d3340);justify-content:flex-start;gap:26px}.drawer-tabs button,.history-tabs button{color:var(--theme-muted,#aab3c1);background:0 0;border:0;font-weight:900}.drawer-tabs .active,.history-tabs .active{color:var(--theme-text,#fff)}.history-tabs button{height:52px;padding:0 2px;position:relative}.history-tabs .active:after{content:"";background:var(--cyan);border-radius:999px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.asset-panel-filters{gap:10px;padding:14px 16px;display:flex}.history-type-tabs{border-bottom:1px solid var(--theme-border,#262c37);scrollbar-width:none;gap:12px;padding:14px 20px 10px;display:flex;overflow-x:auto}.history-type-tabs::-webkit-scrollbar{display:none}.history-type-tabs button{min-width:60px;height:30px;color:var(--theme-text,#b7c0d0);background:0 0;border:0;border-radius:999px;flex:none;font-size:15px;font-weight:800}.history-type-tabs button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#2a2f3a)}.history-panel-body{flex:1;min-height:0;padding:10px 20px 20px;overflow-y:auto}.history-date-group+.history-date-group{margin-top:18px}.history-date-label{color:var(--theme-blue-text,#8ec9ff);margin-bottom:12px;font-size:15px;font-weight:800}.history-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.history-media-card{color:var(--theme-text,#eef3fb);flex-direction:column;gap:8px;display:flex}.history-media-thumb{aspect-ratio:1;border:1px solid var(--theme-border,#303745);background:var(--theme-surface,#101319);border-radius:10px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.history-media-thumb img{object-fit:contain;background:var(--theme-surface,#080b10);width:100%;height:100%;display:block}.history-media-thumb video{object-fit:contain;background:var(--theme-surface,#050607);width:100%;height:100%;display:block}.history-media-card-image .history-media-thumb{background:linear-gradient(135deg, #26a7703d, var(--theme-surface,#0b0f16) 62%)}.history-media-card-video .history-media-thumb{background:linear-gradient(135deg, #e390303d, var(--theme-surface,#0b0f16) 62%)}.history-media-card-audio .history-media-thumb{background:linear-gradient(135deg, #8d5ce642, var(--theme-surface,#0b0f16) 62%)}.history-media-card-text,.history-media-card-model3d{background:0 0}.history-media-card-text .history-media-thumb,.history-media-card-model3d .history-media-thumb{background:linear-gradient(135deg, #4a80ea3d, var(--theme-surface,#0b0f16) 62%)}.history-media-video-icon{background:var(--theme-surface,#252b36d1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.history-media-text-thumb{width:100%;height:100%;color:var(--theme-text,#dbe5f3);background:linear-gradient(135deg, #4a80ea29, var(--theme-surface,#101319) 64%);align-content:start;gap:8px;padding:18px 14px;display:grid}.history-media-text-thumb svg{color:var(--theme-text,#d8e3f2)}.history-media-text-thumb em{color:var(--theme-text,#aeb8c8);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:13px;font-style:normal;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.history-media-icon{width:40px;height:40px;color:var(--theme-text,#d8e3f2);background:#96a3b82e;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.history-media-kind{color:var(--theme-text,#fff);background:var(--theme-surface,#080a10b8);border-radius:999px;padding:4px 8px;font-size:13px;font-weight:800;position:absolute;bottom:8px;left:8px}.history-media-download{width:28px;height:28px;color:var(--theme-text,#fff);background:var(--theme-surface,#080a10b8);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.history-media-meta{flex-direction:column;gap:4px;display:flex}.history-media-meta strong,.history-media-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-media-meta strong{color:var(--theme-text,#eef3fb);font-size:14px;font-weight:800}.history-media-meta span{color:var(--theme-muted,#8f98a8);font-size:13px}.asset-panel-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 16px 16px;display:grid}.asset-panel-card{border:1px solid var(--theme-border,#2d3340);background:var(--theme-surface,#11141a);width:100%;height:104px;color:inherit;text-align:left;border-radius:8px;padding:0;position:relative;overflow:hidden}.asset-panel-card.active{border-color:var(--cyan)}.asset-panel-card .art-thumb{width:100%;height:100%}.asset-panel-card span{text-shadow:0 1px 10px #000;font-size:13px;font-weight:900;position:absolute;bottom:8px;left:10px}.history-empty{height:206px;color:var(--theme-muted,#626b78);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.history-empty-large{text-align:center;height:100%;min-height:320px}.history-empty-large strong{color:var(--theme-text,#d6deeb);font-size:19px}.history-empty-large span{max-width:320px;color:var(--theme-muted,#737d8d);font-size:14px;line-height:1.6}.shortcut-scroll{flex:1;min-height:0;padding:10px 16px;overflow-y:auto}.shortcut-row{border-bottom:1px solid var(--theme-border,#252b35);height:48px;color:var(--theme-text,#cbd3df);justify-content:space-between;align-items:center;font-size:14px;display:flex}.shortcut-row strong{color:var(--theme-text,#fff);background:var(--theme-surface,#050607);border-radius:6px;padding:5px 8px}.panel-overlay{z-index:50;background:var(--theme-backdrop,#00000094);position:absolute;inset:0}.member-modal{z-index:60;border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#151820);width:540px;box-shadow:var(--theme-shadow,0 30px 120px #000000b3);border-radius:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-head{border-bottom:1px solid var(--theme-border,#2d3441);justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex}.modal-head h3,.modal-body h2{margin:0}.modal-head button{color:var(--theme-text,#dce4f0);background:0 0;border:0;font-size:17px;font-weight:900}.member-modal.collapsed{width:320px}.modal-body{padding:20px}.modal-kicker,.modal-subrow span{color:var(--theme-muted,#8f9aac);font-size:14px}.modal-subrow{justify-content:space-between;margin:18px 0 12px;display:flex}.modal-subrow button{color:var(--cyan);background:0 0;border:0;font-size:14px;font-weight:900}.member-row{border-bottom:1px solid var(--theme-border,#252b35);grid-template-columns:1fr 1fr auto;align-items:center;gap:14px;min-height:42px;font-size:14px;display:grid}.member-row span{color:var(--theme-muted,#8f9aac)}.member-row em{color:var(--theme-text,#fff);font-style:normal}.node-output{z-index:8;border:1px solid var(--theme-border,#3b4350);background:var(--theme-surface,#17181c);box-shadow:var(--theme-shadow,0 20px 60px #00000073);border-radius:10px;position:absolute}.text-result{width:420px;height:340px;padding:18px 22px;top:126px;left:510px}.image-result{justify-content:center;align-items:center;width:268px;height:268px;display:flex;top:112px;left:590px}.image-target{top:236px;left:850px}.video-result{justify-content:center;align-items:center;width:420px;height:250px;display:flex;top:92px;left:500px}.logo-ref{justify-content:center;align-items:center;width:248px;height:248px;display:flex;left:178px}.logo-ref img{width:186px}.node-download{border:1px solid var(--theme-border,#3b4452);height:44px;color:var(--theme-text,#e6edf8);background:var(--theme-surface,#191b21);border-radius:10px;align-items:center;gap:8px;padding:0 18px;font-weight:900;display:inline-flex;position:absolute;top:-72px;left:50%;transform:translate(-50%)}.result-copy{height:100%;color:var(--theme-text,#f6f8fc);font-size:16px;font-weight:900;line-height:1.55;overflow:hidden}.node-handle{border:2px solid var(--theme-border,#8d96a5);width:26px;height:26px;color:var(--theme-text,#d8dee9);background:var(--theme-surface,#11141a);box-shadow:var(--theme-shadow,0 0 0 3px #0a0c10e6);border-radius:50%;justify-content:center;align-items:center;font-size:23px;font-weight:600;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.node-handle.left{left:-52px}.node-handle.right{right:-52px}.node-handle.input{left:-40px}.node-handle.output{right:-40px}.node-composer{z-index:12;border:1px solid var(--theme-border,#303743);background:var(--theme-surface,#17181c);box-shadow:var(--theme-shadow,0 24px 70px #00000080);border-radius:10px;position:absolute}.text-composer{width:492px;min-height:204px;padding:12px;top:522px;left:222px}.image-composer{width:492px;min-height:244px;padding:12px;top:432px;left:226px}.image-ref-composer{width:492px;min-height:240px;padding:12px;top:556px;left:600px}.video-composer{width:492px;min-height:252px;padding:12px;top:416px;left:270px}.canvas-node-preview-wrap{z-index:12;position:absolute;top:0;left:0}.composer-expand{color:var(--theme-muted,#697282);position:absolute;top:12px;right:12px}.composer-input{background:var(--theme-surface,#020303);height:132px;color:var(--theme-muted,#6f7887);border-radius:10px;padding:16px 18px;font-size:16px}.image-ref-composer .composer-input{height:92px}.video-copy{height:116px;color:var(--theme-text,#f4f7fb);margin-top:22px;font-weight:900}.composer-toolbar{align-items:center;gap:34px;font-size:15px;font-weight:900;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.style-chip-muted{background:#7b7f86;border-radius:999px;width:92px;height:24px}.cost-pill{color:#050607;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:54px;height:44px;margin-left:auto;padding:0 12px;font-size:16px;display:inline-flex}.ref-strip{gap:10px;height:68px;display:flex}.ref-mini{border:1px solid var(--theme-border,#3f4653);background:var(--theme-surface,#11141a);border-radius:6px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:relative}.ref-mini.light{background:#fff}.ref-mini img{width:44px}.ref-mini:before{content:attr(data-no);border:1px solid var(--theme-border,#d5dbe6);width:20px;height:20px;color:var(--theme-text,#fff);background:var(--theme-surface,#090b0f);border-radius:50%;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;top:-9px;right:-9px}.ref-mini span{color:var(--theme-text,#fff);text-shadow:0 1px 6px #000;font-size:12px;font-weight:900;position:absolute;bottom:4px;left:7px}.video-tabs{align-items:center;gap:16px;height:44px;display:flex}.video-tab{height:36px;color:var(--theme-muted,#6f7784);background:0 0;border:0;border-radius:18px;align-items:center;padding:0 14px;font-size:15px;font-weight:900;display:inline-flex}.video-tab.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#030404);box-shadow:var(--theme-shadow,inset 0 0 0 1px #303743)}.video-asset-row{align-items:center;height:58px;display:flex}.video-asset-add{width:58px;height:58px;color:var(--theme-muted,#676f7c);background:var(--theme-surface,#050607);border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}.video-asset-add.active{color:#050607;background:var(--cyan)}.video-asset-add strong{font-size:25px;font-weight:300;line-height:1}.canvas-multi-angle-backdrop{z-index:4200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030508c7;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.canvas-multi-angle-dialog{width:calc(100vw - 36px);height:calc(100vh - 36px);min-height:680px;color:var(--theme-text,#eef1f5);border:1px solid var(--theme-border,#343a45);background:var(--theme-surface,#11141a);box-shadow:var(--theme-shadow,0 24px 80px #0000007a);border-radius:8px;grid-template-rows:62px minmax(0,1fr) 112px 190px;display:grid;overflow:hidden}.canvas-multi-angle-header{border-bottom:1px solid var(--theme-border,#2b3039);background:var(--theme-surface,#171a21);justify-content:space-between;align-items:center;min-width:0;padding:0 22px;display:flex}.canvas-multi-angle-header>div{align-items:baseline;gap:12px;min-width:0;display:flex}.canvas-multi-angle-header strong{flex:none;font-size:18px}.canvas-multi-angle-header span{color:var(--theme-muted,#929aa7);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.canvas-multi-angle-header button,.canvas-multi-angle-selected-item button{width:30px;height:30px;color:var(--theme-muted,#aab1bc);background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.canvas-multi-angle-header button:hover,.canvas-multi-angle-selected-item button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#292e38)}.canvas-multi-angle-main{border-bottom:1px solid var(--theme-border,#2b3039);grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.canvas-multi-angle-source{border-right:1px solid var(--theme-border,#2b3039);background:var(--theme-surface,#0d1015);flex-direction:column;min-width:0;height:100%;min-height:0;padding:18px;display:flex;overflow:hidden}.canvas-multi-angle-source-title{flex-direction:column;justify-content:center;height:46px;display:flex}.canvas-multi-angle-source-title span{font-size:15px;font-weight:700}.canvas-multi-angle-source-title small{color:var(--theme-muted,#7e8795);margin-top:2px;font-size:11px}.canvas-multi-angle-focus-stage{border:1px solid var(--theme-border,#2c323c);background-color:var(--theme-surface,#080a0e);background-image:linear-gradient(45deg, var(--theme-surface,#151920) 25%, transparent 25%), linear-gradient(-45deg, var(--theme-surface,#151920) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, var(--theme-surface,#151920) 75%), linear-gradient(-45deg, transparent 75%, var(--theme-surface,#151920) 75%);touch-action:none;-webkit-user-select:none;user-select:none;background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-radius:6px;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.canvas-multi-angle-focus-image-frame{touch-action:none;position:absolute;overflow:visible}.canvas-multi-angle-focus-image-frame>img{object-fit:contain;pointer-events:none;width:100%;height:100%}.canvas-multi-angle-source.is-focusing .canvas-multi-angle-focus-stage{cursor:crosshair}.canvas-multi-angle-focus-mask{pointer-events:none;background:var(--theme-surface,#0000003d);position:absolute;inset:0}.canvas-multi-angle-focus-box{z-index:2;min-width:12px;min-height:12px;box-shadow:var(--theme-shadow,0 0 0 1px #000c, 0 0 0 9999px #0000005c);cursor:move;touch-action:none;background:#31d6a414;border:2px solid #31d6a4;position:absolute}.canvas-multi-angle-focus-label{color:#07110e;text-overflow:ellipsis;white-space:nowrap;background:#31d6a4;border-radius:4px;max-width:180px;padding:3px 6px;font-size:10px;font-weight:800;position:absolute;bottom:calc(100% + 5px);left:-2px;overflow:hidden}.canvas-multi-angle-focus-box i{border:1px solid var(--theme-border,#06100d);background:#f3fffb;border-radius:2px;width:10px;height:10px;position:absolute}.canvas-multi-angle-focus-box .handle-nw{cursor:nwse-resize;top:-6px;left:-6px}.canvas-multi-angle-focus-box .handle-ne{cursor:nesw-resize;top:-6px;right:-6px}.canvas-multi-angle-focus-box .handle-sw{cursor:nesw-resize;bottom:-6px;left:-6px}.canvas-multi-angle-focus-box .handle-se{cursor:nwse-resize;bottom:-6px;right:-6px}.canvas-multi-angle-focus-controls{flex:none;padding-top:9px}.canvas-multi-angle-focus-controls label{grid-template-columns:68px 1fr;align-items:center;gap:7px;display:grid}.canvas-multi-angle-focus-controls label span{color:var(--theme-muted,#8e97a4);font-size:11px}.canvas-multi-angle-focus-controls input,.canvas-multi-angle-requirement input{min-width:0;height:30px;color:var(--theme-text,#edf1f6);border:1px solid var(--theme-border,#343b46);background:var(--theme-surface,#171b22);border-radius:5px;outline:0;padding:0 9px}.canvas-multi-angle-focus-controls input:focus,.canvas-multi-angle-requirement input:focus{border-color:#31d6a4}.canvas-multi-angle-focus-controls>div{justify-content:flex-end;gap:6px;margin-top:7px;display:flex}.canvas-multi-angle-focus-controls button{height:28px;color:var(--theme-text,#c3cad4);border:1px solid var(--theme-border,#343b46);background:var(--theme-surface,#1b2028);border-radius:5px;align-items:center;gap:4px;padding:0 8px;font-size:10px;display:inline-flex}.canvas-multi-angle-focus-controls button.primary,.canvas-multi-angle-submit-row button.primary{color:#06110d;background:#31d6a4;border-color:#31d6a4;font-weight:800}.canvas-multi-angle-browser{grid-template-rows:54px minmax(0,1fr);min-width:0;min-height:0;display:grid}.canvas-multi-angle-tabs{border-bottom:1px solid var(--theme-border,#2b3039);align-items:end;gap:2px;padding:0 18px;display:flex}.canvas-multi-angle-tabs button{height:53px;color:var(--theme-muted,#8e97a4);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 18px;font-size:13px}.canvas-multi-angle-tabs button.active{color:var(--theme-text,#f1f4f8);border-bottom-color:#31d6a4}.canvas-multi-angle-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:12px;min-height:0;padding:18px;display:grid;overflow:auto}.canvas-multi-angle-tile{width:100%;min-height:78px;color:var(--theme-text,#fff);border:1px solid var(--theme-border,#303641);background:var(--theme-surface,#151920);text-align:left;border-radius:6px;align-items:center;gap:11px;padding:12px 44px 12px 14px;display:flex;position:relative;overflow:hidden}.canvas-multi-angle-tile:before{content:"";pointer-events:none;background:#31d6a4;border-radius:0 3px 3px 0;width:3px;position:absolute;top:12px;bottom:12px;left:0}.canvas-multi-angle-tile:hover{border-color:var(--theme-border,#6b7481)}.canvas-multi-angle-tile.selected{box-shadow:var(--theme-shadow,0 0 0 1px #31d6a4);border-color:#31d6a4}.canvas-multi-angle-tile-icon{width:38px;height:38px;color:var(--theme-green-text,#31d6a4);border:1px solid var(--theme-border,#35423f);background:var(--theme-surface,#0e1316);border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex}.canvas-multi-angle-tile-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:800;overflow:hidden}.canvas-multi-angle-compass{z-index:3;border:1px solid var(--theme-border,#ffffff6b);background:var(--theme-surface,#04070ab8);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:5px;right:6px}.canvas-multi-angle-compass i{border-right:3px solid #0000;border-bottom:8px solid var(--theme-border,#fff);transform-origin:50% 65%;border-left:3px solid #0000;width:0;height:0}.canvas-multi-angle-order,.canvas-multi-angle-focus-badge{z-index:3;border-radius:4px;align-items:center;gap:2px;height:20px;padding:0 5px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;top:6px}.canvas-multi-angle-order{color:#06110d;background:#31d6a4;right:6px}.canvas-multi-angle-focus-badge{color:var(--theme-text,#f0f3f7);background:var(--theme-surface,#05080cc7);left:6px}.canvas-multi-angle-hover-card{z-index:4500;width:320px;color:var(--theme-text,#eef2f6);border:1px solid var(--theme-border,#454d5a);background:var(--theme-surface,#151920);box-shadow:var(--theme-shadow,0 14px 38px #0000006b);pointer-events:none;border-radius:6px;padding:10px;display:grid;position:fixed}.canvas-multi-angle-hover-card img{aspect-ratio:4/3;object-fit:cover;border-radius:4px;width:100%}.canvas-multi-angle-hover-card b{margin-top:7px;font-size:14px}.canvas-multi-angle-hover-card em{color:var(--theme-muted,#9ea6b2);font-size:11px;font-style:normal}.canvas-multi-angle-selected{border-bottom:1px solid var(--theme-border,#2b3039);background:var(--theme-surface,#0f1217);grid-template-columns:108px minmax(0,1fr);gap:14px;min-width:0;padding:15px 18px;display:grid}.canvas-multi-angle-selected-title{flex-direction:column;justify-content:center;gap:4px;display:flex}.canvas-multi-angle-selected-title strong{font-size:14px}.canvas-multi-angle-selected-title span{color:var(--theme-muted,#8d96a3);font-size:11px}.canvas-multi-angle-selected-list{align-items:center;gap:8px;min-width:0;display:flex;overflow:auto hidden}.canvas-multi-angle-selected-item{border:1px solid var(--theme-border,#333a45);background:var(--theme-surface,#181c23);cursor:grab;border-radius:6px;flex:none;grid-template-columns:18px 64px minmax(0,1fr) 28px;align-items:center;gap:6px;width:214px;height:78px;padding:6px;display:grid}.canvas-multi-angle-selected-item>img{object-fit:cover;border-radius:4px;width:64px;height:60px}.canvas-multi-angle-selected-item>span{flex-direction:column;gap:4px;min-width:0;display:flex}.canvas-multi-angle-selected-item b,.canvas-multi-angle-selected-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.canvas-multi-angle-selected-item b{font-size:12px}.canvas-multi-angle-selected-item small{color:var(--theme-muted,#8d96a3);font-size:10px}.canvas-multi-angle-selected-item button{width:26px;height:26px}.canvas-multi-angle-empty{color:var(--theme-muted,#747d8a);font-size:11px}.canvas-multi-angle-footer{background:var(--theme-surface,#171a21);grid-template-rows:64px 61px minmax(0,1fr);min-width:0;padding:11px 18px;display:grid}.canvas-multi-angle-analysis{border-bottom:1px solid var(--theme-border,#2b3039);grid-template-columns:126px minmax(180px,.7fr) minmax(260px,1.6fr) auto;align-items:end;gap:10px;min-width:0;padding-bottom:10px;display:grid}.canvas-multi-angle-analysis label{flex-direction:column;gap:4px;min-width:0;display:flex;position:relative}.canvas-multi-angle-analysis label>span{color:var(--theme-muted,#8d96a3);font-size:11px}.canvas-multi-angle-analysis select,.canvas-multi-angle-analysis input{box-sizing:border-box;width:100%;min-width:0;height:34px;color:var(--theme-text,#edf1f6);border:1px solid var(--theme-border,#3a424e);background:var(--theme-surface,#101319);appearance:none;border-radius:5px;outline:0;padding:0 30px 0 10px;font-size:12px}.canvas-multi-angle-analysis input{padding-right:10px}.canvas-multi-angle-analysis label>svg{color:var(--theme-muted,#89929e);pointer-events:none;position:absolute;bottom:10px;right:9px}.canvas-multi-angle-analysis-action{color:#07110e;white-space:nowrap;background:#31d6a4;border:1px solid #31d6a4;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.canvas-multi-angle-analysis-cost{min-width:116px;height:34px;color:var(--theme-muted,#9ea7b3);white-space:nowrap;justify-content:flex-end;align-items:center;font-size:11px;display:inline-flex}.canvas-multi-angle-parameters{grid-template-columns:1.4fr .8fr .8fr;gap:10px;min-width:0;padding-top:10px;display:grid}.canvas-multi-angle-parameters label{flex-direction:column;gap:4px;min-width:0;display:flex;position:relative}.canvas-multi-angle-parameters label>span{color:var(--theme-muted,#8d96a3);font-size:11px}.canvas-multi-angle-parameters select,.canvas-multi-angle-parameters input{box-sizing:border-box;width:100%;min-width:0;height:34px;color:var(--theme-text,#edf1f6);border:1px solid var(--theme-border,#343b46);background:var(--theme-surface,#101319);appearance:none;border-radius:5px;outline:0;padding:0 28px 0 9px;font-size:12px}.canvas-multi-angle-parameters label>svg{color:var(--theme-muted,#89929e);pointer-events:none;position:absolute;bottom:9px;right:8px}.canvas-multi-angle-requirement input{padding-right:9px}.canvas-multi-angle-submit-row{justify-content:flex-end;align-items:center;gap:8px;min-width:0;padding-top:9px;display:flex}.canvas-multi-angle-quote{min-width:0;color:var(--theme-muted,#aab2bd);align-items:center;gap:8px;margin-right:auto;font-size:10px;display:flex}.canvas-multi-angle-quote svg{color:var(--theme-green-text,#31d6a4)}.canvas-multi-angle-quote b{color:var(--theme-text,#eef2f6)}.canvas-multi-angle-quote strong{color:var(--theme-green-text,#31d6a4);font-size:12px}.canvas-multi-angle-error{max-width:250px;color:var(--theme-red-text,#ff8585);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.canvas-multi-angle-submit-row>button{min-width:64px;height:36px;color:var(--theme-text,#c5ccd5);border:1px solid var(--theme-border,#39404b);background:var(--theme-surface,#222730);border-radius:5px;padding:0 13px;font-size:12px}.canvas-multi-angle-submit-row>button:disabled{opacity:.48;cursor:not-allowed}@media (width<=760px){.canvas-multi-angle-backdrop{padding:0}.canvas-multi-angle-dialog{border:0;border-radius:0;grid-template-rows:54px minmax(0,1fr) 88px auto;width:100vw;height:100vh;min-height:0}.canvas-multi-angle-main{grid-template-rows:42% minmax(0,1fr);grid-template-columns:1fr}.canvas-multi-angle-source{border-right:0;border-bottom:1px solid var(--theme-border,#2b3039);padding:9px 12px}.canvas-multi-angle-source-title{height:30px}.canvas-multi-angle-browser{grid-template-rows:42px minmax(0,1fr)}.canvas-multi-angle-tabs{padding:0 8px;overflow-x:auto}.canvas-multi-angle-tabs button{height:41px;padding:0 12px}.canvas-multi-angle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:9px}.canvas-multi-angle-tile{gap:7px;min-height:58px;padding:8px 34px 8px 9px}.canvas-multi-angle-tile-icon{width:30px;height:30px}.canvas-multi-angle-tile-name{font-size:12px}.canvas-multi-angle-hover-card{display:none!important}.canvas-multi-angle-selected{grid-template-columns:70px minmax(0,1fr);padding:8px 10px}.canvas-multi-angle-selected-item{grid-template-columns:12px 44px minmax(0,1fr) 22px;width:150px;height:58px}.canvas-multi-angle-selected-item>img{width:44px;height:44px}.canvas-multi-angle-footer{grid-template-rows:auto auto auto;padding:9px 10px;overflow:hidden auto}.canvas-multi-angle-analysis{grid-template-columns:112px minmax(0,1fr);align-items:end}.canvas-multi-angle-analysis-action{padding:0 9px}.canvas-multi-angle-analysis-requirement{grid-column:1/-1}.canvas-multi-angle-analysis-cost{grid-column:1/-1;justify-content:flex-start;min-width:0;height:18px}.canvas-multi-angle-parameters{grid-template-columns:repeat(3,minmax(0,1fr))}.canvas-multi-angle-submit-row{grid-template-columns:minmax(0,1fr) auto auto;display:grid}.canvas-multi-angle-quote{flex-wrap:wrap;grid-column:1/-1;width:auto}.canvas-multi-angle-error{min-width:0;max-width:none}}.canvas-panorama-dialog{color:var(--theme-text,#edf2f3);background:var(--theme-surface,#111518);grid-template-rows:62px 58px minmax(0,1fr) 44px;position:relative}.canvas-panorama-dialog.mode-selecting{grid-template-rows:62px minmax(0,1fr);min-height:0}.canvas-panorama-dialog.mode-selecting .canvas-panorama-body{overflow:hidden}.canvas-panorama-header{border-bottom:1px solid var(--theme-border,#30383d);background:var(--theme-surface,#181d20);justify-content:space-between;align-items:center;min-width:0;padding:0 20px;display:flex}.canvas-panorama-header>div{align-items:center;gap:10px;min-width:0;display:flex}.canvas-panorama-header strong{flex:none;font-size:17px}.canvas-panorama-header span{color:var(--theme-muted,#8f9a9f);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.canvas-panorama-header>button{width:32px;height:32px;color:var(--theme-text,#aeb8bd);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid}.canvas-panorama-header>button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#2b3236)}.canvas-panorama-steps{border-bottom:1px solid var(--theme-border,#293136);background:var(--theme-surface,#14191c);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:9px 16px;display:grid}.canvas-panorama-steps button{min-width:0;color:var(--theme-muted,#788388);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex}.canvas-panorama-steps button>span{border:1px solid var(--theme-border,#3a4449);border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:11px;display:grid}.canvas-panorama-steps button.active{color:var(--theme-text,#f5fbf9)}.canvas-panorama-steps button.active>span{color:#06130f;background:#64d3ad;border-color:#64d3ad}.canvas-panorama-steps button.complete{color:var(--theme-text,#9acdbb)}.canvas-panorama-steps button:disabled{cursor:default;opacity:.48}.canvas-panorama-body{background:var(--theme-surface,#0f1316);min-height:0;overflow:auto}.canvas-panorama-body button,.canvas-panorama-dialog-footer button,.canvas-panorama-publish-panel button,.canvas-panorama-room-editor button,.canvas-panorama-settings button{border:1px solid var(--theme-border,#3a4449);min-height:34px;color:var(--theme-text,#d9e0e3);background:var(--theme-surface,#20272b);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 13px;display:inline-flex}.canvas-panorama-body button.primary,.canvas-panorama-settings button.primary,.canvas-panorama-publish-panel button.primary{color:#082018;background:#64d3ad;border-color:#64d3ad;font-weight:700}.canvas-panorama-publish-panel button.danger{border-color:var(--theme-border,#8f4a4a);color:var(--theme-text,#ffd7d7);background:var(--theme-surface,#52292b)}.canvas-panorama-body button:disabled{cursor:not-allowed;opacity:.5}.canvas-panorama-mode-picker{box-sizing:border-box;grid-template-rows:auto minmax(0,1fr);gap:clamp(12px,2vh,20px);width:min(1240px,100%);height:100%;min-height:0;margin:0 auto;padding:clamp(16px,2.6vh,28px) clamp(18px,3vw,42px);display:grid;overflow:hidden}.canvas-panorama-mode-intro h3{margin:0;font-size:22px}.canvas-panorama-mode-intro p{color:var(--theme-muted,#89969b);margin:5px 0 0;font-size:12px}.canvas-panorama-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.8vw,22px);min-height:0;display:grid}.canvas-panorama-mode-options .canvas-panorama-mode-card{border-color:var(--theme-border,#39454a);min-width:0;height:100%;min-height:0;color:var(--theme-text,#e9f0f1);background:var(--theme-surface,#171d20);text-align:left;grid-template-rows:minmax(150px,1fr) auto auto;justify-content:stretch;align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden}.canvas-panorama-mode-options .canvas-panorama-mode-card:hover,.canvas-panorama-mode-options .canvas-panorama-mode-card:focus-visible{background:var(--theme-surface-hover,#1a2224);border-color:#64d3ad;outline:none}.canvas-panorama-mode-media{background:var(--theme-surface,#090d0f);min-height:0;display:block;position:relative;overflow:hidden}.canvas-panorama-mode-preview{background:var(--theme-surface,#090d0f);width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.canvas-panorama-mode-preview-image{object-fit:contain;width:100%;height:100%;transition:opacity .22s;display:block}.canvas-panorama-mode-preview-canvas{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .22s;position:absolute;inset:0}.canvas-panorama-mode-preview.is-ready .canvas-panorama-mode-preview-image{opacity:0}.canvas-panorama-mode-preview.is-ready .canvas-panorama-mode-preview-canvas{opacity:1}.canvas-panorama-mode-media>span{border:1px solid var(--theme-border,#ffffff3d);color:var(--theme-text,#fff);background:var(--theme-surface,#080d0fd1);border-radius:4px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;display:inline-flex;position:absolute;bottom:12px;left:12px}.canvas-panorama-mode-copy{flex-direction:column;gap:6px;min-width:0;padding:14px 16px 10px;display:flex}.canvas-panorama-mode-copy strong{font-size:17px}.canvas-panorama-mode-copy p{color:var(--theme-muted,#9aa7ab);margin:0;font-size:12px;line-height:1.55}.canvas-panorama-mode-copy small{color:var(--theme-green-text,#75bfa5);font-size:10px;line-height:1.45}.canvas-panorama-mode-action{border-top:1px solid var(--theme-border,#303a3f);min-height:38px;color:var(--theme-text,#dff8ef);justify-content:flex-end;align-items:center;gap:5px;padding:0 14px;font-size:11px;display:flex}.canvas-panorama-recognition{grid-template-columns:minmax(0,1fr) minmax(390px,520px);min-height:100%;display:grid}.canvas-panorama-source{background:var(--theme-surface,#0a0e10);place-items:center;min-height:0;padding:24px;display:grid}.canvas-panorama-source img{object-fit:contain;max-width:100%;max-height:calc(100vh - 260px);box-shadow:var(--theme-shadow,0 10px 38px #0000004d)}.canvas-panorama-summary{align-self:start;width:100%;padding:24px}.canvas-panorama-summary h3{margin:0 0 16px;font-size:20px}.canvas-panorama-summary dl{border-top:1px solid var(--theme-border,#30383d);margin:0}.canvas-panorama-summary dl div{border-bottom:1px solid var(--theme-border,#30383d);justify-content:space-between;align-items:flex-start;gap:20px;padding:10px 0;display:flex}.canvas-panorama-summary dt{color:var(--theme-muted,#8e999e)}.canvas-panorama-summary dd{text-align:right;flex-direction:column;align-items:flex-end;margin:0;display:flex}.canvas-panorama-summary dd strong{color:var(--theme-green-text,#77dfbb);font-size:15px}.canvas-panorama-summary dd small{color:var(--theme-muted,#758187);margin-top:2px;font-size:10px}.canvas-panorama-summary p{color:var(--theme-muted,#98a4a8);margin:14px 0 16px;font-size:12px;line-height:1.65}.canvas-panorama-single-requirement{color:var(--theme-muted,#99a5aa);flex-direction:column;gap:6px;margin-top:16px;font-size:11px;display:flex}.canvas-panorama-single-requirement textarea{border:1px solid var(--theme-border,#394348);min-height:86px;color:var(--theme-text,#edf3f4);background:var(--theme-surface,#101518);font:inherit;resize:vertical;border-radius:5px;padding:9px 10px;line-height:1.55}.canvas-panorama-analysis-result{border:1px solid var(--theme-border,#31564b);color:var(--theme-text,#a9c9bf);background:var(--theme-surface,#13231f);border-radius:5px;margin-top:14px;padding:10px 11px}.canvas-panorama-analysis-result strong{color:var(--theme-text,#dff9ef);font-size:11px}.canvas-panorama-analysis-result p{color:var(--theme-muted,#9ab4ab);margin:6px 0 0;font-size:11px;line-height:1.55}.canvas-panorama-design-mode{border:1px solid var(--theme-border,#343e43);background:var(--theme-surface,#101518);border-radius:6px;grid-template-columns:1fr 1fr;gap:4px;margin:14px 0 10px;padding:3px;display:grid}.canvas-panorama-design-mode button{background:0 0;border:0;min-height:32px}.canvas-panorama-design-mode button.active{color:var(--theme-text,#dff9ef);background:var(--theme-surface-hover,#25483c)}.canvas-panorama-style-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.canvas-panorama-style-presets button{min-height:31px;padding:0 5px;font-size:11px}.canvas-panorama-style-presets button.active{color:var(--theme-text,#dff9ef);background:var(--theme-surface-hover,#214238);border-color:#64d3ad}.canvas-panorama-custom-design{flex-direction:column;gap:9px;display:flex}.canvas-panorama-custom-design>label{color:var(--theme-muted,#99a5aa);flex-direction:column;gap:6px;font-size:11px;display:flex}.canvas-panorama-custom-design textarea{border:1px solid var(--theme-border,#394348);min-height:82px;color:var(--theme-text,#edf3f4);background:var(--theme-surface,#101518);font:inherit;resize:vertical;border-radius:5px;padding:9px 10px;line-height:1.55}.canvas-panorama-style-references{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.canvas-panorama-style-references article{aspect-ratio:4/3;border:1px solid var(--theme-border,#364148);background:var(--theme-surface,#0b1013);border-radius:5px;min-width:0;position:relative;overflow:hidden}.canvas-panorama-style-references article button.preview{background:0 0;border:0;width:100%;height:100%;min-height:0;padding:0;position:absolute;inset:0}.canvas-panorama-style-references article img{object-fit:cover;width:100%;height:100%}.canvas-panorama-style-references article .preview span{color:var(--theme-text,#fff);background:var(--theme-surface,#070b0dd1);border-radius:3px;padding:2px 5px;font-size:10px;position:absolute;bottom:4px;right:4px}.canvas-panorama-style-references article button.remove{z-index:2;border-color:var(--theme-border,#ffffff3d);width:25px;min-height:25px;color:var(--theme-text,#fff);background:var(--theme-surface,#101518d1);padding:0;position:absolute;top:4px;right:4px}.canvas-panorama-reference-upload{aspect-ratio:4/3;border:1px dashed var(--theme-border,#46545a);color:var(--theme-muted,#91a0a5);background:var(--theme-surface,#11171a);cursor:pointer;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.canvas-panorama-reference-upload small{color:var(--theme-muted,#68757b);font-size:10px}.canvas-panorama-reference-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.canvas-panorama-space{grid-template-columns:minmax(0,1.25fr) minmax(400px,.75fr);min-height:100%;display:grid}.canvas-panorama-plan{background:var(--theme-surface,#0a0e10);align-self:start;place-items:center;height:calc(100vh - 220px);min-height:520px;padding:58px 18px 44px;display:grid;position:sticky;top:0;overflow:hidden}.canvas-panorama-plan-tools{z-index:3;border:1px solid var(--theme-border,#313b40);background:var(--theme-surface,#101518f0);border-radius:6px;gap:5px;padding:4px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%)}.canvas-panorama-plan-tools button{min-height:30px;color:var(--theme-muted,#9da9ad);background:0 0;border:0;padding:0 10px;font-size:11px}.canvas-panorama-plan-tools button.active{color:var(--theme-text,#e7fff6);background:var(--theme-surface-hover,#245044)}.canvas-panorama-plan-frame{max-width:100%;max-height:100%;line-height:0;display:inline-block;position:relative;overflow:hidden}.canvas-panorama-plan-frame>img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 340px);display:block}.canvas-panorama-plan-frame>svg{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.canvas-panorama-plan-frame g{cursor:pointer;outline:none}.canvas-panorama-plan-hit{fill:#0000;pointer-events:all}.canvas-panorama-plan-frame polygon{fill:var(--room-fill);stroke:var(--room-stroke);stroke-width:.55px;vector-effect:non-scaling-stroke;transition:fill .16s,stroke .16s}.canvas-panorama-plan-frame g.selected polygon,.canvas-panorama-plan-frame g:focus polygon{filter:brightness(1.25);stroke:var(--theme-border,#fff);stroke-width:.9px}.canvas-panorama-plan-frame g.disconnected polygon{stroke-dasharray:2 1.2}.canvas-panorama-plan-frame text{fill:var(--theme-text,#fff);stroke:var(--theme-border,#080d0ff2);stroke-width:.8px;paint-order:stroke;letter-spacing:0;pointer-events:none;font-size:2.5px;font-weight:700}.canvas-panorama-room-point{fill:var(--theme-text,#fff);stroke:var(--theme-border,#15201d);stroke-width:.5px;vector-effect:non-scaling-stroke;cursor:move}.canvas-panorama-door-marker .selection-ring{fill:none;stroke:#0000;stroke-width:1.1px;opacity:0;vector-effect:non-scaling-stroke}.canvas-panorama-door-marker .marker-core{fill:#11191b;stroke:#f5d26c;stroke-width:.85px;vector-effect:non-scaling-stroke}.canvas-panorama-door-marker.kind-opening .marker-core{stroke:#63dbbf}.canvas-panorama-door-marker.kind-entrance .marker-core{stroke:#ff8d7d}.canvas-panorama-door-marker text{fill:var(--theme-text,#fff);stroke:var(--theme-border,#080d0f);stroke-width:.65px;font-size:2.45px;font-weight:800}.canvas-panorama-door-marker.selected .selection-ring{fill:var(--theme-amber-text,#f5d26c38);stroke:#fff0b2;stroke-width:1.8px;opacity:1;filter:drop-shadow(0 0 4px #f5d26c)drop-shadow(0 0 2px #000000f2)}.canvas-panorama-door-marker.selected .marker-core{fill:#705718;stroke:#fff0b2;stroke-width:1.45px;filter:drop-shadow(0 0 2px #000000f2)}.canvas-panorama-door-marker.kind-opening.selected .selection-ring{fill:var(--theme-green-text,#63dbbf38);stroke:var(--theme-border,#b8ffed);filter:drop-shadow(0 0 4px #63dbbf)drop-shadow(0 0 2px #000000f2)}.canvas-panorama-door-marker.kind-opening.selected .marker-core{fill:var(--theme-green-text,#0d8f6d);stroke:var(--theme-border,#dffff4)}.canvas-panorama-door-marker.kind-entrance.selected .selection-ring{fill:var(--theme-amber-text,#ff604e3d);stroke:var(--theme-border,#ffd2cb);filter:drop-shadow(0 0 4px #ff604e)drop-shadow(0 0 2px #000000f2)}.canvas-panorama-door-marker.kind-entrance.selected .marker-core{fill:#a83225;stroke:var(--theme-border,#ffe1dc)}.canvas-panorama-door-marker.selected text{fill:var(--theme-text,#fff);stroke-width:.85px;font-size:3.15px}.canvas-panorama-door-draft{pointer-events:none}.canvas-panorama-door-draft circle{fill:var(--theme-green-text,#64d3ad4d);stroke:#9af0d1;stroke-width:.75px;stroke-dasharray:1 1;vector-effect:non-scaling-stroke}.canvas-panorama-door-draft.kind-door circle{fill:var(--theme-amber-text,#f5d26c4d);stroke:#f5d26c}.canvas-panorama-door-draft.kind-entrance circle{fill:var(--theme-red-text,#ff8d7d4d);stroke:#ff8d7d}.canvas-panorama-door-draft text{fill:var(--theme-text,#fff);font-size:2px}.canvas-panorama-new-room{fill:var(--theme-green-text,#64d3ad3d);stroke:#a5f2d7;stroke-width:.75px;stroke-dasharray:2 1;vector-effect:non-scaling-stroke;pointer-events:none}.canvas-panorama-plan-tip{color:var(--theme-muted,#819096);text-align:center;margin:0;font-size:11px;position:absolute;bottom:12px;left:16px;right:16px}.canvas-panorama-room-editor{border-left:1px solid var(--theme-border,#2a3237);flex-direction:column;min-height:0;padding:18px;display:flex}.canvas-panorama-room-heading{flex-direction:column;gap:3px;margin-bottom:12px;display:flex}.canvas-panorama-room-heading strong{font-size:15px}.canvas-panorama-room-heading span{color:var(--theme-muted,#7f8c91);font-size:11px}.canvas-panorama-editor-scroll{flex-direction:column;flex:1;gap:10px;min-height:0;margin-bottom:12px;padding-right:3px;display:flex;overflow:auto}.canvas-panorama-selected-room,.canvas-panorama-door-target,.canvas-panorama-door-section,.canvas-panorama-room-list-section{border:1px solid var(--theme-border,#303a3f);background:var(--theme-surface,#161c1f);border-radius:6px;padding:10px}.canvas-panorama-section-title{justify-content:space-between;align-items:center;gap:8px;min-height:24px;margin-bottom:8px;display:flex}.canvas-panorama-section-title strong{font-size:12px}.canvas-panorama-section-title>span{color:var(--theme-muted,#849197);font-size:10px}.canvas-panorama-selected-room .canvas-panorama-section-title>span{border-radius:2px;width:18px;height:8px}.canvas-panorama-section-title>button{width:25px;min-height:25px;padding:0}.canvas-panorama-room-fields{grid-template-columns:minmax(0,1.4fr) minmax(92px,.8fr) 74px;gap:6px;display:grid}.canvas-panorama-room-fields label,.canvas-panorama-room-scale-fields label,.canvas-panorama-door-kind,.canvas-panorama-door-detail label{min-width:0;color:var(--theme-muted,#849197);flex-direction:column;gap:4px;font-size:10px;display:flex}.canvas-panorama-room-fields input,.canvas-panorama-room-fields select,.canvas-panorama-room-scale-fields input,.canvas-panorama-room-scale-fields select,.canvas-panorama-door-kind select,.canvas-panorama-door-detail select{border:1px solid var(--theme-border,#394348);width:100%;min-width:0;height:31px;color:var(--theme-text,#edf3f4);background:var(--theme-surface,#101518);font:inherit;border-radius:4px;padding:0 7px}.canvas-panorama-room-scale-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.canvas-panorama-scale-note{color:var(--theme-muted,#748187);margin:7px 0 0;font-size:9px;line-height:1.5}.canvas-panorama-delete-room{min-height:29px;color:var(--theme-red-text,#f0aaaa);margin-top:7px}.canvas-panorama-door-kind{margin-bottom:8px}.canvas-panorama-door-target>div:last-child{flex-wrap:wrap;gap:5px;display:flex}.canvas-panorama-door-target>div:last-child button{min-height:28px;padding:0 9px;font-size:10px}.canvas-panorama-door-detail{border:1px solid var(--theme-border,#3d474c);background:var(--theme-surface,#101518);border-radius:5px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:8px;padding:8px;display:grid}.canvas-panorama-door-detail>button{min-height:29px;color:var(--theme-red-text,#efabab)}.canvas-panorama-door-detail>small{color:var(--theme-muted,#77858a);justify-content:flex-end;align-items:center;gap:4px;font-size:9px;display:flex}.canvas-panorama-door-outside{border:1px solid var(--theme-border,#394348);border-radius:4px;flex-direction:column;justify-content:center;gap:2px;min-height:31px;padding:0 8px;display:flex}.canvas-panorama-door-outside strong{color:var(--theme-text,#f3c2ba);font-size:10px}.canvas-panorama-door-outside span{color:var(--theme-muted,#78858a);font-size:9px}.canvas-panorama-door-list{flex-direction:column;gap:5px;display:flex}.canvas-panorama-door-list>button{text-align:left;grid-template-columns:24px minmax(0,1fr) 58px minmax(0,1fr);justify-content:stretch;min-height:34px;padding:0 7px;display:grid}.canvas-panorama-door-list>button.selected{background:var(--theme-surface-hover,#3b3421);border-color:#d2ad54}.canvas-panorama-door-list>button.kind-opening.selected{background:var(--theme-surface-hover,#183d35);border-color:#59c9ae}.canvas-panorama-door-list>button.kind-entrance.selected{background:var(--theme-surface-hover,#442824);border-color:#e47f70}.canvas-panorama-door-list>button span{width:20px;height:20px;color:var(--theme-amber-text,#fff0b2);background:var(--theme-surface,#51431e);border-radius:50%;place-items:center;font-size:9px;display:grid}.canvas-panorama-door-list>button.kind-opening span{color:var(--theme-text,#cafff2);background:var(--theme-surface,#164c40)}.canvas-panorama-door-list>button.kind-entrance{background:var(--theme-surface,#58231d6b);border-color:#ff6d5c73}.canvas-panorama-door-list>button.kind-entrance span{color:var(--theme-on-accent,#ffe0db);background:#8f3025}.canvas-panorama-door-list>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.canvas-panorama-door-list>button i{color:var(--theme-muted,#879399);text-align:center;font-size:9px;font-style:normal}.canvas-panorama-door-list>p{color:var(--theme-muted,#7d8a90);margin:2px 0;font-size:10px}.canvas-panorama-room-list{flex-direction:column;gap:6px;min-height:0;display:flex}.canvas-panorama-room-list>button{text-align:left;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;width:100%;min-height:74px;padding:10px;display:grid}.canvas-panorama-room-list>button.selected{background:var(--theme-surface-hover,#1d3830);border-color:#5fba9b}.canvas-panorama-room-list>button.disconnected{border-style:dashed;border-color:var(--theme-border,#8a6544)}.canvas-panorama-room-list .index{border:1px solid var(--theme-border,#465158);width:26px;height:26px;color:var(--theme-text,#bcc6ca);border-radius:50%;place-items:center;font-size:11px;display:grid}.canvas-panorama-room-list .room-copy{grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;min-width:0;display:grid}.canvas-panorama-room-list .room-copy>strong{color:var(--theme-text,#edf3f4);font-size:13px}.canvas-panorama-room-list .room-copy>small{color:var(--theme-muted,#8d999e);font-size:11px}.canvas-panorama-room-list .adjacent{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:4px;margin-top:4px;display:flex}.canvas-panorama-room-list .adjacent em{color:var(--theme-muted,#758187);font-size:10px;font-style:normal}.canvas-panorama-room-list .adjacent i{color:var(--theme-text,#b7cdc5);background:var(--theme-surface,#28332f);border-radius:3px;padding:2px 6px;font-size:10px;font-style:normal}.canvas-panorama-connection-warning{color:var(--theme-amber-text,#e4b282);align-items:flex-start;gap:6px;margin:0 0 9px;font-size:10px;line-height:1.45;display:flex}.canvas-panorama-settings input,.canvas-panorama-settings textarea,.canvas-panorama-publish-panel input,.canvas-panorama-publish-panel select{border:1px solid var(--theme-border,#394348);min-width:0;color:var(--theme-text,#edf3f4);background:var(--theme-surface,#101518);font:inherit;border-radius:4px}.canvas-panorama-settings{padding:20px}.canvas-panorama-confirmation{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.canvas-panorama-confirmation>div,.canvas-panorama-confirmation>label{border:1px solid var(--theme-border,#303a3f);background:var(--theme-surface,#171d20);border-radius:6px;flex-direction:column;gap:7px;min-height:112px;padding:14px;display:flex}.canvas-panorama-confirmation span{color:var(--theme-muted,#8f9ba0);font-size:11px}.canvas-panorama-confirmation strong{color:var(--theme-text,#edf3f4);font-size:17px}.canvas-panorama-confirmation small{color:var(--theme-muted,#758187);text-overflow:ellipsis;font-size:10px;line-height:1.5;overflow:hidden}.canvas-panorama-confirmation select{border:1px solid var(--theme-border,#394348);height:36px;color:var(--theme-text,#edf3f4);background:var(--theme-surface,#101518);border-radius:4px;padding:0 9px}.canvas-panorama-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.canvas-panorama-settings label{color:var(--theme-muted,#99a4a9);flex-direction:column;gap:6px;font-size:12px;display:flex}.canvas-panorama-settings label.wide{grid-column:1/-1}.canvas-panorama-settings input{height:36px;padding:0 10px}.canvas-panorama-settings textarea{resize:vertical;min-height:72px;padding:9px 10px}.canvas-panorama-room-requirements{border-top:1px solid var(--theme-border,#2e373b);margin-top:22px;padding-top:18px}.canvas-panorama-room-requirements h3{margin:0 0 12px;font-size:14px}.canvas-panorama-room-requirements{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.canvas-panorama-room-requirements h3{grid-column:1/-1}.canvas-panorama-quote{border-top:1px solid var(--theme-border,#344047);border-bottom:1px solid var(--theme-border,#344047);margin-top:22px;padding:12px 0}.canvas-panorama-quote>div{color:var(--theme-muted,#aab4b8);justify-content:space-between;padding:6px 0;font-size:13px;display:flex}.canvas-panorama-quote>div.total{border-top:1px solid var(--theme-border,#303a3f);color:var(--theme-text,#f1f6f4);margin-top:6px;padding-top:11px;font-size:15px}.canvas-panorama-quote p{color:var(--theme-muted,#899499);margin:0;font-size:12px}.canvas-panorama-footer-actions{justify-content:flex-end;gap:9px;margin-top:16px;display:flex}.canvas-panorama-progress{max-width:980px;margin:0 auto;padding:24px}.canvas-panorama-progress-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:15px;display:flex}.canvas-panorama-progress-head h3{margin:0}.canvas-panorama-progress-head p{color:var(--theme-muted,#829095);margin:5px 0 0;font-size:12px;line-height:1.5}.canvas-panorama-progress-head span{color:var(--theme-green-text,#77d8b6);font-variant-numeric:tabular-nums}.canvas-panorama-material-quote{border:1px solid var(--theme-border,#344047);color:var(--theme-muted,#9ca8ad);background:var(--theme-surface,#141a1d);border-radius:6px;flex-wrap:wrap;gap:8px 20px;margin-bottom:14px;padding:10px 12px;font-size:12px;display:flex}.canvas-panorama-material-quote strong{color:var(--theme-text,#dff8ef);font-variant-numeric:tabular-nums}.canvas-panorama-single-add-upload{border:1px dashed var(--theme-border,#4d7567);min-width:0;color:var(--theme-text,#a9d8c8);background:var(--theme-surface,#14201d);cursor:pointer;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin-bottom:14px;padding:11px 12px;display:grid}.canvas-panorama-single-add-upload:hover{background:var(--theme-surface-hover,#172722);border-color:#64d3ad}.canvas-panorama-single-add-upload>span:not(.action){flex-direction:column;gap:3px;min-width:0;display:flex}.canvas-panorama-single-add-upload strong{color:var(--theme-text,#e6faf2);font-size:12px}.canvas-panorama-single-add-upload small{color:var(--theme-muted,#829d94);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.canvas-panorama-single-add-upload .action{color:var(--theme-text,#dff8ef);align-items:center;gap:6px;font-size:11px;display:inline-flex}.canvas-panorama-single-add-upload input{display:none}.canvas-panorama-progress-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.canvas-panorama-progress-list article{border:1px solid var(--theme-border,#303a3f);background:var(--theme-surface,#171d20);border-radius:6px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:10px;display:grid}.canvas-panorama-progress-list img,.canvas-panorama-progress-list .placeholder{object-fit:cover;border-radius:4px;width:92px;height:62px}.canvas-panorama-progress-list .placeholder{color:var(--theme-muted,#68757a);background:var(--theme-surface,#0e1315);place-items:center;display:grid}.canvas-panorama-progress-list article>div:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.canvas-panorama-progress-list article span{color:var(--theme-muted,#91a0a5);font-size:12px}.canvas-panorama-progress-list article small{color:var(--theme-red-text,#ff9898);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.canvas-panorama-progress-list article.status-ready{border-color:var(--theme-border,#387861)}.canvas-panorama-progress-list article.status-failed{border-color:var(--theme-border,#783e40)}.canvas-panorama-progress-list article.source-uploaded{border-color:var(--theme-border,#527267)}.canvas-panorama-progress-list article small.upload-note{color:var(--theme-green-text,#79cdae);white-space:normal}.canvas-panorama-progress-list article small.topology-note{color:var(--theme-amber-text,#f0c878);white-space:normal}.canvas-panorama-progress-list article.editing{border-color:var(--theme-border,#4d7f6e);grid-column:1/-1}.canvas-panorama-room-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.canvas-panorama-room-actions button{align-items:center;gap:5px;min-height:32px;display:inline-flex}.canvas-panorama-room-actions button.active{color:var(--theme-text,#dffdf2);background:var(--theme-surface-hover,#24483d);border-color:#5cb997}.canvas-panorama-room-edit{border-top:1px solid var(--theme-border,#303a3f);grid-column:1/-1;gap:10px;padding-top:12px;display:grid}.canvas-panorama-room-edit-source{align-items:center;gap:10px;display:flex}.canvas-panorama-progress-list .canvas-panorama-room-edit-source>img{object-fit:cover;border-radius:4px;width:138px;height:69px}.canvas-panorama-room-edit-source>div{flex-direction:column;gap:4px;min-width:0;display:flex}.canvas-panorama-room-edit-source span{color:var(--theme-muted,#8e9da2);font-size:11px}.canvas-panorama-room-edit textarea{resize:vertical;border:1px solid var(--theme-border,#39464b);width:100%;min-height:82px;color:var(--theme-text,#dce5e2);background:var(--theme-surface,#0f1517);font:inherit;border-radius:5px;padding:10px;line-height:1.5}.canvas-panorama-room-edit-submit{align-items:center;gap:8px;display:flex}.canvas-panorama-room-edit-submit button{align-items:center;gap:6px;min-height:34px;display:inline-flex}.canvas-panorama-room-edit-submit span{color:var(--theme-green-text,#78d5b4);align-items:center;gap:4px;margin-right:auto;font-size:11px;display:inline-flex}.canvas-panorama-room-candidates{gap:7px;display:grid}.canvas-panorama-room-candidates>strong{font-size:12px}.canvas-panorama-room-candidates>div{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:7px;display:grid}.canvas-panorama-room-candidates button{border:1px solid var(--theme-border,#344147);min-width:0;color:var(--theme-muted,#9eaaae);background:var(--theme-surface,#101619);cursor:pointer;border-radius:5px;grid-template-rows:66px auto;gap:5px;padding:5px;display:grid}.canvas-panorama-room-candidates button.active{color:var(--theme-text,#e8fff6);background:var(--theme-surface-hover,#1c352d);border-color:#58b38f}.canvas-panorama-room-candidates button:disabled:not(.active){cursor:wait;opacity:.72}.canvas-panorama-progress-list .canvas-panorama-room-candidates img,.canvas-panorama-room-candidates .placeholder{object-fit:cover;border-radius:3px;width:100%;height:66px}.canvas-panorama-room-candidates .placeholder{color:var(--theme-muted,#718087);background:var(--theme-surface,#0b1012);place-items:center;display:grid}.canvas-panorama-room-candidates button>span:last-child{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.canvas-panorama-room-upload{border:1px solid var(--theme-border,#3f6256);min-height:34px;color:var(--theme-text,#c9eee0);background:var(--theme-surface,#1a2a25);cursor:pointer;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:12px;display:inline-flex}.canvas-panorama-room-upload:hover{color:var(--theme-text,#effff9);border-color:#64d3ad}.canvas-panorama-room-upload input{display:none}.canvas-panorama-progress-actions{justify-content:flex-end;gap:9px;margin-top:16px;display:flex}.canvas-panorama-progress>.primary{margin-top:16px}.canvas-panorama-progress-note{color:var(--theme-muted,#829095);font-size:12px}.canvas-panorama-publish{grid-template-columns:minmax(0,1fr) 360px;height:100%;min-height:560px;display:grid}.canvas-panorama-preview{background:var(--theme-surface,#090d0f);min-height:0;position:relative}.canvas-panorama-empty{height:100%;color:var(--theme-muted,#89969b);place-items:center;display:grid}.canvas-panorama-publish-panel{border-left:1px solid var(--theme-border,#2d363a);background:var(--theme-surface,#151a1d);flex-direction:column;gap:11px;padding:16px;display:flex;overflow:auto}.canvas-panorama-publish-panel>label{color:var(--theme-muted,#929ea3);flex-direction:column;gap:6px;font-size:12px;display:flex}.canvas-panorama-publish-panel input,.canvas-panorama-publish-panel select{height:34px;padding:0 9px}.canvas-panorama-publish-panel h3{margin:10px 0 0;font-size:13px}.canvas-panorama-share-link{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.canvas-panorama-share-link a{border:1px solid var(--theme-border,#394348);min-width:0;min-height:34px;color:var(--theme-text,#bfe8da);background:var(--theme-surface,#101518);border-radius:4px;align-items:center;gap:6px;padding:0 9px;text-decoration:none;display:flex;overflow:hidden}.canvas-panorama-share-link a:hover,.canvas-panorama-share-link a:focus-visible{color:var(--theme-text,#eafff7);border-color:#66c6a5}.canvas-panorama-share-link a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.canvas-panorama-share-link button{min-height:34px}.canvas-panorama-error{z-index:12;border:1px solid var(--theme-border,#804344);max-width:min(560px,100% - 36px);color:var(--theme-text,#ffdada);background:var(--theme-surface,#502629);border-radius:5px;padding:10px 13px;font-size:12px;position:absolute;bottom:54px;right:18px}.canvas-panorama-busy{z-index:11;color:var(--theme-green-text,#77dfbb);background:var(--theme-surface,#070b0d47);pointer-events:none;place-items:center;display:grid;position:absolute;inset:120px 0 44px}.canvas-panorama-dialog-footer{border-top:1px solid var(--theme-border,#2d353a);background:var(--theme-surface,#171c1f);justify-content:space-between;align-items:center;padding:0 14px;display:flex}.canvas-panorama-dialog-footer button{min-height:30px}.canvas-panorama-dialog-footer span{color:var(--theme-muted,#7f8b90);font-size:11px}@media (width<=900px){.canvas-panorama-recognition,.canvas-panorama-space{grid-template-columns:1fr}.canvas-panorama-source{min-height:320px}.canvas-panorama-plan{height:55vh;min-height:360px;position:relative}.canvas-panorama-room-editor{border-top:1px solid var(--theme-border,#2a3237);border-left:0}.canvas-panorama-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.canvas-panorama-confirmation{grid-template-columns:1fr}.canvas-panorama-publish{grid-template-rows:minmax(420px,58vh) auto;grid-template-columns:1fr}.canvas-panorama-publish-panel{border-top:1px solid var(--theme-border,#2d363a);border-left:0}}@media (width<=760px){.canvas-panorama-dialog{grid-template-rows:54px 50px minmax(0,1fr) 42px}.canvas-panorama-dialog.mode-selecting{grid-template-rows:54px minmax(0,1fr)}.canvas-panorama-mode-picker{gap:9px;padding:12px}.canvas-panorama-mode-intro h3{font-size:17px}.canvas-panorama-mode-options{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr;gap:9px}.canvas-panorama-mode-options .canvas-panorama-mode-card{grid-template-rows:minmax(0,1fr) 34px;grid-template-columns:minmax(130px,38%) minmax(0,1fr)}.canvas-panorama-mode-media{grid-row:1/3}.canvas-panorama-mode-copy{gap:4px;padding:10px 11px 6px}.canvas-panorama-mode-copy strong{font-size:14px}.canvas-panorama-mode-copy p{font-size:10px;line-height:1.4}.canvas-panorama-mode-copy small{font-size:9px}.canvas-panorama-mode-action{min-height:34px;padding:0 10px}.canvas-panorama-steps{padding:7px 4px}.canvas-panorama-steps button{gap:0;font-size:0}.canvas-panorama-steps button>span{font-size:10px}.canvas-panorama-summary{padding:22px 18px}.canvas-panorama-style-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.canvas-panorama-space{display:block}.canvas-panorama-form-grid,.canvas-panorama-room-requirements,.canvas-panorama-progress-list{grid-template-columns:1fr}.canvas-panorama-publish{grid-template-rows:minmax(360px,58vh) auto}.canvas-panorama-error{max-width:calc(100% - 20px);bottom:48px;right:10px}}@media (width<=460px){.canvas-multi-angle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.canvas-multi-angle-quote span{display:none}.canvas-multi-angle-parameters{grid-template-columns:1fr 1fr}.canvas-multi-angle-parameters label:first-child{grid-column:1/-1}.canvas-multi-angle-analysis{grid-template-columns:112px minmax(0,1fr)}}@media (pointer:coarse){.canvas-main-surface{-webkit-user-select:none;user-select:none}.canvas-node-graph.is-touch-transforming,.canvas-node-graph.is-touch-transforming *{transition:none;cursor:grabbing!important}.canvas-live-node{cursor:grab}.live-node-handle{width:34px;height:34px}.live-node-handle.input{left:-19px}.live-node-handle.output{right:-19px}.live-node-resize{width:34px;height:34px;bottom:-10px;right:-10px}.canvas-tool-button,.canvas-main-toolbar button,.canvas-history-toolbar button{width:34px;height:32px}}@media (width<=900px) and (pointer:coarse){.canvas-topbar{height:52px;padding:0 10px}.canvas-project-menu-wrap{min-height:52px}.canvas-brand-button .brand img{width:96px}.canvas-project-title{max-width:128px;font-size:13px}.canvas-top-actions{scrollbar-width:none;gap:4px;max-width:58vw;overflow-x:auto}.canvas-top-actions::-webkit-scrollbar{display:none}.canvas-action,.canvas-user-dot,.canvas-avatar{flex:none;width:36px;height:36px}.canvas-points-pill{flex:none;min-width:0;height:36px;padding:0 8px;font-size:12px}.canvas-left-status{bottom:110px;left:10px}.canvas-main-minimap{width:126px;height:80px;padding:6px;bottom:112px;right:10px}.canvas-minimap-svg{width:112px;height:64px}.canvas-main-toolbar{left:54px;right:10px;bottom:max(10px, env(safe-area-inset-bottom));flex-wrap:wrap;justify-content:center;height:auto;min-height:38px;padding:3px}.canvas-history-toolbar{left:10px;right:auto;bottom:max(10px, env(safe-area-inset-bottom))}.canvas-main-toolbar strong{min-width:40px;font-size:12px}.canvas-toolbar-divider{height:20px;margin:0 2px}.canvas-context-menu{width:min(240px,100vw - 20px)}.canvas-context-menu button{height:42px;min-height:42px;font-size:14px}}@media (width<=1100px) and (pointer:coarse){html.canvas-touch-layout,body.canvas-touch-layout,body.canvas-touch-layout #root,body.canvas-touch-layout .app,body.canvas-touch-layout .page.canvas-page{width:100%;min-width:0}body.canvas-touch-layout{overflow:hidden}}.xynra-gallery-responsive,.xynra-gallery-responsive body,.xynra-gallery-responsive #root,.xynra-gallery-responsive .app,.xynra-gallery-responsive .project-page-gallery,.xynra-gallery-responsive .project-page-gallery-history{min-width:0;overflow-x:hidden}.xynra-gallery-responsive .project-page-gallery,.xynra-gallery-responsive .project-page-gallery-history{overflow-y:auto}.project-page-gallery .workspace-main,.project-page-gallery-history .workspace-main{min-width:0;container:xynra-gallery-main/inline-size}.gallery-workspace{min-height:calc(100vh - 148px);color:var(--theme-text,#e6edf7);grid-template-columns:212px minmax(0,1fr);align-items:stretch;gap:16px;display:grid;position:relative}.gallery-input-panel,.gallery-output-panel{border:1px solid var(--theme-border,#253042);background:var(--theme-surface,#090d13f0);min-width:0;box-shadow:var(--theme-shadow,0 20px 70px #0000003d);border-radius:8px;align-content:start;gap:12px;padding:14px;display:grid}.gallery-tab-rail,.gallery-input-panel{box-sizing:border-box;height:100%}.gallery-input-panel{min-width:0;position:static}.gallery-output-panel{align-self:start;max-height:calc(100vh - 112px);position:sticky;top:94px;overflow-y:auto}.gallery-section-title,.gallery-history-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.gallery-section-title span{align-items:center;gap:8px;font-size:18px;font-weight:900;display:inline-flex}.gallery-section-heading{min-width:0}.gallery-section-heading h1{color:var(--theme-text,#f3f7ff);margin:0;font-size:25px;line-height:1.16}.gallery-section-heading p{color:var(--theme-muted,#92a0b4);margin:8px 0 0;font-size:13px;font-weight:800;line-height:1.5}.gallery-section-heading em{color:var(--theme-cyan-text,#67e8f9);white-space:nowrap;background:#0891b21f;border:1px solid #67e8f96b;border-radius:6px;align-items:center;margin-left:6px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.gallery-primary-action,.gallery-secondary-action{border:1px solid var(--theme-border,#31536a);min-height:38px;color:var(--theme-text,#dce8f8);background:var(--theme-surface,#0e1823);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:13px;font-weight:900;display:inline-flex}.gallery-primary-action{color:#041016;background:#67e8f9;border-color:#67e8f9}.gallery-primary-action:hover,.gallery-secondary-action:hover,.gallery-icon-action:hover{filter:brightness(1.08)}.gallery-icon-action{border:1px solid var(--theme-border,#31536a);width:38px;min-height:38px;color:var(--theme-text,#b8c9da);background:var(--theme-surface,#0e1823);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.gallery-icon-action:hover{color:var(--theme-text,#fecaca);border-color:#f87171}.gallery-section-title em{color:var(--theme-blue-text,#9fd7ff);background:#38bdf81f;border-radius:999px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:800}.gallery-section-title-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.gallery-section-command-actions{align-items:center;gap:8px;display:inline-flex}.gallery-section-title-actions small{color:var(--theme-muted,#7f8da0);font-size:12px;font-weight:800}.gallery-sync-status{white-space:nowrap}.gallery-sync-status.is-syncing{color:var(--theme-cyan-text,#67e8f9)}.gallery-sync-status.is-pending,.gallery-sync-status.is-offline{color:var(--theme-amber-text,#fbbf24)}.gallery-sync-status.is-scope-error{color:var(--theme-red-text,#fca5a5)}.gallery-composer-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;display:grid}.gallery-composer-card{--gallery-reference-grid-width:min(100%, 560px);--gallery-reference-tile-size:calc((var(--gallery-reference-grid-width) - 42px) / 8);--gallery-result-tile-size:126px;border:1px solid var(--theme-border,#283448);background:linear-gradient(180deg, var(--theme-surface,#0f1620f5), var(--theme-surface,#080c12fa));min-width:0;box-shadow:var(--theme-shadow,inset 0 1px 0 #ffffff06);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-content:start;align-items:start;gap:10px;padding:8px;display:grid}.gallery-composer-card:focus-within{border-color:#67e8f980}.gallery-creation-input,.gallery-creation-results{min-width:0}.gallery-creation-input{align-content:start;gap:4px;display:grid;container:gallery-input/inline-size}.gallery-creation-results{border-left:1px solid var(--theme-border,#334155b8);align-content:start;align-self:stretch;gap:7px;padding-left:12px;display:grid}.gallery-creation-results-head{justify-content:space-between;align-items:center;gap:10px;min-height:28px;display:flex}.gallery-creation-results-head>div{align-items:baseline;gap:8px;min-width:0;display:inline-flex}.gallery-creation-results-head strong{color:var(--theme-text,#dce9f8);font-size:13px;font-weight:950}.gallery-creation-results-head span,.gallery-creation-results-head small{color:var(--theme-muted,#8495aa);white-space:nowrap;font-size:11px}.gallery-results-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:inline-flex}.gallery-clear-results{color:var(--theme-muted,#8fa5ba);white-space:nowrap;background:0 0;border:0;padding:0;font-size:11px;font-weight:900}.gallery-clear-results:hover{color:var(--theme-cyan-text,#67e8f9)}.gallery-tab-rail{border:1px solid var(--theme-border,#253042);background:var(--theme-surface,#090d13f0);min-width:0;min-height:0;box-shadow:var(--theme-shadow,0 20px 70px #0000003d);border-radius:8px;flex-direction:column;gap:10px;padding:14px 10px;display:flex;position:sticky;top:94px}.gallery-tab-rail-title{color:var(--theme-muted,#8296ab);letter-spacing:.06em;padding:0 10px 2px;font-size:12px;font-weight:900}.gallery-tab-list{gap:5px;display:grid}.gallery-tab-item{min-width:0;min-height:42px;color:var(--theme-text,#b9c7d8);text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:900;display:flex}.gallery-tab-item>span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;display:inline-flex;overflow:hidden}.gallery-tab-item small{color:var(--theme-muted,#73879b);font-size:11px;font-weight:900}.gallery-tab-item:hover,.gallery-tab-item.active{color:var(--theme-text,#f3f7ff);background:var(--theme-surface-hover,#122131);border-color:#67e8f93d}.gallery-tab-item.active{box-shadow:var(--theme-shadow,inset 2px 0 0 #67e8f9)}.gallery-tab-item.active small{color:var(--theme-cyan-text,#67e8f9)}.gallery-tab-add{border:1px solid var(--theme-border,#31536a);width:38px;height:38px;color:var(--theme-text,#c8d8e9);background:var(--theme-surface,#0e1823);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.gallery-tab-add:hover{color:var(--theme-cyan-text,#67e8f9);border-color:#67e8f9}.gallery-creation-results .gallery-result-grid{grid-auto-flow:column;grid-auto-columns:var(--gallery-result-tile-size);grid-template-columns:repeat(auto-fill, minmax(var(--gallery-result-tile-size), var(--gallery-result-tile-size)));justify-content:start;gap:8px;max-width:100%;overflow-x:auto}.gallery-creation-results .gallery-empty-result{min-height:100px;padding:10px}.gallery-page-loading{min-height:92px;color:var(--theme-muted,#8fa5ba);border:1px dashed var(--theme-border,#334155);background:var(--theme-surface,#070a0fb8);border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.gallery-page-actions{justify-content:flex-end}.gallery-composer-head{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.gallery-composer-head>strong{color:var(--theme-text,#dce9f8);font-size:13px;font-weight:950}.gallery-reference-zone{border:1px dashed var(--theme-border,#334155);background:var(--theme-surface,#070a0f);border-radius:8px;gap:10px;padding:12px;transition:border-color .16s,background .16s;display:grid}.gallery-reference-zone.is-dragging{background:#0ea5e91a;border-color:#38bdf8}.gallery-reference-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.gallery-reference-card,.gallery-reference-add{border:1px solid var(--theme-border,#273244);background:var(--theme-surface,#000);border-radius:8px;height:102px;position:relative;overflow:hidden}.gallery-reference-card img{object-fit:contain;background:var(--theme-surface,#000);width:100%;height:100%;display:block}.gallery-reference-card span{pointer-events:none;color:var(--theme-text,#eaf2ff);background:var(--theme-surface,#0000008f);border-radius:5px;padding:3px 6px;font-size:12px;font-weight:800;position:absolute;bottom:7px;left:7px}.gallery-reference-card button{width:24px;height:24px;color:var(--theme-text,#fff);background:var(--theme-surface,#0f172ac2);border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:6px;right:6px}.gallery-reference-add{color:var(--theme-text,#b9c6d8);border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.gallery-reference-add:disabled{opacity:.68}.gallery-reference-zone p{color:var(--theme-muted,#8c99ab);align-items:center;gap:6px;margin:0;font-size:13px;line-height:1.5;display:inline-flex}.gallery-reference-zone-compact{gap:5px;padding:6px}.gallery-reference-strip-compact{grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;width:100%;max-width:100%}.gallery-reference-strip-compact .gallery-reference-card,.gallery-reference-strip-compact .gallery-reference-add{aspect-ratio:auto;width:100%;height:48px;min-height:0}.gallery-reference-strip-compact .gallery-reference-card span{padding:2px 4px;font-size:10px;bottom:4px;left:4px}.gallery-reference-strip-compact .gallery-reference-card button{width:17px;height:17px;top:2px;right:2px}.gallery-reference-strip-compact .gallery-reference-add{gap:4px;font-size:11px}.gallery-creation-results .gallery-result-card{width:var(--gallery-result-tile-size);max-width:100%}.gallery-creation-results .gallery-pending-visual{aspect-ratio:1;min-height:0}.gallery-reference-zone-compact p{font-size:10px}.gallery-prompt-field,.gallery-param-grid label,.gallery-quality-control{gap:8px;display:grid}.gallery-prompt-field>span,.gallery-param-grid span,.gallery-quality-control>span{color:var(--theme-muted,#9aa8ba);font-size:13px;font-weight:900}.gallery-prompt-field textarea{border:1px solid var(--theme-border,#263244);width:100%;min-height:148px;color:var(--theme-text,#edf4ff);background:var(--theme-surface,#05070b);resize:vertical;border-radius:8px;padding:13px 14px;line-height:1.62;display:block}.gallery-mode-switch{border:1px solid var(--theme-border,#263244);background:var(--theme-surface,#070b12);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;display:inline-grid}.gallery-mode-switch button{min-height:36px;color:var(--theme-muted,#9aa8ba);background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:7px;font-weight:900;display:inline-flex}.gallery-mode-switch button.active{color:#041016;background:#67e8f9;border-color:#67e8f9}.gallery-mode-switch-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;width:138px;padding:3px}.gallery-mode-switch-compact button{gap:4px;min-height:28px;padding:0 6px;font-size:11px}.gallery-prompt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.gallery-prompt-cell{gap:6px;min-width:0;display:grid}.gallery-prompt-cell>span{color:var(--theme-muted,#7e8ea4);font-size:12px;font-weight:900}.gallery-prompt-cell.has-value>span{color:var(--theme-cyan-text,#67e8f9)}.gallery-prompt-cell .gallery-prompt-field,.gallery-prompt-cell .gallery-prompt-wrap{min-width:0}.gallery-prompt-cell textarea{min-height:112px;padding:10px;font-size:13px}.gallery-composer-prompt{min-width:0}.gallery-composer-prompt>span{color:var(--theme-muted,#9aa8ba);font-size:12px;font-weight:900}.gallery-composer-prompt.has-value>span{color:var(--theme-cyan-text,#67e8f9)}.gallery-composer-prompt textarea{height:48px;min-height:48px;max-height:150px;padding:7px 8px;font-size:13px;line-height:20px}.gallery-prompt-wrap{min-width:0;position:relative}.gallery-prompt-field textarea.gallery-prompt-textarea{z-index:1;box-sizing:border-box;color:var(--theme-text,#edf4ff);-webkit-text-fill-color:currentColor;background:var(--theme-surface,#05070b);caret-color:var(--theme-text,#edf4ff);letter-spacing:0;text-indent:0;overflow-wrap:anywhere;letter-spacing:0;tab-size:2;font-kerning:none;font-variant-ligatures:none;font-synthesis:none;text-rendering:auto;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;margin:0;font-family:inherit;font-size:15px;font-weight:400;line-height:1.62;position:relative}.gallery-prompt-field textarea.gallery-prompt-textarea::placeholder{color:var(--theme-muted,#7e8a9d);opacity:1}.gallery-prompt-field textarea.gallery-prompt-textarea{appearance:none;scrollbar-width:none}.gallery-prompt-field textarea.gallery-prompt-textarea::-webkit-scrollbar{width:0;height:0}.gallery-prompt-field textarea.gallery-prompt-textarea::selection{color:var(--theme-text,#edf4ff);background:#38bdf852}.gallery-prompt-reference-tags{flex-wrap:wrap;gap:5px;padding-top:5px;display:flex}.gallery-prompt-reference-tags span{min-height:22px;color:var(--theme-cyan-text,#a5f3fc);background:#0891b21f;border:1px solid #67e8f947;border-radius:6px;align-items:center;padding:0 7px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.gallery-reference-menu{z-index:6;border:1px solid var(--theme-border,#2a3445);background:var(--theme-surface,#0a0e15fa);max-height:178px;box-shadow:var(--theme-shadow,0 18px 46px #00000075);border-radius:8px;padding:6px;position:absolute;bottom:12px;left:12px;right:12px;overflow:auto}.gallery-reference-menu button{width:100%;min-height:36px;color:var(--theme-text,#dce7f7);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:6px 8px;font-size:13px;font-weight:900;display:flex}.gallery-reference-menu button:hover,.gallery-reference-menu button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#1c2634)}.gallery-reference-menu img{object-fit:contain;background:var(--theme-surface,#000);width:26px;height:26px;box-shadow:var(--theme-shadow,0 0 0 1px #6ae89d73);border-radius:5px;flex:0 0 26px}.gallery-reference-menu span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.gallery-prompt-field textarea:focus,.gallery-param-grid select:focus{outline-offset:1px;outline:2px solid #38bdf852}.gallery-param-grid{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.gallery-model-control{min-width:0}.gallery-param-grid select{border:1px solid var(--theme-border,#263244);width:100%;height:40px;color:var(--theme-text,#e9f1fb);background:var(--theme-surface,#0d131d);border-radius:8px;padding:0 10px;font-weight:800}.gallery-composer-model-row{grid-template-columns:minmax(0,1fr);align-items:end;gap:7px;min-width:0;display:grid}.gallery-composer-model-row .gallery-model-control{gap:6px;display:grid}.gallery-composer-model-row .gallery-model-control>span{clip-path:inset(50%);width:1px;height:1px;color:var(--theme-muted,#9aa8ba);white-space:nowrap;font-size:12px;font-weight:900;position:absolute;overflow:hidden}.gallery-composer-model-row select{border:1px solid var(--theme-border,#263244);width:100%;min-width:0;height:32px;color:var(--theme-text,#e9f1fb);background:var(--theme-surface,#0d131d);border-radius:8px;padding:0 8px;font-size:12px;font-weight:800}.gallery-quality-control>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.gallery-quality-control button{border:1px solid var(--theme-border,#263244);height:40px;color:var(--theme-text,#b6c3d5);background:var(--theme-surface,#0d131d);border-radius:8px;font-weight:900}.gallery-quality-control button.active{color:#041016;background:#67e8f9;border-color:#67e8f9}.gallery-choice-control,.gallery-video-params-control{gap:8px;min-width:0;display:grid}.gallery-choice-buttons{flex-wrap:wrap;gap:6px;display:flex}.gallery-choice-buttons button{border:1px solid var(--theme-border,#263244);min-height:34px;color:var(--theme-text,#b6c3d5);background:var(--theme-surface,#0d131d);border-radius:7px;padding:0 10px;font-size:12px;font-weight:900}.gallery-choice-buttons button.active{color:#041016;background:#67e8f9;border-color:#67e8f9}.gallery-precharge-inline{white-space:nowrap;place-self:end}.gallery-precharge-compact{text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:86px;height:32px;min-height:32px;padding:0 5px;font-size:10px;line-height:30px;overflow:hidden}.gallery-parameter-toggle{border:1px solid var(--theme-border,#263244);min-height:40px;color:var(--theme-text,#e9f1fb);background:var(--theme-surface,#0d131d);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 11px;font-weight:900;display:flex}.gallery-parameter-toggle small{color:var(--theme-muted,#8ea1b8);font-size:11px;font-weight:800}.gallery-video-params-control{grid-column:1/-1}.gallery-video-params-panel{border:1px solid var(--theme-border,#263244);background:var(--theme-surface,#080d15);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:10px;display:grid}.gallery-composer-params{gap:7px;min-width:0;display:grid;position:relative}.gallery-composer-controls{grid-template-columns:minmax(80px,1fr) auto auto auto;align-items:center;gap:4px;min-width:0;display:grid}.gallery-composer-controls>.button,.gallery-composer-controls>button:last-child{white-space:nowrap;height:32px;min-height:32px;padding:0 8px;font-size:12px}.gallery-composer-controls .gallery-precharge-compact{text-overflow:ellipsis;white-space:nowrap;max-width:none;height:32px;min-height:32px;padding:0 5px;font-size:11px;line-height:30px;overflow:hidden}.gallery-composer-params-panel{z-index:30;width:min(380px,100vw - 16px);max-height:none;box-shadow:var(--theme-shadow,0 18px 42px #0000007a);position:fixed;bottom:auto;right:auto;overflow:visible}.gallery-composer-card,.gallery-reference-card,.gallery-result-card{overflow:visible}.gallery-reference-card>img,.gallery-result-card>img{border-radius:7px}.gallery-composer-params .gallery-parameter-toggle{min-height:32px;padding:0 9px;font-size:12px}.gallery-composer-params-panel{grid-template-columns:1fr;gap:8px;padding:8px}.gallery-hover-preview{z-index:50;background:var(--theme-surface,#03080ff5);width:220px;height:220px;box-shadow:var(--theme-shadow,0 18px 44px #0000009e);opacity:1;box-sizing:border-box;pointer-events:none;border:1px solid #67e8f99e;border-radius:9px;padding:5px;transition:opacity .14s;display:block;position:fixed;top:8px;left:8px;overflow:hidden;transform:none}.gallery-hover-preview img{object-fit:contain;background:var(--theme-surface,#05070b);border-radius:5px;width:100%;height:100%;display:block}.gallery-composer-params-panel .gallery-quality-control>div{grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:6px}.gallery-composer-params-panel .gallery-quality-control button{height:31px;font-size:12px}.gallery-composer-params-panel .gallery-choice-buttons{grid-template-columns:repeat(auto-fit,minmax(52px,1fr));gap:5px;display:grid}.gallery-composer-params-panel .gallery-choice-buttons button{min-width:0;min-height:29px;padding:0 6px;font-size:11px}.gallery-composer-params-panel .gallery-choice-control:last-child .gallery-choice-buttons{flex-wrap:wrap;grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:2px;display:grid;overflow:visible}.gallery-composer-params-panel .gallery-choice-control:last-child .gallery-choice-buttons button{min-width:0}.gallery-creation-pager{justify-content:center;align-items:center;gap:12px;padding-top:4px;display:flex}.gallery-creation-pager button{border:1px solid var(--theme-border,#334155);width:34px;height:34px;color:var(--theme-text,#dce8f8);background:var(--theme-surface,#101722);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.gallery-creation-pager button:disabled{cursor:not-allowed;opacity:.42}.gallery-creation-pager span{color:var(--theme-muted,#8ea1b8);font-size:12px;font-weight:800}.gallery-creation-input>.button,.gallery-creation-input>button:last-of-type{width:100%}.gallery-generate-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.gallery-panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.gallery-precharge{min-height:38px;color:var(--theme-cyan-text,#67e8f9);box-shadow:var(--theme-shadow,inset 0 0 0 1px #67e8f914);background:#0891b229;border:1px solid #67e8f952;border-radius:8px;align-items:center;padding:0 11px;font-size:13px;font-weight:900;display:inline-flex}.gallery-message{min-height:38px;color:var(--theme-text,#b8f7cc);background:#22c55e1f;border-radius:8px;align-items:center;padding:9px 11px;font-size:13px;font-weight:800;line-height:1.45;display:flex}.gallery-composer-message{min-height:32px;padding:7px 9px;font-size:11px}.gallery-result-grid,.gallery-history-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.gallery-output-panel .gallery-result-grid{grid-template-columns:1fr;gap:10px}.gallery-result-card,.gallery-history-card{border:1px solid var(--theme-border,#263244);background:var(--theme-surface,#0b1018);border-radius:8px;min-width:0;position:relative;overflow:hidden}.gallery-result-card img,.gallery-history-card img,.gallery-history-media-placeholder,.gallery-history-video-frame{aspect-ratio:1;background:var(--theme-surface,#05070b);width:100%;display:block}.gallery-result-card img,.gallery-history-card img{object-fit:contain}.gallery-result-card video{aspect-ratio:1;object-fit:contain;background:var(--theme-surface,#05070b);width:100%;display:block}.gallery-history-media-placeholder{color:var(--theme-text,#c9d7ea);text-align:center;align-content:center;place-items:center;gap:10px;padding:16px;display:grid}.gallery-history-media-placeholder span{max-width:100%;color:var(--theme-text,#dce8f8);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:13px;font-weight:900;line-height:1.45;display:-webkit-box;overflow:hidden}.gallery-history-video-placeholder{background:radial-gradient(circle at center, #38bdf829, var(--theme-surface,#05070bf5) 64%)}.gallery-history-image-placeholder{background:radial-gradient(circle at center, #0ea5e91f, var(--theme-surface,#05070bf5) 66%)}.gallery-history-video-frame{position:relative;overflow:hidden}.gallery-history-video-frame video{object-fit:cover;background:var(--theme-surface,#05070b);width:100%;height:100%;display:block}.gallery-history-video-badge{z-index:3;border:1px solid var(--theme-border,#e2e8f061);width:36px;height:36px;color:var(--theme-text,#e0f2fe);background:var(--theme-surface,#020617ad);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:12px;left:12px}.gallery-history-text-placeholder{background:radial-gradient(circle at center, #a855f721, var(--theme-surface,#05070bf5) 68%)}.gallery-result-pending,.gallery-result-failed{display:grid}.gallery-pending-visual{min-height:190px;color:var(--theme-cyan-text,#bde8ff);background:radial-gradient(circle at center, #38bdf829, var(--theme-surface,#05070bf0) 62%);align-content:center;place-items:center;gap:10px;display:grid}.gallery-result-failed .gallery-pending-visual{color:var(--theme-text,#fecaca);background:radial-gradient(circle at center, #f871712e, var(--theme-surface,#05070bf0) 62%)}.gallery-pending-visual strong{color:inherit;font-size:15px}.gallery-result-card>div,.gallery-history-card>div{gap:4px;padding:10px;display:grid}.gallery-result-card strong,.gallery-history-card strong{min-width:0;color:var(--theme-text,#edf4ff);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.gallery-result-card a,.gallery-history-card a,.gallery-history-head button,.gallery-history-link,.gallery-selection-actions button,.gallery-pagination button{border:1px solid var(--theme-border,#334155);height:32px;color:var(--theme-text,#dce8f8);background:var(--theme-surface,#101722);border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.gallery-history-link:disabled,.gallery-selection-actions button:disabled,.gallery-pagination button:disabled{cursor:not-allowed;opacity:.52}.gallery-history-card>a{background:var(--theme-surface,#05070bc7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:30px;position:absolute;bottom:8px;left:8px}.gallery-result-card>a.gallery-card-download-icon,.gallery-history-card>a.gallery-card-download-icon{z-index:7;border-color:var(--theme-border,#94a3b861);width:30px;height:30px;color:var(--theme-text,#eaf2ff);background:var(--theme-surface,#05070b9e);box-shadow:var(--theme-shadow,0 10px 24px #00000042);border-radius:8px;padding:0;position:absolute;inset:8px 8px auto auto}.gallery-result-card>a.gallery-card-download-icon:hover,.gallery-history-card>a.gallery-card-download-icon:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#111827d6);border-color:#67e8f9b8}.gallery-history-card span{color:var(--theme-muted,#8592a4);font-size:12px;line-height:1.45}.gallery-empty-result,.gallery-history-empty{border:1px dashed var(--theme-border,#334155);min-height:156px;color:var(--theme-muted,#8f9caf);background:var(--theme-surface,#070a0f);text-align:center;border-radius:8px;grid-column:1/-1;align-content:center;place-items:center;gap:8px;display:grid}.gallery-empty-result strong{color:var(--theme-text,#dbeafe)}.gallery-empty-result span{max-width:320px;line-height:1.55}.gallery-history-head{padding-top:4px}.gallery-history-head strong{font-size:16px}.gallery-selectable-card{position:relative}.gallery-selectable-card.is-selected{box-shadow:var(--theme-shadow,0 0 0 1px #67e8f970);border-color:#67e8f9}.gallery-select-check{z-index:8;border:1px solid var(--theme-border,#e2e8f0db);color:#061018;background:var(--theme-surface,#0f172ab8);width:28px;height:28px;box-shadow:var(--theme-shadow,0 8px 22px #00000047);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;justify-content:center;align-items:center;font-size:17px;font-weight:1000;display:inline-flex;position:absolute;bottom:8px;right:8px}.gallery-select-check[aria-pressed=true]{background:#67e8f9;border-color:#67e8f9}.gallery-selection-actions{align-items:center;gap:7px;display:inline-flex}.gallery-delete-selected{color:var(--theme-text,#fecaca)!important;border-color:#f8717173!important}.gallery-delete-selected:hover:not(:disabled){background:#7f1d1d52!important;border-color:#f87171cc!important}.gallery-history-page{min-height:calc(100vh - 148px);color:var(--theme-text,#e6edf7)}.gallery-history-standalone{min-height:calc(100vh - 148px)}.gallery-history-page-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.gallery-history-page-head h1{margin:0 0 8px;font-size:24px;line-height:1.15}.gallery-history-page-head p{color:var(--theme-muted,#92a0b4);margin:0;font-size:13px;font-weight:800;line-height:1.45}.gallery-pagination{justify-content:center;align-items:center;gap:12px;padding-top:4px;display:flex}.gallery-pagination span{color:var(--theme-muted,#9aa8ba);font-size:13px;font-weight:900}.gallery-permission-state{z-index:5;color:var(--theme-text,#e7eef9);background:var(--theme-surface,#030712e6);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;align-content:center;place-items:center;gap:12px;padding:24px;display:grid;position:absolute;inset:0}.gallery-permission-state span{max-width:420px;color:var(--theme-muted,#a8b5c8);line-height:1.6}@keyframes gallery-spin{to{transform:rotate(360deg)}}@container xynra-gallery-main (width<=1120px){.gallery-workspace{grid-template-columns:minmax(0,1fr)}.gallery-tab-rail{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;height:auto;padding:10px;display:grid;position:static}.gallery-tab-rail-title{white-space:nowrap;padding:0 4px}.gallery-tab-list{scrollbar-width:thin;min-width:0;display:flex;overflow-x:auto}.gallery-tab-item{flex:none}}@container xynra-gallery-main (width<=820px){.gallery-composer-card{--gallery-reference-grid-width:min(100%, 560px);--gallery-reference-tile-size:calc((var(--gallery-reference-grid-width) - 42px) / 8);grid-template-columns:minmax(0,1fr)}.gallery-creation-results{border-top:1px solid var(--theme-border,#334155b8);border-left:0;padding-top:12px;padding-left:0}.gallery-section-title{flex-wrap:wrap;align-items:flex-start}}@media (width<=1280px){.gallery-composer-card{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}}@container gallery-input (width<=440px){.gallery-composer-controls>.button,.gallery-composer-controls>button:last-child{gap:0;width:32px;padding:0;font-size:0}.gallery-parameter-toggle small{display:none}.gallery-composer-controls .gallery-precharge-compact{text-overflow:ellipsis;max-width:84px;font-size:10px;line-height:30px;display:block;overflow:hidden}}@media (width<=960px){.gallery-composer-card{--gallery-reference-grid-width:min(100%, 560px);--gallery-reference-tile-size:calc((var(--gallery-reference-grid-width) - 42px) / 8);grid-template-columns:1fr}.gallery-creation-results{border-top:1px solid var(--theme-border,#334155b8);border-left:0;padding-top:12px;padding-left:0}.gallery-tab-rail{border-bottom:1px solid var(--theme-border,#334155b3);height:auto;min-height:0;position:static}.gallery-tab-list{scrollbar-width:thin;display:flex;overflow-x:auto}.gallery-tab-item{flex:none}}@media (width<=720px){.project-page-gallery,.project-page-gallery-history{overflow-y:auto}.project-page-gallery .topbar,.project-page-gallery-history .topbar{background:var(--theme-surface,#050607eb);height:58px;padding:0 12px;position:fixed}.project-page-gallery .account-actions,.project-page-gallery-history .account-actions{gap:6px}.project-page-gallery .small-action.earn,.project-page-gallery-history .small-action.earn{display:none}.project-page-gallery .top-icon,.project-page-gallery-history .top-icon{width:36px;height:36px}.project-page-gallery .score-action,.project-page-gallery-history .score-action{gap:6px;height:36px;padding:0 9px;font-size:13px}.project-page-gallery .avatar,.project-page-gallery-history .avatar{width:38px;height:38px;font-size:16px}.project-page-gallery .workspace-nav,.project-page-gallery-history .workspace-nav{flex-direction:row;justify-content:stretch;gap:8px;width:auto;position:fixed;top:62px;left:12px;right:12px}.project-page-gallery .workspace-nav-button,.project-page-gallery-history .workspace-nav-button{flex:1;gap:6px;width:auto}.project-page-gallery .workspace-nav-button span,.project-page-gallery .workspace-nav-button:hover span,.project-page-gallery-history .workspace-nav-button span,.project-page-gallery-history .workspace-nav-button:hover span{background:0 0;border:0;height:auto;padding:0;font-size:12px;display:inline-flex;position:static;transform:none}.project-page-gallery .workspace-nav .workspace-nav-button.active span,.project-page-gallery-history .workspace-nav .workspace-nav-button.active span{display:inline-flex}.project-page-gallery .workspace-main,.project-page-gallery-history .workspace-main{padding:128px 12px 24px;position:relative;top:auto;left:auto;right:auto}.gallery-workspace{grid-template-columns:1fr;gap:12px;min-height:auto;display:grid}.gallery-tab-rail{border-bottom:1px solid var(--theme-border,#334155b3);order:0;gap:8px;padding:10px 2px}.gallery-tab-rail-title{display:none}.gallery-tab-add{flex:0 0 38px;align-self:flex-start;display:inline-flex}.gallery-output-panel{order:-1}.gallery-input-panel{order:1}.gallery-input-panel,.gallery-output-panel{padding:14px}.gallery-input-panel{height:auto}.gallery-section-title,.gallery-history-page-head{flex-direction:column;align-items:stretch}.gallery-section-heading h1{font-size:22px}.gallery-section-title-actions{flex-direction:column;justify-content:stretch;align-items:stretch;width:100%}.gallery-section-command-actions{width:100%}.gallery-secondary-action,.gallery-primary-action{flex:1}.gallery-panel-actions,.gallery-selection-actions{width:100%}.gallery-page-actions{justify-content:stretch}.gallery-history-link,.gallery-selection-actions button,.gallery-pagination button{flex:1}.gallery-prompt-field textarea.gallery-prompt-textarea{font-size:16px}.gallery-reference-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-reference-strip-compact{grid-template-columns:repeat(8,minmax(0,1fr))}.gallery-composer-controls{grid-template-columns:minmax(80px,1fr) auto auto 32px;min-width:0}.gallery-composer-params-panel{width:min(360px,100vw - 16px)}.gallery-reference-card,.gallery-reference-add{height:48px;min-height:0}.gallery-param-grid,.gallery-composer-grid,.gallery-prompt-grid,.gallery-video-params-panel{grid-template-columns:1fr}.gallery-precharge-inline{justify-self:stretch}.gallery-generate-row{grid-template-columns:1fr}.gallery-generate-row .button,.gallery-generate-row button{width:100%}.gallery-result-grid,.gallery-history-grid,.gallery-output-panel .gallery-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-results-actions{flex-direction:column;align-items:flex-end;gap:4px}.gallery-result-card a,.gallery-history-card a{width:100%}.gallery-result-card>a.gallery-card-download-icon,.gallery-history-card>a.gallery-card-download-icon{flex:none;width:32px;min-width:32px;height:32px}.gallery-pagination{flex-wrap:wrap}.gallery-pagination span{text-align:center;order:-1;width:100%}}@media (width<=420px){.gallery-result-grid,.gallery-history-grid{grid-template-columns:1fr}}@media (width<=360px){.gallery-composer-card{--gallery-reference-grid-width:100%;--gallery-reference-tile-size:calc((var(--gallery-reference-grid-width) - 42px) / 8)}.gallery-reference-strip-compact{grid-template-columns:repeat(8,minmax(34px,1fr));overflow-x:auto}}.ecommerce-workspace,.ecommerce-editor{color:var(--theme-text,#edf3ff)}.project-page-ecommerce .workspace-main{overscroll-behavior:contain;scrollbar-gutter:stable;padding-bottom:36px;bottom:0;overflow-y:auto}.ecommerce-head .page-title p,.ecommerce-wizard-head p,.ecommerce-editor-head p,.ecommerce-section-head p{color:var(--theme-muted,#8f9aac);margin:0;font-size:14px;font-weight:800;line-height:1.5}.ecommerce-summary-grid,.ecommerce-export-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.ecommerce-summary-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#10141b);border-radius:8px;gap:8px;min-height:104px;padding:15px;display:grid}.ecommerce-summary-card span,.ecommerce-summary-card em{color:var(--theme-muted,#8f9aac);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;font-weight:900;overflow:hidden}.ecommerce-summary-card strong{overflow-wrap:anywhere;min-width:0;color:var(--theme-text,#f8fbff);font-size:25px;line-height:1.08}.ecommerce-filter-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.ecommerce-select{width:142px;padding:0 10px}.ecommerce-search{width:min(320px,100%)}.ecommerce-message{color:var(--theme-text,#cfe5ff);background:#2563eb1f;border:1px solid #60a5fa3d;border-radius:8px;margin:0 0 14px;padding:10px 12px;font-size:14px;font-weight:850}.ecommerce-project-grid{grid-template-columns:repeat(auto-fill,minmax(292px,292px));gap:22px;display:grid}.ecommerce-project-card{border:1px solid var(--theme-border,#303744);background:var(--theme-surface,#11151c);border-radius:8px;min-height:246px;position:relative;overflow:hidden}.ecommerce-project-card.create{color:var(--theme-text,#dce6f6);background:var(--theme-surface,#151922);text-align:center;align-content:center;justify-items:center;gap:10px;padding:22px;display:grid}.ecommerce-project-card.create span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:800;line-height:1.45}.ecommerce-card-open{z-index:2;background:0 0;border:0;position:absolute;inset:0}.ecommerce-project-cover{height:138px;color:var(--theme-muted,#9aa7ba);background:radial-gradient(circle at center, var(--theme-surface-hover,#ffffff0d) 0 1px, transparent 1px) 0 0 / 18px 18px, var(--theme-surface,#07090d);place-items:center;display:grid;position:relative}.ecommerce-project-cover img{object-fit:cover;width:100%;height:100%}.ecommerce-status{min-width:54px;height:24px;color:var(--theme-on-accent,#dbeafe);background:#2563ebd1;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:950;display:inline-flex;position:absolute;top:10px;left:10px}.ecommerce-status.completed{color:#061018;background:#8dffb6}.ecommerce-status.failed{color:var(--theme-on-accent,#fff);background:#ef4444}.ecommerce-status.generating{color:#071018;background:#facc15}.ecommerce-project-body{gap:6px;padding:14px 14px 54px;display:grid}.ecommerce-project-body strong{color:var(--theme-text,#f7f9fc);text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.25;overflow:hidden}.ecommerce-project-body span,.ecommerce-project-body em{color:var(--theme-muted,#9aa5b6);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;font-weight:850;overflow:hidden}.ecommerce-card-actions{z-index:4;grid-template-columns:repeat(4,1fr);gap:7px;display:grid;position:absolute;bottom:10px;left:10px;right:10px}.ecommerce-card-actions button,.ecommerce-generated-actions button,.ecommerce-wizard-head>button,.ecommerce-back-button{border:1px solid var(--theme-border,#303744);height:32px;color:var(--theme-text,#dbe5f5);background:var(--theme-surface,#0b0f16);border-radius:7px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.ecommerce-card-actions button:hover,.ecommerce-generated-actions button:hover:not(:disabled),.ecommerce-back-button:hover{border-color:var(--theme-border,#4b5565);background:var(--theme-surface-hover,#171d28)}.ecommerce-card-actions button.danger,.ecommerce-generated-actions button.danger{color:var(--theme-red-text,#ff8c9b)}.ecommerce-wizard-head,.ecommerce-editor-head,.ecommerce-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.ecommerce-wizard-head{min-height:52px;padding-right:44px;position:relative}.ecommerce-wizard-head h1,.ecommerce-editor-head h1,.ecommerce-section-head h2{color:var(--theme-text,#fff);margin:0 0 7px}.ecommerce-wizard-head>button{width:34px;position:absolute;top:0;right:0}.ecommerce-stepper{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid;position:absolute;bottom:0;left:0;right:0}.ecommerce-stepper span{border:1px solid var(--theme-border,#2f3744);height:42px;color:var(--theme-muted,#9aa5b6);background:var(--theme-surface,#0b0f16);border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:950;display:flex}.ecommerce-stepper em{color:#061018;background:#6b7280;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-style:normal;display:inline-flex}.ecommerce-stepper span.active{color:var(--theme-text,#fff);background:#2563eb38;border-color:#2563eb}.ecommerce-stepper span.active em,.ecommerce-stepper span.done em{background:#8dffb6}.ecommerce-wizard-panel,.ecommerce-tab-panel,.ecommerce-overview-main,.ecommerce-overview-side,.ecommerce-picker-panel,.ecommerce-output-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#10141b);border-radius:8px}.ecommerce-wizard-panel,.ecommerce-tab-panel{padding:16px}.ecommerce-wizard-panel.ecommerce-wizard-single{padding:0 18px}.ecommerce-wizard-section{border-bottom:1px solid var(--theme-border,#29313d);padding:20px 0 22px}.ecommerce-wizard-section:last-child{border-bottom:0}.ecommerce-wizard-section-head{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.ecommerce-wizard-section-head>em{color:#071018;background:#8dffb6;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.ecommerce-wizard-section-head h2,.ecommerce-wizard-section-head p{margin:0}.ecommerce-wizard-section-head h2{color:var(--theme-text,#f5f8fc);font-size:16px}.ecommerce-wizard-section-head p{color:var(--theme-muted,#8793a5);margin-top:3px;font-size:12px;font-weight:750}.ecommerce-step-layout,.ecommerce-category-language,.ecommerce-output-layout,.ecommerce-overview-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:16px;display:grid}.ecommerce-upload-zone{min-height:340px;color:var(--theme-text,#dbeafe);background:var(--theme-surface,#0b0f16);text-align:center;border:1px dashed #60a5fa7a;border-radius:8px;align-content:center;justify-items:center;gap:12px;padding:24px;display:grid}.ecommerce-upload-zone p{max-width:420px;color:var(--theme-muted,#8f9aac);margin:0;font-size:14px;font-weight:800;line-height:1.55}.ecommerce-upload-copy{gap:5px;display:grid}.ecommerce-upload-zone.compact{text-align:left;grid-template-columns:34px minmax(220px,1fr) auto;align-content:center;place-items:center start;gap:14px;min-height:106px;padding:15px 16px}.ecommerce-upload-zone.compact p{max-width:none;font-size:12px}.ecommerce-upload-zone.dragging{color:var(--theme-text,#d1fae5);background:#10b98114;border-color:#34d399}.ecommerce-upload-actions,.ecommerce-generate-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ecommerce-section-head .button,.ecommerce-generate-actions .button,.ecommerce-modal-panel .button{white-space:nowrap}.ecommerce-generate-actions label{height:40px;color:var(--theme-muted,#9aa5b6);align-items:center;gap:7px;font-size:13px;font-weight:900;display:inline-flex}.ecommerce-generate-actions input{border:1px solid var(--theme-border,#303744);width:64px;height:34px;color:var(--theme-text,#f8fbff);background:var(--theme-surface,#080b11);border-radius:6px;padding:0 8px}.ecommerce-source-empty,.ecommerce-empty-state{border:1px dashed var(--theme-border,#303744);min-height:180px;color:var(--theme-muted,#8f9aac);background:var(--theme-surface,#0b0f16);text-align:center;border-radius:8px;place-items:center;padding:18px;font-size:14px;font-weight:850;display:grid}.ecommerce-source-grid{gap:10px;max-height:420px;display:grid;overflow:auto}.ecommerce-source-card{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#0b0f16);border-radius:8px;grid-template-columns:66px minmax(0,1fr) 32px;align-items:center;gap:10px;min-height:78px;padding:8px;display:grid;position:relative}.ecommerce-source-card img,.ecommerce-source-card video{object-fit:contain;background:var(--theme-surface,#050607);border-radius:7px;width:66px;height:66px;display:block}.ecommerce-source-card>svg{width:66px;height:66px;color:var(--theme-muted,#93a4bc);background:var(--theme-surface,#050607);border-radius:7px;padding:18px}.ecommerce-source-card div{gap:7px;min-width:0;display:grid}.ecommerce-source-card strong{color:var(--theme-text,#edf3ff);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.ecommerce-source-card select,.ecommerce-field input,.ecommerce-field textarea,.ecommerce-model-select select,.ecommerce-picker-panel select{border:1px solid var(--theme-border,#303744);width:100%;min-width:0;color:var(--theme-text,#f8fbff);background:var(--theme-surface,#080b11);font:inherit;border-radius:7px;outline:0}.ecommerce-source-card select{height:32px;padding:0 8px;font-size:13px;font-weight:850}.ecommerce-source-role-description{color:var(--theme-muted,#8290a3);margin:0;font-size:11px;font-weight:700;line-height:1.45}.ecommerce-source-card>button{border:1px solid var(--theme-border,#303744);width:32px;height:32px;color:var(--theme-red-text,#ff9aaa);background:var(--theme-surface,#10141b);border-radius:7px}.ecommerce-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ecommerce-field{gap:7px;display:grid}.ecommerce-field.wide{grid-column:1/-1}.ecommerce-field span,.ecommerce-model-select span{color:var(--theme-text,#d8e0ec);font-size:13px;font-weight:900}.ecommerce-field input{height:38px;padding:0 11px}.ecommerce-field textarea{resize:vertical;min-height:98px;padding:10px 11px;line-height:1.55}.ecommerce-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ecommerce-platform-option{border:1px solid var(--theme-border,#2f3744);min-height:176px;color:var(--theme-text,#dce6f6);background:var(--theme-surface,#0b0f16);text-align:left;border-radius:8px;align-content:start;gap:8px;padding:15px;display:grid}.ecommerce-platform-option.active{background:#2563eb33;border-color:#2563eb}.ecommerce-platform-option strong,.ecommerce-picker-panel h2,.ecommerce-output-card h2{color:var(--theme-text,#fff);margin:0;font-size:17px}.ecommerce-platform-option span,.ecommerce-platform-option em,.ecommerce-platform-option p,.ecommerce-platform-note,.ecommerce-localization-note{color:var(--theme-muted,#8f9aac);margin:0;font-size:13px;font-style:normal;font-weight:800;line-height:1.5}.ecommerce-picker-panel,.ecommerce-output-card,.ecommerce-overview-main,.ecommerce-overview-side{padding:16px}.ecommerce-chip-grid,.ecommerce-language-grid,.ecommerce-output-toggles{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.ecommerce-chip-grid button,.ecommerce-language-grid button,.ecommerce-output-toggles button,.ecommerce-editor-tabs button{border:1px solid var(--theme-border,#2f3744);min-height:34px;color:var(--theme-muted,#aab3c1);background:var(--theme-surface,#0b0f16);border-radius:8px;font-weight:900}.ecommerce-chip-grid button,.ecommerce-output-toggles button{padding:0 14px}.ecommerce-language-grid button{text-align:left;gap:3px;width:calc(50% - 4px);padding:9px 10px;display:grid}.ecommerce-language-grid button:disabled{cursor:not-allowed;opacity:.38}.ecommerce-language-grid strong{color:var(--theme-text,#e7edf7);font-size:13px}.ecommerce-language-grid span{color:var(--theme-muted,#7f8ca0);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ecommerce-chip-grid button.active,.ecommerce-language-grid button.active,.ecommerce-output-toggles button.active,.ecommerce-editor-tabs button.active{color:var(--theme-on-accent,#fff);background:#2563eb;border-color:#2563eb}.ecommerce-section-list{gap:8px;margin-top:14px;display:grid}.ecommerce-section-list.horizontal{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:0 0 14px}.ecommerce-section-list.compact{margin:0}.ecommerce-section-list span{border:1px solid var(--theme-border,#2f3744);min-height:34px;color:var(--theme-text,#dce6f6);background:var(--theme-surface,#0b0f16);border-radius:7px;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:900;display:flex}.ecommerce-section-list em{color:#071018;background:#8dffb6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-style:normal;display:inline-flex}.ecommerce-localization-note{background:#2563eb1a;border:1px solid #60a5fa33;border-radius:8px;gap:8px;margin-top:14px;padding:10px;display:flex}.ecommerce-output-layout{align-items:start}.ecommerce-output-card{gap:14px;display:grid}.ecommerce-wizard-single .ecommerce-platform-option{min-height:128px;padding:13px}.ecommerce-wizard-single .ecommerce-picker-panel,.ecommerce-wizard-single .ecommerce-output-card{background:0 0;border:0;padding:0}.ecommerce-wizard-single .ecommerce-category-language,.ecommerce-wizard-single .ecommerce-output-layout{gap:24px}.ecommerce-video-model-picker{border-top:1px solid var(--theme-border,#29313d);gap:12px;padding-top:2px;display:grid}.ecommerce-video-model-picker.empty{min-height:38px;color:var(--theme-muted,#8793a5);align-items:center;font-size:13px;font-weight:800}.ecommerce-video-model-picker>.ecommerce-model-select{padding-top:10px}.ecommerce-video-option-group{gap:7px;display:grid}.ecommerce-video-option-group>span,.ecommerce-video-option-summary>span{color:var(--theme-muted,#aab5c5);font-size:12px;font-weight:850}.ecommerce-video-option-group>div{flex-wrap:wrap;gap:7px;display:flex}.ecommerce-video-option-group button{border:1px solid var(--theme-border,#303a49);min-width:58px;height:32px;color:var(--theme-text,#c8d1de);background:var(--theme-surface,#090d13);border-radius:7px;padding:0 12px;font-size:12px;font-weight:850}.ecommerce-video-option-group button:hover,.ecommerce-video-option-group button.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#263247);border-color:#6da7ff}.ecommerce-video-option-summary{justify-content:space-between;align-items:center;gap:12px;min-height:32px;display:flex}.ecommerce-video-option-summary strong{color:var(--theme-text,#e8eef8);font-size:12px}.ecommerce-video-ratio-note{color:var(--theme-muted,#7f8ca0);margin:0;font-size:12px;font-weight:750}.ecommerce-model-select{gap:7px;display:grid}.ecommerce-model-select select{height:36px;padding:0 9px;font-size:13px;font-weight:850}.ecommerce-wizard-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.ecommerce-editor-head{align-items:center}.ecommerce-editor-head>div:nth-child(2){flex:1;min-width:0}.ecommerce-back-button{width:86px}.ecommerce-model-mini{grid-template-columns:repeat(3,minmax(130px,1fr));gap:8px;min-width:min(560px,52vw);display:grid}.ecommerce-editor-tabs{gap:8px;margin-bottom:14px;display:flex;overflow-x:auto}.ecommerce-editor-tabs button{white-space:nowrap;align-items:center;gap:7px;height:38px;padding:0 14px;display:inline-flex}.ecommerce-editor-tabs button:disabled{cursor:not-allowed;color:var(--theme-muted,#647084);border-color:var(--theme-border,#252c37);background:var(--theme-surface,#090c11);opacity:.72}.ecommerce-editor-tabs button em{min-width:30px;height:20px;color:var(--theme-blue-text,#b9d3ff);background:#2563eb33;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-style:normal;display:inline-flex}.ecommerce-production-flow{grid-template-columns:repeat(4,minmax(116px,1fr)) minmax(540px,4.8fr);align-items:stretch;gap:8px;margin-bottom:14px;display:grid}.ecommerce-flow-model-controls{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;min-width:0;padding:0 0 0 8px;display:grid}.ecommerce-flow-model-controls .ecommerce-model-select{min-width:0;padding-top:0}.ecommerce-flow-model-controls select{text-overflow:ellipsis;width:100%;min-width:0}.ecommerce-video-model-picker.compact{border:0;gap:5px;min-width:0;padding:0}.ecommerce-model-parameter-fields,.ecommerce-model-parameter-panel{gap:12px;display:grid}.ecommerce-model-parameters{min-width:0;position:relative}.ecommerce-parameter-trigger{width:100%;min-height:26px;color:var(--theme-muted,#aab5c5);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:2px 0;font-size:12px;display:flex}.ecommerce-parameter-trigger:hover,.ecommerce-parameter-trigger[aria-expanded=true]{color:var(--theme-blue-text,#93c5fd)}.ecommerce-parameter-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ecommerce-model-parameter-panel{z-index:30;border:1px solid var(--theme-border,#344155);background:var(--theme-surface,#0d1118);border-radius:8px;width:min(320px,100vw - 40px);padding:14px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #00000040}.ecommerce-parameter-panel-head{justify-content:space-between;align-items:center;font-size:13px;display:flex}.ecommerce-parameter-panel-head button{width:28px;height:28px;color:var(--theme-muted,#aab5c5);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.ecommerce-flow-step{border:1px solid var(--theme-border,#2c3441);min-width:0;min-height:58px;color:var(--theme-muted,#98a5b8);background:var(--theme-surface,#0d1118);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.ecommerce-flow-step>span{width:30px;height:30px;color:var(--theme-muted,#8fa0b8);background:var(--theme-surface,#171d27);border-radius:50%;flex:0 0 30px;place-items:center;display:grid}.ecommerce-flow-step>div{gap:3px;min-width:0;display:grid}.ecommerce-flow-step strong,.ecommerce-flow-step em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ecommerce-flow-step strong{color:var(--theme-text,#e7edf7);font-size:13px}.ecommerce-flow-step em{color:var(--theme-muted,#8794a8);font-size:12px;font-style:normal;font-weight:850}.ecommerce-flow-step.done{background:#10b98114;border-color:#34d39957}.ecommerce-flow-step.done>span{color:#07130f;background:#77efb4}.ecommerce-flow-step.active,.ecommerce-flow-step.current{background:#2563eb1f;border-color:#60a5fa85}.ecommerce-flow-step.active>span,.ecommerce-flow-step.current>span{color:var(--theme-on-accent,#dbeafe);background:#2563eb}.ecommerce-flow-step.locked{opacity:.62}.ecommerce-analysis-progress{gap:4px;width:min(220px,100%);margin-top:4px;display:grid}.ecommerce-analysis-progress-track,.ecommerce-analysis-progress-labels{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.ecommerce-analysis-progress-track>span{background:var(--theme-surface,#293241);border-radius:3px;height:4px;position:relative;overflow:hidden}.ecommerce-analysis-progress-track>span.done{background:#34d399}.ecommerce-analysis-progress-track>span.active{background:#2563eb}.ecommerce-analysis-progress.pending .ecommerce-analysis-progress-track>span.active:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);animation:1.2s ease-in-out infinite ecommerce-analysis-scan;position:absolute;inset:0}.ecommerce-analysis-progress.failed .ecommerce-analysis-progress-track>span.active{background:#fb7185}.ecommerce-analysis-progress-labels>span{color:var(--theme-muted,#68768a);text-align:center;white-space:nowrap;font-size:9px;font-weight:850;line-height:1.2;overflow:visible}.ecommerce-analysis-progress-labels>span.done{color:var(--theme-green-text,#6ee7b7)}.ecommerce-analysis-progress-labels>span.active{color:var(--theme-text,#bfdbfe)}.ecommerce-analysis-progress.failed .ecommerce-analysis-progress-labels>span.active{color:var(--theme-red-text,#fda4af)}@keyframes ecommerce-analysis-scan{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ecommerce-overview-grid{align-items:start}.ecommerce-analysis-status{width:fit-content;color:var(--theme-muted,#8fa0b8);align-items:center;gap:7px;margin-bottom:7px;font-size:12px;font-weight:950;display:inline-flex}.ecommerce-analysis-status span{background:#64748b;border-radius:50%;width:8px;height:8px}.ecommerce-analysis-status.pending span{box-shadow:var(--theme-shadow,0 0 0 4px #facc151a);background:#facc15}.ecommerce-analysis-status.ready span{box-shadow:var(--theme-shadow,0 0 0 4px #34d3991a);background:#77efb4}.ecommerce-analysis-status.failed span{background:#fb7185}.ecommerce-analysis-result{border-top:1px solid var(--theme-border,#29313d);border-bottom:1px solid var(--theme-border,#29313d);gap:10px;margin:0 0 16px;padding:12px 0;display:grid}.ecommerce-pdd-quote{border:1px solid var(--theme-border,#d9dde4);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.ecommerce-pdd-quote>div{border-right:1px solid var(--theme-border,#e4e7ec);min-width:0;padding:14px 16px}.ecommerce-pdd-quote>div:last-child{border-right:0}.ecommerce-pdd-quote span,.ecommerce-pdd-quote em{color:var(--theme-muted,#667085);font-size:12px;font-style:normal;line-height:1.5;display:block}.ecommerce-pdd-quote strong{color:#17191c;margin:3px 0;font-size:20px;display:block}.ecommerce-pdd-quote .total{background:#fff5f3}.ecommerce-pdd-quote .total strong{color:#c83227}.ecommerce-pdd-batch-cost{border:1px solid var(--theme-border,#dfe3e8);min-height:48px;color:var(--theme-muted,#4a5059);background:#f8f9fa;align-items:center;gap:18px;padding:10px 14px;font-size:13px;display:flex}.ecommerce-pdd-batch-cost strong{color:#17191c}.ecommerce-pdd-batch-cost .total{color:#a92b23}.ecommerce-pdd-batch-cost>em{color:var(--theme-muted,#667085);margin-left:auto;font-style:normal}.ecommerce-asset-validation{border-left:3px solid var(--theme-border,#6b7280);min-width:0;color:var(--theme-muted,#4b5563);background:#f5f6f7;grid-template-columns:16px auto minmax(0,1fr);align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:grid}.ecommerce-asset-validation.passed{color:#1f704c;background:#eef8f2;border-left-color:#228b5a}.ecommerce-asset-validation.warning{color:var(--theme-amber-text,#8a5b18);background:#fff8e8;border-left-color:#b7791f}.ecommerce-asset-validation.failed{color:#9d2922;background:#fff1ef;border-left-color:#c83227}.ecommerce-asset-validation span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (width<=900px){.ecommerce-pdd-quote{grid-template-columns:repeat(2,minmax(0,1fr))}.ecommerce-pdd-quote>div:nth-child(2){border-right:0}.ecommerce-pdd-quote>div:nth-child(-n+2){border-bottom:1px solid var(--theme-border,#e4e7ec)}.ecommerce-pdd-batch-cost{flex-wrap:wrap;gap:8px 14px}.ecommerce-pdd-batch-cost>em{width:100%;margin-left:0}}.ecommerce-analysis-result>div:first-child{gap:5px;display:grid}.ecommerce-analysis-result span{color:var(--theme-muted,#8fa0b8);font-size:12px;font-weight:900}.ecommerce-analysis-result strong{color:var(--theme-text,#f1f5f9);font-size:15px;line-height:1.55}.ecommerce-selling-points{flex-wrap:wrap;gap:7px;display:flex}.ecommerce-selling-points span{color:var(--theme-text,#b7f7d8);background:#10b98114;border:1px solid #34d39942;border-radius:999px;padding:5px 8px}.ecommerce-plan-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.ecommerce-plan-flow div{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#0b0f16);border-radius:8px;gap:8px;padding:12px;display:grid}.ecommerce-plan-flow strong{color:var(--theme-text,#f8fbff)}.ecommerce-plan-flow span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:800;line-height:1.5}.ecommerce-overview-side{gap:12px;display:grid}.ecommerce-overview-side .ecommerce-summary-card{min-height:86px;margin:0}.ecommerce-overview-controls,.ecommerce-overview-assets,.ecommerce-detail-plan-summary{border-top:1px solid var(--theme-border,#29313d);border-bottom:1px solid var(--theme-border,#29313d);gap:12px;margin:0 0 16px;padding:14px 0;display:grid}.ecommerce-overview-assets{border-top:0}.ecommerce-detail-plan-summary{border-top:0;gap:16px;padding:20px 0 22px}.ecommerce-detail-plan-summary .ecommerce-subsection-head strong{font-size:17px}.ecommerce-detail-plan-summary .ecommerce-subsection-head span{font-size:13px}.ecommerce-detail-plan-stats{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ecommerce-detail-plan-stats span,.ecommerce-detail-plan-stats em{border:1px solid var(--theme-border,#303846);min-height:40px;color:var(--theme-text,#aeb9ca);background:var(--theme-surface,#090c12);border-radius:7px;align-items:center;gap:5px;padding:0 12px;font-size:13px;font-style:normal;font-weight:850;display:inline-flex}.ecommerce-detail-plan-stats strong{color:var(--theme-text,#f8fbff);font-size:20px}.ecommerce-detail-plan-stats em{color:var(--theme-green-text,#a7f3d0);background:#10b98112;border-color:#34d39938}.ecommerce-detail-plan-chips{flex-wrap:wrap;gap:9px;display:flex}.ecommerce-detail-plan-chips>span{border:1px solid var(--theme-border,#303846);min-height:36px;color:var(--theme-text,#d7e1ef);background:var(--theme-surface,#10151d);border-radius:6px;align-items:center;gap:5px;padding:6px 10px;font-size:14px;font-weight:900;display:inline-flex}.ecommerce-detail-plan-chips em{color:var(--theme-blue-text,#93c5fd);font-size:13px;font-style:normal}.ecommerce-detail-plan-chips small{border-left:1px solid var(--theme-border,#374151);max-width:200px;color:var(--theme-muted,#8f9aac);text-overflow:ellipsis;white-space:nowrap;padding-left:6px;font-size:12px;overflow:hidden}.ecommerce-detail-plan-chips .more{color:var(--theme-amber-text,#fcd34d)}.ecommerce-subsection-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ecommerce-subsection-head>div{gap:4px;min-width:0;display:grid}.ecommerce-subsection-head strong{color:var(--theme-text,#eef4ff);font-size:14px}.ecommerce-subsection-head span,.ecommerce-subsection-head em{color:var(--theme-muted,#8f9aac);font-size:12px;font-style:normal;font-weight:800;line-height:1.45}.ecommerce-subsection-head em{color:var(--theme-blue-text,#b9d3ff);background:#2563eb29;border-radius:5px;flex:none;padding:4px 7px}.ecommerce-ratio-settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ecommerce-ratio-picker{gap:8px;min-width:0;display:grid}.ecommerce-ratio-picker>span{color:var(--theme-muted,#aab5c7);font-size:12px;font-weight:900}.ecommerce-ratio-picker>div{flex-wrap:wrap;gap:6px;display:flex}.ecommerce-ratio-picker button{border:1px solid var(--theme-border,#303846);min-width:52px;height:32px;color:var(--theme-text,#aeb9ca);background:var(--theme-surface,#090c12);border-radius:6px;padding:0 9px;font-size:12px;font-weight:900}.ecommerce-ratio-picker button.active{color:var(--theme-text,#eff6ff);background:#2563eb3d;border-color:#60a5fa}.ecommerce-analysis-lock{border-top:1px solid var(--theme-border,#29313d);border-bottom:1px solid var(--theme-border,#29313d);min-height:112px;color:var(--theme-muted,#7f8ca0);text-align:center;align-content:center;justify-items:center;gap:7px;padding:14px;display:grid}.ecommerce-analysis-lock strong{color:var(--theme-text,#cbd5e1);font-size:13px}.ecommerce-analysis-lock span{font-size:12px;font-weight:800;line-height:1.5}.ecommerce-visual-system{border-top:1px solid var(--theme-border,#29313d);border-bottom:1px solid var(--theme-border,#29313d);gap:10px;padding:12px 0;display:grid}.ecommerce-visual-head{color:var(--theme-blue-text,#b9d3ff);align-items:center;gap:8px;display:flex}.ecommerce-visual-system p{color:var(--theme-text,#eef4ff);margin:0;font-size:14px;font-weight:900;line-height:1.5}.ecommerce-visual-source{background:#10b98112;border-left:3px solid #34d399;gap:5px;padding:9px;display:grid}.ecommerce-visual-source>span{color:var(--theme-green-text,#6ee7b7);font-size:11px;font-weight:950}.ecommerce-visual-source>p{color:var(--theme-text,#cbd5e1);font-size:12px;font-weight:780}.ecommerce-palette-empty{border:1px dashed var(--theme-border,#374151);color:var(--theme-muted,#8f9aac);border-radius:6px;padding:8px 9px;font-size:11px;font-weight:850}.ecommerce-palette{flex-wrap:wrap;gap:7px;display:flex}.ecommerce-palette>span{border:1px solid var(--theme-border,#ffffff38);border-radius:7px;width:38px;height:38px;position:relative}.ecommerce-palette em{color:var(--theme-text,#f8fafc);background:var(--theme-surface,#05070b);white-space:nowrap;border-radius:4px;padding:2px 5px;font-size:10px;font-style:normal;display:none;position:absolute;bottom:-19px;left:0}.ecommerce-palette>span:hover em{z-index:3;display:block}.ecommerce-visual-system dl{gap:7px;margin:0;display:grid}.ecommerce-visual-system dl>div{grid-template-columns:42px minmax(0,1fr);gap:8px;display:grid}.ecommerce-visual-system dt,.ecommerce-visual-system dd{margin:0;font-size:12px;line-height:1.45}.ecommerce-visual-system dt{color:var(--theme-muted,#7f8ca0);font-weight:950}.ecommerce-visual-system dd{color:var(--theme-text,#cbd5e1);font-weight:780}.ecommerce-style-studio{border-top:1px solid var(--theme-border,#29313d);border-bottom:1px solid var(--theme-border,#29313d);gap:16px;min-width:0;padding:16px 0;display:grid}.ecommerce-style-studio-head{align-items:flex-start;margin:0}.ecommerce-style-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.ecommerce-style-actions button,.ecommerce-style-reference-analysis button,.ecommerce-visual-editor-palette button{border:1px solid var(--theme-border,#344052);min-height:34px;color:var(--theme-text,#cbd5e1);background:var(--theme-surface,#0a0e15);border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.ecommerce-style-actions button:disabled,.ecommerce-style-reference-analysis button:disabled,.ecommerce-visual-editor-palette button:disabled{cursor:not-allowed;opacity:.42}.ecommerce-style-current{border-top:1px solid var(--theme-border,#252d38);border-bottom:1px solid var(--theme-border,#252d38);grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:16px;min-width:0;padding:12px 0;display:grid}.ecommerce-style-current-preview{aspect-ratio:4/3;border:1px solid var(--theme-border,#303947);width:100%;color:var(--theme-muted,#8290a5);background:var(--theme-surface,#070a0f);border-radius:7px;place-items:center;display:grid;overflow:hidden}.ecommerce-style-current-preview img{object-fit:cover;width:100%;height:100%;display:block}.ecommerce-style-current-info{align-content:start;gap:10px;min-width:0;display:grid}.ecommerce-style-current-title{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.ecommerce-style-current-title>div{gap:4px;min-width:0;display:grid}.ecommerce-style-current-title span,.ecommerce-style-current-info dt,.ecommerce-style-control>span,.ecommerce-style-reference-controls>div>span,.ecommerce-style-source-summary>span{color:var(--theme-muted,#8491a5);font-size:11px;font-weight:950}.ecommerce-style-current-title h3{overflow-wrap:anywhere;color:var(--theme-text,#f7faff);margin:0;font-size:18px;line-height:1.25}.ecommerce-style-current-title em{color:var(--theme-blue-text,#b9d3ff);background:#2563eb1a;border:1px solid #60a5fa47;border-radius:5px;flex:none;padding:4px 7px;font-size:11px;font-style:normal;font-weight:900}.ecommerce-style-current-info>p,.ecommerce-style-source-summary p,.ecommerce-style-reference-analysis p{overflow-wrap:anywhere;color:var(--theme-text,#c5d0df);margin:0;font-size:12px;font-weight:760;line-height:1.55}.ecommerce-style-reference-analysis small{color:var(--theme-muted,#91a0b5);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.ecommerce-style-current-info dl{gap:7px;margin:0;display:grid}.ecommerce-style-current-info dl>div{grid-template-columns:60px minmax(0,1fr);gap:9px;min-width:0;display:grid}.ecommerce-style-current-info dd{overflow-wrap:anywhere;min-width:0;color:var(--theme-text,#aebbd0);margin:0;font-size:12px;font-weight:780;line-height:1.45}.ecommerce-style-scope{flex-wrap:wrap;gap:6px;display:flex}.ecommerce-style-scope span{max-width:100%;color:var(--theme-muted,#9fb0c8);background:var(--theme-surface,#171d27);text-overflow:ellipsis;white-space:nowrap;border-radius:5px;padding:5px 7px;font-size:11px;font-weight:850;overflow:hidden}.ecommerce-style-control-grid{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) auto;align-items:end;gap:12px;min-width:0;display:grid}.ecommerce-style-control{gap:7px;min-width:0;display:grid}.ecommerce-segmented-control,.ecommerce-priority-control{border:1px solid var(--theme-border,#2f3845);background:var(--theme-surface,#080b10);border-radius:7px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;min-width:0;padding:4px;display:grid}.ecommerce-segmented-control button,.ecommerce-priority-control button,.ecommerce-style-aspect-chips button,.ecommerce-style-group-filters button{min-width:0;min-height:30px;color:var(--theme-muted,#8f9db2);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:5px;padding:0 8px;font-size:11px;font-weight:900;overflow:hidden}.ecommerce-segmented-control button.active,.ecommerce-priority-control button.active,.ecommerce-style-aspect-chips button.active,.ecommerce-style-group-filters button.active{color:var(--theme-text,#eff6ff);background:#2563eb33;border-color:#60a5fa6b}.ecommerce-segmented-control button:disabled,.ecommerce-priority-control button:disabled,.ecommerce-style-aspect-chips button:disabled{cursor:not-allowed;opacity:.38}.ecommerce-style-lock{border:1px solid var(--theme-border,#344052);min-width:142px;height:40px;color:var(--theme-text,#aebbd0);background:var(--theme-surface,#0a0e15);border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.ecommerce-style-lock.locked{color:var(--theme-green-text,#a7f3d0);background:#10b98117;border-color:#34d3996b}.ecommerce-style-lock input,.ecommerce-reference-toggle input{accent-color:#2563eb;width:16px;height:16px}.ecommerce-style-source-summary{background:#2563eb12;border-left:3px solid #60a5fa;gap:5px;padding:10px 12px;display:grid}.ecommerce-style-reference-section{gap:10px;min-width:0;display:grid}.ecommerce-style-reference-section>.ecommerce-subsection-head{margin:0}.ecommerce-style-reference-list{border-top:1px solid var(--theme-border,#29313d);min-width:0;max-height:720px;display:grid;overflow:auto}.ecommerce-style-reference-item{border-bottom:1px solid var(--theme-border,#29313d);content-visibility:auto;contain-intrinsic-size:190px;grid-template-columns:84px minmax(0,1fr);gap:12px;min-width:0;padding:12px 0;display:grid}.ecommerce-style-reference-item.disabled{opacity:.66}.ecommerce-style-reference-preview{aspect-ratio:1;border:1px solid var(--theme-border,#303947);width:84px;color:var(--theme-muted,#8190a5);background:var(--theme-surface,#06090d);border-radius:7px;place-items:center;display:grid;overflow:hidden}.ecommerce-style-reference-preview img,.ecommerce-style-reference-preview video{object-fit:contain;width:100%;height:100%;display:block}.ecommerce-style-reference-main{gap:10px;min-width:0;display:grid}.ecommerce-style-reference-head{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.ecommerce-style-reference-head>div{gap:3px;min-width:0;display:grid}.ecommerce-style-reference-head span,.ecommerce-style-reference-analysis span{color:var(--theme-muted,#7f8da2);font-size:11px;font-weight:900}.ecommerce-style-reference-head strong{color:var(--theme-text,#edf4ff);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.ecommerce-reference-toggle{color:var(--theme-text,#aebbd0);flex:none;align-items:center;gap:6px;font-size:11px;font-weight:900;display:inline-flex}.ecommerce-style-reference-controls{grid-template-columns:minmax(0,1fr) 150px;gap:12px;min-width:0;display:grid}.ecommerce-style-reference-controls>div{gap:6px;min-width:0;display:grid}.ecommerce-style-aspect-chips{flex-wrap:wrap;gap:5px;display:flex}.ecommerce-style-aspect-chips button{border-color:var(--theme-border,#303947);background:var(--theme-surface,#0a0e15)}.ecommerce-style-reference-analysis{border-top:1px solid var(--theme-border,#232b35);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-top:9px;display:flex}.ecommerce-style-reference-analysis>div{gap:3px;min-width:0;display:grid}.ecommerce-style-reference-analysis p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ecommerce-style-reference-empty,.ecommerce-style-library-empty,.ecommerce-style-analysis-empty{border:1px dashed var(--theme-border,#303947);min-height:120px;color:var(--theme-muted,#8491a5);background:var(--theme-surface,#0a0e14);text-align:center;border-radius:7px;place-items:center;padding:18px;font-size:12px;font-weight:850;display:grid}.ecommerce-style-modal{width:min(1180px,100%)}.ecommerce-style-modal .ecommerce-modal-body{overflow:auto}.ecommerce-modal-panel.ecommerce-style-library{grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1240px,100%);max-height:calc(100dvh - 40px)}.ecommerce-style-library-toolbar{z-index:2;border-bottom:1px solid var(--theme-border,#2b3441);background:var(--theme-surface,#0e131b);grid-template-columns:minmax(210px,1fr) minmax(310px,auto) 150px 150px;align-items:center;gap:9px;min-width:0;padding:12px 16px;display:grid;position:relative}.ecommerce-style-search{border:1px solid var(--theme-border,#303947);min-width:0;height:36px;color:var(--theme-muted,#8190a5);background:var(--theme-surface,#080b10);border-radius:7px;align-items:center;gap:8px;padding:0 10px;display:flex}.ecommerce-style-search input,.ecommerce-style-library-toolbar select{border:1px solid var(--theme-border,#303947);min-width:0;height:34px;color:var(--theme-text,#edf3ff);background:var(--theme-surface,#080b10);font:inherit;border-radius:7px;font-size:12px;font-weight:800}.ecommerce-style-search input{border:0;outline:0;width:100%;height:100%;padding:0}.ecommerce-style-library-toolbar select{width:100%;padding:0 9px}.ecommerce-style-group-filters{border:1px solid var(--theme-border,#303947);background:var(--theme-surface,#080b10);border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-width:0;padding:4px;display:grid}.ecommerce-style-library-body{overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;align-content:start;min-height:0;overflow:hidden auto}.ecommerce-style-library-count,.ecommerce-style-library-selection{color:var(--theme-muted,#8491a5);font-size:11px;font-weight:900}.ecommerce-style-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;display:grid}.ecommerce-style-preset-card{border:1px solid var(--theme-border,#303947);min-width:0;color:inherit;background:var(--theme-surface,#0a0e14);text-align:left;content-visibility:auto;contain-intrinsic-size:600px;border-radius:7px;grid-template-rows:auto minmax(0,1fr);padding:0;display:grid;overflow:hidden}.ecommerce-style-preset-card:hover,.ecommerce-style-preset-card.selected{border-color:#60a5fa}.ecommerce-style-preset-card.selected{box-shadow:var(--theme-shadow,inset 0 0 0 1px #60a5fa52)}.ecommerce-style-preset-image{aspect-ratio:1;background:var(--theme-surface,#05070b);width:100%;display:block;overflow:hidden}.ecommerce-style-preset-image img{object-fit:contain;width:100%;height:100%;display:block}.ecommerce-typography-preset-select{border:1px solid var(--theme-border,#303947);width:100%;height:36px;color:var(--theme-text,#edf3ff);background:var(--theme-surface,#080b10);font:inherit;border-radius:7px;padding:0 9px;font-size:12px;font-weight:800}.ecommerce-style-preset-body{align-content:start;gap:7px;min-width:0;padding:11px;display:grid}.ecommerce-style-preset-title{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.ecommerce-style-preset-title strong{overflow-wrap:anywhere;min-width:0;color:var(--theme-text,#f6f9ff);font-size:13px;line-height:1.3}.ecommerce-style-preset-title em{color:var(--theme-blue-text,#82aef0);flex:none;font-size:10px;font-style:normal;font-weight:900}.ecommerce-style-preset-description{min-height:52px;color:var(--theme-text,#aab6c8);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:11px;font-weight:760;line-height:1.55;display:-webkit-box;overflow:hidden}.ecommerce-style-preset-typography{color:var(--theme-muted,#9ca9bc);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:11px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.ecommerce-style-preset-typography em{color:var(--theme-blue-text,#72a7f7);margin-right:6px;font-style:normal;font-weight:900}.ecommerce-style-preset-tags{color:var(--theme-muted,#7f8da2);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;overflow:hidden}.ecommerce-style-analysis-body{align-content:start}.ecommerce-style-analysis-item{border-bottom:1px solid var(--theme-border,#2b3441);content-visibility:auto;contain-intrinsic-size:900px;gap:14px;min-width:0;padding-bottom:16px;display:grid}.ecommerce-style-analysis-head{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.ecommerce-style-analysis-head>div{gap:4px;min-width:0;display:grid}.ecommerce-style-analysis-head span{color:var(--theme-muted,#8491a5);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.ecommerce-style-analysis-head strong{overflow-wrap:anywhere;color:var(--theme-text,#f6f9ff);font-size:17px}.ecommerce-style-analysis-head em{color:var(--theme-blue-text,#b9d3ff);flex:none;font-size:11px;font-style:normal;font-weight:900}.ecommerce-style-analysis-grid{border-top:1px solid var(--theme-border,#2b3441);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;min-width:0;display:grid}.ecommerce-style-analysis-dimension{border-bottom:1px solid var(--theme-border,#252d38);align-content:start;gap:9px;min-width:0;padding:13px 0;display:grid}.ecommerce-style-analysis-dimension h3{color:var(--theme-blue-text,#82aef0);margin:0;font-size:12px}.ecommerce-style-analysis-details{gap:7px;margin:0;display:grid}.ecommerce-style-analysis-details>div{grid-template-columns:74px minmax(0,1fr);gap:8px;min-width:0;display:grid}.ecommerce-style-analysis-details dt,.ecommerce-style-analysis-details dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:11px;line-height:1.5}.ecommerce-style-analysis-details dt{color:var(--theme-muted,#7f8da2);font-weight:900}.ecommerce-style-analysis-details dd,.ecommerce-style-analysis-dimension>span{color:var(--theme-text,#c5d0df);font-weight:760}.ecommerce-style-analysis-values{flex-wrap:wrap;gap:5px;display:flex}.ecommerce-style-analysis-values>span{max-width:100%;color:var(--theme-text,#c5d0df);background:var(--theme-surface,#171d27);overflow-wrap:anywhere;border-radius:5px;padding:4px 6px;font-size:10px}.ecommerce-style-analysis-color{align-items:center;gap:5px;display:inline-flex}.ecommerce-style-analysis-color i{border:1px solid var(--theme-border,#ffffff40);border-radius:4px;flex:0 0 16px;width:16px;height:16px}.ecommerce-style-analysis-empty-value{color:var(--theme-muted,#7f8da2);font-size:11px}.ecommerce-visual-editor-body{align-content:start}.ecommerce-visual-editor-locked{color:var(--theme-amber-text,#fcd34d);background:#f59e0b14;border:1px solid #f59e0b47;border-radius:7px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:900;display:flex}.ecommerce-visual-editor-grid,.ecommerce-visual-editor-rules{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.ecommerce-visual-editor-grid label,.ecommerce-visual-editor-rules label{gap:7px;min-width:0;display:grid}.ecommerce-visual-editor-grid label.wide{grid-column:1/-1}.ecommerce-visual-editor-grid label>span,.ecommerce-visual-editor-rules label>span{color:var(--theme-text,#d8e0ec);font-size:12px;font-weight:900}.ecommerce-visual-editor-grid textarea,.ecommerce-visual-editor-rules textarea{resize:vertical;border:1px solid var(--theme-border,#303947);width:100%;min-width:0;min-height:96px;color:var(--theme-text,#f1f5f9);background:var(--theme-surface,#080b10);font:inherit;border-radius:7px;outline:0;padding:10px;font-size:12px;line-height:1.5}.ecommerce-visual-editor-grid label.wide textarea{min-height:118px}.ecommerce-visual-editor-grid textarea:disabled,.ecommerce-visual-editor-rules textarea:disabled{cursor:not-allowed;opacity:.55}.ecommerce-visual-editor-palette{border-top:1px solid var(--theme-border,#2b3441);border-bottom:1px solid var(--theme-border,#2b3441);gap:10px;padding:12px 0;display:grid}.ecommerce-visual-editor-palette>.ecommerce-subsection-head{margin:0}.ecommerce-visual-editor-palette>div:last-of-type{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;display:grid}.ecommerce-visual-editor-palette>div>label{grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:6px;min-width:0;display:grid}.ecommerce-visual-editor-palette input[type=color]{border:1px solid var(--theme-border,#303947);background:var(--theme-surface,#080b10);border-radius:6px;width:34px;height:34px;padding:2px}.ecommerce-visual-editor-palette input[type=text]{border:1px solid var(--theme-border,#303947);width:100%;min-width:0;height:34px;color:var(--theme-text,#edf3ff);background:var(--theme-surface,#080b10);font:inherit;border-radius:6px;padding:0 8px;font-size:12px;font-weight:850}.ecommerce-visual-editor-palette label.invalid input[type=text]{border-color:#ef4444}.ecommerce-visual-editor-palette label>button{width:32px;min-height:32px;color:var(--theme-red-text,#ff9aaa);padding:0}.ecommerce-visual-editor-error{color:var(--theme-red-text,#ff9aaa);font-size:11px;font-weight:850}.ecommerce-reference-trace{min-width:0;height:28px;color:var(--theme-blue-text,#9fbbe5);background:#2563eb14;border-left:2px solid #60a5fa;grid-template-columns:14px auto minmax(0,1fr);align-items:center;gap:5px;padding:0 7px;display:grid;overflow:hidden}.ecommerce-reference-trace strong,.ecommerce-reference-trace span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:900;overflow:hidden}.ecommerce-reference-trace strong{color:var(--theme-blue-text,#b9d3ff)}.ecommerce-reference-trace span{color:var(--theme-muted,#849bc0)}.ecommerce-prompt-toolbar{border-bottom:1px solid var(--theme-border,#29313d);padding-bottom:14px}.ecommerce-approval-summary{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.ecommerce-approval-summary span{color:var(--theme-muted,#9aa8bc);background:var(--theme-surface,#171d27);border-radius:5px;padding:4px 7px;font-size:11px;font-weight:900}.ecommerce-approval-summary span.approved{color:var(--theme-text,#b7f7d8);background:#10b9811f}.ecommerce-approval-summary span.running{color:var(--theme-amber-text,#fde68a);background:#facc151a}.ecommerce-asset-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.ecommerce-generated-card{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#0b0f16);border-radius:8px;position:relative;overflow:hidden}.ecommerce-generated-card[draggable=true]{cursor:grab}.ecommerce-generated-card[draggable=true]:active{cursor:grabbing}.ecommerce-generated-card.dragging{opacity:.46}.ecommerce-generated-card.drag-over{box-shadow:var(--theme-shadow,inset 0 0 0 2px #60a5fa38);border-color:#60a5fa}.ecommerce-asset-select{z-index:4;border:1px solid var(--theme-border,#fff3);height:28px;color:var(--theme-text,#f8fafc);background:var(--theme-surface,#05080ddb);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;align-items:center;gap:6px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:9px;left:9px}.ecommerce-asset-select input{accent-color:#2563eb;width:15px;height:15px}.ecommerce-generated-card.draft{border-color:var(--theme-border,#3b4554)}.ecommerce-generated-card.draft.approved{box-shadow:var(--theme-shadow,inset 0 0 0 1px #34d39914);border-color:#34d39994}.ecommerce-generated-preview{aspect-ratio:1;object-fit:contain;width:100%;color:var(--theme-muted,#91a1b8);background:var(--theme-surface,#050607);place-items:center;display:grid}.ecommerce-generated-preview.text,.ecommerce-generated-preview.pending,.ecommerce-generated-preview.empty{color:var(--theme-text,#cbd5e1);text-align:center;gap:10px;padding:18px}.ecommerce-generated-preview.text span{-webkit-line-clamp:6;-webkit-box-orient:vertical;font-size:13px;font-weight:800;line-height:1.55;display:-webkit-box;overflow:hidden}.ecommerce-generated-body{gap:6px;padding:12px;display:grid}.ecommerce-generated-body strong{color:var(--theme-text,#f8fbff);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ecommerce-generated-title{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.ecommerce-generated-title>strong{min-width:0}.ecommerce-drag-handle{color:var(--theme-muted,#718097);flex:none}.ecommerce-compose-toolbar{background:#2563eb14;border:1px solid #60a5fa40;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin:12px 0 14px;padding:12px 14px;display:flex}.ecommerce-compose-toolbar>div:first-child{gap:4px;min-width:0;display:grid}.ecommerce-compose-toolbar strong{color:var(--theme-text,#eaf2ff);font-size:13px}.ecommerce-compose-toolbar span{color:var(--theme-muted,#8fa0b8);font-size:12px;font-weight:800;line-height:1.45}.ecommerce-compose-toolbar>div:last-child{flex:none;align-items:center;gap:8px;display:flex}.ecommerce-compose-mode{border:1px solid var(--theme-border,#344052);background:var(--theme-surface,#0a0e15);border-radius:7px;align-items:center;gap:7px;height:36px;padding:0 8px 0 10px;display:flex}.ecommerce-compose-mode>span{color:var(--theme-muted,#8190a6);font-size:11px;font-weight:800}.ecommerce-compose-mode select{min-width:118px;color:var(--theme-text,#e8f0fc);font:inherit;background:0 0;border:0;outline:none;font-size:12px;font-weight:900}.ecommerce-compose-mode select option{color:var(--theme-text,#e8f0fc);background:var(--theme-surface,#111722)}.ecommerce-compose-toolbar>div:last-child>button:not(.button){border:1px solid var(--theme-border,#344052);height:36px;color:var(--theme-text,#c6d2e3);background:var(--theme-surface,#0a0e15);border-radius:7px;padding:0 11px;font-weight:900}.ecommerce-compose-toolbar button:disabled{cursor:not-allowed;opacity:.48}.ecommerce-prompt-state{background:#f59e0b1f;border-radius:5px;flex:none;padding:3px 6px;color:var(--theme-amber-text,#fcd34d)!important;font-size:11px!important}.ecommerce-prompt-state.approved{background:#22c55e1f;color:var(--theme-green-text,#86efac)!important}.ecommerce-generated-body span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:850}.ecommerce-generated-body p{min-height:38px;color:var(--theme-text,#bac6d8);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:760;line-height:1.5;display:-webkit-box;overflow:hidden}.ecommerce-generated-body p b{color:var(--theme-blue-text,#7ea8e8);margin-bottom:3px;font-size:11px;display:block}.ecommerce-generated-body em{color:var(--theme-red-text,#ff9aaa);font-size:13px;font-style:normal;font-weight:850}.ecommerce-generated-actions{grid-template-columns:repeat(auto-fit,minmax(32px,1fr));gap:6px;padding:0 12px 12px;display:grid}.ecommerce-generated-actions button.approved{color:var(--theme-green-text,#86efac);background:#10b9811a;border-color:#34d39966}.ecommerce-generated-actions button:disabled{cursor:not-allowed;opacity:.42}.ecommerce-modal-overlay{z-index:2200;background:var(--theme-backdrop,#000000c2);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ecommerce-modal-panel{border:1px solid var(--theme-border,#3a4554);width:min(860px,100%);max-height:min(860px,100vh - 48px);color:var(--theme-text,#edf3ff);background:var(--theme-surface,#0e131b);box-shadow:var(--theme-shadow,0 24px 90px #0000008f);border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.ecommerce-modal-panel header,.ecommerce-modal-panel footer{border-color:var(--theme-border,#2b3441);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.ecommerce-modal-panel header{border-bottom:1px solid var(--theme-border,#2b3441)}.ecommerce-modal-panel footer{border-top:1px solid var(--theme-border,#2b3441);justify-content:flex-end}.ecommerce-modal-panel header>div{gap:4px;min-width:0;display:grid}.ecommerce-modal-panel header span{color:var(--theme-blue-text,#7ea8e8);font-size:11px;font-weight:950}.ecommerce-modal-panel header h2{color:var(--theme-text,#fff);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;overflow:hidden}.ecommerce-modal-panel header button{border:1px solid var(--theme-border,#323b48);width:34px;height:34px;color:var(--theme-text,#cbd5e1);background:var(--theme-surface,#080b10);border-radius:7px;flex:0 0 34px;place-items:center;display:grid}.ecommerce-modal-body{gap:14px;min-height:0;padding:16px;display:grid;overflow:auto}.ecommerce-detail-planner{grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(1160px,100%)}.ecommerce-detail-planner-toolbar{border-bottom:1px solid var(--theme-border,#252d38);align-items:center;gap:8px;padding:12px 16px;display:flex}.ecommerce-module-search{border:1px solid var(--theme-border,#343d4a);min-width:260px;height:36px;color:var(--theme-muted,#8390a3);background:var(--theme-surface,#080b10);border-radius:7px;flex:1;align-items:center;gap:8px;padding:0 10px;display:flex}.ecommerce-module-search input{min-width:0;color:var(--theme-text,#eef4ff);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.ecommerce-detail-planner-toolbar>button,.ecommerce-module-groups button{border:1px solid var(--theme-border,#343d4a);min-height:36px;color:var(--theme-text,#b7c2d2);background:var(--theme-surface,#0b0f15);border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.ecommerce-detail-planner-toolbar>button.active,.ecommerce-module-groups button.active{color:var(--theme-text,#eff6ff);background:#2563eb38;border-color:#60a5fa}.ecommerce-module-groups{border-bottom:1px solid var(--theme-border,#252d38);gap:7px;padding:10px 16px;display:flex;overflow-x:auto}.ecommerce-module-groups button{flex:none;min-height:31px;padding:0 9px}.ecommerce-module-groups em{color:var(--theme-muted,#7f8ca0);font-style:normal}.ecommerce-module-list{min-height:0;padding:4px 16px 12px;overflow-y:auto}.ecommerce-module-row{border-bottom:1px solid var(--theme-border,#252d38);grid-template-columns:28px minmax(130px,.55fr) 118px minmax(220px,1fr);align-items:center;gap:12px;min-height:68px;padding:10px 4px;display:grid}.ecommerce-module-row.selected{background:#2563eb12}.ecommerce-module-check{width:20px;height:20px;position:relative}.ecommerce-module-check input{opacity:0;position:absolute}.ecommerce-module-check span{border:1px solid var(--theme-border,#4b5563);background:var(--theme-surface,#080b10);border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.ecommerce-module-check input:checked+span{background:#2563eb;border-color:#60a5fa}.ecommerce-module-check input:checked+span:after{content:"";border-bottom:2px solid var(--theme-border,#fff);border-left:2px solid var(--theme-border,#fff);width:8px;height:4px;transform:rotate(-45deg)translateY(-1px)}.ecommerce-module-identity{gap:4px;min-width:0;display:grid}.ecommerce-module-identity strong{color:var(--theme-text,#edf3ff);text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.3;overflow:hidden}.ecommerce-module-identity span{color:var(--theme-muted,#7f8ca0);font-size:11px;font-weight:850}.ecommerce-module-stepper{border:1px solid var(--theme-border,#343d4a);background:var(--theme-surface,#080b10);border-radius:7px;grid-template-columns:32px 54px 32px;height:34px;display:grid;overflow:hidden}.ecommerce-module-stepper button{color:var(--theme-text,#cbd5e1);background:var(--theme-surface,#111720);border:0;place-items:center;display:grid}.ecommerce-module-stepper button:disabled{color:var(--theme-muted,#4b5563)}.ecommerce-module-stepper span{color:var(--theme-muted,#8491a4);justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:850;display:flex}.ecommerce-module-stepper strong{color:var(--theme-text,#f8fbff);font-size:14px}.ecommerce-module-note{border:1px solid var(--theme-border,#343d4a);background:var(--theme-surface,#080b10);border-radius:7px;align-items:center;min-width:0;height:36px;display:flex;overflow:hidden}.ecommerce-module-note>span{border-right:1px solid var(--theme-border,#343d4a);height:100%;color:var(--theme-muted,#7f8ca0);align-items:center;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.ecommerce-module-note input{min-width:0;color:var(--theme-text,#e5edf8);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 9px;font-size:12px}.ecommerce-module-empty{min-height:180px;color:var(--theme-muted,#7f8ca0);place-items:center;font-size:13px;font-weight:850;display:grid}.ecommerce-detail-planner footer{justify-content:space-between}.ecommerce-detail-planner footer>div{align-items:center;gap:8px;display:flex}.ecommerce-module-total span{color:var(--theme-muted,#8f9aac);font-size:12px;font-weight:850}.ecommerce-module-total strong{color:var(--theme-text,#f8fbff);font-size:15px}.ecommerce-prompt-editor{resize:vertical;min-height:360px!important}.ecommerce-prompt-modal{width:min(1240px,100%)}.ecommerce-prompt-workspace{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch}.ecommerce-prompt-form{align-content:start;gap:14px;min-width:0;display:grid}.ecommerce-prompt-chat{border-left:1px solid var(--theme-border,#2b3441);grid-template-rows:auto minmax(120px,1fr) auto auto auto;gap:10px;min-width:0;min-height:0;padding-left:16px;display:grid}.ecommerce-prompt-chat-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.ecommerce-prompt-chat-head>div{min-width:0;color:var(--theme-blue-text,#b9d3ff);align-items:center;gap:8px;display:flex}.ecommerce-prompt-chat-head>div span{gap:2px;min-width:0;display:grid}.ecommerce-prompt-chat-head strong{color:var(--theme-text,#eef4ff);font-size:13px}.ecommerce-prompt-chat-head em{color:var(--theme-muted,#7f8ca0);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;font-weight:800;overflow:hidden}.ecommerce-prompt-chat-head>label{color:var(--theme-muted,#8996aa);flex:none;align-items:center;gap:6px;font-size:11px;font-weight:900;display:flex}.ecommerce-prompt-chat-head select{border:1px solid var(--theme-border,#303846);height:30px;color:var(--theme-text,#dce6f5);background:var(--theme-surface,#080b10);border-radius:6px;padding:0 7px;font-weight:900}.ecommerce-prompt-chat-history{border:1px solid var(--theme-border,#29313d);background:var(--theme-surface,#080b10);border-radius:7px;min-height:0;padding:10px;overflow-y:auto}.ecommerce-prompt-chat-empty{min-height:100%;color:var(--theme-muted,#738198);text-align:center;place-items:center;font-size:12px;font-weight:800;line-height:1.6;display:grid}.ecommerce-prompt-chat-turn{gap:8px;padding:0 0 12px;display:grid}.ecommerce-prompt-chat-turn+.ecommerce-prompt-chat-turn{border-top:1px solid var(--theme-border,#202733);padding-top:12px}.ecommerce-prompt-chat-turn p{color:var(--theme-text,#bdc9d9);white-space:pre-wrap;gap:4px;margin:0;font-size:12px;font-weight:760;line-height:1.55;display:grid}.ecommerce-prompt-chat-turn b{color:var(--theme-blue-text,#7ea8e8);font-size:11px}.ecommerce-prompt-chat>textarea{resize:vertical;border:1px solid var(--theme-border,#303846);min-height:92px;color:var(--theme-text,#e7edf7);background:var(--theme-surface,#080b10);border-radius:7px;padding:10px;font:12px/1.55 inherit}.ecommerce-prompt-chat-error{color:var(--theme-red-text,#fda4af);margin:0;font-size:12px;font-weight:850}.ecommerce-prompt-chat>.button{justify-self:end}.ecommerce-approval-toggle{background:#10b98112;border:1px solid #34d3993d;border-radius:7px;align-items:flex-start;gap:10px;padding:12px;display:flex}.ecommerce-approval-toggle input{accent-color:#22c55e;width:17px;height:17px;margin-top:2px}.ecommerce-approval-toggle span{gap:3px;display:grid}.ecommerce-approval-toggle strong{color:var(--theme-text,#dcfce7);font-size:13px}.ecommerce-approval-toggle em{color:var(--theme-muted,#93a4b8);font-size:12px;font-style:normal;font-weight:800}.ecommerce-asset-modal{width:min(1120px,100%)}.ecommerce-expand-body{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:start}.ecommerce-expand-body.no-preview{grid-template-columns:1fr}.ecommerce-expand-body>img,.ecommerce-expand-body>video{object-fit:contain;border:1px solid var(--theme-border,#29313d);background:var(--theme-surface,#030405);border-radius:7px;width:100%;max-height:66vh;display:block}.ecommerce-full-content{gap:8px;min-width:0;display:grid}.ecommerce-full-content>span{color:var(--theme-blue-text,#7ea8e8);font-size:12px;font-weight:950}.ecommerce-full-content pre{border:1px solid var(--theme-border,#29313d);min-height:260px;max-height:64vh;color:var(--theme-text,#dbe5f4);background:var(--theme-surface,#080b10);overflow-wrap:anywhere;white-space:pre-wrap;border-radius:7px;margin:0;padding:14px;font:13px/1.7 inherit;overflow:auto}.spin{animation:1s linear infinite ecommerce-spin}@keyframes ecommerce-spin{to{transform:rotate(360deg)}}@media (width<=1500px){.ecommerce-editor-head{flex-wrap:wrap}.ecommerce-model-mini{flex:0 0 100%;min-width:0}}@media (width<=1180px){.ecommerce-summary-grid,.ecommerce-export-grid,.ecommerce-platform-grid,.ecommerce-plan-flow,.ecommerce-model-mini{grid-template-columns:repeat(2,minmax(0,1fr))}.ecommerce-step-layout,.ecommerce-category-language,.ecommerce-output-layout,.ecommerce-overview-grid{grid-template-columns:1fr}.ecommerce-editor-head{flex-direction:column;align-items:stretch}.ecommerce-model-mini{min-width:0}.ecommerce-production-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.ecommerce-flow-model-controls{grid-column:1/-1;padding:4px 0 0}.ecommerce-prompt-workspace{grid-template-columns:1fr}.ecommerce-prompt-chat{border-top:1px solid var(--theme-border,#2b3441);border-left:0;min-height:420px;padding-top:16px;padding-left:0}}@media (width<=760px){.ecommerce-summary-grid,.ecommerce-export-grid,.ecommerce-platform-grid,.ecommerce-plan-flow,.ecommerce-model-mini,.ecommerce-form-grid{grid-template-columns:1fr}.ecommerce-project-grid{grid-template-columns:minmax(0,1fr)}.ecommerce-stepper{grid-template-columns:1fr;margin-top:14px;position:static}.ecommerce-wizard-head{min-height:0;display:block}.ecommerce-wizard-panel,.ecommerce-tab-panel{padding:12px}.ecommerce-upload-zone.compact{grid-template-columns:34px minmax(0,1fr)}.ecommerce-upload-zone.compact .ecommerce-upload-actions{flex-wrap:wrap;grid-column:1/-1;width:100%}.ecommerce-upload-zone.compact .ecommerce-upload-actions>button{flex:1}.ecommerce-section-head{flex-direction:column;align-items:stretch}.ecommerce-production-flow,.ecommerce-expand-body,.ecommerce-ratio-settings,.ecommerce-flow-model-controls{grid-template-columns:1fr}.project-page-ecommerce .workspace-main{scrollbar-gutter:auto;padding-bottom:28px;bottom:auto;overflow-y:visible}.ecommerce-compose-toolbar{flex-direction:column;align-items:stretch}.ecommerce-compose-toolbar>div:last-child{flex-wrap:wrap}.ecommerce-flow-step{min-height:52px}.ecommerce-modal-overlay{padding:10px}.ecommerce-modal-panel{max-height:calc(100vh - 20px)}.ecommerce-detail-planner-toolbar{flex-wrap:wrap;align-items:stretch}.ecommerce-module-search{min-width:100%}.ecommerce-detail-planner-toolbar>button{flex:1}.ecommerce-module-row{grid-template-columns:28px minmax(0,1fr) 118px;gap:9px}.ecommerce-module-note{grid-column:2/4}.ecommerce-detail-planner footer{flex-direction:column;align-items:stretch}.ecommerce-detail-planner footer>div:last-child .button{flex:1}.ecommerce-module-total{justify-content:space-between}.ecommerce-prompt-editor{min-height:280px!important}.ecommerce-language-grid button{width:100%}}@media (width<=1180px){.ecommerce-style-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ecommerce-style-lock{width:100%;min-width:0}.ecommerce-style-library-toolbar{grid-template-columns:minmax(210px,1fr) minmax(310px,1fr)}.ecommerce-style-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.ecommerce-style-studio{gap:14px}.ecommerce-style-studio-head{flex-direction:column;align-items:stretch}.ecommerce-style-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ecommerce-style-actions button{min-width:0;padding:0 7px}.ecommerce-style-current,.ecommerce-style-control-grid,.ecommerce-style-reference-controls,.ecommerce-style-analysis-grid,.ecommerce-visual-editor-grid,.ecommerce-visual-editor-rules{grid-template-columns:minmax(0,1fr)}.ecommerce-style-current-preview{max-width:100%}.ecommerce-style-current-title{align-items:flex-start}.ecommerce-style-control-grid{align-items:stretch}.ecommerce-segmented-control{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.ecommerce-style-control:nth-child(2) .ecommerce-segmented-control{grid-template-columns:repeat(3,minmax(0,1fr))}.ecommerce-style-reference-item{contain-intrinsic-size:320px;grid-template-columns:64px minmax(0,1fr);gap:9px}.ecommerce-style-reference-preview{width:64px}.ecommerce-style-reference-head,.ecommerce-style-reference-analysis{flex-direction:column;align-items:stretch}.ecommerce-style-reference-analysis button{width:100%}.ecommerce-style-modal{width:100%;max-height:calc(100vh - 20px)}.ecommerce-style-library-toolbar{grid-template-columns:minmax(0,1fr);padding:10px}.ecommerce-style-group-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ecommerce-style-library-grid{grid-template-columns:minmax(0,1fr)}.ecommerce-style-library footer,.ecommerce-style-analysis-modal footer,.ecommerce-visual-editor-modal footer{flex-wrap:wrap;align-items:stretch}.ecommerce-style-library footer .button,.ecommerce-style-analysis-modal footer .button,.ecommerce-visual-editor-modal footer .button{flex:1}.ecommerce-style-analysis-details>div{grid-template-columns:68px minmax(0,1fr)}.ecommerce-visual-editor-grid label.wide{grid-column:auto}.ecommerce-visual-editor-palette>div:last-of-type{grid-template-columns:minmax(0,1fr)}}.ecommerce-permission-state{color:#20242b;text-align:center;place-content:center;justify-items:center;gap:12px;min-height:calc(100vh - 164px);display:grid}.ecommerce-permission-state span{color:var(--theme-muted,#6b7280)}.redeem-page{background:radial-gradient(circle at 24% 18%, #28e4f024, transparent 26%), var(--theme-surface,#030404)}.redeem-main{justify-content:center;display:flex;position:absolute;inset:118px 0 0}.redeem-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#11151c);width:840px;height:fit-content;box-shadow:var(--theme-shadow,0 28px 100px #00000080);border-radius:10px}.redeem-card-head{border-bottom:1px solid var(--theme-border,#2d3441);justify-content:space-between;align-items:center;padding:26px 28px;display:flex}.redeem-card h1,.redeem-card h2{margin:0 0 8px}.redeem-card p{color:var(--theme-muted,#8f9aac);margin:0}.balance-box{border:1px solid var(--theme-border,#303845);width:150px;height:92px;color:var(--cyan);background:var(--theme-surface,#07090d);border-radius:8px;place-items:center;display:grid}.balance-box span{color:var(--theme-muted,#8f9aac);font-size:13px}.balance-box strong{color:var(--theme-text,#fff);font-size:29px}.redeem-input-row{grid-template-columns:1fr auto;gap:12px;padding:26px 28px;display:grid}.redeem-input{border:1px solid var(--theme-border,#303845);height:48px;color:var(--theme-muted,#7f899a);background:var(--theme-surface,#050607);border-radius:8px;align-items:center;gap:10px;padding:0 14px;display:flex}.redeem-input input{width:100%;color:var(--theme-text,#d9e0ea)}.redeem-history{padding:0 28px 28px}.redeem-success{color:var(--theme-green-text,#8dffb6);background:#38d9781a;border:1px solid #38d97847;border-radius:8px;margin:-8px 28px 20px;padding:12px 14px;font-size:14px;font-weight:800}.redeem-error{color:var(--theme-red-text,#faa);background:#ff69691a;border:1px solid #ff69694d;border-radius:8px;margin:-8px 28px 20px;padding:12px 14px;font-size:14px;font-weight:800}.redeem-history-row{border:0;border-bottom:1px solid var(--theme-border,#252b35);width:100%;height:46px;color:var(--theme-text,#d9e0ea);text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:0;font-size:14px;display:flex}.redeem-history-empty{border-bottom:1px solid var(--theme-border,#252b35);min-height:46px;color:var(--theme-muted,#8f9aac);align-items:center;font-size:14px;font-weight:800;display:flex}.redeem-copied{color:var(--theme-green-text,#8dffb6);margin-top:12px;font-size:14px;font-weight:800}.model-toolbar{border-bottom:1px solid var(--theme-border,#2d3441);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.model-toolbar span{color:var(--theme-muted,#8f9aac);font-size:14px;font-weight:800}.model-category-tabs{gap:10px;padding:16px 18px 0;display:flex}.model-category-tabs button{border:1px solid var(--theme-border,#2f3744);min-width:74px;height:36px;color:var(--theme-muted,#aab3c1);background:var(--theme-surface,#10141b);border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:900;display:inline-flex}.model-category-tabs button.active{color:var(--theme-text,#fff);border-color:var(--blue);background:var(--blue)}.model-add-row{padding:14px 18px 0}.model-add-row button{width:100%;height:34px;color:var(--theme-blue-text,#7db2ff);background:#3b82f60a;border:1px dashed #60a5fab8;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:900;display:inline-flex}.model-add-row button:hover{color:var(--theme-text,#d8e7ff);background:#3b82f61f;border-color:#60a5fa}.table-link{color:var(--cyan);text-align:left;background:0 0;border:0;font-size:13px;font-weight:800}.table-actions{align-items:center;gap:8px;display:flex}.model-config-panel .data-table{overflow-x:auto}.model-config-panel .data-table table{min-width:1280px}.model-action-cell{white-space:nowrap;width:168px;min-width:168px}.model-actions{flex-wrap:nowrap;min-width:144px}.model-actions button{white-space:nowrap;flex:none;min-width:42px}.model-api-doc-input{box-sizing:border-box;resize:vertical;border:1px solid var(--theme-border,#344355);width:100%;min-height:92px;color:var(--theme-text,#e9f0f8);background:var(--theme-surface,#0b1016);border-radius:6px;padding:10px 12px;font:13px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.model-api-document-backdrop{z-index:95;background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.model-api-document-dialog{border:1px solid var(--theme-border,#314052);background:var(--theme-surface,#111821);width:min(760px,100%);max-height:calc(100vh - 40px);box-shadow:var(--theme-shadow,0 20px 70px #00000080);border-radius:9px;overflow:auto}.model-api-document-head,.model-api-document-actions{justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.model-api-document-head{border-bottom:1px solid var(--theme-border,#273442)}.model-api-document-head strong,.model-api-document-head span{display:block}.model-api-document-head span{color:var(--theme-muted,#748499);margin-top:5px;font-size:12px}.model-api-document-head>button{color:var(--theme-muted,#a2b0bf);cursor:pointer;background:0 0;border:0}.model-api-document-body{gap:14px;padding:20px;display:grid}.model-api-document-body p{color:var(--theme-muted,#8291a3);margin:0;font-size:13px}.model-api-document-body .model-api-doc-input{min-height:340px}.model-api-document-tabs{gap:8px;display:flex}.model-api-document-tabs button{border:1px solid var(--theme-border,#344355);color:var(--theme-muted,#9eafc1);background:var(--theme-surface,#18212d);cursor:pointer;border-radius:6px;padding:7px 12px;font-weight:800}.model-api-document-tabs button.active{color:var(--theme-on-accent,#fff);background:#1b5fba;border-color:#3b82f6}.model-api-document-preview{border:1px solid var(--theme-border,#344355);background:var(--theme-surface,#080d13);border-radius:7px;min-height:340px;max-height:58vh;padding:16px;overflow:auto}.model-field-error{color:var(--theme-red-text,#ff9eaa)!important}.model-field input[aria-invalid=true]{box-shadow:var(--theme-shadow,0 0 0 3px #e8687a1f);border-color:#e8687a}.model-api-document-actions{border-top:1px solid var(--theme-border,#273442);justify-content:flex-end}.model-api-document-actions button{border:1px solid var(--theme-border,#344355);color:var(--theme-text,#cbd7e3);background:var(--theme-surface,#18212d);cursor:pointer;border-radius:6px;padding:9px 15px;font-weight:800}.model-api-document-actions .confirm-button{color:var(--theme-on-accent,#fff);background:#126c61;border-color:#2a8e7d}.api-account-dialog-backdrop{z-index:80;background:var(--theme-backdrop,#000000b8);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.api-account-dialog{border:1px solid var(--theme-border,#314052);background:var(--theme-surface,#111821);width:min(620px,100%);max-height:min(760px,100vh - 40px);box-shadow:var(--theme-shadow,0 20px 70px #00000080);border-radius:9px;overflow:auto}.api-account-dialog-head,.api-account-dialog-actions,.api-account-keys-head,.api-account-setting{justify-content:space-between;align-items:center;gap:14px;display:flex}.api-account-dialog-head{border-bottom:1px solid var(--theme-border,#273442);padding:18px 20px}.api-account-dialog-head strong,.api-account-dialog-head span,.api-account-setting strong,.api-account-setting em,.api-account-key-row strong,.api-account-key-row small{display:block}.api-account-dialog-head span,.api-account-setting em,.api-account-key-row small{color:var(--theme-muted,#748499);margin-top:5px;font-size:12px;font-style:normal}.api-account-dialog-head>button{color:var(--theme-muted,#a2b0bf);cursor:pointer;background:0 0;border:0;font-size:22px}.api-account-dialog-body{gap:18px;padding:22px 20px;display:grid}.api-account-setting{border-bottom:1px solid var(--theme-border,#222e3b);align-items:center;padding-bottom:16px}.api-account-setting>input[type=number]{box-sizing:border-box;border:1px solid var(--theme-border,#344355);width:110px;color:var(--theme-text,#eef3f8);background:var(--theme-surface,#0b1016);border-radius:6px;padding:9px 10px}.api-account-keys{gap:10px;display:grid}.api-account-keys-head{color:var(--theme-text,#d9e4ef)}.api-account-keys-head span{color:var(--theme-muted,#8291a2);font-size:12px}.api-account-key-row{border:1px solid var(--theme-border,#263443);background:var(--theme-surface,#0d141d);border-radius:6px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.api-account-key-row em,.api-account-key-row i{font-size:12px;font-style:normal}.api-account-key-row em{color:var(--theme-text,#a9e5cd)}.api-account-key-row i.is-active{color:var(--theme-green-text,#73e0af)}.api-account-key-row i.is-disabled{color:var(--theme-red-text,#ff9ca9)}.api-account-no-keys,.api-account-dialog-loading{color:var(--theme-muted,#7f8da0);padding:22px 0;font-size:13px}.api-account-dialog-actions{border-top:1px solid var(--theme-border,#273442);justify-content:flex-end;padding:16px 20px}.api-account-dialog-actions button{border:1px solid var(--theme-border,#344355);color:var(--theme-text,#cbd7e3);background:var(--theme-surface,#18212d);cursor:pointer;border-radius:6px;padding:9px 15px;font-weight:800}.api-account-dialog-actions .confirm-button{color:var(--theme-on-accent,#fff);background:#126c61;border-color:#2a8e7d}@media (width<=640px){.api-account-key-row{grid-template-columns:1fr;gap:5px}}.table-actions button,.account-toggle,.admin-inline-message{border:1px solid var(--theme-border,#2f3744);border-radius:6px}.table-actions button,.account-toggle{height:28px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#10141b);justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.model-config-row.is-reorderable{cursor:grab}.model-config-row.is-dragging{opacity:.48}.model-config-row.is-drag-over td{box-shadow:var(--theme-shadow,inset 0 2px 0 #60a5fa);background:#60a5fa1f}.model-drag-handle{border:1px solid var(--theme-border,#2f3744);width:30px;height:30px;color:var(--theme-muted,#8f9aac);background:var(--theme-surface,#10141b);cursor:grab;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.model-drag-handle:disabled{opacity:.38;cursor:not-allowed}.model-drag-handle:not(:disabled):hover{color:var(--theme-text,#d8e7ff);background:#3b82f624;border-color:#60a5fac2}.account-toggle{border-radius:999px;justify-content:center;align-items:center;width:72px;padding:0 10px 0 30px;display:inline-flex;position:relative}.account-toggle span{background:#fff;border-radius:999px;width:18px;height:18px;transition:left .16s;display:block;position:absolute;left:6px}.account-toggle em{font-style:normal;line-height:1}.account-toggle.is-on{color:var(--theme-green-text,#8dffb6);background:#38d97824;border-color:#38d97861;padding:0 30px 0 10px}.account-toggle.is-on span{left:47px}.account-toggle.is-off{color:var(--theme-red-text,#ff9baa);background:#ff537024;border-color:#ff537061}.xynra-subaccount-count{min-width:30px;height:24px;color:var(--theme-text,#dbeafe);background:#3b82f61f;border:1px solid #60a5fa52;border-radius:6px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex}.admin-inline-message{color:var(--theme-green-text,#8dffb6);background:#38d9781a;margin:12px 16px;padding:10px 12px;font-size:14px;font-weight:800}.day-data-panel{overflow:visible}.day-data-panel .data-table{overflow:auto}.day-data-panel table{table-layout:fixed;min-width:1000px}.day-data-panel th,.day-data-panel td{padding:12px 10px}.day-data-panel th:first-child,.day-data-panel td:first-child{width:140px}.day-data-panel th:nth-child(2),.day-data-panel td:nth-child(2),.day-data-panel th:nth-child(4),.day-data-panel td:nth-child(4),.day-data-panel th:nth-child(5),.day-data-panel td:nth-child(5),.day-data-panel th:nth-child(10),.day-data-panel td:nth-child(10){width:58px}.day-data-panel th:nth-child(3),.day-data-panel td:nth-child(3),.day-data-panel th:nth-child(6),.day-data-panel td:nth-child(6),.day-data-panel th:nth-child(7),.day-data-panel td:nth-child(7),.day-data-panel th:nth-child(8),.day-data-panel td:nth-child(8){width:74px}.day-data-panel th:nth-child(9),.day-data-panel td:nth-child(9){width:198px}.day-data-head{align-items:flex-start}.day-data-toolbar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.day-data-segment{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#07090d);border-radius:8px;align-items:center;height:36px;padding:3px;display:inline-flex}.day-data-segment button{height:28px;color:var(--theme-muted,#9aa5b6);white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.day-data-segment button.active{color:var(--theme-on-accent,#fff);background:#2563eb}.day-data-toolbar .filter-box{border:1px solid var(--theme-border,#2f3744);height:36px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#07090d);border-radius:6px;font-size:13px;font-weight:800}.day-data-search{align-items:center;gap:6px;width:180px;padding:0 10px;display:inline-flex}.day-data-search input{width:100%;min-width:0;color:var(--theme-text,#d9e0ea);font:inherit;background:0 0;border:0;outline:0}.day-data-date{width:144px;padding:0 10px}.day-data-status-select{width:112px;padding:0 10px}.day-data-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0 16px 12px;display:grid}.day-data-category-card{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#0b0f16);min-width:0;box-shadow:var(--theme-shadow,inset 0 1px 0 #ffffff08);border-radius:8px;gap:8px;padding:14px;display:grid}.day-data-category-card.total{border-color:var(--theme-border,#3d4a5f);background:var(--theme-surface,#101722)}.day-data-category-card.image{border-top-color:#38bdf8}.day-data-category-card.video{border-top-color:#a78bfa}.day-data-category-card.text{border-top-color:#facc15}.day-data-category-card.audio{border-top-color:#fb7185}.day-data-category-card span{min-width:0;color:var(--theme-muted,#8f9aac);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.day-data-category-card strong{overflow-wrap:anywhere;min-width:0;color:var(--theme-text,#f8fafc);font-size:23px;line-height:1.1}.day-data-category-card em{min-width:0;color:var(--theme-green-text,#8dffb6);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;font-weight:800;overflow:hidden}.day-data-name{max-width:230px;color:var(--theme-text,#f4f7fb);text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;display:inline-block;overflow:hidden}.day-data-health-cell{align-items:center;gap:8px;min-width:0;display:flex}.day-data-health-cell>span{min-width:38px;color:var(--theme-muted,#9aa5b6);font-size:13px;font-weight:900}.day-data-health-bars{align-items:center;gap:2px;height:28px;display:inline-flex}.day-data-health-bar{background:var(--theme-surface,#303846);border-radius:999px;width:4px;height:22px;display:inline-block}.day-data-health-bar.success{background:#22c55e}.day-data-health-bar.failed{background:#ef4444}.day-data-health-bar.pending{background:#f59e0b}.day-data-health-bar.empty{background:var(--theme-surface,#303846)}.day-data-status{border-radius:6px;justify-content:center;align-items:center;min-width:46px;height:24px;font-size:13px;font-weight:950;display:inline-flex}.day-data-status.healthy{color:var(--theme-green-text,#86efac);background:#22c55e24}.day-data-status.abnormal{color:var(--theme-red-text,#ff8da1);background:#ef444429}.day-data-status.empty{color:var(--theme-muted,#aab3c1);background:#94a3b81f}.day-data-hint{color:var(--theme-text,#dbeafe);background:#2563eb1f}.day-data-empty{color:var(--theme-muted,#8f9aac);text-align:center;padding:28px 16px;font-size:14px;font-weight:800}@media (width<=1360px){.day-data-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=860px){.day-data-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.day-data-category-grid{grid-template-columns:1fr}}.redeem-settings-head{align-items:flex-start}.redeem-title-block{flex:0 0 260px}.redeem-filter-bar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.redeem-filter-bar .search-box{width:180px;height:36px}.redeem-filter-bar .search-box.compact{width:128px}.redeem-filter-toggle,.redeem-copy-button,.redeem-select-page-button{border:1px solid var(--theme-border,#2f3744);height:36px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#10141b);border-radius:6px;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:900;display:inline-flex}.redeem-filter-toggle{padding:0 12px}.redeem-filter-toggle.active{color:var(--theme-green-text,#8dffb6);background:#38d97824;border-color:#38d9786b}.redeem-copy-button{padding:0 12px}.redeem-copy-button:disabled{cursor:not-allowed;color:var(--theme-muted,#687386);background:var(--theme-surface,#0b0f15)}.redeem-row-check{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.redeem-row-check input{opacity:0;pointer-events:none;position:absolute}.redeem-row-check span{border:1px solid var(--theme-border,#3a4453);background:var(--theme-surface,#070a0f);border-radius:4px;width:16px;height:16px}.redeem-row-check input:checked+span{box-shadow:var(--theme-shadow,inset 0 0 0 3px #2563eb, inset 0 0 0 5px #fff);background:#2563eb;border-color:#3b82f6}.redeem-status{border-radius:999px;justify-content:center;align-items:center;min-width:58px;height:24px;font-size:13px;font-weight:900;display:inline-flex}.redeem-status.unused{color:var(--theme-green-text,#8dffb6);background:#38d97824}.redeem-status.used{color:var(--theme-blue-text,#9cc5ff);background:#3b82f624}.redeem-status.disabled{color:var(--theme-red-text,#ffb3bd);background:#ff537024}.redeem-table-footer{border-top:1px solid var(--theme-border,#262d38);color:var(--theme-muted,#8f9aac);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 16px;font-size:13px;font-weight:800;display:flex}.redeem-select-page-button{padding:0 12px}.redeem-pagination{flex-wrap:wrap;min-width:0;min-height:36px;padding:0}@media (width<=920px){.redeem-table-footer{flex-direction:column;align-items:flex-start}.redeem-pagination{justify-content:flex-start;width:100%}}.redeem-dialog-backdrop{z-index:88;background:var(--theme-backdrop,#0000008a);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.redeem-dialog{border:1px solid var(--theme-border,#303847);background:var(--theme-surface,#0d1118);width:min(720px,100%);box-shadow:var(--theme-shadow,0 24px 80px #00000070);border-radius:8px;overflow:hidden}.redeem-dialog-head{border-bottom:1px solid var(--theme-border,#27303d);justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:16px;display:flex}.redeem-dialog-head strong{color:var(--theme-text,#f7f9fc);font-size:17px;font-weight:900;display:block}.redeem-dialog-head span{color:var(--theme-muted,#8f9aac);margin-top:4px;font-size:13px;display:block}.redeem-dialog-head button{border:1px solid var(--theme-border,#333c4c);width:32px;height:32px;color:var(--theme-text,#e5ebf4);background:var(--theme-surface,#111720);border-radius:6px;font-size:21px;font-weight:800}.redeem-batch-row{grid-template-columns:minmax(180px,1fr) 76px auto 100px auto 112px;align-items:center;gap:0;padding:18px 16px;display:grid}.redeem-batch-row input{border:1px solid var(--theme-border,#3a4453);min-width:0;height:36px;color:var(--theme-text,#f7f9fc);background:var(--theme-surface,#070a0f);border-right:0;outline:none;padding:0 12px;font-size:14px}.redeem-batch-row input:first-child{border-radius:6px 0 0 6px}.redeem-batch-row span{border:1px solid var(--theme-border,#3a4453);height:36px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#0b1018);border-right:0;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:900;display:inline-flex}.redeem-batch-row button{height:36px;color:var(--theme-on-accent,#fff);background:#2563eb;border:1px solid #2563eb;border-radius:0 6px 6px 0;padding:0 14px;font-size:14px;font-weight:900}.protocol-tabs{gap:10px;padding:16px 16px 0;display:flex}.protocol-tabs button{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#10141b);height:34px;color:var(--theme-muted,#aab3c1);border-radius:8px;align-items:center;padding:0 16px;font-size:14px;font-weight:900;display:inline-flex}.protocol-tabs button.active{color:var(--theme-text,#fff);border-color:var(--blue);background:var(--blue)}.model-detail-layout{grid-template-columns:minmax(0,1fr) 420px;gap:16px;padding:16px;display:grid}.config-card,.oss-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#0d1016);border-radius:8px;overflow:hidden}.config-card h2,.oss-card h2{border-bottom:1px solid var(--theme-border,#2d3441);margin:0;padding:16px;font-size:17px}.form-stack{gap:10px;padding:16px;display:grid}.form-control{border:1px solid var(--theme-border,#2f3744);min-height:36px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#10141b);border-radius:6px;align-items:center;padding:0 12px;display:flex}.code-block{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#07090d);min-height:146px;color:var(--theme-text,#cbd3df);font-family:var(--xynra-font-family);white-space:pre-wrap;border-radius:6px;margin:16px;padding:12px;font-size:13px;line-height:1.55}.code-block.compact{min-height:50px}.oss-info-banner{color:var(--theme-text,#dbeafe);background:#2563eb29;border:1px solid #3b82f675;border-radius:8px;align-items:flex-start;gap:12px;margin:16px 18px 0;padding:14px 16px;display:flex}.oss-info-banner strong{color:var(--theme-text,#f8fbff);font-size:16px;display:block}.oss-info-banner p{color:var(--theme-blue-text,#a8c7ff);margin:6px 0 0;font-size:14px;line-height:1.5}.oss-tabs{gap:10px;padding:16px 18px 0;display:flex}.oss-section-tabs{border-top:1px solid var(--theme-border,#2f3744b8);gap:8px;padding:16px 18px 0;display:flex}.oss-section-tabs button{border:1px solid var(--theme-border,#2f3744);height:38px;color:var(--theme-muted,#aab3c1);background:var(--theme-surface,#0b0f16);border-radius:8px;padding:0 18px;font-weight:900}.oss-section-tabs button.active{color:var(--theme-on-accent,#fff);background:#3b82f6e6;border-color:#3b82f6cc}.oss-tabs button{border:1px solid var(--theme-border,#2f3744);height:36px;color:var(--theme-muted,#aab3c1);background:var(--theme-surface,#10141b);border-radius:8px;padding:0 18px;font-weight:900}.oss-tabs button.active{color:var(--theme-text,#fff);border-color:var(--blue);background:var(--blue)}.oss-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px 18px 18px;display:grid}.oss-card{padding-bottom:14px}.oss-card-head{border-bottom:1px solid var(--theme-border,#2d3441);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.oss-card-head h2{border:0;margin:0;padding:0;font-size:17px}.oss-card-head p{color:var(--theme-muted,#8f9aac);margin:7px 0 0;font-size:14px;line-height:1.5}.oss-switch{height:28px;color:var(--theme-muted,#8f9aac);flex:none;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.oss-switch input{opacity:0;pointer-events:none;position:absolute}.oss-switch span{border:1px solid var(--theme-border,#323b49);background:var(--theme-surface,#161b24);border-radius:999px;width:42px;height:24px;position:relative}.oss-switch span:after{content:"";background:#f8fafc;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:4px}.oss-switch.active{color:var(--theme-green-text,#8dffb6)}.oss-switch.active span{background:#38d9783d;border-color:#38d97873}.oss-switch.active span:after{transform:translate(16px)}.oss-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.oss-field{gap:7px;display:grid}.oss-field span,.oss-rule-card span{color:var(--theme-text,#d8e0ec);font-size:13px;font-weight:900}.oss-field input,.oss-field select{border:1px solid var(--theme-border,#2f3744);width:100%;height:38px;color:var(--theme-text,#f3f6fb);background:var(--theme-surface,#080b11);border-radius:6px;outline:none;padding:0 11px}.oss-field input:focus,.oss-field select:focus{box-shadow:var(--theme-shadow,0 0 0 3px #3b82f624);border-color:#3b82f6}.oss-field em{color:var(--theme-muted,#7f8ca0);font-size:13px;font-style:normal;line-height:1.45}.oss-field:nth-child(4),.oss-field:nth-child(7),.oss-rule-card{grid-column:1/-1}.oss-rule-card{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#090d13);border-radius:6px;gap:8px;padding:12px;display:grid}.oss-rule-card strong{color:var(--theme-text,#cbd5e1);font-size:14px}.oss-rule-card code{color:var(--theme-green-text,#8dffb6);font-family:var(--xynra-font-family);white-space:normal;word-break:break-all;background:#38d9781a;border-radius:6px;padding:9px 10px;font-size:13px;display:block}.oss-actions{justify-content:flex-end;gap:10px;padding:0 16px 16px;display:flex}.oss-usage-panel{gap:16px;padding:16px 18px 18px;display:grid}.oss-usage-head{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#0b0f16);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.oss-usage-head-side{flex:none;justify-items:end;gap:10px;display:grid}.oss-usage-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.oss-usage-filter{border:1px solid var(--theme-border,#2f3744);height:34px;color:var(--theme-muted,#8f9aac);background:var(--theme-surface,#080b11);border-radius:6px;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.oss-usage-filter input{width:132px;min-width:0;color:var(--theme-text,#f8fafc);font:inherit;background:0 0;border:0;outline:none}.oss-usage-filter.user input{width:150px}.oss-usage-reset{height:34px;color:var(--theme-text,#fecaca);background:#f871711a;border:1px solid #f8717157;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.oss-usage-head h2,.oss-table-head h3{color:var(--theme-text,#f8fafc);margin:0}.oss-usage-head h2{font-size:18px}.oss-usage-head p{color:var(--theme-muted,#8f9aac);margin:7px 0 0;font-size:14px;line-height:1.55}.oss-usage-head span,.oss-table-head span{color:var(--theme-muted,#7f8ca0);flex:none;font-size:13px;font-weight:800}.oss-stat-grid,.oss-optimization-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.oss-stat-card,.oss-optimization-card,.oss-optimization-note,.oss-empty-state,.oss-table-panel{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#0b0f16);border-radius:8px}.oss-stat-card{gap:8px;padding:14px;display:grid}.oss-stat-card span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:900}.oss-stat-card strong{color:var(--theme-text,#f8fafc);font-size:23px;line-height:1.1}.oss-stat-card em{color:var(--theme-green-text,#8dffb6);font-size:13px;font-style:normal;font-weight:800}.oss-table-panel{overflow:hidden}.oss-table-head{border-bottom:1px solid var(--theme-border,#2f3744);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.oss-table-head h3{font-size:16px}.oss-table-panel .data-table{border:0;border-radius:0}.oss-table-panel .data-table th,.oss-table-panel .data-table td{white-space:nowrap}.oss-empty-state{color:var(--theme-muted,#8f9aac);text-align:center;padding:18px;font-size:14px}.oss-optimization-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.oss-optimization-card,.oss-optimization-note{padding:14px}.oss-optimization-card strong,.oss-optimization-note strong{color:var(--theme-text,#f8fafc);font-size:15px;display:block}.oss-optimization-card p,.oss-optimization-note p{color:var(--theme-muted,#8f9aac);margin:8px 0 0;font-size:14px;line-height:1.55}.oss-optimization-note{background:#38d97814;border-color:#38d97859}.oss-flow-panel{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#0b0f16);border-radius:8px;overflow:hidden}.oss-flow-steps{align-items:stretch;gap:8px;padding:16px;display:flex;overflow-x:auto}.oss-flow-segment{flex:none;align-items:center;gap:8px;display:inline-flex}.oss-flow-step{background:#3b82f614;border:1px solid #60a5fa47;border-radius:8px;align-content:center;gap:8px;min-width:138px;max-width:178px;min-height:76px;padding:12px;display:grid}.oss-flow-step em{color:var(--theme-blue-text,#60a5fa);font-size:13px;font-style:normal;font-weight:900}.oss-flow-step span{color:var(--theme-text,#e8eef7);white-space:normal;font-size:14px;font-weight:900;line-height:1.35}.oss-flow-arrow{color:var(--theme-muted,#64748b);font-size:21px;font-weight:900}.oss-flow-note{color:var(--theme-muted,#8f9aac);margin:0;padding:0 16px 16px;font-size:14px;line-height:1.55}.oss-source-note{min-width:220px;max-width:360px;color:var(--theme-muted,#aab3c1);white-space:normal;line-height:1.45;display:block}.points-dialog-backdrop{z-index:80;background:var(--theme-backdrop,#0000008a);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.points-dialog{border:1px solid var(--theme-border,#303847);background:var(--theme-surface,#0d1118);width:min(420px,100%);box-shadow:var(--theme-shadow,0 24px 80px #0000006b);border-radius:8px;overflow:hidden}.points-dialog-head,.points-dialog-actions{border-bottom:1px solid var(--theme-border,#27303d);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.points-dialog-head strong{color:var(--theme-text,#f7f9fc);font-size:17px;display:block}.points-dialog-head span{color:var(--theme-muted,#8f9aac);margin-top:4px;font-size:13px;display:block}.points-dialog-head button,.points-dialog-actions button{border:1px solid var(--theme-border,#333c4c);height:32px;color:var(--theme-text,#e5ebf4);background:var(--theme-surface,#111720);border-radius:6px;font-weight:800}.points-dialog-head button{width:32px;padding:0;font-size:21px;line-height:1}.points-dialog-body{gap:14px;padding:16px;display:grid}.points-current,.points-input{gap:8px;display:grid}.points-current span,.points-input span,.points-dialog-body p{color:var(--theme-muted,#8f9aac);margin:0;font-size:13px;font-weight:800}.points-current strong{border:1px solid var(--theme-border,#2f3744);height:40px;color:var(--theme-green-text,#8dffb6);background:#38d9781a;border-radius:6px;align-items:center;padding:0 12px;display:flex}.points-input input{border:1px solid var(--theme-border,#333c4c);height:42px;color:var(--theme-text,#f7f9fc);background:var(--theme-surface,#070a0f);border-radius:6px;outline:none;padding:0 12px}.points-input input:focus{box-shadow:var(--theme-shadow,0 0 0 3px #3b82f629);border-color:#3b82f6}.points-dialog-error{color:var(--theme-red-text,#ff9baa);background:#ff53701a;border:1px solid #ff537061;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:800}.points-dialog-actions{border-top:1px solid var(--theme-border,#27303d);border-bottom:0;justify-content:flex-end}.points-dialog-actions button{padding:0 14px}.points-dialog-actions button[type=submit]{color:var(--theme-on-accent,#fff);background:#2563eb;border-color:#3b82f6}.reconciliation-dialog{width:min(520px,100%)}.reconciliation-summary{border:1px solid var(--theme-border,#2f3744);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.reconciliation-summary>div{border-right:1px solid var(--theme-border,#27303d);border-bottom:1px solid var(--theme-border,#27303d);min-width:0;padding:12px}.reconciliation-summary>div:nth-child(2n){border-right:0}.reconciliation-summary>div:nth-last-child(-n+2){border-bottom:0}.reconciliation-summary span,.reconciliation-summary strong{display:block}.reconciliation-summary span{color:var(--theme-muted,#8f9aac);font-size:12px;font-weight:800}.reconciliation-summary strong{overflow-wrap:anywhere;color:var(--theme-text,#f4f7fb);margin-top:5px;font-size:18px}.reconciliation-summary strong.is-balanced{color:var(--theme-green-text,#74d9a4)}.reconciliation-summary strong.is-mismatch{color:var(--theme-amber-text,#ffb56b)}.reconciliation-warning{color:var(--theme-amber-text,#e7c898);background:#d89a431a;border-left:3px solid #d89a43;padding:9px 11px;font-size:13px;font-weight:800}.points-dialog-actions .reconciliation-confirm{color:var(--theme-on-accent,#f4fffb);background:#176148;border-color:#337f68}.points-dialog-actions .reconciliation-confirm:disabled{border-color:var(--theme-border,#333c4c);color:var(--theme-muted,#707b8b);background:var(--theme-surface,#151a22);cursor:not-allowed}@media (width<=520px){.reconciliation-summary{grid-template-columns:1fr}.reconciliation-summary>div,.reconciliation-summary>div:nth-child(2n){border-right:0;border-bottom:1px solid var(--theme-border,#27303d)}.reconciliation-summary>div:last-child{border-bottom:0}}.multiplier-dialog-backdrop{z-index:84;background:var(--theme-backdrop,#00000094);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.multiplier-dialog{border:1px solid var(--theme-border,#303847);background:var(--theme-surface,#0d1118);width:min(760px,100%);max-height:calc(100vh - 48px);box-shadow:var(--theme-shadow,0 24px 80px #0000008a);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.multiplier-dialog-head,.multiplier-dialog-actions{border-bottom:1px solid var(--theme-border,#27303d);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.multiplier-dialog-head strong{color:var(--theme-text,#f8fbff);font-size:17px;font-weight:900;display:block}.multiplier-dialog-head span{color:var(--theme-muted,#8f9aac);margin-top:4px;font-size:13px;font-weight:800;display:block}.multiplier-dialog-head button,.multiplier-dialog-actions button{border:1px solid var(--theme-border,#333c4c);height:32px;color:var(--theme-text,#e5ebf4);background:var(--theme-surface,#111720);border-radius:6px;font-weight:800}.multiplier-dialog-head button{width:32px;padding:0;font-size:21px;line-height:1}.multiplier-dialog-body{gap:14px;min-height:0;padding:16px 18px;display:grid;overflow:auto}.multiplier-dialog-note,.multiplier-empty{border:1px solid var(--theme-border,#2d3441);color:var(--theme-text,#cbd5e1);background:var(--theme-surface,#090d13);border-radius:8px;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.55}.multiplier-category-tabs{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#090d13);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.multiplier-category-tabs button{min-width:0;height:38px;color:var(--theme-muted,#9aa6b8);background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.multiplier-category-tabs button.active{color:var(--theme-text,#f8fbff);background:#2563eb2e;border-color:#3b82f68c}.multiplier-category-tabs button em{min-width:22px;height:20px;color:var(--theme-text,#cbd5e1);background:#94a3b824;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.multiplier-category-tabs button.active em{color:var(--theme-text,#dbeafe);background:#3b82f647}.multiplier-model-list{gap:10px;display:grid}.multiplier-model-row{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#090d13);border-radius:8px;grid-template-columns:minmax(0,1fr) 108px;align-items:center;gap:14px;padding:12px;display:grid}.multiplier-model-meta{gap:5px;min-width:0;display:grid}.multiplier-model-meta strong,.multiplier-model-meta em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.multiplier-model-meta strong{color:var(--theme-text,#f7f9fc);font-size:14px;font-weight:900}.multiplier-model-meta em{color:var(--theme-muted,#8f9aac);font-size:12px;font-style:normal;font-weight:800}.multiplier-model-row input{border:1px solid var(--theme-border,#333c4c);width:100%;height:36px;color:var(--theme-text,#f7f9fc);background:var(--theme-surface,#070a0f);border-radius:6px;outline:none;padding:0 10px;font-size:14px;font-weight:900}.multiplier-model-row input:focus{box-shadow:var(--theme-shadow,0 0 0 3px #3b82f629);border-color:#3b82f6}.multiplier-dialog-actions{border-top:1px solid var(--theme-border,#27303d);border-bottom:0;justify-content:flex-end}.multiplier-dialog-actions button{padding:0 14px}.multiplier-dialog-actions button[type=submit]{color:var(--theme-on-accent,#fff);background:#2563eb;border-color:#3b82f6}.multiplier-dialog-actions button:disabled{cursor:not-allowed;color:var(--theme-muted,#687386);border-color:var(--theme-border,#26303d);background:var(--theme-surface,#0b0f15)}@media (width<=680px){.multiplier-dialog-backdrop{padding:12px}.multiplier-model-row{grid-template-columns:1fr}}.account-detail-backdrop{z-index:85;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.account-detail-dialog{border:1px solid var(--theme-border,#303847);background:var(--theme-surface,#0d1118);width:min(1240px,100%);max-height:calc(100vh - 48px);box-shadow:var(--theme-shadow,0 24px 80px #0000008a);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.account-detail-head{border-bottom:1px solid var(--theme-border,#27303d);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:16px 18px;display:flex}.account-detail-head strong{color:var(--theme-text,#f8fbff);font-size:17px;font-weight:900}.account-detail-head span{color:var(--theme-muted,#8f9aac);margin-top:4px;font-size:13px;display:block}.account-detail-head button{border:1px solid var(--theme-border,#333c4c);width:32px;height:32px;color:var(--theme-text,#e5ebf4);background:var(--theme-surface,#111720);border-radius:6px;font-size:21px;font-weight:800}.account-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px 18px 0;display:grid}.account-detail-summary>div{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#090d13);border-radius:8px;gap:6px;padding:12px 14px;display:grid}.account-detail-summary span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:800}.account-detail-summary strong{color:var(--theme-text,#f7f9fc);font-size:19px;font-weight:900}.account-detail-dialog .account-detail-summary>div{overflow-wrap:anywhere;min-width:0}@media (width<=700px){.account-detail-dialog{overflow-y:auto}.account-detail-dialog .account-detail-summary{flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr))}}.account-detail-filters{flex-wrap:wrap;align-items:center;gap:8px;padding:16px 18px 0;display:flex}.account-detail-filters .search-box,.account-detail-filters .detail-date-input,.account-detail-filters select{border:1px solid var(--theme-border,#2f3744);height:36px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#07090d);border-radius:6px;font-size:13px;font-weight:800}.account-detail-filters .search-box{width:228px}.account-detail-filters .search-box input{width:100%;min-width:0}.account-detail-filters .detail-date-input{width:142px;padding:0 10px}.account-detail-filters select{width:118px;padding:0 10px}.account-detail-table{flex:1;min-height:0;padding:16px 18px 18px}.account-detail-table .data-table{border:1px solid var(--theme-border,#2d3441);border-radius:8px;max-height:calc(100vh - 372px);overflow:auto}.account-detail-pagination{min-height:44px;color:var(--theme-text,#d9e2f2);justify-content:flex-end;align-items:center;gap:10px;padding-top:12px;font-size:14px;font-weight:800;display:flex}.account-detail-pagination>span{color:var(--theme-muted,#8f9aac);white-space:nowrap;margin-right:2px}.account-flow-tag{border-radius:999px;justify-content:center;align-items:center;min-width:52px;height:24px;font-size:13px;font-weight:900;display:inline-flex}.account-flow-tag.income{color:var(--theme-green-text,#8dffb6);background:#38d97824}.account-flow-tag.expense{color:var(--theme-red-text,#ffb3bd);background:#ff537024}.model-dialog-backdrop{z-index:90;background:var(--theme-backdrop,#0000009e);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;padding:22px;display:grid;position:fixed;inset:0}.model-dialog{border:1px solid var(--theme-border,#303847);width:min(1120px,100%);max-height:calc(100vh - 44px);color:var(--theme-text,#e5edf8);background:var(--theme-surface,#0d1118);box-shadow:var(--theme-shadow,0 24px 90px #00000085);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.model-dialog-head{border-bottom:1px solid var(--theme-border,#27303d);background:var(--theme-surface,#0f141d);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:14px 18px;display:flex}.model-dialog-title,.model-dialog-actions{align-items:center;gap:12px;display:flex}.model-dialog-title button{width:32px;height:32px;color:var(--theme-muted,#8f9aac);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.model-dialog-title strong{color:var(--theme-text,#f8fbff);font-size:21px}.model-dialog-actions button{border:1px solid var(--theme-border,#2f3744);min-width:76px;height:36px;color:var(--theme-text,#fff);border-radius:7px;font-weight:900}.model-dialog-actions .pool-button{background:#20b83f;border-color:#38d97873}.model-dialog-actions .confirm-button{background:#2563eb;border-color:#3b82f6}.model-dialog-body{flex:auto;gap:18px;padding:18px;display:grid;overflow:auto}.model-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 190px;gap:16px 18px;display:grid}.model-form-grid-basic{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.model-form-grid.compact{grid-template-columns:minmax(0,1fr) minmax(0,1.7fr) 180px 150px}.model-field{gap:8px;display:grid}.model-field.wide{grid-column:1/-1}.model-field>span,.model-dialog-label{color:var(--theme-text,#d8e0ec);font-size:14px;font-weight:900}.model-field>span em{color:var(--theme-red-text,#ff6f8d);margin-right:4px;font-style:normal}.model-field input,.model-field select,.model-field textarea{border:1px solid var(--theme-border,#2f3744);width:100%;min-width:0;color:var(--theme-text,#f3f6fb);background:var(--theme-surface,#080b11);border-radius:7px;outline:none}.model-field input,.model-field select{height:42px;padding:0 12px}.model-field textarea{resize:vertical;min-height:96px;padding:11px 12px;line-height:1.5}.model-field input:focus,.model-field select:focus,.model-field textarea:focus{box-shadow:var(--theme-shadow,0 0 0 3px #3b82f626);border-color:#3b82f6}.model-field small{color:var(--theme-muted,#7f8ca0);font-size:13px;line-height:1.45}.model-radio-row{align-items:center;gap:18px;height:42px;display:flex}.model-radio-row label{color:var(--theme-text,#d9e0ea);align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.model-radio-row input{accent-color:#3b82f6;width:16px;height:16px}.ratio-editor{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#080b11);border-radius:7px;flex-wrap:wrap;align-items:center;gap:8px;min-height:42px;padding:6px 8px;display:flex}.ratio-editor span{height:28px;color:var(--theme-text,#dce8f8);background:var(--theme-surface,#18202c);border-radius:6px;align-items:center;gap:6px;padding:0 8px;font-size:13px;font-weight:900;display:inline-flex}.ratio-editor span button{color:var(--theme-muted,#8792a3);background:0 0;border:0;font-size:17px;line-height:1}.ratio-editor input{height:28px;box-shadow:none;background:0 0;border:0;flex:260px;padding:0 4px}.duration-editor span{color:var(--theme-text,#e0edff);background:#2563eb2e}.model-config-entry{min-height:30px;color:var(--theme-text,#dbeafe);background:#2563eb1a;border:1px solid #60a5fa61;border-radius:6px;align-items:center;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.model-config-entry:hover{background:#2563eb2e;border-color:#93c5fdb3}.model-type-cell{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.model-execution-badge{min-height:22px;color:var(--theme-green-text,#9de7c7);white-space:nowrap;background:#10b9811a;border:1px solid #34d3994d;border-radius:5px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.model-execution-badge.is-async{color:var(--theme-blue-text,#a9d1ff);background:#2563eb1f;border-color:#60a5fa52}.model-execution-display{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#080b11);border-radius:7px;align-items:center;min-height:42px;padding:0 12px;display:flex}.model-cost-cell{justify-items:start;gap:8px;min-width:156px;display:grid}.model-billing-badge{min-height:22px;color:var(--theme-blue-text,#a9d1ff);white-space:nowrap;background:#2563eb1f;border:1px solid #60a5fa4d;border-radius:5px;align-items:center;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.model-billing-badge.is-token{color:var(--theme-green-text,#9de7c7);background:#10b9811a;border-color:#34d39947}.model-billing-badge.is-item{color:var(--theme-amber-text,#f8d98a);background:#f59e0b1a;border-color:#fbbf244d}.model-cost-lines{color:var(--theme-text,#dce8f8);white-space:nowrap;gap:3px;font-size:12px;line-height:1.4;display:grid}.muted-cell{color:var(--theme-muted,#6b7280)}.model-video-options-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#090d13);border-radius:8px;gap:14px;padding:14px;display:grid}.model-video-options-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.model-video-options-head strong{color:var(--theme-text,#f6f9ff);font-size:15px}.model-video-options-head span{color:var(--theme-muted,#8f9aac);font-size:13px}.model-duration-preview{border:1px solid var(--theme-border,#28313d);background:var(--theme-surface,#080b11);border-radius:7px;align-content:center;gap:8px;min-height:74px;padding:12px;display:grid}.model-duration-preview span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:900}.model-duration-preview strong{color:var(--theme-text,#f6f9ff);font-size:15px}.model-video-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.model-video-chip{border:1px solid var(--theme-border,#2f3744);height:34px;color:var(--theme-text,#c6d0df);background:var(--theme-surface,#0c1118);border-radius:8px;padding:0 14px;font-size:13px;font-weight:900}.model-video-chip.active{color:var(--theme-text,#fff);background:#2563eb47;border-color:#60a5fab8}.model-dialog-section{gap:10px;display:grid}.model-format-tabs,.model-routing-tabs{border:1px solid var(--theme-border,#2f3744);border-radius:8px;align-items:center;width:fit-content;display:inline-flex;overflow:hidden}.model-format-tabs button,.model-routing-tabs button{border:0;border-right:1px solid var(--theme-border,#2f3744);min-width:132px;height:36px;color:var(--theme-muted,#aab3c1);background:var(--theme-surface,#10141b);font-weight:900}.model-routing-tabs button{min-width:104px}.model-billing-tabs button{min-width:156px}.model-format-tabs button:last-child,.model-routing-tabs button:last-child{border-right:0}.model-format-tabs button.active,.model-routing-tabs button.active{color:var(--theme-on-accent,#fff);background:#2563eb}.api-reference-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#090d13);border-radius:8px;gap:10px;padding:14px 16px;display:grid}.api-reference-card h3{color:var(--theme-text,#f6f9ff);margin:0;font-size:16px}.api-reference-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.api-reference-template-select{flex:none;align-items:center;gap:6px;min-height:32px;display:inline-flex}.api-reference-template-select>span{color:var(--theme-muted,#8f9aac);font-size:12px;font-weight:900}.api-reference-template-select select{min-width:160px;height:32px;color:var(--theme-text,#dbeafe);background:var(--theme-surface,#111a28);border:1px solid #60a5fa7a;border-radius:6px;padding:0 28px 0 10px;font-size:12px;font-weight:900}.api-reference-template-select.is-text select{width:min(460px,42vw);min-width:320px}.model-reference-limit-section{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#090d13);border-radius:8px;gap:12px;padding:14px;display:grid}.model-reference-limit-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.model-reference-limit-head strong{color:var(--theme-text,#f6f9ff);font-size:15px}.model-reference-limit-head span{color:var(--theme-muted,#8f9aac);font-size:13px}.model-reference-limit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.model-reference-limit-grid input{width:100%;min-width:0}.model-reference-item-limit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.model-reference-item-limit-grid input{width:100%;min-width:0}.model-super-resolution-section{background:linear-gradient(180deg, var(--theme-surface,#111f34b8), var(--theme-surface,#090d13) 72%);border-color:#60a5fa61}.model-ark-asset-group-section{background:linear-gradient(180deg, var(--theme-surface,#431f0e85), var(--theme-surface,#090d13) 72%);border-color:#f9731661}.model-ark-credential-preview{min-height:72px}.model-super-resolution-toggle{color:var(--theme-text,#dbeafe);flex:none;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.model-super-resolution-toggle input{accent-color:#3b82f6;width:16px;height:16px}.model-super-resolution-quick-config{border:1px solid var(--theme-border,#28313d);background:var(--theme-surface,#080b11);border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-height:74px;padding:12px;display:flex}.model-super-resolution-quick-config span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:900}.model-super-resolution-quick-config button{min-height:34px;color:var(--theme-text,#dbeafe);background:var(--theme-surface,#111a28);border:1px solid #60a5fa94;border-radius:7px;padding:0 12px;font-size:13px;font-weight:900}.model-super-resolution-quick-config button:hover{background:var(--theme-surface-hover,#17243a);border-color:#60a5fa}.api-reference-card p,.api-reference-card span{color:var(--theme-muted,#aab3c1);margin:0;font-size:14px}.api-reference-card code,.api-reference-card pre{border:1px solid var(--theme-border,#28313d);color:var(--theme-text,#dbeafe);background:var(--theme-surface,#06090e);font-family:var(--xynra-font-family);border-radius:6px;font-size:13px}.api-reference-card code{white-space:normal;word-break:break-all;width:fit-content;max-width:100%;padding:6px 8px;display:inline-flex}.api-reference-card pre{max-height:260px;margin:0;padding:10px;line-height:1.5;overflow:auto}.model-routing-tabs{border:0;border-bottom:1px solid var(--theme-border,#27303d);border-radius:0;overflow:visible}.model-routing-tabs button{background:0 0;border:0;position:relative}.model-routing-tabs button.active{color:var(--theme-blue-text,#7db2ff);background:0 0}.model-routing-tabs button.active:after{content:"";background:#3b82f6;height:2px;position:absolute;bottom:-1px;left:14px;right:14px}.custom-code-input{min-height:140px;font-family:var(--xynra-font-family)}.model-variant-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#090d13);border-radius:8px;gap:12px;padding:14px;display:grid}.model-variant-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.model-variant-head strong{color:var(--theme-text,#f6f9ff);font-size:15px}.model-variant-head button{height:30px;color:var(--theme-text,#dbeafe);background:#3b82f624;border:1px solid #60a5fa7a;border-radius:6px;align-items:center;gap:6px;font-size:13px;font-weight:900;display:inline-flex}.model-variant-table{border:1px solid var(--theme-border,#27303d);border-radius:7px;display:grid;overflow:hidden}.model-variant-row{border-top:1px solid var(--theme-border,#27303d);background:var(--theme-surface,#080b11);grid-template-columns:minmax(260px,1fr) 140px 140px 92px;align-items:center;gap:10px;padding:10px;display:grid}.model-variant-row.image-variant-row{grid-template-columns:minmax(240px,1fr) 120px 120px 140px 92px}.model-variant-row.video-variant-row{grid-template-columns:minmax(240px,1fr) 120px 120px 130px 92px}.model-variant-row.video-pricing-row{grid-template-columns:minmax(140px,.7fr) minmax(220px,1fr) 92px}.model-variant-row:first-child{border-top:0}.model-variant-row.header{color:var(--theme-muted,#8f9aac);background:var(--theme-surface,#0f141d);font-size:13px;font-weight:900}.model-variant-row input,.model-variant-row select{border:1px solid var(--theme-border,#2f3744);width:100%;min-width:0;height:34px;color:var(--theme-text,#f3f6fb);background:var(--theme-surface,#05070b);border-radius:6px;padding:0 10px}.model-unit-cost-input{min-width:0;display:block;position:relative}.model-unit-cost-input input{padding-right:62px}.model-unit-cost-input span{color:var(--theme-muted,#7f8c9f);pointer-events:none;font-size:11px;font-weight:800;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.model-variant-row button{border:1px solid var(--theme-border,#2f3744);height:30px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#10141b);border-radius:6px;font-size:13px;font-weight:800}.model-variant-row button:disabled{opacity:.42;cursor:not-allowed}.aggregate-model-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#090d13);border-radius:8px;gap:14px;padding:14px;display:grid}.aggregate-resolution-group{border:1px solid var(--theme-border,#27303d);background:var(--theme-surface,#080b11);border-radius:8px;gap:12px;padding:12px;display:grid}.aggregate-resolution-head{grid-template-columns:180px 180px auto;align-items:end;gap:12px;display:grid}.aggregate-resolution-head button,.aggregate-add-target,.aggregate-target-row button{border:1px solid var(--theme-border,#2f3744);height:34px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#10141b);border-radius:6px;font-size:13px;font-weight:800}.aggregate-target-table{border:1px solid var(--theme-border,#27303d);border-radius:7px;display:grid;overflow:hidden}.aggregate-target-row{border-top:1px solid var(--theme-border,#27303d);background:var(--theme-surface,#070a0f);grid-template-columns:minmax(260px,1fr) 150px 140px 92px;align-items:center;gap:10px;padding:10px;display:grid}.aggregate-target-row:first-child{border-top:0}.aggregate-target-row.header{color:var(--theme-muted,#8f9aac);background:var(--theme-surface,#0f141d);font-size:13px;font-weight:900}.aggregate-target-row input,.aggregate-target-row select,.aggregate-resolution-head input,.aggregate-resolution-head select{border:1px solid var(--theme-border,#2f3744);width:100%;min-width:0;height:34px;color:var(--theme-text,#f3f6fb);background:var(--theme-surface,#05070b);border-radius:6px;padding:0 10px}.aggregate-add-target{border-style:dashed;justify-content:center;align-items:center;gap:6px;margin:10px;display:inline-flex}.aggregate-empty-state,.aggregate-helper-text{color:var(--theme-muted,#9aa6b8);margin:0;font-size:13px;font-weight:800;line-height:1.55}@media (width<=760px){.model-form-grid,.model-form-grid-basic,.model-form-grid.compact,.aggregate-resolution-head,.aggregate-target-row,.model-variant-row,.model-variant-row.image-variant-row,.model-variant-row.video-variant-row,.model-variant-row.video-pricing-row{grid-template-columns:1fr}.model-billing-tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.model-billing-tabs button{white-space:normal;width:100%;min-width:0;height:auto;min-height:42px;padding:7px 5px}.api-reference-head,.model-reference-limit-head{flex-direction:column;align-items:stretch}.api-reference-template-select,.api-reference-template-select select{width:100%}.model-reference-limit-grid,.model-reference-item-limit-grid{grid-template-columns:1fr}}.call-records-panel .data-table{overscroll-behavior-inline:contain;max-width:100%;overflow:auto}.call-records-panel{overflow:visible}.call-records-panel table{table-layout:fixed;min-width:2064px}.call-records-panel th,.call-records-panel td{box-sizing:border-box;min-width:0}.call-records-panel .call-record-column-id{width:126px}.call-records-panel .call-record-column-time{width:124px}.call-records-panel .call-record-column-type{width:64px}.call-records-panel .call-record-column-frontend-model,.call-records-panel .call-record-column-actual-model{width:136px}.call-records-panel .call-record-column-server{width:168px}.call-records-panel .call-record-column-status{width:172px}.call-records-panel .call-record-column-duration{width:112px}.call-records-panel .call-record-column-worker{width:144px}.call-records-panel .call-record-column-prompt{width:300px}.call-records-panel .call-record-column-output{width:176px}.call-records-panel .call-record-column-details{width:86px}.call-records-panel .call-record-column-fee{width:72px}.call-records-panel .call-record-column-billing{width:86px}.call-records-panel .call-record-column-actions{width:82px}.call-records-panel .call-record-column-multiplier{width:80px}.call-records-panel .call-record-column-type,.call-records-panel .call-record-column-details,.call-records-panel .call-record-column-fee,.call-records-panel .call-record-column-billing,.call-records-panel .call-record-column-actions,.call-records-panel .call-record-column-multiplier{text-align:center}.call-record-id-text,.call-record-time-text,.call-record-model-text,.call-record-server-text,.call-record-duration-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}.call-record-execution-cell{width:100%;min-width:0;max-width:100%}.call-record-execution-cell small{overflow-wrap:anywhere;text-overflow:ellipsis;white-space:normal;max-width:100%;line-height:1.25;display:block;overflow:hidden}.enterprise-tasks-records-panel .data-table{overflow:auto}.enterprise-tasks-records-panel table{min-width:1520px}.enterprise-tasks-records-panel th:nth-child(7),.enterprise-tasks-records-panel td:nth-child(7){width:112px}.enterprise-tasks-records-panel th:nth-child(8),.enterprise-tasks-records-panel td:nth-child(8){width:190px}.enterprise-tasks-records-panel th:nth-child(9),.enterprise-tasks-records-panel td:nth-child(9),.enterprise-tasks-records-panel th:nth-child(10),.enterprise-tasks-records-panel td:nth-child(10){width:240px}.enterprise-tasks-records-panel th:nth-child(11),.enterprise-tasks-records-panel td:nth-child(11){width:80px}.enterprise-tasks-records-panel th:nth-child(12),.enterprise-tasks-records-panel td:nth-child(12){width:78px}.enterprise-tasks-records-panel th:nth-child(13),.enterprise-tasks-records-panel td:nth-child(13){width:94px}.enterprise-project-cell{white-space:normal;max-width:210px}.enterprise-project-cell-text{min-width:0;max-width:210px;color:var(--theme-text,#d9e6f7);text-overflow:ellipsis;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.call-record-multiplier{min-width:44px;height:24px;color:var(--theme-cyan-text,#9eeaf9);background:#0891b21f;border:1px solid #67e8f942;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:12px;font-weight:900;display:inline-flex}.call-record-filters .enterprise-task-search-input{width:176px}.call-records-head{align-items:flex-start;gap:18px}.call-record-filters{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.call-record-filters .filter-box,.filter-reset-button{border:1px solid var(--theme-border,#2f3744);height:36px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#07090d);border-radius:6px;font-size:13px;font-weight:800}.call-record-filters .date-input{width:142px;padding:0 10px}.call-record-filters .quick-date{min-width:54px;padding:0 12px}.call-record-filters .quick-date.active{color:var(--theme-on-accent,#fff);background:#2563eb;border-color:#2563eb}.call-record-filters .status-select{width:116px;padding:0 10px}.call-record-filters .type-select{width:96px;padding:0 10px}.call-record-filters .model-select{width:148px;padding:0 10px}.call-record-filters .image-toggle{white-space:nowrap;justify-content:center;align-items:center;gap:6px;width:104px;padding:0 10px;display:inline-flex}.call-record-filters .image-toggle.is-on{color:var(--theme-text,#dbeafe);background:#2563eb29;border-color:#60a5fa73}.call-record-filters .image-toggle.is-off{color:var(--theme-amber-text,#facc15);background:#facc151a;border-color:#facc1559}.call-record-filters .compact-input{width:72px;padding:0 10px}.call-record-filters .search-input{align-items:center;gap:6px;width:132px;padding:0 10px;display:inline-flex}.call-record-filters .search-input input{width:100%;min-width:0;color:var(--theme-text,#d9e0ea);font:inherit;background:0 0;border:0;outline:0}.filter-reset-button{justify-content:center;align-items:center;width:34px;display:inline-flex}.filter-reset-button:hover,.call-record-filters .filter-box:hover{border-color:var(--theme-border,#4b5565);background:var(--theme-surface-hover,#10141b)}.call-record-status{border-radius:5px;justify-content:center;align-items:center;min-width:42px;height:24px;font-size:13px;font-weight:900;display:inline-flex}.call-record-status.success{color:var(--theme-green-text,#72e89a);background:#38d9781f}.call-record-status.failed{color:var(--theme-red-text,#ff8799);background:#ff537021}.call-record-status.cancelled{color:var(--theme-text,#c4cbd7);background:#94a3b824}.call-record-status.pending{color:var(--theme-amber-text,#facc15);background:#facc151f}.call-record-status.queued{color:var(--theme-blue-text,#63b3ff);background:#3b82f624}.call-record-execution-cell{flex-direction:column;align-items:flex-start;gap:3px;min-width:112px;display:inline-flex}.call-record-execution-cell small{color:var(--theme-muted,#7f8ea1);white-space:nowrap;font-size:10px}.call-record-worker-cell{align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.call-record-worker-badge{border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.call-record-worker-badge.main{color:var(--theme-green-text,#8dffb6);background:#38d97821;border:1px solid #38d97857}.call-record-worker-badge.sub{color:var(--theme-cyan-text,#67e8f9);background:#22d3ee21;border:1px solid #22d3ee57}.call-record-worker-name{min-width:0;color:var(--theme-text,#dbe5f5);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.call-record-type-tag,.call-record-billing-status{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;min-width:42px;height:24px;font-size:13px;font-weight:900;display:inline-flex}.call-record-type-tag.text{color:var(--theme-blue-text,#bde2ff);background:#60a5fa24}.call-record-type-tag.image{color:var(--theme-text,#b7f7d1);background:#34d39924}.call-record-type-tag.video{color:var(--theme-text,#f6d2ff);background:#d946ef26}.call-record-type-tag.audio{color:var(--theme-amber-text,#ffe3a3);background:#fbbf2424}.call-record-fee{color:var(--theme-text,#e9eef7);font-size:14px;font-weight:800}.call-record-billing-status.charged{color:var(--theme-text,#dbeafe);background:#3b82f629}.call-record-billing-status.refunded{color:var(--theme-amber-text,#ffd7a8);background:#fb923c26}.call-record-billing-status.failed{color:var(--theme-text,#fecaca);background:#ef444424}.call-record-billing-status.precharged{color:var(--theme-amber-text,#facc15);background:#facc151f}.call-record-media-cell{min-width:0}.call-record-cell-text{max-width:100%;color:var(--theme-text,#dbe5f5);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.call-record-cell-text.failure{color:var(--theme-red-text,#ffb4bf);-webkit-line-clamp:3}.call-record-prompt-trigger{cursor:help;outline:none;min-width:0;max-width:100%;display:block}.call-record-prompt-trigger:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #60a5fa8c}.call-record-prompt-popover{z-index:6000;box-sizing:border-box;border:1px solid var(--theme-border,#41506a);max-height:min(360px,100vh - 24px);color:var(--theme-text,#e5edf9);background:var(--theme-surface,#111827);box-shadow:var(--theme-shadow,0 22px 70px #00000070);border-radius:8px;padding:12px;position:fixed;overflow:auto}.call-record-prompt-popover strong{color:var(--theme-blue-text,#93c5fd);margin-bottom:8px;font-size:12px;display:block}.call-record-prompt-popover pre{max-height:300px;color:var(--theme-text,#e5edf4);font:13px/1.6 var(--xynra-font-family);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;overflow:auto}.call-record-prompt-popover-state{color:var(--theme-text,#aeb9c9);font-size:12px;display:block}.call-record-prompt-popover-state.error{color:var(--theme-red-text,#ffb4bf)}.call-record-prompt-popover.error{border-color:#ff6f858c}.call-record-hover-content{min-width:0;position:relative}.call-record-hover-content pre{padding-right:38px}.call-record-copy-button{border:1px solid var(--theme-border,#41506a);width:28px;height:28px;color:var(--theme-text,#dbeafe);background:var(--theme-surface,#172033);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:2px;right:2px}.call-record-copy-button:hover,.call-record-copy-button:focus-visible{color:var(--theme-text,#fff);background:#1e3a5f;border-color:#60a5fa}.call-record-copy-state{color:var(--theme-green-text,#86efac);margin-top:6px;font-size:12px;display:block}.call-record-copy-state.error,.call-record-error-cell .call-record-prompt-trigger{color:var(--theme-red-text,#ffb4bf)}.call-record-muted{color:var(--theme-muted,#6f7a8d);font-size:13px;font-weight:800}.call-record-detail-button{border:1px solid var(--theme-border,#546d9294);min-width:66px;height:28px;color:var(--theme-text,#d8e7ff);background:var(--theme-surface,#1e293bc7);white-space:nowrap;cursor:pointer;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.call-record-detail-button svg{flex:none}.call-record-detail-button.failed{color:var(--theme-text,#ffd6de);background:#ff53701a;border-color:#ff6f856b}.call-record-detail-button:hover,.call-record-detail-button:focus-visible{color:var(--theme-text,#fff);background:#2563eb3d;border-color:#60a5fa}.call-record-error-button{width:min(100%,360px);color:var(--theme-red-text,#ffb4bf);text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:6px;padding:0;display:inline-flex}.call-record-error-button .call-record-cell-text{flex:auto}.call-record-error-button svg{color:var(--theme-red-text,#ff6f85);opacity:.84;flex:none;margin-top:2px}.call-record-error-button:hover .call-record-cell-text,.call-record-error-button:focus-visible .call-record-cell-text{color:var(--theme-text,#ffd7df);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.call-record-error-button:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #ff6f8573}.call-record-error-backdrop{z-index:95;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#00000094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.call-record-error-dialog{border:1px solid var(--theme-border,#303847);background:var(--theme-surface,#0d1118);width:min(760px,100%);max-height:min(760px,100vh - 48px);box-shadow:var(--theme-shadow,0 28px 90px #0000007a);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.call-record-error-head{border-bottom:1px solid var(--theme-border,#27303d);justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.call-record-error-head strong{color:var(--theme-text,#f7f9fc);font-size:17px;display:block}.call-record-error-head span{color:var(--theme-muted,#8f9aac);margin-top:5px;font-size:13px;font-weight:800;display:block}.call-record-error-head button{border:1px solid var(--theme-border,#333c4c);width:32px;height:32px;color:var(--theme-text,#e5ebf4);background:var(--theme-surface,#111720);border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex}.call-record-error-head button:hover{border-color:var(--theme-border,#4b5565);background:var(--theme-surface-hover,#171d28)}.call-record-detail-head-actions{align-items:center;gap:8px;display:inline-flex}.call-record-detail-head-actions .call-record-log-button{gap:6px;width:auto;min-width:78px;padding:0 10px;font-size:12px;font-weight:800}.call-record-log-button{justify-content:center;align-items:center;display:inline-flex}.call-record-log-button:disabled{cursor:wait;opacity:.65}.call-record-error-body{gap:14px;padding:16px 18px 18px;display:grid;overflow:auto}.call-record-error-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.call-record-error-meta div{border:1px solid var(--theme-border,#27303d);background:var(--theme-surface,#080b10);border-radius:6px;min-width:0;padding:10px}.call-record-error-meta span,.call-record-error-content>span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:900;display:block}.call-record-error-meta strong{color:var(--theme-text,#e7edf7);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:13px;font-weight:800;display:block;overflow:hidden}.call-record-error-content{gap:8px;display:grid}.call-record-error-content pre{max-height:420px;color:var(--theme-text,#ffdce2);font:13px/1.65 var(--xynra-font-family);white-space:pre-wrap;word-break:break-word;background:#ff537014;border:1px solid #ff537047;border-radius:6px;margin:0;padding:14px;overflow:auto}.call-record-error-dialog.success .call-record-error-content pre{color:var(--theme-text,#dce8f8);background:var(--theme-surface,#0f172ac7);border-color:#4ade8038}.call-record-diagnostic-logs{border-top:1px solid var(--theme-border,#27303d);gap:8px;padding-top:14px;display:grid}.call-record-diagnostic-title{color:var(--theme-text,#cbd5e1);font-size:13px;font-weight:900}.call-record-diagnostic-event{border:1px solid var(--theme-border,#27303d);background:var(--theme-surface,#080b10);border-radius:6px;grid-template-columns:150px 130px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;font-size:12px;display:grid}.call-record-diagnostic-event time,.call-record-diagnostic-event span{color:var(--theme-muted,#8f9aac)}.call-record-diagnostic-event strong{color:var(--theme-text,#e7edf7)}.call-record-diagnostic-event small{color:var(--theme-text,#aeb9c9);overflow-wrap:anywhere;grid-column:2/-1}.call-record-diagnostic-event small.error,.call-record-diagnostic-error{color:var(--theme-red-text,#ffb4bf)}@media (width<=760px){.call-record-error-backdrop{padding:14px}.call-record-error-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.call-record-diagnostic-event{grid-template-columns:1fr}.call-record-diagnostic-event small{grid-column:auto}}@media (width<=520px){.call-record-error-meta{grid-template-columns:1fr}}.call-thumb-row{flex-wrap:wrap;align-items:center;gap:8px;min-height:42px;margin-top:8px;display:flex}.call-reference-groups{flex-wrap:wrap;align-items:flex-start;gap:10px;margin-top:8px;display:flex}.call-record-reference-cell{min-height:42px}.call-record-reference-cell .call-reference-groups{max-height:52px;overflow:hidden}.call-reference-group{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;min-height:42px;display:grid}.call-reference-group-label{color:var(--theme-muted,#8f9bad);white-space:nowrap;font-size:11px;font-weight:800}.call-reference-group-items{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.call-reference-more{border:1px solid var(--theme-border-soft,#ffffff1f);min-width:30px;height:28px;color:var(--theme-text,#aeb8c9);background:var(--theme-surface-hover,#ffffff0a);border-radius:6px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.call-thumb-card{border:1px solid var(--theme-border,#273042);background:var(--theme-surface,#0a0d12);cursor:zoom-in;border-radius:5px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative}.call-thumb-card>img{object-fit:cover;border-radius:4px;width:100%;height:100%}.call-thumb-placeholder{width:100%;height:100%;color:var(--theme-muted,#9aa4b5);background:linear-gradient(145deg, var(--theme-surface,#111722), var(--theme-surface,#070a10));border-radius:4px;place-items:center;display:grid}.call-thumb-label{color:#082f49;white-space:nowrap;opacity:0;background:#7dd3fc;border-radius:4px;padding:1px 5px;font-size:11px;font-weight:900;transition:opacity .14s,transform .14s;position:absolute;top:-17px;left:-1px;transform:translateY(3px)}.call-thumb-card:hover .call-thumb-label{opacity:1;transform:translateY(0)}.call-reference-card{border:1px solid var(--theme-border,#273042);width:58px;height:42px;color:var(--theme-text,#dbeafe);background:var(--theme-surface,#0a0d12);border-radius:5px;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:900;display:inline-flex;position:relative}.call-reference-card.video{color:var(--theme-text,#e9d5ff);background:#581c8742;border-color:#a855f757}.call-reference-card.audio{color:var(--theme-text,#bbf7d0);background:#1665343d;border-color:#4ade8057}.call-reference-card.text{color:var(--theme-text,#bfdbfe);background:#1e40af38;border-color:#60a5fa57}.call-reference-card.pending{color:var(--theme-muted,#8f9bad);background:var(--theme-surface,#0f172a8f);border-style:dashed}.call-reference-download{border:1px solid var(--theme-border,#41506a);width:18px;height:18px;color:var(--theme-text,#eaf1ff);background:var(--theme-surface,#111827);opacity:0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .14s,transform .14s;display:inline-flex;position:absolute;bottom:-6px;right:-6px;transform:translateY(3px)}.call-reference-card:hover .call-reference-download,.call-reference-card:focus-within .call-reference-download{opacity:1;transform:translateY(0)}.call-asset-download-card{border:1px solid var(--theme-border,#273042);width:58px;height:42px;color:var(--theme-text,#dbeafe);background:var(--theme-surface,#0a0d12);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.call-asset-download-card.video{color:var(--theme-text,#e9d5ff);background:#581c8742;border-color:#a855f757}.call-asset-download-card.text{color:var(--theme-text,#bfdbfe);background:#1e40af38;border-color:#60a5fa57}.call-asset-download-card.disabled,.call-asset-download-card:disabled{opacity:.55;cursor:not-allowed}.call-thumb-floating-popover{z-index:5000;box-sizing:border-box;border:1px solid var(--theme-border,#2f3744);width:360px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);box-shadow:var(--theme-shadow,0 26px 80px #00000061);background:#f8fafc;border-radius:8px;padding:10px;animation:.12s ease-out callThumbPreviewIn;position:fixed;overflow:hidden}@keyframes callThumbPreviewIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.call-thumb-floating-popover:before{content:"";left:var(--anchor-x,50%);background:#f8fafc;width:12px;height:12px;position:absolute}.call-thumb-floating-popover.below:before{border-left:1px solid var(--theme-border,#2f3744);border-top:1px solid var(--theme-border,#2f3744);top:-7px;transform:translate(-50%)rotate(45deg)}.call-thumb-floating-popover.above:before{border-right:1px solid var(--theme-border,#2f3744);border-bottom:1px solid var(--theme-border,#2f3744);bottom:-7px;transform:translate(-50%)rotate(45deg)}.call-thumb-floating-popover>img{object-fit:contain;background:#fff;border-radius:6px;width:100%;height:calc(100% - 44px);max-height:calc(100vh - 122px);display:block}.call-thumb-preview-placeholder{width:100%;height:calc(100% - 44px);min-height:180px;color:var(--theme-muted,#64748b);background:#eef2f7;border-radius:6px;place-items:center;display:grid}.call-thumb-actions{z-index:1;border:1px solid var(--theme-border,#d5dbe5);background:#fff;border-radius:6px;align-items:center;margin-bottom:8px;display:inline-flex;position:relative;overflow:hidden}.call-thumb-actions a{color:#111827;align-items:center;gap:5px;height:32px;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.call-thumb-actions a+a{border-left:1px solid var(--theme-border,#d5dbe5)}.call-record-cancel-button{min-width:54px;height:28px;color:var(--theme-text,#fecaca);background:#7f1d1d47;border:1px solid #f8717173;border-radius:6px;font-size:13px;font-weight:800}.call-record-cancel-button:not(:disabled):hover{background:#991b1b75;border-color:#f87171c7}.call-record-cancel-button:disabled{color:var(--theme-muted,#8f9bb0);border-color:var(--theme-border,#384152);background:var(--theme-surface,#151a23);cursor:wait}.call-record-summary{min-height:54px;color:var(--theme-text,#d9e2f2);justify-content:flex-end;align-items:center;gap:10px;padding:12px 14px 2px;font-size:14px;font-weight:800;display:flex}.summary-pages{align-items:center;gap:4px;display:inline-flex}.summary-pages button,.summary-arrow{width:30px;height:30px;color:var(--theme-text,#dce6f6);background:0 0;border:1px solid #0000;border-radius:6px;font-size:14px;font-weight:900}.summary-pages button.active{color:var(--theme-on-accent,#fff);background:#2563eb;border-color:#2563eb}.summary-arrow:not(:disabled):hover,.summary-pages button:not(.active):hover{border-color:var(--theme-border,#394253);background:var(--theme-surface-hover,#10141b)}.summary-arrow:disabled{color:var(--theme-muted,#4b5565);cursor:not-allowed}.summary-size-select,.summary-jump-input{border:1px solid var(--theme-border,#2f3744);height:30px;color:var(--theme-text,#d9e2f2);background:var(--theme-surface,#07090d);border-radius:6px;font-size:14px;font-weight:800}.summary-size-select{min-width:92px;padding:0 8px}.summary-jump-input{text-align:center;width:52px;padding:0 8px}@media (width<=1180px){.oss-grid,.oss-stat-grid,.oss-optimization-grid{grid-template-columns:1fr}.oss-usage-head,.oss-table-head{flex-direction:column;align-items:flex-start}.oss-usage-head-side{justify-items:stretch;width:100%}.oss-usage-toolbar{justify-content:flex-start}.oss-usage-filter.user input{width:132px}.oss-section-tabs,.oss-tabs{flex-wrap:wrap}}.dynamic-ops-panel{color:var(--theme-text,#d8e2f0);gap:18px}.dynamic-ops-panel .button-primary{color:var(--theme-on-accent,#f8fbff);box-shadow:var(--theme-shadow,0 12px 26px #2563eb38);background:linear-gradient(#2563eb,#1d4ed8);border:1px solid #60a5fa6b}.dynamic-ops-panel .button-primary:disabled{cursor:wait;opacity:.68}.dynamic-ops-note,.dynamic-ops-policy{background:var(--theme-surface,#0f172ab8);color:var(--theme-text,#aab6c8);border:1px solid #60a5fa2e;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;font-size:14px;line-height:1.6;display:flex}.dynamic-ops-note strong,.dynamic-ops-policy strong{color:var(--theme-text,#e5f0ff);font-weight:700}.dynamic-ops-policy{flex-direction:column;align-items:flex-start}.dynamic-ops-capacity-settings{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;display:grid}.dynamic-ops-capacity-setting{background:var(--theme-surface,#0c121cf5);border:1px solid #60a5fa29;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:14px 16px;display:flex}.dynamic-ops-capacity-setting>div:first-child{flex-direction:column;gap:5px;min-width:0;display:flex}.dynamic-ops-capacity-setting strong{color:var(--theme-text,#f8fbff);font-size:14px}.dynamic-ops-capacity-setting span{color:var(--theme-muted,#8fa3bd);font-size:12px;line-height:1.5}.dynamic-ops-stat-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.dynamic-ops-stat-card{background:linear-gradient(180deg, var(--theme-surface,#111827f5), var(--theme-surface,#0c121cf5));min-height:112px;box-shadow:var(--theme-shadow,0 12px 28px #0000002e);border:1px solid #60a5fa29;border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex}.dynamic-ops-stat-card span{color:var(--theme-muted,#8fa3bd);font-size:13px}.dynamic-ops-stat-card strong{color:var(--theme-text,#f8fbff);font-size:28px;line-height:1}.dynamic-ops-stat-card em{color:var(--theme-muted,#91a2b8);font-size:13px;font-style:normal}.dynamic-ops-table-panel{background:var(--theme-surface,#0c121cf5);border:1px solid #60a5fa29;border-radius:8px;overflow:hidden}.dynamic-ops-table-panel .oss-table-head{color:var(--theme-text,#e5f0ff);background:var(--theme-surface,#111827f5);border-bottom-color:#60a5fa24}.dynamic-ops-table-panel .oss-table-head h3{color:var(--theme-text,#f8fbff)}.dynamic-ops-table-panel .oss-table-head span{color:var(--theme-muted,#8fa3bd)}.dynamic-ops-table-panel .data-table{overflow-x:auto}.dynamic-ops-table-panel .data-table table{min-width:1180px}.dynamic-ops-table-panel .data-table th,.dynamic-ops-table-panel .data-table td{white-space:nowrap}.dynamic-ops-table-panel .data-table th{color:var(--theme-muted,#8fa3bd);background:var(--theme-surface,#090e17f5);border-bottom-color:#60a5fa1f}.dynamic-ops-table-panel .data-table td{color:var(--theme-text,#d8e2f0);background:var(--theme-surface,#0c121cf5);border-bottom-color:#60a5fa1a}.dynamic-ops-table-panel .data-table tr:hover td{background:var(--theme-surface-hover,#1e293bd1)}.dynamic-ops-slot-cell{align-items:center;gap:8px;display:flex}.dynamic-ops-slot-cell.dynamic-ops-server-slot{white-space:nowrap;flex-direction:row;min-width:156px}.dynamic-ops-slot-cell.dynamic-ops-server-slot input{flex:0 0 72px;width:72px;min-width:72px}.dynamic-ops-slot-cell.dynamic-ops-server-slot button{flex:0 0 30px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;display:inline-flex}.dynamic-ops-slot-cell.dynamic-ops-server-slot button svg{flex:none;width:15px;height:15px}.dynamic-ops-slot-cell input{border:1px solid var(--theme-border,#94a3b847);width:84px;height:34px;color:var(--theme-text,#f8fbff);background:var(--theme-surface,#02061770);font:inherit;border-radius:8px;padding:0 10px}.dynamic-ops-slot-cell input:focus{box-shadow:var(--theme-shadow,0 0 0 3px #2563eb1f);border-color:#2563eb;outline:none}.dynamic-ops-slot-cell button{height:34px;color:var(--theme-on-accent,#fff);cursor:pointer;font:inherit;background:#2563eb;border:0;border-radius:8px;padding:0 12px;font-weight:800}.dynamic-ops-slot-cell button:disabled{cursor:wait;opacity:.65}.dynamic-ops-slot-usage{color:var(--theme-text,#f8fbff);font-variant-numeric:tabular-nums}.dynamic-ops-status{border:1px solid var(--theme-border,#94a3b838);min-height:26px;color:var(--theme-text,#cbd5e1);background:var(--theme-surface,#3341557a);border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.dynamic-ops-status.is-running{color:var(--theme-green-text,#86efac);background:#1665343d;border-color:#22c55e47}.dynamic-ops-status.is-starting,.dynamic-ops-status.is-paused{color:var(--theme-amber-text,#fde047);background:#854d0e3d;border-color:#eab3084d}.dynamic-ops-status.is-draining{color:var(--theme-amber-text,#fdba74);background:#9a34123d;border-color:#f973164d}.dynamic-ops-status.is-suspicious{color:var(--theme-amber-text,#fbbf24);background:#f59e0b24}.dynamic-ops-status.is-recovering{color:var(--theme-cyan-text,#67e8f9);background:#06b6d424}.dynamic-ops-status.is-releasing{color:var(--theme-violet-text,#f0abfc);background:#d946ef24}.dynamic-ops-status.is-stopped{color:var(--theme-muted,#9ca3af);background:#6b728029}.dynamic-ops-status.is-offline{color:var(--theme-muted,#94a3b8);background:var(--theme-surface,#1e293bb8)}.dynamic-ops-worker-startup{gap:3px;min-width:220px;display:grid}.dynamic-ops-worker-startup strong{color:var(--theme-text,#e5f0ff);font-size:12px}.dynamic-ops-worker-startup span{color:var(--theme-muted,#8fa3bd);text-overflow:ellipsis;font-size:12px;overflow:hidden}.dynamic-ops-load-cell{background:var(--theme-surface,#1e293beb);border-radius:999px;align-items:center;min-width:128px;height:28px;display:flex;position:relative;overflow:hidden}.dynamic-ops-load-cell span{z-index:1;width:100%;color:var(--theme-text,#f8fbff);text-align:right;padding:0 10px;font-size:13px;font-weight:700;position:relative}.dynamic-ops-load-cell i{border-radius:inherit;background:linear-gradient(90deg,#22c55e,#eab308,#ef4444);display:block;position:absolute;inset:0 auto 0 0}.ecommerce-presets-panel .data-table{overflow-x:auto}.ecommerce-presets-panel table{min-width:1320px}.ecommerce-preset-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ecommerce-preset-note{color:var(--theme-text,#cfe5ff);background:#2563eb1f;border:1px solid #60a5fa33;border-radius:8px;align-items:flex-start;gap:10px;margin:14px 16px;padding:12px 14px;font-size:14px;font-weight:850;line-height:1.55;display:flex}.ecommerce-preset-platform-cell{gap:5px;min-width:120px;display:grid}.ecommerce-preset-platform-cell strong{color:var(--theme-text,#f8fbff);font-size:14px}.ecommerce-preset-platform-cell span{color:var(--theme-muted,#8f9aac);font-size:12px;font-weight:850}.ecommerce-preset-field-stack{gap:7px;min-width:154px;display:grid}.ecommerce-preset-field-stack input,.ecommerce-preset-model-grid select,.ecommerce-preset-cost-grid input{border:1px solid var(--theme-border,#303744);width:100%;height:32px;color:var(--theme-text,#eef4ff);background:var(--theme-surface,#080b11);font:inherit;border-radius:6px;outline:none;padding:0 8px;font-size:13px}.ecommerce-preset-field-stack input:focus,.ecommerce-preset-model-grid select:focus,.ecommerce-preset-cost-grid input:focus{box-shadow:var(--theme-shadow,0 0 0 3px #3b82f61f);border-color:#3b82f6}.ecommerce-preset-switches{gap:8px;min-width:86px;display:grid}.ecommerce-preset-switches label{color:var(--theme-text,#d8e2f0);align-items:center;gap:7px;font-size:13px;font-weight:900;display:inline-flex}.ecommerce-preset-switches input{accent-color:#2563eb;width:16px;height:16px}.ecommerce-preset-model-grid{grid-template-columns:repeat(3,minmax(118px,1fr));gap:8px;min-width:390px;display:grid}.ecommerce-preset-model-grid label,.ecommerce-preset-cost-grid label{color:var(--theme-muted,#8f9aac);gap:5px;font-size:12px;font-weight:900;display:grid}.ecommerce-preset-cost-grid{grid-template-columns:repeat(2,76px);gap:7px;display:grid}.platform-content-panel{max-width:980px}.platform-content-tabs{border-bottom:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#0c1016);align-items:center;gap:6px;min-height:56px;padding:10px 22px;display:flex}.platform-content-tabs button{height:36px;color:var(--theme-muted,#9da8b9);background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:850;display:inline-flex}.platform-content-tabs button:hover{color:var(--theme-text,#e8eef8);background:var(--theme-surface-hover,#171c25)}.platform-content-tabs button.active{color:var(--theme-on-accent,#fff);background:#1d4ed8;border-color:#60a5fa66}.platform-content-message{margin-bottom:0}.platform-content-form{gap:22px;padding:28px 22px 30px;display:grid}.platform-content-field{gap:10px;display:grid}.platform-content-field>span{color:var(--theme-text,#dfe7f2);font-size:14px;font-weight:900}.platform-content-field input,.platform-content-field textarea{border:1px solid var(--theme-border,#303744);width:100%;color:var(--theme-text,#f3f7fd);background:var(--theme-surface,#080b11);font:inherit;border-radius:7px;outline:none;font-size:14px;line-height:1.6}.platform-content-field input{height:42px;padding:0 12px}.platform-content-field textarea{resize:vertical;min-height:150px;padding:12px}.platform-content-field input:focus,.platform-content-field textarea:focus{box-shadow:var(--theme-shadow,0 0 0 3px #3b82f624);border-color:#60a5fa}.platform-content-url-row{grid-template-columns:minmax(0,1fr) 42px;gap:10px;display:grid}.platform-content-url-row .icon-button{border:1px solid var(--theme-border,#303744);width:42px;height:42px;color:var(--theme-text,#b8c4d5);background:var(--theme-surface,#11161e);border-radius:7px}.platform-content-url-row .icon-button:hover:not(:disabled){color:var(--theme-text,#fff);border-color:#60a5fa}.platform-content-meta,.platform-announcement-editor-footer,.platform-content-actions{align-items:center;display:flex}.platform-content-meta,.platform-announcement-editor-footer{justify-content:space-between;gap:16px}.platform-content-meta>span,.platform-announcement-editor-footer>span{color:var(--theme-muted,#8793a6);font-size:13px;font-weight:800}.platform-announcement-editor-footer>span.is-limit{color:var(--theme-amber-text,#ff9b5e)}.platform-content-actions{gap:10px}.platform-announcement-current,.platform-announcement-empty{border-top:1px solid var(--theme-border,#2b303b);border-bottom:1px solid var(--theme-border,#2b303b);background:var(--theme-surface,#0c1016);min-height:44px}.platform-announcement-current{grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.platform-announcement-current svg{color:var(--theme-amber-text,#f5b942)}.platform-announcement-current span{min-width:0;color:var(--theme-text,#f4f7fb);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.platform-announcement-current time,.platform-announcement-empty{color:var(--theme-muted,#8793a6);font-size:12px;font-weight:800}.platform-announcement-empty{align-items:center;padding:0 12px;display:flex}@media (width<=1180px){.dynamic-ops-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dynamic-ops-capacity-settings{grid-template-columns:1fr}}@media (width<=720px){.dynamic-ops-stat-grid{grid-template-columns:1fr}.dynamic-ops-slot-cell{flex-direction:column;align-items:stretch}.dynamic-ops-slot-cell input,.dynamic-ops-slot-cell button{width:100%}.dynamic-ops-capacity-setting{flex-direction:column;align-items:stretch}.platform-content-tabs{padding:8px 14px}.platform-content-tabs button{flex:1;padding:0 10px}.platform-content-form{padding:20px 14px 24px}.platform-content-meta,.platform-announcement-editor-footer{flex-direction:column;align-items:stretch}.platform-content-actions,.platform-content-actions .button,.platform-content-meta .button{width:100%}.platform-announcement-current{grid-template-columns:24px minmax(0,1fr)}.platform-announcement-current time{grid-column:2}}.panorama-service-settings{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#090d13);border-radius:7px;margin:14px 0 18px;overflow:hidden}.panorama-service-settings>header{border-bottom:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#0c1118);justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;display:flex}.panorama-service-settings>header>div:first-child{min-width:0;color:var(--theme-blue-text,#60a5fa);align-items:center;gap:10px;display:flex}.panorama-service-settings h2{color:var(--theme-text,#f6f9ff);margin:0;font-size:16px}.panorama-service-settings p{color:var(--theme-muted,#8f9aac);margin:3px 0 0;font-size:12px}.panorama-service-actions{align-items:center;gap:9px;display:flex}.panorama-service-actions>span{border-radius:4px;padding:4px 8px;font-size:11px}.panorama-service-actions>span.ready{color:var(--theme-green-text,#86efac);background:#22c55e24}.panorama-service-actions>span.not-ready{color:var(--theme-amber-text,#fcd34d);background:#f59e0b24}.panorama-service-actions button{min-height:34px;color:var(--theme-on-accent,#fff);cursor:pointer;background:#2563eb;border:1px solid #3b82f6;border-radius:5px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.panorama-service-actions button:hover:not(:disabled){background:#1d4ed8}.panorama-service-actions button:disabled{cursor:wait;opacity:.55}.panorama-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.panorama-service-grid>label{min-width:0;color:var(--theme-text,#c6d0df);flex-direction:column;gap:6px;font-size:12px;display:flex}.panorama-service-grid>.panorama-service-model-field{grid-column:span 2}.panorama-service-grid>label>span{flex-direction:column;gap:2px;display:flex}.panorama-service-grid small{color:var(--theme-muted,#7f8b9d);font-size:10px;line-height:1.4}.panorama-service-grid input[type=number],.panorama-service-grid select{border:1px solid var(--theme-border,#2f3744);width:100%;min-width:0;height:36px;color:var(--theme-text,#e9f0f8);background:var(--theme-surface,#080b11);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:inherit;border-radius:4px;padding:0 9px}.panorama-service-grid input[type=number]:focus,.panorama-service-grid select:focus{outline-offset:0;border-color:#60a5fa;outline:2px solid #3b82f624}.panorama-number{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#080b11);border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.panorama-number input[type=number]{border:0}.panorama-number em{color:var(--theme-muted,#7f8b9d);white-space:nowrap;padding:0 9px;font-size:10px;font-style:normal}.panorama-service-grid .panorama-service-switch,.panorama-service-grid .panorama-service-confirm{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#0c1118);border-radius:5px;flex-direction:row;grid-column:span 3;justify-content:space-between;align-items:center;padding:11px 12px;display:flex}.panorama-service-grid .panorama-service-confirm{justify-content:flex-start}.panorama-service-grid input[type=checkbox]{accent-color:#3b82f6;flex:none;width:17px;height:17px}.panorama-service-grid fieldset{border:1px solid var(--theme-border,#2f3744);background:var(--theme-surface,#080b11);border-radius:4px;align-items:center;gap:16px;min-width:0;margin:0;padding:7px 10px;display:flex}.panorama-service-grid fieldset legend{color:var(--theme-muted,#aab3c1);padding:0 5px;font-size:11px}.panorama-service-grid fieldset label{color:var(--theme-text,#c6d0df);align-items:center;gap:5px;font-size:12px;display:flex}.panorama-service-note{color:var(--theme-muted,#9fb4cf);background:#2563eb14;border:1px solid #60a5fa47;border-radius:5px;align-items:flex-start;gap:8px;margin:0 18px 18px;padding:10px 12px;font-size:11px;line-height:1.5;display:flex}.panorama-service-note svg{flex:none;margin-top:1px}.panorama-service-loading{min-height:90px;color:var(--theme-muted,#8f9aac);justify-content:center;align-items:center;gap:8px;display:flex}@media (width<=1050px){.panorama-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panorama-service-grid>.panorama-service-model-field{grid-column:span 1}.panorama-service-grid .panorama-service-switch,.panorama-service-grid .panorama-service-confirm{grid-column:span 2}}@media (width<=700px){.panorama-service-settings>header{flex-direction:column;align-items:flex-start}.panorama-service-grid{grid-template-columns:1fr;padding:13px}.panorama-service-grid>.panorama-service-model-field,.panorama-service-grid .panorama-service-switch,.panorama-service-grid .panorama-service-confirm{grid-column:auto}.panorama-service-actions{justify-content:space-between;width:100%}}@media (width<=1180px){.call-records-head{flex-direction:column;align-items:stretch}.call-record-filters{grid-template-columns:repeat(6,minmax(0,1fr));justify-content:stretch;align-items:stretch;width:100%;display:grid}.call-record-filters>*{min-width:0;width:100%!important}}@media (width<=720px){.call-record-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.call-record-filters .search-input,.call-record-filters .image-toggle,.call-record-filters>button{grid-column:span 2}}.image-pixel-editor{min-width:0}.image-pixel-editor .model-routing-tabs{margin:0}.image-pixel-row{grid-template-columns:minmax(70px,1fr) minmax(120px,1.5fr) minmax(64px,1fr) 32px;align-items:center;gap:10px;margin:6px 0;display:grid}.image-pixel-row input{width:100%;min-width:0}.image-pixel-row>span{overflow-wrap:anywhere;font-size:12px}.image-pixel-row>button{place-items:center;width:32px;height:32px;display:grid}.image-pixel-header{color:var(--theme-muted,#909ba9)}.image-pixel-add{align-items:center;gap:6px;margin-top:8px;display:inline-flex}@media (width<=600px){.image-pixel-row{grid-template-columns:minmax(48px,.7fr) minmax(104px,1.5fr) minmax(34px,.6fr) 28px;gap:5px}.image-pixel-row>button{width:28px}.image-pixel-editor .model-reference-limit-head{flex-wrap:wrap}}:root{--bg:#050607;--bg-2:#090b0f;--panel:#14161b;--panel-2:#1b1e25;--panel-3:#242832;--line:#2b303b;--line-soft:#1e222b;--text:#f7f9fc;--muted:#9aa3b4;--subtle:#687184;--cyan:#28e4f0;--blue:#2f7cff;--orange:#ffb12a;--rose:#ff5370;--green:#38d978;--white:#fff;--light-bg:#f4f6f9;--light-text:#1b2430;--xynra-font-family:"Source Han Sans CN Light", "Source Han Sans SC Light", "Source Han Sans CN", "Source Han Sans SC", "Noto Sans CJK SC Light", "Noto Sans CJK SC", "Noto Sans SC", "思源黑体 CN Light", "思源黑体 CN", "思源黑体 SC", "Microsoft YaHei", "PingFang SC", sans-serif;--xynra-font-weight:300;font-family:var(--xynra-font-family);font-weight:var(--xynra-font-weight);font-synthesis-weight:none}.data-refresh-control{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-height:34px;display:inline-flex}.data-refresh-button{border:1px solid var(--line,#e4e7ec);color:#303744;cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.data-refresh-button:hover:not(:disabled){border-color:var(--theme-border,#b8bec9);background:#f7f8fa}.data-refresh-button:disabled{cursor:default;opacity:.55}.data-refresh-time{color:var(--theme-muted,#7d8490);font-size:12px;line-height:1}@media (width<=720px){.data-refresh-time{display:none}}*{box-sizing:border-box}*,:before,:after{font-family:inherit}html,body,#root{width:100%;min-width:1280px;height:100%}body{background:var(--theme-surface,#0c0f14);color:var(--text);margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}input,textarea{min-width:0;color:inherit;background:0 0;border:0;outline:0}.app{min-width:1280px;min-height:100vh}.version-update-notice{z-index:520;border:1px solid var(--theme-border-soft,#ffffff24);max-width:min(520px,100vw - 48px);min-height:40px;color:var(--theme-text,#f7f9fc);background:var(--theme-surface,#14171df0);box-shadow:var(--theme-shadow,0 16px 42px #00000057);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:8px;align-items:center;gap:12px;padding:8px 10px 8px 16px;display:inline-flex;position:fixed;top:18px;left:50%;transform:translate(-50%)}.version-update-notice span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:800;line-height:1.35;overflow:hidden}.version-update-notice button{color:#071018;background:#fff;border:0;border-radius:7px;flex:none;height:28px;padding:0 12px;font-size:13px;font-weight:900}.version-update-notice button:disabled{cursor:wait;opacity:.72}.platform-announcement-notice{z-index:510;height:38px;color:var(--theme-text,#fff7d1);background:var(--theme-surface,#17140d);box-shadow:var(--theme-shadow,0 10px 28px #0000004d);border-top:1px solid #f5b94257;border-bottom:1px solid #f5b94257;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;display:grid;position:fixed;top:0;left:0;right:0;overflow:hidden}body.has-platform-announcement{overflow:hidden}body.has-platform-announcement .app>.page{height:calc(100vh - 38px);min-height:calc(100vh - 38px);transform:translateY(38px)}body.has-platform-announcement .version-update-notice{top:56px}.platform-announcement-notice>svg{color:var(--theme-amber-text,#f5b942);justify-self:center}.platform-announcement-lane{min-width:0;height:100%;position:relative;overflow:hidden}.platform-announcement-track{white-space:nowrap;letter-spacing:0;width:max-content;max-width:none;animation:platform-announcement-marquee var(--announcement-duration,14s) linear 1 both;will-change:transform;font-size:14px;font-weight:800;line-height:1;display:block;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.platform-announcement-notice>button{width:30px;height:30px;color:var(--theme-text,#d8cda4);background:0 0;border:0;border-radius:6px;justify-content:center;justify-self:center;align-items:center;display:inline-flex}.platform-announcement-notice>button:hover{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#ffffff14)}@keyframes platform-announcement-marquee{0%{transform:translateY(-50%)}to{transform:translate(calc(-100% - 100vw),-50%)}}.page-switcher{z-index:200;position:fixed;bottom:18px;left:20px}.page-switcher select{border:1px solid var(--theme-border,#303744);max-width:260px;height:34px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#11141a);border-radius:8px;font-size:13px}.page{background:var(--bg);width:100%;min-width:1280px;min-height:100vh;color:var(--text);position:relative;overflow:hidden}.brand{flex:none;align-items:center;display:inline-flex}.brand-button{color:inherit;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.brand img{object-fit:contain;width:122px;height:auto;display:block}.brand-large img{width:260px}.topbar{z-index:40;background:var(--theme-surface,#050607db);border-bottom:1px solid var(--theme-border-soft,#ffffff0f);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;height:58px;padding:0 24px;display:flex;position:absolute;inset:0 0 auto}.topbar.no-line{background:0 0;border-bottom:0}.topbar-left,.account-actions,.admin-brand,.center-row,.row{align-items:center;display:flex}.topbar-left{gap:16px}.project-title{font-size:16px}.account-actions{gap:14px}.small-action,.top-icon,.score-action,.avatar,.button,.icon-button,.chip,.field-control{border:1px solid var(--line);color:var(--text);background:var(--panel);border-radius:8px}.small-action{align-items:center;gap:8px;height:40px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.small-action.earn{color:var(--orange)}.small-action:disabled,.top-icon:disabled,.account-menu-item:disabled{cursor:not-allowed;opacity:.54}.small-action:disabled:hover,.top-icon:disabled:hover,.account-menu-item:disabled:hover{background:var(--panel)}.top-icon{width:40px;height:40px;color:var(--theme-text,#c7d0df);justify-content:center;align-items:center;display:inline-flex;position:relative}.notify:after{content:"";background:var(--rose);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:10px}.score-action{align-items:center;gap:9px;height:40px;padding:0 12px;font-size:15px;font-weight:800;display:inline-flex}.score-action span{color:var(--cyan)}.score-action.readonly{cursor:default}.score-action.readonly:hover{background:var(--panel)}.avatar-wrap{position:relative}.avatar{background:var(--theme-surface,#1d2534);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:19px;font-weight:900;display:inline-flex}.account-menu{z-index:100;border:1px solid var(--theme-border,#2e3440);background:var(--theme-surface,#11141a);width:196px;box-shadow:var(--theme-shadow,0 22px 70px #0000008c);border-radius:8px;padding:8px;position:absolute;top:52px;right:0}.account-menu-user{border-bottom:1px solid var(--theme-border,#2b303b);margin-bottom:6px;padding:8px 10px 10px}.account-menu-user strong,.account-menu-user span{display:block}.account-menu-user strong{color:var(--theme-text,#fff);font-size:14px}.account-menu-user span{color:var(--cyan);margin-top:4px;font-size:13px;font-weight:800}.account-menu-item{width:100%;height:38px;color:var(--theme-text,#d5dde9);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;padding:0 12px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.account-menu-item svg{color:var(--theme-text,#aeb8c8)}.account-menu-item:hover{background:var(--theme-surface-hover,#1b202a)}.account-menu-item:disabled:hover{background:0 0}.account-menu-item.danger{color:var(--theme-red-text,#ff8799)}@media (prefers-reduced-motion:reduce){.platform-announcement-track{text-align:center;text-overflow:ellipsis;width:100%;animation:none;left:0;overflow:hidden;transform:translateY(-50%)}}.account-menu-sep{background:var(--theme-surface,#2b303b);height:1px;margin:6px 8px}.account-center-backdrop{z-index:220;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a8;place-items:center;display:grid;position:fixed;inset:0}.account-center-dialog{border:1px solid var(--theme-border,#2b303b);width:min(1520px,100vw - 24px);height:min(900px,100vh - 24px);color:var(--theme-text,#f7f9fc);background:var(--theme-surface,#151619);box-shadow:var(--theme-shadow,0 24px 80px #00000094);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.account-center-head{border-bottom:1px solid var(--theme-border,#2b303b);background:var(--theme-surface,#060708);justify-content:space-between;align-items:center;height:44px;padding:0 20px;display:flex}.account-center-head strong{font-size:14px;font-weight:900}.account-center-head button{width:32px;height:32px;color:var(--theme-text,#bfc8d8);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.account-center-shell{flex:1;grid-template-columns:178px minmax(0,1fr);min-height:0;display:grid}.account-center-sidebar{border-right:1px solid var(--theme-border,#2b303b);background:var(--theme-surface,#121316);padding:16px 8px}.account-center-sidebar button{width:100%;height:38px;color:var(--theme-muted,#aab3c1);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:0 12px;font-size:15px;font-weight:800;display:flex}.account-center-sidebar button.active{color:var(--theme-text,#f7f9fc);background:var(--theme-surface-hover,#2a2d34)}.account-center-main{background:var(--theme-surface,#171719);min-width:0;min-height:0;overflow:hidden}.account-center-main.recharge-active{scrollbar-gutter:stable;overflow-y:auto}.account-center-profile{padding:24px 20px}.profile-identity{border-bottom:1px solid var(--theme-border,#303238);align-items:center;gap:14px;min-height:70px;padding-bottom:22px;display:flex}.profile-avatar{background:var(--theme-surface,#292d35);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:19px;font-weight:900;display:inline-flex}.profile-identity strong{font-size:17px;font-weight:900}.profile-id-block{gap:4px;min-width:0;display:grid}.profile-id-block span:not(:first-child){margin-top:6px}.profile-id-block span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:800}.profile-id-block strong{text-overflow:ellipsis;white-space:nowrap;max-width:320px;overflow:hidden}.profile-line,.profile-danger-line{border-bottom:1px solid var(--theme-border,#303238);justify-content:space-between;align-items:center;gap:16px;min-height:76px;display:flex}.profile-line strong,.profile-danger-line strong{color:var(--theme-text,#f7f9fc);margin-bottom:6px;font-size:15px;display:block}.profile-line span,.profile-danger-line span{color:var(--theme-muted,#aab3c1);font-size:14px;display:block}.profile-line button,.profile-danger-line button{border:1px solid var(--theme-border,#343944);min-width:90px;height:34px;color:var(--theme-text,#d5dde9);background:0 0;border-radius:8px;font-size:14px;font-weight:800}.profile-line button:disabled{cursor:not-allowed;opacity:.48}.password-dialog-backdrop{z-index:120;background:var(--theme-backdrop,#00000094);justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.password-dialog{border:1px solid var(--theme-border,#303642);width:min(430px,100%);color:var(--theme-text,#f5f8ff);background:var(--theme-surface,#15171c);box-shadow:var(--theme-shadow,0 22px 70px #00000085);border-radius:8px}.password-dialog-head,.password-dialog-actions{border-bottom:1px solid var(--theme-border,#2c3038);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.password-dialog-head strong{font-size:16px;font-weight:900;display:block}.password-dialog-head span{color:var(--theme-muted,#9da7b8);margin-top:4px;font-size:13px;font-weight:800;display:block}.password-dialog-head button,.password-dialog-actions button{border:1px solid var(--theme-border,#343944);height:34px;color:var(--theme-text,#d7dfeb);background:0 0;border-radius:8px;font-weight:900}.password-dialog-head button{justify-content:center;align-items:center;width:34px;display:inline-flex}.password-dialog-body{gap:12px;padding:16px;display:grid}.password-dialog-body label{gap:7px;display:grid}.password-dialog-body label span{color:var(--theme-muted,#aab3c1);font-size:13px;font-weight:800}.password-dialog-body input{border:1px solid var(--theme-border,#303744);height:38px;color:var(--theme-text,#f5f8ff);background:var(--theme-surface,#0d1118);border-radius:8px;padding:0 12px}.password-dialog-message{color:var(--theme-cyan-text,#b8fff1);background:#14b8a61f;border:1px solid #2dd4bf40;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:800}.password-dialog-actions{border-top:1px solid var(--theme-border,#2c3038);border-bottom:0;justify-content:flex-end}.password-dialog-actions button{min-width:88px}.password-dialog-actions button[type=submit]{color:#041313;background:#2dd4bf;border-color:#2dd4bf}.password-dialog-actions button:disabled{cursor:not-allowed;opacity:.58}.account-center-recharge{width:100%;max-width:none;padding:24px 20px}.recharge-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(792px,100%);display:grid}.recharge-balance-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#0d1118);border-radius:8px;align-content:center;gap:8px;min-height:110px;padding:16px 18px;display:grid}.recharge-balance-card.recharge-primary-card{border-color:var(--theme-border,#314055);background:linear-gradient(180deg, var(--theme-surface,#121924f5), var(--theme-surface,#0d1118))}.recharge-balance-card.recharge-stat-card{background:var(--theme-surface,#090d13)}.recharge-balance-card span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:800}.recharge-balance-card strong{color:var(--theme-green-text,#8dffb6);word-break:break-word;font-size:27px;font-weight:900;line-height:1.08}.recharge-balance-card em{color:var(--theme-muted,#687486);font-size:12px;font-style:normal;font-weight:800}.recharge-code-row{align-items:center;gap:10px;margin-top:18px;display:flex}.recharge-code-row label,.account-center-filters label,.account-center-filters input,.account-center-filters select{border:1px solid var(--theme-border,#303744);height:38px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#0d1118);border-radius:8px}.recharge-code-row label{align-items:center;gap:10px;width:min(520px,100%);padding:0 12px;display:flex}.recharge-code-row input{flex:1}.account-center-message{color:var(--theme-green-text,#8dffb6);background:#38d97814;border:1px solid #38d97847;border-radius:8px;margin-top:14px;padding:10px 12px;font-size:14px;font-weight:800}.recharge-history-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#0d1118);border-radius:8px;width:min(100%,1290px);margin-top:18px;overflow:hidden}.recharge-history-head{border-bottom:1px solid var(--theme-border,#252b35);justify-content:flex-start;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.recharge-history-head div{gap:4px;display:grid}.recharge-history-head strong{color:var(--theme-text,#f7f9fc);font-size:15px;font-weight:950}.recharge-history-head span,.recharge-history-row span,.recharge-history-empty{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:750}.recharge-history-list{overflow:visible}.recharge-history-row{border-bottom:1px solid var(--theme-border,#202631);grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px 14px;display:grid}.recharge-history-row:last-child{border-bottom:0}.recharge-history-main,.recharge-history-meta{gap:5px;min-width:0;display:grid}.recharge-history-main strong{color:var(--theme-text,#eef5ff);font-size:14px;font-weight:950}.recharge-history-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recharge-history-meta{text-align:right;justify-items:end}.recharge-history-meta strong{color:var(--theme-green-text,#8dffb6);font-size:16px;font-weight:950}.recharge-history-empty{padding:18px 14px}.recharge-history-pagination{padding:12px 14px}.subaccount-allocation-card{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#0d1118);border-radius:8px;gap:14px;width:min(620px,100%);padding:18px;display:grid}.subaccount-allocation-head,.subaccount-allocation-meta{justify-content:space-between;align-items:center;gap:14px;display:flex}.subaccount-allocation-head div{gap:6px;display:grid}.subaccount-allocation-head span,.subaccount-allocation-meta span{color:var(--theme-muted,#8f9aac);font-size:13px;font-weight:800}.subaccount-allocation-head strong{color:var(--theme-green-text,#8dffb6);font-size:31px;font-weight:950}.subaccount-allocation-head em{max-width:220px;color:var(--theme-text,#e4eaf3);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:900;overflow:hidden}.subaccount-allocation-track{background:var(--theme-surface,#1b2230);border-radius:999px;height:10px;overflow:hidden}.subaccount-allocation-track span{border-radius:inherit;background:linear-gradient(90deg,#22c55e,#38bdf8);height:100%;display:block}.subaccount-allocation-card p{color:var(--theme-muted,#9aa5b7);margin:0;font-size:13px;font-weight:700;line-height:1.7}.account-center-table-panel{flex-direction:column;height:100%;min-height:0;padding:16px 18px 18px;display:flex;overflow:hidden}.account-center-table-panel .data-table{border:1px solid var(--theme-border,#2d3441);border-radius:8px;flex:1;min-height:0;max-height:none;overflow:auto}.account-center-table-panel .data-table td,.account-center-table-panel .data-table th{white-space:nowrap}.personal-summary{padding:0 0 12px}.account-center-filters{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.account-center-filters label{align-items:center;gap:9px;width:260px;padding:0 12px;display:flex}.account-center-filters input[type=date],.account-center-filters select{width:138px;padding:0 10px;font-size:14px;font-weight:800}.account-center-toggle{border:1px solid var(--theme-border,#303744);height:38px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#0d1118);border-radius:8px;align-items:center;gap:7px;padding:0 12px;font-size:14px;font-weight:900;display:inline-flex}.account-center-toggle:hover{border-color:var(--theme-border,#536071);background:var(--theme-surface-hover,#141a24)}.account-center-tasks-panel .data-table table{min-width:1280px}.account-center-tasks-panel .data-table td,.account-center-tasks-panel .data-table th{padding:9px 10px}.personal-flow-tag,.personal-task-type,.personal-task-status,.personal-billing-tag{border-radius:999px;justify-content:center;align-items:center;min-width:48px;height:24px;padding:0 9px;font-size:13px;font-weight:900;display:inline-flex}.personal-flow-tag.income,.personal-task-status.success{color:var(--theme-green-text,#8dffb6);background:#38d97824}.personal-flow-tag.expense,.personal-task-status.failed,.personal-output-failed{color:var(--theme-red-text,#ff9baa);background:#ff537024}.personal-task-status.pending,.personal-billing-tag{color:var(--theme-amber-text,#ffd98a);background:#ffb12a24}.personal-task-status{white-space:nowrap;flex-direction:column;gap:2px;height:auto;min-height:24px;line-height:1.2}.personal-task-status small{color:var(--theme-muted,#8c9aad);font-size:10px;font-weight:600}.personal-task-type.text{color:var(--theme-blue-text,#a7c7ff);background:#3b82f624}.personal-task-type.image{color:var(--theme-green-text,#8dffb6);background:#38d97824}.personal-task-type.video{color:var(--theme-violet-text,#f0b5ff);background:#a855f72e}.personal-task-type.audio{color:var(--theme-amber-text,#ffd98a);background:#ffb12a24}.personal-ellipsis{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:300px;display:inline-block;overflow:hidden}.personal-task-media-cell{gap:8px;min-width:220px;display:grid}.personal-task-thumbs{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.personal-task-thumb{border:1px solid var(--theme-border,#ffffff2e);object-fit:cover;background:var(--theme-surface,#0b0f16);border-radius:6px;width:34px;height:34px}.personal-task-thumb-fallback{width:34px;height:34px;color:var(--theme-blue-text,#bdd5ff);background:#3b82f629;border:1px solid #3b82f65c;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.personal-media-card,.personal-task-icon-card{height:34px;color:var(--theme-text,#dccdff);background:#7a48c738;border:1px solid #a07bff57;border-radius:6px;align-items:center;gap:6px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex;position:relative}.personal-media-card.text,.personal-task-icon-card.text{color:var(--theme-blue-text,#bdd5ff);background:#3b82f629;border-color:#3b82f65c}.personal-media-card.video,.personal-task-icon-card.video{color:var(--theme-violet-text,#f0b5ff);background:#a855f72e;border-color:#a855f761}.personal-media-card.image{color:var(--theme-text,#dbeafe);background:var(--theme-surface,#1e293b52);border-color:#60a5fa47;padding:0 8px 0 0}.personal-media-card .personal-task-thumb,.personal-media-card .personal-task-thumb-fallback{border-radius:5px;flex:none}.personal-media-label{text-overflow:ellipsis;white-space:nowrap;max-width:64px;overflow:hidden}.personal-project-id{max-width:170px;color:var(--theme-text,#c9d7ec);text-overflow:ellipsis;vertical-align:middle;display:inline-block;overflow:hidden}.personal-download-actions{z-index:20;border:1px solid var(--theme-border,#313846);background:var(--theme-surface,#090c12);box-shadow:var(--theme-shadow,0 16px 44px #00000073);border-radius:7px;padding:5px;display:none;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}.personal-download-actions:before{content:"";border-left:1px solid var(--theme-border,#313846);border-top:1px solid var(--theme-border,#313846);background:var(--theme-surface,#090c12);width:8px;height:8px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.personal-download-actions:after{content:"";height:10px;position:absolute;top:-9px;left:-8px;right:-8px}.personal-media-card:hover .personal-download-actions,.personal-media-card:focus-within .personal-download-actions{display:block}.personal-download-actions a{height:28px;color:var(--theme-text,#e5ecf7);background:var(--theme-surface,#151a22);white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:0 8px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.personal-download-actions a:hover{background:var(--theme-surface-hover,#222938)}.personal-pagination{border-top:1px solid var(--theme-border,#262d38);color:var(--theme-text,#dbe5f5);justify-content:flex-end;align-items:center;gap:10px;padding:12px 2px 0;font-size:14px;font-weight:900;display:flex}.personal-pagination button,.personal-pagination select,.personal-pagination input{border:1px solid var(--theme-border,#303744);height:34px;color:var(--theme-text,#d9e0ea);background:var(--theme-surface,#0d1118);border-radius:7px;font-weight:900}.personal-pagination button{min-width:34px;padding:0 10px}.personal-pagination button.active{color:var(--theme-on-accent,#fff);background:#2f7cff;border-color:#2f7cff}.personal-pagination button:disabled{opacity:.42;cursor:not-allowed}.personal-pagination-ellipsis{min-width:24px;height:34px;color:var(--theme-muted,#8f9aac);justify-content:center;align-items:center;display:inline-flex}.personal-pagination select{padding:0 9px}.personal-pagination input{width:58px;padding:0 8px}.button{border:0;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:15px;font-weight:800;display:inline-flex}.button-primary{background:var(--white);color:#060708}.button-dark{background:var(--theme-surface,#050607)}.button-muted{background:var(--theme-surface,#2a2f39)}.button-ghost{border:1px solid var(--theme-border,#303744);background:0 0}.icon-button{width:40px;height:40px;color:var(--theme-text,#c7d0df);justify-content:center;align-items:center;display:inline-flex}.icon-button.active{color:var(--cyan);background:var(--theme-surface-hover,#2c313b)}.chip{min-height:32px;color:var(--theme-muted,#aab3c1);align-items:center;padding:0 12px;font-size:14px;font-weight:800;display:inline-flex}.chip.active{color:#050607;background:#fff}.project-page{background:var(--theme-surface,#020303)}.workspace-main{position:absolute;top:80px;left:182px;right:96px}.workspace-nav,.floating-nav{z-index:30;border:1px solid var(--theme-border,#2d3340);background:var(--theme-surface,#151820);border-radius:8px;flex-direction:column;gap:10px;width:62px;padding:8px;display:flex;position:absolute;top:294px;left:18px}.workspace-nav-button,.nav-tool{width:44px;height:44px;color:var(--theme-text,#b9c3d4);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative}.workspace-nav-button.active,.nav-tool.active{color:var(--cyan);background:var(--theme-surface-hover,#2c313b)}.nav-tool.primary.active,.nav-tool.primary{color:#050607;background:#fff}.workspace-nav-button span,.nav-tool span{border:1px solid var(--theme-border,#2d3340);height:28px;color:var(--theme-text,#fff);background:var(--theme-surface,#14171d);white-space:nowrap;border-radius:8px;align-items:center;padding:0 10px;font-size:14px;font-weight:700;display:none;position:absolute;top:50%;left:52px;transform:translateY(-50%)}.workspace-nav-button:hover span,.nav-tool:hover span{display:inline-flex}.workspace-nav-button.active span,.nav-tool.active span{display:none}.page-title h1{margin:0 0 18px;font-size:27px;line-height:1}.tabs{align-items:center;gap:28px;margin-bottom:26px;display:flex}.tab{color:var(--theme-text,#b8c2d3);background:0 0;border:0;font-size:23px;font-weight:800;position:relative}.tab.active{color:var(--theme-text,#fff)}.tab.active:after{content:"";background:var(--cyan);height:4px;position:absolute;bottom:-10px;left:0;right:0}.toolbar-line{justify-content:space-between;align-items:center;gap:12px;margin:8px 0 22px;display:flex}.toolbar-right{align-items:center;gap:12px;display:flex}.search-box,.filter-box,.field-control{height:40px;color:var(--theme-muted,#7c8493);border:1px solid var(--theme-border,#28303a);background:var(--theme-surface,#050608);border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-size:14px;display:flex}.search-box{width:260px}.search-box input{width:100%;color:var(--theme-text,#d9e0ea)}.search-box input::placeholder,.auth-input input::placeholder{color:var(--theme-muted,#717b8d)}.filter-box{width:170px;color:var(--theme-text,#d2d9e4);justify-content:space-between}button.filter-box{cursor:pointer}.grid-four{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.art-thumb{background-position:50%;background-size:cover}.art-a{background:linear-gradient(180deg, transparent 44%, var(--theme-surface,#00000094)), radial-gradient(circle at 44% 28%, #fee6bd 0 8%, transparent 9%), linear-gradient(135deg, var(--theme-surface,#685346), var(--theme-surface,#151015) 58%, var(--theme-surface,#28374a))}.art-b{background:linear-gradient(180deg, transparent 48%, var(--theme-surface,#0009)), linear-gradient(135deg, #b7c8dd, var(--theme-surface,#28384c) 42%, var(--theme-surface,#0e1219) 75%)}.art-c{background:linear-gradient(180deg, transparent 50%, var(--theme-surface,#0000009e)), radial-gradient(circle at 66% 32%, #f0d5a8 0 10%, transparent 11%), linear-gradient(135deg, var(--theme-surface,#514437), var(--theme-surface,#20242c) 52%, var(--theme-surface,#0b0d12))}.art-d{background:linear-gradient(180deg, transparent 52%, var(--theme-surface,#0000009e)), linear-gradient(135deg, #f0f4ef, #8ba48d 32%, var(--theme-surface,#2d423c) 60%, var(--theme-surface,#111318))}.art-e{background:linear-gradient(180deg, transparent 50%, var(--theme-surface,#0000009e)), radial-gradient(circle at 28% 26%, #d7eef6 0 12%, transparent 13%), linear-gradient(135deg, var(--theme-surface,#202f41), var(--theme-surface,#0e141f) 52%, var(--theme-surface,#393236))}.art-f{background:linear-gradient(180deg, transparent 50%, var(--theme-surface,#0000009e)), linear-gradient(135deg, #d9c5aa, var(--theme-surface,#604b37) 35%, var(--theme-surface,#191512) 72%)}.art-g{background:linear-gradient(180deg, transparent 50%, var(--theme-surface,#0000009e)), radial-gradient(circle at 48% 38%, #f4f8ff 0 16%, transparent 17%), linear-gradient(135deg, #7f8b9c, var(--theme-surface,#1e2733) 62%, var(--theme-surface,#0a0c11))}.art-h{background:linear-gradient(180deg, transparent 52%, var(--theme-surface,#0000009e)), radial-gradient(circle at 32% 34%, #99efe3 0 14%, transparent 15%), linear-gradient(135deg, var(--theme-surface,#183a3a), var(--theme-surface,#10141b) 58%, var(--theme-surface,#3c3144))}.canvas-page{background:radial-gradient(circle, var(--theme-surface-hover,#ffffff2e) 1px, transparent 1.35px), var(--theme-surface,#030404);background-size:16px 16px;position:fixed;inset:0;overflow:clip}.canvas-page .topbar{background:var(--theme-surface,#030404b8);border-bottom:0}.admin-page{background:var(--theme-surface,#030404)}.admin-topbar{z-index:20;border-bottom:1px solid var(--theme-border,#202631);background:var(--theme-surface,#07090d);justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:absolute;inset:0 0 auto}.admin-brand{gap:12px}.admin-brand strong{font-size:17px}.admin-layout{grid-template-columns:218px 1fr;display:grid;position:absolute;inset:64px 0 0}.admin-sidebar{border-right:1px solid var(--theme-border,#202631);background:var(--theme-surface,#090c12);padding:20px 12px}.admin-side-item{width:100%;height:42px;color:var(--theme-muted,#9da8b9);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:0 13px;font-size:14px;font-weight:800;display:flex}.admin-side-item.active{color:var(--theme-text,#fff);background:var(--theme-surface-hover,#1a1f29)}.admin-main{min-width:0;padding:22px 28px 34px;overflow:auto}.admin-panel{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#10141b);border-radius:8px;overflow:hidden}.admin-panel-head{border-bottom:1px solid var(--theme-border,#2d3441);justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:18px 22px;display:flex}.admin-panel-head h1,.admin-panel-head h2{margin:0 0 6px;font-size:21px}.admin-panel-head p{color:var(--theme-muted,#8f9aac);margin:0;font-size:14px}.admin-actions,.admin-filters{align-items:center;gap:10px;display:flex}.data-table{overflow:hidden}.data-table table{border-collapse:collapse;width:100%}.data-table th,.data-table td{border-bottom:1px solid var(--theme-border,#262d38);color:var(--theme-text,#d5dde9);text-align:left;vertical-align:middle;padding:13px 14px;font-size:14px}.data-table th{color:var(--theme-muted,#8792a3);background:var(--theme-surface,#0c1017);font-size:13px;font-weight:900}.data-table tr:last-child td{border-bottom:0}.status-pill{border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:13px;font-weight:900;display:inline-flex}.status-on{color:var(--theme-green-text,#8dffb6);background:#38d97824}.status-off{color:var(--theme-red-text,#ff9baa);background:#ff537024}.muted{color:var(--muted)}.enterprise-panel .data-table{overflow:auto}.enterprise-table-panel{padding:0 0 16px}.enterprise-table-panel .data-table{margin:0 16px}.enterprise-empty-state{color:var(--theme-muted,#8f9aac);padding:18px;font-size:14px;font-weight:800}.enterprise-guide-panel{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:16px;padding:0 16px 16px;display:grid}.enterprise-guide-steps{gap:10px;display:grid}.enterprise-guide-step{border:1px solid var(--theme-border,#27303d);background:var(--theme-surface,#0e1520);width:100%;min-height:82px;color:var(--theme-text,#dce7f5);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:14px;transition:border-color .18s,background .18s,transform .18s;display:grid}.enterprise-guide-step:hover,.enterprise-guide-step.is-active{border-color:var(--guide-accent);background:color-mix(in srgb, var(--guide-accent) 13%, var(--theme-surface,#0e1520))}.enterprise-guide-step.is-active{transform:translate(2px)}.enterprise-guide-step-index{background:color-mix(in srgb, var(--guide-accent) 24%, var(--theme-surface,#172233));width:34px;height:34px;color:var(--theme-text,#f8fbff);border-radius:8px;place-items:center;font-size:15px;font-weight:950;display:grid}.enterprise-guide-step-copy{min-width:0}.enterprise-guide-step-copy strong{color:var(--theme-text,#f7fbff);font-size:15px;font-weight:950;display:block}.enterprise-guide-step-copy em{color:var(--theme-muted,#8f9aac);margin-top:5px;font-size:13px;font-style:normal;font-weight:700;line-height:1.5;display:block}.enterprise-guide-detail{border:1px solid color-mix(in srgb, var(--guide-accent) 46%, var(--theme-border,#27303d));background:linear-gradient(135deg, color-mix(in srgb, var(--guide-accent) 12%, transparent), transparent 42%), var(--theme-surface,#101722);border-radius:8px;min-height:358px;padding:20px}.enterprise-guide-detail-head{align-items:center;gap:14px;margin-bottom:18px;display:flex}.enterprise-guide-detail-icon{background:color-mix(in srgb, var(--guide-accent) 22%, var(--theme-surface,#152033));width:48px;height:48px;color:var(--theme-text,#f8fbff);border-radius:8px;flex:none;place-items:center;display:grid}.enterprise-guide-detail-head strong{color:var(--theme-text,#f8fbff);font-size:22px;font-weight:950;display:block}.enterprise-guide-detail-head p{color:var(--theme-muted,#9ca7b8);margin:0;font-size:14px;font-weight:700;line-height:1.7}.enterprise-guide-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.enterprise-guide-flow span{border:1px solid var(--theme-border,#27303d);background:var(--theme-surface,#070b126b);min-height:42px;color:var(--theme-text,#d7e3f3);border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:13px;font-weight:850;display:flex}.enterprise-guide-flow i{background:var(--guide-accent);color:#07101c;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;font-size:12px;font-style:normal;font-weight:950;display:grid}.enterprise-guide-detail-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.enterprise-guide-detail-list li{color:var(--theme-text,#b6c3d4);padding-left:18px;font-size:14px;font-weight:750;line-height:1.75;position:relative}.enterprise-guide-detail-list li:before{background:var(--guide-accent);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:.76em;left:0}.enterprise-guide-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 16px 18px;display:grid}.enterprise-guide-quick-grid div{border:1px solid var(--theme-border,#27303d);background:var(--theme-surface,#0e1520);border-radius:8px;gap:7px;min-height:108px;padding:14px;display:grid}.enterprise-guide-quick-grid svg{color:var(--theme-blue-text,#7fb3ff)}.enterprise-guide-quick-grid strong{color:var(--theme-text,#f8fbff);font-size:14px;font-weight:950}.enterprise-guide-quick-grid span{color:var(--theme-muted,#9ca7b8);font-size:13px;font-weight:700;line-height:1.55}.enterprise-usage-cell{gap:7px;width:min(210px,18vw);min-width:168px;display:grid}.enterprise-usage-row{white-space:nowrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.enterprise-usage-row strong{color:var(--theme-text,#dce6f5);font-size:13px;font-weight:900}.enterprise-usage-row span{color:var(--theme-blue-text,#29d3ff);font-size:13px;font-weight:950}.enterprise-usage-track{background:var(--theme-surface,#1d2533);border-radius:999px;height:8px;overflow:hidden}.enterprise-usage-track i{border-radius:inherit;background:linear-gradient(90deg,#22c55e,#22d3ee);min-width:0;height:100%;display:block}.enterprise-status-button{border:1px solid var(--theme-border,#2f3744);border-radius:999px;min-width:58px;height:28px;font-size:13px;font-weight:900}.enterprise-status-button.is-on{color:var(--theme-green-text,#8dffb6);background:#38d97824;border-color:#38d97861}.enterprise-status-button.is-off{color:var(--theme-red-text,#ff9baa);background:#ff537024;border-color:#ff537061}.enterprise-dialog-backdrop{z-index:100;background:var(--theme-backdrop,#00000094);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.enterprise-subaccount-dialog{border:1px solid var(--theme-border,#303847);width:min(760px,100%);max-height:calc(100vh - 48px);color:var(--theme-text,#e5edf8);background:var(--theme-surface,#0d1118);box-shadow:var(--theme-shadow,0 24px 90px #00000080);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.enterprise-dialog-head,.enterprise-dialog-actions{border-bottom:1px solid var(--theme-border,#27303d);justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.enterprise-dialog-head strong{color:var(--theme-text,#f8fbff);font-size:17px;font-weight:900;display:block}.enterprise-dialog-head span{color:var(--theme-muted,#8f9aac);margin-top:4px;font-size:13px;display:block}.enterprise-dialog-head button{border:1px solid var(--theme-border,#333c4c);width:32px;height:32px;color:var(--theme-text,#e5ebf4);background:var(--theme-surface,#111720);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.enterprise-dialog-body{flex:1;gap:16px;padding:18px;display:grid;overflow:auto}.enterprise-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.enterprise-field{gap:8px;display:grid}.enterprise-field.wide{grid-column:1/-1}.enterprise-field span,.enterprise-project-picker strong,.enterprise-check-row span{color:var(--theme-text,#d8e0ec);font-size:14px;font-weight:900}.enterprise-field input,.enterprise-password-row input{border:1px solid var(--theme-border,#2f3744);width:100%;min-width:0;height:40px;color:var(--theme-text,#f3f6fb);background:var(--theme-surface,#080b11);border-radius:7px;outline:none;padding:0 12px;font-size:14px;font-weight:800}.enterprise-field input:focus,.enterprise-password-row input:focus{box-shadow:var(--theme-shadow,0 0 0 3px #3b82f626);border-color:#3b82f6}.enterprise-field input[readonly],.enterprise-password-row input[readonly]{color:var(--theme-text,#aeb8c8);background:var(--theme-surface,#0d121a)}.enterprise-password-row{grid-template-columns:minmax(0,1fr) 40px;gap:8px;display:grid}.enterprise-password-row button{border:1px solid var(--theme-border,#2f3744);width:40px;height:40px;color:var(--theme-text,#dbeafe);background:var(--theme-surface,#10141b);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.enterprise-check-row{align-items:center;gap:8px;display:inline-flex}.enterprise-check-row input,.enterprise-project-checklist input{accent-color:#3b82f6;width:16px;height:16px}.enterprise-permission-pill{white-space:nowrap;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.enterprise-permission-pill.is-on{color:var(--theme-text,#b7f7cf);background:#22c55e24}.enterprise-permission-pill.is-off{color:var(--theme-muted,#9aa5b5);background:#94a3b81f}.enterprise-project-picker{border:1px solid var(--theme-border,#2d3441);background:var(--theme-surface,#090d13);border-radius:8px;gap:10px;padding:14px;display:grid}.enterprise-project-picker p{color:var(--theme-muted,#8f9aac);margin:0;font-size:14px;line-height:1.5}.enterprise-project-checklist{gap:8px;max-height:220px;display:grid;overflow:auto}.enterprise-project-checklist label{border:1px solid var(--theme-border,#27303d);background:var(--theme-surface,#080b11);border-radius:7px;grid-template-columns:18px minmax(120px,1fr) minmax(150px,.8fr);align-items:center;gap:8px;padding:10px;display:grid}.enterprise-project-checklist span{color:var(--theme-text,#eef4ff);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;overflow:hidden}.enterprise-project-checklist code{color:var(--theme-muted,#8f9aac);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.enterprise-dialog-error{color:var(--theme-red-text,#ff9baa);background:#ff53701a;border:1px solid #ff537061;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:800}.enterprise-dialog-actions{border-top:1px solid var(--theme-border,#27303d);border-bottom:0;justify-content:flex-end}.enterprise-dialog-actions button{border:1px solid var(--theme-border,#333c4c);min-width:76px;height:36px;color:var(--theme-text,#e5ebf4);background:var(--theme-surface,#111720);border-radius:7px;font-weight:900}.enterprise-dialog-actions button[type=submit]{color:var(--theme-on-accent,#fff);background:#2563eb;border-color:#2563eb}.enterprise-dialog-actions button:disabled{cursor:not-allowed;opacity:.55}.enterprise-ellipsis{min-width:0;max-width:280px;color:var(--theme-text,#dbe5f5);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}@media (width<=860px){.enterprise-form-grid,.enterprise-guide-panel,.enterprise-guide-flow,.enterprise-guide-quick-grid{grid-template-columns:1fr}.enterprise-field.wide{grid-column:auto}.enterprise-project-checklist label{grid-template-columns:18px minmax(0,1fr)}.enterprise-project-checklist code{grid-column:2}}@media (width<=760px){html,body,#root,.app,.page{width:100%;min-width:0;overflow-x:hidden}.topbar,.admin-topbar{background:var(--theme-surface,#050607f0);height:58px;padding:0 12px;position:fixed}.brand img{width:104px}.account-center-recharge{max-width:none;padding:14px 12px}.recharge-summary-grid,.recharge-balance-card,.recharge-history-card{width:100%}.recharge-summary-grid{grid-template-columns:1fr}.recharge-code-row{flex-direction:column;align-items:stretch}.recharge-code-row label,.recharge-code-row .button{width:100%}.recharge-history-head,.recharge-history-row{grid-template-columns:1fr;align-items:stretch}.recharge-history-head{flex-direction:column;align-items:flex-start}.recharge-history-meta{text-align:left;justify-items:start}.account-actions{gap:6px}.small-action.earn{display:none}.top-icon,.score-action{height:36px}.top-icon{width:36px}.score-action{gap:6px;padding:0 9px;font-size:13px}.avatar{width:38px;height:38px;font-size:16px}.project-page{overflow-y:auto}.project-page .workspace-nav{flex-direction:row;justify-content:stretch;gap:8px;width:auto;position:fixed;top:62px;left:12px;right:12px}.project-page .workspace-nav-button{flex:1;gap:6px;width:auto}.project-page .workspace-nav-button span,.project-page .workspace-nav-button:hover span,.project-page .workspace-nav .workspace-nav-button.active span{background:0 0;border:0;height:auto;padding:0;font-size:12px;display:inline-flex;position:static;transform:none}.project-page .workspace-main{padding:128px 12px 28px;position:relative;top:auto;left:auto;right:auto}.account-center-backdrop{place-items:stretch stretch;padding:0}.account-center-dialog{border-radius:0;width:100vw;height:100dvh;max-height:100dvh}.account-center-head{padding:0 12px}.account-center-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.account-center-sidebar{border-right:0;border-bottom:1px solid var(--theme-border,#2b303b);gap:8px;padding:10px;display:flex;overflow-x:auto}.account-center-sidebar button{flex:none;width:auto;min-width:max-content;padding:0 12px}.account-center-main{overflow:auto}.account-center-profile,.account-center-table-panel{padding:14px 12px}.account-center-filters label{width:100%}.account-center-filters input[type=date],.account-center-filters select{flex:1;width:auto}.account-center-table-panel .data-table{max-width:100%;overflow:auto}.admin-page{overflow-y:auto}.admin-layout{padding-top:58px;display:block;position:relative;inset:auto}.admin-sidebar{z-index:18;border-right:0;border-bottom:1px solid var(--theme-border,#202631);gap:8px;padding:8px 12px;display:flex;position:sticky;top:58px;overflow-x:auto}.admin-side-item{flex:none;width:auto;min-width:max-content}.admin-main{padding:14px 12px 28px;overflow:visible}.admin-panel-head{flex-direction:column;align-items:stretch;min-height:auto;padding:16px 14px}.admin-actions,.admin-filters{flex-wrap:wrap;align-items:stretch}.data-table{max-width:100%;overflow:auto}.data-table table{min-width:720px}}:root[data-theme=light]{--bg:#fff;--bg-2:#fff;--panel:#fff;--panel-2:#f5f6f8;--panel-3:#edf0f3;--line:#d6dbe2;--line-soft:#e5e8ed;--text:#20252d;--muted:#596273;--subtle:#687184;--cyan:#007d89;--blue:#2365cf;--orange:#996200;--rose:#c62949;--green:#17763b;--theme-surface:#fff;--theme-surface-hover:#f1f3f6;--theme-text:#20252d;--theme-muted:#596273;--theme-border:#d6dbe2;--theme-border-soft:#e5e8ed;--theme-shadow:0 8px 24px #18212f1a;--theme-on-accent:#fff;--theme-blue-text:#215fbd;--theme-cyan-text:#007781;--theme-green-text:#18753c;--theme-red-text:#bd2343;--theme-amber-text:#8a5700;--theme-violet-text:#7040aa;--theme-backdrop:#18212f52}.theme-toggle{border:1px solid var(--line);width:34px;height:34px;color:var(--text);background:var(--panel);cursor:pointer;border-radius:6px;flex:0 0 34px;place-items:center;padding:0;display:inline-grid}.theme-toggle:hover{background:var(--panel-2)}:root[data-theme-changing=true] *,:root[data-theme-changing=true] :before,:root[data-theme-changing=true] :after{transition:none!important}.theme-toggle:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.theme-toggle-standalone{z-index:100;position:fixed;top:16px;right:16px}.canvas-page:has(.canvas-assistant-shell.is-open) .canvas-top-actions>.theme-toggle{visibility:hidden}.canvas-assistant-header{grid-template-columns:36px minmax(0,1fr) auto 34px 30px 30px}.canvas-assistant-header .theme-toggle{color:var(--text);border:1px solid var(--line);background:var(--panel)}:root[data-theme=light] .auth-background{background:#fff}:root[data-theme=light] .brand img{object-fit:contain}:root[data-theme=light] .synced-project-info,:root[data-theme=light] .project-info{--theme-text:#f7f9fc;--theme-muted:#b6becd;color:#f7f9fc}:root[data-theme=light] input,:root[data-theme=light] select,:root[data-theme=light] textarea{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=light] .button.primary,:root[data-theme=light] .auth-submit,:root[data-theme=light] .project-dialog-actions button:last-child:not(.danger){color:#fff;background:#007d89;border-color:#007d89}:root[data-theme=light] .model-category-tabs button.active,:root[data-theme=light] .protocol-tabs button.active,:root[data-theme=light] .oss-tabs button.active,:root[data-theme=light] .video-asset-add.active{color:#fff}:root[data-theme=light] .gallery-reference-card,:root[data-theme=light] .gallery-result-card,:root[data-theme=light] .canvas-media-node{border-color:#d6dbe2}@media (width<=720px){.account-actions>.theme-toggle{flex-basis:30px;width:30px;height:30px}.theme-toggle-standalone{top:12px;right:12px}}
