.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--rqb-spacing:0.5rem;--rqb-border-width:1px;--rqb-branch-indent:var(--rqb-spacing);--rqb-branch-width:var(--rqb-border-width);--rqb-base-color:#004bb8;--rqb-background-color:color-mix(in srgb,transparent,#004bb8 20%);--rqb-border-color:#8081a2;--rqb-border-style:solid;--rqb-border-radius:0.25rem;--rqb-dnd-drop-indicator-color:#639;--rqb-dnd-drop-indicator-style:dashed;--rqb-dnd-drop-indicator-width:2px;--rqb-dnd-drop-indicator-copy-color:#693;--rqb-dnd-drop-indicator-copy-style:dashed;--rqb-dnd-drop-indicator-copy-width:2px;--rqb-dnd-drop-indicator-group-color:#369;--rqb-dnd-drop-indicator-group-style:dashed;--rqb-dnd-drop-indicator-group-width:2px;--rqb-branch-color:var(--rqb-border-color);--rqb-branch-radius:var(--rqb-border-radius);--rqb-branch-style:var(--rqb-border-style)}.ruleGroup{padding:var(--rqb-spacing);border-width:var(--rqb-border-width)}.ruleGroup,.ruleGroup .ruleGroup-body{display:flex;flex-direction:column;grid-gap:var(--rqb-spacing);gap:var(--rqb-spacing)}.ruleGroup .ruleGroup-body:empty{display:none}.ruleGroup .rule,.ruleGroup .ruleGroup-header{display:flex;grid-gap:var(--rqb-spacing);gap:var(--rqb-spacing);align-items:center}.ruleGroup .rule .rule-value:has(.rule-value-list-item){display:flex;grid-gap:var(--rqb-spacing);gap:var(--rqb-spacing);align-items:baseline}.ruleGroup .rule.rule-hasSubQuery{flex-wrap:wrap;padding:var(--rqb-spacing);border-width:var(--rqb-border-width)}.ruleGroup .rule.rule-hasSubQuery .ruleGroup-body{flex-basis:100%}.ruleGroup .betweenRules{display:flex}.ruleGroup .shiftActions{display:flex;flex-direction:column}.ruleGroup .shiftActions>*{padding:0}.dndOver.rule,.dndOver.ruleGroup-header{padding-bottom:var(--rqb-spacing)}.dndOver.betweenRules{padding-top:var(--rqb-spacing)}.dndGroup.rule.dndOver,.dndGroup.ruleGroup:has(.ruleGroup-header.dndOver){padding:var(--rqb-spacing)}.queryBuilder-branches .ruleGroup-body{margin-left:calc(var(--rqb-branch-indent)*2)}.queryBuilder-branches .rule,.queryBuilder-branches .ruleGroup .ruleGroup{position:relative}.queryBuilder-branches .rule:after,.queryBuilder-branches .rule:before,.queryBuilder-branches .ruleGroup .ruleGroup:after,.queryBuilder-branches .ruleGroup .ruleGroup:before{content:"";width:var(--rqb-branch-indent);left:calc(var(--rqb-branch-indent)*-1 + var(--rqb-branch-width)*-1);border-radius:0;position:absolute}.queryBuilder-branches .rule:before,.queryBuilder-branches .ruleGroup .ruleGroup:before{top:calc(var(--rqb-spacing)*-1);height:calc(50% + var(--rqb-spacing));border-left-width:var(--rqb-branch-width);border-bottom-width:var(--rqb-branch-width);border-right-width:0;border-top-width:0}.queryBuilder-branches .rule:after,.queryBuilder-branches .ruleGroup .ruleGroup:after{top:50%;height:50%;border-left-width:var(--rqb-branch-width);border-bottom-width:0;border-right-width:0;border-top-width:0}.queryBuilder-branches .rule:last-child:after,.queryBuilder-branches .ruleGroup .ruleGroup:last-child:after{display:none}.queryBuilder-branches .rule-hasSubQuery:after,.queryBuilder-branches .rule-hasSubQuery:before,.queryBuilder-branches .ruleGroup .ruleGroup:after,.queryBuilder-branches .ruleGroup .ruleGroup:before{left:calc(var(--rqb-branch-indent)*-1 + var(--rqb-branch-width)*-1 + var(--rqb-border-width)*-1)}.queryBuilder-branches .rule-hasSubQuery:before,.queryBuilder-branches .ruleGroup .ruleGroup:before{top:calc(var(--rqb-spacing)*-1 + var(--rqb-border-width)*-1);height:calc(50% + var(--rqb-spacing) + var(--rqb-border-width))}.queryBuilder-branches .rule-hasSubQuery:after,.queryBuilder-branches .ruleGroup .ruleGroup:after{height:calc(50% + var(--rqb-border-width))}.queryBuilder-branches .betweenRules:before{content:"";width:var(--rqb-branch-indent);left:calc(var(--rqb-branch-indent)*-1 + var(--rqb-branch-width)*-1);border-radius:0;position:absolute;top:calc(var(--rqb-spacing)*-1);height:calc(100% + var(--rqb-spacing));border-left-width:var(--rqb-branch-width);border-bottom-width:0;border-right-width:0;border-top-width:0}.queryBuilder-justified .chakra-select__wrapper+.rule-cloneRule,.queryBuilder-justified .chakra-select__wrapper+.rule-lock,.queryBuilder-justified .chakra-select__wrapper+.rule-remove,.queryBuilder-justified .chakra-select__wrapper+.ruleGroup-addGroup,.queryBuilder-justified .chakra-select__wrapper+.ruleGroup-addRule,.queryBuilder-justified .chakra-select__wrapper+.ruleGroup-cloneGroup,.queryBuilder-justified .chakra-select__wrapper+.ruleGroup-lock,.queryBuilder-justified .chakra-select__wrapper+.ruleGroup-remove,.queryBuilder-justified .control+.rule-cloneRule,.queryBuilder-justified .control+.rule-lock,.queryBuilder-justified .control+.rule-remove,.queryBuilder-justified .control+.ruleGroup-addGroup,.queryBuilder-justified .control+.ruleGroup-addRule,.queryBuilder-justified .control+.ruleGroup-cloneGroup,.queryBuilder-justified .control+.ruleGroup-lock,.queryBuilder-justified .control+.ruleGroup-remove,.queryBuilder-justified .queryBuilder-dragHandle+.rule-cloneRule,.queryBuilder-justified .queryBuilder-dragHandle+.rule-lock,.queryBuilder-justified .queryBuilder-dragHandle+.rule-remove,.queryBuilder-justified .queryBuilder-dragHandle+.ruleGroup-addGroup,.queryBuilder-justified .queryBuilder-dragHandle+.ruleGroup-addRule,.queryBuilder-justified .queryBuilder-dragHandle+.ruleGroup-cloneGroup,.queryBuilder-justified .queryBuilder-dragHandle+.ruleGroup-lock,.queryBuilder-justified .queryBuilder-dragHandle+.ruleGroup-remove,.queryBuilder-justified .rule-operators+.rule-cloneRule,.queryBuilder-justified .rule-operators+.rule-lock,.queryBuilder-justified .rule-operators+.rule-remove,.queryBuilder-justified .rule-operators+.ruleGroup-addGroup,.queryBuilder-justified .rule-operators+.ruleGroup-addRule,.queryBuilder-justified .rule-operators+.ruleGroup-cloneGroup,.queryBuilder-justified .rule-operators+.ruleGroup-lock,.queryBuilder-justified .rule-operators+.ruleGroup-remove,.queryBuilder-justified .rule-value+.rule-cloneRule,.queryBuilder-justified .rule-value+.rule-lock,.queryBuilder-justified .rule-value+.rule-remove,.queryBuilder-justified .rule-value+.ruleGroup-addGroup,.queryBuilder-justified .rule-value+.ruleGroup-addRule,.queryBuilder-justified .rule-value+.ruleGroup-cloneGroup,.queryBuilder-justified .rule-value+.ruleGroup-lock,.queryBuilder-justified .rule-value+.ruleGroup-remove,.queryBuilder-justified .ruleGroup-addGroup:first-child,.queryBuilder-justified .ruleGroup-addRule:first-child,.queryBuilder-justified .ruleGroup-combinators+.rule-cloneRule,.queryBuilder-justified .ruleGroup-combinators+.rule-lock,.queryBuilder-justified .ruleGroup-combinators+.rule-remove,.queryBuilder-justified .ruleGroup-combinators+.ruleGroup-addGroup,.queryBuilder-justified .ruleGroup-combinators+.ruleGroup-addRule,.queryBuilder-justified .ruleGroup-combinators+.ruleGroup-cloneGroup,.queryBuilder-justified .ruleGroup-combinators+.ruleGroup-lock,.queryBuilder-justified .ruleGroup-combinators+.ruleGroup-remove,.queryBuilder-justified .ruleGroup-header+.rule-cloneRule,.queryBuilder-justified .ruleGroup-header+.rule-lock,.queryBuilder-justified .ruleGroup-header+.rule-remove,.queryBuilder-justified .ruleGroup-header+.ruleGroup-addGroup,.queryBuilder-justified .ruleGroup-header+.ruleGroup-addRule,.queryBuilder-justified .ruleGroup-header+.ruleGroup-cloneGroup,.queryBuilder-justified .ruleGroup-header+.ruleGroup-lock,.queryBuilder-justified .ruleGroup-header+.ruleGroup-remove,.queryBuilder-justified .ruleGroup-notToggle+.rule-cloneRule,.queryBuilder-justified .ruleGroup-notToggle+.rule-lock,.queryBuilder-justified .ruleGroup-notToggle+.rule-remove,.queryBuilder-justified .ruleGroup-notToggle+.ruleGroup-addGroup,.queryBuilder-justified .ruleGroup-notToggle+.ruleGroup-addRule,.queryBuilder-justified .ruleGroup-notToggle+.ruleGroup-cloneGroup,.queryBuilder-justified .ruleGroup-notToggle+.ruleGroup-lock,.queryBuilder-justified .ruleGroup-notToggle+.ruleGroup-remove,.queryBuilder-justified .shiftActions+.rule-cloneRule,.queryBuilder-justified .shiftActions+.rule-lock,.queryBuilder-justified .shiftActions+.rule-remove,.queryBuilder-justified .shiftActions+.ruleGroup-addGroup,.queryBuilder-justified .shiftActions+.ruleGroup-addRule,.queryBuilder-justified .shiftActions+.ruleGroup-cloneGroup,.queryBuilder-justified .shiftActions+.ruleGroup-lock,.queryBuilder-justified .shiftActions+.ruleGroup-remove,.queryBuilder-justified input[type=hidden]+.rule-cloneRule,.queryBuilder-justified input[type=hidden]+.rule-lock,.queryBuilder-justified input[type=hidden]+.rule-remove,.queryBuilder-justified input[type=hidden]+.ruleGroup-addGroup,.queryBuilder-justified input[type=hidden]+.ruleGroup-addRule,.queryBuilder-justified input[type=hidden]+.ruleGroup-cloneGroup,.queryBuilder-justified input[type=hidden]+.ruleGroup-lock,.queryBuilder-justified input[type=hidden]+.ruleGroup-remove{margin-left:auto!important}.rule-hasSubQuery,.ruleGroup{border-color:var(--rqb-border-color);border-style:var(--rqb-border-style);border-radius:var(--rqb-border-radius);background:var(--rqb-background-color)}.rule-hasSubQuery .shiftActions>*,.ruleGroup .shiftActions>*{background-color:transparent;border:none;cursor:pointer}.dndOver.rule,.dndOver.ruleGroup-header:not(.dndGroup .ruleGroup-header){border-bottom:var(--rqb-dnd-drop-indicator-width) var(--rqb-dnd-drop-indicator-style) var(--rqb-dnd-drop-indicator-color)}.dndOver.rule.dndCopy,.dndOver.ruleGroup-header:not(.dndGroup .ruleGroup-header).dndCopy{border-bottom:var(--rqb-dnd-drop-indicator-copy-width) var(--rqb-dnd-drop-indicator-copy-style) var(--rqb-dnd-drop-indicator-copy-color)}.dndOver.betweenRules{border-top:var(--rqb-dnd-drop-indicator-width) var(--rqb-dnd-drop-indicator-style) var(--rqb-dnd-drop-indicator-color)}.dndOver.betweenRules.dndCopy{border-top:var(--rqb-dnd-drop-indicator-copy-width) var(--rqb-dnd-drop-indicator-copy-style) var(--rqb-dnd-drop-indicator-copy-color)}.dndGroup.rule.dndOver,.dndGroup.ruleGroup:has(>.ruleGroup-header.dndOver){border:var(--rqb-dnd-drop-indicator-group-width) var(--rqb-dnd-drop-indicator-group-style) var(--rqb-dnd-drop-indicator-group-color);border-radius:var(--rqb-border-radius)}.dndGroup.rule.dndOver.dndCopy,.dndGroup.ruleGroup:has(>.ruleGroup-header.dndOver).dndCopy{border:var(--rqb-dnd-drop-indicator-copy-width) var(--rqb-dnd-drop-indicator-copy-style) var(--rqb-dnd-drop-indicator-copy-color)}.rule.dndDragging,.ruleGroup.dndDragging{opacity:.5}.rule .queryBuilder-dragHandle,.ruleGroup .queryBuilder-dragHandle{cursor:move}.queryBuilder-branches .rule:after,.queryBuilder-branches .rule:before,.queryBuilder-branches .ruleGroup .ruleGroup:after,.queryBuilder-branches .ruleGroup .ruleGroup:before{border-color:var(--rqb-branch-color);border-style:var(--rqb-branch-style)}.queryBuilder-branches .rule:last-child:before,.queryBuilder-branches .ruleGroup .ruleGroup:last-child:before{border-bottom-left-radius:var(--rqb-branch-radius)}.queryBuilder-branches .betweenRules{position:relative}.queryBuilder-branches .betweenRules:before{border-color:var(--rqb-branch-color);border-style:var(--rqb-branch-style)}