.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);cursor:pointer;align-items:center;gap:6px;line-height:1;text-decoration:none;display:inline-flex}.hf-wordmark:hover{opacity:.85}.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-off-white);color:var(--hype-ink);border:1px solid var(--hype-line);box-shadow:var(--shadow-sm);letter-spacing:-.01em;cursor:pointer;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,border-color .12s,box-shadow .12s;display:inline-flex}.hf-project-chip:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);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-off-white);border:1px solid var(--hype-line);box-shadow:var(--shadow-sm);border-radius:999px;gap:2px;padding:4px;display:inline-flex}.hf-segmented-btn{color:var(--text-3);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:background .12s,color .12s;display:inline-flex}.hf-segmented-btn:hover{color:var(--hype-ink);background:var(--hype-bone)}.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-off-white);border:1px solid var(--hype-line);box-shadow:var(--shadow-md);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{width:38px;height:38px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex;position:relative}.hf-bottom-palette-item:not(:disabled):hover{background:var(--hype-bone);color:var(--hype-ink)}.hf-bottom-palette-item-active{background:var(--hype-purple)!important;color:var(--hype-ink)!important}.hf-bottom-palette-item:disabled{color:var(--text-disabled);cursor:not-allowed}.hf-bottom-palette-divider{background:var(--hype-line);width:1px;height:22px;margin:0 4px}.hf-bottom-palette-item-text{width:auto;height:32px;color:var(--hype-ink);cursor:pointer;letter-spacing:-.01em;white-space:nowrap;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}.react-flow__node-text-prompt .hf-node{flex-direction:column;width:100%;height:100%;display:flex}.react-flow__node-text-prompt .hf-node-body,.react-flow__node-text-prompt .hf-textarea{flex:1;min-height:0}.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-title-text{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:text;background:0 0;border:0;border-bottom:1px dashed #0000;margin:0;padding:0;transition:border-color .12s}.hf-node-title-text:hover{border-bottom-color:var(--hype-ink)}.hf-node-title-input{background:var(--hype-off-white);border:1px solid var(--hype-ink);font:inherit;letter-spacing:.04em;text-transform:uppercase;color:var(--hype-ink);border-radius:6px;outline:none;width:220px;max-width:100%;padding:2px 6px}.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-actions{align-items:center;gap:6px;display:inline-flex}.hf-node-close{border:1px solid var(--hype-ink);background:var(--hype-off-white);width:20px;height:20px;color:var(--hype-ink);cursor:pointer;opacity:.55;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:opacity .12s,background .12s,color .12s;display:inline-flex}.hf-node:hover .hf-node-close{opacity:1}.hf-node-close:hover{background:var(--hype-ink);color:var(--hype-off-white)}.hf-edge-cut-wrap{opacity:0;pointer-events:none;transition:opacity .12s}.hf-edge-cut-wrap.is-visible{opacity:1;pointer-events:auto}.hf-edge-cut{border:1px solid var(--hype-ink);background:var(--hype-off-white);width:24px;height:24px;color:var(--hype-ink);cursor:pointer;box-shadow:2px 2px 0 var(--hype-ink);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.hf-edge-cut:hover{background:var(--hype-ink);color:var(--hype-off-white)}.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);field-sizing:content;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-editor{white-space:pre-wrap;word-break:break-word;cursor:text}.hf-prompt-editor:empty:before{content:attr(data-placeholder);color:var(--hype-mute-2);pointer-events:none}.hf-prompt-editor:has(>br:only-child):before{content:attr(data-placeholder);color:var(--hype-mute-2);pointer-events:none}.hf-prompt-chip{background:var(--hype-purple);border:1px solid var(--hype-ink);vertical-align:baseline;-webkit-user-select:none;user-select:none;cursor:default;border-radius:999px;align-items:center;gap:4px;margin:0 1px;padding:1px 6px 1px 2px;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}.hf-prompt-chip-thumb{object-fit:cover;border-radius:999px;width:16px;height:16px;display:block}.hf-prompt-chip-num{justify-content:center;min-width:12px;display:inline-flex}.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-option.is-disabled,.hf-prompt-popover-option.is-disabled:hover{color:var(--text-2);cursor:not-allowed;opacity:.5;background:0 0}.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-actions{opacity:0;gap:4px;transition:opacity .12s;display:flex;position:absolute;top:6px;right:6px}.hf-result-frame:hover .hf-result-actions{opacity:1}.hf-result-download,.hf-result-save{background:var(--hype-ink);width:26px;height:26px;color:var(--hype-off-white);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:static}.hf-result-save.is-saved{background:var(--hype-purple);color:var(--hype-ink);cursor:default}.hf-result-save.is-error{background:var(--hype-error);color:var(--hype-off-white)}.hf-result-save:disabled{cursor:wait;opacity:.7}.hf-collection-grid{border-radius:12px;grid-template-columns:repeat(4,1fr);gap:4px;max-height:300px;margin-bottom:8px;display:grid;overflow-y:auto}.hf-collection-cell{aspect-ratio:1;border:1px solid var(--hype-line);background:var(--hype-bone);cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.hf-collection-cell.is-selected{border-color:var(--hype-ink);outline:2px solid var(--hype-yellow);outline-offset:-2px}.hf-collection-cell--pending{cursor:default;background:linear-gradient(100deg, var(--hype-bone) 40%, var(--hype-bone-2) 50%, var(--hype-bone) 60%);background-size:200% 100%;animation:1.4s ease-in-out infinite hf-collection-shimmer}@keyframes hf-collection-shimmer{0%{background-position:120% 0}to{background-position:-80% 0}}.hf-collection-cell-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-collection-cell:hover .hf-collection-cell-download{opacity:1}.hf-collection-progress{align-items:center;gap:8px;margin-bottom:8px;display:flex}.hf-collection-progress-bar{background:var(--hype-bone-2);border:1px solid var(--hype-line);border-radius:999px;flex:1;height:6px;overflow:hidden}.hf-collection-progress-bar span{background:var(--hype-purple);height:100%;transition:width .24s;display:block}.hf-collection-progress-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);white-space:nowrap;font-family:Geist Mono,monospace;font-size:10px}.hf-collection-toolbar{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.hf-collection-count{text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);font-family:Geist Mono,monospace;font-size:10px}.hf-collection-download-all{border:1px solid var(--hype-ink);background:var(--hype-off-white);color:var(--hype-ink);cursor:pointer;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500}.hf-collection-download-all:hover{background:var(--hype-yellow)}.hf-collection-download-all:disabled{cursor:wait;opacity:.7}.hf-collection-settings{flex-direction:column;gap:6px;margin-bottom:8px;display:flex}.hf-collection-setting{align-items:center;gap:8px;display:flex}.hf-collection-setting-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);flex:none;width:52px;font-family:Geist Mono,monospace;font-size:10px}.hf-collection-axes-input{border:1px solid var(--hype-line);background:var(--hype-off-white);min-width:0;color:var(--hype-ink);border-radius:8px;flex:1;padding:5px 8px;font-size:12px}.hf-collection-axes-input:focus{border-color:var(--hype-ink);outline:none}.hf-collection-setting>.hf-model-select{flex:1;min-width:0}.hf-collection-review{color:var(--text-3);align-items:center;gap:6px;font-size:11px;display:inline-flex}.hf-collection-review input{accent-color:var(--hype-purple-deep)}.hf-plan-button{border:1px dashed var(--hype-ink);background:var(--hype-off-white);width:100%;color:var(--hype-ink);cursor:pointer;border-radius:8px;margin-bottom:8px;padding:6px 10px;font-size:11px;font-weight:500}.hf-plan-button:hover:not(:disabled){background:var(--hype-yellow)}.hf-plan-button:disabled{opacity:.5;cursor:default}.hf-plan{border:1px solid var(--hype-line);background:var(--hype-bone);border-radius:10px;margin-bottom:8px;padding:8px}.hf-plan-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.hf-plan-actions{gap:6px;display:inline-flex}.hf-plan-actions button{border:1px solid var(--hype-ink);background:var(--hype-off-white);color:var(--hype-ink);cursor:pointer;border-radius:999px;padding:2px 8px;font-size:10px}.hf-plan-actions button:hover:not(:disabled){background:var(--hype-yellow)}.hf-plan-actions button:disabled{opacity:.5;cursor:default}.hf-plan-list{flex-direction:column;gap:4px;max-height:220px;display:flex;overflow-y:auto}.hf-plan-row{align-items:flex-start;gap:6px;display:flex}.hf-plan-index{color:var(--text-3);text-align:right;flex:none;width:18px;padding-top:6px;font-family:Geist Mono,monospace;font-size:10px}.hf-plan-row textarea{resize:vertical;border:1px solid var(--hype-line);background:var(--hype-off-white);min-width:0;color:var(--hype-ink);border-radius:6px;flex:1;padding:4px 6px;font-size:11px;line-height:1.4}.hf-plan-row textarea:focus{border-color:var(--hype-ink);outline:none}.hf-plan-remove{width:18px;height:18px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;margin-top:4px;font-size:13px;line-height:1}.hf-plan-remove:hover{color:var(--hype-error)}.hf-plan-hint{color:var(--text-3);margin-top:6px;font-size:10px}.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-image-input-drop{aspect-ratio:1;border:1px dashed var(--hype-line);background:var(--hype-bone);width:100%;color:var(--text-3);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:12px;transition:border-color .12s,color .12s,background .12s;display:flex}.hf-image-input-drop:hover:not(:disabled),.hf-image-input-drop.is-dragover{border-color:var(--hype-ink);color:var(--hype-ink);background:var(--hype-bone-2)}.hf-image-input-drop:disabled{cursor:not-allowed;opacity:.6}.hf-image-input-drop.is-uploading{cursor:wait}.hf-image-input-drop-icon{display:inline-flex}.hf-image-input-drop-title{color:var(--hype-ink);font-size:12px;font-weight:600}.hf-image-input-drop-sub{text-transform:uppercase;letter-spacing:.1em;text-align:center;font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-tts-row{flex-direction:column;gap:4px;display:flex}.hf-tts-sliders{flex-direction:column;gap:8px;padding:4px 0;display:flex}.hf-tts-slider{grid-template-columns:1fr auto;align-items:center;gap:4px 8px;display:grid}.hf-tts-slider-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);grid-column:1;font-family:Geist Mono,monospace;font-size:11px;font-weight:300}.hf-tts-slider-value{color:var(--hype-ink);text-align:right;grid-area:2/2;min-width:32px;font-family:Geist Mono,monospace;font-size:11px}.hf-tts-slider .hf-slider{grid-area:2/1}.hf-slider{width:100%;accent-color:var(--hype-purple-deep,#6b21a8);cursor:pointer}.hf-tts-context-toggle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);cursor:pointer;text-align:left;background:0 0;border:none;padding:6px 0;font-family:Geist Mono,monospace;font-size:11px}.hf-tts-checkbox{color:var(--hype-ink);align-items:center;gap:8px;font-size:12px;display:inline-flex}.hf-tts-textarea{field-sizing:content;resize:vertical;min-height:64px;font-family:Geist Mono,monospace}.hf-tts-upstream{color:var(--text-3);padding:8px 0;font-family:Geist Mono,monospace;font-size:11px}.hf-tts-generate{border:1px solid var(--hype-ink);background:var(--hype-yellow);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border-radius:10px;margin-top:4px;padding:8px 12px;font-family:Geist Mono,monospace;font-size:12px;font-weight:500}.hf-tts-generate:disabled{opacity:.6;cursor:progress}.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-reference-slot-x{background:var(--hype-ink);width:16px;height:16px;color:var(--hype-off-white);cursor:pointer;opacity:0;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;display:inline-flex;position:absolute;top:2px;right:2px}.hf-reference-slot:hover .hf-reference-slot-x{opacity:.9}.hf-reference-slot-x:hover{opacity:1;transform:scale(1.1)}.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;field-sizing:content;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__node.selected .hf-node{outline:2.5px solid var(--hype-purple-deep,#7a66e8);outline-offset:3px}.react-flow__selection{border:1px solid var(--hype-purple-deep,#7a66e8);background:#7a66e814}.react-flow__nodesselection-rect{border:1px dashed var(--hype-purple-deep,#7a66e8);background:#7a66e80f}.hf-selection-bar{z-index:6;background:var(--hype-off-white);border:1px solid var(--hype-ink);box-shadow:3px 3px 0 var(--hype-ink);color:var(--hype-ink);border-radius:999px;align-items:center;gap:8px;padding:6px 8px 6px 14px;font-size:12px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.hf-selection-count{font-weight:600}.hf-selection-btn{border:1px solid var(--hype-ink);background:var(--hype-off-white);color:var(--hype-ink);font:inherit;cursor:pointer;border-radius:999px;padding:4px 11px;font-size:12px}.hf-selection-btn:hover{background:var(--hype-bone)}.hf-selection-btn--danger{color:var(--hype-error,#d7493b);border-color:var(--hype-error,#d7493b)}.hf-selection-btn--danger:hover{background:#d7493b14}.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:88px;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:88px!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-prerun-modal{padding:22px 24px}.hf-prerun-title{font-family:var(--font-playfair,serif);letter-spacing:-.02em;margin:0 0 14px;font-size:22px}.hf-prerun-empty{color:var(--text-2);margin:0 0 18px}.hf-prerun-table{border-collapse:collapse;width:100%;margin:0 0 12px}.hf-prerun-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-2);border-bottom:1px solid var(--hype-line);padding:8px 10px;font-family:Geist Mono,monospace;font-size:11px;font-weight:500}.hf-prerun-table td{vertical-align:top;border-bottom:1px dashed var(--hype-line);padding:10px;font-size:14px}.hf-prerun-table tbody tr:last-child td{border-bottom:none}.hf-prerun-table tfoot td{border-top:1px solid var(--hype-line);padding-top:12px;font-size:15px;font-weight:600}.hf-prerun-variant{color:var(--text-2);margin-top:2px;font-family:Geist Mono,monospace;font-size:11px}.hf-prerun-cost{text-align:right;font-family:Geist Mono,monospace;font-weight:600}.hf-prerun-total{text-align:right;font-family:Geist Mono,monospace;font-size:18px}.hf-prerun-hint{background:var(--hype-bone);color:var(--text-2);border-radius:8px;margin:6px 0 14px;padding:8px 12px;font-size:12px}.hf-prerun-hint code{background:#0000000f;border-radius:4px;padding:1px 5px;font-size:11px}.hf-prerun-skip{color:var(--text-2);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin:4px 0 16px;font-size:13px;display:flex}.hf-prerun-skip input[type=checkbox]{cursor:pointer}.hf-prerun-actions{justify-content:flex-end;gap:10px;display:flex}.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-modal.hf-add-media{width:min(1000px,92vw);max-width:92vw}.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));align-items:start;gap:10px;display:grid}.hf-add-media-cell{flex-direction:column;gap:4px;min-width:0;display:flex}.hf-add-media-cell-caption{flex-direction:column;min-width:0;line-height:1.25;display:flex}.hf-add-media-cell-name{color:var(--hype-ink);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.hf-add-media-cell-meta{color:var(--text-disabled,#888);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.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-tile-delete{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,background .12s;display:inline-flex;position:absolute;top:4px;right:30px}.hf-add-media-tile-wrap:hover .hf-add-media-tile-delete{opacity:1}.hf-add-media-tile-delete:hover{background:#c0392b}.hf-add-media-tile-delete:disabled{cursor:not-allowed;opacity:.5}.hf-demo-btn-danger{color:#c0392b;border-color:#c0392b}.hf-demo-btn-danger:hover{color:var(--hype-off-white);background:#c0392b}.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-info{flex-direction:column;gap:2px;min-width:0;display:flex}.hf-add-media-preview-name{color:var(--hype-ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.hf-add-media-preview-meta{color:var(--text-disabled,#888);font-size:11px}.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-topbar--sticky{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in srgb, var(--hype-off-white) 85%, transparent);position:sticky;top:0}.hf-storyboard-topbar-spacer{flex:1}.hf-storyboard-stats{letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);align-items:center;gap:18px;margin-left:24px;font-family:Geist Mono,monospace;font-size:11px;display:flex}.hf-storyboard-stat{align-items:baseline;gap:6px;display:inline-flex}.hf-storyboard-stat strong{color:var(--hype-ink);letter-spacing:-.02em;font-family:inherit;font-size:16px;font-weight:700}.hf-segmented-btn.is-primary{background:var(--hype-yellow);border-color:var(--hype-ink)}.hf-segmented-btn.is-primary:disabled{opacity:.45;cursor:not-allowed}.hf-storyboard-page[data-sidebar-open] .hf-storyboard-main{padding-right:392px}.hf-shot-sidebar{background:var(--hype-off-white);border-left:1px solid var(--hype-line);z-index:20;flex-direction:column;width:380px;max-width:100vw;animation:.16s ease-out hf-slide-in;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 24px -16px #0000002e}@keyframes hf-slide-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.hf-shot-sidebar-header{border-bottom:1px solid var(--hype-line);align-items:center;padding:18px 20px;display:flex}.hf-shot-sidebar-number{letter-spacing:.08em;text-transform:uppercase;color:var(--hype-ink);font-family:Geist Mono,monospace;font-size:12px;font-weight:500}.hf-shot-sidebar-spacer{flex:1}.hf-shot-sidebar-close{cursor:pointer;color:var(--text-2);background:0 0;border:0;border-radius:999px;padding:4px 10px;font-size:22px;line-height:1}.hf-shot-sidebar-close:hover{color:var(--hype-ink);background:var(--hype-bone)}.hf-shot-sidebar-body{flex-direction:column;flex:1;gap:14px;padding:18px 20px 28px;display:flex;overflow-y:auto}.hf-shot-sidebar-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hf-shot-field{flex-direction:column;gap:4px;display:flex}.hf-shot-field-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-2);justify-content:space-between;align-items:baseline;font-family:Geist Mono,monospace;font-size:10px;display:flex}.hf-shot-field-saving{color:var(--hype-mute-2);text-transform:lowercase;letter-spacing:0;font-weight:400}.hf-shot-field-input{background:var(--hype-bone);border:1px solid var(--hype-line);width:100%;color:var(--hype-ink);resize:vertical;border-radius:10px;padding:8px 10px;font-family:inherit;font-size:13px}.hf-shot-field-input:focus{border-color:var(--hype-ink);background:var(--hype-off-white);outline:none}.hf-storyboard-cell[data-selected=true]{outline:2px solid var(--hype-ink);outline-offset:2px}.hf-storyboard-cell[data-dragging=true]{z-index:5}.hf-storyboard-cell-drag{cursor:grab;color:var(--text-3);-webkit-user-select:none;user-select:none;touch-action:none;background:0 0;border:0;border-radius:6px;margin-right:4px;padding:2px 6px;font-family:Geist Mono,monospace;font-size:13px}.hf-storyboard-cell-drag:hover{color:var(--hype-ink);background:var(--hype-bone)}.hf-storyboard-cell-drag:active{cursor:grabbing}.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-empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.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[data-generating=true]{animation:1.6s ease-in-out infinite hf-storyboard-cell-generating}@keyframes hf-storyboard-cell-generating{0%,to{box-shadow:0 0 #d99c3500}50%{box-shadow:0 0 0 3px #d99c3559}}.hf-storyboard-cell[data-pending-approval=true]:not([data-generating=true]){box-shadow:0 0 0 2px #53a15959}.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-status{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;border:1px solid;border-radius:999px;align-items:center;gap:4px;max-width:80px;padding:3px 6px 3px 5px;font-family:Geist Mono,monospace;font-size:9px;font-weight:400;line-height:1;display:inline-flex;overflow:hidden}.hf-storyboard-cell-status-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.hf-storyboard-cell-status-generating{color:#8c5f12;background:#d99c351f;border-color:#d99c3599}.hf-storyboard-cell-status-generating .hf-storyboard-cell-status-dot{background:#d99c35;animation:1.2s ease-in-out infinite hf-storyboard-cell-dot-pulse}.hf-storyboard-cell-status-ready{color:#225f27;background:#53a1591f;border-color:#53a1598c}.hf-storyboard-cell-status-ready .hf-storyboard-cell-status-dot{background:#53a159}@keyframes hf-storyboard-cell-dot-pulse{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.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-btn--danger:hover{border-color:var(--hype-error,#d7493b);color:var(--hype-error,#d7493b);background:#d7493b14}.hf-cell-action-btn--danger.is-armed{background:var(--hype-error,#d7493b);border-color:var(--hype-error,#d7493b);color:#fff;animation:.9s ease-in-out infinite hf-cell-action-pulse}@keyframes hf-cell-action-pulse{0%,to{box-shadow:0 0 #d7493b59}50%{box-shadow:0 0 0 4px #d7493b00}}.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-shot-defaults{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hf-shot-defaults-field{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hf-shot-defaults-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);font-family:Geist Mono,monospace;font-size:9px;font-weight:300}.hf-shot-defaults-select{border:1px solid var(--hype-line);background:var(--hype-off-white);cursor:pointer;border-radius:6px;width:100%;min-width:0;padding:3px 4px;font-family:inherit;font-size:11px}.hf-shot-defaults-select:disabled{opacity:.5;cursor:not-allowed}.hf-ref-strip{flex-direction:column;gap:4px;display:flex}.hf-ref-strip-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-ref-strip-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hf-ref-strip-hint{color:var(--text-3);align-self:center;font-size:11px}.hf-ref-strip-error{color:var(--hype-error);font-size:11px}.hf-ref-tile{background:var(--hype-bone);border:1px solid var(--hype-line);border-radius:8px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.hf-ref-tile-img-btn{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0}.hf-ref-tile-img-btn:disabled{cursor:default}.hf-ref-tile-img-btn img{object-fit:cover;width:100%;height:100%;display:block}.hf-ref-tile-placeholder{color:var(--text-3);justify-content:center;align-items:center;width:100%;height:100%;font-family:Geist Mono,monospace;font-size:10px;font-weight:300;display:flex}.hf-ref-tile-remove{color:#fff;cursor:pointer;opacity:0;background:#0000008c;border:0;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;transition:opacity .12s;display:flex;position:absolute;top:2px;right:2px}.hf-ref-tile:hover .hf-ref-tile-remove{opacity:1}.hf-ref-tile-remove:disabled{cursor:not-allowed}.hf-ref-tile-add{border:1px dashed var(--hype-line);cursor:pointer;color:var(--text-3);background:0 0;justify-content:center;align-items:center;display:flex}.hf-ref-tile-add:hover:not(:disabled){border-color:var(--hype-ink);color:var(--hype-ink)}.hf-ref-tile-add:disabled{cursor:not-allowed;opacity:.5}.hf-ref-tile-add-glyph{font-size:18px;line-height:1}.hf-storyboard-project-refs{border-bottom:1px solid var(--hype-line);background:var(--hype-bone);padding:12px 24px}.hf-project-defaults{border-bottom:1px solid var(--hype-line);background:var(--hype-bone-2);padding:10px 24px}.hf-project-defaults-row{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.hf-project-defaults-field{flex-direction:column;gap:4px;display:flex}.hf-project-defaults-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-project-defaults-select{border:1px solid var(--hype-line);background:var(--hype-off-white);cursor:pointer;border-radius:6px;min-width:160px;padding:4px 6px;font-family:inherit;font-size:12px}.hf-project-defaults-select:disabled{opacity:.5;cursor:not-allowed}.hf-project-defaults-warning{color:var(--hype-error);align-self:center;font-family:Geist Mono,monospace;font-size:10px}.hf-project-defaults-error{color:var(--hype-error);margin-top:6px;font-size:11px}.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,.hf-storyboard-cell-frame.is-filled:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 50%,#0c0c0c80);position:absolute;inset:0}.hf-storyboard-cell-frame--filled span,.hf-storyboard-cell-frame.is-filled span{color:#fff;z-index:2;position:relative}.hf-storyboard-cell-frame-media{object-fit:cover;z-index:0;background:#000;width:100%;height:100%;position:absolute;inset:0}.hf-storyboard-cell-meta{grid-template-columns:1fr 1fr;gap:10px 12px;margin:0;font-size:12px;display:grid}.hf-storyboard-cell-meta>div{flex-direction:column;gap:2px;min-width:0;display:flex}.hf-storyboard-cell-meta dt{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);font-family:Geist Mono,monospace;font-size:10px;font-weight:300}.hf-storyboard-cell-meta dd{color:var(--text-1);letter-spacing:-.01em;overflow-wrap:anywhere;margin:0;font-weight:500;line-height:1.35}.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);cursor:pointer;background-position:50%;background-size:cover;border:0;border-radius:8px;justify-content:center;align-items:center;width:80px;height:60px;padding:0;transition:transform .12s;display:flex;overflow:hidden}.hf-history-thumb:hover:not(:disabled){transform:scale(1.04)}.hf-history-thumb:disabled{cursor:default}.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-lightbox-backdrop{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.hf-lightbox-content{justify-content:center;align-items:center;max-width:min(90vw,1400px);max-height:90vh;display:flex;position:relative}.hf-lightbox-content img,.hf-lightbox-content video{background:#000;border-radius:8px;max-width:100%;max-height:90vh;display:block}.hf-lightbox-actions{gap:8px;display:flex;position:absolute;top:-40px;right:0}.hf-lightbox-action{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.hf-lightbox-action:hover{background:#ffffff4d}.hf-lightbox-action:disabled{opacity:.6;cursor:not-allowed}.hf-lightbox-close:not(.hf-lightbox-action){color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex;position:absolute;top:-40px;right:0}.hf-lightbox-close:not(.hf-lightbox-action):hover{background:#ffffff4d}.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}.hf-page-body{flex-direction:column;flex:1;gap:18px;width:100%;max-width:1200px;margin:0 auto;padding:96px 32px;display:flex;overflow-y:auto}.hf-admin-page .hf-page-body{padding-top:24px}.hf-brand{text-transform:uppercase;letter-spacing:.12em;color:var(--text-3);white-space:nowrap;font-family:Geist Mono,ui-monospace,Menlo,monospace;font-size:11px;font-weight:300}.hf-input{border:1px solid var(--hype-line);background:var(--hype-off-white);width:100%;color:var(--hype-ink);border-radius:10px;padding:10px 14px;font-family:Geist Mono,ui-monospace,Menlo,monospace;font-size:13px;transition:border-color .12s,box-shadow .12s}.hf-input::placeholder{color:var(--text-3)}.hf-input:focus{border-color:var(--hype-ink);outline:none;box-shadow:0 0 0 3px #0c0c0c0f}.hf-settings-form{flex-direction:column;gap:18px;display:flex}.hf-settings-row{flex-direction:column;gap:6px;display:flex}.hf-settings-row label{color:var(--text-1);font-size:13px;font-weight:500}.hf-settings-actions{border-top:1px solid var(--hype-line);justify-content:flex-end;margin-top:8px;padding-top:18px;display:flex}.hf-settings-status{color:var(--hype-success);background:#2e7d4f14;border:1px solid #2e7d4f33;border-radius:10px;padding:10px 14px;font-size:13px}.hf-settings-status--error{color:var(--hype-error);background:#d7493b14;border-color:#d7493b33}.hf-sidebar-error{color:var(--hype-error);background:#d7493b14;border:1px solid #d7493b33;border-radius:10px;padding:10px 14px;font-size:13px}.hf-stats{border:1px solid var(--hype-line);border-radius:var(--radius-tile);background:var(--surface-2);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;padding:18px;display:grid}.hf-stat-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-3);margin-bottom:4px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px}.hf-stat-value{color:var(--text-1);letter-spacing:-.02em;font-size:22px;font-weight:600}.hf-stat-breakdown{flex-wrap:wrap;gap:10px;font-size:12px;font-weight:500;display:flex}.hf-log-table{border-collapse:collapse;background:var(--hype-off-white);border:1px solid var(--hype-line);border-radius:var(--radius-tile);width:100%;font-size:12px;overflow:hidden}.hf-log-table th,.hf-log-table td{border-bottom:1px solid var(--hype-line);text-align:left;vertical-align:top;padding:10px 14px}.hf-log-table th{background:var(--surface-2);color:var(--text-2);text-transform:uppercase;letter-spacing:.12em;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;font-weight:500}.hf-log-table tr:last-child td{border-bottom:0}.hf-log-when{color:var(--text-3);white-space:nowrap;font-family:Geist Mono,ui-monospace,monospace}.hf-log-summary{text-overflow:ellipsis;white-space:nowrap;max-width:380px;color:var(--text-2);overflow:hidden}.hf-log-empty{text-align:center;color:var(--text-3);font-style:italic;padding:28px 14px!important}.hf-log-provider{color:var(--text-1);font-weight:500}.hf-log-model{color:var(--text-3);font-size:11px;font-weight:400}.hf-log-error{color:var(--hype-error)}.hf-log-status{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;padding:2px 8px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;font-weight:500;display:inline-flex}.hf-log-status--success{color:var(--hype-success);background:#2e7d4f1a}.hf-log-status--error{color:var(--hype-error);background:#d7493b1a}.hf-log-status--running{color:var(--hype-purple-deep);background:#bcacff2e}.hf-log-status--pending{background:var(--hype-bone);color:var(--text-3)}.hf-admin-page{background:var(--hype-off-white);flex-direction:column;height:100vh;display:flex}.hf-admin-page.hf-admin-loading,.hf-admin-page.hf-admin-locked{text-align:center;justify-content:center;align-items:center;gap:16px}.hf-admin-page.hf-admin-locked code{background:var(--hype-bone);border-radius:6px;padding:2px 6px;font-size:12px}.hf-admin-header{border-bottom:1px solid var(--hype-line);background:var(--hype-off-white);align-items:center;gap:16px;padding:18px 24px;display:flex}.hf-admin-header h1{letter-spacing:-.02em;margin:0;font-size:28px}.hf-admin-stats{letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);gap:14px;font-family:Geist Mono,monospace;font-size:11px;display:flex}.hf-admin-stats strong{color:var(--hype-ink);margin-right:4px;font-family:inherit;font-size:15px;font-weight:700}.hf-admin-spacer{flex:1}.hf-admin-body{flex:1;grid-template-columns:280px 1fr;min-height:0;display:grid}.hf-admin-orglist{border-right:1px solid var(--hype-line);flex-direction:column;gap:4px;padding:8px;display:flex;overflow-y:auto}.hf-admin-org{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.hf-admin-org:hover{background:var(--hype-bone)}.hf-admin-org.is-selected{background:var(--hype-bone-2);border-color:var(--hype-ink)}.hf-admin-org-name{font-weight:500}.hf-admin-org-meta{color:var(--text-3);font-family:Geist Mono,monospace;font-size:11px}.hf-admin-detail{padding:24px 32px;overflow-y:auto}.hf-admin-org-detail{flex-direction:column;gap:28px;display:flex}.hf-admin-org-header{align-items:center;gap:8px;display:flex}.hf-admin-org-header h2{letter-spacing:-.02em;margin:0;font-size:22px}.hf-admin-section h3{text-transform:uppercase;letter-spacing:.08em;color:var(--text-2);align-items:center;margin:0 0 12px;font-family:Geist Mono,monospace;font-size:13px;display:flex}.hf-admin-table{border-collapse:collapse;width:100%;font-size:13px}.hf-admin-table th,.hf-admin-table td{text-align:left;border-bottom:1px solid var(--hype-line);padding:8px 10px}.hf-admin-table th{letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);font-family:Geist Mono,monospace;font-size:10px}.hf-admin-empty,.hf-admin-empty-row{color:var(--text-3);text-align:center;padding:18px 12px;font-style:italic}.hf-link-btn{color:var(--hype-ink);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;text-decoration:underline}.hf-link-btn:hover{color:var(--hype-purple)}.hf-link-btn:disabled{opacity:.5;cursor:not-allowed}.hf-segmented-btn.is-danger{border-color:var(--hype-error);color:var(--hype-error)}.hf-admin-coverage-banner{color:#5e4a14;background:#fff4d6;border:1px solid #e2b659;border-radius:10px;margin:12px 24px 0;padding:12px 16px;font-size:13px;line-height:1.5}.hf-admin-coverage-banner strong{margin-right:2px;font-family:Geist Mono,monospace;font-size:14px}.hf-admin-coverage-banner code{background:#0000000f;border-radius:4px;padding:1px 5px;font-size:11px}.hf-admin-leaderboard{grid-template-columns:1fr 1fr;gap:16px;padding:16px 24px 0;display:grid}.hf-admin-leaderboard-col{background:var(--hype-bone);border:1px solid var(--hype-line);border-radius:12px;padding:16px 18px}.hf-admin-leaderboard-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-2);justify-content:space-between;align-items:baseline;margin:0 0 12px;font-family:Geist Mono,monospace;font-size:11px;display:flex}.hf-admin-leaderboard-more{color:var(--hype-ink);font-family:inherit;font-size:11px;text-decoration:none}.hf-admin-leaderboard-more:hover{text-decoration:underline}.hf-admin-leaderboard-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hf-admin-leaderboard-list li{border-bottom:1px dashed var(--hype-line);grid-template-columns:24px 1fr auto auto;align-items:baseline;gap:10px;padding:6px 0;display:grid}.hf-admin-leaderboard-list li:last-child{border-bottom:none}.hf-admin-leaderboard-rank{color:var(--text-2);font-family:Geist Mono,monospace;font-size:12px}.hf-admin-leaderboard-label{color:var(--hype-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.hf-admin-leaderboard-amount{color:var(--hype-ink);font-family:Geist Mono,monospace;font-size:14px;font-weight:600}.hf-admin-leaderboard-meta{color:var(--text-2);text-transform:uppercase;letter-spacing:.06em;font-family:Geist Mono,monospace;font-size:11px}.hf-admin-usage-controls{justify-content:space-between;align-items:flex-end;gap:24px;padding:16px 24px;display:flex}.hf-admin-usage-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-2);flex-direction:column;gap:4px;font-family:Geist Mono,monospace;font-size:11px;display:flex}.hf-admin-usage-label select{border:1px solid var(--hype-line);background:var(--hype-off-white);color:var(--hype-ink);border-radius:8px;min-width:220px;padding:7px 10px;font-family:inherit;font-size:14px}.hf-admin-usage-periods{flex-wrap:wrap;gap:8px;display:flex}.hf-admin-usage-stats{background:var(--hype-bone);border:1px solid var(--hype-line);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 24px 16px;padding:18px 20px;display:grid}.hf-admin-usage-stat-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-2);margin-bottom:4px;font-family:Geist Mono,monospace;font-size:11px}.hf-admin-usage-stat-value{letter-spacing:-.02em;color:var(--hype-ink);font-size:28px;font-weight:600}.hf-admin-card{background:var(--hype-bone);border:1px solid var(--hype-line);border-radius:12px;margin:0 24px 16px;padding:16px 20px}.hf-admin-card-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-2);margin:0 0 12px;font-family:Geist Mono,monospace;font-size:11px}.hf-admin-card-hint{color:var(--text-2);margin:10px 0 0;font-size:12px;font-style:italic}.hf-admin-usage-table{border-collapse:collapse;width:100%}.hf-admin-usage-table th{text-align:left;border-bottom:1px solid var(--hype-line);letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);padding:8px 10px;font-family:Geist Mono,monospace;font-size:11px;font-weight:500}.hf-admin-usage-table td{border-bottom:1px dashed var(--hype-line);vertical-align:top;color:var(--hype-ink);padding:10px;font-size:14px}.hf-admin-usage-table tr:last-child td{border-bottom:none}.hf-admin-usage-input{border:1px solid var(--hype-line);background:var(--hype-off-white);width:130px;color:var(--hype-ink);border-radius:6px;padding:6px 10px;font-family:inherit;font-size:13px}.hf-admin-usage-user-name{font-weight:500}.hf-admin-usage-user-email{color:var(--text-2);font-family:Geist Mono,monospace;font-size:11px}.hf-invite-page{background:var(--hype-off-white);justify-content:center;align-items:center;min-height:100vh;padding:32px 16px}.hf-invite-card{text-align:center;background:var(--hype-bone);border:1px solid var(--hype-line);border-radius:18px;flex-direction:column;align-items:center;gap:14px;max-width:480px;margin:0 auto;padding:32px 28px;display:flex}.hf-invite-card h1{letter-spacing:-.02em;margin:0;font-size:24px}.hf-invite-meta{color:var(--text-2);margin:0;font-size:14px}.hf-invite-error{border:1px solid var(--hype-error);color:var(--hype-error);background:#d7493b14;border-radius:12px;padding:10px 14px;font-size:13px}.hf-signin-page{background:var(--hype-off-white);justify-content:center;align-items:center;min-height:100vh;padding:32px 16px}.hf-signin-card{background:var(--hype-bone);border:1px solid var(--hype-line);border-radius:18px;flex-direction:column;gap:14px;width:100%;max-width:440px;margin:0 auto;padding:32px 28px;display:flex}.hf-signin-card h1{letter-spacing:-.02em;margin:0;font-size:28px}.hf-signin-meta{color:var(--text-2);margin:0;font-size:13px}.hf-signin-meta code{background:var(--hype-bone-2);border-radius:4px;padding:1px 6px}.hf-signin-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);flex-direction:column;gap:6px;font-family:Geist Mono,monospace;font-size:11px;display:flex}.hf-signin-input{background:var(--hype-off-white);border:1px solid var(--hype-line);width:100%;color:var(--hype-ink);border-radius:10px;padding:10px 12px;font-family:Geist Mono,monospace;font-size:16px}.hf-signin-input:focus{border-color:var(--hype-ink);outline:none}.hf-signin-error{border:1px solid var(--hype-error);color:var(--hype-error);background:#d7493b14;border-radius:12px;padding:10px 14px;font-size:13px}.hf-admin-org-slug{color:var(--text-3);background:var(--hype-bone);border-radius:4px;margin-left:8px;padding:2px 8px;font-family:Geist Mono,monospace;font-size:12px}.hf-oidc-summary{background:var(--hype-bone);border:1px solid var(--hype-line);border-radius:12px;flex-direction:column;gap:8px;padding:14px 16px;font-size:13px;display:flex}.hf-oidc-summary code{background:var(--hype-bone-2);word-break:break-all;border-radius:4px;padding:1px 6px;font-size:12px}.hf-oidc-signin-url{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.hf-oidc-slug-callout{background:var(--hype-yellow);border:1px solid var(--hype-ink);border-radius:12px;flex-direction:column;gap:6px;padding:12px 16px;display:flex}.hf-oidc-slug-label{letter-spacing:.1em;text-transform:uppercase;color:var(--hype-ink);font-family:Geist Mono,monospace;font-size:10px;font-weight:500}.hf-oidc-slug-row{align-items:baseline;gap:12px;display:flex}.hf-oidc-slug-value{letter-spacing:-.01em;color:var(--hype-ink);background:0 0;padding:0;font-family:Geist Mono,monospace;font-size:22px;font-weight:700}.hf-oidc-slug-hint{color:var(--hype-ink);opacity:.75;margin:0;font-size:12px}.hf-oidc-redirect-hint{color:var(--text-2);border-top:1px dashed var(--hype-line);flex-direction:column;gap:6px;padding-top:10px;font-size:12px;display:flex}.hf-oidc-redirect-row{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.hf-oidc-redirect-row code{background:var(--hype-bone-2);word-break:break-all;border-radius:6px;padding:4px 8px;font-size:12px}.hf-oidc-form{flex-direction:column;gap:12px;max-width:540px;display:flex}.hf-oidc-form-actions{gap:8px;margin-top:4px;display:flex}.hf-template-list{flex-direction:column;gap:8px;max-height:360px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.hf-template-row{border:1px solid var(--hf-border,#0000001f);background:var(--hf-surface,#fff);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:border-color .12s,background .12s;display:flex}.hf-template-row:hover{border-color:var(--hf-accent,#6c5ce7);background:#6c5ce70f}.hf-template-row-name{font-size:14px;font-weight:600}.hf-template-row-ports{opacity:.6;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.hf-template-io{flex-direction:column;gap:8px;margin:8px 0 4px;display:flex}.hf-template-io>div{align-items:baseline;gap:10px;display:flex}.hf-template-io dt{min-width:92px;font-size:13px;font-weight:600}.hf-template-io dd{opacity:.8;font-variant-numeric:tabular-nums;margin:0;font-size:13px}.hf-table{border-collapse:collapse;width:100%;font-size:14px}.hf-table thead th{text-align:left;letter-spacing:.04em;text-transform:uppercase;opacity:.55;border-bottom:1px solid var(--hf-border,#0000001f);padding:10px 14px;font-size:12px;font-weight:600}.hf-table tbody td{border-bottom:1px solid var(--hf-border,#00000014);vertical-align:top;padding:14px}.hf-table tbody tr:hover{background:#00000005}.hf-table-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.hf-muted{opacity:.55;font-size:13px}.hf-card{border:1px solid var(--hf-border,#0000001f);background:var(--hf-surface,#fff);border-radius:14px;padding:18px 20px}.hf-card h2{margin:0 0 10px;font-size:16px}.hf-template-meta{letter-spacing:.06em;text-transform:uppercase;opacity:.5;margin-bottom:8px;font-size:10px}.hf-template-ports{justify-content:space-between;gap:20px;min-width:200px;display:flex}.hf-template-col{flex-direction:column;gap:8px;display:flex}.hf-template-col--out{text-align:right;align-items:flex-end}.hf-template-port{align-items:center;gap:6px;font-size:13px;line-height:1.2;display:flex;position:relative}.hf-template-port-label{white-space:nowrap}.hf-template-empty{opacity:.4;font-size:12px;font-style:italic}.hf-template-contents{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.hf-template-chip{color:#4b3fae;white-space:nowrap;background:#7c5ce71f;border-radius:7px;padding:5px 8px;font-size:11px;line-height:1}.hf-template-result-text{white-space:pre-wrap;opacity:.8;border-top:1px solid var(--hf-border,#00000014);max-height:120px;margin-top:10px;padding-top:8px;font-size:12px;line-height:1.4;overflow:auto}.hf-tpl-version-choice{flex-direction:column;gap:6px;margin-top:10px;display:flex}.hf-tpl-version-opt{cursor:pointer;align-items:flex-start;gap:8px;font-size:13px;display:flex}.hf-tpl-version-opt input{margin-top:2px}.hf-tpl-scope-choice{flex-direction:column;gap:6px;margin:4px 0 10px;display:flex}.hf-tpl-mode-tabs{background:var(--hf-bg-subtle,#0000000a);border-radius:999px;gap:4px;margin-bottom:12px;padding:3px;display:inline-flex}.hf-tpl-mode-tab{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:999px;padding:6px 14px;font-size:13px}.hf-tpl-mode-tab:disabled{opacity:.5;cursor:default}.hf-tpl-mode-tab-active{background:var(--hf-surface,#fff);font-weight:600;box-shadow:0 1px 2px #00000014}.hf-chat-fab{z-index:30;background:var(--hype-yellow);border:1px solid var(--hype-ink);color:var(--hype-ink);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;box-shadow:3px 3px 0 var(--hype-ink);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-family:Geist,sans-serif;font-size:12px;font-weight:700;transition:transform .12s,box-shadow .12s;display:inline-flex;position:fixed;bottom:24px;right:24px}.hf-chat-fab:hover{box-shadow:4px 4px 0 var(--hype-ink);transform:translate(-1px,-1px)}.hf-chat-panel{z-index:30;background:var(--hype-off-white);border:1px solid var(--hype-ink);min-width:320px;max-width:calc(100vw - 48px);min-height:360px;max-height:calc(100vh - 96px);box-shadow:4px 4px 0 var(--hype-ink);border-radius:18px;flex-direction:column;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden}.hf-chat-resize{cursor:nwse-resize;z-index:2;background:linear-gradient(135deg, transparent 6px, var(--hype-ink) 6px 7px, transparent 7px 10px, var(--hype-ink) 10px 11px, transparent 11px);opacity:.35;border-top-left-radius:18px;width:18px;height:18px;transition:opacity .12s;position:absolute;top:0;left:0}.hf-chat-resize:hover{opacity:.85}.hf-chat-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-chat-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-chat-dot{background:var(--hype-yellow);border:1px solid var(--hype-ink);border-radius:2px;width:8px;height:8px}.hf-chat-model{letter-spacing:0;text-transform:none;background:var(--hype-off-white);border:1px solid var(--hype-ink);color:var(--hype-ink);cursor:pointer;border-radius:6px;padding:2px 6px;font-family:Geist Mono,monospace;font-size:11px;font-weight:400}.hf-chat-model:disabled{cursor:not-allowed;opacity:.6}.hf-chat-actions{gap:4px;display:inline-flex}.hf-chat-icon-btn{border:1px solid var(--hype-ink);background:var(--hype-off-white);width:24px;height:24px;color:var(--hype-ink);cursor:pointer;opacity:.7;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:opacity .12s,background .12s,color .12s;display:inline-flex}.hf-chat-icon-btn:hover:not(:disabled){opacity:1;background:var(--hype-ink);color:var(--hype-off-white)}.hf-chat-icon-btn:disabled{opacity:.3;cursor:not-allowed}.hf-chat-messages{flex-direction:column;flex:1;gap:10px;min-height:0;padding:14px;display:flex;overflow-y:auto}.hf-chat-empty{color:var(--hype-mute-2,#777);text-align:center;padding:16px 4px;font-size:12px;font-style:italic}.hf-chat-msg{flex-direction:column;gap:2px;max-width:85%;display:flex}.hf-chat-msg--user{align-self:flex-end;align-items:flex-end}.hf-chat-msg--assistant{align-self:flex-start;align-items:flex-start}.hf-chat-msg--system{align-self:center;align-items:center}.hf-chat-msg-bubble{white-space:pre-wrap;word-break:break-word;border-radius:14px;padding:8px 12px;font-size:13px;line-height:1.45}.hf-chat-msg--user .hf-chat-msg-bubble{background:var(--hype-yellow);border:1px solid var(--hype-ink);color:var(--hype-ink)}.hf-chat-msg--assistant .hf-chat-msg-bubble{background:var(--hype-bone);border:1px solid var(--hype-line,#d8d4c7);color:var(--hype-ink)}.hf-chat-msg-meta{color:var(--hype-mute-2,#777);padding:0 4px;font-family:Geist Mono,monospace;font-size:10px}.hf-md{white-space:normal}.hf-md>:first-child{margin-top:0}.hf-md>:last-child{margin-bottom:0}.hf-md p{margin:0 0 6px}.hf-md ul,.hf-md ol{margin:0 0 6px;padding-left:18px}.hf-md li{margin:2px 0}.hf-md li>p{margin:0}.hf-md h1,.hf-md h2,.hf-md h3,.hf-md h4,.hf-md h5,.hf-md h6{margin:8px 0 4px;font-size:1em;font-weight:600}.hf-md strong{font-weight:600}.hf-md a{color:inherit;text-decoration:underline}.hf-md code{background:#0c0c0c12;border-radius:4px;padding:1px 4px;font-family:Geist Mono,monospace;font-size:.9em}.hf-md pre{background:#0c0c0c12;border-radius:8px;margin:0 0 6px;padding:8px 10px;overflow-x:auto}.hf-md pre code{background:0 0;padding:0;font-size:.85em}.hf-md blockquote{border-left:3px solid var(--hype-line,#d8d4c7);color:var(--hype-mute-2,#777);margin:0 0 6px;padding-left:10px}.hf-md table{border-collapse:collapse;width:max-content;max-width:100%;margin:0 0 6px;font-size:.92em;display:block;overflow-x:auto}.hf-md th,.hf-md td{border:1px solid var(--hype-line,#d8d4c7);text-align:left;white-space:nowrap;padding:3px 8px}.hf-md th{background:#0c0c0c0a;font-weight:600}.hf-md img{border-radius:6px;max-width:100%}.hf-chat-msg-bubble--loading{padding:10px 14px}.hf-chat-dots{gap:4px;display:inline-flex}.hf-chat-dots span{opacity:.4;background:currentColor;border-radius:999px;width:6px;height:6px;animation:1s ease-in-out infinite hf-chat-bounce}.hf-chat-dots span:nth-child(2){animation-delay:.15s}.hf-chat-dots span:nth-child(3){animation-delay:.3s}@keyframes hf-chat-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.hf-chat-error{color:var(--hype-error,#d7493b);border:1px solid var(--hype-error,#d7493b);background:#d7493b14;border-radius:8px;margin:0 14px 8px;padding:6px 10px;font-size:12px}.hf-chat-input-row{border-top:1px solid var(--hype-line,#d8d4c7);background:var(--hype-off-white);align-items:flex-end;gap:8px;padding:10px 12px 12px;display:flex}.hf-chat-input{resize:none;border:1px solid var(--hype-line,#d8d4c7);background:var(--hype-off-white);color:var(--hype-ink);field-sizing:content;letter-spacing:-.01em;border-radius:10px;outline:none;flex:1;min-height:40px;max-height:160px;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4}.hf-chat-input:focus{border-color:var(--hype-ink)}.hf-chat-input:disabled{opacity:.6;cursor:not-allowed}.hf-chat-send{border:1px solid var(--hype-ink);background:var(--hype-yellow);width:36px;height:36px;color:var(--hype-ink);cursor:pointer;box-shadow:2px 2px 0 var(--hype-ink);border-radius:999px;justify-content:center;align-items:center;transition:transform .12s,box-shadow .12s,opacity .12s;display:inline-flex}.hf-chat-send:hover:not(:disabled){box-shadow:3px 3px 0 var(--hype-ink);transform:translate(-1px,-1px)}.hf-chat-send:disabled{opacity:.4;cursor:not-allowed;box-shadow:1px 1px 0 var(--hype-ink)}.hf-modal.hf-library{flex-direction:column;width:min(1080px,96vw);max-height:86vh;padding:0;display:flex;overflow:hidden}.hf-library-body{flex:1;min-height:0;display:flex}.hf-library-sidebar{border-right:1px solid var(--hype-line);background:var(--hype-bone);flex-direction:column;flex-shrink:0;gap:2px;width:200px;padding:14px 10px;display:flex;overflow-y:auto}.hf-library-sidebar-label{letter-spacing:.12em;text-transform:uppercase;color:var(--hype-mute-2,#777);padding:4px 10px 8px;font-family:Geist Mono,monospace;font-size:10px}.hf-library-cat{font:inherit;color:var(--hype-ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;transition:background .12s,border-color .12s;display:flex}.hf-library-cat:hover{background:var(--hype-off-white)}.hf-library-cat.is-active{background:var(--hype-off-white);border-color:var(--hype-ink);font-weight:600}.hf-library-cat-icon{justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;display:inline-flex}.hf-library-cat-name{flex:1}.hf-library-cat-count{color:var(--hype-mute-2,#777);background:var(--hype-bone);border:1px solid var(--hype-line);border-radius:999px;padding:1px 6px;font-family:Geist Mono,monospace;font-size:10px}.hf-library-main{flex:1;min-width:0;padding:14px 18px;overflow-y:auto}.hf-library-toolbar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.hf-library-toolbar-title{letter-spacing:.08em;text-transform:uppercase;font-family:Geist,sans-serif;font-size:13px;font-weight:700}.hf-library-new{border:1px solid var(--hype-ink);background:var(--hype-yellow);cursor:pointer;font:inherit;box-shadow:2px 2px 0 var(--hype-ink);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600}.hf-library-new:hover:not(:disabled){transform:translate(-1px,-1px)}.hf-library-new:disabled{opacity:.5;cursor:not-allowed;box-shadow:1px 1px 0 var(--hype-ink)}.hf-library-empty{color:var(--hype-mute-2,#777);max-width:540px;padding:20px 0;font-size:13px;font-style:italic;line-height:1.5}.hf-library-error{border:1px solid var(--hype-error,#d7493b);color:var(--hype-error,#d7493b);background:#d7493b14;border-radius:8px;margin-bottom:12px;padding:8px 12px;font-size:12px}.hf-library-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;display:grid}.hf-library-card{cursor:default;flex-direction:column;gap:4px;display:flex}.hf-library-thumb{aspect-ratio:1;background:var(--hype-bone);border:1px solid var(--hype-line);border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.hf-library-thumb img{object-fit:cover;width:100%;height:100%;display:block}.hf-library-thumb-placeholder{color:var(--hype-mute-2,#777);opacity:.5;font-size:32px}.hf-library-pinned{background:var(--hype-yellow);border:1px solid var(--hype-ink);border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex;position:absolute;top:4px;left:4px}.hf-library-menu-btn{border:1px solid var(--hype-line);width:22px;height:22px;color:var(--hype-ink);cursor:pointer;opacity:0;background:#fffc;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;transition:opacity .12s;display:flex;position:absolute;top:4px;right:4px}.hf-library-card:hover .hf-library-menu-btn{opacity:1}.hf-library-menu{z-index:4;background:var(--hype-off-white);border:1px solid var(--hype-ink);box-shadow:2px 2px 0 var(--hype-ink);border-radius:10px;flex-direction:column;min-width:120px;display:flex;position:absolute;top:30px;right:4px;overflow:hidden}.hf-library-menu button{text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 12px;font-size:12px}.hf-library-menu button:hover{background:var(--hype-bone)}.hf-library-menu-danger{color:var(--hype-error,#d7493b)}.hf-library-slug{color:var(--hype-ink);font-family:Geist Mono,monospace;font-size:11px}.hf-library-label{color:var(--hype-mute-2,#777);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.hf-library-drawer{background:var(--hype-off-white);border-left:1px solid var(--hype-ink);z-index:5;flex-direction:column;gap:0;width:380px;max-width:100%;height:100%;padding:14px 16px 0;display:flex;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-4px 0 #0000000d}.hf-library-drawer-header{letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-family:Geist,sans-serif;font-size:12px;font-weight:700}.hf-library-drawer-row{grid-template-columns:88px 1fr;align-items:start;gap:8px;margin-bottom:10px;font-size:12px;display:grid}.hf-library-drawer-row label{color:var(--hype-mute-2,#777);letter-spacing:.06em;text-transform:uppercase;padding-top:8px;font-family:Geist Mono,monospace;font-size:10px}.hf-library-drawer-row input,.hf-library-drawer-row select,.hf-library-drawer-row textarea{border:1px solid var(--hype-line);font:inherit;background:var(--hype-off-white);color:var(--hype-ink);border-radius:8px;outline:none;width:100%;padding:7px 10px;font-size:13px}.hf-library-drawer-row input:focus,.hf-library-drawer-row select:focus,.hf-library-drawer-row textarea:focus{border-color:var(--hype-ink)}.hf-library-drawer-row textarea{resize:vertical;field-sizing:content;min-height:100px}.hf-library-slug-input{border:1px solid var(--hype-line);background:var(--hype-off-white);border-radius:8px;align-items:center;padding-left:8px;font-family:Geist Mono,monospace;font-size:12px;display:flex}.hf-library-slug-input span{color:var(--hype-mute-2,#777)}.hf-library-slug-input input{flex:1;border:0!important;padding:7px 8px!important}.hf-library-image-row{align-items:center;gap:10px;display:flex}.hf-library-drawer-thumb{border:1px solid var(--hype-line);border-radius:10px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.hf-library-drawer-thumb.is-empty{color:var(--hype-mute-2,#777);background:var(--hype-bone);justify-content:center;align-items:center;font-size:10px;display:flex}.hf-library-drawer-thumb img{object-fit:cover;width:100%;height:100%}.hf-library-image-row button{border:1px solid var(--hype-ink);background:var(--hype-off-white);cursor:pointer;font:inherit;border-radius:999px;padding:6px 12px;font-size:12px}.hf-library-image-row button:hover:not(:disabled){background:var(--hype-bone)}.hf-library-pin-toggle{color:var(--hype-ink);text-transform:none;letter-spacing:0;align-items:center;gap:6px;padding-top:8px;font-family:inherit;font-size:12px;display:flex}.hf-library-drawer-actions{background:var(--hype-off-white);border-top:1px solid var(--hype-line);justify-content:flex-end;gap:8px;margin-top:8px;padding:14px 0;display:flex;position:sticky;bottom:0}.hf-library-drawer-actions button{border:1px solid var(--hype-ink);background:var(--hype-off-white);cursor:pointer;font:inherit;border-radius:999px;padding:7px 16px;font-size:13px}.hf-library-drawer-actions .hf-library-save{background:var(--hype-yellow);box-shadow:2px 2px 0 var(--hype-ink);font-weight:600}.hf-library-drawer-actions .hf-library-save:hover:not(:disabled){transform:translate(-1px,-1px)}.hf-library-drawer-actions button:disabled{opacity:.5;cursor:not-allowed}.hf-modal.hf-library{position:relative}
