:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{font-family:Segoe UI,system-ui,sans-serif}.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__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))}.app-shell{color:#1e293b;background:#f8fafc;flex-direction:column;width:100vw;height:100vh;font-family:Segoe UI,system-ui,sans-serif;display:flex}.demo-banner{color:#1e3a8a;text-align:center;background:linear-gradient(#eaf1fe,#dbe7fc);border-bottom:1px solid #c7d9fa;flex-shrink:0;justify-content:center;align-items:center;gap:14px;padding:8px 16px;font-size:12.5px;display:flex}.demo-banner__cta{color:#fff;cursor:pointer;background:linear-gradient(#3b82f6,#2563eb);border:none;border-radius:7px;flex-shrink:0;padding:5px 12px;font-size:12px;font-weight:700}.top-bar{z-index:10;background:linear-gradient(#fff 0%,#fbfbff 100%);flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;padding:11px 24px;display:flex;position:relative;box-shadow:0 1px #0f172a0f,0 4px 16px #0f172a0a}.top-bar__brand{align-items:center;gap:14px;min-width:0;display:flex}.top-bar__logo{filter:drop-shadow(0 2px 4px #0f172a1f);flex-shrink:0;width:auto;height:26px}.top-bar__divider{background:linear-gradient(#0000,#e2e8f0 30% 70%,#0000);flex-shrink:0;width:1px;height:22px}.top-bar__divider--tall{height:28px}.top-bar__board-title{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;min-width:0;max-width:320px;padding:6px 10px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.top-bar__board-title:hover{background:#f1f0ff}.top-bar__board-title-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.top-bar__board-title-edit{color:#a1a1c9;opacity:0;flex-shrink:0;font-size:11px;transition:opacity .15s,transform .15s;transform:translate(-2px)}.top-bar__board-title:hover .top-bar__board-title-edit{opacity:1;transform:translate(0)}@media (width<=767px){.top-bar__board-title-edit{opacity:.45;transform:translate(0)}}.top-bar__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.top-bar__right{align-items:center;gap:12px;display:flex}.top-bar__cluster{background:#f4f5f9;border-radius:12px;align-items:center;gap:2px;padding:3px;display:flex}.top-bar__cluster--create{background:linear-gradient(135deg,#6366f114,#a855f714)}.top-bar__chip{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;transition:background .15s,box-shadow .15s,transform .1s,color .15s;display:inline-flex;position:relative}.top-bar__chip:hover:not(:disabled){color:#1e293b;background:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a1a}.top-bar__chip:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px #0f172a1a}.top-bar__chip:disabled{opacity:.4;cursor:not-allowed}.top-bar__chip-icon{color:#94a3b8;font-size:13px;line-height:1}.assignee-badge{color:#fff;z-index:5;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:8.5px;font-weight:700;display:flex;position:absolute;top:-8px;left:-8px;box-shadow:0 2px 6px #0f172a33}.top-bar__identity-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;font-weight:700;display:flex}.top-bar__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a,#1e1b4b);border:none;border-radius:10px;align-items:center;gap:7px;padding:9px 16px;font-size:12.5px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px 10px #0f172a38}.top-bar__cta .top-bar__chip-icon{color:#c7d2fe}.top-bar__cta:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0f172a4d}.top-bar__cta:active{transform:translateY(0)}.top-bar__hint{color:#94a3b8;white-space:nowrap;background:#f8fafc;border-radius:999px;align-items:center;gap:6px;padding:6px 10px 6px 8px;font-size:11px;display:inline-flex}.top-bar__hint-dot{background:#c4b5fd;border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2.4s ease-in-out infinite hint-pulse}@keyframes hint-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.top-bar__cta--add{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 3px 10px #6366f147}.top-bar__cta--add:hover{box-shadow:0 6px 16px #6366f161}.top-bar-menu{position:relative}.top-bar-menu__panel{z-index:1020;background:#fff;border-radius:14px;flex-direction:column;gap:4px;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);box-shadow:0 16px 40px #0f172a29,0 2px 8px #0f172a0f}.top-bar-menu__panel--left{left:0}.top-bar-menu__panel--right{right:0}.top-bar-menu__group{flex-direction:column;gap:1px;display:flex}.top-bar-menu__group-title{letter-spacing:.05em;text-transform:uppercase;color:#a1a1c9;padding:8px 10px 4px;font-size:10.5px;font-weight:700}.top-bar-menu__item{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;min-height:36px;padding:8px 10px;font-size:13px;font-weight:600;transition:background .12s;display:flex}.top-bar-menu__item:hover{background:#f1f5f9}.avatar-stack{cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;padding:4px 6px 4px 4px;transition:background .15s;display:flex}.avatar-stack:hover{background:#f4f5f9}.avatar-stack__item{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-8px;font-size:9.5px;font-weight:700;display:flex;position:relative;box-shadow:0 1px 3px #0f172a26}.avatar-stack__item:first-child{margin-left:0}.avatar-stack__item--more{color:#64748b;background:#e2e8f0}.avatar-stack__online-dot{background:#22c55e;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-1px;right:-1px}.avatar-stack__empty{color:#94a3b8;padding:0 4px;font-size:12px;font-weight:600}@media (width<=1439px){.top-bar__hint,.top-bar__chip-label{display:none}.top-bar{gap:10px}.top-bar__chip{padding:7px 9px}.top-bar__board-title{max-width:200px}}@media (width<=1023px){.top-bar{flex-wrap:wrap;row-gap:8px;padding:8px 14px}.top-bar__right{margin-left:auto}.top-bar__chip{justify-content:center;min-width:44px;min-height:44px;padding:8px}.top-bar__cta{min-height:44px;padding:8px 14px}.top-bar__board-title{max-width:160px}}@media (width<=767px){.top-bar__actions,.top-bar__right{display:none}.top-bar{padding-top:calc(11px + env(safe-area-inset-top,0px));justify-content:flex-start}.canvas-wrap{padding-bottom:64px}.react-flow__controls{display:none}}.mobile-bottom-nav{display:none}@media (width<=767px){.mobile-bottom-nav{display:flex}}.mobile-sheet-backdrop{z-index:1010;position:fixed;inset:0}.mobile-fab{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a,#1e1b4b);border:4px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;transform:translateY(-14px);box-shadow:0 6px 16px #0f172a52}.mobile-fab-sheet{z-index:1011;background:#fff;border-radius:14px;flex-direction:column;gap:2px;width:min(280px,100vw - 24px);max-height:60vh;padding:6px;display:flex;position:fixed;bottom:78px;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 12px 32px #0f172a38}.mobile-fab-sheet--more{width:220px;left:auto;right:16px;transform:none}.mobile-fab-sheet__group-title{letter-spacing:.05em;text-transform:uppercase;color:#a1a1c9;padding:8px 10px 4px;font-size:10.5px;font-weight:700}.mobile-sheet__item{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;min-height:44px;padding:12px 10px;font-size:14px;font-weight:600;display:flex}.mobile-sheet__item:hover{background:#f1f5f9}.mobile-sheet__item svg{color:#94a3b8;flex-shrink:0}.mobile-bottom-nav{z-index:1005;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e2e8f0;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0f172a0f}.mobile-bottom-nav__item{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex;position:relative}.mobile-bottom-nav__item svg{color:#475569}.mobile-bottom-nav__badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}@media (width<=479px){.top-bar{padding:calc(6px + env(safe-area-inset-top,0px)) 10px 6px;gap:6px}.top-bar__logo{height:22px}.top-bar__divider{display:none}.top-bar__board-title{max-width:140px;padding:4px 6px;font-size:13px}.canvas-wrap{padding-bottom:60px}.mobile-fab{width:56px;height:56px}.mobile-fab-sheet,.mobile-fab-sheet--more{width:calc(100vw - 24px);right:12px}.mobile-sheet__item{min-height:48px;font-size:15px}.mobile-bottom-nav__item{min-width:48px;min-height:48px}}.canvas-wrap{flex:1;min-height:0;position:relative}.shape-frame{position:relative}.shape-frame__svg{filter:drop-shadow(0 8px 16px #0f172a1f)drop-shadow(0 2px 4px #0f172a14);width:100%;height:100%;transition:filter .15s;display:block;position:absolute;inset:0}.shape-frame__inner{position:absolute;inset:0}.react-flow__node-category{pointer-events:auto!important}.category-node{cursor:pointer;width:150px;height:150px;transition:transform .18s cubic-bezier(.22,1,.36,1)}.category-node:hover{transform:scale(1.045)}.category-node:hover .shape-frame__svg{filter:drop-shadow(0 12px 22px #0f172a29)drop-shadow(0 3px 6px #0f172a1a)}.category-node__content{text-align:center;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;padding:12px;font-size:12.5px;font-weight:700;display:flex}.category-node__badge{color:#fff;letter-spacing:.03em;border-radius:999px;padding:3px 9px;font-size:9px;font-weight:700;position:absolute;bottom:8px;box-shadow:0 2px 5px #0f172a33}.sub-node{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:220px;padding:12px 14px;font-size:12px;position:relative;box-shadow:0 4px 10px #0f172a0f}.sub-node__header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.sub-node__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.sub-node__title{font-size:13px;font-weight:700}.sub-node__description{color:#64748b;margin:0 0 8px;line-height:1.4}.sub-node__tags{flex-wrap:wrap;gap:4px;margin-bottom:8px;display:flex}.sub-node__tag{color:#475569;background:#f1f5f9;border-radius:6px;padding:2px 6px;font-size:10px}.wavy-edge__label{color:#a855f7;white-space:nowrap;pointer-events:none;background:#faf5ff;border:1px solid #e9d5ff;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600;position:absolute}.connect-preview-overlay{pointer-events:none;z-index:999;width:100vw;height:100vh;position:fixed;inset:0}.connect-preview-line{stroke:#6366f1;stroke-width:3px;stroke-linecap:round;stroke-dasharray:9 7;animation:.5s linear infinite connect-dash}@keyframes connect-dash{to{stroke-dashoffset:-32px}}.app-shell--connecting .react-flow{cursor:crosshair}.react-flow__node--connect-target{outline-offset:3px;border-radius:12px;outline:3px solid #6366f1}.react-flow__node.selected{outline-offset:3px;border-radius:12px;outline:3px dashed #2563eb}@keyframes node-pop-in{0%{opacity:0;scale:.85}to{opacity:1;scale:1}}.react-flow__node>*{animation:.18s ease-out node-pop-in}@media (prefers-reduced-motion:reduce){.react-flow__node>*{animation:none}}.radial-menu{z-index:1000;width:0;height:0;position:fixed}.radial-menu__center{background:#0f172a;border-radius:50%;width:10px;height:10px;margin:-5px 0 0 -5px;animation:.2s backwards radial-center-pop;position:absolute;top:0;left:0;box-shadow:0 0 0 5px #0f172a1f}.radial-menu__line{transform-origin:0;height:1px;transform:rotate(var(--angle)) scaleX(1);background:linear-gradient(90deg,#0f172a2e,#0f172a00);animation:.25s backwards radial-line-grow;position:absolute;top:0;left:0}.radial-menu__item{color:#fff;cursor:pointer;width:54px;height:54px;transform:translate(var(--tx), var(--ty)) scale(1);animation:.3s cubic-bezier(.34,1.56,.64,1) backwards radial-pop;animation-delay:var(--delay);border:2px solid #ffffffd9;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1px;margin:-27px 0 0 -27px;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;top:0;left:0;box-shadow:0 6px 16px #0f172a47}.radial-menu__item:hover{transform:translate(var(--tx), var(--ty)) scale(1.14);box-shadow:0 8px 20px #0f172a5c}.radial-menu__icon{font-size:18px;line-height:1}.radial-menu__label{letter-spacing:.01em;white-space:nowrap;font-size:8px;font-weight:700}.radial-menu__item--swatch{width:30px;height:30px;margin:-15px 0 0 -15px}@keyframes radial-pop{0%{opacity:0;transform:translate(0)scale(0)}to{transform:translate(var(--tx), var(--ty)) scale(1);opacity:1}}@keyframes radial-line-grow{0%{transform:rotate(var(--angle)) scaleX(0);opacity:0}to{transform:rotate(var(--angle)) scaleX(1);opacity:1}}@keyframes radial-center-pop{0%{transform:scale(0)}to{transform:scale(1)}}.list-picker{z-index:1000;background:#fff;border-radius:12px;flex-direction:column;min-width:160px;padding:6px;animation:.15s backwards list-picker-in;display:flex;position:fixed;transform:translate(-50%,12px);box-shadow:0 16px 36px #0f172a3d}@keyframes list-picker-in{0%{opacity:0;transform:translate(-50%,6px)scale(.94)}to{opacity:1;transform:translate(-50%,12px)scale(1)}}.list-picker__item{color:#334155;cursor:pointer;text-align:left;animation:.16s backwards list-picker-item-in;animation-delay:calc(var(--i,0) * 25ms);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.list-picker__item:hover{background:#f1f5f9}.list-picker__item--special{color:var(--special-color,#f97316)}.list-picker__item--special:hover{background:color-mix(in srgb, var(--special-color,#f97316) 8%, transparent)}.list-picker__item-icon{text-align:center;flex-shrink:0;width:16px;font-size:14px;font-weight:700}.list-picker__item-dot{background:#6366f1;border-radius:50%;flex-shrink:0;width:8px;height:8px}.list-picker__item-count{color:#94a3b8;background:#f1f5f9;border-radius:999px;margin-left:auto;padding:1px 7px;font-size:10px;font-weight:700}.list-picker__divider{background:#f1f5f9;height:1px;margin:4px 2px}.list-picker__empty{color:#94a3b8;text-align:center;padding:10px;font-size:11.5px}@keyframes list-picker-item-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.date-picker-popover{min-width:180px}.date-picker-popover__input{color:#334155;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:4px;padding:7px 8px;font-size:12.5px}.due-date-chip{color:#64748b;white-space:nowrap;z-index:5;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;bottom:-8px;left:-8px;box-shadow:0 2px 6px #0f172a1a}.canvas-status{color:#64748b;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.canvas-empty-hint{color:#94a3b8;text-align:center;pointer-events:none;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sub-node{cursor:pointer;transition:box-shadow .15s,border-color .15s}.sub-node--selected{border-color:#0f172a;box-shadow:0 0 0 2px #0f172a}.sub-node__handle{opacity:0;background:0 0!important;border:none!important;width:8px!important;height:8px!important}.sub-node__status{cursor:pointer;border:none;border-radius:6px;margin-top:2px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.sub-node__status--idea{color:#64748b;background:#f1f5f9}.sub-node__status--in_progress{color:#2563eb;background:#dbeafe}.sub-node__status--done{color:#16a34a;background:#dcfce7}.sub-node__notes-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;margin-top:6px;padding:0;font-size:10px}.sub-node__notes{color:#475569;margin:6px 0 0;padding-left:14px;font-size:11px}.top-bar__hint{color:#94a3b8;align-self:center;margin-left:4px;font-size:11px}.modal-overlay{z-index:100;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:340px;max-height:88vh;overflow-y:auto;box-shadow:0 20px 40px #0f172a40}.modal--wide{width:600px}.modal--xwide{width:920px;max-width:92vw}.template-gallery{flex-direction:column;gap:22px;display:flex}.template-gallery__search{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:13px}.template-gallery__search:focus{background:#fff;border-color:#94a3b8;outline:none}.template-gallery__empty{text-align:center;color:#94a3b8;margin:0;padding:24px 0;font-size:13px}.template-gallery__section{flex-direction:column;gap:10px;display:flex}.template-gallery__heading{text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:700;display:flex}.template-gallery__heading-dot{border-radius:50%;width:8px;height:8px}.template-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.template-card{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;transition:border-color .15s,box-shadow .15s,transform .1s;display:flex;position:relative}.template-card:hover:not(:disabled){border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}.template-card:disabled{cursor:default;opacity:.6}.template-card__top{justify-content:space-between;align-items:center;width:100%;display:flex}.template-card__icon{font-size:22px}.layout-preview-icon{color:#cbd5e1;flex-shrink:0}.template-card__name{color:#1e293b;font-size:13px;font-weight:700}.template-card__description{color:#64748b;font-size:11.5px;line-height:1.4}.template-card__status{color:#2563eb;font-size:10.5px;font-weight:600;position:absolute;bottom:10px;right:12px}.theme-row{align-items:center;gap:10px;display:flex}.modal__hint{color:#64748b;margin:0;font-size:13px}.category-form__preview{justify-content:center;padding-bottom:6px;display:flex}.category-form__preview-frame{width:104px;height:104px}.category-form__preview-label{text-align:center;text-transform:uppercase;letter-spacing:.05em;word-break:break-word;justify-content:center;align-items:center;width:100%;height:100%;padding:12px;font-size:11.5px;font-weight:700;display:flex}.shape-picker{gap:10px;display:flex}.shape-picker__option{cursor:pointer;opacity:.4;background:0 0;border:none;width:42px;height:42px;padding:0;transition:opacity .15s,transform .15s}.shape-picker__option:hover{opacity:.7}.shape-picker__option--active{opacity:1;transform:scale(1.08)}.shape-picker__frame{width:100%;height:100%}.color-grid{flex-wrap:wrap;gap:9px;display:flex}.color-grid__swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px;padding:0;transition:transform .15s,box-shadow .15s}.color-grid__swatch:hover{transform:scale(1.1)}.color-grid__swatch--active{box-shadow:0 0 0 2px #fff,0 0 0 4px #0f172a}.color-grid__swatch--auto{color:#fff;text-shadow:0 1px 2px #00000059;border:2px dashed #ffffffb3;justify-content:center;align-items:center;font-size:13px;display:flex}.color-grid__custom{cursor:pointer;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red);border:1px solid #e2e8f0;border-radius:50%;width:28px;height:28px;padding:0;position:relative;overflow:hidden}.color-grid__custom input{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.font-grid{flex-wrap:wrap;gap:6px;display:flex}.font-grid__option{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px;font-size:12px}.font-grid__option:hover{border-color:#cbd5e1}.font-grid__option--active{color:#0f172a;background:#f1f5f9;border-color:#0f172a;font-weight:600}.modal__header{z-index:1;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 18px;font-size:14px;font-weight:700;display:flex;position:sticky;top:0}.modal__close{cursor:pointer;color:#94a3b8;background:0 0;border:none;font-size:18px}.modal__body{flex-direction:column;gap:12px;padding:16px 18px;display:flex}.modal__label{color:#475569;flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.modal__label input,.modal__label select,.modal__label textarea{color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:13px}.modal__actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.modal__button{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 14px;font-size:13px}.modal__button--primary{color:#fff;background:#0f172a;border-color:#0f172a}.modal__button:disabled{opacity:.5;cursor:not-allowed}.account-settings__section{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:10px;margin-bottom:16px;padding-bottom:16px;display:flex}.account-settings__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.account-settings__heading{color:#0f172a;margin:0;font-size:13px;font-weight:700}.account-settings__swatches{gap:8px;display:flex}.account-settings__swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:26px;height:26px}.account-settings__swatch--active{border-color:#0f172a}.auth-screen{background:linear-gradient(#f8fafc 0%,#eef2f9 100%);justify-content:center;align-items:center;height:100%;display:flex}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;gap:12px;width:340px;max-width:92vw;padding:32px 26px;display:flex;position:relative;box-shadow:0 28px 54px #0f172a1f,0 2px 6px #0f172a0f}.auth-card__mark{width:52px;height:52px;margin-bottom:2px}.auth-card__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px;line-height:1;position:absolute;top:10px;right:12px}.auth-card__close:hover{color:#475569}.auth-card__title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:24px;font-weight:800}.auth-card__title--small{letter-spacing:-.01em;text-align:center;font-size:18px}.auth-card__subtitle{color:#64748b;text-align:center;margin:-6px 0 4px;font-size:13px}.auth-field{color:#475569;flex-direction:column;gap:5px;width:100%;font-size:12px;font-weight:600;display:flex}.auth-field input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;padding:10px 12px;font-family:inherit;font-size:13.5px}.auth-field input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f629}.auth-card__submit{color:#fff;cursor:pointer;background:linear-gradient(#3b82f6,#2563eb);border:none;border-radius:9px;width:100%;padding:10px 14px;font-size:13.5px;font-weight:700;transition:filter .15s}.auth-card__submit:hover:not(:disabled){filter:brightness(1.06)}.auth-card__submit:disabled{opacity:.55;cursor:not-allowed}.auth-card__notice{box-sizing:border-box;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;width:100%;margin:0;padding:10px 12px;font-size:13px}.auth-card__error{color:#dc2626;margin:0;font-size:12.5px}.auth-card__switch{color:#2563eb;cursor:pointer;text-align:center;background:0 0;border:none;padding:4px 0;font-size:12.5px}.auth-card__divider{color:#94a3b8;align-items:center;gap:10px;margin:4px 0;font-size:11px;display:flex}.auth-card__divider:before,.auth-card__divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.auth-card__oauth{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:10px;font-size:13px;font-weight:600;display:flex}.auth-card__oauth:hover{background:#f8fafc}.auth-card__oauth-icon{width:16px;height:16px}.auth-card__member-list{flex-direction:column;gap:6px;width:100%;max-height:220px;display:flex;overflow-y:auto}.auth-card__member-option{color:#0f172a;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}.auth-card__member-option:hover:not(:disabled){border-color:#3b82f6}.auth-card__member-option:disabled{opacity:.5;cursor:not-allowed}.auth-card__member-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.photo-upload__dropzone{color:#64748b;cursor:pointer;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:48px 20px;transition:background .15s,border-color .15s;display:flex}.photo-upload__dropzone:hover,.photo-upload__dropzone--active{background:#f8fafc;border-color:#10b981}.photo-upload__icon{color:#10b981;font-size:28px}.photo-upload__hint{font-size:13px;font-weight:500}.photo-upload__preview{flex-direction:column;align-items:center;gap:12px;display:flex}.photo-upload__preview img{object-fit:contain;border:1px solid #e2e8f0;border-radius:12px;max-width:100%;max-height:320px}.photo-upload__replace{color:#0ea5e9;cursor:pointer;background:0 0;border:none;font-size:12.5px;font-weight:600}.photo-upload__replace:hover{text-decoration:underline}.file-upload__types{color:#94a3b8;text-align:center;font-size:10.5px}.file-upload__badge-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.file-upload__name{color:#1e293b;word-break:break-word;font-size:13px;font-weight:700}.file-upload__size{color:#64748b;margin-top:2px;font-size:11.5px}.file-upload__error{color:#ef4444;margin:8px 0 0;font-size:12.5px}.file-preview__body{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;min-height:320px;max-height:60vh;display:flex;overflow:auto}.file-preview__embed{border:none;border-radius:10px;width:100%;height:60vh}.file-preview__image{object-fit:contain;max-width:100%;max-height:60vh}.file-preview__video{max-width:100%;max-height:60vh}.file-preview__text{white-space:pre-wrap;word-break:break-word;width:100%;max-height:60vh;margin:0;padding:16px;font-size:12.5px;line-height:1.6;overflow:auto}.file-preview__markdown{color:#1e293b;width:100%;max-height:60vh;padding:20px 24px;font-size:13.5px;line-height:1.65;overflow:auto}.file-preview__markdown :is(h1,h2,h3){margin-top:1.2em}.file-preview__markdown pre{color:#e2e8f0;background:#0f172a;border-radius:8px;padding:12px 14px;overflow-x:auto}.file-preview__fallback{color:#64748b;flex-direction:column;align-items:center;gap:14px;padding:48px 20px;font-size:13px;display:flex}.file-preview__fallback-badge{border-radius:12px;width:56px;height:56px;font-size:14px}.file-preview__meta{color:#94a3b8;gap:14px;margin-top:12px;font-size:12px;display:flex}.toast{z-index:200;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:600;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0f172a33}.toast--info{color:#fff;background:#0f172a}.toast--error{color:#fff;background:#dc2626}.page-node{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:200px;padding:12px 14px;transition:box-shadow .15s,border-color .15s;position:relative;box-shadow:0 4px 10px #0f172a0f}.page-node:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a1a}.page-node__header{align-items:center;gap:8px;display:flex}.page-node__icon{flex-shrink:0;font-size:16px}.page-node__title{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:700;overflow:hidden}.page-node__hint{color:#94a3b8;margin-top:6px;font-size:10px}.photo-node{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:200px;line-height:0;position:relative;overflow:hidden;box-shadow:0 4px 10px #0f172a14}.photo-node__img{object-fit:cover;width:100%;height:150px;display:block}.file-node{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:210px;padding:12px 14px;transition:box-shadow .15s,border-color .15s;position:relative;box-shadow:0 4px 10px #0f172a0f}.file-node:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a1a}.file-node__header{align-items:center;gap:10px;display:flex}.file-node__badge{color:#fff;letter-spacing:.02em;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:9.5px;font-weight:800;display:flex}.file-node__thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:34px;height:34px}.file-node__name{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:700;overflow:hidden}.file-node__meta{color:#94a3b8;margin-top:8px;font-size:10.5px}.file-node__version{color:#fff;background:#0f172a;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 6px #0f172a33}.task-node{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:230px;padding:12px 14px;transition:box-shadow .15s,border-color .15s;position:relative;box-shadow:0 4px 10px #0f172a0f}.task-node:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a1a}.task-node__header{align-items:center;gap:8px;display:flex}.task-node__status{cursor:pointer;border:none;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700}.task-node__priority{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:auto}.task-node__title{color:#1e293b;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:13px;font-weight:700;display:-webkit-box;overflow:hidden}.task-node__bar-track{background:#f1f5f9;border-radius:999px;height:5px;margin:9px 0;overflow:hidden}.task-node__bar-fill{background:#6d28d9;border-radius:999px;height:100%;transition:width .2s}.task-node__meta{color:#94a3b8;flex-wrap:wrap;gap:8px;font-size:10.5px;display:flex}.task-node__due--overdue{color:#ef4444;font-weight:700}.task-detail{flex-direction:column;gap:16px;display:flex}.task-detail__title{color:#1e293b;border:none;padding:2px 0;font-family:inherit;font-size:18px;font-weight:700}.task-detail__title:focus{border-bottom:1px solid #cbd5e1;outline:none}.task-detail__description{color:#334155;resize:vertical;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:13px}.task-detail__row{gap:16px;display:flex}.task-detail__field{flex-direction:column;flex:1;gap:6px;display:flex}.task-detail__field-label{color:#475569;font-size:12px;font-weight:700}.status-pill-row{flex-wrap:wrap;gap:6px;display:flex}.status-pill{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:4px 11px;font-size:11.5px;font-weight:650}.status-pill--active{background:color-mix(in srgb, var(--pill-color) 16%, white);border-color:var(--pill-color);color:var(--pill-color)}.task-detail__progress-header{justify-content:space-between;align-items:center;display:flex}.task-detail__mode-toggle{color:#6d28d9;cursor:pointer;background:0 0;border:none;font-size:11.5px;font-weight:650}.task-detail__mode-toggle:hover{text-decoration:underline}.member-field{flex-direction:column;flex:1;gap:6px;display:flex}.member-field__button{color:#334155;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:12.5px;font-weight:600;display:flex}.member-field__button:hover{background:#f8fafc;border-color:#cbd5e1}.member-field__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;font-weight:700;display:flex}.task-detail__last-edited{color:#94a3b8;font-size:11px}.task-detail__slider{accent-color:#6d28d9;width:100%}.task-detail__checklist{flex-direction:column;gap:4px;display:flex}.task-detail__checklist-item{align-items:center;gap:8px;font-size:13px;display:flex}.task-detail__checklist-label{color:#1e293b;flex:1}.task-detail__checklist-label--done{color:#94a3b8;text-decoration:line-through}.task-detail__checklist-remove{color:#cbd5e1;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:16px;line-height:1}.task-detail__checklist-remove:hover{color:#ef4444}.task-detail__add-row{gap:6px;margin-top:4px;display:flex}.task-detail__add-row input{border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:7px 10px;font-family:inherit;font-size:12.5px}.task-detail__labels{flex-wrap:wrap;gap:6px;display:flex}.task-detail__label-chip{align-items:center;gap:5px;display:inline-flex}.task-detail__label-chip button{color:inherit;opacity:.6;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;line-height:1}.task-detail__label-chip button:hover{opacity:1}.task-detail__attachments{flex-direction:column;gap:6px;margin-bottom:8px;display:flex}.task-detail__attachment{align-items:center;gap:8px;display:flex}.task-detail__attachment-link{border:1px solid #e2e8f0;border-radius:8px;flex:1;align-items:center;gap:10px;min-width:0;padding:6px 10px;text-decoration:none;display:flex}.task-detail__attachment-link:hover{background:#f8fafc;border-color:#cbd5e1}.task-detail__attachment-thumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:30px;height:30px}.task-detail__attachment-badge{border-radius:6px;width:30px;height:30px;font-size:8.5px}.task-detail__attachment-meta{flex-direction:column;min-width:0;display:flex}.task-detail__attachment-name{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:650;overflow:hidden}.task-detail__attachment-size{color:#94a3b8;font-size:10.5px}.task-detail__comments{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.task-detail__comment{background:#f8fafc;border-radius:8px;padding:8px 10px;font-size:12.5px}.task-detail__comment-author{color:#334155;margin-bottom:2px;font-size:11.5px;font-weight:700;display:block}.task-detail__comment-body{color:#1e293b}.mention-input-wrap{position:relative}.mention-dropdown{z-index:20;background:#fff;border-radius:10px;width:220px;padding:6px;position:absolute;bottom:calc(100% + 4px);left:0;box-shadow:0 12px 28px #0f172a33}.mention-dropdown__item{color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:7px 8px;font-size:12.5px;font-weight:600;display:flex}.mention-dropdown__item:hover{background:#f1f5f9}.group-node{cursor:grab;padding:4px}.group-node__empty{color:#0000;text-align:center;border:2px dashed #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:10px;transition:width .16s,height .16s,border-radius .16s,border-color .16s,background .16s;display:flex}.group-node__empty--active{color:#6366f1;background:#6366f10f;border-color:#6366f1;border-radius:10px;width:130px;height:46px;padding:0 10px;font-weight:600}.group-node__stack{border-radius:12px;transition:box-shadow .16s;position:relative}.group-node__stack--active{box-shadow:0 0 0 3px #6366f159}.group-node__stack-card{width:118px;height:42px;z-index:var(--z);transform:translate(-50%, -50%) translate(var(--x), var(--y));cursor:context-menu;transition:transform .15s;position:absolute;top:50%;left:50%}.group-node__stack-card:hover{transform:translate(-50%, -50%) translate(var(--x), var(--y)) scale(1.12);z-index:500}.group-node__stack-card-inner{border-radius:8px;width:100%;height:100%;transition:box-shadow .15s;overflow:hidden;box-shadow:0 4px 10px #0f172a29}.group-node__stack-card:hover .group-node__stack-card-inner{box-shadow:0 14px 24px #0f172a52}.group-node__stack-thumb{object-fit:cover;width:100%;height:100%;display:block}.group-node__stack-mini{background:#fff;align-items:center;gap:6px;width:100%;height:100%;padding:0 10px;display:flex}.group-node__stack-mini-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.group-node__stack-mini-icon{color:#0ea5e9;flex-shrink:0;font-size:11px;line-height:1}.group-node__stack-sticky{border-radius:inherit;width:100%;height:100%}.group-node__stack-mini-title{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.group-node__stack-preview{opacity:0;visibility:hidden;pointer-events:none;z-index:600;background:#fff;border-radius:10px;width:160px;padding:8px;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)scale(.92);box-shadow:0 14px 28px #0f172a38}.group-node__stack-card:hover .group-node__stack-preview{opacity:1;visibility:visible;transform:translate(-50%)scale(1)}.group-node__stack-preview img{object-fit:cover;border-radius:6px;width:100%;height:110px;display:block}.group-node__stack-preview-idea{color:#1e293b;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.group-node__row-status{border-radius:50%;flex-shrink:0;width:7px;height:7px}.group-node__stack:hover{cursor:pointer}.group-node__panel{z-index:800;cursor:default;background:#fff;border-radius:14px;max-width:260px;max-height:320px;padding:12px;animation:.16s both panel-in;position:absolute;bottom:calc(100% + 14px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 18px 40px #0f172a47}.group-node__panel-grid{grid-template-columns:repeat(3,60px);gap:8px;display:grid}.group-node__panel-item{width:60px;animation:.2s both panel-item-pop;animation-delay:calc(var(--i) * 25ms);cursor:context-menu;flex-direction:column;align-items:center;gap:4px;display:flex}.group-node__panel-thumb{object-fit:cover;border-radius:10px;width:56px;height:56px;display:block;box-shadow:0 3px 8px #0f172a2e}.group-node__panel-idea{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:56px;height:56px;padding:4px;display:flex;box-shadow:0 3px 8px #0f172a2e}.group-node__panel-idea-icon{color:#fff;font-size:13px;line-height:1}.group-node__panel-idea-title{color:#fff;text-align:center;-webkit-line-clamp:3;text-shadow:0 1px 2px #00000040;-webkit-box-orient:vertical;font-size:8.5px;font-weight:700;line-height:1.15;display:-webkit-box;overflow:hidden}.group-node__panel-caption{color:#64748b;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:60px;font-size:8.5px;overflow:hidden}@keyframes panel-in{0%{opacity:0;transform:translate(-50%)scale(.9)translateY(6px)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}@keyframes panel-item-pop{0%{opacity:0;transform:scale(.6)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.text-node{cursor:grab;min-width:24px}.text-node--editing{cursor:text;z-index:50}.text-node__content{white-space:pre-wrap;color:#1e1e1e;outline:none;width:fit-content;min-width:24px;max-width:480px;font-size:16px;line-height:1.4}.pen-overlay{z-index:20;cursor:crosshair;touch-action:none;position:absolute;inset:0}.pen-overlay--eraser{cursor:cell}.pen-overlay__preview{pointer-events:none;position:absolute;overflow:visible}.pen-toolbar{z-index:21;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:8px 12px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0f172a2e}.pen-toolbar__group{border-right:1px solid #e2e8f0;align-items:center;gap:4px;padding-right:10px;display:flex}.pen-toolbar__group:last-of-type{border-right:none;padding-right:0}.pen-toolbar__mode{cursor:pointer;background:0 0;border:none;border-radius:8px;width:32px;height:32px;font-size:16px}.pen-toolbar__mode--active{background:#eef2ff}.pen-toolbar__swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:20px;height:20px}.pen-toolbar__swatch--active{border-color:#475569}.pen-toolbar__width{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.pen-toolbar__width--active{background:#eef2ff}.pen-toolbar__width-dot{background:#1e1e1e;border-radius:50%}.pen-toolbar__close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;width:28px;height:28px}.link-card{cursor:pointer;background:#fff;border-radius:8px;width:220px;transition:box-shadow .15s;overflow:hidden;box-shadow:0 6px 16px #0f172a24}.link-card:hover{box-shadow:0 10px 22px #0f172a33}.link-card__image{object-fit:cover;width:100%;height:110px;display:block}.link-card__body{padding:10px 12px}.link-card__title{color:#1e293b;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;display:-webkit-box;overflow:hidden}.link-card__description{color:#64748b;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;display:-webkit-box;overflow:hidden}.link-card__url{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:11px;overflow:hidden}.paste-placeholder{background:#94a3b82e;border:1px dashed #64748b80;border-radius:8px;justify-content:center;align-items:center;width:220px;height:150px;display:flex;position:relative;overflow:hidden}.paste-placeholder__preview{object-fit:cover;opacity:.5;width:100%;height:100%;position:absolute;inset:0}.paste-placeholder__spinner{border:3px solid #64748b59;border-top-color:#475569;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite paste-placeholder-spin}@keyframes paste-placeholder-spin{to{transform:rotate(360deg)}}.sticky-note{cursor:grab;border-radius:3px;outline:none;padding:16px 16px 22px;transition:box-shadow .15s;position:relative;box-shadow:0 10px 22px #1e140538,0 2px 4px #1e140524}.sticky-note:hover{box-shadow:0 14px 28px #1e140547,0 3px 6px #1e140529}.sticky-note--editing{cursor:text;z-index:50}.sticky-note--pinned{cursor:default}.sticky-note:before{content:"";border-radius:inherit;pointer-events:none;background-image:radial-gradient(#0000000d 1px,#0000 1px),radial-gradient(#ffffff59 1px,#0000 1px);background-position:0 0,2px 3px;background-size:5px 5px,7px 7px;position:absolute;inset:0}.sticky-note:after{content:"";clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none;background:linear-gradient(135deg,#0000 50%,#00000029 50.5% 62%,#0000 62.5%),linear-gradient(315deg,#ffffffa6 50%,#0000 50%);width:28px;height:28px;position:absolute;bottom:0;right:0}.sticky-note--yellow{color:#5c4a12;background:linear-gradient(160deg,#fdf1a8,#f6d766 65%)}.sticky-note--blue{color:#1e3a5c;background:linear-gradient(160deg,#cbe8ff,#8ec8fb 65%)}.sticky-note--pink{color:#6b1f42;background:linear-gradient(160deg,#ffd9ea,#fbaecb 65%)}.sticky-note--green{color:#14532d;background:linear-gradient(160deg,#d9f7e3,#93e0ac 65%)}.sticky-note--purple{color:#4c1d78;background:linear-gradient(160deg,#ecd9ff,#cfa3f7 65%)}.sticky-note__pin{z-index:5;background:radial-gradient(circle at 35% 30%,#ff8a8a,#c62828);border-radius:50%;width:14px;height:14px;position:absolute;top:-9px;left:50%;transform:translate(-50%);box-shadow:0 3px 4px #0000004d}.sticky-note__content{cursor:text;scrollbar-width:thin;scrollbar-color:#0003 transparent;height:100%;padding-right:4px;font-family:Segoe UI,system-ui,sans-serif;font-size:13px;line-height:1.5;position:relative;overflow:auto}.sticky-note__content::-webkit-scrollbar{width:5px}.sticky-note__content::-webkit-scrollbar-track{background:0 0}.sticky-note__content::-webkit-scrollbar-thumb{background:#00000029 padding-box padding-box;border:1px solid #0000;border-radius:999px}.sticky-note__content::-webkit-scrollbar-thumb:hover{background:#0000004d padding-box padding-box}.sticky-note__content .ProseMirror{outline:none;min-height:100%}.sticky-note__content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);opacity:.45;pointer-events:none;float:left;height:0}.sticky-note__resize-handle{cursor:nwse-resize;opacity:0;z-index:6;width:20px;height:20px;transition:opacity .15s;position:absolute;bottom:2px;right:2px}.sticky-note:hover .sticky-note__resize-handle,.sticky-note--editing .sticky-note__resize-handle{opacity:1}.sticky-note__rotate-handle{cursor:grab;opacity:0;z-index:6;background:#fff;border:2px solid #00000040;border-radius:50%;width:12px;height:12px;transition:opacity .15s;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.sticky-note__rotate-handle:before{content:"";background:#0003;width:1px;height:14px;position:absolute;bottom:-14px;left:50%}.sticky-note:hover .sticky-note__rotate-handle,.sticky-note--editing .sticky-note__rotate-handle{opacity:1}.sticky-note__toolbar{z-index:10;background:#1e293b;border-radius:8px;gap:2px;padding:4px;display:flex;position:absolute;top:-38px;left:50%;transform:translate(-50%);box-shadow:0 6px 14px #00000040}.sticky-note__tool{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:5px;width:24px;height:24px;font-size:12px;font-weight:700}.sticky-note__tool:hover{color:#fff;background:#ffffff1a}.sticky-note__tool--active{color:#fff;background:#6366f1}.sticker{cursor:grab;display:inline-flex;position:relative}.sticker__emoji{filter:drop-shadow(0 3px 6px #0f172a38);-webkit-user-select:none;user-select:none;line-height:1}.sticker__badge{color:#fff;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #0f172a38}.sticker__image{object-fit:cover;border-radius:8px;display:block;box-shadow:0 6px 14px #0f172a38}.sticker__rotate-handle{cursor:grab;opacity:0;background:#fff;border:2px solid #00000040;border-radius:50%;width:10px;height:10px;transition:opacity .15s;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.sticker:hover .sticker__rotate-handle{opacity:1}.sticker-tray{z-index:1000;background:#fff;border-radius:14px;width:300px;max-height:70vh;padding:14px;animation:.16s backwards sticker-tray-in;position:fixed;top:64px;right:24px;overflow-y:auto;box-shadow:0 20px 44px #0f172a3d}@keyframes sticker-tray-in{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.sticker-tray__tabs{flex-wrap:wrap;gap:4px;margin-bottom:14px;display:flex}.sticker-tray__tab{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:7px;padding:6px 10px;font-size:11.5px;font-weight:600}.sticker-tray__tab--active{color:#fff;background:#1e293b}.sticker-tray__grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.sticker-tray__emoji-btn{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 0;font-size:20px;transition:transform .1s,background .1s}.sticker-tray__emoji-btn:hover{background:#f1f5f9;transform:scale(1.08)}.sticker-tray__emoji-input{gap:6px;margin-bottom:12px;display:flex}.sticker-tray__emoji-input input{border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:8px 10px;font-size:16px}.sticker-tray__badge-list{flex-direction:column;gap:8px;display:flex}.sticker-tray__badge-btn{cursor:pointer;color:#334155;text-align:left;background:#f8fafc;border:none;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;font-size:12.5px;font-weight:600;display:flex}.sticker-tray__badge-btn:hover{background:#f1f5f9}.sticker-tray__badge-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.sticker-tray__pack-list{flex-direction:column;gap:8px;display:flex}.sticker-tray__pack-btn{cursor:pointer;color:#334155;text-align:left;background:#f8fafc;border:none;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;font-size:12.5px;font-weight:600;display:flex}.sticker-tray__pack-btn:hover{background:#f1f5f9}.sticker-tray__pack-preview{flex-shrink:0;font-size:15px}.sticker-tray__pack-back{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0 0 10px;font-size:12px;font-weight:600}.sticker-tray__pack-back:hover{color:#334155}.sticker-tray__upload{color:#64748b;cursor:pointer;background:0 0;border:2px dashed #cbd5e1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;padding:28px 12px;font-size:12.5px;font-weight:600;display:flex}.sticker-tray__upload:hover{background:#f8fafc;border-color:#94a3b8}.floating-panel{z-index:1000;background:#fff;border-radius:14px;width:300px;max-height:70vh;padding:14px;animation:.16s backwards sticker-tray-in;position:fixed;top:64px;right:24px;overflow-y:auto;box-shadow:0 20px 44px #0f172a3d}.floating-panel__title{color:#1e293b;margin-bottom:10px;font-size:13px;font-weight:700}.members-panel__list{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.members-panel__row{background:#f8fafc;border-radius:9px;align-items:center;gap:10px;padding:7px 10px;display:flex}.members-panel__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:flex}.members-panel__name{color:#334155;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;font-weight:600;overflow:hidden}.members-panel__remove{color:#cbd5e1;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:16px;line-height:1}.members-panel__remove:hover{color:#ef4444}.members-panel__empty{color:#94a3b8;text-align:center;padding:10px 0;font-size:12px}.members-panel__role-badge{text-transform:uppercase;color:#0f172a;background:#e2e8f0;border-radius:4px;margin-left:6px;padding:2px 5px;font-size:9px;font-weight:700}.members-panel__permissions{flex-shrink:0;gap:8px;display:flex}.members-panel__permission-toggle{color:#64748b;cursor:pointer;white-space:nowrap;align-items:center;gap:3px;font-size:10.5px;font-weight:600;display:flex}.members-panel__permission-toggle input{cursor:pointer}.members-panel__invite-btn{width:100%;margin-bottom:10px}.members-panel__invites{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.members-panel__invites-title{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:700}.notification-row{cursor:pointer;text-align:left;background:#f8fafc;border:none;border-radius:9px;align-items:flex-start;gap:8px;width:100%;padding:8px 10px;display:flex}.notification-row--unread{background:#eef2ff}.notification-row--static{cursor:default}.notification-row--static:hover{background:#f8fafc}.notification-row:hover{background:#f1f5f9}.notification-row--unread:hover{background:#e0e7ff}.notification-row__icon{flex-shrink:0;margin-top:1px;font-size:13px}.notification-row__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.notification-row__message{color:#334155;font-size:12px;font-weight:600}.notification-row__time{color:#94a3b8;font-size:10px}.notification-row__dot{background:#6366f1;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:4px}.calendar-panel{width:320px}.calendar-panel__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.calendar-panel__header .floating-panel__title{margin-bottom:0}.calendar-panel__view-toggle{background:#f1f5f9;border-radius:7px;gap:2px;padding:2px;display:flex}.calendar-panel__view-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 9px;font-size:11px;font-weight:600}.calendar-panel__view-btn--active{color:#fff;background:#1e293b}.calendar-panel__nav{align-items:center;gap:8px;margin:10px 0 8px;display:flex}.calendar-panel__nav-btn{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;width:22px;height:22px;font-size:13px;line-height:1}.calendar-panel__nav-label{color:#1e293b;text-align:center;flex:1;font-size:12.5px;font-weight:700}.calendar-panel__today-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;font-size:10.5px;font-weight:600}.calendar-panel__weekdays{grid-template-columns:repeat(7,1fr);margin-bottom:4px;display:grid}.calendar-panel__weekdays span{text-align:center;color:#94a3b8;font-size:10px;font-weight:600}.calendar-panel__grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.calendar-panel__day{cursor:pointer;color:#334155;background:0 0;border:none;border-radius:7px;flex-direction:column;align-items:center;gap:2px;padding:6px 0;display:flex}.calendar-panel__grid--week .calendar-panel__day{padding:10px 0}.calendar-panel__day:disabled{cursor:default}.calendar-panel__day:hover{background:#f1f5f9}.calendar-panel__day-number{font-size:12px;font-weight:600}.calendar-panel__day--muted .calendar-panel__day-number{color:#cbd5e1}.calendar-panel__day--today .calendar-panel__day-number{color:#fff;background:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.calendar-panel__day--open{background:#eef2ff}.calendar-panel__day-dots{gap:2px;height:5px;display:flex}.calendar-panel__dot{background:#6d28d9;border-radius:50%;width:5px;height:5px}.calendar-panel__day-tasks{border-top:1px solid #eef2f7;flex-direction:column;gap:4px;margin-top:10px;padding-top:10px;display:flex}.calendar-panel__day-task{text-align:left;color:#334155;cursor:pointer;background:#f8fafc;border:none;border-radius:7px;padding:7px 9px;font-size:12px;font-weight:600}.calendar-panel__day-task:hover{background:#f1f5f9}.calendar-panel__day-task-icon{opacity:.7;margin-right:6px}.top-bar__badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:14px;padding:1px 4px;font-size:9px;font-weight:700;line-height:1.4;position:absolute;top:-3px;right:-3px}.page-editor-overlay{z-index:100;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-editor{background:#fff;border-radius:12px;flex-direction:column;width:min(760px,92vw);height:min(720px,88vh);display:flex;box-shadow:0 20px 40px #0f172a40}.page-editor__header{border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:12px;padding:14px 18px;display:flex}.page-editor__title{color:#1e293b;border:none;outline:none;flex:1;font-family:inherit;font-size:18px;font-weight:700}.page-editor__save-state{color:#94a3b8;flex-shrink:0;font-size:11px}.page-editor__toolbar{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;flex-shrink:0;gap:4px;padding:8px 18px;display:flex}.page-editor__tool{color:#475569;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600}.page-editor__tool:hover:not(:disabled){background:#f1f5f9}.page-editor__tool--active{color:#0f172a;background:#e2e8f0}.page-editor__tool:disabled{opacity:.4;cursor:not-allowed}.page-editor__content{flex:1;padding:18px 24px;overflow-y:auto}.page-editor__content .ProseMirror{color:#1e293b;outline:none;min-height:100%;font-size:14px;line-height:1.6}.page-editor__content .ProseMirror h1{margin:.6em 0 .3em;font-size:24px;font-weight:800}.page-editor__content .ProseMirror h2{margin:.6em 0 .3em;font-size:19px;font-weight:700}.page-editor__content .ProseMirror p{margin:0 0 .7em}.page-editor__content .ProseMirror ul,.page-editor__content .ProseMirror ol{margin:0 0 .7em;padding-left:1.4em}.page-editor__content .ProseMirror blockquote{color:#64748b;border-left:3px solid #e2e8f0;margin:0 0 .7em;padding-left:12px}.page-editor__content .ProseMirror img{border-radius:8px;max-width:100%}.page-editor__content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#cbd5e1;pointer-events:none;height:0}.chart-node{cursor:pointer;background:#fcfcfb;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:12px 14px 14px;transition:box-shadow .15s,border-color .15s;display:flex;position:relative;box-shadow:0 4px 10px #0f172a0f}.chart-node:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a1a}.chart-node__header{align-items:center;gap:6px;margin-bottom:4px;display:flex}.chart-node__icon{font-size:15px}.chart-node__title{color:#0b0b0b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.chart-node__body{flex:1;min-height:0}.chart-node__highlights{flex-direction:column;justify-content:center;gap:14px;height:100%;padding:0 4px;display:flex}.chart-node__highlight{flex-direction:column;gap:2px;display:flex}.chart-node__highlight-value{color:#0b0b0b;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:28px;font-weight:700;line-height:1.1;overflow:hidden}.chart-node__highlight-label{letter-spacing:.02em;text-transform:uppercase;color:#898781;font-size:12px;font-weight:600}.chart-tooltip{background:#fcfcfb;border:1px solid #0b0b0b1a;border-radius:8px;padding:8px 10px;font-size:12px;box-shadow:0 4px 12px #0f172a1f}.chart-tooltip__label{color:#52514e;margin-bottom:4px;font-size:11px}.chart-tooltip__row{align-items:center;gap:6px;line-height:1.6;display:flex}.chart-tooltip__key{border-radius:1px;flex-shrink:0;width:10px;height:2px}.chart-tooltip__value{color:#0b0b0b;font-variant-numeric:tabular-nums;font-weight:700}.chart-tooltip__name{color:#52514e}.heatmap-chart{flex-direction:column;display:flex;overflow:auto}.heatmap-chart__columns,.heatmap-chart__row{align-items:center;gap:2px;display:grid}.heatmap-chart__col-label,.heatmap-chart__row-label{color:#898781;white-space:nowrap;padding:0 4px;font-size:11px}.heatmap-chart__rows{flex-direction:column;flex:1;gap:2px;display:flex}.heatmap-chart__cell{cursor:default;border-radius:3px;justify-content:center;align-items:center;min-height:22px;display:flex;position:relative}.heatmap-chart__cell--hovered{outline-offset:-2px;outline:2px solid #0b0b0b59}.heatmap-chart__cell-value{font-variant-numeric:tabular-nums;font-size:10px;font-weight:700}.timeline-chart{flex-direction:column;display:flex}.timeline-chart__row{align-items:center;display:flex;position:relative}.timeline-chart__label{white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;padding-right:8px;overflow:hidden}.timeline-chart__track{position:absolute;top:0;bottom:0;right:0}.timeline-chart__bar{border-radius:4px;min-width:4px;height:50%;position:absolute;top:25%}.timeline-chart__dot{border-radius:50%;width:10px;height:10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.timeline-chart__hover-label{color:#52514e;white-space:nowrap;font-size:10px;position:absolute;top:-18px;left:0}.chart-editor{flex-direction:column;gap:14px;display:flex}.chart-editor__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.chart-editor__title-input{border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:8px 12px;font-size:14px;font-weight:600}.chart-editor__top-actions{flex-shrink:0;gap:8px;display:flex}.chart-editor__error{color:#d03b3b;margin:0;font-size:12px}.chart-editor__preview{background:#fcfcfb;border:1px solid #e1e0d9;border-radius:10px;padding:8px}.chart-editor__data-editor{border-top:1px solid #e1e0d9;padding-top:12px}.chart-editor__table-wrap{max-height:260px;overflow:auto}.chart-editor__table{border-collapse:collapse;width:100%;font-size:12px}.chart-editor__table th,.chart-editor__table td{text-align:left;border:1px solid #e1e0d9;padding:4px 6px}.chart-editor__table th{white-space:nowrap;background:#f9f9f7;font-weight:600}.chart-editor__table input,.chart-editor__table select{background:0 0;border:none;width:100%;padding:2px;font-size:12px}.chart-editor__table input:focus,.chart-editor__table select:focus{border-radius:3px;outline:1px solid #2a78d6}.chart-editor__table--readonly td,.chart-editor__table--readonly th{font-variant-numeric:tabular-nums}.chart-editor__col-input{font-weight:600;display:inline-block;width:80px!important}.chart-editor__icon-btn{color:#898781;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:13px}.chart-editor__icon-btn:hover{color:#d03b3b}.chart-editor__table-actions{gap:8px;margin-top:8px;display:flex}.chart-editor__flow-editor{flex-wrap:wrap;gap:24px;display:flex}.chart-editor__subheading{color:#52514e;margin:0 0 6px;font-size:12px;font-weight:700}.chart-editor__flow-row{align-items:center;gap:6px;margin-bottom:6px;display:flex}.chart-editor__flow-row input,.chart-editor__flow-row select{border:1px solid #e1e0d9;border-radius:6px;padding:4px 6px;font-size:12px}
