.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}:root{color:#eef1f7;font-synthesis:none;text-rendering:optimizelegibility;background:#090b10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}.app-shell{background:#090b10;width:100%;height:100%}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0d12e6;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:18px;height:64px;padding:0 14px 0 18px;display:flex;position:fixed;inset:0 0 auto}.brand{align-items:center;gap:11px;min-width:220px;display:flex}.brand-mark{background:linear-gradient(135deg,#8b5cf6,#2563eb 60%,#06b6d4);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid;box-shadow:0 8px 28px #5c49ff59}.brand div{flex-direction:column;gap:1px;display:flex}.brand strong{letter-spacing:.01em;font-size:14px}.brand small{color:#8f96a8;font-size:11px}.topbar-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.topbar-actions button,.drawer-footer button,.model-card-actions button{cursor:pointer;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:8px;padding:7px 9px}.topbar-actions button:hover:not(:disabled),.drawer-footer button:hover,.model-card-actions button:hover{background:#ffffff1a}.topbar-actions button:disabled{opacity:.35;cursor:default}.save-state{color:#8f96a8;white-space:nowrap;margin-right:4px;font-size:11px}.left-toolbar{z-index:15;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#13161fe8;border:1px solid #ffffff1a;border-radius:14px;width:198px;padding:10px;position:fixed;top:80px;left:16px;box-shadow:0 18px 70px #00000057}.tool-section-label{color:#777f92;padding:2px 7px 8px;font-size:11px}.tool-button{color:#d9deea;cursor:grab;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;margin:3px 0;padding:8px;display:flex}.tool-button>span{color:#c4b5fd;background:#8b5cf629;border-radius:7px;flex:none;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.tool-button>div{flex-direction:column;gap:2px;min-width:0;display:flex}.tool-button strong{font-size:12px;font-weight:650}.tool-button small{color:#747c8f;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.toolbar-divider{background:#ffffff14;height:1px;margin:8px 3px}.toolbar-tip{color:#687083;margin:8px 6px 2px;font-size:10px;line-height:1.45}.canvas-area{position:absolute;inset:64px 0 0}.react-flow__minimap{border:1px solid #ffffff14;border-radius:10px;overflow:hidden;background:#13161fe6!important}.react-flow__controls{overflow:hidden;box-shadow:none!important;border:1px solid #ffffff17!important;border-radius:10px!important}.asset-node{background:#171a23fa;border:1px solid #ffffff1c;border-radius:15px;width:360px;transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden;box-shadow:0 14px 50px #00000047}.node-header{background:#ffffff06;border-bottom:1px solid #ffffff13;align-items:center;gap:7px;height:44px;padding:0 9px 0 11px;display:flex}.node-kind{color:#c4b5fd;background:#8b5cf626;border-radius:6px;flex:none;padding:3px 6px;font-size:10px;font-weight:700}.asset-node--image .node-kind{color:#67e8f9;background:#06b6d421}.asset-node--video .node-kind{color:#fda4af;background:#f43f5e21}.asset-node--text .node-kind{color:#93c5fd;background:#3b82f621}.asset-node--generator .node-kind{color:#fcd34d;background:#f59e0b24}.node-title{color:#eef1f7;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px;font-weight:650}.icon-button{color:#80889b;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid}.icon-button:hover{color:#f1f4f9;background:#ffffff14}.node-textarea{resize:vertical;color:#dce1eb;background:#11141c;border:1px solid #ffffff14;border-radius:9px;outline:0;width:100%;min-height:118px;padding:10px;font-size:12px;line-height:1.55}.node-textarea--compact{min-height:70px;margin-top:8px}.node-textarea:focus,.url-input:focus,.negative-prompt:focus,.settings-grid input:focus,.settings-grid select:focus{border-color:#8b5cf6b8}.asset-preview{object-fit:contain;background:#090b10;border-radius:9px;width:100%;max-height:340px;display:block}.empty-preview{text-align:center;color:#788196;background:radial-gradient(circle at 50% 15%,#8b5cf61c,#0000 60%),#10131a;border:1px dashed #ffffff24;border-radius:9px;place-content:center;gap:7px;min-height:150px;padding:20px;display:grid}.empty-preview small{color:#626a7b;max-width:280px;line-height:1.45}.url-toggle,.advanced-toggle{color:#8e96aa;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:2px 0;font-size:11px}.url-toggle:hover,.advanced-toggle:hover{color:#c4b5fd}.url-input,.negative-prompt{color:#dce1eb;background:#10131a;border:1px solid #ffffff14;border-radius:8px;outline:0;width:100%;margin-top:5px;padding:8px 9px;font-size:11px}.negative-prompt{resize:vertical;min-height:58px}.generation-panel{background:linear-gradient(#8b5cf611,#11141ccc);border:1px solid #8b5cf62b;border-radius:11px;margin-top:10px;padding:10px}.generation-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;display:flex}.generation-heading strong{color:#d8dcef;font-size:11px}.generation-heading span{color:#777f93;font-size:9px}.field-grid{grid-template-columns:1fr 1.45fr;gap:7px;display:grid}.field-grid--three{grid-template-columns:1fr 1fr .72fr;margin-top:7px}.field-grid label,.settings-grid label{flex-direction:column;gap:4px;min-width:0;display:flex}.field-grid label>span,.settings-grid label>span{color:#7f8799;font-size:9px}.field-grid select,.settings-grid select,.settings-grid input{color:#dce1eb;background:#10131a;border:1px solid #ffffff17;border-radius:8px;outline:0;width:100%;min-width:0;padding:7px 8px;font-size:10px}.field-grid select:disabled{opacity:.4}.model-chip{color:#798196;background:#ffffff0a;border-radius:7px;align-items:center;gap:6px;margin-top:7px;padding:5px 7px;font-size:9px;display:flex;overflow:hidden}.model-chip span{color:#c4b5fd}.model-chip code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.primary-button{color:#fff;cursor:pointer;border-radius:8px;padding:8px 12px;font-weight:700;background:linear-gradient(135deg,#7c3aed,#2563eb)!important;border:0!important}.primary-button:hover:not(:disabled){filter:brightness(1.1)}.primary-button:disabled{opacity:.48;cursor:default}.primary-button--wide{width:100%;margin-top:9px}.node-message{color:#8f96a8;margin:9px 1px 0;font-size:11px;line-height:1.4}.node-message--done{color:#86efac}.node-message--error{color:#fda4af}.metadata-block{color:#777f92;margin-top:8px;font-size:10px}.metadata-block summary{cursor:pointer}.metadata-block>div{background:#11141c;border-radius:7px;align-items:center;gap:6px;margin-top:6px;padding:7px;display:flex;overflow:hidden}.metadata-block code{color:#c4b5fd;text-overflow:ellipsis;overflow:hidden}.metadata-block small{white-space:nowrap;margin-left:auto}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.model-drawer{background:#12151d;border-left:1px solid #ffffff1a;flex-direction:column;width:min(560px,94vw);height:100%;display:flex;box-shadow:-24px 0 80px #00000073}.drawer-header{border-bottom:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:center;height:66px;padding:0 18px;display:flex}.drawer-header>div{flex-direction:column;gap:3px;display:flex}.drawer-header strong{font-size:15px}.drawer-header small{color:#7d8596;font-size:10px}.drawer-content{flex:1;padding:16px 18px 24px;overflow:auto}.model-help{background:#3b82f611;border:1px solid #3b82f633;border-radius:10px;padding:12px}.model-help strong{color:#93c5fd;font-size:11px}.model-help p{color:#8b93a5;margin:5px 0 0;font-size:10px;line-height:1.5}.model-group{margin-top:18px}.model-group h3,.add-model-form h3{color:#dce1eb;margin:0 0 8px;font-size:12px}.model-card{background:#171a23;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;gap:10px;margin:7px 0;padding:10px;display:flex}.model-card>div:first-child{grid-template-columns:auto auto 1fr;align-items:center;gap:5px 7px;min-width:0;display:grid}.model-card strong{grid-column:1/-1;font-size:11px}.model-card span{color:#c4b5fd;font-size:9px}.model-card code{color:#8891a5;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.model-card small{color:#697184;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:8px;overflow:hidden}.model-card-actions{flex:none;align-items:center;gap:6px;display:flex}.model-card-actions button{padding:5px 7px;font-size:9px}.switch-label{color:#8a92a4;align-items:center;gap:4px;font-size:9px;display:flex}.add-model-form{background:#8b5cf60b;border:1px solid #8b5cf62e;border-radius:11px;margin-top:20px;padding:13px}.settings-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.settings-grid__full{grid-column:1/-1}.drawer-footer{background:#11141b;border-top:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:center;padding:12px 18px;display:flex}@media (width<=1080px){.topbar-actions button:nth-of-type(4),.topbar-actions button:nth-of-type(6),.topbar-actions button:nth-of-type(7),.save-state{display:none}}@media (width<=760px){.brand{min-width:auto}.brand small{display:none}.left-toolbar{width:56px;padding:7px;left:8px}.tool-section-label,.tool-button>div,.toolbar-tip{display:none}.tool-button{justify-content:center;padding:7px}.asset-node{width:320px}.asset-node--image,.asset-node--video{width:340px}.topbar-actions button:nth-of-type(3),.topbar-actions button:nth-of-type(5){display:none}.field-grid,.field-grid--three,.settings-grid{grid-template-columns:1fr}.settings-grid__full{grid-column:auto}}.react-flow__pane.selection{cursor:crosshair}.gesture-hint{z-index:14;color:#858da0;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11141cd1;border:1px solid #ffffff17;border-radius:999px;padding:7px 11px;font-size:10px;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.asset-node--chat{border-color:#22c55e47;width:430px}.asset-node--chat .node-kind{color:#86efac;background:#22c55e24}.chat-node-body{padding:10px}.chat-toolbar{align-items:flex-end;gap:8px;display:flex}.chat-toolbar label{flex-direction:column;flex:1;gap:4px;display:flex}.chat-toolbar label>span{color:#7f8799;font-size:9px}.chat-toolbar select{color:#dce1eb;background:#10131a;border:1px solid #ffffff17;border-radius:8px;outline:0;width:100%;padding:7px 8px;font-size:10px}.chat-clear-button{color:#9aa2b3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff17;border-radius:8px;padding:7px 9px;font-size:10px}.chat-clear-button:disabled{opacity:.35;cursor:default}.chat-messages{overscroll-behavior:contain;background:#0e1118;border:1px solid #ffffff13;border-radius:11px;height:300px;margin-top:9px;padding:9px;overflow:auto}.chat-empty{text-align:center;color:#7c8497;place-content:center;gap:6px;min-height:100%;padding:24px;display:grid}.chat-empty strong{color:#b7bfce;font-size:12px}.chat-empty span{max-width:280px;font-size:10px;line-height:1.5}.chat-message{background:#191d27;border-radius:11px;max-width:88%;margin:8px 0;padding:8px 10px}.chat-message--user{background:linear-gradient(135deg,#7c3aedbf,#2563ebb8);margin-left:auto}.chat-message--assistant{margin-right:auto}.chat-message--system{background:#f59e0b1f;margin-inline:auto}.chat-message small{color:#8e97aa;margin-bottom:4px;font-size:8px;display:block}.chat-message--user small{color:#ffffffb3}.chat-message p{color:#e4e8f0;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.58}.chat-message--typing span{animation:.85s infinite alternate chatPulse;display:inline-block}@keyframes chatPulse{0%{opacity:.25}to{opacity:1}}.chat-system-prompt{min-height:70px}.chat-composer{grid-template-columns:1fr auto;align-items:end;gap:8px;margin-top:8px;display:grid}.chat-composer textarea{resize:vertical;color:#dce1eb;background:#10131a;border:1px solid #ffffff17;border-radius:10px;outline:0;width:100%;min-height:68px;max-height:150px;padding:9px 10px;font-size:11px;line-height:1.45}.chat-composer textarea:focus{border-color:#22c55e99}.chat-composer .primary-button{min-width:62px;min-height:38px}.model-drawer--wide{width:min(680px,96vw)}.settings-tabs{background:#12151d;flex:none;gap:7px;padding:10px 18px 0;display:flex}.settings-tabs button{color:#858da0;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:8px 8px 0 0;padding:8px 13px;font-size:11px}.settings-tabs button.is-active{color:#ddd6fe;background:#171a23;border-color:#8b5cf659 #8b5cf659 #171a23}.model-help code{color:#bfdbfe}.provider-card{background:#171a23;border:1px solid #ffffff14;border-radius:11px;justify-content:space-between;gap:12px;margin:7px 0;padding:11px;display:flex}.provider-card-main{flex-direction:column;gap:6px;min-width:0;display:flex}.provider-card-title{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.provider-card-title strong{font-size:11px}.provider-card-title span{color:#c4b5fd;background:#8b5cf621;border-radius:5px;padding:2px 5px;font-size:8px}.provider-card-title em{color:#747d90;font-size:8px;font-style:normal}.provider-card code,.provider-card small{text-overflow:ellipsis;white-space:nowrap;max-width:430px;overflow:hidden}.provider-card code{color:#9aa4b7;font-size:9px}.provider-card small{color:#687184;font-size:8px}.form-section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.form-section-heading h3{margin:0}.form-section-heading button{color:#9f8bea;cursor:pointer;background:0 0;border:0;font-size:9px}.empty-list{color:#737c8f;text-align:center;border:1px dashed #ffffff17;border-radius:9px;margin:7px 0;padding:11px;font-size:10px}@media (width<=760px){.asset-node--chat{width:350px}.chat-messages{height:250px}.gesture-hint{display:none}.provider-card{flex-direction:column}.provider-card .model-card-actions{justify-content:flex-end}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--v5-bg:#17171f;--v5-panel:#25252f;--v5-panel-2:#2c2c38;--v5-line:#ffffff16;--v5-muted:#9292a5;--v5-text:#f2f1f8;--v5-purple:#7c55f5;--v5-purple-soft:#7c55f52e}*{box-sizing:border-box}button,input,textarea,select{font:inherit}button{color:inherit}body{background:var(--v5-bg);min-width:320px;min-height:100vh;color:var(--v5-text);margin:0;overflow:hidden}#root{height:100vh;min-height:0}.home-shell{scrollbar-gutter:stable;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#555365 #1d1d25;background:#191920;height:100vh;min-height:0;overflow:hidden auto}.home-shell::-webkit-scrollbar{width:11px}.home-shell::-webkit-scrollbar-track{background:#1d1d25}.home-shell::-webkit-scrollbar-thumb{background:#555365;border:3px solid #1d1d25;border-radius:999px}.home-shell::-webkit-scrollbar-thumb:hover{background:#6b687e}.home-header{z-index:30;border-bottom:1px solid var(--v5-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#191920f0;justify-content:space-between;align-items:center;height:64px;padding:0 7vw;display:flex;position:sticky;top:0}.home-brand,.home-header-actions{align-items:center;gap:12px;display:flex}.home-brand-mark{background:linear-gradient(145deg,#835bff,#5b36d5);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid;box-shadow:0 8px 24px #5c39db59}.home-brand div{gap:2px;display:grid}.home-brand strong{font-size:15px}.home-brand small{color:var(--v5-muted);font-size:11px}.home-header-actions button,.workspace-top-actions button,.home-tabs button{border:1px solid var(--v5-line);cursor:pointer;background:#25252f;border-radius:9px;padding:8px 13px}.home-header-actions button:hover,.workspace-top-actions button:hover{background:#31313d}.home-content{width:min(1390px,84vw);margin:0 auto;padding:42px 0 80px}.home-tabs{border:1px solid var(--v5-line);background:#2b2b35;border-radius:11px;padding:4px;display:inline-flex}.home-tabs button{color:#aaa9ba;background:0 0;border:0}.home-tabs button.is-active{color:#fff;background:#22222c}.home-section-heading{justify-content:space-between;align-items:end;margin:30px 0 22px;display:flex}.home-section-heading h1,.model-home-copy h1{margin:0 0 8px;font-size:28px}.home-section-heading p,.model-home-copy p{color:var(--v5-muted);margin:0}.home-primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#845eff,#7046ee);border:0;border-radius:10px;padding:12px 18px;font-weight:700;box-shadow:0 8px 25px #774bf252}.project-grid{grid-template-columns:repeat(auto-fill,minmax(275px,1fr));gap:22px;display:grid}.new-project-card,.project-card{border:1px solid var(--v5-line);background:#2a2a35;border-radius:13px;height:252px;overflow:visible}.new-project-card{text-align:center;color:#c5c3d3;cursor:pointer;place-content:center;gap:15px;display:grid}.new-project-card:hover{background:#30303c;border-color:#7c55f5a6}.new-project-card span{font-size:48px;font-weight:200;line-height:1}.new-project-card small{color:var(--v5-muted)}.project-card{grid-template-rows:1fr 75px;display:grid;position:relative}.project-card.is-current{box-shadow:0 0 0 1px #7c55f559}.project-cover{cursor:pointer;background:linear-gradient(135deg, hsl(calc(210 + var(--project-accent) * 18) 34% 25%), hsl(calc(175 + var(--project-accent) * 22) 38% 20%));border:0;border-radius:13px 13px 0 0;width:100%;position:relative;overflow:hidden}.project-cover.has-custom-cover{background-position:50%;background-repeat:no-repeat;background-size:cover}.project-cover.has-custom-cover:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 -42px 54px #08080e29}.project-cover-grid{opacity:.18;background-image:radial-gradient(#ffffff4d 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.project-cover-diamond{color:#ffffff54;place-items:center;font-size:30px;display:grid;position:absolute;inset:0}.project-cover em{z-index:2;color:#d8d8e2;background:#0000003d;border-radius:6px;padding:4px 7px;font-size:10px;font-style:normal;position:absolute;bottom:10px;right:12px}.project-card-footer{border-top:1px solid #ffffff0b;grid-template-columns:1fr auto;align-items:center;display:grid}.project-card-main{cursor:pointer;background:0 0;border:0;align-content:center;justify-items:start;gap:5px;height:100%;padding:13px 17px;display:grid}.project-card-main strong{font-size:16px}.project-card-main small{color:#9a9aaf}.project-menu-wrap{margin-right:10px;position:relative}.project-more{color:#aaa9b8;cursor:pointer;background:0 0;border:0;border-radius:8px;width:36px;height:36px}.project-more:hover{background:#ffffff0f}.project-menu{z-index:100;border:1px solid var(--v5-line);background:#24242d;border-radius:9px;width:166px;padding:6px;position:absolute;top:42px;right:0;box-shadow:0 20px 50px #00000073}.project-card:nth-last-child(-n+4) .project-menu{top:auto;bottom:42px}.project-menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;padding:9px 10px}.project-menu button:hover{background:#fff1}.project-menu button.is-danger{color:#ff7d86}.project-menu button:disabled{opacity:.35}.model-home-panel{border:1px solid var(--v5-line);background:linear-gradient(135deg,#262631,#202029);border-radius:18px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:48px;min-height:520px;margin-top:34px;padding:55px;display:grid}.model-home-copy{max-width:520px}.model-home-icon{background:var(--v5-purple-soft);color:#a78bfa;border-radius:16px;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.model-home-stats{gap:12px;margin:26px 0;display:flex}.model-home-stats span{border:1px solid var(--v5-line);color:var(--v5-muted);background:#202028;border-radius:9px;padding:10px 14px}.model-home-stats strong{color:#fff}.model-home-preview{border:1px solid var(--v5-line);background:#202028;border-radius:14px;padding:16px}.model-preview-search{border:1px solid var(--v5-line);color:#7f7f91;background:#2a2a35;border-radius:9px;padding:13px 15px}.model-preview-card{border:1px solid var(--v5-line);border-radius:10px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;margin-top:12px;padding:14px;display:grid}.model-preview-card>span{background:var(--v5-purple-soft);color:#b5a2ff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.model-preview-card div{gap:4px;display:grid}.model-preview-card small{color:var(--v5-muted)}.model-preview-card em{background:#744df1;border-radius:7px;padding:6px 9px;font-size:11px;font-style:normal}.app-shell{background:#14151c;height:100vh;position:relative;overflow:hidden}.workspace-topbar{z-index:50;border-bottom:1px solid var(--v5-line);background:#25252e;justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex;position:absolute;inset:0 0 auto}.workspace-title-area,.workspace-top-actions{align-items:center;gap:9px;display:flex}.workspace-title-area input{color:#fff;background:0 0;border:0;outline:none;width:260px;font-size:15px;font-weight:700}.workspace-title-area span{color:#7f7f91;font-size:10px}.back-button{border:1px solid var(--v5-line);cursor:pointer;background:#292934;border-radius:8px;padding:7px 10px}.workspace-top-actions button{padding:7px 10px;font-size:11px}.workspace-top-actions button.is-active{background:var(--v5-purple-soft);color:#c7b9ff;border-color:#7c55f5a6}.canvas-area{transition:right .18s;position:absolute;inset:54px 0 0}.react-flow__minimap{border:1px solid var(--v5-line);border-radius:10px;background:#1b1c26eb!important;width:220px!important;height:130px!important;bottom:58px!important;right:20px!important}.react-flow__controls{overflow:hidden;border:1px solid var(--v5-line)!important;box-shadow:none!important;border-radius:11px!important;bottom:15px!important;left:16px!important}.react-flow__controls-button{border-color:var(--v5-line)!important;fill:#dddce7!important;background:#292a34!important;width:38px!important;height:36px!important}.gesture-hint{z-index:45;border:1px solid var(--v5-line);color:#89899b;pointer-events:none;background:#23242edb;border-radius:8px;padding:7px 10px;font-size:10px;position:absolute;bottom:58px;left:16px}.node-palette{z-index:60;border:1px solid var(--v5-line);background:#262631fa;border-radius:12px;width:250px;max-height:calc(100vh - 145px);padding:8px;position:absolute;top:70px;left:16px;overflow:auto;box-shadow:0 20px 55px #0006}.node-palette>header{border-bottom:1px solid var(--v5-line);justify-content:space-between;align-items:center;height:38px;padding:0 6px 6px;display:flex}.node-palette>header button{color:#aaa;cursor:pointer;background:0 0;border:0}.node-palette-item{text-align:left;cursor:grab;background:0 0;border:0;border-radius:9px;grid-template-columns:38px 1fr;align-items:center;gap:10px;width:100%;padding:9px;display:grid}.node-palette-item:hover{background:#ffffff0e}.node-palette-item>span{color:#a98fff;background:#7c55f51f;border-radius:9px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.node-palette-item div{gap:3px;min-width:0;display:grid}.node-palette-item strong{font-size:13px}.node-palette-item small{color:#8c8c9e;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.node-palette-divider{background:var(--v5-line);height:1px;margin:6px 4px}.canvas-dock{z-index:55;border:1px solid var(--v5-line);background:#2a2a35f0;border-radius:14px;gap:4px;padding:7px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #00000059}.assistant-is-open .canvas-dock{margin-left:-210px}.canvas-dock button{color:#9595a8;cursor:pointer;background:0 0;border:0;border-radius:9px;min-width:38px;height:38px}.canvas-dock button:hover,.canvas-dock button.is-active{color:#c9bdff;background:#7c55f52b}.canvas-dock button:disabled{opacity:.3}.asset-node{background:#32323e;border-color:#ffffff1f}.asset-node--extractor{border:2px solid #7c55f5e0;width:550px}.asset-node--extractor .node-textarea{min-height:185px}.asset-node--extractor .node-kind{color:#bba9ff;background:#7c55f52e}.node-handle{background:#30303a!important;border:1px solid #858598!important;width:16px!important;height:16px!important}.node-header{background:#343440}.node-textarea,.url-input,.negative-prompt,.chat-composer textarea{background:#1e1e27}.primary-button{background:#6d4bc7!important}.assistant-panel{z-index:52;border-left:1px solid var(--v5-line);background:#282833;grid-template-rows:auto auto auto 1fr auto;width:420px;display:grid;position:absolute;top:54px;bottom:0;right:0}.assistant-tabs{border-bottom:1px solid var(--v5-line);grid-template-columns:1fr 1fr 36px;gap:4px;padding:9px;display:grid}.assistant-tabs button{color:#9898a8;cursor:pointer;background:0 0;border:0;border-radius:8px;height:36px}.assistant-tabs button.is-active{color:#fff;background:#1f1f27}.assistant-close{font-size:18px}.assistant-context-bar{border-bottom:1px solid var(--v5-line);justify-content:space-between;align-items:center;padding:10px 13px;display:flex}.assistant-context-bar div{gap:3px;display:grid}.assistant-context-bar small,.assistant-model-row small{color:#88889a;font-size:10px}.assistant-context-bar label{color:#99a;font-size:10px}.assistant-model-row{border-bottom:1px solid var(--v5-line);grid-template-columns:1fr 190px;align-items:center;gap:10px;padding:10px 13px;display:grid}.assistant-model-row div{gap:3px;display:grid}.assistant-model-row select{border:1px solid var(--v5-line);color:#fff;background:#1e1e27;border-radius:8px;min-width:0;padding:8px}.assistant-conversation{min-height:0;padding:14px;overflow:auto}.assistant-empty{text-align:center;color:#8b8b9b;place-content:center;justify-items:center;gap:9px;height:100%;display:grid}.assistant-empty>span{font-size:38px}.assistant-empty p{max-width:300px;margin:0;font-size:12px;line-height:1.55}.assistant-message{border:1px solid var(--v5-line);background:#22222b;border-radius:10px;margin-bottom:12px;padding:11px}.assistant-message small{color:#99a}.assistant-message p{white-space:pre-wrap;line-height:1.55}.assistant-message button{color:#b9a9ff;cursor:pointer;background:#7c55f529;border:0;border-radius:6px;padding:5px 7px}.assistant-typing{color:#aaa}.assistant-composer{border-top:1px solid var(--v5-line);background:#292934;padding:11px}.assistant-compose-tabs{gap:8px;margin-bottom:8px;display:flex}.assistant-compose-tabs span{color:#88889a;padding:5px 8px;font-size:10px}.assistant-compose-tabs .is-active{color:#c4b6ff;border:1px solid #7c55f58c;border-radius:7px}.assistant-composer textarea{resize:none;border:1px solid var(--v5-line);color:#fff;border-radius:10px;outline:0;width:100%;min-height:78px;padding:10px}.assistant-compose-actions{justify-content:flex-end;gap:7px;margin-top:7px;display:flex}.assistant-compose-actions button{border:1px solid var(--v5-line);cursor:pointer;background:#22222b;border-radius:8px;padding:7px 9px}.assistant-compose-actions .assistant-send{color:#fff;background:#714be7;border:0;width:38px}.model-overlay,.settings-overlay{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08080cb3;place-items:center;display:grid;position:fixed;inset:0}.model-market{border:1px solid var(--v5-line);background:#272731;border-radius:14px;width:min(1540px,96vw);height:min(870px,94vh);overflow:hidden;box-shadow:0 30px 90px #0000008c}.model-market-header{border-bottom:1px solid var(--v5-line);justify-content:space-between;align-items:center;height:60px;padding:0 16px 0 22px;display:flex}.model-market-header>div:first-child{gap:3px;display:grid}.model-market-header small{color:#8d8d9e}.model-market-header>div:last-child{gap:7px;display:flex}.model-market-header button,.model-catalog-toolbar button,.provider-key-strip button{border:1px solid var(--v5-line);cursor:pointer;background:#22222b;border-radius:8px;padding:8px 10px}.model-market-body{grid-template-columns:220px 1fr;height:calc(100% - 60px);display:grid}.model-filter-sidebar{border-right:1px solid var(--v5-line);background:#23232c;padding:14px 12px;overflow:auto}.model-filter-sidebar h3{color:#bab9c7;justify-content:space-between;margin:0 7px 8px;font-size:12px;display:flex}.model-filter-sidebar h3:not(:first-child){margin-top:23px}.model-filter-sidebar button{color:#a4a4b4;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;width:100%;padding:9px 10px;display:flex}.model-filter-sidebar button:hover,.model-filter-sidebar button.is-active{color:#c7baff;background:#7c55f524}.model-filter-sidebar em{font-style:normal}.model-filter-sidebar .add-platform-row{border:1px dashed #7c55f561;margin-top:7px}.model-catalog{min-width:0;overflow:auto}.model-catalog-toolbar{z-index:5;border-bottom:1px solid var(--v5-line);background:#272731;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:12px 16px;display:grid;position:sticky;top:0}.model-catalog-toolbar>label{border:1px solid var(--v5-line);background:#30303c;border-radius:9px;align-items:center;gap:8px;padding:0 12px;display:flex}.model-catalog-toolbar input{color:#fff;background:0 0;border:0;outline:0;width:100%;padding:10px 0}.model-catalog-toolbar>div,.model-catalog-toolbar nav{gap:6px;display:flex}.model-catalog-toolbar nav{border:1px solid var(--v5-line);background:#22222b;border-radius:9px;padding:4px}.model-catalog-toolbar nav button{background:0 0;border:0;padding:6px 9px}.model-catalog-toolbar nav button.is-active{color:#cbbfff;background:#7c55f538}.default-model-strip{grid-template-columns:repeat(3,1fr);gap:10px;padding:14px 16px 10px;display:grid}.default-model-strip label{grid-template-columns:auto 1fr;align-items:center;gap:8px;display:grid}.default-model-strip span{color:#aaa9b7;font-size:11px}.default-model-strip select{border:1px solid var(--v5-line);color:#fff;background:#1f1f27;border-radius:7px;min-width:0;padding:8px}.provider-key-strip{border:1px solid var(--v5-line);background:#22222b;border-radius:9px;grid-template-columns:160px 1fr auto;align-items:center;gap:12px;margin:0 16px 12px;padding:10px;display:grid}.provider-key-strip div{gap:3px;display:grid}.provider-key-strip span{color:#88889a;font-size:10px}.provider-key-strip code{color:#a9a8b7}.model-cards-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:14px;padding:6px 16px 22px;display:grid}.market-model-card{border:1px solid var(--v5-line);background:#30303b;border-radius:11px;overflow:hidden}.model-card-cover{background:linear-gradient(135deg,#778a90,#b6a86e);place-items:center;height:120px;display:grid;position:relative}.model-card-cover--text{background:linear-gradient(135deg,#515b86,#7a5f94)}.model-card-cover--video{background:linear-gradient(135deg,#634f76,#9b5f63)}.model-card-cover>span{opacity:.45;font-size:28px}.model-card-cover em{background:#0a0a0e7a;border-radius:6px;padding:4px 7px;font-size:10px;font-style:normal;position:absolute;bottom:9px;left:10px}.market-model-content{padding:12px}.market-model-title{grid-template-columns:25px 1fr;align-items:center;gap:5px;display:grid}.market-model-title button{color:#aaa;cursor:pointer;background:0 0;border:0}.market-model-content p{color:#9b9aab;font-size:11px}.market-model-content label{border:1px solid var(--v5-line);background:#24242d;border-radius:7px;gap:4px;padding:7px;display:grid}.market-model-content label span{color:#8d8c9d;font-size:9px}.model-tag-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.model-tag-row span{border:1px solid var(--v5-line);color:#b2b1bf;border-radius:999px;padding:4px 7px;font-size:9px}.model-tag-row .market-operator-badge{color:#d8d1ff;background:#6d51da2e;border-color:#7e65ff99;font-weight:700}.market-model-card footer{border-top:1px solid var(--v5-line);grid-template-columns:1fr 1fr 1fr;gap:6px;padding:10px 12px;display:grid}.market-model-card footer button{border:1px solid var(--v5-line);cursor:pointer;background:#24242d;border-radius:7px;min-width:0;padding:7px 4px;font-size:10px}.purple-button{color:#fff!important;background:linear-gradient(135deg,#855cff,#6940e4)!important;border-color:#0000!important}.model-empty-state{text-align:center;color:#8e8d9e;grid-column:1/-1;padding:80px}.submodal-backdrop{z-index:20;background:#0a0a0eb3;place-items:center;display:grid;position:absolute;inset:0}.submodal{border:1px solid var(--v5-line);background:#2b2b35;border-radius:12px;width:min(650px,90vw);max-height:85vh;overflow:auto;box-shadow:0 25px 70px #0000008c}.submodal>header,.submodal>footer{border-bottom:1px solid var(--v5-line);justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.submodal>footer{border-top:1px solid var(--v5-line);border-bottom:0;justify-content:flex-end}.submodal header button,.submodal footer button{border:1px solid var(--v5-line);cursor:pointer;background:#22222b;border-radius:7px;padding:7px 10px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.form-grid label{gap:5px;display:grid}.form-grid label.full{grid-column:1/-1}.form-grid span{color:#9b9aab;font-size:10px}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--v5-line);color:#fff;background:#1e1e27;border-radius:8px;outline:0;width:100%;padding:9px}.form-grid textarea{resize:vertical;min-height:85px}.settings-center{border:1px solid var(--v5-line);background:#292934;border-radius:15px;grid-template-columns:245px 1fr;width:min(1420px,96vw);height:min(860px,94vh);display:grid;overflow:hidden;box-shadow:0 30px 90px #0000008c}.settings-sidebar{border-right:1px solid var(--v5-line);background:#25252e;padding:0 10px 12px}.settings-sidebar>strong{border-bottom:1px solid var(--v5-line);height:55px;margin:0 -10px 10px;padding:18px 10px;display:block}.settings-sidebar button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:38px 1fr;align-items:center;gap:8px;width:100%;padding:9px;display:grid}.settings-sidebar button:hover,.settings-sidebar button.is-active{background:#7c55f51c}.settings-sidebar button>span{color:#a98fff;background:#7c55f51f;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.settings-sidebar button div{gap:3px;display:grid}.settings-sidebar button small{color:#8a899a}.settings-main{min-width:0;overflow:auto}.settings-main>header{z-index:4;border-bottom:1px solid var(--v5-line);background:#292934;justify-content:space-between;align-items:center;height:55px;padding:0 20px;display:flex;position:sticky;top:0}.settings-main>header div{gap:3px;display:grid}.settings-main>header small{color:#8b8a9c}.settings-main>header button{color:#aaa;cursor:pointer;background:0 0;border:0;font-size:20px}.settings-page{padding:28px 30px 45px}.settings-page h2{margin:0 0 7px;font-size:24px}.settings-page>p,.settings-title-row p{color:#9291a3}.settings-title-row{justify-content:space-between;align-items:start;gap:15px;display:flex}.settings-title-row>div:last-child{gap:8px;display:flex}.settings-title-row button,.setting-card-grid button,.storage-actions button{border:1px solid var(--v5-line);cursor:pointer;background:#24242d;border-radius:8px;padding:8px 11px}.asset-mode-tabs{grid-template-columns:1fr 1fr;gap:12px;margin:23px 0 15px;display:grid}.asset-mode-tabs button{border:1px solid var(--v5-line);text-align:left;cursor:pointer;background:#24242d;border-radius:12px;gap:7px;padding:16px;display:grid}.asset-mode-tabs button small{color:#9291a3}.asset-mode-tabs button.is-active{background:#7c55f521;border-color:#7957e8}.asset-type-tabs{gap:8px;margin-bottom:15px;display:flex}.asset-type-tabs button{border:1px solid var(--v5-line);cursor:pointer;background:#24242d;border-radius:999px;padding:8px 19px}.asset-type-tabs button.is-active{background:#7c55f524;border-color:#7957e8}.asset-template-layout{border:1px solid var(--v5-line);border-radius:12px;grid-template-columns:360px 1fr;min-height:440px;display:grid;overflow:hidden}.asset-template-layout>aside{border-right:1px solid var(--v5-line);padding:16px}.asset-template-layout>aside>strong{justify-content:space-between;margin-bottom:15px;display:flex}.asset-template-layout>aside button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;gap:5px;width:100%;margin-bottom:8px;padding:13px;display:grid;position:relative}.asset-template-layout>aside button small{color:#8f8e9f}.asset-template-layout>aside button em{color:#a893ff;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.asset-template-layout>aside button.is-active{background:#7c55f526;border-color:#6f4ed3}.template-editor{align-content:start;gap:14px;padding:28px;display:grid}.template-editor label{gap:8px;display:grid}.template-editor label>span{color:#9b9aaa}.template-editor input,.template-editor textarea,.defaults-form select{border:1px solid var(--v5-line);color:#fff;background:#202028;border-radius:9px;outline:0;width:100%;padding:10px}.template-editor textarea{resize:vertical;min-height:350px;line-height:1.55}.template-editor p{color:#8e8d9e}.danger-button{color:#ff7e88!important;border-color:#ff5c694d!important}.setting-card-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;margin-top:20px;display:grid}.setting-card-grid article{border:1px solid var(--v5-line);background:#24242d;border-radius:11px;gap:9px;padding:18px;display:grid}.setting-card-grid article>span{color:#aa91ff;background:#7c55f521;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.setting-card-grid small{color:#8e8d9e}.defaults-form{grid-template-columns:repeat(3,1fr);gap:13px;margin:22px 0;display:grid}.defaults-form label{gap:7px;display:grid}.settings-info-card{border:1px solid var(--v5-line);color:#aaa9b7;background:#24242d;border-radius:10px;gap:8px;padding:16px;display:grid}.storage-actions{gap:10px;margin-top:20px;display:flex}.ratio-template-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;margin-top:22px;display:grid}.ratio-template-grid article{border:1px solid var(--v5-line);background:#24242d;border-radius:10px;padding:15px}.ratio-template-grid small{color:#8f8e9e;margin-top:5px;display:block}.ratio-shape{background:linear-gradient(135deg,#565a78,#3b5c64);border-radius:8px;height:115px;margin-bottom:11px}.ratio-shape--1{width:68px;margin-left:auto;margin-right:auto}.ratio-shape--2{width:115px;margin-left:auto;margin-right:auto}.ratio-shape--3{width:150px;margin-left:auto;margin-right:auto}.ratio-shape--4{width:165px;margin-left:auto;margin-right:auto}@media (width<=1050px){.assistant-panel{width:350px}.assistant-is-open .canvas-area{right:350px}.assistant-is-open .canvas-dock{margin-left:-175px}.model-market-body{grid-template-columns:185px 1fr}.default-model-strip,.model-catalog-toolbar{grid-template-columns:1fr}.settings-center{grid-template-columns:210px 1fr}.asset-template-layout{grid-template-columns:290px 1fr}}.extractor-reference{margin-top:12px}.extractor-reference>div:first-child{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.extractor-reference small{color:#9897a8;font-size:10px}.extractor-drop{background:#7c55f50b;border:1px dashed #a78bfa6b;border-radius:10px;place-content:center;justify-items:center;gap:5px;min-height:92px;display:grid}.extractor-drop>span{color:#a68aff;font-size:24px}.model-test-result{border:1px solid var(--v5-line);color:#b9bac6;word-break:break-word;background:#24242d;border-radius:8px;margin:0 12px 10px;padding:8px 10px;font-size:11px;line-height:1.45}.model-test-result.is-testing{color:#c9c7ff;border-color:#6366f18c}.model-test-result.is-ok{color:#8ee4c2;background:#10b98114;border-color:#10b98180}.model-test-result.is-error{color:#ffabb9;background:#f43f5e14;border-color:#f43f5e7a}.model-catalog-toolbar button:disabled,.market-model-card button:disabled{opacity:.48;cursor:not-allowed}.home-brand-mark{object-fit:cover;background:#10131c;border-radius:11px;width:40px;height:40px;display:block;box-shadow:0 8px 26px #40b8ff38,0 0 0 1px #69e2ff33}.home-brand strong{letter-spacing:.01em;font-size:16px}.workspace-brand-icon{object-fit:cover;border-radius:8px;flex:none;width:31px;height:31px;box-shadow:0 5px 16px #40b8ff2e,0 0 0 1px #69e2ff29}@media (width<=760px){.workspace-brand-icon,.home-brand small{display:none}}.model-card-cover{position:relative}.model-region-badge{color:#ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0e1694;border:1px solid #ffffff29;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600;position:absolute;top:12px;right:12px}.model-card-description{min-height:34px;color:var(--muted,#9898aa);margin-top:10px;line-height:1.5;display:block}.provider-key-strip--desktop{grid-template-columns:minmax(150px,.8fr) minmax(260px,1.25fr) minmax(170px,.8fr) minmax(320px,1.6fr);align-items:end}.provider-key-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:center;align-items:center;padding:6px 8px 1px;gap:8px!important;display:flex!important}.provider-key-actions button{white-space:nowrap;min-width:112px}.provider-current-scope,.provider-credential-state,.provider-key-input{gap:4px;min-width:0;display:grid}.provider-current-scope small,.provider-credential-state small{color:#858597;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.provider-credential-state strong.is-configured{color:#65ddb2}.provider-credential-state strong.is-missing{color:#ffacb7}.provider-key-input span{color:#88889a;font-size:10px}.provider-key-input input{border:1px solid var(--v5-line);color:#fff;background:#191921;border-radius:8px;outline:0;width:100%;min-width:0;padding:9px 10px}.provider-key-input input:focus{border-color:#7656e7;box-shadow:0 0 0 3px #7c55f51f}.credential-message,.credential-warning{color:#c9bfff;background:#7c55f514;border:1px solid #7c55f547;border-radius:8px;margin:-3px 16px 12px;padding:8px 10px;font-size:10px;line-height:1.45}.credential-warning{color:#ffd38a;background:#f59e0b14;border-color:#f59e0b59}.market-model-card footer{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1250px){.provider-key-strip--desktop{grid-template-columns:1fr 1fr}.provider-key-strip--desktop .provider-key-input{grid-column:1/-1}}.provider-modal-key{background:#7c55f512;border:1px solid #7c55f552;border-radius:10px;grid-column:1/-1;gap:10px;padding:14px;display:grid}.provider-modal-key__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.provider-modal-key__header>div{gap:3px;display:grid}.provider-modal-key__header strong{font-size:13px}.provider-modal-key__header small{color:#9291a3;font-size:10px}.provider-modal-key__header>span{font-size:11px;font-weight:700}.provider-modal-key__header>span.is-configured{color:#65ddb2}.provider-modal-key__header>span.is-missing{color:#ffacb7}.provider-modal-key__input{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.provider-modal-key__input input{border:1px solid var(--v5-line);color:#fff;background:#191921;border-radius:8px;outline:0;width:100%;min-width:0;padding:10px 11px}.provider-modal-key__input input:focus{border-color:#7656e7;box-shadow:0 0 0 3px #7c55f51f}.provider-modal-key__input input:disabled{opacity:.55;cursor:not-allowed}.provider-modal-key__input button,.provider-modal-key__actions button{border:1px solid var(--v5-line);color:inherit;cursor:pointer;background:#22222b;border-radius:8px;padding:9px 11px}.provider-modal-key__input button:disabled{opacity:.45;cursor:not-allowed}.provider-modal-key__actions{flex-wrap:wrap;gap:8px;display:flex}.provider-modal-key__message{color:#c9bfff;background:#ffffff09;border-radius:8px;margin:0;padding:8px 10px;font-size:10px;line-height:1.5}@media (width<=720px){.provider-modal-key__input{grid-template-columns:1fr}}:root{color:#f2f3f5;background:#050607}.app-shell{background:#050607}.topbar{background:#050607f0;border-bottom-color:#ffffff13}.brand-mark{background:linear-gradient(145deg,#18c8f0,#5b7cff 64%,#8b5cf6);box-shadow:0 8px 30px #18c8f029}.left-toolbar{background:#141416f0;border-color:#ffffff1a;box-shadow:0 22px 70px #0000006b}.tool-button>span{color:#e9edf2;background:#242528}.tool-button:hover{background:#292a2e}.canvas-area,.react-flow{background:#050607}.react-flow__edge.selected .react-flow__edge-path{stroke:#17bfe9}.react-flow__selection{background:#14c1ea12;border-color:#14c1eab8}.react-flow__minimap{opacity:.82;border-color:#ffffff1a;background:#111214f0!important}.react-flow__controls{background:#151618!important;border-color:#ffffff1c!important}.react-flow__controls-button{fill:#eef2f6!important;background:#17181a!important;border-bottom-color:#ffffff14!important}.react-flow__controls-button:hover{background:#26282c!important}.asset-node{background:#1a1b1e;border-color:#313338;box-shadow:0 18px 55px #00000057}.asset-node--generator{border-color:#34373b}.node-header{background:#202124;border-bottom-color:#2a2c30}.node-kind,.asset-node--image .node-kind,.asset-node--video .node-kind,.asset-node--text .node-kind,.asset-node--generator .node-kind,.asset-node--chat .node-kind{color:#56d8f7;background:#13b8e121}.node-title{color:#f3f4f6}.node-textarea,.url-input,.negative-prompt,.chat-toolbar select,.chat-composer textarea,.field-grid select,.settings-grid select,.settings-grid input{color:#edf0f3;background:#121315;border-color:#303236}.node-textarea:focus,.url-input:focus,.negative-prompt:focus,.settings-grid input:focus,.settings-grid select:focus,.field-grid select:focus{border-color:#18bfe8c2}.empty-preview{color:#8c929a;background:#111214;border-color:#34363a}.generation-panel{background:#191a1d;border-color:#303237;box-shadow:inset 0 1px #ffffff06}.generation-heading strong{color:#eceff3}.model-chip{color:#8f969f;background:#232528}.model-chip span,.metadata-block code{color:#51d4f4}.primary-button{box-shadow:0 8px 24px #12bfe824;background:linear-gradient(135deg,#12bfe8,#4f78ff)!important}.advanced-toggle:hover,.url-toggle:hover{color:#55d8f7}.node-message--running{color:#61d6f1}.gesture-hint{color:#959ba3;background:#141517e0;border-color:#ffffff1a}.advanced-generation-settings{gap:8px;margin-top:7px;display:grid}.advanced-quality-field{flex-direction:column;gap:4px;display:flex}.advanced-quality-field>span{color:#858b94;font-size:9px}.advanced-quality-field select{color:#edf0f3;background:#121315;border:1px solid #303236;border-radius:8px;outline:0;width:100%;padding:7px 8px;font-size:10px}.workspace-topbar--clean{background:#050607f5;border-bottom:1px solid #1a1c1f;height:58px;padding:0 18px}.workspace-topbar--clean .workspace-title-area{gap:10px}.workspace-topbar--clean .workspace-brand-icon{border-radius:10px;width:34px;height:34px}.workspace-topbar--clean .back-button{color:#f2f4f7;background:#151618;border-color:#2a2c30}.workspace-topbar--clean .workspace-title-area input{width:220px;font-size:15px}.save-state-pill{background:#0d0e10;border:1px solid #232529;border-radius:8px;padding:5px 9px;color:#70767f!important}.workspace-top-actions--clean{gap:8px}.workspace-top-actions--clean>button,.workspace-more-button{color:#e8ebef;cursor:pointer;height:36px;background:#151618!important;border:1px solid #2b2d31!important;border-radius:18px!important;padding:0 13px!important}.workspace-top-actions--clean>button:hover,.workspace-more-button:hover{background:#202225!important}.workspace-more-wrap{position:relative}.workspace-more-menu{z-index:100;background:#18191c;border:1px solid #2a2c30;border-radius:12px;width:150px;padding:6px;position:absolute;top:44px;right:0;box-shadow:0 18px 45px #00000073}.workspace-more-menu button{color:#d9dde2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 10px}.workspace-more-menu button:hover{background:#26282b}.canvas-rail{z-index:70;background:#141517f5;border:1px solid #292b2f;border-radius:25px;flex-direction:column;align-items:center;gap:6px;width:54px;padding:7px 6px 9px;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%);box-shadow:0 20px 48px #00000070}.canvas-rail button{color:#a8adb4;cursor:pointer;background:0 0;border:0;border-radius:12px;width:40px;height:40px;font-size:18px}.canvas-rail button:disabled{opacity:.3;cursor:default}.canvas-rail .canvas-rail__add{color:#111315;background:#f4f6f8;border-radius:50%;width:46px;height:46px;margin-top:-3px;font-size:28px;line-height:1}.canvas-rail__divider{background:#303236;width:28px;height:1px;margin:2px 0}.quick-node-menu{z-index:75;background:#1a1b1dfa;border:1px solid #2e3034;border-radius:16px;width:270px;max-height:calc(100vh - 120px);padding:10px;position:absolute;top:50%;left:78px;overflow:auto;transform:translateY(-50%);box-shadow:0 26px 70px #0000007a}.quick-node-menu>header{border-bottom:1px solid #2a2c30;justify-content:space-between;align-items:center;height:38px;padding:0 5px 8px;display:flex}.quick-node-menu>header strong{font-size:14px}.quick-node-menu>header button{color:#8f959d;cursor:pointer;background:0 0;border:0;font-size:18px}.quick-upload,.quick-node-item{color:#e5e8ec;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:9px;display:grid}.quick-upload{border-bottom:1px solid #292b2f;border-radius:10px 10px 0 0;margin-top:8px}.quick-upload>span,.quick-node-item>span{color:#5ad8f4;background:#101113;border-radius:9px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.quick-upload div,.quick-node-item div{gap:2px;min-width:0;display:grid}.quick-upload strong,.quick-node-item strong{font-size:13px}.quick-upload small,.quick-node-item small{color:#7f858e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.quick-node-menu section{padding-top:8px}.quick-node-group{color:#5f656e;letter-spacing:.08em;padding:4px 8px;font-size:9px;display:block}.node-palette,.canvas-dock{display:none!important}.asset-node{background:#191a1c;border-radius:16px}.node-header{background:#1d1e20;height:40px}.generation-panel{background:#17181a;border-color:#2b2d31;border-radius:13px;padding:9px}.generation-heading{margin-bottom:7px}.field-grid{gap:6px}.field-grid--three{grid-template-columns:none;gap:6px;display:flex}.field-grid--three label{flex:1 1 0}.field-grid select,.settings-grid select,.settings-grid input{background:#222326;border-color:#313338;border-radius:10px;min-height:34px}.field-grid--three label>span{display:none}.field-grid--three select{text-align:center;font-size:11px;font-weight:650}.primary-button--wide{color:#101214;min-height:38px;box-shadow:none;border-radius:20px;background:#f5f7f8!important}.primary-button--wide:hover:not(:disabled){color:#06a9cc;background:#fff!important}.advanced-toggle{text-align:center;color:#686e76;width:100%}.selection-run-bar{z-index:72;color:#858b93;background:#161719f5;border:1px solid #2c2e32;border-radius:18px;align-items:center;gap:10px;padding:7px 8px 7px 12px;font-size:11px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.selection-run-bar button{color:#111315;cursor:pointer;background:#f2f5f6;border:0;border-radius:14px;padding:7px 11px}.gesture-hint{color:#555b63;background:#0a0b0cb8;border:0;bottom:17px;left:78px}.assistant-fab{z-index:74;color:#fff;cursor:pointer;background:linear-gradient(145deg,#17c1e8,#2178f4);border:0;border-radius:50%;width:58px;height:58px;font-size:25px;position:absolute;bottom:24px;right:24px;box-shadow:0 14px 36px #14a6e557}.assistant-panel{background:#17181a;width:390px;top:58px}.assistant-tabs,.assistant-context-bar,.assistant-model-row{border-color:#2a2c30}@media (width<=900px){.workspace-top-actions--clean>button:first-child{display:none}.workspace-title-area input{width:150px!important}.assistant-is-open .canvas-area{right:340px}.assistant-panel{width:340px}}:root{--lux-bg:#020304;--lux-panel:#121416f5;--lux-panel-2:#151719;--lux-line:#ffffff16;--lux-line-strong:#ffffff24;--lux-text:#f2f4f6;--lux-muted:#7d858d;--lux-cyan:#42dcff;--lux-cyan-2:#12afd3;--lux-platinum:#dfe4e8}.workspace-topbar--clean{background:linear-gradient(#070809fe,#030405fb);border-bottom:1px solid #ffffff13;height:62px;padding:0 16px;box-shadow:0 12px 35px #00000038}.canvas-area{inset:62px 0 0;right:0!important}.react-flow{background:radial-gradient(circle at 50% -30%,#0a0d10 0%,#030405 39%,#010203 100%)}.workspace-topbar--clean .back-button,.workspace-top-actions--clean>button,.workspace-more-button{box-shadow:inset 0 1px #ffffff09,0 8px 25px #00000029;border-color:var(--lux-line)!important;background:#141618cc!important}.workspace-top-actions--clean>button.is-active{color:#a9efff;background:linear-gradient(#20363cd1,#0e1d21d1)!important;border-color:#42dcff73!important}.save-state-pill{border-color:var(--lux-line);background:#0a0b0cd1;color:#687079!important}.canvas-rail{border-color:var(--lux-line);background:linear-gradient(#16181af7,#0c0e0ff7);width:56px;padding:8px 6px 10px;left:14px;box-shadow:inset 0 1px #ffffff09,0 20px 55px #00000073}.canvas-rail .canvas-rail__add:hover,.canvas-rail .canvas-rail__add.is-active{color:#078da9;box-shadow:0 0 0 4px #42dcff17,0 8px 25px #00000052}.asset-node{background:linear-gradient(#181a1cfb,#101213fb);border:1px solid #ffffff18;border-radius:18px;box-shadow:inset 0 1px #ffffff09,0 24px 70px #0000007a}.asset-node--image,.asset-node--video,.asset-node--generator{width:690px}.node-header{background:#131517bd;border-bottom:1px solid #ffffff0f;height:42px}.node-title{letter-spacing:.01em;font-weight:650}.node-kind,.asset-node--image .node-kind,.asset-node--video .node-kind,.asset-node--text .node-kind,.asset-node--generator .node-kind,.asset-node--chat .node-kind{color:#72e3fb;background:#1f9ebb1f;border:1px solid #42dcff2b;border-radius:7px}.node-textarea,.url-input,.negative-prompt,.chat-composer textarea{background:#090b0cc2;border-color:#ffffff13;border-radius:13px}.empty-preview{background:linear-gradient(145deg,#0e1012eb,#080a0bf0);border-color:#ffffff13;border-radius:15px;min-height:210px}.asset-preview{background:#08090a;border-radius:14px}.gen-model-strip{align-items:stretch;gap:8px;margin-bottom:10px;display:flex}.gen-kind-pill,.gen-model-pill,.gen-param-pill{min-height:38px;color:var(--lux-text);background:linear-gradient(#232629eb,#181b1deb);border:1px solid #ffffff18;border-radius:13px;align-items:center;display:flex;position:relative;box-shadow:inset 0 1px #ffffff06}.gen-model-pill{flex:auto;min-width:0;padding:0 10px}.gen-pill-icon{color:#73e6ff;font-size:12px}.gen-provider-dot{background:#48dfad;border-radius:50%;flex:none;width:7px;height:7px;margin-right:8px;box-shadow:0 0 12px #48dfad4d}.gen-kind-pill select,.gen-model-pill select,.gen-param-pill select{cursor:pointer;min-width:0;height:36px;font-weight:650;color:#f2f5f6!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.gen-kind-pill select{flex:1;padding:0 5px}.gen-model-pill select{flex:1;padding:0;font-size:12px}.gen-model-provider{color:#747c84;text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:120px;font-size:9px;overflow:hidden}.gen-command-row{justify-content:flex-end;align-items:center;gap:8px;display:flex}.gen-param-pill{flex:none;min-width:96px;height:38px;padding:0 8px 0 10px}.gen-param-pill select{text-align:center;width:100%;padding-left:7px;font-size:11px}.gen-param-pill select:disabled{opacity:.55}.gen-advanced-toggle{color:#656d75;background:0 0;border:0;width:auto;margin:10px auto 0;padding:3px 10px;font-size:9px;display:block}.gen-advanced-panel{background:#080a0b7a;border:1px solid #fff1;border-radius:13px;margin-top:8px;padding:10px}.gen-status{color:#8d959d;background:#07080980;border:1px solid #ffffff12;border-radius:10px;margin-top:8px;padding:7px 9px;font-size:10px}.gen-status--error{color:#ff8b99;border-color:#ff607440}.gen-status--success{color:#74e7bd;border-color:#48dfad38}.assistant-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#16181af7,#0d0f10fa);border:1px solid #ffffff18;border-radius:20px;width:350px;top:78px;bottom:18px;right:18px;overflow:hidden;box-shadow:inset 0 1px #ffffff09,-14px 20px 60px #0000007a}.assistant-tabs{border-color:#ffffff12;grid-template-columns:1fr 1fr 34px;padding:8px}.assistant-tabs button{border-radius:11px;height:34px}.assistant-tabs button.is-active{color:#f5f7f8;background:linear-gradient(#202428,#171a1c);box-shadow:inset 0 0 0 1px #42dcff1f}.assistant-context-bar{border-color:#fff1;padding:9px 12px}.assistant-context-bar strong{font-size:12px}.assistant-model-row{border-color:#fff1;grid-template-columns:1fr;gap:6px;padding:9px 12px}.assistant-model-row select{background:#0e1011;border-color:#ffffff14;border-radius:11px;width:100%;padding:8px 10px}.assistant-empty>span{color:#53dcf9;font-size:30px}.assistant-empty strong{color:#eef2f4}.assistant-message{background:#0c0e0fc2;border-color:#ffffff13;border-radius:13px}.assistant-message--user{background:#1f93af1f;margin-left:30px}.assistant-composer{background:#111315f0;border-color:#ffffff12;padding:10px}.assistant-composer textarea{background:#0b0d0e;border-color:#ffffff14;border-radius:13px;min-height:66px}.assistant-compose-actions button{background:#151719;border-color:#ffffff14;border-radius:10px}.assistant-compose-actions .assistant-send{color:#fff;background:linear-gradient(145deg,#42dcff,#197de8);border:0;box-shadow:0 8px 22px #1c99d53d}.assistant-fab{background:linear-gradient(145deg,#42dcff,#087dbe 70%,#1852c7);width:56px;height:56px;bottom:22px;right:22px;box-shadow:0 0 0 1px #ffffff1f,0 18px 45px #1297d242}@media (width<=1050px){.asset-node--image,.asset-node--video,.asset-node--generator{width:570px}.gen-model-strip{flex-wrap:wrap}.gen-kind-pill{flex-basis:120px}.gen-command-row{flex-wrap:wrap}.assistant-panel{width:330px}}:root{--lux-bg:#030405;--lux-panel:#101215;--lux-panel-2:#15181c;--lux-panel-3:#1b1f24;--lux-line:#ffffff16;--lux-line-strong:#ffffff24;--lux-text:#f3f6f8;--lux-muted:#858d97;--lux-dim:#5b626b;--lux-cyan:#53dcff;--lux-cyan-2:#149fd0;--lux-green:#6ee7b7;--lux-danger:#ff7e92}html,body,#root{background:var(--lux-bg)}body{font-family:Inter,SF Pro Display,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}html.desktop-shell .home-header,html.desktop-shell .workspace-topbar--clean{-webkit-app-region:drag}html.desktop-shell .home-header button,html.desktop-shell .home-header input,html.desktop-shell .workspace-topbar--clean button,html.desktop-shell .workspace-topbar--clean input,html.desktop-shell .workspace-topbar--clean select,html.desktop-shell .workspace-topbar--clean .workspace-more-wrap{-webkit-app-region:no-drag}html.desktop-win .workspace-topbar--clean,html.desktop-win .home-header{padding-right:156px}html.desktop-win .settings-main>header button{margin-right:6px}.app-shell,.canvas-area,.react-flow{background:var(--lux-bg)}.workspace-topbar--clean{background:linear-gradient(#0d0f12fa,#060709f5),#07080a;border-bottom:1px solid #fff1;height:62px;padding-left:16px;box-shadow:0 12px 34px #00000038}.canvas-area{top:62px}.workspace-topbar--clean:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#50d8fa1f 35%,#ffffff0f 65%,#0000 100%);height:1px;position:absolute;bottom:-1px;left:0;right:0}.workspace-topbar--clean .workspace-brand-icon{border-radius:11px;width:36px;height:36px;box-shadow:0 0 0 1px #ffffff14,0 10px 28px #00000073}.workspace-topbar--clean .back-button,.workspace-top-actions--clean>button,.workspace-more-button{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:inset 0 1px #ffffff09;background:#ffffff09!important;border-color:#ffffff16!important}.workspace-top-actions--clean>button:hover,.workspace-more-button:hover,.workspace-topbar--clean .back-button:hover{background:#ffffff13!important;border-color:#ffffff29!important}.workspace-top-actions--clean>button.is-active{color:#bff4ff;box-shadow:0 0 24px #2bbce01a,inset 0 1px #ffffff0d;background:#53dcff14!important;border-color:#53dcff57!important}.save-state-pill{background:#ffffff06;border-color:#fff1;color:#6f7781!important}.react-flow__edge.selected .react-flow__edge-path{stroke:var(--lux-cyan);filter:drop-shadow(0 0 4px #53dcff2e)}.react-flow__selection{background:#53dcff0b;border:1px solid #53dcff8c}.canvas-rail{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#181b1ff0,#0c0e11f5);border-color:#ffffff17;border-radius:28px;width:56px;padding:8px 6px 10px;left:14px;box-shadow:0 22px 56px #0000007a,inset 0 1px #ffffff0b}.canvas-rail button:hover:not(:disabled){color:#fff;background:#ffffff13}.canvas-rail .canvas-rail__add{color:#0a0c0e;background:linear-gradient(#fff,#e8edf0);box-shadow:0 9px 30px #00000057,inset 0 1px #fff}.canvas-rail .canvas-rail__add:hover,.canvas-rail .canvas-rail__add.is-active{color:#087fa1;background:#fff}.quick-node-menu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#191c20fb,#0d0f12fc);border-color:#ffffff1a;box-shadow:0 28px 80px #00000094,inset 0 1px #ffffff09}.quick-upload:hover,.quick-node-item:hover{background:#ffffff0f}.quick-upload>span,.quick-node-item>span{color:#9cecff;background:#ffffff0b}.asset-node{background:linear-gradient(#181b1ffb,#0e1013fc);border:1px solid #ffffff18;border-radius:18px;width:350px;overflow:visible;box-shadow:0 24px 72px #00000057,inset 0 1px #ffffff09}.node-header{background:linear-gradient(#ffffff09,#ffffff03);border-bottom:1px solid #ffffff0e;border-radius:18px 18px 0 0;height:42px}.node-kind,.asset-node--image .node-kind,.asset-node--video .node-kind,.asset-node--text .node-kind,.asset-node--generator .node-kind,.asset-node--chat .node-kind{color:#8deaff;background:#53dcff16;border:1px solid #53dcff24;border-radius:999px;font-weight:650}.node-title{letter-spacing:.01em;color:#f2f4f6;font-size:12px}.node-body{padding:10px}.node-textarea,.node-textarea--compact,.url-input,.negative-prompt{color:#dfe5e9;background:#04050794;border-color:#ffffff13;border-radius:12px;box-shadow:inset 0 1px #ffffff04}.node-textarea--compact{min-height:64px;max-height:118px}.node-textarea:focus,.node-textarea--compact:focus,.url-input:focus,.negative-prompt:focus{border-color:#53dcff6b;box-shadow:0 0 0 3px #53dcff0b}.asset-preview,.empty-preview{background:#080a0c;border:1px solid #ffffff13;border-radius:13px;box-shadow:inset 0 0 0 1px #00000040}.empty-preview{background:radial-gradient(circle at 50% 20%,#53dcff0e,#0000 45%),linear-gradient(#0d0f12,#090a0c);min-height:156px}.empty-preview span{color:#9aa2aa;font-weight:600}.empty-preview small{color:#5f6770}.generation-panel{display:none!important}.generation-console{background:linear-gradient(#ffffff08,#ffffff04);border:1px solid #ffffff13;border-radius:15px;margin-top:9px;padding:9px;box-shadow:inset 0 1px #ffffff07}.gen-model-strip{align-items:center;gap:7px;min-width:0;display:flex}.gen-kind-pill,.gen-model-pill,.gen-param-pill{background:linear-gradient(#ffffff0d,#ffffff06);border:1px solid #ffffff16;border-radius:999px;align-items:center;min-width:0;height:36px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff09}.gen-kind-pill{flex:0 0 116px;padding-left:9px}.gen-model-pill{flex:auto;padding-left:10px;overflow:hidden}.gen-pill-icon{color:var(--lux-cyan);flex:none;margin-right:4px;font-size:10px}.gen-provider-dot,.assistant-model-dot{background:var(--lux-green);border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 8px #6ee7b752}.gen-kind-pill select,.gen-model-pill select,.gen-param-pill select{appearance:none;color:#e9edf0;width:100%;min-width:0;height:100%;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 22px 0 2px;font-size:10px;font-weight:650}.gen-model-pill select{padding-left:7px;font-size:10.5px}.gen-model-provider{color:#68717a;text-overflow:ellipsis;white-space:nowrap;max-width:90px;margin-right:22px;font-size:8.5px;overflow:hidden}.gen-kind-pill:after,.gen-model-pill:after,.gen-param-pill:after{content:"⌄";color:#737b84;pointer-events:none;font-size:10px;position:absolute;top:50%;right:9px;transform:translateY(-55%)}.gen-command-row{justify-content:flex-end;align-items:center;gap:7px;margin-top:8px;display:flex}.gen-param-pill{flex:none;min-width:82px;padding-left:10px}.gen-param-pill>span{color:#68dff9;font-size:10px}.gen-param-pill select{width:auto;min-width:54px;padding-left:6px}.gen-play-button{color:#080a0c;cursor:pointer;background:linear-gradient(#fff,#e9eef1);border:0;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:16px;transition:transform .15s,box-shadow .15s,opacity .15s;display:grid;box-shadow:0 8px 22px #00000057,inset 0 1px #fff}.gen-play-button:hover:not(:disabled){transform:translateY(-1px)scale(1.025);box-shadow:0 10px 28px #0000006b,0 0 0 1px #53dcff24}.gen-play-button:disabled{opacity:.34;cursor:default}.gen-play-button.is-running{color:var(--lux-cyan-2)}.gen-advanced-toggle{color:#59616a;letter-spacing:.01em;margin:7px 0 0;font-size:9px}.gen-advanced-toggle:hover{color:#96a0aa}.gen-advanced-panel{border-top:1px solid #ffffff0e;margin-top:6px;padding-top:7px}.gen-status{color:#89929b;background:#ffffff06;border:1px solid #ffffff0e;border-radius:9px;margin-top:7px;padding:6px 9px;font-size:9px;line-height:1.45}.gen-status--error{color:#ff9caf;background:#ff7e920d;border-color:#ff7e922e}.gen-status--done{color:#9ceccf;border-color:#6ee7b724}.gen-status--running{color:#8feaff;border-color:#53dcff24}.node-handle{box-shadow:0 0 0 1px #555e68;background:#24282d!important;border:2px solid #090b0d!important;width:15px!important;height:15px!important}.asset-node.is-selected .node-handle{box-shadow:0 0 0 1px #4bd7f7,0 0 10px #4bd7f747;background:#4bd7f7!important}.assistant-is-open .canvas-area{right:0!important}.assistant-panel.assistant-panel--luxury{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:radial-gradient(circle at 90% 0,#53dcff0e,#0000 24%),linear-gradient(#16191dfa,#0b0d10fb);border:1px solid #ffffff18;border-radius:22px;grid-template-rows:auto auto auto 1fr auto;width:318px;top:76px;bottom:18px;right:18px;overflow:hidden;box-shadow:0 34px 100px #00000094,inset 0 1px #ffffff0b}.assistant-head{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;height:58px;padding:0 14px;display:flex}.assistant-head__identity{align-items:center;gap:9px;display:flex}.assistant-head__identity>div{gap:1px;display:grid}.assistant-head__identity strong{color:#f4f7f9;letter-spacing:.01em;font-size:13px}.assistant-head__identity small{color:#626b74;font-size:8.5px}.assistant-orb{color:#9beeff;background:linear-gradient(145deg,#53dcff29,#2c607b14);border:1px solid #53dcff2e;border-radius:10px;place-items:center;width:29px;height:29px;display:grid;box-shadow:inset 0 1px #ffffff0f}.assistant-close{cursor:pointer;color:#7e8790!important;background:#ffffff09!important;border:0!important;border-radius:9px!important;width:28px!important;height:28px!important}.assistant-close:hover{color:#fff!important;background:#ffffff14!important}.assistant-segmented{background:#00000038;border:1px solid #fff1;border-radius:12px;grid-template-columns:1fr 1fr;gap:3px;margin:10px 12px 0;padding:3px;display:grid}.assistant-segmented button{color:#747d86;cursor:pointer;background:0 0;border:0;border-radius:9px;height:31px;font-size:10px}.assistant-segmented button.is-active{color:#eef4f7;background:linear-gradient(#ffffff13,#ffffff0a);box-shadow:inset 0 1px #ffffff0b}.assistant-compact-meta{border-bottom:1px solid #ffffff0e;gap:6px;padding:9px 12px 10px;display:flex}.assistant-context-pill,.assistant-model-pill{color:#7f8992;background:#ffffff08;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:6px;min-width:0;height:32px;font-size:9px;display:flex}.assistant-context-pill{cursor:pointer;flex:none;padding:0 10px}.assistant-context-pill input{display:none}.assistant-context-pill.is-active{color:#9beeff;background:#53dcff0d;border-color:#53dcff29}.assistant-model-pill{flex:auto;padding-left:10px;position:relative}.assistant-model-pill select{appearance:none;color:#dce3e7;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 20px 0 0;font-size:9px}.assistant-model-pill:after{content:"⌄";color:#66707a;pointer-events:none;position:absolute;right:8px}.assistant-conversation{padding:12px}.assistant-empty--luxury{color:#6d7680;align-content:center;gap:8px;min-height:100%}.assistant-empty__spark{color:#7ee7ff;text-shadow:0 0 28px #53dcff2e;font-size:34px!important}.assistant-empty--luxury p{color:#69727b;max-width:238px;font-size:10px}.assistant-context-chips{flex-wrap:wrap;justify-content:center;gap:4px;margin-top:5px;display:flex}.assistant-context-chips span{color:#8f99a2;text-overflow:ellipsis;white-space:nowrap;background:#ffffff06;border:1px solid #fff1;border-radius:999px;max-width:90px;padding:4px 7px;font-size:8px;overflow:hidden}.assistant-message{background:#ffffff06;border-color:#fff1;border-radius:13px;box-shadow:inset 0 1px #ffffff05}.assistant-message--user{background:#53dcff0b;border-color:#53dcff17;margin-left:34px}.assistant-message small{color:#66717a;font-size:8px}.assistant-message p{color:#cfd6da;font-size:10px}.assistant-message button{color:#8beaff;background:#53dcff0f}.assistant-composer--luxury{background:#080a0c94;border-top:1px solid #ffffff0e;padding:10px}.assistant-composer--luxury textarea{color:#e4e9ec;background:#ffffff08;border-color:#ffffff13;border-radius:14px;min-height:72px;font-size:10px}.assistant-composer--luxury textarea:focus{border-color:#53dcff47;box-shadow:0 0 0 3px #53dcff09}.assistant-compose-actions{align-items:center}.assistant-compose-actions .assistant-text-action{color:#6f7881;background:0 0;border:0;font-size:9px}.assistant-compose-actions .assistant-text-action:hover:not(:disabled){color:#dce2e6}.assistant-compose-actions .assistant-send{color:#07090b;background:linear-gradient(#fff,#e7ecef);border-radius:50%;width:35px;height:35px;box-shadow:0 8px 20px #00000052}.assistant-fab{background:linear-gradient(145deg,#1abce1,#1779d7);border:1px solid #ffffff1f;width:54px;height:54px;box-shadow:0 16px 44px #0f95cb47,inset 0 1px #ffffff47}.selection-run-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e1012eb;border-color:#ffffff14}.gesture-hint{color:#4f565e}@media (width<=900px){.assistant-panel.assistant-panel--luxury{width:292px;right:10px}.asset-node--generator{width:460px}}.react-flow__background{opacity:.78!important}.react-flow__edge-path{stroke:#46515a;stroke-width:1.4px}.workspace-topbar--clean .workspace-title-area{flex:auto;min-width:0}.workspace-topbar--clean .workspace-title-area input{width:min(190px,22vw)}.workspace-top-actions--clean{flex:none;display:flex!important}html.desktop-win .workspace-top-actions--clean{margin-right:0}@media (width<=980px){.workspace-topbar--clean .workspace-title-area input{width:120px}.workspace-top-actions--clean{gap:5px}.workspace-top-actions--clean>button,.workspace-more-button{height:34px;font-size:11px;padding:0 10px!important}}.model-market-header{position:relative}.model-market-close{place-items:center;width:36px;height:36px;font-size:19px;line-height:1;display:grid;border-radius:11px!important;padding:0!important}html.desktop-win .model-market-header{padding-right:154px}html.desktop-win .model-market{max-width:calc(100vw - 24px)}.dark-select-trigger{color:#eef2f4;cursor:pointer;text-align:left;background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff16;border-radius:999px;align-items:center;gap:7px;min-width:0;height:38px;padding:0 30px 0 12px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff09}.dark-select-trigger:hover:not(:disabled),.dark-select-trigger.is-open{background:linear-gradient(#53dcff12,#ffffff07);border-color:#53dcff42}.dark-select-trigger:disabled{opacity:.45;cursor:default}.dark-select-trigger__icon{color:#64ddf8;font-size:11px}.dark-select-trigger__dot{background:#65e0b0;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 10px #65e0b052}.dark-select-trigger__label{color:#edf2f4;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:650;overflow:hidden}.dark-select-trigger__meta{color:#66707a;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:86px;margin-left:auto;font-size:8.5px;overflow:hidden}.dark-select-trigger__chevron{color:#707a83;font-size:10px;position:absolute;top:50%;right:11px;transform:translateY(-56%)}.dark-select-menu{z-index:10000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:thin;scrollbar-color:#424950 transparent;background:#141618fe;border:1px solid #ffffff1b;border-radius:13px;max-height:310px;padding:6px;position:fixed;overflow:auto;box-shadow:0 24px 70px #0000009e,inset 0 1px #ffffff09}.dark-select-search{z-index:2;background:#141618fe;padding:4px 4px 7px;position:sticky;top:0}.dark-select-search input{box-sizing:border-box;color:#e7edf0;width:100%;min-height:36px;font:inherit;background:#111416;border:1px solid #ffffff1f;border-radius:9px;outline:0;padding:0 10px}.dark-select-search input:focus{border-color:#53dcff8c;box-shadow:0 0 0 2px #53dcff14}.dark-select-empty{color:#68727a;text-align:center;padding:18px 10px;font-size:11px}.model-catalog-quickfilters{align-items:center;gap:7px;display:flex}.model-catalog-quickfilters small{color:#8f98a4;white-space:nowrap}.model-catalog-quickfilters .is-active{color:#d7caff;background:#744deb3d;border-color:#805bff99}.dark-select-option{color:#d8dee2;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;width:100%;min-height:39px;padding:8px 32px 8px 10px;display:grid;position:relative}.dark-select-option:hover:not(:disabled){background:#fff1}.dark-select-option.is-selected{color:#a8f0ff;background:#53dcff17}.dark-select-option:disabled{color:#5e666d;cursor:default}.dark-select-option__label{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:620;overflow:hidden}.dark-select-option small{color:#68727a;text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:8.5px;overflow:hidden}.dark-select-option__check{color:#53dcff;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.asset-node--image,.asset-node--video,.asset-node--generator{width:780px;overflow:visible}.asset-node--image .node-body,.asset-node--video .node-body,.asset-node--generator .node-body{padding:12px}.empty-preview{background:radial-gradient(circle at 50% 0,#53dcff09,#0000 44%),linear-gradient(#0b0d0f,#080a0c);border-style:solid;min-height:220px}.generation-console--studio{background:radial-gradient(circle at 80% 120%,#53dcff09,#0000 38%),linear-gradient(#181a1cfb,#101214fc);border:1px solid #ffffff14;border-radius:18px;margin-top:10px;padding:0;overflow:visible;box-shadow:inset 0 1px #ffffff09,0 16px 44px #0000003d}.gen-prompt-editor{resize:vertical;color:#cfd6da;background:0 0;border:0;border-bottom:1px solid #ffffff0e;border-radius:18px 18px 0 0;outline:0;width:100%;min-height:150px;padding:18px 20px 14px;font-size:12px;line-height:1.65;display:block}.gen-prompt-editor:focus{background:#ffffff03}.gen-studio-footer{align-items:center;gap:8px;min-width:0;padding:12px 14px 9px;display:flex}.gen-select--kind{flex:0 0 112px}.gen-select--duration{min-width:76px}.gen-play-button{flex-basis:48px;width:48px;height:48px;margin-left:2px}.gen-advanced-toggle{margin:0 auto 8px;padding:3px 10px}.gen-advanced-panel{background:#0000002e;border:1px solid #ffffff0e;border-radius:12px;margin:0 14px 12px;padding:10px}.gen-status{margin:0 14px 12px}.generation-console--studio .gen-model-strip,.generation-console--studio .gen-command-row{display:none!important}.assistant-model-select{flex:auto;height:32px;padding-left:10px}.assistant-model-select .dark-select-trigger__label{font-size:9px}.assistant-model-select .dark-select-trigger__meta{display:none}.canvas-context-menu{z-index:5000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16181afb;border:1px solid #ffffff1b;border-radius:16px;width:232px;max-height:min(430px,100vh - 30px);padding:8px;position:fixed;overflow:auto;box-shadow:0 28px 80px #00000094,inset 0 1px #ffffff09}.canvas-context-upload,.canvas-context-node{color:#e0e5e8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;width:100%;padding:8px;display:grid}.canvas-context-upload:hover,.canvas-context-node:hover,.canvas-context-action:hover:not(:disabled){background:#fff1}.canvas-context-upload>span,.canvas-context-node>span{color:#69e3fd;background:#ffffff09;border-radius:9px;place-items:center;width:32px;height:32px;font-size:14px;display:grid}.canvas-context-upload div,.canvas-context-node div{gap:2px;min-width:0;display:grid}.canvas-context-upload strong,.canvas-context-node strong{font-size:11px}.canvas-context-upload small,.canvas-context-node small{color:#68717a;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.canvas-context-divider{background:#ffffff0f;height:1px;margin:6px 4px}.canvas-context-action{color:#aeb6bc;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:24px 1fr auto;align-items:center;gap:6px;width:100%;padding:8px 9px;font-size:10px;display:grid}.canvas-context-action:disabled{opacity:.35;cursor:default}.canvas-context-action kbd{color:#596169;font:inherit;font-size:8px}.canvas-rail{background:linear-gradient(#191c1ffb,#0d0f11fb);border-color:#ffffff1c}.canvas-rail button{color:#a7b0b8}.canvas-rail button:hover:not(:disabled){color:#bff4ff}.quick-node-menu{background:#16181afd;border-color:#ffffff1c}@media (width<=1180px){.asset-node--image,.asset-node--video,.asset-node--generator{width:680px}.gen-studio-footer{flex-wrap:wrap}.gen-select--model{flex:250px}}.workspace-topbar--clean{justify-content:flex-start}.workspace-topbar--clean .workspace-title-area{flex:0 auto}.workspace-top-actions--clean{margin-left:18px;margin-right:0}html.desktop-win .workspace-top-actions--clean{margin-left:14px}@media (width<=820px){.workspace-top-actions--clean>button{width:36px;font-size:0;padding:0!important}.workspace-top-actions--clean>button:first-child:after{content:"◫";font-size:15px}.workspace-top-actions--clean>button:nth-child(2):after{content:"✦";font-size:15px}.workspace-top-actions--clean>button:nth-child(3):after{content:"⚙";font-size:15px}}.asset-node{position:relative;overflow:visible}.asset-node--image,.asset-node--video{width:350px}.asset-node--prompt,.asset-node--text{width:430px}.asset-node--extractor{width:470px}.asset-node--image .empty-preview,.asset-node--video .empty-preview{background:radial-gradient(circle at 50% 12%,#53dcff0e,#0000 42%),linear-gradient(#111416,#090b0d);border:1px solid #ffffff12;border-radius:12px;min-height:220px}.asset-node--image .asset-preview,.asset-node--video .asset-preview{object-fit:contain;background:#080a0c;border:1px solid #ffffff0f;border-radius:12px;width:100%;min-height:190px;max-height:280px}.preview-selection-hint{color:#69737b;text-align:center;letter-spacing:.02em;margin-top:8px;font-size:11px}.asset-node.is-selected .preview-selection-hint{display:none}.asset-node--image.is-selected .generation-console--studio,.asset-node--video.is-selected .generation-console--studio{z-index:80;width:650px;margin:0;animation:.16s ease-out studioReveal;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%)}@keyframes studioReveal{0%{opacity:0;transform:translate(-50%,-5px)scale(.992)}to{opacity:1;transform:translate(-50%)scale(1)}}.node-editor-shell,.gen-prompt-shell{position:relative}.node-textarea{background:#0b0e10;border-radius:13px;min-height:145px;padding:15px 16px 44px;font-size:15px;line-height:1.72}.node-editor-meta,.gen-prompt-meta{color:#657078;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0f11d6;border:1px solid #ffffff0e;border-radius:999px;align-items:center;gap:9px;padding:4px 5px 4px 9px;font-size:10px;display:flex;position:absolute;bottom:10px;right:12px}.node-editor-meta button,.gen-prompt-meta button{color:#aeefff;cursor:pointer;background:#53dcff0e;border:1px solid #53dcff24;border-radius:999px;height:24px;padding:0 9px;font-size:10px}.node-editor-meta button:hover,.gen-prompt-meta button:hover{background:#53dcff1a}.generation-console--studio{background:radial-gradient(circle at 78% 115%,#30c4ff0e,#0000 38%),linear-gradient(#1a1d1ffd,#0f1113fe);border-radius:20px;box-shadow:0 26px 70px #0000007a,inset 0 1px #ffffff0b}.gen-prompt-editor{color:#e2e7e9;letter-spacing:.01em;resize:none;min-height:155px;padding:19px 22px 48px;font-size:16px;line-height:1.72;transition:min-height .18s}.gen-prompt-editor::placeholder{color:#667079}.gen-studio-footer{gap:8px;padding:12px 14px 10px}.dark-select-trigger{height:40px}.dark-select-trigger__label,.dark-select-option__label{font-size:12px}.gen-select--kind{flex-basis:122px}.gen-select--model{min-width:230px}.gen-play-button{border-radius:50%;flex-basis:50px;width:50px;height:50px;box-shadow:0 0 0 1px #ffffff14,0 8px 26px #00000057}.node-handle{background:#15191c!important;border:1px solid #ffffff29!important;place-items:center!important;width:22px!important;height:22px!important;display:grid!important;box-shadow:0 8px 20px #00000047!important}.node-handle:after{content:"+";color:#9aa5ab;font-size:14px;font-weight:400;line-height:1}.asset-node.is-selected .node-handle{border-color:#53dcff7a!important;box-shadow:0 0 0 2px #53dcff14,0 8px 20px #0000004d!important}.asset-node.is-selected .node-handle:after{color:#8beaff}.canvas-context-menu--primary{width:238px;max-height:none;overflow:visible}.canvas-context-add{color:#e0e5e8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;padding:8px;display:grid}.canvas-context-add:hover,.canvas-context-add.is-open{background:#fff1}.canvas-context-add>span{color:#69e3fd;background:#ffffff09;border-radius:9px;place-items:center;width:32px;height:32px;font-size:18px;display:grid}.canvas-context-add>div{gap:2px;min-width:0;display:grid}.canvas-context-add strong{font-size:11px}.canvas-context-add small{color:#68717a;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.canvas-context-add b{color:#657078;font-size:20px;font-weight:400}.canvas-context-submenu{width:246px;max-height:min(520px,100vh - 32px);animation:.12s ease-out contextSubmenuIn}@keyframes contextSubmenuIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.canvas-context-title{color:#919ba2;letter-spacing:.08em;padding:7px 9px 8px;font-size:10px}.react-flow__background pattern circle{opacity:.9}@media (width<=900px){.asset-node--image.is-selected .generation-console--studio,.asset-node--video.is-selected .generation-console--studio,.asset-node--generator{width:560px}}.image-node-toolbar{z-index:150;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);white-space:nowrap;background:#16191bf6;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:5px;min-height:42px;padding:5px 7px;display:flex;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 18px 44px #00000075,inset 0 1px #ffffff0a}.image-node-toolbar button,.image-node-toolbar a{color:#dce5e9;min-width:34px;height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:11px;text-decoration:none;transition:background .14s,color .14s,box-shadow .14s;display:inline-flex}.image-node-toolbar button:hover,.image-node-toolbar a:hover{color:#fff;background:#ffffff12}.image-node-toolbar button.is-active{color:#061014;background:linear-gradient(135deg,#72e9ff,#37c9ed);box-shadow:0 0 24px #37c9ed38}.image-node-toolbar-divider{background:#ffffff1c;width:1px;height:20px}.camera-view-panel{z-index:140;background:radial-gradient(circle at 50% 32%,#2e5ba024,#0000 42%),linear-gradient(#191c1efe,#0c0e10fe);border:1px solid #71e8ff29;border-radius:22px;width:570px;padding:18px;animation:.16s ease-out studioReveal;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);box-shadow:0 30px 88px #00000094,inset 0 0 0 1px #ffffff06}.camera-view-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.camera-view-header>div:first-child{align-items:baseline;gap:10px;display:flex}.camera-view-header strong{color:#f4f7f8;letter-spacing:.01em;font-size:16px}.camera-view-kicker{color:#67e8f9;letter-spacing:.12em;background:#53dcff0e;border:1px solid #53dcff2b;border-radius:999px;padding:4px 7px;font-size:8px}.camera-view-header-actions{align-items:center;gap:6px;display:flex}.camera-view-header-actions button{color:#aeb8be;cursor:pointer;background:#ffffff09;border:1px solid #ffffff13;border-radius:9px;height:30px;padding:0 10px;font-size:10px}.camera-view-header-actions button:hover{color:#fff;background:#ffffff12}.camera-view-header-actions .camera-view-close{width:30px;padding:0;font-size:18px}.camera-view-hints{color:#7e8990;gap:18px;margin:0 0 10px;font-size:9px;display:flex}.camera-view-hints span{align-items:center;gap:6px;display:inline-flex}.camera-dot{border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px}.camera-dot--yaw{color:#5ce68a;background:#5ce68a}.camera-dot--pitch{color:#f45aac;background:#f45aac}.camera-dot--zoom{color:#55d9f5;background:#55d9f5}.camera-orbit-stage{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 50% 42%,#1784be1f,#0000 24%),linear-gradient(#11152a 0%,#101325 100%);border:1px solid #ffffff0e;border-radius:17px;height:300px;position:relative;overflow:hidden}.camera-orbit-stage:active{cursor:grabbing}.camera-stage-grid{opacity:.24;transform-origin:top;background-image:linear-gradient(#7590b438 1px,#0000 1px),linear-gradient(90deg,#7590b438 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:38% -15% -30%;transform:perspective(260px)rotateX(62deg);-webkit-mask-image:linear-gradient(#0000 0,#000 24% 100%);mask-image:linear-gradient(#0000 0,#000 24% 100%)}.camera-orbit-ring{pointer-events:none;border-radius:50%;width:335px;height:132px;position:absolute;top:51%;left:50%}.camera-orbit-ring--horizontal{opacity:.9;filter:drop-shadow(0 0 8px #57e57f24);border:4px solid #57e57f;border-color:#57e57f #0000}.camera-orbit-ring--vertical{opacity:.92;filter:drop-shadow(0 0 8px #ef5ba926);border:4px solid #0000;border-color:#0000 #ef5ba9;width:118px;height:260px}.camera-subject-shadow{filter:blur(12px);background:#00000080;border-radius:50%;width:95px;height:24px;position:absolute;top:64%;left:50%;transform:translate(-50%,-50%)}.camera-subject-card{width:82px;height:112px;transform-style:preserve-3d;pointer-events:none;background:#0b0d10;border:1px solid #ffffff38;border-radius:8px;transition:transform 60ms linear;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 18px 30px #0000007a,0 0 0 1px #53dcff14}.camera-subject-card img{object-fit:cover;width:100%;height:100%}.camera-control-point{z-index:4;pointer-events:none;border:3px solid #070d12b8;border-radius:50%;width:22px;height:22px;position:absolute;transform:translate(-50%,-50%)}.camera-control-point--yaw{background:#43d5eb;top:71%;box-shadow:0 0 18px #43d5eb59}.camera-control-point--pitch{background:#ef5ba9;left:27%;box-shadow:0 0 18px #ef5ba947}.camera-stage-caption{color:#65717a;pointer-events:none;background:#05080c8f;border:1px solid #ffffff0e;border-radius:999px;padding:5px 9px;font-size:8px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.camera-angle-summary{color:#5ce6ee;text-align:center;background:#14716817;border:1px solid #2ddcc057;border-radius:9px;width:fit-content;max-width:90%;margin:10px auto 12px;padding:7px 13px;font-size:11px}.camera-sliders{gap:7px;padding:0 2px;display:grid}.camera-sliders label{color:#879197;grid-template-columns:36px 1fr 48px;align-items:center;gap:9px;font-size:9px;display:grid}.camera-sliders input[type=range]{accent-color:#48d7ee;width:100%}.camera-sliders b{color:#d7e1e5;text-align:right;font-variant-numeric:tabular-nums;font-size:9px;font-weight:500}.camera-model-row{color:#7e8990;border-top:1px solid #ffffff0e;grid-template-columns:66px 1fr;align-items:center;gap:9px;margin-top:13px;padding-top:12px;font-size:9px;display:grid}.camera-model-select{width:100%;min-width:0}.camera-model-select .dark-select-trigger{width:100%}.camera-generate-button{color:#0b0e10;cursor:pointer;background:linear-gradient(135deg,#eef3f4,#fff);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;margin-top:12px;font-size:12px;font-weight:720;display:flex;box-shadow:0 10px 30px #0000003d}.camera-generate-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 34px #0000004d,0 0 22px #53dcff12}.camera-generate-button:disabled{opacity:.5;cursor:default}.camera-view-note{color:#566168;text-align:center;margin:9px 4px 0;font-size:8px;line-height:1.55}.asset-node.is-camera-open .generation-console--studio{display:none!important}@media (width<=900px){.camera-view-panel{width:500px}.camera-orbit-stage{height:270px}}html.desktop-win .home-header{background:#1f2028!important}.node-title{font-size:13.5px}.node-textarea{color:#e3e8eb;min-height:158px;font-size:16.5px;line-height:1.78}.node-textarea.is-expanded{min-height:390px}.gen-prompt-editor{letter-spacing:.008em;min-height:190px;font-size:17px;line-height:1.82}.gen-prompt-editor.is-expanded{min-height:420px}.node-editor-meta,.gen-prompt-meta,.node-editor-meta button,.gen-prompt-meta button{font-size:11px}.empty-preview>span{font-size:15px;font-weight:680}.empty-preview>small{font-size:11.5px;line-height:1.65}.advanced-generation-settings,.gen-advanced-panel{font-size:12px}.advanced-quality-field>span{font-size:11px}.advanced-quality-field select,.negative-prompt,.url-input{font-size:12px}.asset-node--image.is-selected .generation-console--studio,.asset-node--video.is-selected .generation-console--studio{width:760px}.asset-node--generator{width:760px}.gen-studio-footer{flex-wrap:nowrap;width:100%;min-width:0;overflow:visible}.gen-select--kind{flex:0 0 118px;min-width:0}.gen-select--model{flex:220px;min-width:190px}.gen-select--param{flex:0 0 84px;min-width:78px}.gen-play-button{flex:0 0 50px;margin-left:auto;position:relative;right:auto}@media (width<=960px){.asset-node--image.is-selected .generation-console--studio,.asset-node--video.is-selected .generation-console--studio,.asset-node--text.is-selected .generation-console--studio,.asset-node--prompt.is-selected .generation-console--studio,.asset-node--extractor.is-selected .generation-console--studio,.asset-node--generator{width:650px}.gen-studio-footer{flex-wrap:wrap}.gen-play-button{margin-left:0}}.quick-node-menu{width:292px;max-height:min(690px,100vh - 96px);top:max(74px,50% - 175px);left:82px;transform:none}.node-kind{letter-spacing:.04em;border:1px solid #82e2ff2e;border-radius:999px;justify-content:center;align-items:center;min-width:34px;min-height:24px;display:inline-flex;box-shadow:inset 0 1px #ffffff0b,0 0 20px #2fc7eb0d;color:#a9f0ff!important;background:linear-gradient(#5ee2ff1f,#5ee2ff0b)!important}.dark-select-trigger__icon{color:#8ceaff;background:linear-gradient(145deg,#51d5f624,#ffffff06);border:1px solid #76e2ff26;border-radius:7px;flex:0 0 21px;place-items:center;width:21px;height:21px;display:inline-grid;box-shadow:inset 0 1px #ffffff0a}.quick-upload>span,.quick-node-item>span,.canvas-context-upload>span,.canvas-context-add>span,.canvas-context-node>span{color:#9becff;background:linear-gradient(145deg,#44c9ee1f,#ffffff08);border:1px solid #65defc21;box-shadow:inset 0 1px #ffffff0b,0 8px 20px #0000002e}.node-handle{background:radial-gradient(circle at 36% 32%,#26343a,#101417 68%)!important;border-color:#6fe2ff57!important;box-shadow:0 0 0 1px #ffffff09,0 8px 20px #00000061,0 0 18px #2bbee514!important}.node-handle:after{color:#b9eef8}.node-continue-menu{z-index:220;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 15% 0,#43d3f512,#0000 38%),linear-gradient(#191d21fc,#0c0f12fe);border:1px solid #ffffff1c;border-radius:17px;width:270px;padding:9px;animation:.14s ease-out nodeContinueIn;position:absolute;top:50%;left:calc(100% + 24px);transform:translateY(-50%);box-shadow:0 30px 86px #00000094,inset 0 1px #ffffff0a}@keyframes nodeContinueIn{0%{opacity:0;transform:translate(-5px,-50%)scale(.985)}to{opacity:1;transform:translateY(-50%)scale(1)}}.node-continue-menu__title{color:#8b969e;letter-spacing:.08em;padding:7px 9px 9px;font-size:10px}.node-continue-menu button{color:#edf2f4;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-height:55px;padding:7px 8px;display:grid}.node-continue-menu button:hover{background:#ffffff0f}.node-continue-menu button>span{color:#a8efff;background:linear-gradient(145deg,#47cdf01f,#ffffff06);border:1px solid #64defc26;border-radius:10px;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.node-continue-menu button>div{gap:3px;min-width:0;display:grid}.node-continue-menu strong{font-size:12px}.node-continue-menu small{color:#6e7981;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.node-continue-menu b{color:#65727a;font-size:19px;font-weight:400}.canvas-zoom-control{z-index:73;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:#d8e0e4;background:linear-gradient(#191c1ff5,#0d0f12f7);border:1px solid #ffffff1a;border-radius:28px;grid-template-columns:auto minmax(120px,1fr) 54px;align-items:center;gap:13px;width:330px;height:54px;padding:0 17px;display:grid;position:absolute;bottom:18px;left:78px;box-shadow:0 18px 48px #0000006b,inset 0 1px #ffffff0a}.canvas-zoom-control span{font-size:12px}.canvas-zoom-control strong{text-align:right;font-variant-numeric:tabular-nums;font-size:12px;font-weight:650}.canvas-zoom-control input[type=range]{accent-color:#31c8ef;cursor:pointer;width:100%}.react-flow__minimap.canvas-minimap{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden;transform:translate(-50%);box-shadow:0 18px 46px #00000061,inset 0 1px #ffffff09;background:#0e1114f0!important;border:1px solid #ffffff1b!important;border-radius:15px!important;width:218px!important;height:112px!important;bottom:14px!important;left:50%!important;right:auto!important}.react-flow__minimap.canvas-minimap svg{border-radius:14px}.selection-run-bar{bottom:136px}.gesture-hint{display:none}.asset-preview{color:#0000;background:radial-gradient(circle at 50% 28%,#41d3f612,#0000 34%),#070a0c;font-size:0}@media (width<=900px){.canvas-zoom-control{width:250px;left:70px}.react-flow__minimap.canvas-minimap{width:180px!important;height:94px!important}}.asset-node--text,.asset-node--prompt,.asset-node--extractor{transition:width .16s,border-color .16s,box-shadow .16s}.asset-node--text.is-selected,.asset-node--prompt.is-selected,.asset-node--extractor.is-selected{width:760px}.asset-node--text.is-selected .generation-console--studio,.asset-node--prompt.is-selected .generation-console--studio,.asset-node--extractor.is-selected .generation-console--studio{width:100%;margin-left:0;transform:none}@media (width<=960px){.asset-node--text.is-selected,.asset-node--prompt.is-selected,.asset-node--extractor.is-selected{width:650px}}.asset-node--image,.asset-node--video{width:350px;min-width:280px;max-width:820px;transition:border-color .16s,box-shadow .16s}.asset-node--image .node-body,.asset-node--video .node-body{padding:10px;overflow:visible}.media-preview-shell{background:radial-gradient(circle at 50% 18%,#43cef50e,#0000 43%),linear-gradient(#111416 0%,#080a0c 100%);border:1px solid #fff1;border-radius:14px;width:100%;min-height:160px;transition:box-shadow .16s,border-color .16s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 12px 30px #00000029}.asset-node.is-selected .media-preview-shell{border-color:#4bd7f73d;box-shadow:inset 0 1px #ffffff08,0 0 0 1px #4bd7f709,0 14px 36px #00000038}.media-preview-shell>.asset-preview,.media-preview-shell>.empty-preview{border:0;border-radius:13px;width:100%;height:100%;margin:0;min-height:0!important;max-height:none!important}.media-preview-shell>.asset-preview{object-fit:contain;background:#07090b;display:block}.media-preview-shell>video.asset-preview{object-fit:contain}.media-preview-shell>.empty-preview{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;display:flex}.media-resize-grip{z-index:8;opacity:.34;cursor:nwse-resize;background:#06090b61;border:0;border-radius:9px;width:28px;height:28px;padding:0;transition:opacity .14s,background .14s,box-shadow .14s;position:absolute;bottom:5px;right:5px}.media-resize-grip:hover{opacity:1;background:#10171bd1;box-shadow:0 0 0 1px #4bd7f724,0 8px 20px #00000042}.media-resize-grip span,.media-resize-grip span:before,.media-resize-grip span:after{transform-origin:100%;content:"";background:#89e7fcb8;border-radius:2px;width:10px;height:1px;position:absolute;bottom:6px;right:6px;transform:rotate(-45deg)}.media-size-badge{z-index:7;color:#77848c;font-variant-numeric:tabular-nums;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05080a9e;border:1px solid #ffffff0e;border-radius:999px;padding:3px 7px;font-size:9px;line-height:1.2;transition:opacity .14s;position:absolute;bottom:8px;right:40px}.asset-node.is-selected:hover .media-size-badge,body.is-resizing-media-card .media-size-badge{opacity:.78}.asset-node--image.is-selected .generation-console--studio,.asset-node--video.is-selected .generation-console--studio{background:radial-gradient(circle at 82% 112%,#2bc2eb0b,#0000 38%),linear-gradient(#1b1d1ffe,#111315fe);border:1px solid #ffffff13;border-radius:19px;width:min(650px,100vw - 132px);min-width:540px;max-width:650px;margin:0;top:calc(100% + 13px);left:50%;transform:translate(-50%);box-shadow:0 30px 74px #0000007a,inset 0 1px #ffffff0b}.asset-node--image.is-selected .generation-console--studio:before,.asset-node--video.is-selected .generation-console--studio:before{content:"";clip-path:polygon(20% 100%,35% 0,65% 0,80% 100%);pointer-events:none;background:linear-gradient(#0000,#4ad8f80e);width:64px;height:13px;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.asset-node--image.is-selected .gen-prompt-editor,.asset-node--video.is-selected .gen-prompt-editor{min-height:176px}.asset-node--image.is-selected .gen-prompt-editor.is-expanded,.asset-node--video.is-selected .gen-prompt-editor.is-expanded{min-height:390px}.asset-node--image.is-selected .gen-studio-footer,.asset-node--video.is-selected .gen-studio-footer{flex-wrap:nowrap;width:100%;min-width:0}.asset-node--image.is-selected .gen-select--kind,.asset-node--video.is-selected .gen-select--kind{flex:0 0 112px}.asset-node--image.is-selected .gen-select--model,.asset-node--video.is-selected .gen-select--model{flex:190px;min-width:180px}.asset-node--image.is-selected .gen-select--param,.asset-node--video.is-selected .gen-select--param{flex:0 0 78px;min-width:74px}.asset-node--image.is-selected .gen-play-button,.asset-node--video.is-selected .gen-play-button{flex:0 0 48px;width:48px;height:48px}@media (width<=760px){.asset-node--image.is-selected .generation-console--studio,.asset-node--video.is-selected .generation-console--studio{width:min(560px,100vw - 72px);min-width:0}.asset-node--image.is-selected .gen-studio-footer,.asset-node--video.is-selected .gen-studio-footer{flex-wrap:wrap}}html.desktop-win .workspace-topbar--clean{background:linear-gradient(#131518,#0c0e11)!important}.workspace-topbar--clean{min-height:64px;padding-top:8px;padding-bottom:8px}.workspace-top-actions-wrap{align-items:center;gap:12px;min-width:0;margin-left:auto;display:flex}.workspace-quick-actions{align-items:center;gap:10px;min-width:0;display:flex}.workspace-autosave-chip,.workspace-quick-button{color:#eff4f6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff17;border-radius:999px;height:40px;padding:0 18px;box-shadow:inset 0 1px #ffffff09,0 12px 24px #0000002e}.workspace-autosave-chip{color:#8d959c;align-items:center;font-size:12px;display:inline-flex}.workspace-quick-button{cursor:pointer;justify-content:center;align-items:center;gap:8px;font-weight:600;display:inline-flex}.workspace-quick-button:hover{background:#ffffff14;border-color:#ffffff29}.workspace-top-actions--clean{align-items:center;gap:10px;display:flex}.workspace-top-actions--clean>button,.workspace-top-actions--clean .workspace-more-button{min-width:0}@media (width<=1380px){.workspace-autosave-chip{display:none}}@media (width<=1180px){.workspace-top-actions-wrap{gap:8px}.workspace-quick-button{padding:0 14px}}@media (width<=960px){.workspace-quick-actions{display:none}}.asset-node{background:linear-gradient(#191b1efa,#121416fb);border:1px solid #ffffff12;box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff06}.asset-node.is-selected{border-color:#ffffff1c;box-shadow:0 24px 72px #0000005c,0 0 0 1px #53dcff12}.node-header{background:linear-gradient(#ffffff08,#ffffff03);border-bottom:1px solid #ffffff0b}.media-preview-shell{background:radial-gradient(circle at 50% 14%,#40d0f50b,#0000 43%),linear-gradient(#0f1214 0%,#07090b 100%);border-radius:20px;border:0!important;box-shadow:inset 0 1px #ffffff05,0 12px 28px #00000026!important}.asset-node.is-selected .media-preview-shell{border:0!important;box-shadow:inset 0 1px #ffffff06,0 14px 30px #0000002e!important}.media-preview-shell>.asset-preview,.media-preview-shell>.empty-preview{border-radius:20px}.media-resize-grip{opacity:.42;background:#080a0c6b}.media-resize-grip:hover{background:#101417e0}.generation-console--studio{background:radial-gradient(circle at 78% 120%,#35cbf20d,#0000 36%),linear-gradient(#1c1e21fd,#111315fe);border:1px solid #ffffff0f;border-radius:24px;box-shadow:0 28px 72px #0000006b,inset 0 1px #ffffff0a}.asset-node--image.is-selected .generation-console--studio,.asset-node--video.is-selected .generation-console--studio{top:calc(100% + 12px)}.gen-prompt-editor{font-size:18px;line-height:1.84}.gen-prompt-meta,.node-editor-meta{bottom:12px}.node-textarea{font-size:17px}.gen-studio-footer{align-items:center;gap:10px}.dark-select-trigger{border-color:#ffffff12;border-radius:999px}.dark-select-trigger__icon{font-size:13px;line-height:1}.gen-play-button{flex:0 0 50px;align-self:center;width:50px;height:50px;margin-left:auto}.dark-select-trigger__icon,.quick-upload>span,.quick-node-item>span,.canvas-context-upload>span,.canvas-context-add>span,.canvas-context-node>span,.node-continue-menu button>span{color:#aeefff;background:linear-gradient(145deg,#45cdf021,#ffffff08);border-radius:9px}html.desktop-win .workspace-topbar--clean{padding-right:228px}@media (width<=1200px){html.desktop-win .workspace-topbar--clean{padding-right:172px}}.app-shell.theme-night{color:#eef3f8;background:radial-gradient(circle at 50% -10%,#262c3a57,#0000 34%),linear-gradient(#0b0d10 0%,#050607 100%)}.app-shell.theme-day{color:#16222f;background:radial-gradient(circle at 50% -10%,#cfe1f0b8,#0000 34%),linear-gradient(#edf4fb 0%,#dce8f4 100%)}.app-shell.theme-day .canvas-area{background:radial-gradient(circle at 50% 12%,#ffffffad,#0000 38%),linear-gradient(#f1f7fcf2,#dce8f3e6)}.app-shell.theme-night .canvas-area{background:radial-gradient(circle at 50% 12%,#3d4d5c29,#0000 38%),linear-gradient(#040608fa,#07090bfc)}.app-shell.theme-day .workspace-topbar{border-bottom-color:#0c203014;box-shadow:0 12px 24px #7892ae2e;background:linear-gradient(#fafcfff5,#e3edf6f0)!important}.app-shell.theme-day .workspace-title-area input,.app-shell.theme-day .save-state-pill,.app-shell.theme-day .workspace-autosave-chip,.app-shell.theme-day .workspace-quick-button,.app-shell.theme-day .workspace-top-actions--clean>button,.app-shell.theme-day .workspace-more-button,.app-shell.theme-day .workspace-service-pill,.app-shell.theme-day .workspace-user-pill,.app-shell.theme-day .theme-toggle-button{color:#1a2632;background:linear-gradient(#ffffffeb,#eff5faeb);border-color:#445d751f;box-shadow:0 10px 24px #859fb624,inset 0 1px #ffffffd1}.app-shell.theme-day .workspace-service-pill span,.app-shell.theme-day .workspace-user-pill span,.app-shell.theme-day .theme-toggle-button,.app-shell.theme-day .workspace-more-button{color:#22303f}.app-shell.theme-day .canvas-rail,.app-shell.theme-day .gesture-hint,.app-shell.theme-day .canvas-zoom-control,.app-shell.theme-day .selection-run-bar,.app-shell.theme-day .quick-node-menu,.app-shell.theme-day .canvas-context-menu,.app-shell.theme-day .assistant-panel{color:#15222f;background:linear-gradient(#fdfefff5,#ebf2f8f2);border-color:#4e667c29;box-shadow:0 18px 44px #91a8be2e}.app-shell.theme-day .canvas-rail button,.app-shell.theme-day .selection-run-bar button,.app-shell.theme-day .quick-node-item,.app-shell.theme-day .quick-upload,.app-shell.theme-day .canvas-context-action,.app-shell.theme-day .canvas-context-upload,.app-shell.theme-day .canvas-context-add,.app-shell.theme-day .canvas-context-node{color:#182634}.app-shell.theme-day .asset-node{color:#17222f;background:linear-gradient(#fffffff5,#f0f6fbf2);border-color:#4e6b8524;box-shadow:0 20px 48px #91a6ba2e,inset 0 1px #ffffffe0}.app-shell.theme-day .node-header{background:linear-gradient(#ffffffc7,#f4f8fcb3);border-bottom-color:#50708b14}.app-shell.theme-day .media-preview-shell,.app-shell.theme-day .generation-console--studio,.app-shell.theme-day .node-card-editor,.app-shell.theme-day .asset-preview,.app-shell.theme-day .empty-preview,.app-shell.theme-day .node-textarea,.app-shell.theme-day .gen-prompt-editor,.app-shell.theme-day .advanced-generation-settings,.app-shell.theme-day .chat-node-body,.app-shell.theme-day .chat-messages,.app-shell.theme-day .chat-message{color:#152331;background-color:#ffffffa3;border-color:#5d778c1f}.app-shell.theme-day .dark-select-trigger,.app-shell.theme-day .advanced-generation-settings select,.app-shell.theme-day .url-input,.app-shell.theme-day .negative-prompt{color:#162533;background:#ffffffeb;border-color:#5d778c1f}.workspace-top-actions-wrap--luxury{flex-wrap:wrap;justify-content:flex-end;gap:14px}.workspace-service-strip,.workspace-user-strip,.workspace-quick-actions--luxury{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.workspace-service-pill,.workspace-user-pill,.theme-toggle-button{color:#f1f5f8;cursor:pointer;background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 16px;display:inline-flex;box-shadow:inset 0 1px #ffffff0a,0 12px 28px #0000002e}.workspace-service-pill span,.workspace-user-pill span{color:#7fe8ff;font-size:13px}.workspace-service-pill b,.workspace-user-pill b{font-size:14px;font-weight:600}.theme-toggle-button{font-weight:700}.workspace-user-pill{padding-right:18px}@media (width<=1660px){.workspace-service-strip{display:none}}@media (width<=1260px){.workspace-user-pill{display:none}}.image-node-toolbar,.video-node-toolbar{gap:8px}.image-node-toolbar button,.image-node-toolbar a,.video-node-toolbar button,.video-node-toolbar a{position:relative}.image-node-toolbar button:after,.image-node-toolbar a:after,.video-node-toolbar button:after,.video-node-toolbar a:after{content:attr(data-tooltip);color:#edf3f9;white-space:nowrap;opacity:0;pointer-events:none;background:#0a0c0ff0;border-radius:10px;padding:6px 10px;font-size:12px;line-height:1;transition:opacity .18s,transform .18s;position:absolute;bottom:-34px;left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 10px 22px #00000047}.image-node-toolbar button:hover:after,.image-node-toolbar a:hover:after,.video-node-toolbar button:hover:after,.video-node-toolbar a:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.video-node-toolbar{min-height:56px;padding:10px 14px}.video-node-toolbar button{border-radius:12px;width:38px;height:38px;padding:0;font-size:17px}.asset-node--video .media-preview-shell{overflow:visible}.asset-node--video .asset-preview{background:#000}.app-shell.theme-day .image-node-toolbar,.app-shell.theme-day .video-node-toolbar{background:#fffffff0;border-color:#60798e24}.app-shell.theme-day .image-node-toolbar button,.app-shell.theme-day .image-node-toolbar a,.app-shell.theme-day .video-node-toolbar button,.app-shell.theme-day .video-node-toolbar a{color:#1a2734;background:#f4f8fcf5;border-color:#60798e24}.app-shell.theme-day .image-node-toolbar button:after,.app-shell.theme-day .image-node-toolbar a:after,.app-shell.theme-day .video-node-toolbar button:after,.app-shell.theme-day .video-node-toolbar a:after{color:#1b2a38;background:#fffffffa;border:1px solid #60798e1f}.workspace-topbar--organized{background:linear-gradient(#090b0e 0%,#0b0e12 100%)!important;border-bottom:1px solid #ffffff12!important;height:112px!important;min-height:112px!important;padding:10px 210px 10px 16px!important;display:block!important;box-shadow:0 14px 34px #00000038!important}.workspace-title-area--organized{align-items:center;gap:10px;max-width:360px;height:42px;display:flex;position:absolute;top:16px;left:16px}.workspace-title-area--organized .workspace-brand-icon{border-radius:11px!important;width:38px!important;height:38px!important}.workspace-title-area--organized .back-button{border-radius:14px!important;height:38px!important;padding:0 14px!important}.workspace-title-area--organized input{width:190px!important;font-size:17px!important;font-weight:750!important}.workspace-organized-right{flex-direction:column;justify-content:center;align-items:flex-end;gap:9px;min-width:0;height:92px;margin-left:365px;display:flex}.workspace-service-row,.workspace-action-row{justify-content:flex-end;align-items:center;gap:8px;max-width:100%;min-height:38px;display:flex}.workspace-service-row button,.workspace-action-row button{color:#e8edf2;cursor:pointer;white-space:nowrap;background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;height:36px;padding:0 14px;font-size:13px;font-weight:650;transition:background .16s,border-color .16s,transform .16s}.workspace-service-row button:hover,.workspace-action-row button:hover{background:#ffffff13;border-color:#ffffff24;transform:translateY(-1px)}.workspace-service-row .workspace-points-pill span{color:#35d083}.workspace-notice-button{width:38px;position:relative;padding:0!important}.workspace-notice-button i{background:#ff5c6c;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px;box-shadow:0 0 0 2px #0b0e12}.workspace-account-button{justify-content:center;gap:7px;min-width:132px}.workspace-account-button span{color:#9beeff}.workspace-action-row .workspace-main-action{background:#ffffff12;border-color:#ffffff1c;height:40px;padding:0 18px;font-size:14px}.workspace-action-row .workspace-theme-icon{color:#ffd857;width:40px;height:40px;padding:0;font-size:19px}.workspace-action-row .workspace-more-button{width:40px;height:40px;padding:0}.workspace-action-row .workspace-autosave-label{color:#6f7882;padding:0 5px;font-size:12px}.workspace-row-divider{background:#ffffff14;width:1px;height:24px;margin:0 2px}.workspace-action-row .is-active{color:#a8efff!important;background:#45caee1a!important;border-color:#58dafa42!important}.workspace-action-row .workspace-more-wrap{position:relative}.workspace-action-row .workspace-more-menu{top:45px;right:0}.app-shell.theme-night .canvas-area,.app-shell.theme-night .canvas-area .react-flow,.app-shell.theme-night .canvas-area .react-flow__renderer,.app-shell.theme-night .canvas-area .react-flow__pane{background-color:#030506!important}.app-shell.theme-day .canvas-area,.app-shell.theme-day .canvas-area .react-flow,.app-shell.theme-day .canvas-area .react-flow__renderer,.app-shell.theme-day .canvas-area .react-flow__pane{background-color:#f3f6f9!important}.app-shell.theme-day .canvas-area .react-flow{background-image:radial-gradient(circle at 50% 0,#fffffff5,#edf3f8fa 55%,#e5edf4fa 100%)!important}.app-shell.theme-night .canvas-area .react-flow{background-image:radial-gradient(circle at 50% -20%,#11181dd9,#030506fa 48%,#020304 100%)!important}.app-shell.theme-day .react-flow__edge-path{stroke:#9eaeb9!important}.app-shell.theme-day .react-flow__edge.selected .react-flow__edge-path{stroke:#2aaecf!important}.app-shell.theme-day .react-flow__minimap.canvas-minimap{background:#fafcfef0!important;box-shadow:0 16px 40px #738b9e29!important}.app-shell.theme-day .canvas-zoom-control{color:#25323d!important;background:#ffffffeb!important}.app-shell.theme-day .canvas-zoom-control input{accent-color:#24afd2}.app-shell.theme-day .canvas-rail{background:#fcfdfeeb!important;border-color:#455b6c1f!important;box-shadow:0 18px 45px #738b9e29!important}.app-shell.theme-day .canvas-rail button{color:#2b3945!important}.app-shell.theme-day .workspace-topbar--organized{background:linear-gradient(#fafcfefc,#eef4f9fa)!important;border-bottom-color:#455b6c1c!important;box-shadow:0 12px 30px #758fa524!important}.app-shell.theme-day .workspace-service-row button,.app-shell.theme-day .workspace-action-row button{color:#1b2a36!important;background:#ffffffc7!important;border-color:#485e7121!important}.app-shell.theme-day .workspace-action-row .workspace-theme-icon{color:#ef8f23!important}.app-shell.theme-day .workspace-notice-button i{box-shadow:0 0 0 2px #eff5f9}.app-shell.theme-day .workspace-title-area--organized input{color:#17232e!important}.asset-node,.asset-node.is-selected,.asset-node--generator,.asset-node--extractor{border:0!important;outline:0!important}.asset-node{box-shadow:0 18px 48px #00000038!important}.asset-node.is-selected{box-shadow:0 22px 58px #0000004d,0 8px 34px #31bee012!important}.asset-node--image,.asset-node--video{box-shadow:none!important;background:0 0!important}.asset-node--image.is-selected,.asset-node--video.is-selected{box-shadow:none!important}.asset-node--image .node-header,.asset-node--video .node-header{min-height:26px;background:0 0!important;border:0!important;padding:0 4px 7px!important}.asset-node--image .node-body,.asset-node--video .node-body{padding:0!important}.node-header{border-bottom:0!important}.media-preview-shell,.asset-node.is-selected .media-preview-shell{border:0!important;outline:0!important;box-shadow:0 14px 34px #00000038!important}.generation-console--studio,.asset-node.is-selected .generation-console--studio{border:0!important;outline:0!important;box-shadow:0 24px 64px #00000057,inset 0 1px #ffffff06!important}.app-shell.theme-day .asset-node{border:0!important;box-shadow:0 18px 42px #8096a829!important}.app-shell.theme-day .asset-node--image,.app-shell.theme-day .asset-node--video,.app-shell.theme-day .asset-node--image.is-selected,.app-shell.theme-day .asset-node--video.is-selected{box-shadow:none!important;background:0 0!important}.app-shell.theme-day .media-preview-shell,.app-shell.theme-day .asset-node.is-selected .media-preview-shell{background:#ffffffd1!important;box-shadow:0 16px 38px #758fa329!important}.app-shell.theme-day .generation-console--studio{background:#ffffffe6!important;box-shadow:0 24px 60px #758fa32e!important}.assistant-fab{bottom:88px!important;right:28px!important}.account-modal-backdrop{z-index:400;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000ab;place-items:center;display:grid;position:fixed;inset:0}.account-modal{color:#eef3f7;background:linear-gradient(#111316fc,#090b0dfe);border:1px solid #ffffff1a;border-radius:30px;width:min(620px,100vw - 48px);padding:28px 30px 30px;box-shadow:0 40px 100px #0000008c,inset 0 1px #ffffff09}.account-modal>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.account-modal>header h2{letter-spacing:-.02em;margin:0;font-size:27px}.account-modal>header p{color:#69717a;margin:8px 0 0;font-size:14px}.account-modal>header>button{color:#b8c0c7;cursor:pointer;background:0 0;border:0;border-radius:50%;width:36px;height:36px;font-size:22px}.account-summary-card{background:#ffffff06;border:1px solid #ffffff17;border-radius:22px;padding:24px}.account-summary-card label,.redeem-field span{color:#78818a;margin-bottom:8px;font-size:13px;display:block}.account-name-editor{gap:10px;display:flex}.account-name-editor input,.redeem-field input{color:#f4f7fa;background:#07090b;border:1px solid #ffffff1a;border-radius:16px;outline:none;width:100%;height:52px;padding:0 16px;font-size:17px}.account-name-editor button{color:#eef3f6;cursor:pointer;background:#202428;border:0;border-radius:15px;flex:0 0 76px}.account-summary-card small{color:#5f6770;margin-top:10px;display:block}.account-points-row{justify-content:space-between;align-items:end;margin-top:34px;display:flex}.account-points-row span{color:#737b83}.account-points-row strong{color:#61dcf5;font-size:36px;line-height:1}.account-modal-wide-button,.account-modal-danger-button,.redeem-submit{color:#f1f4f6;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:15px;width:100%;min-height:56px;margin-top:22px;font-size:16px;font-weight:700}.account-modal-danger-button{color:#ff9ba3;background:#5c161b57;border-color:#ff59641a;margin-top:12px}.redeem-field{margin-top:2px;display:block}.redeem-field input{text-align:center;letter-spacing:.06em;border-radius:22px;height:64px;font-size:18px}.redeem-submit{color:#0d1114;background:linear-gradient(#f1f2f3,#cfd3d7);border:0}.redeem-submit:disabled{opacity:.44;cursor:default}.redeem-message{color:#9feeff;background:#50cceb14;border-radius:12px;margin-top:14px;padding:12px 14px;font-size:13px}.points-empty-state{text-align:center;background:#ffffff06;border:1px solid #ffffff14;border-radius:22px;place-content:center;gap:10px;min-height:170px;display:grid}.points-empty-state strong{color:#64ddf5;font-size:28px}.points-empty-state span{color:#69727b}.support-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.support-grid button{color:#eef3f7;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:20px;min-height:110px;font-size:17px}.app-shell.theme-day .account-modal{color:#16232e;background:#fafcfefa;border-color:#495f7124;box-shadow:0 40px 100px #6c849640}.app-shell.theme-day .account-summary-card,.app-shell.theme-day .points-empty-state,.app-shell.theme-day .support-grid button{color:#1b2934;background:#ebf2f7cc;border-color:#495f711f}.app-shell.theme-day .account-name-editor input,.app-shell.theme-day .redeem-field input{color:#17232e;background:#fff;border-color:#495f7129}@media (width<=1450px){.workspace-topbar--organized{padding-right:170px!important}.workspace-organized-right{margin-left:320px}.workspace-title-area--organized input{width:145px!important}.workspace-service-row button{padding:0 10px;font-size:12px}.workspace-action-row button{padding:0 11px;font-size:12px}}@media (width<=1160px){.workspace-service-row button:nth-child(2),.workspace-service-row button:nth-child(5){display:none}.workspace-title-area--organized input{width:115px!important}.workspace-organized-right{margin-left:270px}}.workspace-topbar--single-row{background:linear-gradient(#121417fc,#090b0dfc)!important;border-bottom:1px solid #5bd3ef29!important;align-items:center!important;gap:14px!important;height:72px!important;min-height:72px!important;padding:0 190px 0 12px!important;display:flex!important;box-shadow:0 10px 28px #00000038!important}.workspace-title-area--single-row{flex:none;align-items:center;gap:9px;min-width:250px;max-width:330px;display:flex;position:static!important}.workspace-title-area--single-row input{color:#f4f7f9!important;width:145px!important;height:38px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0 8px!important;font-size:18px!important;font-weight:700!important}.workspace-single-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:7px;min-width:0;margin-left:auto;display:flex}.workspace-single-actions>button,.workspace-single-actions .workspace-more-button,.workspace-single-actions .workspace-account-button,.workspace-single-actions .workspace-theme-icon{color:#eaf0f4;cursor:pointer;background:linear-gradient(#ffffff0d,#ffffff06);border:1px solid #ffffff16;border-radius:999px;min-width:0;height:38px;padding:0 12px;font-size:13px;font-weight:650;box-shadow:inset 0 1px #ffffff09}.workspace-single-actions>button:hover,.workspace-single-actions .workspace-more-button:hover{background:#ffffff13;border-color:#6fddf729}.workspace-single-actions .workspace-points-static{cursor:default;pointer-events:none}.workspace-single-actions .workspace-points-static span{color:#37d789}.workspace-single-divider{background:#ffffff1a;width:1px;height:24px;margin:0 1px}.workspace-bell-button{place-items:center;width:38px;position:relative;padding:0!important;font-size:16px!important;display:grid!important}.workspace-bell-button i{background:#ff6073;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px;box-shadow:0 0 0 2px #111417}.workspace-bell-button:after{content:"系统消息和通知";color:#eef4f7;opacity:0;pointer-events:none;z-index:50;background:#090b0df5;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:500;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 9px);right:0;transform:translateY(-4px);box-shadow:0 14px 28px #00000047}.workspace-bell-button:hover:after{opacity:1;transform:translateY(0)}.workspace-single-actions .workspace-theme-icon{color:#ffd15d;width:38px;padding:0;font-size:18px}.workspace-single-actions .workspace-account-button{padding:0 13px}.workspace-single-actions .workspace-more-wrap{position:relative}.workspace-single-actions .workspace-more-menu{top:44px;right:0}.canvas-area{inset:72px 0 0!important}.quick-node-menu{top:92px!important}.assistant-panel{height:calc(100% - 72px)!important;top:72px!important}.canvas-rail{top:50%!important}.app-shell.theme-day .workspace-topbar--single-row{background:linear-gradient(#fbfdfffc,#edf4f9fc)!important;border-bottom-color:#3590b129!important}.app-shell.theme-day .workspace-title-area--single-row input{color:#182530!important}.app-shell.theme-day .workspace-single-actions>button,.app-shell.theme-day .workspace-single-actions .workspace-more-button{color:#1b2a35!important;background:#ffffffc7!important;border-color:#4c657821!important}.app-shell.theme-day .workspace-bell-button i{box-shadow:0 0 0 2px #f4f8fb}.app-shell.theme-day .workspace-bell-button:after{color:#1c2b37;background:#fff}.asset-node,.asset-node.is-selected,.asset-node--prompt,.asset-node--text,.asset-node--chat,.asset-node--image,.asset-node--video,.asset-node--generator,.asset-node--extractor,.app-shell.theme-day .asset-node,.app-shell.theme-day .asset-node.is-selected{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.asset-node .node-header,.asset-node.is-selected .node-header,.app-shell.theme-day .asset-node .node-header{box-shadow:none!important;background:0 0!important;border:0!important}.asset-node .node-body,.asset-node .media-preview-shell,.asset-node.is-selected .media-preview-shell,.asset-node .generation-console--studio,.asset-node.is-selected .generation-console--studio{border:0!important;outline:0!important}.asset-node .node-editor-shell,.asset-node .chat-node-body,.asset-node .extractor-reference,.asset-node .generator-card,.asset-node .node-card-editor{outline:0!important}.node-handle,.asset-node.is-selected .node-handle,.app-shell.theme-day .node-handle,.app-shell.theme-day .asset-node.is-selected .node-handle{width:26px!important;height:26px!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.node-handle:after,.asset-node.is-selected .node-handle:after,.app-shell.theme-day .node-handle:after{text-shadow:0 0 14px #48d2f429;content:"+"!important;color:#b9c6cc!important;font-size:22px!important;font-weight:300!important;line-height:1!important}.node-handle:hover:after,.asset-node.is-selected .node-handle:hover:after{color:#75e2fb!important}.node-file-input{display:none!important}.node-upload-button{color:#9edfeb!important}.app-shell.theme-night .react-flow__background-pattern circle,.app-shell.theme-night .react-flow__background-pattern .react-flow__background-pattern{opacity:.94!important}.app-shell.theme-day .react-flow__background-pattern circle,.app-shell.theme-day .react-flow__background-pattern .react-flow__background-pattern{opacity:.78!important}.recharge-only-card{text-align:center;color:#eef4f8;background:#ffffff07;border-radius:22px;place-content:center;gap:10px;min-height:180px;display:grid}.recharge-only-card strong{font-size:30px}.recharge-only-card span{color:#727c85;font-size:14px}.support-qr-wrap{justify-items:center;gap:14px;padding:8px 0 18px;display:grid}.support-qr{box-sizing:border-box;background:#fff;border-radius:22px;width:220px;height:220px;padding:10px;box-shadow:0 20px 50px #00000047}.support-qr-image{object-fit:contain;display:block}.support-qr-wrap>strong{font-size:18px}.support-qr-wrap>span{color:#6f7982;font-size:13px}.app-shell.theme-day .recharge-only-card{color:#172530;background:#ebf2f7d1}@media (width<=1450px){.workspace-topbar--single-row{padding-right:170px!important}.workspace-title-area--single-row{min-width:210px;max-width:245px}.workspace-title-area--single-row input{width:112px!important}.workspace-single-actions{gap:5px}.workspace-single-actions>button,.workspace-single-actions .workspace-more-button{padding:0 9px;font-size:12px}}@media (width<=1180px){.workspace-single-actions>button{padding:0 7px}.workspace-single-actions .workspace-account-button span{display:none}}.video-node-toolbar .video-frame-capture-button{color:#a8efff;background:linear-gradient(#34cff221,#ffffff09);border-color:#54dbfa38}.video-node-toolbar .video-frame-capture-button:hover:not(:disabled){background:linear-gradient(#3cd7f838,#ffffff0e);border-color:#5ce4ff66;box-shadow:0 0 0 1px #4ad5f414,0 10px 24px #00000038}.video-node-toolbar button:disabled{opacity:.35;cursor:not-allowed}.selection-run-bar{display:none!important}.node-header{cursor:grab;-webkit-user-select:none;user-select:none}.node-header:active{cursor:grabbing}.node-drag-grip{color:#b5c7d09e;letter-spacing:-3px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:7px;flex:0 0 22px;place-items:center;width:22px;height:28px;font-size:16px;line-height:1;transition:color .16s,background .16s,transform .16s;display:inline-grid}.node-drag-grip:hover{color:#8fe9fb;background:#4ad1f113}.node-drag-grip:active{cursor:grabbing;transform:scale(.94)}.app-shell.theme-day .node-drag-grip{color:#2e495b94}.app-shell.theme-day .node-drag-grip:hover{color:#247c99;background:#37a6cc17}.node-header .node-title{min-width:72px;max-width:min(260px,48%)}.asset-node--image .node-header .node-title,.asset-node--video .node-header .node-title{max-width:min(220px,44%)}.canvas-area .react-flow__background{opacity:1!important;pointer-events:none!important}.canvas-area .react-flow__background pattern circle{opacity:1!important}.app-shell.theme-night .canvas-area .react-flow__pane{background-image:radial-gradient(circle,#6c899794 1.05px,#0000 1.32px)!important;background-size:18px 18px!important}.app-shell.theme-day .canvas-area .react-flow__pane{background-image:radial-gradient(circle,#5b7e9457 1px,#0000 1.28px)!important;background-size:18px 18px!important}.react-flow__pane.draggable{cursor:grab!important}.react-flow__pane.dragging{cursor:grabbing!important}.react-flow__node{cursor:default}.react-flow__node:has(.node-drag-grip:hover){cursor:grab}.asset-node--text,.asset-node--prompt{width:440px!important;min-width:440px!important;max-width:440px!important;transition:box-shadow .16s,opacity .16s!important}.asset-node--extractor{width:480px!important;min-width:480px!important;max-width:480px!important;transition:box-shadow .16s,opacity .16s!important}.asset-node--text.is-selected .generation-console--studio,.asset-node--prompt.is-selected .generation-console--studio,.asset-node--extractor.is-selected .generation-console--studio{width:100%!important;max-width:100%!important;margin-left:0!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.asset-node--text .gen-studio-footer,.asset-node--prompt .gen-studio-footer,.asset-node--extractor .gen-studio-footer{flex-wrap:wrap!important;gap:9px!important}.asset-node--text .gen-select--kind,.asset-node--prompt .gen-select--kind,.asset-node--extractor .gen-select--kind{flex:0 0 126px!important}.asset-node--text .gen-select--model,.asset-node--prompt .gen-select--model,.asset-node--extractor .gen-select--model{flex:240px!important;min-width:220px!important}.asset-node--text .gen-select--param,.asset-node--prompt .gen-select--param,.asset-node--extractor .gen-select--param{flex:92px!important;min-width:88px!important}.asset-node--text .gen-play-button,.asset-node--prompt .gen-play-button,.asset-node--extractor .gen-play-button{margin-left:auto!important}.node-editor-shell.is-expanded .node-textarea,.asset-node--text .node-textarea.is-expanded,.asset-node--prompt .node-textarea.is-expanded,.asset-node--extractor .node-textarea.is-expanded{min-height:430px!important;max-height:720px!important}.asset-node,.asset-node .node-body,.asset-node .node-editor-shell,.asset-node .extractor-reference,.asset-node .generation-console--studio,.asset-node .chat-node-body,.asset-node .chat-messages,.asset-node .chat-message,.asset-node .media-preview-shell{cursor:grab}.asset-node:active,.asset-node .node-body:active,.asset-node .node-editor-shell:active,.asset-node .extractor-reference:active,.asset-node .generation-console--studio:active,.asset-node .chat-node-body:active,.asset-node .chat-messages:active,.asset-node .media-preview-shell:active{cursor:grabbing}.asset-node input,.asset-node textarea,.asset-node select,.asset-node button,.asset-node a,.asset-node .dark-select-trigger,.asset-node .dark-select-menu,.asset-node video,.asset-node .media-resize-grip{cursor:default}.node-drag-grip{display:none!important}.react-flow__edge-path{stroke-width:1.55px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.app-shell.theme-day .react-flow__edge-path{filter:drop-shadow(0 1px 2px #46708e14);stroke:#4f759199!important}.react-flow__connection-path{stroke:#67d9f4!important;stroke-width:1.7px!important;stroke-linecap:round!important}.gen-select--kind .dark-select-trigger__icon{box-shadow:inset 0 0 0 1px #b88cff29,0 0 16px #a460ff14;color:#b88cff!important;background:#a86eff21!important}.gen-select--aspect .dark-select-trigger__icon{box-shadow:inset 0 0 0 1px #48d9ff26,0 0 14px #48d9ff17;color:#48d9ff!important;background:#2ecdff21!important}.gen-select--resolution .dark-select-trigger__icon{box-shadow:inset 0 0 0 1px #69f0a826,0 0 14px #4ce19614;color:#69f0a8!important;background:#43e19021!important}.gen-select--count .dark-select-trigger__icon{box-shadow:inset 0 0 0 1px #ff7fc829,0 0 14px #ff64bb14;color:#ff7fc8!important;background:#ff69bc21!important}.gen-select--duration .dark-select-trigger__icon{box-shadow:inset 0 0 0 1px #ffb95e2b,0 0 14px #ffa04117;color:#ffb95e!important;background:#ffa94824!important}.gen-select--model .dark-select-trigger__dot{background:#7cf3ba!important;box-shadow:0 0 0 3px #7cf3ba14,0 0 12px #5eeba838!important}.dark-select-trigger__icon{border-radius:8px!important;flex:0 0 23px!important;place-items:center!important;width:23px!important;height:23px!important;font-size:12px!important;display:inline-grid!important}.account-email-label{margin-top:16px;display:block}.account-name-editor input[type=email]{letter-spacing:.01em}.workspace-topbar,.canvas-area,.canvas-rail,.quick-node-menu,.canvas-context-menu,.assistant-panel,.account-modal,.asset-node,.dark-select-menu,.canvas-zoom-control,.react-flow__minimap{font-kerning:normal;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Segoe UI Variable Text,Segoe UI,Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,Arial,sans-serif!important}.node-title,.node-kind,.node-editor-meta,.gen-prompt-meta,.dark-select-trigger,.dark-select-option,.workspace-single-actions button,.canvas-zoom-control,.quick-node-item,.canvas-context-menu button{letter-spacing:.005em}.node-title{font-weight:650!important}.node-textarea,.gen-prompt-editor,.chat-message p,.negative-prompt,.url-input{font-weight:400;letter-spacing:.012em!important;font-family:Segoe UI Variable Text,Microsoft YaHei UI,PingFang SC,sans-serif!important}.node-textarea,.gen-prompt-editor{line-height:1.82!important}.node-kind{font-weight:700!important}.workspace-single-actions>button,.workspace-title-area--single-row input{font-weight:610}.node-content-frame{cursor:grab;background:radial-gradient(circle at 82% -12%,#36c1e60e,#0000 40%),linear-gradient(#16191cfe,#0d1012fe);border-radius:20px;width:100%;min-height:160px;transition:box-shadow .16s,background .16s;position:relative;overflow:hidden;box-shadow:0 16px 38px #00000047,inset 0 1px #ffffff06;border:0!important;outline:0!important}.asset-node.is-selected .node-content-frame{box-shadow:0 18px 44px #00000052,0 0 0 1px #47d2f329,0 0 24px #34c3e50e,inset 0 1px #ffffff08}.node-content-frame:active{cursor:grabbing}.node-content-frame--text,.node-content-frame--prompt,.node-content-frame--generator,.node-content-frame--chat{flex-direction:column;display:flex}.node-content-frame--extractor{grid-template-rows:minmax(0,1fr) auto;gap:10px;padding-bottom:10px;display:grid}.node-content-frame .node-editor-shell{flex:auto;position:relative;overflow:hidden;height:100%!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.node-content-frame .node-textarea,.node-content-frame .node-textarea.is-expanded{resize:none!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:20px!important;padding:18px 18px 46px!important}.node-content-frame .node-editor-meta{bottom:10px!important;right:12px!important}.node-content-frame--extractor .node-editor-shell{min-height:128px!important}.node-content-frame--extractor .extractor-reference{overflow:hidden;background:#ffffff06!important;border:0!important;border-radius:15px!important;margin:0 12px!important;padding:10px 12px!important;box-shadow:inset 0 1px #ffffff05!important}.node-content-frame--extractor .extractor-drop{min-height:78px!important;padding:10px!important}.gen-prompt-shell--upper{flex:auto;height:100%;min-height:0;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important}.gen-prompt-shell--upper .gen-prompt-editor,.gen-prompt-shell--upper .gen-prompt-editor.is-expanded{resize:none!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:20px!important;padding:18px 18px 48px!important}.gen-prompt-shell--upper .gen-prompt-meta{bottom:10px!important;right:12px!important}.asset-node--text.is-selected .generation-console--studio,.asset-node--prompt.is-selected .generation-console--studio{width:440px!important;min-width:440px!important;max-width:440px!important;margin:12px 0 0!important;position:relative!important;inset:auto!important;transform:none!important}.asset-node--extractor.is-selected .generation-console--studio{width:480px!important;min-width:480px!important;max-width:480px!important;margin:12px 0 0!important;position:relative!important;inset:auto!important;transform:none!important}.asset-node--generator .generation-console--studio,.asset-node--generator.is-selected .generation-console--studio{width:640px!important;min-width:640px!important;max-width:640px!important;margin:12px 0 0!important;position:relative!important;inset:auto!important;transform:none!important}.asset-node--generator .generation-console--studio .gen-studio-footer{flex-wrap:nowrap!important}.asset-node--image.is-selected .generation-console--studio,.asset-node--video.is-selected .generation-console--studio{width:650px!important;min-width:650px!important;max-width:650px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.split-card-body.chat-node-body{background:0 0!important;border:0!important;padding:0!important;overflow:visible!important}.node-content-frame--chat{padding:12px}.node-content-frame--chat .chat-toolbar,.node-content-frame--chat .model-chip{flex:none}.node-content-frame--chat .chat-messages{flex:auto;margin-top:10px;min-height:0!important;box-shadow:none!important;background:#0000001f!important;border:0!important;overflow:auto!important}.chat-control-console{background:radial-gradient(circle at 82% 120%,#3cc8eb0b,#0000 38%),linear-gradient(#191c1ffe,#101214fe);border:0;border-radius:20px;width:520px;margin-top:12px;padding:14px;box-shadow:0 24px 60px #00000057,inset 0 1px #ffffff06}.chat-control-console .chat-composer{margin-top:10px}.content-resize-grip{z-index:12;opacity:.55;background:0 0;border:0;border-radius:10px;width:30px;height:30px;padding:0;transition:opacity .15s,background .15s;position:absolute;bottom:4px;right:4px;cursor:ns-resize!important}.content-resize-grip:hover{opacity:1;background:#45d2f114}.content-resize-grip span,.content-resize-grip span:before,.content-resize-grip span:after{content:"";background:#85e5fac2;border-radius:2px;width:11px;height:1px;position:absolute;bottom:7px;right:6px}.content-resize-grip span:before{width:8px;bottom:4px;right:0}.content-resize-grip span:after{width:5px;bottom:8px;right:0}body.is-resizing-content-card,body.is-resizing-content-card *{cursor:ns-resize!important;-webkit-user-select:none!important;user-select:none!important}.asset-node--image .media-preview-shell,.asset-node--video .media-preview-shell{width:100%!important}.app-shell.theme-day .node-content-frame,.app-shell.theme-day .chat-control-console{background:radial-gradient(circle at 82% -10%,#4bb2d312,#0000 40%),linear-gradient(#fffffff5,#f0f6faf5);box-shadow:0 18px 42px #7d94a829,inset 0 1px #ffffffc7}.app-shell.theme-day .node-content-frame .node-textarea,.app-shell.theme-day .gen-prompt-shell--upper .gen-prompt-editor{color:#172631!important}.app-shell.theme-day .node-content-frame--chat .chat-messages{background:#e1ecf4a8!important}@media (width<=900px){.asset-node--generator,.asset-node--generator .generation-console--studio,.asset-node--generator.is-selected .generation-console--studio,.asset-node--image.is-selected .generation-console--studio,.asset-node--video.is-selected .generation-console--studio{width:560px!important;min-width:560px!important;max-width:560px!important}}.asset-node--generator .generation-console--studio .gen-studio-footer{align-items:center;flex-wrap:wrap!important}.asset-node--image,.asset-node--video{width:350px!important;min-width:350px!important;max-width:350px!important}.asset-node--text,.asset-node--prompt{width:440px!important;min-width:440px!important;max-width:440px!important}.asset-node--extractor{width:480px!important;min-width:480px!important;max-width:480px!important}.asset-node--chat{width:520px!important;min-width:520px!important;max-width:520px!important}.asset-node--generator{width:640px!important;min-width:640px!important;max-width:640px!important}.asset-node--image .media-preview-shell,.asset-node--video .media-preview-shell{width:350px!important;min-width:350px!important;max-width:350px!important}.media-resize-grip{cursor:ns-resize!important;opacity:.55!important;background:0 0!important;border-radius:10px!important;width:30px!important;height:30px!important;bottom:4px!important;right:4px!important}.media-resize-grip:hover{opacity:1!important;background:#45d2f114!important}.media-resize-grip span,.media-resize-grip span:before,.media-resize-grip span:after{background:#85e5fac2!important;border-radius:2px!important;width:11px!important;height:1px!important;bottom:7px!important;right:6px!important;transform:none!important}.media-resize-grip span:before{width:8px!important;bottom:4px!important;right:0!important}.media-resize-grip span:after{width:5px!important;bottom:8px!important;right:0!important}body.is-resizing-media-card,body.is-resizing-media-card *{cursor:ns-resize!important;-webkit-user-select:none!important;user-select:none!important}.asset-node--text.is-selected,.asset-node--prompt.is-selected{width:440px!important;min-width:440px!important;max-width:440px!important}.asset-node--extractor.is-selected{width:480px!important;min-width:480px!important;max-width:480px!important}.asset-node--chat.is-selected{width:520px!important;min-width:520px!important;max-width:520px!important}.asset-node--generator.is-selected{width:640px!important;min-width:640px!important;max-width:640px!important}.asset-node--image.is-selected,.asset-node--video.is-selected{width:350px!important;min-width:350px!important;max-width:350px!important}@media (width<=900px){.asset-node--generator,.asset-node--generator.is-selected{width:560px!important;min-width:560px!important;max-width:560px!important}}.home-shell--dream{isolation:isolate;color:#f5f7fb;position:relative;background:radial-gradient(circle at 15% 12%,#4a6ed224,#0000 34%),radial-gradient(circle at 82% 8%,#9d71de1c,#0000 32%),radial-gradient(circle at 48% 88%,#2199b514,#0000 36%),linear-gradient(#11131a 0%,#0b0d12 100%)!important}.home-shell--dream:before{content:"";z-index:-4;pointer-events:none;opacity:.44;background-image:radial-gradient(circle,#91b7dd29 .8px,#0000 1px),linear-gradient(115deg,#0000 0 48%,#ffffff05 49%,#0000 50% 100%);background-size:24px 24px,260px 260px;animation:28s linear infinite dream-grid-drift;position:fixed;inset:0}.home-shell--dream:after{content:"";z-index:-5;pointer-events:none;background:conic-gradient(from 190deg at 28% 42%, transparent 0 26%, #5480f214 34%, transparent 45%), conic-gradient(from 10deg at 72% 35%, transparent 0 32%, #b371e013 42%, transparent 54%);filter:blur(44px);animation:22s ease-in-out infinite alternate dream-ambient-spin;position:fixed;inset:-20% -10%}.home-aurora{z-index:-3;filter:blur(80px);opacity:.17;pointer-events:none;mix-blend-mode:screen;border-radius:50%;width:48vw;min-width:560px;height:48vw;min-height:560px;position:fixed}.home-aurora--one{background:radial-gradient(circle,#4281ebd1,#6a4bc63d 48%,#0000 72%);animation:15s ease-in-out infinite alternate dream-aurora-one;top:8vh;left:-16vw}.home-aurora--two{background:radial-gradient(circle,#a76ce0b8,#29a9be38 50%,#0000 74%);animation:18s ease-in-out infinite alternate dream-aurora-two;top:16vh;right:-18vw}.home-star-field{z-index:-2;pointer-events:none;opacity:.58;background-image:radial-gradient(circle at 12% 18%,#ffde9fc7 0 1px,#0000 1.7px),radial-gradient(circle at 42% 28%,#8fdaffb8 0 1px,#0000 1.7px),radial-gradient(circle at 76% 16%,#dbbaffad 0 1px,#0000 1.6px),radial-gradient(circle at 88% 64%,#ffe5ae9e 0 1px,#0000 1.6px),radial-gradient(circle at 23% 72%,#81d2f699 0 1px,#0000 1.6px);background-size:320px 260px,420px 320px,360px 280px,460px 340px,380px 300px;animation:16s ease-in-out infinite alternate dream-stars;position:fixed;inset:64px 0 0}@keyframes dream-grid-drift{to{background-position:24px 24px,260px 0}}@keyframes dream-ambient-spin{0%{transform:translate(-1%)rotate(-2deg)scale(1)}to{transform:translate(2%,2%)rotate(4deg)scale(1.05)}}@keyframes dream-aurora-one{0%{transform:translate(0,0)scale(.94)}to{transform:translate(9vw,5vh)scale(1.08)}}@keyframes dream-aurora-two{0%{transform:translate(0,0)scale(1.02)}to{transform:translate(-8vw,7vh)scale(.94)}}@keyframes dream-stars{0%{opacity:.42;transform:translateY(0)}to{opacity:.7;transform:translateY(-10px)}}.home-shell--dream .home-header{-webkit-backdrop-filter:blur(28px)saturate(135%);backdrop-filter:blur(28px)saturate(135%);background:linear-gradient(#11131be0,#0e1017ad);border-bottom:1px solid #b7cde617;height:76px;box-shadow:0 16px 40px #00000024}.home-shell--dream .home-brand{gap:13px}.home-shell--dream .home-brand-mark{object-fit:contain;filter:drop-shadow(0 0 10px #90bdf11a);border-radius:0;width:50px;height:50px;background:0 0!important;box-shadow:0 8px 26px #4486d624,0 0 24px #cfa15c14!important}.home-shell--dream .home-brand div{gap:1px}.home-shell--dream .dreamflow-wordmark{letter-spacing:.08em;background:linear-gradient(100deg,#edf4ff 4%,#b8c9ff 42%,#e7d0ff 72%,#e9c77d 100%);color:#0000;text-shadow:0 8px 24px #466cb91f;-webkit-background-clip:text;background-clip:text;line-height:1.06;font-family:STKaiti,KaiTi,"FangSong",Microsoft YaHei UI,serif!important;font-size:19px!important;font-weight:700!important}.home-shell--dream .home-brand small{color:#b1bcd1b8;letter-spacing:.08em;font-size:10.5px}.home-shell--dream .home-header-actions button,.home-shell--dream .home-tabs{background:linear-gradient(#ffffff0e,#ffffff06);border-color:#b6c7de1c;box-shadow:inset 0 1px #ffffff09,0 10px 30px #0000001f}.home-shell--dream .home-header-actions button{color:#e9edf5;border-radius:13px;min-height:42px;padding:0 17px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.home-shell--dream .home-header-actions button:hover{background:#ffffff12;border-color:#7eb5eb3d;transform:translateY(-1px);box-shadow:0 14px 30px #0000002e,0 0 22px #548fdc0f}.home-shell--dream .home-content{width:min(1440px,86vw);padding-top:52px}.home-shell--dream .home-tabs{border-radius:14px;padding:5px}.home-shell--dream .home-tabs button{color:#8f97aa;border-radius:10px;padding:10px 18px}.home-shell--dream .home-tabs button.is-active{color:#f6f7fb;background:linear-gradient(#758bc62b,#ffffff0b);box-shadow:inset 0 1px #ffffff0d,0 10px 22px #00000024}.home-shell--dream .home-section-heading{margin-top:38px;margin-bottom:26px}.home-shell--dream .home-section-heading h1,.home-shell--dream .model-home-copy h1{letter-spacing:-.025em;font-size:32px;font-weight:720}.home-shell--dream .home-section-heading p,.home-shell--dream .model-home-copy p{color:#868fa3}.home-shell--dream .home-primary-button{background:linear-gradient(135deg,#536fe6 0%,#7b5be1 50%,#9a61d7 100%);border:1px solid #abbcff2b;border-radius:14px;padding:13px 21px;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 14px 34px #5a52d63d,inset 0 1px #ffffff2e}.home-shell--dream .home-primary-button:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 20px 44px #5a52d64f,0 0 28px #78a4ff14}.home-shell--dream .project-grid{gap:24px}.home-shell--dream .new-project-card,.home-shell--dream .project-card{background:linear-gradient(#222531d1,#191b25e6);border:1px solid #adbedb1a;border-radius:18px;height:266px;transition:transform .22s,border-color .22s,box-shadow .22s;box-shadow:0 22px 54px #0003,inset 0 1px #ffffff09}.home-shell--dream .new-project-card:hover,.home-shell--dream .project-card:hover{border-color:#84acf23d;transform:translateY(-5px);box-shadow:0 30px 70px #0000004a,0 0 0 1px #658fe00d,0 0 38px #507be10e}.home-shell--dream .new-project-card{color:#dfe6f2;position:relative;overflow:hidden}.home-shell--dream .new-project-card:before{content:"";background:radial-gradient(circle,#658bea26,#0000 68%);border-radius:50%;width:180px;height:180px;animation:3.8s ease-in-out infinite alternate dream-new-project-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes dream-new-project-pulse{to{opacity:.58;transform:translate(-50%,-50%)scale(1.22)}}.home-shell--dream .new-project-card>*{z-index:1;position:relative}.home-shell--dream .new-project-card span{color:#dce6ff;text-shadow:0 0 22px #6497ff38;font-size:44px}.home-shell--dream .new-project-card small{color:#818ba0}.home-shell--dream .project-cover{border-radius:18px 18px 0 0;overflow:hidden}.home-shell--dream .project-cover:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(105deg,#0000 42%,#ffffff14 49%,#d9e6ff0a 53%,#0000 60%);animation:7.5s ease-in-out infinite dream-card-shimmer;position:absolute;inset:-40% -60%;transform:translate(-34%)}@keyframes dream-card-shimmer{0%,52%{opacity:0;transform:translate(-38%)}62%{opacity:1}82%,to{opacity:0;transform:translate(42%)}}.home-shell--dream .project-cover-grid{opacity:.24}.home-shell--dream .project-card-footer{background:#14161fb8;border-top-color:#ffffff0b}.home-shell--dream .project-card-main strong{color:#f0f3f9;font-size:17px}.home-shell--dream .project-card-main small{color:#7f899d}.home-shell--dream .project-more{color:#9da7b9}.home-shell--dream .project-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#15171ffa;border-color:#b7c9e01c;border-radius:13px}.home-shell--dream .model-home-panel{background:linear-gradient(135deg,#242735c7,#13161ee0);border-color:#afc3e01c;border-radius:22px;box-shadow:0 28px 80px #0000003d,inset 0 1px #ffffff09}.app-shell.theme-day .asset-node,.app-shell.theme-day .asset-node.is-selected{color:#f3f7fa!important}.app-shell.theme-day .node-content-frame,.app-shell.theme-day .chat-control-console,.app-shell.theme-day .asset-node .generation-console--studio,.app-shell.theme-day .asset-node.is-selected .generation-console--studio,.app-shell.theme-day .asset-node .media-preview-shell,.app-shell.theme-day .asset-node .node-card-editor,.app-shell.theme-day .asset-node .generator-card,.app-shell.theme-day .asset-node .extractor-reference,.app-shell.theme-day .asset-node .chat-node-body{color:#edf4f8!important;background:radial-gradient(circle at 82% -10%,#40bcdd0e,#0000 40%),linear-gradient(#171b1f 0%,#0d1013 100%)!important;box-shadow:0 18px 46px #3647522e,inset 0 1px #ffffff06!important}.app-shell.theme-day .asset-node.is-selected .node-content-frame{box-shadow:0 18px 46px #36475233,0 0 0 1px #3ec2e224,0 0 26px #2ab6d70b!important}.app-shell.theme-day .node-content-frame .node-textarea,.app-shell.theme-day .gen-prompt-shell--upper .gen-prompt-editor,.app-shell.theme-day .asset-node textarea,.app-shell.theme-day .asset-node input,.app-shell.theme-day .asset-node select,.app-shell.theme-day .asset-node .negative-prompt,.app-shell.theme-day .asset-node .url-input{color:#eef5f9!important}.app-shell.theme-day .node-content-frame .node-textarea::placeholder,.app-shell.theme-day .gen-prompt-shell--upper .gen-prompt-editor::placeholder,.app-shell.theme-day .asset-node textarea::placeholder,.app-shell.theme-day .asset-node input::placeholder{color:#66747e!important}.app-shell.theme-day .node-content-frame--chat .chat-messages,.app-shell.theme-day .asset-node .chat-messages,.app-shell.theme-day .asset-node .chat-message,.app-shell.theme-day .asset-node .extractor-reference,.app-shell.theme-day .asset-node .extractor-drop,.app-shell.theme-day .asset-node .advanced-generation-settings{color:#eaf2f6!important;background:#070a0cb8!important;border-color:#ffffff0e!important}.app-shell.theme-day .asset-node .dark-select-trigger,.app-shell.theme-day .asset-node .advanced-generation-settings select,.app-shell.theme-day .asset-node .url-input,.app-shell.theme-day .asset-node .negative-prompt{color:#eaf3f7!important;background:#11161a!important;border-color:#fff1!important}.app-shell.theme-day .asset-node .node-editor-meta,.app-shell.theme-day .asset-node .gen-prompt-meta,.app-shell.theme-day .asset-node .node-kind,.app-shell.theme-day .asset-node .model-chip,.app-shell.theme-day .asset-node small{color:#91a0aa!important}.app-shell.theme-day .asset-node .node-title{text-shadow:0 1px #ffffff7a;color:#24333e!important}.app-shell.theme-day .asset-node .node-header .icon-button,.app-shell.theme-day .asset-node .node-upload-button{color:#375160!important}.app-shell.theme-day .asset-node .asset-preview{background:#07090b!important}.node-context-menu{z-index:1200;color:#eaf1f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e1115fa;border:1px solid #b1c6da1c;border-radius:13px;width:164px;padding:7px;position:absolute;top:42px;right:8px;box-shadow:0 24px 58px #00000061,inset 0 1px #ffffff07;cursor:default!important}.node-context-menu__title{color:#687783;letter-spacing:.08em;padding:7px 10px 6px;font-size:11px}.node-context-menu button{color:#e8eef2;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:38px;padding:0 11px;display:flex;cursor:pointer!important}.node-context-menu button:hover{background:#ffffff0e}.node-context-menu__delete{color:#ff858e!important}.node-context-menu__delete:hover{background:#ff5f6c17!important}.node-context-menu__delete span{font-size:15px}.app-shell.theme-day .node-context-menu{color:#edf4f7!important;background:#101317fa!important;border-color:#1f394829!important}.home-shell--dream .home-brand-copy{align-items:center;gap:1px;display:grid}.home-shell--dream .dreamflow-wordmark-image{object-fit:contain;object-position:left center;filter:drop-shadow(0 6px 14px #5068b129);width:118px;height:33px}@media (prefers-reduced-motion:reduce){.home-shell--dream:before,.home-shell--dream:after,.home-aurora,.home-star-field,.home-shell--dream .new-project-card:before,.home-shell--dream .project-cover:before{animation:none!important}}.app-shell.theme-day .asset-node--image .node-kind{color:#0c93b7!important}.app-shell.theme-day .asset-node--video .node-kind{color:#d94d69!important}.app-shell.theme-day .asset-node--text .node-kind{color:#426fc8!important}.app-shell.theme-day .asset-node--prompt .node-kind{color:#8b63d7!important}.app-shell.theme-day .asset-node--generator .node-kind{color:#b37a12!important}.app-shell.theme-day .asset-node--chat .node-kind{color:#7256c9!important}.app-shell.theme-day .asset-node--extractor .node-kind{color:#b95591!important}.node-context-menu{right:auto!important}.node-continue-menu--left{transform-origin:100%;transform:translateY(-50%);left:auto!important;right:calc(100% + 24px)!important}.node-continue-menu--right{transform-origin:0;left:calc(100% + 24px)!important;right:auto!important}@keyframes nodeContinueInLeft{0%{opacity:0;transform:translate(5px,-50%)scale(.985)}to{opacity:1;transform:translateY(-50%)scale(1)}}.node-continue-menu--left{animation:.14s ease-out nodeContinueInLeft}.home-shell--dream .home-brand-copy{transform:translateY(2px)}.home-shell--dream .dreamflow-wordmark-image{transform:translateY(1px)}.home-flow-field{z-index:-2;pointer-events:none;opacity:.86;background:linear-gradient(#07090e1a,#07090e6b),repeating-linear-gradient(118deg,#0000 0 88px,#ffffff02 89px 90px,#0000 91px 178px);position:fixed;inset:76px 0 0;overflow:hidden}.home-flow-field:before{content:"";filter:blur(10px);background:radial-gradient(at 15% 20%,#3f7ec91f,#0000 36%),radial-gradient(at 82% 16%,#a772cd1a,#0000 34%),radial-gradient(at 52% 84%,#1c8ea112,#0000 40%);animation:10s ease-in-out infinite alternate dream-flow-breathe;position:absolute;inset:0}.home-flow-ribbon{filter:blur(34px);opacity:.42;mix-blend-mode:screen;will-change:transform;border-radius:50%;width:140vw;height:150px;position:absolute;left:-20vw}.home-flow-ribbon--one{background:linear-gradient(90deg,#0000 8%,#3273d20d 22%,#6fa0f53d 46%,#bf91db1f 63%,#0000 88%);animation:17s ease-in-out infinite alternate dream-ribbon-one;top:13%;transform:rotate(-8deg)}.home-flow-ribbon--two{background:linear-gradient(90deg,#0000 6%,#1999aa0d 25%,#39b7cd2e 48%,#7760d924 66%,#0000 92%);height:112px;animation:21s ease-in-out infinite alternate dream-ribbon-two;top:43%;transform:rotate(6deg)}.home-flow-ribbon--three{background:linear-gradient(90deg,#0000 10%,#cba65a08 30%,#d7b2681f 48%,#4c80d01a 65%,#0000 90%);height:86px;animation:24s ease-in-out infinite alternate dream-ribbon-three;top:72%;transform:rotate(-3deg)}@keyframes dream-flow-breathe{0%{opacity:.72;transform:scale(1)}to{opacity:1;transform:scale(1.035)}}@keyframes dream-ribbon-one{0%{transform:translate(-4vw)rotate(-8deg)scaleX(.94)}to{transform:translate(8vw,5vh)rotate(-3deg)scaleX(1.06)}}@keyframes dream-ribbon-two{0%{transform:translate(7vw,2vh)rotate(6deg)scaleX(1.04)}to{transform:translate(-8vw,-4vh)rotate(1deg)scaleX(.96)}}@keyframes dream-ribbon-three{0%{opacity:.28;transform:translate(-3vw)rotate(-3deg)}to{opacity:.54;transform:translate(5vw,-3vh)rotate(2deg)}}.home-shell--dream .home-header{position:sticky;overflow:hidden;background:radial-gradient(circle at 20% -80%,#5a86d31c,#0000 44%),linear-gradient(#12141cf0,#0c0e14d6)!important;border-bottom-color:#b0c6df1a!important;box-shadow:0 18px 56px #00000038,inset 0 -1px #ffffff05!important}.home-shell--dream .home-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#69cbef2e 24%,#d7af6526 52%,#9a79e024 76%,#0000);height:1px;position:absolute;bottom:0;left:7vw;right:7vw}.home-shell--dream .home-brand-mark{filter:drop-shadow(0 9px 18px #3a78d02e)drop-shadow(0 0 12px #d8b36c14)}.home-shell--dream .dreamflow-wordmark-image{filter:drop-shadow(0 7px 16px #4e6bbb30)drop-shadow(0 0 9px #dab3670d);width:120px}.home-shell--dream .new-project-card,.home-shell--dream .project-card{transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s,box-shadow .28s;position:relative;background:linear-gradient(145deg,#262a37d1,#13161fe6)!important;border:1px solid #b9cae11a!important;box-shadow:0 26px 66px #00000047,inset 0 1px #ffffff09,inset 0 0 0 1px #ffffff02!important}.home-shell--dream .new-project-card:after,.home-shell--dream .project-card:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;opacity:.38;mix-blend-mode:screen;background:linear-gradient(120deg,#5bbfe61a,#0000 24% 70%,#d9af5f13);position:absolute;inset:-1px}.home-shell--dream .new-project-card:hover,.home-shell--dream .project-card:hover{transform:translateY(-5px);border-color:#92b5e033!important;box-shadow:0 34px 86px #0000005c,0 0 0 1px #60b4de0e,0 0 38px #3f89c50e,inset 0 1px #ffffff0e!important}.home-shell--dream .project-card.is-current{border-color:#7da5e140!important;box-shadow:0 30px 78px #00000057,0 0 0 1px #72bbe116,0 0 42px #5086d714,inset 0 1px #ffffff0a!important}.home-shell--dream .project-cover{background:radial-gradient(circle at 72% 22%,#7e68da33,#0000 44%),radial-gradient(circle at 26% 70%,#2b99b229,#0000 46%),linear-gradient(145deg,#202838,#161a26 72%)!important}.home-shell--dream .project-cover.has-custom-cover{background-position:50%!important;background-size:cover!important}.home-shell--dream .project-cover-grid{opacity:.09!important;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px)!important;background-size:42px 42px!important}.home-shell--dream .project-cover-diamond{text-shadow:0 0 28px #4f99d929;color:#c2d6f152!important}.home-shell--dream .project-card-footer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#1d202bdb,#11141ceb)!important}.home-shell--dream .home-tabs,.home-shell--dream .home-header-actions button{box-shadow:inset 0 1px #ffffff09,0 12px 28px #0000001f;background:linear-gradient(#ffffff0b,#ffffff05)!important;border-color:#b9cbe41c!important}.home-shell--dream .home-primary-button{background:linear-gradient(135deg,#5398e0f5,#675cd2f5 58%,#9b61c5f0)!important;box-shadow:0 16px 38px #475dd240,inset 0 1px #ffffff2e!important}.home-shell--dream .home-section-heading h1{background:linear-gradient(96deg,#f4f8ff 0%,#d7e5ff 55%,#e6d5f5 100%);color:#0000;text-shadow:0 12px 30px #4869b114;-webkit-background-clip:text;background-clip:text}@media (prefers-reduced-motion:reduce){.home-flow-field:before,.home-flow-ribbon{animation:none!important}}.home-shell--dream:before{opacity:.38!important;background-image:repeating-linear-gradient(126deg,#0000 0 112px,#a4bee005 113px 114px,#0000 115px 228px),linear-gradient(98deg,#0000 0 18%,#588bcd06 34%,#0000 49%,#c39a5b05 66%,#0000 82%)!important;background-size:460px 460px,160% 100%!important;animation:26s linear infinite dream-contour-drift!important}@keyframes dream-contour-drift{0%{background-position:0 0,-18vw 0}to{background-position:228px -114px,22vw 0}}@media (prefers-reduced-motion:reduce){.home-shell--dream:before{animation:none!important}}.node-flow-anchor,.node-flow-anchor.react-flow__handle{opacity:0!important;pointer-events:none!important;width:2px!important;min-width:2px!important;height:2px!important;min-height:2px!important;box-shadow:none!important;background:0 0!important;border:0!important}.node-port-button{z-index:80;color:#b9c8d0;cursor:pointer;text-shadow:0 0 14px #43d5f729;background:0 0;border:0;border-radius:50%;outline:0;place-items:center;width:30px;height:30px;padding:0;font:300 24px/1 Segoe UI Symbol,Microsoft YaHei UI,sans-serif;transition:color .16s,transform .16s,text-shadow .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.node-port-button--left{left:-15px}.node-port-button--right{right:-15px}.node-port-button:hover,.node-port-button:focus-visible{color:#6ee9ff;text-shadow:0 0 16px #45dafa75}.node-port-button--left:hover,.node-port-button--right:hover{transform:translateY(-50%)scale(1.08)}.app-shell.theme-day .node-port-button{color:#355966;text-shadow:0 0 12px #109ebf1f}.app-shell.theme-day .node-port-button:hover{color:#069fc2}.settings-close-button{place-items:center;min-width:38px;display:grid;color:#d7dde5!important;cursor:pointer!important;pointer-events:auto!important;-webkit-app-region:no-drag!important;background:#ffffff09!important;border:1px solid #ffffff14!important;border-radius:12px!important;width:38px!important;height:38px!important;padding:0!important;font-size:24px!important;line-height:1!important}.settings-close-button:hover{color:#fff!important;background:#ffffff13!important}html.desktop-win .settings-overlay{box-sizing:border-box;place-items:start center!important;padding:56px 16px 16px!important}html.desktop-win .settings-center{height:min(820px,100vh - 76px)!important;max-height:calc(100vh - 76px)!important}html.desktop-win .settings-main>header{padding-right:20px!important}html.desktop-win .settings-main>header .settings-close-button{margin-right:0!important}.home-shell--dream{overflow:hidden;background:radial-gradient(at 22% 8%,#2d57942e,#0000 38%),radial-gradient(at 82% 18%,#5c378424,#0000 36%),linear-gradient(145deg,#0a0d13 0%,#0c0f16 42%,#080a0f 100%)!important}.home-shell--dream:before,.home-shell--dream:after,.home-shell--dream .home-aurora,.home-shell--dream .home-flow-field{z-index:0!important}.home-shell--dream:before{opacity:.28!important;background-image:linear-gradient(120deg,#0000 0 38%,#81b0e006 48%,#0000 58% 100%),repeating-linear-gradient(90deg,#ffffff02 0 1px,#0000 1px 90px)!important;background-size:420px 420px,90px 90px!important}.home-shell--dream:after{opacity:.8;filter:blur(28px)!important;background:radial-gradient(at 18% 32%,#4888d921,#0000 34%),radial-gradient(at 80% 28%,#ae6ad21c,#0000 32%),radial-gradient(at 54% 78%,#1a99b113,#0000 36%)!important}.home-shell--dream .home-aurora{opacity:.23!important}.home-shell--dream .home-flow-field{opacity:1!important;background:radial-gradient(at 50% -12%,#96bcf00d,#0000 46%),linear-gradient(#07090e05,#07090e38)!important}.home-flow-field:after{content:"";background:conic-gradient(from 205deg at 32% 46%, transparent 0 18%, #4f91e314 25%, transparent 34% 100%), conic-gradient(from 30deg at 76% 48%, transparent 0 20%, #ac71d811 29%, transparent 39% 100%);filter:blur(42px);animation:18s ease-in-out infinite alternate dream-luxury-orbit;position:absolute;inset:-25%}.home-flow-ribbon{opacity:.58!important;filter:blur(28px)!important}.home-flow-ribbon--one{background:linear-gradient(90deg,#0000 5%,#2d74d514 20%,#65a9f654 46%,#b880e029 66%,#0000 92%)!important}.home-flow-ribbon--two{background:linear-gradient(90deg,#0000 4%,#1896b112 22%,#2fc6db3d 47%,#7e5bd92b 68%,#0000 94%)!important}.home-flow-ribbon--three{background:linear-gradient(90deg,#0000 9%,#d2a9590d 28%,#e2bb6c2b 49%,#4382d421 68%,#0000 91%)!important}@keyframes dream-luxury-orbit{0%{transform:translate(-2%,-1%)rotate(-2deg)scale(1)}to{transform:translate(3%,2%)rotate(4deg)scale(1.05)}}.home-shell--dream .home-header{z-index:5!important;background:linear-gradient(#0f121ad1,#0a0c12ab)!important;border-bottom-color:#aecceb1a!important;box-shadow:0 18px 60px #0000002e,inset 0 -1px #68aee806!important}.home-shell--dream .home-content{z-index:3!important}.home-shell--dream .project-card,.home-shell--dream .new-project-card{background:radial-gradient(circle at 75% -20%,#6a8dcc14,#0000 42%),linear-gradient(155deg,#242835e0,#12151df0)!important;border-color:#b9cde61f!important;box-shadow:0 24px 70px #00000047,inset 0 1px #ffffff0b,inset 0 0 40px #688dc905!important}.home-shell--dream .project-card:hover,.home-shell--dream .new-project-card:hover{border-color:#78b6ef47!important;box-shadow:0 34px 84px #0000005c,0 0 42px #4e89dc13,inset 0 1px #fff1!important}.node-context-menu{pointer-events:auto!important}.node-context-menu button{z-index:2;position:relative;pointer-events:auto!important}.node-port-button--left,.node-port-button--right{top:50%!important;transform:translateY(-50%)!important}.home-luxury-motion{z-index:1;pointer-events:none;opacity:1;position:fixed;inset:76px 0 0;overflow:hidden}.home-shell--dream .home-header,.home-shell--dream .home-content{z-index:4;position:relative}.home-luxury-orb{filter:blur(72px);mix-blend-mode:screen;opacity:.34;will-change:transform;border-radius:50%;width:42vw;min-width:520px;height:42vw;min-height:520px;display:block;position:absolute}.home-luxury-orb--cyan{background:radial-gradient(circle,#28a6d675,#3064bf2e 46%,#0000 72%);animation:14s ease-in-out infinite alternate dream-v255-orb-cyan;top:-10vh;left:-12vw}.home-luxury-orb--violet{background:radial-gradient(circle,#8952d66b,#5d41ae26 48%,#0000 73%);animation:17s ease-in-out infinite alternate dream-v255-orb-violet;top:5vh;right:-15vw}.home-luxury-orb--gold{background:radial-gradient(circle,#cc9d4e3d,#4a74ae14 52%,#0000 74%);width:32vw;height:32vw;animation:20s ease-in-out infinite alternate dream-v255-orb-gold;bottom:-30vh;left:34vw}.home-luxury-glass-wave{filter:blur(26px);opacity:.52;will-change:transform;border:1px solid #b9daf40e;border-radius:50%;width:136vw;height:220px;position:absolute;left:-18vw;box-shadow:inset 0 1px #ffffff06}.home-luxury-glass-wave--one{background:linear-gradient(90deg,#0000 8%,#2f8aca0a 18%,#5db8e530 43%,#8e66d11f 66%,#0000 92%);animation:18s ease-in-out infinite alternate dream-v255-wave-one;top:30%;transform:rotate(-7deg)}.home-luxury-glass-wave--two{background:linear-gradient(90deg,#0000 5%,#bf934e09 25%,#d1a45721 47%,#3597be1f 69%,#0000 94%);height:150px;animation:22s ease-in-out infinite alternate dream-v255-wave-two;top:65%;transform:rotate(5deg)}@keyframes dream-v255-orb-cyan{0%{transform:translate(0,0)scale(.95)}to{transform:translate(11vw,6vh)scale(1.08)}}@keyframes dream-v255-orb-violet{0%{transform:translate(0,0)scale(1.03)}to{transform:translate(-10vw,8vh)scale(.92)}}@keyframes dream-v255-orb-gold{0%{transform:translate(-3vw)scale(.92)}to{transform:translate(7vw,-8vh)scale(1.08)}}@keyframes dream-v255-wave-one{0%{transform:translate(-5vw)rotate(-7deg)scaleX(.96)}to{transform:translate(8vw,5vh)rotate(-2deg)scaleX(1.05)}}@keyframes dream-v255-wave-two{0%{transform:translate(6vw)rotate(5deg)scaleX(1.04)}to{transform:translate(-7vw,-5vh)rotate(1deg)scaleX(.95)}}@media (prefers-reduced-motion:reduce){.home-luxury-orb,.home-luxury-glass-wave{animation:none!important}}.asset-node{overflow:visible!important}.asset-node .node-content-frame,.asset-node .media-preview-shell{transition:outline-color .16s,box-shadow .18s,filter .18s}.asset-node.is-selected .node-content-frame,.asset-node.is-selected .media-preview-shell{outline-offset:0!important;outline:2px solid #4cc7fffa!important;box-shadow:0 0 0 1px #6fddff2e,0 0 15px #22b4ff6b,0 0 34px #207cff2e,0 18px 42px #00000047!important}.app-shell.theme-day .asset-node.is-selected .node-content-frame,.app-shell.theme-day .asset-node.is-selected .media-preview-shell{outline-color:#199aeef5!important;box-shadow:0 0 0 1px #1fb1ff33,0 0 15px #199aee57,0 0 30px #2678e629,0 18px 42px #23334429!important}.asset-node .node-floating-lower-console{will-change:transform;transform:translateX(-50%) scale(var(--inverse-canvas-zoom,1))!important;transform-origin:top!important;z-index:220!important;pointer-events:auto!important;margin:0!important;position:absolute!important;inset:calc(100% + 16px) auto auto 50%!important}.asset-node--image .node-floating-lower-console,.asset-node--video .node-floating-lower-console{width:650px!important;min-width:650px!important;max-width:650px!important}.asset-node--text .node-floating-lower-console,.asset-node--prompt .node-floating-lower-console{width:620px!important;min-width:620px!important;max-width:620px!important}.asset-node--extractor .node-floating-lower-console{width:650px!important;min-width:650px!important;max-width:650px!important}.asset-node--generator .node-floating-lower-console{width:640px!important;min-width:640px!important;max-width:640px!important}.asset-node--chat .node-floating-lower-console{width:560px!important;min-width:560px!important;max-width:560px!important}.asset-node.is-selected .content-resize-grip,.asset-node.is-selected .media-resize-grip{filter:drop-shadow(0 0 7px #3dccff9e);opacity:.92!important}.asset-node.is-selected .content-resize-grip:hover,.asset-node.is-selected .media-resize-grip:hover{background:#37c7f321!important}.asset-node.is-selected .node-floating-lower-console{outline:0!important}@media (width<=920px){.asset-node--image .node-floating-lower-console,.asset-node--video .node-floating-lower-console,.asset-node--text .node-floating-lower-console,.asset-node--prompt .node-floating-lower-console,.asset-node--extractor .node-floating-lower-console,.asset-node--generator .node-floating-lower-console{width:560px!important;min-width:560px!important;max-width:560px!important}.asset-node--chat .node-floating-lower-console{width:500px!important;min-width:500px!important;max-width:500px!important}}.home-shell--dream{isolation:isolate;background:radial-gradient(at 18% -6%,#155b9742,#0000 42%),radial-gradient(at 88% 6%,#56308538,#0000 38%),radial-gradient(at 52% 118%,#0c586326,#0000 46%),linear-gradient(150deg,#05080d 0%,#08101a 32%,#080b12 62%,#05070b 100%)!important}.home-shell--dream>.home-aurora,.home-shell--dream>.home-flow-field,.home-shell--dream>.home-luxury-motion{opacity:.12!important;filter:saturate(.78)!important}.home-art-scene{z-index:2;pointer-events:none;background:linear-gradient(112deg,#ffffff05,#0000 18% 78%,#ffffff03),radial-gradient(at 50% 30%,#68aee509,#0000 58%);position:fixed;inset:76px 0 0;overflow:hidden}.home-shell--dream .home-header,.home-shell--dream .home-content{z-index:5!important}.home-art-halo{mix-blend-mode:screen;filter:blur(66px);will-change:transform;border-radius:50%;display:block;position:absolute}.home-art-halo--blue{opacity:.5;background:radial-gradient(circle,#2f99dd6b 0%,#1f5aaa29 43%,#0000 72%);width:50vw;min-width:680px;height:50vw;min-height:680px;animation:22s cubic-bezier(.45,.05,.55,.95) infinite alternate dream-v257-halo-blue;top:-26vh;left:-18vw}.home-art-halo--violet{opacity:.42;background:radial-gradient(circle,#824dce61 0%,#5b379f24 44%,#0000 73%);width:46vw;min-width:620px;height:46vw;min-height:620px;animation:26s cubic-bezier(.45,.05,.55,.95) infinite alternate dream-v257-halo-violet;top:-14vh;right:-16vw}.home-art-silk{transform-origin:50%;will-change:transform;mix-blend-mode:screen;border-radius:48% 52% 44% 56%/58% 42%;width:138vw;display:block;position:absolute;left:-18vw}.home-art-silk:before,.home-art-silk:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0}.home-art-silk--one{opacity:.78;filter:blur(16px);background:linear-gradient(90deg,#0000 2%,#14579714 14%,#3fa1dd40 35%,#5ec6e51f 48%,#8d68d12e 67%,#452f8714 82%,#0000 97%);height:30vh;min-height:260px;animation:24s ease-in-out infinite alternate dream-v257-silk-one;top:16%;transform:rotate(-8deg)skew(-7deg)}.home-art-silk--one:before{filter:blur(1px);border-top:1px solid #9adcff38;border-bottom:1px solid #a581e11f;inset:28% 3% 25%}.home-art-silk--two{opacity:.58;filter:blur(23px);background:linear-gradient(90deg,#0000 3%,#15799312 19%,#35b4c736 38%,#397dc921 56%,#7e4fb829 74%,#0000 96%);height:25vh;min-height:220px;animation:30s ease-in-out infinite alternate dream-v257-silk-two;top:48%;transform:rotate(5deg)skew(8deg)}.home-art-silk--two:after{filter:blur(.5px);border-top:1px solid #61d5e221;inset:34% 7% 31%}.home-art-silk--three{opacity:.52;filter:blur(20px);background:linear-gradient(90deg,#0000 5%,#b8833c0d 23%,#ddb15f2b 42%,#4890b721 61%,#2c5aa314 78%,#0000 95%);height:18vh;min-height:160px;animation:34s ease-in-out infinite alternate dream-v257-silk-three;top:72%;transform:rotate(-3deg)skew(-4deg)}.home-art-gold-thread{opacity:.42;will-change:transform;background:linear-gradient(90deg,#0000 4%,#dfb0570f 23%,#f4cf858c 47%,#6fb5e021 68%,#0000 94%);width:124vw;height:1px;display:block;position:absolute;left:-12vw;box-shadow:0 0 13px #ddb15e1f}.home-art-gold-thread--one{animation:20s ease-in-out infinite alternate dream-v257-thread-one;top:38%;transform:rotate(-6deg)}.home-art-gold-thread--two{opacity:.25;animation:28s ease-in-out infinite alternate dream-v257-thread-two;top:70%;transform:rotate(4deg)}.home-art-lens-ring{border:1px solid #a6cae713;border-radius:50%;width:62vw;min-width:760px;height:62vw;min-height:760px;animation:38s linear infinite dream-v257-ring;display:block;position:absolute;bottom:-46vw;right:-36vw;box-shadow:0 0 0 55px #5c84b503,0 0 0 120px #8f5cb902,inset 0 0 90px #4e95cb06}.home-art-horizon{opacity:.32;filter:blur(28px);background:radial-gradient(at 35% 100%,#2995b12b,#0000 47%),radial-gradient(at 70% 100%,#a069481a,#0000 42%);height:18vh;display:block;position:absolute;bottom:6vh;left:4vw;right:4vw}.home-art-grain{opacity:.16;mix-blend-mode:soft-light;background-image:radial-gradient(circle at 20% 30%,#ffffff57 0 .55px,#0000 .7px),radial-gradient(circle at 70% 65%,#ffffff38 0 .45px,#0000 .6px);background-position:0 0,3px 5px;background-size:7px 7px,11px 11px;display:block;position:absolute;inset:0}.home-shell--dream .home-content:before{content:"";z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:linear-gradient(#070c131f,#05080d0a);border-radius:42px;position:absolute;inset:92px -56px -48px;box-shadow:inset 0 1px #bad3ea07}.home-shell--dream .home-section-heading h1{text-shadow:0 2px 30px #4199da1f}.home-shell--dream .home-primary-button{background:linear-gradient(135deg,#4fa1e2f5,#7454cef5 72%,#ab6ccaeb)!important;border-color:#b1cdeb3d!important;box-shadow:0 16px 40px #425fc140,inset 0 1px #ffffff40,0 0 0 1px #74aee614!important}.home-shell--dream .home-primary-button:hover{transform:translateY(-2px)scale(1.015);box-shadow:0 20px 48px #4968d24f,0 0 34px #6883ec24,inset 0 1px #ffffff4a!important}@keyframes dream-v257-halo-blue{0%{transform:translate(-3vw,-2vh)scale(.92)}to{transform:translate(12vw,7vh)scale(1.08)}}@keyframes dream-v257-halo-violet{0%{transform:translate(3vw)scale(1.04)}to{transform:translate(-12vw,10vh)scale(.91)}}@keyframes dream-v257-silk-one{0%{transform:translate(-6vw,-2vh)rotate(-8deg)skew(-7deg)scaleX(.95)}to{transform:translate(7vw,6vh)rotate(-3deg)skew(-2deg)scaleX(1.05)}}@keyframes dream-v257-silk-two{0%{transform:translate(8vw,2vh)rotate(5deg)skew(8deg)scaleX(1.04)}to{transform:translate(-8vw,-5vh)rotate(1deg)skew(3deg)scaleX(.96)}}@keyframes dream-v257-silk-three{0%{transform:translate(-4vw,2vh)rotate(-3deg)skew(-4deg)scaleX(.98)}to{transform:translate(8vw,-5vh)rotate(1deg)skew(1deg)scaleX(1.04)}}@keyframes dream-v257-thread-one{0%{transform:translate(-6vw)rotate(-6deg)}to{transform:translate(8vw,4vh)rotate(-3deg)}}@keyframes dream-v257-thread-two{0%{transform:translate(6vw)rotate(4deg)}to{transform:translate(-7vw,-3vh)rotate(1deg)}}@keyframes dream-v257-ring{0%{transform:rotate(0)scale(.98)}50%{transform:rotate(180deg)scale(1.03)}to{transform:rotate(360deg)scale(.98)}}@media (prefers-reduced-motion:reduce){.home-art-halo,.home-art-silk,.home-art-gold-thread,.home-art-lens-ring{animation:none!important}}.home-shell--dream{scrollbar-gutter:stable both-edges;overscroll-behavior-y:auto!important;touch-action:pan-y!important;overflow:hidden scroll!important}.home-shell--dream .home-content{min-height:calc(100vh - 76px);padding-bottom:150px!important;overflow:visible!important}.home-shell--dream .project-grid{align-items:start;padding-bottom:52px;position:relative;overflow:visible!important}.home-shell--dream .project-card,.home-shell--dream .new-project-card{overflow:visible!important}.home-shell--dream .project-card.has-open-menu{isolation:isolate;z-index:5000!important}.home-shell--dream .project-card.has-open-menu:after{pointer-events:none}.home-shell--dream .project-menu-wrap{z-index:5001}.home-shell--dream .project-menu{width:180px;max-height:min(330px,100vh - 120px);overflow-y:auto;transform:translateZ(0);z-index:99999!important;box-shadow:0 24px 68px #000000b8,0 0 0 1px #95bee214,inset 0 1px #ffffff0b!important}.home-shell--dream .project-menu.project-menu--down{top:42px!important;bottom:auto!important}.home-shell--dream .project-menu.project-menu--up{top:auto!important;bottom:42px!important}.home-shell--dream .project-card:nth-last-child(-n+4) .project-menu.project-menu--down{top:42px!important;bottom:auto!important}.home-shell--dream .project-card:nth-last-child(-n+4) .project-menu.project-menu--up{top:auto!important;bottom:42px!important}.home-shell--dream .project-menu button{min-height:42px;font-size:14px}@media (width<=1180px){.home-shell--dream .home-content{width:min(94vw,1120px)!important}.home-shell--dream .project-grid{grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:18px}}.home-shell--dream .home-content{padding-top:34px}.home-desktop-menu{z-index:80;-webkit-backdrop-filter:blur(24px)saturate(1.2);backdrop-filter:blur(24px)saturate(1.2);-webkit-app-region:no-drag;background:linear-gradient(#212634d1,#11141ec7),#0e1119db;border:1px solid #bfd2ee1f;border-radius:14px;align-items:center;gap:4px;margin-bottom:18px;padding:5px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff0e,0 18px 42px #00000038,0 0 0 1px #54b4ff06}.home-desktop-menu__group{position:relative}.home-desktop-menu__group>button{color:#a8b2c6;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;border-radius:10px;min-width:62px;height:36px;padding:0 14px;font-size:14px;font-weight:650;transition:background .16s,color .16s,box-shadow .16s}.home-desktop-menu__group>button:hover,.home-desktop-menu__group>button.is-active{color:#f5f8ff;background:linear-gradient(#6991d92e,#3a497326);box-shadow:inset 0 1px #ffffff0e}.home-desktop-dropdown{z-index:1000;-webkit-backdrop-filter:blur(28px)saturate(1.2);backdrop-filter:blur(28px)saturate(1.2);background:radial-gradient(circle at 12% 0,#4984cd1f,#0000 38%),linear-gradient(#171b26fb,#0d1017fc);border:1px solid #c4d4eb21;border-radius:16px;width:278px;padding:9px;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 26px 68px #00000075,inset 0 1px #ffffff0e}.home-desktop-dropdown--file{width:180px}.home-desktop-dropdown--window{width:220px}.home-desktop-dropdown>button{color:#e9eef8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;width:100%;height:40px;padding:0 12px;font-size:14px;display:flex}.home-desktop-dropdown>button:hover{color:#fff;background:linear-gradient(90deg,#4396e229,#7c58d41a)}.home-desktop-dropdown kbd{color:#7f899c;box-shadow:none;background:0 0;border:0;flex:none;font:12px/1.2 Segoe UI,Microsoft YaHei,sans-serif}.home-desktop-dropdown__separator{background:linear-gradient(90deg,#0000,#becce021 12% 88%,#0000);height:1px;margin:6px 8px;display:block}@media (width<=980px){.home-desktop-menu{width:100%;overflow:visible}.home-desktop-menu__group{flex:1}.home-desktop-menu__group>button{width:100%;min-width:0}.home-desktop-dropdown{width:min(278px,86vw)}}.home-shell--dream{zoom:1!important;scroll-behavior:auto!important;width:100vw!important;height:100vh!important}.home-shell--dream .home-content--zoomable{zoom:var(--home-zoom,1);transform:translateZ(0);width:var(--home-content-width,min(1440px, 86vw))!important}.home-shell--dream>.home-aurora,.home-shell--dream>.home-flow-field,.home-shell--dream>.home-luxury-motion{display:none!important}.home-art-scene{contain:strict;backface-visibility:hidden;transform:translateZ(0)}.home-art-halo,.home-art-silk,.home-art-gold-thread,.home-art-lens-ring{backface-visibility:hidden}.home-shell--dream.is-home-interacting .home-art-halo,.home-shell--dream.is-home-interacting .home-art-silk,.home-shell--dream.is-home-interacting .home-art-gold-thread,.home-shell--dream.is-home-interacting .home-art-lens-ring{animation-play-state:paused!important}.home-desktop-menu{margin-bottom:24px}.home-desktop-primary-nav{color:#9fa9bc;cursor:pointer;background:0 0;border:0;border-radius:10px;min-width:92px;height:36px;padding:0 17px;font-size:14px;font-weight:680;transition:background .14s,color .14s,box-shadow .14s}.home-desktop-primary-nav:hover{color:#f4f8ff;background:#5b7fb81c}.home-desktop-primary-nav.is-active{color:#f9fbff;background:linear-gradient(#496fa94d,#3040603d);box-shadow:inset 0 1px #ffffff14,0 6px 18px #234d851f}.home-desktop-menu__divider{background:linear-gradient(#0000,#bacde82e,#0000);flex:none;width:1px;height:24px;margin:0 4px}.home-shell--dream .home-tabs{display:none!important}.home-desktop-menu,.home-desktop-dropdown{-webkit-backdrop-filter:blur(14px)saturate(1.08);backdrop-filter:blur(14px)saturate(1.08)}.home-shell--dream .home-header{-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%)}@media (width<=980px){.home-desktop-menu{flex-wrap:wrap;width:100%;display:flex;overflow:visible}.home-desktop-primary-nav{flex:116px}.home-desktop-menu__divider{display:none}.home-desktop-menu__group{flex:88px}}.node-console-portal-host.asset-node{width:var(--floating-console-width,620px)!important;min-width:0!important;max-width:none!important;height:0!important;min-height:0!important;box-shadow:none!important;pointer-events:none!important;z-index:1200!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;overflow:visible!important;transform:none!important}.node-console-portal-host .node-floating-lower-console{width:100%!important;min-width:0!important;max-width:none!important;max-height:var(--floating-console-max-height,calc(100vh - 24px))!important;transform-origin:top!important;pointer-events:auto!important;will-change:auto!important;margin:0!important;position:relative!important;inset:auto!important;overflow:auto!important;transform:translate(-50%)!important}.node-console-portal-host[data-placement=above] .node-floating-lower-console{transform-origin:bottom!important;transform:translate(-50%,-100%)!important}.node-console-portal-host .generation-console--studio,.node-console-portal-host .chat-control-console{box-sizing:border-box!important}.react-flow__node .asset-node:not(.node-console-portal-host){width:var(--node-upper-frame-width,440px)!important;min-width:var(--node-upper-frame-width,440px)!important;max-width:var(--node-upper-frame-width,440px)!important}.content-resize-grip,.media-resize-grip{cursor:nwse-resize!important}body.is-resizing-content-card,body.is-resizing-content-card *,body.is-resizing-media-card,body.is-resizing-media-card *{cursor:nwse-resize!important;-webkit-user-select:none!important;user-select:none!important}.node-console-portal-host.asset-node.is-selected .node-floating-lower-console{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;position:relative!important;inset:auto!important;transform:translate(-50%)!important}.gen-select--input-mode{min-width:132px}.generation-mode-warning{color:#ffdd9eeb;background:#764d102e;border:1px solid #ffbe5042;border-radius:10px;margin:10px 20px 0;padding:9px 12px;font-size:12px;line-height:1.45}.node-content-frame--text,.node-content-frame--prompt,.node-content-frame--extractor{position:relative}.node-content-drag-zone{z-index:18;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:flex-start;height:22px;padding-top:5px;display:flex;position:absolute;top:0;left:46px;right:46px;cursor:grab!important}.node-content-drag-zone:active{cursor:grabbing!important}.node-content-drag-zone>span{background:#80afbe3b;border-radius:999px;width:34px;height:3px;transition:width .15s,background .15s,box-shadow .15s;box-shadow:0 0 0 1px #ffffff03}.asset-node.is-selected .node-content-drag-zone>span,.node-content-drag-zone:hover>span{background:#5adcf899;width:42px;box-shadow:0 0 12px #3bcfef2e}.node-content-frame--text .node-textarea,.node-content-frame--prompt .node-textarea,.node-content-frame--extractor .node-textarea{padding-top:28px!important}.app-shell.theme-day .node-content-drag-zone>span{background:#3a718b3d}.app-shell.theme-day .asset-node.is-selected .node-content-drag-zone>span,.app-shell.theme-day .node-content-drag-zone:hover>span{background:#2799c194}.node-console-portal-host.asset-node--text .generation-console--source-compact,.node-console-portal-host.asset-node--prompt .generation-console--source-compact{border-radius:20px!important;width:100%!important;min-width:0!important;max-width:none!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-studio-footer,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-studio-footer{flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;padding:10px 9px!important;display:flex!important;overflow:visible!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .dark-select-trigger,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .dark-select-trigger{gap:4px!important;height:38px!important;padding-left:8px!important;padding-right:22px!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .dark-select-trigger__icon,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .dark-select-trigger__icon{flex-basis:21px!important;width:21px!important;height:21px!important;font-size:11px!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .dark-select-trigger__label,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .dark-select-trigger__label{font-size:11px!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .dark-select-trigger__meta,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .dark-select-trigger__meta{display:none!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-select--param,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-select--param{flex:0 0 64px!important;width:64px!important;min-width:64px!important;max-width:64px!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-play-button,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-play-button{flex:0 0 44px!important;width:44px!important;height:44px!important;margin-left:0!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-advanced-toggle,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-advanced-toggle{margin-top:0!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .generation-mode-warning,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .generation-mode-warning,.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-status,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-status{margin-left:10px!important;margin-right:10px!important}@media (width<=700px){.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-studio-footer,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-studio-footer{flex-wrap:wrap!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-select--model,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-select--model{flex:170px!important;max-width:none!important}}.node-console-portal-host .node-floating-lower-console{overflow:hidden auto!important}.node-console-portal-host .generation-console--studio{border-radius:20px!important;width:100%!important;min-width:0!important;max-width:none!important}.node-console-portal-host .generation-console--studio .gen-studio-footer{flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;min-width:0!important;padding:9px 10px!important;display:flex!important;overflow:hidden!important}.node-console-portal-host .generation-console--studio .dark-select-trigger{gap:5px!important;min-width:0!important;height:38px!important;padding-left:8px!important;padding-right:21px!important}.node-console-portal-host .generation-console--studio .dark-select-trigger__icon{flex:0 0 22px!important;width:22px!important;height:22px!important;font-size:11px!important}.node-console-portal-host .generation-console--studio .dark-select-trigger__label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11px!important;overflow:hidden!important}.node-console-portal-host .generation-console--studio .dark-select-trigger__meta{display:none!important}.node-console-portal-host .generation-console--studio .gen-select--kind,.node-console-portal-host .generation-console--studio .gen-select--input-mode{flex:0 0 104px!important;width:104px!important;min-width:104px!important}.node-console-portal-host .generation-console--studio .gen-select--param{flex:0 0 60px!important;width:60px!important;min-width:60px!important;max-width:60px!important}.node-console-portal-host .generation-console--studio .gen-play-button{flex:0 0 44px!important;width:44px!important;height:44px!important;margin-left:0!important}.node-console-portal-host.asset-node--image .generation-console--studio .gen-prompt-editor,.node-console-portal-host.asset-node--video .generation-console--studio .gen-prompt-editor{min-height:118px!important;padding:16px 18px 40px!important;font-size:15px!important;line-height:1.62!important}.node-console-portal-host .generation-mode-warning,.node-console-portal-host .gen-status{margin:7px 10px 9px!important}.node-console-portal-host .compact-url-editor{background:#07090a75;border:1px solid #fff1;border-radius:12px;align-items:center;gap:7px;margin:7px 10px 9px;padding:7px;display:flex}.node-console-portal-host .compact-url-editor .url-input{color:#dce4e8;background:#ffffff06;border:1px solid #ffffff12;border-radius:9px;outline:0;flex:auto;min-width:0;height:34px;padding:0 10px}.node-console-portal-host .compact-url-editor>button{color:#a8efff;background:#53dcff0e;border:1px solid #53dcff21;border-radius:9px;flex:none;height:34px;padding:0 12px}.node-console-portal-host .chat-control-console{border-radius:18px!important;width:100%!important;min-width:0!important;max-width:none!important;padding:11px!important}.node-console-portal-host .chat-control-console .chat-composer{margin-top:7px!important}.node-console-portal-host .chat-control-console .chat-composer textarea{min-height:58px!important}@media (width<=760px){.node-console-portal-host .generation-console--studio .gen-studio-footer{flex-wrap:wrap!important;overflow:visible!important}.node-console-portal-host .generation-console--studio .gen-select--model{flex:160px!important;max-width:none!important}}.assistant-segmented--distinct button{align-content:center!important;gap:1px!important;height:42px!important;padding:0 8px!important;display:grid!important}.assistant-segmented--distinct button strong{color:inherit;font-size:10px;font-weight:650}.assistant-segmented--distinct button small{color:#59636c;font-size:7.5px}.assistant-segmented--distinct button.is-active small{color:#81919a}.assistant-mode-note{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;align-items:flex-start;gap:7px;margin:7px 12px 0;padding:7px 9px;display:flex}.assistant-mode-note>span{color:#71e2fa;flex:none;font-size:10px}.assistant-mode-note p{color:#68737c;margin:0;font-size:8.5px;line-height:1.5}.assistant-mode-note--agent{background:#7658ff06;border-color:#876eff1a}.assistant-mode-note--agent>span{color:#aa9cff}.assistant-agent-plan{border-top:1px solid #ffffff0e;gap:6px;margin-top:8px;padding-top:8px;display:grid}.assistant-agent-plan__head{justify-content:space-between;align-items:center;display:flex}.assistant-agent-plan__head strong{color:#dce3e7;font-size:9px}.assistant-agent-plan__head span{color:#746d9c;font-size:8px}.assistant-agent-step{background:#ffffff05;border:1px solid #ffffff0d;border-radius:9px;grid-template-columns:20px minmax(0,1fr) auto;align-items:start;gap:6px;padding:7px;display:grid}.assistant-agent-step>span{color:#b7aaff;background:#7e65ff1a;border-radius:7px;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.assistant-agent-step p{color:#bdc6cc!important;margin:0!important;font-size:8.5px!important;line-height:1.45!important}.assistant-agent-step em{color:#676f78;white-space:nowrap;font-size:7.5px;font-style:normal}.assistant-agent-build{height:30px;color:#c4baff!important;background:#7e65ff11!important;border:1px solid #8b75ff24!important;border-radius:9px!important;font-size:8.5px!important}.assistant-plan-action{color:#a99dff!important}.node-console-portal-host .generation-console--studio .gen-studio-footer{gap:6px!important;padding:9px 10px!important;overflow:visible!important}.node-console-portal-host .generation-console--studio .gen-select--kind{flex:0 0 92px!important;width:92px!important;min-width:92px!important}.node-console-portal-host .generation-console--studio .gen-select--input-mode{flex:0 0 96px!important;width:96px!important;min-width:96px!important}.node-console-portal-host .generation-console--studio .gen-select--model{flex:158px!important;width:auto!important;min-width:138px!important;max-width:205px!important}.node-console-portal-host .generation-console--studio .gen-play-button{z-index:2!important;flex:0 0 48px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;margin:0!important;display:grid!important;position:relative!important;overflow:visible!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-studio-footer,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-studio-footer{overflow:visible!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-select--kind,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-select--kind{flex:0 0 92px!important;width:92px!important;min-width:92px!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-select--input-mode,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-select--input-mode{flex:0 0 96px!important;width:96px!important;min-width:96px!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-select--model,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-select--model{flex:150px!important;width:auto!important;min-width:136px!important;max-width:190px!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-play-button,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-play-button{flex:0 0 48px!important;width:48px!important;height:48px!important}.gen-media-settings-trigger{color:#d9e0e4;cursor:pointer;background:#ffffff09;border:1px solid #ffffff13;border-radius:999px;flex:0 0 142px;align-items:center;gap:7px;width:142px;min-width:142px;height:38px;padding:0 10px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;box-shadow:inset 0 1px #ffffff06}.gen-media-settings-trigger:hover,.gen-media-settings-trigger.is-open{background:#53dcff0e;border-color:#53dcff2e;box-shadow:inset 0 1px #ffffff09,0 0 0 1px #53dcff06}.gen-media-settings-trigger__icon{color:#aeefff;background:linear-gradient(145deg,#45cdf021,#ffffff08);border-radius:8px;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.gen-media-settings-trigger__label{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;flex:auto;min-width:0;font-size:11px;font-weight:650;overflow:hidden}.gen-media-settings-trigger__chevron{color:#78848c;flex:none;font-size:11px}.media-settings-popover{z-index:6200;box-sizing:border-box;color:#d9dfe3;background:radial-gradient(circle at 78% 110%,#4bd0f209,#0000 36%),linear-gradient(#2b2c2efe,#1f2022fe);border:1px solid #ffffff13;border-radius:19px;max-width:calc(100vw - 24px);max-height:min(610px,100vh - 24px);padding:13px;position:fixed;overflow:auto;box-shadow:0 24px 70px #00000085,inset 0 1px #ffffff0a}.media-settings-title{color:#7e878d;margin:0 0 7px 2px;font-size:11px;font-weight:600}.media-settings-segmented{background:#0a0b0c3d;border-radius:13px;gap:5px;padding:4px;display:grid}.media-settings-segmented--resolution{grid-template-columns:repeat(3,minmax(0,1fr))}.media-settings-segmented--count{grid-template-columns:repeat(4,minmax(0,1fr))}.media-settings-segmented button,.media-settings-duration-grid button{color:#7d858a;cursor:pointer;background:0 0;border:0;border-radius:10px;height:38px;font-size:12px;font-weight:650;transition:background .15s,color .15s,box-shadow .15s}.media-settings-segmented button:hover,.media-settings-duration-grid button:hover{color:#cdd4d8;background:#ffffff09}.media-settings-segmented button.is-active,.media-settings-duration-grid button.is-active{color:#f0f2f3;background:#ffffff24;box-shadow:inset 0 1px #ffffff0b}.media-settings-ratio-grid{background:#0a0b0c33;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:5px;display:grid}.media-settings-ratio-grid button{color:#727a7f;cursor:pointer;background:0 0;border:0;border-radius:10px;align-content:center;place-items:center;gap:5px;min-width:0;height:58px;transition:background .15s,color .15s;display:grid}.media-settings-ratio-grid button:hover{color:#cbd2d6;background:#ffffff08}.media-settings-ratio-grid button.is-active{color:#f0f2f3;background:#ffffff24}.media-settings-ratio-grid small{color:inherit;font-size:10px}.media-ratio-icon{opacity:.78;border:1.5px solid;border-radius:3px;width:22px;height:15px;display:block}.media-ratio-icon--1-1{width:16px;height:16px}.media-ratio-icon--9-16,.media-ratio-icon--3-4,.media-ratio-icon--2-3{width:11px;height:19px}.media-ratio-icon--4-3,.media-ratio-icon--5-4{width:20px;height:15px}.media-ratio-icon--3-2{width:22px;height:14px}.media-ratio-icon--4-5{width:14px;height:18px}.media-ratio-icon--21-9{width:27px;height:11px}.media-settings-duration-grid{background:#0a0b0c3d;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:4px;display:grid}.node-console-portal-host.asset-node--image .generation-console--studio .gen-prompt-editor,.node-console-portal-host.asset-node--video .generation-console--studio .gen-prompt-editor{min-height:104px!important;padding:14px 17px 36px!important}.node-console-portal-host.asset-node--image .generation-console--studio .gen-prompt-editor.is-expanded,.node-console-portal-host.asset-node--video .generation-console--studio .gen-prompt-editor.is-expanded{min-height:210px!important}.app-shell.theme-day .gen-media-settings-trigger{color:#38434a;background:#ffffffb8;border-color:#192a361a}.app-shell.theme-day .media-settings-popover{color:#303b42;background:linear-gradient(#fafbfcfc,#eef1f4fe);border-color:#192a361a;box-shadow:0 24px 60px #55697633,inset 0 1px #ffffffd9}.app-shell.theme-day .media-settings-title{color:#7d8a92}.app-shell.theme-day .media-settings-segmented,.app-shell.theme-day .media-settings-ratio-grid,.app-shell.theme-day .media-settings-duration-grid{background:#5469750e}.app-shell.theme-day .media-settings-segmented button.is-active,.app-shell.theme-day .media-settings-ratio-grid button.is-active,.app-shell.theme-day .media-settings-duration-grid button.is-active{color:#28343b;background:#fffffff5;box-shadow:0 3px 10px #4458641a}@media (width<=660px){.gen-media-settings-trigger{flex-basis:126px;width:126px;min-width:126px}.node-console-portal-host .generation-console--studio .gen-studio-footer{flex-wrap:wrap!important}.node-console-portal-host .generation-console--studio .gen-select--model{max-width:none!important}.media-settings-ratio-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.node-console-portal-host.asset-node--image,.node-console-portal-host.asset-node--video{--desk-command-width:760px}.node-console-portal-host .generation-console--studio{border-radius:22px!important;overflow-x:hidden!important}.node-console-portal-host .generation-console--studio .gen-studio-footer{box-sizing:border-box!important;grid-template-columns:98px 106px minmax(156px,1fr) 138px 50px!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;padding:9px 11px!important;display:grid!important;overflow:visible!important}.node-console-portal-host .generation-console--output-text .gen-studio-footer{grid-template-columns:104px minmax(190px,1fr) 50px!important}.node-console-portal-host .generation-console--studio .gen-select,.node-console-portal-host .generation-console--studio .gen-select--kind,.node-console-portal-host .generation-console--studio .gen-select--input-mode,.node-console-portal-host .generation-console--studio .gen-select--model,.node-console-portal-host .generation-console--studio .gen-media-settings-trigger,.node-console-portal-host .generation-console--studio .gen-play-button{width:auto!important;min-width:0!important;max-width:none!important;margin:0!important}.node-console-portal-host .generation-console--studio .gen-select--kind,.node-console-portal-host .generation-console--studio .gen-select--input-mode,.node-console-portal-host .generation-console--studio .gen-select--model{flex:none!important}.node-console-portal-host .generation-console--studio .dark-select-trigger{border-radius:999px!important;width:100%!important;min-width:0!important;height:40px!important;padding-left:9px!important;padding-right:23px!important}.node-console-portal-host .generation-console--studio .dark-select-trigger__label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.node-console-portal-host .generation-console--studio .gen-media-settings-trigger{border-radius:999px!important;grid-template-columns:22px minmax(0,1fr) 12px!important;align-items:center!important;gap:7px!important;min-width:0!important;height:40px!important;padding:0 9px!important;display:grid!important}.node-console-portal-host .generation-console--studio .gen-media-settings-trigger__label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:10.5px!important;overflow:hidden!important}.node-console-portal-host .generation-console--studio .gen-play-button{z-index:4!important;border-radius:50%!important;flex:none!important;justify-self:end!important;place-items:center!important;width:50px!important;min-width:50px!important;max-width:50px!important;height:50px!important;font-size:19px!important;display:grid!important;position:relative!important;overflow:visible!important}.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-studio-footer,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-studio-footer{grid-template-columns:98px 106px minmax(156px,1fr) 138px 50px!important;gap:7px!important;padding:9px 11px!important;display:grid!important;overflow:visible!important}.node-console-portal-host.asset-node--text .generation-console--source-compact.generation-console--output-text .gen-studio-footer,.node-console-portal-host.asset-node--prompt .generation-console--source-compact.generation-console--output-text .gen-studio-footer{grid-template-columns:104px minmax(190px,1fr) 50px!important}.media-settings-popover{border-radius:18px!important;padding:12px!important;overflow-x:hidden!important}.media-settings-section+.media-settings-section{margin-top:11px!important}.media-settings-title{margin-bottom:6px!important;font-size:10.5px!important}.media-settings-segmented button,.media-settings-duration-grid button{border-radius:9px!important;height:36px!important;font-size:11.5px!important}.media-settings-ratio-grid{gap:4px!important;padding:4px!important}.media-settings-ratio-grid button{gap:4px!important;height:53px!important}.media-settings-duration-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}@media (width<=720px){.node-console-portal-host .generation-console--studio .gen-studio-footer,.node-console-portal-host.asset-node--text .generation-console--source-compact .gen-studio-footer,.node-console-portal-host.asset-node--prompt .generation-console--source-compact .gen-studio-footer{grid-template-columns:96px 104px minmax(150px,1fr) 50px!important}.node-console-portal-host .generation-console--studio .gen-media-settings-trigger{grid-area:2/1/auto/-2!important}.node-console-portal-host .generation-console--studio .gen-play-button{grid-area:1/-2/span 2/-1!important;align-self:center!important}.node-console-portal-host .generation-console--output-text .gen-studio-footer,.node-console-portal-host.asset-node--text .generation-console--source-compact.generation-console--output-text .gen-studio-footer,.node-console-portal-host.asset-node--prompt .generation-console--source-compact.generation-console--output-text .gen-studio-footer{grid-template-columns:104px minmax(170px,1fr) 50px!important}}.media-settings-readonly{justify-content:space-between;align-items:center;gap:12px;display:flex}.media-settings-readonly .media-settings-title{margin:0}.media-settings-readonly strong{color:#d8e0e5;font-size:11px;font-weight:650}.media-settings-api-note{color:#82919a;background:#368fb90e;border:1px solid #5bb9e01c;border-radius:9px;margin-top:12px;padding:9px 10px;font-size:9.5px;line-height:1.5}.app-shell.theme-day .media-settings-readonly strong{color:#36464f}.app-shell.theme-day .media-settings-api-note{color:#6f8089;background:#368fb90b;border-color:#2c84ab21}.asset-node--text{width:440px!important;min-width:440px!important;max-width:440px!important;position:relative!important}.asset-node--text>.node-header--text-reference{z-index:8!important;pointer-events:none!important;align-items:center!important;gap:0!important;width:auto!important;height:22px!important;min-height:22px!important;padding:0!important;display:flex!important;position:absolute!important;top:-28px!important;left:2px!important}.asset-node--text>.node-header--text-reference .node-kind{color:#d4dde2c7!important;letter-spacing:.02em!important;background:0 0!important;border:0!important;align-items:center!important;height:22px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:620!important;display:inline-flex!important}.asset-node--text.is-selected>.node-header--text-reference .node-kind{text-shadow:0 0 12px #46cfef24;color:#b9effb!important}.asset-node--text>.node-body{padding:0!important;overflow:visible!important}.text-node-starter{z-index:3;box-sizing:border-box;flex-direction:column;gap:4px;height:100%;min-height:220px;padding:20px 18px 18px;display:flex;position:relative}.text-node-starter__title{color:#eef2f4e0;margin:0 0 7px 2px;font-size:13px;font-weight:650;line-height:1.4}.text-node-starter>button{color:#f2f5f7e8;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:40px;padding:0 11px;transition:background .14s,color .14s,transform .14s;display:grid}.text-node-starter>button:hover,.text-node-starter>button:focus-visible{color:#fff;background:#ffffff1f;outline:none}.text-node-starter>button:active{transform:translateY(1px)}.text-node-starter>button strong{min-width:0;font-size:13px;font-weight:620;line-height:1}.text-node-starter__icon{color:#f1f5f7d6;place-items:center;width:22px;height:22px;font-size:14px;font-weight:500;display:grid}.text-node-starter__icon--write{font-size:17px;transform:rotate(-6deg)}.asset-node--text .node-content-frame--text .node-editor-shell{z-index:2}.asset-node--text .node-content-frame--text .node-textarea,.asset-node--text .node-content-frame--text .node-textarea.is-expanded{color:#f5f7f8f0!important;caret-color:#7adff5!important;padding:17px 17px 42px!important;font-size:13px!important;line-height:1.7!important}.asset-node--text .node-content-frame--text .node-textarea::placeholder{color:#dde4e88a!important;opacity:1!important}.asset-node--text .node-content-frame--text .node-editor-meta{gap:0!important;bottom:9px!important;right:12px!important}.asset-node--text .node-content-frame--text .node-editor-meta button{color:#ebf1f4bd!important;background:0 0!important;border:0!important;border-radius:7px!important;min-height:24px!important;padding:2px 7px!important;font-size:11px!important}.asset-node--text .node-content-frame--text .node-editor-meta button:hover{color:#fff!important;background:#ffffff14!important}.asset-node--text .node-port-button--left,.asset-node--text .node-port-button--right{top:50%!important}.app-shell.theme-day .asset-node--text>.node-header--text-reference .node-kind{color:#313e46b8!important}.app-shell.theme-day .asset-node--text.is-selected>.node-header--text-reference .node-kind{color:#247d9b!important}.app-shell.theme-day .text-node-starter__title,.app-shell.theme-day .text-node-starter>button{color:#2a3339e0}.app-shell.theme-day .text-node-starter>button:hover,.app-shell.theme-day .text-node-starter>button:focus-visible{color:#243039;background:#ffffffa3}.app-shell.theme-day .text-node-starter__icon{color:#374249c7}.app-shell.theme-day .asset-node--text .node-content-frame--text .node-textarea{color:#26323a!important;caret-color:#2187a6!important}.app-shell.theme-day .asset-node--text .node-content-frame--text .node-textarea::placeholder{color:#3f4d557a!important}.app-shell.theme-day .asset-node--text .node-content-frame--text .node-editor-meta button{color:#2f3d45ad!important}.text-node-starter__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;display:block}.text-node-starter__icon--write{transform:none}.asset-node--image,.asset-node--video{position:relative!important}.asset-node--image>.node-header--media-reference,.asset-node--video>.node-header--media-reference{z-index:9!important;width:calc(var(--node-upper-frame-width,500px) + 4px)!important;height:28px!important;min-height:28px!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:space-between!important;align-items:center!important;padding:0!important;display:flex!important;position:absolute!important;top:-34px!important;left:2px!important}.asset-node--image>.node-header--media-reference .node-kind,.asset-node--video>.node-header--media-reference .node-kind{color:#eef7ff!important;letter-spacing:.02em!important;background:linear-gradient(#234070f5,#1a3059fa)!important;border:1px solid #3d97ec7a!important;border-radius:8px!important;align-items:center!important;gap:6px!important;height:28px!important;margin:0!important;padding:0 10px!important;font-size:12px!important;font-weight:650!important;display:inline-flex!important;box-shadow:0 8px 20px #040c1c33,inset 0 1px #ffffff14!important}.asset-node--image.is-selected>.node-header--media-reference .node-kind,.asset-node--video.is-selected>.node-header--media-reference .node-kind{box-shadow:0 10px 24px #040c1c3d,0 0 0 1px #74d6ff47,inset 0 1px #ffffff1a!important}.asset-node--image>.node-header--media-reference .node-kind__icon,.asset-node--video>.node-header--media-reference .node-kind__icon{color:#dff5ff;place-items:center;width:14px;height:14px;display:inline-grid}.asset-node--image>.node-header--media-reference .node-kind__icon svg,.asset-node--video>.node-header--media-reference .node-kind__icon svg{fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;display:block}.asset-node--image>.node-header--media-reference .node-header-actions,.asset-node--video>.node-header--media-reference .node-header-actions{align-items:center;gap:6px;display:inline-flex}.asset-node--image>.node-header--media-reference .icon-button,.asset-node--video>.node-header--media-reference .icon-button{color:#e8f1f8e0!important;background:0 0!important;border:0!important;border-radius:7px!important;width:24px!important;min-width:24px!important;height:24px!important}.asset-node--image>.node-header--media-reference .icon-button:hover,.asset-node--video>.node-header--media-reference .icon-button:hover{color:#fff!important;background:#ffffff14!important}.asset-node--image>.node-body,.asset-node--video>.node-body{padding:0!important;overflow:visible!important}.asset-node--image .media-preview-shell,.asset-node--video .media-preview-shell{background:radial-gradient(circle at 82% 2%,#ffffff0b,#0000 42%),linear-gradient(#121418fc,#0e1012fe)!important;border-radius:22px!important;min-height:320px!important;overflow:hidden!important;box-shadow:0 18px 42px #00000042,inset 0 1px #ffffff0b!important}.asset-node--image.is-selected .media-preview-shell,.asset-node--video.is-selected .media-preview-shell{box-shadow:0 18px 42px #00000047,0 0 0 1.5px #45c9f6eb,0 0 22px #32beef1a,inset 0 1px #ffffff0d!important}.asset-node--image .media-preview-shell>.asset-preview,.asset-node--video .media-preview-shell>.asset-preview{border-radius:22px!important}.asset-node--image .preview-selection-hint,.asset-node--video .preview-selection-hint{display:none!important}.media-node-starter{z-index:2;box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;min-height:320px;padding:24px 18px 22px;display:flex;position:relative}.media-node-starter__upload{color:#f7fafcf5;background:#ffffff14;border:0;border-radius:12px;align-items:center;gap:8px;min-height:44px;padding:0 22px;font-size:14px;font-weight:650;transition:background .14s,transform .14s,color .14s;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.media-node-starter__upload:hover,.media-node-starter__upload:focus-visible{color:#fff;background:#ffffff21;outline:none}.media-node-starter__upload:active{transform:translateY(1px)}.media-node-starter__upload-icon,.media-node-starter__action-icon{color:#f1f8fdeb;place-items:center;width:18px;height:18px;display:inline-grid}.media-node-starter__upload-icon svg,.media-node-starter__action-icon svg,.media-node-starter__illustration svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.media-node-starter__illustration{color:#ffffff4d;border-radius:14px;place-items:center;width:58px;height:58px;margin-top:6px;display:grid}.media-node-starter__illustration svg{width:42px;height:42px}.media-node-starter__title{color:#eef2f4db;font-size:13px;font-weight:650;line-height:1.4}.media-node-starter__actions{flex-direction:column;align-items:center;gap:8px;display:flex}.media-node-starter__actions>button{color:#f1f6f9e6;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:22px minmax(0,auto);justify-content:center;align-items:center;gap:10px;min-width:132px;min-height:38px;padding:0 8px;transition:background .14s,color .14s,transform .14s;display:inline-grid}.media-node-starter__actions>button:hover,.media-node-starter__actions>button:focus-visible{color:#fff;background:#ffffff17;outline:none}.media-node-starter__actions>button:active{transform:translateY(1px)}.media-node-starter__actions>button strong{font-size:13px;font-weight:620;line-height:1}.app-shell.theme-day .asset-node--image>.node-header--media-reference .node-kind,.app-shell.theme-day .asset-node--video>.node-header--media-reference .node-kind{color:#185f8f!important;background:linear-gradient(#dcedfcfa,#cce4f7fa)!important;border-color:#5aa3e58a!important}.app-shell.theme-day .asset-node--image>.node-header--media-reference .node-kind__icon,.app-shell.theme-day .asset-node--video>.node-header--media-reference .node-kind__icon{color:#1a6698}.app-shell.theme-day .asset-node--image>.node-header--media-reference .icon-button,.app-shell.theme-day .asset-node--video>.node-header--media-reference .icon-button{color:#293844d1!important}.app-shell.theme-day .asset-node--image .media-preview-shell,.app-shell.theme-day .asset-node--video .media-preview-shell{background:radial-gradient(circle at 82% 2%,#ffffff9e,#0000 44%),linear-gradient(#f0f3f5fc,#e0e5e8fe)!important;box-shadow:0 16px 36px #3f4e5721,inset 0 1px #ffffffe0!important}.app-shell.theme-day .asset-node--image.is-selected .media-preview-shell,.app-shell.theme-day .asset-node--video.is-selected .media-preview-shell{box-shadow:0 16px 36px #3f4e5726,0 0 0 1.5px #279cc7c7,0 0 20px #279cc714,inset 0 1px #ffffffeb!important}.app-shell.theme-day .media-node-starter__upload,.app-shell.theme-day .media-node-starter__actions>button,.app-shell.theme-day .media-node-starter__title{color:#2a3339e0}.app-shell.theme-day .media-node-starter__upload{background:#ffffffd1}.app-shell.theme-day .media-node-starter__upload:hover,.app-shell.theme-day .media-node-starter__upload:focus-visible,.app-shell.theme-day .media-node-starter__actions>button:hover,.app-shell.theme-day .media-node-starter__actions>button:focus-visible{color:#243039;background:#ffffffa3}.app-shell.theme-day .media-node-starter__upload-icon,.app-shell.theme-day .media-node-starter__action-icon,.app-shell.theme-day .media-node-starter__illustration{color:#374249c7}.asset-node--text .node-content-frame--text{background:radial-gradient(circle at 82% 2%,#ffffff0b,#0000 42%),linear-gradient(#121418fc,#0e1012fe)!important;border-radius:22px!important;min-height:320px!important;box-shadow:0 18px 42px #00000042,inset 0 1px #ffffff0b!important}.asset-node--text.is-selected .node-content-frame--text{box-shadow:0 18px 42px #00000047,0 0 0 1.5px #45c9f6eb,0 0 22px #32beef1a,inset 0 1px #ffffff0d!important}.asset-node--text .node-content-frame--text .node-textarea,.asset-node--text .node-content-frame--text .node-textarea.is-expanded{border-radius:22px!important}.asset-node--video .empty-preview--video{box-sizing:border-box!important;background:0 0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:100%!important;min-height:320px!important;padding:24px!important;display:flex!important}.app-shell.theme-day .asset-node--text .node-content-frame--text{background:radial-gradient(circle at 82% 2%,#ffffff9e,#0000 44%),linear-gradient(#f0f3f5fc,#e0e5e8fe)!important;box-shadow:0 16px 36px #3f4e5721,inset 0 1px #ffffffe0!important}.app-shell.theme-day .asset-node--text.is-selected .node-content-frame--text{box-shadow:0 16px 36px #3f4e5726,0 0 0 1.5px #279cc7c7,0 0 20px #279cc714,inset 0 1px #ffffffeb!important}.asset-node--text .node-content-frame--text,.asset-node--text .text-node-starter{min-height:280px!important}.asset-node--text .text-node-starter,.asset-node--image .media-node-starter{cursor:grab!important}.asset-node--text .text-node-starter:active,.asset-node--image .media-node-starter:active{cursor:grabbing!important}.asset-node--text .text-node-starter>button,.asset-node--image .media-node-starter button{cursor:pointer!important}.node-console-portal-host.asset-node--image .generation-console--studio,.node-console-portal-host.asset-node--video .generation-console--studio{border-radius:22px!important;overflow:hidden!important}.node-console-portal-host .generation-console--studio .gen-studio-footer--media-reference{box-sizing:border-box!important;border-top:1px solid #ffffff0e!important;grid-template-columns:minmax(205px,1fr) 92px 92px 76px 52px!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;padding:10px 12px 12px!important;display:grid!important;overflow:visible!important}.node-console-portal-host .gen-studio-footer--media-reference .gen-select,.node-console-portal-host .gen-studio-footer--media-reference .gen-play-button{width:auto!important;min-width:0!important;max-width:none!important;margin:0!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger{background:#ffffff09!important;border:1px solid #ffffff13!important;border-radius:11px!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;padding:0 25px 0 10px!important;box-shadow:inset 0 1px #ffffff05!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger:hover,.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger.is-open{background:#ffffff0e!important;border-color:#7cb5cc30!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger:disabled{opacity:.62!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger__icon{place-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;margin:0 7px 0 0!important;display:inline-grid!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger__label{text-overflow:ellipsis!important;white-space:nowrap!important;color:#f4f7f9ed!important;min-width:0!important;font-size:12px!important;font-weight:570!important;overflow:hidden!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger__chevron{color:#d2dce285!important;font-size:10px!important;right:8px!important}.media-toolbar-glyph{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;display:block}.node-console-portal-host .gen-select--media-model .dark-select-trigger__icon{color:#28d4e4!important}.node-console-portal-host .gen-select--media-resolution .dark-select-trigger__icon{color:#31d98a!important}.node-console-portal-host .gen-select--media-aspect .dark-select-trigger__icon{color:#b66cf2!important}.node-console-portal-host .gen-select--media-duration .dark-select-trigger__icon{color:#2bc9dd!important}.node-console-portal-host .gen-select--media-count .dark-select-trigger__icon{color:#8b78f6!important}.node-console-portal-host .gen-studio-footer--media-reference .gen-play-button{border-radius:50%!important;justify-self:end!important;width:50px!important;min-width:50px!important;max-width:50px!important;height:50px!important;font-size:18px!important}@media (width<=760px){.node-console-portal-host .generation-console--studio .gen-studio-footer--media-reference{grid-template-columns:minmax(170px,1fr) 82px 82px 70px 48px!important;gap:6px!important;padding-left:9px!important;padding-right:9px!important}.node-console-portal-host .gen-studio-footer--media-reference .gen-play-button{width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important}}.app-shell.theme-day .node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger{background:#ffffff8f!important;border-color:#4355601f!important}.app-shell.theme-day .node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger__label{color:#263138e6!important}.media-preview-shell{position:relative!important}.media-card-drag-zone{z-index:24;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;height:24px;position:absolute;top:0;left:46px;right:46px;cursor:grab!important}.media-card-drag-zone:active{cursor:grabbing!important}.asset-node--text{width:350px!important;min-width:350px!important;max-width:350px!important}.asset-node--text .node-content-frame--text{min-height:220px!important}.asset-node--text .text-node-starter{min-height:220px!important;padding:18px 18px 16px!important}.asset-node--image .media-preview-shell,.asset-node--video .media-preview-shell{min-height:160px!important}.asset-node--image .media-node-starter,.asset-node--video .media-node-starter,.asset-node--video .empty-preview--video{height:100%!important;min-height:0!important}.node-console-portal-host.asset-node--image .generation-console--studio,.node-console-portal-host.asset-node--video .generation-console--studio{border-radius:18px!important}.node-console-portal-host.asset-node--image .generation-console--studio .gen-prompt-editor,.node-console-portal-host.asset-node--video .generation-console--studio .gen-prompt-editor{min-height:94px!important;max-height:145px!important;padding:13px 16px 34px!important;font-size:13px!important;line-height:1.52!important}.node-console-portal-host.asset-node--image .generation-console--studio .gen-prompt-editor.is-expanded,.node-console-portal-host.asset-node--video .generation-console--studio .gen-prompt-editor.is-expanded{min-height:178px!important;max-height:260px!important}.node-console-portal-host.asset-node--image .generation-console--studio .gen-prompt-meta,.node-console-portal-host.asset-node--video .generation-console--studio .gen-prompt-meta{font-size:10px!important;bottom:8px!important;right:12px!important}.node-console-portal-host.asset-node--image .generation-console--studio .gen-prompt-meta button,.node-console-portal-host.asset-node--video .generation-console--studio .gen-prompt-meta button{min-height:22px!important;padding:2px 6px!important;font-size:10px!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger__chevron{font-size:9px!important;right:7px!important}.node-console-portal-host.asset-node--image .generation-console--studio .gen-status,.node-console-portal-host.asset-node--video .generation-console--studio .gen-status,.node-console-portal-host.asset-node--image .generation-console--studio .generation-mode-warning,.node-console-portal-host.asset-node--video .generation-console--studio .generation-mode-warning{border-radius:8px!important;margin:6px 9px 8px!important;padding:6px 8px!important;font-size:9.5px!important;line-height:1.35!important}@media (width<=680px){.node-console-portal-host .generation-console--studio .gen-studio-footer--media-reference{grid-template-columns:minmax(154px,1fr) 72px 72px 58px 42px!important;gap:5px!important;padding-left:8px!important;padding-right:8px!important}.node-console-portal-host .gen-studio-footer--media-reference .gen-play-button{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important}}.node-console-portal-host.asset-node--image .generation-console--studio,.node-console-portal-host.asset-node--video .generation-console--studio{width:100%!important;min-width:0!important;max-width:100%!important}.node-console-portal-host .generation-console--studio .gen-studio-footer--media-reference{grid-template-columns:minmax(146px,1fr) 68px 68px 54px 40px!important;gap:5px!important;padding:7px 8px 8px!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger{border-radius:9px!important;height:34px!important;min-height:34px!important;padding:0 19px 0 7px!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger__icon{width:15px!important;min-width:15px!important;height:15px!important;margin-right:5px!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger__label{font-size:10.5px!important}.node-console-portal-host .gen-studio-footer--media-reference .dark-select-trigger__chevron{right:6px!important}.node-console-portal-host .gen-studio-footer--media-reference .media-toolbar-glyph{width:14px!important;height:14px!important}.node-console-portal-host .gen-studio-footer--media-reference .gen-play-button{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;font-size:15px!important}.node-console-portal-host.asset-node--image .generation-console--studio .gen-prompt-editor,.node-console-portal-host.asset-node--video .generation-console--studio .gen-prompt-editor{padding-left:14px!important;padding-right:14px!important}.react-flow__node .asset-node--image:not(.node-console-portal-host),.react-flow__node .asset-node--video:not(.node-console-portal-host){width:clamp(280px, var(--node-upper-frame-width,350px), 460px)!important;min-width:280px!important;max-width:460px!important}.react-flow__node .asset-node--image:not(.node-console-portal-host) .media-preview-shell,.react-flow__node .asset-node--video:not(.node-console-portal-host) .media-preview-shell{box-sizing:border-box!important;width:100%!important;max-width:460px!important;max-height:290px!important}.silver-flow-edge-highlight{fill:none;pointer-events:none;stroke:#f8fafffa;stroke-width:2.15px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:9 91;stroke-dashoffset:0;opacity:.96;filter:drop-shadow(0 0 1.5px #ffffffeb)drop-shadow(0 0 4px #d3e1f09e)drop-shadow(0 0 8px #99c2dc33);animation:5.8s linear infinite silver-flow-edge-travel}.silver-flow-edge-highlight.is-selected{stroke-width:2.4px;opacity:1;filter:drop-shadow(0 0 2px #fff)drop-shadow(0 0 5px #e0ebf7c7)drop-shadow(0 0 10px #89cbeb47)}@keyframes silver-flow-edge-travel{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}.app-shell.theme-night .react-flow__edge-path{filter:drop-shadow(0 0 2px #aacddd14);stroke:#8094a09e!important}.app-shell.theme-night .react-flow__edge.selected .react-flow__edge-path{stroke:#b0c2cdc7!important}.app-shell.theme-day .silver-flow-edge-highlight{stroke:#fffffffc;filter:drop-shadow(0 0 1px #ffffffeb)drop-shadow(0 0 4px #62849c57)}@media (prefers-reduced-motion:reduce){.silver-flow-edge-highlight{animation-duration:10s}}.react-flow__node .asset-node--image:not(.node-console-portal-host),.react-flow__node .asset-node--video:not(.node-console-portal-host){width:min(var(--node-upper-frame-width,350px), 460px)!important;box-sizing:border-box!important;max-width:460px!important}.react-flow__node .asset-node--image:not(.node-console-portal-host) .media-preview-shell,.react-flow__node .asset-node--video:not(.node-console-portal-host) .media-preview-shell{height:min(290px, var(--media-upper-height,290px));width:min(var(--node-upper-frame-width,350px), 460px)!important;box-sizing:border-box!important;max-width:460px!important;max-height:290px!important}.react-flow__node .asset-node--video:not(.node-console-portal-host) .media-preview-shell>video.asset-preview,.react-flow__node .asset-node--video:not(.node-console-portal-host) video.asset-preview{object-fit:contain!important;box-sizing:border-box!important;width:100%!important;max-width:460px!important;height:100%!important;max-height:290px!important}.node-console-portal-host.asset-node--image[data-placement=above] .node-floating-lower-console,.node-console-portal-host.asset-node--video[data-placement=above] .node-floating-lower-console{transform-origin:top!important;transform:none!important}.silver-flow-edge-highlight--gradient{fill:none;pointer-events:none;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16 84;stroke-dashoffset:0;opacity:.98;filter:drop-shadow(0 0 1px #fffffff2)drop-shadow(0 0 3px #e2eef8b8)drop-shadow(0 0 7px #81aecf4d);animation:6.4s linear infinite silver-flow-edge-travel}.react-flow__node .asset-node--image:not(.node-console-portal-host),.react-flow__node .asset-node--video:not(.node-console-portal-host){width:min(var(--node-upper-frame-width,350px), var(--media-frame-max-width,460px))!important;max-width:var(--media-frame-max-width,460px)!important;box-sizing:border-box!important}.react-flow__node .asset-node--image:not(.node-console-portal-host) .media-preview-shell,.react-flow__node .asset-node--video:not(.node-console-portal-host) .media-preview-shell{width:min(var(--node-upper-frame-width,350px), var(--media-frame-max-width,460px))!important;max-width:var(--media-frame-max-width,460px)!important;height:min(var(--media-upper-height,220px), var(--media-frame-max-height,290px))!important;max-height:var(--media-frame-max-height,290px)!important;box-sizing:border-box!important}.react-flow__node .asset-node--image:not(.node-console-portal-host)>.node-header--media-reference,.react-flow__node .asset-node--video:not(.node-console-portal-host)>.node-header--media-reference{width:calc(min(var(--node-upper-frame-width,350px), var(--media-frame-max-width,460px)) + 4px)!important;max-width:calc(var(--media-frame-max-width,460px) + 4px)!important}.react-flow__node .asset-node--video:not(.node-console-portal-host) .media-preview-shell>video.asset-preview,.react-flow__node .asset-node--image:not(.node-console-portal-host) .media-preview-shell>img.asset-preview{box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.silver-flow-edge-base-gradient{fill:none;pointer-events:none;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;opacity:1;filter:drop-shadow(0 0 1.2px #fffffff5)drop-shadow(0 0 3.5px #d5edfca8)drop-shadow(0 0 7px #69beec47)}.silver-flow-edge-highlight--gradient{stroke-width:2.75px!important;stroke-dasharray:22 78!important;opacity:1!important;filter:drop-shadow(0 0 1.8px #fff)drop-shadow(0 0 4.8px #e8f8fff2)drop-shadow(0 0 10px #73cdf87a)!important;animation:5.8s linear infinite silver-flow-edge-travel!important}.silver-flow-edge-highlight--gradient.is-selected{stroke-width:3px!important;filter:drop-shadow(0 0 2px #fff)drop-shadow(0 0 5.5px #edfaff)drop-shadow(0 0 12px #75d2fc94)!important}.app-shell.theme-night .react-flow__edge-path,.app-shell.theme-day .react-flow__edge-path{stroke:#698ba057!important}.node-console-portal-host.asset-node--prompt .generation-console--studio,.node-console-portal-host.asset-node--extractor .generation-console--studio,.node-console-portal-host.asset-node--chat .generation-console--studio,.node-console-portal-host.asset-node--chat .chat-control-console{background:linear-gradient(#191c1efb,#121517fd)!important;border:0!important;border-radius:18px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0!important;overflow:hidden!important;box-shadow:0 22px 56px #00000057,inset 0 1px #ffffff07!important}.node-console-portal-host.asset-node--prompt .generation-console--studio .gen-prompt-shell,.node-console-portal-host.asset-node--extractor .generation-console--studio .gen-prompt-shell,.node-console-portal-host.asset-node--chat .generation-console--studio .gen-prompt-shell{background:0 0!important;border:0!important;border-radius:0!important;margin:0!important}.node-console-portal-host.asset-node--prompt .generation-console--studio .gen-prompt-editor,.node-console-portal-host.asset-node--extractor .generation-console--studio .gen-prompt-editor,.node-console-portal-host.asset-node--chat .generation-console--studio .gen-prompt-editor{color:#eff4f7f0!important;resize:none!important;min-height:94px!important;max-height:145px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:13px 16px 34px!important;font-size:13px!important;line-height:1.52!important}.node-console-portal-host.asset-node--prompt .generation-console--studio .gen-prompt-editor.is-expanded,.node-console-portal-host.asset-node--extractor .generation-console--studio .gen-prompt-editor.is-expanded,.node-console-portal-host.asset-node--chat .generation-console--studio .gen-prompt-editor.is-expanded{min-height:178px!important;max-height:260px!important}.node-console-portal-host.asset-node--prompt .generation-console--studio .gen-prompt-meta,.node-console-portal-host.asset-node--extractor .generation-console--studio .gen-prompt-meta,.node-console-portal-host.asset-node--chat .generation-console--studio .gen-prompt-meta{font-size:10px!important;bottom:8px!important;right:12px!important}.node-console-portal-host.asset-node--prompt .generation-console--studio .gen-prompt-meta button,.node-console-portal-host.asset-node--extractor .generation-console--studio .gen-prompt-meta button,.node-console-portal-host.asset-node--chat .generation-console--studio .gen-prompt-meta button{color:#80d9ec!important;background:#080e118c!important;border:0!important;border-radius:8px!important;min-height:22px!important;padding:2px 6px!important;font-size:10px!important}.node-console-portal-host.asset-node--prompt .generation-console--studio .gen-studio-footer--media-reference,.node-console-portal-host.asset-node--extractor .generation-console--studio .gen-studio-footer--media-reference,.node-console-portal-host.asset-node--chat .generation-console--studio .gen-studio-footer--media-reference{border-top:1px solid #ffffff0e!important}.node-console-portal-host .generation-console--studio .gen-studio-footer--reference-text{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) 40px!important;align-items:center!important;gap:8px!important;width:100%!important;padding:7px 8px 8px!important;display:grid!important}.node-console-portal-host .generation-console--studio .gen-studio-footer--reference-text .gen-select--media-model{width:100%!important;min-width:0!important;max-width:none!important}.node-console-portal-host.asset-node--chat .chat-system-prompt{color:#ecf2f5e6!important;box-sizing:border-box!important;background:#ffffff06!important;border:1px solid #ffffff0f!important;border-radius:9px!important;width:calc(100% - 16px)!important;min-height:64px!important;max-height:108px!important;margin:0 8px 7px!important;padding:8px 10px!important}.node-console-portal-host.asset-node--prompt .gen-status,.node-console-portal-host.asset-node--extractor .gen-status,.node-console-portal-host.asset-node--chat .gen-status{border-radius:8px!important;margin:6px 9px 8px!important;padding:6px 8px!important;font-size:9.5px!important;line-height:1.35!important}.react-flow__node .asset-node--prompt:not(.node-console-portal-host),.react-flow__node .asset-node--extractor:not(.node-console-portal-host),.react-flow__node .asset-node--chat:not(.node-console-portal-host){width:min(var(--node-upper-frame-width,440px), 460px)!important;box-sizing:border-box!important;min-width:0!important;max-width:460px!important}.react-flow__node .asset-node--prompt:not(.node-console-portal-host) .node-content-frame--prompt,.react-flow__node .asset-node--extractor:not(.node-console-portal-host) .node-content-frame--extractor,.react-flow__node .asset-node--chat:not(.node-console-portal-host) .node-content-frame--chat{width:min(var(--node-upper-frame-width,440px), 460px)!important;max-width:460px!important;height:min(var(--media-upper-height,220px), 290px)!important;box-sizing:border-box!important;max-height:290px!important}.node-console-portal-host.asset-node--prompt[data-placement=above] .node-floating-lower-console,.node-console-portal-host.asset-node--extractor[data-placement=above] .node-floating-lower-console,.node-console-portal-host.asset-node--chat[data-placement=above] .node-floating-lower-console{transform-origin:top!important;transform:none!important}.silver-flow-edge-base-gradient{stroke-width:.65px!important;filter:drop-shadow(0 0 .8px #ffffffe0)drop-shadow(0 0 2px #d5edfc7a)!important}.silver-flow-edge-base-gradient.is-selected{stroke-width:.8px!important}.silver-flow-edge-highlight,.silver-flow-edge-highlight--gradient{stroke-width:.9px!important;filter:drop-shadow(0 0 1px #fffffff2)drop-shadow(0 0 2.5px #e8f8ffb3)!important}.silver-flow-edge-highlight.is-selected,.silver-flow-edge-highlight--gradient.is-selected{stroke-width:1.05px!important}.app-shell.theme-night .react-flow__edge-path,.app-shell.theme-day .react-flow__edge-path{stroke-width:.55px!important}.canvas-context-node--upload>span{color:#8ee9f4!important}.react-flow__node .asset-node--generator:not(.node-console-portal-host){width:min(var(--node-upper-frame-width,440px), 460px)!important;box-sizing:border-box!important;min-width:0!important;max-width:460px!important}.react-flow__node .asset-node--generator:not(.node-console-portal-host) .node-content-frame--generator{width:min(var(--node-upper-frame-width,440px), 460px)!important;max-width:460px!important;height:min(var(--media-upper-height,220px), 290px)!important;box-sizing:border-box!important;background:radial-gradient(circle at 82% -12%,#36c1e60e,#0000 40%),linear-gradient(#16191cfe,#0d1012fe)!important;border-radius:20px!important;min-height:160px!important;max-height:290px!important;box-shadow:0 16px 38px #00000047,inset 0 1px #ffffff06!important}.react-flow__node .asset-node--generator.is-selected:not(.node-console-portal-host) .node-content-frame--generator{box-shadow:0 18px 44px #00000052,0 0 0 1.5px #45c9f6eb,0 0 22px #32beef1a,inset 0 1px #ffffff0a!important}.react-flow__node .asset-node--prompt:not(.node-console-portal-host)>.node-header,.react-flow__node .asset-node--generator:not(.node-console-portal-host)>.node-header{background:0 0!important;gap:6px!important;height:28px!important;min-height:28px!important;padding:0 2px 6px!important;overflow:visible!important}.react-flow__node .asset-node--prompt:not(.node-console-portal-host)>.node-header .node-kind,.react-flow__node .asset-node--generator:not(.node-console-portal-host)>.node-header .node-kind{color:#8feafb!important;background:#14a3c21a!important;border:1px solid #3ad2f252!important;border-radius:5px!important;align-items:center!important;min-height:18px!important;padding:1px 4px!important;font-size:9px!important;font-weight:720!important;line-height:1!important;display:inline-flex!important;box-shadow:inset 0 0 0 1px #ffffff05!important}.react-flow__node .asset-node--prompt:not(.node-console-portal-host)>.node-header .node-title,.react-flow__node .asset-node--generator:not(.node-console-portal-host)>.node-header .node-title{color:#eff4f7f0!important;min-width:88px!important;max-width:220px!important;padding:0!important;font-size:12px!important;font-weight:650!important}.react-flow__node .asset-node--prompt:not(.node-console-portal-host)>.node-header .icon-button,.react-flow__node .asset-node--generator:not(.node-console-portal-host)>.node-header .icon-button{color:#e0eef4d1!important;border-radius:6px!important;width:20px!important;min-width:20px!important;height:20px!important;font-size:12px!important}.asset-node--generator .node-content-frame--generator .gen-prompt-shell--upper{width:100%!important;height:100%!important}.asset-node--generator .node-content-frame--generator .gen-prompt-editor,.asset-node--generator .node-content-frame--generator .gen-prompt-editor.is-expanded{color:#f5f7f8f0!important;caret-color:#7adff5!important;border-radius:20px!important;padding:28px 17px 42px!important;font-size:13px!important;line-height:1.7!important}.asset-node--generator .node-content-frame--generator .gen-prompt-editor::placeholder{color:#dde4e88a!important;opacity:1!important}.asset-node--generator .node-content-frame--generator .gen-prompt-meta{color:#cdd8de7a!important;gap:2px!important;font-size:10px!important;bottom:9px!important;right:12px!important}.asset-node--generator .node-content-frame--generator .gen-prompt-meta button{color:#7edcf0!important;background:#070e118a!important;border:0!important;border-radius:7px!important;min-height:24px!important;padding:2px 7px!important;font-size:10px!important}.node-console-portal-host.asset-node--generator .generation-console--studio{background:linear-gradient(#191c1efb,#121517fd)!important;border:0!important;border-radius:18px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0!important;overflow:visible!important;box-shadow:0 22px 56px #00000057,inset 0 1px #ffffff07!important}.node-console-portal-host.asset-node--generator .generation-console--studio .gen-studio-footer{box-sizing:border-box!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;width:100%!important;padding:7px 8px 8px!important;display:flex!important}.node-console-portal-host.asset-node--generator .dark-select-trigger,.node-console-portal-host.asset-node--generator .gen-media-settings-trigger{background:linear-gradient(#2d3133d1,#1e2224e0)!important;border:1px solid #ffffff13!important;border-radius:13px!important;height:40px!important;min-height:40px!important;box-shadow:inset 0 1px #ffffff09!important}.node-console-portal-host.asset-node--generator .dark-select-trigger__icon,.node-console-portal-host.asset-node--generator .gen-media-settings-trigger__icon{color:#71dbea!important;background:#21b0cb1a!important;border-radius:7px!important;place-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;margin-right:6px!important;display:grid!important}.node-console-portal-host.asset-node--generator .gen-select--kind .dark-select-trigger__icon{color:#b79cff!important;background:#885cf629!important}.node-console-portal-host.asset-node--generator .gen-select--input-mode .dark-select-trigger__icon{color:#78dce8!important;background:#35b3c421!important}.node-console-portal-host.asset-node--generator .gen-select--model .dark-select-trigger__icon{color:#70e0b2!important;background:#1cbe9121!important}.node-console-portal-host.asset-node--generator .gen-media-settings-trigger__icon{color:#b198ff!important;background:#7c5ce224!important}.node-console-portal-host.asset-node--generator .media-toolbar-glyph{width:14px!important;height:14px!important}.node-console-portal-host.asset-node--generator .gen-play-button{color:#11181c!important;background:#f5f8f9f5!important;border-radius:999px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;box-shadow:0 8px 24px #0000003d,inset 0 1px #ffffffe6!important}.app-shell.theme-day .react-flow__node .asset-node--generator:not(.node-console-portal-host) .node-content-frame--generator{background:radial-gradient(circle at 82% 2%,#ffffff9e,#0000 44%),linear-gradient(#f0f3f5fc,#e0e5e8fe)!important;box-shadow:0 16px 36px #3f4e5721,inset 0 1px #ffffffe0!important}.app-shell.theme-day .react-flow__node .asset-node--generator.is-selected:not(.node-console-portal-host) .node-content-frame--generator{box-shadow:0 16px 36px #3f4e5726,0 0 0 1.5px #279cc7c7,0 0 20px #279cc714,inset 0 1px #ffffffeb!important}.app-shell.theme-day .asset-node--generator .node-content-frame--generator .gen-prompt-editor{color:#26323a!important;caret-color:#2187a6!important}.react-flow--dense .silver-flow-edge-base-gradient,.react-flow--dense .silver-flow-edge-highlight,.react-flow--dense .silver-flow-edge-highlight--gradient,.react-flow--dense .react-flow__edge-path{filter:none!important}.react-flow--dense .silver-flow-edge-highlight,.react-flow--dense .silver-flow-edge-highlight--gradient{opacity:.9!important;animation-duration:8.5s!important}.react-flow--dense .react-flow__node{transition:none!important}.react-flow--interacting .silver-flow-edge-base-gradient,.react-flow--interacting .silver-flow-edge-highlight,.react-flow--interacting .silver-flow-edge-highlight--gradient,.react-flow--interacting .react-flow__edge-path{filter:none!important}.node-console-portal-host.asset-node--video .gen-prompt-shell--video-references{overflow:visible!important}.node-console-portal-host.asset-node--video .gen-prompt-editor.has-reference-strip{padding-top:58px!important}.video-reference-at-button{z-index:7;color:#c2cdd3d1;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:8px;width:25px;height:25px;padding:0;font-size:19px;font-weight:500;line-height:25px;transition:color .14s,background .14s,box-shadow .14s;position:absolute;bottom:8px;left:12px}.video-reference-at-button.is-supported:hover,.video-reference-at-button.has-selection{color:#8be8f7;background:#25c0da17;box-shadow:inset 0 0 0 1px #42d6ee21}.video-reference-at-button.is-unsupported{color:#7b858b94}.video-reference-strip{z-index:6;pointer-events:auto;align-items:center;gap:7px;min-height:38px;display:flex;position:absolute;top:9px;left:12px;right:12px}.video-reference-strip>small{color:#7e8c94c7;margin-left:2px;font-size:10px}.video-reference-chip{background:#05090bc7;border:1px solid #5ee0f03b;border-radius:8px;width:38px;height:38px;position:relative;overflow:hidden;box-shadow:0 5px 16px #0003}.video-reference-chip img{object-fit:cover;width:100%;height:100%;display:block}.video-reference-chip>span{color:#83e6f4;place-items:center;width:100%;height:100%;font-size:11px;display:grid}.video-reference-chip>button{color:#ffffffdb;cursor:pointer;opacity:0;background:#020405c7;border:0;border-radius:50%;width:15px;height:15px;padding:0;font-size:11px;line-height:14px;transition:opacity .12s;position:absolute;top:1px;right:1px}.video-reference-chip:hover>button{opacity:1}.video-reference-picker{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#262728fb;border:1px solid #ffffff13;border-radius:15px;width:252px;max-height:300px;padding:8px;position:absolute;bottom:39px;left:8px;box-shadow:0 22px 56px #00000085,inset 0 1px #ffffff0a}.video-reference-picker__actions{border-bottom:1px solid #ffffff0e;gap:2px;padding-bottom:7px;display:grid}.video-reference-picker__actions button{color:#ebf0f3f0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:26px 1fr;align-items:center;min-height:38px;padding:0 9px;display:grid}.video-reference-picker__actions button:hover{background:#fff1}.video-reference-picker__actions button>span{color:#82e4ef;font-size:17px}.video-reference-picker__actions button>strong{font-size:12px;font-weight:600}.video-reference-picker__header{color:#d7dfe3e0;justify-content:space-between;align-items:center;padding:8px 4px 6px;font-size:10px;display:flex}.video-reference-picker__header small{color:#79858cc2}.video-reference-picker__grid{grid-template-columns:repeat(5,1fr);gap:6px;max-height:158px;padding:1px;display:grid;overflow:auto}.video-reference-picker__item{aspect-ratio:1;cursor:pointer;background:#101315;border:1px solid #ffffff0f;border-radius:8px;padding:0;position:relative;overflow:hidden}.video-reference-picker__item img{object-fit:cover;width:100%;height:100%;display:block}.video-reference-picker__item>span{color:#b9f7ff;background:#020506c7;border-radius:50%;place-items:center;width:15px;height:15px;font-size:10px;display:grid;position:absolute;bottom:3px;right:3px}.video-reference-picker__item.is-active{border-color:#48ddf0c7;box-shadow:0 0 0 1px #48ddf033,0 0 14px #48ddf01c}.video-reference-picker__empty{color:#848f96c7;text-align:center;grid-column:1/-1;padding:18px 8px;font-size:10px}.node-console-portal-host.asset-node--video .generation-console--studio{overflow:visible!important}.node-console-portal-host.asset-node--generator .generation-console--studio{border-radius:18px!important;width:100%!important;min-width:0!important;max-width:100%!important}.node-console-portal-host.asset-node--generator .generation-console--studio .gen-studio-footer--media-reference{box-sizing:border-box!important;grid-template-columns:minmax(146px,1fr) 68px 68px 54px 40px!important;align-items:center!important;gap:5px!important;width:100%!important;padding:7px 8px 8px!important;display:grid!important;overflow:hidden!important}.node-console-portal-host.asset-node--generator .generation-console--studio .gen-studio-footer--reference-text{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) 40px!important;align-items:center!important;gap:5px!important;width:100%!important;padding:7px 8px 8px!important;display:grid!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--media-reference .dark-select-trigger,.node-console-portal-host.asset-node--generator .gen-studio-footer--reference-text .dark-select-trigger{border-radius:9px!important;height:34px!important;min-height:34px!important;padding:0 19px 0 7px!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--media-reference .dark-select-trigger__icon,.node-console-portal-host.asset-node--generator .gen-studio-footer--reference-text .dark-select-trigger__icon{width:15px!important;min-width:15px!important;height:15px!important;margin-right:5px!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--media-reference .dark-select-trigger__label,.node-console-portal-host.asset-node--generator .gen-studio-footer--reference-text .dark-select-trigger__label{font-size:10.5px!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--media-reference .media-toolbar-glyph,.node-console-portal-host.asset-node--generator .gen-studio-footer--reference-text .media-toolbar-glyph{width:14px!important;height:14px!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--media-reference .gen-play-button,.node-console-portal-host.asset-node--generator .gen-studio-footer--reference-text .gen-play-button{flex:0 0 40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;font-size:15px!important}.asset-node--extractor .extractor-drop[role=button]{cursor:pointer;transition:border-color .14s,background .14s,box-shadow .14s}.asset-node--extractor .extractor-drop[role=button]:hover,.asset-node--extractor .extractor-drop[role=button]:focus-visible{outline:none;background:#33c1da12!important;border-color:#5bdcef9e!important;box-shadow:inset 0 0 0 1px #45d3ea14,0 0 18px #36c1e10f!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--generator-image,.node-console-portal-host.asset-node--generator .gen-studio-footer--generator-video{box-sizing:border-box!important;grid-template-columns:82px 82px minmax(120px,1fr) 58px 40px!important;align-items:center!important;gap:5px!important;width:100%!important;padding:7px 8px 8px!important;display:grid!important;overflow:hidden!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--generator-text{box-sizing:border-box!important;grid-template-columns:92px minmax(0,1fr) 40px!important;align-items:center!important;gap:5px!important;width:100%!important;padding:7px 8px 8px!important;display:grid!important;overflow:hidden!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .gen-select--kind,.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .gen-select--input-mode,.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .gen-select--model{flex:none!important;width:100%!important;min-width:0!important;max-width:none!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .dark-select-trigger,.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .gen-media-settings-trigger{box-sizing:border-box!important;border-radius:9px!important;width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:0 19px 0 7px!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .dark-select-trigger__icon,.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .gen-media-settings-trigger__icon{width:15px!important;min-width:15px!important;height:15px!important;margin-right:5px!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .dark-select-trigger__label,.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .gen-media-settings-trigger__label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:10.5px!important;overflow:hidden!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .gen-media-settings-trigger{padding-right:17px!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--generator .gen-play-button{flex:none!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;font-size:15px!important}body.canvas-floating-ui-blocked>.node-console-portal-host,body.canvas-floating-ui-blocked>.dark-select-menu{pointer-events:none!important;display:none!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--generator{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr)!important;gap:6px!important;width:100%!important;padding:7px 8px 8px!important;display:grid!important;overflow:visible!important}.node-console-portal-host.asset-node--generator .generator-desk-mode-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;width:100%!important;min-width:0!important;display:grid!important}.node-console-portal-host.asset-node--generator .gen-studio-footer--generator-text .generator-desk-mode-row{grid-template-columns:minmax(0,1fr)!important}.node-console-portal-host.asset-node--generator .generator-desk-media-row{grid-template-columns:minmax(150px,1fr) 68px 68px 54px 40px!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important;display:grid!important}.node-console-portal-host.asset-node--generator .generator-desk-text-row{grid-template-columns:minmax(0,1fr) 40px!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important;display:grid!important}.node-console-portal-host.asset-node--generator .generator-desk-mode-row .gen-select,.node-console-portal-host.asset-node--generator .generator-desk-media-row .gen-select,.node-console-portal-host.asset-node--generator .generator-desk-text-row .gen-select{width:100%!important;min-width:0!important;max-width:none!important}.node-console-portal-host.asset-node--generator .generator-desk-mode-row .dark-select-trigger,.node-console-portal-host.asset-node--generator .generator-desk-media-row .dark-select-trigger,.node-console-portal-host.asset-node--generator .generator-desk-text-row .dark-select-trigger{box-sizing:border-box!important;border-radius:9px!important;width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:0 19px 0 7px!important}.node-console-portal-host.asset-node--generator .generator-desk-mode-row .dark-select-trigger__icon,.node-console-portal-host.asset-node--generator .generator-desk-media-row .dark-select-trigger__icon,.node-console-portal-host.asset-node--generator .generator-desk-text-row .dark-select-trigger__icon{width:15px!important;min-width:15px!important;height:15px!important;margin-right:5px!important}.node-console-portal-host.asset-node--generator .generator-desk-mode-row .dark-select-trigger__label,.node-console-portal-host.asset-node--generator .generator-desk-media-row .dark-select-trigger__label,.node-console-portal-host.asset-node--generator .generator-desk-text-row .dark-select-trigger__label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:10.5px!important;overflow:hidden!important}.node-console-portal-host.asset-node--generator .generator-desk-media-row .gen-play-button,.node-console-portal-host.asset-node--generator .generator-desk-text-row .gen-play-button{flex:none!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;font-size:15px!important}.account-modal--notifications{background:radial-gradient(circle at 88% 0,#3184ff1a,#0000 34%),linear-gradient(#111418fe,#080b0efe);border-radius:26px;width:min(760px,100vw - 48px);max-height:min(760px,100vh - 64px);padding:0;overflow:auto}.account-modal--notifications>.notification-center-header{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#111418fb,#111418eb);border-bottom:1px solid #7fc7ff1a;margin:0;padding:25px 28px 21px;position:sticky;top:0}.notification-center-body{padding:22px 28px 28px}.notification-health-card{background:linear-gradient(135deg,#368aff17,#29d0ff09);border:1px solid #5bcfff21;border-radius:18px;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;min-height:82px;padding:15px 17px;display:grid;box-shadow:inset 0 1px #ffffff06}.notification-health-icon,.notification-feed-icon{color:#a9efff;background:#3099f01f;border:1px solid #5bd2ff2e;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid;box-shadow:inset 0 1px #ffffff0a}.notification-health-card strong,.notification-feed-item strong,.notification-empty-remote strong{color:#edf8ff;font-size:14px}.notification-health-card p,.notification-feed-item p,.notification-empty-remote p{color:#7e8d99;margin:5px 0 0;font-size:12px;line-height:1.55}.notification-health-pill,.notification-feed-tag{color:#8fe7fb;white-space:nowrap;background:#2cadde14;border:1px solid #5cd8ff26;border-radius:999px;padding:5px 9px;font-size:11px}.notification-section-heading{justify-content:space-between;align-items:end;gap:16px;margin:24px 2px 12px;display:flex}.notification-section-heading>div{align-items:center;gap:10px;display:flex}.notification-section-heading strong{color:#edf4f9;font-size:15px}.notification-section-heading span,.notification-section-heading small{color:#61717d;font-size:11px}.notification-feed{background:#ffffff05;border:1px solid #fff1;border-radius:18px;display:grid;overflow:hidden}.notification-feed-item{border-bottom:1px solid #ffffff0e;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:80px;padding:14px 16px;display:grid}.notification-feed-item:last-child{border-bottom:0}.notification-feed-item.is-accent{background:linear-gradient(90deg,#2c82ff0e,#0000 70%)}.notification-empty-remote{background:#ffffff03;border:1px dashed #6f96b126;border-radius:16px;grid-template-columns:34px 1fr;align-items:center;gap:12px;margin-top:14px;padding:15px 17px;display:grid}.notification-empty-remote>span{color:#597180;text-align:center;font-size:20px}.app-shell.theme-day .account-modal--notifications{background:radial-gradient(circle at 88% 0,#358be61a,#0000 34%),linear-gradient(#fafcfefe,#f2f7fafe)}.app-shell.theme-day .account-modal--notifications>.notification-center-header{background:#f9fcfef0;border-bottom-color:#3b6f911a}.app-shell.theme-day .notification-health-card,.app-shell.theme-day .notification-feed,.app-shell.theme-day .notification-empty-remote{background:#e4eff7a3;border-color:#4269841f}.app-shell.theme-day .notification-health-card strong,.app-shell.theme-day .notification-feed-item strong,.app-shell.theme-day .notification-empty-remote strong,.app-shell.theme-day .notification-section-heading strong{color:#18303f}.app-shell.theme-day .notification-health-card p,.app-shell.theme-day .notification-feed-item p,.app-shell.theme-day .notification-empty-remote p{color:#708491}.app-shell.theme-night .react-flow__edge-path,.app-shell.theme-day .react-flow__edge-path{stroke:#367dbe33!important;stroke-width:.42px!important;filter:none!important}.react-flow--dense .silver-flow-edge-base-gradient,.react-flow--dense .silver-flow-edge-highlight,.react-flow--dense .silver-flow-edge-highlight--gradient,.react-flow--interacting .silver-flow-edge-base-gradient,.react-flow--interacting .silver-flow-edge-highlight,.react-flow--interacting .silver-flow-edge-highlight--gradient{filter:none!important}.workspace-bell-button:not(.has-unread) i{display:none!important}.workspace-bell-button.has-unread i{background:#ff5f73!important;width:7px!important;height:7px!important;display:block!important;box-shadow:0 0 0 2px #111417,0 0 7px #ff5f7375!important}.app-shell.theme-day .workspace-bell-button.has-unread i{box-shadow:0 0 0 2px #f4f8fb,0 0 7px #ff5f7357!important}.silver-flow-edge-base-gradient{stroke-width:.5px!important;opacity:1!important;filter:drop-shadow(0 0 .7px #dcfafffa)drop-shadow(0 0 2.15px #1c9cffd1)!important}.silver-flow-edge-base-gradient.is-selected{stroke-width:.62px!important;filter:drop-shadow(0 0 .9px #f0feff)drop-shadow(0 0 2.65px #17aefff5)!important}.silver-flow-edge-highlight,.silver-flow-edge-highlight--gradient{stroke-width:.7px!important;stroke-dasharray:22 78!important;opacity:1!important;filter:drop-shadow(0 0 .85px #f5feff)drop-shadow(0 0 2.65px #00c2fffa)drop-shadow(0 0 4.2px #1a6fff7a)!important;animation:5.6s linear infinite silver-flow-edge-travel!important}.silver-flow-edge-highlight.is-selected,.silver-flow-edge-highlight--gradient.is-selected{stroke-width:.82px!important;filter:drop-shadow(0 0 1px #fff)drop-shadow(0 0 3px #14d3ff)drop-shadow(0 0 4.8px #2175ff9e)!important}.support-brand{background:linear-gradient(#111b2bd1,#080f1bbd);border:1px solid #7bb6ff24;border-radius:18px;align-items:center;gap:14px;width:min(100%,520px);padding:12px 16px;display:flex;box-shadow:0 18px 40px #0003,inset 0 1px #ffffff0d}.support-brand-logo{object-fit:cover;border-radius:14px;flex:none;width:56px;height:56px;box-shadow:0 12px 28px #00000038}.support-brand-text{text-align:left;gap:4px;display:grid}.support-brand-text>strong{color:#f1f6fb;font-size:22px;line-height:1.1}.support-brand-text>span{color:#9ba8b4;font-size:14px;line-height:1.6}.support-brand-wordmark{object-fit:contain;filter:drop-shadow(0 8px 18px #5d8aff2e);width:228px;max-width:100%;height:auto;display:block}.support-qr-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;width:100%;display:grid}.support-qr-card{text-align:center;justify-items:center;gap:14px;padding:12px 10px 4px;display:grid}.support-qr-card>strong{color:#f1f6fb;font-size:18px;line-height:1.2}.support-qr-card>span{color:#7c8794;font-size:13px}@media (width<=900px){.support-qr-grid{grid-template-columns:1fr;gap:22px}}.model-trademark-notice{color:#8994a8;background:#11141e8c;border:1px solid #8491ab29;border-radius:12px;gap:5px;margin:10px 0 16px;padding:10px 12px;font-size:11px;line-height:1.55;display:grid}.model-trademark-notice>strong{color:#b9c2d2;font-size:11px;font-weight:650}.react-flow--performance .silver-flow-edge-base-gradient,.react-flow--performance .react-flow__edge-path{filter:none!important}.react-flow--performance .silver-flow-edge-highlight,.react-flow--performance .silver-flow-edge-highlight--gradient{filter:none!important;animation:none!important;display:none!important}.react-flow--performance .silver-flow-edge-base-gradient{stroke-width:.58px!important;opacity:.92!important}.react-flow--overview .react-flow__node,.react-flow--overview .react-flow__node .asset-node,.react-flow--overview .react-flow__node .node-content-frame,.react-flow--overview .react-flow__node .media-preview-shell{filter:none!important;box-shadow:none!important;transition:none!important}.react-flow--overview .react-flow__node *{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.react-flow--interacting .react-flow__node,.react-flow--interacting .react-flow__node *{transition:none!important}.react-flow--performance .silver-flow-edge-highlight,.react-flow--performance .silver-flow-edge-highlight--gradient{visibility:visible!important;stroke-width:.62px!important;stroke-dasharray:20 80!important;opacity:.9!important;filter:none!important;animation:7.2s linear infinite silver-flow-edge-travel!important;display:block!important}.react-flow--performance .silver-flow-edge-base-gradient{stroke-width:.54px!important;opacity:.96!important;filter:none!important}.react-flow--dense .silver-flow-edge-highlight,.react-flow--dense .silver-flow-edge-highlight--gradient{animation:7.6s linear infinite silver-flow-edge-travel!important;display:block!important}.react-flow--interacting .silver-flow-edge-highlight,.react-flow--interacting .silver-flow-edge-highlight--gradient{animation-play-state:running!important}.home-shell--dream{isolation:isolate!important;background-color:#071f21!important;background-image:var(--project-home-bg)!important;background-position:top!important;background-repeat:no-repeat!important;background-size:100% 100%!important;width:100vw!important;height:100vh!important;min-height:100vh!important;position:relative!important;overflow:hidden auto!important}.home-shell--dream:before,.home-shell--dream:after,.home-shell--dream>.home-aurora,.home-shell--dream>.home-flow-field,.home-shell--dream>.home-luxury-motion,.home-shell--dream>.home-art-scene{display:none!important}.home-shell--dream .home-header--fig2,.home-shell--dream .home-content--fig2{z-index:20!important;position:relative!important}.home-shell--dream .home-header--fig2{pointer-events:none;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;height:128px!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:minmax(270px,1fr) auto minmax(270px,1fr)!important;align-items:start!important;gap:24px!important;padding:24px 4.4vw 0!important;display:grid!important;position:absolute!important;inset:0 0 auto!important}.home-shell--dream .home-brand--fig2{justify-self:start!important;align-items:flex-start!important;gap:12px!important;margin-top:0!important;display:flex!important}.home-shell--dream .home-brand--fig2 .home-brand-mark{object-fit:contain!important;width:51px!important;height:51px!important;box-shadow:none!important;background:0 0!important;border-radius:10px!important;flex:0 0 51px!important}.home-shell--dream .home-brand--fig2 .home-brand-copy{align-items:start!important;gap:2px!important;display:grid!important}.home-shell--dream .home-brand--fig2 .dreamflow-wordmark-image{object-fit:contain!important;object-position:left center!important;filter:drop-shadow(0 2px 6px #02151852)!important;width:214px!important;max-width:none!important;height:55px!important}.home-shell--dream .home-brand--fig2 small{color:#f4fcfcf5!important;letter-spacing:.02em!important;text-shadow:0 2px 8px #0000005c!important;margin-top:-3px!important;padding-left:3px!important;font-size:13px!important;font-weight:500!important;line-height:1.2!important}.home-shell--dream .home-desktop-menu--fig2{-webkit-backdrop-filter:blur(12px)saturate(1.08)!important;backdrop-filter:blur(12px)saturate(1.08)!important;background:#3a696f4a!important;border:1px solid #e1fcff5c!important;border-radius:18px!important;justify-content:center!important;place-self:start center!important;align-items:center!important;gap:1px!important;width:auto!important;min-width:660px!important;height:58px!important;margin-top:33px!important;padding:5px 8px!important;display:flex!important;overflow:visible!important;box-shadow:inset 0 1px #ffffff2b,0 10px 30px #011f222e!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-primary-nav,.home-shell--dream .home-desktop-menu--fig2 .home-desktop-menu__group>button{color:#f8fdfff5!important;text-shadow:0 1px 6px #00000047!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:13px!important;min-width:0!important;height:46px!important;padding:0 22px!important;font-size:16px!important;font-weight:760!important;line-height:1!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-primary-nav:hover,.home-shell--dream .home-desktop-menu--fig2 .home-desktop-menu__group>button:hover,.home-shell--dream .home-desktop-menu--fig2 .home-desktop-menu__group>button.is-active{background:#cff1f524!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-primary-nav.is-active{color:#fff!important;background:#d5f4f861!important;box-shadow:inset 0 1px #ffffff3b!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-menu__group{flex:none!important;position:relative!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-dropdown{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#081e21ed!important;border-color:#d7f5f733!important;top:56px!important}.home-shell--dream .home-header-actions--fig2{justify-self:end!important;align-items:center!important;gap:14px!important;margin-top:27px!important;padding-right:5.5vw!important;display:flex!important}.home-shell--dream .home-header-actions--fig2 button{color:#f7fcfd!important;white-space:nowrap!important;text-shadow:0 1px 6px #00000047!important;-webkit-backdrop-filter:blur(12px)saturate(1.06)!important;backdrop-filter:blur(12px)saturate(1.06)!important;cursor:pointer!important;background:#1f434354!important;border:1px solid #e0f9f96b!important;border-radius:18px!important;height:56px!important;padding:0 25px!important;font-size:16px!important;font-weight:800!important;box-shadow:inset 0 1px #ffffff1f,0 10px 24px #03212129!important}.home-shell--dream .home-header-actions--fig2 button:hover{background:#3463606e!important;transform:translateY(-1px)!important}.home-shell--dream .home-content--fig2{zoom:var(--home-zoom,1)!important;width:min(830px,54vw)!important;margin:0 auto!important;padding:188px 0 54px!important;transform:translateZ(0)!important}.home-shell--dream .home-section-heading--fig2{margin:0 0 21px!important;display:block!important}.home-shell--dream .project-grid--fig2{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:18px 16px!important;display:grid!important}.home-shell--dream .new-project-card--fig2,.home-shell--dream .project-card--fig2{-webkit-backdrop-filter:blur(11px)saturate(1.04)!important;backdrop-filter:blur(11px)saturate(1.04)!important;background:#8bdadc21!important;border:1px solid #e2fafb4d!important;border-radius:17px!important;width:100%!important;min-width:0!important;height:238px!important;transition:transform .16s,background .16s,border-color .16s!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff1a,0 12px 30px #0121221a!important}.home-shell--dream .project-card--fig2.is-current{border-color:#e8feff5c!important;box-shadow:inset 0 1px #ffffff1f,0 0 0 1px #7edfe20f,0 12px 30px #0121221a!important}.home-shell--dream .new-project-card--fig2{color:#f6fcfd!important;text-align:center!important;cursor:pointer!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:14px!important;padding:18px!important;display:flex!important}.home-shell--dream .new-project-card--fig2:before,.home-shell--dream .new-project-card--fig2:after,.home-shell--dream .project-card--fig2:before,.home-shell--dream .project-card--fig2:after{content:none!important;display:none!important}.home-shell--dream .new-project-card--fig2>span{color:#f5fbfc!important;text-shadow:0 2px 9px #00252640!important;margin-bottom:2px!important;font-size:48px!important;font-weight:200!important;line-height:.8!important}.home-shell--dream .new-project-card--fig2>strong{color:#f8fdfd!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important}.home-shell--dream .new-project-card--fig2>small{color:#f4fcfceb!important;font-size:12px!important;line-height:1.25!important}.home-shell--dream .project-card-open--fig2{border-radius:inherit!important;width:100%!important;height:100%!important;color:inherit!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;position:absolute!important;inset:0!important}.home-shell--dream .project-card-diamond{color:#f7fdfde6!important;text-shadow:0 1px 7px #0000002e!important;font-size:9px!important;line-height:1!important;position:absolute!important;top:43%!important;left:50%!important;transform:translate(-50%,-50%)!important}.home-shell--dream .project-node-pill{color:#f6fcfd!important;white-space:nowrap!important;background:#082728b3!important;border-radius:999px!important;align-items:center!important;min-height:25px!important;padding:4px 9px!important;font-size:11px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important;position:absolute!important;bottom:45px!important;right:10px!important;box-shadow:inset 0 1px #ffffff0f!important}.home-shell--dream .project-date-only{color:#f7fdfdf2!important;text-shadow:0 1px 5px #00000038!important;font-size:11px!important;font-weight:500!important;line-height:1!important;position:absolute!important;bottom:13px!important;left:12px!important}.home-shell--dream .project-card--fig2 .project-menu-wrap--context{z-index:40!important;width:1px!important;height:1px!important;margin:0!important;position:absolute!important;bottom:8px!important;right:8px!important}.home-shell--dream .project-card--fig2 .project-menu-wrap--context .project-menu{top:8px!important;bottom:auto!important;right:0!important}.home-shell--dream .project-card--fig2 .project-menu-wrap--context .project-menu--up{top:auto!important;bottom:8px!important}.home-shell--dream .home-content--fig2 .model-home-panel{-webkit-backdrop-filter:blur(18px)saturate(1.05)!important;backdrop-filter:blur(18px)saturate(1.05)!important;background:#1f4d4e57!important;border-color:#e2fafb42!important;min-height:500px!important;margin-top:0!important}@media (width<=1500px){.home-shell--dream .home-header--fig2{grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr)!important;padding-left:3vw!important;padding-right:3vw!important}.home-shell--dream .home-desktop-menu--fig2{min-width:600px!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-primary-nav,.home-shell--dream .home-desktop-menu--fig2 .home-desktop-menu__group>button{padding-left:18px!important;padding-right:18px!important}.home-shell--dream .home-header-actions--fig2{padding-right:3vw!important}.home-shell--dream .home-content--fig2{width:min(820px,58vw)!important}}@media (width<=1240px){.home-shell--dream{background-size:cover!important}.home-shell--dream .home-header--fig2{grid-template-columns:1fr auto!important;grid-template-areas:"brand actions""nav nav"!important;height:180px!important}.home-shell--dream .home-brand--fig2{grid-area:brand!important}.home-shell--dream .home-header-actions--fig2{grid-area:actions!important;margin-top:0!important;padding-right:0!important}.home-shell--dream .home-desktop-menu--fig2{grid-area:nav!important;min-width:min(700px,92vw)!important;margin-top:4px!important}.home-shell--dream .home-content--fig2{width:min(820px,88vw)!important;padding-top:206px!important}}@media (width<=900px){.home-shell--dream .home-brand--fig2 .dreamflow-wordmark-image{width:170px!important}.home-shell--dream .home-header-actions--fig2 button{height:48px!important;padding:0 16px!important}.home-shell--dream .home-desktop-menu--fig2{justify-content:flex-start!important;overflow-x:auto!important}.home-shell--dream .project-grid--fig2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-shell--dream .new-project-card--fig2,.home-shell--dream .project-card--fig2{height:250px!important}}.home-shell--dream{isolation:isolate!important;background:#071f21!important;width:100vw!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden auto!important}.home-shell--dream>.project-home-reference-bg{z-index:0!important;object-fit:fill!important;object-position:center center!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;width:100vw!important;max-width:none!important;height:100vh!important;max-height:none!important;display:block!important;position:fixed!important;inset:0!important}.home-shell--dream:before,.home-shell--dream:after,.home-shell--dream>.home-aurora,.home-shell--dream>.home-flow-field,.home-shell--dream>.home-luxury-motion,.home-shell--dream>.home-art-scene,.home-shell--dream .home-header--fig2:before,.home-shell--dream .home-header--fig2:after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.home-shell--dream .home-header--fig2{z-index:30!important;-webkit-backdrop-filter:none!important;width:100%!important;height:16.5vh!important;min-height:128px!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0 0 auto!important;overflow:visible!important}.home-shell--dream .home-brand--fig2{align-items:flex-start!important;gap:.72vw!important;margin:0!important;display:flex!important;position:absolute!important;top:2.55vh!important;left:3.29vw!important}.home-shell--dream .home-brand--fig2 .home-brand-mark{width:3.05vw!important;min-width:43px!important;max-width:54px!important;height:5.42vh!important;min-height:43px!important;max-height:54px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:10px!important}.home-shell--dream .home-brand--fig2 .dreamflow-wordmark-image{filter:drop-shadow(0 2px 7px #00181847)!important;width:12.8vw!important;min-width:188px!important;max-width:220px!important;height:auto!important}.home-shell--dream .home-brand--fig2 small{color:#f6fdfdf5!important;text-shadow:0 2px 8px #0000005c!important;margin-top:-.2vh!important;padding-left:.18vw!important;font-size:clamp(12px,.78vw,14px)!important;line-height:1.2!important}.home-shell--dream .home-desktop-menu--fig2{-webkit-backdrop-filter:blur(13px)saturate(1.05)!important;background:#4a84893b!important;border:1px solid #e3fdff54!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;gap:0!important;width:39.24vw!important;min-width:620px!important;max-width:720px!important;height:5.95vh!important;min-height:54px!important;max-height:62px!important;margin:0!important;padding:.48vh .48vw!important;display:flex!important;position:absolute!important;top:6.16vh!important;left:50%!important;overflow:visible!important;transform:translate(-50%)!important;box-shadow:inset 0 1px #ffffff24,0 10px 28px #001c1d26!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-primary-nav,.home-shell--dream .home-desktop-menu--fig2 .home-desktop-menu__group>button{color:#f8fdfd!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:13px!important;height:4.85vh!important;min-height:44px!important;max-height:50px!important;padding:0 1.2vw!important;font-size:clamp(15px,.96vw,17px)!important;font-weight:760!important;line-height:1!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-primary-nav.is-active{background:#daf5f761!important;box-shadow:inset 0 1px #ffffff38!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-menu__group>button:hover,.home-shell--dream .home-desktop-menu--fig2 .home-desktop-menu__group>button.is-active,.home-shell--dream .home-desktop-menu--fig2 .home-desktop-primary-nav:hover{background-color:#d5f6f821!important}.home-shell--dream .home-header-actions--fig2{align-items:center!important;gap:.9vw!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:2.86vh!important;right:10.2vw!important}.home-shell--dream .home-header-actions--fig2 button{color:#f8fdfd!important;white-space:nowrap!important;-webkit-backdrop-filter:blur(12px)!important;background:#244c4c4d!important;border:1px solid #e5fdfd5e!important;border-radius:18px!important;height:5.82vh!important;min-height:53px!important;max-height:59px!important;padding:0 1.45vw!important;font-size:clamp(15px,.95vw,17px)!important;font-weight:800!important;box-shadow:inset 0 1px #ffffff1f,0 10px 25px #001b1c24!important}.home-shell--dream .home-section-heading--fig2{margin:0 0 2.15vh!important;padding-left:.78vw!important;display:block!important}.home-shell--dream .home-section-heading--fig2 h1{color:#f7fdfd!important;letter-spacing:-.035em!important;text-shadow:0 3px 13px #001b1d57!important;margin:0 0 .75vh!important;font-size:clamp(35px,2.34vw,42px)!important;font-weight:900!important;line-height:1.05!important}.home-shell--dream .home-section-heading--fig2 p{color:#f7fdfdf0!important;text-shadow:0 2px 8px #001b1d45!important;margin:0!important;font-size:clamp(12px,.78vw,14px)!important;font-weight:500!important;line-height:1.45!important}.home-shell--dream .project-grid--fig2{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:1.9vh .96vw!important;width:calc(100% + 1.56vw)!important;margin-left:-.78vw!important;display:grid!important}.home-shell--dream .new-project-card--fig2,.home-shell--dream .project-card--fig2{-webkit-backdrop-filter:blur(11px)saturate(1.04)!important;background:#91dcdd21!important;border:1px solid #e5fdfd4a!important;border-radius:17px!important;width:100%!important;min-width:0!important;height:25.4vh!important;min-height:230px!important;max-height:270px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff17,0 12px 30px #001f1f1a!important}.home-shell--dream .new-project-card--fig2:hover,.home-shell--dream .project-card--fig2:hover{background:#9ae5e62b!important;border-color:#efffff75!important;transform:translateY(-2px)!important}.home-shell--dream .new-project-card--fig2{color:#f7fdfd!important;text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:1.35vh!important;padding:1.8vh 1vw!important;display:flex!important}.home-shell--dream .new-project-card--fig2>span{color:#f7fdfd!important;margin:0 0 .3vh!important;font-size:clamp(44px,2.9vw,51px)!important;font-weight:200!important;line-height:.8!important}.home-shell--dream .new-project-card--fig2>strong{color:#f8fdfd!important;font-size:clamp(15px,.95vw,17px)!important;font-weight:800!important}.home-shell--dream .new-project-card--fig2>small{color:#f7fdfdeb!important;font-size:clamp(11px,.72vw,13px)!important}.home-shell--dream .project-card-open--fig2{background:0 0!important;border:0!important;width:100%!important;height:100%!important;padding:0!important;position:absolute!important;inset:0!important}.home-shell--dream .project-card-diamond{color:#f8fefef2!important;font-size:8px!important;top:42.8%!important;left:50%!important}.home-shell--dream .project-node-pill{color:#f8fdfd!important;background:#072c2dba!important;border-radius:999px!important;min-height:23px!important;padding:4px 8px!important;font-size:clamp(10px,.65vw,12px)!important;font-weight:700!important;bottom:4.72vh!important;right:.58vw!important}.home-shell--dream .project-date-only{color:#f9fefef7!important;font-size:clamp(10px,.66vw,12px)!important;font-weight:500!important;bottom:1.35vh!important;left:.68vw!important}.home-shell--dream .project-card--fig2 .project-card-footer,.home-shell--dream .project-card--fig2 .project-card-main,.home-shell--dream .project-card--fig2 .project-cover,.home-shell--dream .project-card--fig2 .project-more{display:none!important}@media (width<=1240px){.home-shell--dream .home-header--fig2{height:16.5vh!important;min-height:118px!important;display:block!important}.home-shell--dream .home-desktop-menu--fig2{width:42vw!important;min-width:560px!important;top:6.16vh!important}.home-shell--dream .home-header-actions--fig2{right:4vw!important}.home-shell--dream .home-content--fig2,.home-shell--dream .home-content--zoomable.home-content--fig2{width:58vw!important;min-width:700px!important;padding-top:20.4vh!important}}@media (width<=980px){.home-shell--dream .home-brand--fig2{left:2.5vw!important}.home-shell--dream .home-brand--fig2 .dreamflow-wordmark-image{min-width:160px!important}.home-shell--dream .home-desktop-menu--fig2{width:56vw!important;min-width:520px!important}.home-shell--dream .home-header-actions--fig2{display:none!important}.home-shell--dream .home-content--fig2,.home-shell--dream .home-content--zoomable.home-content--fig2{width:84vw!important;min-width:0!important}.home-shell--dream .project-grid--fig2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.home-shell--dream{background:#071a1b!important}.home-shell--dream>.project-home-reference-bg{object-fit:cover!important;object-position:center 18%!important;filter:saturate(1.05)brightness(1.02)!important;width:108vw!important;height:108vh!important;top:-3.2vh!important;left:-4vw!important}.home-shell--dream .home-header--fig2{height:12.8vh!important;min-height:98px!important;box-shadow:none!important;background:0 0!important}.home-shell--dream .home-brand--fig2{top:2.2vh!important}.home-shell--dream .home-desktop-menu--fig2{background:#48848833!important;border-color:#e3fdff47!important;width:47.2vw!important;min-width:700px!important;max-width:930px!important;height:5.4vh!important;min-height:50px!important;max-height:58px!important;top:8.35vh!important;box-shadow:inset 0 1px #ffffff21,0 8px 22px #001c1d1a!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-primary-nav,.home-shell--dream .home-desktop-menu--fig2 .home-desktop-menu__group>button{height:4.38vh!important;min-height:41px!important;max-height:46px!important}.home-shell--dream .home-header-actions--fig2 button{background:#244c4c42!important;height:5.25vh!important;min-height:48px!important;max-height:54px!important;box-shadow:inset 0 1px #ffffff1a,0 8px 22px #001b1c1a!important}.home-shell--dream .home-content--fig2,.home-shell--dream .home-content--zoomable.home-content--fig2{width:43.6vw!important;min-width:720px!important;max-width:860px!important;padding:27vh 0 5.2vh!important}.home-shell--dream .project-grid--fig2{gap:1.55vh .88vw!important;width:100%!important;margin-left:0!important}.home-shell--dream .project-card-diamond{top:42%!important}.home-shell--dream .project-node-pill{bottom:4vh!important;right:.52vw!important}.home-shell--dream .project-date-only{bottom:1.08vh!important;left:.62vw!important}@media (width<=1240px){.home-shell--dream>.project-home-reference-bg{width:112vw!important;height:110vh!important;left:-6vw!important}.home-shell--dream .home-desktop-menu--fig2{width:53vw!important;min-width:620px!important;top:8.5vh!important}.home-shell--dream .home-content--fig2,.home-shell--dream .home-content--zoomable.home-content--fig2{width:54vw!important;min-width:680px!important;padding-top:27.5vh!important}}@media (width<=980px){.home-shell--dream>.project-home-reference-bg{object-position:center 22%!important;width:122vw!important;height:112vh!important;left:-10vw!important}.home-shell--dream .home-desktop-menu--fig2{width:64vw!important;min-width:520px!important}.home-shell--dream .home-content--fig2,.home-shell--dream .home-content--zoomable.home-content--fig2{width:84vw!important;min-width:0!important;padding-top:28.5vh!important}}.home-shell--dream{background:#06191b!important;width:100vw!important;min-height:100vh!important;position:relative!important;overflow-x:hidden!important}.home-shell--dream>.project-home-reference-bg{z-index:0!important;object-fit:cover!important;object-position:center center!important;filter:saturate(1.06)brightness(.98)blur(.35px)!important;pointer-events:none!important;width:103vw!important;height:103vh!important;position:fixed!important;inset:-1.5vh -1.5vw!important;transform:translateZ(0)!important}.home-shell--dream:before,.home-shell--dream:after,.home-shell--dream>.home-aurora,.home-shell--dream>.home-flow-field,.home-shell--dream>.home-luxury-motion,.home-shell--dream>.home-art-scene,.home-shell--dream .home-header--fig2:before,.home-shell--dream .home-header--fig2:after{content:none!important;opacity:0!important;box-shadow:none!important;filter:none!important;background:0 0!important;display:none!important}.home-shell--dream .home-header--fig2{z-index:30!important;-webkit-backdrop-filter:none!important;width:100%!important;height:15.5vh!important;min-height:112px!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0 0 auto!important}.home-shell--dream .home-header--fig2>*{pointer-events:auto!important}.home-shell--dream .home-brand--fig2{top:2.4vh!important;left:3.35vw!important}.home-shell--dream .home-desktop-menu--fig2{-webkit-backdrop-filter:blur(12px)saturate(1.04)!important;background:#3e767b2e!important;border:1px solid #e8ffff47!important;border-radius:17px!important;width:41vw!important;min-width:630px!important;max-width:790px!important;height:5.45vh!important;min-height:48px!important;max-height:55px!important;padding:.42vh .42vw!important;top:7.55vh!important;box-shadow:inset 0 1px #ffffff1f,0 8px 22px #00191b17!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-primary-nav,.home-shell--dream .home-desktop-menu--fig2 .home-desktop-menu__group>button{height:4.5vh!important;min-height:40px!important;max-height:46px!important;padding:0 1.12vw!important;font-size:clamp(14px,.9vw,16px)!important}.home-shell--dream .home-desktop-menu--fig2 .home-desktop-primary-nav.is-active{background:#dbf7f952!important}.home-shell--dream .home-header-actions--fig2{top:3.3vh!important;right:8.9vw!important}.home-shell--dream .home-header-actions--fig2 button{background:#22494b33!important;border-color:#e6ffff4d!important;height:5.35vh!important;min-height:48px!important;max-height:54px!important;padding:0 1.32vw!important;box-shadow:inset 0 1px #ffffff1a,0 7px 18px #00191b14!important}.home-shell--dream .home-content--fig2,.home-shell--dream .home-content--zoomable.home-content--fig2{z-index:20!important;zoom:1!important;width:42.4vw!important;min-width:690px!important;max-width:835px!important;margin:0 auto!important;padding:20.8vh 0 5vh!important;position:relative!important;transform:none!important}.home-shell--dream .home-section-heading--fig2{margin:0 0 2.2vh!important;padding-left:.2vw!important}.home-shell--dream .home-section-heading--fig2 h1{font-size:clamp(31px,2.05vw,38px)!important}.home-shell--dream .home-section-heading--fig2 p{font-size:clamp(11px,.72vw,13px)!important}.home-shell--dream .project-grid--fig2{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1.45vh .82vw!important;width:100%!important;margin-left:0!important}.home-shell--dream .new-project-card--fig2,.home-shell--dream .project-card--fig2{-webkit-backdrop-filter:blur(7px)saturate(1.02)!important;background:#9fe8ea0e!important;border:1px solid #e8ffff33!important;border-radius:15px!important;height:21.2vh!important;min-height:192px!important;max-height:220px!important;box-shadow:inset 0 1px #ffffff0e,0 8px 18px #001c1d0d!important}.home-shell--dream .new-project-card--fig2:hover,.home-shell--dream .project-card--fig2:hover{background:#a6eff016!important;border-color:#f0ffff4d!important}.home-shell--dream .new-project-card--fig2{gap:.9vh!important}.home-shell--dream .new-project-card--fig2>span{font-size:clamp(38px,2.45vw,44px)!important}.home-shell--dream .new-project-card--fig2>strong{font-size:clamp(13px,.84vw,15px)!important}.home-shell--dream .new-project-card--fig2>small{font-size:clamp(10px,.64vw,12px)!important}.home-shell--dream .project-node-pill{background:#052729a8!important;min-height:21px!important;padding:3px 7px!important;font-size:clamp(9px,.59vw,11px)!important;bottom:3.65vh!important;right:.48vw!important}.home-shell--dream .project-date-only{font-size:clamp(9px,.59vw,11px)!important;bottom:.92vh!important;left:.56vw!important}@media (width<=1240px){.home-shell--dream .home-desktop-menu--fig2{width:51vw!important;min-width:580px!important;top:8vh!important}.home-shell--dream .home-header-actions--fig2{right:3vw!important}.home-shell--dream .home-content--fig2,.home-shell--dream .home-content--zoomable.home-content--fig2{width:56vw!important;min-width:650px!important;padding-top:21.5vh!important}}@media (width<=980px){.home-shell--dream .home-desktop-menu--fig2{width:64vw!important;min-width:510px!important}.home-shell--dream .home-header-actions--fig2{display:none!important}.home-shell--dream .home-content--fig2,.home-shell--dream .home-content--zoomable.home-content--fig2{width:84vw!important;min-width:0!important;padding-top:22.5vh!important}.home-shell--dream .project-grid--fig2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.ph24-shell{color:#f7fdff;isolation:isolate;background:#071b1e;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden auto}.ph24-scene{z-index:0;object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100vw;height:100vh;position:fixed;inset:0}.ph24-top-hitlayer{z-index:50;pointer-events:none;height:132px;position:fixed;inset:0 0 auto}.ph24-hit,.ph24-desktop-anchor{pointer-events:auto}.ph24-hit{color:#0000;cursor:pointer;background:0 0;border:0;padding:0;position:absolute}.ph24-desktop-anchor{height:49%;position:absolute;top:6.1%}.ph24-menu-hit{width:100%;height:100%;inset:0}.ph24-desktop-dropdown,.ph24-project-menu{z-index:120;-webkit-backdrop-filter:blur(18px);background:#0c1c21f0;border:1px solid #daf6fa38;border-radius:13px;min-width:200px;padding:7px;position:absolute;box-shadow:0 16px 40px #00000047,inset 0 1px #ffffff0f}.ph24-desktop-dropdown{top:calc(100% + 7px);left:0}.ph24-desktop-dropdown button,.ph24-project-menu button{color:#eef9fb;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:34px;padding:7px 10px;font-size:13px;display:flex}.ph24-desktop-dropdown button:hover,.ph24-project-menu button:hover{background:#a7e0e61f}.ph24-desktop-dropdown kbd{color:#e5f5f794;font-size:11px}.ph24-menu-separator{background:#dcf5f81a;height:1px;margin:5px 4px;display:block}.ph24-project-menu button.is-danger{color:#ff9b9b}.ph24-project-menu button:disabled{opacity:.38;cursor:not-allowed}.ph24-content{--ph24-zoom:1;z-index:20;zoom:var(--ph24-zoom);width:min(760px,50vw);min-width:680px;margin:0 auto;padding:188px 0 48px;position:relative}.ph24-heading{text-shadow:0 3px 14px #00131657;margin:0 0 18px;padding-left:6px}.ph24-heading h1{letter-spacing:-.035em;color:#f7fdff;margin:0 0 7px;font-size:36px;font-weight:900;line-height:1.04}.ph24-heading p{color:#f7fdffeb;margin:0;font-size:13px;line-height:1.45}.ph24-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ph24-card{-webkit-backdrop-filter:blur(9px)saturate(1.02);color:#f7fdff;background:#a7e6e813;border:1px solid #e4fbfd38;border-radius:15px;min-width:0;height:178px;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff0f,0 8px 22px #001c1f0f}.ph24-card:hover{background:#a9edef1b;border-color:#eeffff57}.ph24-new{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.ph24-plus{font-size:40px;font-weight:200;line-height:.85}.ph24-new strong{font-size:15px}.ph24-new small{color:#f4fcfde0;font-size:11px}.ph24-open{border-radius:inherit;width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.ph24-diamond{color:#f8feffeb;font-size:7px;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.ph24-node-pill{color:#f8fdfd;background:#05272aa8;border-radius:999px;align-items:center;min-height:20px;padding:3px 7px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;bottom:36px;right:9px}.ph24-date{color:#f9fefef5;font-size:10px;line-height:1;position:absolute;bottom:11px;left:10px}.ph24-more-wrap{z-index:15;position:absolute;bottom:5px;right:7px}.ph24-more{color:#fafffff5;letter-spacing:1px;cursor:pointer;background:0 0;border:0;border-radius:8px;width:30px;height:27px;padding:0 0 8px;font-size:22px;font-weight:700;line-height:1}.ph24-project-menu{width:190px;right:0}.ph24-project-menu--down{top:32px}.ph24-project-menu--up{bottom:32px}@media (width<=1280px){.ph24-content{width:60vw;min-width:690px}}@media (width<=980px){.ph24-content{width:86vw;min-width:0;padding-top:170px}.ph24-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ph24-hit-model-market,.ph24-hit-settings{display:none}}.ph24-shell:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 18% 54%,#73eeff17,#0000 18%),linear-gradient(#0410162e,#0410161a 28%,#04101633);position:fixed;inset:0}.ph24-atmosphere{z-index:6;pointer-events:none;position:fixed;inset:0;overflow:hidden}.ph24-deer-aura,.ph24-deer-trail,.ph24-deer-foot-glow,.ph24-water-ring,.ph24-water-shimmer{pointer-events:none;mix-blend-mode:screen;display:block;position:absolute}.ph24-deer-aura{filter:blur(18px);opacity:.78;background:radial-gradient(at 44% 38%,#75eeff33,#0000 42%),radial-gradient(at 58% 70%,#9affd924,#0000 40%);width:24vw;height:58vh;animation:7s ease-in-out infinite alternate ph24Pulse;bottom:7.5%;left:.8%}.ph24-deer-trail{opacity:.75;filter:blur(.15px);border:1.2px solid #77edff6b;border-radius:46% 54% 44% 56%/56% 42% 58% 44%;width:17.2vw;height:50vh;bottom:8.5%;left:1.8%;box-shadow:0 0 14px #77edff47,inset 0 0 12px #afffdb1f}.ph24-deer-trail:before{content:"";border-radius:inherit;opacity:.85;border:1px solid #f9de9b4d;position:absolute;inset:-8% 24% 18% -6%}.ph24-deer-trail--one{animation:13s linear infinite ph24DeerOrbit;transform:rotate(-8deg)}.ph24-deer-trail--two{opacity:.62;width:13.6vw;height:42vh;animation:10s linear infinite reverse ph24DeerOrbit;bottom:10.8%;left:2.9%;transform:rotate(8deg)scale(.92)}.ph24-deer-foot-glow{filter:blur(10px);opacity:.85;background:radial-gradient(at 34% 54%,#72f1ff4d,#0000 30%),radial-gradient(at 50% 62%,#f8d89638,#0000 26%),radial-gradient(at 66% 54%,#72f1ff2e,#0000 24%);width:18vw;height:12vh;animation:5.5s ease-in-out infinite ph24FootGlow;bottom:1.4%;left:3.3%}.ph24-water-ring{filter:drop-shadow(0 0 10px #72f1ff1f);opacity:.68;border:1.35px solid #72f1ff57;border-color:#72f1ff57 #b0ffde38 #0000 #fde39524;border-radius:50%;width:58vw;height:15vh;bottom:1.6%;left:21%;box-shadow:0 0 18px #72f1ff1f,inset 0 0 10px #72f1ff14}.ph24-water-ring--one{animation:11s linear infinite ph24WaterSweep}.ph24-water-ring--two{opacity:.54;width:44vw;height:11vh;animation:8.6s linear infinite reverse ph24WaterSweep;bottom:3.2%;left:28%}.ph24-water-ring--three{opacity:.42;width:29vw;height:8vh;animation:6.8s linear infinite ph24WaterSweep;bottom:5.2%;left:37%}.ph24-water-shimmer{filter:blur(11px);opacity:.42;background:linear-gradient(90deg,#0000 0%,#74f0ff00 8%,#74f0ff2e 18%,#ffdf9829 30%,#74f0ff24 42%,#74f0ff00 58%,#0000 100%);height:18vh;animation:7.6s linear infinite ph24Shimmer;bottom:0;left:18%;right:9%;-webkit-mask-image:linear-gradient(#0000,#000000c7 28%,#000000f0 65%,#0000 100%);mask-image:linear-gradient(#0000,#000000c7 28%,#000000f0 65%,#0000 100%)}.ph24-content{z-index:20}.ph24-card{isolation:isolate;-webkit-backdrop-filter:blur(11px)saturate(1.06);background:linear-gradient(#102e3894,#102d366b),#63b0b92e;border-color:#c5f1f74d;box-shadow:inset 0 1px #ffffff17,0 10px 26px #001c1f1a,0 0 0 1px #a8e8ee0d}.ph24-card:before,.ph24-card:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0}.ph24-card:before{background:conic-gradient(from var(--ph24-card-angle,0deg), #74f1ff00 0deg, #74f1ff24 35deg, #ffdf98b3 82deg, #74f1ffe0 130deg, #74f1ff29 200deg, #b5ffe1b3 248deg, #74f1ff1a 300deg, #74f1ff00 360deg);-webkit-mask-composite:xor;opacity:.92;padding:1.15px;animation:6.5s linear infinite ph24CardBorderSpin;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ph24-card:after{opacity:.9;background:linear-gradient(#ffffff0d,#0000 16% 78%,#74f1ff0d);inset:1px}.ph24-card:hover{background:linear-gradient(#123440a8,#11303b7a),#71c1ca38;border-color:#ecffff6b;box-shadow:inset 0 1px #ffffff1a,0 12px 30px #001c1f21,0 0 28px #74f1ff14}.ph24-card.is-current{box-shadow:0 0 0 1px #bcf4f838,inset 0 1px #ffffff1c,0 0 24px #74f1ff1c}.ph24-open{z-index:2}.ph24-node-pill{background:#041f24cc;box-shadow:inset 0 1px #ffffff14,0 0 14px #00000014}.ph24-date{text-shadow:0 1px 8px #0000004d}.ph24-more-wrap{z-index:4}.ph24-more{background:#041f241a}.ph24-more:hover{background:#f0ffff29}@keyframes ph24CardBorderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ph24Pulse{0%{opacity:.54;transform:translate(0,0)scale(.96)}to{opacity:.86;transform:translate(.3vw,-1.2vh)scale(1.04)}}@keyframes ph24DeerOrbit{0%{transform:rotate(-8deg)scale(1)}50%{transform:rotate(-2deg)scale(1.03)translateY(-.6vh)}to{transform:rotate(352deg)scale(1)}}@keyframes ph24FootGlow{0%,to{opacity:.42;transform:translateY(0)scale(.98)}50%{opacity:.82;transform:translateY(-.2vh)scale(1.03)}}@keyframes ph24WaterSweep{0%{opacity:.28;transform:rotate(0)scaleX(1)}50%{opacity:.72;transform:rotate(1.2deg)scaleX(1.015)}to{opacity:.28;transform:rotate(0)scaleX(1)}}@keyframes ph24Shimmer{0%{opacity:.24;transform:translate(-6%)translateY(0)}50%{opacity:.46;transform:translate(6%)translateY(-.3vh)}to{opacity:.24;transform:translate(-6%)translateY(0)}}@media (prefers-reduced-motion:reduce){.ph24-deer-aura,.ph24-deer-trail,.ph24-deer-foot-glow,.ph24-water-ring,.ph24-water-shimmer,.ph24-card:before{animation:none!important}}.ph24-card{-webkit-backdrop-filter:blur(12px)saturate(1.08)!important;background:linear-gradient(#0b2a34a8,#0a273180),#66b5bf38!important;border-color:#c9f2f857!important;box-shadow:inset 0 1px #ffffff1a,0 14px 28px #00171c24,0 0 0 1px #aee9ef0a!important}.ph24-card:before{opacity:.54!important;background:linear-gradient(135deg,#72f1ff5c,#ffe19d6b 28%,#71efff3d 54%,#b8ffe266 80%,#72f1ff47)!important;padding:1px!important;animation:none!important}.ph24-card:after{background:linear-gradient(#ffffff0f,#0000 18% 82%,#6cecff0d)!important;inset:1px!important}.ph24-card-flow{z-index:1;border-radius:inherit;pointer-events:none;mix-blend-mode:screen;opacity:.96;position:absolute;inset:0;overflow:hidden}.ph24-card-flow:before,.ph24-card-flow:after{content:"";border-radius:inherit;background-repeat:no-repeat;position:absolute;inset:-22%}.ph24-card-flow:after{filter:drop-shadow(0 0 8px #ffde9638);background-image:linear-gradient(118deg,#0000 0 46%,#adffe100 46%,#adffe11a 48%,#66ecffb8 49%,#ffde96d6 50%,#66ecff8f 51%,#adffe114 52%,#0000 54% 100%);inset:-18%}.ph24-deer-aura{filter:blur(15px)!important}.ph24-deer-contour,.ph24-deer-bodyline,.ph24-antler-sweep,.ph24-deer-eye-glow,.ph24-water-ripple-track{pointer-events:none;mix-blend-mode:screen;display:block;position:absolute}.ph24-deer-contour{opacity:.42;border:1.2px solid #79efff38;border-radius:48% 52% 44% 56%/54% 44% 56% 46%;width:17.6vw;height:50vh;bottom:8.5%;left:1.8%;box-shadow:0 0 18px #79efff2e,inset 0 0 14px #ffe19d14}.ph24-deer-contour:before{content:"";border-radius:inherit;filter:blur(.3px);border:1px solid #0000;border-color:#ffe19da8 #0000 #0000 #79efff70;position:absolute;inset:0}.ph24-deer-contour--one{animation:8.5s ease-in-out infinite ph24DeerContour}.ph24-deer-contour--two{opacity:.34;width:13.2vw;height:41vh;animation:6.8s ease-in-out infinite reverse ph24DeerContour;bottom:11.4%;left:3%}.ph24-deer-bodyline{border-radius:50% 34% 42% 48%/38% 40% 60% 62%;overflow:hidden}.ph24-deer-bodyline:before{content:"";filter:drop-shadow(0 0 8px #79efff2e);background-image:linear-gradient(120deg,#0000 0 23%,#79efff00 23%,#79efff1a 27%,#ffe09ee6 28%,#79efffeb 29%,#79efff14 30%,#0000 32% 44%,#79efff14 48%,#ffe09ed1 49%,#79efffe0 50%,#79efff14 51%,#0000 53% 64%,#79efff14 68%,#ffe09ebd 69%,#79efffd6 70%,#79efff14 71%,#0000 73% 100%);position:absolute;inset:-18%}.ph24-deer-bodyline--one{opacity:.7;width:13.5vw;height:43vh;bottom:9.2%;left:2.7%}.ph24-deer-bodyline--two{opacity:.58;border-radius:56% 30% 44% 50%/40% 46% 54% 60%;width:9vw;height:28vh;bottom:18.6%;left:4.1%}.ph24-deer-bodyline--three{opacity:.44;border-radius:44% 34% 56% 42%/34% 36% 64% 66%;width:6.2vw;height:24vh;bottom:15.8%;left:1.9%}.ph24-deer-eye-glow{filter:blur(.15px)drop-shadow(0 0 6px #7befff70)drop-shadow(0 0 10px #ffe49b5c);background:radial-gradient(circle,#ffe49bfa 0 20%,#7beffff2 36%,#7befff1f 62%,#0000 74%);border-radius:50%;width:1.05vw;min-width:12px;height:1.05vw;min-height:12px;animation:2.6s ease-in-out infinite ph24EyeGlow;bottom:58.1%;left:11.35%}.ph24-antler-sweep{opacity:.86;border-radius:52% 48% 40% 60%/50% 56% 44% 50%;width:13vw;height:22vh;bottom:44.2%;left:1%;overflow:hidden}.ph24-antler-sweep:before{content:"";filter:drop-shadow(0 0 8px #ffe29c4d);background-image:linear-gradient(112deg,#0000 0 18%,#ffe29c00 18%,#ffe29c29 24%,#7cf0ffb8 26%,#ffe29ceb 27.5%,#7cf0ff85 29%,#ffe29c14 31%,#0000 34% 48%,#ffe29c1f 54%,#7cf0ff9e 56%,#ffe29ce0 57.5%,#7cf0ff66 59%,#0000 62% 100%);position:absolute;inset:-26%}.ph24-antler-sweep--two{opacity:.62;width:7.4vw;height:16vh;bottom:51%;left:4.8%}.ph24-antler-sweep--three{opacity:.48;width:8vw;height:15vh;bottom:51.5%;left:.7%}.ph24-water-ring{border-color:#72f1ff47 #b5ffe12e #72f1ff47 #ffe29c24!important}.ph24-water-ripple-track{opacity:.78;border-radius:50%;bottom:2.2%;overflow:hidden}.ph24-water-ripple-track:before,.ph24-water-ripple-track:after{content:"";border-radius:inherit;position:absolute;inset:0}.ph24-water-ripple-track:before{border:1px solid #77eeff38;box-shadow:0 0 10px #77eeff29,inset 0 0 8px #ffe29c14}.ph24-water-ripple-track--one{width:58vw;height:14vh;left:21%}.ph24-water-ripple-track--two{opacity:.62;width:43vw;height:10vh;bottom:4.1%;left:28.6%}.ph24-water-ripple-track--three{opacity:.48;width:28vw;height:7vh;bottom:5.8%;left:37.8%}@keyframes ph24CardLineSweepA{0%{opacity:.12;transform:translate(-16%,18%)}15%{opacity:.85}50%{opacity:.65;transform:translate(8%,-6%)}to{opacity:.08;transform:translate(18%,-20%)}}@keyframes ph24CardLineSweepB{0%{opacity:.08;transform:translate(12%,-14%)scale(1.02)}18%{opacity:.72}56%{opacity:.58;transform:translate(-8%,10%)scale(1)}to{opacity:.06;transform:translate(-18%,22%)scale(.98)}}@keyframes ph24CardLineSweepC{0%{opacity:.1;transform:translate(-10%,-10%)}20%{opacity:.58}60%{opacity:.46;transform:translate(12%,12%)}to{opacity:.06;transform:translate(20%,24%)}}@keyframes ph24DeerContour{0%,to{opacity:.28;transform:translate(0,0)scale(.99)}50%{opacity:.48;transform:translate(.4vw,-.8vh)scale(1.03)}}@keyframes ph24BodyLineFlowA{0%{opacity:.12;transform:translate(-10%,10%)}22%{opacity:.72}65%{opacity:.54;transform:translate(8%,-6%)}to{opacity:.08;transform:translate(14%,-18%)}}@keyframes ph24BodyLineFlowB{0%{opacity:.1;transform:translate(12%,-10%)}18%{opacity:.6}60%{opacity:.46;transform:translate(-8%,12%)}to{opacity:.08;transform:translate(-16%,18%)}}@keyframes ph24BodyLineFlowC{0%{opacity:.08;transform:translate(-6%,8%)}28%{opacity:.46}70%{opacity:.36;transform:translate(9%,-10%)}to{opacity:.06;transform:translate(12%,-16%)}}@keyframes ph24EyeGlow{0%,to{opacity:.58;transform:scale(.88)}40%{opacity:1;transform:scale(1.18)}70%{opacity:.78;transform:scale(.98)}}@keyframes ph24AntlerFlow{0%{opacity:.14;transform:translate(-14%,10%)}20%{opacity:.82}56%{opacity:.64;transform:translate(6%,-8%)}to{opacity:.06;transform:translate(18%,-18%)}}@keyframes ph24RippleFlow{0%{opacity:.1;transform:translate(-10%)scaleX(.98)}20%{opacity:.76}50%{opacity:.56;transform:translate(3%)scaleX(1.02)}to{opacity:.08;transform:translate(12%)scaleX(1.04)}}@media (prefers-reduced-motion:reduce){.ph24-card-flow:before,.ph24-card-flow:after,.ph24-deer-contour,.ph24-deer-bodyline:before,.ph24-antler-sweep:before,.ph24-deer-eye-glow,.ph24-water-ripple-track:after{animation:none!important}}.ph24-card{background:linear-gradient(#0a2630b8,#0a26308f),#64b4be3d!important}.ph24-card-flow{-webkit-mask-composite:xor;opacity:1;padding:1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ph24-card-flow:before,.ph24-card-flow:after{background-size:220% 220%;border-radius:20px;inset:-35%}.ph24-card-flow:before{filter:drop-shadow(0 0 7px #6ceeff4d);background-image:repeating-linear-gradient(132deg,#0000 0 18px,#6ceeff00 18px,#6ceeff14 19px,#ffe19ae0 20px,#6ceeffeb 21.2px,#6ceeff1a 22.4px,#0000 24px 84px)}.ph24-card-flow:after{filter:drop-shadow(0 0 9px #ffe19a2e);background-image:repeating-linear-gradient(132deg,#0000 0 42px,#b2ffe400 42px,#b2ffe40f 43px,#6ceeff8f 44px,#ffe19ac7 45px,#6ceeff3d 46px,#0000 47px 110px)}.ph24-card-flow--a:after{animation:7.6s linear infinite ph24CardEdgeSweep2}.ph24-card-flow--b:after{opacity:.72;animation:5.3s linear infinite ph24CardEdgeSweep3}.ph24-card-flow--c:after{opacity:.46;animation:6.8s linear infinite ph24CardEdgeSweep1}.ph24-deer-bodyline:before{filter:drop-shadow(0 0 8px #79efff38)!important;background-image:linear-gradient(120deg,#0000 0 18%,#79efff00 18%,#79efff14 22%,#ffe09edb 23%,#79effffa 24%,#79efff1a 25%,#0000 27% 34%,#79efff12 37%,#ffe09ecc 38%,#79efffe6 39%,#79efff12 40%,#0000 42% 52%,#79efff0f 55%,#ffe09ebd 56%,#79efffdb 57%,#79efff0f 58%,#0000 60% 69%,#79efff0f 72%,#ffe09ead 73%,#79efffd1 74%,#79efff0d 75%,#0000 77% 100%)!important}.ph24-deer-bodyline--one{opacity:.78!important}.ph24-deer-bodyline--two{opacity:.68!important}.ph24-deer-bodyline--three{opacity:.54!important}.ph24-deer-bodyline--four{opacity:.5;border-radius:42% 38% 58% 44%/42% 34% 66% 58%;width:7.2vw;height:31vh;bottom:11.2%;left:5.6%}.ph24-deer-bodyline--five{opacity:.44;border-radius:46% 54% 40% 60%/38% 40% 60% 62%;width:10.6vw;height:18vh;bottom:7.6%;left:2.8%}.ph24-deer-eye-glow{filter:blur(.12px)drop-shadow(0 0 8px #7befff8f)drop-shadow(0 0 14px #ffe49b85)!important;background:radial-gradient(circle,#ffebac 0 16%,#7beffffa 32%,#ffdf98ad 46%,#7befff2e 66%,#0000 78%)!important}.ph24-water-ripple-track:after{filter:blur(.22px)drop-shadow(0 0 9px #77eeff3d)!important;background-image:repeating-linear-gradient(92deg,#0000 0 16px,#77eeff05 16px,#77eeff2e 19px,#ffe29cb8 21px,#77eeffd1 23px,#77eeff14 26px,#0000 28px 68px,#b5ffe11a 72px,#77eeff9e 75px,#ffe29c94 77px,#77eeff1f 80px,#0000 83px 130px)!important}@keyframes ph24CardEdgeSweep1{0%{opacity:.06;transform:translate(-18%,18%)rotate(0)}18%{opacity:.92}55%{opacity:.64;transform:translate(3%)rotate(0)}to{opacity:.05;transform:translate(18%,-18%)rotate(0)}}@keyframes ph24CardEdgeSweep2{0%{opacity:.04;transform:translate(12%,-18%)}22%{opacity:.78}60%{opacity:.54;transform:translate(-4%,2%)}to{opacity:.04;transform:translate(-18%,18%)}}@keyframes ph24CardEdgeSweep3{0%{opacity:.04;transform:translate(-12%,-10%)}20%{opacity:.66}58%{opacity:.44;transform:translate(6%,8%)}to{opacity:.04;transform:translate(18%,20%)}}@keyframes ph24BodyLineFlowD{0%{opacity:.08;transform:translate(-9%,8%)}24%{opacity:.5}66%{opacity:.42;transform:translate(10%,-10%)}to{opacity:.06;transform:translate(15%,-18%)}}@keyframes ph24BodyLineFlowE{0%{opacity:.08;transform:translate(-12%,5%)}26%{opacity:.42}60%{opacity:.34;transform:translate(8%,-2%)}to{opacity:.05;transform:translate(16%,-10%)}}.ph24-card{background:linear-gradient(#08222bc7,#08222b9e),#539ba542!important;border:1px solid #dcf7fa47!important}.ph24-card-flow{z-index:1;border-radius:inherit;pointer-events:none;mix-blend-mode:screen;position:absolute;inset:-1px;overflow:hidden;opacity:1!important}.ph24-card-flow:before,.ph24-card-flow:after{content:"";border-radius:inherit;position:absolute;inset:0}.ph24-card-flow:before{-webkit-mask-composite:xor;filter:drop-shadow(0 0 8px #70f1ff3d)drop-shadow(0 0 8px #ffe09c2e);background:conic-gradient(#0000 0deg 250deg,#70f1ff00 250deg,#70f1ff2e 266deg,#ffe09cfa 278deg,#70f1fffa 292deg,#70f1ff38 304deg,#0000 324deg 360deg);padding:1.4px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ph24-card-flow:after{border-radius:inherit;border:1px solid #9de9f21a;inset:1px}.ph24-card-flow--a:before{animation:4.8s linear infinite ph24BorderRunner}.ph24-card-flow--b:before{opacity:.76;animation:6.1s linear -1.8s infinite ph24BorderRunner}.ph24-card-flow--c:before{opacity:.56;animation:7.4s linear -3.2s infinite ph24BorderRunner}.ph24-deer-aura{opacity:.52!important}.ph24-deer-contour,.ph24-deer-bodyline,.ph24-antler-sweep,.ph24-water-ripple-track{mix-blend-mode:screen;overflow:hidden;box-shadow:none!important;background:0 0!important;border:0!important}.ph24-deer-contour:before,.ph24-deer-bodyline:before,.ph24-antler-sweep:before,.ph24-water-ripple-track:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;filter:drop-shadow(0 0 8px #6befff3d)drop-shadow(0 0 6px #ffe09c29);background:conic-gradient(#0000 0deg 232deg,#6befff00 232deg,#6befff1f 248deg,#ffe09cf2 260deg,#6beffffa 274deg,#b8ffe56b 286deg,#0000 300deg 360deg);padding:1.25px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ph24-deer-contour:after,.ph24-deer-bodyline:after,.ph24-antler-sweep:after,.ph24-water-ripple-track:after{content:"";border-radius:inherit;border:1px solid #96e8f11a;position:absolute;inset:.7px}.ph24-deer-contour--one:before{animation:8s linear infinite ph24BorderRunner}.ph24-deer-contour--two:before{animation:6.4s linear -2.4s infinite ph24BorderRunner}.ph24-deer-bodyline{opacity:.94!important}.ph24-deer-bodyline--six:before{animation:4.9s linear -.9s infinite ph24BodyRunner}.ph24-deer-bodyline--seven:before{animation:6s linear -2.1s infinite ph24BodyRunner}.ph24-deer-bodyline--six{border-radius:44% 56% 42% 58%/42% 46% 54% 58%;width:5.8vw;height:16vh;bottom:24.4%;left:6.2%}.ph24-deer-bodyline--seven{border-radius:44% 56% 42% 58%/42% 46% 54% 58%;width:4.8vw;height:12vh;bottom:34.4%;left:4.8%}.ph24-deer-eye-glow{filter:drop-shadow(0 0 6px #78f1ff9e)drop-shadow(0 0 12px #ffe5a294)!important;background:radial-gradient(circle,#ffecb2 0 18%,#78f1ff 36%,#ffe5a2b8 52%,#78f1ff2e 66%,#0000 76%)!important;width:.9vw!important;min-width:11px!important;height:.9vw!important;min-height:11px!important;animation:2.1s ease-in-out infinite ph24EyePulse!important;bottom:58.2%!important;left:11.3%!important}.ph24-antler-sweep{opacity:1!important}.ph24-water-ring,.ph24-water-shimmer{opacity:.28!important}.ph24-water-ripple-track{opacity:.98!important}.ph24-water-ripple-track:before{animation:6.6s linear infinite ph24RippleRunner}.ph24-water-ripple-track--two:before{animation-duration:5.6s;animation-delay:-1.8s}.ph24-water-ripple-track--three:before{animation-duration:4.8s;animation-delay:-3s}.ph24-water-ripple-track--four:before{animation-duration:7.2s;animation-delay:-2s}.ph24-water-ripple-track--four{width:17vw;height:4.6vh;bottom:7.2%;left:46.2%;opacity:.72!important}@keyframes ph24BorderRunner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ph24BodyRunner{0%{opacity:.22;transform:rotate(0)scale(1)}18%{opacity:.9}56%{opacity:.62;transform:rotate(132deg)scale(1.02)}to{opacity:.16;transform:rotate(360deg)scale(1)}}@keyframes ph24AntlerRunner{0%{opacity:.26;transform:rotate(0)scale(1)}16%{opacity:.94}58%{opacity:.66;transform:rotate(148deg)scale(1.04)}to{opacity:.16;transform:rotate(360deg)scale(1)}}@keyframes ph24RippleRunner{0%{opacity:.24;transform:rotate(0)scale(1)}14%{opacity:.9}50%{opacity:.62;transform:rotate(116deg)scale(1.02)}to{opacity:.2;transform:rotate(360deg)scale(1)}}@keyframes ph24EyePulse{0%,to{opacity:.72;transform:scale(.86)}45%{opacity:1;transform:scale(1.22)}}@media (prefers-reduced-motion:reduce){.ph24-card-flow:before,.ph24-deer-contour:before,.ph24-deer-bodyline:before,.ph24-antler-sweep:before,.ph24-water-ripple-track:before,.ph24-deer-eye-glow{animation:none!important}}.ph24-card-flow{display:none!important}.ph24-card-edge{z-index:3;pointer-events:none;mix-blend-mode:screen;border-radius:999px;position:absolute;overflow:hidden}.ph24-card-edge:before,.ph24-card-edge:after{content:"";position:absolute;inset:0}.ph24-card-edge--top,.ph24-card-edge--bottom{background:#83e9f833;height:2px;left:12px;right:12px;box-shadow:0 0 8px #83e9f81f}.ph24-card-edge--top{top:0}.ph24-card-edge--bottom{bottom:0}.ph24-card-edge--left,.ph24-card-edge--right{background:#83e9f82e;width:2px;top:12px;bottom:12px;box-shadow:0 0 8px #83e9f81a}.ph24-card-edge--left{left:0}.ph24-card-edge--right{right:0}.ph24-card-edge--top:before,.ph24-card-edge--bottom:before{filter:blur(.35px)drop-shadow(0 0 8px #6af0ff66);background:linear-gradient(90deg,#0000,#6af0ff2e,#ffe6a5fa 50%,#6af0ffc7,#0000);width:34%}.ph24-card-edge--top:after,.ph24-card-edge--bottom:after{filter:blur(.35px);background:linear-gradient(90deg,#0000,#b9ffe51f,#6af0ffb3 52%,#0000);width:22%}.ph24-card-edge--left:before,.ph24-card-edge--right:before{filter:blur(.35px)drop-shadow(0 0 8px #6af0ff61);background:linear-gradient(#0000,#6af0ff2e,#ffe6a5fa 50%,#6af0ffc2,#0000);height:34%}.ph24-card-edge--left:after,.ph24-card-edge--right:after{filter:blur(.3px);background:linear-gradient(#0000,#b9ffe51f,#6af0ffad 52%,#0000);height:22%}.ph24-card-edge--top:before{animation:4.8s linear infinite ph24EdgeSweepX}.ph24-card-edge--top:after{animation:6.4s linear 1.2s infinite ph24EdgeSweepX}.ph24-card-edge--bottom:before{animation:5.2s linear infinite ph24EdgeSweepXReverse}.ph24-card-edge--bottom:after{animation:7s linear 1.3s infinite ph24EdgeSweepXReverse}.ph24-card-edge--left:before{animation:5s linear infinite ph24EdgeSweepYReverse}.ph24-card-edge--left:after{animation:6.8s linear 1.1s infinite ph24EdgeSweepYReverse}.ph24-card-edge--right:before{animation:4.6s linear infinite ph24EdgeSweepY}.ph24-card-edge--right:after{animation:6.2s linear 1.4s infinite ph24EdgeSweepY}.ph24-deer-contour{display:none!important}.ph24-deer-aura{opacity:.88!important;background:radial-gradient(at 38% 42%,#7cf0ff2e,#0000 44%),radial-gradient(at 48% 78%,#b6ffe41f,#0000 40%)!important;width:23vw!important;height:60vh!important;bottom:6.6%!important;left:.8%!important}.ph24-deer-bodyline{mix-blend-mode:screen;overflow:hidden;border-radius:999px!important}.ph24-deer-bodyline:before{filter:blur(.5px)drop-shadow(0 0 10px #6ef1ff6b)drop-shadow(0 0 12px #ffe5a63d)!important;background-image:linear-gradient(90deg,#0000,#6ef1ff33,#ffe5a6f5 52%,#6ef1ffc7,#0000)!important;inset:0!important}.ph24-deer-bodyline:after{content:"";filter:blur(.4px);background-image:linear-gradient(90deg,#0000,#bcffe61a,#6ef1ff66 50%,#0000);position:absolute;inset:0}.ph24-deer-bodyline--one{transform:rotate(24deg);opacity:.94!important;width:9.2vw!important;height:2px!important;bottom:35.4%!important;left:4.2%!important}.ph24-deer-bodyline--one:before{animation:4s linear infinite ph24DeerSpread}.ph24-deer-bodyline--one:after{animation:5.2s linear 1.2s infinite ph24DeerSpread}.ph24-deer-bodyline--two{transform:rotate(14deg);opacity:.84!important;width:8.8vw!important;height:2px!important;bottom:30.8%!important;left:3.6%!important}.ph24-deer-bodyline--two:before{animation:4.8s linear infinite ph24DeerSpreadReverse}.ph24-deer-bodyline--two:after{animation:6s linear 1s infinite ph24DeerSpreadReverse}.ph24-deer-bodyline--three{transform:rotate(8deg);opacity:.74!important;width:10.8vw!important;height:2px!important;bottom:25.4%!important;left:2.8%!important}.ph24-deer-bodyline--three:before{animation:5s linear infinite ph24DeerSpread}.ph24-deer-bodyline--three:after{animation:6.4s linear 1.4s infinite ph24DeerSpread}.ph24-deer-bodyline--four{transform:rotate(26deg);opacity:.64!important;width:9.8vw!important;height:2px!important;bottom:19.8%!important;left:2.5%!important}.ph24-deer-bodyline--four:before{animation:5.3s linear infinite ph24DeerSpreadReverse}.ph24-deer-bodyline--four:after{animation:6.6s linear 1.2s infinite ph24DeerSpreadReverse}.ph24-deer-bodyline--five{transform:rotate(76deg);opacity:.56!important;width:7.5vw!important;height:2px!important;bottom:15.2%!important;left:4%!important}.ph24-deer-bodyline--five:before{animation:4.6s linear infinite ph24DeerSpread}.ph24-deer-bodyline--five:after{animation:6s linear 1.5s infinite ph24DeerSpread}.ph24-deer-eye-glow{filter:drop-shadow(0 0 9px #74f1ffa3)drop-shadow(0 0 14px #ffe0a080)!important;background:radial-gradient(circle,#ffeeb8 0 18%,#74f1fffa 36%,#ffe0a094 52%,#74f1ff2e 70%,#0000 82%)!important;width:14px!important;height:14px!important;animation:2.4s ease-in-out infinite ph24EyePulse!important;bottom:58%!important;left:11.2%!important}.ph24-antler-sweep{overflow:hidden;opacity:.96!important;border-radius:999px!important}.ph24-antler-sweep:before{filter:blur(.4px)drop-shadow(0 0 10px #ffe5a657)!important;background-image:linear-gradient(90deg,#0000,#71f1ff29,#ffe5a6fa 48%,#71f1ffc2,#0000)!important;inset:0!important}.ph24-antler-sweep--one{transform:rotate(30deg);width:12.8vw!important;height:2px!important;bottom:61%!important;left:.9%!important}.ph24-antler-sweep--one:before{animation:4.2s linear infinite ph24AntlerSweep}.ph24-antler-sweep--two{transform:rotate(14deg);width:10.6vw!important;height:2px!important;bottom:67.8%!important;left:1.8%!important}.ph24-antler-sweep--two:before{animation:4.9s linear infinite ph24AntlerSweepReverse}.ph24-antler-sweep--three{transform:rotate(52deg);width:11.2vw!important;height:2px!important;bottom:54.8%!important;left:.6%!important}.ph24-antler-sweep--three:before{animation:5.4s linear 1.2s infinite ph24AntlerSweep}.ph24-water-ring{border-width:1px!important;border-color:#7af1ff42!important;box-shadow:0 0 16px #7af1ff29,inset 0 0 8px #ffe5a61a!important}.ph24-water-ripple-track{border-radius:50%;overflow:hidden}.ph24-water-ripple-track:before{border-color:#78f1ff38!important;box-shadow:0 0 12px #78f1ff2e,inset 0 0 10px #ffe5a61a!important}.ph24-water-ripple-track:after{filter:blur(.35px)drop-shadow(0 0 8px #71f1ff4d)!important;background-image:linear-gradient(90deg,#0000,#71f1ff24,#ffe5a6e6 50%,#71f1ffc7,#0000)!important;inset:0!important}.ph24-water-ripple-track--one:after{animation:5.2s linear infinite ph24WaterSweepWide}.ph24-water-ripple-track--two:after{animation:6s linear infinite ph24WaterSweepWideReverse}.ph24-water-ripple-track--three:after{animation:4.6s linear 1.1s infinite ph24WaterSweepWide}.ph24-water-trace{opacity:.82;mix-blend-mode:screen;border-radius:999px;height:2px;position:absolute;overflow:hidden}.ph24-water-trace:before,.ph24-water-trace:after{content:"";position:absolute;inset:0}.ph24-water-trace:before{filter:blur(.4px)drop-shadow(0 0 9px #71f1ff57);background-image:linear-gradient(90deg,#0000,#71f1ff2e,#ffe5a6f5 52%,#71f1ffc2,#0000)}.ph24-water-trace:after{filter:blur(.35px);background-image:linear-gradient(90deg,#0000,#bcffe614,#71f1ff6b 50%,#0000)}.ph24-water-trace--one{width:48vw;bottom:8.2%;left:23%;transform:rotate(-2deg)}.ph24-water-trace--one:before{animation:6s linear infinite ph24WaterSweepLine}.ph24-water-trace--one:after{animation:7.2s linear 1.4s infinite ph24WaterSweepLine}.ph24-water-trace--two{opacity:.68;width:40vw;bottom:5.9%;left:27%;transform:rotate(1deg)}.ph24-water-trace--two:before{animation:5.6s linear infinite ph24WaterSweepLineReverse}.ph24-water-trace--two:after{animation:6.8s linear 1.2s infinite ph24WaterSweepLineReverse}@keyframes ph24EdgeSweepX{0%{transform:translate(-120%)}to{transform:translate(320%)}}@keyframes ph24EdgeSweepXReverse{0%{transform:translate(320%)}to{transform:translate(-120%)}}@keyframes ph24EdgeSweepY{0%{transform:translateY(-120%)}to{transform:translateY(320%)}}@keyframes ph24EdgeSweepYReverse{0%{transform:translateY(320%)}to{transform:translateY(-120%)}}@keyframes ph24DeerSpread{0%{opacity:.08;transform:translate(-120%)}18%{opacity:.92}to{opacity:.08;transform:translate(320%)}}@keyframes ph24DeerSpreadReverse{0%{opacity:.08;transform:translate(320%)}18%{opacity:.88}to{opacity:.08;transform:translate(-120%)}}@keyframes ph24AntlerSweep{0%{opacity:.06;transform:translate(-120%)}20%{opacity:.92}to{opacity:.06;transform:translate(320%)}}@keyframes ph24AntlerSweepReverse{0%{opacity:.06;transform:translate(320%)}20%{opacity:.9}to{opacity:.06;transform:translate(-120%)}}@keyframes ph24WaterSweepWide{0%{opacity:.1;transform:translate(-120%)}24%{opacity:.8}to{opacity:.08;transform:translate(280%)}}@keyframes ph24WaterSweepWideReverse{0%{opacity:.1;transform:translate(280%)}24%{opacity:.78}to{opacity:.08;transform:translate(-120%)}}@keyframes ph24WaterSweepLine{0%{opacity:.08;transform:translate(-120%)}18%{opacity:.9}to{opacity:.08;transform:translate(320%)}}@keyframes ph24WaterSweepLineReverse{0%{opacity:.08;transform:translate(320%)}18%{opacity:.84}to{opacity:.08;transform:translate(-120%)}}@media (prefers-reduced-motion:reduce){.ph24-card-edge:before,.ph24-card-edge:after,.ph24-deer-bodyline:before,.ph24-deer-bodyline:after,.ph24-antler-sweep:before,.ph24-water-ripple-track:after,.ph24-water-trace:before,.ph24-water-trace:after{animation:none!important}}.ph24-top-visual-patch{z-index:40;pointer-events:none;height:132px;position:fixed;inset:0 0 auto}.ph24-top-mask{-webkit-backdrop-filter:blur(12px);background:linear-gradient(#06151ca8,#07171e94);border-radius:20px;width:370px;height:72px;position:absolute;top:8px;right:86px;box-shadow:inset 0 1px #ffffff0d}.ph24-tagline-fix{color:#f3fbfdf7;letter-spacing:.01em;text-shadow:0 2px 10px #00000073;font-size:15px;font-weight:500;line-height:1.15;position:absolute;top:72px;left:66px}.ph24-cta-fix{color:#f0fafc;text-shadow:0 1px 6px #00000059;background:#0b1f27c2;border:1px solid #c8eff43d;border-radius:19px;justify-content:center;align-items:center;height:56px;padding:0 22px;font-size:16px;font-weight:700;display:flex;position:absolute;top:18px;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #0000001f}.ph24-card{background:linear-gradient(#082028cc,#092128ad),#5697a457!important;border-color:#c9eff56b!important;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0000001f,0 16px 32px #00121a38,0 0 0 1px #aae5ee14!important}.ph24-card:after{background:linear-gradient(#ffffff0d,#0000 20% 78%,#6bebff0d),linear-gradient(#0f37435c,#0a262d2e)!important;border-radius:14px!important;inset:1px!important}.ph24-open,.ph24-new{z-index:2;position:relative}.ph24-open:before,.ph24-new:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#ffffff0a,#ffffff03);border:1px solid #ddf9fb1a;border-radius:11px;position:absolute;inset:8px;box-shadow:inset 0 1px #ffffff0d,inset 0 -12px 28px #0000001a}.ph24-open>*,.ph24-new>*{z-index:1;position:relative}.ph24-card-edge--top,.ph24-card-edge--bottom,.ph24-card-edge--left,.ph24-card-edge--right{opacity:.96}.ph24-card-edge--top,.ph24-card-edge--bottom{height:2.3px!important}.ph24-card-edge--left,.ph24-card-edge--right{width:2.3px!important}.ph24-deer-eye-glow{filter:drop-shadow(0 0 10px #78f2ffc7)drop-shadow(0 0 18px #ffe2a09e)!important;background:radial-gradient(circle,#fff4c2 0 16%,#78f2ff 34%,#ffe2a0bd 48%,#78f2ff38 68%,#0000 82%)!important;width:15px!important;height:15px!important;animation:2.2s ease-in-out infinite ph24EyePulseStrong!important}.ph24-antler-sweep:before{filter:blur(.35px)drop-shadow(0 0 12px #ffe6a475)drop-shadow(0 0 10px #76f2ff3d)!important;background-image:linear-gradient(90deg,#0000,#76f2ff2e,#ffe6a4 50%,#76f2ffdb,#0000)!important}.ph24-tree-flow{mix-blend-mode:screen;opacity:.92;border-radius:999px;width:2px;position:absolute;overflow:hidden}.ph24-tree-flow:before,.ph24-tree-flow:after{content:"";position:absolute;inset:0}.ph24-tree-flow:before{filter:blur(.35px)drop-shadow(0 0 9px #76f2ff57);background-image:linear-gradient(#0000,#76f2ff2e,#ffe6a4fa 48%,#76f2ffdb,#0000)}.ph24-tree-flow:after{filter:blur(.3px);background-image:linear-gradient(#0000,#b9ffe61a,#76f2ff6b 52%,#0000)}.ph24-tree-flow--one{height:34vh;bottom:24.2%;right:7.8%;transform:rotate(7deg)}.ph24-tree-flow--one:before{animation:5.6s linear infinite ph24TreeSweep}.ph24-tree-flow--one:after{animation:7s linear 1.1s infinite ph24TreeSweep}.ph24-tree-flow--two{opacity:.78;height:42vh;bottom:18.6%;right:5.6%;transform:rotate(-3deg)}.ph24-tree-flow--two:before{animation:6.4s linear infinite ph24TreeSweepReverse}.ph24-tree-flow--two:after{animation:7.4s linear 1.2s infinite ph24TreeSweepReverse}.ph24-tree-flow--three{opacity:.68;height:22vh;bottom:31.8%;right:10.4%;transform:rotate(14deg)}.ph24-tree-flow--three:before{animation:4.8s linear infinite ph24TreeSweep}.ph24-tree-flow--three:after{animation:6s linear 1s infinite ph24TreeSweep}.ph24-water-ripple-track:after,.ph24-water-trace:before{filter:blur(.32px)drop-shadow(0 0 10px #71f1ff61)!important}@keyframes ph24EyePulseStrong{0%,to{opacity:.76;transform:scale(.84)}38%{opacity:1;transform:scale(1.28)}65%{opacity:.92;transform:scale(1.04)}}@keyframes ph24TreeSweep{0%{opacity:.08;transform:translateY(-120%)}22%{opacity:.92}to{opacity:.08;transform:translateY(320%)}}@keyframes ph24TreeSweepReverse{0%{opacity:.08;transform:translateY(320%)}22%{opacity:.86}to{opacity:.08;transform:translateY(-120%)}}@media (width<=980px){.ph24-top-mask,.ph24-cta-fix{display:none}.ph24-tagline-fix{font-size:13px;top:68px;left:60px}}.ph24-brand-submask{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#08171c8f,#08171c57);border-radius:12px;width:290px;height:18px;position:absolute;top:58px;left:18px;box-shadow:inset 0 1px #ffffff08}@media (width<=980px){.ph24-brand-submask{width:250px;top:56px;left:16px}.ph24-tagline-fix{font-size:13px!important;top:60px!important;left:60px!important}}@media (width<=980px){.ph24-brand-submask{width:278px!important;height:20px!important;top:48px!important;left:16px!important}.ph24-tagline-fix{font-size:13px!important;top:48px!important;left:60px!important}}.ph24-brand-submask{background:linear-gradient(90deg,#07181fc7 0%,#081a22ad 56%,#081a2247 84%,#081a2200 100%),linear-gradient(#0a1e272e,#0a1e271a);-webkit-mask-image:linear-gradient(90deg,#000000fa 0% 76%,#0000 100%);mask-image:linear-gradient(90deg,#000000fa 0% 76%,#0000 100%);-webkit-backdrop-filter:blur(18px)saturate(1.02)!important;width:338px!important;height:42px!important;box-shadow:none!important;border:none!important;border-radius:18px!important;top:36px!important;left:18px!important}.ph24-tagline-fix{color:#d0d6dcf0!important;letter-spacing:.006em!important;text-shadow:0 1px 6px #00000038!important;font-size:15px!important;font-weight:500!important;top:38px!important;left:68px!important}@media (width<=980px){.ph24-brand-submask{width:294px!important;height:36px!important;top:34px!important;left:16px!important}.ph24-tagline-fix{font-size:13px!important;top:36px!important;left:60px!important}}.ph24-brand-submask,.ph24-tagline-fix{display:none!important}.ph24-nav-fix{-webkit-backdrop-filter:blur(16px)saturate(1.05);background:#3268713d;border:1px solid #cff4f847;border-radius:20px;grid-template-columns:1.18fr 1.18fr .84fr .84fr .84fr .84fr;align-items:center;gap:2px;width:min(650px,44vw);height:58px;padding:6px;display:grid;position:absolute;top:42px;left:46%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff1a,0 10px 26px #00181d1a}.ph24-nav-fix span{color:#f0f9fbeb;white-space:nowrap;text-shadow:0 1px 6px #00000047;border-radius:14px;justify-content:center;align-items:center;height:46px;font-size:16px;font-weight:700;display:flex}.ph24-nav-fix span.is-active{color:#f8fdff;background:#d0eff361;box-shadow:inset 0 1px #ffffff26}.ph24-hit-projects{width:124px!important;height:46px!important;top:48px!important;left:calc(46% - 315px)!important}.ph24-hit-models{width:124px!important;height:46px!important;top:48px!important;left:calc(46% - 186px)!important}.ph24-desktop-anchor{height:46px!important;top:48px!important}.ph24-desktop-anchor--file{width:88px!important;left:calc(46% - 58px)!important}.ph24-desktop-anchor--edit{width:88px!important;left:calc(46% + 33px)!important}.ph24-desktop-anchor--view{width:88px!important;left:calc(46% + 124px)!important}.ph24-desktop-anchor--window{width:88px!important;left:calc(46% + 215px)!important}@media (width<=1280px){.ph24-nav-fix{width:min(610px,48vw);left:44.5%}.ph24-hit-projects{left:calc(44.5% - 295px)!important}.ph24-hit-models{left:calc(44.5% - 174px)!important}.ph24-desktop-anchor--file{left:calc(44.5% - 53px)!important}.ph24-desktop-anchor--edit{left:calc(44.5% + 34px)!important}.ph24-desktop-anchor--view{left:calc(44.5% + 121px)!important}.ph24-desktop-anchor--window{left:calc(44.5% + 208px)!important}}@media (width<=980px){.ph24-nav-fix{width:72vw;top:40px;left:50%}}.ph24-brand-lockup{color:#f7fcfffa;pointer-events:none;text-shadow:0 2px 12px #00000057;align-items:center;gap:10px;height:40px;display:inline-flex;position:absolute;top:18px;left:5.35vw}.ph24-brand-lockup strong{letter-spacing:.04em;white-space:nowrap;font-size:24px;font-weight:800;line-height:1}.ph24-brand-mark{background:radial-gradient(circle at 35% 30%,#bdf8ff75,#0000 42%),linear-gradient(145deg,#256c81db,#143044b8);border:1px solid #d2f4fa61;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,0 6px 20px #0000002e}.ph24-brand-mark:before{content:"◇";color:#e1fdfff5;font-size:22px;position:absolute}.ph24-brand-mark img{z-index:1;object-fit:cover;width:100%;height:100%;position:relative}@media (width<=1200px){.ph24-brand-lockup{gap:8px;top:18px;left:5.4vw}.ph24-brand-lockup strong{font-size:21px}.ph24-brand-mark{border-radius:10px;width:34px;height:34px}}.ph24-brand-tagline{color:#d7dfe3e6;letter-spacing:.02em;white-space:nowrap;text-shadow:0 1px 5px #00000042;font-size:14px;font-weight:500;line-height:1;position:absolute;top:68px;left:5.45vw}@media (width<=1200px){.ph24-brand-tagline{font-size:13px;top:66px;left:5.5vw}}.ph24-top-mask{display:none!important}.ph24-cta-fix{border-radius:17px!important;height:50px!important;padding:0 16px!important;font-size:15px!important;top:20px!important}.ph24-cta-fix--model{width:126px!important;right:292px!important}.ph24-cta-fix--settings{width:94px!important;right:186px!important}.ph24-cta-group{-webkit-backdrop-filter:blur(16px)saturate(1.05);background:#3268713d;border:1px solid #cff4f847;border-radius:18px;grid-template-columns:1.28fr 1px .82fr;align-items:center;gap:4px;width:228px;height:48px;padding:4px 6px;display:grid;position:absolute;top:20px;right:172px;box-shadow:inset 0 1px #ffffff1a,0 10px 26px #00181d1a}.ph24-cta-group .ph24-cta-fix{width:auto!important;min-width:0!important;height:38px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#f1fafcf0!important;text-shadow:0 1px 5px #0000003d!important;background:0 0!important;border:0!important;border-radius:12px!important;padding:0 10px!important;font-size:14px!important;font-weight:700!important;position:static!important}.ph24-cta-divider{background:linear-gradient(#0000,#d6f4f83b,#0000);justify-self:center;width:1px;height:24px}.ph24-hit-model-market{width:123px!important;height:40px!important;top:24px!important;right:267px!important}.ph24-hit-settings{width:80px!important;height:40px!important;top:24px!important;right:180px!important}@media (width<=1280px){.ph24-cta-group{width:214px;right:166px}.ph24-hit-model-market{width:115px!important;right:255px!important}.ph24-hit-settings{width:74px!important;right:174px!important}}@media (width<=980px){.ph24-cta-group{display:none!important}}.ph24-cta-group,.ph24-hit-model-market,.ph24-hit-settings{display:none!important}.ph24-hit-nav-settings{pointer-events:auto!important;width:88px!important;height:46px!important;top:48px!important;left:calc(46% + 306px)!important}@media (width<=1280px){.ph24-nav-fix{width:min(695px,56vw)!important;left:calc(44.5% + 42px)!important}.ph24-hit-nav-settings{left:calc(44.5% + 295px)!important}}@media (width<=980px){.ph24-nav-fix{grid-template-columns:1.18fr 1.18fr .84fr .84fr .84fr .84fr .84fr!important;width:84vw!important;left:50%!important}.ph24-hit-nav-settings{width:10vw!important;min-width:62px!important;top:46px!important;left:auto!important;right:8vw!important}}.ph24-project{z-index:1}.ph24-project:hover{z-index:8}.ph24-project.has-open-menu{z-index:320!important}.ph24-project.has-open-menu .ph24-more-wrap{z-index:410!important}.ph24-project-menu{z-index:520!important;-webkit-backdrop-filter:blur(20px)saturate(1.08)!important;background:#081b22f5!important;border-color:#caf1f647!important;min-width:190px!important;box-shadow:0 18px 46px #0000006b,inset 0 1px #ffffff14!important}.ph24-grid,.ph24-content{overflow:visible!important}.ph24-particles{pointer-events:none;mix-blend-mode:screen;position:absolute;overflow:visible}.ph24-particles span{--ph24-i:0;opacity:0;width:4px;height:4px;animation:5.8s ease-in-out infinite ph24ParticlePulse;animation-delay:calc(var(--ph24-i) * -.37s);background:radial-gradient(circle,#ffeeb3 0 18%,#74f2fff2 34%,#b1ffe294 52%,#74f2ff1a 72%,#0000 82%);border-radius:50%;position:absolute;box-shadow:0 0 6px #74f2ff8f,0 0 12px #ffe19a42}.ph24-particles--deer{width:20vw;height:62vh;bottom:5.5%;left:.3%}.ph24-particles--deer span:first-child{top:24%;left:44%}.ph24-particles--deer span:nth-child(2){top:31%;left:58%}.ph24-particles--deer span:nth-child(3){top:38%;left:39%}.ph24-particles--deer span:nth-child(4){top:45%;left:54%}.ph24-particles--deer span:nth-child(5){top:53%;left:33%}.ph24-particles--deer span:nth-child(6){top:60%;left:48%}.ph24-particles--deer span:nth-child(7){top:67%;left:62%}.ph24-particles--deer span:nth-child(8){top:72%;left:37%}.ph24-particles--deer span:nth-child(9){top:80%;left:52%}.ph24-particles--deer span:nth-child(10){top:84%;left:67%}.ph24-particles--deer span:nth-child(11){top:63%;left:25%}.ph24-particles--deer span:nth-child(12){top:40%;left:72%}.ph24-particles--deer span:nth-child(13){top:34%;left:29%}.ph24-particles--deer span:nth-child(14){top:18%;left:64%}.ph24-particles--deer span:nth-child(15){top:77%;left:21%}.ph24-particles--deer span:nth-child(16){top:59%;left:75%}.ph24-particles--tree{width:24vw;height:76vh;bottom:7%;right:.5%}.ph24-particles--tree span:first-child{top:9%;left:66%}.ph24-particles--tree span:nth-child(2){top:17%;left:78%}.ph24-particles--tree span:nth-child(3){top:25%;left:55%}.ph24-particles--tree span:nth-child(4){top:31%;left:82%}.ph24-particles--tree span:nth-child(5){top:37%;left:61%}.ph24-particles--tree span:nth-child(6){top:44%;left:73%}.ph24-particles--tree span:nth-child(7){top:51%;left:48%}.ph24-particles--tree span:nth-child(8){top:56%;left:86%}.ph24-particles--tree span:nth-child(9){top:63%;left:58%}.ph24-particles--tree span:nth-child(10){top:69%;left:76%}.ph24-particles--tree span:nth-child(11){top:75%;left:43%}.ph24-particles--tree span:nth-child(12){top:82%;left:68%}.ph24-particles--tree span:nth-child(13){top:77%;left:91%}.ph24-particles--tree span:nth-child(14){top:42%;left:35%}.ph24-particles--tree span:nth-child(15){top:20%;left:88%}.ph24-particles--tree span:nth-child(16){top:14%;left:53%}.ph24-particles--tree span:nth-child(17){top:61%;left:39%}.ph24-particles--tree span:nth-child(18){top:88%;left:83%}.ph24-particles--tree span:nth-child(19){top:91%;left:63%}.ph24-particles--tree span:nth-child(20){top:48%;left:92%}.ph24-particles--deer span:nth-child(3n),.ph24-particles--tree span:nth-child(4n){background:radial-gradient(circle,#fff0b7 0 22%,#ffdc8fd6 34%,#72f2ff73 56%,#0000 78%)}.ph24-particles--deer span:nth-child(2n){animation-name:ph24ParticleDriftDeer;animation-duration:7.2s}.ph24-particles--tree span:nth-child(odd){animation-name:ph24ParticleDriftTree;animation-duration:7.8s}@keyframes ph24ParticlePulse{0%,to{opacity:.08;transform:translateY(5px)scale(.65)}24%{opacity:.62}52%{opacity:.96;transform:translate(3px,-8px)scale(1.18)}78%{opacity:.42}}@keyframes ph24ParticleDriftDeer{0%,to{opacity:.06;transform:translate(-2px,8px)scale(.65)}30%{opacity:.66}58%{opacity:1;transform:translate(8px,-14px)scale(1.24)}82%{opacity:.28;transform:translate(3px,-22px)scale(.88)}}@keyframes ph24ParticleDriftTree{0%,to{opacity:.05;transform:translate(3px,10px)scale(.62)}28%{opacity:.58}55%{opacity:.96;transform:translate(-8px,-16px)scale(1.2)}82%{opacity:.24;transform:translate(-2px,-27px)scale(.82)}}@media (prefers-reduced-motion:reduce){.ph24-particles span{opacity:.48;animation:none!important}}.ph24-particles{contain:layout paint style;transform:translateZ(0)}.ph24-particles:before,.ph24-particles:after{content:"";pointer-events:none;mix-blend-mode:screen;will-change:transform, opacity;background-repeat:no-repeat;position:absolute;inset:0}.ph24-particles span{width:5px!important;height:5px!important;box-shadow:0 0 7px #74f2ffb8,0 0 14px #74f2ff57,0 0 20px #ffe19a2e!important}.ph24-particles span:nth-child(5n){width:7px!important;height:7px!important}.ph24-particles span:nth-child(7n){width:3px!important;height:3px!important;box-shadow:0 0 5px #b7ffe6e0,0 0 11px #74f2ff70!important}.ph24-particles--deer:before,.ph24-particles--tree:before,.ph24-particles--treetop:before,.ph24-particles--water:before{filter:drop-shadow(0 0 7px #74f2ff38);opacity:.72;background-image:radial-gradient(circle,#ffefb9f2 0 1.5px,#0000 2.5px),radial-gradient(circle,#74f2ffeb 0 1.4px,#0000 2.4px),radial-gradient(circle,#b8ffe4c7 0 1.2px,#0000 2.2px),radial-gradient(circle,#ffe19ac7 0 1.1px,#0000 2.1px),radial-gradient(circle,#74f2ffb8 0 1px,#0000 2px),radial-gradient(circle,#dbfff1b3 0 .9px,#0000 1.8px),radial-gradient(circle,#ffe8aab3 0 1.2px,#0000 2.1px),radial-gradient(circle,#74f2ffb8 0 1.1px,#0000 2px),radial-gradient(circle,#b8ffe49e 0 .9px,#0000 1.8px),radial-gradient(circle,#ffefb9ad 0 1px,#0000 1.9px);background-position:12% 18%,31% 29%,68% 16%,82% 42%,45% 55%,23% 71%,61% 76%,88% 69%,39% 88%,73% 92%;animation:8.8s ease-in-out infinite alternate ph24ParticleFieldFloat}.ph24-particles--deer:after,.ph24-particles--tree:after,.ph24-particles--treetop:after,.ph24-particles--water:after{opacity:.56;background-image:radial-gradient(circle,#74f2ffe6 0 1.3px,#0000 2.6px),radial-gradient(circle,#ffe5a4e0 0 1.4px,#0000 2.8px),radial-gradient(circle,#bdffe7b8 0 1.1px,#0000 2.3px),radial-gradient(circle,#74f2ffc7 0 1.1px,#0000 2.2px),radial-gradient(circle,#ffefbebd 0 1px,#0000 2.2px),radial-gradient(circle,#74f2ffa3 0 .9px,#0000 2px);background-position:17% 37%,52% 20%,79% 33%,34% 66%,66% 61%,87% 84%;animation:11.5s ease-in-out infinite alternate ph24ParticleFieldFloat2;inset:4% 2%}.ph24-particles--deer span:nth-child(17){top:14%;left:48%}.ph24-particles--deer span:nth-child(18){top:21%;left:35%}.ph24-particles--deer span:nth-child(19){top:51%;left:57%}.ph24-particles--deer span:nth-child(20){top:88%;left:43%}.ph24-particles--tree span:nth-child(21){top:6%;left:72%}.ph24-particles--tree span:nth-child(22){top:35%;left:94%}.ph24-particles--tree span:nth-child(23){top:86%;left:49%}.ph24-particles--tree span:nth-child(24){top:95%;left:79%}.ph24-particles--treetop{width:32vw;height:23vh;top:1.8%;right:2.5%}.ph24-particles--treetop span{animation-name:ph24ParticleDriftTreeTop;animation-duration:8.4s}.ph24-particles--treetop span:first-child{top:35%;left:11%}.ph24-particles--treetop span:nth-child(2){top:18%;left:23%}.ph24-particles--treetop span:nth-child(3){top:44%;left:37%}.ph24-particles--treetop span:nth-child(4){top:20%;left:48%}.ph24-particles--treetop span:nth-child(5){top:56%;left:57%}.ph24-particles--treetop span:nth-child(6){top:27%;left:68%}.ph24-particles--treetop span:nth-child(7){top:47%;left:76%}.ph24-particles--treetop span:nth-child(8){top:25%;left:88%}.ph24-particles--treetop span:nth-child(9){top:62%;left:93%}.ph24-particles--treetop span:nth-child(10){top:78%;left:62%}.ph24-particles--water{width:auto;height:20vh;bottom:0;left:16%;right:5%;overflow:hidden}.ph24-particles--water:before{opacity:.54;animation-duration:10.5s}.ph24-particles--water:after{opacity:.42;animation-duration:13.5s}.ph24-particles--water span{animation-name:ph24ParticleDriftWater;animation-duration:9.2s;box-shadow:0 0 8px #74f2ffb3,0 0 18px #74f2ff47,0 0 22px #ffe19a29!important}.ph24-particles--water span:first-child{top:62%;left:4%}.ph24-particles--water span:nth-child(2){top:42%;left:11%}.ph24-particles--water span:nth-child(3){top:76%;left:18%}.ph24-particles--water span:nth-child(4){top:54%;left:26%}.ph24-particles--water span:nth-child(5){top:83%;left:33%}.ph24-particles--water span:nth-child(6){top:35%;left:41%}.ph24-particles--water span:nth-child(7){top:67%;left:48%}.ph24-particles--water span:nth-child(8){top:49%;left:56%}.ph24-particles--water span:nth-child(9){top:78%;left:63%}.ph24-particles--water span:nth-child(10){top:39%;left:70%}.ph24-particles--water span:nth-child(11){top:70%;left:76%}.ph24-particles--water span:nth-child(12){top:52%;left:82%}.ph24-particles--water span:nth-child(13){top:80%;left:89%}.ph24-particles--water span:nth-child(14){top:44%;left:95%}.ph24-particles--water span:nth-child(15){top:91%;left:53%}.ph24-particles--water span:nth-child(16){top:94%;left:22%}.ph24-card-stars{z-index:1;pointer-events:none;mix-blend-mode:screen;contain:paint;border-radius:11px;position:absolute;inset:9px;overflow:hidden}.ph24-card-stars:before,.ph24-card-stars:after{content:"";will-change:transform, opacity;background-repeat:no-repeat;position:absolute;inset:0}.ph24-card-stars:before{opacity:.5;background-image:radial-gradient(circle,#ffebb0f5 0 1.4px,#0000 2.6px),radial-gradient(circle,#74f2ffe6 0 1.2px,#0000 2.4px),radial-gradient(circle,#b7ffe4c7 0 1px,#0000 2.2px),radial-gradient(circle,#ffe5a4c7 0 1.1px,#0000 2.3px),radial-gradient(circle,#74f2ffb8 0 .9px,#0000 2px),radial-gradient(circle,#d3ffefb3 0 .8px,#0000 1.8px);background-position:16% 21%,73% 18%,41% 47%,86% 63%,24% 77%,61% 84%;animation:7.8s ease-in-out infinite alternate ph24CardSparkles}.ph24-card-stars:after{opacity:.38;background-image:radial-gradient(circle,#74f2ffd1 0 1px,#0000 2.2px),radial-gradient(circle,#ffe7aacc 0 1.1px,#0000 2.3px),radial-gradient(circle,#beffe7b8 0 .9px,#0000 2px),radial-gradient(circle,#74f2ffb3 0 .8px,#0000 1.8px);background-position:32% 31%,58% 61%,79% 39%,14% 59%;animation:10.2s ease-in-out infinite alternate ph24CardSparkles2}@keyframes ph24ParticleFieldFloat{0%{opacity:.4;transform:translate(-3px,5px)}50%{opacity:.78}to{opacity:.58;transform:translate(7px,-9px)}}@keyframes ph24ParticleFieldFloat2{0%{opacity:.3;transform:translate(5px,2px)scale(.98)}to{opacity:.62;transform:translate(-8px,-12px)scale(1.02)}}@keyframes ph24ParticleDriftTreeTop{0%,to{opacity:.08;transform:translateY(7px)scale(.62)}32%{opacity:.68}60%{opacity:1;transform:translate(6px,-15px)scale(1.28)}84%{opacity:.28;transform:translate(10px,-25px)scale(.86)}}@keyframes ph24ParticleDriftWater{0%,to{opacity:.08;transform:translate(-8px,5px)scale(.62)}28%{opacity:.58}58%{opacity:.92;transform:translate(12px,-8px)scale(1.18)}82%{opacity:.26;transform:translate(22px,-14px)scale(.82)}}@keyframes ph24CardSparkles{0%{opacity:.28;transform:translate(-2px,4px)}48%{opacity:.62}to{opacity:.44;transform:translate(5px,-7px)}}@keyframes ph24CardSparkles2{0%{opacity:.2;transform:translate(4px,1px)}to{opacity:.46;transform:translate(-4px,-6px)}}@media (prefers-reduced-motion:reduce){.ph24-particles:before,.ph24-particles:after,.ph24-card-stars:before,.ph24-card-stars:after{animation:none!important}}.ph24-particles span{background:radial-gradient(circle,#fffad9 0 18%,#87f6fffa 36%,#87f6ff38 68%,#0000 78%)!important;width:5.5px!important;height:5.5px!important;box-shadow:0 0 8px #7cf5fff0,0 0 17px #7cf5ff85,0 0 28px #ffe5a242!important}.ph24-particles span:nth-child(5n){width:8px!important;height:8px!important;box-shadow:0 0 10px #ffedb4f5,0 0 22px #7af5ff99,0 0 34px #ffe5a247!important}.ph24-particles--deer:before,.ph24-particles--tree:before,.ph24-particles--treetop:before,.ph24-particles--water:before,.ph24-particles--antler:before{opacity:.92!important;filter:drop-shadow(0 0 8px #78f5ff61)drop-shadow(0 0 12px #ffe49e29)!important}.ph24-particles--deer:after,.ph24-particles--tree:after,.ph24-particles--treetop:after,.ph24-particles--water:after,.ph24-particles--antler:after{opacity:.72!important}.ph24-particles--antler{width:18vw;height:28vh;top:8.5%;left:.7%;overflow:visible}.ph24-particles--antler span{animation-name:ph24ParticleDriftAntler;animation-duration:6.8s;background:radial-gradient(circle,#fff7cf 0 20%,#7df5fffa 40%,#ffe29d42 66%,#0000 80%)!important;box-shadow:0 0 9px #ffebb0f5,0 0 18px #7af5ffa8,0 0 32px #ffe29d47!important}.ph24-particles--antler span:first-child{top:72%;left:11%}.ph24-particles--antler span:nth-child(2){top:48%;left:19%}.ph24-particles--antler span:nth-child(3){top:24%;left:28%}.ph24-particles--antler span:nth-child(4){top:55%;left:38%}.ph24-particles--antler span:nth-child(5){top:17%;left:47%}.ph24-particles--antler span:nth-child(6){top:38%;left:55%}.ph24-particles--antler span:nth-child(7){top:8%;left:64%}.ph24-particles--antler span:nth-child(8){top:52%;left:69%}.ph24-particles--antler span:nth-child(9){top:28%;left:77%}.ph24-particles--antler span:nth-child(10){top:61%;left:83%}.ph24-particles--antler span:nth-child(11){top:82%;left:35%}.ph24-particles--antler span:nth-child(12){top:76%;left:59%}.ph24-particles--antler span:nth-child(13){top:84%;left:73%}.ph24-particles--antler span:nth-child(14){top:41%;left:91%}.ph24-particles--treetop span{box-shadow:0 0 10px #7df5fff5,0 0 22px #7df5ff8a,0 0 34px #ffe5a642!important}.ph24-content{position:relative}.ph24-project-field{z-index:1;pointer-events:none;mix-blend-mode:screen;height:92px;position:absolute;top:154px;left:-24px;right:-24px;overflow:hidden}.ph24-project-field:before{content:"";filter:drop-shadow(0 0 7px #6ff3ff57);transform-origin:0;background:linear-gradient(90deg,#0000 0%,#6ff3ff33 12%,#6ff3ffd1 36%,#ffe6a5eb 52%,#b7ffe5a8 68%,#0000 100%);height:1.5px;animation:6.8s ease-in-out infinite ph24ProjectLineFlow;position:absolute;top:62px;left:0;right:10%}.ph24-project-field:after{content:"";filter:drop-shadow(0 0 8px #73f4ff47);opacity:.86;background-image:radial-gradient(circle,#ffefbcf2 0 1.5px,#0000 2.8px),radial-gradient(circle,#73f4fff0 0 1.3px,#0000 2.6px),radial-gradient(circle,#beffe8d1 0 1.1px,#0000 2.4px),radial-gradient(circle,#ffe5a6c7 0 1px,#0000 2.2px),radial-gradient(circle,#73f4ffc7 0 1px,#0000 2.2px),radial-gradient(circle,#d8fff1b8 0 .9px,#0000 2px),radial-gradient(circle,#ffefbcb8 0 1.1px,#0000 2.3px),radial-gradient(circle,#73f4ffb8 0 1px,#0000 2.2px);background-position:3% 36%,16% 14%,31% 49%,44% 25%,58% 55%,71% 18%,84% 43%,96% 21%;background-repeat:no-repeat;animation:8.4s ease-in-out infinite alternate ph24ProjectSparkleFloat;position:absolute;inset:0}.ph24-project-field span{opacity:.72;width:5px;height:5px;animation:6.6s ease-in-out infinite ph24ProjectParticle;animation-delay:calc(var(--ph24-i) * -.64s);background:radial-gradient(circle,#fff9d8 0 16%,#74f5fff5 42%,#0000 75%);border-radius:50%;position:absolute;box-shadow:0 0 8px #74f5ffdb,0 0 18px #ffe5a647}.ph24-project-field span:first-child{top:58%;left:5%}.ph24-project-field span:nth-child(2){top:26%;left:18%}.ph24-project-field span:nth-child(3){top:48%;left:33%}.ph24-project-field span:nth-child(4){top:20%;left:49%}.ph24-project-field span:nth-child(5){top:60%;left:63%}.ph24-project-field span:nth-child(6){top:31%;left:76%}.ph24-project-field span:nth-child(7){top:52%;left:88%}.ph24-project-field span:nth-child(8){top:24%;left:96%}.ph24-heading,.ph24-grid{z-index:2;position:relative}.ph24-card-stars:before{filter:drop-shadow(0 0 7px #74f2ff4d);opacity:.78!important}.ph24-card-stars:after{opacity:.62!important}.ph24-card-stars{box-shadow:inset 0 0 22px #6befff06}.ph24-water-ripple-field{pointer-events:none;mix-blend-mode:screen;contain:paint;height:22vh;position:absolute;bottom:0;left:18%;right:5%;overflow:hidden}.ph24-water-ripple-wave{opacity:0;filter:drop-shadow(0 0 7px #73f4ff33);will-change:transform, opacity;border:1.25px solid #73f4ff9e;border-color:#73f4ff9e #b8ffe685 #73f4ff9e #ffe6a6b8;border-radius:50%;width:36vw;height:7.4vh;animation:7.2s ease-out infinite ph24WaterRippleExpand;position:absolute;bottom:2.2vh;left:50%;transform:translate(-50%)scale(.58);box-shadow:0 0 10px #73f4ff3d,inset 0 0 8px #ffe6a617}.ph24-water-ripple-wave:after{content:"";border:1px solid #73f4ff38;border-top-color:#ffe6a68a;border-radius:50%;position:absolute;inset:10% 8%}.ph24-water-ripple-wave--two{width:45vw;height:9vh;animation-duration:7.6s;animation-delay:-2.35s}.ph24-water-ripple-wave--three{width:55vw;height:11vh;animation-duration:8.2s;animation-delay:-4.7s}.ph24-particles--water span{box-shadow:0 0 10px #74f5ffeb,0 0 22px #74f5ff6b,0 0 30px #ffe6a638!important}@keyframes ph24ParticleDriftAntler{0%,to{opacity:.08;transform:translate(-2px,8px)scale(.6)}30%{opacity:.78}56%{opacity:1;transform:translate(7px,-13px)scale(1.35)}82%{opacity:.3;transform:translate(12px,-24px)scale(.82)}}@keyframes ph24ProjectLineFlow{0%,to{opacity:.32;transform:translate(-3%)scaleX(.92)}45%{opacity:.92;transform:translate(3%)scaleX(1.04)}70%{opacity:.62}}@keyframes ph24ProjectSparkleFloat{0%{opacity:.58;transform:translate(-4px,3px)}to{opacity:.92;transform:translate(6px,-6px)}}@keyframes ph24ProjectParticle{0%,to{opacity:.14;transform:translateY(4px)scale(.7)}46%{opacity:1;transform:translateY(-6px)scale(1.24)}72%{opacity:.42;transform:translateY(-10px)scale(.92)}}@keyframes ph24WaterRippleExpand{0%{opacity:0;transform:translate(-50%)scale(.55)}12%{opacity:.74}58%{opacity:.46}to{opacity:0;transform:translate(-50%)scale(1.36)}}@media (prefers-reduced-motion:reduce){.ph24-particles--antler span,.ph24-project-field:before,.ph24-project-field:after,.ph24-project-field span,.ph24-water-ripple-wave{animation:none!important}}.ph24-project-field:before{display:none!important}.ph24-project-wind{z-index:1;pointer-events:none;mix-blend-mode:screen;contain:paint;height:310px;position:absolute;top:-132px;left:-12vw;right:-14vw;overflow:hidden}.ph24-project-wind-ribbon{filter:drop-shadow(0 0 7px #75f4ff38);opacity:0;transform-origin:50%;will-change:transform, opacity;border:1px solid #0000;border-top:1.4px solid #75f4ff8f;border-bottom:0;border-radius:50%;width:90%;display:block;position:absolute;left:4%;box-shadow:0 -1px 8px #75f4ff24;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000038 10%,#000 28% 72%,#0000003d 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000038 10%,#000 28% 72%,#0000003d 90%,#0000 100%)}.ph24-project-wind-ribbon:before,.ph24-project-wind-ribbon:after{content:"";filter:drop-shadow(0 0 6px #7af5ff38);background:linear-gradient(90deg,#0000,#7af5ff1f,#ffe8adc7 46%,#7af5ffad 58%,#0000);border-radius:999px;height:1px;position:absolute;top:-1px}.ph24-project-wind-ribbon:before{width:34%;animation:6.8s ease-in-out infinite ph24WindGleam;left:8%}.ph24-project-wind-ribbon:after{opacity:.58;width:23%;animation:8.1s ease-in-out -2.8s infinite ph24WindGleam;left:54%}.ph24-project-wind-ribbon--one{height:102px;animation:10.8s ease-in-out infinite ph24WindRibbonOne;top:78px;transform:rotate(-3deg)scaleX(.96)}.ph24-project-wind-ribbon--two{border-top-color:#b5ffe570;width:96%;height:78px;animation:12.4s ease-in-out -4.2s infinite ph24WindRibbonTwo;top:108px;left:1%;transform:rotate(1.8deg)scaleX(.92)}.ph24-project-wind-ribbon--three{border-top-color:#ffe6a652;width:82%;height:128px;animation:13.8s ease-in-out -7.4s infinite ph24WindRibbonThree;top:45px;left:10%;transform:rotate(-6deg)scaleX(.9)}.ph24-project-wind-ribbon--four{border-top-color:#77f1ff57;width:76%;height:58px;animation:9.6s ease-in-out -3.2s infinite ph24WindRibbonFour;top:138px;left:15%;transform:rotate(4deg)scaleX(.88)}.ph24-project-leaves{z-index:1;pointer-events:none;contain:paint;height:390px;position:absolute;top:-128px;left:-10vw;right:-12vw;overflow:hidden}.ph24-project-leaves span{opacity:0;transform-origin:55% 60%;will-change:transform, opacity;width:8px;height:5px;animation:11.8s linear infinite ph24LeafFall;animation-delay:calc(var(--ph24-i) * -1.17s);background:linear-gradient(135deg,#ffecb3f5,#97f7dbd1 48%,#69e8ffc2);border-radius:90% 10% 85% 15%;position:absolute;top:-18px;box-shadow:0 0 7px #7df4ff5c,0 0 12px #ffe6aa2e}.ph24-project-leaves span:first-child{left:16%}.ph24-project-leaves span:nth-child(2){width:6px;height:4px;left:25%}.ph24-project-leaves span:nth-child(3){left:36%}.ph24-project-leaves span:nth-child(4){width:7px;height:4px;left:47%}.ph24-project-leaves span:nth-child(5){left:57%}.ph24-project-leaves span:nth-child(6){width:6px;height:4px;left:66%}.ph24-project-leaves span:nth-child(7){left:75%}.ph24-project-leaves span:nth-child(8){width:7px;height:4px;left:83%}.ph24-project-leaves span:nth-child(9){left:91%}.ph24-project-leaves span:nth-child(10){width:6px;height:4px;left:54%}@keyframes ph24WindRibbonOne{0%{opacity:0;transform:translate(-10%,10px)rotate(-3deg)scaleX(.87)}14%{opacity:.58}44%{opacity:.9;transform:translate(1%,-5px)rotate(-1deg)scaleX(1.04)}72%{opacity:.6}to{opacity:0;transform:translate(11%,4px)rotate(1deg)scaleX(.94)}}@keyframes ph24WindRibbonTwo{0%{opacity:0;transform:translate(8%,-4px)rotate(1.8deg)scaleX(.85)}17%{opacity:.46}50%{opacity:.78;transform:translate(-2%,8px)rotate(-1deg)scaleX(1.03)}80%{opacity:.42}to{opacity:0;transform:translate(-11%)rotate(-2deg)scaleX(.9)}}@keyframes ph24WindRibbonThree{0%{opacity:0;transform:translate(-7%,13px)rotate(-6deg)scaleX(.82)}18%{opacity:.42}52%{opacity:.7;transform:translate(4%,-6px)rotate(-3deg)scaleX(1.01)}78%{opacity:.34}to{opacity:0;transform:translate(12%,4px)rotate(0)scaleX(.88)}}@keyframes ph24WindRibbonFour{0%{opacity:0;transform:translate(11%,-3px)rotate(4deg)scaleX(.84)}16%{opacity:.42}48%{opacity:.72;transform:translateY(4px)rotate(1deg)scaleX(1)}78%{opacity:.34}to{opacity:0;transform:translate(-12%,-3px)rotate(-2deg)scaleX(.9)}}@keyframes ph24WindGleam{0%,to{opacity:.12;transform:translate(-35%)scaleX(.72)}44%{opacity:.84;transform:translate(86%)scaleX(1.08)}68%{opacity:.38}}@keyframes ph24LeafFall{0%{opacity:0;transform:translate(-12px,-28px)rotate(-30deg)scale(.72)}8%{opacity:.84}28%{opacity:1;transform:translate(22px,82px)rotate(78deg)scale(1.02)}52%{opacity:.88;transform:translate(-16px,178px)rotate(176deg)scale(.9)}76%{opacity:.62;transform:translate(30px,276px)rotate(288deg)scale(1.04)}to{opacity:0;transform:translate(7px,394px)rotate(398deg)scale(.78)}}@media (prefers-reduced-motion:reduce){.ph24-project-wind-ribbon,.ph24-project-wind-ribbon:before,.ph24-project-wind-ribbon:after,.ph24-project-leaves span{animation:none!important}}.ph24-project-wind{z-index:2!important;height:338px!important;top:-148px!important}.ph24-project-wind-ribbon{filter:drop-shadow(0 0 9px #75f4ff52)!important;border-top-width:2px!important;border-top-color:#75f4ffd1!important;box-shadow:0 -1px 10px #75f4ff42,0 -2px 18px #75f4ff1a!important}.ph24-project-wind-ribbon:before,.ph24-project-wind-ribbon:after{filter:drop-shadow(0 0 8px #7af5ff5c)!important;background:linear-gradient(90deg,#0000 0%,#7af5ff1a 10%,#7af5ff85 32%,#ffedb5fa 50%,#7af5ffe0 64%,#b5ffe55c 78%,#0000 100%)!important;height:1.6px!important}.ph24-project-wind-ribbon--two{border-top-color:#b5ffe5b3!important}.ph24-project-wind-ribbon--three{border-top-color:#ffe7a999!important}.ph24-project-wind-ribbon--four{border-top-color:#77f1ffa3!important}.ph24-project-leaves span{background:linear-gradient(135deg,#fff4c7,#b1ffe2fa 42%,#68ebfff0 74%,#ffe09dd6)!important;border-radius:92% 8% 86% 14%!important;width:12px!important;height:8px!important;box-shadow:0 0 8px #7df4ffa8,0 0 15px #7df4ff52,0 0 18px #ffe6aa47!important}.ph24-project-leaves span:nth-child(2),.ph24-project-leaves span:nth-child(6),.ph24-project-leaves span:nth-child(10){width:10px!important;height:7px!important}.ph24-project-leaves span:nth-child(4),.ph24-project-leaves span:nth-child(8){width:13px!important;height:8px!important}.ph24-project-leaves span:nth-child(3n){background:linear-gradient(135deg,#ffeaad,#c9ffe5f0 55%,#70ecffd6)!important}.ph24-project-leaves span:nth-child(4n){opacity:.88!important;filter:none!important}.ph24-is-zooming .ph24-atmosphere,.ph24-is-zooming .ph24-project-wind,.ph24-is-zooming .ph24-project-leaves,.ph24-is-zooming .ph24-project-field,.ph24-is-zooming .ph24-particles{visibility:hidden!important}.ph24-is-zooming .ph24-card{-webkit-backdrop-filter:none!important;box-shadow:inset 0 1px #ffffff0f,0 4px 10px #00141a1a!important}.ph24-is-zooming .ph24-card:before,.ph24-is-zooming .ph24-card:after,.ph24-is-zooming .ph24-card-edge,.ph24-is-zooming .ph24-card-particles,.ph24-is-zooming .ph24-water-ripple,.ph24-is-zooming .ph24-water-ripple-track,.ph24-is-zooming .ph24-water-shimmer{display:none!important}.ph24-is-zooming .ph24-content,.ph24-is-zooming .ph24-card,.ph24-is-zooming .ph24-open{will-change:zoom, transform}.workspace-template-button{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.workspace-template-button.is-active{box-shadow:inset 0 1px #ffffff14,0 0 18px #48c5c114;background:linear-gradient(135deg,#39898938,#715b992e)!important;border-color:#82e5da61!important}.template-center-backdrop{z-index:12000;-webkit-backdrop-filter:blur(12px);background:#030a0ea3;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.template-center{color:#eaf7f6;background:radial-gradient(circle at 12% 5%,#3a959629,#0000 28%),radial-gradient(circle at 82% 10%,#7c569e21,#0000 26%),linear-gradient(#111e23fa,#0a1318fb);border:1px solid #bae5e02e;border-radius:24px;flex-direction:column;width:min(1240px,100vw - 44px);height:min(820px,100vh - 44px);min-height:560px;display:flex;overflow:hidden;box-shadow:0 30px 90px #00000080,inset 0 1px #ffffff0d}.template-center__header{border-bottom:1px solid #cdefec14;justify-content:space-between;align-items:center;gap:24px;padding:24px 26px 18px;display:flex}.template-center__eyebrow{color:#8ae2d8a6;letter-spacing:.18em;margin-bottom:5px;font-size:10px;font-weight:800}.template-center__header h2{letter-spacing:.02em;margin:0;font-size:25px}.template-center__header p{color:#d8eae99c;margin:7px 0 0;font-size:12px}.template-center__header-actions{align-items:center;gap:12px;display:flex}.template-center__active{background:#ffffff09;border:1px solid #a1dcd524;border-radius:15px;align-items:center;gap:10px;min-width:170px;height:52px;padding:0 14px;display:flex}.template-center__active.is-locked{background:#4497941f;border-color:#74e0d342}.template-center__active>span{font-size:16px}.template-center__active div{gap:2px;min-width:0;display:grid}.template-center__active small{color:#d7ebe97a;font-size:10px}.template-center__active strong{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:13px;overflow:hidden}.template-center__close{color:#eef8f7d1;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;width:38px;height:38px;font-size:23px}.template-center__close:hover{background:#ffffff14}.template-center__toolbar{border-bottom:1px solid #cdefec0f;justify-content:space-between;align-items:center;gap:14px;padding:13px 18px;display:flex}.template-center__categories{scrollbar-width:none;gap:5px;min-width:0;display:flex;overflow-x:auto}.template-center__categories::-webkit-scrollbar{display:none}.template-center__categories button{color:#dceceb9e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex:none;padding:7px 10px;font-size:11px}.template-center__categories button:hover{color:#eefafa;background:#ffffff0a}.template-center__categories button.is-active{color:#f1fffd;background:#4b9f9921;border-color:#77d9d030}.template-center__search{color:#e0f1ef73;background:#00000029;border:1px solid #b2dcd81c;border-radius:12px;flex:0 0 270px;align-items:center;gap:8px;height:36px;padding:0 12px;display:flex}.template-center__search input{color:#eaf7f6;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.template-center__search input::placeholder{color:#dbebe957}.template-center__body{flex:1;grid-template-columns:minmax(0,1fr) 330px;min-height:0;display:grid}.template-center__grid{scrollbar-color:#84b9b347 transparent;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:11px;min-height:0;padding:17px;display:grid;overflow-y:auto}.template-card{text-align:left;min-width:0;color:inherit;cursor:pointer;background:#ffffff06;border:1px solid #c0e0dd14;border-radius:16px;padding:0;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;overflow:hidden}.template-card:hover{background:#ffffff0a;border-color:#9ee2da38;transform:translateY(-2px)}.template-card.is-selected{border-color:color-mix(in srgb, var(--tpl-a) 56%, white 10%);box-shadow:0 0 0 1px color-mix(in srgb, var(--tpl-a) 18%, transparent), 0 10px 30px #0000002e}.template-card.is-project-active:after{content:"";position:absolute}.template-card__preview{background:radial-gradient(circle at 25% 44%, color-mix(in srgb, var(--tpl-a) 58%, transparent), transparent 38%), radial-gradient(circle at 72% 35%, color-mix(in srgb, var(--tpl-b) 46%, transparent), transparent 36%), linear-gradient(135deg, color-mix(in srgb, var(--tpl-c) 52%, #0a1116), #0c171a 67%);height:88px;position:relative;overflow:hidden}.template-card__preview:after{content:"";opacity:.55;background:linear-gradient(115deg,#0000 10%,#ffffff0f 46%,#0000 60%);position:absolute;inset:0}.template-card__orb{filter:blur(1px);border-radius:50%;position:absolute;box-shadow:0 0 18px}.template-card__orb--one{width:12px;height:12px;color:var(--tpl-a);background:currentColor;top:27%;left:22%}.template-card__orb--two{width:7px;height:7px;color:var(--tpl-b);background:currentColor;top:38%;right:22%}.template-card__line{background:linear-gradient(90deg, transparent, var(--tpl-a), var(--tpl-b), transparent);height:1px;box-shadow:0 0 12px color-mix(in srgb, var(--tpl-a) 65%, transparent);position:absolute;bottom:20px;left:12%;right:8%;transform:rotate(-7deg)}.template-card__preview em{z-index:2;color:#e5faf6d6;background:#041012a3;border-radius:8px;padding:3px 7px;font-size:9px;font-style:normal;position:absolute;top:9px;right:9px}.template-card__copy{padding:11px 12px 12px}.template-card__copy>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.template-card__copy strong{font-size:13px}.template-card__copy>div:first-child span{color:#d8ebe966;font-size:9px}.template-card__copy p{color:#d5e7e585;height:32px;margin:6px 0 8px;font-size:10px;line-height:16px;overflow:hidden}.template-card__tags{gap:5px;display:flex;overflow:hidden}.template-card__tags i{color:#dcefec87;background:#ffffff0a;border-radius:7px;flex:none;padding:3px 6px;font-size:9px;font-style:normal}.template-center__empty{text-align:center;color:#daebe96b;grid-column:1/-1;padding:80px 20px}.template-detail{background:#0000001a;border-left:1px solid #caebe812;min-height:0;padding:17px 18px 20px;overflow-y:auto}.template-detail__swatch{background:radial-gradient(circle at 27% 40%, color-mix(in srgb, var(--tpl-a) 67%, transparent), transparent 38%), radial-gradient(circle at 72% 34%, color-mix(in srgb, var(--tpl-b) 58%, transparent), transparent 42%), linear-gradient(135deg, color-mix(in srgb, var(--tpl-c) 62%, #071015), #0a171c 72%);border:1px solid #ffffff14;border-radius:16px;height:112px;position:relative;overflow:hidden}.template-detail__swatch:before,.template-detail__swatch:after{content:"";background:linear-gradient(90deg, transparent, var(--tpl-a), var(--tpl-b), transparent);height:1px;box-shadow:0 0 13px var(--tpl-a);border-radius:50%;position:absolute;left:8%;right:5%;transform:rotate(-8deg)}.template-detail__swatch:before{top:57%}.template-detail__swatch:after{opacity:.45;top:68%;left:22%}.template-detail__swatch span{width:9px;height:9px;box-shadow:0 0 7px 2px var(--tpl-a), 0 0 24px 5px var(--tpl-b);background:#fff;border-radius:50%;position:absolute;top:30%;left:31%}.template-detail__heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:16px 0 8px;display:flex}.template-detail__heading small{color:#88dacfa6;font-size:9px}.template-detail__heading h3{margin:2px 0 0;font-size:20px}.template-detail__heading>span{color:#d9ebe852;font-size:10px}.template-detail__description{color:#dbecea99;margin:0 0 14px;font-size:11px;line-height:1.7}.template-detail__specs{gap:7px;display:grid}.template-detail__specs>div{background:#ffffff05;border:1px solid #ffffff0b;border-radius:10px;padding:8px 9px}.template-detail__specs span{color:#79d5ca99;margin-bottom:3px;font-size:9px;display:block}.template-detail__specs p{color:#daece9a6;margin:0;font-size:10px;line-height:1.5}.template-detail__actions{gap:7px;margin-top:14px;display:grid}.template-detail__actions button{color:#edf9f7d1;cursor:pointer;background:#ffffff0a;border:1px solid #abdad41f;border-radius:11px;min-height:36px;font-size:11px}.template-detail__actions button:hover:not(:disabled){background:#ffffff12}.template-detail__actions button:disabled{cursor:default;opacity:.36}.template-detail__actions .template-primary{color:#f1fffd;background:linear-gradient(135deg,#31938e57,#52689738);border-color:#62d7ca47;min-height:41px;font-weight:800}.template-detail__actions .template-quiet{color:#cbe5e194}.template-detail__actions .template-danger-quiet{color:#ecb6b2ad}.template-detail__note{background:#45948f0e;border-left:2px solid #5acbc061;border-radius:0 9px 9px 0;margin-top:13px;padding:10px 11px}.template-detail__note strong{font-size:10px}.template-detail__note p{color:#d6e9e67a;margin:4px 0 0;font-size:9px;line-height:1.6}.theme-day .template-center-backdrop{background:#151e2061}.theme-day .template-center{color:#203033;background:linear-gradient(#f5f9f8fb,#e8f0effc);border-color:#44676829}.theme-day .template-center__header p,.theme-day .template-card__copy p,.theme-day .template-detail__description,.theme-day .template-detail__specs p{color:#2336399e}.theme-day .template-card{background:#ffffff8c;border-color:#395f601c}.theme-day .template-detail{background:#597e7b09;border-left-color:#395f601a}.theme-day .template-center__search{background:#ffffff8c}.theme-day .template-center__search input{color:#26383a}@media (width<=1050px){.template-center__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-center__body{grid-template-columns:minmax(0,1fr) 300px}.template-center__search{flex-basis:220px}}@media (width<=800px){.template-center-backdrop{padding:12px}.template-center{border-radius:18px;width:calc(100vw - 24px);height:calc(100vh - 24px)}.template-center__header p,.template-center__active{display:none}.template-center__toolbar{flex-direction:column;align-items:stretch}.template-center__search{flex:0 0 36px}.template-center__body{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr}.template-detail{border-top:1px solid #caebe812;border-left:0;max-height:250px;display:block}.template-detail__swatch,.template-detail__specs,.template-detail__note{display:none}.template-detail__heading{margin-top:0}.template-detail__actions,.template-center__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.template-detail__advanced{background:#ffffff06;border:1px solid #abdad41a;border-radius:12px;margin-top:13px;overflow:hidden}.template-advanced-toggle{width:100%;min-height:48px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.template-advanced-toggle>span{gap:3px;min-width:0;display:grid}.template-advanced-toggle strong{font-size:11px}.template-advanced-toggle small{color:#d6e9e673;font-size:9px;font-weight:500}.template-advanced-toggle em{color:#8ae2d8ad;font-size:18px;font-style:normal}.template-advanced-summary{flex-wrap:wrap;gap:5px;padding:0 11px 9px;display:flex}.template-advanced-summary span{color:#cdebe794;background:#66bdb514;border-radius:7px;padding:3px 6px;font-size:8px}.template-advanced-panel{border-top:1px solid #abdad412;gap:10px;padding:2px 11px 11px;display:grid}.template-advanced-field{gap:6px;padding-top:9px;display:grid}.template-advanced-field>span{color:#e7f4f2c2;font-size:10px;font-weight:700}.template-advanced-field>span b{float:right;color:#8ee2d8bf;font-size:9px}.template-advanced-field select{color:#ecf8f6e6;background:#030c0f73;border:1px solid #abdad41f;border-radius:9px;outline:0;width:100%;height:34px;padding:0 9px;font-size:10px}.template-advanced-field small{color:#d4e7e46e;font-size:8.5px;line-height:1.55}.template-advanced-strength input[type=range]{accent-color:#70cfc4;width:100%}.template-mix-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.template-mix-options button{color:#dbedea8c;cursor:pointer;background:#ffffff06;border:1px solid #abdad41a;border-radius:8px;min-height:30px;padding:0 5px;font-size:8.5px}.template-mix-options button.is-active{color:#effbf9;background:#3f989229;border-color:#6ad8cc4d}.template-reference-disclaimer{background:#5c97910f;border:1px solid #85c6bf14;border-radius:9px;padding:9px 10px}.template-reference-disclaimer strong{color:#ddf1eeb8;font-size:9px}.template-reference-disclaimer p{color:#d2e6e36e;margin:4px 0 0;font-size:8.5px;line-height:1.55}.template-reference-notice-backdrop{z-index:6;-webkit-backdrop-filter:blur(7px);background:#02080b9e;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.template-reference-notice{text-align:center;background:linear-gradient(#192a2efa,#0c181dfc);border:1px solid #ade1db29;border-radius:18px;width:min(430px,100% - 28px);padding:22px;box-shadow:0 28px 70px #0000006b}.template-reference-notice__icon{color:#8ee2d7;margin-bottom:7px;font-size:24px}.template-reference-notice h3{margin:0 0 10px;font-size:17px}.template-reference-notice p{color:#daedea9e;margin:0;font-size:10.5px;line-height:1.7}.template-reference-notice .template-reference-notice__minor{color:#daedea6b;margin-top:8px;font-size:9px}.template-reference-notice>div:last-child{justify-content:center;gap:8px;margin-top:16px;display:flex}.template-reference-notice button{cursor:pointer;border-radius:10px;min-height:35px;padding:0 12px}.template-reference-notice .template-primary{color:#f1fffd;background:#31938e4d;border:1px solid #62d7ca47}.template-reference-notice .template-quiet{color:#d9ece99e;background:#ffffff09;border:1px solid #abdad41a}.node-reference-advanced{background:#ffffff05;border:1px solid #97bbb81a;border-radius:10px;margin:7px 8px 0;overflow:hidden}.node-reference-advanced__toggle{color:#eef7f6d6;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:42px;padding:7px 10px;display:flex}.node-reference-advanced__toggle>span{gap:2px;min-width:0;display:grid}.node-reference-advanced__toggle strong{font-size:10px}.node-reference-advanced__toggle small{text-overflow:ellipsis;white-space:nowrap;color:#d1e3e16e;max-width:360px;font-size:8px;overflow:hidden}.node-reference-advanced__toggle em{color:#7cd2c9b8;font-size:16px;font-style:normal}.node-reference-advanced__panel{background:#00000014;border-top:1px solid #97bbb814;gap:10px;padding:9px 10px 10px;display:grid}.node-reference-advanced__panel label,.node-reference-advanced__mix{gap:5px;display:grid}.node-reference-advanced__panel label>span,.node-reference-advanced__mix>span{color:#e3f1efbd;font-size:9px;font-weight:700}.node-reference-advanced__panel label>span b{float:right;color:#80d8cfbd;font-size:8px}.node-reference-advanced__panel select{color:#ecf7f5e0;background:#1b2529;border:1px solid #97bbb81f;border-radius:8px;outline:0;width:100%;height:31px;padding:0 8px;font-size:9px}.node-reference-advanced__panel input[type=range]{accent-color:#75cec3;width:100%}.node-reference-advanced__panel small{color:#cde0dd63;font-size:8px;line-height:1.55}.node-reference-advanced__mix>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.node-reference-advanced__mix button{color:#d5e8e587;cursor:pointer;background:#ffffff06;border:1px solid #97bbb81a;border-radius:8px;min-height:29px;font-size:8px}.node-reference-advanced__mix button.is-active{color:#f2fbfaeb;background:#358d8629;border-color:#68cdc245}.node-reference-advanced__notice{background:#3e847f0d;border-left:2px solid #5bbeb547;border-radius:0 8px 8px 0;padding:8px 9px}.node-reference-advanced__notice strong{color:#ddefecad;font-size:8.5px}.node-reference-advanced__notice p{color:#cde0dd61;margin:4px 0 0;font-size:7.8px;line-height:1.55}.node-reference-reset{justify-self:start;min-height:27px;padding:0 9px;color:#cfe4e080!important;background:#ffffff06!important;border:1px solid #97bbb81a!important;border-radius:8px!important;font-size:8px!important}.theme-day .template-advanced-field select,.theme-day .node-reference-advanced__panel select{color:#24383a;background:#ffffffe0}.theme-day .node-reference-advanced{background:#3d616009}@media (width<=800px){.template-detail__advanced{margin-top:9px}.template-advanced-panel{max-height:200px;overflow-y:auto}}.template-center{width:min(1440px,100vw - 36px);height:min(860px,100vh - 36px)}.template-center__body{grid-template-columns:minmax(0,1fr) minmax(310px,350px)}.template-center__grid{grid-auto-rows:max-content;align-items:start}.template-card{flex-direction:column;min-height:224px;display:flex;position:relative}.template-card__preview{aspect-ratio:16/9;isolation:isolate;flex:none;width:100%;height:auto}.template-card__preview>img{object-fit:cover;width:100%;height:100%;transition:transform .24s,filter .24s;display:block;position:absolute;inset:0;transform:scale(1.01)}.template-card:hover .template-card__preview>img{transform:scale(1.035)}.template-card__preview-shade{z-index:1;pointer-events:none;background:linear-gradient(#040a0d00 52%,#040a0d61 100%),linear-gradient(115deg,#ffffff12,#0000 34%,#ffffff06 68%,#0000);position:absolute;inset:0}.template-card__preview em{z-index:3}.template-card__copy{flex-direction:column;flex:1 0 auto;min-height:102px;display:flex}.template-card__copy p{flex:0 0 32px}.template-card__tags{margin-top:auto}.template-detail__swatch{aspect-ratio:16/9;isolation:isolate;height:auto}.template-detail__swatch>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.template-detail__swatch:before,.template-detail__swatch:after,.template-detail__swatch>span:not(.template-detail__swatch-shade){display:none}.template-detail__swatch-shade{z-index:1;pointer-events:none;background:linear-gradient(#070d1000 48%,#070d1042);position:absolute;inset:0}.template-detail__camera{padding-bottom:10px!important}.template-detail__camera>p{margin-bottom:8px!important}.template-camera-presets{flex-wrap:wrap;gap:5px;margin:0 0 7px;display:flex}.template-camera-presets>span{color:#caf0ebb8;cursor:help;background:#48979213;border:1px solid #76d3c91f;border-radius:999px;align-items:center;min-height:23px;margin:0;padding:3px 7px;font-size:9px;line-height:1;display:inline-flex}.template-detail__camera>small{color:#d2e8e575;font-size:9px;line-height:1.55;display:block}@media (width<=1180px){.template-center{width:calc(100vw - 28px);height:calc(100vh - 28px)}.template-center__body{grid-template-columns:minmax(0,1fr) 320px}.template-center__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=880px){.template-center-backdrop{padding:10px}.template-center{border-radius:17px;width:calc(100vw - 20px);height:calc(100vh - 20px);min-height:0}.template-center__header{padding:17px 18px 13px}.template-center__toolbar{padding:10px 12px}.template-center__body{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr}.template-detail{border-top:1px solid #caebe812;border-left:0;max-height:min(42vh,340px)}.template-detail__swatch{display:none}.template-detail__specs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.template-detail__camera{grid-column:1/-1}.template-detail__note{display:none}}@media (width<=620px){.template-center__grid{grid-template-columns:1fr}.template-card{min-height:0}.template-center__header-actions{gap:7px}.template-center__close{width:34px;height:34px}.template-detail__specs{grid-template-columns:1fr}}.ph24-hit-templates{pointer-events:auto!important;width:88px!important;height:46px!important;top:48px!important;left:calc(46% - 58px)!important}.ph24-scroll-controls{z-index:45;-webkit-backdrop-filter:blur(15px)saturate(1.05);background:#0d2d336b;border:1px solid #ccf2f63d;border-radius:16px;flex-direction:column;gap:8px;padding:7px;display:flex;position:fixed;top:52%;left:calc(50% + 398px);transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffff17,0 12px 30px #00121738}.ph24-scroll-controls button{color:#f4fdfff5;text-shadow:0 0 10px #79eff73d;cursor:pointer;background:#b5ebef1a;border:1px solid #d9f8fa2e;border-radius:11px;place-items:center;width:38px;height:38px;padding:0 0 4px;font:800 24px/1 system-ui,sans-serif;transition:transform .16s,background .16s,border-color .16s,opacity .16s;display:grid}.ph24-scroll-controls button:hover:not(:disabled){background:#bef2f52e;border-color:#ddfbfd5c;transform:translateY(-1px)}.ph24-scroll-controls button:active:not(:disabled){transform:translateY(1px)}.ph24-scroll-controls button:disabled{opacity:.28;cursor:default}@media (width<=1280px){.ph24-hit-templates{left:calc(44.5% - 53px)!important}.ph24-scroll-controls{right:auto}}@media (width<=760px){.ph24-scroll-controls{padding:5px;right:auto}.ph24-scroll-controls button{width:34px;height:34px}}.template-center__toolbar--enhanced{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"library actions""categories smart""recommend recommend";align-items:center;gap:9px 12px;padding:11px 16px 12px;display:grid}.template-center__library-tabs{scrollbar-width:none;grid-area:library;align-items:center;gap:5px;min-width:0;display:flex;overflow-x:auto}.template-center__library-tabs::-webkit-scrollbar{display:none}.template-center__library-tabs button,.template-center__toolbar-actions button,.template-smart-button{color:#daeeeb9e;cursor:pointer;background:#ffffff06;border:1px solid #a6dad51a;border-radius:9px;flex:none;min-height:31px;padding:0 10px;font-size:10px;transition:border-color .16s,background .16s,color .16s,transform .16s}.template-center__library-tabs button:hover,.template-center__toolbar-actions button:hover,.template-smart-button:hover:not(:disabled){color:#effcf9;background:#4b9e971a;border-color:#70d7cb3b}.template-center__library-tabs button.is-active,.template-center__toolbar-actions button.is-active{color:#f0fffc;background:linear-gradient(135deg,#3c9f972e,#665ca321);border-color:#6cdccf47}.template-center__toolbar-actions{grid-area:actions;gap:6px;display:flex}.template-center__toolbar--enhanced .template-center__categories{grid-area:categories}.template-center__smart-search{grid-area:smart;align-items:center;gap:7px;display:flex}.template-center__smart-search .template-center__search{flex:260px}.template-smart-button{color:#cbf5efd1;background:#369a921c;border-color:#5ad3c62e;min-width:91px}.template-smart-button:disabled{opacity:.34;cursor:default}.template-recommendation-banner{color:#d0f1ecb8;background:linear-gradient(90deg,#30918b1a,#67559d14);border:1px solid #67d5c924;border-radius:9px;grid-area:recommend;justify-content:space-between;align-items:center;gap:12px;min-height:30px;padding:0 10px;font-size:9px;display:flex}.template-recommendation-banner button{color:#8fe2d8c7;cursor:pointer;background:0 0;border:0;font-size:9px}.template-card{outline:0}.template-card:focus-visible{border-color:#78e2d57a;box-shadow:0 0 0 2px #4ab8ae29,0 12px 32px #0003}.template-card.is-compared{border-color:#80d1ff7a;box-shadow:0 0 0 1px #5cb2e82e,0 12px 30px #0000002e}.template-card__favorite{z-index:6;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#eff8f7bd;cursor:pointer;background:#050c0fa3;border:1px solid #ffffff21;border-radius:9px;place-items:center;width:28px;height:28px;padding:0;font-size:15px;display:grid;position:absolute;top:8px;left:8px}.template-card__favorite.is-active{color:#ffe59a;border-color:#ffda7447}.template-card__compare-dot{z-index:6;color:#ebf6f5a3;background:#050c0fb3;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;display:grid;position:absolute;top:9px;right:9px}.template-card__compare-dot.is-active{color:#fff;background:#2d90c459;border-color:#61caff7a}.template-card__recommend-rank{z-index:5;color:#f4fffd;background:#259991b8;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:700;position:absolute;top:10px;left:44px;box-shadow:0 4px 14px #0003}.template-center__empty{gap:8px;display:grid}.template-center__empty strong{color:#e1f1efa3;font-size:13px}.template-center__empty span{color:#d2e7e461;font-size:10px}.template-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:0 0 12px;display:grid}.template-metric{background:#ffffff05;border:1px solid #93cfc813;border-radius:9px;min-width:0;padding:7px 7px 6px}.template-metric>span{justify-content:space-between;align-items:center;gap:4px;display:flex}.template-metric b{text-overflow:ellipsis;white-space:nowrap;color:#cbe6e294;font-size:7.5px;font-weight:650;overflow:hidden}.template-metric em{color:#8ce1d7c2;font-variant-numeric:tabular-nums;font-size:7.5px;font-style:normal}.template-metric>i{background:#ffffff0e;border-radius:999px;height:3px;margin-top:5px;display:block;overflow:hidden}.template-metric>i>u{border-radius:inherit;background:linear-gradient(90deg,#4fc0b5bd,#689bddd1);height:100%;text-decoration:none;display:block}.template-metrics.is-compact{grid-template-columns:1fr;gap:4px;margin:0}.template-metrics.is-compact .template-metric{padding:5px 6px}.template-apply-mode{background:#ffffff05;border:1px solid #8bcdc617;border-radius:12px;margin-top:12px;padding:10px}.template-apply-mode>div:first-child{gap:2px;margin-bottom:8px;display:grid}.template-apply-mode strong{font-size:10px}.template-apply-mode small{color:#d2e7e46b;font-size:8px}.template-apply-mode__buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.template-apply-mode__buttons button{color:#d9edea8c;cursor:pointer;background:#ffffff06;border:1px solid #a7d6d117;border-radius:8px;min-height:29px;padding:0 7px;font-size:8.5px}.template-apply-mode__buttons button:first-child{grid-column:1/-1}.template-apply-mode__buttons button.is-active{color:#effcf9;background:#35978f29;border-color:#5ddbcd52}.template-detail__actions--enhanced .template-start{color:#f1fbff;background:linear-gradient(135deg,#2aa1c442,#5069cb33);border-color:#65cdf140;box-shadow:inset 0 1px #ffffff12,0 7px 22px #1f7ead1f}.template-compare-hint{color:#c7e5f6ad;background:#3587b614;border:1px solid #66c3f224;border-radius:9px;margin-bottom:10px;padding:8px 9px;font-size:9px}.template-compare-panel{padding:13px}.template-compare-head{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.template-compare-head>div{background:#ffffff05;border:1px solid #91cfca17;border-radius:11px;padding-bottom:8px;overflow:hidden}.template-compare-head img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.template-compare-head small,.template-compare-head strong{padding:0 8px;display:block}.template-compare-head small{color:#80d6cc94;margin-top:7px;font-size:8px}.template-compare-head strong{margin-top:2px;font-size:11px}.template-compare-head button{color:#dcf2efb3;cursor:pointer;background:#3b979017;border:1px solid #77d2c924;border-radius:7px;min-height:25px;margin:7px 8px 0;font-size:8px}.template-compare-rows{gap:6px;margin-top:9px;display:grid}.template-compare-row{grid-template-columns:52px repeat(2,minmax(0,1fr));align-items:stretch;gap:6px;display:grid}.template-compare-row>b,.template-compare-row>p{color:#d7eae799;background:#ffffff04;border:1px solid #ffffff0b;border-radius:8px;margin:0;padding:7px;font-size:8px;line-height:1.45}.template-compare-row>b{color:#80d5cb9e;text-align:center;place-items:center;display:grid}.template-compare-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.template-mixer-backdrop{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02080ba3;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.template-mixer{background:linear-gradient(#111e23fc,#0a1318fe);border:1px solid #a3dad429;border-radius:18px;width:min(720px,100% - 24px);max-height:calc(100% - 24px);padding:18px;overflow-y:auto;box-shadow:0 26px 80px #0000007a}.template-mixer__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.template-mixer__head small{color:#75dcd09e;letter-spacing:.16em;font-size:8px;font-weight:800}.template-mixer__head h3{margin:4px 0 2px;font-size:20px}.template-mixer__head p{color:#d3e8e57a;margin:0;font-size:10px}.template-mixer__head>button{color:#ebf7f5c7;cursor:pointer;background:#ffffff08;border:1px solid #ffffff17;border-radius:10px;width:34px;height:34px;font-size:20px}.template-mixer__name{gap:5px;margin:16px 0 12px;display:grid}.template-mixer__name>span{color:#deefeca8;font-size:9px;font-weight:700}.template-mixer__name input,.template-mixer__grid select{color:#edf8f6e6;background:#00000038;border:1px solid #9bd3cd1f;border-radius:9px;outline:0;width:100%;height:36px;padding:0 10px;font-size:10px}.template-mixer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.template-mixer__grid label{background:#ffffff04;border:1px solid #97cfc914;border-radius:10px;gap:5px;padding:9px;display:grid}.template-mixer__grid label>span{gap:2px;display:grid}.template-mixer__grid b{font-size:9px}.template-mixer__grid small{color:#d1e6e361;font-size:8px}.template-mixer__preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.template-mixer__preview span{background:#081014;border-radius:9px;min-height:82px;position:relative;overflow:hidden}.template-mixer__preview img{object-fit:cover;opacity:.72;width:100%;height:100%;display:block}.template-mixer__preview b{text-overflow:ellipsis;white-space:nowrap;color:#fff;text-shadow:0 1px 5px #000;font-size:8px;position:absolute;bottom:5px;left:6px;right:6px;overflow:hidden}.template-mixer__actions{justify-content:flex-end;gap:7px;margin-top:13px;display:flex}.template-mixer__actions button{cursor:pointer;border-radius:9px;min-height:34px;padding:0 13px}.react-flow__minimap.canvas-minimap.is-expanded{box-shadow:0 22px 62px #00000070,0 0 0 1px #4bb8cd0d,inset 0 1px #ffffff0a;border-color:#5bc7dc38!important;width:330px!important;height:178px!important}.canvas-minimap-tools{z-index:22;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b0f12e0;border:1px solid #ffffff17;border-radius:12px;align-items:center;gap:4px;min-height:30px;padding:4px;transition:bottom .18s;display:flex;position:absolute;bottom:132px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000047}.canvas-minimap-tools.is-expanded{bottom:198px}.canvas-minimap-tools button{color:#e0edf1b3;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:27px;height:24px;padding:0 7px;font-size:10px}.canvas-minimap-tools button:hover{color:#f3fbfd;background:#ffffff0f}.canvas-minimap-tools strong{color:#c4d8de8a;text-align:center;font-variant-numeric:tabular-nums;min-width:90px;padding:0 5px;font-size:8.5px;font-weight:600}.theme-day .template-center__library-tabs button,.theme-day .template-center__toolbar-actions button,.theme-day .template-smart-button,.theme-day .template-metric,.theme-day .template-apply-mode,.theme-day .template-compare-head>div,.theme-day .template-compare-row>b,.theme-day .template-compare-row>p{color:#253f40ad;background:#ffffff80;border-color:#416c6b1a}.theme-day .template-mixer{color:#203335;background:linear-gradient(#f7fbfafe,#e9f2f1fe)}.theme-day .template-mixer__name input,.theme-day .template-mixer__grid select{color:#24383a;background:#ffffffe0}.theme-day .canvas-minimap-tools{background:#f1f7f9eb;border-color:#445d6821}.theme-day .canvas-minimap-tools button{color:#2c414bb8}.theme-day .canvas-minimap-tools strong{color:#364b548a}@media (width<=1080px){.template-center__toolbar--enhanced{grid-template-columns:1fr;grid-template-areas:"library""actions""categories""smart""recommend"}.template-center__toolbar-actions{justify-content:flex-start}.template-center__smart-search{width:100%}.template-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.template-mixer__grid{grid-template-columns:1fr}.template-mixer__preview{grid-template-columns:repeat(2,minmax(0,1fr))}.template-compare-row{grid-template-columns:42px repeat(2,minmax(0,1fr))}.canvas-minimap-tools button span{display:none}.canvas-minimap-tools strong{min-width:70px}}.template-card__start{z-index:7;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#f5fcff;opacity:0;cursor:pointer;background:#176f8fc2;border:1px solid #86dcf438;border-radius:8px;min-height:27px;padding:0 9px;font-size:8.5px;font-weight:700;transition:opacity .16s,transform .16s,background .16s;position:absolute;bottom:8px;right:8px;transform:translateY(3px)}.template-card:hover .template-card__start,.template-card:focus-within .template-card__start{opacity:1;transform:translateY(0)}.template-card__start:hover{background:#1f8fb5eb}.template-center{position:relative}@media (width<=760px){.react-flow__minimap.canvas-minimap.is-expanded{width:245px!important;height:132px!important}.canvas-minimap-tools.is-expanded{bottom:152px}.template-card__start{opacity:1;transform:none}}.template-start-confirm{background:linear-gradient(135deg,#2a8b852e,#3d5d9121);border:1px solid #5ddbcd47;border-radius:13px;margin-top:12px;padding:11px;scroll-margin:18px;box-shadow:inset 0 1px #ffffff0b,0 10px 28px #0e484d1f}.template-start-confirm__head{align-items:flex-start;gap:9px;display:flex}.template-start-confirm__head>span{font-size:16px;line-height:1.2}.template-start-confirm__head>div{gap:3px;min-width:0;display:grid}.template-start-confirm__head strong{color:#eefcf9;font-size:10.5px}.template-start-confirm__head small{color:#d3ebe78a;font-size:8.5px;line-height:1.55}.template-start-confirm__actions{grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-top:9px;display:grid}.template-start-confirm__actions button{color:#daedea9e;cursor:pointer;background:#ffffff06;border:1px solid #a9d6d11a;border-radius:9px;min-height:34px;padding:0 10px;font-size:9px}.template-start-confirm__actions .is-confirm{color:#f3fffd;background:linear-gradient(135deg,#2a9f9457,#4371b238);border-color:#59e0cf57;font-weight:800}.template-detail__actions--enhanced .template-start.is-awaiting-confirm{background:#338e8724;border-color:#5bdacd47}.theme-day .template-start-confirm{background:linear-gradient(135deg,#50aaa01c,#6082b514);border-color:#37978f38}.theme-day .template-start-confirm__head strong{color:#254346}.theme-day .template-start-confirm__head small{color:#2c474994}.node-console-portal-host .node-floating-lower-console{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;overflow:hidden auto!important}.node-console-portal-host .node-reference-advanced__panel{overscroll-behavior:contain;scrollbar-width:thin;max-height:min(42vh,390px);padding-right:4px;overflow-y:auto}.canvas-minimap-side-tools{z-index:23;-webkit-backdrop-filter:blur(12px);background:#0b0f12e0;border:1px solid #ffffff17;border-radius:11px;flex-direction:column;gap:5px;padding:4px;display:flex;position:absolute;bottom:39px;box-shadow:0 10px 28px #00000047}.canvas-minimap-side-tools--left{left:calc(50% - 153px)}.canvas-minimap-side-tools--right{left:calc(50% + 119px)}.canvas-minimap-side-tools button{color:#e1eff2bd;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;min-width:30px;height:27px;padding:0;font-size:13px;line-height:1;display:grid}.canvas-minimap-side-tools button span{display:none}.canvas-minimap-side-tools button:hover{color:#f4fcff;background:#ffffff12}.canvas-minimap-status{z-index:23;color:#ccdfe494;font-variant-numeric:tabular-nums;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080c0fc2;border:1px solid #ffffff13;border-radius:999px;place-items:center;min-width:78px;height:20px;padding:0 7px;font-size:8px;font-weight:650;display:grid;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.theme-day .canvas-minimap-side-tools,.theme-day .canvas-minimap-status{background:#f1f7f9eb;border-color:#445d6821}.theme-day .canvas-minimap-side-tools button{color:#2c414bb8}.theme-day .canvas-minimap-status{color:#364b5494}@media (width<=900px){.canvas-minimap-side-tools--left{left:calc(50% - 134px)}.canvas-minimap-side-tools--right{left:calc(50% + 100px)}.canvas-minimap-side-tools{bottom:30px}}@media (width<=760px){.canvas-minimap-side-tools--left.is-expanded{left:calc(50% - 167px)}.canvas-minimap-side-tools--right.is-expanded{left:calc(50% + 133px)}.canvas-minimap-side-tools.is-expanded{bottom:49px}}.ph24-scroll-controls{left:calc(50% + 315px);right:auto}.ph24-performance .ph24-card{content-visibility:auto;contain:layout paint style;contain-intrinsic-size:178px;-webkit-backdrop-filter:blur(5px)saturate(1.02)!important}.ph24-performance .ph24-card:before{opacity:.66!important;animation:none!important}.ph24-performance .ph24-project:not(:hover):not(.is-current) .ph24-card-flow,.ph24-performance .ph24-project:not(:hover):not(.is-current) .ph24-card-edge{display:none!important}.ph24-performance .ph24-project:not(:hover):not(.is-current) .ph24-card-stars:before,.ph24-performance .ph24-project:not(:hover):not(.is-current) .ph24-card-stars:after{filter:none!important;opacity:.28!important;animation:none!important}.ph24-effects-paused *,.ph24-effects-paused :before,.ph24-effects-paused :after{animation-play-state:paused!important}.node-console-portal-host .node-reference-advanced__notice{z-index:2;-webkit-backdrop-filter:blur(8px);background:#121f21f5;position:sticky;bottom:0}.app-shell.theme-day .node-console-portal-host .node-reference-advanced__notice{background:#f1f7f6f7}.node-console-portal-host .node-floating-lower-console,.node-console-portal-host.asset-node.is-selected .node-floating-lower-console{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;transform:none!important}.node-console-portal-host[data-placement=above] .node-floating-lower-console,.node-console-portal-host.asset-node.is-selected[data-placement=above] .node-floating-lower-console{transform-origin:bottom!important;transform:translateY(-100%)!important}.node-console-portal-host .generation-console--studio,.node-console-portal-host .chat-control-console{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.node-console-portal-host .node-reference-advanced__panel{scrollbar-gutter:stable;min-height:0!important;max-height:min(32vh,292px)!important;overflow:hidden auto!important}.node-console-portal-host .node-reference-advanced__notice{margin-top:-1px;z-index:3!important;position:sticky!important;top:-1px!important;bottom:auto!important}.node-console-portal-host .generation-console--studio .gen-studio-footer--media-reference{grid-template-columns:minmax(128px,1fr) 68px 68px 58px 44px!important;gap:5px!important;padding-left:8px!important;padding-right:8px!important}.node-console-portal-host .gen-studio-footer--media-reference .gen-play-button{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important}.canvas-minimap-side-tools--left{left:auto!important;right:calc(50% + 119px)!important}.canvas-minimap-side-tools--right{left:calc(50% + 119px)!important;right:auto!important}@media (width<=900px){.canvas-minimap-side-tools{bottom:27px!important}.canvas-minimap-side-tools--left{left:auto!important;right:calc(50% + 100px)!important}.canvas-minimap-side-tools--right{left:calc(50% + 100px)!important;right:auto!important}}@media (width<=760px){.canvas-minimap-side-tools.is-expanded{bottom:46px!important}.canvas-minimap-side-tools--left.is-expanded{left:auto!important;right:calc(50% + 133px)!important}.canvas-minimap-side-tools--right.is-expanded{left:calc(50% + 133px)!important;right:auto!important}}.ph24-project-menu--portal{isolation:isolate;top:auto;bottom:auto;right:auto;overflow:visible;z-index:30000!important;width:190px!important;min-width:190px!important;position:fixed!important;transform:none!important}.ph24-project-menu--portal button{white-space:nowrap;color:#eef9fb!important}.template-center__quick-help{background:linear-gradient(135deg,#3f8f8b13,#4c5c8b0e);border:1px solid #7dd2c91c;border-radius:13px;flex:470px;align-items:flex-start;gap:10px;min-width:320px;max-width:560px;padding:10px 13px;display:flex;box-shadow:inset 0 1px #ffffff06}.template-center__quick-help-icon{color:#89e5dad1;background:#58beb51a;border-radius:8px;flex:none;place-items:center;width:25px;height:25px;margin-top:1px;font-size:14px;font-weight:800;display:grid}.template-center__quick-help>div{min-width:0}.template-center__quick-help strong{color:#ebf9f7e6;margin-bottom:3px;font-size:10px;display:block}.template-center__quick-help p,.template-center__quick-help small{color:#d2eae68c;margin:0;font-size:9px;line-height:1.55;display:block}.template-center__quick-help p b{color:#8be5daeb}.template-center__quick-help small{color:#cae3df6b;margin-top:2px}.template-mixer{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.template-mixer__grid select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-color:#85dcd333;height:39px;font-size:12px;font-weight:650;color:#f3fbfa!important;background-color:#0b171a!important}.template-mixer__grid select:focus{border-color:#68ded185;box-shadow:0 0 0 2px #4dbcb11a}.template-mixer__grid select option,.template-mixer__grid select optgroup{font-size:13px;font-weight:600;color:#f3fbfa!important;background-color:#0b171a!important}.template-mixer__grid select option:checked{color:#fff!important;background:#245b63!important}.theme-day .template-mixer{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.theme-day .template-mixer__grid select,.theme-day .template-mixer__grid select option,.theme-day .template-mixer__grid select optgroup{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#203638!important;background-color:#f6fbfa!important}@media (width<=1180px){.template-center__quick-help{flex-basis:360px;min-width:260px;padding:8px 10px}.template-center__quick-help small{display:none}}@media (width<=880px){.template-center__quick-help{display:none}}.template-utility-section{overscroll-behavior:contain;scrollbar-gutter:stable;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#70e0d46b #07111447;background:radial-gradient(circle at 12% 0,#5ae1d314,#0000 32%),linear-gradient(#ffffff06,#ffffff03);border:1px solid #77e7da1f;border-radius:14px;flex:auto;min-height:0;margin:14px 16px;padding:14px 20px 0 14px;overflow-y:auto}.template-utility-section::-webkit-scrollbar{width:10px}.template-utility-section::-webkit-scrollbar-track{background:#07111447;border-radius:999px;margin:10px 0}.template-utility-section::-webkit-scrollbar-thumb{background:linear-gradient(#74ebdd94,#45999370) padding-box padding-box;border:2px solid #0000;border-radius:999px}.template-utility-section::-webkit-scrollbar-thumb:hover{background:linear-gradient(#86f7eac2,#4eb3ab94) padding-box padding-box}.template-utility-section__bottom-space{height:34px}.template-utility-scroll-controls{z-index:8;pointer-events:none;gap:7px;display:grid;position:absolute;bottom:28px;right:30px}.template-utility-scroll-controls button{color:#dffaf6;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(10px);background:#0a191de6;border:1px solid #70e5d847;border-radius:12px;place-items:center;width:38px;height:38px;font-size:18px;line-height:1;transition:transform .16s,border-color .16s,background .16s,opacity .16s;display:grid;box-shadow:0 8px 24px #00000047,inset 0 1px #ffffff0d}.template-utility-scroll-controls button:hover:not(:disabled){background:#163437f0;border-color:#7bf1e385;transform:translateY(-1px)}.template-utility-scroll-controls button:disabled{opacity:.28;cursor:default}.template-utility-section__heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:12px;display:flex}.template-utility-section__heading>div{gap:3px;display:grid}.template-utility-section__heading small{color:#7dede0a3;letter-spacing:.18em;font-size:9px}.template-utility-section__heading strong{color:#eef9f7;font-size:14px}.template-utility-section__heading>span{color:#d7ebe97a;font-size:10px}.template-utility-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.template-utility-card{background:#13191dad;border:1px solid #fff1;border-radius:12px;grid-template-columns:104px minmax(0,1fr) auto;align-items:stretch;gap:13px;min-height:132px;padding:10px;transition:transform .16s,border-color .16s,background .16s;display:grid;position:relative;overflow:hidden}.template-utility-card:hover{background:#171f23d1;border-color:#66e2d43d;transform:translateY(-1px)}.template-utility-card__visual{background:radial-gradient(circle at 50% 40%,#66e0d638,#0000 37%),linear-gradient(145deg,#263337,#182126 62%,#11171a);border:1px solid #ffffff12;border-radius:9px;place-items:center;display:grid;position:relative;overflow:hidden}.template-utility-card--photo-restoration .template-utility-card__visual{background:radial-gradient(circle at 48% 38%,#e0c69038,#0000 38%),linear-gradient(145deg,#39342c,#22211e 64%,#171715)}.template-utility-card__visual>span{z-index:2;color:#e0f9f6e6;text-shadow:0 0 22px #60e5d757;font-size:32px;position:relative}.template-utility-card--photo-restoration .template-utility-card__visual>span{color:#e5d4ad;text-shadow:0 0 20px #e0be7942}.template-utility-card__visual>i{background:linear-gradient(90deg,#0000,#8aeee3bd,#0000);width:74px;height:1px;position:absolute;transform:rotate(-32deg);box-shadow:0 0 12px #66e2d459}.template-utility-card__visual>b{color:#daeeec57;letter-spacing:.15em;font-size:7px;position:absolute;bottom:7px;left:8px}.template-utility-card__body{align-content:start;gap:4px;min-width:0;padding:3px 0;display:grid}.template-utility-card__body>small{color:#69e0d394;letter-spacing:.13em;font-size:8px}.template-utility-card__body h3{color:#f4fbfa;margin:0;font-size:15px}.template-utility-card__body p{color:#d5e7e59e;margin:0;font-size:10px;line-height:1.55}.template-utility-card__flow{color:#94e2dab8;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.template-utility-card__tags{flex-wrap:wrap;gap:5px;margin-top:2px;display:flex}.template-utility-card__tags i{color:#cce8e58f;background:#60c2b80d;border:1px solid #7edad01c;border-radius:999px;padding:2px 6px;font-size:8px;font-style:normal}.template-utility-card>button{color:#daf5f1;cursor:pointer;background:linear-gradient(#4fb4a929,#3f888117);border:1px solid #60e1d338;border-radius:8px;align-self:end;min-width:84px;padding:8px 10px}.template-utility-card>button:hover{background:#4db1a62e;border-color:#68ebdc6b}.template-utility-card>button span{color:#74e7d9}@media (width<=1160px){.template-utility-grid{grid-template-columns:1fr}.template-utility-section__heading>span{display:none}}@media (width<=760px){.template-utility-card{grid-template-columns:82px minmax(0,1fr)}.template-utility-card>button{grid-column:1/-1;width:100%}.template-utility-section{margin-left:10px;margin-right:10px;padding-right:16px}.template-utility-scroll-controls{bottom:22px;right:20px}}.video-replica-mode-panel{background:linear-gradient(#1b2b43b8,#0d1727b3);border:1px solid #7eb5ff29;border-radius:12px;gap:8px;margin-bottom:9px;padding:10px;display:grid}.video-replica-mode-panel__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.video-replica-mode-panel__head strong{color:#eff7fff5;letter-spacing:.02em;font-size:12px}.video-replica-mode-panel__head small,.video-replica-mode-panel__desc{color:#b7cae1ad;font-size:10px;line-height:1.45}.video-replica-mode-switch{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.video-replica-mode-switch button{color:#d3e2f4d1;cursor:pointer;background:#060e1a75;border:1px solid #79a8e624;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:6px 8px;transition:border-color .16s,background .16s,color .16s,transform .16s;display:flex}.video-replica-mode-switch button:hover:not(:disabled){color:#f5f9ff;border-color:#63a9ff66;transform:translateY(-1px)}.video-replica-mode-switch button.is-active{color:#f7fbff;background:linear-gradient(#2b6fc96b,#1641795c);border-color:#509eff94;box-shadow:inset 0 0 0 1px #74bcff17,0 6px 18px #0041961f}.video-replica-mode-switch button:disabled{opacity:.56;cursor:wait}.video-replica-mode-switch strong{font-size:11px;font-weight:650}.video-replica-mode-switch span{color:#a8caf1b8;font-size:9px}.template-center__section-tabs{background:#080f1275;border:1px solid #84d5cc1a;border-radius:11px;align-items:center;gap:8px;width:fit-content;margin:12px 16px 0;padding:4px;display:flex}.template-center__section-tabs button{color:#d2e7e494;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:11px;font-weight:700;transition:all .16s;display:inline-flex}.template-center__section-tabs button:hover{color:#ecf9f7db;background:#4c9b9412}.template-center__section-tabs button.is-active{color:#effbf8;background:linear-gradient(#46aba12e,#3477721a);border-color:#69e2d52e;box-shadow:inset 0 1px #ffffff06}.template-center__section-tabs button>span{color:#74e8dae0}.template-center__section-tabs button>em{color:#8eeae0c2;background:#5dc7bc1a;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;font-style:normal;display:inline-grid}.template-center__quick-help--tool{background:linear-gradient(135deg,#2c857e1a,#3151770e);border-color:#6fe2d521}.template-center__section-tabs+.template-utility-section{margin-top:12px}@media (width<=720px){.template-center__section-tabs{width:calc(100% - 32px)}.template-center__section-tabs button{flex:1 1 0;justify-content:center}}.project-tool-choice-panel{background:linear-gradient(#2a4f4d2e,#111d1f2e);border:1px solid #6ee5d829;border-radius:10px;gap:8px;margin-bottom:9px;padding:10px;display:grid}.project-tool-choice-panel__head{gap:2px;display:grid}.project-tool-choice-panel__head strong{color:#e8faf7;font-size:11px}.project-tool-choice-panel__head small{color:#cae7e385;font-size:8px;line-height:1.45}.project-tool-choice-panel__options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.project-tool-choice-panel__options>button{color:#e2f1efb3;text-align:left;cursor:pointer;background:#0b121461;border:1px solid #ffffff12;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:6px;min-width:0;padding:7px;display:grid}.project-tool-choice-panel__options>button:hover{background:#2e58532e;border-color:#6ce7d840}.project-tool-choice-panel__options>button.is-active{background:linear-gradient(#347c724d,#20504b29);border-color:#63ebda7a;box-shadow:inset 0 0 0 1px #6ceede0f,0 0 18px #37b4a514}.project-tool-choice-panel__options>button>span{color:#7ce9dc;background:#60e0d21a;border-radius:999px;place-items:center;width:22px;height:22px;font-size:9px;font-weight:800;display:grid}.project-tool-choice-panel__options>button>div{gap:2px;min-width:0;display:grid}.project-tool-choice-panel__options>button strong{color:#e8f7f5;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.project-tool-choice-panel__options>button small{color:#d2e6e375;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:7px;line-height:1.35;display:-webkit-box;overflow:hidden}@media (width<=760px){.project-tool-choice-panel__options{grid-template-columns:1fr}}.template-utility-card--character-dna .template-utility-card__visual{background:radial-gradient(circle at 50% 40%,#9c79ff40,#0000 38%),linear-gradient(145deg,#302a42,#1e1c2b 64%,#13131a)}.template-utility-card--continuous-shot-director .template-utility-card__visual{background:radial-gradient(circle at 50% 40%,#60bbff3d,#0000 38%),linear-gradient(145deg,#263644,#18242c 64%,#11171b)}.template-utility-card--continuity-checker .template-utility-card__visual{background:radial-gradient(circle at 50% 40%,#58e4aa3b,#0000 38%),linear-gradient(145deg,#263a34,#192722 64%,#111815)}.template-utility-card--ai-ad-director .template-utility-card__visual{background:radial-gradient(circle at 50% 40%,#ffa34e3b,#0000 38%),linear-gradient(145deg,#3b3027,#251f1a 64%,#171411)}.cloud-auth-card,.cloud-order-card,.cloud-subscription-line{background:#ffffff09;border:1px solid #ffffff17;border-radius:18px;padding:16px}.cloud-auth-card{gap:9px;display:grid}.cloud-auth-card label{color:#8c969f;font-size:12px}.cloud-auth-card input,.cloud-readonly-field{box-sizing:border-box;color:#edf6fb;background:#0000002e;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;min-height:44px;padding:0 13px}.cloud-readonly-field{color:#aab5bd;align-items:center;display:flex}.cloud-auth-card small{color:#68737c;line-height:1.55}.cloud-auth-actions,.cloud-product-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:6px;display:grid}.cloud-auth-actions button,.cloud-product-actions button,.cloud-order-card button{color:#dfeaf0;background:#ffffff12;border:1px solid #ffffff1a;border-radius:11px;min-height:40px}.cloud-auth-actions button:disabled,.cloud-product-actions button:disabled,.cloud-order-card button:disabled{opacity:.45;cursor:default}.cloud-wallet-breakdown{flex-wrap:wrap;gap:8px;margin:-2px 0 12px;display:flex}.cloud-wallet-breakdown span{color:#8edff1;background:#58d6f214;border:1px solid #58d6f21f;border-radius:999px;padding:6px 9px;font-size:12px}.cloud-subscription-line{color:#89949c;flex-wrap:wrap;gap:9px 14px;font-size:12px;display:flex}.cloud-subscription-line strong{color:#dceaf0}.cloud-transaction-list{gap:8px;max-height:330px;margin:12px 0 16px;display:grid;overflow:auto}.cloud-transaction-row{background:#ffffff09;border:1px solid #ffffff0f;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:12px 13px;display:flex}.cloud-transaction-row div{gap:4px;display:grid}.cloud-transaction-row strong{color:#dce5eb;font-size:13px}.cloud-transaction-row small{color:#626d75;font-size:11px}.cloud-transaction-row>span{font-size:16px;font-weight:800}.cloud-transaction-row>span.is-credit{color:#56d79e}.cloud-transaction-row>span.is-debit{color:#f0a18d}.cloud-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:420px;display:grid;overflow:auto}.cloud-product-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:16px;gap:9px;padding:15px;display:grid}.cloud-product-card>div:first-child{gap:4px;display:grid}.cloud-product-card strong{color:#edf5f8}.cloud-product-card span,.cloud-product-card small{color:#7e8991;font-size:12px;line-height:1.45}.cloud-product-price{color:#65ddf6;font-size:25px;font-weight:800}.cloud-order-card{color:#87939b;gap:9px;margin-top:12px;display:grid}.cloud-order-card strong{color:#dfe9ee}.app-shell.theme-day .cloud-auth-card,.app-shell.theme-day .cloud-order-card,.app-shell.theme-day .cloud-subscription-line,.app-shell.theme-day .cloud-product-card,.app-shell.theme-day .cloud-transaction-row{background:#ffffffb3;border-color:#2234411a}.app-shell.theme-day .cloud-auth-card input,.app-shell.theme-day .cloud-readonly-field{color:#27343d;background:#fff;border-color:#22344124}@media (width<=780px){.cloud-product-grid{grid-template-columns:1fr}}.model-kind-shortcuts{min-width:330px;gap:6px!important;display:grid!important}.model-kind-shortcuts>div{flex-wrap:wrap;gap:7px!important;display:flex!important}.model-kind-shortcuts button{border-radius:999px;min-width:64px;padding:8px 14px}.model-kind-shortcuts button.is-active{color:#e4dcff;background:#744deb47;border-color:#805bffb3;box-shadow:inset 0 0 0 1px #805bff1a}.model-kind-shortcuts small{color:#777789;font-size:9px}.model-price-panel{border-color:#7c55f53d!important}.model-price-panel strong{color:#f3f0ff;letter-spacing:.01em;font-size:15px}.market-model-card.is-unavailable{filter:saturate(.55);opacity:.72}.market-model-card.is-unavailable .model-card-cover{filter:grayscale(.25)}.market-model-card.is-unavailable .market-model-title strong{color:#aaa9b5}@media (width>=1251px){.provider-key-strip--desktop{grid-template-columns:minmax(150px,.72fr) minmax(320px,1.3fr) minmax(170px,.72fr) minmax(330px,1.35fr)}}@media (width<=1250px){.model-kind-shortcuts{grid-column:1/-1;min-width:0}}.model-price-panel{gap:4px!important;display:grid!important}.model-price-panel>small{color:#7f8294;font-size:10px;font-weight:500;line-height:1.35}.model-price-panel.is-pending strong{color:#9b9bad;font-size:14px}.model-price-panel:not(.is-pending) strong{color:#f6f0ff}.asset-library-backdrop{z-index:45;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03060cc7;justify-content:center;align-items:stretch;padding:18px;display:flex;position:fixed;inset:0}.asset-library-panel{color:#f3f7ff;background:radial-gradient(circle at 20% 10%,#5662a442,#0000 30%),radial-gradient(circle at 75% 18%,#6f46aa33,#0000 35%),linear-gradient(#080f22fa,#060a14fa);border:1px solid #94aeff29;border-radius:30px;width:min(1760px,100%);height:100%;overflow:hidden;box-shadow:0 28px 70px #00000073}.asset-library-shell{grid-template-rows:auto auto 1fr;height:100%;display:grid}.asset-library-hero{padding:18px 24px 12px}.asset-library-hero__topline{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.asset-library-crumb,.asset-library-close,.asset-library-upload,.asset-library-chip,.asset-library-segmented__item,.asset-library-empty__action,.asset-library-card__actions button{color:#f7f9ff;background:#111727b8;border:1px solid #a2b8ff24;transition:all .18s}.asset-library-crumb{border-radius:999px;padding:11px 18px;font-size:14px;box-shadow:inset 0 0 0 1px #61d8ff1f}.asset-library-close{border-radius:14px;width:44px;height:44px;font-size:22px}.asset-library-hero__content{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.asset-library-hero h2{letter-spacing:-.04em;margin:0;font-size:clamp(42px,4vw,64px);font-weight:800;line-height:.95}.asset-library-hero p{color:#dce6ffad;margin:14px 0 0;font-size:17px}.asset-library-upload{color:#0f1220;background:#fff;border-radius:28px;min-width:170px;padding:18px 28px;font-size:18px;font-weight:700}.asset-library-controls{background:linear-gradient(90deg,#070e1deb,#111230bd);border:1px solid #92abff29;border-radius:32px;margin:0 24px;padding:18px;box-shadow:inset 0 0 0 1px #ffffff05}.asset-library-chip-row,.asset-library-filter-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.asset-library-chip-row{margin-bottom:18px}.asset-library-chip{border-radius:999px;padding:14px 22px;font-size:16px}.asset-library-chip.is-active,.asset-library-segmented__item.is-active,.asset-library-empty__action,.asset-library-card__actions button,.asset-library-crumb:hover,.asset-library-close:hover{color:#09111f;background:#fff}.asset-library-segmented{background:#090f1fbf;border:1px solid #a1b7ff24;border-radius:24px;flex-wrap:wrap;gap:8px;padding:8px;display:inline-flex}.asset-library-segmented__item{border-radius:18px;padding:12px 18px;font-size:16px}.asset-library-search{color:#f4f8ffc2;background:#090f1fb8;border:1px solid #a1b7ff24;border-radius:24px;flex:360px;align-items:center;gap:12px;min-width:320px;padding:14px 18px;display:flex}.asset-library-search input{width:100%;color:inherit;background:0 0;border:none;outline:none;font-size:16px}.asset-library-content{background:#020a1980;border:1px dashed #a1b7ff1f;border-radius:32px;min-height:0;margin:16px 24px 24px;padding:22px;overflow:auto}.asset-library-summary{color:#dfe8ffbd;margin-bottom:16px;font-size:14px}.asset-library-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;display:grid}.asset-library-card{background:linear-gradient(#111930eb,#080e1bfa);border:1px solid #a2b8ff1f;border-radius:22px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 28px #00000038}.asset-library-card__preview{aspect-ratio:16/11;background:#0e1422f2;justify-content:center;align-items:center;display:flex;position:relative}.asset-library-card__preview img,.asset-library-card__preview video{object-fit:cover;width:100%;height:100%}.asset-library-card__badge{background:#0a0e1ab3;border:1px solid #ffffff14;border-radius:999px;padding:6px 10px;font-size:12px;position:absolute;top:12px;right:12px}.asset-library-audio-cover{color:#f0f4ffcc;place-items:center;gap:8px;display:grid}.asset-library-audio-cover span{font-size:44px;line-height:1}.asset-library-card__body{flex-direction:column;gap:10px;padding:14px;display:flex}.asset-library-card__body strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.4;display:-webkit-box;overflow:hidden}.asset-library-card__meta{color:#cdd9f89e;justify-content:space-between;gap:10px;font-size:12px;display:flex}.asset-library-card__body audio{width:100%}.asset-library-card__actions{justify-content:flex-end;display:flex}.asset-library-card__actions button{border-radius:14px;padding:10px 14px;font-size:14px;font-weight:700}.asset-library-empty{text-align:center;align-content:center;place-items:center;gap:10px;min-height:100%;padding:48px 18px;display:grid}.asset-library-empty__icon{color:#e0e8ffc7;background:#0c14288c;border:1px solid #a1b7ff1f;border-radius:24px;place-items:center;width:78px;height:78px;font-size:36px;display:grid}.asset-library-empty strong{font-size:clamp(24px,2.8vw,42px)}.asset-library-empty p{color:#d6e0faa3;margin:0;font-size:18px}.asset-library-empty__action{border-radius:999px;margin-top:10px;padding:16px 28px;font-size:18px;font-weight:700}@media (width<=900px){.asset-library-backdrop{padding:10px}.asset-library-panel{border-radius:22px}.asset-library-hero,.asset-library-controls,.asset-library-content{margin-left:14px;margin-right:14px}.asset-library-hero__content{flex-direction:column;align-items:stretch}.asset-library-upload,.asset-library-search{width:100%}.asset-library-content{margin-bottom:14px}}.asset-library-shell-page{background:#070b14}.asset-library-page{color:#f3f7ff;background:radial-gradient(circle at 18% 6%,#4860a43b,#0000 31%),radial-gradient(circle at 76% 12%,#6d46ac2e,#0000 34%),linear-gradient(#0a1020 0%,#070b15 55%,#050812 100%);position:absolute;inset:72px 0 0;overflow:hidden}.asset-library-page .asset-library-shell{grid-template-rows:auto auto 1fr;height:100%;display:grid;overflow:hidden}.asset-library-back-button{color:#e9f7ff;cursor:pointer;background:#081523c2;border:1px solid #86acd847;border-radius:999px;align-items:center;gap:8px;padding:10px 17px;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #51d3f014}.asset-library-back-button:hover{background:#153044eb;border-color:#5bd3ef6b}.asset-library-manual-note{color:#cddaf6a3;padding-right:6px;font-size:13px}.asset-library-page .asset-library-hero{padding-top:24px}.asset-library-page .asset-library-content{margin-bottom:20px}@media (width<=900px){.asset-library-page{top:72px}.asset-library-manual-note{display:none}}.commercial-auth-shell{z-index:999999;box-sizing:border-box;color:#f5f7fb;background:radial-gradient(circle at 20% 15%,#4956ff2e,#0000 34%),radial-gradient(circle at 82% 78%,#15c9dc1f,#0000 36%),#090c12;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.commercial-auth-card{box-sizing:border-box;background:#171922f5;border:1px solid #ffffff1a;border-radius:24px;gap:14px;width:min(440px,100vw - 48px);padding:34px;display:grid;box-shadow:0 30px 90px #0000007a}.commercial-auth-brand{color:#78e8ff;letter-spacing:.16em;font-size:14px;font-weight:800}.commercial-auth-card h1{margin:0;font-size:30px}.commercial-auth-card p,.commercial-auth-card small{color:#9ca7ba;margin:0;line-height:1.65}.commercial-auth-card input{box-sizing:border-box;color:#f7f9fc;width:100%;font:inherit;background:#11141c;border:1px solid #ffffff1a;border-radius:13px;outline:none;padding:13px 14px}.commercial-auth-card input:focus{border-color:#7166ffd1;box-shadow:0 0 0 3px #7166ff1f}.commercial-auth-primary,.commercial-auth-switch{cursor:pointer;border:0;border-radius:13px;padding:13px 16px;font-weight:800}.commercial-auth-primary{color:#fff;background:linear-gradient(135deg,#7657ff,#3b82f6)}.commercial-auth-switch{color:#aeb8ca;background:0 0}.commercial-auth-message{color:#d9d2ff;background:#7557ff1f;border-radius:12px;padding:10px 12px;font-size:13px;line-height:1.55}.model-price-panel--points{border-color:#28d1b03d!important}.model-price-panel--points strong{color:#9af5d8!important}.gen-play-button{white-space:nowrap;min-width:48px;width:auto!important;padding-inline:12px!important}.premium-lock-icon{flex:none;justify-content:center;align-items:center;font-style:normal;line-height:1;display:inline-flex}.premium-lock-copy{color:#f6c96b;letter-spacing:.01em;white-space:nowrap;font-size:10px;font-weight:800}.workspace-single-actions .workspace-model-market-entry{align-items:center;gap:5px;display:inline-flex}.workspace-single-actions .workspace-model-market-entry.is-premium-locked{background:linear-gradient(#f6c96b1a,#ffffff06);border-color:#f6c96b47}.workspace-single-actions .workspace-model-market-entry.is-premium-locked:hover{background:#f6c96b1f;border-color:#f6c96b85}.workspace-single-actions .workspace-model-market-entry .premium-lock-icon{font-size:12px}.ph24-nav-fix span em,.ph24-nav-fix span b{font:inherit;font-style:normal}.ph24-nav-fix span.is-premium-locked{color:#fff6dc;background:#5f471e33;grid-template-rows:20px 13px;grid-template-columns:auto auto;place-content:center;gap:0 4px;padding:3px 5px;display:grid}.ph24-nav-fix span.is-premium-locked .premium-lock-icon{align-self:center;font-size:12px}.ph24-nav-fix span.is-premium-locked em{align-self:center}.ph24-nav-fix span.is-premium-locked .premium-lock-copy{color:#ffe19a;grid-column:1/-1;place-self:start center;font-size:9px;line-height:12px}.settings-sidebar button.settings-model-market-entry.is-premium-locked{background:#f6c96b0e;border:1px solid #f6c96b29}.settings-sidebar button.settings-model-market-entry.is-premium-locked:hover{background:#f6c96b17;border-color:#f6c96b52}.settings-sidebar button.settings-model-market-entry.is-premium-locked>span{color:#ffe19a;background:#f6c96b1f}.settings-sidebar button.settings-model-market-entry .premium-lock-copy{color:#f6c96b}@media (width<=1280px){.workspace-single-actions .workspace-model-market-entry .premium-lock-copy,.ph24-nav-fix span.is-premium-locked .premium-lock-copy{display:none}}.react-flow__node .asset-node--image:not(.node-console-portal-host),.react-flow__node .asset-node--video:not(.node-console-portal-host){min-width:120px!important}.react-flow__node .asset-node--image:not(.node-console-portal-host) .media-preview-shell,.react-flow__node .asset-node--video:not(.node-console-portal-host) .media-preview-shell{min-width:0!important;min-height:120px!important}.model-card-canvas-capability{color:#d8e1efb8;margin:7px 0 2px;font-size:11px;line-height:1.55;display:block}.ph24-nav-fix{grid-template-columns:1.18fr 1.18fr .84fr .84fr .84fr .84fr .84fr .96fr!important;width:min(823px,58vw)!important;left:calc(46% + 86px)!important}.ph24-hit-distribution{pointer-events:auto!important;width:98px!important;height:46px!important;top:48px!important;left:calc(46% + 397px)!important}@media (width<=1280px){.ph24-nav-fix{width:min(783px,64vw)!important;left:calc(44.5% + 86px)!important}.ph24-hit-distribution{width:94px!important;left:calc(44.5% + 386px)!important}}@media (width<=980px){.ph24-nav-fix{grid-template-columns:1.18fr 1.18fr .84fr .84fr .84fr .84fr .84fr .96fr!important;width:94vw!important;left:50%!important}.ph24-hit-nav-settings{width:10vw!important;min-width:62px!important;left:auto!important;right:14vw!important}.ph24-hit-distribution{width:11vw!important;min-width:72px!important;top:46px!important;left:auto!important;right:2.5vw!important}}.distribution-overlay{z-index:260;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#eff7ff;background:#04080ddb;position:fixed;inset:0;overflow:auto}.distribution-shell{width:min(1540px,96vw);margin:24px auto 60px;padding:8px 0 40px}.distribution-topbar{background:linear-gradient(135deg,#0e1825f7,#070d15fa);border:1px solid #7896b138;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 30px;display:flex;box-shadow:0 24px 70px #00000059}.distribution-eyebrow{color:#65e5d1;letter-spacing:.16em;font-size:11px;font-weight:800;display:block}.distribution-topbar h1{margin:8px 0 5px;font-size:30px}.distribution-topbar p{color:#8fa5bc;margin:0}.distribution-top-actions{gap:9px;display:flex}.distribution-top-actions button,.distribution-promo-card button,.distribution-empty-card button,.distribution-tabs button{color:#eef7ff;cursor:pointer;background:#101923;border:1px solid #2b3b4b;border-radius:11px;padding:10px 14px}.distribution-close{font-size:23px;line-height:1;padding:8px 12px!important}.distribution-message,.distribution-loading{color:#9cf2db;background:#16463e40;border:1px solid #4ed6be47;border-radius:12px;margin:14px 0;padding:12px 16px}.distribution-hero{background:#0d141c;border:1px solid #738fa933;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:34px 38px;display:flex}.distribution-tags{gap:10px;display:flex}.distribution-tags span,.distribution-tags b{background:#111c26;border:1px solid #2a3c4d;border-radius:999px;padding:7px 13px;font-size:12px}.distribution-tags span{color:#66e2c4}.distribution-hero h2{margin:24px 0 10px;font-size:31px}.distribution-hero p{color:#90a4ba;margin:0}.distribution-rate{text-align:center;background:#0a1118;border:1px solid #263746;border-radius:18px;min-width:180px;padding:20px 26px}.distribution-rate span{color:#86a0b8;display:block}.distribution-rate strong{color:#74e3ff;margin-top:10px;font-size:39px;display:block}.distribution-stats{grid-template-columns:repeat(2,1fr);gap:14px;margin:18px 0;display:grid}.distribution-stats article{background:#0d141c;border:1px solid #738fa933;border-radius:18px;padding:27px}.distribution-stats span{color:#95acc4;display:block}.distribution-stats strong{margin:12px 0;font-size:31px;display:block}.distribution-stats small{color:#718aa3}.distribution-promo-card{background:#0d141c;border:1px solid #738fa933;border-radius:18px;padding:24px 28px}.distribution-promo-card h3{margin:0 0 8px}.distribution-promo-card p{color:#8da4bb;margin:0}.distribution-url-row{align-items:center;gap:10px;margin-top:18px;display:flex}.distribution-url-row code{color:#d8f7ff;text-overflow:ellipsis;background:#081018;border:1px solid #253544;border-radius:12px;flex:1;padding:14px 16px;overflow:hidden}.distribution-url-row button:hover,.distribution-tabs button.is-active{color:#8bffe7;background:#2fa28f2e;border-color:#6ce3cd}.distribution-ledger{background:#0d141c;border:1px solid #738fa933;border-radius:18px;margin-top:18px;overflow:hidden}.distribution-tabs{border-bottom:1px solid #1f2c38;align-items:center;gap:8px;padding:18px 20px;display:flex}.distribution-tabs span{color:#7089a2;margin-left:auto}.distribution-table-wrap{overflow:auto}.distribution-table-wrap table{border-collapse:collapse;width:100%}.distribution-table-wrap th,.distribution-table-wrap td{text-align:left;white-space:nowrap;border-bottom:1px solid #1c2833;padding:17px 20px}.distribution-table-wrap th{color:#7891aa;font-weight:500}.distribution-table-wrap td strong,.distribution-table-wrap td small{display:block}.distribution-table-wrap td small{color:#69829b;margin-top:5px}.distribution-status{color:#c4d2df;border:1px solid #394654;border-radius:999px;margin-left:8px;padding:4px 9px;font-size:11px;display:inline-flex}.distribution-status.is-paid,.distribution-status.is-settled{color:#74e1bd;background:#18534433;border-color:#285b4c}.distribution-status.is-pending{color:#ffd76b;background:#5c481233;border-color:#655421}.distribution-empty-row{text-align:center!important;color:#71869b!important;padding:40px!important}.distribution-rule-note{color:#9cd7cd;background:#14463f29;border:1px solid #45bfad38;border-radius:12px;margin:20px;padding:14px 16px}.distribution-empty-card{text-align:center;background:#0d141c;border:1px solid #263847;border-radius:20px;width:min(720px,92vw);margin:24px auto;padding:50px}.distribution-empty-card p{color:#88a0b7}.distribution-empty-card button{background:#6757ef;border-color:#6e5eff;margin-top:14px}@media (width<=900px){.distribution-hero{flex-direction:column;align-items:flex-start}.distribution-rate{width:100%}.distribution-stats{grid-template-columns:1fr}.distribution-url-row{flex-direction:column;align-items:stretch}.distribution-topbar{flex-direction:column}.distribution-top-actions{align-self:flex-end}}.ph24-hit-distribution.is-distribution-locked{cursor:pointer}.ph24-nav-fix span.is-distribution-locked{opacity:.86;position:relative}.ph24-nav-fix span.is-distribution-locked em{font-style:normal}.ph24-nav-fix .distribution-lock-copy{color:#ffd978;white-space:nowrap;margin-top:2px;font-size:9px;font-weight:700;line-height:1;display:block}.ph24-nav-fix span.is-distribution-locked .premium-lock-icon{margin-right:3px;font-size:10px}.workspace-settings-entry.is-premium-locked{color:#ffe2a0!important;background:#5f471e1f!important;border-color:#f6c96b47!important}.workspace-settings-entry .premium-lock-icon{margin-right:3px;font-size:11px}.account-modal--points-compact{width:min(520px,92vw)!important;max-height:min(72vh,680px)!important}.points-balance-hero{background:linear-gradient(135deg,#18504647,#0f1924e6);border:1px solid #68dac438;border-radius:16px;gap:5px;margin:8px 0 12px;padding:20px;display:grid}.points-balance-hero span{color:#8da4ba;font-size:12px}.points-balance-hero strong{color:#76f0cf;font-size:38px;line-height:1}.points-balance-hero small{color:#71869c}.points-list--compact{max-height:260px;overflow:auto}.points-compact-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.points-compact-actions button{color:#eaf2f8;cursor:pointer;background:#111923;border:1px solid #344151;border-radius:11px;padding:10px}.points-compact-actions button:hover{color:#88ffe7;border-color:#63d8bf}.support-qr-grid{grid-template-columns:minmax(240px,340px)!important;justify-content:center!important}.support-qr-card{width:100%;max-width:360px;margin-inline:auto}.settings-sidebar button.settings-entry-locked{color:#d9c38f;background:#f6c96b0e;border:1px solid #f6c96b2e}.settings-sidebar button.settings-entry-locked:hover{background:#f6c96b17;border-color:#f6c96b52}.ph24-hit-nav-settings.is-settings-locked{cursor:pointer}.ph24-nav-fix span.is-settings-locked{opacity:.86;position:relative}.ph24-nav-fix span.is-settings-locked em{font-style:normal}.ph24-nav-fix .settings-lock-copy{color:#ffd978;white-space:nowrap;margin-top:2px;font-size:9px;font-weight:700;line-height:1;display:block}.ph24-nav-fix span.is-settings-locked .premium-lock-icon{margin-right:3px;font-size:10px}.ph24-desktop-anchor--window .ph24-desktop-dropdown{min-width:200px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.distribution-contact-overlay{z-index:390;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#03070cd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.distribution-contact-card{text-align:center;color:#f0f8ff;background:radial-gradient(circle at 50% -10%,#4e85a83b,#0000 35%),linear-gradient(#111923,#0a1017);border:1px solid #7ea4be3d;border-radius:26px;width:min(620px,94vw);padding:34px 38px 30px;position:relative;overflow:hidden;box-shadow:0 36px 100px #00000085}.distribution-contact-close{color:#dce8f2;cursor:pointer;background:#101822;border:1px solid #314050;border-radius:12px;width:38px;height:38px;font-size:24px;position:absolute;top:14px;right:16px}.distribution-contact-kicker{letter-spacing:.28em;color:#74e8d5;font-size:10px;font-weight:800}.distribution-contact-art-title{letter-spacing:.08em;background:linear-gradient(90deg,#dffcff,#86e9ff 35%,#b9a9ff 67%,#ffe0a3);color:#0000;text-shadow:0 8px 30px #64d8ff1f;-webkit-background-clip:text;background-clip:text;margin:12px 0 8px;font-family:STKaiti,KaiTi,Microsoft YaHei,serif;font-size:44px;font-weight:900;line-height:1.05}.distribution-contact-art-copy{color:#b6c5d3;max-width:520px;margin:0 auto 20px;font-size:15px;line-height:1.8}.distribution-contact-qr-card{background:#0d151e;border:1px solid #72e3cf3b;border-radius:20px;width:min(330px,80vw);margin:0 auto;padding:16px}.distribution-contact-qr-card img{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:15px;width:100%;display:block}.distribution-contact-qr-card strong{color:#f2f8ff;margin-top:12px;font-size:18px;display:block}.distribution-contact-qr-card span{color:#7f95aa;margin-top:4px;font-size:12px;display:block}.distribution-contact-note{color:#9ad8cd;background:#226f612e;border:1px solid #46b9a433;border-radius:12px;margin-top:18px;padding:11px 14px;font-size:12px;line-height:1.6}.ph24-nav-fix span:last-child{font-size:14px}.assistant-price-notice{color:#9eb0be;background:#1237312e;border:1px solid #5ed6bc33;border-radius:12px;align-items:center;gap:9px;margin:0 8px 10px;padding:9px 11px;font-size:11px;display:flex}.assistant-price-notice>span{color:#72e5c7;background:#4cddbc1f;border-radius:999px;padding:3px 7px;font-weight:800}.assistant-price-notice strong{color:#cfe8e2;font-size:11px}.assistant-price-notice.is-missing{background:#593c1429;border-color:#f4ba5b40}.assistant-price-notice.is-missing>span{color:#ffd27d;background:#f4ba5b1f}.assistant-price-notice.is-missing strong{color:#e7c896}.ph24-top-hitlayer{display:none!important}.ph24-top-visual-patch{pointer-events:none!important}.ph24-nav-fix.ph24-nav-fix--interactive{pointer-events:auto!important;grid-template-columns:none!important;align-items:center!important;display:flex!important;overflow:visible!important}.ph24-nav-fix--interactive>.ph24-nav-button,.ph24-nav-fix--interactive>.ph24-nav-item{flex:1 1 0!important;min-width:0!important;height:46px!important}.ph24-nav-fix--interactive .ph24-nav-button{color:#f0f9fbeb;white-space:nowrap;text-shadow:0 1px 6px #00000047;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;gap:3px;width:100%;height:46px;padding:0 8px;font:700 16px/1 Segoe UI Variable Text,Microsoft YaHei UI,sans-serif;display:flex;position:relative}.ph24-nav-fix--interactive .ph24-nav-button:hover{color:#fff;background:#d0eff324}.ph24-nav-fix--interactive .ph24-nav-button.is-active{color:#f8fdff;background:#d0eff361;box-shadow:inset 0 1px #ffffff26}.ph24-nav-fix--interactive .ph24-nav-button em{font-style:normal}.ph24-nav-fix--interactive .ph24-nav-button small{color:#ffd978;font-size:8px;font-weight:700;line-height:1;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.ph24-nav-item{justify-content:center;align-items:center;display:flex;position:relative}.ph24-nav-item .ph24-desktop-dropdown{pointer-events:auto!important;min-width:220px!important;top:calc(100% + 7px)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.ph24-nav-distribution{font-size:14px!important}.ph24-nav-distribution .distribution-lock-copy{display:block!important}.ph24-nav-item .ph24-desktop-dropdown{border-radius:12px!important;min-width:188px!important;padding:6px!important}.ph24-nav-item .ph24-desktop-dropdown button{border-radius:7px!important;gap:12px!important;min-height:30px!important;padding:5px 9px!important;font-size:12px!important;line-height:1.2!important}.ph24-nav-item .ph24-desktop-dropdown kbd{font-size:10px!important}.ph24-nav-fix .ph24-menu-separator{background:#dcf5f81a!important;border-radius:0!important;flex:none!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:4px!important;padding:0!important;font-size:0!important;line-height:0!important;display:block!important}.workspace-single-actions .workspace-points-static{cursor:pointer!important;pointer-events:auto!important;white-space:nowrap!important}.workspace-single-actions .workspace-points-static:hover{background:#ffffff13!important;border-color:#6fddf729!important}.model-market-subscription-modal{width:min(1080px,100vw - 48px)!important}.model-market-subscription-note{color:#8de9f4;background:#23697129;border:1px solid #53d7e624;border-radius:12px;margin:-4px 0 16px;padding:12px 14px;font-size:13px;font-weight:650}.model-market-subscription-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);align-items:stretch;gap:18px;display:grid}.model-market-subscription-main{flex-direction:column;gap:12px;min-width:0;display:flex}.model-market-subscription-main .cloud-product-grid{grid-template-columns:1fr!important}.model-market-subscription-side{grid-template-rows:auto 1fr;gap:14px;min-width:0;display:grid}.model-market-subscription-recommend{color:#d9f7fb;background:linear-gradient(135deg,#1f61703d,#2c2f4952);border:1px solid #64cfe538;border-radius:14px;padding:16px 18px;font-size:14px;font-weight:700;line-height:1.75}.model-market-subscription-qr{text-align:center;background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:15px;display:flex}.model-market-subscription-qr img{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:12px;width:min(210px,72%);padding:5px}.model-market-subscription-qr strong{color:#f2f6f8;font-size:17px}.model-market-subscription-qr span{color:#8e98a4;font-size:12px;line-height:1.5}@media (width<=860px){.model-market-subscription-layout{grid-template-columns:1fr}.model-market-subscription-side{grid-template-rows:auto;grid-template-columns:1fr 1fr}.model-market-subscription-qr img{width:150px}}@media (width<=620px){.model-market-subscription-side{grid-template-columns:1fr}}.account-modal--recharge-catalog{flex-direction:column;display:flex;width:min(1320px,100vw - 52px)!important;max-height:min(90vh,900px)!important;overflow:hidden!important}.recharge-catalog-header{flex:none}.recharge-catalog-scroll{gap:22px;padding-right:4px;display:grid;overflow:auto}.recharge-plan-section{gap:12px;display:grid}.recharge-plan-heading{justify-content:space-between;align-items:center;gap:14px;padding:2px 2px 0;display:flex}.recharge-plan-heading>div{color:#edf4f8;align-items:center;gap:9px;font-size:17px;display:flex}.recharge-plan-heading small{color:#727f89;font-size:12px}.recharge-plan-icon{color:#75eadb;background:#4cd5cf1c;border:1px solid #5bdfd729;border-radius:9px;place-items:center;width:27px;height:27px;font-size:15px;display:grid}.membership-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.membership-plan-card{background:linear-gradient(#101423fa,#0b0f1bfa);border:1px solid #8f9ab12e;border-radius:18px;min-height:390px;padding:22px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.membership-plan-card:before{content:"";background:linear-gradient(90deg,#5ee0d3,#7f72e8);height:4px;position:absolute;top:0;left:0;right:0}.membership-plan-topline{color:#a7b3c8;justify-content:space-between;align-items:center;font-size:13px;display:flex}.membership-plan-topline em,.permanent-credit-card em{color:#9af0d9;background:#4dcfbc24;border-radius:8px;padding:5px 9px;font-size:11px;font-style:normal}.membership-plan-card h3{color:#f4f7fb;margin:18px 0 7px;font-size:25px}.membership-plan-card>p{color:#858f9c;min-height:40px;margin:0;font-size:13px;line-height:1.55}.membership-plan-price{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-end;margin-top:25px;padding-bottom:18px;display:flex}.membership-plan-price strong{color:#fff;letter-spacing:-.04em;font-size:38px;line-height:1}.membership-plan-price span{color:#7f8996;font-size:12px}.membership-plan-credit{align-items:baseline;gap:7px;margin-top:20px;display:flex}.membership-plan-credit strong{color:#9eeaf2;letter-spacing:.01em;font-size:31px}.membership-plan-credit span{color:#9ba6b4}.membership-plan-card>small{color:#737d88;margin-top:6px;display:block}.membership-plan-card ul{color:#c3ccd8;border-top:1px solid #ffffff12;gap:9px;margin:18px 0 20px;padding:16px 0 0;font-size:13px;list-style:none;display:grid}.membership-plan-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:auto;display:grid}.membership-plan-actions button{color:#edf4f7;background:#171c27;border:1px solid #9eadc22e;border-radius:11px;min-height:44px;font-weight:700}.membership-plan-actions button:first-child{color:#071117;background:linear-gradient(135deg,#5bdce7,#4fc8dc);border-color:#0000}.membership-plan-actions button:disabled{opacity:.5;cursor:not-allowed}.recharge-permanent-section{padding-top:4px}.permanent-credit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.permanent-credit-card{background:#121720;border:1px solid #97a4b829;border-radius:15px;gap:8px;padding:17px;display:grid}.permanent-credit-card>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.permanent-credit-card>div:first-child strong{color:#f0f5f8;font-size:15px}.permanent-credit-card>span{color:#78848e;min-height:34px;font-size:12px;line-height:1.45}.permanent-credit-price{gap:3px;margin:7px 0 3px;display:grid}.permanent-credit-price b{color:#68d9ef;font-size:25px}.permanent-credit-price small{color:#77838e;font-size:11px}.app-shell.theme-day .membership-plan-card,.app-shell.theme-day .permanent-credit-card{background:#f8fbfef0;border-color:#3e586f1f}.app-shell.theme-day .membership-plan-card h3,.app-shell.theme-day .membership-plan-price strong,.app-shell.theme-day .permanent-credit-card>div:first-child strong{color:#142331}.app-shell.theme-day .membership-plan-card ul{color:#405467}@media (width<=1050px){.membership-plan-grid{grid-template-columns:1fr}.permanent-credit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.account-modal--recharge-catalog{width:calc(100vw - 20px)!important}.recharge-plan-heading{flex-direction:column;align-items:flex-start}.permanent-credit-grid{grid-template-columns:1fr}.membership-plan-card{padding:17px}.membership-plan-price strong{font-size:32px}}.provider-connect-guide{color:#aeb7c1;background:#65ddb20e;border:1px solid #65ddb238;border-radius:9px;margin:-3px 16px 12px;padding:10px 12px;font-size:10px;line-height:1.55}.provider-connect-guide strong{color:#7be3c0;margin-right:6px}.provider-advanced-settings{border:1px solid var(--v5-line);background:#ffffff06;border-radius:9px;grid-column:1/-1;padding:10px 12px}.provider-advanced-settings summary{color:#a8a7b8;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:11px}.provider-advanced-settings__grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.provider-advanced-settings>small{color:#77798b;margin-top:8px;font-size:9px;line-height:1.45;display:block}@media (width<=720px){.provider-advanced-settings__grid{grid-template-columns:1fr}}.provider-key-action-bar{background:linear-gradient(#7c55f50e,#ffffff05);border:1px solid #7c55f52e;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:min(1080px,100% - 72px);min-height:82px;margin:14px auto 12px;padding:13px 18px;display:flex}.provider-key-action-bar__label{text-align:center;color:#9b9aae;flex:0 0 100%;font-size:11px;font-weight:750;line-height:1}.provider-key-action-bar button{border:1px solid var(--v5-line);min-width:122px;min-height:42px;color:inherit;cursor:pointer;white-space:nowrap;background:#22222b;border-radius:9px;padding:9px 14px}.provider-key-action-bar button:hover:not(:disabled){background:#7c55f51f;border-color:#7c55f594}.provider-key-action-bar button:disabled{opacity:.48;cursor:not-allowed}.provider-key-action-bar .purple-button{color:#fff;background:#7249ee;border-color:#7c55f5b8}.provider-key-action-bar .danger-button{color:#ff7e93;border-color:#ff5e7761}@media (width<=900px){.provider-key-action-bar{align-items:stretch;width:calc(100% - 28px)}.provider-key-action-bar__label{width:100%}.provider-key-action-bar button{flex:150px}}.gen-billing-mode{background:#0a101675;border:1px solid #6f89a238;border-radius:12px;align-items:center;gap:8px;min-height:36px;margin:2px 0 8px;padding:6px 8px;display:flex}.gen-billing-mode>span{color:#cfdde9b8;flex:none;margin-right:2px;font-size:12px;font-weight:700}.gen-billing-mode>button{color:#e0e9f1c7;min-height:28px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #7f95aa3d;border-radius:999px;padding:0 12px;font-size:12px}.gen-billing-mode>button:hover{color:#fff;border-color:#57d0e88c}.gen-billing-mode>button.is-active{color:#8ff1ff;background:#23b2cd29;border-color:#44d2e8b8;box-shadow:inset 0 0 0 1px #28cfe50f}.ph24-brand-lockup,html.web-shell .ph24-brand-lockup,.web-shell .ph24-brand-lockup,.ph24-brand-lockup,html.web-shell .ph24-brand-lockup,html.desktop-shell .ph24-brand-lockup{display:none!important}.ph24-web-original-brand{display:none}html.web-shell .ph24-web-original-brand{z-index:9;pointer-events:none;filter:drop-shadow(0 2px 8px #00000038);align-items:center;gap:8px;height:50px;display:flex;position:absolute;top:13px;left:5.35vw;transform:translate(-55px)}html.web-shell .ph24-web-original-brand-icon{object-fit:contain;flex:none;width:48px;height:48px;display:block}html.web-shell .ph24-web-original-brand-wordmark{object-fit:contain;flex:none;width:auto;height:52px;display:block}html.desktop-shell .ph24-web-original-brand{display:none!important}@media (width<=1200px){html.web-shell .ph24-web-original-brand{gap:7px;height:46px;top:14px;left:5.4vw;transform:translate(-55px)}html.web-shell .ph24-web-original-brand-icon{width:44px;height:44px}html.web-shell .ph24-web-original-brand-wordmark{height:47px}}html.web-shell .ph24-web-original-brand{left:calc(5.35vw - 55px)!important;transform:none!important}@media (width<=1200px){html.web-shell .ph24-web-original-brand{left:calc(5.4vw - 55px)!important;transform:none!important}}@media (width<=720px){html.web-shell,html.web-shell body,html.web-shell #root{width:100%;min-width:0;max-width:100%;min-height:100%;overflow-x:hidden}html.web-shell .ph24-shell{overscroll-behavior-y:contain;width:100vw!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden auto!important}html.web-shell .ph24-top-visual-patch{z-index:60!important;pointer-events:none!important;height:154px!important;position:fixed!important;inset:0 0 auto!important}html.web-shell .ph24-web-original-brand{gap:6px!important;height:40px!important;top:8px!important;left:10px!important;transform:none!important}html.web-shell .ph24-web-original-brand-icon{width:38px!important;height:38px!important}html.web-shell .ph24-web-original-brand-wordmark{max-width:190px!important;height:40px!important}html.web-shell .ph24-brand-tagline{display:none!important}html.web-shell .ph24-nav-fix.ph24-nav-fix--interactive{pointer-events:auto!important;border-radius:15px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:38px!important;align-items:stretch!important;gap:3px!important;width:auto!important;max-width:none!important;height:auto!important;min-height:88px!important;padding:5px!important;display:grid!important;position:absolute!important;top:56px!important;left:8px!important;right:8px!important;overflow:visible!important;transform:none!important}html.web-shell .ph24-nav-fix--interactive>.ph24-nav-button,html.web-shell .ph24-nav-fix--interactive>.ph24-nav-item{flex:none!important;width:100%!important;min-width:0!important;height:38px!important}html.web-shell .ph24-nav-fix--interactive .ph24-nav-button{white-space:nowrap!important;border-radius:10px!important;gap:2px!important;width:100%!important;min-width:0!important;height:38px!important;padding:0 5px!important;font-size:12px!important;line-height:1!important}html.web-shell .ph24-nav-fix--interactive .ph24-nav-button em{text-overflow:ellipsis;min-width:0;overflow:hidden}html.web-shell .ph24-nav-fix--interactive .ph24-nav-button small{font-size:7px!important;bottom:1px!important}html.web-shell .ph24-nav-fix--interactive .premium-lock-icon{margin-right:1px!important;font-size:9px!important}html.web-shell .ph24-nav-distribution{font-size:11px!important}html.web-shell .ph24-nav-item .ph24-desktop-dropdown{z-index:40000!important;min-width:min(210px,100vw - 20px)!important;max-width:calc(100vw - 20px)!important;top:calc(100% + 5px)!important}html.web-shell .ph24-content{zoom:1!important;width:calc(100vw - 20px)!important;min-width:0!important;max-width:none!important;margin:0 10px!important;padding:170px 0 28px!important;overflow:visible!important}html.web-shell .ph24-heading{margin:0 0 12px!important;padding:0 3px!important}html.web-shell .ph24-heading h1{margin-bottom:6px!important;font-size:30px!important;line-height:1.08!important}html.web-shell .ph24-heading p{max-width:100%!important;font-size:12px!important;line-height:1.55!important}html.web-shell .ph24-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important}html.web-shell .ph24-card{border-radius:16px!important;width:100%!important;min-width:0!important;height:164px!important}html.web-shell .ph24-plus{font-size:38px!important}html.web-shell .ph24-new strong{font-size:17px!important}html.web-shell .ph24-scroll-controls{display:none!important}html.web-shell .ph24-project-menu--portal{width:min(190px,100vw - 20px)!important;min-width:0!important;max-width:calc(100vw - 20px)!important}html.web-shell .ph24-project-field{left:0!important;right:0!important}html.web-shell .template-center-backdrop{place-items:stretch stretch!important;padding:0!important;overflow:hidden!important}html.web-shell .template-center{border-left:0!important;border-right:0!important;border-radius:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;min-height:0!important;max-height:none!important;overflow:hidden!important}html.web-shell .template-center__header{align-items:flex-start!important;gap:8px!important;min-height:66px!important;padding:12px 12px 8px!important}html.web-shell .template-center__eyebrow,html.web-shell .template-center__header p,html.web-shell .template-center__active,html.web-shell .template-center__quick-help{display:none!important}html.web-shell .template-center__header h2{margin:0!important;font-size:25px!important;line-height:1.1!important}html.web-shell .template-center__header-actions{gap:5px!important;margin-left:auto!important}html.web-shell .template-center__close{width:40px!important;min-width:40px!important;height:40px!important}html.web-shell .template-center__section-tabs{width:calc(100% - 20px)!important;margin:4px 10px 6px!important}html.web-shell .template-center__toolbar{flex-direction:column!important;align-items:stretch!important;gap:7px!important;padding:7px 10px 9px!important;overflow:visible!important}html.web-shell .template-center__toolbar--enhanced{flex-direction:column!important;display:flex!important}html.web-shell .template-center__library-tabs,html.web-shell .template-center__toolbar-actions,html.web-shell .template-center__categories{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;width:100%!important;max-width:100%!important;display:flex!important;overflow:auto hidden!important}html.web-shell .template-center__library-tabs::-webkit-scrollbar{display:none}html.web-shell .template-center__toolbar-actions::-webkit-scrollbar{display:none}html.web-shell .template-center__categories::-webkit-scrollbar{display:none}html.web-shell .template-center__smart-search{grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important;width:100%!important;max-width:100%!important;display:grid!important}html.web-shell .template-center__search{flex:auto!important;width:100%!important;min-width:0!important}html.web-shell .template-center__body{flex-direction:column!important;flex:auto!important;min-height:0!important;display:flex!important;overflow:hidden!important}html.web-shell .template-center__grid{flex:0 0 38dvh!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;width:100%!important;min-height:180px!important;padding:9px!important;overflow:hidden auto!important}html.web-shell .template-card{min-height:0!important}html.web-shell .template-card__preview{max-height:180px!important}html.web-shell .template-detail{border-top:1px solid #caebe814!important;border-left:0!important;flex:auto!important;min-height:0!important;max-height:none!important;padding:12px!important;display:block!important;overflow:hidden auto!important}html.web-shell .template-detail__swatch{width:100%!important;max-height:185px!important;display:block!important}html.web-shell .template-detail__specs{grid-template-columns:minmax(0,1fr)!important;display:grid!important}html.web-shell .template-detail__note{display:block!important}html.web-shell .template-detail__actions{grid-template-columns:minmax(0,1fr)!important}html.web-shell .template-advanced-panel{max-height:none!important}html.web-shell .node-console-portal-host{box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:none!important;left:6px!important;right:6px!important}html.web-shell .node-console-portal-host .node-floating-lower-console,html.web-shell .node-console-portal-host .generation-console--studio,html.web-shell .node-console-portal-host .chat-control-console{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}html.web-shell .node-console-portal-host .generation-console--studio .gen-studio-footer--media-reference{grid-template-columns:minmax(86px,1fr) 54px 54px 48px 42px!important;gap:3px!important;padding-left:5px!important;padding-right:5px!important}html.web-shell .node-console-portal-host .gen-studio-footer--media-reference .gen-play-button{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important}html.web-shell .node-console-portal-host.asset-node--generator .generator-desk-media-row,html.web-shell .node-console-portal-host.asset-node--generator .generator-desk-text-row,html.web-shell .node-console-portal-host.asset-node--generator .generator-desk-mode-row{gap:3px!important;min-width:0!important}html.web-shell .dark-select-trigger__label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}html.web-shell .account-modal,html.web-shell .model-market-subscription-modal,html.web-shell .distribution-contact-card{border-radius:16px!important;width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important}}@media (width<=420px){html.web-shell .ph24-nav-fix.ph24-nav-fix--interactive{left:5px!important;right:5px!important}html.web-shell .ph24-nav-fix--interactive .ph24-nav-button{padding:0 3px!important;font-size:11px!important}html.web-shell .ph24-content{width:calc(100vw - 12px)!important;margin:0 6px!important}html.web-shell .node-console-portal-host .generation-console--studio .gen-studio-footer--media-reference{grid-template-columns:minmax(76px,1fr) 50px 50px 44px 40px!important}}@media (width<=720px){html.web-shell .workspace-topbar--single-row{grid-template-rows:44px 46px!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:5px!important;height:108px!important;min-height:108px!important;padding:7px 7px 5px!important;display:grid!important;overflow:hidden!important}html.web-shell .workspace-title-area--single-row{grid-template-columns:38px 62px minmax(0,1fr)!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important;max-width:none!important;display:grid!important}html.web-shell .workspace-title-area--single-row .workspace-brand-icon{border-radius:10px!important;width:36px!important;height:36px!important}html.web-shell .workspace-title-area--single-row .back-button{white-space:nowrap!important;width:62px!important;min-width:62px!important;height:38px!important;padding:0 6px!important;font-size:13px!important;line-height:1.05!important}html.web-shell .workspace-title-area--single-row input{text-overflow:ellipsis!important;width:100%!important;min-width:0!important;max-width:none!important;height:38px!important;padding:0 6px!important;font-size:16px!important}html.web-shell .workspace-single-actions{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start!important;gap:4px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:1px 1px 3px!important;display:flex!important;overflow:auto hidden!important}html.web-shell .workspace-single-actions::-webkit-scrollbar{display:none}html.web-shell .workspace-single-actions>button,html.web-shell .workspace-single-actions .workspace-more-button,html.web-shell .workspace-single-actions .workspace-account-button,html.web-shell .workspace-single-actions .workspace-theme-icon{white-space:nowrap!important;border-radius:12px!important;flex:none!important;width:auto!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important}html.web-shell .workspace-single-actions .workspace-points-static{pointer-events:auto!important;min-width:96px!important}html.web-shell .workspace-single-divider{flex:0 0 1px!important;margin:8px 2px!important}html.web-shell .workspace-model-market-entry .premium-lock-copy{display:none!important}html.web-shell .workspace-single-actions .workspace-more-wrap{flex:none!important}html.web-shell .workspace-single-actions .workspace-more-menu{z-index:50000!important;min-width:150px!important;position:fixed!important;top:105px!important;right:8px!important}html.web-shell .canvas-area{inset:108px 0 0!important}html.web-shell .quick-node-menu{top:118px!important}html.web-shell .assistant-panel{height:calc(100% - 108px)!important;top:108px!important}html.web-shell .canvas-rail{width:48px!important;padding:6px 4px!important;left:6px!important}html.web-shell .canvas-rail button{width:38px!important;height:38px!important}html.web-shell .template-detail__swatch{display:none!important}html.web-shell .template-detail__heading{margin-top:0!important;padding-top:2px!important}html.web-shell .template-detail__description{margin-top:5px!important}html.web-shell .template-detail{scroll-padding-top:8px}}@media (width<=430px){html.web-shell .workspace-topbar--single-row{padding-left:5px!important;padding-right:5px!important}html.web-shell .workspace-title-area--single-row{grid-template-columns:34px 56px minmax(0,1fr)!important}html.web-shell .workspace-title-area--single-row .workspace-brand-icon{width:32px!important;height:32px!important}html.web-shell .workspace-title-area--single-row .back-button{width:56px!important;min-width:56px!important;font-size:12px!important}html.web-shell .workspace-single-actions>button,html.web-shell .workspace-single-actions .workspace-more-button,html.web-shell .workspace-single-actions .workspace-account-button{padding-left:7px!important;padding-right:7px!important}}@media (width<=720px){html.web-shell,html.web-shell body,html.web-shell #root{width:100%;min-width:0;max-width:100%;overflow-x:hidden}html.web-shell .workspace-topbar--single-row{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:5px!important;height:106px!important;min-height:106px!important;padding:6px 7px!important;display:flex!important;overflow:hidden!important}html.web-shell .workspace-title-area--single-row{flex:0 0 43px!important;grid-template-columns:38px 58px minmax(0,1fr)!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}html.web-shell .workspace-title-area--single-row .workspace-brand-icon{border-radius:10px!important;width:36px!important;height:36px!important}html.web-shell .workspace-title-area--single-row .back-button{white-space:nowrap!important;width:58px!important;min-width:58px!important;height:38px!important;padding:0 5px!important;font-size:12px!important;line-height:1.05!important}html.web-shell .workspace-title-area--single-row input{text-overflow:ellipsis!important;width:100%!important;min-width:0!important;height:38px!important;padding:0 7px!important;font-size:15px!important}html.web-shell .workspace-single-actions{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:0 0 43px!important;justify-content:flex-start!important;align-items:center!important;gap:4px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:1px 0 2px!important;display:flex!important;overflow:auto hidden!important}html.web-shell .workspace-single-actions::-webkit-scrollbar{display:none}html.web-shell .workspace-single-actions>button,html.web-shell .workspace-single-actions .workspace-more-button,html.web-shell .workspace-single-actions .workspace-account-button,html.web-shell .workspace-single-actions .workspace-theme-icon{white-space:nowrap!important;border-radius:11px!important;flex:none!important;width:auto!important;min-width:40px!important;height:39px!important;padding:0 8px!important;font-size:11px!important;line-height:1!important}html.web-shell .workspace-single-actions .workspace-points-static{min-width:92px!important}html.web-shell .workspace-single-actions .workspace-more-menu{z-index:60000!important;max-width:calc(100vw - 14px)!important;position:fixed!important;top:102px!important;right:7px!important}html.web-shell .canvas-area{top:106px!important;inset-block-start:106px!important}html.web-shell .assistant-panel{height:calc(100% - 106px)!important;top:106px!important}html.web-shell .quick-node-menu{top:114px!important}html.web-shell .node-console-portal-host{box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:none!important;left:6px!important;right:6px!important}html.web-shell .node-console-portal-host .node-floating-lower-console,html.web-shell .node-console-portal-host .generation-console--studio,html.web-shell .node-console-portal-host .chat-control-console{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}html.web-shell .ph24-content{width:calc(100vw - 16px)!important;min-width:0!important;max-width:none!important;margin:0 8px!important;overflow:visible!important}html.web-shell .ph24-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important}html.web-shell .ph24-card{width:100%!important;min-width:0!important}html.web-shell .template-center{border-radius:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important}html.web-shell .template-detail__swatch{display:none!important}html.web-shell .template-detail{padding-top:10px!important;overflow-y:auto!important}html.web-shell .template-detail__heading{margin-top:0!important}}@media (width<=430px){html.web-shell .workspace-title-area--single-row{grid-template-columns:32px 54px minmax(0,1fr)!important}html.web-shell .workspace-title-area--single-row .workspace-brand-icon{width:31px!important;height:31px!important}html.web-shell .workspace-title-area--single-row .back-button{width:54px!important;min-width:54px!important}}.commercial-auth-card--compliance{width:min(700px,100vw - 48px);max-height:calc(100vh - 48px);overflow:auto}.commercial-auth-identity-tabs{background:#070a10b8;border:1px solid #ffffff17;border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;padding:5px;display:grid}.commercial-auth-identity-tabs button{color:#9ca7ba;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 12px;font-weight:800}.commercial-auth-identity-tabs button.active{color:#eafcff;background:#1bcee624;box-shadow:inset 0 0 0 1px #2bdcf06b}.commercial-auth-confirm{background:#0c0f16c7;border:1px solid #ffffff0f;border-radius:18px;gap:14px;padding:18px;display:grid}.commercial-auth-confirm h2{color:#f2f5fa;margin:0 0 2px;font-size:18px;line-height:1.4}.commercial-auth-check{color:#aeb6c5;cursor:pointer;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:12px;font-size:15px;line-height:1.8;display:grid}.commercial-auth-check input[type=checkbox]{appearance:auto;-webkit-appearance:checkbox;cursor:pointer;accent-color:#25d4ea;min-width:24px;height:24px;margin:3px 0 0;width:24px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:6px!important;padding:0!important}.commercial-auth-check--legal{align-items:start;padding:4px 18px}.commercial-auth-legal-link{color:#f1f5fb;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 2px;font-weight:900;text-decoration:none}.commercial-auth-legal-link:hover{color:#78e8ff;text-decoration:underline}.commercial-auth-primary:disabled{cursor:not-allowed;opacity:.45}.commercial-legal-shell{place-items:start center;overflow:auto}.commercial-legal-card{box-sizing:border-box;background:#171922fa;border:1px solid #ffffff1a;border-radius:24px;gap:18px;width:min(900px,100vw - 48px);margin-block:24px;padding:28px;display:grid;box-shadow:0 30px 90px #0000007a}.commercial-legal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.commercial-legal-header h1{margin:6px 0;font-size:28px}.commercial-legal-header p{color:#8f9aad;margin:0}.commercial-legal-back{color:#e7edf7;cursor:pointer;background:#11141c;border:1px solid #ffffff1f;border-radius:12px;padding:10px 14px}.commercial-legal-body{white-space:pre-wrap;color:#c5cbd6;background:#0d1118;border:1px solid #ffffff12;border-radius:16px;max-height:min(68vh,760px);padding:22px;font-size:14px;line-height:1.9;overflow:auto}@media (width<=720px){.commercial-auth-shell{padding:14px}.commercial-auth-card--compliance,.commercial-legal-card{width:calc(100vw - 28px);padding:22px}.commercial-auth-check{font-size:14px;line-height:1.7}.commercial-legal-header{flex-direction:column}.commercial-legal-back{width:100%}}.template-center-backdrop{z-index:2147483000!important}.template-enhancement-modal-backdrop{z-index:2147483500!important;-webkit-backdrop-filter:blur(7px)!important;background:#01070ab8!important;justify-content:center!important;align-items:center!important;padding:16px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:auto!important}.template-enhancement-modal{color:#eaf8fb!important;background:linear-gradient(#0e1a1ffe,#071116fe)!important;border:1px solid #64cfec4d!important;border-radius:18px!important;width:min(620px,100vw - 32px)!important;max-width:620px!important;max-height:calc(100vh - 32px)!important;padding:20px 20px 12px!important;position:relative!important;overflow:hidden auto!important;box-shadow:0 30px 90px #000000a3!important}.template-enhancement-modal h2{color:#f2fbfd!important}.template-enhancement-modal-intro{color:#daeff3b8!important}.template-enhancement-modal-card{color:#e6f5f8!important;background:#25525e29!important;border-color:#7ad0e421!important}.template-enhancement-modal-card strong{color:#f1fbfd!important}.template-enhancement-modal-card p,.template-enhancement-modal-card li{color:#d6ebf0ad!important}.template-enhancement-principle{color:#c9f2f9!important;background:#237e9729!important;border-color:#5bc6e138!important}.template-enhancement-modal-actions{z-index:5!important;background:linear-gradient(#081217db,#081217 35%)!important;border-top:1px solid #7ecdde1a!important;justify-content:flex-end!important;gap:9px!important;margin:14px -20px 0!important;padding:11px 20px 12px!important;display:flex!important;position:sticky!important;bottom:-12px!important;left:0!important;right:0!important}.template-enhancement-modal-actions button{color:#e8f5f8!important;background:#ffffff0e!important;border:1px solid #b3dce529!important;border-radius:10px!important;min-width:86px!important;height:38px!important;font-weight:700!important}.template-enhancement-modal-actions button.primary{color:#effcff!important;background:linear-gradient(#279abb6b,#1b6e8957)!important;border-color:#5bcfeb6b!important}.template-center .template-enhancement-panel{color:#e7f6f8!important;background:linear-gradient(#1a4c5b38,#07191f3d)!important;border:1px solid #58c4eb2e!important;border-radius:14px!important;margin:12px 0!important;padding:13px!important}.template-center .template-enhancement-panel__head strong{color:#edf9fb!important}.template-center .template-enhancement-panel__head small,.template-center .template-enhancement-note{color:#cce5ea87!important}.template-center .template-enhancement-panel__head em{color:#9ee8f6!important;background:#328b9e1f!important;border-color:#5bc7dd40!important}.template-center .template-enhancement-item{color:#e8f5f8!important;background:#05171d9e!important;border:1px solid #9dd5e11a!important;border-radius:10px!important;min-height:54px!important;box-shadow:inset 0 1px #ffffff05!important}.template-center .template-enhancement-item:hover{background:#184d5a80!important;border-color:#59cbe645!important}.template-center .template-enhancement-item.is-on{background:linear-gradient(#22799166,#1146556b)!important;border-color:#4bd2ef6b!important;box-shadow:inset 0 0 0 1px #6cdcf30f,0 0 16px #35b8dd0f!important}.template-center .template-enhancement-item span{color:#e5fbff!important}.template-center .template-enhancement-item strong{color:#eefafd!important}.template-center .template-enhancement-item small{color:#cae2e794!important}.template-center .template-enhancement-item em{color:#bed4d994!important;background:#ffffff06!important}.template-center .template-enhancement-item.is-on em{color:#aff1ff!important}.template-center .template-enhancement-all{color:#dcf9ff!important;background:linear-gradient(#25819a59,#14495961)!important;border:1px solid #55cfee4f!important}.template-center .template-enhancement-all:hover:not(:disabled){background:linear-gradient(#2e9db973,#195b6c75)!important}.template-card__enhance-shortcut{z-index:8!important;-webkit-backdrop-filter:blur(9px)!important;color:#f5fcff!important;white-space:nowrap!important;opacity:0!important;cursor:pointer!important;background:#176f8fc2!important;border:1px solid #86dcf438!important;border-radius:8px!important;min-height:27px!important;padding:0 9px!important;font-size:8.5px!important;font-weight:700!important;transition:opacity .16s,transform .16s,background .16s!important;position:absolute!important;bottom:8px!important;right:96px!important;transform:translateY(3px)!important}.template-card:hover .template-card__enhance-shortcut,.template-card:focus-within .template-card__enhance-shortcut,.template-card.is-selected .template-card__enhance-shortcut{opacity:1!important;transform:translateY(0)!important}.template-card__enhance-shortcut:hover{background:#1f8fb5eb!important}.ph24-project .ph24-template-name{z-index:5!important;color:#f0efff!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:linear-gradient(#49468bb8,#252753b8)!important;border:1px solid #a5a4ff40!important;border-radius:999px!important;align-items:center!important;max-width:calc(100% - 92px)!important;min-height:22px!important;padding:4px 8px!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:10px!important;left:10px!important;overflow:hidden!important;box-shadow:0 6px 18px #00000029,inset 0 1px #ffffff14!important}.ph24-project .ph24-date{color:#fff!important;letter-spacing:.01em!important;text-shadow:0 1px 8px #0000009e!important;background:#02151ab8!important;border:1px solid #cdebef21!important;border-radius:7px!important;align-items:center!important;min-height:23px!important;padding:4px 7px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;bottom:9px!important;left:10px!important;right:auto!important;box-shadow:inset 0 1px #ffffff0a!important}html body #dreamflow-global-enhancements-ui-v2 .df-enhance-cluster{top:84px!important;right:18px!important}@media (width<=1180px){html body #dreamflow-global-enhancements-ui-v2 .df-enhance-cluster{top:116px!important;right:8px!important}.template-card__enhance-shortcut{opacity:1!important;transform:none!important}}@media (width<=760px){.template-enhancement-modal{width:calc(100vw - 18px)!important;max-height:calc(100dvh - 18px)!important;padding:15px 14px 8px!important}.template-enhancement-modal-actions{margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important;bottom:-8px!important}.template-card__enhance-shortcut{text-overflow:ellipsis!important;max-width:calc(100% - 99px)!important;right:91px!important;overflow:hidden!important}}html body #dreamflow-global-enhancements-ui-v2 .df-enhance-cluster{display:flex;top:94px!important;right:18px!important}@media (width>=1460px){.workspace-topbar--single-row .workspace-single-actions{transform:translate(-96px)!important}}@media (width<=1459px) and (width>=1181px){.workspace-topbar--single-row .workspace-single-actions{transform:translate(-52px)!important}}@media (width>=1280px){.template-center__body{grid-template-columns:minmax(0,1fr) minmax(390px,420px)!important}}.template-center .template-enhancement-panel{box-sizing:border-box!important;width:100%!important;margin:14px 0!important;padding:14px!important}.template-center .template-enhancement-panel__head{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;margin-bottom:12px!important;display:grid!important}.template-center .template-enhancement-panel__head>div{min-width:0!important}.template-center .template-enhancement-panel__head strong{font-size:15px!important;line-height:1.25!important;display:block!important}.template-center .template-enhancement-panel__head small{margin-top:5px!important;font-size:10.5px!important;line-height:1.55!important;display:block!important}.template-center .template-enhancement-panel__head em{white-space:nowrap!important;align-self:start!important}.template-center .template-enhancement-grid{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;display:grid!important}.template-center .template-enhancement-item{box-sizing:border-box!important;text-align:left!important;grid-template-columns:30px minmax(0,1fr) 52px!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;min-height:62px!important;padding:9px 11px!important;display:grid!important}.template-center .template-enhancement-item>span{text-align:center!important;width:30px!important;font-size:18px!important;line-height:1!important}.template-center .template-enhancement-item>div{min-width:0!important;display:block!important}.template-center .template-enhancement-item strong{color:#eefafd!important;white-space:normal!important;margin:0!important;font-size:13px!important;line-height:1.25!important;display:block!important}.template-center .template-enhancement-item small{color:#cae2e794!important;white-space:normal!important;overflow-wrap:anywhere!important;margin:4px 0 0!important;font-size:10.5px!important;line-height:1.4!important;display:block!important}.template-center .template-enhancement-item>em{box-sizing:border-box!important;text-align:center!important;background:#ffffff06!important;border:1px solid #adcfd71f!important;border-radius:999px!important;justify-self:end!important;min-width:46px!important;padding:5px 7px!important;font-size:10px!important;font-style:normal!important;line-height:1!important}.template-center .template-enhancement-item.is-on>em{color:#b9f1ff!important;background:#2f9dbb26!important;border-color:#53cfee57!important}.template-center .template-enhancement-all{justify-content:center!important;align-items:center!important;min-height:44px!important;margin-top:10px!important;font-size:13px!important;line-height:1.2!important;display:flex!important}.template-center .template-enhancement-note{margin-top:9px!important;font-size:10px!important;line-height:1.6!important;display:block!important}.template-card__start,.template-card__enhance-shortcut{opacity:1!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;min-height:29px!important;font-size:8.5px!important;font-weight:800!important;display:inline-flex!important;bottom:8px!important;transform:none!important}.template-card__start{padding-left:9px!important;padding-right:9px!important;right:8px!important}.template-card__enhance-shortcut{max-width:calc(100% - 104px)!important;padding-left:8px!important;padding-right:8px!important;right:92px!important}.template-card__start,.template-card__enhance-shortcut{z-index:12!important;box-shadow:0 7px 18px #0003,inset 0 1px #ffffff14!important}@media (width<=1180px){html body #dreamflow-global-enhancements-ui-v2 .df-enhance-cluster{top:92px!important;right:8px!important}.template-card__enhance-shortcut{right:90px!important}}html.desktop-win .workspace-topbar--clean,html.desktop-win .workspace-topbar--single-row{background:#101317!important}@media (width>=1460px){.workspace-topbar--single-row .workspace-single-actions{transform:translate(-102px)!important}}@media (width<=1459px) and (width>=1181px){.workspace-topbar--single-row .workspace-single-actions{transform:translate(-58px)!important}}html body #dreamflow-global-enhancements-ui-v2 .df-enhance-cluster{visibility:visible!important;opacity:1!important;z-index:2147482501!important;display:flex!important;top:22px!important;right:188px!important}html body #dreamflow-global-enhancements-ui-v2 .df-enhance-menu{top:50px!important;right:0!important}.canvas-rail .canvas-rail__save,.canvas-rail .canvas-rail__new-project{color:#dfeef4d6!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;place-items:center!important;width:100%!important;min-height:46px!important;font-size:18px!important;font-weight:800!important;line-height:1!important;display:grid!important;position:relative!important}.canvas-rail .canvas-rail__save:after,.canvas-rail .canvas-rail__new-project:after{z-index:80;color:#dceff4;white-space:nowrap;pointer-events:none;opacity:0;background:#081217f5;border:1px solid #8bc8da26;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:700;transition:opacity .14s,transform .14s;position:absolute;top:50%;left:calc(100% + 8px);transform:translate(4px,-50%);box-shadow:0 8px 22px #00000047}.canvas-rail .canvas-rail__save:after{content:"保存项目"}.canvas-rail .canvas-rail__new-project:after{content:"新建项目"}.canvas-rail .canvas-rail__save:hover:after,.canvas-rail .canvas-rail__new-project:hover:after{opacity:1;transform:translateY(-50%)}@media (width<=1380px){html body #dreamflow-global-enhancements-ui-v2 .df-enhance-cluster{right:176px!important}#dreamflow-global-enhancements-ui-v2 .df-enhance-main{min-width:214px!important;font-size:13px!important}}@media (width<=1180px){html body #dreamflow-global-enhancements-ui-v2 .df-enhance-cluster{top:90px!important;right:10px!important}}.workspace-topbar--single-row .workspace-single-actions{flex:auto!important;justify-content:flex-start!important;gap:7px!important;margin-left:12px!important;margin-right:0!important;overflow:visible!important;transform:none!important}.workspace-topbar--single-row .workspace-single-actions>*{flex-shrink:0}.df-toolbar-enhance{z-index:220;background:linear-gradient(#1b2228fa,#0f1419fa);border:1px solid #7797ab47;border-radius:999px;align-items:stretch;height:38px;margin-left:5px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff09,0 8px 22px #0003;-webkit-app-region:no-drag!important}.df-toolbar-enhance__main{color:#edf7fb;cursor:pointer;background:0 0;border:0;border-radius:999px 0 0 999px;justify-content:center;align-items:center;gap:7px;min-width:218px;height:36px;padding:0 10px 0 13px;font-size:13px;font-weight:800;display:inline-flex;position:relative;overflow:hidden;-webkit-app-region:no-drag!important}.df-toolbar-enhance__main:not(.is-combat-on):after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#c4eeff1a,#f8fdffe0,#5cc5f43d,#0000);width:46px;animation:3.8s ease-in-out infinite dfToolbarEnhanceSweep;position:absolute;top:-40%;bottom:-40%;left:0;transform:translate(-190%)skew(-18deg)}.df-toolbar-enhance__main:hover{background:#ffffff0b}.df-toolbar-enhance__bolt{z-index:2;text-shadow:0 0 9px #5bc9ffa6;font-size:17px;position:relative}.df-toolbar-enhance__text{z-index:2;white-space:nowrap;position:relative}.df-toolbar-enhance__prefix{margin-right:4px}.df-toolbar-enhance__electric{background:linear-gradient(90deg,#f8feff 0%,#6bd5ff 25%,#fff 45%,#7acfff 68%,#f8feff 100%) 0 0/200% 100%;color:#0000;-webkit-text-stroke:.2px #e1faff8c;-webkit-background-clip:text;background-clip:text;animation:1.2s linear infinite dfToolbarElectricText}.df-toolbar-enhance__count{z-index:2;color:#bff1ff;background:#38a9d61f;border:1px solid #5bcdf642;border-radius:999px;padding:2px 5px;font-size:9px;font-weight:900;position:relative}.df-toolbar-enhance__arrow{color:#a9c1cd;cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff12;border-radius:0 999px 999px 0;width:34px;height:36px;padding:0;-webkit-app-region:no-drag!important}.df-toolbar-enhance__menu{z-index:2147482500;background:#0a1014fd;border:1px solid #5bb2d33d;border-radius:15px;width:338px;padding:8px;position:absolute;top:46px;right:0;box-shadow:0 22px 55px #0000007a}.df-toolbar-enhance__menu>header{border-bottom:1px solid #fff1;margin-bottom:5px;padding:7px 8px 9px}.df-toolbar-enhance__menu>header strong{color:#effaff;font-size:13px;display:block}.df-toolbar-enhance__menu>header small{color:#708a97;margin-top:3px;font-size:10px;display:block}.df-toolbar-enhance__row{color:#dcebf1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:26px minmax(0,1fr) 44px;align-items:center;gap:8px;width:100%;min-height:48px;padding:7px 8px;display:grid}.df-toolbar-enhance__row:hover{background:#4bb4db13}.df-toolbar-enhance__row>span{text-align:center;font-size:16px}.df-toolbar-enhance__row strong{color:#edf7fa;font-size:11.5px;display:block}.df-toolbar-enhance__row small{color:#708691;margin-top:2px;font-size:9.5px;display:block}.df-toolbar-enhance__row em{color:#708691;text-align:center;border:1px solid #ffffff14;border-radius:999px;min-width:40px;padding:4px 5px;font-size:9px;font-style:normal;font-weight:800}.df-toolbar-enhance__row.is-on em{color:#b8f0ff;background:#42add91a;border-color:#56c9f252}.df-toolbar-enhance__all{color:#c7f2ff;cursor:pointer;background:#2d89ac1f;border:1px solid #50c7f040;border-radius:9px;width:100%;height:36px;margin-top:6px;font-size:11px;font-weight:850}.df-toolbar-enhance__all:disabled{opacity:.48;cursor:default}.df-toolbar-enhance-modal{z-index:2147483600;-webkit-backdrop-filter:blur(7px);background:#01070ab8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;-webkit-app-region:no-drag!important}.df-toolbar-enhance-modal>section{color:#eaf8fb;background:linear-gradient(#0e1a1ffe,#071116fe);border:1px solid #5bc7e145;border-radius:18px;width:min(620px,100vw - 32px);max-height:calc(100vh - 32px);padding:20px;overflow:auto;box-shadow:0 30px 90px #000000a3}.df-toolbar-enhance-modal h2{color:#f2fbfd;margin:0 0 10px;font-size:20px}.df-toolbar-enhance-modal>section>p{color:#d8edf1b8;line-height:1.7}.df-toolbar-enhance-modal article{background:#1f4d5929;border:1px solid #77c7db1c;border-radius:11px;margin-top:9px;padding:10px 12px}.df-toolbar-enhance-modal article strong{color:#f1fbfd;font-size:12px}.df-toolbar-enhance-modal aside{color:#c7f0f7;background:#1f778f24;border:1px solid #53c2de33;border-radius:10px;margin-top:11px;padding:10px 12px;font-size:11px;line-height:1.6}.df-toolbar-enhance-modal footer{background:#081217fa;border-top:1px solid #7ecdde1a;justify-content:flex-end;gap:8px;margin:14px -20px -20px;padding:11px 20px 13px;display:flex;position:sticky;bottom:-20px}.df-toolbar-enhance-modal footer button{color:#eaf6f8;cursor:pointer;background:#ffffff0d;border:1px solid #b3dce524;border-radius:9px;min-width:88px;height:37px;font-weight:750}.df-toolbar-enhance-modal footer button.primary{background:linear-gradient(#2491b16b,#1767815c);border-color:#52cbeb5e}@keyframes dfToolbarEnhanceSweep{0%,68%{opacity:0;transform:translate(-190%)skew(-18deg)}73%{opacity:.9}88%{opacity:.75;transform:translate(470%)skew(-18deg)}to{opacity:0;transform:translate(470%)skew(-18deg)}}@keyframes dfToolbarElectricText{0%{filter:drop-shadow(0 0 2px #6ed3ff52);background-position:0%}50%{filter:drop-shadow(0 0 6px #6ed3ffd1);background-position:100%}to{filter:drop-shadow(0 0 2px #6ed3ff52);background-position:200%}}.canvas-rail .canvas-rail__save,.canvas-rail .canvas-rail__new-project{color:#aeb8be!important;place-items:center!important;width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;display:grid!important}.canvas-rail .canvas-rail__save svg,.canvas-rail .canvas-rail__new-project svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.canvas-rail .canvas-rail__save:hover,.canvas-rail .canvas-rail__new-project:hover{color:#dff8ff!important;background:#45b4db1a!important}.canvas-save-notice{z-index:180;pointer-events:none;background:#081419f5;border:1px solid #58c9e638;border-radius:11px;min-width:285px;max-width:390px;padding:9px 12px;animation:.16s ease-out dfSaveNoticeIn;position:absolute;top:50%;left:82px;transform:translateY(42px);box-shadow:0 14px 35px #00000057}.canvas-save-notice strong{color:#dff9ff;font-size:11px;display:block}.canvas-save-notice small{color:#748b95;margin-top:3px;font-size:9.5px;line-height:1.45;display:block}.canvas-save-notice.is-error{background:#260e11f7;border-color:#ff72724d}.canvas-save-notice.is-error strong{color:#ffd5d5}@keyframes dfSaveNoticeIn{0%{opacity:0;transform:translate(5px,42px)}to{opacity:1;transform:translateY(42px)}}#dreamflow-global-enhancements-ui-v2{display:none!important}@media (width<=1590px){.workspace-topbar--single-row .workspace-single-actions{gap:5px!important;margin-left:8px!important}.df-toolbar-enhance__main{min-width:180px;padding-left:9px;padding-right:7px;font-size:11.5px}.df-toolbar-enhance__prefix{display:none}}@media (width<=1370px){.df-toolbar-enhance__main{width:48px;min-width:48px;padding:0}.df-toolbar-enhance__text,.df-toolbar-enhance__count{display:none}}.workspace-topbar--single-row{gap:7px!important;padding-left:5px!important}.workspace-title-area--single-row{gap:6px!important;min-width:224px!important;max-width:224px!important}.workspace-title-area--single-row input{width:82px!important;min-width:82px!important;max-width:82px!important;padding-left:3px!important;padding-right:3px!important}.workspace-topbar--single-row .workspace-single-actions{justify-content:flex-start!important;gap:6px!important;margin-left:0!important;transform:none!important}@media (width<=1680px) and (width>=1181px){.workspace-single-actions>button,.workspace-single-actions .workspace-more-button,.workspace-single-actions .workspace-account-button,.workspace-single-actions .workspace-theme-icon{padding-left:8px!important;padding-right:8px!important;font-size:12px!important}.workspace-single-actions .workspace-account-button{min-width:0!important}}@media (width>=1181px){.df-toolbar-enhance__main{width:auto!important;min-width:224px!important;padding:0 10px 0 12px!important;font-size:12.5px!important}.df-toolbar-enhance__text{display:inline-block!important}.df-toolbar-enhance__count{display:inline-flex!important}}.df-toolbar-enhance__text{color:#edf8fb;white-space:nowrap;letter-spacing:.01em;line-height:1;display:inline-block;z-index:3!important;position:relative!important}.df-toolbar-enhance__text.is-electric-outline{text-shadow:0 0 3px #79dcff6b,0 0 8px #4dbef138;color:#f4fcff!important}.df-toolbar-enhance__text.is-electric-outline:before,.df-toolbar-enhance__text.is-electric-outline:after{content:attr(data-text);pointer-events:none;color:#0000;white-space:nowrap;position:absolute;inset:0}.df-toolbar-enhance__text.is-electric-outline:before{-webkit-text-stroke:.72px #6fdcffb8;filter:drop-shadow(0 0 2px #8ce6ffbf)drop-shadow(0 0 5px #3db7ef59);animation:1.15s ease-in-out infinite dfElectricOutlineBreath}.df-toolbar-enhance__text.is-electric-outline:after{-webkit-text-stroke:1px #f5fdfff5;filter:drop-shadow(0 0 2px #ffffffe0)drop-shadow(0 0 7px #43c2f7d1);clip-path:inset(0 84% 0 0);animation:1.35s linear infinite dfElectricOutlineTrace}.df-toolbar-enhance__row.is-on strong{-webkit-text-stroke:.22px #7bdafa66;text-shadow:0 0 3px #6ad5fc59,0 0 7px #3baee32e;animation:1.55s ease-in-out infinite dfElectricRowPulse;color:#eafaff!important}.df-toolbar-enhance__menu{width:370px!important}.df-toolbar-enhance__row{grid-template-columns:27px minmax(0,1fr) 44px!important;min-height:52px!important}.df-toolbar-enhance__row strong{font-size:11.5px!important;line-height:1.25!important}.df-toolbar-enhance__row small{margin-top:3px!important}.df-toolbar-enhance__main:not(.is-combat-on):after{animation-duration:3.2s!important}@keyframes dfElectricOutlineBreath{0%,to{opacity:.54;filter:drop-shadow(0 0 1px #8ce6ff85)drop-shadow(0 0 4px #3db7ef3d)}50%{opacity:1;filter:drop-shadow(0 0 3px #bcf4fff2)drop-shadow(0 0 9px #3db7ef94)}}@keyframes dfElectricOutlineTrace{0%{clip-path:inset(0 84% 0 0);opacity:.2}18%{opacity:1}48%{clip-path:inset(0 38% 0 42%);opacity:.95}82%{clip-path:inset(0 0 0 84%);opacity:1}to{clip-path:inset(0 0 0 100%);opacity:.15}}@keyframes dfElectricRowPulse{0%,to{text-shadow:0 0 2px #6ad5fc38,0 0 5px #3baee31f}50%{text-shadow:0 0 4px #a4ebff94,0 0 9px #3baee347}}@media (width<=1180px){.workspace-title-area--single-row{min-width:200px!important;max-width:200px!important}.workspace-title-area--single-row input{width:68px!important;min-width:68px!important;max-width:68px!important}.df-toolbar-enhance__main{min-width:178px!important;font-size:11px!important}}.asset-node--image .image-node-toolbar,.asset-node--video .video-node-toolbar{top:auto!important;bottom:calc(100% + 9px)!important}.asset-node--image[data-floating-console-placement=below] .image-node-toolbar,.asset-node--video[data-floating-console-placement=below] .video-node-toolbar{top:auto!important;bottom:calc(100% + 9px)!important}.image-node-toolbar,.video-node-toolbar{-webkit-backdrop-filter:blur(15px)!important;background:linear-gradient(#161c20f7,#0c1114f7)!important;border:1px solid #75c7dd2e!important;border-radius:11px!important;gap:3px!important;min-height:36px!important;padding:3px 5px!important;box-shadow:0 11px 28px #0006,inset 0 1px #ffffff0a!important}.image-node-toolbar button,.image-node-toolbar a,.video-node-toolbar button,.video-node-toolbar a{color:#daeaf0c7!important;background:0 0!important;border:1px solid #0000!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;font-size:13px!important;display:inline-flex!important}.image-node-toolbar button:hover,.image-node-toolbar a:hover,.video-node-toolbar button:hover,.video-node-toolbar a:hover{color:#effcff!important;background:#47b6d91a!important;border-color:#5cd0ee2e!important}.image-node-toolbar button.is-active,.video-node-toolbar button.is-active{color:#dffaff!important;background:linear-gradient(#4ccae942,#258fb13b)!important;border-color:#5cd8f55c!important;box-shadow:0 0 12px #3fbfe61f!important}.image-node-toolbar-divider{background:#c6e1e921!important;width:1px!important;height:17px!important;margin:0 2px!important}.image-node-toolbar button:after,.image-node-toolbar a:after,.video-node-toolbar button:after,.video-node-toolbar a:after{background:#070e12f7!important;border:1px solid #7cc2d521!important;border-radius:7px!important;padding:5px 7px!important;font-size:10px!important;top:auto!important;bottom:calc(100% + 7px)!important;transform:translate(-50%)translateY(4px)!important}.asset-node[data-floating-console-placement=above] .image-node-toolbar button:after,.asset-node[data-floating-console-placement=above] .image-node-toolbar a:after,.asset-node[data-floating-console-placement=above] .video-node-toolbar button:after,.asset-node[data-floating-console-placement=above] .video-node-toolbar a:after{top:calc(100% + 7px)!important;bottom:auto!important;transform:translate(-50%)translateY(-4px)!important}.image-node-toolbar button:hover:after,.image-node-toolbar a:hover:after,.video-node-toolbar button:hover:after,.video-node-toolbar a:hover:after{transform:translate(-50%)translateY(0)!important}.asset-node[data-floating-console-placement=above] .image-node-toolbar,.asset-node[data-floating-console-placement=above] .video-node-toolbar{margin-top:1px!important}@media (width<=720px){.image-node-toolbar,.video-node-toolbar{gap:2px!important;padding:3px 4px!important}.image-node-toolbar button,.image-node-toolbar a,.video-node-toolbar button,.video-node-toolbar a{width:27px!important;min-width:27px!important;height:27px!important}}@media (width>=1181px){.workspace-topbar--single-row{gap:5px!important;padding-left:5px!important;padding-right:190px!important}.workspace-title-area--single-row{flex:0 0 194px!important;gap:6px!important;width:194px!important;min-width:194px!important;max-width:194px!important}.workspace-title-area--single-row input{width:58px!important;min-width:58px!important;max-width:58px!important;padding-left:2px!important;padding-right:2px!important}.workspace-title-area--single-row .back-button{padding-left:10px!important;padding-right:10px!important}.workspace-single-actions{flex:auto!important;justify-content:flex-start!important;gap:5px!important;min-width:0!important;margin-left:0!important;margin-right:0!important;overflow:visible!important;transform:none!important}.workspace-single-actions>button,.workspace-single-actions .workspace-more-button,.workspace-single-actions .workspace-account-button{padding-left:8px!important;padding-right:8px!important}.workspace-single-actions .workspace-account-button{padding-left:9px!important;padding-right:9px!important}.workspace-single-actions .workspace-theme-icon{width:36px!important;min-width:36px!important;padding:0!important}.df-toolbar-enhance{flex:none!important;margin-left:2px!important;margin-right:0!important}.df-toolbar-enhance__main{width:auto!important;min-width:208px!important;padding-left:10px!important;padding-right:8px!important;font-size:12px!important}.df-toolbar-enhance__arrow{width:32px!important;min-width:32px!important}}@media (width>=1360px){.df-toolbar-enhance__text{display:inline-block!important}.df-toolbar-enhance__main{min-width:208px!important}}.df-toolbar-enhance.is-powered{isolation:isolate!important;border-color:#70deff80!important;overflow:visible!important;box-shadow:0 0 0 1px #4dc1f217,0 0 14px #42bcf129,inset 0 1px #ffffff0d!important}.df-toolbar-enhance.is-powered:before{content:""!important;z-index:0!important;pointer-events:none!important;-webkit-mask-composite:xor!important;filter:drop-shadow(0 0 2px #d2f7ffe6)drop-shadow(0 0 6px #47c4f8b8)drop-shadow(0 0 11px #3299e259)!important;background:conic-gradient(#38a7e505 0deg,#58caff26 42deg,#f6fdfffa 66deg,#5fd7ffeb 78deg,#3097de1a 105deg,#3197dc05 190deg,#73e0ff3d 246deg,#fffffff2 266deg,#4bc9fab3 278deg,#2b91d708 310deg,#38a7e505 360deg)!important;border-radius:999px!important;padding:1.7px!important;animation:1.55s linear infinite dfGlobalElectricContourV291!important;position:absolute!important;inset:-2px!important;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0)!important;-webkit-mask-position:0 0,0 0!important;-webkit-mask-size:auto,auto!important;-webkit-mask-repeat:repeat,repeat!important;-webkit-mask-clip:content-box,border-box!important;-webkit-mask-origin:content-box,border-box!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;-webkit-mask-source-type:auto,auto!important;mask-mode:match-source,match-source!important}.df-toolbar-enhance.is-powered:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#0000,#fff,#7bdcff,#0000)!important;border-radius:999px!important;width:19px!important;height:3px!important;animation:1.55s ease-in-out infinite dfGlobalElectricSparkV291!important;position:absolute!important;top:-3px!important;left:17px!important;box-shadow:0 0 4px #fffffff2,0 0 10px #4acaffe6,0 0 16px #319de873!important}.df-toolbar-enhance.is-powered>button{z-index:2!important;position:relative!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__menu{z-index:2147482500!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__text{color:#f4fcff!important;text-shadow:0 0 2px #def9ffe6,0 0 7px #5ccffb9e,0 0 13px #349ee54d!important;animation:1.15s ease-in-out infinite dfGlobalPoweredTextV291!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__bolt{animation:.82s steps(2,end) infinite dfGlobalBoltV291!important}@keyframes dfGlobalElectricContourV291{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dfGlobalElectricSparkV291{0%{opacity:.25;left:15px;transform:scaleX(.55)}18%{opacity:1}48%{opacity:.95;left:48%;transform:scaleX(1.15)}82%{opacity:1}to{opacity:.25;left:calc(100% - 35px);transform:scaleX(.55)}}@keyframes dfGlobalPoweredTextV291{0%,to{filter:brightness();text-shadow:0 0 2px #def9ffa6,0 0 5px #5ccffb61}48%{filter:brightness(1.18);text-shadow:0 0 3px #fffffffa,0 0 9px #6bdaffe0,0 0 16px #309de76b}}@keyframes dfGlobalBoltV291{0%,to{filter:brightness();text-shadow:0 0 4px #56cdff8c}50%{filter:brightness(1.45);text-shadow:0 0 3px #fff,0 0 9px #5ed7fff2,0 0 15px #3da4eb99}}.df-toolbar-enhance__electric-path{z-index:4!important;pointer-events:none!important;opacity:0!important;width:calc(100% + 4px)!important;height:calc(100% + 4px)!important;transition:opacity .18s!important;position:absolute!important;inset:-2px!important;overflow:visible!important}.df-toolbar-enhance__electric-track,.df-toolbar-enhance__electric-dash{fill:none!important}.df-toolbar-enhance__electric-dash--main{stroke:#96e6ff!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-dasharray:15 85!important;stroke-dashoffset:100px!important;filter:drop-shadow(0 0 1.5px #fffffff2)drop-shadow(0 0 4px #6cdefff2)drop-shadow(0 0 8px #37a9eb9e)!important;animation:1.45s linear infinite dfElectricPathTravelV210!important}.df-toolbar-enhance__electric-dash--spark{stroke:#fff!important;stroke-width:2.35px!important;stroke-linecap:round!important;stroke-dasharray:2.5 97.5!important;stroke-dashoffset:72px!important;filter:drop-shadow(0 0 2px #fff)drop-shadow(0 0 6px #74e2fffa)drop-shadow(0 0 11px #319eeab8)!important;animation:1.45s linear infinite dfElectricPathSparkV210!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__text{background:linear-gradient(92deg,#eefaff 0% 34%,#fff 43%,#83dcff 49%,#fff 55%,#eefaff 64% 100%) 0 0/230% 100%!important;color:#0000!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important;-webkit-background-clip:text!important;background-clip:text!important;animation:1.85s linear infinite dfElectricTextSweepV210!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__bolt{color:#ffe071!important;filter:drop-shadow(0 0 3px #ffe673c2)drop-shadow(0 0 7px #62d3ff73)!important;animation:1.2s ease-in-out infinite dfElectricBoltPulseV210!important}.df-toolbar-enhance>button,.df-toolbar-enhance .df-toolbar-enhance__menu{z-index:6!important;position:relative!important}.df-toolbar-enhance__arrow{color:#cce8f2!important;background:linear-gradient(#2b3942c7,#141d23e6)!important;border-left:1px solid #7fcfeb7a!important;width:42px!important;min-width:42px!important;font-size:15px!important;font-weight:900!important;position:relative!important;box-shadow:inset 1px 0 #ffffff09,inset 0 1px #ffffff06!important}.df-toolbar-enhance__arrow:hover{color:#fff!important;background:linear-gradient(#395765eb,#192f39f5)!important;box-shadow:inset 1px 0 #ffffff0d,0 0 13px #3cb3e021!important}.df-toolbar-enhance__arrow:active{background:linear-gradient(#1c3945fa,#12252dfa)!important}.df-toolbar-enhance.is-powered{transform:none!important}@keyframes dfElectricPathTravelV210{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@keyframes dfElectricPathSparkV210{0%{stroke-dashoffset:72px}to{stroke-dashoffset:-28px}}@keyframes dfElectricTextSweepV210{0%{background-position:115%}to{background-position:-115%}}@keyframes dfElectricBoltPulseV210{0%,to{opacity:.84;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@media (width>=1600px){.workspace-topbar--single-row .workspace-single-actions{transform:translate(-42px)!important}}@media (width<=1599px) and (width>=1360px){.workspace-topbar--single-row .workspace-single-actions{transform:translate(-32px)!important}}@media (width<=1359px) and (width>=1181px){.workspace-topbar--single-row .workspace-single-actions{transform:translate(-22px)!important}}.workspace-topbar--single-row .workspace-single-actions,.workspace-topbar--single-row .df-toolbar-enhance{overflow:visible!important}.df-toolbar-enhance>.df-toolbar-enhance__menu{z-index:2147483200!important;width:370px!important;max-width:min(370px,100vw - 230px)!important;max-height:calc(100vh - 118px)!important;margin:0!important;position:absolute!important;top:46px!important;left:auto!important;right:0!important;overflow:hidden auto!important;transform:none!important}.df-toolbar-enhance>.df-toolbar-enhance__main,.df-toolbar-enhance>.df-toolbar-enhance__arrow{z-index:7!important;position:relative!important}.df-toolbar-enhance__arrow{color:#d8f0f8!important;background:linear-gradient(#2a3942f5,#141d23fa)!important;border-left:1px solid #96dcf594!important;border-radius:0 999px 999px 0!important;width:40px!important;min-width:40px!important}.df-toolbar-enhance__arrow:before{content:""!important;pointer-events:none!important;background:linear-gradient(#0000 0%,#6fcfef5c 15%,#caf7ffeb 50%,#6fcfef5c 85%,#0000 100%)!important;width:1px!important;position:absolute!important;top:6px!important;bottom:6px!important;left:-1px!important;box-shadow:0 0 5px #5ac8ee57!important}.df-toolbar-enhance__arrow:hover{color:#fff!important;background:linear-gradient(#375360fa,#192e38fc)!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__main:after,.df-toolbar-enhance.is-powered .df-toolbar-enhance__main:before{content:none!important;animation:none!important;display:none!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__text,.df-toolbar-enhance.is-powered .df-toolbar-enhance__text:before,.df-toolbar-enhance.is-powered .df-toolbar-enhance__text:after{background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:currentColor!important;color:#eef9fc!important;text-shadow:none!important;filter:none!important;animation:none!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__text:before,.df-toolbar-enhance.is-powered .df-toolbar-enhance__text:after{content:none!important;display:none!important}.df-toolbar-enhance.is-powered:before,.df-toolbar-enhance.is-powered:after{content:none!important;animation:none!important;display:none!important;transform:none!important}.df-toolbar-enhance__electric-path{pointer-events:none!important;z-index:5!important;width:calc(100% + 3px)!important;height:calc(100% + 3px)!important;position:absolute!important;inset:-1.5px!important;overflow:visible!important}.df-toolbar-enhance__electric-dash--main{stroke:#80ddff!important;stroke-width:1.65px!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-dasharray:5 2 1.4 91.6!important;stroke-dashoffset:100px!important;opacity:.95!important;filter:drop-shadow(0 0 1px #fffffff5)drop-shadow(0 0 3px #7ee2ffe6)drop-shadow(0 0 6px #37a2e470)!important;animation:3.2s linear infinite dfPerimeterCurrentV2101,.42s steps(2,end) infinite dfCurrentFlickerV2101!important}.df-toolbar-enhance__electric-dash--spark{stroke:#fff!important;stroke-width:2.05px!important;stroke-linecap:round!important;stroke-dasharray:1.15 98.85!important;stroke-dashoffset:96px!important;opacity:.98!important;filter:drop-shadow(0 0 1.5px #fff)drop-shadow(0 0 4px #89e7fff5)drop-shadow(0 0 7px #41aeeb8c)!important;animation:3.2s linear infinite dfPerimeterSparkV2101,.31s steps(2,end) infinite dfSparkFlickerV2101!important}.df-toolbar-enhance:not(.is-powered) .df-toolbar-enhance__electric-path{opacity:0!important}@keyframes dfPerimeterCurrentV2101{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@keyframes dfPerimeterSparkV2101{0%{stroke-dashoffset:96px}to{stroke-dashoffset:-4px}}@keyframes dfCurrentFlickerV2101{0%,to{opacity:.72}50%{opacity:1}}@keyframes dfSparkFlickerV2101{0%,to{opacity:.68}50%{opacity:1}}.df-toolbar-enhance__electric-dash--main,.df-toolbar-enhance__electric-dash--spark{animation:none!important}.df-toolbar-enhance__electric-dash--main{stroke:#79dcff!important;stroke-width:1.7px!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-dasharray:5 2 1.25 91.75!important;filter:drop-shadow(0 0 1.2px #fffffffa)drop-shadow(0 0 3.8px #7de2ffeb)drop-shadow(0 0 7px #33a6e685)!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__main:before,.df-toolbar-enhance.is-powered .df-toolbar-enhance__main:after,.df-toolbar-enhance.is-powered .df-toolbar-enhance__text:before,.df-toolbar-enhance.is-powered .df-toolbar-enhance__text:after{content:none!important;animation:none!important;display:none!important}.df-toolbar-enhance.is-powered{border-color:#4fb8e16b!important;box-shadow:0 0 0 1px #42b4e20f,0 0 10px #36a1da1a,inset 0 1px #ffffff0a!important}.df-toolbar-enhance__electric-dash--main,.df-toolbar-enhance__electric-dash--spark{transition:none!important;animation:none!important}.df-toolbar-enhance__electric-dash--main{stroke-dasharray:5 2 1.25 91.75;stroke:#78dcff!important;stroke-width:1.72px!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 0 1.1px #fffffffa)drop-shadow(0 0 3.8px #7ee4fff0)drop-shadow(0 0 7px #35a7e78a)!important}.df-toolbar-enhance__electric-dash--spark{stroke:#fff!important;stroke-width:2.15px!important;stroke-linecap:round!important;stroke-dasharray:1.15 98.85!important;filter:drop-shadow(0 0 1.5px #fff)drop-shadow(0 0 4.5px #8febfffa)drop-shadow(0 0 8px #3dadec9e)!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__main:before,.df-toolbar-enhance.is-powered .df-toolbar-enhance__main:after,.df-toolbar-enhance.is-powered .df-toolbar-enhance__text:before,.df-toolbar-enhance.is-powered .df-toolbar-enhance__text:after,.df-toolbar-enhance.is-powered:before,.df-toolbar-enhance.is-powered:after{content:none!important;animation:none!important;display:none!important;transform:none!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__text{color:#eef9fc!important;-webkit-text-fill-color:#eef9fc!important;text-shadow:none!important;filter:none!important;background:0 0!important;animation:none!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__bolt{color:#ffd95a!important;filter:drop-shadow(0 0 4px #ffda5b6b)!important;animation:none!important;transform:none!important}.df-toolbar-enhance__electric-track{stroke:#4db4de33!important;stroke-width:.85px!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__electric-path{opacity:1!important}@media (width>=1600px){.workspace-topbar--single-row .workspace-single-actions{margin-left:-42px!important;transform:none!important}}@media (width<=1599px) and (width>=1360px){.workspace-topbar--single-row .workspace-single-actions{margin-left:-32px!important;transform:none!important}}@media (width<=1359px) and (width>=1181px){.workspace-topbar--single-row .workspace-single-actions{margin-left:-22px!important;transform:none!important}}.df-toolbar-enhance-modal{box-sizing:border-box!important;z-index:2147483600!important;-webkit-backdrop-filter:blur(7px)!important;-webkit-app-region:no-drag!important;background:#01070abd!important;justify-content:center!important;align-items:center!important;width:100vw!important;min-width:0!important;height:100vh!important;min-height:0!important;margin:0!important;padding:58px 24px 24px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important;transform:none!important}.df-toolbar-enhance-modal>section{box-sizing:border-box!important;overscroll-behavior:contain!important;color:#eaf8fb!important;background:linear-gradient(#0e1b20fe,#071116fe)!important;border:1px solid #5bc7e147!important;border-radius:18px!important;width:min(650px,100vw - 48px)!important;min-width:0!important;max-width:650px!important;height:auto!important;max-height:calc(100vh - 92px)!important;margin:0!important;padding:20px 20px 0!important;position:relative!important;overflow:hidden auto!important;transform:none!important;box-shadow:0 28px 90px #000000a8!important}.df-toolbar-enhance-modal h2,.df-toolbar-enhance-modal p,.df-toolbar-enhance-modal article,.df-toolbar-enhance-modal aside,.df-toolbar-enhance-modal ul,.df-toolbar-enhance-modal li{box-sizing:border-box!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}.df-toolbar-enhance-modal h2{color:#f2fbfd!important;margin:0 0 10px!important;font-size:20px!important;line-height:1.3!important}.df-toolbar-enhance-modal>section>p{color:#d8edf1b8!important;margin:0 0 10px!important;line-height:1.7!important}.df-toolbar-enhance-modal article{background:#1f4d5929!important;border:1px solid #77c7db1c!important;border-radius:11px!important;margin:9px 0 0!important;padding:10px 12px!important}.df-toolbar-enhance-modal article strong{color:#f1fbfd!important;font-size:12px!important;line-height:1.45!important;display:block!important}.df-toolbar-enhance-modal article p,.df-toolbar-enhance-modal article li{color:#d0e8edab!important;font-size:11px!important;line-height:1.6!important}.df-toolbar-enhance-modal aside{color:#c7f0f7!important;background:#1f778f24!important;border:1px solid #53c2de33!important;border-radius:10px!important;margin:11px 0 0!important;padding:10px 12px!important;font-size:11px!important;line-height:1.6!important}.df-toolbar-enhance-modal footer{z-index:12!important;background:linear-gradient(#081217e6,#081217 32%)!important;border-top:1px solid #7ecdde1a!important;justify-content:flex-end!important;align-items:center!important;gap:9px!important;margin:14px -20px 0!important;padding:12px 20px 14px!important;display:flex!important;position:sticky!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -8px 18px #0000001f!important}.df-toolbar-enhance-modal footer button{color:#eaf6f8!important;cursor:pointer!important;background:#ffffff0d!important;border:1px solid #b3dce524!important;border-radius:10px!important;min-width:94px!important;height:40px!important;padding:0 16px!important;font-size:13px!important;font-weight:800!important}.df-toolbar-enhance-modal footer button.primary{color:#effcff!important;background:linear-gradient(#2491b17a,#17678166)!important;border-color:#52cbeb6b!important}.df-toolbar-enhance-modal>section{scrollbar-width:thin!important;scrollbar-color:#86b9c77a transparent!important}.df-toolbar-enhance-modal>section::-webkit-scrollbar{width:8px!important;height:0!important}.df-toolbar-enhance-modal>section::-webkit-scrollbar-track{background:0 0!important}.df-toolbar-enhance-modal>section::-webkit-scrollbar-thumb{background:#86b9c76b!important;border-radius:999px!important}@media (height<=720px){.df-toolbar-enhance-modal{align-items:flex-start!important;padding-top:50px!important;padding-bottom:14px!important}.df-toolbar-enhance-modal>section{max-height:calc(100vh - 66px)!important}}@media (width<=720px){.df-toolbar-enhance-modal{padding-left:10px!important;padding-right:10px!important}.df-toolbar-enhance-modal>section{width:calc(100vw - 20px)!important;max-width:none!important;padding-left:14px!important;padding-right:14px!important}.df-toolbar-enhance-modal footer{margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important}}.df-toolbar-enhance-modal{box-sizing:border-box!important;overflow:hidden!important}.df-toolbar-enhance-modal>section{box-sizing:border-box!important;width:min(700px,100vw - 36px)!important;min-width:0!important;max-width:700px!important;max-height:calc(100vh - 76px)!important;overflow:hidden auto!important}.df-toolbar-enhance-modal>section>h2,.df-toolbar-enhance-modal>section>p,.df-toolbar-enhance-modal article,.df-toolbar-enhance-modal article strong,.df-toolbar-enhance-modal article p,.df-toolbar-enhance-modal article ul,.df-toolbar-enhance-modal article li,.df-toolbar-enhance-modal aside,.df-toolbar-enhance-modal aside strong{box-sizing:border-box!important;white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-wrap:break-word!important;word-break:break-word!important;width:auto!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.df-toolbar-enhance-modal>section>p{color:#daeef3c2!important;margin:0 0 12px!important;padding:0!important;font-size:12.5px!important;line-height:1.72!important;display:block!important}.df-toolbar-enhance-modal h2{color:#f1fbfd!important;letter-spacing:.01em!important;margin:0 0 12px!important;padding:0!important;font-size:21px!important;line-height:1.34!important;display:block!important}.df-toolbar-enhance-modal article{border-radius:13px!important;margin:10px 0 0!important;padding:14px 16px!important;display:block!important}.df-toolbar-enhance-modal article strong{color:#eefafd!important;margin:0!important;font-size:13px!important;font-weight:850!important;line-height:1.5!important;display:block!important}.df-toolbar-enhance-modal article p{color:#cfe6ecb8!important;margin:9px 0 0!important;padding:0!important;font-size:11.5px!important;line-height:1.72!important;display:block!important}.df-toolbar-enhance-modal article ul{margin:10px 0 0!important;padding:0 4px 0 22px!important;list-style-position:outside!important;display:block!important}.df-toolbar-enhance-modal article li{color:#cee5ebb8!important;margin:5px 0!important;padding:0 2px!important;font-size:11.5px!important;line-height:1.65!important;display:list-item!important}.df-toolbar-enhance-modal aside{color:#c9f1f8!important;margin:12px 0 0!important;padding:12px 14px!important;font-size:11.5px!important;line-height:1.68!important;display:block!important}.df-toolbar-enhance-modal aside strong{color:#dff9ff!important;font-weight:900!important;display:inline!important}.df-toolbar-enhance-modal footer{flex:none!important;width:auto!important;min-width:0!important;overflow:visible!important}.df-toolbar-enhance-modal footer button{white-space:nowrap!important;text-overflow:clip!important;overflow:visible!important}.df-toolbar-enhance-modal,.df-toolbar-enhance-modal>section,.df-toolbar-enhance-modal article,.df-toolbar-enhance-modal aside{scrollbar-gutter:stable!important}.df-toolbar-enhance-modal>section::-webkit-scrollbar:horizontal{height:0!important;display:none!important}@media (height<=760px){.df-toolbar-enhance-modal{padding-top:46px!important;padding-bottom:10px!important}.df-toolbar-enhance-modal>section{max-height:calc(100vh - 58px)!important}.df-toolbar-enhance-modal h2{font-size:19px!important}.df-toolbar-enhance-modal article{padding:11px 13px!important}}@media (width<=760px){.df-toolbar-enhance-modal{padding-left:8px!important;padding-right:8px!important}.df-toolbar-enhance-modal>section{width:calc(100vw - 16px)!important;max-width:none!important}.df-toolbar-enhance-modal>section>p,.df-toolbar-enhance-modal article strong,.df-toolbar-enhance-modal article p,.df-toolbar-enhance-modal article li,.df-toolbar-enhance-modal aside{font-size:11px!important}}.df-toolbar-enhance__electric-dash--gold{stroke-dasharray:3.2 1.25 .75 94.8;opacity:.82;fill:none!important;stroke:#ffd36a!important;stroke-width:1.35px!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 0 1px #fff8d3f5)drop-shadow(0 0 3.2px #ffd36ad1)drop-shadow(0 0 6.5px #ffac2f61)!important;transition:none!important;animation:none!important}.df-toolbar-enhance__electric-dash--gold-spark{opacity:.92;fill:none!important;stroke:#fff3bc!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-dasharray:.9 99.1!important;filter:drop-shadow(0 0 1.4px ivory)drop-shadow(0 0 4px #ffde7deb)drop-shadow(0 0 7px #ffa62773)!important;transition:none!important;animation:none!important}.df-toolbar-enhance__electric-dash--main{stroke:#7bdcff!important;stroke-width:1.62px!important}.df-toolbar-enhance__electric-dash--spark{stroke-width:1.95px!important}.df-toolbar-enhance.is-powered{background:linear-gradient(#191f24fb,#0d1216fc)!important;border-color:#67bede57!important;box-shadow:inset 0 1px #ffffff0b,0 0 0 1px #4ea4cb0b,0 7px 22px #00000038!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__bolt{color:#ffd45f!important;filter:drop-shadow(0 0 2px #fff4c4b3)drop-shadow(0 0 5px #ffc44b61)!important}.df-toolbar-enhance.is-powered .df-toolbar-enhance__count{color:#eaf7fb!important;background:linear-gradient(#7e652a21,#3858681a)!important;border-color:#eecb7042!important}.df-toolbar-enhance:not(.is-powered) .df-toolbar-enhance__electric-dash--gold,.df-toolbar-enhance:not(.is-powered) .df-toolbar-enhance__electric-dash--gold-spark{opacity:0!important}html:has(.commercial-auth-shell--v4){background:#020611!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}html:has(.commercial-auth-shell--v4) body{background:#020611!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}html:has(.commercial-auth-shell--v4) #root{background:#020611!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}.commercial-auth-shell--v4{z-index:999999!important;color:#f7f9ff!important;background:#020611 url(../dreamflow-login-bg-v4.png) 50%/100% 100% no-repeat!important;margin:0!important;padding:0!important;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,system-ui,-apple-system,sans-serif!important;display:block!important;position:fixed!important;inset:-1px!important;overflow:hidden!important}.commercial-auth-card--v4{box-sizing:border-box!important;-webkit-backdrop-filter:blur(20px)saturate(118%)!important;background:radial-gradient(circle at 50% -10%,#7684ff24,#0000 34%),linear-gradient(#0a1a43f6,#061131f5)!important;border:1px solid #8ea6ffb8!important;border-radius:24px!important;width:36.65vw!important;min-width:0!important;max-width:none!important;height:84.3vh!important;max-height:none!important;margin:0!important;padding:0!important;position:fixed!important;top:13.75vh!important;left:36.4vw!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #646cff1a,0 0 16px #649bff57,0 0 42px #6645ff3d,0 24px 70px #00001c42!important}.commercial-auth-v4-scroll{box-sizing:border-box!important;scrollbar-width:thin!important;scrollbar-color:#9bb2ff47 transparent!important;width:100%!important;height:100%!important;padding:clamp(18px,2.1vh,25px) clamp(22px,2.05vw,34px) clamp(16px,1.8vh,22px)!important;overflow:hidden auto!important}.commercial-auth-v4-scroll::-webkit-scrollbar{width:6px!important;height:0!important}.commercial-auth-v4-scroll::-webkit-scrollbar-track{background:0 0!important}.commercial-auth-v4-scroll::-webkit-scrollbar-thumb{background:#9bb2ff47!important;border-radius:999px!important}.commercial-auth-v4-header{margin:0 0 clamp(10px,1.2vh,15px)!important}.commercial-auth-v4-brand{align-items:center!important;gap:clamp(9px,.75vw,13px)!important;margin:0 0 clamp(8px,1vh,12px)!important;display:flex!important}.commercial-auth-v4-brand img{object-fit:contain!important;border-radius:8px!important;width:clamp(42px,3.25vw,56px)!important;height:clamp(45px,3.5vw,60px)!important}.commercial-auth-v4-brand strong{color:#f6f4ff!important;letter-spacing:.04em!important;text-shadow:0 0 12px #a6beff40,0 2px 18px #151c4a73!important;font-family:STKaiti,KaiTi,Microsoft YaHei UI,serif!important;font-size:clamp(28px,2.25vw,40px)!important;font-weight:700!important;line-height:1!important}.commercial-auth-v4-header h1{color:#fbfbff!important;letter-spacing:-.015em!important;margin:0!important;font-size:clamp(23px,1.65vw,31px)!important;font-weight:850!important;line-height:1.15!important}.commercial-auth-v4-header p{color:#eaeffdcc!important;margin:clamp(4px,.55vh,7px) 0 0!important;font-size:clamp(12px,.86vw,16px)!important;line-height:1.45!important}.commercial-auth-identity-tabs--v4{background:#040e2a99!important;border:1px solid #7690e14d!important;border-radius:10px!important;grid-template-columns:1fr 1fr!important;gap:0!important;height:clamp(38px,4.8vh,47px)!important;margin:0 0 clamp(9px,1.05vh,13px)!important;padding:0!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff06!important}.commercial-auth-identity-tabs--v4 button{color:#e1e8fad1!important;min-width:0!important;font:inherit!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:9px!important;padding:0 10px!important;font-size:clamp(13px,1vw,18px)!important;font-weight:760!important}.commercial-auth-identity-tabs--v4 button.active{color:#fff!important;background:linear-gradient(100deg,#8b4be0f0,#4881ebeb)!important;box-shadow:inset 0 0 0 1px #ad8cff99,0 0 16px #5e51ff2e!important}.commercial-auth-v4-fields{gap:clamp(8px,.92vh,11px)!important;display:grid!important}.commercial-auth-v4-field{height:clamp(42px,5vh,49px)!important;margin:0!important;display:block!important;position:relative!important}.commercial-auth-v4-field-icon{z-index:2!important;color:#c6d7ffd4!important;pointer-events:none!important;place-items:center!important;width:20px!important;height:20px!important;display:grid!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}.commercial-auth-v4-field-icon svg,.commercial-auth-v4-password-eye svg{fill:none!important;stroke:currentColor!important;stroke-width:1.65px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:100%!important;height:100%!important}.commercial-auth-v4-field input{box-sizing:border-box!important;color:#f5f7ff!important;width:100%!important;height:100%!important;font:inherit!important;background:#040e2ab3!important;border:1px solid #7497f08f!important;border-radius:10px!important;outline:none!important;margin:0!important;padding:0 46px 0 43px!important;font-size:clamp(13px,.96vw,17px)!important;line-height:1!important;box-shadow:inset 0 1px #ffffff05!important}.commercial-auth-v4-field input::placeholder{color:#e5ebfbc2!important;opacity:1!important}.commercial-auth-v4-field input:focus{border-color:#89aafff0!important;box-shadow:0 0 0 1px #7077ff26,0 0 18px #5c6fff1f!important}.commercial-auth-v4-password-eye{z-index:4!important;color:#d5e0ffd1!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:8px!important;place-items:center!important;width:34px!important;height:34px!important;padding:7px!important;display:grid!important;position:absolute!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}.commercial-auth-v4-password-eye:hover{color:#fff!important;background:#7a8eff1a!important}.commercial-auth-v4-utility{color:#e4eafad6!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:30px!important;margin:clamp(7px,.9vh,10px) 2px!important;font-size:clamp(12px,.88vw,15px)!important;display:flex!important}.commercial-auth-v4-remember{cursor:pointer!important;align-items:center!important;gap:8px!important;display:inline-flex!important}.commercial-auth-v4-remember input,.commercial-auth-check--v4 input[type=checkbox]{appearance:none!important;cursor:pointer!important;background:#081537b8!important;border:1px solid #c5d1ffc2!important;border-radius:4px!important;place-items:center!important;width:20px!important;min-width:20px!important;height:20px!important;margin:0!important;display:inline-grid!important}.commercial-auth-v4-remember input:checked,.commercial-auth-check--v4 input[type=checkbox]:checked{background:linear-gradient(135deg,#8b55e8,#4c8af2)!important;border-color:#ad8efff5!important}.commercial-auth-v4-remember input:checked:after,.commercial-auth-check--v4 input[type=checkbox]:checked:after{content:"✓"!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.commercial-auth-v4-text-button,.commercial-auth-v4-mode-switch,.commercial-auth-legal-link--v4{font:inherit!important;cursor:pointer!important;background:0 0!important;border:0!important}.commercial-auth-v4-text-button{color:#e7ecfcd1!important;padding:5px 0!important}.commercial-auth-v4-text-button:hover{color:#fff!important}.commercial-auth-primary--v4{color:#fff!important;width:100%!important;height:clamp(44px,5.3vh,52px)!important;font:inherit!important;text-shadow:0 1px 7px #12184d57!important;cursor:pointer!important;background:linear-gradient(100deg,#8c50df 0%,#705be9 44%,#4d91f1 100%)!important;border:0!important;border-radius:11px!important;margin:clamp(8px,.9vh,11px) 0 0!important;padding:0 16px!important;font-size:clamp(15px,1.12vw,20px)!important;font-weight:850!important;box-shadow:inset 0 1px #ffffff21,0 0 22px #5e4fff26!important}.commercial-auth-primary--v4:disabled{opacity:1!important;cursor:not-allowed!important;color:#e1e6f69e!important;box-shadow:none!important;background:linear-gradient(100deg,#5a4a8899,#3a4e8294)!important}.commercial-auth-v4-mode-switch{color:#e2e8f8d1!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;min-height:32px!important;margin:clamp(6px,.7vh,9px) 0!important;padding:3px 8px!important;font-size:clamp(12px,.9vw,16px)!important;display:flex!important}.commercial-auth-v4-mode-switch strong{color:#82b0ff!important;font-weight:800!important}.commercial-auth-v4-mode-switch:hover strong{color:#a2c5ff!important}.commercial-auth-confirm--v4{background:#040e2a87!important;border:1px solid #778bdc38!important;border-radius:15px!important;gap:clamp(8px,.8vh,11px)!important;margin:clamp(7px,.75vh,10px) 0 0!important;padding:clamp(10px,1.05vh,14px) clamp(11px,.95vw,16px)!important;display:grid!important;overflow:visible!important;box-shadow:inset 0 1px #ffffff05!important}.commercial-auth-confirm--v4 h2{color:#fbfbff!important;margin:0 0 1px!important;font-size:clamp(14px,1.03vw,19px)!important;font-weight:850!important;line-height:1.25!important}.commercial-auth-check--v4{color:#eff3ffe8!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;grid-template-columns:20px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;margin:0!important;padding:0!important;font-size:clamp(11px,.82vw,15px)!important;line-height:1.55!important;display:grid!important;position:relative!important}.commercial-auth-check--v4 input[type=checkbox]{margin-top:1px!important}.commercial-auth-check--v4-legal>div{color:#eff3ffe8!important;min-width:0!important}.commercial-auth-check--v4-legal label{color:inherit!important;cursor:pointer!important}.commercial-auth-legal-link--v4{z-index:5!important;color:#fff!important;text-underline-offset:2px!important;pointer-events:auto!important;padding:0 2px!important;font-weight:900!important;text-decoration:underline!important;position:relative!important}.commercial-auth-message--v4{color:#f6efff!important;background:#3d236ed1!important;border:1px solid #a57fff42!important;border-radius:9px!important;margin:clamp(7px,.8vh,10px) 0 0!important;padding:8px 11px!important;font-size:clamp(11px,.8vw,14px)!important;line-height:1.45!important}.commercial-auth-footer-note-v4{color:#e5ebf9c7!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important;margin:clamp(8px,.85vh,11px) 2px 0!important;padding:0!important;font-size:clamp(10px,.74vw,13px)!important;line-height:1.6!important}.commercial-auth-card--v4.is-register .commercial-auth-v4-scroll{padding-top:clamp(14px,1.65vh,20px)!important;padding-bottom:clamp(12px,1.35vh,18px)!important}.commercial-auth-card--v4.is-register .commercial-auth-v4-header{margin-bottom:clamp(7px,.75vh,10px)!important}.commercial-auth-card--v4.is-register .commercial-auth-v4-brand{margin-bottom:clamp(5px,.55vh,8px)!important}.commercial-auth-card--v4.is-register .commercial-auth-v4-brand img{width:clamp(36px,2.85vw,49px)!important;height:clamp(39px,3.05vw,52px)!important}.commercial-auth-card--v4.is-register .commercial-auth-v4-brand strong{font-size:clamp(25px,2vw,35px)!important}.commercial-auth-card--v4.is-register .commercial-auth-v4-header h1{font-size:clamp(21px,1.48vw,28px)!important}.commercial-auth-card--v4.is-register .commercial-auth-v4-fields{gap:clamp(6px,.68vh,9px)!important}.commercial-auth-card--v4.is-register .commercial-auth-v4-field{height:clamp(39px,4.55vh,45px)!important}.commercial-auth-card--v4.is-register .commercial-auth-primary--v4{height:clamp(42px,4.8vh,48px)!important}.commercial-auth-card--v4.is-register .commercial-auth-confirm--v4{gap:clamp(6px,.62vh,9px)!important;padding-top:clamp(9px,.85vh,12px)!important;padding-bottom:clamp(9px,.85vh,12px)!important}.commercial-auth-card--v4-loading{text-align:center!important;align-content:center!important;justify-items:center!important;gap:16px!important;padding:30px!important;display:grid!important}.commercial-auth-card--v4-loading h1{color:#f2f6ffe6!important;margin:0!important;font-size:22px!important}.commercial-legal-shell--v4{background:linear-gradient(#020716c2,#020716d1),url(../dreamflow-login-bg-v4.png) 50%/cover no-repeat!important;place-items:center!important;padding:4vh 4vw!important;display:grid!important;overflow:auto!important}.commercial-legal-card--v4{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#081436f2!important;border:1px solid #8ea6ff7a!important;border-radius:22px!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:14px!important;width:min(920px,92vw)!important;max-height:88vh!important;padding:24px!important;display:grid!important;overflow:hidden!important;box-shadow:0 20px 80px #00001966!important}.commercial-legal-card--v4 .commercial-legal-body{white-space:pre-wrap!important;word-break:break-word!important;color:#eef2fde6!important;line-height:1.8!important;overflow:hidden auto!important}.commercial-legal-card--v4 .commercial-legal-back{cursor:pointer!important}html.desktop-shell .commercial-auth-shell--v4{-webkit-app-region:drag!important}html.desktop-shell .commercial-auth-card--v4,html.desktop-shell .commercial-auth-card--v4 *,html.desktop-shell .commercial-legal-card--v4,html.desktop-shell .commercial-legal-card--v4 *{-webkit-app-region:no-drag!important}@media (width<=1100px){.commercial-auth-shell--v4{background-position:48% 0!important;background-size:cover!important}.commercial-auth-card--v4{width:min(590px,92vw)!important;height:92vh!important;top:4vh!important;left:50%!important;transform:translate(-50%)!important}}@media (height<=720px){.commercial-auth-card--v4{height:95vh!important;top:2.5vh!important}.commercial-auth-v4-scroll{padding-top:12px!important;padding-bottom:12px!important}}.commercial-auth-card--v4{-webkit-backdrop-filter:blur(15px)saturate(118%)!important;background:radial-gradient(circle at 50% -10%,#7684ff26,#0000 36%),linear-gradient(#0a1b46b8,#051030a8)!important;border-color:#96aeffad!important;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #6268ff14,0 0 18px #689fff4d,0 0 44px #6645ff33,0 22px 62px #00001c33!important}.commercial-auth-card--v4.is-login{height:81vh!important;top:8vh!important}.commercial-auth-card--v4.is-register{height:90vh!important;top:4.7vh!important}@media (width<=1100px){.commercial-auth-card--v4.is-login{width:min(590px,92vw)!important;height:81vh!important;top:8vh!important;left:50%!important;transform:translate(-50%)!important}.commercial-auth-card--v4.is-register{width:min(590px,92vw)!important;height:91vh!important;top:4.5vh!important;left:50%!important;transform:translate(-50%)!important}}@media (height<=720px){.commercial-auth-card--v4.is-login{height:88vh!important;top:5.5vh!important}.commercial-auth-card--v4.is-register{height:95vh!important;top:2.5vh!important}}.commercial-auth-v4-remember input:checked:after,.commercial-auth-check--v4 input[type=checkbox]:checked:after{content:""!important;transform-origin:50%!important;box-sizing:content-box!important;border:2px solid #fff!important;border-width:0 2px 2px 0!important;place-self:center!important;width:5px!important;height:9px!important;margin:0!important;padding:0!important;display:block!important;transform:translateY(-1px)rotate(45deg)!important}.commercial-auth-v4-brand img{object-fit:contain!important;flex:none!important;display:block!important}.commercial-auth-card--v4{isolation:isolate!important;-webkit-backdrop-filter:none!important;background:radial-gradient(circle at 50% -10%,#7684ff1f,#0000 36%),linear-gradient(#0a1b4647,#05103038)!important;position:fixed!important}.commercial-auth-identity-tabs--v4,.commercial-auth-v4-field input,.commercial-auth-primary--v4,.commercial-auth-confirm--v4{-webkit-backdrop-filter:blur(7px)!important}.commercial-auth-identity-tabs--v4{background:#040e2aad!important}.commercial-auth-v4-field input{background:#040e2ac2!important}.commercial-auth-confirm--v4{background:#040e2a9e!important}.commercial-auth-shell--v4{isolation:isolate!important}.commercial-auth-shell--v4.is-login:after{content:""!important;z-index:0!important;pointer-events:none!important;-webkit-backdrop-filter:blur(18px)brightness(70%)!important;background:linear-gradient(#040d26f5 0%,#030a1feb 36%,#03091c8a 72%,#03091c00 100%)!important;width:36.65vw!important;height:12vh!important;position:fixed!important;top:88.5vh!important;left:36.4vw!important}.commercial-auth-shell--v4:has(.commercial-auth-card--v4.is-login):after{content:""!important;z-index:0!important;pointer-events:none!important;-webkit-backdrop-filter:blur(18px)brightness(70%)!important;background:linear-gradient(#040d26f5 0%,#030a1feb 36%,#03091c8a 72%,#03091c00 100%)!important;width:36.65vw!important;height:12vh!important;position:fixed!important;top:88.5vh!important;left:36.4vw!important}.commercial-auth-card--v4{z-index:2!important;-webkit-backdrop-filter:blur(18px)saturate(108%)brightness(82%)!important;background:radial-gradient(circle at 50% -8%,#6f82ff21,#0000 34%),linear-gradient(90deg,#071539ad 0%,#071539c2 6%,#071539e6 11%,#061335f1 22%,#051131f4 55%,#05102ff5 100%)!important;border-color:#96afffb3!important;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #6069ff14,inset 18px 0 42px #243e7e1c,0 0 18px #689fff4a,0 0 42px #6645ff2e,0 22px 62px #00001c2e!important}.commercial-auth-card--v4:before{content:""!important;z-index:0!important;pointer-events:none!important;border-radius:inherit!important;-webkit-backdrop-filter:blur(24px)saturate(92%)brightness(64%)!important;background:linear-gradient(90deg,#04103029 0%,#04103033 5%,#04103099 10%,#040f2ec2 16%,#040f2ed1 100%)!important;display:block!important;position:absolute!important;inset:0!important;box-shadow:inset 0 1px #ffffff09,inset 0 0 36px #09143e2e!important}.commercial-auth-card--v4:after{content:none!important;display:none!important}.commercial-auth-v4-utility{background:#040e2b61!important;border-radius:8px!important;padding:2px 8px!important;position:relative!important}.commercial-auth-primary--v4:not(:disabled){background:linear-gradient(100deg,#8c50df 0%,#705be9 44%,#4d91f1 100%)!important}.commercial-auth-primary--v4:disabled{background:linear-gradient(100deg,#463d74db,#37497ad6)!important}.commercial-auth-v4-mode-switch{background:#040e2b70!important;border-radius:8px!important}.commercial-auth-footer-note-v4{z-index:2!important;background:#040e2b61!important;border-radius:7px!important;padding:4px 6px!important;position:relative!important}@media (width<=1100px){.commercial-auth-shell--v4:has(.commercial-auth-card--v4.is-login):after{width:min(590px,92vw)!important;height:12vh!important;top:88.5vh!important;left:50%!important;transform:translate(-50%)!important}}@media (height<=720px){.commercial-auth-shell--v4:has(.commercial-auth-card--v4.is-login):after{height:7vh!important;top:93.5vh!important}}.commercial-auth-shell--v4:after{content:none!important;display:none!important}.commercial-auth-shell--v4:has(.commercial-auth-card--v4.is-login):after{content:none!important;display:none!important}.commercial-auth-card--v4:before,.commercial-auth-card--v4:after{content:none!important;display:none!important}.commercial-auth-card--v4{isolation:auto!important;-webkit-backdrop-filter:blur(7px)saturate(116%)!important;background:radial-gradient(circle at 50% -10%,#7385ff1c,#0000 36%),linear-gradient(90deg,#08183e4a 0%,#08173d61 8%,#07163b73 18%,#0614377d 55%,#06133582 100%)!important;border-color:#9ab3ffb8!important;box-shadow:inset 0 1px #ffffff1c,inset 0 0 0 1px #666fff14,0 0 17px #689fff4a,0 0 40px #6645ff2b,0 21px 58px #00001c26!important}.commercial-auth-identity-tabs--v4{-webkit-backdrop-filter:blur(5px)!important;background:#040e2a9e!important}.commercial-auth-v4-field input{-webkit-backdrop-filter:blur(5px)!important;background:#040e2ab0!important}.commercial-auth-v4-utility{background:#040e2b29!important;padding:2px 4px!important}.commercial-auth-v4-mode-switch{background:#040e2b2e!important}.commercial-auth-confirm--v4{-webkit-backdrop-filter:blur(5px)!important;background:#040e2a8a!important}.commercial-auth-footer-note-v4{background:0 0!important;padding:0!important}.commercial-auth-v4-scroll{z-index:1!important;position:relative!important}.image-node-toolbar button,.image-node-toolbar a,.video-node-toolbar button,.video-node-toolbar a{color:#fffffff0!important;width:32px!important;min-width:32px!important;height:32px!important;font-size:16px!important;font-weight:650!important}.image-node-toolbar button:hover,.image-node-toolbar a:hover,.video-node-toolbar button:hover,.video-node-toolbar a:hover{color:#fff!important}.image-node-toolbar .media-toolbar-glyph,.video-node-toolbar .media-toolbar-glyph{width:16px!important;height:16px!important}.gen-studio-footer--media-reference.is-media-enhancement{background:linear-gradient(#111f26f5,#091217f7);border-color:#5cd8f538;gap:7px}.gen-studio-footer--media-reference.is-media-enhancement .gen-select--media-model{min-width:188px}.gen-studio-footer--media-reference.is-media-enhancement .gen-select--media-resolution{min-width:118px}.cloud-order-card--checkout{background:#070f16b8;border:1px solid #63b4cf38;border-radius:15px;margin-top:14px;padding:14px}.cloud-order-card__summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cloud-order-card__summary strong{color:#ecf9ff}.cloud-order-card__summary span{color:#8197aa;font-size:12px}.cloud-order-payment-qr{background:#08151cb8;border:1px solid #5cd8f52b;border-radius:13px;align-items:center;gap:16px;margin-top:12px;padding:13px;display:flex}.cloud-order-payment-qr img{object-fit:contain;background:#fff;border-radius:10px;width:126px;height:126px;padding:6px}.cloud-order-payment-qr div{gap:5px;display:grid}.cloud-order-payment-qr strong{color:#f1fbff;font-size:16px}.cloud-order-payment-qr span{color:#8da4b7;max-width:320px;font-size:12px;line-height:1.65}.cloud-order-card__actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.cloud-order-card__actions button{color:#e9f7ff;cursor:pointer;background:#111d27;border:1px solid #304453;border-radius:10px;padding:9px 13px}.cloud-order-card__actions button:hover{background:#3494a924;border-color:#5dcfdf}.cloud-order-card__actions button:disabled{opacity:.45;cursor:default}.manual-payment-section{border-top:1px solid #7e99ab26;margin-top:18px;padding-top:18px}.manual-payment-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.manual-payment-heading div{gap:3px;display:grid}.manual-payment-heading strong{color:#eef8ff}.manual-payment-heading span{color:#7890a4;font-size:12px}.manual-payment-heading em{color:#ffcf6a;background:#6d4e0c2e;border:1px solid #d8a83647;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal}.manual-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.manual-payment-grid article{text-align:center;background:#070f169e;border:1px solid #7e99ab2b;border-radius:13px;padding:13px}.manual-payment-grid img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:10px;width:min(180px,100%);margin:0 auto 9px;padding:6px;display:block}.manual-payment-grid strong,.manual-payment-grid span{display:block}.manual-payment-grid span{color:#8096a9;margin-top:4px;font-size:11px;line-height:1.5}.payment-channel-unavailable{color:#7f94a6;border:1px dashed #7d96aa33;border-radius:10px;padding:10px 12px;font-size:12px}.distribution-empty-card--partner{width:min(780px,92vw)}.distribution-empty-icon{color:#7de8d3;background:#206e602b;border:1px solid #63dcc647;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 16px;font-size:27px;display:grid}.distribution-empty-card--partner h2{margin:0 0 10px;font-size:25px}.distribution-empty-benefits{text-align:left;color:#a8becf;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;max-width:560px;margin:22px auto 4px;display:grid}.distribution-empty-benefits span{background:#ffffff06;border-radius:9px;padding:8px 10px}.distribution-tags{flex-wrap:wrap;align-items:center}.distribution-account-state{color:#b9cbd8;border:1px solid #344656;border-radius:999px;padding:7px 11px;font-size:11px;font-style:normal}.distribution-account-state.is-active{color:#76e3bd;background:#18534433;border-color:#285b4c}.distribution-account-state.is-pending{color:#ffd76b;background:#5c481233;border-color:#655421}.distribution-account-state.is-disabled{color:#ff9da6;background:#5c20282e;border-color:#63383c}.distribution-rate small{color:#718ca3;margin-top:7px;font-size:11px;display:block}.distribution-promo-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.distribution-code-box{background:#091119;border:1px solid #263846;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;min-width:185px;padding:12px 13px;display:grid}.distribution-code-box span{color:#708aa0;grid-column:1/-1;font-size:10px}.distribution-code-box strong{color:#dffaff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px}.distribution-code-box button{padding:6px 9px;font-size:11px}.distribution-custom-domain{border:1px dashed #6496b033;border-radius:11px;grid-template-columns:auto 1fr;gap:5px 12px;margin-top:13px;padding:12px;display:grid}.distribution-custom-domain span{color:#7f96a9;font-size:11px}.distribution-custom-domain code{color:#cfeef5;text-overflow:ellipsis;overflow:hidden}.distribution-custom-domain small{color:#667f93;grid-column:1/-1}.distribution-commission-money{color:#7ce5be}.distribution-pagination{color:#7890a5;justify-content:space-between;align-items:center;gap:16px;padding:15px 20px;display:flex}.distribution-pagination>div{align-items:center;gap:10px;display:flex}.distribution-pagination button{color:#dbe9f3;cursor:pointer;background:#101821;border:1px solid #2c3b49;border-radius:9px;padding:7px 11px}.distribution-pagination button:disabled{opacity:.35;cursor:default}.distribution-pagination strong{text-align:center;color:#9eb4c5;min-width:48px}.canvas-help-trigger{z-index:55;color:#b9cbd7;cursor:pointer;background:#0a1219e6;border:1px solid #759db433;border-radius:10px;align-items:center;gap:6px;height:34px;padding:0 10px;display:inline-flex;position:absolute;bottom:72px;right:18px;box-shadow:0 8px 26px #0000003d}.canvas-help-trigger:hover{color:#effcff;background:#0f1f27f0;border-color:#5dcfdf5c}.canvas-help-trigger span{font-size:11px}.canvas-help-backdrop{z-index:500;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#02070bc2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.canvas-help-card{color:#edf8ff;background:linear-gradient(#111a23,#0a1118);border:1px solid #7ba1b838;border-radius:22px;width:min(900px,94vw);max-height:min(760px,90vh);overflow:auto;box-shadow:0 34px 100px #00000085}.canvas-help-card header{border-bottom:1px solid #7994a821;justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 28px 19px;display:flex}.canvas-help-card header span{color:#69e3d0;letter-spacing:.18em;font-size:10px;font-weight:800}.canvas-help-card header h2{margin:6px 0 4px;font-size:24px}.canvas-help-card header p{color:#7f96aa;margin:0}.canvas-help-card header button{color:#dce9f2;cursor:pointer;background:#101821;border:1px solid #30404d;border-radius:10px;width:36px;height:36px;font-size:22px}.canvas-help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:22px 28px;display:grid}.canvas-help-grid article{background:#060e1480;border:1px solid #7994a824;border-radius:14px;padding:16px}.canvas-help-grid strong{color:#edf8ff;margin-bottom:6px;display:block}.canvas-help-grid p{color:#849bad;min-height:42px;margin:0 0 11px;font-size:12px;line-height:1.65}.canvas-help-grid kbd{color:#bcd3df;background:#0b141b;border:1px solid #334553;border-bottom-width:2px;border-radius:7px;padding:5px 8px;font:11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-block}.canvas-help-card footer{color:#7790a4;justify-content:space-between;align-items:center;gap:16px;padding:17px 28px 23px;display:flex}.canvas-help-card footer button{color:#a9f3e5;cursor:pointer;background:#2386752e;border:1px solid #58d3be52;border-radius:10px;padding:9px 16px}@media (width<=760px){.manual-payment-grid,.distribution-empty-benefits,.canvas-help-grid{grid-template-columns:1fr}.cloud-order-payment-qr,.distribution-promo-head{flex-direction:column;align-items:stretch}.distribution-code-box{min-width:0}.canvas-help-trigger{bottom:64px;right:10px}.canvas-help-card footer{flex-direction:column;align-items:flex-start}}.app-shell.theme-day .canvas-help-trigger{color:#4c6674;background:#f5f9fbf0;border-color:#3f5b6824}.app-shell.theme-day .canvas-help-card{color:#1d303a;background:linear-gradient(#f7fafb,#eef4f6)}.app-shell.theme-day .canvas-help-card header h2,.app-shell.theme-day .canvas-help-grid strong{color:#1b3039}.app-shell.theme-day .canvas-help-grid article{background:#ffffffb8;border-color:#3a57641f}.canvas-rail .canvas-rail__help{color:#dffaff;border:1px solid #5bcce224;font-weight:800}.canvas-rail .canvas-rail__help:hover{color:#fff;background:#3aa6be29}.workspace-single-actions .workspace-points-static{white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-width:auto!important;height:52px!important;padding:0 12px!important;display:inline-flex!important}.workspace-points-static__label{color:#a7f0c4;letter-spacing:.04em;align-items:center;gap:6px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.workspace-points-static__label i{color:#47f09a;text-shadow:0 0 10px #47f09a6b;font-size:8px;font-style:normal}.workspace-points-static__label b{font-weight:800}.workspace-points-static__value{letter-spacing:.01em;color:#42f69c;font-size:15px;font-weight:900;line-height:1}.workspace-single-actions .workspace-points-static.is-stacked{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:4px!important;min-width:94px!important;max-width:106px!important;padding:7px 12px 8px!important}.workspace-single-actions .workspace-points-static.is-stacked .workspace-points-static__value{font-size:13px;line-height:1.05}.workspace-topbar--single-row .workspace-single-actions{gap:6px!important}.canvas-rail button{border-radius:12px!important;width:38px!important;height:38px!important;min-height:38px!important;margin:0 auto!important;padding:0!important}.canvas-rail .canvas-rail__utility{color:#b4bcc4!important;background:#ffffff04!important;border:1px solid #ffffff0d!important}.canvas-rail .canvas-rail__utility:hover{color:#f1f7fa!important;background:#56c0dc1a!important}.canvas-rail .canvas-rail__utility.is-locked{color:#f2cf80!important}.canvas-rail .canvas-rail__utility svg{fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.assistant-fab{isolation:isolate;width:66px!important;height:66px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:20px!important;bottom:90px!important;right:26px!important;overflow:visible!important}.assistant-fab:before{content:"";background:linear-gradient(135deg,#373331fa,#7e664cfa 58%,#58524ffa);border:1px solid #f5d69773;border-radius:17px;position:absolute;inset:10px;transform:rotate(45deg);box-shadow:inset 0 0 0 1px #ffefcd14,0 18px 42px #523a1757,0 0 24px #ffcb702e}.assistant-fab:after{content:"";opacity:.9;border:1px solid #ffdd9b59;border-radius:20px;position:absolute;inset:6px;transform:rotate(45deg);box-shadow:0 0 22px #ffcf782e}.assistant-fab__core{z-index:1;color:#fff5dc;text-shadow:0 0 14px #ffd77885;place-items:center;width:100%;height:100%;font-size:28px;animation:3s ease-in-out infinite dfAssistantLuxPulse;display:grid;position:relative}.assistant-fab:hover{filter:brightness(1.05)!important;transform:translateY(-2px)scale(1.03)!important}@keyframes dfAssistantLuxPulse{0%,to{filter:drop-shadow(0 0 #ffd27600);transform:scale(1)}50%{filter:drop-shadow(0 0 12px #ffd2766b);transform:scale(1.045)}}.canvas-minimap-side-tools--left.is-expanded{left:calc(50% - 174px)!important}.canvas-minimap-side-tools--right.is-expanded{left:calc(50% + 174px)!important}@media (width<=900px){.canvas-minimap-side-tools{bottom:28px!important}.canvas-minimap-side-tools--left{left:calc(50% - 100px)!important}.canvas-minimap-side-tools--right{left:calc(50% + 100px)!important}}@media (width<=760px){.canvas-minimap-side-tools.is-expanded{bottom:47px!important}.canvas-minimap-side-tools--left.is-expanded{left:calc(50% - 132px)!important}.canvas-minimap-side-tools--right.is-expanded{left:calc(50% + 132px)!important}}.distribution-top-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.distribution-top-actions .distribution-close{place-items:center;min-width:44px;display:inline-grid}@media (width>=1181px){.workspace-topbar--single-row{gap:5px!important;padding-left:6px!important;padding-right:176px!important}.workspace-title-area--single-row{flex:0 0 224px!important;gap:6px!important;width:224px!important;min-width:224px!important;max-width:224px!important}.workspace-title-area--single-row input{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:98px!important;min-width:98px!important;max-width:98px!important;padding-left:2px!important;padding-right:2px!important}.workspace-single-actions{gap:5px!important}.workspace-single-actions .workspace-points-static{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:2px!important;min-width:82px!important;max-width:82px!important;height:48px!important;padding:6px 10px 7px!important}.workspace-points-static__label{letter-spacing:.02em!important;gap:5px!important;font-size:10px!important}.workspace-points-static__label i{font-size:7px!important}.workspace-points-static__value{font-variant-numeric:tabular-nums;letter-spacing:0!important;font-size:11.5px!important;line-height:1.05!important}.workspace-single-actions .workspace-points-static.is-stacked{gap:2px!important;min-width:84px!important;max-width:84px!important;padding:6px 10px 7px!important}.workspace-single-actions .workspace-points-static.is-stacked .workspace-points-static__value{font-size:11px!important;line-height:1.02!important}}.canvas-rail{border-radius:0 16px 16px 0!important;gap:5px!important;width:54px!important;padding:12px 6px 10px!important}.canvas-rail button{border-radius:11px!important;width:34px!important;height:34px!important;min-height:34px!important}.canvas-rail .canvas-rail__add{width:40px!important;height:40px!important;min-height:40px!important}.canvas-rail .canvas-rail__save,.canvas-rail .canvas-rail__new-project,.canvas-rail .canvas-rail__utility{width:34px!important;height:34px!important;min-height:34px!important}.canvas-rail .canvas-rail__utility svg,.canvas-rail .canvas-rail__save svg,.canvas-rail .canvas-rail__new-project svg{width:17px!important;height:17px!important}.canvas-rail .canvas-rail__divider{width:24px!important;margin:2px auto!important}.canvas-rail .canvas-rail__help{width:40px!important;height:40px!important;min-height:40px!important;margin-top:4px!important}.assistant-conversation{flex-direction:column!important;gap:10px!important;min-height:0!important;padding:12px!important;display:flex!important;overflow:hidden auto!important}.assistant-empty--luxury{min-height:100%;text-align:left!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:10px!important;display:flex!important}.assistant-empty-hero{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;display:grid}.assistant-empty-hero>div{gap:4px;min-width:0;display:grid}.assistant-empty__spark{background:linear-gradient(145deg,#53dcff24,#416f9514);border:1px solid #53dcff24;border-radius:11px;place-items:center;width:34px;height:34px;display:grid;font-size:20px!important}.assistant-empty--luxury strong{color:#eef3f6!important;font-size:13px!important}.assistant-empty--luxury p{max-width:none!important;margin:0!important;font-size:10px!important;line-height:1.55!important}.assistant-selection-brief{background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;gap:4px;padding:10px 11px;display:grid}.assistant-selection-brief b{color:#eef5f8;font-size:11px}.assistant-selection-brief span{color:#7e8891;font-size:9px;line-height:1.55}.assistant-context-chips{justify-content:flex-start!important;gap:5px!important;margin-top:0!important}.assistant-context-chips span{max-width:110px!important;font-size:8.5px!important}.assistant-quick-prompts{gap:7px;display:grid}.assistant-quick-prompts__title{color:#dce5e9;font-size:11px;font-weight:800}.assistant-quick-prompts button{text-align:left;color:#d3dce2;cursor:pointer;background:linear-gradient(#ffffff08,#ffffff05);border:1px solid #ffffff0f;border-radius:11px;align-items:center;width:100%;min-height:38px;padding:0 12px;font-size:10px;transition:border-color .16s,background .16s,transform .16s;display:flex}.assistant-quick-prompts button:hover{background:#53dcff0f;border-color:#53dcff2e;transform:translateY(-1px)}.assistant-message{padding:10px 11px!important}.assistant-message p{white-space:pre-wrap;word-break:break-word;margin:6px 0 0!important;line-height:1.6!important}.assistant-message button{margin-top:8px!important}.assistant-typing{color:#88929a;background:#ffffff05;border:1px solid #ffffff0e;border-radius:11px;padding:10px 11px;font-size:9px}@media (width<=900px){.canvas-minimap-side-tools{bottom:28px!important}.canvas-minimap-side-tools--left{left:auto!important;right:calc(50% + 90px)!important}.canvas-minimap-side-tools--right{left:calc(50% + 90px)!important;right:auto!important}}@media (width<=760px){.canvas-minimap-side-tools.is-expanded{bottom:47px!important}.canvas-minimap-side-tools--left.is-expanded{left:auto!important;right:calc(50% + 122px)!important}.canvas-minimap-side-tools--right.is-expanded{left:calc(50% + 122px)!important;right:auto!important}}.canvas-minimap-side-tools{bottom:34px!important}.canvas-minimap-side-tools--left{left:auto!important;right:calc(50% + 109px)!important;transform:none!important}.canvas-minimap-side-tools--right{left:calc(50% + 109px)!important;right:auto!important;transform:none!important}.canvas-minimap-side-tools.is-expanded{bottom:67px!important}.canvas-minimap-side-tools--left.is-expanded{left:auto!important;right:calc(50% + 123px)!important}.canvas-minimap-side-tools--right.is-expanded{left:calc(50% + 123px)!important;right:auto!important}@media (width<=900px){.canvas-minimap-side-tools{bottom:28px!important}.canvas-minimap-side-tools--left{right:calc(50% + 90px)!important}.canvas-minimap-side-tools--right{left:calc(50% + 90px)!important}}@media (width<=760px){.canvas-minimap-side-tools.is-expanded{bottom:47px!important}.canvas-minimap-side-tools--left.is-expanded{right:calc(50% + 90px)!important}.canvas-minimap-side-tools--right.is-expanded{left:calc(50% + 90px)!important}}.account-modal>header>button,.assistant-close{color:#dce5ea!important;background:linear-gradient(#ffffff0f,#ffffff08)!important;border:1px solid #ffffff14!important;border-radius:14px!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;font-size:26px!important;line-height:1!important;display:inline-grid!important;box-shadow:inset 0 1px #ffffff0d,0 10px 24px #0000002e!important}.account-modal>header>button:hover,.assistant-close:hover{color:#fff!important;background:linear-gradient(#ffffff1a,#ffffff0d)!important}.assistant-price-notice{z-index:2;position:relative;flex-shrink:0!important;margin:0 12px!important}.assistant-conversation{padding-top:14px!important}.assistant-empty--luxury{gap:12px!important;min-height:auto!important}.assistant-empty-hero{margin-top:2px}.assistant-selection-brief,.assistant-quick-prompts,.assistant-context-chips{z-index:1;position:relative}.workspace-title-area--single-row{overflow:hidden!important}.workspace-project-title-field{border-radius:10px;flex:auto;align-items:center;width:136px;min-width:0;height:34px;display:flex;position:relative;overflow:hidden}.workspace-project-title-field input{z-index:2;height:100%;position:relative;color:#0000!important;caret-color:#eef6fb!important;background:0 0!important;width:100%!important;min-width:0!important;max-width:none!important;padding-left:4px!important;padding-right:4px!important}.workspace-project-title-field.is-editing input{color:#eef6fb!important}.workspace-project-title-field.is-editing input::selection{color:#fff;background:#69c7f147}.workspace-project-title-marquee{pointer-events:none;color:#eef6fb;white-space:nowrap;opacity:1;align-items:center;gap:30px;font-size:15px;font-weight:700;line-height:1;transition:opacity .16s;display:flex;position:absolute;inset:0 4px;overflow:hidden}.workspace-project-title-marquee span{white-space:nowrap;flex:none}@keyframes dfProjectTitleTicker{0%{transform:translate(0)}to{transform:translate(calc(-50% - 15px))}}.canvas-minimap-anchor{z-index:23;pointer-events:none;width:218px;height:112px;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.canvas-minimap-anchor.is-expanded{width:330px;height:178px}.canvas-minimap-anchor .canvas-minimap-side-tools{pointer-events:auto;top:50%;bottom:auto!important}.canvas-minimap-anchor .canvas-minimap-side-tools--left{margin-left:-1px;left:0!important;right:auto!important;transform:translate(-100%,-50%)!important}.canvas-minimap-anchor .canvas-minimap-side-tools--right{margin-right:-1px;left:auto!important;right:0!important;transform:translate(100%,-50%)!important}.canvas-minimap-anchor .canvas-minimap-side-tools.is-expanded{top:50%;bottom:auto!important}.canvas-minimap-anchor .canvas-minimap-status{pointer-events:none;bottom:6px!important;left:50%!important;transform:translate(-50%)!important}@media (width<=900px){.canvas-minimap-anchor{width:180px;height:94px}.canvas-minimap-anchor.is-expanded{width:330px;height:178px}}@media (width<=760px){.canvas-minimap-anchor.is-expanded{width:245px;height:132px}}.account-modal-backdrop{box-sizing:border-box;overflow:auto;align-items:start!important;padding:56px 24px 24px!important}.account-modal{max-height:calc(100dvh - 80px);margin:0 auto!important}.account-modal>header{min-height:48px;padding-right:74px;position:relative}.account-modal>header>button{z-index:3!important;pointer-events:auto!important;position:absolute!important;top:0!important;right:0!important}html.desktop-win .account-modal-backdrop,html.windows-shell .account-modal-backdrop{padding-top:74px!important}html.desktop-win .account-modal>header>button,html.windows-shell .account-modal>header>button{top:4px!important;right:4px!important}.canvas-selection-toolbar{z-index:260;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0c1114f5,#080c0ef0);border:1px solid #6ed6ec29;border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;max-width:min(96vw,1080px);padding:10px 12px;display:flex;position:fixed;top:78px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #00000057}.canvas-selection-toolbar strong{color:#eef7fb;margin-right:2px;font-size:12px;font-weight:800}.canvas-selection-toolbar button{color:#d7e6ee;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;min-height:34px;padding:0 12px;font-size:12px}.canvas-selection-toolbar button:hover:not(:disabled){color:#fff;background:#4abbd624;border-color:#6fdcf547}.canvas-selection-toolbar button:disabled{opacity:.46;cursor:not-allowed}.canvas-selection-toolbar__divider{background:#ffffff14;align-self:stretch;width:1px}@media (width<=900px){.canvas-selection-toolbar{justify-content:center;width:min(94vw,760px);top:118px}.canvas-selection-toolbar__divider{display:none}}.canvas-selection-toolbar{z-index:2147482000!important;max-width:min(94vw,1120px)!important;top:92px!important;box-shadow:0 20px 54px #00000075,inset 0 0 0 1px #56ceea14!important}.canvas-minimap-cluster{z-index:24!important;pointer-events:none!important;grid-template-columns:auto auto auto!important;align-items:stretch!important;gap:0!important;width:max-content!important;height:max-content!important;display:grid!important;position:absolute!important;bottom:14px!important;left:50%!important;transform:translate(-50%)!important}.canvas-minimap-cluster .canvas-minimap-core{pointer-events:auto!important;width:218px!important;height:112px!important;position:relative!important}.canvas-minimap-cluster.is-expanded .canvas-minimap-core{width:330px!important;height:178px!important}.canvas-minimap-cluster .react-flow__minimap.canvas-minimap,.canvas-minimap-cluster .canvas-minimap{box-sizing:border-box!important;border-radius:18px!important;width:218px!important;max-width:none!important;height:112px!important;max-height:none!important;margin:0!important;position:relative!important;inset:auto!important;transform:none!important}.canvas-minimap-cluster.is-expanded .react-flow__minimap.canvas-minimap,.canvas-minimap-cluster.is-expanded .canvas-minimap{width:330px!important;height:178px!important}.canvas-minimap-cluster .canvas-minimap-side-tools,.canvas-minimap-cluster .canvas-minimap-side-tools.is-expanded{pointer-events:auto!important;box-sizing:border-box!important;background:#0b0f12f6!important;border-color:#ffffff14!important;flex-direction:column!important;justify-content:center!important;align-self:stretch!important;gap:8px!important;height:auto!important;min-height:0!important;margin:0!important;display:flex!important;position:relative!important;inset:auto!important;transform:none!important}.canvas-minimap-cluster .canvas-minimap-side-tools--left{border-right-width:0!important;border-radius:18px 0 0 18px!important}.canvas-minimap-cluster .canvas-minimap-side-tools--right{border-left-width:0!important;border-radius:0 18px 18px 0!important}.canvas-minimap-cluster .canvas-minimap-status,.canvas-minimap-cluster .canvas-minimap-status.is-expanded{z-index:3!important;pointer-events:none!important;margin:0!important;position:absolute!important;bottom:6px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}@media (width<=900px){.canvas-minimap-cluster .canvas-minimap-core,.canvas-minimap-cluster .react-flow__minimap.canvas-minimap,.canvas-minimap-cluster .canvas-minimap{width:180px!important;height:94px!important}.canvas-minimap-cluster.is-expanded .canvas-minimap-core,.canvas-minimap-cluster.is-expanded .react-flow__minimap.canvas-minimap,.canvas-minimap-cluster.is-expanded .canvas-minimap{width:260px!important;height:140px!important}}@media (width>=1181px){.workspace-title-area--single-row{flex:0 0 286px!important;width:286px!important;min-width:286px!important;max-width:286px!important;overflow:hidden!important}}.workspace-project-title-field{flex:0 0 146px!important;width:146px!important;min-width:0!important;max-width:146px!important;overflow:hidden!important}.workspace-project-title-marquee{will-change:transform;z-index:1!important;white-space:nowrap!important;align-items:center!important;gap:34px!important;width:max-content!important;min-width:max-content!important;display:flex!important;position:absolute!important;inset:0 auto 0 4px!important;overflow:visible!important}.workspace-project-title-field.is-scrollable .workspace-project-title-marquee{animation:7.5s linear infinite dfProjectTitleTickerFinal!important}@keyframes dfProjectTitleTickerFinal{0%{transform:translate(0)}to{transform:translate(calc(-50% - 17px))}}.workspace-project-title-field:hover .workspace-project-title-marquee{animation-play-state:paused!important}.workspace-project-title-field.is-editing .workspace-project-title-marquee{opacity:0!important}.workspace-project-title-field input{z-index:2!important}.asset-node>.node-header{gap:7px!important}.asset-node>.node-header .node-title{flex:auto!important;min-width:0!important}.asset-node>.node-header .icon-button,.asset-node>.node-header .node-header-actions .icon-button{z-index:5!important;color:#fffffff5!important;opacity:1!important;pointer-events:auto!important;flex:0 0 28px!important;width:28px!important;min-width:28px!important;height:28px!important;position:relative!important}.asset-node--image.is-selected>.node-header--media-reference .node-header-actions,.asset-node--video.is-selected>.node-header--media-reference .node-header-actions{display:none!important}.image-node-toolbar,.video-node-toolbar{z-index:230!important;white-space:nowrap!important;border-radius:10px!important;flex-wrap:nowrap!important;gap:3px!important;min-height:34px!important;padding:3px 5px!important}.asset-node--image .image-node-toolbar,.asset-node--video .video-node-toolbar,.asset-node--image[data-floating-console-placement=below] .image-node-toolbar,.asset-node--video[data-floating-console-placement=below] .video-node-toolbar{top:auto!important;bottom:calc(100% + 40px)!important}.asset-node--image[data-floating-console-placement=above] .image-node-toolbar,.asset-node--video[data-floating-console-placement=above] .video-node-toolbar{top:calc(100% + 40px)!important;bottom:auto!important}.image-node-toolbar button,.image-node-toolbar a,.video-node-toolbar button,.video-node-toolbar a{color:#fff!important;opacity:1!important;pointer-events:auto!important;width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;font-size:15px!important;font-weight:700!important}.image-node-toolbar button:disabled,.video-node-toolbar button:disabled{color:#ffffff7a!important;opacity:.6!important}.account-modal-close,.account-modal>header>button,.assistant-close{-webkit-app-region:no-drag!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important}.account-modal>header{padding-right:76px!important;position:relative!important}.account-modal-close{z-index:2147482500!important;width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important;position:absolute!important;top:8px!important;right:8px!important}.assistant-panel.assistant-panel--luxury{grid-template-rows:auto auto auto auto auto minmax(0,1fr) auto!important}.assistant-price-notice{z-index:3!important;flex-shrink:0!important;min-height:46px!important;margin:8px 12px!important;position:relative!important}.assistant-price-notice>span{white-space:nowrap!important;flex:none!important}.assistant-price-notice strong{min-width:0!important;line-height:1.45!important}.assistant-conversation{min-height:0!important;padding-top:12px!important}.asset-node--video .media-preview-shell>video.asset-preview{object-fit:contain!important;background:#050607!important;display:block!important}.video-preview-fallback{text-align:center;border-radius:inherit;color:#dbe7ed;background:linear-gradient(#0e1113fa,#07090bfc);place-content:center;gap:8px;padding:24px;display:grid;position:absolute;inset:0}.video-preview-fallback strong{font-size:13px}.video-preview-fallback small{color:#7e8b94;max-width:280px;font-size:10px;line-height:1.55}@media (width>=1181px){.workspace-title-area--single-row{flex:0 0 232px!important;gap:5px!important;width:232px!important;min-width:232px!important;max-width:232px!important;overflow:hidden!important}.workspace-project-title-field{flex:0 0 92px!important;width:92px!important;max-width:92px!important}.workspace-project-title-marquee{gap:24px!important;font-size:13px!important}.workspace-project-title-field.is-scrollable .workspace-project-title-marquee{animation-duration:8.2s!important}}.asset-node--image .image-node-toolbar,.asset-node--video .video-node-toolbar,.asset-node--image[data-floating-console-placement=below] .image-node-toolbar,.asset-node--video[data-floating-console-placement=below] .video-node-toolbar{white-space:normal!important;flex-wrap:wrap!important;place-content:center flex-end!important;row-gap:4px!important;width:auto!important;max-width:none!important;display:flex!important;inset:auto 8px calc(100% + 8px) 100px!important;overflow:visible!important;transform:none!important}.asset-node--image[data-floating-console-placement=above] .image-node-toolbar,.asset-node--video[data-floating-console-placement=above] .video-node-toolbar{white-space:normal!important;flex-wrap:wrap!important;justify-content:flex-end!important;row-gap:4px!important;width:auto!important;max-width:none!important;display:flex!important;inset:calc(100% + 8px) 8px auto 100px!important;overflow:visible!important;transform:none!important}.image-node-toolbar .media-toolbar-upload,.video-node-toolbar .media-toolbar-upload,.image-node-toolbar .media-toolbar-delete,.video-node-toolbar .media-toolbar-delete{visibility:visible!important;opacity:1!important;pointer-events:auto!important;background:#ffffff0b!important;border:1px solid #ffffff14!important;flex:0 0 30px!important;width:30px!important;min-width:30px!important;height:28px!important;font-size:17px!important;font-weight:800!important;display:inline-flex!important}.image-node-toolbar .media-toolbar-upload:hover,.video-node-toolbar .media-toolbar-upload:hover{color:#fff!important;background:#49bedc24!important;border-color:#5edcf747!important}.image-node-toolbar .media-toolbar-delete,.video-node-toolbar .media-toolbar-delete{color:#ffd8d8!important}.image-node-toolbar .media-toolbar-delete:hover,.video-node-toolbar .media-toolbar-delete:hover{color:#fff!important;background:#d246462e!important;border-color:#ff747457!important}.smart-connect-hero{background:linear-gradient(135deg,#5b3fc32e,#20687a1c);border:1px solid #7b5dff57;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin:14px 16px 10px;padding:16px 18px;display:flex;box-shadow:0 12px 32px #0000001f}.smart-connect-hero__copy{gap:7px;min-width:0;display:grid}.smart-connect-hero__badge{color:#d8cbff;background:#7653ee38;border-radius:999px;width:max-content;padding:3px 8px;font-size:11px;font-weight:800}.smart-connect-hero__copy>strong{color:#f5f3ff;font-size:20px}.smart-connect-hero__copy>small{color:#bbc2ce;line-height:1.55}.smart-connect-hero__copy>p{color:#858f9d;margin:0;font-size:11px;line-height:1.55}.smart-connect-hero__steps{flex-wrap:wrap;gap:7px;display:flex}.smart-connect-hero__steps span{color:#c7ced8;background:#0000001f;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;display:inline-flex}.smart-connect-hero__steps b{color:#e7e1ff;background:#634dd059;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.smart-connect-hero__actions{gap:8px;min-width:190px;display:grid}.smart-connect-hero__actions button{min-height:40px}.smart-connect-hero__primary{box-shadow:0 0 0 1px #8b6eff3d,0 10px 28px #5b3ac42e;font-weight:850!important}@media (width<=920px){.smart-connect-hero{flex-direction:column;align-items:stretch}.smart-connect-hero__actions{grid-template-columns:1fr 1fr;min-width:0}}
