:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#20222b;--muted:#737889;--line:#e5e7ee;--panel:#fff;--canvas:#f7f7fa;--primary:#6558e8;--primary-dark:#5245d3;--primary-soft:#f0efff;--violet:#8e71eb;--green:#1fa483;--shadow:0 16px 48px #1d1f3017}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#eeeeef;--muted:#9a9b9f;--line:#303136;--panel:#18191c;--canvas:#090a0c;--primary:#8c80ff;--primary-dark:#7669ee;--primary-soft:#29263f;--shadow:0 3px 12px #00000029}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ink);background:#f8f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input,textarea,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.projects-page{background:radial-gradient(circle at 75% 10%,#6a58e81c,#0000 28%),#fafafd;min-height:100vh;overflow:hidden}.projects-nav{border-bottom:1px solid #e5e7eebf;justify-content:space-between;align-items:center;max-width:1280px;height:68px;margin:auto;padding:0 32px;display:flex}.brand-mark{color:#2b2e3a;align-items:center;gap:9px;display:flex}.brand-mark svg{color:var(--primary)}.brand-mark strong{letter-spacing:-.025em;font-size:18px}.brand-mark strong span{color:var(--primary)}.brand-mark.small strong{font-size:15px}.projects-hero{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;max-width:1216px;min-height:510px;margin:auto;padding:76px 32px 56px;display:grid}.eyebrow{color:var(--primary);letter-spacing:.16em;margin:0 0 16px;font-size:11px;font-weight:800}.projects-hero h1{letter-spacing:-.055em;max-width:610px;margin:0;font-size:clamp(42px,5vw,66px);line-height:1.07}.projects-hero h1 span{color:#6457df}.projects-hero>div>p:not(.eyebrow){color:#707587;max-width:570px;margin:22px 0 0;font-size:16px;line-height:1.8}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7165ed,#594bda);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-weight:750;transition:all .18s;display:inline-flex;box-shadow:0 8px 20px #594bda33}.primary-button:hover{transform:translateY(-1px);box-shadow:0 10px 25px #594bda45}.primary-button:disabled{opacity:.6;cursor:wait}.primary-button.compact{border-radius:8px;min-height:34px;padding:0 13px;font-size:12px}.hero-button{min-height:49px;margin-top:30px;padding:0 21px}.hero-visual{background:#ffffffb8;border:1px solid #e0e0ebe6;border-radius:26px;height:365px;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-2deg)rotateX(1deg);box-shadow:0 28px 90px #3931771c}.visual-grid{opacity:.65;background-image:radial-gradient(#d4d2df 1px,#0000 1px);background-size:21px 21px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.visual-node{z-index:2;background:#fff;border:1px solid #dedcf1;border-radius:14px;flex-direction:column;gap:7px;width:164px;height:100px;padding:16px;display:flex;position:absolute;box-shadow:0 12px 32px #2d2a511c}.visual-node span{color:#8a81e4;font:700 10px ui-monospace,monospace}.visual-node b{font-size:13px}.visual-node i{background:#efeff4;border-radius:8px;width:80%;height:6px;margin-top:5px;box-shadow:0 12px #f4f4f7}.visual-node.node-a{top:52px;left:32px}.visual-node.node-b{border-color:#beb8f4;top:158px;left:245px}.visual-node.node-c{bottom:34px;right:28px}.hero-visual svg{width:100%;height:100%;position:absolute;inset:0}.hero-visual path{fill:none;stroke:#9c94ed;stroke-width:2px;stroke-dasharray:5 5}.recent-section{max-width:1216px;margin:auto;padding:0 32px 90px}.section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:17px;display:flex}.section-title>div{align-items:center;gap:9px;display:flex}.section-title svg{color:var(--primary)}.section-title h2{margin:0;font-size:16px}.section-title>span{color:#8a8f9e;font-size:12px}.project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding-top:22px;display:grid}.project-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;padding:10px;transition:all .2s}.project-card:hover{box-shadow:var(--shadow);border-color:#cbc6f4;transform:translateY(-3px)}.project-thumb{aspect-ratio:16/9;border-radius:10px;width:100%;position:relative;overflow:hidden}.project-cover-fallback{background-color:#f8f8fb;background-image:radial-gradient(#d8d8e1 1px,#0000 1px);background-size:16px 16px;position:absolute;inset:0;overflow:hidden}.project-cover-image{z-index:1;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.thumb-node{background:#fff;border:1px solid #cbc7ef;border-radius:7px;width:70px;height:58px;position:absolute;top:34px;left:24px;box-shadow:0 5px 12px #2c294c14}.thumb-node:after{content:"";background:#ececf3;width:38px;height:4px;margin:13px;display:block;box-shadow:0 10px #ececf3}.thumb-node.middle{top:46px;left:119px}.thumb-node.last{top:30px;left:214px}.project-info{justify-content:space-between;align-items:center;padding:13px 5px 3px;display:flex}.project-info>div{min-width:0}.project-info h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;overflow:hidden}.project-info p{color:#9397a5;margin:4px 0 0;font-size:11px}.project-create-card{text-align:left;background:#ffffff9e;border-style:dashed;min-width:0}.project-create-card:disabled{cursor:wait;opacity:.65}.project-create-thumb{aspect-ratio:16/9;color:#8178d8;background:#f8f8fcb8;border:1px dashed #ccc9e6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.project-create-thumb b{font-size:13px}.project-create-copy{color:#858a99;padding:13px 5px 3px;font-size:11px;display:block}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:30px;height:30px;display:inline-grid}.icon-button.danger{color:#a2a5b0}.icon-button.danger:hover{color:#c4485a;background:#fff7f8;border-color:#f0c9d0}.empty-projects{color:#8178d8;cursor:pointer;background:#ffffffa6;border:1px dashed #ccc9e6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:170px;margin-top:22px;display:flex}.empty-projects span{color:#9699a7;font-size:12px}.project-card-skeleton{border:1px solid var(--line);background:#ffffffb8;border-radius:16px;min-height:201px;padding:10px;overflow:hidden}.project-card-skeleton>div{aspect-ratio:16/9;background:#f0f0f4;border-radius:10px;width:100%}.project-card-skeleton>span,.project-card-skeleton>i{background:#ececf1;border-radius:999px;height:10px;margin:14px 6px 0;display:block}.project-card-skeleton>span{width:42%}.project-card-skeleton>i{width:64%;height:7px;margin-top:8px}.projects-load-failed{color:#9699a5;border:1px dashed #dddde5;border-radius:16px;place-items:center;min-height:150px;margin-top:22px;font-size:12px;display:grid}.canvas-page{background:var(--canvas);width:100vw;height:100vh;overflow:hidden}.canvas-toolbar{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e3e4ea;grid-template-columns:1fr auto 1fr;align-items:center;height:60px;padding:0 14px;display:grid;position:relative;box-shadow:0 3px 14px #1c1e2b0a}.toolbar-left,.toolbar-right,.toolbar-center{align-items:center;gap:8px;display:flex}.toolbar-right{justify-content:flex-end}.toolbar-center{background:#fafafd;border:1px solid #e6e7ec;border-radius:10px;padding:4px}.toolbar-icon,.toolbar-button{color:#656a78;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:32px;display:inline-flex}.toolbar-icon{width:32px}.toolbar-button{padding:0 10px;font-size:11px;font-weight:650}.toolbar-icon:hover,.toolbar-button:hover{color:#333642;background:#f0f0f5}.toolbar-icon:disabled{opacity:.35}.toolbar-divider{background:#e4e5ea;width:1px;height:22px;margin:0 3px;display:block}.project-name{flex-direction:column;gap:1px;min-width:0;display:flex}.project-name b{text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:12px;overflow:hidden}.project-name span{color:#999da9;font-size:9px}.project-name-button{min-width:0;height:20px;color:inherit;cursor:text;font:inherit;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;margin:-2px -5px;padding:0 5px;display:flex}.project-name-button:hover{background:#f0f0f5}.project-name-button svg{color:#999da9;opacity:0;flex:none;transition:opacity .15s}.project-name-button:hover svg,.project-name-button:focus-visible svg{opacity:1}.project-title-input{width:min(230px,30vw);height:22px;color:inherit;font:inherit;background:#fff;border:1px solid #8d83ec;border-radius:5px;outline:2px solid #6558e81f;margin:-3px -5px;padding:0 5px;font-size:12px;font-weight:700}.project-name span.rename-error{color:#bd4559}.save-status{color:#7b7f8c;align-items:center;gap:6px;height:30px;padding:0 9px;font-size:10px;display:flex}.save-status.saved{color:#25846e}.save-status.failed,.save-status.offline{color:#a36c18}.save-status.conflict{color:#bd4559}.save-status.saving svg{color:#6256e5}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.flow-shell{height:calc(100vh - 60px)}.react-flow__pane.selection,.react-flow__pane.selection:active{cursor:default}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.draggable.dragging{cursor:grabbing}.react-flow__node{border-radius:16px}.react-flow__node.selected{z-index:10!important}.react-flow__edge.selected path{stroke:var(--primary)!important}.react-flow__controls{border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 5px 20px #23253214}.react-flow__controls-button{border-bottom-color:var(--line);width:34px;height:34px}.react-flow__controls-button.zoom-reset-control{letter-spacing:-.03em;font-size:8px;font-weight:800}.react-flow__minimap{border:1px solid var(--line);background:#fff;border-radius:11px;box-shadow:0 5px 20px #23253214}.canvas-tip{color:#8c8f9d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border:1px solid #e5e3f5;border-radius:9px;font-size:10px;margin:15px!important;padding:7px 10px!important}.canvas-tip span{color:#6156d7;margin-right:4px;font-weight:750}.node-create-dock{z-index:45;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #dddde4;border-radius:13px;align-items:center;gap:4px;min-height:48px;padding:6px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #1e1f2a1f}.node-create-dock>button{color:#6e727e;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid}.node-create-dock>button,.node-create-dock>button svg{box-shadow:none;filter:none;text-shadow:none}.node-create-dock>button:hover{color:#454957;background:#efeff3}.node-create-dock>.node-create-main{color:#fff;background:#6558e8;width:36px;height:36px}.node-create-dock>.node-create-main:hover{color:#fff;background:#594cd7}.node-create-separator{background:#dedfe5;width:1px;height:24px;margin:0 3px}.node-create-palette{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #dcdde4;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:330px;padding:9px;display:grid;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 18px 52px #1c1d2a29}.node-create-palette>div{grid-column:1/-1;justify-content:space-between;align-items:center;padding:5px 6px 8px;display:flex}.node-create-palette>div b{font-size:11px}.node-create-palette>div span{color:#999ca7;font-size:8px}.node-create-palette>button{color:#696d79;text-align:left;cursor:pointer;background:#f7f7f9;border:0;border-radius:9px;align-items:center;gap:8px;min-width:0;min-height:48px;padding:7px 8px;display:flex}.node-create-palette>button:hover{color:#554bc3;background:#f0effa}.node-create-palette>button>svg{color:#6d62dd;flex:none}.node-create-palette>button>span{flex-direction:column;gap:2px;min-width:0;display:flex}.node-create-palette>button b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.node-create-palette>button small{color:#9a9da7;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.canvas-loading{color:#343643;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:100vh;display:flex}.canvas-loading span{color:#8c8f9b;font-size:12px}.loading-orbit{width:48px;height:48px;color:var(--primary);border:1px solid #dbd8f7;border-radius:50%;place-items:center;margin-bottom:8px;animation:1.6s ease-in-out infinite pulse;display:grid}@keyframes pulse{50%{transform:scale(1.08);box-shadow:0 0 0 10px #6558e80f}}.canvas-node{background:#fff;border:1px solid #dedfe7;border-radius:16px;width:100%;height:100%;transition:border-color .16s,box-shadow .16s;position:relative;overflow:visible;box-shadow:0 10px 30px #1b1d2c14}.canvas-node:before{content:"";z-index:-1;border-radius:inherit;background:#fff;position:absolute;inset:0}.canvas-node.selected{border-color:#867aeb;box-shadow:0 13px 40px #5849c52b,0 0 0 2px #6558e817}.canvas-node.status-running{border-color:#9a90ef}.node-header{background:linear-gradient(#fdfdff,#fafafd);border-bottom:1px solid #ececf1;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;height:66px;padding:0 16px;display:flex}.node-heading{align-items:center;gap:10px;display:flex}.node-type-dot{background:#7468e8;border-radius:50%;width:9px;height:9px}.node-heading h3{letter-spacing:-.015em;margin:0;font-size:13px}.node-heading p{color:#a0a3ae;margin:2px 0 0;font-size:9px}.node-more{color:#90939f;cursor:pointer;background:0 0;border:0;border-radius:7px;width:27px;height:27px}.node-more:hover{background:#efeff4}.node-content{flex-direction:column;gap:10px;height:calc(100% - 104px);padding:14px;display:flex;overflow:hidden}.canvas-node.no-node-footer .node-content{height:calc(100% - 66px)}.node-footer{color:#90939f;background:#fcfcfd;border-top:1px solid #eeeef2;border-radius:0 0 16px 16px;align-items:center;gap:5px;height:38px;padding:0 15px;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.sync-dot{background:#c4c6cf;border-radius:50%;width:7px;height:7px;margin-right:2px}.sync-dot.synced{background:#24a47f}.field-label{color:#6f7380;letter-spacing:.02em;font-size:9px;font-weight:700}.row-label{justify-content:space-between;align-items:center;display:flex}.node-textarea,.node-select,.synced-source{color:#3e414c;background:#fbfbfd;border:1px solid #e0e1e8;border-radius:9px;outline:none;width:100%;font-size:10px;line-height:1.6;transition:all .15s}.node-textarea{resize:none;height:88px;padding:9px 10px}.node-textarea.small{height:58px}.node-textarea.video-supplement-textarea{height:79px}.node-textarea:focus,.node-select:focus{background:#fff;border-color:#a89ff0;box-shadow:0 0 0 3px #6558e814}.node-input-control{cursor:text;-webkit-user-select:text;user-select:text;touch-action:manipulation}.node-select.node-input-control{cursor:pointer}.node-select{cursor:pointer;height:34px;padding:0 9px}.skill-file-input{display:none}.synced-source{color:#a0a3ad;min-height:54px;padding:9px 10px}.synced-source.has-content{color:#555966;background:#f8f7ff;border-color:#dfdcf7}.text-button{color:#6b60dd;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:9px;display:inline-flex}.node-button{cursor:pointer;border:1px solid #dedfe6;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.node-button.primary{color:#fff;background:linear-gradient(135deg,#7165ec,#5d4fd8);border-color:#6053dc}.node-button.secondary{color:#5c52cb;background:#f7f6ff;border-color:#d9d5fa}.node-button:disabled{color:#a3a5ae;cursor:not-allowed;background:#f4f4f6;border-color:#e7e7ec}.result-panel{background:#fafafd;border:1px solid #e3e3e9;border-radius:10px;min-height:100px;padding:10px;overflow:hidden}.result-panel.compact,.result-panel.storyboard-panel{flex:1}.script-sync-state{color:#9296a2;background:#fafafd;border:1px solid #e1e2e8;border-radius:8px;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:8px;display:flex}.script-sync-state.synced{color:#17866d;background:#f1faf7;border-color:#d2eee5}.script-sync-state span{font-size:8px;font-weight:400}.storyboard-preview-wrap{background:#fafafd;border:1px solid #e3e3e9;border-radius:10px;flex:1;min-height:0;overflow:hidden}.storyboard-table-title{color:#717582;letter-spacing:.05em;text-transform:uppercase;background:#fafafd;border-bottom:1px solid #e7e7ed;justify-content:space-between;align-items:center;height:34px;padding:0 8px;font-size:8px;font-weight:750;display:flex}.storyboard-table-title>div{align-items:center;gap:5px;display:flex}.storyboard-table-title b{color:#7468db;background:#eceaff;border-radius:4px;padding:2px 5px;font-size:8px}.storyboard-table-title button{color:#6960cf;cursor:pointer;background:#fff;border:1px solid #dedce9;border-radius:6px;align-items:center;gap:3px;height:23px;padding:0 6px;font-size:8px;display:inline-flex}.storyboard-preview-table{text-align:left;cursor:zoom-in;background:#fff;border:0;width:100%;padding:0;display:block}.storyboard-preview-head,.storyboard-preview-row{grid-template-columns:48px 82px minmax(0,1fr);display:grid}.storyboard-preview-head{color:#8c909c;background:#f3f3f7;min-height:24px;font-size:7px;font-weight:750}.storyboard-preview-head i{border-right:1px solid #e5e5eb;padding:6px;font-style:normal}.storyboard-preview-row{color:#565a67;background:#fff;border-top:1px solid #ebebf0;min-height:50px}.storyboard-preview-row>*{border-right:1px solid #ebebf0;min-width:0;margin:0;padding:7px 6px}.storyboard-preview-row b{font-size:8px}.storyboard-preview-row small{text-overflow:ellipsis;font-size:7px;line-height:1.35;overflow:hidden}.storyboard-preview-row small em{color:#8e829f;margin-top:3px;font-style:normal;display:block}.storyboard-preview-row p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:7px;line-height:1.45;display:-webkit-box;overflow:hidden}.storyboard-preview-more{color:#7469ce;background:#faf9ff;border-top:1px solid #e7e7ed;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:7px;display:flex}.storyboard-empty{color:#969aa6;cursor:pointer;background:0 0;border:0;place-items:center;width:100%;min-height:94px;padding:10px;font-size:8px;line-height:1.6;display:grid}.storyboard-sync-summary{color:#9296a2;background:#fafafd;border:1px solid #e1e2e8;border-radius:8px;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:8px;display:flex}.storyboard-sync-summary.synced{color:#16876d;background:#f0faf7;border-color:#d2eee5}.result-title{color:#717582;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;align-items:center;font-size:8px;font-weight:750;display:flex}.result-title b{color:#7468db;background:#eceaff;border-radius:4px;padding:2px 5px;font-size:8px}.result-panel p{color:#777b87;white-space:pre-line;margin:8px 0 0;font-size:9px;line-height:1.6}.result-prompt-editor{resize:none;color:#777b87;background:0 0;border:0;outline:0;width:100%;height:calc(100% - 22px);min-height:72px;margin-top:8px;padding:0;font-size:9px;line-height:1.6;overflow-y:auto}.result-prompt-editor:focus{color:#555966}.port-label{z-index:5;color:#8c909c;white-space:nowrap;font-size:8px;position:absolute;transform:translateY(-50%)}.port-label.input-port{left:-1px}.port-label.output-port{right:-1px}.port-icon{background:#fffffff5;border:1px solid #dddfea;border-radius:6px;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:-8px;left:13px;box-shadow:0 3px 9px #23263714}.port-icon.violet{color:#8067dc;background:#f7f5ff;border-color:#ded8f7}.port-icon.green{color:#168d70;background:#f1fbf8;border-color:#d2eee6}.node-handle{background:#fff!important;border:2px solid #6f64e6!important;width:10px!important;height:10px!important}.node-handle.violet{border-color:#8e71eb!important}.node-handle.green{border-color:#1fa483!important}.media-preview{color:#999ca7;background:linear-gradient(145deg,#f8f8fb,#f1f1f5);border:1px solid #e1e2e8;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;font-size:9px;display:flex;position:relative}.media-preview.video-preview{background:radial-gradient(circle,#f6f5ff,#efeff4);min-height:156px}.media-preview.video-preview.has-result{background:#16171c;padding:0;overflow:hidden}.media-preview.video-preview video{object-fit:contain;width:100%;height:156px;display:block}.video-preview-trigger{cursor:zoom-in;width:100%;padding:0}.video-preview-trigger video{pointer-events:none}.video-preview-play{color:#fff;background:#12131994;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .15s,background .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 7px 20px #00000040}.video-preview-trigger:hover .video-preview-play{background:#5d4fd8e6;transform:translate(-50%,-50%)scale(1.08)}.inline-video-static{pointer-events:none;-webkit-user-select:none;user-select:none}.inline-video-center-play{z-index:4;color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;width:40px;height:40px;box-shadow:none;background:#141417a3;border:1px solid #ffffff8c;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-result-player{position:relative}.video-result-player video{pointer-events:none}.video-result-expand{z-index:5;color:#fff;cursor:pointer;width:27px;height:27px;box-shadow:none;background:#1414179e;border:1px solid #fff6;border-radius:7px;place-items:center;padding:0;display:grid;position:absolute;top:7px;right:7px}.video-result-expand:hover{background:#6558e8e6}.video-result-player .result-count{top:7px;bottom:auto}.media-preview.video-preview .asset-actions a{color:#565a68;background:#ffffffeb;border:1px solid #dedfe6;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.media-preview.generation-pending .preview-icon svg{animation:1.2s linear infinite spin}.media-preview.generation-pending small{color:#9699a5;font-size:8px}.media-preview.generation-failed{color:#b34558;background:#fff5f7;border-color:#f0cbd1}.media-preview.generation-failed .preview-icon{color:#c34d61;border-color:#efcbd2}.result-count{color:#fff;background:#131419ad;border-radius:5px;padding:4px 6px;font-size:7px;position:absolute;bottom:7px;left:7px}.generation-actions{gap:6px;display:flex}.generation-actions .node-button.primary{flex:1}.priced-generation-row{align-items:center;gap:7px;min-width:0;display:flex}.priced-generation-row .node-button{flex:1;min-width:0}.generation-cost{color:#858894;white-space:nowrap;-webkit-user-select:none;user-select:none;flex:none;justify-content:center;align-items:center;gap:2px;min-width:max-content;font-size:8px;line-height:1;display:inline-flex}.credit-zap{color:#6558e8;fill:currentColor;stroke:currentColor;stroke-width:1.7px}.credit-amount{white-space:nowrap;justify-content:center;align-items:center;gap:2px;display:inline-flex}.credit-amount>span{line-height:1}.generation-cost .credit-zap{color:#858894}.generation-cost strong{color:currentColor;font-size:9px;font-weight:800}.node-button.download-square{color:#555a68;background:#fff;border-color:#dedfe6;width:34px;min-width:34px;padding:0;box-shadow:0 2px 7px #2224300d}.node-button.download-square:hover{color:#5f53d6;background:#faf9ff;border-color:#c7c2ef}.video-generation-progress{width:min(174px,82%);margin-top:2px}.video-generation-progress>div{color:#858995;justify-content:space-between;align-items:center;font-size:9px;line-height:1;display:flex}.video-generation-progress strong{color:#6558e8;font-size:10px}.video-generation-progress i{background:#dedee5;border-radius:999px;height:3px;margin-top:5px;display:block;overflow:hidden}.video-generation-progress i b{border-radius:inherit;background:#6558e8;height:100%;transition:width .35s;display:block}.preview-icon{color:#6a5ee3;background:#ffffffd1;border:1px solid #dad7f7;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.asset-actions{gap:5px;display:flex;position:absolute;top:7px;right:7px}.asset-actions button{color:#777b88;cursor:pointer;background:#ffffffeb;border:1px solid #dedfe6;border-radius:7px;place-items:center;width:25px;height:25px;padding:0;display:grid}.reference-row{grid-template-columns:1fr 1fr;gap:7px;display:grid}.reference-row>div{color:#777b88;border:1px solid #e3e3e9;border-radius:8px;align-items:center;gap:5px;height:34px;padding:0 8px;font-size:8px;display:flex}.reference-row b{color:#a3a5af;margin-left:auto;font-size:8px}.video-reference-media-grid{grid-template-columns:minmax(0,6fr) minmax(0,4fr);gap:7px;min-width:0;display:grid}.reference-media-strip{color:#777b88;background:#fafafd;border:0;border-radius:8px;align-items:center;gap:6px;min-width:0;min-height:34px;padding:5px 6px;display:flex}.reference-media-scroll-wrap{flex:1;min-width:0;position:relative}.reference-media-thumbnails{scrollbar-width:none;align-items:center;gap:5px;min-width:0;display:flex;overflow-x:auto}.reference-media-thumbnails::-webkit-scrollbar{display:none}.reference-media-scroll-control{z-index:2;color:#676b77;cursor:pointer;background:#ffffffeb;border:0;border-radius:5px;place-items:center;width:16px;height:18px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.reference-media-scroll-control.left{left:-2px}.reference-media-scroll-control.right{right:-2px}.reference-media-scroll-control:hover{color:#6558e8;background:#fff}.reference-media-thumb{color:#fff;cursor:pointer;background:#ededf1;border:1px solid #d8d9e3;border-radius:6px;flex:0 0 30px;width:30px;height:30px;padding:0;position:relative;overflow:hidden}.reference-media-thumb:hover{border-color:#7d70e8}.reference-media-thumb.dragging{opacity:.45}.reference-media-thumb img,.reference-media-thumb video{object-fit:cover;background:#1b1c20;width:100%;height:100%;display:block}.reference-media-index{color:#fff;background:#17181dc7;border-radius:4px;place-items:center;min-width:11px;height:11px;padding:0 2px;font-size:7px;font-weight:800;line-height:1;display:grid;position:absolute;top:2px;left:2px}.reference-media-placeholder{color:#9a9da8;background:#eff0f4;border-radius:6px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.reference-media-hover-preview{box-sizing:content-box;z-index:1000;pointer-events:none;background:#fffffffa;border:1px solid #dcdde6f5;border-radius:10px;padding:4px;position:fixed;overflow:hidden;transform:translate(-50%,-100%)}.reference-media-hover-preview img,.reference-media-hover-preview video{object-fit:contain;background:#fff;border-radius:6px;width:100%;height:100%;display:block}.parameter-summary{color:#565a68;cursor:pointer;background:#fafafd;border:1px solid #dddee6;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:34px;padding:0 9px;font-size:9px;display:flex}.parameter-summary:hover{background:#f8f7ff;border-color:#c3bff0}.parameter-summary-copy{white-space:nowrap;align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.parameter-summary-copy strong{color:#38334e;flex:none;font-size:10px;font-weight:800}.parameter-summary-copy i{color:#a2a4ad;flex:none;font-style:normal}.parameter-summary-copy>span{text-overflow:ellipsis;overflow:hidden}.video-parameter-summary{grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr) minmax(0,1.4fr);align-items:stretch;gap:4px;width:100%;min-width:0;display:grid}.video-parameter-summary .parameter-summary{min-width:0;min-height:34px;padding-inline:6px;font-size:8px}.video-parameter-summary .parameter-summary-copy{gap:3px}.video-parameter-summary .parameter-summary-copy strong{font-size:9px}.video-parameter-summary .parameter-summary-copy>span{min-width:0}.image-parameter-summary{grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);align-items:stretch;gap:4px;width:100%;min-width:0;display:grid}.image-parameter-summary .parameter-summary{min-width:0}.cover-design-row{grid-template-columns:108px minmax(0,1fr);align-items:stretch;gap:8px;min-height:144px;display:grid}.cover-preview{aspect-ratio:3/4;color:#9a9da8;background:linear-gradient(145deg,#f4f3ff,#eeeef3);border:1px solid #e3e3e9;border-radius:10px;place-items:center;width:100%;min-width:0;min-height:0;font-size:9px;display:grid;position:relative;overflow:hidden}.cover-preview.has-result{background:#1c1d23}.cover-preview img{object-fit:contain;width:100%;height:100%;display:block}.cover-placeholder{flex-direction:column;align-items:center;gap:6px;display:flex}.cover-toolbar{grid-template-columns:minmax(0,1fr) auto 74px;align-items:center;gap:6px;display:grid}.cover-toolbar label{background:#fafafd;border:1px solid #e0e1e8;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:5px;min-width:0;height:34px;padding:0 7px;display:grid}.cover-toolbar label span{color:#747884;white-space:nowrap;font-size:8px;font-weight:750}.cover-toolbar select{color:#575b68;cursor:pointer;background:0 0;border:0;outline:none;min-width:0;font-size:8px}.cover-toolbar .parameter-summary{min-width:0;min-height:34px;font-size:8px}.cover-toolbar .parameter-summary-copy{gap:4px}.cover-toolbar .parameter-summary-copy strong{font-size:9px}.cover-toolbar .image-parameter-summary{min-width:0}.cover-toolbar>button{color:#5d53cc;cursor:pointer;background:#f7f6ff;border:1px solid #d9d5fa;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:34px;padding:0 7px;font-size:8px;font-weight:750;display:inline-flex}.cover-toolbar>button:disabled{color:#a1a4ae;cursor:wait;background:#f4f4f6;border-color:#e5e5ea}.cover-prompt-field{flex-direction:column;gap:5px;min-width:0;display:flex}.cover-prompt-field>span{color:#747884;font-size:8px;font-weight:750}.cover-prompt{color:#555966;resize:none;background:#fbfbfd;border:1px solid #e1e2e8;border-radius:7px;outline:none;flex:1;width:100%;min-height:0;padding:7px 8px;font-size:8px;line-height:1.45;overflow-y:auto}.cover-prompt:focus{background:#fff;border-color:#a89ff0;box-shadow:0 0 0 3px #6558e814}.publish-field{flex-direction:column;gap:4px;display:flex}.publish-field>label{color:#747884;font-size:8px;font-weight:750}.publish-field>div{grid-template-columns:1fr 27px;gap:5px;display:grid}.publish-field input,.publish-field textarea{background:#fbfbfd;border:1px solid #e1e2e8;border-radius:7px;outline:none;width:100%;height:30px;padding:0 8px;font-size:9px}.publish-field textarea{resize:none;height:62px;padding-top:7px;line-height:1.45}.publish-field button{color:#747884;cursor:pointer;background:#fff;border:1px solid #e1e2e8;border-radius:7px;place-items:center;display:grid}.publish-field.multiline>div{align-items:start}.publish-field.multiline textarea{height:86px}.publish-field.multiline button{height:30px}.cover-prompt,.publish-field textarea,.result-prompt-editor{scrollbar-width:thin;scrollbar-color:#c8cad3 transparent}.cover-prompt::-webkit-scrollbar{width:6px}.publish-field textarea::-webkit-scrollbar{width:6px}.result-prompt-editor::-webkit-scrollbar{width:6px}.cover-prompt::-webkit-scrollbar-button{width:0;height:0;display:none}.publish-field textarea::-webkit-scrollbar-button{width:0;height:0;display:none}.result-prompt-editor::-webkit-scrollbar-button{width:0;height:0;display:none}.cover-prompt::-webkit-scrollbar-thumb{background:#c8cad3;border-radius:999px}.publish-field textarea::-webkit-scrollbar-thumb{background:#c8cad3;border-radius:999px}.result-prompt-editor::-webkit-scrollbar-thumb{background:#c8cad3;border-radius:999px}.cover-preview .asset-actions a,.image-preview .asset-actions a{color:#777b88;background:#ffffffeb;border:1px solid #dedfe6;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.media-preview.image-preview.has-result{background:#1c1d23;padding:0;overflow:hidden}.media-preview.image-preview img{object-fit:contain;width:100%;height:150px;display:block}.generation-error{color:#b34558;background:#fff5f7;border:1px solid #f0cbd1;border-radius:7px;max-height:42px;padding:7px 8px;font-size:8px;line-height:1.45;overflow:auto}.video-modal-backdrop{--lightbox-gutter:72px;z-index:1800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07080cd1;place-items:center;padding:36px;display:grid;position:fixed;inset:0}.video-modal{width:fit-content;height:fit-content;max-width:calc(100vw - var(--lightbox-gutter));max-height:calc(100dvh - var(--lightbox-gutter));background:#090a0d;border:1px solid #ffffff29;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 30px 100px #0000008c}.video-modal>img,.video-modal>video{width:auto;height:auto;max-width:calc(100vw - var(--lightbox-gutter));max-height:calc(100dvh - var(--lightbox-gutter));object-fit:contain;display:block}.video-modal-close{z-index:2;color:#fff;cursor:pointer;background:#121319b8;border:1px solid #ffffff3d;border-radius:9px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:14px;right:14px}.video-modal-close:hover{background:#5347c7e6}@media (max-width:640px){.video-modal-backdrop{--lightbox-gutter:24px;padding:12px}.video-modal{border-radius:12px}.video-modal-close{width:32px;height:32px;top:9px;right:9px}}.media-drop-overlay{z-index:1200;color:#665bdc;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);pointer-events:none;background:#f4f2ffe6;border:2px dashed #8175ec;border-radius:20px;place-items:center;display:grid;position:fixed;inset:72px 14px 46px}.media-drop-overlay>div{flex-direction:column;align-items:center;gap:8px;display:flex}.media-drop-overlay b{font-size:16px}.media-drop-overlay span{color:#818595;font-size:11px}.upload-notice{z-index:1500;color:#555a67;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #dedee8;border-radius:10px;align-items:center;gap:8px;max-width:min(480px,100vw - 40px);min-height:38px;padding:0 13px;font-size:11px;display:flex;position:fixed;top:76px;left:50%;transform:translate(-50%);box-shadow:0 13px 38px #1f1f2e2b}.upload-notice.success{color:#14785f;background:#f2fbf8;border-color:#cce9e0}.upload-notice.error{color:#ad4053;background:#fff5f7;border-color:#efcbd2}.upload-notice.uploading svg{color:var(--primary)}.parameter-popover{z-index:1000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffffa;border:1px solid #dedee8;border-radius:14px;max-height:calc(100vh - 24px);padding:15px;position:fixed;overflow-y:auto;box-shadow:0 20px 60px #1f1d3433;container-type:inline-size}.simple-select-popover{min-width:0}.simple-select-popover .popover-head{margin-bottom:10px}.simple-select-options{flex-direction:column;gap:5px;display:flex}.simple-select-option-row{gap:5px;display:flex}.simple-select-options .simple-select-option{color:#555967;text-align:left;cursor:pointer;background:#fafafd;border:1px solid #e0e1e8;border-radius:8px;flex:1;justify-content:space-between;align-items:center;gap:9px;min-width:0;min-height:36px;padding:0 10px;font-size:12px;display:flex}.simple-select-options .simple-select-option:hover{background:#f7f6ff;border-color:#c7c2ee}.simple-select-options .simple-select-option.active{color:#5e52cf;background:#efedff;border-color:#6d61df;font-weight:700}.simple-select-delete{color:#bd485b;cursor:pointer;background:#fff7f8;border:1px solid #efc8cf;border-radius:8px;place-items:center;width:36px;min-width:36px;min-height:36px;padding:0;display:grid}.simple-select-delete:hover{color:#aa354b;background:#ffeff2;border-color:#d85c70}.popover-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.popover-head b{font-size:14px}.popover-head span{color:#675dde;white-space:nowrap;background:#efedff;border-radius:5px;padding:4px 7px;font-size:11px;font-weight:750}.option-group{margin-top:14px}.option-group label{color:#666b78;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.option-group>div,.option-group.compact>div{grid-template-columns:repeat(auto-fit,minmax(52px,1fr));gap:6px;display:grid}.option-group button{color:#616672;cursor:pointer;background:#fff;border:1px solid #e0e1e8;border-radius:7px;min-width:0;min-height:34px;padding:5px 4px;font-size:12px;line-height:1.2}.option-group button.active{color:#5f54d9;background:#f5f3ff;border-color:#aba3ef;font-weight:750}.option-group.model button{font-weight:800}.option-group.image-ratios>div{grid-template-columns:repeat(5,minmax(0,1fr))}.option-group.duration>div{grid-template-columns:repeat(6,minmax(0,1fr))}.option-group.duration button{padding-inline:0}.popover-done{color:#fff;cursor:pointer;background:#6458df;border:0;border-radius:8px;width:100%;min-height:36px;margin-top:16px;font-size:12px;font-weight:700}.storyboard-count-popover{width:min(290px,100vw - 24px);padding:12px;overflow:visible}.storyboard-count-popover .popover-head{margin-bottom:8px}.storyboard-count-popover .popover-head b{font-size:12px}.storyboard-count-popover .popover-head strong{color:#6558e8;font-size:13px}.storyboard-count-slider{appearance:none;cursor:pointer;background:0 0;width:100%;height:16px;margin:3px 0 2px}.storyboard-count-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, #6558e8 0 var(--progress), #c9cbd1 var(--progress) 100%);border:0;border-radius:999px;height:3px}.storyboard-count-slider::-webkit-slider-thumb{appearance:none;width:10px;height:10px;box-shadow:none;background:#6c6f78;border:0;border-radius:50%;margin-top:-3.5px}.storyboard-count-slider::-moz-range-track{background:#c9cbd1;border:0;border-radius:999px;height:3px}.storyboard-count-slider::-moz-range-progress{background:#6558e8;border:0;border-radius:999px;height:3px}.storyboard-count-slider::-moz-range-thumb{width:10px;height:10px;box-shadow:none;background:#6c6f78;border:0;border-radius:50%}.storyboard-count-scale{color:#8c909a;justify-content:space-between;font-size:10px;line-height:1;display:flex}@container (max-width:240px){.parameter-popover{padding:12px}.option-group>div,.option-group.compact>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.publish-parameter-popover{padding:12px}.publish-parameter-popover .popover-head{margin-bottom:11px}.publish-parameter-popover .popover-head b{font-size:12px}.publish-parameter-popover .option-group{margin-top:11px}.publish-parameter-popover .option-group label{margin-bottom:5px;font-size:10px}.publish-parameter-popover .option-group>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.publish-parameter-popover .option-group.model>div,.publish-parameter-popover .option-group.resolution>div{grid-template-columns:repeat(2,minmax(0,1fr))}.publish-parameter-popover .option-group.image-ratios>div{grid-template-columns:repeat(5,minmax(0,1fr))}.publish-parameter-popover .option-group button{min-height:30px;padding:3px 1px;font-size:9px}.publish-parameter-popover .popover-done{min-height:32px;margin-top:12px;font-size:10px}.storyboard-modal-backdrop{z-index:1400;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c1d2685;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.storyboard-modal{background:#fff;border:1px solid #dedee8;border-radius:20px;grid-template-rows:auto 1fr auto;width:min(1320px,100vw - 64px);height:min(820px,100vh - 64px);display:grid;overflow:hidden;box-shadow:0 28px 90px #11121d47}.storyboard-modal-header{background:linear-gradient(#fdfdff,#fafafd);border-bottom:1px solid #e7e7ed;justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:20px 22px;display:flex}.storyboard-modal-header>div:first-child>span{color:#7368dc;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.storyboard-modal-header h2{letter-spacing:-.025em;margin:4px 0 0;font-size:20px}.storyboard-modal-header p{color:#858996;margin:5px 0 0;font-size:12px}.storyboard-modal-actions{gap:8px;display:flex}.storyboard-modal-actions button{color:#5f54d1;cursor:pointer;background:#f6f4ff;border:1px solid #dcd9f6;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.storyboard-modal-actions button.modal-close{color:#747886;background:#fff;border-color:#e1e2e7;width:38px;padding:0}.storyboard-full-table-wrap{background:#f7f7fa;min-height:0;padding:16px 18px;overflow:auto}.storyboard-full-table{background:#fff;border:1px solid #dedfe6;border-radius:12px;min-width:1160px;overflow:hidden}.storyboard-full-head,.storyboard-full-row{grid-template-columns:92px 158px 138px minmax(280px,1.4fr) minmax(220px,1fr) 190px 44px;display:grid}.storyboard-full-head{z-index:3;color:#6f7380;background:#efeff4;min-height:42px;font-size:12px;font-weight:750;position:sticky;top:0}.storyboard-full-head span{border-right:1px solid #dedfe5;align-items:center;padding:0 10px;display:flex}.storyboard-full-row{border-top:1px solid #e3e3e8;min-height:112px}.storyboard-full-row input,.storyboard-full-row textarea{color:#414550;resize:none;background:#fff;border:0;border-right:1px solid #e3e3e8;border-radius:0;outline:none;width:100%;min-width:0;min-height:112px;padding:11px 10px;font-size:13px;line-height:1.55}.storyboard-full-row input:focus,.storyboard-full-row textarea:focus{z-index:2;background:#faf9ff;position:relative;box-shadow:inset 0 0 0 2px #a89ff0}.storyboard-delete{color:#a1a4ae;cursor:pointer;background:#fff;border:0;place-items:center;width:44px;min-height:112px;padding:0;display:grid}.storyboard-delete:hover{color:#c34c60;background:#fff3f5}.storyboard-full-empty{color:#969aa6;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:260px;font-size:12px;display:flex}.storyboard-full-empty b{color:#555966;font-size:14px}.storyboard-modal-footer{background:#fff;border-top:1px solid #e5e5eb;justify-content:space-between;align-items:center;min-height:58px;padding:0 22px;display:flex}.storyboard-modal-footer span{color:#777c88;align-items:center;gap:6px;font-size:12px;display:inline-flex}.storyboard-modal-footer span svg{color:#1f9b7d}.storyboard-modal-footer button{color:#fff;cursor:pointer;background:#6458df;border:0;border-radius:9px;min-width:92px;min-height:36px;font-size:12px;font-weight:700}.quick-add-menu{z-index:100;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffffa;border:1px solid #dfdfe8;border-radius:14px;width:240px;padding:8px;position:fixed;box-shadow:0 18px 55px #1e1f2f2b}.quick-add-title{justify-content:space-between;align-items:center;padding:8px 9px 9px;display:flex}.quick-add-title b{font-size:11px}.quick-add-title span{color:#a0a3ad;font-size:8px}.quick-add-menu>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;padding:9px;display:flex}.quick-add-menu>button:hover{background:#f5f4fb}.quick-add-menu>button div{flex-direction:column;gap:2px;display:flex}.quick-add-menu>button b{font-size:10px}.quick-add-menu>button small{color:#989ba6;font-size:8px}.quick-icon{border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.quick-icon.violet{color:#7f64df;background:#efebff}.quick-icon.green{color:#168e72;background:#e7f7f2}.canvas-context-menu{z-index:1100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #dedee8;border-radius:14px;width:242px;padding:8px;animation:.12s ease-out context-in;position:fixed;box-shadow:0 20px 60px #1f1d3433}@keyframes context-in{0%{opacity:0;transform:translateY(-3px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.context-menu-title{color:#8d909c;justify-content:space-between;align-items:center;min-height:43px;padding:6px 9px 8px;display:flex}.context-menu-title>div{flex-direction:column;gap:2px;min-width:0;display:flex}.context-menu-title b{color:#30323d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.context-menu-title span{font-size:8px}.canvas-context-menu>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:49px;padding:7px 8px;transition:background .12s;display:flex}.canvas-context-menu>button:hover{background:#f4f3f9}.canvas-context-menu>button.danger:hover{background:#fff3f5}.canvas-context-menu>button>div{flex-direction:column;gap:2px;min-width:0;display:flex}.canvas-context-menu>button b{color:#3c3f4b;font-size:10px}.canvas-context-menu>button small{color:#9295a1;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.canvas-context-menu>button.danger b{color:#be4055}.context-icon{border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.context-icon.violet{color:#7561df;background:#eeebff}.context-icon.green{color:#168f72;background:#e6f7f1}.context-icon.neutral{color:#6e7280;background:#eeeef3}.context-icon.danger{color:#c1495c;background:#ffeaee}.context-menu-separator{background:#ececf1;height:1px;margin:5px 8px}:root[data-theme=dark] body{background:#14171f}:root[data-theme=dark] .projects-page{background:radial-gradient(circle at 75% 10%,#7060e829,#0000 30%),#14171f}:root[data-theme=dark] .projects-nav,:root[data-theme=dark] .section-title{border-color:var(--line)}:root[data-theme=dark] .brand-mark,:root[data-theme=dark] .project-info h3{color:var(--ink)}:root[data-theme=dark] .hero-visual,:root[data-theme=dark] .project-card{border-color:var(--line);background:#20242f}:root[data-theme=dark] .project-thumb,:root[data-theme=dark] .project-cover-fallback{background-color:#181c25;background-image:radial-gradient(#3d4252 1px,#0000 1px)}:root[data-theme=dark] .project-create-thumb{color:#a69eff;background:#151518;border-color:#444052}:root[data-theme=dark] .icon-button{color:#b5bac9;border-color:var(--line);background:#20242f}:root[data-theme=dark] .canvas-toolbar{background:#1b1f29f0;border-color:#343947;box-shadow:0 3px 18px #0003}:root[data-theme=dark] .project-name-button:hover{background:#242529}:root[data-theme=dark] .project-title-input{color:#eeeeef;background:#191919;border-color:#7067dc}:root[data-theme=dark] .project-name span.rename-error{color:#ff9cac}:root[data-theme=dark] .react-flow__controls{border-color:#3b4050;box-shadow:0 6px 22px #00000047}:root[data-theme=dark] .canvas-tip span{color:#9b90ff}:root[data-theme=dark] .theme-toggle{color:#d6dae5;background:#232834f7;border-color:#444a5b;box-shadow:0 5px 20px #00000047}:root[data-theme=dark] .canvas-node{color:var(--ink);background:#20242f;border-color:#3b4050;box-shadow:0 13px 35px #00000040}:root[data-theme=dark] .canvas-node:before{background:#20242f}:root[data-theme=dark] .canvas-node.selected{border-color:#9489ff;box-shadow:0 15px 44px #0000004d,0 0 0 2px #8c80ff29}:root[data-theme=dark] .node-heading p,:root[data-theme=dark] .node-footer{color:#8e94a4}:root[data-theme=dark] .node-footer{background:#1d212b;border-color:#353a48}:root[data-theme=dark] .storyboard-sync-summary.synced,:root[data-theme=dark] .script-sync-state.synced{color:#58c9aa;background:#18342c;border-color:#285748}:root[data-theme=dark] .storyboard-table-title button,:root[data-theme=dark] .cover-toolbar>button,:root[data-theme=dark] .publish-field button{color:#b8b1ff;background:#292e3a;border-color:#464b5b}:root[data-theme=dark] .result-panel p,:root[data-theme=dark] .storyboard-preview-row small,:root[data-theme=dark] .storyboard-preview-row p{color:#c1c6d2}:root[data-theme=dark] .node-button.download-square{background:#fff;border-color:#d5d7df}:root[data-theme=dark] .node-button.download-square svg{color:#4f5562}:root[data-theme=dark] .port-icon{background:#252a36;border-color:#4a5060;box-shadow:0 3px 9px #00000040}:root[data-theme=dark] .parameter-popover,:root[data-theme=dark] .quick-add-menu,:root[data-theme=dark] .canvas-context-menu{color:var(--ink);background:#1f232efa;border-color:#414756;box-shadow:0 20px 60px #0006}:root[data-theme=dark] .context-menu-title b,:root[data-theme=dark] .canvas-context-menu>button b,:root[data-theme=dark] .quick-add-menu>button b{color:#e3e6ee}:root[data-theme=dark] .media-drop-overlay{color:#b9b2ff;background:#1f1d34e6;border-color:#8d82fa}:root[data-theme=dark] .media-drop-overlay span{color:#adb2c1}button,.primary-button,.node-button,.icon-button,.toolbar-icon,.toolbar-button,.theme-toggle,.video-preview-play,.video-modal-close{box-shadow:none!important;text-shadow:none!important}button:active,.primary-button:active,.node-button:active{transform:none!important}.primary-button,.node-button.primary{box-shadow:none;background:#6558e8}.primary-button:hover{box-shadow:none;background:#5d51d7;transform:none}.canvas-node,.canvas-node.selected,:root[data-theme=dark] .canvas-node,:root[data-theme=dark] .canvas-node.selected,.react-flow__controls,.theme-toggle,.node-button.download-square{box-shadow:none}:root[data-theme=dark] body,:root[data-theme=dark] .projects-page{background-color:#090a0c}:root[data-theme=dark] .canvas-toolbar{box-shadow:none;background:#0f1012f5;border-color:#292a2e}:root[data-theme=dark] .react-flow__controls{box-shadow:none;border-color:#343539}:root[data-theme=dark] .canvas-node,:root[data-theme=dark] .canvas-node:before{background:#18191c}:root[data-theme=dark] .canvas-node{box-shadow:none;border-color:#343539}:root[data-theme=dark] .canvas-node.selected{box-shadow:none;border-color:#746bea}:root[data-theme=dark] .node-heading p{color:#8f9094}:root[data-theme=dark] .field-label{color:#b9b9bb}:root[data-theme=dark] .node-textarea:focus,:root[data-theme=dark] .node-select:focus,:root[data-theme=dark] .cover-prompt:focus{background:#131416;border-color:#6f65df;box-shadow:0 0 0 2px #6f65df1f}:root[data-theme=dark] .media-preview.video-preview{background:#121315}:root[data-theme=dark] .storyboard-preview-head{color:#a3a4a8;background:#222326}:root[data-theme=dark] .storyboard-preview-head i,:root[data-theme=dark] .storyboard-preview-row>*{border-color:#303136}:root[data-theme=dark] .storyboard-preview-more{color:#aaa2fa;background:#1d1c28;border-color:#303136}:root[data-theme=dark] .node-button.secondary{color:#bbb5ff;background:#22202f;border-color:#3e3a59}:root[data-theme=dark] .node-button:disabled{color:#696a6e;background:#222326;border-color:#303136}:root[data-theme=dark] .port-icon{box-shadow:none;background:#1d1e21;border-color:#38393d}:root[data-theme=dark] .storyboard-modal{color:var(--ink);background:#18191c;border-color:#343539}:root[data-theme=dark] .storyboard-modal-header,:root[data-theme=dark] .storyboard-modal-footer{background:#18191c;border-color:#303136}:root[data-theme=dark] .storyboard-full-head{color:#bcbcbf;background:#222326}.react-flow__node-freeImage,.react-flow__node-freeVideo{border-radius:14px;min-height:0;overflow:visible;height:auto!important}.free-media-node{width:100%;position:relative;overflow:visible}.free-media-body{background:#fff;border:1px solid #d9dbe3;border-radius:14px;width:100%;transition:border-color .14s;position:relative;overflow:hidden}.free-media-node.selected .free-media-body{border-color:#766bea;outline:1px solid #766bea2e}.free-media-node.status-running .free-media-body,.free-media-node.status-queued .free-media-body{border-color:#8b81ed}.free-media-element{object-fit:contain;background:#111214;width:100%;height:auto;min-height:1px;display:block}.free-media-placeholder{color:#9296a2;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;min-height:158px;font-size:11px;display:flex}.free-media-placeholder svg{color:#7770d8}.free-media-placeholder .video-generation-progress{width:min(220px,78%);margin-top:4px}.free-media-placeholder .video-generation-progress small{font-size:9px}.free-media-placeholder .video-generation-progress strong{font-size:10px}.free-media-actions{z-index:3;opacity:0;pointer-events:none;gap:6px;transition:opacity .14s,transform .14s;display:flex;position:absolute;top:9px;right:9px;transform:translateY(-3px)}.free-media-body:hover .free-media-actions,.free-media-actions:focus-within{opacity:1;pointer-events:auto;transform:translateY(0)}.free-media-actions a,.free-media-actions button{color:#565b68;cursor:pointer;width:32px;height:32px;box-shadow:none;background:#fffffff5;border:1px solid #dee0e7f5;border-radius:9px;place-items:center;padding:0;display:grid}.free-media-actions a:hover,.free-media-actions button:hover{color:#5f53d8;background:#fff;border-color:#c9c4f2}.free-node-handle{z-index:5}.free-generation-panel{z-index:20;top:calc(100% + var(--free-panel-gap,12px));width:410px;transform:translateX(-50%) scale(var(--free-panel-scale,1));transform-origin:top;background:#fffffffa;border:1px solid #dcdde4;border-radius:13px;flex-direction:column;gap:9px;padding:12px;display:flex;position:absolute;left:50%}.free-node-prompt{resize:none;color:#30333d;scrollbar-width:none;background:#fafafd;border:1px solid #dddfe6;border-radius:9px;outline:none;width:100%;height:112px;padding:9px 10px;font-size:12px;line-height:1.5}.free-node-prompt::-webkit-scrollbar{width:0;height:0;display:none}.free-node-prompt:focus{background:#fff;border-color:#796ee5;outline:2px solid #796ee51a}.free-node-prompt::placeholder{color:#9a9da7}.reference-token-textarea-wrap{width:100%;position:relative}.reference-token-native-input{z-index:3;caret-color:var(--ink);position:relative;color:#0000!important;background:0 0!important;border-color:#0000!important}.reference-token-native-input::selection{color:#0000;background:#6558e82e}.reference-token-native-input::placeholder{color:#9a9da7!important}.reference-token-overlay{z-index:2;white-space:pre-wrap;overflow-wrap:anywhere;pointer-events:none;color:inherit;position:absolute;inset:0;overflow:hidden}.reference-token-overlay.node-textarea,.reference-token-overlay.free-node-prompt{cursor:text}.reference-token-textarea-wrap:focus-within .reference-token-overlay.node-textarea{background:#fff;border-color:#a89ff0;box-shadow:0 0 0 3px #6558e814}.reference-token-textarea-wrap:focus-within .reference-token-overlay.free-node-prompt{background:#fff;border-color:#796ee5;outline:2px solid #796ee51a}.reference-token-slot{color:#0000;vertical-align:baseline;display:inline-block;position:relative}.reference-token-chip{box-sizing:border-box;color:#554ab4;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;background:#f0efff;border:1px solid #c9c4fa;border-radius:5px;justify-content:center;align-items:center;height:1.65em;padding:0;font-size:.78em;font-weight:650;line-height:1;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.free-generation-panel .reference-media-strip{min-height:36px}.free-generation-panel .reference-media-strip-head{font-size:10px}.free-generation-panel .reference-media-thumb,.free-generation-panel .reference-media-placeholder{border-radius:7px;flex-basis:34px;width:34px;height:34px}.free-generation-panel .reference-media-index{min-width:12px;height:12px;font-size:8px}.free-panel-actions{align-items:stretch;gap:7px;display:flex}.free-panel-actions .video-parameter-summary,.free-panel-actions .image-parameter-summary{flex:1;min-width:0}.free-panel-actions .video-parameter-summary .parameter-summary{min-width:0;min-height:34px;padding-inline:6px;font-size:8px}.free-panel-actions .video-parameter-summary .parameter-summary-copy{gap:3px}.free-panel-actions .video-parameter-summary .parameter-summary-copy strong{font-size:9px}.free-panel-actions .parameter-summary{background:#fafafd;flex:1;min-height:34px;font-size:10px}.free-panel-actions .parameter-summary-copy strong,.free-generation-panel .parameter-summary{font-size:11px}.free-generation-panel .parameter-summary-copy strong{font-size:12px}.free-generation-panel .video-parameter-summary .parameter-summary{font-size:10px}.free-generation-panel .video-parameter-summary .parameter-summary-copy strong{font-size:11px}.free-generation-panel .image-parameter-summary .parameter-summary{min-height:34px;padding-inline:7px;font-size:10px}.free-generation-panel .image-parameter-summary .parameter-summary-copy{gap:3px}.free-generation-panel .image-parameter-summary .parameter-summary-copy strong{font-size:11px}.free-panel-actions .generation-cost{min-height:34px;font-size:9px}.free-panel-actions .generation-cost strong{font-size:10px}.free-generate-button{cursor:pointer;width:34px;min-height:34px;box-shadow:none;color:#fff;background:#6558e8;border:1px solid #0000;border-radius:8px;flex:0 0 34px;place-items:center;padding:0;display:grid}.free-generate-button:hover{background:#5d51d7}.free-generate-button:disabled{color:#a6a8b1;cursor:not-allowed;background:#f0f0f3;border-color:#e1e2e7}.free-generation-panel .generation-error{max-height:58px;font-size:10px}.free-media-modal.image img{display:block}:root[data-theme=dark] .free-media-body{background:#111214;border-color:#37383c}:root[data-theme=dark] .free-media-node.selected .free-media-body{border-color:#746bea;outline-color:#746bea33}:root[data-theme=dark] .free-media-placeholder svg{color:#958cff}:root[data-theme=dark] .generation-error{color:#e7a0ac;scrollbar-color:#555156 #211517;background:#27191c;border-color:#4a2c32}:root[data-theme=dark] .free-node-prompt:focus{background:#131416;border-color:#6f65df;outline-color:#6f65df1f}:root[data-theme=dark] .free-node-prompt::placeholder{color:#77787d}:root[data-theme=dark] .reference-token-native-input{caret-color:#e9e9e9}:root[data-theme=dark] .reference-token-native-input::placeholder{color:#77787d!important}:root[data-theme=dark] .reference-token-textarea-wrap:focus-within .reference-token-overlay.node-textarea{background:#131416;border-color:#6f65df;box-shadow:0 0 0 2px #6f65df1f}:root[data-theme=dark] .reference-token-textarea-wrap:focus-within .reference-token-overlay.free-node-prompt{background:#131416;border-color:#6f65df;outline-color:#6f65df1f}:root[data-theme=dark] .reference-token-chip{color:#c9c5ff;background:#24223c;border-color:#5951a5}:root[data-theme=dark] .free-generate-button{color:#fff;background:#6558e8}:root[data-theme=dark] .free-generate-button:disabled{color:#67686c;background:#222326;border-color:#303136}:root[data-theme=dark]{--ink:#eee;--muted:#999;--line:#333;--panel:#181818;--canvas:#0b0b0c}:root[data-theme=dark] body,:root[data-theme=dark] .projects-page{background:#0b0b0c}:root[data-theme=dark] .hero-visual,:root[data-theme=dark] .project-card{background:#191919;border-color:#333}:root[data-theme=dark] .visual-node,:root[data-theme=dark] .thumb-node{color:#eee;background:#202020;border-color:#3a3a3a}:root[data-theme=dark] .project-thumb,:root[data-theme=dark] .project-cover-fallback{background-color:#121212;background-image:radial-gradient(#303030 1px,#0000 1px)}:root[data-theme=dark] .project-create-card{background:#191919}:root[data-theme=dark] .project-create-thumb{background:#151515;border-color:#3a3a3a}:root[data-theme=dark] .icon-button{color:#b9b9b9;background:#1a1a1a;border-color:#333}:root[data-theme=dark] .canvas-toolbar{background:#101010f5;border-color:#292929}:root[data-theme=dark] .toolbar-center{background:#191919;border-color:#333}:root[data-theme=dark] .toolbar-icon,:root[data-theme=dark] .toolbar-button{color:#b8b8b8}:root[data-theme=dark] .toolbar-icon:hover,:root[data-theme=dark] .toolbar-button:hover,:root[data-theme=dark] .node-more:hover{color:#f1f1f1;background:#252525}:root[data-theme=dark] .toolbar-divider{background:#303030}:root[data-theme=dark] .project-name span{color:#8f8f8f}:root[data-theme=dark] .react-flow__controls{border-color:#353535}:root[data-theme=dark] .react-flow__controls-button{color:#bdbdbd;background:#191919;border-color:#353535}:root[data-theme=dark] .react-flow__controls-button:hover{background:#242424}:root[data-theme=dark] .canvas-tip{color:#999;background:#131313eb;border-color:#333}:root[data-theme=dark] .theme-toggle{color:#d0d0d0;background:#191919;border-color:#363636}:root[data-theme=dark] .canvas-node,:root[data-theme=dark] .canvas-node:before{color:#eee;background:#191919;border-color:#363636}:root[data-theme=dark] .node-header{background:#1d1d1d;border-color:#303030}:root[data-theme=dark] .node-footer{color:#929292;background:#151515;border-color:#303030}:root[data-theme=dark] .node-heading p,:root[data-theme=dark] .field-label{color:#b8b8b8}:root[data-theme=dark] .result-title b,:root[data-theme=dark] .storyboard-table-title b{color:#c8c3ff;background:#28263a}:root[data-theme=dark] .node-textarea,:root[data-theme=dark] .node-select,:root[data-theme=dark] .synced-source,:root[data-theme=dark] .cover-prompt,:root[data-theme=dark] .publish-field input,:root[data-theme=dark] .publish-field textarea{color:#e8e8e8;background:#121212;border-color:#383838}:root[data-theme=dark] .media-preview,:root[data-theme=dark] .result-panel,:root[data-theme=dark] .script-sync-state,:root[data-theme=dark] .storyboard-preview-wrap,:root[data-theme=dark] .reference-row>div,:root[data-theme=dark] .parameter-summary,:root[data-theme=dark] .cover-preview,:root[data-theme=dark] .cover-toolbar label{color:#aaa;background:#131313;border-color:#373737}:root[data-theme=dark] .parameter-summary-copy strong{color:#f0f0f0}:root[data-theme=dark] .parameter-summary-copy i{color:#777}:root[data-theme=dark] .storyboard-table-title,:root[data-theme=dark] .storyboard-preview-table,:root[data-theme=dark] .storyboard-preview-row{color:#ddd;background:#191919;border-color:#333}:root[data-theme=dark] .storyboard-preview-head,:root[data-theme=dark] .storyboard-full-head{color:#b4b4b4;background:#232323}:root[data-theme=dark] .storyboard-table-title button,:root[data-theme=dark] .cover-toolbar>button,:root[data-theme=dark] .publish-field button{background:#222;border-color:#3a3a3a}:root[data-theme=dark] .parameter-popover,:root[data-theme=dark] .quick-add-menu,:root[data-theme=dark] .canvas-context-menu{color:#eee;background:#191919fa;border-color:#363636}:root[data-theme=dark] .simple-select-options .simple-select-option{color:#d5d5d7;background:#1c1c1c;border-color:#393939}:root[data-theme=dark] .simple-select-options .simple-select-option:hover{background:#252429;border-color:#5c56a7}:root[data-theme=dark] .simple-select-options .simple-select-option.active{color:#d9d6ff;background:#29263d;border-color:#7067dc}:root[data-theme=dark] .simple-select-delete{color:#ff9aaa;background:#2c1c20;border-color:#673943}:root[data-theme=dark] .simple-select-delete:hover{background:#392126;border-color:#a84e60}:root[data-theme=dark] .quick-add-menu>button:hover,:root[data-theme=dark] .canvas-context-menu>button:hover{background:#252525}:root[data-theme=dark] .canvas-context-menu>button{color:#f2f2f2;background:#202020}:root[data-theme=dark] .canvas-context-menu>button:hover{background:#2a2a2a}:root[data-theme=dark] .canvas-context-menu>button b,:root[data-theme=dark] .context-menu-title b{color:#f4f4f4}:root[data-theme=dark] .canvas-context-menu>button small,:root[data-theme=dark] .context-menu-title span{color:#a1a1a1}:root[data-theme=dark] .canvas-context-menu>button.danger b{color:#ff8b9e}:root[data-theme=dark] .context-icon{background:#303030}:root[data-theme=dark] .context-menu-separator{background:#3a3a3a}:root[data-theme=dark] .option-group label{color:#b8b8b8}:root[data-theme=dark] .option-group button{color:#cacaca;background:#202020;border-color:#3b3b3b}:root[data-theme=dark] .option-group button.active{color:#c8c3ff;background:#292733;border-color:#6f65df}:root[data-theme=dark] .storyboard-modal,:root[data-theme=dark] .storyboard-modal-header,:root[data-theme=dark] .storyboard-modal-footer{color:#eee;background:#191919;border-color:#363636}:root[data-theme=dark] .storyboard-full-table-wrap{background:#101010}:root[data-theme=dark] .storyboard-full-table,:root[data-theme=dark] .storyboard-full-row input,:root[data-theme=dark] .storyboard-full-row textarea,:root[data-theme=dark] .storyboard-delete{color:#e4e4e4;background:#1d1d1d;border-color:#343434}:root[data-theme=dark] .upload-notice{color:#dadada;background:#191919fa;border-color:#3a3a3a}:root[data-theme=dark] .port-icon{background:#202020;border-color:#3a3a3a}:root[data-theme=dark] .node-handle{background:#191919!important}:root[data-theme=dark] .free-media-body,:root[data-theme=dark] .free-media-element{background:#111;border-color:#383838}:root[data-theme=dark] .free-media-placeholder{color:#949494;background:#181818}:root[data-theme=dark] .free-generation-panel{color:#e9e9e9;background:#191919fa;border-color:#383838}:root[data-theme=dark] .free-node-prompt{color:#e9e9e9;background:#121212;border-color:#383838}:root[data-theme=dark] .reference-media-strip{color:#b6b6b8;background:#161616}:root[data-theme=dark] .reference-media-thumb{background:#242424;border-color:#484848}:root[data-theme=dark] .reference-media-thumb:hover{border-color:#8278e8}:root[data-theme=dark] .reference-media-placeholder{color:#777779;background:#252525}:root[data-theme=dark] .reference-media-scroll-control{color:#c5c5c6;background:#202020f2}:root[data-theme=dark] .reference-media-scroll-control:hover{color:#a59dff;background:#292929}:root[data-theme=dark] .reference-media-hover-preview{background:#191919fc;border-color:#494949}:root[data-theme=dark] .reference-media-hover-preview img,:root[data-theme=dark] .reference-media-hover-preview video{background:#111}:root[data-theme=dark] .free-panel-actions .parameter-summary{color:#ccc;background:#202020;border-color:#3b3b3b}:root[data-theme=dark] .generation-cost,:root[data-theme=dark] .generation-cost .credit-zap{color:#969698}:root[data-theme=dark] .cover-prompt-field>span{color:#b8b8b8}:root[data-theme=dark] .result-prompt-editor{color:#c9c9cb}:root[data-theme=dark] .result-prompt-editor:focus{color:#eee}:root[data-theme=dark] .cover-prompt,:root[data-theme=dark] .publish-field textarea,:root[data-theme=dark] .result-prompt-editor{scrollbar-color:#555 transparent}:root[data-theme=dark] .cover-prompt::-webkit-scrollbar-thumb{background:#555}:root[data-theme=dark] .publish-field textarea::-webkit-scrollbar-thumb{background:#555}:root[data-theme=dark] .result-prompt-editor::-webkit-scrollbar-thumb{background:#555}:root[data-theme=dark]{--line:#2d2d2d}:root[data-theme=dark] .canvas-toolbar,:root[data-theme=dark] .toolbar-center,:root[data-theme=dark] .react-flow__controls,:root[data-theme=dark] .react-flow__controls-button,:root[data-theme=dark] .canvas-tip,:root[data-theme=dark] .canvas-node,:root[data-theme=dark] .canvas-node:before,:root[data-theme=dark] .node-header,:root[data-theme=dark] .node-footer,:root[data-theme=dark] .node-textarea,:root[data-theme=dark] .node-select,:root[data-theme=dark] .synced-source,:root[data-theme=dark] .result-panel,:root[data-theme=dark] .storyboard-preview-wrap,:root[data-theme=dark] .storyboard-table-title,:root[data-theme=dark] .storyboard-preview-table,:root[data-theme=dark] .storyboard-preview-row,:root[data-theme=dark] .storyboard-preview-row>*,:root[data-theme=dark] .script-sync-state,:root[data-theme=dark] .storyboard-sync-summary,:root[data-theme=dark] .media-preview,:root[data-theme=dark] .reference-row>div,:root[data-theme=dark] .parameter-summary,:root[data-theme=dark] .cover-preview,:root[data-theme=dark] .cover-toolbar label,:root[data-theme=dark] .cover-prompt,:root[data-theme=dark] .publish-field input,:root[data-theme=dark] .publish-field textarea,:root[data-theme=dark] .publish-field button,:root[data-theme=dark] .cover-toolbar>button,:root[data-theme=dark] .node-button,:root[data-theme=dark] .parameter-popover,:root[data-theme=dark] .simple-select-options .simple-select-option,:root[data-theme=dark] .quick-add-menu,:root[data-theme=dark] .canvas-context-menu,:root[data-theme=dark] .option-group button,:root[data-theme=dark] .storyboard-modal,:root[data-theme=dark] .storyboard-modal-header,:root[data-theme=dark] .storyboard-modal-footer,:root[data-theme=dark] .storyboard-full-table,:root[data-theme=dark] .storyboard-full-row input,:root[data-theme=dark] .storyboard-full-row textarea,:root[data-theme=dark] .storyboard-delete,:root[data-theme=dark] .free-media-body,:root[data-theme=dark] .free-media-element,:root[data-theme=dark] .free-generation-panel,:root[data-theme=dark] .free-node-prompt,:root[data-theme=dark] .free-panel-actions .parameter-summary,:root[data-theme=dark] .reference-media-thumb,:root[data-theme=dark] .reference-media-hover-preview,:root[data-theme=dark] .port-icon,:root[data-theme=dark] .theme-toggle{border-color:#303030}:root[data-theme=dark] .node-content>.parameter-summary,:root[data-theme=dark] .node-content>.popover-select-trigger,:root[data-theme=dark] .node-content>.video-parameter-summary .parameter-summary{background:#222;border-color:#303030}.workflow-node-state{color:#777d8a;background:#f8f9fc;border:1px solid #e1e3ea;border-radius:8px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:11px;display:flex}.workflow-node-state svg{color:#8f95a2}.workflow-node-state.synced{color:#16836c;background:#edf9f5;border-color:#bdeadd}.workflow-node-state.synced svg{color:#1daa8e}.workflow-node-textarea{height:70px;min-height:70px}.workflow-node-textarea-compact{height:48px;min-height:48px}.workflow-node-content{gap:7px}.workflow-document-picker{flex-direction:column;gap:4px;min-width:0;display:flex}.workflow-document-picker .parameter-summary{min-height:34px}.workflow-node-content>.feishu-knowledge-trigger{width:100%}.workflow-node-result{background:#fafbfe;border:1px solid #e1e3ea;border-radius:9px;min-height:101px;padding:9px 10px;overflow:hidden}.workflow-monetization-result{min-height:72px}.workflow-monetization-result p{-webkit-line-clamp:3}.workflow-node-result>div{color:#69707e;justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.workflow-node-result b{color:#6558e8;font-size:10px;font-weight:650}.workflow-node-result p{color:#444a57;white-space:pre-line;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.workflow-topic-preview{background:0 0;border:0;border-radius:0;flex-direction:column;gap:0;min-height:140px;display:flex;overflow:hidden}.workflow-topic-preview-title{color:#717582;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:0;flex:0 0 34px;justify-content:space-between;align-items:center;height:34px;padding:0;font-size:8px;font-weight:750;display:flex}.workflow-preview-expand{color:#6960cf;cursor:pointer;background:#fff;border:1px solid #dedce9;border-radius:6px;align-items:center;gap:3px;height:23px;min-height:23px;padding:0 6px;font-size:8px;display:inline-flex}.workflow-topic-preview-list{flex-direction:column;flex:1;min-width:0;min-height:0;padding:0;display:flex;overflow:hidden}.workflow-topic-preview-list>p{color:#7e8490;background:#fafbfe;border:0;border-radius:8px;flex:1;margin:0;padding:10px;font-size:11px;line-height:1.5}.workflow-topic-preview-list button{text-align:left;color:#39404d;cursor:pointer;background:#fafbfe;border:0;border-radius:8px;flex:1;width:100%;min-width:0;min-height:0;padding:8px 9px;overflow:hidden}.workflow-topic-preview-list button:focus{outline:0}.workflow-topic-selected-result{color:#39404d;background:#fafbfe;border:1px solid #d5d7dc;border-radius:8px;flex:1;align-items:center;gap:8px;width:100%;min-width:0;min-height:0;padding:8px 9px;display:flex;overflow:hidden}.workflow-topic-selected-result>svg{color:#1ba983;flex:none}.workflow-topic-result-copy{flex:1;min-width:0}.workflow-topic-preview button:hover{background:#f7f6ff}.workflow-topic-preview span,.workflow-topic-preview small,.workflow-topic-preview b{min-width:0;max-width:100%}.workflow-topic-preview span,.workflow-topic-preview small{color:#7d8290;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;display:block;overflow:hidden}.workflow-topic-preview b{text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font-size:11px;display:block;overflow:hidden}.workflow-topic-preview+.workflow-document-picker{margin-top:3px}.workflow-result-actions{align-items:center;gap:5px;display:inline-flex}.workflow-result-actions .workflow-preview-expand{margin-left:1px}.topic-results-modal-backdrop{z-index:10000;background:#15171f7a;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.topic-results-modal{color:#303641;background:#fff;border:1px solid #dde0e8;border-radius:16px;flex-direction:column;width:min(760px,100vw - 56px);max-height:min(760px,100vh - 56px);display:flex;overflow:hidden}.topic-results-modal>header{border-bottom:1px solid #e7e8ed;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 24px 17px;display:flex}.topic-results-modal>header span{color:#7165dc;letter-spacing:.08em;font-size:10px;font-weight:750}.topic-results-modal>header h2{margin:4px 0 0;font-size:20px}.topic-results-modal>header p{color:#7d8390;margin:6px 0 0;font-size:12px;line-height:1.5}.topic-results-modal-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-height:0;padding:18px 24px 24px;display:grid;overflow:auto}.topic-results-modal-list>button{text-align:left;color:#454b57;cursor:pointer;background:#fbfbfd;border:1px solid #e0e2e8;border-radius:10px;min-height:132px;padding:12px}.topic-results-modal-list>button:hover{background:#f8f7ff;border-color:#c5bef1}.topic-results-modal-list>button.active{color:#5145cf;background:#f5f3ff;border-color:#8377e6}.topic-results-modal-list b,.topic-results-modal-list span,.topic-results-modal-list p,.topic-results-modal-list small{display:block}.topic-results-modal-list span{color:#756bd6;font-size:10px;font-weight:700}.topic-results-modal-list b{margin:6px 0;font-size:13px;line-height:1.35}.topic-results-modal-list p{color:#707785;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.topic-results-modal-list small{color:#9297a2;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:10px;overflow:hidden}.positioning-result-modal-body{min-height:0;padding:18px 24px 24px;overflow:auto}.positioning-result-modal-body section{background:#fbfbfd;border:1px solid #e0e2e8;border-radius:10px;padding:14px 15px}.positioning-result-modal-body section+section{margin-top:10px}.positioning-result-modal-body b{color:#5145cf;font-size:12px}.positioning-result-modal-body p{color:#48505d;white-space:pre-line;margin:8px 0 0;font-size:12px;line-height:1.7}.workflow-workbench-backdrop{z-index:10000;background:#15171f75;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.workflow-workbench{color:#2f3540;width:min(820px,100vw - 56px);max-height:min(800px,100vh - 56px);box-shadow:none;background:#fff;border:1px solid #dde0e8;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.workflow-workbench-header{border-bottom:1px solid #e7e8ed;justify-content:space-between;align-items:flex-start;gap:24px;padding:21px 24px 17px;display:flex}.workflow-workbench-header span{color:#7165dc;letter-spacing:.04em;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.workflow-workbench-header h2{letter-spacing:-.02em;margin:0;font-size:20px}.workflow-workbench-header p{color:#777d89;margin:6px 0 0;font-size:12px;line-height:1.5}.workbench-icon-button{color:#747987;cursor:pointer;background:#fff;border:1px solid #e1e3e9;border-radius:8px;flex:0 0 32px;place-items:center;width:32px;height:32px;padding:0;display:grid}.workbench-icon-button:hover{color:#5d52d5;background:#f8f7ff;border-color:#c8c2f3}.workflow-workbench-body{min-height:0;padding:20px 24px 24px;overflow:auto}.workbench-section{margin-bottom:23px}.workbench-section:last-child{margin-bottom:0}.workbench-section-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:9px;display:flex}.workbench-section-heading b{color:#3b414d;font-size:13px}.workbench-section-heading span{color:#9499a4;font-size:11px}.positioning-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.positioning-preset-grid button{text-align:left;color:#414754;cursor:pointer;background:#fbfbfd;border:1px solid #e0e2e8;border-radius:10px;min-height:70px;padding:11px 12px}.positioning-preset-grid button:hover{background:#f8f7ff;border-color:#c4bdf1}.positioning-preset-grid button.active{color:#5145cf;background:#f5f3ff;border-color:#8579e6}.positioning-preset-grid b,.positioning-preset-grid small{display:block}.positioning-preset-grid b{margin-bottom:5px;font-size:12px}.positioning-preset-grid small{color:#7c8290;font-size:11px;line-height:1.42}.workbench-textarea{resize:vertical;color:#333943;width:100%;min-height:94px;font:inherit;background:#fafbfc;border:1px solid #dde0e7;border-radius:10px;outline:none;padding:10px 11px;font-size:12px;line-height:1.6}.workbench-textarea:focus{background:#fff;border-color:#897ee8;box-shadow:0 0 0 2px #796ee51a}.positioning-result{min-height:150px}.workbench-upload-section{background:#fafbfc;border:1px solid #e4e6eb;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:12px;display:flex}.workbench-upload-section .workbench-section-heading{margin-bottom:3px}.workbench-upload-section p{color:#838895;margin:0;font-size:11px;line-height:1.4}.workbench-upload-section .node-button{flex:none;min-height:32px;padding:0 11px;font-size:11px}.uploaded-document{color:#565c69;align-items:center;gap:5px;max-width:420px;font-size:11px;display:inline-flex}.uploaded-document>button{color:#8d92a0;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:18px;height:18px;padding:0;display:grid}.uploaded-document>button:hover{color:#c75163;background:#f8e9ed}.workflow-workbench-notice{color:#a26422;background:#fff8ee;border:1px solid #f3dab8;border-radius:9px;margin-bottom:18px;padding:10px 12px;font-size:12px}.topic-candidate-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.topic-candidate-list>button{text-align:left;color:#454b57;cursor:pointer;background:#fbfbfd;border:1px solid #e0e2e8;border-radius:10px;justify-content:space-between;gap:9px;min-height:100px;padding:11px;display:flex}.topic-candidate-list>button:hover{background:#f8f7ff;border-color:#c5bef1}.topic-candidate-list>button.active{color:#5145cf;background:#f5f3ff;border-color:#8377e6}.topic-candidate-list b,.topic-candidate-list span,.topic-candidate-list small{display:block}.topic-candidate-list b{margin-bottom:5px;font-size:12px;line-height:1.35}.topic-candidate-list span{color:#727987;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.topic-candidate-list small{color:#9196a0;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;overflow:hidden}.empty-workbench-copy{color:#9297a2;background:#fafbfc;border:1px dashed #dfe1e7;border-radius:10px;margin:0;padding:16px;font-size:12px}.weekly-plan-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.weekly-plan-grid>div{background:#fbfbfd;border:1px solid #e1e3e9;border-radius:9px;min-height:102px;padding:9px}.weekly-plan-grid b,.weekly-plan-grid span,.weekly-plan-grid small{display:block}.weekly-plan-grid b{color:#6357dc;font-size:11px}.weekly-plan-grid span{color:#515763;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.weekly-plan-grid small{color:#9499a3;font-size:9px}.workflow-workbench-footer{background:#fcfcfd;border-top:1px solid #e7e8ed;justify-content:space-between;align-items:center;gap:16px;padding:13px 24px;display:flex}.workflow-workbench-footer>span{color:#838895;font-size:11px}.workflow-workbench-footer .node-button{min-width:134px;min-height:36px}:root[data-theme=dark] .workflow-node-state{color:#a8a8aa;background:#171717;border-color:#303030}:root[data-theme=dark] .workflow-node-state.synced{color:#7fd0bb;background:#143d34;border-color:#245a4c}:root[data-theme=dark] .workflow-node-result,:root[data-theme=dark] .workflow-topic-preview-list>p,:root[data-theme=dark] .workflow-topic-preview-list button{color:#d5d5d7;background:#1c1c1c;border-color:#343434}:root[data-theme=dark] .workflow-node-result{border-color:#343434}:root[data-theme=dark] .workflow-topic-selected-result{color:#e1e1e3;background:#1c1c1c;border-color:#3b3b3d}:root[data-theme=dark] .workflow-topic-selected-result>svg{color:#27b18e}:root[data-theme=dark] .workflow-document-picker .parameter-summary{background:#222;border-color:#303030}:root[data-theme=dark] .workflow-node-result p,:root[data-theme=dark] .workflow-topic-preview span,:root[data-theme=dark] .workflow-topic-preview small{color:#99999c}:root[data-theme=dark] .workflow-topic-preview button:hover{background:#211f2b;border-color:#5d56a7}:root[data-theme=dark] .workflow-topic-preview-title{color:#b8b8bb}:root[data-theme=dark] .workflow-preview-expand{color:#c8c3ff;background:#222;border-color:#3a3a3a}:root[data-theme=dark] .generation-pending .preview-icon{color:#9288f7;background:#252527;border-color:#414145}:root[data-theme=dark] .video-generation-progress>div{color:#98989b}:root[data-theme=dark] .video-generation-progress strong{color:#978cf7}:root[data-theme=dark] .video-generation-progress i{background:#3a3a3d}:root[data-theme=dark] .node-button.download-square{color:#c1c1c4;box-shadow:none;background:#232326;border-color:#38383b}:root[data-theme=dark] .node-button.download-square:hover{color:#d5d1ff;background:#2b2932;border-color:#514b78}:root[data-theme=dark] .storyboard-modal-actions button{color:#d5d1ff;background:#242426;border-color:#363638}:root[data-theme=dark] .storyboard-modal-actions button:hover{background:#2c2a34;border-color:#4b466f}:root[data-theme=dark] .storyboard-modal-actions button.modal-close{color:#b7b7ba;background:#242426;border-color:#363638}:root[data-theme=dark] .storyboard-full-table,:root[data-theme=dark] .storyboard-full-head span{border-color:#303031}:root[data-theme=dark] .storyboard-full-row,:root[data-theme=dark] .storyboard-full-row input,:root[data-theme=dark] .storyboard-full-row textarea{border-color:#2c2c2e}:root[data-theme=dark] .storyboard-count-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, #6558e8 0 var(--progress), #515256 var(--progress) 100%)}:root[data-theme=dark] .storyboard-count-slider::-webkit-slider-thumb{background:#9a9b9f}:root[data-theme=dark] .storyboard-count-slider::-moz-range-track{background:#515256}:root[data-theme=dark] .storyboard-count-slider::-moz-range-progress{background:#6558e8}:root[data-theme=dark] .storyboard-count-slider::-moz-range-thumb{background:#9a9b9f}:root[data-theme=dark] .topic-results-modal-backdrop{background:#000000a8}:root[data-theme=dark] .topic-results-modal{color:#eee;background:#191919;border-color:#363636}:root[data-theme=dark] .topic-results-modal>header{border-color:#303030}:root[data-theme=dark] .topic-results-modal>header p,:root[data-theme=dark] .topic-results-modal-list p{color:#99999c}:root[data-theme=dark] .topic-results-modal-list>button{color:#e0e0e2;background:#161616;border-color:#303030}:root[data-theme=dark] .topic-results-modal-list>button:hover{background:#242129;border-color:#5c56a7}:root[data-theme=dark] .topic-results-modal-list>button.active{color:#ddd9ff;background:#29263d;border-color:#7067dc}:root[data-theme=dark] .topic-results-modal-list small{color:#98989b}:root[data-theme=dark] .positioning-result-modal-body section{background:#161616;border-color:#303030}:root[data-theme=dark] .positioning-result-modal-body b{color:#c8c3ff}:root[data-theme=dark] .positioning-result-modal-body p{color:#d4d4d6}.topic-results-modal-backdrop,.storyboard-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#48484894;padding:24px}.topic-results-modal,.storyboard-modal{width:min(1280px,100vw - 48px);height:min(720px,100vh - 48px);max-height:none}:root[data-theme=dark] .topic-results-modal-backdrop,:root[data-theme=dark] .storyboard-modal-backdrop{background:#303030a8}:root[data-theme=dark] .workflow-workbench-backdrop{background:#000000a8}:root[data-theme=dark] .workflow-workbench{color:#ececee;background:#191919;border-color:#343434}:root[data-theme=dark] .workflow-workbench-header,:root[data-theme=dark] .workflow-workbench-footer{background:#191919;border-color:#303030}:root[data-theme=dark] .workflow-workbench-header p,:root[data-theme=dark] .workbench-section-heading span,:root[data-theme=dark] .workbench-upload-section p,:root[data-theme=dark] .workflow-workbench-footer>span{color:#99999c}:root[data-theme=dark] .workbench-icon-button{color:#bebec1;background:#222;border-color:#363636}:root[data-theme=dark] .workbench-section-heading b,:root[data-theme=dark] .positioning-preset-grid button,:root[data-theme=dark] .topic-candidate-list>button{color:#e0e0e2}:root[data-theme=dark] .positioning-preset-grid button,:root[data-theme=dark] .topic-candidate-list>button,:root[data-theme=dark] .workbench-upload-section,:root[data-theme=dark] .weekly-plan-grid>div{background:#161616;border-color:#303030}:root[data-theme=dark] .positioning-preset-grid button:hover,:root[data-theme=dark] .topic-candidate-list>button:hover{background:#242129;border-color:#5c56a7}:root[data-theme=dark] .positioning-preset-grid button.active,:root[data-theme=dark] .topic-candidate-list>button.active{color:#ddd9ff;background:#29263d;border-color:#7067dc}:root[data-theme=dark] .positioning-preset-grid small,:root[data-theme=dark] .topic-candidate-list span,:root[data-theme=dark] .topic-candidate-list small,:root[data-theme=dark] .weekly-plan-grid small{color:#98989b}:root[data-theme=dark] .workbench-textarea,:root[data-theme=dark] .empty-workbench-copy{color:#e1e1e3;background:#121212;border-color:#303030}:root[data-theme=dark] .workflow-workbench-notice{color:#f0bf81;background:#2c2117;border-color:#5b4126}:root[data-theme=dark] .weekly-plan-grid span{color:#c9c9cb}.workflow-node-source-actions{gap:7px;min-width:0;display:flex}.workflow-node-source-actions>*{flex:1 1 0;min-width:0}.workflow-node-source-actions .node-button{white-space:nowrap;min-height:32px;padding:0 8px;font-size:10px}.feishu-knowledge-trigger{color:#636979;cursor:pointer;min-width:0;min-height:32px;font:inherit;white-space:nowrap;text-overflow:ellipsis;background:#fafbfc;border:1px solid #dde0e7;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:10px;display:inline-flex;overflow:hidden}.feishu-knowledge-trigger>span{text-overflow:ellipsis;overflow:hidden}.feishu-knowledge-trigger:hover{color:#5f53d8;background:#f8f7ff;border-color:#c9c3f1}.feishu-knowledge-trigger.synced{color:#177d68;background:#eff9f6;border-color:#b7e7da}.feishu-knowledge-trigger.failed{color:#bb4054;background:#fff4f5;border-color:#f1c6ce}.feishu-connect-backdrop{z-index:10000;background:#15171f7a;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.feishu-connect-modal{color:#303641;background:#fff;border:1px solid #dde0e8;border-radius:16px;flex-direction:column;width:min(760px,100vw - 56px);max-height:min(760px,100vh - 56px);display:flex;overflow:hidden}.feishu-connect-modal>header{border-bottom:1px solid #e7e8ed;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 24px 17px;display:flex}.feishu-connect-modal>header span{color:#5276cb;letter-spacing:.08em;font-size:10px;font-weight:750}.feishu-connect-modal>header h2{margin:4px 0 0;font-size:20px}.feishu-connect-modal>header p{color:#7d8390;max-width:570px;margin:6px 0 0;font-size:12px;line-height:1.5}.feishu-connect-body{min-height:190px;padding:20px 24px 24px;overflow:auto}.feishu-loading{color:#7e8491;justify-content:center;align-items:center;gap:8px;min-height:150px;font-size:12px;display:flex}.feishu-config-notice{color:#8a6130;background:#fff8ee;border:1px solid #efd9b7;border-radius:11px;padding:16px}.feishu-config-notice b,.feishu-config-notice span{display:block}.feishu-config-notice span{margin-top:5px;font-size:12px;line-height:1.55}.feishu-login-card{color:#4a5160;background:#fafbfe;border:1px solid #dfe2e9;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:115px;padding:18px;display:grid}.feishu-login-card>svg{color:#5378d0}.feishu-login-card b,.feishu-login-card span{display:block}.feishu-login-card b{font-size:13px}.feishu-login-card span{color:#7b818e;margin-top:5px;font-size:11px;line-height:1.45}.feishu-login-card .node-button{min-height:34px;padding:0 11px;font-size:11px}.feishu-account-bar{background:#fafbfc;border:1px solid #dfe2e8;border-radius:10px;align-items:center;gap:9px;margin-bottom:19px;padding:10px 12px;display:flex}.feishu-account-bar>span{color:#5e70bb;background:#ebeffc;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;overflow:hidden}.feishu-account-bar img{object-fit:cover;width:100%;height:100%}.feishu-account-bar div{flex:1;min-width:0}.feishu-account-bar b,.feishu-account-bar small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.feishu-account-bar b{color:#434a57;font-size:12px}.feishu-account-bar small{color:#858b97;margin-top:2px;font-size:10px}.feishu-account-bar>button{color:#707685;cursor:pointer;background:#fff;border:1px solid #e0e2e8;border-radius:7px;place-items:center;width:28px;height:28px;padding:0;display:grid}.feishu-section{margin-top:19px}.feishu-section-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:8px;display:flex}.feishu-section-heading b{color:#3f4652;font-size:13px}.feishu-section-heading span{color:#9297a2;font-size:10px}.feishu-space-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.feishu-space-list>button{color:#49505c;text-align:left;cursor:pointer;background:#fbfbfd;border:1px solid #e1e3e9;border-radius:9px;align-items:center;gap:8px;min-height:60px;padding:9px 10px;display:flex}.feishu-space-list>button>span{color:#6476be;background:#ecf0fc;border-radius:6px;place-items:center;width:23px;height:23px;display:grid}.feishu-space-list>button>div{flex:1;min-width:0}.feishu-space-list b,.feishu-space-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.feishu-space-list b{font-size:11px}.feishu-space-list small{color:#8b909b;margin-top:3px;font-size:10px}.feishu-space-list>button>svg{color:#a0a5af}.feishu-space-list>button:hover{background:#f8f7ff;border-color:#beb8ef}.feishu-space-list>button.active{color:#5549cf;background:#f5f3ff;border-color:#8174e7}.feishu-space-list>button.active>span{color:#fff;background:#7165dd}.feishu-scope-actions{color:#858a95;background:#fafbfc;border:1px solid #e2e4e9;border-radius:8px;align-items:center;gap:9px;min-height:33px;padding:6px 9px;font-size:10px;display:flex}.feishu-scope-actions button{color:#676d7a;cursor:pointer;min-height:22px;font:inherit;background:#fff;border:1px solid #dcdee6;border-radius:6px;padding:0 8px;font-size:10px}.feishu-scope-actions button.active{color:#564acd;background:#f5f3ff;border-color:#8c81e9}.feishu-node-list{border:1px solid #e1e3e9;border-radius:9px;max-height:180px;margin-top:8px;overflow:auto}.feishu-node-list label{cursor:pointer;border-bottom:1px solid #ececf0;align-items:center;gap:8px;min-height:38px;padding:7px 9px;display:flex}.feishu-node-list label:last-child{border-bottom:0}.feishu-node-list input{accent-color:#6a5ee1}.feishu-node-list b,.feishu-node-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.feishu-node-list b{color:#525965;font-size:11px}.feishu-node-list small{color:#989da7;margin-top:2px;font-size:10px}.feishu-node-list p{color:#8a8f9a;margin:0;padding:15px;font-size:11px}.feishu-current-source{background:#f0faf7;border:1px solid #c6e8de;border-radius:9px;align-items:center;gap:8px;margin-top:17px;padding:10px;display:flex}.feishu-current-source>span{color:#15997d}.feishu-current-source b,.feishu-current-source small{display:block}.feishu-current-source b{color:#397566;font-size:11px}.feishu-current-source small{color:#6c968b;margin-top:2px;font-size:10px}.feishu-current-source.failed{background:#fff4f5;border-color:#efc9d0}.feishu-current-source.failed>span,.feishu-current-source.failed b{color:#bd4055}.feishu-current-source.failed small{color:#b27883}.feishu-connect-modal>footer{background:#fcfcfd;border-top:1px solid #e7e8ed;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:11px 24px;display:flex}.feishu-connect-modal>footer>span{color:#858a95;font-size:11px;line-height:1.45}.feishu-connect-modal>footer .node-button{flex:none;min-width:126px;min-height:35px}:root[data-theme=dark] .feishu-knowledge-trigger{color:#c4c4c7;background:#181818;border-color:#303030}:root[data-theme=dark] .feishu-knowledge-trigger:hover{color:#cfcaff;background:#24212d;border-color:#5b55a5}:root[data-theme=dark] .feishu-knowledge-trigger.synced{color:#83d2bd;background:#143d34;border-color:#285b4e}:root[data-theme=dark] .feishu-knowledge-trigger.failed{color:#ff9cac;background:#29191d;border-color:#623b43}:root[data-theme=dark] .feishu-connect-backdrop{background:#000000ad}:root[data-theme=dark] .feishu-connect-modal{color:#eeeeef;background:#191919;border-color:#343434}:root[data-theme=dark] .feishu-connect-modal>header,:root[data-theme=dark] .feishu-connect-modal>footer{background:#191919;border-color:#303030}:root[data-theme=dark] .feishu-connect-modal>header p,:root[data-theme=dark] .feishu-connect-modal>footer>span,:root[data-theme=dark] .feishu-section-heading span{color:#99999c}:root[data-theme=dark] .feishu-config-notice{color:#e8b579;background:#2c2117;border-color:#5b4126}:root[data-theme=dark] .feishu-login-card,:root[data-theme=dark] .feishu-account-bar,:root[data-theme=dark] .feishu-space-list>button,:root[data-theme=dark] .feishu-scope-actions,:root[data-theme=dark] .feishu-node-list{color:#dedee0;background:#161616;border-color:#303030}:root[data-theme=dark] .feishu-login-card span,:root[data-theme=dark] .feishu-account-bar small,:root[data-theme=dark] .feishu-space-list small,:root[data-theme=dark] .feishu-node-list small{color:#969699}:root[data-theme=dark] .feishu-login-card .node-button,:root[data-theme=dark] .feishu-account-bar>button,:root[data-theme=dark] .feishu-scope-actions button{background:#222;border-color:#353535}:root[data-theme=dark] .feishu-section-heading b,:root[data-theme=dark] .feishu-space-list>button,:root[data-theme=dark] .feishu-account-bar b,:root[data-theme=dark] .feishu-node-list b{color:#e1e1e3}:root[data-theme=dark] .feishu-space-list>button:hover{background:#24212d;border-color:#5c56a7}:root[data-theme=dark] .feishu-space-list>button.active{color:#dedaff;background:#29263d;border-color:#7067dc}:root[data-theme=dark] .feishu-node-list label{border-color:#2b2b2b}:root[data-theme=dark] .feishu-current-source{background:#143d34;border-color:#285b4e}:root[data-theme=dark] .project-card-skeleton{background:#181818;border-color:#2d2d2d}:root[data-theme=dark] .project-card-skeleton>div{background:#222}:root[data-theme=dark] .project-card-skeleton>span,:root[data-theme=dark] .project-card-skeleton>i{background:#282828}:root[data-theme=dark] .projects-load-failed{color:#88888b;border-color:#303030}:root[data-theme=dark] .node-create-dock{background:#1b1b1bf2;border-color:#303030;box-shadow:0 8px 28px #0000003d}:root[data-theme=dark] .node-create-dock>button{color:#b0b0b2}:root[data-theme=dark] .node-create-dock>button:hover{color:#eeeeef;background:#282828}:root[data-theme=dark] .node-create-dock>.node-create-main{color:#fff;background:#6558e8}:root[data-theme=dark] .node-create-dock>.node-create-main:hover{color:#fff;background:#7064ef}:root[data-theme=dark] .node-create-separator{background:#353535}:root[data-theme=dark] .node-create-palette{color:#eeeeef;background:#1b1b1bfa;border-color:#303030;box-shadow:0 18px 52px #00000052}:root[data-theme=dark] .node-create-palette>div span{color:#88888b}:root[data-theme=dark] .node-create-palette>button{color:#c8c8ca;background:#202020}:root[data-theme=dark] .node-create-palette>button:hover{color:#e5e2ff;background:#292735}:root[data-theme=dark] .node-create-palette>button small{color:#8e8e91}@media (max-width:680px){.feishu-connect-backdrop{padding:14px}.feishu-connect-modal{width:calc(100vw - 28px);max-height:calc(100vh - 28px)}.feishu-connect-modal>header,.feishu-connect-body,.feishu-connect-modal>footer{padding-left:16px;padding-right:16px}.feishu-space-list{grid-template-columns:1fr}.feishu-login-card{grid-template-columns:auto 1fr}.feishu-login-card .node-button{grid-column:1/-1}}@media (max-width:720px){.workflow-workbench-backdrop{padding:14px}.workflow-workbench{width:calc(100vw - 28px);max-height:calc(100vh - 28px)}.workflow-workbench-header,.workflow-workbench-body,.workflow-workbench-footer{padding-left:16px;padding-right:16px}.positioning-preset-grid,.topic-candidate-list{grid-template-columns:1fr}.weekly-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-upload-section{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.projects-hero{grid-template-columns:1fr;padding-top:50px}.hero-visual{display:none}.project-grid{grid-template-columns:1fr 1fr}.toolbar-center{display:none}.canvas-toolbar{grid-template-columns:1fr 1fr}.save-status span{display:none}}@media (max-width:600px){.projects-nav,.projects-hero,.recent-section{padding-left:20px;padding-right:20px}.projects-hero h1{font-size:42px}.project-grid{grid-template-columns:1fr}.brand-mark.small,.toolbar-divider,.project-name span{display:none}.primary-button.compact{width:34px;padding:0;font-size:0}}.canvas-node .node-button.primary,.canvas-node .node-button.primary:disabled,.canvas-node .cover-toolbar>button,.canvas-node .cover-toolbar>button:disabled{color:#fff;box-shadow:none;background:#6558e8;border-color:#6053dc}.canvas-node .node-button.primary:not(:disabled):hover,.canvas-node .cover-toolbar>button:not(:disabled):hover{background:#5d51d7}.canvas-node .node-button.primary:disabled,.canvas-node .cover-toolbar>button:disabled{cursor:not-allowed}:root[data-theme=dark] .canvas-node .node-button.primary,:root[data-theme=dark] .canvas-node .node-button.primary:disabled,:root[data-theme=dark] .canvas-node .cover-toolbar>button,:root[data-theme=dark] .canvas-node .cover-toolbar>button:disabled{color:#fff;background:#6558e8;border-color:#6053dc}:root[data-theme=dark] .media-preview.video-preview .preview-icon{color:#9288f7;background:#252527;border-color:#414145}html{scroll-behavior:smooth}.qilin-home{--home-lime:#d9ff43;--home-violet:#8b72ff;color:#f7f7f8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#030303;min-height:100vh;overflow:clip}.qilin-screen{isolation:isolate;min-height:100svh;position:relative;overflow:hidden}.qilin-home-nav{z-index:100;color:#fff;-webkit-backdrop-filter:blur(20px)saturate(130%);backdrop-filter:blur(20px)saturate(130%);background:#1010126b;border:0;border-radius:999px;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 40px);height:58px;padding:0 10px 0 22px;display:grid;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 12px 45px #0000002e}.qilin-home-brand{color:#fff;align-items:center;gap:8px;width:fit-content;display:inline-flex}.qilin-home-brand svg{color:var(--home-lime);filter:drop-shadow(0 0 8px #d9ff4373)}.qilin-home-brand strong{letter-spacing:-.03em;font-size:17px}.qilin-home-brand strong span{color:var(--home-lime)}.qilin-home-nav>nav{align-items:center;gap:4px;display:flex}.qilin-home-nav>nav a{color:#ffffffb3;border-radius:999px;padding:9px 14px;font-size:12px;transition:color .2s,background .2s}.qilin-home-nav>nav a:hover{color:#fff;background:#ffffff14}.qilin-home-nav>.account-menu,.qilin-home-nav>.account-menu-skeleton,.qilin-home-nav>.account-login-link{justify-self:end}.qilin-home .account-login-link{color:#080808;background:#fff;border-radius:999px;place-items:center;min-width:82px;height:38px;font-size:12px;font-weight:750;display:grid}.qilin-home .account-menu-skeleton{background:#ffffff1a;width:82px;height:38px}.qilin-home .account-trigger{color:#fff;background:#ffffff14;border-color:#0000}.qilin-home .account-popover{color:#eee;background:#0f0f11f5;border-color:#ffffff21;box-shadow:0 22px 65px #0000007a}.qilin-home .account-identity{border-color:#ffffff1a}.qilin-home .account-popover a,.qilin-home .account-popover>button,.qilin-home .account-contact>button{color:#b7b7bc}.qilin-home .account-popover a:hover,.qilin-home .account-popover>button:hover,.qilin-home .account-contact:hover>button,.qilin-home .account-contact:focus-within>button{color:#fff;background:#ffffff12}.qilin-hero{place-items:center;min-height:max(760px,100svh);display:grid}.qilin-hero-video{z-index:-3;object-fit:cover;object-position:50% 50%;filter:saturate(.94)brightness(.84);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.qilin-hero-shade{z-index:-2;background:linear-gradient(#02030833,#05040a14 40%,#030305e0 100%),radial-gradient(52% 30%,#07070c4d,#0000 72%);position:absolute;inset:0}.qilin-hero-copy{text-align:center;text-shadow:0 5px 35px #00000059;padding:0 24px 92px}.qilin-hero-copy>span,.qilin-screen-heading>span,.qilin-belief-copy>span,.qilin-capability-heading span,.qilin-final-copy>span{color:#ffffffa8;letter-spacing:.08em;font-family:inherit;font-size:11px;font-weight:650;line-height:1.4}.qilin-hero-copy>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0e33;border:1px solid #fff3;border-radius:999px;padding:8px 11px}.qilin-hero h1{color:#fff;letter-spacing:normal;margin:30px 0 16px;font-size:clamp(56px,7vw,104px);font-weight:720;line-height:1.08}.qilin-hero-copy>p{color:#ffffffe0;letter-spacing:.04em;margin:0;font-size:clamp(16px,1.4vw,21px)}.qilin-start-bar{z-index:4;color:#fff;-webkit-backdrop-filter:blur(19px)saturate(130%);backdrop-filter:blur(19px)saturate(130%);background:#565a66a8;border:1px solid #ffffff30;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:min(960px,100% - 48px);min-height:70px;padding:7px 7px 7px 17px;transition:background .25s,border-color .25s;display:grid;position:absolute;bottom:48px;right:50%;transform:translate(50%);box-shadow:0 20px 52px #00000042,inset 0 1px #ffffff1f}.qilin-start-bar:hover{background:#626672c7;border-color:#ffffff59}.qilin-start-label{color:#fff;white-space:nowrap;background:#fff3;border-radius:10px;padding:9px 12px;font-size:11px;font-weight:750}.qilin-start-bar>p{align-items:baseline;gap:12px;min-width:0;margin:0;display:flex}.qilin-start-bar>p b{white-space:nowrap;font-size:14px}.qilin-start-bar>p small{color:#fff9;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.qilin-start-action{color:#080808;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:142px;height:54px;padding:0 20px;font-size:13px;font-weight:800;transition:color .2s,background .2s;display:flex}.qilin-start-bar:hover .qilin-start-action{color:#090b05;background:var(--home-lime)}.qilin-scroll-hint{color:#ffffff75;letter-spacing:.12em;transform-origin:100% 100%;align-items:center;gap:8px;font:600 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex;position:absolute;bottom:68px;right:24px;transform:rotate(90deg)translateY(-50%)}.qilin-process{background:#050506;flex-direction:column;justify-content:space-between;padding:130px max(48px,50vw - 640px) 58px;display:flex}.qilin-process:before{content:"";z-index:-1;background:linear-gradient(#050506 0%,#06050966 26%,#050506 100%);position:absolute;inset:0}.qilin-process-scene{z-index:-2;opacity:1;background:radial-gradient(54% 34% at 50% 20%,#634db833,#0000 70%),radial-gradient(42% 30% at 50% 82%,#3598b51c,#0000 72%),#050506;position:absolute;inset:0}.qilin-process:after{content:"";z-index:-1;filter:blur(22px);background:radial-gradient(at 50% 100%,#7056ce29,#110c1e1f 40%,#0000 72%);height:65%;position:absolute;bottom:-25%;left:-10%;right:-10%}.qilin-screen-heading{text-align:center;width:min(760px,100%);max-width:none;margin:0 auto}.qilin-screen-heading h2{color:#fff;letter-spacing:-.06em;margin:25px 0 20px;font-size:clamp(46px,5.4vw,78px);line-height:1.13}.qilin-screen-heading>p{color:#ffffffa6;margin:0;font-size:15px}.qilin-step-grid{border-top:1px solid #ffffff29;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.qilin-step-grid article{text-align:center;border-right:1px solid #ffffff21;min-height:210px;padding:24px 27px 22px 0}.qilin-step-grid article:not(:first-child){padding-left:27px}.qilin-step-grid article:last-child{border-right:0}.qilin-step-grid header{color:#ffffff5c;justify-content:center;align-items:center;display:flex}.qilin-step-grid header svg{color:var(--home-lime)}.qilin-step-grid h3{letter-spacing:-.025em;margin:50px 0 11px;font-size:21px}.qilin-step-grid p{color:#ffffff7a;max-width:245px;margin:0 auto;font-size:12px;line-height:1.8}.qilin-belief{background:radial-gradient(circle at 50% 46%,#101018,#050506 55%);place-items:center;display:grid}.belief-noise{z-index:-3;opacity:.18;background-image:radial-gradient(#ffffff29 .7px,#0000 .7px);background-size:7px 7px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.belief-orbit{z-index:-2;filter:drop-shadow(0 0 35px #775eff24);border:1px solid #876fff38;border-radius:50%;position:absolute}.belief-orbit-a{width:72vw;max-width:1020px;height:72vw;max-height:1020px;animation:32s linear infinite belief-turn}.belief-orbit-a:before,.belief-orbit-b:before{content:"";filter:blur(2px);background:linear-gradient(135deg,#daff43bf,#4bd2ff73,#704cff9e);border-radius:45% 55% 62% 38%;width:18%;height:18%;position:absolute;box-shadow:0 0 90px #7358ff57}.belief-orbit-a:before{top:8%;left:14%}.belief-orbit-b{border-color:#ffffff12;width:45vw;max-width:650px;height:45vw;max-height:650px;animation:22s linear infinite reverse belief-turn}.belief-orbit-b:before{background:#7965ff;width:10%;height:10%;bottom:14%;right:0}.qilin-belief-copy{z-index:2;text-align:center;padding:50px 24px;position:relative}.qilin-belief-copy h2{letter-spacing:-.065em;margin:28px 0 26px;font-size:clamp(42px,5.2vw,76px);line-height:1.15}.qilin-belief-copy h2 em{color:#0000;background:linear-gradient(120deg, #fff, var(--home-lime) 54%, #78eaff);-webkit-background-clip:text;background-clip:text;font-style:normal}.qilin-belief-copy p{color:#ffffff70;font-size:14px}.qilin-capabilities{background:#050506;padding:118px max(48px,50vw - 640px) 70px}.qilin-capability-heading{justify-content:space-between;align-items:end;gap:42px;display:flex}.qilin-capability-heading h2{letter-spacing:-.055em;margin:20px 0 0;font-size:clamp(42px,4.8vw,68px);line-height:1.13}.qilin-capability-heading>p{color:#ffffff6e;width:370px;margin:0 0 5px;font-size:13px;line-height:1.8}.qilin-showcase{grid-template-columns:1fr 1fr;gap:18px;margin-top:65px;display:grid}.qilin-showcase-card{background:#0b0b0e;border:1px solid #ffffff1c;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:480px;padding:25px;transition:transform .45s cubic-bezier(.2,.7,.2,1),border-color .3s;display:flex;position:relative;overflow:hidden}.qilin-showcase-card:hover{border-color:#ffffff42;transform:translateY(-7px)}.qilin-showcase-card>span{z-index:2;color:#ffffff8f;letter-spacing:.15em;font:650 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;position:relative}.qilin-showcase-card>div:not(.showcase-visual){z-index:2;position:relative}.qilin-showcase-card h3{letter-spacing:-.045em;margin:0 0 8px;font-size:30px}.qilin-showcase-card p{color:#ffffff87;margin:0;font-size:12px}.qilin-showcase-card>svg{z-index:3;position:absolute;bottom:25px;right:24px}.showcase-visual{position:absolute;inset:0;overflow:hidden}.showcase-visual:after{content:"";background:linear-gradient(#0000000d,#0000 46%,#000000d1);position:absolute;inset:0}.showcase-story .showcase-visual{background:radial-gradient(circle at 63% 38%,#7df5ff9e,#0000 9%),radial-gradient(circle at 61% 42%,#5b40ffa6,#0000 31%),linear-gradient(145deg,#060814,#111638 46%,#040406)}.showcase-story .showcase-visual i{filter:blur(.3px);background:linear-gradient(145deg,#4fedff47,#5b41ff7a,#0000001a);border:1px solid #ffffff30;border-radius:50% 42% 55% 38%;width:46%;height:63%;position:absolute;transform:rotate(28deg)}.showcase-story .showcase-visual i:first-child{top:1%;right:13%}.showcase-story .showcase-visual i:nth-child(2){opacity:.55;top:14%;right:31%;transform:rotate(-20deg)scale(.68)}.showcase-story .showcase-visual i:nth-child(3){opacity:.28;top:25%;left:4%;transform:rotate(56deg)scale(.48)}.showcase-style .showcase-visual{background:radial-gradient(circle at 30% 25%,#ff87b88c,#0000 24%),radial-gradient(circle at 68% 44%,#52d8ff66,#0000 30%),linear-gradient(135deg,#18071e,#321d55 48%,#07080e)}.showcase-style .showcase-visual i{background:linear-gradient(135deg,#ff98c8,#7f65ff 55%,#6cefff);border-radius:42% 58% 38% 62%;animation:8s ease-in-out infinite alternate showcase-morph;position:absolute;box-shadow:inset -25px -30px 55px #00000059,0 0 60px #8d67ff40}.showcase-style .showcase-visual i:first-child{width:48%;height:51%;top:11%;left:18%}.showcase-style .showcase-visual i:nth-child(2){width:28%;height:31%;animation-delay:-3s;top:20%;right:5%}.showcase-style .showcase-visual i:nth-child(3){opacity:.5;width:20%;height:22%;animation-delay:-5s;bottom:6%;left:45%}.qilin-final{background:radial-gradient(at 50% 100%,#171127,#050506 58%);place-items:center;min-height:100svh;display:grid}.qilin-final-copy{z-index:4;text-align:center;padding:0 24px 120px;position:relative}.qilin-final-copy h2{letter-spacing:-.065em;margin:26px 0 35px;font-size:clamp(46px,5.4vw,78px);line-height:1.13}.qilin-final-copy>a{color:#070904;background:var(--home-lime);border-radius:999px;align-items:center;gap:10px;min-height:54px;padding:0 23px;font-size:14px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 18px 55px #d9ff4326}.qilin-final-copy>a:hover{transform:translateY(-3px);box-shadow:0 24px 70px #d9ff4338}.qilin-final-form{z-index:1;filter:blur(.2px);height:58%;position:absolute;bottom:-31%;left:-10%;right:-10%}.qilin-final-form i{background:linear-gradient(145deg,#090811 12%,#251756 40%,#342b83 53%,#08080d 78%);border-radius:55% 45% 49% 51%;width:58vw;height:35vw;animation:9s ease-in-out infinite alternate final-breathe;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)rotate(-7deg);box-shadow:inset 8vw 2vw 9vw #6c4fff33,inset -10vw -5vw 12vw #000c,0 -30px 110px #573dd22e}.qilin-final-form i:nth-child(2){opacity:.65;bottom:-36%;left:24%;transform:translate(-50%)rotate(28deg)scale(.72)}.qilin-final-form i:nth-child(3){opacity:.5;bottom:-38%;left:77%;transform:translate(-50%)rotate(-31deg)scale(.6)}.qilin-final footer{z-index:5;border-top:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:19px;display:grid;position:absolute;bottom:28px;left:max(28px,50vw - 640px);right:max(28px,50vw - 640px)}.qilin-final footer>p{color:#ffffff59;margin:0;font-size:10px}.qilin-footer-legal{color:#ffffff6b;white-space:nowrap;justify-self:end;align-items:center;gap:12px;font-size:10px;line-height:1.5;display:flex}.qilin-footer-legal a{color:#ffffff80;transition:color .2s}.qilin-footer-legal a:hover{color:#ffffffe6}.home-reveal{opacity:0;filter:blur(10px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),filter .9s,transform .9s cubic-bezier(.2,.7,.2,1);transform:translateY(38px)}.home-reveal.is-visible{opacity:1;filter:blur();transform:none}.qilin-step-grid.home-reveal{transition-delay:.14s}.qilin-showcase.home-reveal{transition-delay:.12s}@keyframes belief-turn{to{transform:rotate(360deg)}}@keyframes showcase-morph{to{border-radius:62% 38% 58% 42%;transform:translate(18px,-10px)rotate(12deg)}}@keyframes final-breathe{to{transform:translate(-50%)rotate(2deg)scale(1.07)}}.works-page{color:#f1f1f3;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0a0a0b;min-height:100vh}.works-nav{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:72px;padding:0 max(32px,50vw - 680px);display:flex}.works-page .brand-mark{color:#fff}.works-page .brand-mark svg,.works-page .brand-mark span{color:#d9ff43}.works-page .account-trigger{color:#fff;background:#171719;border-color:#ffffff1f}.works-page .account-popover{color:#eee;background:#19191b;border-color:#2d2d30}.works-page .account-identity{border-color:#303033}.works-page .account-popover a,.works-page .account-popover>button,.works-page .account-contact>button{color:#b5b5ba}.works-page .account-popover a:hover,.works-page .account-popover>button:hover,.works-page .account-contact:hover>button,.works-page .account-contact:focus-within>button{color:#fff;background:#252528}.works-shell{width:min(1360px,100% - 64px);margin:0 auto;padding:72px 0 120px}.works-heading{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.works-heading>div>a{color:#77777e;align-items:center;gap:7px;margin-bottom:38px;font-size:12px;display:flex}.works-heading>div>a:hover{color:#fff}.works-heading>div>span{color:#d9ff43;letter-spacing:.08em;font-family:inherit;font-size:11px;font-weight:650;line-height:1.4}.works-heading h1{letter-spacing:-.06em;margin:14px 0 9px;font-size:clamp(42px,5vw,68px);line-height:1}.works-heading p{color:#74747b;margin:0;font-size:13px}.works-heading>span{color:#8d8d94;border:1px solid #28282b;border-radius:999px;padding:8px 11px;font-family:inherit;font-size:10px;font-weight:600;line-height:1}.works-page .project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 20px;padding-top:0}.works-page .project-card{color:#eeeef0;min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.works-page .project-card:hover{box-shadow:none;background:0 0;border:0;transform:translateY(-4px)}:root[data-theme=dark] .works-page .project-card,:root[data-theme=dark] .works-page .project-card:hover,:root[data-theme=dark] .works-page .project-create-card{box-shadow:none;background:0 0;border:0}.works-page .project-thumb,.works-page .project-create-thumb{aspect-ratio:16/9;border:0;border-radius:14px;width:100%;height:auto}.works-page .project-cover-fallback{background:#070b12}.project-cover-aurora{background:radial-gradient(circle at 50% 120%,#082237b3,#0000 58%),#070b12;position:absolute;inset:0;overflow:hidden}.project-cover-aurora:after{content:"";background:linear-gradient(125deg,#ffffff06,#0000 35%,#2ce5d306 68%,#0000);position:absolute;inset:0}.project-cover-aurora i{filter:blur(54px);opacity:.32;border-radius:50%;width:72%;height:92%;animation:9s ease-in-out infinite alternate works-aurora;position:absolute}.project-cover-aurora i:first-child{background:#2258d7;top:-42%;left:-20%}.project-cover-aurora i:nth-child(2){background:#20d8c1;animation-delay:-3.5s;bottom:-42%;right:-22%}.project-cover-aurora i:nth-child(3){opacity:.55;background:#0b3151;animation-delay:-6s;bottom:-48%;left:18%}.works-page .project-cover-image{transition:transform .6s cubic-bezier(.2,.7,.2,1)}.works-page .project-card:hover .project-cover-image{transform:scale(1.045)}.works-page .project-info{align-items:flex-start;min-height:62px;padding:12px 7px 0}.works-page .project-info>span:first-child{flex-direction:column;min-width:0;display:flex}.works-page .project-info>span:first-child>b{color:#e8e8eb;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:normal;overflow:hidden}.works-page .project-info>span:first-child>small{color:#65656c;margin-top:6px;font:600 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.works-page .project-info .icon-button{color:#73737a;opacity:0;background:0 0;border-color:#0000}.works-page .project-card:hover .icon-button,.works-page .icon-button:focus-visible{opacity:1}.works-page .project-create-card{text-align:left}.works-page .project-create-thumb{background:#101012;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex;position:relative;overflow:hidden}.project-create-icon{z-index:2;color:#70e8de;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0712177a;border:1px solid #56e8dc6b;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:relative}.works-page .project-create-thumb>b{z-index:2;color:#e8e8eb;font-size:12px;position:relative}.works-page .project-create-info{color:#e1e1e4;align-items:flex-start}.works-page .project-create-info>svg{color:#77777e;margin-top:2px}.works-page .project-card-skeleton{background:0 0;border:0}.works-page .project-card-skeleton>div{aspect-ratio:16/9;background:#1b1b1e;border-radius:14px;height:auto}.works-page .projects-error{color:#ffd3d8;background:#2d171b;border-color:#68333c}@keyframes works-aurora{to{transform:translate(35%,25%)scale(1.3)}}@media (max-width:980px){.qilin-home-nav{grid-template-columns:1fr auto}.qilin-home-nav>nav{display:none}.qilin-start-bar{grid-template-columns:auto 1fr auto}.qilin-start-bar>p small{display:none}.qilin-step-grid{grid-template-columns:1fr 1fr}.qilin-step-grid article:nth-child(2){border-right:0}.qilin-step-grid article:nth-child(n+3){border-top:1px solid #ffffff21}.qilin-capability-heading{flex-direction:column;align-items:flex-start}.qilin-showcase-card{min-height:410px}.works-page .project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.qilin-home-nav{width:calc(100% - 24px);height:52px;padding-left:16px;top:12px}.qilin-home-brand strong{font-size:15px}.qilin-home .account-login-link{min-width:70px;height:34px}.qilin-hero{min-height:720px}.qilin-hero-copy{padding-bottom:132px}.qilin-hero h1{font-size:clamp(44px,13vw,60px);line-height:1.1}.qilin-hero-copy>p{font-size:14px}.qilin-start-bar{grid-template-columns:auto 1fr;gap:10px;width:calc(100% - 28px);min-height:63px;padding-left:10px;bottom:35px}.qilin-start-label{font-size:9px}.qilin-start-bar>p{display:none}.qilin-start-action{width:100%;min-width:0;height:49px}.qilin-scroll-hint{display:none}.qilin-process{padding:104px 19px 40px}.qilin-screen-heading h2{font-size:clamp(40px,12vw,54px);line-height:1.15}.qilin-step-grid{grid-template-columns:1fr 1fr;margin-top:58px}.qilin-step-grid article{min-height:180px;padding:18px 14px 15px 0}.qilin-step-grid article:not(:first-child){padding-left:14px}.qilin-step-grid article:nth-child(3){padding-left:0}.qilin-step-grid h3{margin-top:34px;font-size:17px}.qilin-step-grid p{font-size:10px}.qilin-belief-copy h2{font-size:clamp(38px,11vw,50px);line-height:1.16}.qilin-capabilities{padding:96px 18px 65px}.qilin-capability-heading h2{font-size:42px;line-height:1.14}.qilin-capability-heading>p{width:auto}.qilin-showcase{grid-template-columns:1fr;margin-top:42px}.qilin-showcase-card{min-height:340px}.qilin-final-copy{padding-bottom:90px}.qilin-final-copy h2{font-size:42px;line-height:1.15}.qilin-final footer{grid-template-columns:auto 1fr;gap:14px;bottom:18px;left:18px;right:18px}.qilin-final footer>p{display:none}.qilin-footer-legal{text-align:right;white-space:normal;flex-direction:column;align-items:flex-end;gap:2px;font-size:9px}.works-nav{padding:0 18px}.works-shell{width:calc(100% - 30px);padding-top:45px}.works-heading{align-items:flex-start;gap:25px}.works-heading>div>a{margin-bottom:30px}.works-heading p{max-width:250px}.works-page .project-grid{grid-template-columns:1fr}.works-page .project-info .icon-button{opacity:1}}@media (prefers-reduced-motion:reduce){.qilin-home *,.qilin-home :before,.qilin-home :after,.works-page *,.works-page :before,.works-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
