.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:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--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}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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{--hype-off-white:#fdfbf6;--hype-ink:#0c0c0c;--hype-ink-2:#1a1a1a;--hype-bone:#eae6da;--hype-bone-2:#f1eee3;--hype-purple:#bcacff;--hype-purple-deep:#7a66e8;--hype-yellow:#ffeb77;--hype-line:#dad5c4;--hype-mute:#6e6a5c;--hype-mute-2:#9e9a8a;--hype-error:#d7493b;--hype-success:#2e7d4f;--bg:var(--hype-off-white);--surface-1:var(--hype-off-white);--surface-2:var(--hype-bone-2);--surface-3:var(--hype-bone);--border:var(--hype-line);--border-hover:#c2bca8;--text-1:var(--hype-ink);--text-2:#2e2c25;--text-3:var(--hype-mute);--text-disabled:var(--hype-mute-2);--accent:var(--hype-ink);--accent-quiet:var(--hype-bone);--accent-soft:var(--hype-purple);--backdrop:#0c0c0c8c;--radius-tile:22px;--radius-sm:10px;--radius-lg:28px;--shadow-sm:0 1px 0 #0c0c0c0a;--shadow-md:0 1px 0 #0c0c0c0a, 0 8px 24px -16px #0c0c0c2e;--shadow-pill:0 12px 28px -12px #0c0c0c4d;--shadow-lg:0 32px 80px -24px #0c0c0c4d}*{box-sizing:border-box}html,body{background:var(--bg);height:100vh;color:var(--text-1);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0;font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400}.mono{font-family:Geist Mono,JetBrains Mono,ui-monospace,Menlo,monospace;font-weight:300}#root,body>div{width:100vw;height:100vh;overflow:hidden}.hf-root{width:100vw;height:100vh;display:flex}.hf-canvas-area{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.hf-canvas{background-color:var(--bg);background-image:radial-gradient(circle at 1px 1px,#0c0c0c1a 1px,#0000 0);background-position:0 0;background-size:28px 28px;flex:1;position:relative;overflow:hidden}.hf-topbar{z-index:30;pointer-events:none;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:absolute;top:0;left:0;right:0}.hf-topbar>*{pointer-events:auto}.hf-topbar-left{align-items:center;gap:14px;display:flex}.hf-topbar-actions{align-items:center;gap:10px;display:flex}.hf-save-indicator{color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;background:var(--hype-bone);border-radius:999px;padding:6px 10px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:300}.hf-save-indicator.is-unsaved,.hf-save-indicator[data-state=unsaved]{color:var(--hype-ink);background:var(--hype-yellow)}.hf-wordmark{color:var(--hype-ink);align-items:center;gap:6px;line-height:1;display:inline-flex}.hf-wordmark>svg{display:block}.hf-wordmark .dot{color:var(--hype-purple-deep)}.hf-wordmark-suffix{letter-spacing:-.01em;color:var(--hype-purple-deep);font-family:Playfair Display,Times New Roman,serif;font-size:22px;font-style:italic;font-weight:700;line-height:1}.hf-project-chip{background:var(--hype-ink);color:var(--hype-off-white);letter-spacing:-.01em;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;max-width:320px;padding:8px 14px 8px 8px;font-family:Geist,sans-serif;font-size:13px;font-weight:500;transition:transform .12s;display:inline-flex}.hf-project-chip:hover{transform:translateY(-1px)}.hf-project-monogram{background:var(--hype-purple);width:28px;height:28px;color:var(--hype-ink);letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.hf-project-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hf-project-chevron{opacity:.6;font-size:10px}.hf-project-picker{position:relative}.hf-project-menu{background:var(--hype-off-white);border:1px solid var(--hype-line);min-width:280px;box-shadow:var(--shadow-lg);z-index:1000;border-radius:16px;padding:8px;position:absolute;top:calc(100% + 8px);left:0}.hf-project-menu-header,.hf-project-menu-section{text-transform:uppercase;letter-spacing:.12em;color:var(--text-3);padding:10px 12px 6px;font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-project-menu-item{width:100%;color:var(--text-1);text-align:left;cursor:pointer;letter-spacing:-.01em;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.hf-project-menu-item:not(:disabled):hover{background:var(--hype-bone)}.hf-project-menu-disabled{color:var(--text-disabled);cursor:not-allowed}.hf-project-menu-danger{color:var(--hype-error)}.hf-project-menu-danger:hover{background:#d7493b14}.hf-project-menu-icon{background:var(--hype-bone);width:24px;height:24px;color:var(--hype-ink);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hf-project-menu-item.hf-project-menu-danger .hf-project-menu-icon{color:var(--hype-error);background:#d7493b1a}.hf-project-menu-divider{background:var(--hype-line);height:1px;margin:8px 4px}.hf-project-monogram-sm{width:22px;height:22px;font-size:11px}.hf-project-rename-input{border:1px solid var(--hype-ink);background:var(--hype-off-white);width:100%;color:var(--hype-ink);font:inherit;letter-spacing:-.01em;border-radius:10px;outline:none;padding:9px 12px;font-size:14px;font-weight:500}.hf-segmented{background:var(--hype-ink);border-radius:999px;gap:2px;padding:4px;display:inline-flex}.hf-segmented-btn{color:#fdfbf6a6;letter-spacing:-.01em;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;padding:7px 14px;font-family:Geist,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:all .12s;display:inline-flex}.hf-segmented-btn:hover{color:var(--hype-off-white)}.hf-segmented-btn.is-active{background:var(--hype-purple);color:var(--hype-ink);font-weight:600}.hf-run-btn{background:var(--hype-yellow);height:44px;color:var(--hype-ink);border:1px solid var(--hype-ink);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;box-shadow:3px 3px 0 var(--hype-ink);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-family:Geist,sans-serif;font-size:13px;font-weight:700;transition:transform .1s,box-shadow .1s;display:inline-flex}.hf-run-btn:not(:disabled):hover{box-shadow:4px 4px 0 var(--hype-ink);transform:translate(-1px,-1px)}.hf-run-btn:not(:disabled):active{box-shadow:1px 1px 0 var(--hype-ink);transform:translate(2px,2px)}.hf-run-btn:disabled{background:var(--hype-bone);color:var(--text-disabled);cursor:not-allowed;box-shadow:2px 2px 0 var(--hype-line)}.hf-demo-btn{color:var(--text-1);border:1px solid var(--hype-ink);letter-spacing:-.01em;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-family:Geist,sans-serif;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.hf-demo-btn:hover,.hf-demo-btn.is-active{background:var(--hype-ink);color:var(--hype-off-white)}.hf-demo-btn:disabled{color:var(--text-disabled);border-color:var(--hype-line);cursor:not-allowed}.hf-demo-btn:disabled:hover{color:var(--text-disabled);background:0 0}.hf-empty-canvas{pointer-events:none;z-index:5;flex-direction:column;justify-content:center;align-items:center;padding:0 24px;display:flex;position:absolute;inset:0}.hf-empty-canvas-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--text-3);align-items:center;gap:10px;margin-bottom:14px;font-family:Geist Mono,monospace;font-size:11px;font-weight:300;display:inline-flex}.hf-empty-canvas-eyebrow:before,.hf-empty-canvas-eyebrow:after{content:"";background:var(--hype-ink);width:28px;height:1px}.hf-empty-canvas-brand{color:var(--hype-ink);align-items:center;gap:14px;margin:0;font-family:Geist,sans-serif;line-height:.88;display:inline-flex}.hf-empty-canvas-brand>svg{flex-shrink:0;display:block}.hf-empty-canvas-brand .accent{color:var(--hype-purple-deep);letter-spacing:-.02em;font-family:Playfair Display,Times New Roman,serif;font-size:124px;font-style:italic;font-weight:700;line-height:1}.hf-empty-canvas-sub{color:var(--text-3);text-align:center;max-width:460px;margin:18px 0 56px;font-size:16px;line-height:1.4;position:relative}.hf-empty-canvas-cards{pointer-events:auto;grid-template-columns:repeat(5,168px);gap:10px;display:grid;position:relative}.hf-empty-canvas-card{background:var(--hype-off-white);border:1px solid var(--hype-ink);border-radius:var(--radius-tile);cursor:pointer;text-align:left;height:168px;color:var(--hype-ink);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:16px;font-family:inherit;transition:transform .14s,background .14s,color .14s;display:flex;position:relative}.hf-empty-canvas-card:not(:disabled):hover{box-shadow:4px 4px 0 var(--hype-ink);transform:translate(-2px,-2px)}.hf-empty-canvas-card:disabled{opacity:.5;cursor:not-allowed}.hf-empty-canvas-card-icon{background:var(--hype-ink);width:44px;height:44px;color:var(--hype-off-white);border-radius:14px;justify-content:center;align-items:center;display:flex}.hf-empty-canvas-card-num{color:var(--text-3);letter-spacing:.06em;font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-empty-canvas-card-label{letter-spacing:-.02em;font-size:18px;font-weight:600}.hf-empty-canvas-card-meta{flex-direction:column;gap:2px;display:flex}.hf-empty-canvas-card-hint{color:var(--text-3);letter-spacing:.04em;text-transform:uppercase;font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-palette-stack{z-index:20;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hf-bottom-palette{background:var(--hype-ink);box-shadow:var(--shadow-pill);border-radius:999px;align-items:center;gap:4px;padding:6px;display:flex}.hf-bottom-palette-cinematic{background:var(--hype-off-white);border:1px solid var(--hype-ink);box-shadow:3px 3px 0 var(--hype-ink);border-radius:999px;align-items:center;gap:4px;padding:6px;display:flex}.hf-bottom-palette-cinematic-label,.hf-bottom-palette-label{text-transform:uppercase;letter-spacing:.12em;color:var(--hype-ink);border-right:1px solid var(--hype-line);align-items:center;gap:6px;height:28px;margin-right:4px;padding:0 12px 0 10px;font-family:Geist Mono,monospace;font-size:10px;font-weight:300;display:inline-flex}.hf-bottom-palette-item{color:#fdfbf699;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .12s,color .12s;display:inline-flex;position:relative}.hf-bottom-palette-item:not(:disabled):hover{color:var(--hype-off-white);background:#fdfbf61a}.hf-bottom-palette-item-active{background:var(--hype-purple)!important;color:var(--hype-ink)!important}.hf-bottom-palette-item:disabled{color:#fdfbf640;cursor:not-allowed}.hf-bottom-palette-divider{background:#fdfbf626;width:1px;height:22px;margin:0 4px}.hf-bottom-palette-item-text{height:32px;color:var(--hype-ink);cursor:pointer;letter-spacing:-.01em;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.hf-bottom-palette-item-text:hover{background:var(--hype-bone)}.hf-bottom-palette-error{text-transform:uppercase;letter-spacing:.08em;color:var(--hype-error);border:1px solid var(--hype-error);background:#d7493b1a;border-radius:999px;padding:6px 12px;font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-node{background:var(--hype-off-white);border:1px solid var(--hype-ink);color:var(--hype-ink);width:240px;box-shadow:4px 4px 0 var(--hype-ink);border-radius:18px;font-size:13px;overflow:hidden}.hf-node--prompt{width:540px}.hf-node-header{background:var(--hype-bone);border-bottom:1px solid var(--hype-ink);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.hf-node-title{letter-spacing:.1em;text-transform:uppercase;color:var(--hype-ink);align-items:center;gap:8px;font-family:Geist,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.hf-node-title-dot{background:var(--hype-ink);border-radius:2px;width:8px;height:8px}.hf-node-title-dot--purple{background:var(--hype-purple-deep)}.hf-node-title-dot--yellow{background:var(--hype-yellow);border:1px solid var(--hype-ink)}.hf-node-status{color:var(--hype-ink);background:var(--hype-yellow);letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--hype-ink);border-radius:999px;padding:2px 8px;font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-node-body{flex-direction:column;gap:10px;padding:12px;display:flex}.hf-node-error{color:var(--hype-error);border-top:1px solid var(--hype-ink);background:#d7493b14;padding:8px 14px;font-size:12px;font-weight:500}.hf-prompt-box{background:var(--hype-off-white);border:1px solid var(--hype-line);border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.hf-prompt-textarea,.hf-textarea{resize:none;width:100%;color:var(--hype-ink);letter-spacing:-.01em;background:0 0;border:0;outline:none;min-height:72px;padding:0;font-family:inherit;font-size:14px;line-height:1.45}.hf-prompt-textarea::placeholder,.hf-textarea::placeholder{color:var(--hype-mute-2)}.hf-prompt-row{flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;display:flex}.hf-prompt-row-spacer{flex:1}.hf-prompt-model{min-width:0;font-size:13px}.hf-prompt-model-trigger{background:var(--hype-bone);border:1px solid var(--hype-line);color:var(--hype-ink);cursor:pointer;letter-spacing:-.01em;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:500;display:flex;position:relative}.hf-prompt-model-trigger:hover{background:var(--hype-bone-2);border-color:var(--hype-ink)}.hf-prompt-credits{color:var(--text-3);align-items:center;gap:4px;padding:4px 8px;font-family:Geist Mono,monospace;font-size:11px;font-weight:300;display:inline-flex}.hf-prompt-badge{color:var(--hype-ink);cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.hf-prompt-badge:hover{background:var(--hype-bone);border-color:var(--hype-line)}.hf-prompt-badge.is-active{background:var(--hype-purple);border-color:var(--hype-ink)}.hf-prompt-badge.is-static{cursor:default;opacity:.85}.hf-prompt-badge-glyph{color:var(--text-3);display:inline-flex}.hf-prompt-badge-value{font-weight:500}.hf-prompt-icon-btn{width:32px;height:32px;color:var(--text-2);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.hf-prompt-icon-btn:hover{background:var(--hype-bone);color:var(--hype-ink)}.hf-prompt-icon-btn.is-active{background:var(--hype-purple);color:var(--hype-ink)}.hf-prompt-generate{background:var(--hype-yellow);width:36px;height:36px;color:var(--hype-ink);border:1px solid var(--hype-ink);cursor:pointer;box-shadow:2px 2px 0 var(--hype-ink);border-radius:12px;justify-content:center;align-items:center;margin-left:4px;transition:transform .1s;display:inline-flex}.hf-prompt-generate:not(:disabled):hover{box-shadow:3px 3px 0 var(--hype-ink);transform:translate(-1px,-1px)}.hf-prompt-generate:disabled{background:var(--hype-bone);border-color:var(--hype-line);color:var(--text-disabled);cursor:not-allowed;box-shadow:1px 1px 0 var(--hype-line)}@keyframes hf-prompt-spin{to{transform:rotate(360deg)}}.hf-prompt-spinner{animation:.8s linear infinite hf-prompt-spin}.hf-prompt-popover{z-index:100;background:var(--hype-off-white);border:1px solid var(--hype-ink);min-width:180px;box-shadow:4px 4px 0 var(--hype-ink);border-radius:14px;flex-direction:column;padding:6px;display:flex;position:absolute;bottom:calc(100% + 6px);left:0}.hf-prompt-popover.hf-prompt-popover--floating{width:max-content;max-width:min(320px,100vw - 32px);height:max-content;max-height:min(360px,100vh - 32px);position:fixed;bottom:auto}.hf-prompt-popover-search{border-bottom:1px solid var(--hype-line);margin-bottom:4px;padding:8px 10px 6px}.hf-prompt-popover-search-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-3);font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-prompt-popover-list{flex-direction:column;max-height:280px;display:flex;overflow-y:auto}.hf-prompt-popover-option{color:var(--hype-ink);cursor:pointer;text-align:left;letter-spacing:-.01em;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;padding:7px 10px;font-family:inherit;font-size:13px;display:flex}.hf-prompt-popover-option:hover{background:var(--hype-bone)}.hf-prompt-popover-option.is-selected{background:var(--hype-purple);font-weight:600}.hf-prompt-popover-check{font-family:Geist Mono,monospace;font-weight:700}.hf-upstream-banner{background:var(--hype-purple);color:var(--hype-ink);border:1px solid var(--hype-ink);letter-spacing:-.01em;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.hf-image-grid{gap:6px;display:grid}.hf-image-grid--1{grid-template-columns:1fr}.hf-image-grid--2{grid-template-columns:1fr 1fr}.hf-image-grid--3{grid-template-columns:1fr 1fr 1fr}.hf-image-grid--4,.hf-image-grid--5,.hf-image-grid--6,.hf-image-grid--7,.hf-image-grid--8{grid-template-columns:1fr 1fr}.hf-result-frame{border:1px solid var(--hype-line);background:var(--hype-bone);aspect-ratio:1;cursor:pointer;border-radius:12px;position:relative;overflow:hidden}.hf-result-frame.is-selected{border-color:var(--hype-ink);outline:2px solid var(--hype-yellow);outline-offset:-2px}.hf-result-frame.is-implicit-default{border-color:var(--hype-purple)}.hf-result-image{object-fit:cover;width:100%;height:100%;display:block}.hf-variant-check{background:var(--hype-yellow);width:22px;height:22px;color:var(--hype-ink);border:1px solid var(--hype-ink);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:6px;left:6px}.hf-result-download{background:var(--hype-ink);width:26px;height:26px;color:var(--hype-off-white);cursor:pointer;opacity:0;border:0;border-radius:8px;justify-content:center;align-items:center;transition:opacity .12s;display:inline-flex;position:absolute;top:6px;right:6px}.hf-result-frame:hover .hf-result-download{opacity:1}.hf-result-text{background:var(--hype-bone-2);border:1px solid var(--hype-line);color:var(--hype-ink);white-space:pre-wrap;border-radius:12px;padding:10px 12px;font-size:13px;line-height:1.5}.hf-result-empty{text-transform:uppercase;letter-spacing:.12em;color:var(--text-3);text-align:center;padding:12px 0;font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-result-audio{width:100%;margin-top:4px}.hf-reference-strip{background:var(--hype-bone-2);border:1px solid var(--hype-line);border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.hf-reference-strip-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-3);font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-reference-strip-slots{flex-wrap:wrap;gap:6px;display:flex}.hf-reference-slot{border:1px solid var(--hype-line);background:var(--hype-off-white);cursor:pointer;border-radius:10px;width:56px;height:56px;padding:0;position:relative;overflow:hidden}.hf-reference-slot--add{color:var(--text-3);background:0 0;border-style:dashed;justify-content:center;align-items:center;display:flex}.hf-reference-slot--add:hover{border-color:var(--hype-ink);color:var(--hype-ink)}.hf-reference-slot img{object-fit:cover;width:100%;height:100%;display:block}.hf-reference-slot-num{background:var(--hype-ink);color:var(--hype-off-white);border-radius:4px;padding:1px 5px;font-family:Geist Mono,monospace;font-size:9px;font-weight:300;position:absolute;bottom:2px;left:2px}.hf-extra-refs{flex-direction:column;gap:6px;display:flex}.hf-extra-ref-chip{background:var(--hype-bone);border:1px solid var(--hype-line);color:var(--text-2);border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;display:inline-flex}.hf-agent-textarea{background:var(--hype-off-white);border:1px solid var(--hype-line);resize:vertical;letter-spacing:-.01em;border-radius:12px;outline:none;width:100%;min-height:80px;padding:10px 12px;font-family:inherit;font-size:13px}.hf-agent-textarea:focus{border-color:var(--hype-ink)}.hf-agent-row{color:var(--text-2);align-items:center;gap:8px;font-size:12px;display:flex}.hf-agent-row-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-family:Geist Mono,monospace;font-size:11px}.hf-agent-select{background:var(--hype-bone);border:1px solid var(--hype-line);cursor:pointer;border-radius:999px;flex:1;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:500}.hf-agent-row-checkbox{color:var(--text-2);cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.hf-agent-generate{background:var(--hype-ink);width:100%;color:var(--hype-off-white);border:1px solid var(--hype-ink);cursor:pointer;letter-spacing:-.01em;border-radius:999px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:600}.hf-agent-generate:hover:not(:disabled){background:var(--hype-purple-deep)}.hf-agent-generate:disabled{opacity:.55;cursor:not-allowed}.hf-agent-output-json{background:var(--hype-ink);color:var(--hype-bone);white-space:pre-wrap;letter-spacing:0;border-radius:12px;max-height:200px;margin:0;padding:12px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:300;line-height:1.5;overflow:auto}.hf-agent-output-json .k{color:var(--hype-purple)}.hf-agent-output-json .s{color:var(--hype-yellow)}.hf-agent-storyboard-row{align-items:center;gap:8px;display:flex}.hf-agent-storyboard-sync{background:var(--hype-yellow);color:var(--hype-ink);border:1px solid var(--hype-ink);cursor:pointer;box-shadow:2px 2px 0 var(--hype-ink);letter-spacing:-.01em;border-radius:999px;flex:1;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600}.hf-agent-storyboard-sync:hover:not(:disabled){box-shadow:3px 3px 0 var(--hype-ink);transform:translate(-1px,-1px)}.hf-agent-storyboard-sync:disabled{opacity:.5;cursor:not-allowed}.hf-agent-storyboard-open{color:var(--hype-purple-deep);padding:8px 12px;font-size:12px;font-weight:600;text-decoration:none}.hf-agent-storyboard-error{color:var(--hype-error);font-size:11px;font-weight:500}.hf-canvas-loading,.hf-canvas-error{text-transform:uppercase;letter-spacing:.12em;color:var(--text-3);pointer-events:none;justify-content:center;align-items:center;font-family:Geist Mono,monospace;font-size:12px;font-weight:300;display:flex;position:absolute;inset:0}.hf-canvas-error{color:var(--hype-error)}.react-flow__handle{background:var(--hype-purple);border:1.5px solid var(--hype-ink);border-radius:50%;width:12px;height:12px}.react-flow__handle.hf-image-slot-handle{background:var(--hype-purple);width:9px;height:9px}.react-flow__handle.hf-audio-slot-handle{background:var(--hype-yellow);border-color:var(--hype-ink);width:9px;height:9px}.react-flow__handle.hf-video-slot-handle{background:var(--hype-purple-deep);width:9px;height:9px}.react-flow__edge-path{stroke:var(--hype-ink);stroke-width:1.5px;stroke-dasharray:4 3;fill:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path{stroke:var(--hype-purple-deep);stroke-dasharray:none}.react-flow__edge-text{font-family:Geist Mono,monospace}.react-flow__attribution{display:none}.react-flow__panel{font-family:inherit}.hf-handle{background:var(--hype-purple);border:1.5px solid var(--hype-ink);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;transform:translateY(-50%)}.hf-handle--left{left:-7px}.hf-handle--right{right:-7px}.hf-handle--small{width:9px;height:9px}.hf-flow-controls{background:var(--hype-off-white);border:1px solid var(--hype-ink);z-index:15;box-shadow:3px 3px 0 var(--hype-ink);border-radius:14px;flex-direction:column;display:flex;position:absolute;bottom:28px;right:28px;overflow:hidden}.hf-flow-controls-btn{width:36px;height:36px;color:var(--hype-ink);cursor:pointer;border:0;border-bottom:1px solid var(--hype-line);background:0 0;justify-content:center;align-items:center;display:inline-flex;position:relative}.hf-flow-controls-btn:last-child{border-bottom:0}.hf-flow-controls-btn:hover{background:var(--hype-bone)}.hf-flow-controls-btn.is-active{background:var(--hype-yellow);color:var(--hype-ink)}.react-flow__minimap{background:var(--hype-bone);border:1px solid var(--hype-ink);box-shadow:3px 3px 0 var(--hype-ink);border-radius:14px;overflow:hidden;margin:0!important;bottom:28px!important;right:80px!important}.react-flow__minimap-mask{fill:#0c0c0c0f}.hf-modal-backdrop{background:var(--backdrop);z-index:2000;justify-content:center;align-items:center;padding:24px;animation:.16s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hf-modal{background:var(--hype-off-white);border:1px solid var(--hype-ink);min-width:400px;max-width:600px;box-shadow:8px 8px 0 var(--hype-ink);border-radius:24px;flex-direction:column;animation:.2s slideUp;display:flex;overflow:hidden}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hf-modal-header{border-bottom:1px solid var(--hype-ink);background:var(--hype-bone);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.hf-modal-header h2{letter-spacing:-.03em;margin:0;font-size:22px;font-weight:700}.hf-modal-header .small{color:var(--text-3);margin-left:8px;font-family:Geist Mono,monospace;font-size:12px;font-weight:300}.hf-modal-close{background:var(--hype-off-white);border:1px solid var(--hype-ink);width:32px;height:32px;color:var(--hype-ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hf-modal-close:hover{background:var(--hype-ink);color:var(--hype-off-white)}.hf-modal-body{color:var(--text-1);padding:22px}.hf-modal-footer{border-top:1px solid var(--hype-line);background:var(--hype-bone-2);justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.hf-add-media{width:min(1000px,92vw);max-width:none}.hf-add-media-tabs{border-bottom:1px solid var(--hype-line);background:var(--hype-bone-2);gap:4px;padding:12px 22px;display:flex}.hf-add-media-tab-btn{color:var(--text-2);cursor:pointer;letter-spacing:-.01em;background:0 0;border:1px solid #0000;border-radius:999px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500}.hf-add-media-tab-btn.is-active{color:var(--hype-ink);background:var(--hype-off-white);border-color:var(--hype-ink);font-weight:600}.hf-add-media-body{grid-template-columns:1fr 1fr;min-height:420px;display:grid}.hf-add-media-history{border-right:1px solid var(--hype-line);max-height:60vh;padding:18px;overflow-y:auto}.hf-add-media-history-header{justify-content:space-between;align-items:baseline;margin-bottom:14px;font-size:12px;display:flex}.hf-add-media-history-title{text-transform:uppercase;letter-spacing:.16em;color:var(--text-3);font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-add-media-tab{background:var(--hype-purple);color:var(--hype-ink);border:1px solid var(--hype-ink);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.hf-add-media-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;display:grid}.hf-add-media-tile-wrap{border:1.5px solid var(--hype-line);cursor:pointer;aspect-ratio:1;border-radius:10px;position:relative;overflow:hidden}.hf-add-media-tile-wrap.is-selected{border-color:var(--hype-ink);outline:2px solid var(--hype-yellow);outline-offset:-2px}.hf-add-media-tile{background:var(--hype-bone);border:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hf-add-media-tile img,.hf-add-media-tile video{object-fit:cover;width:100%;height:100%}.hf-add-media-audio{justify-content:center;align-items:center;font-size:28px;display:inline-flex}.hf-add-media-tile-download{background:var(--hype-ink);width:22px;height:22px;color:var(--hype-off-white);cursor:pointer;opacity:0;border:0;border-radius:6px;justify-content:center;align-items:center;transition:opacity .12s;display:inline-flex;position:absolute;top:4px;right:4px}.hf-add-media-tile-wrap:hover .hf-add-media-tile-download{opacity:1}.hf-add-media-empty{text-transform:uppercase;letter-spacing:.12em;color:var(--text-3);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:36px 12px;font-family:Geist Mono,monospace;font-size:11px;font-weight:300;display:flex}.hf-add-media-empty-icon{margin-bottom:6px;font-size:36px}.hf-add-media-error{color:var(--hype-error);border:1px solid var(--hype-error);background:#d7493b14;border-radius:10px;margin:0 22px 12px;padding:8px 12px;font-size:12px}.hf-add-media-uploading{text-transform:uppercase;letter-spacing:.12em;color:var(--hype-ink);margin-top:8px;font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-add-media-preview{flex-direction:column;gap:14px;padding:18px;display:flex}.hf-add-media-preview-frame{background:var(--hype-bone);border:1px solid var(--hype-line);border-radius:14px;flex:1;justify-content:center;align-items:center;min-height:280px;display:flex;overflow:hidden}.hf-add-media-preview-frame img,.hf-add-media-preview-frame video{object-fit:contain;max-width:100%;max-height:100%}.hf-add-media-preview-actions{justify-content:flex-end;gap:8px;display:flex}.hf-add-media-preview-audio{flex-direction:column;align-items:center;gap:12px;display:flex}.hf-add-media-drop{cursor:pointer;text-align:center;border:2px dashed var(--hype-line);color:var(--text-2);border-radius:18px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;margin:18px;padding:50px 20px;display:flex}.hf-add-media-drop.is-active{border-color:var(--hype-ink);background:var(--hype-purple);border-style:solid}.hf-add-media-drop-icon{background:var(--hype-ink);width:56px;height:56px;color:var(--hype-off-white);border-radius:18px;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex}.hf-add-media-drop-title{letter-spacing:-.02em;font-size:18px;font-weight:600}.hf-add-media-drop-sub{color:var(--text-3);font-size:13px}.hf-add-media-confirm{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.hf-project-settings{width:min(640px,92vw)}.hf-settings-section{flex-direction:column;gap:8px;display:flex}.hf-settings-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-3);font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-settings-hint{color:var(--text-2);font-size:13px;line-height:1.5}.hf-settings-textarea{border:1px solid var(--hype-line);background:var(--hype-bone-2);width:100%;min-height:220px;color:var(--hype-ink);resize:vertical;border-radius:14px;outline:none;padding:14px;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:300;line-height:1.55}.hf-settings-textarea:focus{border-color:var(--hype-ink);background:var(--hype-off-white)}.hf-settings-saved{color:var(--hype-success);font-size:12px;font-weight:600}.hf-page,.hf-storyboard-page{background:var(--hype-off-white);flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.hf-storyboard-topbar{border-bottom:1px solid var(--hype-line);background:var(--hype-off-white);z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.hf-storyboard-topbar-left{align-items:baseline;gap:18px;display:flex}.hf-storyboard-back{text-transform:uppercase;letter-spacing:.12em;color:var(--text-2);background:var(--hype-bone);border:1px solid #0000;border-radius:999px;padding:6px 12px;font-family:Geist Mono,monospace;font-size:11px;font-weight:300;text-decoration:none}.hf-storyboard-back:hover{border-color:var(--hype-ink)}.hf-storyboard-title{letter-spacing:-.04em;margin:0;font-size:36px;font-weight:700;line-height:1}.hf-storyboard-count{color:var(--hype-ink);background:var(--hype-yellow);border:1px solid var(--hype-ink);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-storyboard-main{flex:1;padding:28px;overflow-y:auto}.hf-storyboard-error{border:1px solid var(--hype-error);color:var(--hype-error);background:#d7493b14;border-radius:14px;margin-bottom:20px;padding:12px 16px;font-size:13px;font-weight:500}.hf-storyboard-empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:80px 20px;display:flex}.hf-storyboard-empty h2{letter-spacing:-.03em;margin:0 0 4px;font-size:28px;font-weight:700}.hf-storyboard-empty p{color:var(--text-3);max-width:480px;margin:0 0 12px;font-size:14px;line-height:1.5}.hf-storyboard-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.hf-storyboard-cell{background:var(--hype-off-white);border:1px solid var(--hype-ink);border-radius:var(--radius-tile);flex-direction:column;gap:12px;padding:16px;display:flex;position:relative}.hf-storyboard-cell[data-approved=true]{background:var(--hype-bone)}.hf-storyboard-cell[data-locked=true]:after{content:"";border:1px solid var(--hype-purple-deep);border-radius:var(--radius-tile);pointer-events:none;position:absolute;inset:-1px}.hf-storyboard-cell-header{align-items:center;gap:6px;display:flex}.hf-storyboard-cell-number{letter-spacing:-.04em;font-family:Geist,sans-serif;font-size:22px;font-weight:700;line-height:1}.hf-storyboard-cell-duration{color:var(--text-3);background:var(--hype-bone-2);border:1px solid var(--hype-line);border-radius:999px;padding:3px 8px;font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-storyboard-cell-lock{background:var(--hype-purple);width:22px;height:22px;color:var(--hype-ink);border:1px solid var(--hype-ink);border-radius:6px;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.hf-storyboard-cell-spacer{flex:1}.hf-storyboard-cell-actions{gap:4px;margin-left:auto;display:flex}.hf-cell-action-btn{width:30px;height:30px;color:var(--text-2);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.hf-cell-action-btn:hover{background:var(--hype-bone);border-color:var(--hype-line);color:var(--hype-ink)}.hf-cell-action-btn.is-active{background:var(--hype-yellow);border-color:var(--hype-ink);color:var(--hype-ink)}.hf-cell-action-btn:disabled{color:var(--text-disabled);cursor:not-allowed}.hf-cell-action-btn:disabled:hover{background:0 0;border-color:#0000}.hf-cell-action-error{color:var(--hype-error);border:1px solid var(--hype-error);background:#d7493b14;border-radius:8px;margin-top:4px;padding:6px 10px;font-size:11px;font-weight:500}.hf-storyboard-cell-frames{grid-template-columns:1fr 1fr;gap:6px;display:grid}.hf-storyboard-cell-frame{aspect-ratio:16/9;background:var(--hype-bone);border:1px dashed var(--hype-line);text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);border-radius:12px;align-items:flex-end;padding:8px;font-family:Geist Mono,monospace;font-size:9px;font-weight:300;display:flex;position:relative;overflow:hidden}.hf-storyboard-cell[data-approved=true] .hf-storyboard-cell-frame{background:linear-gradient(135deg, var(--hype-bone) 0%, var(--hype-bone-2) 100%);border-style:solid}.hf-storyboard-cell-frame--filled,.hf-storyboard-cell-frame-start.is-filled,.hf-storyboard-cell-frame-end.is-filled{background-position:50%;background-size:cover;border-style:solid}.hf-storyboard-cell-frame--filled:before{content:"";background:linear-gradient(#0000 50%,#0c0c0c80);position:absolute;inset:0}.hf-storyboard-cell-frame--filled span{color:#fff;z-index:1;position:relative}.hf-storyboard-cell-meta{grid-template-columns:auto 1fr;gap:4px 12px;margin:0;font-size:12px;display:grid}.hf-storyboard-cell-meta dt{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);padding-top:2px;font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-storyboard-cell-meta dd{color:var(--text-1);letter-spacing:-.01em;margin:0;font-weight:500}.hf-storyboard-cell-action{color:var(--text-1);letter-spacing:-.01em;margin:0;font-size:13px;line-height:1.45}.hf-storyboard-cell-dialogue{border-left:3px solid var(--hype-purple-deep);background:var(--hype-bone-2);color:var(--text-1);letter-spacing:-.01em;border-radius:0 8px 8px 0;margin:0;padding:10px 12px;font-size:13px;font-style:italic}.hf-history-modal{width:min(720px,92vw);max-width:none}.hf-history-count{color:var(--text-3);letter-spacing:.04em;margin-left:8px;font-family:Geist Mono,monospace;font-size:12px;font-weight:300}.hf-history-body{max-height:60vh;padding:18px 22px;overflow-y:auto}.hf-history-empty,.hf-history-error{color:var(--text-3);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:40px 12px;font-size:13px;display:flex}.hf-history-error{color:var(--hype-error)}.hf-history-hint{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);margin-top:8px;font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-history-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hf-history-row{border:1px solid var(--hype-line);background:var(--hype-off-white);border-radius:14px;grid-template-columns:80px 1fr auto;align-items:center;gap:14px;padding:12px;display:grid}.hf-history-row.is-approved{border-color:var(--hype-ink);background:var(--hype-bone)}.hf-history-thumb{background:var(--hype-bone);background-position:50%;background-size:cover;border-radius:8px;justify-content:center;align-items:center;width:80px;height:60px;display:flex;overflow:hidden}.hf-history-thumb img,.hf-history-thumb video{object-fit:cover;width:100%;height:100%}.hf-history-thumb-placeholder{color:var(--text-3);font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-history-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.hf-history-meta-top{align-items:center;gap:8px;font-size:11px;display:flex}.hf-history-model{color:var(--hype-ink);font-size:12px;font-weight:600}.hf-history-time{color:var(--text-3);font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-history-prompt{color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.hf-history-meta-bottom{align-items:center;gap:6px;display:flex}.hf-history-status{text-transform:uppercase;letter-spacing:.1em;border:1px solid;border-radius:999px;padding:2px 7px;font-family:Geist Mono,monospace;font-size:9px;font-weight:300}.hf-history-status-success{color:var(--hype-success);background:#2e7d4f1a;border-color:#2e7d4f4d}.hf-history-status-error{color:var(--hype-error);background:#d7493b14;border-color:#d7493b4d}.hf-history-status-pending,.hf-history-status-running{background:var(--hype-bone);color:var(--text-3);border-color:var(--hype-line)}.hf-history-reroll{text-transform:uppercase;letter-spacing:.08em;color:var(--hype-purple-deep);padding:2px 6px;font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-history-actions{align-items:center;display:flex}.hf-tt{background:var(--hype-ink);color:var(--hype-off-white);white-space:nowrap;text-transform:uppercase;letter-spacing:.08em;pointer-events:none;opacity:0;z-index:100;border-radius:6px;padding:4px 8px;font-family:Geist Mono,monospace;font-size:10px;font-weight:300;transition:opacity .12s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}[data-tt]:hover .hf-tt{opacity:1}.hf-spark{background:var(--hype-yellow);border:1px solid var(--hype-ink);border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.hf-brand-logo{letter-spacing:-.02em;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-family:Geist,sans-serif;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.hf-brand-logo--svg{border:1px solid var(--hype-line);background:var(--hype-off-white)}.hf-brand-logo--svg svg{width:100%;height:100%;display:block}.hf-model-select{min-width:0;display:inline-flex}.hf-model-select-trigger{background:var(--hype-bone);border:1px solid var(--hype-line);color:var(--hype-ink);letter-spacing:-.01em;cursor:pointer;border-radius:999px;align-items:center;gap:8px;min-width:0;max-width:240px;padding:5px 10px 5px 6px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.hf-model-select-trigger:hover{background:var(--hype-bone-2);border-color:var(--hype-ink)}.hf-model-select-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.hf-model-select-placeholder{color:var(--text-3);font-style:normal}.hf-model-select-chevron{opacity:.6;margin-left:2px;font-size:10px}.hf-model-select-popover{background:var(--hype-off-white);border:1px solid var(--hype-ink);box-shadow:4px 4px 0 var(--hype-ink);z-index:2100;border-radius:14px;flex-direction:column;max-height:360px;display:flex}.hf-model-select-popover--floating{width:max-content;max-width:min(360px,100vw - 32px);height:max-content;max-height:min(420px,100vh - 32px);position:fixed}.hf-model-select-search{border-bottom:1px solid var(--hype-line);padding:8px}.hf-model-select-search-input{background:var(--hype-bone-2);border:1px solid var(--hype-line);width:100%;font:inherit;color:var(--hype-ink);border-radius:8px;outline:none;padding:6px 10px;font-size:12px}.hf-model-select-search-input:focus{border-color:var(--hype-ink)}.hf-model-select-list{flex-direction:column;flex:1;padding:6px;display:flex;overflow-y:auto}.hf-model-select-empty{text-transform:uppercase;letter-spacing:.12em;color:var(--text-3);text-align:center;padding:14px;font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-model-select-group{text-transform:uppercase;letter-spacing:.14em;color:var(--text-3);padding:8px 10px 4px;font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-model-select-option{color:var(--hype-ink);font:inherit;cursor:pointer;text-align:left;letter-spacing:-.01em;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:7px 10px;font-size:13px;display:flex}.hf-model-select-option:hover{background:var(--hype-bone)}.hf-model-select-option.is-selected{background:var(--hype-purple);font-weight:600}.hf-model-select-option-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.hf-prompt-model{min-width:0;max-width:240px;display:inline-flex}
