:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:16px/1.4 system-ui,sans-serif}html,body,#root{height:100dvh;margin:0}html,body{overscroll-behavior:none;overflow:hidden}button{font:inherit}.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{color:#d7dae2;background:#101218;flex-direction:column;height:100%;display:flex}.app>header{border-bottom:1px solid #262a35;align-items:baseline;gap:12px;padding:10px 16px;font-size:13px;display:flex;position:relative}.app>header strong{color:#f3f4f6;font-size:14px}.app>header .update{align-self:center;margin:0 0 0 auto}.app>header .update-news{color:#9aa2b1;align-items:center;gap:10px;animation:.26s reveal;display:flex}.app>header .update button{font:inherit;color:#cbd2de;cursor:pointer;background:#1a1e27;border:1px solid #6b7689;border-radius:999px;padding:3px 10px;font-size:12px;line-height:1;position:relative}.app>header .update button:hover{color:#f3f4f6;border-color:#9aa2b1}.app>header .update button:focus-visible{outline-offset:2px;outline:2px solid #cbd2de}.app>header .update button:after{content:"";position:absolute;inset:-4px -2px}.status{color:#7b8291;flex:1;place-content:center;margin:0;font-size:13px;display:grid}.status.error{color:#ff6b81}.app .react-flow{flex:1}.bid-node{box-sizing:border-box;transition:opacity var(--tween,.26s) ease, scale var(--tween,.26s) ease, border-color .2s ease;background:#1a1e27;border:1px solid #2e3442;border-radius:50%;justify-content:center;align-items:center;animation:.26s cubic-bezier(.2,1.3,.5,1) pop;display:flex;position:relative;box-shadow:0 2px 10px #00000059}.bid-node.trail{border-color:#c084fc;box-shadow:0 0 0 1px #c084fc,0 2px 16px #c084fc4d}.bid-node.clickable:not(.trail){border-color:#4d566b}.bid-node:not(.clickable):not(.trail){cursor:default;background:#232833;border-color:#6b7689;box-shadow:0 0 0 4px #101218,0 0 0 6px #6b7689}.bid{color:#f3f4f6;letter-spacing:.3px;font-size:20px;font-weight:600}.bid.red{color:#ff6b81}.bid-node.noted:after{content:"i";box-sizing:border-box;color:#e9b949;background:#101218;border:1px solid #e9b9498c;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font:700 10px/1 ui-serif,Georgia,Times New Roman,serif;display:flex;position:absolute;bottom:-7px;left:50%;translate:-50%}.seat,.group-count{box-sizing:border-box;letter-spacing:.2px;color:#9aa2b1;background:#101218;border:1px solid #343c4d;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:14px;font-weight:600;display:flex;position:absolute;top:-1px}.seat{right:-1px}.group-count{border-radius:999px;width:auto;min-width:27px;padding:0 5px;left:-1px}.bid-node.theirs{background:#15171d;border-style:dashed}.bid-node.theirs .bid{color:#a7aebb}.bid-node.theirs .bid.red{color:#c4697a}.bid-node.theirs .seat{color:#7c8494}.bid-node.start{background:#15181f;border-style:dashed}.bid-node.start .bid{text-transform:uppercase;letter-spacing:1.2px;color:#9aa2b1;font-size:12px;font-weight:500}.edge-label{color:#98a0b0;text-align:center;line-clamp:2;pointer-events:auto;cursor:help;text-shadow:0 0 2px #101218,0 0 2px #101218,0 0 3px #101218;border-radius:4px;-webkit-box-orient:vertical;padding:1px 4px;font-size:11px;line-height:1.3;transition:opacity .12s;display:-webkit-box;position:absolute;overflow:hidden}.edge-label.trail{color:#f3e8ff}.edge-label.dim{opacity:0}.edge-label.dim:after{content:"";width:var(--focus-hit);height:calc(var(--focus-hit) / 4);position:absolute;top:50%;left:50%;translate:-50% -50%}.edge-label.focus{color:#eef0f5;pointer-events:none;background:#101218;border:1px solid #3d4453;max-width:260px;padding:2px 6px;animation:.12s reveal;display:block;box-shadow:0 4px 16px #0009}.edge-label.focus.leaving{animation:none}@keyframes reveal{0%{opacity:0}}.edge-label.leaving{opacity:0;transition:opacity var(--tween,.26s) ease}.bid-node.clickable{cursor:pointer}.bid-node.clickable:hover{border-color:#5a6377}.bid-node.trail.clickable:hover{border-color:#d8a9ff}.react-flow__node.leaving .react-flow__handle{pointer-events:none}.react-flow__node.leaving .bid-node,.react-flow__node.leaving .group-node{opacity:0;scale:.5}.react-flow__edge-path.leaving{opacity:0;transition:opacity var(--tween,.26s) ease}@keyframes pop{0%{opacity:0;scale:.5}}@media (prefers-reduced-motion:reduce){.bid-node,.group-node{animation:none}}.react-flow__edge-path{stroke:#39404f;stroke-width:1.5px}.group-node{box-sizing:border-box;transition:opacity var(--tween,.26s) ease, scale var(--tween,.26s) ease, border-color .2s ease;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0 9px;animation:.26s cubic-bezier(.2,1.3,.5,1) pop;display:flex;position:relative;box-shadow:0 2px 10px #00000059}.group-node:before,.group-node:after{content:"";background:#1a1e27;border:1px solid #4d566b;border-radius:50%;position:absolute;inset:0}.group-node:before{translate:7px 7px}.group-label{z-index:1;position:relative}.group-count{z-index:1}.group-node.trail:before,.group-node.trail:after{border-color:#c084fc}.group-node.trail{box-shadow:0 0 0 1px #c084fc,0 2px 16px #c084fc4d}.group-node:hover:before,.group-node:hover:after{border-color:#5a6377}.group-node.trail:hover:before,.group-node.trail:hover:after{border-color:#d8a9ff}.group-node.theirs:before,.group-node.theirs:after{background:#15171d;border-style:dashed}.group-label{letter-spacing:.7px;text-transform:uppercase;text-align:center;color:#cbd2de;font-size:10px;font-weight:600;line-height:1.25}.group-node.theirs .group-label{color:#9aa2b1}.cluster-bags{pointer-events:none;z-index:-1;width:20000px;height:20000px;position:absolute;top:-10000px;left:-10000px;overflow:visible}.bag-wall{fill:#14171e;stroke:#3d4557;stroke-width:2px;pointer-events:all;cursor:pointer}.bag-wall.theirs{fill:#101318;stroke:#333a49;stroke-dasharray:6 5}.bag-wall:hover{stroke:#c084fc}.bag-label{box-sizing:border-box;letter-spacing:.7px;text-transform:uppercase;color:#e8d5ff;white-space:nowrap;pointer-events:all;background:#14171e;border:1px solid #c084fc;border-radius:999px;align-items:center;gap:5px;padding:0 4px 0 9px;font-size:10px;font-weight:600;display:flex;position:absolute;box-shadow:0 2px 16px #c084fc40}.bag-label.theirs{color:#9aa2b1;background:#101318;border-style:dashed;border-color:#333a49}.bag-close{color:#cbd2de;cursor:pointer;background:#232936;border:0;border-radius:50%;place-items:center;width:16px;height:16px;padding:0;font:12px/1 inherit;display:grid}.bag-close:hover{color:#14171e;background:#c084fc}.bag-close:focus-visible{outline-offset:2px;outline:2px solid #c084fc}.react-flow__edge-path.theirs{stroke:#333a47;stroke-dasharray:5 4}.react-flow__edge-path.trail{stroke:#c084fc;stroke-width:2.5px}.bid-node .react-flow__handle,.group-node .react-flow__handle{opacity:0;border:none;width:1px;min-width:0;height:1px;min-height:0;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.react-flow__controls{--xy-controls-button-background-color:#1a1e27;--xy-controls-button-background-color-hover:#232936;--xy-controls-button-color:#9aa2b1;--xy-controls-button-color-hover:#cbd2de;--xy-controls-button-border-color:#343c4d;--xy-controls-box-shadow:0 2px 10px #00000059;border:1px solid #343c4d;border-radius:8px;overflow:hidden}.bid-node.unheld,.group-node.unheld{opacity:.28}.bid-node.unheld:hover,.group-node.unheld:hover,.react-flow__node:focus-visible .bid-node.unheld,.react-flow__node:focus-visible .group-node.unheld{opacity:1}@media (width<=600px),(height<=500px){.seat,.group-count{width:18px;min-width:18px;height:18px;font-size:10px}.group-count{padding:0 3px}.bid-node.noted:after{width:12px;height:12px;font-size:9px;bottom:-5px}.bid-node:not(.clickable):not(.trail){box-shadow:0 0 0 2px #101218,0 0 0 3px #6b7689}.app>header{gap:8px;padding:8px 12px}}@media (height<=450px) and (width<=950px){.app>header{padding:4px 12px;font-size:12px}.app>header strong{font-size:13px}}@media (hover:none){.bag-close{position:relative}.bag-close:after{content:"";position:absolute;inset:-14px}}.detail{z-index:5;box-sizing:border-box;color:#d7dae2;pointer-events:none;transform-origin:0 100%;background:#151a23;border:1px solid #2b3140;border-radius:14px;width:390px;max-height:calc(100% - 40px);padding:18px 20px 20px;font-family:Roboto,system-ui,sans-serif;font-size:13px;line-height:1.5;animation:.15s cubic-bezier(.2,.9,.3,1) detail-in;position:absolute;bottom:20px;left:20px;overflow:hidden;box-shadow:0 16px 40px #0000008c,0 2px 8px #0006,inset 0 1px #ffffff0b}@keyframes detail-in{0%{opacity:0;translate:0 3px;scale:.97}}.detail.leaving{animation:.11s ease-in forwards detail-out}@keyframes detail-out{to{opacity:0;translate:0 2px;scale:.985}}@media (prefers-reduced-motion:reduce){.detail,.detail.leaving{animation:none}}.detail-bid{letter-spacing:-.2px;font-variant-numeric:tabular-nums;color:#f6f7f9;font-size:26px;font-weight:500;line-height:1.1;display:block}.detail-bid.red{color:#ff6b81}.detail-meta{color:#7f8798;letter-spacing:1.1px;text-transform:uppercase;margin-top:7px;font-size:10.5px;font-weight:600;display:block}.detail-meta i{color:#454d5f;margin:0 7px;font-style:normal}.detail-note{color:#eef0f5;margin:15px 0 0;font-size:15px;line-height:1.47}.detail-commentary{color:#c1c9d6;margin-top:16px;font-size:14.5px;line-height:1.62}.detail-commentary p{margin:0}.detail-commentary p+p{margin-top:11px}.detail-commentary:before{content:"";opacity:.85;background:#e9b949;border-radius:1px;width:26px;height:2px;margin-bottom:14px;display:block}.detail-commentary strong{color:#eef0f5;font-weight:700}.detail-commentary em{font-style:italic}.prose-bid{font-variant-numeric:tabular-nums;color:#e8ecf3;font-weight:500}.prose-bid.red{color:#ff6b81}.detail-missed{background:#1d1a1e;border-left:2px solid #6d4045;border-radius:0 4px 4px 0;margin:10px 0 0;padding:8px 10px}.detail-missed-head{letter-spacing:.03em;text-transform:uppercase;color:#b98d92;margin:0 0 5px;font-size:11px}.detail-missed ul{color:#d7dae2;margin:0;padding:0;font-size:13px;line-height:1.45;list-style:none}.detail-missed li+li{margin-top:3px}@media (hover:none){.detail{z-index:6;width:auto;max-width:520px;max-height:55%;padding:16px 16px 20px;padding-bottom:max(20px, env(safe-area-inset-bottom));pointer-events:auto;overscroll-behavior:contain;transform-origin:50% 100%;border-bottom:0;border-radius:14px 14px 0 0;margin-inline:auto;bottom:0;left:0;right:0;overflow-y:auto}.detail-close{color:#9aa2b1;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font:20px/1 inherit;display:grid;position:absolute;top:8px;right:8px}.detail-close:active{color:#f3f4f6;background:#232936}.detail>header{padding-right:44px}}@media (hover:hover){.detail-close{display:none}}.hand-dock{background:#12151d;border-top:1px solid #262a35;flex:none;justify-content:center;align-items:center;height:62px;display:flex;position:relative}.hand-strip{height:44px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:3px;padding:0 12px;display:flex}.hand-strip:not(.dealt){background:#171b24;border-color:#2b3140}.hand-strip:hover,.hand-strip.open{background:#171b24;border-color:#6b7689}.hand-strip:focus-visible{outline-offset:2px;outline:2px solid #cbd2de}.face{color:#101218;background:#e8ebf1;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;width:24px;height:32px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1;display:flex}.face b{font-size:13px;font-weight:700}.face.red{color:#a3242c}.hand-strip-hcp{color:#d7dae2;align-items:baseline;gap:3px;margin-left:10px;font-size:16px;line-height:1;display:flex}.hand-strip-hcp small{letter-spacing:.06em;color:#6b7689;font-size:9px}.fan{width:32px;height:26px;position:relative}.fan i{background:#1c212c;border:1px solid #4a5265;border-radius:3px;width:16px;height:22px;position:absolute;top:2px;left:8px}.fan i:first-child{transform:rotate(-14deg)translate(-5px)}.fan i:last-child{transform:rotate(14deg)translate(5px)}.fan i:nth-child(2){background:#232937}.hand-strip-ask{color:#9aa3b4;padding:0 6px;font-size:13px}.picker{z-index:10;transform-origin:bottom;background:#151a23;border:1px solid #2b3140;border-radius:10px;max-width:calc(100vw - 24px);padding:10px 12px 12px;animation:.15s cubic-bezier(.2,.9,.3,1) picker-in;position:absolute;bottom:calc(100% + 8px);left:50%;overflow-x:auto;translate:-50%;box-shadow:inset 0 1px #0b0d12,0 10px 24px -8px #05070b,0 2px 6px -2px #05070b}@keyframes picker-in{0%{opacity:0;translate:-50% 8px;scale:.98}to{opacity:1;translate:-50%;scale:1}}.picker.leaving{pointer-events:none;animation:.12s ease-in forwards picker-out}@keyframes picker-out{to{opacity:0;translate:-50% 6px;scale:.985}}.picker-row{align-items:center;gap:3px;display:flex}.picker-row+.picker-row{margin-top:3px}.picker-suit{color:#9aa3b4;text-align:center;width:18px;font-size:15px;line-height:1}.picker-suit.red{color:#d98a90}.picker-card{width:30px;height:30px;font:inherit;color:#9aa3b4;cursor:pointer;background:#101218;border:1px solid #2b3140;border-radius:5px;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1}.picker-card:hover:not(:disabled){color:#d7dae2;border-color:#6b7689}.picker-card:focus-visible{outline-offset:1px;outline:2px solid #cbd2de}.picker-card.on{color:#101218;background:#e8ebf1;border-color:#cbd2de;font-weight:600}.picker-card.on.red{color:#a3242c}.picker-card:disabled{opacity:.3;cursor:default}.picker-foot{border-top:1px solid #232937;align-items:center;gap:10px;margin-top:10px;padding-top:9px;display:flex}.picker-count{color:#6b7689;flex:auto;margin:0;font-size:12px}.picker-count.full{color:#9aa3b4}.picker-clear,.picker-done{font:inherit;color:#9aa3b4;cursor:pointer;background:#171b24;border:1px solid #2b3140;border-radius:999px;padding:3px 11px;font-size:12px}.picker-done{color:#d7dae2;border-color:#3a4152}.picker-clear:hover,.picker-done:hover{color:#d7dae2;border-color:#6b7689}.picker-clear:focus-visible,.picker-done:focus-visible{outline-offset:2px;outline:2px solid #cbd2de}@media (prefers-reduced-motion:reduce){.picker,.picker.leaving{animation:none}}.picker-paste{color:#6b7689;align-items:center;gap:8px;margin-top:9px;font-size:11px;display:flex}.picker-paste input{min-width:0;font:inherit;color:#d7dae2;background:#101218;border:1px solid #232937;border-radius:999px;flex:auto;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.picker-paste input:focus{border-color:#6b7689;outline:none}.picker-paste.invalid input{border-color:#b4545a}.picker-paste em{color:#d98a90;flex:none;font-style:normal}@media (width<=600px),(height<=500px){.hand-dock{height:50px;padding-bottom:env(safe-area-inset-bottom);height:calc(50px + env(safe-area-inset-bottom))}.hand-strip{gap:2px;height:36px;padding:0 8px}.face{width:20px;height:28px;font-size:9px}.face b{font-size:11px}.hand-strip-hcp{margin-left:6px;font-size:14px}}@media (hover:none){.picker{z-index:20;width:auto;max-width:none;padding:12px 12px max(12px, env(safe-area-inset-bottom));overscroll-behavior:contain;transform-origin:50% 100%;border-bottom:0;border-radius:14px 14px 0 0;max-height:80%;animation:.16s cubic-bezier(.2,.9,.3,1) sheet-in;position:fixed;inset:auto 0 0;overflow:hidden auto;translate:none}.picker.leaving{animation:.12s ease-in forwards sheet-out}@media (prefers-reduced-motion:reduce){.picker,.picker.leaving{animation:none}}@keyframes sheet-in{0%{opacity:0;translate:0 12px}to{opacity:1;translate:none}}@keyframes sheet-out{to{opacity:0;translate:0 8px}}.picker-row{flex-wrap:wrap;gap:4px}.picker-card{width:44px;height:44px;font-size:15px}.picker-suit{width:22px;font-size:18px}.picker-clear,.picker-done{min-height:44px;padding:8px 18px;font-size:14px}}@media (height<=450px) and (width<=950px){.hand-dock{height:calc(36px + env(safe-area-inset-bottom))}.hand-strip{height:28px;padding:0 6px}.face{width:17px;height:23px;font-size:8px}.face b{font-size:10px}.hand-strip-hcp{font-size:12px}.fan{width:26px;height:20px}.hand-strip-ask{font-size:12px}}.search{flex:0 260px;align-self:center;position:relative}.search-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.search-box{box-sizing:border-box;width:100%;font:inherit;color:#d7dae2;background:#171b24;border:1px solid #2b3140;border-radius:999px;padding:3px 9px;font-size:12px;line-height:16px}.search-box::placeholder{color:#6b7689}.search-box:hover{border-color:#3a4152}.search-box:focus{background:#1a1e27;border-color:#6b7689;outline:none}.search-box:focus-visible{outline-offset:2px;outline:2px solid #cbd2de}.search-count{clip-path:inset(50%);width:1px;height:1px;margin:0;position:absolute;overflow:hidden}.search-hits{z-index:10;background:#151a23;border:1px solid #2b3140;border-radius:12px;width:380px;max-width:calc(100vw - 127px);max-height:320px;margin:0;padding:4px;list-style:none;animation:.16s reveal;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 16px 40px #0000008c,0 2px 8px #0006,inset 0 1px #ffffff0b}@media (prefers-reduced-motion:reduce){.search-hits{animation:none}}.search-hits button{width:100%;font:inherit;text-align:left;color:#d7dae2;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:46px 1fr;gap:1px 10px;padding:7px 9px;display:grid}.search-hits button:hover{background:#1d222d}.search-hits button:focus-visible{outline-offset:-2px;outline:2px solid #cbd2de}.search-bid{font-variant-numeric:tabular-nums;color:#e8ecf3;grid-row:span 2;align-self:center;font-size:15px;font-weight:500}.search-bid.red{color:#ff6b81}.search-note{font-size:12.5px;line-height:1.35}.search-path{color:#6b7689;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px}.search-open,.search-shut{display:none}@media (width<=600px){.search{flex:none}.search-open{color:#9aa2b1;background:0 0;border:0;border-radius:8px;place-items:center;width:44px;height:44px;margin:-11px 0;padding:0;display:grid}.search-open svg{width:20px;height:20px}.search-open:active{color:#f3f4f6;background:#1a1e27}.search-open:focus-visible{outline-offset:2px;outline:2px solid #cbd2de}.search:not(.open) .search-box,.search:not(.open) .search-label,.search:not(.open) .search-count{display:none}.search.open{position:static}.search.open .search-open{display:none}.search.open .search-shut{z-index:7;color:#9aa2b1;background:0 0;border:0;border-radius:8px;place-items:center;width:40px;height:40px;padding:0;font:20px/1 inherit;display:grid;position:absolute;top:50%;right:14px;translate:0 -50%}.search.open .search-shut:active{color:#f3f4f6}.search.open .search-shut:focus-visible{outline-offset:-2px;outline:2px solid #cbd2de}.search.open .search-box{z-index:6;width:auto;height:40px;padding-right:46px;font-size:16px;position:absolute;top:50%;left:12px;right:12px;translate:0 -50%}.search.open .search-hits{width:auto;max-width:none;top:calc(100% + 4px);left:12px;right:12px}}
