@keyframes kitchen-border-cycle{0%{background-position:0% 50%}to{background-position:200% 50%}}.kitchen-header-bar{position:relative}.kitchen-header-bar:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#8b00ff,#0ff,#f0a,#8b00ff,#0ff);background-size:200% 100%;animation:kitchen-border-cycle 4s linear infinite}.kitchen-header-bar:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(1px 1px at 10% 30%,rgba(0,255,255,.4) 50%,transparent 100%),radial-gradient(1px 1px at 25% 70%,rgba(139,0,255,.35) 50%,transparent 100%),radial-gradient(1px 1px at 45% 20%,rgba(255,0,170,.3) 50%,transparent 100%),radial-gradient(1px 1px at 60% 80%,rgba(0,255,255,.35) 50%,transparent 100%),radial-gradient(1px 1px at 75% 40%,rgba(139,0,255,.3) 50%,transparent 100%),radial-gradient(1.5px 1.5px at 90% 60%,rgba(255,0,170,.25) 50%,transparent 100%);opacity:.7}@keyframes kitchen-title-glow{0%,to{text-shadow:2px 0 0 rgba(184,134,11,.5),-2px 0 0 rgba(184,115,51,.5),0 0 12px rgba(139,0,255,.15),0 0 24px rgba(0,255,255,.08)}50%{text-shadow:2px 0 0 rgba(184,134,11,.5),-2px 0 0 rgba(184,115,51,.5),0 0 20px rgba(139,0,255,.3),0 0 40px rgba(0,255,255,.15)}}.kitchen-title-glow{animation:kitchen-title-glow 3s ease-in-out infinite}.kitchen-tab-active{position:relative}.kitchen-tab-active:after{content:"";position:absolute;bottom:-2px;left:10%;right:10%;height:2px;border-radius:1px;background:linear-gradient(90deg,#8b00ff,#0ff);box-shadow:0 0 6px #00ffff80,0 0 12px #8b00ff4d;animation:kitchen-neon-pulse 2s ease-in-out infinite}@keyframes kitchen-neon-pulse{0%,to{opacity:.8;box-shadow:0 0 6px #00ffff80,0 0 12px #8b00ff4d}50%{opacity:1;box-shadow:0 0 10px #00ffffb3,0 0 20px #8b00ff80}}.kitchen-workspace-grid{position:relative}.kitchen-workspace-grid:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(128,0,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,255,.03) 1px,transparent 1px);background-size:40px 40px;z-index:0}.kitchen-workspace-grid:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 30%,rgba(10,10,15,.4) 100%);z-index:0}.kitchen-workspace-grid>*{position:relative;z-index:1}@keyframes kitchen-radar-ping{0%{transform:scale(1);opacity:.7}70%{transform:scale(3);opacity:0}to{transform:scale(3);opacity:0}}.kitchen-status-dot{position:relative}.kitchen-status-dot:after{content:"";position:absolute;inset:0;border-radius:50%;background:inherit;animation:kitchen-radar-ping 2s ease-out infinite}.kitchen-crew-avatar{box-shadow:0 0 6px currentColor,0 0 12px currentColor;transition:box-shadow .3s ease}.kitchen-crew-avatar:hover{box-shadow:0 0 10px currentColor,0 0 18px currentColor}.kitchen-invite-hud{font-family:JetBrains Mono,Courier New,monospace;letter-spacing:.2em;position:relative;padding:1px 4px;background:#00ffff0a;border:1px solid rgba(0,255,255,.1);border-radius:2px}.kitchen-invite-hud:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,255,255,.03) 2px,rgba(0,255,255,.03) 4px)}@keyframes kitchen-tab-flash{0%{opacity:.25}to{opacity:0}}.kitchen-tab-flash:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at center,rgba(139,0,255,.15) 0%,transparent 70%);animation:kitchen-tab-flash .4s ease-out forwards;z-index:2}@keyframes kitchen-polly-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.kitchen-polly-bob{animation:kitchen-polly-bob 4s ease-in-out infinite}.kitchen-polly-bob:hover{animation-play-state:paused}.assistant-panel{display:flex;flex-direction:column;height:100%;background:linear-gradient(180deg,#1a1a2e,#16213e);border-left:1px solid rgba(0,255,255,.2);overflow:hidden}.assistant-header{padding:12px;border-bottom:1px solid rgba(0,255,255,.1);text-align:center}.assistant-header h3{margin:0;letter-spacing:.05em}.assistant-header span{display:block;margin-top:2px}.polly-section{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;margin-bottom:8px}.polly-avatar-container{width:120px;height:120px;display:flex;align-items:center;justify-content:center;position:relative}.polly-avatar{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#0ff,#09f);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 0 20px #00ffff4d,inset 0 0 20px #ffffff1a}.polly-animation-idle{animation:polly-idle 2s ease-in-out infinite}.polly-animation-thinking{animation:polly-thinking 1s ease-in-out infinite}.polly-animation-talking{animation:polly-talking .5s ease-in-out infinite}.polly-animation-happy{animation:polly-happy .6s ease-out forwards}.polly-animation-excited{animation:polly-excited .8s ease-out infinite}@keyframes polly-idle{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes polly-thinking{0%,to{transform:scale(1)}25%{transform:scale(.98)}50%{transform:scale(1.02)}75%{transform:scale(.98)}}@keyframes polly-talking{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.05)}}@keyframes polly-happy{0%{transform:scale(.9) rotate(-5deg)}50%{transform:scale(1.1) rotate(5deg)}to{transform:scale(1) rotate(0)}}@keyframes polly-excited{0%,to{transform:translateY(0) scale(1)}25%{transform:translateY(-5px) scale(1.02)}50%{transform:translateY(0) scale(1)}75%{transform:translateY(-3px) scale(1.01)}}.polly-face{width:80%;height:80%;position:relative}.polly-eyes{display:flex;justify-content:space-around;align-items:center;height:40%;margin-top:10%}.polly-eye{width:8px;height:12px;background:#0000004d;border-radius:50%;display:block}.polly-mouth{width:50%;height:8px;margin:15% auto 0;border-radius:50% 50% 0 0;background:#0003}.speech-bubble{max-width:100%;padding:8px 10px;background:#00ffff1a;border:1px solid rgba(0,255,255,.3);border-radius:8px;font-size:11px;color:#e0e0e0;text-align:center;line-height:1.3;position:relative;animation:bubble-appear .3s ease-out}.speech-bubble:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(0,255,255,.1)}@keyframes bubble-appear{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.input-section{padding:10px;border-bottom:1px solid rgba(128,128,128,.2);display:flex;flex-direction:column;gap:8px}.brief-input{width:100%;padding:8px;background:#0006;border:1px solid rgba(128,128,128,.4);border-radius:4px;color:#e0e0e0;font-size:11px;font-family:Monaco,Courier New,monospace;resize:vertical;min-height:50px;max-height:80px}.brief-input::-moz-placeholder{color:#c8c8c880}.brief-input::placeholder{color:#c8c8c880}.brief-input:focus{outline:none;border-color:#00ffff80;background:#0009;box-shadow:0 0 10px #00ffff1a}.get-suggestion-btn{padding:8px 12px;background:linear-gradient(90deg,#0cf,#0ff);color:#000;border:none;border-radius:4px;font-size:12px;font-weight:700;cursor:pointer;transition:all .3s}.get-suggestion-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #00ffff4d}.get-suggestion-btn:disabled{opacity:.6;cursor:not-allowed}.quick-actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:8px;border-bottom:1px solid rgba(128,128,128,.2)}.quick-action-btn{padding:6px 8px;background:#6464ff26;border:1px solid rgba(100,150,255,.3);border-radius:4px;color:#a0d0ff;font-size:10px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.quick-action-btn:hover:not(:disabled){background:#6464ff40;border-color:#00ffff80;color:#0ff}.quick-action-btn:disabled{opacity:.5;cursor:not-allowed}.suggestions-list{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:4px}.suggestions-list::-webkit-scrollbar{width:6px}.suggestions-list::-webkit-scrollbar-track{background:#0003}.suggestions-list::-webkit-scrollbar-thumb{background:#00ffff4d;border-radius:3px}.suggestions-list::-webkit-scrollbar-thumb:hover{background:#00ffff80}.no-suggestions{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;padding:20px}.no-suggestions p{margin:0}.assistant-footer{padding:8px 10px;border-top:1px solid rgba(128,128,128,.2);background:#0000004d;font-size:10px;color:#a0a0a0}@media(max-width:1200px){.quick-actions-grid{grid-template-columns:1fr}.quick-action-btn{font-size:9px;padding:5px 6px}}.assistant-panel{--color-bg: #0d0d1a;--color-accent: #00ffff;--color-accent-dark: #0099ff;--color-border: 1px solid rgba(0, 255, 255, .2);--color-text: #e0e0e0;--color-text-muted: #a0a0a0}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.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:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.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:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.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{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.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{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.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:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
