:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eee;background:#0b0b0c;font-family:Inter,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:#0b0b0c;min-width:1040px;min-height:100vh;margin:0;overflow:hidden}button,select,textarea{font:inherit}button{cursor:pointer;border:0}.studio-shell{background:#0b0b0c;min-height:100vh}.studio-header{background:#0c0c0ef5;border-bottom:1px solid #212124;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 18px;display:grid}.header-left,.header-right,.top-tabs,.bottom-toolbar,.generation-footer,.reference-row{align-items:center;display:flex}.header-left{gap:10px}.brand-mark{color:#0b0b0c;background:#f5f7fa;border-radius:9px;place-items:center;width:34px;height:34px;font-size:20px;font-weight:900;display:grid}.header-left>strong{color:#f3f3f4;font-size:14px}.model-switch{color:#d7d7da;background:#1a1a1d;border:1px solid #303034;border-radius:8px;height:34px;padding:0 11px;font-size:12px}.top-tabs{background:#121214;border:1px solid #303034;border-radius:12px;gap:4px;padding:4px}.top-tabs button{color:#8f9095;background:0 0;border-radius:8px;height:32px;padding:0 14px;font-size:12px}.top-tabs button.active{color:#f5f5f7;background:#323236}.header-right{justify-content:flex-end;gap:9px}.header-right button,.header-right span{color:#d9d9dc;background:#1a1a1d;border:1px solid #303034;border-radius:8px;place-items:center;min-width:32px;height:32px;padding:0 9px;font-size:12px;display:grid}.header-right .avatar{color:#111;background:#9bddf3;border-color:#7a97ae;min-width:32px;padding:0;font-weight:900}.workspace{grid-template-columns:52px minmax(0,1fr);height:calc(100vh - 72px);transition:grid-template-columns .22s;display:grid}.workspace.library-open{grid-template-columns:280px minmax(0,1fr)}.project-library{background:#111114;border-right:1px solid #222226;min-width:0;position:relative;overflow:hidden}.library-rail-button{z-index:3;color:#cfcfd4;background:#1c1c20;border:1px solid #35353a;border-radius:9px;width:36px;height:36px;font-size:22px;position:absolute;top:14px;right:7px}.library-rail-button:hover{color:#fff;border-color:#7a7a80}.project-library-content{width:280px;padding:20px 16px}.library-heading{color:#f0f0f2;justify-content:space-between;align-items:center;margin:0 43px 18px 0;font-size:13px;font-weight:800;display:flex}.library-heading button{color:#111;background:#eee;border-radius:6px;place-items:center;width:24px;height:24px;font-size:19px;display:grid}.project-item{color:#d7d7da;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:28px minmax(0,1fr) auto;gap:9px;width:100%;padding:10px;display:grid}.project-item+.project-item{margin-top:5px}.project-item:hover{background:#1a1a1e}.project-item.active{background:#232327;border-color:#3a3a40}.project-item i{color:#84ddf8;background:#25353c;border-radius:7px;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.project-item strong,.project-item small{display:block}.project-item strong{color:#ececf0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.project-item small{color:#808188;margin-top:4px;font-size:10px}.project-item b{color:#8d8d93;letter-spacing:1px;font-size:13px}.library-divider{background:#2a2a2e;height:1px;margin:20px 0}.project-library-content p{color:#777880;margin:0;font-size:11px;line-height:1.7}.canvas-column{min-width:0;min-height:0;padding:0;overflow:hidden}.canvas{cursor:grab;touch-action:none;background-color:#0d0d0f;background-image:radial-gradient(#2f3034 1px,#0000 1px);width:100%;height:100%;position:relative;overflow:hidden}.canvas.is-panning{cursor:grabbing}.canvas-world{transform-origin:0 0;width:1px;height:1px;position:absolute;top:0;left:0;overflow:visible}.edges{width:20000px;height:20000px;position:absolute;top:-10000px;left:-10000px;overflow:visible}.edge-hit{fill:none;stroke:#0000;stroke-width:18px;pointer-events:stroke;cursor:pointer}.edge-path{fill:none;stroke:#7e8794;stroke-width:1.7px;pointer-events:none}.edge-path.is-selected{stroke:#59c9ff;stroke-width:2.8px;filter:drop-shadow(0 0 4px #2daee8)}.edge-preview{fill:none;stroke:#59c9ff;stroke-width:2.6px;stroke-dasharray:8 7;pointer-events:none;filter:drop-shadow(0 0 4px #2daee8)}.edge-cut{z-index:7;color:#101114;background:#bceeff;border:1px solid #5bd2ff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:14px;display:grid;position:absolute;box-shadow:0 0 0 3px #31bdf438,0 4px 12px #000}.canvas-node{z-index:2;color:#ececef;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#242427;border:1px solid #3d3d43;border-radius:11px;padding:12px;position:absolute;box-shadow:0 14px 28px #0000004d}.canvas-node:hover,.canvas-node.is-selected{border-color:#89909a;box-shadow:0 0 0 2px #8697a533,0 16px 30px #0000006b}.canvas-node.is-dragging{cursor:grabbing}.canvas-node.is-connect-target{border-color:#53c6f5;box-shadow:0 0 0 3px #48c6f83d,0 14px 30px #0000006b}.node-image,.node-video,.node-text,.node-audio{background:#252527}.node-imageGenerate{background:#29292c}.node-videoGenerate{background:#28292c}.node-textGenerate,.node-audioGenerate{background:#28282b}.node-heading{grid-template-columns:25px minmax(0,1fr) 20px;align-items:center;gap:7px;min-height:30px;display:grid}.node-icon{color:#aee9ff;background:#34373c;border-radius:7px;place-items:center;width:25px;height:25px;font-size:13px;display:grid}.node-image .node-icon{color:#b8ebff;background:#27495a}.node-video .node-icon{color:#c5c5ff;background:#3a355e}.node-text .node-icon{color:#f1d7a6;background:#594331}.node-audio .node-icon{color:#c2f2cf;background:#2f5946}.node-heading small,.node-heading strong{display:block}.node-heading small{color:#85868c;font-size:9px;line-height:1}.node-heading strong{color:#e9e9ec;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.node-delete{color:#85868a;opacity:0;background:0 0;border-radius:5px;place-items:center;width:20px;height:20px;font-size:17px;line-height:1;display:grid}.canvas-node:hover .node-delete,.canvas-node.is-selected .node-delete{opacity:1}.node-delete:hover{color:#fff;background:#47474c}.node-port{z-index:5;background:#18181b;border:1.5px solid #aeb2b9;border-radius:50%;width:12px;height:12px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.node-port:hover{background:#58c9f7;border-color:#ecf7ff;box-shadow:0 0 10px #36b9ef}.asset-image{background-size:cover;border:1px solid #45454a;border-radius:7px;height:207px;margin-top:10px;position:relative;overflow:hidden}.asset-image:before{content:"";opacity:.9;position:absolute;inset:0}.asset-image.image-tone-storm:before{background:radial-gradient(circle at 50% 25%,#b5e8ff 0 4%,#0000 5%),radial-gradient(at 48% 47%,#507dc4 0 12%,#0000 13%),linear-gradient(155deg,#101a36 2%,#6a8dbd 35%,#273555 58%,#0e1021 100%)}.asset-image.image-tone-warm:before{background:radial-gradient(at 48% 42%,#f6dfca 0 16%,#0000 17%),linear-gradient(90deg,#f8f4e9 0 32%,#bc8a65 33% 36%,#f6f0e6 37% 63%,#bc8a65 64% 67%,#f4eee3 68%)}.asset-image span{z-index:1;color:#eee;background:#00000080;border-radius:4px;padding:3px 6px;font-size:9px;position:absolute;bottom:7px;right:7px}.asset-video{background:linear-gradient(145deg,#242b3a,#17171a);border:1px solid #44444a;border-radius:7px;place-items:center;height:154px;margin-top:10px;display:grid;position:relative}.asset-video span{color:#dbeefd;background:#ffffff24;border-radius:50%;place-items:center;width:44px;height:44px;font-size:19px;display:grid}.asset-video small{color:#d4d4d8;font-size:10px;position:absolute;bottom:7px;right:8px}.asset-textarea{overscroll-behavior:contain;resize:none;color:#dddde1;background:#1d1d20;border:1px solid #434349;border-radius:7px;outline:none;width:100%;height:126px;margin-top:10px;padding:9px;font-size:12px;line-height:1.6}.asset-textarea:focus{border-color:#70cef2}.asset-audio{margin-top:16px}.wave-bars{justify-content:space-between;align-items:center;height:54px;padding:0 4px;display:flex}.wave-bars i{background:linear-gradient(#7fe9c9,#3fa58b);border-radius:4px;width:4px;min-height:8px}.asset-audio small{color:#9e9fa5;margin-top:10px;font-size:11px;display:block}.reference-row{gap:5px;min-height:29px;margin-top:8px;overflow:hidden}.reference-chip{color:#cfcfd4;text-overflow:ellipsis;white-space:nowrap;background:#202023;border:1px solid #56565c;border-radius:5px;align-items:center;gap:4px;max-width:128px;padding:3px 6px 3px 3px;font-size:10px;display:inline-flex;overflow:hidden}.reference-preview{background:#15161a;border-radius:4px;flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid;position:relative;overflow:hidden}.reference-preview img,.reference-preview video{object-fit:cover;pointer-events:none;width:100%;height:100%}.reference-preview b{color:#111;background:linear-gradient(145deg,#81c9eb,#e1d2c5);place-items:center;width:100%;height:100%;font-size:10px;display:grid}.reference-chip-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reference-chip:hover{border-color:#81d8f8}.reference-chip>b{color:#111;background:linear-gradient(145deg,#81c9eb,#e1d2c5);border-radius:3px;place-items:center;width:17px;height:17px;font-size:9px;display:grid}.reference-empty{color:#777980;font-size:10px}.prompt-wrapper{margin-top:8px;position:relative}.generation-prompt{overscroll-behavior:contain;color:#e0e0e4;background:#1c1c1f;border:1px solid #47474d;border-radius:8px;outline:none;width:100%;height:110px;padding:10px;font-size:12px;line-height:1.65;overflow-y:auto}.generation-prompt:focus{border-color:#67cdf5;box-shadow:0 0 0 2px #4ec0ef21}.prompt-token-editor{cursor:text;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;caret-color:#dff8ff;min-height:110px}.prompt-token-editor:empty:before{content:attr(data-placeholder);color:#767880;pointer-events:none}.prompt-text-segment{white-space:pre-wrap}.prompt-inline-mention{vertical-align:-6px;color:#eef8fb;white-space:nowrap;-webkit-user-select:all;user-select:all;background:linear-gradient(135deg,#364a54eb,#2a2f35eb);border:1px solid #52616a;border-radius:6px;align-items:center;gap:4px;max-width:100%;height:23px;margin:0 2px;padding:1px 6px 1px 2px;font-size:11px;line-height:1;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.prompt-inline-mention-preview{background:#171a1d;border-radius:4px;flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid;overflow:hidden}.prompt-inline-mention-preview img,.prompt-inline-mention-preview video{object-fit:cover;pointer-events:none;width:100%;height:100%}.prompt-inline-mention-preview b{color:#101216;background:linear-gradient(145deg,#8dd0ea,#ece1d4);place-items:center;width:100%;height:100%;font-size:9px;display:grid}.prompt-inline-mention:hover{background:linear-gradient(135deg,#3c6576f5,#2c343af5);border-color:#85daf6}.mention-menu{z-index:8;background:#2b2b2f;border:1px solid #59595f;border-radius:7px;width:205px;padding:7px;position:absolute;bottom:8px;right:8px;box-shadow:0 8px 20px #0006}.mention-menu>span{color:#93949a;padding:2px 4px 6px;font-size:10px;display:block}.mention-menu button{color:#e5e5e8;text-align:left;background:0 0;border-radius:5px;align-items:center;gap:7px;width:100%;padding:6px 5px;font-size:11px;display:flex}.mention-menu button:hover,.mention-menu button.is-active,.mention-menu button[aria-selected=true]{background:#414146}.mention-menu button.is-active{outline-offset:-1px;outline:1px solid #85daf6}.mention-reference-preview{background:linear-gradient(145deg,#5ca6dc,#ece0d1);border-radius:3px;flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid;overflow:hidden}.mention-reference-preview img,.mention-reference-preview video{object-fit:cover;width:100%;height:100%}.mention-reference-preview b{color:#10202a;font-size:12px}.mention-reference-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mention-menu small{color:#898a90;padding:5px;font-size:10px;display:block}.generation-footer{gap:5px;margin-top:8px}.generation-footer select{color:#d8d8dc;background:#202023;border:1px solid #44444a;border-radius:6px;outline:none;min-width:0;height:30px;padding:0 5px;font-size:10px}.generation-footer select:first-child{flex:116px}.generation-footer select:not(:first-child){width:69px}.model-catalog-status{color:#a9dff2;background:#18303d8c;border:1px solid #69a9c959;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-height:24px;margin-top:6px;padding:4px 6px 4px 8px;font-size:10px;line-height:1.35;display:flex}.model-catalog-status span{min-width:0}.model-catalog-status button{color:#d9f7ff;background:#19343f;border:1px solid #4d7787;border-radius:5px;flex:none;min-height:20px;padding:2px 7px;font-size:10px}.model-catalog-status button:hover:not(:disabled){background:#215061;border-color:#8adff5}.model-catalog-status button:disabled{cursor:wait;opacity:.58}.run-button{color:#111;background:#f0f2f4;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;font-size:18px;font-weight:900;display:grid}.run-button:hover{background:#8de0ff}.generation-status{color:#85878e;align-items:center;gap:5px;margin-top:7px;font-size:10px;display:flex}.generation-status span{background:#5ed9b6;border-radius:50%;width:5px;height:5px;box-shadow:0 0 6px #5ed9b6}.context-menu{z-index:20;background:#242427;border:1px solid #4b4b51;border-radius:10px;width:286px;padding:10px;position:absolute;box-shadow:0 18px 44px #00000085}.context-menu-title{color:#eeeef0;justify-content:space-between;align-items:center;padding:3px 4px 10px;font-size:12px;font-weight:800;display:flex}.context-menu-title span{color:#85868d;font-size:10px;font-weight:400}.context-menu-section+.context-menu-section{border-top:1px solid #3b3c42;margin-top:10px;padding-top:9px}.context-menu-section>small{color:#8c9aa2;letter-spacing:.04em;margin:0 4px 5px;font-size:10px;font-weight:800;display:block}.context-grid{grid-template-columns:1fr 1fr;gap:5px;display:grid}.context-grid button{color:#d7d7da;text-align:left;background:0 0;border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:6px;font-size:11px;display:flex}.context-grid button:hover{color:#fff;background:#3a3a40}.context-grid i{color:#b3eaff;background:#343b42;border-radius:5px;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.canvas-tip{color:#8d8e95;pointer-events:none;background:#141417e0;border:1px solid #48484dbf;border-radius:7px;padding:7px 10px;font-size:10px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.bottom-toolbar{background:#222225f7;border:1px solid #37373c;border-radius:13px;gap:4px;padding:7px;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #00000061}.bottom-toolbar button{color:#c5c6cc;background:0 0;border-radius:7px;place-items:center;width:29px;height:29px;font-size:15px;display:grid}.bottom-toolbar button:hover{color:#fff;background:#414146}.bottom-toolbar .add-node-button{color:#151518;background:#f1f2f3;font-size:24px}.bottom-toolbar .add-node-button:hover{background:#89ddfb}.bottom-toolbar span{background:#4a4a50;width:1px;height:20px;margin:0 2px}.bottom-toolbar .zoom-level{color:#ddd;width:42px;font-size:10px}.workflow-run-toolbar{z-index:24;color:#b7dfea;background:#0d1d27f0;border:1px solid #5ccdf66b;border-radius:11px;align-items:center;gap:10px;padding:7px 8px 7px 12px;font-size:11px;display:flex;position:absolute;bottom:61px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0000005c}.workflow-run-toolbar button{color:#071116;background:#82daf7;border:1px solid #5dcdf6;border-radius:7px;padding:6px 10px;font-weight:700}.workflow-run-toolbar button:disabled{cursor:wait;opacity:.5}.workflow-run-status{z-index:24;color:#b8c1ca;background:#14161bf0;border:1px solid #434d59;border-radius:10px;gap:5px;width:min(300px,100% - 36px);padding:10px;font-size:11px;display:grid;position:absolute;bottom:64px;right:18px;box-shadow:0 14px 34px #0000005c}.workflow-run-status strong{color:#effaff;font-size:12px}.workflow-run-status>div{flex-wrap:wrap;gap:4px;display:flex}.workflow-run-status .workflow-step{text-overflow:ellipsis;white-space:nowrap;color:#d4f7ff;background:#282b31;border-radius:4px;max-width:100%;padding:3px 5px;font-style:normal;overflow:hidden}.workflow-run-overlay{z-index:260;background:#0000008a;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.workflow-run-dialog{background:#171a21;border:1px solid #4c6270;border-radius:15px;gap:14px;width:min(420px,100%);padding:22px;display:grid;box-shadow:0 24px 80px #0000008c}.workflow-run-dialog p{color:#70d7fb;letter-spacing:.12em;margin:0;font-size:10px;font-weight:800}.workflow-run-dialog h2,.workflow-run-dialog span,.workflow-run-dialog small{margin:0}.workflow-run-dialog h2{color:#f2f7fb;font-size:20px}.workflow-run-dialog span,.workflow-run-dialog small{color:#a7afb9;line-height:1.6}.workflow-run-dialog strong{color:#82dcfa;font-size:18px}.workflow-run-dialog>div{justify-content:flex-end;gap:8px;display:flex}.workflow-run-dialog button{color:#dce2e7;background:#2a2e35;border:1px solid #4b505a;border-radius:7px;padding:8px 14px}.workflow-run-dialog button.primary{color:#071116;background:#83daf7;border-color:#73dafa;font-weight:800}.workspace-notice{z-index:12;color:#a7a9b1;pointer-events:none;background:#121215db;border:1px solid #34343a;border-radius:7px;max-width:390px;margin:0;padding:7px 10px;font-size:10px;position:absolute;bottom:14px;left:68px}@media (max-width:1180px){body{min-width:960px}.workspace.library-open{grid-template-columns:236px minmax(0,1fr)}.project-library-content{width:236px}.header-right span,.canvas-tip{display:none}}.canvas.is-selection-tool{cursor:default}.canvas.is-space-panning{cursor:grab}.canvas.is-space-panning.is-panning{cursor:grabbing}.selection-box{z-index:4;pointer-events:none;background:#4dc1f329;border:1px solid #79d8ff;min-width:1px;min-height:1px;position:absolute;box-shadow:inset 0 0 0 1px #50c9ff1f}.node-port{color:#c9ccd2;background:#202125;border:1px solid #737881;border-radius:50%;place-items:center;width:30px;height:30px;font-size:20px;line-height:1;transition:transform .12s,border-color .12s,color .12s,background .12s,box-shadow .12s;display:grid}.node-port-in{left:-16px}.node-port-out{right:-16px}.node-port:hover,.node-port.is-hovered{z-index:9;color:#1d2b31;background:#aeeaff;border-color:#c5f2ff;transform:translateY(-50%)scale(1.09);box-shadow:0 0 0 5px #56ccf730,0 0 16px #49c0efb3}.generation-result{background:linear-gradient(145deg,#202124,#18181b);border:1px solid #46464b;border-radius:8px;height:124px;margin-top:10px;display:grid;position:relative;overflow:hidden}.generation-result:before{opacity:0;content:"";transition:opacity .18s;position:absolute;inset:0}.generation-result.has-result:before{opacity:1}.result-imageGenerate.has-result:before{background:radial-gradient(circle at 48% 28%,#b6eaff 0 4%,#0000 5%),linear-gradient(145deg,#3d5c7d,#2f334f 53%,#15161f)}.result-videoGenerate.has-result:before{background:radial-gradient(circle at 48% 48%,#dbe8fd 0 4%,#0000 5%),linear-gradient(145deg,#35405b,#1c3e52 57%,#14151b)}.result-textGenerate.has-result:before{background:linear-gradient(135deg,#3b3448,#23242c 65%)}.result-audioGenerate.has-result:before{background:linear-gradient(135deg,#284d43,#21242a 65%)}.result-visual{z-index:1;color:#777a80;align-content:center;justify-items:center;gap:8px;display:grid;position:relative}.result-visual b{color:#92949c;background:#1e1e22c7;border:1px solid #52535a;border-radius:9px;place-items:center;width:36px;height:36px;font-size:21px;display:grid}.generation-result.has-result .result-visual{color:#e7f7ff;text-shadow:0 1px 6px #0b1117}.generation-result.has-result .result-visual b{color:#e9fbff;background:#112632cc;border-color:#b2efff}.result-visual span{font-size:11px}.generation-result>small{z-index:2;color:#aaaab0;background:#101013a6;border-radius:4px;padding:2px 5px;font-size:9px;position:absolute;top:7px;left:8px}.generation-footer .credits-select{color:#ffe0a5;background:#30291f;border-color:#705e42;width:58px!important}.generation-footer .credits-select option{color:#1f1f22;background:#fff}.generation-footer .system-credit-cost{color:#a8e8ff;text-align:center;background:#172b35;border-color:#315d70;min-width:68px;width:auto!important}.generation-footer .dimension-input{color:#e7f7ff;background:#171b20;border:1px solid #4d6773;border-radius:6px;min-width:54px;padding:0 5px;font-size:10px;width:54px!important}.generation-footer .dimension-separator{color:#8d9aa1;font-size:11px}.bottom-toolbar .tool-active{color:#101114;background:#e8f6fb}.library-heading>span:last-child{gap:5px;display:inline-flex}.library-heading>span:last-child button{width:24px;height:24px;font-size:14px}.asset-upload{color:#aeb2ba;cursor:pointer;background:#1d1d21;border:1px dashed #55565e;border-radius:6px;justify-content:center;align-items:center;min-height:25px;margin-top:7px;padding:0 8px;font-size:10px;display:inline-flex}.asset-upload:hover{color:#eaf9ff;border-color:#7fdcfb}.asset-upload input{display:none}.asset-image img{z-index:2;object-fit:cover;width:100%;height:100%;position:absolute}.asset-video video{object-fit:cover;border-radius:7px;width:100%;height:100%}.asset-audio audio{width:100%;margin-top:6px}.mini-map{z-index:12;pointer-events:none;background:#151518eb;border:1px solid #3e3f45;border-radius:9px;width:154px;padding:7px;position:absolute;bottom:17px;right:18px;box-shadow:0 10px 24px #00000047}.mini-map>span{color:#888b94;margin-bottom:5px;font-size:9px;display:block}.mini-map-stage{background:radial-gradient(circle at 1px 1px,#76798375 1px,#0000 1.2px) 0 0/11px 11px,#17181b;border-radius:5px;height:78px;position:relative;overflow:hidden}.mini-map-stage i{opacity:.94;background:#6b8794;border:1px solid #e5f0f5bf;border-radius:2px;min-width:5px;min-height:4px;display:block;position:absolute}.mini-map-stage i.is-generator{background:#46859d;border-color:#b5efff}.mini-map-stage i.is-asset{background:#5d5d68}@media (max-width:1180px){.mini-map{display:none}}.asset-upload-overlay{z-index:4;background:#15161ad6;margin-top:0;position:absolute;bottom:7px;right:7px}.asset-video .asset-upload-overlay{bottom:28px}.asset-image>span{z-index:2}.asset-text-content .asset-upload{margin-bottom:2px}.asset-audio .asset-upload{margin-top:8px}.header-popover-wrap{position:relative}.header-right .credit-balance{color:#f5d694;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:#262119;border-color:#61523c;justify-content:center;align-items:center;gap:5px;min-width:78px;display:inline-flex}.credit-balance span{color:#ffd570;background:0 0;border:0;min-width:auto;height:auto;padding:0;font-size:13px}.credit-balance b{font-size:12px}.top-popover{z-index:60;color:#dddddf;background:#1d1d21fa;border:1px solid #48484e;border-radius:9px;gap:6px;min-width:154px;padding:8px;display:grid;position:absolute;top:40px;right:0;box-shadow:0 15px 32px #00000070}.top-popover strong,.top-popover>b{padding:2px 4px;font-size:11px}.top-popover>b{color:#f4d797}.header-right .top-popover button{color:#d8d8db;background:0 0;border:0;border-radius:6px;justify-content:flex-start;width:100%;min-width:0;height:30px;padding:0 8px;font-size:11px;display:flex}.header-right .top-popover button:hover{color:#fff;background:#3a3a40}.account-popover{min-width:132px}.node-title-input{color:#f4f6f7;width:100%;font:inherit;background:#18191c;border:1px solid #78d6f7;border-radius:4px;outline:0;margin-top:2px;padding:2px 4px;font-size:12px;line-height:16px}.node-heading strong{cursor:text}.canvas.is-file-dragging:after{z-index:50;color:#dff8ff;content:"鏉惧紑浠ュ垱寤哄浘鐗囥€佽棰戙€侀煶棰戞垨鏂囨湰璧勪骇鑺傜偣";pointer-events:none;background:#1c617b33;border:1px dashed #86e0ff;border-radius:14px;place-items:center;font-size:14px;display:grid;position:absolute;inset:14px;box-shadow:inset 0 0 0 4px #57d2fa1a}.generation-result{height:174px;margin-top:10px}.generation-result.is-generating:before{opacity:1;background:linear-gradient(115deg,#1d2f3f 8%,#3f8aaa 30%,#25364c 50%,#69c7e7 70%,#1d2f3f 92%) 0 0/240% 100%;animation:1.25s linear infinite generation-flow}.generation-result.is-generating .result-visual{color:#ecfbff;text-shadow:0 1px 8px #10232c}.generation-result.is-generating .result-visual b{color:#e7fbff;background:#153c4cd6;border-color:#c2f5ff;animation:1s ease-in-out infinite generation-pulse}@keyframes generation-flow{0%{background-position:0 0}to{background-position:240% 0}}@keyframes generation-pulse{50%{transform:scale(1.09)}}.generation-config-card{z-index:5;color:#ececef;background:#242427;border:1px solid #4d5057;border-radius:11px;padding:12px;position:absolute;box-shadow:0 16px 32px #00000061,0 0 0 1px #6fd0f214}.generation-config-heading{color:#e9ecee;border-bottom:1px solid #3a3a40;justify-content:space-between;align-items:center;min-height:22px;font-size:11px;font-weight:800;display:flex}.generation-config-heading small{color:#85878e;font-size:9px;font-weight:400}.generation-config-card .reference-row,.generation-config-card .generation-footer{margin-top:10px}.generation-config-card .generation-prompt{min-height:106px}.run-button:disabled{cursor:wait;color:#e8faff;background:#426574}.edges{pointer-events:none}.edge-hit{pointer-events:stroke}.project-item-shell{margin-top:5px;position:relative}.project-item-shell:first-of-type{margin-top:0}.project-item{grid-template-columns:28px minmax(0,1fr)}.project-item-editing{min-height:58px}.project-name-input{color:#f0f1f3;width:100%;font:inherit;background:#19191d;border:1px solid #75d5f7;border-radius:4px;outline:0;padding:2px 4px;font-size:12px}.project-actions-toggle{color:#9a9ba1;background:0 0;border-radius:6px;place-items:center;width:24px;height:24px;font-size:16px;line-height:1;display:grid;position:absolute;top:10px;right:8px}.project-actions-toggle:hover{color:#fff;background:#3b3b40}.project-actions-menu{z-index:20;background:#242428;border:1px solid #4c4c52;border-radius:7px;gap:2px;width:96px;padding:5px;display:grid;position:absolute;top:39px;right:6px;box-shadow:0 10px 22px #00000070}.project-actions-menu button{color:#dddde1;text-align:left;background:0 0;border-radius:4px;width:100%;padding:6px 7px;font-size:11px}.project-actions-menu button:hover{color:#fff;background:#404046}.project-actions-menu .danger{color:#eea8a8}.project-actions-menu .danger:hover{color:#fff;background:#6c383d}.canvas-node{box-sizing:border-box;overflow:visible}.node-external-title{z-index:8;pointer-events:auto;justify-content:flex-end;min-height:22px;display:flex;position:absolute}.node-external-title strong{color:#777981;text-overflow:ellipsis;white-space:nowrap;cursor:text;max-width:100%;font-size:11px;font-weight:600;line-height:20px;transition:color .15s;display:block;overflow:hidden}.node-external-title.is-selected strong{color:#fff}.node-external-title .node-title-input{text-align:right;max-width:100%;margin:0}.node-delete-floating{z-index:10;color:#87888f;opacity:0;background:#131316b8;border-radius:5px;place-items:center;width:21px;height:21px;font-size:16px;line-height:1;display:grid;position:absolute;top:5px;right:5px}.canvas-node:hover .node-delete-floating,.canvas-node.is-selected .node-delete-floating{opacity:1}.node-delete-floating:hover{color:#fff;background:#4c4c52}.node-resize-handle{z-index:11;clip-path:polygon(100% 0,100% 100%,0 100%);cursor:nwse-resize;opacity:0;background:linear-gradient(135deg,#0000 0 44%,#8c929b 46% 55%,#0000 57% 65%,#c3c8cf 67% 76%,#0000 78%);border:0;width:17px;height:17px;padding:0;position:absolute;bottom:2px;right:2px}.canvas-node:hover .node-resize-handle,.canvas-node.is-selected .node-resize-handle,.canvas-node.is-resizing .node-resize-handle{opacity:1}.node-resize-handle:hover{filter:drop-shadow(0 0 4px #67d1f7)}.asset-placeholder{color:#858891;cursor:pointer;background:linear-gradient(145deg,#202024,#1b1b1f);border:1px dashed #4b4c53;border-radius:7px;place-content:center;justify-items:center;gap:7px;width:100%;height:100%;display:grid}.asset-placeholder:hover{color:#dff8ff;background:#20272b;border-color:#86ddfb}.asset-placeholder b{font-size:31px;font-weight:300;line-height:.8}.asset-placeholder small{font-size:10px}.asset-placeholder input{display:none}.node-image .asset-image,.node-video .asset-video,.node-text .asset-text-content,.node-audio .asset-audio,.node-imageGenerate .generation-result,.node-videoGenerate .generation-result,.node-textGenerate .generation-result,.node-audioGenerate .generation-result{box-sizing:border-box;height:100%;margin-top:0}.node-image .asset-image,.node-video .asset-video,.node-text .asset-text-content,.node-audio .asset-audio{width:100%}.node-text .asset-text-content{height:100%}.node-text .asset-text-editor{position:relative}.node-text .asset-textarea{height:100%;margin-top:0;padding-right:42px}.asset-text-upload{color:#d8f5ff;cursor:pointer;background:#252d35;border:1px solid #58616c;border-radius:8px;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:10px;right:10px}.asset-text-upload:hover{color:#fff;background:#2e4550;border-color:#78d7fa}.asset-text-upload b{font-size:19px;font-weight:400;line-height:1}.asset-text-upload input{display:none}.node-audio .asset-audio{align-content:center;margin-top:0;display:grid}.node-audio .asset-audio small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.node-imageGenerate .generation-result,.node-videoGenerate .generation-result,.node-textGenerate .generation-result,.node-audioGenerate .generation-result{min-height:0}.node-image .asset-image,.node-video .asset-video{min-width:0;min-height:0;overflow:hidden}.node-image .asset-image img,.node-video .asset-video video{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;display:block}.generation-result{flex-direction:column;min-height:0;display:flex}.generation-result .result-visual{flex:auto;min-height:0}.generation-result.has-error{background:linear-gradient(145deg,#312126,#221c20);border-color:#9b5a5f}.generation-result.has-error .result-visual{color:#f1b2b7}.result-visual-media{background:#16171b;border:0;border-radius:7px;width:100%;height:100%;min-height:0;padding:0;display:block;overflow:hidden}.result-visual-media img{object-fit:cover;width:100%;height:100%;display:block}.result-text-preview{color:#e4e4e9;text-align:left;white-space:pre-wrap;width:100%;max-height:100%;margin:0;padding:12px;font-size:11px;line-height:1.55;overflow:auto}.result-audio-preview{color:#cbeedd;text-align:left;gap:8px;width:100%;padding:12px;font-size:10px;display:grid}.result-audio-preview .wave-bars{height:44px}.result-actions{z-index:4;gap:5px;display:flex;position:absolute;bottom:8px;right:8px}.result-actions button{color:#e9f8fd;background:#0c1920c7;border:1px solid #b6ebfb73;border-radius:5px;padding:5px 7px;font-size:10px}.result-actions button:hover{background:#214353;border-color:#a8ecff}.result-preview-overlay{z-index:100;background:#040508c7;place-items:center;padding:48px;display:grid;position:fixed;inset:0}.result-preview-dialog{background:#191a1f;border:1px solid #585b63;border-radius:10px;gap:8px;max-width:min(1080px,92vw);max-height:88vh;padding:12px;display:grid;position:relative;box-shadow:0 24px 64px #00000094}.result-preview-dialog img{object-fit:contain;border-radius:6px;max-width:min(1056px,88vw);max-height:calc(88vh - 60px);display:block}.result-preview-dialog small{color:#aeb1b9;font-size:11px}.result-preview-close{z-index:2;color:#fff;background:#282a30;border:1px solid #737780;border-radius:50%;place-items:center;width:28px;height:28px;font-size:19px;display:grid;position:absolute;top:-13px;right:-13px}.result-media-player{object-fit:contain;background:#111319;border-radius:7px;width:100%;height:100%;min-height:0;display:block}.node-image img,.node-video video,.generation-result img,.generation-result video{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.result-audio-preview audio{width:100%}.auth-loading{color:#b4bac4;background:#0b0c10;place-content:center;justify-items:center;gap:12px;min-width:100vw;min-height:100vh;display:grid}.auth-loading-mark{color:#0e1720;background:#b9edff;border:1px solid #5bceff;border-radius:13px;place-items:center;width:44px;height:44px;font-size:28px;font-weight:900;display:grid;box-shadow:0 0 36px #46c1ff52}.auth-loading p{margin:0;font-size:12px}.landing-shell{color:#eff4f8;background:radial-gradient(circle at 77% 17%,#368dbb36,#0000 22rem),radial-gradient(circle at 13% 0,#7150a326,#0000 29rem),#0b0c10;min-width:100vw;min-height:100vh;overflow:hidden auto}.landing-shell:before{z-index:0;content:"";opacity:.24;pointer-events:none;background-image:radial-gradient(#7c8da18c .7px,#0000 .75px);background-size:24px 24px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 68%);mask-image:linear-gradient(#000,#0000 68%)}.landing-header,.landing-hero,.landing-features,.landing-workflow,.landing-footer{z-index:1;position:relative}.landing-header{border-bottom:1px solid #b7d1e11a;justify-content:space-between;align-items:center;width:min(1260px,100% - 56px);height:76px;margin:0 auto;display:flex}.landing-brand{color:#f4f8fb;letter-spacing:.03em;background:0 0;align-items:center;gap:10px;font-size:15px;display:inline-flex}.landing-brand span{color:#10171c;background:#eaf7fd;border-radius:9px;place-items:center;width:31px;height:31px;font-size:21px;font-weight:900;display:grid;box-shadow:0 0 22px #6dd6ff52}.landing-brand strong{font-weight:750}.landing-header nav{align-items:center;gap:25px;display:flex}.landing-header nav a{color:#969fa9;font-size:13px;text-decoration:none;transition:color .16s}.landing-header nav a:hover{color:#eafdff}.landing-header nav button{color:#edf7fb;background:#ffffff0d;border:1px solid #6e7984;border-radius:8px;min-width:70px;height:34px;font-size:12px}.landing-header nav button:hover{background:#77d5f924;border-color:#a8e6fb}.landing-hero{grid-template-columns:minmax(380px,.88fr) minmax(570px,1.12fr);align-items:center;gap:54px;width:min(1260px,100% - 56px);min-height:582px;margin:0 auto;padding:72px 0 62px;display:grid}.landing-copy{max-width:524px}.landing-eyebrow,.login-eyebrow{color:#71d8fb;letter-spacing:.16em;margin:0 0 16px;font-size:10px;font-weight:800}.landing-copy h1{color:#f6f8fa;letter-spacing:-.055em;margin:0;font-size:clamp(40px,4.2vw,61px);font-weight:750;line-height:1.12}.landing-copy h1 em{color:#96e1fb;text-shadow:0 0 30px #53cbf730;font-style:normal}.landing-lead{color:#9ea8b3;max-width:470px;margin:24px 0 0;font-size:15px;line-height:1.9}.landing-actions{align-items:center;gap:18px;margin-top:31px;display:flex}.landing-primary,.login-submit{color:#0b1114;background:linear-gradient(135deg,#d7f6ff,#87dff9);border-radius:9px;justify-content:center;align-items:center;gap:20px;min-height:46px;padding:0 19px;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 29px #34bdef38}.landing-primary:hover,.login-submit:hover{transform:translateY(-2px);box-shadow:0 15px 34px #34bdef52}.landing-primary span,.login-submit span{font-size:20px;font-weight:400}.landing-secondary{color:#b3c0c9;font-size:13px;text-decoration:none}.landing-secondary:hover{color:#e8fbff}.landing-local-note{color:#66717c;margin:21px 0 0;font-size:11px}.landing-showcase{background:#111319;border:1px solid #98bed336;border-radius:16px;min-height:406px;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-4deg)rotateX(1.5deg);box-shadow:0 30px 90px #00000075,inset 0 0 0 1px #5db3d614}.showcase-topbar{color:#88929c;background:#15171c;border-bottom:1px solid #272a30;align-items:center;gap:10px;height:49px;padding:0 15px;font-size:10px;display:flex}.showcase-topbar .showcase-logo{color:#151a1f;background:#dff6ff;border-radius:5px;place-items:center;width:20px;height:20px;font-size:14px;font-weight:900;display:grid}.showcase-topbar i{background:#343841;width:1px;height:18px}.showcase-topbar b{color:#dae0e5;margin-right:auto;font-size:10px}.showcase-topbar button{color:#d8e8ee;background:#20242a;border:1px solid #3c4149;border-radius:5px;height:22px;padding:0 9px;font-size:9px}.showcase-grid{background-color:#101216;background-image:radial-gradient(#3b424a .8px,#0000 .9px);background-size:18px 18px;height:357px;position:relative;overflow:hidden}.showcase-node{z-index:2;background:#24272c;border:1px solid #515861;border-radius:7px;position:absolute;box-shadow:0 9px 17px #0000004a}.showcase-node small{color:#a7aeb5;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;position:absolute;top:-19px;left:0;overflow:hidden}.showcase-image-node{width:111px;height:150px;padding:5px;top:60px;left:7.5%}.showcase-image-art{color:#effdff;background:radial-gradient(at 48% 42%,#f3d4ca 0 12%,#0000 13%),radial-gradient(circle at 52% 32%,#27354f 0 13%,#0000 14%),linear-gradient(145deg,#466585,#1e394d 47%,#14171f);border-radius:4px;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.showcase-image-art span{text-shadow:0 0 20px #a8eaff;font-size:30px}.showcase-text-node{width:130px;height:65px;padding:9px;top:250px;left:13%}.showcase-text-node p{color:#c4ccd2;margin:0;font-size:9px;line-height:1.6}.showcase-generate-node{width:238px;height:204px;padding:7px;top:92px;right:8%}.showcase-result{color:#a5e7fa;background:linear-gradient(145deg,#1e3542,#20242d);border:1px solid #424850;border-radius:5px;place-content:center;justify-items:center;gap:5px;height:96px;display:grid}.showcase-result span{font-size:25px}.showcase-result b{font-size:9px;font-weight:500}.showcase-prompt{color:#777f88;background:#1a1c21;border-radius:4px;margin-top:7px;padding:8px;font-size:8px}.showcase-controls{align-items:center;gap:4px;margin-top:7px;display:flex}.showcase-controls i{color:#aeb7bf;border:1px solid #3f454c;border-radius:3px;padding:4px 5px;font-size:7px;font-style:normal}.showcase-controls button{color:#111921;background:#c8f2ff;border-radius:5px;place-items:center;width:20px;height:20px;margin-left:auto;font-size:13px;display:grid}.showcase-line{z-index:1;width:60%;height:280px;position:absolute;top:57px;left:18%;overflow:visible}.showcase-line path{fill:none;stroke:#89dffb;stroke-width:1.2px;opacity:.82}.showcase-zoom{z-index:3;color:#9ea7b0;background:#202329;border:1px solid #3b4047;border-radius:5px;padding:7px 9px;font-size:9px;position:absolute;bottom:14px;right:15px}.landing-features{border-top:1px solid #aecbdd24;border-bottom:1px solid #aecbdd24;grid-template-columns:repeat(3,1fr);width:min(1260px,100% - 56px);margin:0 auto;display:grid}.landing-features article{min-height:190px;padding:31px 32px 28px}.landing-features article+article{border-left:1px solid #aecbdd24}.landing-features span{color:#6ecfee;letter-spacing:.08em;font-size:11px;font-weight:800}.landing-features h2{color:#edf2f5;margin:16px 0 8px;font-size:17px;font-weight:700}.landing-features p{color:#8e98a3;max-width:270px;margin:0;font-size:12px;line-height:1.8}.landing-workflow{text-align:center;width:min(1260px,100% - 56px);margin:0 auto;padding:68px 0 74px}.landing-workflow p{color:#909ba7;margin:0 0 20px;font-size:13px}.landing-workflow div{justify-content:center;align-items:center;gap:clamp(14px,3vw,42px);display:flex}.landing-workflow b{color:#e5eef3;font-size:clamp(14px,1.5vw,17px);font-weight:650}.landing-workflow i{color:#5fd4f7;font-size:19px;font-style:normal}.landing-footer{color:#68737e;border-top:1px solid #aecbdd1f;justify-content:space-between;align-items:center;width:min(1260px,100% - 56px);margin:0 auto;padding:20px 0 28px;font-size:11px;display:flex}.landing-footer button{color:#aee8fa;background:0 0;font-size:12px}.landing-footer button:hover{color:#edfbff}.login-overlay{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030508b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.login-dialog{color:#eef5f8;background:linear-gradient(145deg,#20242c,#17191f 72%);border:1px solid #464e59;border-radius:15px;width:min(410px,100%);padding:35px 34px 27px;position:relative;box-shadow:0 28px 75px #0000008a,inset 0 0 0 1px #88dcf914}.login-close{color:#9ca7b1;background:0 0;border-radius:7px;place-items:center;width:28px;height:28px;font-size:21px;display:grid;position:absolute;top:13px;right:13px}.login-close:hover{color:#fff;background:#363b43}.login-logo{color:#112029;background:#c6f1ff;border-radius:10px;place-items:center;width:37px;height:37px;margin-bottom:20px;font-size:25px;font-weight:900;display:grid;box-shadow:0 0 23px #58cdf73d}.login-eyebrow{margin-bottom:8px;font-size:9px}.login-dialog h2{color:#f5f8fa;letter-spacing:-.03em;margin:0;font-size:24px}.login-intro{color:#939eaa;margin:10px 0 22px;font-size:12px;line-height:1.6}.login-tabs{background:#15171c;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:20px;padding:4px;display:grid}.login-tabs button{color:#89949f;background:0 0;border-radius:5px;height:31px;font-size:12px}.login-tabs button.active{color:#eaf9ff;background:#343b44}.login-dialog form{gap:15px;display:grid}.login-dialog label{color:#b7c0c8;gap:7px;font-size:11px;font-weight:650;display:grid}.login-dialog input{color:#edf5f8;background:#14171c;border:1px solid #3d444e;border-radius:7px;outline:0;width:100%;height:42px;padding:0 12px;font-size:13px}.login-dialog input:focus{border-color:#77dafb;box-shadow:0 0 0 3px #50cbf721}.login-secret-row{display:block;position:relative}.login-secret-row input{padding-right:99px}.send-code{color:#a9e7fa;background:#26333b;border-radius:5px;height:30px;padding:0 9px;font-size:10px;position:absolute;top:6px;right:6px}.send-code:hover{color:#ecfbff;background:#314650}.login-error,.login-hint{min-height:17px;margin:-6px 0 -2px;font-size:10px;line-height:1.5}.login-error{color:#f2a6a9}.login-hint{color:#78848e}.login-submit{width:100%;margin-top:2px}.login-dialog>small{color:#68737e;text-align:center;margin-top:17px;font-size:10px;display:block}.account-logout{margin-top:2px;color:#f0a7ab!important;border-top:1px solid #414149!important;border-radius:0 0 6px 6px!important}.account-logout:hover{color:#fff!important;background:#563137!important}@media (max-width:980px){.landing-hero{grid-template-columns:1fr;gap:48px;padding-top:55px}.landing-copy{max-width:640px}.landing-showcase{max-width:700px;transform:none}}@media (max-width:680px){body{min-width:0}.landing-header,.landing-hero,.landing-features,.landing-workflow,.landing-footer{width:min(100% - 32px,1260px)}.landing-header nav{gap:13px}.landing-header nav a{display:none}.landing-copy h1{font-size:40px}.landing-showcase{min-height:290px}.showcase-grid{transform-origin:0 0;width:128%;height:241px;transform:scale(.78)}.landing-features{grid-template-columns:1fr}.landing-features article+article{border-top:1px solid #aecbdd24;border-left:0}.landing-features article{min-height:0;padding:25px 18px}.landing-workflow div{flex-wrap:wrap;gap:12px}.landing-workflow i{font-size:14px}}.landing-shell{height:100vh}@media (max-width:980px){body{min-width:0}}.login-sales-access{color:#88939e;border-top:1px solid #353b44;justify-content:space-between;align-items:center;margin-top:2px;padding:12px 0 0;font-size:11px;display:flex}.login-sales-access button{color:#9be4fb;background:0 0;padding:2px 0;font-size:11px}.login-sales-access button:hover{color:#e1f9ff;text-decoration:underline}.login-sales-hint{color:#9be4fb}.workspace-hidden{display:none}.storyboard-screen{color:#eaedf0;background:radial-gradient(circle at 82% 4%,#32a2cf21,#0000 28rem),radial-gradient(circle at 16% 0,#7c4eb11c,#0000 24rem),radial-gradient(#2c3037 .8px,#0000 .9px) 0 0/22px 22px,#101115;height:calc(100vh - 72px);padding:36px clamp(28px,4vw,68px) 58px;overflow:auto}.storyboard-header{justify-content:space-between;align-items:flex-start;gap:20px;max-width:1180px;margin:0 auto;display:flex}.storyboard-header p,.account-panel-eyebrow{color:#72d8f6;letter-spacing:.15em;margin:0 0 8px;font-size:10px;font-weight:800}.storyboard-header h2{color:#f3f6f8;letter-spacing:-.03em;margin:0;font-size:25px}.storyboard-header h2 span{color:#7f8994;letter-spacing:0;margin-left:8px;font-size:12px;font-weight:500}.storyboard-header small{color:#909aa6;max-width:680px;margin-top:11px;font-size:12px;line-height:1.7;display:block}.storyboard-header>button,.storyboard-empty button{color:#dff8ff;background:#1d2e38bd;border:1px solid #4f5b65;border-radius:7px;min-height:34px;padding:0 13px;font-size:11px}.storyboard-header>button:hover,.storyboard-empty button:hover{background:#244250;border-color:#9fe9ff}.storyboard-stats{background:#363d45;border:1px solid #363d45;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;max-width:1180px;margin:31px auto 25px;display:grid;overflow:hidden}.storyboard-stats span{color:#8f99a4;background:#1d1f24;align-items:baseline;gap:7px;min-height:67px;padding:16px 18px;font-size:11px;display:flex}.storyboard-stats b{color:#e9f8fe;font-size:22px;font-weight:750}.storyboard-flow{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid}.storyboard-card{color:#e7edf1;text-align:left;background:linear-gradient(145deg,#26292f,#1c1e23);border:1px solid #404750;border-radius:10px;align-content:start;justify-items:start;gap:7px;min-height:161px;padding:17px;transition:border-color .16s,transform .16s,background .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 22px #0003}.storyboard-card:hover{background:#252e34;border-color:#98e1fb;transform:translateY(-2px)}.storyboard-card.is-generator{background:linear-gradient(145deg,#263642,#1d2228);border-color:#567182}.storyboard-card small{color:#7a858f;letter-spacing:.05em;font-size:9px}.storyboard-card i{color:#aaecff;background:#294451;border-radius:7px;place-items:center;width:27px;height:27px;margin-top:2px;font-size:14px;font-style:normal;display:grid}.storyboard-card.is-generator i{color:#dbf7ff;background:#385765}.storyboard-card strong{color:#b6c2ca;font-size:10px;font-weight:600}.storyboard-card>b{color:#f1f3f5;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:13px;overflow:hidden}.storyboard-card>span{color:#7fcce8;margin-top:auto;font-size:10px}.storyboard-empty{color:#9aa5af;text-align:center;background:#181a1fad;border:1px dashed #4b5661;border-radius:12px;place-content:center;justify-items:center;gap:11px;max-width:480px;min-height:210px;margin:0 auto;display:grid}.storyboard-empty b{color:#edf4f7;font-size:15px}.storyboard-empty span{max-width:300px;font-size:11px;line-height:1.7}.account-panel-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030508ad;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.account-panel-dialog{color:#e9edf0;background:linear-gradient(145deg,#22262d,#181a20);border:1px solid #48515c;border-radius:13px;width:min(476px,100%);max-height:min(720px,100vh - 56px);padding:32px;position:relative;overflow:auto;box-shadow:0 25px 74px #0000008f,inset 0 0 0 1px #76d5f812}.account-panel-dialog h2{color:#f4f7f9;letter-spacing:-.03em;margin:0;font-size:23px}.account-panel-close{color:#9ca6b1;background:0 0;border-radius:7px;place-items:center;width:29px;height:29px;font-size:20px;display:grid;position:absolute;top:12px;right:12px}.account-panel-close:hover{color:#fff;background:#363d45}.profile-summary{align-items:center;gap:13px;margin:22px 0;display:flex}.profile-summary>b{color:#152027;background:linear-gradient(145deg,#e5fbff,#85d9f5);border:1px solid #9eeaff;border-radius:15px;place-items:center;width:52px;height:52px;font-size:22px;display:grid}.profile-summary h2{font-size:19px}.profile-summary span{color:#97a2ac;margin-top:5px;font-size:11px;display:block}.profile-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.profile-grid span{color:#87929d;background:#1a1d22;border:1px solid #3b424b;border-radius:8px;gap:5px;min-height:76px;padding:13px;font-size:10px;display:grid}.profile-grid b{color:#e8f7fd;font-size:20px}.account-panel-note{color:#9bb4bf;background:#26455057;border:1px solid #394b55;border-radius:7px;margin-top:17px;padding:11px 12px;font-size:11px;line-height:1.7}.panel-primary{color:#102027;background:#b9edff;border-radius:7px;width:100%;min-height:39px;margin-top:13px;font-size:12px;font-weight:800}.panel-primary:hover{background:#dcf8ff}.profile-device-section{background:#171d23;border:1px solid #3a4650;border-radius:8px;gap:9px;margin-top:16px;padding:12px;display:grid}.profile-device-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.profile-device-heading b{color:#e3f4fb;font-size:12px;display:block}.profile-device-heading small{color:#8997a2;margin-top:4px;font-size:10px;line-height:1.45;display:block}.profile-device-list{gap:7px;display:grid}.profile-device-item{background:#11161b;border:1px solid #323c45;border-radius:6px;justify-content:space-between;align-items:center;gap:9px;padding:9px;display:flex}.profile-device-item span{min-width:0}.profile-device-item b{color:#dcecf2;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.profile-device-item small{color:#7f8d98;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.profile-device-item button{color:#cdeef8;background:#22323b;border:1px solid #586975;border-radius:6px;flex:none;min-height:28px;padding:0 8px;font-size:10px}.profile-device-item button.danger{color:#ffbec7;background:#382126;border-color:#71434a}.profile-device-error{color:#ffb7bf;margin:0;font-size:11px}.account-panel-intro{color:#929da8;margin:10px 0 18px;font-size:11px;line-height:1.7}.asset-library-list{gap:7px;display:grid}.asset-library-item{color:#e9edf0;text-align:left;background:#1c1f24;border:1px solid #3b424b;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.asset-library-item:hover{background:#222a30;border-color:#85defb}.asset-library-item i{color:#a9eafa;background:#274554;border-radius:7px;flex:none;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.asset-library-item span{flex:1;min-width:0}.asset-library-item b,.asset-library-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.asset-library-item b{color:#e6ebee;font-size:11px}.asset-library-item small{color:#84909a;margin-top:4px;font-size:10px}.asset-library-item em{color:#79d9f7;font-size:10px;font-style:normal}.asset-library-empty{color:#8b96a0;text-align:center;padding:25px 10px;font-size:11px}.asset-library-empty button{color:#9ceafa;background:0 0;margin:10px auto 0;font-size:11px;display:block}.credit-balance-card{background:linear-gradient(145deg,#332b20,#201d1a);border:1px solid #665539;border-radius:10px;gap:6px;margin:19px 0 13px;padding:19px;display:grid}.credit-balance-card span,.credit-balance-card small{color:#c8b490;font-size:10px}.credit-balance-card b{color:#ffe2a0;letter-spacing:-.03em;font-size:34px}.credit-balance-card i{color:#d9ba79;font-size:13px;font-style:normal}.credit-package-list{gap:7px;display:grid}.credit-package-list button{color:#e6ebee;text-align:left;background:#1b1d22;border:1px solid #41434a;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px;display:flex}.credit-package-list button:hover{background:#29241d;border-color:#e1be78}.credit-package-list span,.credit-package-list b,.credit-package-list small{display:block}.credit-package-list b{color:#f7e0ae;font-size:13px}.credit-package-list small{color:#89929c;margin-top:4px;font-size:10px}.credit-package-list em{color:#f0cd86;font-size:11px;font-style:normal}.message-list{gap:8px;margin-top:18px;display:grid}.message-list article{background:#1a1d22;border:1px solid #3b424b;border-radius:8px;gap:6px;padding:13px;display:grid}.message-list b{color:#e8edf0;font-size:12px}.message-list span{color:#929da7;font-size:11px;line-height:1.65}@media (max-width:760px){.storyboard-screen{padding:25px 18px 42px}.storyboard-header{display:grid}.storyboard-stats{grid-template-columns:repeat(2,1fr)}.account-panel-dialog{padding:28px 20px 22px}}.account-panel-dialog.is-library-panel{width:min(760px,100%)}.panel-title-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.panel-title-row .account-panel-intro{max-width:530px;margin-bottom:16px}.panel-refresh,.panel-secondary{color:#c7f4ff;background:#1d3039;border:1px solid #485a66;border-radius:7px;flex:none;min-height:32px;padding:0 10px;font-size:11px}.panel-refresh:hover:not(:disabled),.panel-secondary:hover{background:#254754;border-color:#93eaff}.panel-refresh:disabled{opacity:.58;cursor:wait}.panel-secondary{width:100%;margin-top:13px}.asset-filter-bar{flex-wrap:wrap;gap:6px;margin:0 0 12px;display:flex}.asset-filter-bar button{color:#99a6b1;background:#1a1d22;border:1px solid #3b4650;border-radius:999px;min-height:28px;padding:0 10px;font-size:10px}.asset-filter-bar button:hover{color:#d8f7ff;border-color:#72d9f7}.asset-filter-bar button.active{color:#12242c;background:#a9e8fa;border-color:#85e5ff}.cloud-asset-list,.task-history-list{gap:8px;display:grid}.cloud-asset-item{background:linear-gradient(120deg,#1b1e23,#20242a);border:1px solid #39434c;border-radius:9px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:9px 10px;display:grid}.cloud-asset-item:hover{background:#202a30;border-color:#72d9f7}.cloud-asset-preview{color:#9fb0ba;text-align:center;background:#14181c;border:1px solid #3b4b55;border-radius:7px;place-items:center;width:68px;min-width:0;height:52px;font-size:10px;display:grid;overflow:hidden}.cloud-asset-preview-media{object-fit:cover;width:100%;height:100%;display:block}.cloud-asset-preview-audio{width:64px;max-width:100%;height:28px}.cloud-asset-preview-text{color:#d8e8ee;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;width:100%;height:100%;margin:0;padding:5px;font:9px/1.35 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.cloud-asset-preview-fallback{color:#9aa9b2;padding:4px;line-height:1.25}.cloud-asset-item>i{color:#bfeeff;background:#254553;border-radius:8px;place-items:center;width:31px;height:31px;font-size:15px;font-style:normal;display:grid}.cloud-asset-item>i.asset-kind-video{color:#cfd6ff;background:#323b63}.cloud-asset-item>i.asset-kind-audio{color:#c4f6d8;background:#245044}.cloud-asset-item>i.asset-kind-text{color:#ffe3ae;background:#51432e}.cloud-asset-item>span{min-width:0}.cloud-asset-item b,.cloud-asset-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cloud-asset-item b{color:#e8eff3;font-size:12px}.cloud-asset-item small{color:#8996a0;margin-top:5px;font-size:10px}.cloud-asset-actions{justify-content:flex-end;gap:5px;display:flex}.cloud-asset-actions button,.task-history-item>button{color:#bfefff;white-space:nowrap;background:#1d303a;border:1px solid #40535f;border-radius:6px;min-height:28px;padding:0 8px;font-size:10px}.cloud-asset-actions button:hover,.task-history-item>button:hover{background:#274c5b;border-color:#9eefff}.cloud-asset-actions button.danger{color:#efabb5;background:#321f25;border-color:#5d3a42}.cloud-asset-actions button.danger:hover{background:#43242c;border-color:#f191a0}.asset-library-local{color:#8997a0;background:#161d22a3;border:1px dashed #3b4851;border-radius:7px;margin-top:11px;padding:10px 11px;font-size:10px;line-height:1.65}.task-history-summary{background:#39434c;border:1px solid #39434c;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 12px;display:grid;overflow:hidden}.task-history-summary span{color:#8d99a4;background:#1a1d22;gap:3px;padding:10px;font-size:9px;display:grid}.task-history-summary b{color:#dff7ff;font-size:18px}.task-history-item{background:#1c2025;border:1px solid #39434c;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:62px;padding:9px 10px;display:grid}.task-history-item>span{min-width:0}.task-history-item b,.task-history-item small,.task-history-item em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.task-history-item b{color:#eaf0f3;font-size:11px}.task-history-item small{color:#8997a1;margin-top:5px;font-size:10px}.task-history-item em{color:#ef9ca9;margin-top:4px;font-size:9px;font-style:normal}.task-status{color:#aeb8c0;text-align:center;border:1px solid #46525c;border-radius:5px;min-width:43px;padding:4px 5px;font-size:9px;font-style:normal}.task-status.success{color:#a9eed1;background:#1d3b34;border-color:#3e7566}.task-status.pending{color:#f3d58e;background:#3c321f;border-color:#72623d}.task-status.error{color:#ffb5c0;background:#3d2028;border-color:#794551}.task-status.muted{color:#9ba2a9;background:#2b2c2f}@media (max-width:760px){.cloud-asset-item{grid-template-columns:31px minmax(0,1fr)}.cloud-asset-actions{grid-column:1/-1;justify-content:flex-start}.task-history-item{grid-template-columns:auto minmax(0,1fr)}.task-history-item>button{grid-column:2;justify-self:start}}.credit-order-history{background:#05111d6b;border:1px solid #81b2da2e;border-radius:12px;gap:7px;margin:14px 0;padding:12px 13px;display:grid}.credit-order-history>b{color:#d8efff;font-size:12px}.credit-order-history>span,.credit-order-history>small,.credit-contact-note{color:#8fa9bd;font-size:12px;line-height:1.55}.credit-contact-note{margin:14px 0}.credit-order-history .credit-order-item{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:flex}.credit-order-history .credit-order-item>span{flex:1;min-width:0}.credit-proof-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.credit-proof-actions button,.credit-proof-actions label{color:#bee9ff;cursor:pointer;background:#5ebfff1a;border:1px solid #91d3ff4d;border-radius:7px;padding:5px 8px;font-size:11px}.credit-proof-actions button:hover,.credit-proof-actions label:hover{border-color:#91d3ffbf}.credit-proof-actions input{display:none}@media (max-width:640px){.credit-order-history .credit-order-item{flex-direction:column;align-items:flex-start}.credit-proof-actions{justify-content:flex-start}}.password-change-shell{background:radial-gradient(circle at 78% 4%,#46aaff2e,#0000 32rem),#0a0d13;place-items:center;min-height:100vh;padding:24px;display:grid}.password-change-card{color:#edf4ff;background:#141b27f0;border:1px solid #97ccff3d;border-radius:20px;width:min(100%,440px);padding:34px;box-shadow:0 28px 80px #0000006b}.password-change-card h1{margin:8px 0 10px;font-size:26px}.password-change-card>p{color:#9aaac2;line-height:1.7}.password-change-card form{gap:14px;margin-top:24px;display:grid}.password-change-card label{color:#d9e7f7;gap:7px;font-size:13px;display:grid}.password-change-card input{width:100%}.password-change-card small{color:#8fa4c2;font-size:12px;line-height:1.6}.password-change-card form>button{min-height:42px}.password-change-logout{color:#b6c6db;background:0 0;border-color:#b6c6db47;width:100%;margin-top:12px}.cloud-asset-item .asset-download{color:#cfe8ff;min-height:28px;font:inherit;background:#64afff14;border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;text-decoration:none;display:inline-flex}.cloud-asset-item .asset-download:hover{color:#fff;background:#64afff2e}.account-read-only-badge{color:#ffd8a1;white-space:nowrap;background:#603d1d94;border:1px solid #f1b76680;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:11px;font-weight:650;display:inline-flex}.header-right>button:disabled{cursor:not-allowed;opacity:.45}.cloud-asset-item .asset-download.restricted{color:#d8b781;cursor:not-allowed;background:#7c53202e;border-color:#f1b76642}.policy-credit-cost{color:#9edcff;cursor:default;background:#4392d624;border-color:#74c9ff6b;justify-content:center;align-items:center;min-width:70px;display:inline-flex}
