:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#f4f4f4;background:#101112;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}button,textarea{font:inherit}button{cursor:pointer}.point-balance-wrap{position:relative;display:inline-flex;align-items:center}.user-reward-notification{position:absolute;top:calc(100% + 12px);left:0;z-index:80;width:165px;padding:17px 18px 15px;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(93,85,113,.13),transparent 46%),linear-gradient(135deg,#27272dfa,#1d1d23fa);border:1px solid rgba(255,255,255,.03);border-radius:13px;box-shadow:0 13px 31px #0006;box-sizing:border-box;transform-origin:42px 0;pointer-events:none;animation:user-reward-notification-in .22s cubic-bezier(.2,.8,.2,1),user-reward-notification-out .3s ease 5s forwards}.global-user-notification-viewport{position:fixed;top:72px;right:24px;z-index:1000;width:165px;pointer-events:none}.user-reward-notification.is-global{position:relative;top:auto;left:auto}.user-reward-notification-value{display:flex;min-height:31px;align-items:center;justify-content:center;gap:8px}.user-reward-notification-value img{width:17px;height:17px;object-fit:contain}.user-reward-notification-value strong{color:#f8f8fa;font-size:25px;font-weight:400;line-height:1}.user-reward-notification-value span{margin-top:3px;color:#f2f1f5;font-size:13px;font-weight:400;white-space:nowrap}.user-reward-notification-divider{display:block;height:1px;margin:13px 0 11px;background:#ffffffb8}.user-reward-notification p{margin:0;color:#f5f4f8;font-size:12px;font-weight:400;line-height:1.4;text-align:center}@keyframes user-reward-notification-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes user-reward-notification-out{to{opacity:0;transform:translateY(-6px)}}@media (max-width: 760px){.user-reward-notification{left:-10px;width:min(154px,calc(100vw - 20px));padding:15px 17px 14px}.global-user-notification-viewport{top:64px;right:10px;width:154px}}@media (prefers-reduced-motion: reduce){.user-reward-notification{animation:none}}#root{min-height:100vh}.project-list-page{--project-theme: #7447ff;--project-theme-hover: #6038d9;--project-theme-soft: #f4f0ff;--project-theme-border: #ddd2ff;width:100vw;height:100vh;overflow:auto;color:#171717;background:#f7f7f8}.canvas-route-state{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#d8d8d8;background:#101112}.canvas-route-state.error{color:#f0d7d7}.canvas-route-state button{height:38px;padding:0 16px;color:#f4f4f4;background:#343434;border:1px solid rgba(255,255,255,.14);border-radius:10px}.project-list-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:58px;padding:0;background:#fff;box-shadow:0 1px #0000000a}.project-list-header h1{margin:0;color:#111;font-size:16px;font-weight:500}.project-list-header span{display:block;margin-top:3px;color:#777;font-size:12px}.project-header-actions{display:flex;align-items:center;gap:12px}.point-balance{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0;color:#ffb726;background:transparent;border:0;font-size:16px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap;cursor:pointer}.point-balance:focus-visible{outline:2px solid rgba(255,183,38,.72);outline-offset:4px;border-radius:999px}.point-balance img{display:block;width:24px;height:24px;object-fit:contain}.membership-entry img{display:block;width:15px;height:15px;object-fit:contain}.membership-entry{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 14px;color:var(--project-theme-hover);background:var(--project-theme-soft);border:1px solid var(--project-theme-border);border-radius:9px;font-size:13px;font-weight:600;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.membership-entry:hover{color:#4f28c5;background:#ece5ff;border-color:#cbbaff;transform:translateY(-1px)}.project-list-error{margin:16px 28px 0;padding:10px 12px;color:#9b1c1c;background:#fff0f0;border:1px solid #ffd2d2;border-radius:8px;font-size:14px}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:28px 10px;padding:12px 32px 56px 8px}.new-project-card,.project-cover,.project-loading-card,.project-empty-card{width:100%;aspect-ratio:1.7;overflow:hidden;background:#fff;border:0;border-radius:8px;padding:0}.new-project-card,.project-loading-card,.project-empty-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.new-project-card{color:var(--project-theme);border:1px solid var(--project-theme);font-size:15px}.project-loading-card,.project-empty-card{color:#6b6b6b;border:1px solid transparent;font-size:14px}.new-project-card:hover:not(:disabled){background:#fbf9ff}.project-card{position:relative;min-width:0;padding:0 8px}.project-cover{display:flex;align-items:center;justify-content:center;color:#686868}.project-cover img{display:block;width:100%;height:100%;object-fit:cover}.project-cover:hover{box-shadow:inset 0 0 0 1px #7447ff59}.project-meta{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px;align-items:start;padding:12px 0 0}.project-open{min-width:0;padding:0;color:#171717;background:transparent;border:0;text-align:left}.project-open strong,.project-open span,.project-open small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-open strong{margin-bottom:5px;font-size:15px;font-weight:700}.project-open span{color:#202020;font-size:14px}.project-open small{margin-top:5px;color:#777;font-size:12px}.project-more{display:inline-flex;align-items:center;justify-content:center;width:34px;height:26px;color:#111;background:transparent;border:0;border-radius:6px}.project-more:hover{background:#ebebee}.project-more:disabled,.project-cover:disabled,.project-open:disabled{cursor:not-allowed;opacity:.62}.project-card-menu{position:absolute;top:38px;right:5px;z-index:5;display:grid;width:72px;padding:8px 0;background:#565656;border-radius:6px;box-shadow:0 14px 34px #00000038}.project-card-menu button{height:34px;padding:0 10px;color:#fff;background:transparent;border:0;font-size:12px;text-align:left}.project-card-menu button:hover{background:#ffffff1f}.project-card-menu button.danger{color:#ffb4ad}.project-card-menu button:disabled{cursor:not-allowed;opacity:.58}.project-delete-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px}.project-delete-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#10111261;border:0;cursor:default}.project-delete-backdrop:disabled{cursor:not-allowed}.project-delete-panel{position:relative;z-index:1;display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;width:min(420px,calc(100vw - 48px));padding:22px;color:#171717;background:#fffffffa;border:1px solid rgba(17,17,17,.08);border-radius:14px;box-shadow:0 26px 90px #1011123d}.project-edit-panel{color:#f3f4f6;background:#242426fa;border-color:#ffffff14;box-shadow:0 28px 90px #0000007a}.project-edit-panel .project-delete-copy h2,.project-edit-panel .project-edit-field span{color:#f5f5f7}.project-edit-panel .project-edit-field{color:#dcdde0b8}.project-edit-panel .project-edit-field input,.project-edit-panel .project-edit-field textarea{color:#f5f5f7;background:#ffffff0a;border-color:#ffffff1a}.project-edit-panel .project-edit-field input::placeholder,.project-edit-panel .project-edit-field textarea::placeholder{color:#dcdde066}.project-edit-panel .project-edit-field input:focus,.project-edit-panel .project-edit-field textarea:focus{background:#ffffff0f;border-color:#fff3}.project-delete-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#b42318;background:#fff0ef;border-radius:12px}.project-delete-copy{min-width:0}.project-delete-copy h2{margin:0 0 8px;font-size:18px;line-height:1.25}.project-edit-panel .project-delete-copy{grid-column:1 / -1}.project-edit-panel .project-delete-copy h2{white-space:nowrap}.project-delete-copy p{margin:0;color:#5f6368;font-size:14px;line-height:1.65}.project-delete-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.project-delete-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;padding:0 14px;border-radius:9px;font-size:14px;font-weight:650}.project-delete-actions button:disabled{cursor:not-allowed;opacity:.65}.project-delete-cancel{color:#30333a;background:#f1f2f4;border:1px solid #e1e3e7}.project-delete-cancel:hover:not(:disabled){background:#e9eaee}.project-edit-fields{grid-column:1 / -1;display:flex;flex-direction:column;gap:14px}.project-edit-field{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#555}.project-edit-field span{font-weight:600;color:#30333a}.project-edit-field input,.project-edit-field textarea{width:100%;padding:9px 12px;font-size:14px;color:#30333a;background:#f7f8fa;border:1px solid #e1e3e7;border-radius:8px;outline:none;resize:vertical;font-family:inherit;transition:border-color .15s}.project-edit-field input:focus,.project-edit-field textarea:focus{border-color:#a0a4ad;background:#fff}.project-delete-confirm{color:#fff;background:#d92d20;border:1px solid #d92d20}.project-delete-confirm:hover:not(:disabled){background:#b42318;border-color:#b42318}.workflow-shell{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#101112;color:#f3f3f3}.editor-toolbar{position:fixed;top:16px;left:18px;z-index:20;display:flex;align-items:center;gap:14px;max-width:calc(100vw - 36px);height:42px;padding:0 14px;color:#d6d6d6;background:#212223e0;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 18px 50px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.toolbar-brand{display:inline-flex;align-items:center;flex:0 1 auto;gap:8px;max-width:min(340px,36vw);min-width:0;font-weight:650}.toolbar-brand span,.toolbar-canvas-id{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar-canvas-id{flex:1 1 auto;min-width:0;max-width:180px;color:#9b9b9b;font-size:12px}.toolbar-brand .toolbar-readonly{flex:0 0 auto;padding:2px 7px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffffa8;font-size:11px;font-weight:500}.toolbar-title-edit{display:inline-grid;flex:0 0 auto;width:26px;height:26px;padding:0;color:#ffffffc2;background:transparent;border:0;border-radius:6px;cursor:pointer;place-items:center}.toolbar-title-edit:hover{color:#fff;background:#ffffff1f}.toolbar-title-edit:focus-visible{outline:2px solid #a98bff;outline-offset:2px}.toolbar-title-input{width:min(260px,30vw);min-width:100px;height:28px;padding:0 8px;color:#fff;background:#00000042;border:1px solid rgba(180,152,255,.66);border-radius:6px;font:inherit;outline:none}.toolbar-action{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;color:#f4f4f4;background:#8e64ff2e;border:1px solid rgba(180,152,255,.3);border-radius:8px;font-size:13px;font-weight:650;white-space:nowrap}.toolbar-action:hover:not(:disabled){background:#8e64ff47;border-color:#dad0ff85}.canvas-top-right-actions{position:fixed;top:16px;right:18px;z-index:20;display:flex;align-items:center;gap:18px}.canvas-publish-button{display:grid;width:34px;height:34px;padding:0;color:#fff;background:#212223e0;border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 18px 50px #0000003d;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);place-items:center}.canvas-publish-button:hover{background:#353638f0;border-color:#fff3}.canvas-publish-button:focus-visible{outline:2px solid #a98bff;outline-offset:2px}.canvas-publish-button img{width:27px;height:27px;object-fit:contain}.canvas-zoom-control{position:fixed;left:18px;bottom:18px;z-index:20;display:inline-flex;align-items:center;height:38px;overflow:hidden;color:#d6d6d6;background:#212223e0;border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 18px 50px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.canvas-zoom-control button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:100%;padding:0;color:#e8e8e8;background:transparent;border:0}.canvas-zoom-control button:hover:not(:disabled){background:#ffffff1a}.canvas-zoom-control button:disabled{color:#ffffff3d;cursor:not-allowed}.canvas-zoom-control span{min-width:52px;padding:0 8px;font-size:13px;font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap;border-right:1px solid rgba(255,255,255,.08);border-left:1px solid rgba(255,255,255,.08)}.canvas-node-toolbar{position:fixed;top:50%;left:18px;z-index:20;display:flex;flex-direction:column;gap:4px;padding:6px;color:#d6d6d6;background:#212223e6;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 18px 50px #00000047;transform:translateY(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.canvas-node-toolbar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:58px;height:58px;padding:0;color:#d8d8da;background:transparent;border:1px solid transparent;border-radius:10px;font-size:12px;line-height:1;transition:color .14s ease,background-color .14s ease,border-color .14s ease}.canvas-node-toolbar button:hover:not(:disabled){color:#fff;background:#8e64ff2e;border-color:#b498ff42}.canvas-node-toolbar button:active:not(:disabled){background:#8e64ff47}.canvas-node-toolbar button:disabled{color:#ffffff47;cursor:not-allowed}.empty-viewport-prompt{position:fixed;bottom:22px;left:50%;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:44px;width:min(505px,calc(100vw - 260px));max-width:calc(100vw - 260px);min-height:56px;padding:7px 9px 7px 24px;color:#ffffffd1;background:#232326f0;border:1px solid rgba(255,255,255,.12);border-radius:999px;box-shadow:0 16px 42px #00000061,inset 0 1px #ffffff0d;font-size:15px;line-height:1.4;white-space:nowrap;transform:translate(-50%);animation:empty-viewport-prompt-in .18s ease-out both;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.empty-viewport-prompt button{flex:0 0 auto;min-width:96px;height:42px;padding:0 18px;color:#fff;background:linear-gradient(135deg,#8157f5,#7040e9);border:1px solid rgba(216,203,255,.22);border-radius:999px;font-size:15px;font-weight:400;box-shadow:0 6px 18px #7040e947;transition:filter .14s ease,transform .14s ease}.empty-viewport-prompt button:hover{filter:brightness(1.1)}.empty-viewport-prompt button:active{transform:scale(.97)}@keyframes empty-viewport-prompt-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 720px){.empty-viewport-prompt{right:14px;bottom:70px;left:14px;justify-content:space-between;gap:12px;width:auto;max-width:none;min-height:52px;padding:7px 8px 7px 18px;font-size:13px;white-space:normal;transform:none}@keyframes empty-viewport-prompt-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}.canvas-viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:#111213;-webkit-user-select:none;user-select:none;touch-action:none}.canvas-grid{position:absolute;top:-56px;right:-56px;bottom:-56px;left:-56px;background-image:radial-gradient(circle,rgba(255,255,255,.12) 1.1px,transparent 1.1px);background-size:28px 28px;pointer-events:none;transform-origin:0 0;will-change:transform}.canvas-stage{position:absolute;top:0;left:0;width:1px;height:1px;transform-origin:0 0}.canvas-viewport.is-panning .canvas-stage,.canvas-viewport.is-node-dragging .canvas-stage{will-change:transform}.canvas-stage.is-readonly{cursor:default}.canvas-stage.is-readonly .node-group{pointer-events:none}.group-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.alignment-guides{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;pointer-events:none}.alignment-guide{position:absolute;display:block;background:#ff5f68;box-shadow:0 0 0 1px #ff5f6829}.alignment-guide.is-vertical{width:2px;transform:translate(-1px)}.alignment-guide.is-horizontal{height:2px;transform:translateY(-1px)}.selection-bounds{position:absolute;z-index:0;background:#242424e0;border:1px dashed rgba(255,255,255,.28);border-radius:18px;box-shadow:0 22px 80px #0000002e inset,0 0 32px #8e64ff14;pointer-events:none}.selection-bounds span{position:absolute;top:-30px;left:0;color:#e2e2e2b8;font-size:16px;white-space:nowrap}.group-connect-port{position:absolute;top:50%;right:-23px;z-index:13;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:#f4f4f4;background:#272727f5;border:2px solid rgba(218,208,255,.82);border-radius:999px;box-shadow:0 14px 34px #00000057,0 0 18px #8e64ff38;pointer-events:auto;transform:translateY(-50%)}.group-connect-port:hover{color:#fff;border-color:#fff;background:#443668fa}.node-group{position:absolute;z-index:2;display:block;padding:0;color:#e2e2e2b8;background:#242424;border:1px solid rgba(255,255,255,.22);border-radius:18px;box-shadow:0 22px 80px #0003 inset,0 0 36px #8e64ff14;cursor:move;pointer-events:auto}.node-group.is-active{background:#2b2b2beb;border-color:#ffffff57}@keyframes group-drop-wiggle{0%,to{transform:rotate(-.35deg) scale(1.002)}50%{transform:rotate(.35deg) scale(1.006)}}.node-group.is-drop-target{background:#463769c7;border-color:#daccfffa;box-shadow:0 22px 80px #0003 inset,0 0 0 3px #8e64ff24,0 0 44px #8e64ff57;animation:group-drop-wiggle .15s ease-in-out infinite;transform-origin:center}.node-group.is-script-asset-group:not(.is-drop-target),.node-group.is-script-asset-group.is-active:not(.is-drop-target),.node-group.is-storyboard-group:not(.is-drop-target),.node-group.is-storyboard-group.is-active:not(.is-drop-target){background:#242424b3}.group-resize-handle{position:absolute;z-index:15;width:20px;height:20px;padding:0;background:#bfbfbf;border:1px solid rgba(20,20,20,.72);border-radius:5px;box-shadow:0 3px 10px #00000061;opacity:0;pointer-events:none}.node-group.is-active .group-resize-handle,.node-group.is-resizing .group-resize-handle{opacity:1;pointer-events:auto}.group-resize-handle.is-nw{top:-10px;left:-10px;cursor:nwse-resize}.group-resize-handle.is-ne{top:-10px;right:-10px;cursor:nesw-resize}.group-resize-handle.is-sw{bottom:-10px;left:-10px;cursor:nesw-resize}.group-resize-handle.is-se{right:-10px;bottom:-10px;cursor:nwse-resize}@media (prefers-reduced-motion: reduce){.node-group.is-drop-target{animation:none}}.group-title{position:absolute;z-index:13;top:-50px;left:-8px;display:inline-flex;align-items:center;max-width:min(420px,70vw);min-height:34px;padding:3px 8px;border-radius:7px;font-size:26px;white-space:nowrap;cursor:pointer}.group-title:hover{color:#ededed;background:#ffffff0f}.group-title-button{display:block;min-width:0;max-width:300px;padding:1px 0;overflow:hidden;color:inherit;background:transparent;border:0;border-radius:5px;font:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.group-title-button:hover{color:#ededed;background:#ffffff14}.group-title-input{min-width:0;width:min(220px,42vw);height:26px;padding:0 6px;color:#f4f4f4;background:#1e1e1ef5;border:1px solid rgba(255,255,255,.36);border-radius:6px;outline:0;box-shadow:0 10px 28px #00000052;font:inherit}.group-title-input:focus{border-color:#dad0ffe6}.selection-marquee{position:absolute;z-index:26;background:#8e64ff1f;border:1px dashed rgba(218,208,255,.82);border-radius:10px;box-shadow:0 0 28px #8e64ff2e;pointer-events:none}.selection-toolbar{position:absolute;z-index:36;display:inline-flex;align-items:center;gap:8px;min-height:58px;padding:8px 10px;color:#f5f5f5;background:#262626f5;border:1px solid rgba(255,255,255,.13);border-radius:14px;box-shadow:0 22px 70px #00000061;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translate(-50%)}.selection-toolbar.is-grouped{min-height:62px}.selection-toolbar-item{position:relative}.selection-tool{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 12px;color:#f1f1f1;background:transparent;border:0;border-radius:10px;font-size:15px;white-space:nowrap}.selection-tool:hover,.selection-tool.is-active{background:#ffffff1a}.selection-tool.is-danger:hover{color:#ffb4b4;background:#ef444429}.selection-tool.is-muted{color:#858585}.selection-tool small{min-width:20px;height:20px;padding:0 6px;color:#d9d1ff;background:#8e64ff2e;border-radius:999px;font-size:12px;line-height:20px}.selection-divider{width:1px;height:36px;background:#ffffff1a}.arrange-menu{position:absolute;top:52px;left:0;z-index:2;width:188px;padding:10px;background:#262626fa;border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 22px 70px #00000061;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.arrange-menu button{display:flex;align-items:center;gap:12px;width:100%;height:44px;padding:0 10px;color:#f1f1f1;background:transparent;border:0;border-radius:10px;font-size:16px;text-align:left}.arrange-menu button:hover{background:#ffffff17}.rotate-icon{transform:rotate(90deg)}.edges-layer{position:absolute;z-index:1;left:0;top:0;width:1px;height:1px;overflow:visible;pointer-events:none}.edges-layer.is-group-edge-layer{z-index:3}.edge path{fill:none;vector-effect:non-scaling-stroke}.edge-hit{pointer-events:stroke;stroke:transparent;stroke-width:32;cursor:pointer}.edge-base{pointer-events:none;stroke:#d6dadebd;stroke-linecap:round;stroke-width:5}.edge-flow{pointer-events:none;stroke:#8e64ff;stroke-linecap:round;stroke-width:7;stroke-dasharray:46 260;filter:drop-shadow(0 0 7px rgba(142,100,255,.82));animation:edge-flow 1.9s cubic-bezier(.38,0,.18,1) infinite}.edge-flow-selected{stroke:#8e64ff;stroke-width:4;stroke-dasharray:64 242;stroke-dashoffset:0;filter:none;opacity:1;animation:edge-flow-core 1.7s linear infinite}.edge-highlight{pointer-events:none;stroke:#d6dadec7;stroke-linecap:round;stroke-width:5}.canvas-viewport.is-node-dragging .edge-flow,.canvas-viewport.is-viewport-moving .edge-flow{filter:none;animation:none}@keyframes edge-flow{to{stroke-dashoffset:-306}}@keyframes edge-flow-core{to{stroke-dashoffset:-306}}.workflow-node{position:absolute;z-index:1;display:flex;flex-direction:column;color:#f5f5f5;background:#252525;border:2px solid rgba(255,255,255,.2);border-radius:18px;box-shadow:0 24px 80px #00000042;cursor:move;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.canvas-viewport.is-node-dragging .workflow-node,.canvas-viewport.is-panning .workflow-node{box-shadow:none}.workflow-node.text{border-radius:36px}.workflow-node.is-selected{z-index:10;border-color:#ebeef2d1;box-shadow:0 0 0 1px #ffffff1f,0 28px 90px #00000057}.workflow-node.is-in-group:not(.is-selected){z-index:4}.workflow-node.image.has-image-asset{background:transparent;border-color:transparent;box-shadow:none}.workflow-node.image.has-image-asset.is-selected{border-color:transparent;box-shadow:none}.workflow-node.is-referenced{z-index:11;border-color:#8e64ff;background:#1d1b27;box-shadow:0 0 0 3px #7e57ff47,0 0 34px #7e57ff70,0 28px 90px #0000005c}.workflow-node.image.has-image-asset.is-referenced,.workflow-node.image.has-image-asset.is-connection-preview,.workflow-node.image.has-image-asset.is-connection-impact{background:transparent;border-color:transparent;box-shadow:none}.workflow-node.is-inline-editing{background:#171717;border-color:#ffffff2e;box-shadow:0 24px 80px #00000042}.workflow-node.is-inline-editing.is-referenced{border-color:#8e64ff;background:#1d1b27;box-shadow:0 0 0 3px #7e57ff47,0 0 34px #7e57ff70,0 28px 90px #0000005c}.workflow-node.is-connection-preview,.workflow-node.is-connection-impact{z-index:12;transform-style:preserve-3d;will-change:transform}.node-border-preview{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none;overflow:visible;opacity:0;transition:opacity .22s ease}.node-border-preview.is-flowing{opacity:1}.node-border-preview-path{fill:none;stroke:#8e64ff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;stroke-dasharray:.18 .1;stroke-dashoffset:0;filter:drop-shadow(0 0 6px rgba(142,100,255,.6));vector-effect:non-scaling-stroke;animation-play-state:paused}.node-border-preview.is-flowing .node-border-preview-path{animation:node-border-flow 1.3s linear infinite}@keyframes node-border-flow{to{stroke-dashoffset:-.28}}@media (prefers-reduced-motion: reduce){.node-border-preview.is-flowing .node-border-preview-path{animation:none}}.node-title{position:absolute;left:0;right:54px;top:-45px;display:inline-flex;align-items:center;gap:7px;height:34px;color:#9f9f9f;font-size:26px;font-weight:500;white-space:nowrap;cursor:move}.workflow-node.script .node-title{font-size:calc(22px * var(--script-text-compensation, 1))}.node-title-button{max-width:280px;padding:1px 3px;overflow:hidden;color:inherit;background:transparent;border:0;border-radius:5px;font:inherit;font-weight:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:move}.node-title-button:hover{color:#ededed;background:#ffffff14}.seedance-compliance-status{display:inline-flex;align-items:center;gap:7px;min-width:0;margin-left:6px;font-size:21px;font-weight:500;line-height:1;cursor:default}.seedance-compliance-status>span{overflow:hidden;text-overflow:ellipsis}.seedance-compliance-status.is-checking{color:#a879f8}.seedance-compliance-status.is-compliant{color:#36b7df;cursor:pointer}.seedance-compliance-status.is-compliant>svg{flex:0 0 auto;width:26px;height:26px}.seedance-compliance-popover{display:grid;gap:8px;width:380px;padding:16px 18px;border-radius:10px;box-shadow:0 16px 42px #0000007a}.seedance-compliance-popover>strong{color:#fff;font-size:16px;font-weight:600;line-height:1.35}.seedance-compliance-popover>span{color:#ffffffad;font-size:14px;line-height:1.55}.seedance-compliance-status.is-failed{color:#facc15;cursor:pointer}.node-title-input{width:min(280px,52vw);height:28px;padding:0 7px;color:#f4f4f4;background:#1e1e1ef5;border:1px solid rgba(255,255,255,.36);border-radius:6px;outline:0;box-shadow:0 10px 28px #00000052;font:inherit;font-weight:inherit}.node-title-input:focus{border-color:#dad0ffe6}.node-download,.node-copy{position:absolute;top:-43px;right:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:32px;color:#f4f4f4;background:#282828f5;border:1px solid rgba(255,255,255,.14);border-radius:9px}.node-download:hover,.node-copy:hover{background:#ffffff1f}.node-video-actions,.node-audio-actions,.node-image-actions{position:fixed;top:0;left:0;z-index:1200;display:inline-flex;align-items:center;gap:3.2px;min-height:41.6px;padding:4.8px 7.2px;background:#1b1b1ef5;border:.8px solid rgba(255,255,255,.14);border-radius:14.4px;box-shadow:0 8px 22.4px #00000052;-webkit-backdrop-filter:blur(11.2px);backdrop-filter:blur(11.2px);visibility:hidden}.node-video-actions button,.node-audio-actions button,.node-image-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4.8px;width:auto;min-width:41.6px;height:32px;padding:0 9.6px;color:#f4f4f4;background:transparent;border:0;border-radius:8.8px;font-size:11.2px;font-weight:400;line-height:1;white-space:nowrap}.node-video-actions svg,.node-audio-actions svg,.node-image-actions svg{flex:0 0 auto;width:16px;height:16px}.node-video-actions button:hover,.node-audio-actions button:hover,.node-image-actions button:hover{background:#ffffff1f}.node-video-actions img{width:16px;height:16px;object-fit:contain}.node-video-actions button.is-active,.node-audio-actions button.is-active{color:#b7f7d0;border-color:#64dc918c;background:#37784b47}.node-upload{position:absolute;top:-58px;left:50%;display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 18px;color:#f4f4f4;background:#282828;border:1px solid rgba(255,255,255,.12);border-radius:16px;transform:translate(-50%)}.node-upload:disabled{color:#f4f4f4b8;cursor:wait}.node-content{position:relative;flex:1;padding:86px 64px 64px;overflow:hidden;border-radius:16px;min-height:0}.workflow-node.text .node-content{padding:0;border-radius:34px}.workflow-node.text .node-status:is(.failed,.cancelled,.has-frame-loading){border-radius:inherit}.workflow-node.script .node-content{display:flex;padding:0}.workflow-node.script.is-script-panel{height:auto!important;min-height:1130px}.workflow-node.video.is-storyboard{background:transparent;border-color:transparent;box-shadow:none}.workflow-node.video.is-storyboard.is-selected{border-color:transparent;box-shadow:none}.workflow-node.video.is-storyboard .node-title{display:none}.workflow-node.video.is-storyboard .node-content{padding:0;overflow:visible;border-radius:8px}.storyboard-video-content{height:100%}.storyboard-video-card{position:relative;display:grid;grid-template-columns:minmax(180px,.38fr) minmax(260px,1fr);gap:28px;width:100%;height:100%;min-height:302px;padding:28px 30px 46px;background:#252525;border-radius:8px}.storyboard-video-card.is-landscape{grid-template-columns:560px minmax(0,1fr);gap:28px;padding:32px 34px 50px}.storyboard-video-card.is-portrait{grid-template-columns:385px minmax(0,1fr);gap:26px;padding:14px 28px}.storyboard-video-card.is-landscape .storyboard-video-main,.storyboard-video-card.is-portrait .storyboard-video-main{grid-template-rows:auto auto auto;align-content:start}.storyboard-video-main{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0}.storyboard-video-title{margin-bottom:14px;color:#f2f2f2;font-size:28px;font-weight:650;line-height:1.2}.storyboard-video-frame{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;overflow:hidden;color:#ffffff8f;background:#191919;border:1px solid rgba(255,255,255,.32);border-radius:6px}.storyboard-video-card.is-landscape .storyboard-video-frame{aspect-ratio:16 / 9}.storyboard-video-card.is-portrait .storyboard-video-frame{width:365px;aspect-ratio:9 / 16}.storyboard-video-card.is-portrait .storyboard-video-title{margin-bottom:8px}.storyboard-video-card.is-portrait .storyboard-video-download{margin-top:4px}.storyboard-video-frame.has-video{background:#000;border-color:#ffffff2e}.storyboard-video-loading.node-status.has-frame-loading,.storyboard-video-error.node-status.failed{border-radius:5px}.storyboard-video-frame .video-node-preview{border-radius:6px}.storyboard-video-placeholder-icon{color:#ffffff5c}.storyboard-video-download{justify-self:center;display:inline-flex;align-items:center;justify-content:center;width:42px;height:34px;margin-top:10px;color:#ffffffd1;background:transparent;border:0}.storyboard-video-download:disabled{color:#fff;cursor:default}.storyboard-video-copy{min-width:0;min-height:0;padding:54px 34px 24px 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(255,255,255,.28) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.storyboard-video-copy p{margin:0;color:#ffffffd1;font-size:24px;line-height:1.72;white-space:pre-wrap}.storyboard-video-copy::-webkit-scrollbar{width:8px}.storyboard-video-copy::-webkit-scrollbar-track{margin:42px 0 12px;background:transparent}.storyboard-video-copy::-webkit-scrollbar-thumb{background:#ffffff3d;border:2px solid transparent;border-radius:999px;background-clip:padding-box}.storyboard-video-copy::-webkit-scrollbar-thumb:hover{background:#ffffff6b;border:2px solid transparent;background-clip:padding-box}.storyboard-video-copy::-webkit-scrollbar-button,.storyboard-video-copy::-webkit-scrollbar-corner{display:none;width:0;height:0}.storyboard-node-mention{padding:0 2px;color:#9b72ff;border-radius:3px;cursor:pointer;font-weight:650;outline:none;white-space:nowrap}.storyboard-node-mention:hover,.storyboard-node-mention:focus-visible{color:#c4adff;background:#8b5cf62e}.storyboard-mention-preview{position:fixed;z-index:1000;display:grid;gap:8px;width:196px;padding:9px;color:#fff;background:#19191cfa;border:1px solid rgba(167,139,250,.5);border-radius:10px;box-shadow:0 16px 42px #0000007a;pointer-events:none;transform:translate(-50%,-100%)}.storyboard-mention-preview img{display:block;width:176px;height:110px;object-fit:contain;background:#111;border-radius:6px}.storyboard-mention-preview strong{overflow:hidden;color:#c4adff;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.storyboard-video-actions{position:absolute;right:30px;bottom:22px;display:inline-flex;gap:12px}.storyboard-video-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:120px;height:44px;padding:0 20px;color:#fff;background:#7444f5;border:0;border-radius:4px;font-size:16px;font-weight:650}.storyboard-video-actions button:hover:not(:disabled){background:#8358ff}.storyboard-video-actions button:disabled{cursor:wait;opacity:.62}.script-node-preview{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;min-height:0}.script-node-document{display:flex;flex:1;flex-direction:column;min-height:0;padding:28px 32px}.script-node-heading{display:flex;flex:none;align-items:stretch;gap:30px;margin-bottom:26px;min-width:0;padding-right:132px}.script-node-heading>span:first-child{width:1px;background:#ffffff8f}.script-node-heading strong{flex:1;min-width:0;overflow:hidden;color:#f4f4f4;font-size:calc(26px * var(--script-text-compensation, 1));font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.script-node-document pre{flex:1;min-height:0;margin:0;overflow:hidden;color:#f4f4f4c7;font:inherit;padding-left:20px;font-size:calc(22px * var(--script-text-compensation, 1));line-height:1.7;mask-image:linear-gradient(to bottom,#000 0%,#000 82%,transparent 100%);overflow-wrap:anywhere;scrollbar-color:rgba(255,255,255,.28) transparent;white-space:pre-wrap;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 82%,transparent 100%)}.script-node-actions{display:flex;flex:none;align-items:center;gap:12px;padding:20px 36px}.script-node-length{position:absolute;top:28px;right:32px;z-index:1;color:#ffffffa8;font-size:calc(22px * var(--script-text-compensation, 1));line-height:1.25;white-space:nowrap}.script-node-actions .script-node-action-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:36px;height:36px;padding:0;color:#ffffffe6;background:transparent;border:0;border-radius:11px;font:inherit}.script-node-actions .script-node-action-button:hover{background:#ffffff14}.script-node-actions .script-view-full-button{width:auto;gap:6px;font-size:calc(22px * var(--script-text-compensation, 1));white-space:nowrap}.script-node-model-select{margin-left:2px}.script-node-model-select .script-analysis-select{padding:0;background:transparent;border:0;font-size:calc(22px * var(--script-text-compensation, 1))}.script-node-model-select .floating-select-trigger{padding:0}.script-node-actions .script-parse-button{width:56px!important;height:56px!important;color:#fff;background:#7343f1}.script-node-actions .script-parse-button:hover:not(:disabled){background:#8153f4}.script-parse-cost{display:inline-flex;align-items:center;gap:5px;margin-left:auto;margin-right:12px;color:#ffffffe0;font-size:calc(26px * var(--script-text-compensation, 1))}.script-parse-cost img{display:block;width:28px;height:18px;border-radius:50%;object-fit:cover}.script-flow-layer{position:absolute;top:0;right:0;bottom:0;left:0}.script-flow-node{position:absolute;z-index:4;color:#f4f4f4;-webkit-user-select:none;user-select:none}.script-flow-label{position:absolute;top:-34px;left:0;color:#ffffffe6;font-size:15px;white-space:nowrap}.script-flow-edges{pointer-events:none}.script-flow-edges path{fill:none;stroke:#ffffffd1;stroke-linecap:round;stroke-width:3}.script-analysis-card,.storyboard-list-frame{background:#282828;border-radius:8px;box-shadow:0 22px 70px #00000042}.script-analysis-card{padding:28px 32px}.script-analysis-summary{padding:28px 30px;border:1px solid rgba(255,255,255,.32);border-radius:8px}.script-analysis-rows{display:grid;row-gap:24px}.script-analysis-row{display:grid;grid-template-columns:100px 1fr;column-gap:24px;color:#ffffffdb;font-size:calc(22px * var(--script-text-compensation, 1));line-height:1.5}.script-analysis-row strong{color:#fff;font-weight:400}.script-analysis-summary hr{margin:28px 0 24px;border:0;border-top:1px solid rgba(255,255,255,.38)}.script-analysis-summary h3{margin:0 0 16px;font-size:calc(22px * var(--script-text-compensation, 1))}.script-analysis-summary p{margin:0;color:#ffffffd1;font-size:calc(21px * var(--script-text-compensation, 1));line-height:1.8}.script-analysis-summary-skeleton{cursor:progress}.script-analysis-summary-failure{display:flex;min-height:260px;align-items:center;justify-content:center;gap:10px;color:#ffffffdb;background:#ffffff05;border:1px solid rgba(255,104,104,.26);border-radius:8px;flex-direction:column}.script-analysis-summary-failure strong{color:#ff9b9b;font-size:calc(26px * var(--script-text-compensation, 1))}.script-analysis-summary-failure span{color:#ffffffa8;font-size:calc(20px * var(--script-text-compensation, 1))}.script-analysis-skeleton{display:block;height:18px;border-radius:5px;background:linear-gradient(90deg,#ffffff14 25%,#ffffff29,#ffffff14 75%);background-size:200% 100%;animation:script-analysis-skeleton-loading 1.5s ease-in-out infinite}.script-analysis-skeleton-label{width:78px}.script-analysis-skeleton-value{width:44%}.script-analysis-skeleton-value-1{width:56%}.script-analysis-skeleton-value-2{width:36%}.script-analysis-skeleton-heading{width:110px;height:25px;margin-bottom:18px}.script-analysis-skeleton-lines{display:grid;gap:10px}.script-analysis-skeleton-lines .script-analysis-skeleton{width:100%}.script-analysis-skeleton-lines .script-analysis-skeleton-short{width:68%}@keyframes script-analysis-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.script-analysis-options{display:grid;gap:18px;margin-top:24px}.script-analysis-option{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:14px;min-height:34px;color:#ffffffe6;font-size:calc(18px * var(--script-text-compensation, 1))}.script-analysis-option .image-style-library-control,.script-analysis-option .script-analysis-floating-select{justify-self:end}.script-analysis-select,.script-prompt-model-select{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:118px;height:34px;padding:0 10px;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:8px;font:inherit;font-size:15px;font-weight:500}.script-analysis-select svg,.script-prompt-model-select svg{flex:0 0 auto;color:#ffffffc7}.script-analysis-select .script-analysis-select-icon{flex:0 0 auto;color:#ffffffdb}.script-analysis-select img.script-analysis-select-icon{width:30px;height:30px;filter:brightness(0) invert(1);opacity:.9;object-fit:contain}.script-analysis-select svg.is-open{transform:rotate(180deg)}.script-flow-node .script-analysis-select{font-size:calc(26px * var(--script-text-compensation, 1))}.script-flow-node .script-analysis-dropdown .floating-select-option-copy strong{font-size:24px}.script-analysis-dropdown{right:0;left:auto;width:236px;border-radius:10px}.script-analysis-dropdown.is-portal{width:360px}.script-analysis-dropdown.up{bottom:40px}.script-analysis-dropdown.down{top:40px}.script-analysis-footer{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-top:22px}.script-analysis-footer button,.script-generate-storyboards,.storyboard-compose-button,.script-asset-edit{height:36px;padding:0 24px;color:#fff;background:#7640f6;border:0;border-radius:6px;font:inherit;font-size:14px}.script-flow-cost{display:inline-flex;align-items:center;gap:5px;color:#ffffffe6}.script-flow-cost img{width:18px;height:18px;border-radius:50%}.script-asset-library{padding:0 0 72px;background:transparent;box-shadow:none}.script-asset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 20px}.script-asset-library.character .script-asset-grid,.script-asset-library.scene .script-asset-grid{grid-template-columns:repeat(3,830px)}.script-asset-card{position:relative;display:grid;grid-template-columns:350px 1fr;gap:28px;min-height:250px;padding:34px 28px 60px;background:#252525;border-radius:8px}.script-asset-card.character,.script-asset-card.scene{grid-template-columns:348px minmax(0,1fr);gap:22px;min-height:302px;padding:42px 30px 62px}.script-asset-media{align-self:start;display:flex;align-items:center;justify-content:center;max-width:100%;color:#ffffff47;background:#1b1b1b;border:1px solid rgba(255,255,255,.34);border-radius:6px;overflow:hidden}.script-asset-media.has-image{background:transparent;border-color:transparent}.canvas-mini-map-toggle{position:fixed;z-index:21;bottom:18px;left:156px;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;padding:0;color:#ffffffc7;background:#212223e0;border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 18px 50px #0000003d;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.canvas-mini-map-toggle:hover,.canvas-mini-map-toggle.is-active{color:#fff;background:#ffffff24}.canvas-mini-map-toggle:focus-visible{outline:2px solid #a98bff;outline-offset:2px}.canvas-mini-map{position:absolute;z-index:40;bottom:72px;left:24px;width:216px;height:136px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:#262728f0;box-shadow:0 14px 32px #0000004d,inset 0 1px #ffffff0d;cursor:grab;touch-action:none}.canvas-mini-map:active{cursor:grabbing}.canvas-mini-map-content{position:absolute}.canvas-mini-map-node,.canvas-mini-map-viewport{position:absolute;box-sizing:border-box}.canvas-mini-map-node{border-radius:1px;background:#c6c6c66b}.canvas-mini-map-node.is-image,.canvas-mini-map-node.is-video{background:#b8b8b885}.canvas-mini-map-node.is-script{background:#d6d6d652}.canvas-mini-map-viewport{z-index:1;min-width:4px;min-height:4px;border:1px solid rgba(255,255,255,.65);background:#ffffff09;box-shadow:0 0 0 1px #0000002e;pointer-events:none}.script-asset-media img{display:block;width:100%;height:100%;object-fit:contain}.script-asset-upload{position:absolute;bottom:22px;left:28px;display:inline-flex;flex-direction:column;align-items:center;gap:3px;width:350px;color:#ffffffb8;font-size:12px;cursor:pointer}.script-asset-card.character .script-asset-upload,.script-asset-card.scene .script-asset-upload{bottom:22px;left:30px;width:348px}.script-asset-upload input,.script-prompt-upload input{display:none}.script-asset-copy{min-width:0;padding-right:64px}.script-asset-card.character .script-asset-copy,.script-asset-card.scene .script-asset-copy{padding-right:34px}.script-asset-copy h3{margin:0 0 16px;font-size:28px}.script-asset-card.character .script-asset-copy h3,.script-asset-card.scene .script-asset-copy h3{margin-bottom:14px;font-size:28px;line-height:1.2}.script-asset-copy p{margin:0;color:#ffffffc7;font-size:24px;line-height:1.72}.script-asset-card.character .script-asset-copy p,.script-asset-card.scene .script-asset-copy p{color:#ffffffd1;line-height:1.75}.script-asset-edit{position:absolute;right:28px;bottom:26px}.script-asset-card.character .script-asset-edit,.script-asset-card.scene .script-asset-edit{right:30px;bottom:20px}.script-asset-refresh{position:absolute;top:16px;right:16px;color:#fffc;background:transparent;border:0}.element-image-content{position:relative}.workflow-node.image.is-element .node-content{padding:0}.workflow-node.image.is-element .node-title{display:none}.workflow-node.image.is-element .script-asset-card{min-height:100%;border-radius:16px}.workflow-node.image.is-element .script-asset-copy{height:var(--script-asset-media-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(255,255,255,.28) transparent;scrollbar-width:thin}.workflow-node.image.is-element .script-asset-copy::-webkit-scrollbar{width:8px}.workflow-node.image.is-element .script-asset-copy::-webkit-scrollbar-track{margin:8px 0;background:transparent}.workflow-node.image.is-element .script-asset-copy::-webkit-scrollbar-thumb{background:#ffffff3d;border:2px solid transparent;border-radius:999px;background-clip:padding-box}.workflow-node.image.is-element .script-asset-copy::-webkit-scrollbar-thumb:hover{background:#fff6;border:2px solid transparent;background-clip:padding-box}.workflow-node.image.is-element .script-asset-copy::-webkit-scrollbar-button,.workflow-node.image.is-element .script-asset-copy::-webkit-scrollbar-corner{display:none;width:0;height:0}.workflow-node.image.is-element .script-asset-media{position:relative;background:#151515}.workflow-node.image.is-element .script-asset-media{pointer-events:none}.workflow-node.image.is-element .element-image-error{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;padding:28px;color:#e5e5e5;background:#111416;text-align:center}.workflow-node.image.is-element .element-image-error strong{font-size:24px;font-weight:500}.workflow-node.image.is-element .element-image-error small{max-width:90%;max-height:65%;overflow-y:auto;color:#a5a1b5;font-size:18px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;scrollbar-color:rgba(255,255,255,.22) transparent;scrollbar-width:thin}.script-next-action-prompt{position:absolute;z-index:8;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:31.2px;min-height:182.4px;padding:36px 43.2px;color:#d7d2ed;background:#1b1c21;border-radius:21.6px;box-shadow:0 21.6px 57.6px #00000057}.script-next-action-icon{color:#9a68ff}.script-next-action-prompt strong{display:block;margin-bottom:10.8px;color:#fff;font-size:31.2px}.script-next-action-prompt p{margin:0;color:#aaa3c2;font-size:25.2px;line-height:1.55}.script-next-action-prompt.is-failed{border-color:#ff7373b8}.script-next-action-prompt.is-failed .script-next-action-icon,.script-next-action-prompt .script-next-action-error{color:#ff9b9b}.script-next-action-prompt button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:182.4px;height:62.4px;padding:0 33.6px;color:#fff;background:#7343f1;border:0;border-radius:9.6px;font:inherit;font-size:25.2px;font-weight:400;cursor:pointer}.script-next-action-prompt button:hover:not(:disabled){background:#8153f4}.script-next-action-prompt button:disabled{cursor:wait;opacity:.6}.workflow-node.image.is-element .script-asset-card.character{grid-template-columns:var(--script-asset-media-width) minmax(0,1fr);padding-top:25px;padding-bottom:25px}.workflow-node.image.is-element .script-asset-card.character.is-portrait{grid-template-columns:var(--script-asset-media-width) minmax(0,1fr);gap:26px;min-height:620px}.workflow-node.image.is-element .script-asset-card.character.is-portrait .script-asset-upload{width:var(--script-asset-media-width)}.workflow-node.image.is-element .script-asset-card.character.aspect-16-9{grid-template-columns:var(--script-asset-media-width) minmax(0,1fr);gap:20px;min-height:400px}.workflow-node.image.is-element .script-asset-card.character.aspect-16-9 .script-asset-upload{width:var(--script-asset-media-width)}.workflow-node.image.is-element .script-asset-card.character.aspect-16-9 .script-asset-media{align-self:start;justify-self:center}.workflow-node.image.is-element .script-asset-card.character.aspect-1-1{grid-template-columns:var(--script-asset-media-width) minmax(0,1fr);gap:24px;min-height:430px}.workflow-node.image.is-element .script-asset-card.character.aspect-1-1 .script-asset-upload{width:var(--script-asset-media-width)}.workflow-node.image.is-element .script-asset-card.character.aspect-4-3{grid-template-columns:var(--script-asset-media-width) minmax(0,1fr);gap:22px;min-height:380px}.workflow-node.image.is-element .script-asset-card.character.aspect-4-3 .script-asset-upload{width:var(--script-asset-media-width)}.workflow-node.image.is-element .script-asset-card.character.aspect-21-9{grid-template-columns:var(--script-asset-media-width) minmax(0,1fr);gap:20px;min-height:360px}.workflow-node.image.is-element .script-asset-card.character.aspect-21-9 .script-asset-upload{width:var(--script-asset-media-width)}.script-asset-upload{border:0;background:transparent;font:inherit}.script-asset-history-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:32px;background:#000000a3}.script-asset-history-dialog{width:min(680px,100%);max-height:min(860px,calc(100vh - 64px));padding:28px 10px 10px;overflow:hidden;color:#f2f2f2;background:#111214;border:1px solid rgba(255,255,255,.24);border-radius:10px;box-shadow:0 28px 90px #0000008f}.script-asset-history-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:0 16px 18px}.script-asset-history-dialog h2{margin:0;font-size:18px;font-weight:500}.script-asset-history-dialog>header button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;color:#f2f2f2;background:transparent;border:1px solid rgba(255,255,255,.82);border-radius:50%}.script-asset-history-list{display:grid;gap:18px;max-height:calc(min(860px,100vh - 64px) - 90px);padding:18px 54px;overflow-y:auto;background:#2a2a2a;border:1px dashed rgba(255,255,255,.5);border-radius:8px;scrollbar-color:rgba(255,255,255,.32) transparent;scrollbar-width:thin}.script-asset-history-item{position:relative;display:flex;align-items:center;justify-content:center;min-height:300px;overflow:hidden;background:#272727;border:1px solid rgba(255,255,255,.62);border-radius:18px}.script-asset-history-item img{display:block;width:100%;height:100%;object-fit:contain}.script-asset-history-item button{position:absolute;right:14px;bottom:14px;height:40px;padding:0 18px;color:#fff;background:#7640f6;border:0;border-radius:6px;font:inherit;font-size:15px}.script-asset-history-empty{display:grid;min-height:220px;place-content:center;gap:10px;color:#ffffff75;text-align:center}.script-prompt-popover{position:absolute;right:0;bottom:-206px;z-index:8;width:590px;min-height:170px;padding:18px 18px 14px;background:#2b2b2b;border:1px solid rgba(255,255,255,.45);border-radius:6px;box-shadow:0 22px 80px #00000059}.script-prompt-upload{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:10px;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer}.script-prompt-popover textarea{display:block;width:100%;height:82px;overflow:hidden;resize:none;scrollbar-width:none;color:#ffffffdb;background:transparent;border:1px solid transparent;border-radius:6px;outline:none;font:inherit;font-size:14px;line-height:1.7;padding:8px 10px}.script-prompt-popover textarea::-webkit-scrollbar{display:none}.script-prompt-popover textarea:focus{background:transparent;border-color:transparent}.script-prompt-popover footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px}.script-prompt-model-floating-select{flex:0 0 auto}.script-prompt-model-select{justify-content:flex-start;min-width:120px;height:30px;padding:0;background:transparent;border:0;border-radius:0;font-size:14px}.script-prompt-model-select svg.is-open{transform:rotate(180deg)}.script-prompt-model-dropdown{width:236px;border-radius:10px}.script-prompt-actions{display:inline-flex;align-items:center;gap:16px;margin-left:auto}.script-prompt-popover footer .script-prompt-submit{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-left:auto;color:#fff;background:#7343f1;border:0;border-radius:11px}.script-prompt-popover footer .script-prompt-submit:hover{background:#8153f4}.script-generate-storyboards{display:block;margin:40px auto 0}.storyboard-list-frame{position:relative;min-height:1040px;padding:40px;background:#111213;border:1px solid rgba(255,255,255,.72)}.storyboard-item{width:250px}.storyboard-video-placeholder{display:flex;align-items:center;justify-content:center;width:250px;height:140px;color:#000c;background:#303030;border:1px solid rgba(255,255,255,.42);border-radius:8px}.storyboard-item strong,.storyboard-item p{display:none}.storyboard-compose-button{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:180px}.script-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:42px;background:#08080ac7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.script-preview-dialog{position:relative;display:flex;flex-direction:column;width:min(980px,92vw);height:min(900px,88vh);min-height:0;overflow:hidden;color:#f4f4f4;background:#252525;border:1px solid rgba(255,255,255,.64);border-radius:22px;box-shadow:0 32px 120px #0000008f}.script-preview-close{position:absolute;top:20px;right:20px;z-index:2;display:grid;width:42px;height:42px;padding:0;color:#ffffffd1;background:#ffffff14;border:0;border-radius:50%;place-items:center}.script-preview-close:hover{color:#fff;background:#ffffff29}.script-preview-heading{display:flex;flex:none;gap:30px;margin:44px 76px 30px}.script-preview-heading>span{width:1px;background:#ffffff9e}.script-preview-heading strong{padding-right:48px;font-size:40px;line-height:1.3}.script-preview-scroll{flex:1;min-height:0;margin:0 40px 40px 76px;padding-right:30px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(255,255,255,.35) transparent;scrollbar-width:thin}.script-preview-scroll pre{margin:0;color:#f4f4f4e0;font:inherit;font-size:16px;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.image-gallery-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:44px;background:#000000db}.image-gallery-dialog{width:min(1620px,calc(100vw - 88px));max-height:calc(100vh - 88px);color:#f5f5f5}.image-gallery-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.image-gallery-heading strong{font-size:15px;font-weight:600}.image-gallery-heading button,.image-gallery-item button{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 10px;color:#f4f4f4;background:#ffffff0f;border:0;border-radius:7px;font-size:13px}.image-gallery-heading button:hover,.image-gallery-item button:hover{background:#ffffff1f}.image-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(360px,100%),1fr));gap:14px;max-height:calc(100vh - 150px);overflow:auto;scrollbar-width:none}.image-gallery-grid::-webkit-scrollbar{display:none}.auto-image-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auto-image-confirm-dialog{width:min(420px,calc(100vw - 48px));padding:22px 22px 18px;background:#1c1c20f5;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:#f5f5f5;box-shadow:0 24px 60px #00000080}.auto-image-confirm-heading{display:flex;align-items:center;gap:9px;margin-bottom:14px;color:#f5f5f5}.auto-image-confirm-heading strong{font-size:16px;font-weight:600}.auto-image-confirm-body{margin:0 0 8px;font-size:12.5px;line-height:1.7;color:#f5f5f5d1}.auto-image-confirm-body strong{color:#f5f5f5}.auto-image-confirm-hint{margin:0 0 16px;font-size:13px;line-height:1.6;color:#f5f5f58f}.auto-image-confirm-checkbox{display:flex;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;color:#f5f5f5d1;cursor:pointer;-webkit-user-select:none;user-select:none}.auto-image-confirm-checkbox input{width:16px;height:16px;accent-color:#6c8cff;cursor:pointer}.auto-image-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.auto-image-confirm-actions button{height:34px;padding:0 18px;border:0;border-radius:9px;font-size:13.5px;font-weight:500;cursor:pointer}.auto-image-confirm-cancel{color:#f5f5f5c7;background:#ffffff14}.auto-image-confirm-cancel:hover{background:#ffffff24}.auto-image-confirm-confirm{color:#fff;background:linear-gradient(135deg,#6c8cff,#8a6cff)}.auto-image-confirm-confirm:hover{filter:brightness(1.08)}.storyboard-regenerate-confirm-dialog{width:min(460px,calc(100vw - 48px))}.storyboard-regenerate-confirm-dialog .auto-image-confirm-heading svg{color:#ffb45f}.storyboard-regenerate-confirm-button{min-width:126px}.image-gallery-item{position:relative;min-width:0;aspect-ratio:16 / 9;margin:0;overflow:hidden;background:#252525;border:1px solid rgba(255,255,255,.46);border-radius:14px}.image-gallery-item.is-default{border-color:#ffffffb8}.image-gallery-item img{display:block;width:100%;height:100%;object-fit:cover}.image-gallery-item figcaption{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:14px 16px;pointer-events:none}.image-gallery-item figcaption>div{display:flex;justify-content:flex-end;gap:8px;pointer-events:auto}.image-gallery-item span{align-self:center;margin-top:auto;color:#ff2d2d;font-size:14px;font-weight:700;text-shadow:0 1px 12px rgba(0,0,0,.5)}.text-node-resize-handle{position:absolute;right:5px;bottom:5px;z-index:8;width:24px;height:24px;padding:0;background:linear-gradient(135deg,transparent 48%,rgba(255,255,255,.72) 49%,rgba(255,255,255,.72) 57%,transparent 58%) right 2px bottom 2px / 13px 13px no-repeat;border:0;cursor:nwse-resize;touch-action:none}.text-node-resize-handle:hover{background:linear-gradient(135deg,transparent 48%,#fff 49%,#fff 57%,transparent 58%) right 2px bottom 2px / 13px 13px no-repeat}.node-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#ffffff38;pointer-events:none}.text-node-placeholder-lines{position:absolute;top:39%;left:50%;width:14%;height:auto;color:gray;transform:translate(-50%,-50%)}.text-node-write-button{position:absolute;bottom:8%;left:50%;display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:12px 28px;color:#fff;white-space:nowrap;transform:translate(-50%);background:#191919;border:0;border-radius:999px;font-size:24px;font-weight:400;line-height:1.4;cursor:pointer;pointer-events:auto}.text-node-write-button:hover,.text-node-write-button:focus-visible{color:#fff;background:#303030}.node-placeholder.is-interactive-media{pointer-events:auto}.text-node-result{width:100%;height:100%;padding:28px 30px;overflow-y:auto;color:#ededed;scrollbar-color:rgba(255,255,255,.3) transparent;scrollbar-width:thin}.text-node-result p{margin:0;font-size:24px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.text-node-result::-webkit-scrollbar{width:6px}.text-node-result::-webkit-scrollbar-track{background:transparent}.text-node-result::-webkit-scrollbar-thumb{background:#ffffff47;border-radius:3px}.text-node-result::-webkit-scrollbar-button,.text-node-result::-webkit-scrollbar-corner{display:none;width:0;height:0}.node-media-preview{width:min(62%,360px);max-height:180px;object-fit:contain;border-radius:12px;box-shadow:0 12px 40px #0000003d}.canvas-viewport.is-panning .node-media-preview{box-shadow:none}.workflow-node.image .node-media-preview,.workflow-node.video .node-media-preview{width:100%;height:100%;max-height:none;border-radius:16px}.workflow-node.image .node-media-preview{object-fit:cover}.workflow-node.image.has-image-asset .node-content{overflow:visible}.image-node-main-preview{position:absolute;top:0;right:0;bottom:0;left:0}.image-node-main-preview .node-media-preview{display:block}.multi-image-node-preview{position:absolute;top:0;right:0;bottom:0;left:0;isolation:isolate;padding:0;overflow:visible;background:transparent;border:0;pointer-events:none}.multi-image-card{position:absolute;top:0;right:0;bottom:0;left:0;z-index:calc(4 - var(--stack-layer, 0));width:100%;height:100%;object-fit:cover;border-radius:18px;background:#242424;border:1.5px solid rgba(255,255,255,.56);box-shadow:0 8px 18px #00000038,inset 0 0 0 1px #ffffff14;filter:brightness(calc(1 - var(--stack-layer, 0) * .04));transform-origin:50% 50%;pointer-events:none;-webkit-user-select:none;user-select:none}.multi-image-card.is-back-layer{transform:translate(calc(2px + var(--stack-layer, 1) * 4px),calc(1px + var(--stack-layer, 1) * 3px)) rotate(calc(var(--stack-layer, 1) * 1deg))}.multi-image-card.is-selected{z-index:8;border-color:#ffffffb3;box-shadow:0 12px 24px #00000047,inset 0 0 0 1px #ffffff1a;filter:none;transform:none}.multi-image-count{position:absolute;top:12px;right:12px;z-index:9;display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 9px;color:#f7f7f7;background:#161618e0;border:1px solid rgba(255,255,255,.12);border-radius:6px;font-family:inherit;font-size:14px;font-weight:650;line-height:1;cursor:pointer;pointer-events:auto}.workflow-node.image.has-image-asset .multi-image-count{top:12px;right:12px;height:32px;padding:0 12px;background:#282828f5;border-color:#ffffff24;border-radius:9px;font-size:15px}.node-image-actions .multi-image-count{position:static;z-index:auto;width:auto;min-width:41.6px;height:32px;gap:4.8px;padding:0 9.6px;background:transparent;border:0;border-radius:8.8px;font-size:11.2px;font-weight:400}.node-image-actions .multi-image-count:hover{background:#ffffff1f;border-color:transparent}.multi-image-node-preview>.multi-image-count{display:none}.multi-image-count:hover{background:#28282ceb;border-color:#ffffff3d}.multi-image-count:disabled{cursor:default}.expanded-image-assets{position:absolute;z-index:42;display:grid;grid-template-columns:repeat(4,max-content);grid-auto-rows:max-content;gap:34px;align-items:start;width:max-content;pointer-events:none}.expanded-image-asset{position:relative;display:flex;flex-direction:column;gap:8px;margin:0;animation:expanded-image-deal .42s cubic-bezier(.22,.9,.3,1) both;animation-delay:calc(var(--deal-index, 0) * 90ms);pointer-events:auto}.expanded-image-assets.is-closing{pointer-events:none}.expanded-image-assets.is-closing .expanded-image-asset{animation:expanded-image-fold .24s cubic-bezier(.55,0,.35,1) both;animation-delay:calc(var(--deal-index, 0) * 28ms)}.expanded-image-anchor{visibility:hidden;pointer-events:none;animation:none}@keyframes expanded-image-deal{0%{opacity:0;transform:translate(-80px,-14px) rotate(-6deg) scale(.88)}55%{opacity:1}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}@keyframes expanded-image-fold{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(-96px,-10px) scale(.9)}}@media (prefers-reduced-motion: reduce){.expanded-image-asset,.expanded-image-assets.is-closing .expanded-image-asset{animation:none}}.expanded-image-asset:nth-child(3n+1){margin-top:0}.expanded-image-asset-frame{position:relative;display:block;padding:0;overflow:hidden;background:transparent;border-radius:7px;box-shadow:0 18px 42px #00000047}.expanded-image-asset-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:34px;gap:18px;color:#fff}.expanded-image-asset-toolbar>div{display:inline-flex;align-items:center;gap:22px}.expanded-image-asset-toolbar span{min-width:22px;height:22px;padding:0 6px;color:#fff;background:#131316cc;border-radius:5px;font-size:12px;font-weight:700;line-height:22px}.expanded-image-asset-toolbar button{display:inline-flex;align-items:center;gap:4px;padding:0;color:#fff;background:transparent;border:0;border-radius:6px;font:inherit;font-size:20px;font-weight:500}.expanded-image-asset-toolbar button:hover{color:#f1f1f1;text-decoration:underline;text-underline-offset:4px}.expanded-image-asset-toolbar button:disabled{opacity:.45;cursor:default;text-decoration:none}.expanded-image-collapse svg{flex:0 0 auto}.expanded-image-asset.is-default .expanded-image-asset-frame{border-color:#fff}.expanded-image-asset img{display:block;width:100%;height:100%;object-fit:cover}.asset-upload-waiting{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#ffffffe0;background:radial-gradient(circle at center,#404040d1,#1c1c1cf0),#1c1c1ceb;border-radius:16px;pointer-events:none}.asset-upload-waiting strong{font-size:18px;font-weight:500}.workflow-node.video .node-media-preview{display:block;object-fit:contain;cursor:default}.video-node-preview{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:#000;border-radius:16px}.video-node-poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:block;width:100%;height:100%;object-fit:contain;background:#000;opacity:0;pointer-events:none}.video-node-first-frame{width:100%;height:100%;cursor:pointer}.video-node-cover-play{position:absolute;left:50%;top:50%;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;padding:0;color:#fff;background:#00000085;border:1px solid rgba(255,255,255,.42);border-radius:50%;box-shadow:0 18px 40px #0000005c;transform:translate(-50%,-50%)}.video-node-cover-play:hover{background:#000000ad}.video-node-preview.has-visible-poster .video-node-poster,.video-node-preview.is-panning-with-poster .video-node-poster{opacity:1}.video-node-preview.is-panning-with-poster .node-media-preview,.video-node-preview.is-panning-with-poster .video-node-controls{visibility:hidden}.video-node-preview:fullscreen{border-radius:0}.video-node-controls{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;gap:12px;min-width:0;padding:14px 16px;color:#fff;background:linear-gradient(transparent,#000000e0)}.video-node-controls button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:28px;height:28px;padding:0;color:inherit;background:transparent;border:0}.video-node-time{flex:0 0 auto;min-width:82px;font-size:13px;font-variant-numeric:tabular-nums}.video-node-controls input[type=range]{min-width:0;height:4px;accent-color:#fff;cursor:pointer}.video-node-progress{flex:1 1 auto}.video-node-volume{flex:0 1 100px}.workflow-node.audio .node-content{padding:0}.workflow-node.audio .node-placeholder.is-interactive-media{top:24px;right:28px;bottom:20px;left:28px}.audio-node-placeholder-icon{display:block;width:72px;height:72px;object-fit:contain}.audio-waveform-player{display:flex;flex-direction:column;gap:14px;width:100%;height:100%;color:#f6f6f6;cursor:default}.audio-waveform-surface{position:relative;flex:1 1 auto;min-height:128px;overflow:hidden;background:#fff1;border-radius:16px}.audio-waveform{width:100%;height:100%;cursor:pointer}.audio-waveform-loading,.audio-waveform-error{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#ffffff80;font-size:14px;pointer-events:none}.audio-waveform-error{color:#ffb4b4}.audio-waveform-controls{position:relative;display:flex;align-items:center;min-height:46px;padding:0 14px}.audio-waveform-time{font-size:32px;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.audio-waveform-toggle{position:absolute;left:50%;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#1f1f1f;background:#fff;border:0;border-radius:50%;transform:translate(-50%)}.audio-waveform-toggle:hover:not(:disabled){background:#eee}.audio-waveform-toggle:focus-visible{outline:3px solid rgba(142,100,255,.8);outline-offset:3px}.audio-waveform-toggle:disabled{opacity:.45}.node-status{position:absolute;left:50%;top:50%;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-width:150px;min-height:78px;padding:12px 16px;color:#8e64ff;background:#252525c7;border:0;border-radius:14px;font-size:15px;font-weight:650;transform:translate(-50%,-50%)}.node-status.succeeded{color:#9fe0b2}.node-status.has-frame-loading{top:0;right:0;bottom:0;left:0;width:100%;height:100%;gap:18px;padding:0;overflow:hidden;color:#e5e5e5;background:#111416;border-radius:16px;transform:none}.node-status.failed,.node-status.cancelled{top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-sizing:border-box;gap:10px;overflow:hidden;color:#e5e5e5;background:#111416;border-radius:16px;transform:none}.node-status.failed strong,.node-status.cancelled strong{font-size:24px;font-weight:500}.node-status.failed small{width:78%;max-height:62%;overflow-y:auto;color:#89869a;font-size:18px;font-weight:400;line-height:1.5;text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;scrollbar-color:rgba(255,255,255,.22) transparent;scrollbar-width:thin}.status-spin{animation:status-spin .9s linear infinite}@keyframes status-spin{to{transform:rotate(360deg)}}.node-try{position:absolute;left:64px;bottom:58px;display:flex;flex-direction:column;align-items:flex-start;gap:22px;color:#aaa;font-size:18px}.try-action{display:inline-flex;align-items:center;gap:13px;color:#f5f5f5;background:transparent;border:0;font-size:20px;cursor:pointer}.try-action.is-active strong{text-decoration:underline;text-underline-offset:4px}.inline-text-editor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;cursor:move}.inline-text-editor.is-editing{cursor:text}.inline-text-editor .inline-text-input{pointer-events:none}.inline-text-editor.is-editing .inline-text-input{pointer-events:auto}.inline-text-input{width:100%;height:100%;min-height:0;padding:48px 66px 48px 58px;overflow-y:auto;scrollbar-color:rgba(255,255,255,.26) transparent;scrollbar-width:thin;resize:none;color:#f3f3f3;background:transparent;border:0;border-radius:16px;outline:0;box-shadow:none;font:inherit;font-size:24px;line-height:1.65}.inline-text-input::-webkit-scrollbar{width:8px}.inline-text-input::-webkit-scrollbar-track{margin:14px 0;background:transparent}.inline-text-input::-webkit-scrollbar-thumb{background:#ffffff3d;border:2px solid transparent;border-radius:999px;background-clip:padding-box}.inline-text-input::-webkit-scrollbar-thumb:hover{background:#fff6;border:2px solid transparent;background-clip:padding-box}.inline-text-input::-webkit-scrollbar-button,.inline-text-input::-webkit-scrollbar-corner{display:none;width:0;height:0;background:transparent}.inline-text-input:focus{box-shadow:inset 0 0 0 1px #ffffff0a}.inline-text-input::placeholder{color:transparent}.node-empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:22px;color:#ffffff5c;font-size:18px}.compose-empty p{color:#bababa}.compose-materials{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:360px}.compose-materials span{display:inline-flex;align-items:center;height:34px;padding:0 12px;color:#efefef;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:10px;font-size:15px}.video-compose-empty{position:absolute;top:0;right:0;bottom:0;left:0;flex-direction:row}.video-compose-icon{position:absolute;top:42%;left:50%;color:#eef2f633;transform:translate(-50%,-50%);pointer-events:none}.video-compose-start{position:absolute;top:66.666%;left:50%;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:126px;padding:4px 0;color:#eef2f6d1;background:transparent;border:0;border-radius:0;font-size:18px;font-weight:400;line-height:1.25;text-decoration:underline;text-decoration-color:#eef2f694;text-underline-offset:5px;transform:translate(-50%,-50%);white-space:nowrap}.video-compose-start:hover:not(:disabled){color:#fffffff5;text-decoration-color:#ffffffdb}.video-compose-start:disabled{cursor:default;color:#eef2f6d1;opacity:1}.compose-source-list{display:grid;gap:8px;margin:12px 0 16px}.compose-source-item{display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 12px;color:#e7e7e7;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:13px}.compose-source-item button{color:#ffb4ad;background:transparent;border:0;font-size:13px}.node-port-zone{position:absolute;z-index:4;top:50%;width:180px;height:160px;pointer-events:none;transform:translateY(-50%)}.node-port-zone.input{left:-146px}.node-port-zone.output{right:-146px}.node-port{position:absolute;top:50%;display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;color:#e8e8e8;background:#292a2be6;border:2px solid rgba(224,228,232,.8);border-radius:999px;box-shadow:0 10px 24px #00000042;cursor:crosshair;line-height:0;opacity:0;pointer-events:none;transform:translate(calc(-50% + var(--port-dx, 0px)),calc(-50% + var(--port-dy, 0px)));transition:opacity .14s ease,transform 70ms linear,box-shadow .15s ease,border-color .15s ease}.node-port.input{left:calc(100% - 54px)}.node-port.output{left:54px}.node-port-zone.is-visible .node-port{opacity:1;pointer-events:auto}.node-port-zone.is-visible{pointer-events:auto;cursor:crosshair}.node-port:hover{color:#fff;border-color:#fff;box-shadow:0 0 0 5px #519eff1f}.node-menu,.reference-menu{position:fixed;z-index:30;width:220px;padding:10px;box-sizing:border-box;background:#272727f5;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 30px 100px #0000005c;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.node-menu{width:220px;padding:12px}.reference-menu{width:208px;padding:10px;border-radius:12px;background:#2b2b2bf7}.reference-menu .menu-section-title{margin-bottom:8px;padding:0 6px;font-size:14px}.reference-menu .node-menu-item{height:44px;gap:10px;padding:0 8px;font-size:15px}.reference-menu .menu-icon{width:34px;height:34px;border-radius:9px}.menu-section-title{margin:0 0 10px;color:#aaa;font-size:15px;font-weight:650}.menu-section-title:not(:first-child){margin-top:16px}.node-menu-item{display:flex;align-items:center;gap:9px;width:100%;height:42px;padding:0 6px;color:#f4f4f4;background:transparent;border:0;border-radius:9px;font-size:14px;text-align:left;cursor:pointer}.node-menu .menu-section-title{margin-bottom:12px;font-size:15px}.node-menu .node-menu-item{height:56px;gap:12px;padding:0 10px;font-size:16px}.node-menu-option{display:block}.node-menu-divider{display:block;height:1px;margin:8px 4px 8px 52px;background:#ffffff1f}.node-menu-item:hover{background:#ffffff0f}.node-menu-item.is-disabled,.node-menu-item:disabled{color:#f4f4f457;cursor:not-allowed}.node-menu-item.is-disabled .menu-icon,.node-menu-item:disabled .menu-icon{opacity:.45}.node-menu-item.is-disabled:hover,.node-menu-item:disabled:hover{background:transparent}.node-menu-item small{padding:3px 7px;color:#d1d1d1;background:#555;border-radius:7px;font-size:11px;font-weight:700}.menu-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#414141;border-radius:10px}.edge-delete{position:absolute;z-index:25;display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;color:#d7d7d7;background:#212223e6;border:1px solid rgba(255,255,255,.12);border-radius:999px;box-shadow:0 12px 30px #00000057;transform:translate(-50%,-50%)}.node-context-menu{position:fixed;z-index:32;width:240px;padding:8px;background:#262728f5;border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 22px 70px #0000005c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.node-context-menu button{display:flex;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px;color:#eee;background:transparent;border:0;border-radius:10px;font-size:15px;text-align:left}.node-context-menu button:hover{background:#ffffff14}.node-context-menu button.danger{color:#ffb4ad}.node-context-menu button.danger:hover{background:#ff615321}.toast-viewport{position:fixed;top:22px;left:50%;z-index:120;display:flex;flex-direction:column;gap:10px;align-items:center;width:min(440px,calc(100vw - 32px));pointer-events:none;transform:translate(-50%)}.toast{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) 24px;gap:10px;align-items:center;width:100%;min-height:58px;padding:11px 12px 13px;overflow:hidden;color:#f7f4ff;background:linear-gradient(135deg,#2f2b3efa,#1e1c27fa),#201e29fa;border:1px solid rgba(164,128,255,.42);border-radius:14px;box-shadow:0 20px 70px #00000075,0 0 0 1px #ffffff0f inset,0 0 38px #8e64ff2e;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);cursor:pointer;text-align:left;pointer-events:auto;animation:toast-enter .34s cubic-bezier(.18,1.2,.22,1)}.toast-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#dacdff;background:#8e64ff33;border:1px solid rgba(180,152,255,.32);border-radius:10px}.toast-copy{display:flex;flex-direction:column;min-width:0;gap:2px}.toast-copy strong{color:#fff;font-size:13px;font-weight:700}.toast-copy span{color:#d9d5e5;font-size:14px;line-height:1.35}.toast-close{display:inline-flex;align-items:center;justify-content:center;color:#ffffff8f}.toast-progress{position:absolute;right:0;bottom:0;left:0;height:2px;background:linear-gradient(90deg,#8e64ff,#c3a8ff);transform-origin:left;animation:toast-progress 2.6s linear forwards}.toast-warning{color:#fff7e6;background:linear-gradient(135deg,#3a2d1cfa,#221e2afa),#241f27fa;border-color:#f7bb5599;box-shadow:0 20px 70px #00000075,0 0 0 1px #ffffff0f inset,0 0 34px #f7bb5524}.toast-warning .toast-icon{color:#ffd891;background:#f7bb552e;border-color:#f7bb5557}.toast-warning .toast-progress{background:linear-gradient(90deg,#f7bb55,#8e64ff)}.toast-success{border-color:#5edc9580}.toast-success .toast-icon{color:#a8f0c3;background:#5edc9529;border-color:#5edc954d}.toast-success .toast-progress{background:linear-gradient(90deg,#5edc95,#8e64ff)}.toast-error{border-color:#ff70708c}.toast-error .toast-icon{color:#ffb4b4;background:#ff707024;border-color:#ff70704d}.toast-error .toast-progress{background:linear-gradient(90deg,#ff7070,#8e64ff)}@keyframes toast-enter{0%{opacity:0;filter:blur(8px);transform:translateY(-18px) scale(.94)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes toast-progress{to{transform:scaleX(0)}}.bottom-panel{position:fixed;z-index:18;min-height:124px;max-width:min(960px,calc(100vw - 32px));padding:14px;overflow:visible;color:#f1f1f1;background:#252525;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 22px 70px #00000057}.reference-capacity{position:absolute;right:0;bottom:calc(100% + 4px);display:flex;align-items:center;gap:16px;min-height:20px;padding:6px 10px;color:#ffffffeb;background:#141416b8;border:1px solid rgba(255,255,255,.1);border-radius:999px;box-shadow:0 6px 18px #0000003d;-webkit-backdrop-filter:blur(10px) saturate(135%);backdrop-filter:blur(10px) saturate(135%);font-size:12px;line-height:1;white-space:nowrap}.reference-capacity-label{color:#ffffffb3}.reference-capacity-item{display:inline-flex;align-items:center;gap:5px;font-variant-numeric:tabular-nums}.reference-capacity-item svg{width:14px;height:14px;color:#ffffffc7}.panel-mainline{color:#aaa;font-size:14px}.panel-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:9px}.video-mode-tabs,.audio-mode-tabs{display:inline-flex;gap:3px;margin-bottom:0;padding:4px;background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:9px}.video-panel-topline{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:8px;min-width:0;padding-right:44px}.video-panel-topline .reference-chips{display:contents}.video-panel-topline .image-style-library-control{flex:0 0 auto}.video-mode-tab,.audio-mode-tab{height:28px;padding:0 10px;color:#a8a8a8;background:transparent;border:0;border-radius:7px;font-size:12px}.video-mode-tab.is-active,.audio-mode-tab.is-active{color:#fff;background:#ffffff24}.video-mode-tab[aria-disabled=true],.audio-mode-tab:disabled{color:#666;cursor:not-allowed}.video-mode-tab:disabled,.audio-mode-tab:disabled{background:transparent}.video-panel{width:min(630px,calc(100vw - 32px));min-width:min(630px,calc(100vw - 32px))}.video-panel .image-style-library-trigger{height:30px;padding:0 10px;border-radius:8px;font-size:13px}.video-panel .image-style-library-trigger svg{width:18px;height:18px}.video-panel .model-pill,.video-panel .video-settings-trigger,.audio-panel .model-pill,.audio-format-pill{gap:6px;height:30px;padding:0 10px;border-radius:8px;font-size:13px;font-weight:400}.video-panel .model-pill-icon,.video-panel .ratio-trigger-icon,.audio-panel .model-pill-icon,.audio-panel .model-pill>svg:first-child{width:16px;height:16px}.video-panel .ratio-icon{width:20px;height:12px;border-width:2px}.video-panel .send-button,.audio-panel .send-button{width:32px;height:32px;border-radius:10px}.video-panel .send-button svg,.audio-panel .send-button svg{width:22px;height:22px}.audio-panel{box-sizing:border-box;width:min(760px,calc(100vw - 32px));min-height:0;padding:14px}.audio-panel-topline{display:flex;align-items:center;gap:12px;min-height:36px;margin-bottom:8px}.audio-panel-topline .reference-chips{min-height:36px}.audio-panel-topline .reference-chip{width:36px;height:36px;background:#ffffff24;border:0;border-radius:9px}.audio-panel-topline .reference-chip svg{width:19px;height:19px}.audio-panel .prompt-input{height:92px;min-height:92px;max-height:92px;margin:2px 0 12px;font-size:15px;line-height:1.5}@media (max-width: 680px){.audio-panel{padding-inline:14px}.audio-panel-topline{gap:16px}}.bottom-panel .prompt-expansion-controls{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto}.bottom-panel .expand-prompt-button,.bottom-panel .prompt-expansion-pending-button,.bottom-panel .prompt-result-button{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:16px;height:24px;padding:0;background:transparent;border:0;cursor:pointer}.bottom-panel .expand-prompt-button img,.bottom-panel .prompt-result-button img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain}.bottom-panel .prompt-expansion-pending-button{color:#ffffffe6;cursor:wait}.bottom-panel .prompt-expansion-pending-button svg{animation:prompt-expansion-control-spin .9s linear infinite}.bottom-panel .prompt-result-button img{position:static}.bottom-panel .prompt-result-unread-dot{position:absolute;top:-1px;right:-2px;width:6px;height:6px;background:#ff3b4f;border-radius:50%;box-shadow:0 0 0 1px #ff3b4f2e;pointer-events:none}.bottom-panel .expand-prompt-button:focus-visible{outline:2px solid #8a61ff;outline-offset:3px}.bottom-panel .prompt-result-button:focus-visible{outline:2px solid #8a61ff;outline-offset:3px}@keyframes prompt-expansion-control-spin{to{transform:rotate(360deg)}}.panel-chip{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;color:#a8a8a8;background:#ffffff08;border:1px solid rgba(255,255,255,.15);border-radius:10px;font-size:13px}.reference-chips{display:flex;align-items:center;gap:7px;min-height:48px}.reference-chip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;overflow:visible;color:#f3f3f3;background:#ffffff17;border:1px solid rgba(255,255,255,.18);border-radius:8px}.reference-chip.has-thumbnail{background:#ffffff0f;border-color:#ffffff3d}.reference-chip img{display:block;width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover;border-radius:8px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.reference-chip-frame-label{position:absolute;top:0;right:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;height:15px;color:#fff;background:#00000094;border-radius:7px 7px 3px 3px;font-size:10px;line-height:1;letter-spacing:.04em;pointer-events:none}.reference-chip:hover{background:#8e64ff2e;border-color:#a78bfab8}.reference-chip:focus{outline:none}.reference-chip:active{transform:translateY(1px)}.reference-chip-badge{position:absolute;top:-6px;right:-6px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;color:#f8f8f8;background:#555;border:1px solid rgba(255,255,255,.45);border-radius:999px;font-size:11px;line-height:1;cursor:pointer}.reference-chip-x,.reference-chip:hover .reference-chip-count{display:none}.reference-chip:hover .reference-chip-x{display:block}.prompt-input{width:100%;min-height:48px;margin:2px 0 15px;overflow-y:auto;scrollbar-color:rgba(255,255,255,.3) transparent;scrollbar-width:thin;resize:none;color:#e5e5e5;background:transparent;border:0;outline:0;font:inherit;font-size:15px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.prompt-input:empty:before{color:#8e8e8e;content:attr(data-placeholder);pointer-events:none}.prompt-mention{display:inline-flex;align-items:center;gap:5px;max-width:100%;vertical-align:baseline;color:#a78bfa;font-weight:inherit;line-height:inherit;caret-color:#e5e5e5;-webkit-user-select:all;user-select:all;white-space:nowrap}.prompt-mention-thumbnail{flex:0 0 auto;width:32px;height:22px;object-fit:cover;border:1px solid rgba(167,139,250,.45);border-radius:5px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.prompt-mention::selection{color:#f4efff;background:#8b5cf68c}.mention-completion-hint{position:fixed;z-index:1300;display:inline-flex;align-items:center;gap:6px;max-width:260px;height:30px;padding:0 8px 0 5px;overflow:hidden;color:#ebebeb9e;background:#303031fa;border:1px solid rgba(255,255,255,.1);border-radius:9px;box-shadow:0 10px 30px #00000059;font-size:14px;line-height:1;pointer-events:none}.mention-completion-hint img,.mention-completion-hint>svg{flex:0 0 auto;width:22px;height:22px;object-fit:cover;border-radius:6px}.mention-completion-hint>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mention-completion-hint kbd{flex:0 0 auto;padding:2px 5px;color:#ffffffb8;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:4px;font:inherit;font-size:11px}.prompt-input::-webkit-scrollbar{width:6px}.prompt-input::-webkit-scrollbar-track{background:transparent}.prompt-input::-webkit-scrollbar-thumb{background:#ffffff47;border:0;border-radius:3px}.prompt-input::-webkit-scrollbar-thumb:hover{background:#ffffff6b}.prompt-input::-webkit-scrollbar-button,.prompt-input::-webkit-scrollbar-corner{display:none;width:0;height:0;background:transparent}.image-panel .prompt-input{height:112px;min-height:112px}.video-panel .prompt-input{height:92px;min-height:92px;max-height:92px}.text-panel .prompt-input{height:88px;min-height:88px;line-height:1.35}.script-panel .prompt-input{height:120px;min-height:120px;max-height:120px}.mention-menu{position:fixed;left:0;top:0;z-index:1300;display:grid;gap:4px;width:252px;max-height:260px;padding:8px;overflow-x:hidden;overflow-y:auto;scrollbar-color:rgba(255,255,255,.28) transparent;scrollbar-width:thin;color:#f3f3f3;background:#262728fa;border:1px solid rgba(255,255,255,.13);border-radius:12px;box-shadow:0 22px 70px #0000007a}.mention-menu button{display:flex;align-items:center;gap:10px;box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:46px;padding:7px 8px;color:inherit;background:transparent;border:0;border-radius:10px;text-align:left}.mention-menu::-webkit-scrollbar{width:6px}.mention-menu::-webkit-scrollbar-track{background:transparent}.mention-menu::-webkit-scrollbar-thumb{background:#ffffff47;border:0;border-radius:3px}.mention-menu::-webkit-scrollbar-thumb:hover{background:#ffffff6b}.mention-menu::-webkit-scrollbar-button,.mention-menu::-webkit-scrollbar-corner{display:none;width:0;height:0;background:transparent}.mention-menu button:hover{background:#ffffff1a}.mention-menu-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:32px;height:32px;color:#f2f2f2;background:#ffffff17;border-radius:8px;overflow:hidden}.mention-menu-icon.has-thumbnail{background:#ffffff0f}.mention-menu-icon img{width:100%;height:100%;object-fit:cover}.mention-menu-copy{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.mention-menu-copy strong,.mention-menu-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mention-menu-copy strong{font-size:14px;font-weight:650}.mention-menu-copy small{color:#aaa;font-size:12px}.panel-footer{display:flex;align-items:center;gap:12px;min-width:0;overflow:visible}.model-pill,.meta-item{display:inline-flex;align-items:center;gap:7px;color:#f2f2f2;font-size:15px;font-weight:650;white-space:nowrap}.model-select-wrap{flex:0 1 auto;min-width:0}.model-pill span,.meta-item span{overflow:hidden;text-overflow:ellipsis}.model-pill-icon{flex:0 0 auto;width:18px;height:18px;filter:brightness(0) invert(1);opacity:.9;object-fit:contain}.model-select-wrap{position:relative}.model-pill{height:36px;padding:0;background:transparent;border:0}.model-pill.is-selectable{padding:0 10px;background:#ffffff14;border-radius:10px}.model-pill.is-selectable:hover{background:#ffffff1f}.image-count-select{flex:0 0 auto}.image-count-icon{flex:0 0 auto;width:19px;height:19px;object-fit:contain}.image-count-trigger small{color:#ffffff8a;font-size:12px;font-weight:500}.image-count-dropdown{min-width:188px;max-height:320px;overflow-y:auto;scrollbar-width:none}.image-count-dropdown::-webkit-scrollbar{display:none}.image-style-row{display:flex;align-items:center;margin-bottom:10px}.image-style-library-control{position:relative}.image-style-library-trigger{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 13px;color:#e8e8e8;background:#ffffff12;border:1px solid rgba(255,255,255,.18);border-radius:10px;font-size:14px}.image-style-library-trigger.is-open{color:#fff;background:#8e64ff33;border-color:#a78bfab3}.image-style-library-trigger:hover{background:#ffffff1f;border-color:#ffffff4d}.script-panel-card .image-style-library-trigger{justify-content:flex-end;min-width:170px;height:34px;padding:0;color:#fff;background:transparent;border:0;border-radius:0;font-size:calc(21px * var(--script-text-compensation, 1))}.script-panel-card .image-style-library-trigger>svg:first-child{display:none}.script-panel-card .image-style-library-trigger:hover,.script-panel-card .image-style-library-trigger.is-open{color:#fff;background:transparent;border-color:transparent}.script-panel-card .image-style-library-trigger>svg:last-child{transform:rotate(180deg)}.image-style-select{position:relative}.image-style-trigger{padding-right:10px}.image-style-dropdown{width:288px}.visual-style-library-popover{position:absolute;bottom:calc(100% + 10px);left:0;z-index:100;width:min(580px,calc(100vw - 48px));padding:14px;overflow:hidden;color:#f4f4f4;background:#18191bfa;border:1px solid rgba(255,255,255,.22);border-radius:14px;box-shadow:0 24px 80px #00000094;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.visual-style-library-portal{position:fixed;z-index:1300;width:0;height:0}.visual-style-library-popover header{display:flex;align-items:center;gap:7px;margin-bottom:10px;font-size:15px}.visual-style-library-content{max-height:min(400px,calc(100vh - 260px));min-height:190px;padding:10px;overflow-y:auto;background:#ffffff06;border:1px dashed rgba(255,255,255,.12);border-radius:10px;scrollbar-color:rgba(180,180,188,.52) rgba(255,255,255,.035);scrollbar-width:thin}.visual-style-library-content::-webkit-scrollbar{width:6px}.visual-style-library-content::-webkit-scrollbar-track{background:#ffffff09;border-radius:999px}.visual-style-library-content::-webkit-scrollbar-thumb{background:#b4b4bc80;border-radius:999px}.visual-style-library-content::-webkit-scrollbar-thumb:hover{background:#d2d2dab3}.visual-style-library-content::-webkit-scrollbar-button,.visual-style-library-content::-webkit-scrollbar-corner{display:none;width:0;height:0;background:transparent}.visual-style-library-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.visual-style-card{position:relative;min-width:0;padding:0;overflow:hidden;color:#fff;background:#ffffff0d;border:1px solid transparent;border-radius:9px}.visual-style-card:hover,.visual-style-card.is-selected{border-color:#a78bfae0;box-shadow:inset 0 0 0 1px #a78bfa7a}.visual-style-card img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px}.visual-style-card span{position:absolute;right:0;bottom:0;left:0;padding:6px 4px;overflow:hidden;background:#0a0a0aad;border-radius:0 0 8px 8px;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.visual-style-library-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:168px;color:#aaa;text-align:center}.visual-style-library-state strong{color:#eee;font-size:15px}.visual-style-library-state.is-error{color:#d7a4a4}@media (max-width: 760px){.visual-style-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.image-count-select{position:relative}.image-count-trigger{height:36px;padding:0 10px;background:#ffffff14;border-radius:10px}.image-count-trigger:hover{background:#ffffff1f}.image-count-dropdown{right:0;left:auto;width:132px;max-height:320px;overflow-y:auto;scrollbar-width:none}.meta-item{flex:0 1 auto;min-width:0;color:#dedede;font-weight:560}.meta-item.is-selectable{height:36px;max-width:180px;padding:0 10px;background:#ffffff14;border-radius:10px}.preset-param-icon{color:#bdbdbd}.preset-param-icon-url{flex:0 0 auto;width:19px;height:19px;object-fit:contain;filter:brightness(0) invert(.8)}.meta-item.is-selectable:hover{background:#ffffff1f}.preset-param-select{min-width:0}.preset-param-dropdown{width:190px}.video-settings-wrap{position:relative;flex:0 0 auto}.video-settings-trigger{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 10px;color:#f4f4f4;background:transparent;border:0;border-radius:9px;font-size:15px;font-weight:500;white-space:nowrap}.video-settings-trigger:hover,.video-settings-trigger.is-open{background:#ffffff1a}.video-settings-summary{min-width:0;max-width:min(480px,42vw);overflow:hidden;text-overflow:ellipsis}.ratio-icon{width:23px;height:13px;border:2px solid currentColor;border-radius:3px}.ratio-trigger-shape{flex:0 0 auto}.ratio-trigger-icon{flex:0 0 auto;width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(.85)}.video-settings-popover{position:absolute;left:0;z-index:60;width:440px;padding:17px 15px 15px;color:#f2f2f2;background:#282828;border:1px solid rgba(255,255,255,.12);border-radius:15px;box-shadow:0 28px 90px #0000006b;font-weight:400}.video-settings-popover.down{top:48px}.video-settings-popover.up{bottom:48px}.video-settings-popover section+section{margin-top:14px}.image-settings-popover section+section{margin-top:14px}.video-settings-popover h3{margin:0 0 9px;color:#a6a6a6;font-size:15px;font-weight:400}.ratio-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.ratio-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:54px;color:#a9a9a9;background:#ffffff05;border:1px solid rgba(255,255,255,.12);border-radius:7px;font-size:12px;font-weight:400}.ratio-option.is-active{color:#fff;border-color:#ffffffd1;background:#ffffff14}.ratio-option-icon{width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(.7)}.ratio-option.is-active .ratio-option-icon{filter:brightness(0) invert(1)}.ratio-shape{display:block;border:2px solid currentColor;border-radius:3px}.ratio-auto{width:18px;height:12px}.ratio-16-9,.ratio-21-9{width:26px;height:14px}.ratio-4-3{width:22px;height:16px}.ratio-3-2,.ratio-5-4{width:24px;height:15px}.ratio-1-1{width:17px;height:17px}.ratio-3-4,.ratio-2-3,.ratio-4-5,.ratio-9-16{width:14px;height:24px}.quality-row,.audio-toggle-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.audio-toggle-row{grid-template-columns:repeat(2,1fr)}.quality-option,.audio-toggle{height:39px;color:#a8a8a8;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:8px;font-size:14px;font-weight:400}.quality-option.is-active,.audio-toggle.is-active{color:#fff;border-color:#ffffffd1;background:#ffffff14}.duration-row{display:flex;align-items:flex-end;gap:16px;padding-top:4px;font-size:14px}.duration-slider{position:relative;flex:1;height:18px}.duration-row input{position:absolute;z-index:2;right:0;bottom:0;left:0;width:100%;height:18px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.duration-ticks{position:absolute;z-index:1;top:50%;right:7px;left:7px;display:flex;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.duration-ticks span{display:flex;align-items:center;justify-content:center;min-width:1px}.duration-ticks i{width:1px;height:5px;background:#ffffff57;border-radius:999px}.duration-ticks span.is-current i{width:2px;height:7px;background:#8b5cf6}.duration-row input::-webkit-slider-runnable-track{height:5px;background:linear-gradient(to right,#7343f1 0%,#7343f1 var(--range-progress, 44%),rgba(255,255,255,.25) var(--range-progress, 44%),rgba(255,255,255,.25) 100%);border-radius:999px}.duration-row input::-webkit-slider-thumb{width:16px;height:16px;margin-top:-5.5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#8b5cf6;border:3px solid #2a2633;border-radius:999px;box-shadow:0 0 0 2px #8b5cf6,0 2px 8px #7343f16b}.duration-row input::-moz-range-track{height:5px;background:#ffffff40;border-radius:999px}.duration-row input::-moz-range-progress{height:5px;background:#7343f1;border-radius:999px}.duration-row input::-moz-range-thumb{width:18px;height:18px;background:#7343f1;border:0;border-radius:999px}.duration-value{min-width:38px;padding-bottom:1px;color:#d5cced;font-size:15px;font-weight:600;line-height:18px;text-align:right}.help-dot{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;margin-left:4px;border:1px solid #9a9a9a;border-radius:999px;font-size:12px}.panel-icon-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#ededed;background:transparent;border:0;border-radius:8px}.panel-icon-button:hover{background:#ffffff14}.footer-spacer{flex:1}.generation-cost{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;color:#e9e4ff;font-size:14px;font-weight:650;white-space:nowrap}.generation-cost img{width:19px;height:19px;object-fit:contain}.send-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#fff;background:#7343f1;border:0;border-radius:11px}.send-button:disabled{color:#fff;background:#9a93af;opacity:1}.image-panel{width:min(707px,calc(100vw - 32px));min-width:min(707px,calc(100vw - 32px));min-height:112px;padding:12px}.image-panel .image-style-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:8px}.image-panel .image-style-library-trigger{height:32px;padding:0 10px;font-size:12px;font-weight:400}.image-panel .image-style-row .reference-chips{display:contents}.image-panel .reference-chip{width:34px;height:34px;border-radius:7px}.image-panel .reference-chip img{border-radius:7px}.image-panel .reference-chip-badge{top:-5px;right:-5px;min-width:16px;height:16px;padding:0 4px;font-size:10px}.image-panel .prompt-input{height:92px;min-height:92px;max-height:92px;margin:0 0 10px;font-size:15px}.image-panel.is-prompt-expanded .prompt-input,.video-panel.is-prompt-expanded .prompt-input{height:300px;min-height:300px;max-height:300px}.prompt-expand-button{position:absolute;top:12px;right:12px;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:32px;height:32px;padding:0;color:#e7e7e7;background:transparent;border:0;border-radius:0}.prompt-expand-button:hover,.prompt-expand-button[aria-pressed=true]{color:#fff;background:transparent}.image-panel .panel-footer{flex-wrap:nowrap;gap:7px;width:100%}.image-panel .footer-spacer{display:block;min-width:16px}:is(.image-panel,.text-panel) .model-pill,.image-panel .meta-item,.image-panel .series-generation-switch,.image-panel .generation-cost{flex:0 0 auto;gap:5px;font-size:12px;font-weight:400}:is(.image-panel,.text-panel) .model-select-wrap,.image-panel .preset-param-select,.image-panel .image-count-select,.image-panel .series-generation-switch,.text-panel .model-select-wrap .floating-select,.text-panel .model-select-wrap .floating-select-trigger,.image-panel .floating-select,.image-panel .floating-select-trigger{flex:0 0 auto;width:max-content;min-width:max-content}:is(.image-panel,.text-panel) .model-select-wrap{flex:0 1 auto;min-width:0}:is(.image-panel,.text-panel) .model-pill span,.image-panel .meta-item span{overflow:visible;text-overflow:clip}:is(.image-panel,.text-panel) .model-pill.is-selectable,.image-panel .meta-item.is-selectable,.image-panel .image-count-trigger{height:32px;padding:0 8px;border-radius:9px}.series-generation-switch{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 8px;color:#e6e2ef;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:9px;white-space:nowrap}.series-generation-switch:hover:not(:disabled){background:#ffffff1f}.series-generation-switch[aria-disabled=true]{cursor:not-allowed;opacity:.58}.series-generation-switch[aria-disabled=true]:hover{background:#ffffff14}.series-generation-switch i{position:relative;width:28px;height:16px;margin-left:4px;background:#fff3;border-radius:999px;transition:background .15s ease}.series-generation-switch i:after{position:absolute;top:2px;left:2px;width:12px;height:12px;background:#fff;border-radius:999px;content:"";transition:transform .15s ease}.series-generation-switch.is-on i{background:#7343f1}.series-generation-switch.is-on i:after{transform:translate(12px)}:is(.image-panel,.text-panel) .model-pill-icon,.image-panel .image-count-icon,.image-panel .preset-param-icon-url,.image-panel .generation-cost img{width:16px;height:16px}.image-panel .send-button{width:32px;height:32px;border-radius:10px}button{font-family:inherit}button:disabled{cursor:not-allowed;opacity:.52}.hidden-file-input{display:none}@media (max-width: 800px){.project-list-header{padding:0 18px}.membership-entry{width:36px;padding:0;justify-content:center}.point-balance{gap:5px;font-size:16px}.point-balance img{width:22px;height:22px}.membership-entry img{width:15px;height:15px}.membership-entry span{display:none}.project-grid{grid-template-columns:1fr;gap:22px;padding:12px 18px 42px}.project-card{padding:0}.bottom-panel{padding:18px}.panel-footer{gap:14px}.model-pill,.meta-item{font-size:15px}}.project-list-page{min-height:100vh;height:auto;color:#242031;background:radial-gradient(circle at 12% 0%,rgba(222,211,255,.52),transparent 30%),radial-gradient(circle at 88% 12%,rgba(255,222,237,.48),transparent 26%),#faf9fd}.project-list-header{height:72px;background:#ffffffc7;border-bottom:1px solid rgba(93,73,141,.09);box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:0 20px}.project-brand{display:flex;align-items:center;gap:11px}.project-brand-icon{display:block;width:72px;object-fit:contain}.project-brand-mark{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:linear-gradient(145deg,#7c55e9,#a26ef2);border-radius:12px;box-shadow:0 8px 20px #6843c93d}.project-list-header h1{color:#211c2e;font-size:16px;font-weight:750;letter-spacing:-.01em}.project-list-header span{margin-top:2px;color:#8b8498;font-size:11px}.project-header-actions{gap:14px}.point-balance{height:34px;color:#ffbd2e}.project-list-header .point-balance span{margin-top:0;color:inherit;font-size:16px;font-weight:500}.membership-entry{gap:6px;height:34px;padding:0 13px;color:#6842c7;background:#f4efffe0;border-color:#774eda29;border-radius:999px;box-shadow:0 5px 14px #6344a614}.project-list-header .membership-entry span{margin-top:0;color:inherit;font-size:12px;font-weight:600}.membership-entry:hover{color:#5a32c5;background:#ece5fff5;border-color:#774eda47}.project-list-content{width:min(1480px,100%);margin:0 auto;padding:42px 0 80px}.project-hero{position:relative;display:flex;align-items:end;justify-content:space-between;gap:32px;min-height:188px;overflow:hidden;padding:clamp(28px,4vw,48px);background:radial-gradient(circle at 73% 18%,rgba(255,255,255,.88) 0 8%,transparent 9%),radial-gradient(circle at 86% 78%,rgba(255,255,255,.6) 0 12%,transparent 13%),linear-gradient(122deg,#eee8ff,#f8ecf8 52%,#ffefe9);border:1px solid rgba(109,80,169,.1);border-radius:26px;box-shadow:0 18px 55px #533b811a}.project-hero:after{position:absolute;top:-96px;right:12%;width:240px;height:240px;background:linear-gradient(145deg,#7d51e638,#ffa8c42e);border-radius:40% 60% 65% 35%;filter:blur(2px);content:"";transform:rotate(18deg)}.project-hero-copy{position:relative;z-index:1}.project-eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:14px;color:#7651ce;font-size:12px;font-weight:750;letter-spacing:.08em}.project-hero h2{margin:0;color:#251d36;font-size:clamp(28px,3vw,44px);font-weight:760;letter-spacing:-.055em}.project-hero p{margin:13px 0 0;color:#766d83;font-size:14px}.project-create-button{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:132px;height:46px;padding:0 20px;color:#fff;background:linear-gradient(135deg,#7750dc,#9769e6);border:0;border-radius:13px;box-shadow:0 12px 26px #6643be42;font-size:14px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.project-create-button:hover:not(:disabled){box-shadow:0 16px 32px #6643be57;transform:translateY(-2px)}.project-gallery-section{margin-top:40px}.project-gallery-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.project-gallery-toolbar h3{margin:0;color:#282132;font-size:22px;letter-spacing:-.035em}.project-gallery-toolbar span{display:block;margin-top:5px;color:#958d9f;font-size:12px}.project-search{display:flex;align-items:center;gap:8px;width:min(250px,100%);height:40px;padding:0 13px;color:#968ba4;background:#ffffffd1;border:1px solid rgba(78,60,113,.1);border-radius:12px;box-shadow:0 6px 20px #372a4e0d}.project-search:focus-within{border-color:#7750dc59;box-shadow:0 0 0 3px #7750dc14}.project-search input{min-width:0;width:100%;color:#31283e;background:transparent;border:0;outline:0;font:inherit;font-size:13px}.project-search input::placeholder{color:#aaa2b2}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px;padding:0}.project-card{min-width:0;padding:0;transition:transform .22s ease}.project-card:hover{transform:translateY(-4px)}.project-cover{position:relative;isolation:isolate;display:block;aspect-ratio:1.38;overflow:hidden;color:#fff;background:#eee9fa;border:1px solid rgba(85,65,126,.1);border-radius:18px;box-shadow:0 14px 34px #3f2e5d1a;transition:box-shadow .22s ease,transform .22s ease}.project-cover:hover{box-shadow:0 22px 44px #45306d2b}.project-cover:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-color:#03050d;content:""}.project-cover.artwork-1:before{background:linear-gradient(145deg,#b7d8ff,#d6c4ff 48%,#f8c4dc)}.project-cover.artwork-2:before{background:linear-gradient(145deg,#ffd4c2,#f5bed6 48%,#c9c5ff)}.project-cover.artwork-3:before{background:linear-gradient(145deg,#bde8df,#cae0ff 48%,#d6c4fb)}.project-cover.artwork-4:before{background:linear-gradient(145deg,#e8c5ff,#ffc9d6 48%,#ffe0b3)}.project-cover.artwork-5:before{background:linear-gradient(145deg,#c2d4ff,#d5c2ef 48%,#ffccb9)}.project-artwork-orb{position:absolute;border-radius:50%;filter:blur(1px)}.project-artwork-orb.orb-one{top:12%;left:17%;width:38%;aspect-ratio:1;background:linear-gradient(145deg,#ffffffd1,#754fda5c);box-shadow:28px 32px 55px #5538a038}.project-artwork-orb.orb-two{right:8%;bottom:-22%;width:58%;aspect-ratio:1;background:linear-gradient(145deg,#ffffff4d,#ff80a46b)}.project-artwork-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:30px 30px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.68),transparent);mask-image:linear-gradient(to bottom,rgba(0,0,0,.68),transparent)}.project-cover-badge,.project-cover-open{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;color:#fffffff5;background:#32234e38;border:1px solid rgba(255,255,255,.24);border-radius:999px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px;font-weight:650}.project-cover-badge{top:14px;left:14px}.project-cover-open{right:14px;bottom:14px;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.project-cover:hover .project-cover-open{opacity:1;transform:translateY(0)}.project-meta{grid-template-columns:minmax(0,1fr) 32px;gap:8px;padding:14px 3px 0}.project-open strong{margin-bottom:7px;color:#2c2537;font-size:15px;font-weight:700}.project-open span{color:#8d8498;font-size:12px}.project-open small{margin-top:4px;color:#a49cab;font-size:11px}.project-more{width:32px;height:30px;color:#7e748b;border-radius:9px}.project-more:hover{color:#6842c7;background:#f0eafd}.project-card-menu{top:42px;right:0;width:112px;padding:6px;background:#fffffff5;border:1px solid rgba(76,57,110,.1);border-radius:11px;box-shadow:0 16px 38px #2f244129;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.project-card-menu button{height:34px;padding:0 9px;color:#4b4356;border-radius:7px}.project-card-menu button:hover{background:#f4f0fa}.project-card-menu button.danger{color:#c64f5a}.project-list-error{width:min(1336px,calc(100% - 44px));margin:16px auto 0}.project-gallery-state{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#978da2;background:#ffffff94;border:1px dashed rgba(105,78,156,.18);border-radius:18px}.project-gallery-state strong{color:#554b62;font-size:15px}.project-gallery-state span{font-size:12px}@media (max-width: 1080px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.project-list-header{height:64px;padding:0}.project-brand-mark{width:34px;height:34px}.project-list-content{padding:24px 0 52px}.project-hero{min-height:230px;flex-direction:column;align-items:flex-start;padding:26px 22px;border-radius:20px}.project-create-button{width:100%}.project-gallery-toolbar{align-items:stretch;flex-direction:column}.project-search{width:100%}.project-grid{grid-template-columns:1fr;gap:24px;padding:0}}.project-list-page{display:flex;height:100vh;min-height:0;flex-direction:column;overflow-x:hidden;overflow-y:hidden;background:radial-gradient(circle at 8% 0%,rgba(237,232,255,.72),transparent 30%),radial-gradient(circle at 96% 18%,rgba(255,236,241,.58),transparent 26%),#fbfafc}.project-list-header{position:relative;z-index:100;flex:0 0 auto;background:#fffffff0;box-shadow:0 1px #48396014;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.project-list-content{width:100%;max-width:none;min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;padding:0 0 72px;background:#fbfafc}.project-gallery-sticky{position:sticky;top:0;z-index:50;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0;padding:30px 20px 0;background:#fbfafc}.project-page-intro{display:flex;align-items:center;justify-content:flex-end;order:2;min-width:min(820px,60%);flex:1 1 auto;gap:clamp(28px,5vw,80px);margin:0}.project-main-search{min-width:0;flex:1 1 auto;width:auto}.project-intro-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;width:min(820px,100%)}.project-create-button{flex:0 0 auto;min-width:136px;height:44px;margin:0;border-radius:999px}.project-gallery-section{margin-top:0;padding:0 20px}.project-gallery-toolbar{align-items:center;order:1;flex:0 0 auto;margin-bottom:0}.project-gallery-filters{display:flex;align-items:center;gap:30px}.project-gallery-filters button{position:relative;height:44px;padding:0;color:#8b8493;background:transparent;border:0;font-size:13px}.project-gallery-filters button.is-active{color:#7245e8;font-weight:700}.project-gallery-filters button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#7949ed;border-radius:999px;content:""}.project-gallery-count{margin:16px 0 12px;color:#9991a1;font-size:11px}.project-grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:22px}.project-card{position:relative;z-index:0;overflow:visible;background:#fff;border:1px solid rgba(72,57,96,.08);border-radius:13px;box-shadow:0 7px 22px #2f244112}.project-card.is-menu-open{z-index:20}.project-card:hover{box-shadow:0 14px 32px #2f24411f;transform:translateY(-3px)}.project-cover{aspect-ratio:1.58;border:0;border-radius:12px 12px 0 0;box-shadow:none}.project-cover:hover{box-shadow:none}.project-cover:before{background-color:#03050d}.project-cover-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px;color:#a49bac;font-size:12px}.project-artwork-grid{opacity:.28}.project-cover-favorite{position:absolute;top:10px;right:10px;z-index:3;display:grid;width:28px;height:28px;place-items:center;color:#655a72;background:#ffffffe0;border-radius:999px;box-shadow:0 4px 12px #2f24411f;opacity:0;transition:opacity .16s ease}.project-cover:hover .project-cover-favorite{opacity:1}.project-cover-open{display:none}.project-meta{min-height:72px;padding:11px 10px 10px}.project-open strong{margin-bottom:7px;color:#393142;font-size:13px;font-weight:650}.project-open span,.project-open small{display:inline-block;margin:0;color:#9a92a2;font-size:10px}.project-open small{float:right}.project-more{align-self:center}.project-card-menu{top:38px;right:6px}@media (max-width: 760px){.project-gallery-sticky{align-items:stretch;flex-direction:column;gap:12px;padding-bottom:12px}.project-page-intro{align-items:stretch;flex-direction:column;gap:18px;min-width:0;width:100%}.project-intro-actions{align-items:stretch;flex-direction:column;width:100%}.project-create-button{width:100%}.project-gallery-toolbar{align-items:stretch;flex-direction:column;gap:12px}.project-gallery-filters{gap:20px;overflow-x:auto}.project-grid{grid-template-columns:minmax(0,1fr)}}.project-home-page{--project-home-gutter: clamp(30px, 2.5vw, 80px);height:100vh;overflow:hidden;color:#f5f7fb;background:#03050d}.project-home-header{position:relative;z-index:40;display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;height:66px;width:calc(100% - 20px);max-width:none;margin:0 auto;padding:0 20px;box-sizing:border-box;color:#fff;background:transparent}.project-home-brand,.user-account-actions{display:flex;align-items:center}.project-home-brand{gap:16px}.project-all-back{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;color:#f5f7fbdb;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:9px;font-size:14px}.project-section-title-group{display:inline-flex;align-items:center;gap:14px}.project-all-back:hover{color:#fff;background:#ffffff1f}.project-home-logo{display:block;max-height:42px;filter:brightness(0) invert(1);object-fit:contain}.project-home-brand-divider{width:1px;height:22px;background:#ffffffb8}.project-home-partner{display:inline-flex;flex-direction:column;align-items:center;gap:2px;color:#fff}.project-home-partner-logo{display:block;width:auto;height:31px;object-fit:contain}.project-home-partner-name{color:currentColor;font-size:9px;font-weight:700;line-height:11px;letter-spacing:.15px;white-space:nowrap}.logout-confirm-panel{width:min(600px,calc(100vw - 48px));padding:28px 30px;color:#f6f8fc;background:#0a0e1bf5;border-color:#8091b047;border-radius:18px;box-shadow:0 28px 90px #0000008f,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.logout-confirm-icon{color:#ff5a62;background:#ff5a621f}.logout-confirm-panel .project-delete-copy h2{color:#f8fafc;font-size:24px}.logout-confirm-panel .project-delete-copy p{color:#d5ddecbd;font-size:16px}.logout-confirm-panel .project-delete-cancel{color:#d7deea;background:#ffffff0f;border-color:#94a3b83d}.logout-confirm-panel .project-delete-cancel:hover:not(:disabled){background:#ffffff1a}.logout-confirm-panel .project-delete-confirm{color:#fff;background:#e5393f;border-color:#e5393f}.logout-confirm-panel .project-delete-confirm:hover:not(:disabled){background:#f0444a;border-color:#f0444a}.project-delete-dialog .project-delete-backdrop{background:#05060bb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.project-delete-panel,.project-edit-panel,.logout-confirm-panel{color:#b2abd7;background:#1b1c21;border:1px solid #9a93af;border-radius:16px;box-shadow:0 28px 80px #00000080}.project-delete-panel .project-delete-copy h2,.project-edit-panel .project-delete-copy h2,.logout-confirm-panel .project-delete-copy h2{color:#fff;font-weight:400}.project-delete-panel .project-delete-copy p,.project-edit-panel .project-delete-copy p,.logout-confirm-panel .project-delete-copy p,.project-edit-panel .project-edit-field span{color:#b2abd7}.project-delete-panel .project-delete-icon,.logout-confirm-panel .project-delete-icon{color:#e15252;background:#e152521f}.project-edit-panel .project-edit-field input,.project-edit-panel .project-edit-field textarea{color:#fff;background:#202124;border:1px solid rgba(154,147,175,.5);border-radius:8px}.project-edit-panel .project-edit-field input:focus,.project-edit-panel .project-edit-field textarea:focus{background:#202124;border-color:#9a93af;box-shadow:0 0 0 2px #9a93af24}.project-delete-panel .project-delete-actions button,.project-edit-panel .project-delete-actions button,.logout-confirm-panel .project-delete-actions button{width:132px;min-width:132px;height:38px;padding:0 14px;color:#fff;border:0;border-radius:8px;font-size:16px;font-weight:400}.project-delete-panel .project-delete-cancel,.project-edit-panel .project-delete-cancel,.logout-confirm-panel .project-delete-cancel{color:#fff;background:#52505d}.project-delete-panel .project-delete-cancel:hover:not(:disabled),.project-edit-panel .project-delete-cancel:hover:not(:disabled),.logout-confirm-panel .project-delete-cancel:hover:not(:disabled){background:#605e6c}.project-delete-panel .project-primary-button,.project-edit-panel .project-primary-button,.logout-confirm-panel .project-primary-button{background:#7343f1}.project-delete-panel .project-primary-button:hover:not(:disabled),.project-edit-panel .project-primary-button:hover:not(:disabled),.logout-confirm-panel .project-primary-button:hover:not(:disabled){background:#8153f4}.project-delete-panel .project-danger-button{background:#e15252}.project-delete-panel .project-danger-button:hover:not(:disabled){background:#eb6262}.project-home-content{width:min(1760px,calc(100% - (var(--project-home-gutter) * 2)));margin:20px auto 0;padding:0 0 56px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;background:#03050d}.project-home-content::-webkit-scrollbar{display:none}.project-back-to-top{position:fixed;right:clamp(20px,3vw,48px);bottom:clamp(20px,3vw,40px);z-index:70;display:grid;width:56px;height:56px;padding:0;place-items:center;color:#fff;background:#2b2b2bf5;border:2px solid rgba(255,255,255,.3);border-radius:50%;box-shadow:0 10px 28px #00000057;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-back-to-top:hover{background:#3a3a3afa;border-color:#ffffff7a;transform:translateY(-2px)}.project-back-to-top:active{transform:translateY(0)}.project-back-to-top:focus-visible{outline:2px solid #fff;outline-offset:3px}@media (prefers-reduced-motion: reduce){.project-back-to-top{transition:none}}.project-all-page .project-home-hero,.project-all-page .project-showcase-section{display:none}.project-all-page .project-home-content{margin-top:8px}.project-all-page .project-home-section-heading{position:sticky;top:0;z-index:30;background:#03050d}.project-load-more{display:flex;align-items:center;justify-content:center;gap:12px;min-height:64px;color:#98a0b3}.project-load-more button{padding:8px 16px;color:#e8eaf2;background:#101321;border:1px solid #282d40;border-radius:8px;cursor:pointer}.project-home-hero{position:relative;min-height:clamp(330px,39vw,455px);overflow:hidden;border-radius:18px;background:#03050d;box-shadow:none;isolation:isolate}.project-home-hero-video,.project-home-hero>video,.project-home-hero-media,.project-home-hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.project-home-hero-backdrop{position:absolute;top:-34px;right:-34px;bottom:-34px;left:-34px;z-index:0;width:calc(100% + 68px);height:calc(100% + 68px);object-fit:cover;filter:blur(26px) saturate(.88) brightness(.5);opacity:.72;transform:scale(1.04)}.project-home-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(118% 116% at 50% 50%,transparent 52%,rgba(3,5,13,.16) 82%,rgba(3,5,13,.48) 100%),linear-gradient(#03050d0a,#03050d0a),linear-gradient(90deg,rgba(3,5,13,.58) 0%,rgba(3,5,13,.18) 38%,transparent 66%),linear-gradient(0deg,rgba(3,5,13,.34),transparent 44%);pointer-events:none}.project-home-hero-carousel .project-home-hero-video,.project-home-hero-carousel .project-home-hero-media,.project-home-hero-carousel .project-home-hero-placeholder{opacity:0;transition:opacity .7s ease;pointer-events:none;z-index:1}.project-home-hero-carousel .project-home-hero-video.is-active,.project-home-hero-carousel .project-home-hero-media.is-active,.project-home-hero-carousel .project-home-hero-placeholder.is-active{opacity:1}.project-home-hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#181c32f5,#0c0f1cfa),radial-gradient(circle at 64% 36%,rgba(142,92,246,.16),transparent 36%)}.project-home-hero-copy{position:absolute;top:25%;left:clamp(54px,8vw,150px);z-index:2}.project-home-hero-copy h1{margin:0;color:#f6f2ff;font-size:clamp(38px,4.1vw,68px);font-weight:850;line-height:1.22}.project-home-hero-copy h1:first-line{color:#fff}.project-home-hero-copy p{margin:22px 0 0;color:#f0eaffbd;font-size:18px}.project-home-hero-arrow{position:absolute;top:50%;z-index:3;display:grid;width:46px;height:46px;place-items:center;color:#ffffffdb;background:#ffffff1a;border:0;border-radius:999px;transform:translateY(-50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.project-home-hero-arrow:hover{color:#fff;background:#ffffff2b}.project-home-hero-arrow.is-left{left:18px}.project-home-hero-arrow.is-right{right:18px}.project-home-hero-dots{position:absolute;bottom:22px;left:50%;z-index:3;display:flex;gap:10px;transform:translate(-50%)}.project-home-hero-dots button{width:18px;height:6px;padding:0;background:#ffffff57;border:0;border-radius:999px}.project-home-hero-dots button.is-active{background:#b36cff}.project-home-section{margin-top:20px;padding:0 0 12px;background:transparent;border:0;border-radius:0;box-shadow:none}.project-home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px}.project-home-section-heading h2{position:relative;margin:0;padding-left:18px;color:#f6f2ff;font-size:18px;font-weight:400}.project-home-section-heading h2:before{position:absolute;top:50%;left:0;width:4px;height:22px;background:linear-gradient(180deg,#7b4dff,#d66dff);border-radius:999px;content:"";transform:translateY(-50%)}.project-home-section-tools{display:flex;align-items:center;gap:28px}.project-home-page .project-search{width:min(300px,34vw);height:42px;color:#e8e2ffad;background:#0e1122db;border:1px solid rgba(133,124,180,.2);border-radius:10px;box-shadow:none}.project-home-page .project-search:focus-within{border-color:#b074ff8c;box-shadow:0 0 0 3px #b074ff1f}.project-home-page .project-search input{color:#fff}.project-home-page .project-search input::placeholder{color:#e8e2ff7a}.project-see-all{display:inline-flex;align-items:center;gap:5px;height:36px;padding:0;color:#e8e2ffb8;background:transparent;border:0;font-size:14px}.project-see-all:hover{color:#fff}.project-home-personal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));justify-content:flex-start;gap:12px}.project-create-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;width:100%;height:200px;min-width:0;padding:0;overflow:hidden;color:#f5f0ff;background:linear-gradient(145deg,#15182bf5,#0f111ff5);border:1px solid rgba(147,103,255,.08);border-radius:20px;box-shadow:inset 0 1px #ffffff09,0 16px 36px #0000003d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.project-create-tile .project-create-icon{display:grid;width:60px;height:60px;place-items:center;color:#bd7dff;border:2px solid rgba(142,77,228,.88);border-radius:999px;box-shadow:inset 0 0 0 1px #c79bff14}.project-create-tile strong{color:#f0edf7;font-size:15px;font-weight:400;line-height:1.15;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.46)}.project-home-page .project-card{position:relative;min-width:0;height:200px;padding:0;overflow:hidden;background:linear-gradient(180deg,#121526fa,#0e101dfa);border:1px solid rgba(147,103,255,.08);border-radius:14px;box-shadow:inset 0 1px #ffffff09,0 16px 36px #0000003d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.project-home-page .project-card.is-being-kicked{overflow:visible;background:transparent;border-color:transparent;box-shadow:none;pointer-events:none}.project-home-page .project-card.is-being-kicked>.project-cover,.project-home-page .project-card.is-being-kicked>.project-meta{opacity:0}.project-delete-flight-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;width:100vw;height:100vh;overflow:hidden;background:transparent;pointer-events:none}.project-home-page .project-delete-flight-card{position:fixed;z-index:2;animation:project-card-kicked-away 1.18s cubic-bezier(.18,.72,.12,1) both;transform-origin:18% 78%}.project-home-page .project-delete-flight-card>.project-cover{border-radius:14px 14px 0 0}.project-home-page .project-delete-flight-card>.project-meta{border-radius:0 0 14px 14px}.project-delete-kicker{position:absolute;z-index:8;width:116px;height:120px;animation:project-kicker-run-in 1.18s ease-out both;pointer-events:none}.project-delete-kicker-character{position:absolute;bottom:10px;left:12px;width:68px;height:auto;filter:drop-shadow(0 8px 10px rgba(0,0,0,.4));animation:project-kicker-character-kick 1.18s cubic-bezier(.2,.8,.2,1) both}.project-delete-kicker-shadow{position:absolute;bottom:8px;left:12px;width:65px;height:12px;background:#00000052;border-radius:50%;filter:blur(3px)}.project-delete-kicker-impact{position:absolute;top:27px;right:0;color:#fff36a;font-size:15px;font-weight:900;opacity:0;text-shadow:0 2px 0 #7e3fd1,0 0 12px rgba(255,235,87,.75);transform:rotate(-12deg);animation:project-kicker-impact-pop 1.18s ease-out both}.project-delete-kicker-dust{position:absolute;right:9px;bottom:14px;width:9px;height:9px;background:#d2b1ffd1;border-radius:50%;opacity:0;animation:project-kicker-dust-pop 1.18s ease-out both}.project-delete-kicker-dust.is-two{right:22px;width:6px;height:6px;animation-delay:35ms}.project-delete-kicker-dust.is-three{right:2px;bottom:24px;width:5px;height:5px;animation-delay:70ms}@keyframes project-card-kicked-away{0%,38%{opacity:1;transform:translate(0) rotate(0) scale(1)}46%{transform:translate(12px,-4px) rotate(-2deg) scale(1.01)}to{opacity:0;transform:translate(100vw,-130px) rotate(22deg) scale(.62)}}@keyframes project-kicker-run-in{0%{opacity:0;transform:translate(-52px)}18%{opacity:1}38%,72%{opacity:1;transform:translate(18px)}to{opacity:0;transform:translate(8px)}}@keyframes project-kicker-character-kick{0%,18%{transform:translateY(8px) rotate(-8deg) scale(.96)}32%{transform:translateY(-3px) rotate(7deg) scale(1.02)}43%{transform:translate(13px) rotate(20deg) scaleX(1.08) scaleY(.94)}52%{transform:translate(2px) rotate(-7deg) scale(1)}76%,to{transform:translate(0) rotate(0)}}@keyframes project-kicker-impact-pop{0%,42%{opacity:0;transform:scale(.3) rotate(-12deg)}48%{opacity:1;transform:scale(1.25) rotate(-12deg)}67%,to{opacity:0;transform:scale(1.6) translate(18px,-15px) rotate(-5deg)}}@keyframes project-kicker-dust-pop{0%,43%{opacity:0;transform:translate(0) scale(.4)}50%{opacity:1}76%,to{opacity:0;transform:translate(-26px,-28px) scale(1.35)}}@media (prefers-reduced-motion: reduce){.project-home-page .project-card.is-being-kicked>.project-cover,.project-home-page .project-card.is-being-kicked>.project-meta,.project-delete-kicker,.project-delete-kicker-character,.project-delete-kicker-impact,.project-delete-kicker-dust{animation:none}}.project-create-tile:hover:not(:disabled),.project-home-page .project-card:hover{border-color:#a46bff3d;box-shadow:inset 0 1px #ffffff0d,0 20px 44px #00000052;transform:translateY(-2px)}.project-create-tile:disabled{cursor:wait;opacity:.72}.project-home-page .project-cover{position:relative;display:flex;width:100%;height:124px;align-items:center;justify-content:center;overflow:hidden;color:#e8e2ff85;background:radial-gradient(circle at 50% 30%,rgba(128,91,211,.18),transparent 38%),#141729;border:0;border-radius:0}.project-home-page .project-cover:hover{box-shadow:none}.project-home-page .project-cover img,.project-home-page .project-cover video{width:100%;height:100%;object-fit:cover}.project-home-page .project-cover-preview-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;transition:opacity .16s ease}.project-home-page .project-cover:hover .project-cover-preview-video{opacity:1}.project-home-page .project-cover img.is-empty-cover{width:66px;height:auto;object-fit:contain}.project-home-page .project-cover-empty{display:flex;flex-direction:column;gap:12px;width:100%;height:100%;align-items:center;justify-content:center;padding:20px;color:#ffffff2e;font-size:0;letter-spacing:.02em}.project-home-page .project-cover-empty:before{width:52px;height:40px;background:radial-gradient(circle at 78% 25%,rgba(255,255,255,.2) 0 10%,transparent 12%),linear-gradient(135deg,transparent 48%,rgba(255,255,255,.2) 48% 52%,transparent 52%),linear-gradient(0deg,#ffffff24,#ffffff24);clip-path:polygon(0 100%,28% 45%,52% 78%,69% 56%,100% 100%);content:""}.project-home-page .project-cover-empty:after{color:#ffffff94;font-size:14px;content:"暂无封面图"}.project-home-page .project-cover-empty>span{color:#ffffff94}.project-home-page .project-cover:after{position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(0deg,rgba(7,9,18,.18),transparent);content:"";pointer-events:none}.project-home-page .project-meta{position:relative;min-height:76px;padding:12px 16px;background:linear-gradient(180deg,#101221fa,#0e101dfa);grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:12px}.project-home-page .project-open strong{display:-webkit-box;margin-bottom:6px;color:#f7f2ff;font-size:14px;font-weight:400;line-height:1.2;text-shadow:0 2px 12px rgba(0,0,0,.52);-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:normal}.project-home-page .project-open span{color:#e3e1eda8;font-size:12px;font-weight:400;line-height:1.1}.project-home-page .project-more{width:36px;height:36px;align-self:center;color:#e5e0f1d1;border-radius:10px}.project-home-page .project-more:hover{color:#fff;background:#ffffff0f}.project-home-page .project-card-menu{top:auto;right:14px;bottom:54px;z-index:40;width:114px;background:#242426fa;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 44px #0000006b}.project-home-page .project-card-menu button{color:#f5f1ffe0}.project-home-page .project-card-menu button:hover{background:#ffffff14}.project-home-page .project-card-menu button.danger{color:#ffb7b7}.project-showcase-section{position:relative;min-height:100vh;container-name:showcase;container-type:inline-size}.project-showcase-title{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.project-showcase-toolbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;padding:7px 0;background:#03050d;box-sizing:border-box}.project-showcase-tabs,.project-showcase-tools{display:flex;align-items:center}.project-showcase-tabs{flex:1 1 auto;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none}.project-showcase-tabs::-webkit-scrollbar{display:none}.project-showcase-tabs button{flex:0 0 auto;min-width:90px;height:36px;padding:0 14px;color:#ffffffe0;background:transparent;border:1px solid rgba(255,255,255,.85);border-radius:6px;font-size:14px;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.project-showcase-tabs button:hover{color:#fff;border-color:#9d78ff}.project-showcase-tabs button.is-active{color:#fff;background:#7540ee;border-color:#7540ee}.project-showcase-tabs button:focus-visible{outline:2px solid #fff;outline-offset:2px}.project-showcase-tools{flex:0 0 auto;gap:22px}.project-home-page .project-showcase-search{width:min(300px,22vw);height:46px}.project-showcase-grid{display:grid;width:100%;overflow:visible;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:1px;gap:10px;padding:22px 0 24px}@container showcase (min-width: 1320px){.project-showcase-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.node-context-menu-divider{display:block;height:1px;margin:4px 10px;background:#ffffff73}.node-video-actions button:disabled,.node-audio-actions button:disabled,.node-image-actions button:disabled{cursor:default;opacity:.42}.project-showcase-card{--project-showcase-card-radius: 6px;position:relative;z-index:0;display:grid;width:100%;margin:0;overflow:visible;align-self:start;background:transparent;border:0;border-radius:var(--project-showcase-card-radius);padding:0;text-align:left;vertical-align:top;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;animation:project-showcase-card-enter .26s ease-out}@keyframes project-showcase-card-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.project-showcase-skeleton{position:relative;overflow:hidden;background:#171820;border:1px solid rgba(255,255,255,.045);cursor:default;pointer-events:none}.project-showcase-skeleton.is-tall{aspect-ratio:4 / 5}.project-showcase-skeleton.is-square{aspect-ratio:1}.project-showcase-skeleton.is-landscape{aspect-ratio:16 / 10}.project-showcase-skeleton-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 28%,rgba(255,255,255,.055) 46%,rgba(255,255,255,.085) 50%,rgba(255,255,255,.055) 54%,transparent 72%),linear-gradient(160deg,rgba(112,83,165,.08),transparent 58%);background-size:220% 100%,100% 100%;animation:project-showcase-skeleton-shimmer 1.6s ease-in-out infinite}@keyframes project-showcase-skeleton-shimmer{0%{background-position:130% 0,0 0}to{background-position:-90% 0,0 0}}.project-showcase-skeleton-meta{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;gap:8px;padding:28px 12px 11px;background:linear-gradient(0deg,rgba(7,8,12,.66),transparent)}.project-showcase-skeleton-avatar{flex:0 0 auto;width:22px;height:22px;background:#ffffff17;border-radius:999px}.project-showcase-skeleton-copy{display:grid;flex:1 1 auto;gap:5px}.project-showcase-skeleton-copy span{display:block;width:58%;height:5px;background:#ffffff17;border-radius:999px}.project-showcase-skeleton-copy span:last-child{width:78%;background:#e7c85f1a}.project-showcase-card:hover{z-index:10;box-shadow:0 18px 42px #00000061;transform:translateY(-2px)}.project-showcase-card:focus-visible{z-index:10;outline:2px solid rgba(255,255,255,.85);outline-offset:8px}.project-showcase-new{position:absolute;top:4px;left:4px;z-index:6;width:54px;height:54px;object-fit:contain;pointer-events:none}.project-showcase-poster{position:relative;overflow:hidden;isolation:isolate;min-height:0;background:#24252a;border-radius:var(--project-showcase-card-radius);transition:box-shadow .18s ease}.project-showcase-poster.has-video{min-height:0;aspect-ratio:16 / 9}.project-showcase-card:hover .project-showcase-poster,.project-showcase-card:focus-visible .project-showcase-poster{border-radius:var(--project-showcase-card-radius) var(--project-showcase-card-radius) 0 0;box-shadow:inset 0 0 0 1px #ffffff14}.project-showcase-poster:before,.project-showcase-poster-empty{display:block;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent),#24252a}.project-showcase-poster:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";z-index:0}.project-showcase-poster-empty{aspect-ratio:4 / 5}.project-showcase-poster>img,.project-showcase-poster>video{position:relative;z-index:1;display:block;width:100%;height:auto;min-height:0;object-fit:cover}.project-showcase-poster.has-video>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.project-showcase-unlock-status{position:absolute;top:8px;right:8px;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:26px;padding:0 9px;color:#ffffffe6;background:#12121875;border:1px solid rgba(255,255,255,.14);border-radius:999px;font-size:12px;line-height:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none}.project-showcase-unlock-status.is-paid{background:#42372b80}.project-showcase-unlock-status.is-unlocked{background:#08090c94;border-color:#ffffff29}.project-showcase-unlock-status img{position:static;width:14px;height:14px;min-height:0;object-fit:contain}.project-showcase-unlock-panel{position:absolute;top:100%;right:0;left:0;z-index:8;display:flex;flex-direction:column;align-items:stretch;gap:5px;height:76px;padding:7px 10px 9px;overflow:hidden;color:#fff;background:#17171ddb;border-radius:0 0 var(--project-showcase-card-radius) var(--project-showcase-card-radius);box-sizing:border-box;opacity:0;transform:translateY(-8px);visibility:hidden;transition:opacity .15s ease,transform .18s ease,visibility 0s linear .18s;pointer-events:none}.project-showcase-unlock-panel.has-description{height:98px}.project-showcase-unlock-description{flex:0 0 auto;overflow:hidden;color:#ece9f4b8;font-size:11px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.project-showcase-category-badge{display:inline-flex;max-width:100%;flex:0 0 auto;align-self:flex-start;box-sizing:border-box;padding:2px 7px;overflow:hidden;color:#b7eff6f0;background:#0c363d85;border:1px solid rgba(108,219,232,.28);border-radius:999px;font-size:10px;font-weight:400;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.project-showcase-unlock-controls{display:flex;flex:1 1 auto;align-items:stretch;min-height:0}.project-showcase-unlock-action{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#7e58dcc7,#a969e8c7);border:1px solid rgba(218,202,255,.1);border-radius:8px;font-size:13px;line-height:1;box-shadow:0 6px 16px #522b972b}.project-showcase-unlock-action{flex:1 1 auto;min-width:0}.project-showcase-card:hover .project-showcase-unlock-panel,.project-showcase-card:focus-visible .project-showcase-unlock-panel{opacity:1;transform:translateY(0);visibility:visible;transition-delay:0s;pointer-events:auto}.project-showcase-meta{position:absolute;right:0;bottom:0;left:0;z-index:3;display:grid;gap:2px;padding:30px 12px 9px;color:#fff;background:linear-gradient(0deg,rgba(9,9,12,.76),rgba(9,9,12,.2) 58%,transparent);pointer-events:none}.project-showcase-author{display:flex;align-items:center;gap:6px}.project-showcase-avatar{display:inline-flex;width:22px;height:22px;overflow:hidden;background:#24252a;border-radius:999px}.project-showcase-avatar img{width:100%;height:100%;min-height:0;object-fit:cover}.project-showcase-author strong{flex:1 1 auto;min-width:0;color:#ffffffeb;font-size:13px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-showcase-meta p{margin:0;color:#f2d364e0;font-size:12px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-showcase-empty{display:grid;place-items:center;gap:8px;min-height:260px;color:#ffffff85;text-align:center}.project-showcase-empty strong{color:#ffffffe6;font-size:16px}.project-showcase-empty span{font-size:13px}.project-showcase-load-more,.project-showcase-load-error{display:flex;align-items:center;justify-content:center;gap:8px;min-height:36px;color:#eee8ff94;font-size:13px}.project-showcase-load-more:empty{min-height:1px}.project-showcase-loading-note{display:inline-flex;align-items:center;gap:9px;color:#eee8ff75}.project-showcase-loading-dots{display:inline-flex;align-items:center;gap:3px}.project-showcase-loading-dots i{width:3px;height:3px;background:#c6b0ffb3;border-radius:999px;animation:project-showcase-loading-dot .9s ease-in-out infinite alternate}.project-showcase-loading-dots i:nth-child(2){animation-delay:.15s}.project-showcase-loading-dots i:nth-child(3){animation-delay:.3s}@keyframes project-showcase-loading-dot{0%{opacity:.32;transform:translateY(1px)}to{opacity:1;transform:translateY(-1px)}}.project-showcase-end{display:flex;align-items:center;width:min(320px,80%);gap:12px;color:#eee8ff5c;white-space:nowrap}.project-showcase-end:before,.project-showcase-end:after{flex:1 1 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12));content:""}.project-showcase-end:after{background:linear-gradient(90deg,rgba(255,255,255,.12),transparent)}@media (prefers-reduced-motion: reduce){.project-showcase-card,.project-showcase-skeleton-shimmer,.project-showcase-loading-dots i{animation:none}}.project-showcase-load-error{color:#ffc7ca}.project-showcase-load-error button{padding:6px 12px;color:#fff;background:#8a5fff2e;border:1px solid rgba(178,148,255,.38);border-radius:999px;cursor:pointer}.reference-chip-badge.is-frame-reference{min-width:18px;padding:0;opacity:0;pointer-events:none;transition:opacity .15s ease}.reference-chip:hover .reference-chip-badge.is-frame-reference,.reference-chip-badge.is-frame-reference:focus{opacity:1;pointer-events:auto}.reference-chip-badge.is-frame-reference:focus .reference-chip-x{display:block}.project-showcase-load-error button:hover{background:#8a5fff4d}.project-showcase-load-error button:focus-visible{outline:2px solid rgba(209,193,255,.9);outline-offset:2px}.project-home-page .project-gallery-state{min-height:180px;color:#eee8ffb8;background:#171a30c7;border:1px dashed rgba(164,126,255,.26)}.project-home-page .project-gallery-state strong{color:#fff}.project-home-page .project-list-error{width:min(1760px,calc(100% - 20px));margin:8px auto 10px;color:#ffc7ca;background:#4e1624bd;border-color:#ff809247;box-shadow:0 12px 34px #0000003d}@media (max-width: 1280px){.project-home-personal-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.project-showcase-toolbar{align-items:stretch;flex-direction:column;gap:10px;padding:12px 0}.project-showcase-tools{justify-content:flex-end}}@media (max-width: 760px){.project-back-to-top{width:50px;height:50px}.project-home-content{width:calc(100% - (var(--project-home-gutter) * 2))}.project-home-header{height:auto;min-height:66px;padding:10px}.project-home-logo{width:118px}.project-home-brand{gap:10px}.project-home-brand-divider{height:18px}.project-home-partner-logo{height:25px}.project-home-partner{gap:1px}.project-home-partner-name{font-size:8px;line-height:10px}.project-home-page .project-list-error{width:calc(100% - 20px)}.user-account-actions{gap:10px}.project-home-hero{min-height:310px}.project-home-hero-copy{top:26%;left:42px}.project-home-hero-copy p{font-size:14px}.project-home-section{padding:0 0 18px}.project-home-section-heading,.project-home-section-tools{align-items:stretch;flex-direction:column}.project-home-section-heading{padding:18px 0}.project-home-section-tools{gap:12px}.project-home-page .project-search{width:100%}.project-home-personal-grid{grid-template-columns:minmax(0,1fr)}.project-showcase-tabs button{min-width:82px;height:34px;padding:0 12px;font-size:12px}.project-showcase-tools{align-items:stretch;flex-direction:column;gap:10px}.project-home-page .project-showcase-search{width:100%}.project-home-page .project-cover,.project-showcase-poster>img,.project-showcase-poster>video{width:100%}.project-home-page .project-cover{height:56vw;max-height:180px}.project-create-tile,.project-home-page .project-card{height:200px}}.script-panel-card{display:flex;flex:1;flex-direction:column;gap:28px;min-height:0;height:100%;padding:36px 48px;box-sizing:border-box;color:#f4f4f5;border-radius:16px}.script-panel-card header,.script-panel-stats,.script-panel-facts{display:flex;align-items:center;gap:12px}.script-panel-card header strong{font-size:calc(22px * var(--script-text-compensation, 1))}.script-panel-facts{flex-wrap:wrap;color:#b7b7bd}.script-panel-facts span{padding:5px 10px;border-radius:8px;background:#ffffff12}.script-panel-stats{justify-content:space-between;color:#d6d6db}.script-panel-stats span{display:inline-flex;align-items:center;gap:6px}.script-panel-card p{margin:0;color:#cacad0;line-height:1.75;white-space:pre-wrap}.script-panel-card .script-analysis-summary{padding:28px 30px}.script-panel-card .script-analysis-rows{row-gap:22px}.script-panel-card .script-analysis-row{grid-template-columns:calc(130px * var(--script-text-compensation, 1)) minmax(0,1fr)}.script-panel-card .script-analysis-row>strong{white-space:nowrap}.script-panel-card .script-analysis-row>span{min-width:0;overflow-wrap:anywhere}.script-panel-card .script-analysis-options{gap:22px;margin-top:0}.script-panel-card .script-analysis-option{grid-template-columns:28px 1fr auto;gap:16px;min-height:42px;font-size:calc(22px * var(--script-text-compensation, 1))}.script-panel-card .script-analysis-option>svg{width:28px;height:28px}.script-panel-card .script-analysis-select{min-width:170px;padding:0;background:transparent;border:0;font-size:calc(22px * var(--script-text-compensation, 1))}.script-panel-card .script-analysis-dropdown .floating-select-option-copy strong{font-size:24px}.script-panel-card .floating-select-trigger{padding:0}.script-panel-card .script-analysis-footer{margin-top:30px}.script-panel-footer{display:flex;align-items:center;justify-content:flex-end;gap:22px;padding:4px 0 0}.script-panel-cost{display:inline-flex;align-items:center;gap:9px;color:#ffffffe0;font-size:calc(26px * var(--script-text-compensation, 1))}.script-panel-cost img{width:28px;height:28px;border-radius:50%;object-fit:cover}.script-panel-footer button{min-width:160px;height:56px;color:#fff;background:#7543ee;border:0;border-radius:6px;font:inherit;font-size:calc(22px * var(--script-text-compensation, 1))}.script-panel-footer button.is-loading{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:240px;cursor:wait;opacity:.82}.script-panel-footer button.is-loading span{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
