@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400&display=swap";body{margin:0;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{font-size:8px}@font-face{font-family:EdgeDB;font-weight:300;font-display:swap;font-style:normal;src:url(/ui/assets/edgedb-300-DbizNVFo.woff2) format("woff2")}@font-face{font-family:EdgeDB;font-weight:400;font-display:swap;font-style:normal;src:url(/ui/assets/edgedb-400-CFsi9jT-.woff2) format("woff2")}@font-face{font-family:EdgeDB;font-weight:500;font-display:swap;font-style:normal;src:url(/ui/assets/edgedb-500-Bh1Y6dMO.woff2) format("woff2")}@font-face{font-family:EdgeDB;font-weight:600;font-display:swap;font-style:normal;src:url(/ui/assets/edgedb-600-Cr1VLV8d.woff2) format("woff2")}@font-face{font-family:EdgeDB;font-weight:700;font-display:swap;font-style:normal;src:url(/ui/assets/edgedb-700-BMSGF2Rk.woff2) format("woff2")}:root{--white: #fff;--baseTextLightTheme: #1a1a1a;--baseTextDarkTheme: #b9b9b9;--accentGreenLightTheme: #2cb88e;--accentGreenDarkTheme: #279474;--accentVioletLightTheme: #cfbffb;--accentVioletDarkTheme: #8979b7;--accentRedLightTheme: #da7a72;--accentRedDarkTheme: #8f4741;--grey8: #141414;--grey10: #1a1a1a;--grey12: #1f1f1f;--grey14: #242424;--grey18: #2e2e2e;--grey20: #333;--grey25: #404040;--grey30: #4d4d4d;--grey40: #666;--grey50: #808080;--grey60: #999;--grey65: #a6a6a6;--grey70: #b3b3b3;--grey75: #bfbfbf;--grey80: #ccc;--grey85: #d9d9d9;--grey90: #e6e6e6;--grey93: #ededed;--grey95: #f2f2f2;--grey97: #f7f7f7}.app_theme__sKXz8{--fontHeaderGrey: var(--grey50);--baseText: var(--baseTextLightTheme);--accentGreen: var(--accentGreenLightTheme);--accentViolet: var(--accentVioletLightTheme);--accentRed: var(--accentRedLightTheme);--modalOverlayBg: rgba(0, 0, 0, .2);--fullscreenOverlayBg: var(--white);--pageBackground: var(--grey97)}.dark-theme .app_theme__sKXz8{--fontHeaderGrey: var(--grey60);--baseText: var(--baseTextDarkTheme);--accentGreen: var(--accentGreenDarkTheme);--accentViolet: var(--accentVioletDarkTheme);--accentRed: var(--accentRedDarkTheme);--modalOverlayBg: rgba(0, 0, 0, .5);--fullscreenOverlayBg: var(--grey10);--pageBackground: var(--grey14)}.app_app__ljgih{position:relative;height:100vh;max-height:100vh;width:100vw;overflow:hidden;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none;font-size:14px;line-height:16px;background-color:var(--page_background);color:var(--app-text-colour)}.app_theme__sKXz8{display:contents;--app-bg: #f2f2f2;--app-panel-bg: #f5f5f5;--app-card-bg: #e6e6e6;--app-card-outline: #c3c3c3;--app-text-colour: #4d4d4d;--app-accent-green: #13b686;--app-modal-overlay: rgba(0, 0, 0, .2);--app-modal-bg: #fff;--app-err-color: #cd9089;--app-bg-gray: #f5f5f5;--app-code: #4d4d4d;--header-dropdown-bg: #fff;--header-dropdown-actions-bg: #f5f5f5;--form-field-bg: #ebebeb;--form-group-bg: #ebebeb;--form-field-text-colour: #4d4d4d;--syntax-purple: #b044c2;--syntax-green: #1a8f66;--syntax-blue: #0075d2;--syntax-red: #e72525;--syntax-orange: #d78100;--syntax-comment: #7f7f7f;--syntax-mod: #838383;--font-inactive-gray: #808080;--font-active-gray: #666666;--btn-text-color: #333333;--btn-green: #0ccb93;--btn-text-hover: #fafafa}.dark-theme .app_theme__sKXz8{--app-bg: #141414;--app-panel-bg: #242424;--app-card-bg: #2e2e2e;--app-card-outline: #525252;--app-text-colour: #e7e7e7;--app-accent-green: #1b9873;--app-modal-overlay: rgba(0, 0, 0, .5);--app-modal-bg: #242424;--app-err-color: #a56c65;--app-bg-gray: #2d2d2d;--app-code: #c4c4c4;--header-dropdown-bg: #2e2e2e;--header-dropdown-actions-bg: #141414;--form-field-bg: #141414;--form-group-bg: #2e2e2e;--form-field-text-colour: #f7f7f7;--syntax-purple: #ac86f6;--syntax-green: #07a66d;--syntax-blue: #369ff2;--syntax-red: #f13f4a;--syntax-orange: #f4e470;--syntax-comment: #7f7f7f;--syntax-mod: #9f9f9f;--font-inactive-gray: #7d7d7d;--font-active-gray: #a6a6a6;--btn-green: #29b189;--btn-text-color: #adadad;--btn-text-hover: #141414}.theme_theme__Tu9XI{--Grey6: #0f0f0f;--Grey8: #141414;--Grey10: #1a1a1a;--Grey12: #1f1f1f;--Grey14: #242424;--Grey16: #292929;--Grey18: #2e2e2e;--Grey20: #333333;--Grey22: #363636;--Grey25: #404040;--Grey30: #4d4d4d;--Grey35: #595959;--Grey40: #666666;--Grey45: #737373;--Grey50: #808080;--Grey55: #8c8c8c;--Grey60: #999999;--Grey65: #a6a6a6;--Grey70: #b3b3b3;--Grey75: #bfbfbf;--Grey80: #cccccc;--Grey85: #d9d9d9;--Grey90: #e6e6e6;--Grey93: #ededed;--Grey95: #f2f2f2;--Grey97: #f7f7f7;--Grey99: #fcfcfc;--page_background: var(--Grey93);--app_panel_background: var(--Grey97);--panel_background: #fff;--panel_border: var(--Grey90);--header_background: var(--Grey99);--main_text_color: var(--Grey30);--secondary_text_color: var(--Grey40);--tertiary_text_color: var(--Grey50)}.dark-theme .theme_theme__Tu9XI{--page_background: var(--Grey8);--app_panel_background: var(--Grey14);--panel_background: var(--Grey22);--panel_border: var(--Grey30);--header_background: var(--Grey20);--main_text_color: var(--Grey80);--secondary_text_color: var(--Grey70);--tertiary_text_color: var(--Grey60)}@font-face{font-family:Roboto Flex Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/ui/assets/roboto-flex-cyrillic-ext-wght-normal-DRTNI9VV.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Flex Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/ui/assets/roboto-flex-cyrillic-wght-normal-C9LxQtoz.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Flex Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/ui/assets/roboto-flex-greek-wght-normal-DeN4rzfy.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Flex Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/ui/assets/roboto-flex-vietnamese-wght-normal-Dfb42xSH.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Flex Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/ui/assets/roboto-flex-latin-ext-wght-normal-DdIPVSJ2.woff2) format("woff2-variations");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Flex Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/ui/assets/roboto-flex-latin-wght-normal-C2pcyVKb.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/ui/assets/roboto-mono-cyrillic-ext-wght-normal-DPu6aEAn.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/ui/assets/roboto-mono-cyrillic-wght-normal-CK9U7V71.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/ui/assets/roboto-mono-greek-wght-normal-C58MjUu-.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/ui/assets/roboto-mono-vietnamese-wght-normal-B7nCECYT.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/ui/assets/roboto-mono-latin-ext-wght-normal-BWJwKVm9.woff2) format("woff2-variations");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/ui/assets/roboto-mono-latin-wght-normal-DGRqvGGI.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.globalDragCursor_globalDragCursorOverlay__PvpWa{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999}.inspector_inspectorTheme__bPhX-,.inspector_inspector__RkAS0{--type-color: #888;--inspector-green: #26a073;--inspector-red: #c12f54;--inspector-purple: #791590;--inspector-blue: #1c79de;--inspector-orange: #bf901d}.dark-theme .inspector_inspectorTheme__bPhX-,.dark-theme .inspector_inspector__RkAS0{--inspector-green: #2dd8a5;--inspector-red: #ee464d;--inspector-purple: #b466ce;--inspector-blue: #1c79de;--inspector-orange: #fb9256}@media (max-width: 767.5px){.inspector_inspectorTheme__bPhX-,.inspector_inspector__RkAS0{--inspector-green: #2cb88e;--inspector-orange: #e5a507}.dark-theme .inspector_inspectorTheme__bPhX-,.dark-theme .inspector_inspector__RkAS0{--inspector-green: #00ba83;--inspector-orange: #d0a02b}}.inspector_inspector__RkAS0 *{box-sizing:border-box}.inspector_inspector__RkAS0 .inspector_innerWrapper__oQxXa{width:max-content;min-width:100%;padding:8px}.inspector_rowWrapper__l5Ibu{position:relative}@media (max-width: 767.5px){.inspector_rowWrapper__l5Ibu:first-of-type .inspector_rowItem__BHK2m .inspector_actions__dkCAN{opacity:1}.inspector_rowWrapper__l5Ibu:not(:first-of-type) .inspector_rowItem__BHK2m .inspector_actions__dkCAN{display:none}}.inspector_rowItem__BHK2m{position:relative;display:flex;line-height:var(--lineHeight);padding:var(--rowPad) 0;white-space:pre;border-radius:6px}.inspector_jsonMode__kQlTW .inspector_rowItem__BHK2m{padding-left:0!important}.inspector_inspector__RkAS0:focus .inspector_rowItem__BHK2m.inspector_selected__wA2xz{background:var(--inspectorRowSelectedBg, #e8eef2)}.inspector_inspector__RkAS0:focus .inspector_rowItem__BHK2m.inspector_selected__wA2xz:after{left:0;position:absolute;content:"";width:4px;top:0;bottom:0;background:#1f8aed;border-radius:4px 2px 2px 4px}.dark-theme .inspector_inspector__RkAS0:focus .inspector_rowItem__BHK2m.inspector_selected__wA2xz{background:var(--inspectorRowSelectedBg, #2c3134)}.inspector_rowItem__BHK2m.inspector_hoverable__HWa-c:hover{background:var(--inspectorRowHoverBg, #ebebeb)}.inspector_rowItem__BHK2m.inspector_hoverable__HWa-c:hover .inspector_actions__dkCAN{opacity:1}.dark-theme .inspector_rowItem__BHK2m.inspector_hoverable__HWa-c:hover{background:var(--inspectorRowHoverBg, #303030)}.inspector_rowItem__BHK2m .inspector_itemContent__gnVoc,.inspector_rowItem__BHK2m .inspector_itemBody__ouP2x{display:flex;padding:0 2px;margin:0 -2px;border-radius:3px}.inspector_rowItem__BHK2m .inspector_itemContent__gnVoc{margin-right:auto}.inspector_rowItem__BHK2m.inspector_highlightBody__F-Jx4 .inspector_itemBody__ouP2x{background:var(--inspectorCopyHighlightBg, Highlight)}.inspector_rowItem__BHK2m.inspector_highlightBody__F-Jx4 .inspector_itemBody__ouP2x,.inspector_rowItem__BHK2m.inspector_highlightBody__F-Jx4 .inspector_itemBody__ouP2x *{color:var(--inspectorCopyHighlight, HighlightText)!important}.inspector_rowItem__BHK2m.inspector_highlightAll__XZz6b .inspector_itemContent__gnVoc{background:var(--inspectorCopyHighlightBg, Highlight)}.inspector_rowItem__BHK2m.inspector_highlightAll__XZz6b .inspector_itemContent__gnVoc,.inspector_rowItem__BHK2m.inspector_highlightAll__XZz6b .inspector_itemContent__gnVoc *{color:var(--inspectorCopyHighlight, HighlightText)!important}.inspector_rowItem__BHK2m.inspector_overflowEllipsis__AiqAK,.inspector_rowItem__BHK2m.inspector_overflowEllipsis__AiqAK .inspector_itemContent__gnVoc,.inspector_rowItem__BHK2m.inspector_overflowEllipsis__AiqAK .inspector_itemBody__ouP2x,.inspector_rowItem__BHK2m.inspector_overflowEllipsis__AiqAK .inspector_scalar_string__Tjyx9,.inspector_rowItem__BHK2m.inspector_overflowEllipsis__AiqAK .inspector_scalar_tag__Sujix{min-width:0}.inspector_rowItem__BHK2m.inspector_overflowEllipsis__AiqAK .inspector_scalar_string__Tjyx9,.inspector_rowItem__BHK2m.inspector_overflowEllipsis__AiqAK .inspector_scalar_tag__Sujix{overflow:hidden;text-overflow:ellipsis}.inspector_comma__e7szG{align-self:flex-end}.inspector_expandArrow__Le4HQ{display:flex;align-items:center;justify-content:center;width:24px;height:var(--lineHeight);margin-left:-24px;cursor:pointer;transform:rotate(-90deg);transition:transform .1s}.inspector_expandArrow__Le4HQ.inspector_expanded__LDstE{transform:rotate(0)}.inspector_expandArrow__Le4HQ svg{width:11px}.inspector_ellipsis__QWST2{border:1px solid #ccc;background:#eee;fill:#4d4d4d;-webkit-user-select:none;user-select:none;height:12px;margin:0 3px;margin-top:calc((var(--lineHeight) - 12px) / 2);display:flex;align-items:center;border-radius:3px;cursor:pointer}.dark-theme .inspector_ellipsis__QWST2{border-color:#636363;background:#3d3d3d;fill:#e7e7e7}.inspector_ellipsis__QWST2.inspector_inline__zSk4q{display:inline-flex;vertical-align:middle;margin-top:-3px}.inspector_actions__dkCAN{display:flex;height:calc(var(--lineHeight) + 2 * var(--rowPad));margin:-1px 0;position:sticky;right:8px;top:0;opacity:0}.inspector_actions__dkCAN:before{content:"";background:var(--inspectorRowHoverBg, #ebebeb);opacity:.9;border-radius:6px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.inspector_inspector__RkAS0:focus .inspector_rowItem__BHK2m.inspector_selected__wA2xz .inspector_actions__dkCAN:before{background:var(--inspectorRowSelectedBg, #e8eef2)}.dark-theme .inspector_actions__dkCAN:before{background:var(--inspectorRowHoverBg, #303030)}.dark-theme .inspector_inspector__RkAS0:focus .inspector_rowItem__BHK2m.inspector_selected__wA2xz .inspector_actions__dkCAN:before{background:var(--inspectorRowSelectedBg, #2c3134)}.inspector_actionButton__wnSr8,.inspector_viewButton__xGVQb,.inspector_copyButton__bAMUv{display:flex;align-items:center;font-family:Roboto;font-style:normal;font-weight:500;font-size:11px;line-height:24px;text-transform:uppercase;color:#a2a2a2;padding:0 8px;cursor:pointer}.inspector_actionButton__wnSr8:hover,.inspector_viewButton__xGVQb:hover,.inspector_copyButton__bAMUv:hover{color:#1f8aed}.inspector_copyButton__bAMUv svg{height:22px;width:22px}.inspector_viewButton__xGVQb svg{stroke:currentColor;height:20px}.inspector_resultsHidden__TBdmq{font-family:Roboto;font-style:italic;font-weight:400;display:inline-block;border-bottom:1px dotted currentColor;opacity:.6}.inspector_resultsHidden__TBdmq.inspector_loadable__X94-A{opacity:.6;cursor:pointer}.inspector_resultsHidden__TBdmq.inspector_loadable__X94-A:hover{opacity:.7}.inspector_typeName__huSlZ{color:var(--type-color);-webkit-user-select:none;user-select:none;pointer-events:none}.inspector_scalar_string__Tjyx9{color:var(--inspector-green);padding-left:1ch}.inspector_scalar_string__Tjyx9:before{content:"'";margin-left:-1ch}.inspector_scalar_string__Tjyx9:after{content:"'"}.inspector_scalar_string__Tjyx9 span{color:gray}.inspector_jsonMode__kQlTW .inspector_scalar_string__Tjyx9{color:inherit}.inspector_jsonMode__kQlTW .inspector_scalar_string__Tjyx9:before,.inspector_jsonMode__kQlTW .inspector_scalar_string__Tjyx9:after{content:"";margin-left:0}.inspector_scalar_number__1U4ob{color:var(--inspector-orange)}.inspector_scalar_number__1U4ob .inspector_scalar_mod__Hj7Ua{color:var(--inspector-blue)}.inspector_scalar_boolean__ODXJO{color:var(--inspector-orange)}.inspector_scalar_bytes__azGq-{color:var(--inspector-green);word-wrap:break-word}.inspector_scalar_bytes__azGq- .inspector_scalar_mod__Hj7Ua{color:var(--inspector-blue)}.inspector_scalar_tag__Sujix .inspector_scalar_tag_open__fF0hT,.inspector_scalar_tag__Sujix .inspector_scalar_tag_close__-uyIw{color:var(--inspector-red)}.inspector_scalar_tag__Sujix .inspector_scalar_tag_name__EYpEG{color:var(--inspector-blue)}.select_select__OE-SZ{--hoverBg: var(--app-bg-gray);position:relative;display:flex;align-items:center;border-radius:4px;color:var(--select-option-color, #6b6b6b);cursor:pointer}.select_select__OE-SZ svg{color:var(--svg-color, --select-option-color, #6b6b6b);flex-shrink:0}.select_select__OE-SZ:hover{background:var(--hoverBg)}.select_select__OE-SZ:hover .select_tabDropdownButton__J43ez{background:none;opacity:1}.select_select__OE-SZ[data-disabled=true]{pointer-events:none;opacity:.6}.select_select__OE-SZ[data-disabled=true] .select_tabDropdownButton__J43ez{display:none}.select_select__OE-SZ .select_placeholder__T0d4b{opacity:.8;font-style:italic;white-space:nowrap}.dark-theme .select_select__OE-SZ{--hoverBg: var(--app-bg-gray)}.select_tabDropdownButton__J43ez{padding-left:8px;margin-left:auto;opacity:.8}.select_tabDropdown__uwerV{position:absolute;top:0;left:0;min-width:100%;display:flex;flex-direction:column;background-color:var(--header-dropdown-bg);box-shadow:0 32px 20px -24px #0000001f,0 4px 20px #00000026;border-radius:6px;overflow:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;z-index:1;cursor:default;pointer-events:none;opacity:0;transform:translateY(-10px);transition:opacity .15s,transform .15s,z-index 0s .15s}.select_tabDropdown__uwerV::-webkit-scrollbar{display:none}@media (max-width: 767.5px){.select_tabDropdown__uwerV{background-color:var(--white)}.dark-theme .select_tabDropdown__uwerV{background-color:var(--grey14)}}.select_tabDropdown__uwerV.select_tabDropdownOpen__3OACs{opacity:1;transform:translateY(0);pointer-events:auto;z-index:200;transition:opacity .15s,transform .15s,z-index 0s}.select_tabDropdown__uwerV.select_rightAlign__46ojW{right:0;left:unset}@media (max-width: 767.5px){.select_tabDropdown__uwerV.select_fullScreen__RVhm2{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;color:#999;font-family:Roboto;font-size:18px;font-weight:600;line-height:24px}.select_tabDropdown__uwerV.select_fullScreen__RVhm2 .select_dropdownTitle__njjiK{color:#1a1a1a;text-align:center;font-family:Roboto;font-size:20px;font-weight:700;line-height:24px}.select_tabDropdown__uwerV.select_fullScreen__RVhm2 .select_closeDropdown__opDiC{background:transparent;border:none;color:#737373;position:absolute;top:23px;right:18px}.dark-theme .select_tabDropdown__uwerV.select_fullScreen__RVhm2{background:#2e2e2e;border-color:#141414}.dark-theme .select_tabDropdown__uwerV.select_fullScreen__RVhm2 .select_dropdownTitle__njjiK{color:#b9b9b9}}.select_searchInputWrapper__nYiG5{display:flex;border-radius:3px;padding:6px 8px;margin:6px;background:#f2f2f2}.select_searchInputWrapper__nYiG5 .select_searchInput__FK-xZ{flex-grow:1;outline:0;border:0;background:transparent;font-family:inherit;color:inherit}.dark-theme .select_searchInputWrapper__nYiG5{background:#1f1f1f}.select_searchFullScreen__m8WJ3{display:none}@media (max-width: 767.5px){.select_searchFullScreen__m8WJ3{display:block;padding:0 24px 12px;position:relative}.select_searchFullScreen__m8WJ3 svg{position:absolute;left:38px;top:10px}.select_searchFullScreen__m8WJ3 input{outline:0;border:0;border-radius:6px;background:#f2f2f2;padding:12px 14px 12px 38px;font-weight:600;color:#7c7c7c;width:calc(100% - 48px)}.dark-theme .select_searchFullScreen__m8WJ3 input{background:#141414}}.select_dropdownItem__6jrDi{box-sizing:border-box;padding:8px 32px 8px 12px;width:max-content;min-width:100%;cursor:pointer;color:var(--dropdown-item-color, inherit)}.select_dropdownItem__6jrDi.select_disabled__jSx2w{opacity:.6;pointer-events:none}.select_dropdownItem__6jrDi.select_dropdownItemHighlighted__dz-J4{background:var(--app-accent-green);color:#fff}.select_dropdownItem__6jrDi.select_dropdownItemHighlighted__dz-J4 *{color:inherit}.select_dropdownItem__6jrDi.select_dropdownItemSelected__BcKVe{padding-right:8px}@media (max-width: 767.5px){.select_dropdownItem__6jrDi.select_dropdownItemSelected__BcKVe{padding-right:16px}}.select_dropdownItem__6jrDi.select_groupHeader__mvy1s{pointer-events:none;opacity:.7}.select_dropdownItem__6jrDi .select_searchHighlight__QhCpi{background:#1f8aed;border-radius:2px;color:#fff}@media (max-width: 767.5px){.select_dropdownItem__6jrDi.select_fullScreen__RVhm2{padding:24px 16px;border-top:2px solid #d9d9d9}.dark-theme .select_dropdownItem__6jrDi.select_fullScreen__RVhm2{border-color:#141414}}.select_dropdownItem__6jrDi .select_itemContent__6BP8-{display:flex;align-items:center;justify-content:space-between}.select_dropdownItem__6jrDi .select_itemContent__6BP8->svg{margin:0 8px 0 12px}.select_dropdownActionsGroup__tjfMd{background:var(--header-dropdown-actions-bg)}.select_dropdownActionsGroup__tjfMd .select_dropdownItem__6jrDi{padding-right:12px}.select_keyboardDiscovery__AWk1a{margin-left:8px;pointer-events:none;display:inline-flex;-webkit-user-select:none;user-select:none;align-items:center;font-size:12px;font-weight:500;padding:.375rem .5rem;border-width:1px;border-radius:4px;gap:.25rem;border:1px solid #d9d9d9;background:var(--form-field-bg);opacity:.8}.dark-theme .select_keyboardDiscovery__AWk1a{border-color:#141414}.select_keyboardDiscovery__AWk1a .select_modifier__5pSYE{font-size:14px}.dataEditor_dataEditor__lkQU0{position:relative;flex-grow:1;height:max-content;min-height:100%;display:flex;min-width:min-content;z-index:1;filter:drop-shadow(0px 2px 12px rgba(0,0,0,.25))}.dataEditor_dataEditor__lkQU0.dataEditor_showBackground__5-LOF{background:#f5f5f5;border-radius:2px 0 0 2px}.dark-theme .dataEditor_dataEditor__lkQU0.dataEditor_showBackground__5-LOF{background:#262626}.dataEditor_dataEditor__lkQU0>.dataEditor_panel__fNBVU{max-height:calc(100vh - 230px);overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.dataEditor_dataEditor__lkQU0>.dataEditor_panel__fNBVU::-webkit-scrollbar{display:none}.dataEditor_actions__AKMjW{position:absolute;top:0;height:40px;left:100%;display:flex;align-items:center;background:#fff;border-radius:0 4px 4px 0}.dataEditor_actions__AKMjW .dataEditor_action__CJ6Ms{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.dataEditor_actions__AKMjW .dataEditor_action__CJ6Ms svg{fill:#fff;width:18px}.dataEditor_actions__AKMjW .dataEditor_action__CJ6Ms:last-child{border-radius:0 4px 4px 0}.dataEditor_actions__AKMjW .dataEditor_action__CJ6Ms.dataEditor_actionDisabled__ScOYs{pointer-events:none;opacity:.4}.dataEditor_actions__AKMjW .dataEditor_emptySetAction__x9pzG{background:#e5c18c}.dataEditor_actions__AKMjW .dataEditor_submitChangesAction__l5eiP{background:#49d8ad}.dark-theme .dataEditor_actions__AKMjW{background:#141414}.dark-theme .dataEditor_actions__AKMjW .dataEditor_action__CJ6Ms svg{fill:#141414}.dark-theme .dataEditor_actions__AKMjW .dataEditor_emptySetAction__x9pzG{background:#a1843d}.dark-theme .dataEditor_actions__AKMjW .dataEditor_submitChangesAction__l5eiP{background:#29b189}.dataEditor_textbox__OyaFi{flex-grow:1;display:flex;position:relative;min-width:0}.dataEditor_textbox__OyaFi:before{position:absolute;top:0;right:0;height:15px;border-radius:0 0 0 4px;padding:0 2px 0 4px;line-height:15px;font-family:Roboto Mono;font-style:normal;font-weight:400;font-size:10px;color:#666;background:#d2d2d2;pointer-events:none}.dark-theme .dataEditor_textbox__OyaFi:before{background-color:#656565;color:#e4e4e4}.dataEditor_textbox__OyaFi:before{content:attr(data-input-type);border-radius:0 3px 0 4px;transition:opacity .2s linear}.dataEditor_textbox__OyaFi:focus-within input,.dataEditor_textbox__OyaFi:focus-within textarea,.dataEditor_textbox__OyaFi.dataEditor_active__-bpSH input,.dataEditor_textbox__OyaFi.dataEditor_active__-bpSH textarea{border-color:#468bff}.dataEditor_textbox__OyaFi:focus-within:before,.dataEditor_textbox__OyaFi.dataEditor_active__-bpSH:before{background:#468bff;color:#fff;opacity:0}.dataEditor_textbox__OyaFi.dataEditor_error__Y1KtL input,.dataEditor_textbox__OyaFi.dataEditor_error__Y1KtL textarea{border-color:#d78d87}.dataEditor_textbox__OyaFi.dataEditor_error__Y1KtL:before{background:#d78d87;color:#fff}.dataEditor_textbox__OyaFi input,.dataEditor_textbox__OyaFi textarea{flex-grow:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background:var(--inputBg, #fafafa);outline:none;border:2px solid #d2d2d2;border-radius:4px;padding:3px 6px;margin:0;font-family:Roboto Mono Variable,monospace;font-size:14px;line-height:22px;min-height:32px;max-height:300px;white-space:pre;-ms-overflow-style:none;scrollbar-width:none}.dataEditor_textbox__OyaFi input::-webkit-scrollbar,.dataEditor_textbox__OyaFi textarea::-webkit-scrollbar{display:none}.dataEditor_dataEditor__lkQU0>.dataEditor_textbox__OyaFi input,.dataEditor_dataEditor__lkQU0>.dataEditor_textbox__OyaFi textarea{resize:vertical;min-height:40px;padding:7px 10px;border-radius:2px;min-width:0}.dark-theme .dataEditor_textbox__OyaFi input,.dark-theme .dataEditor_textbox__OyaFi textarea{background:var(--inputBg, #141414);color:#adadad;border-color:#656565}.dark-theme .dataEditor_textbox__OyaFi:focus-within input,.dark-theme .dataEditor_textbox__OyaFi:focus-within textarea,.dark-theme .dataEditor_textbox__OyaFi.dataEditor_active__-bpSH input,.dark-theme .dataEditor_textbox__OyaFi.dataEditor_active__-bpSH textarea{border-color:#468bff}.dark-theme .dataEditor_textbox__OyaFi:focus-within:before,.dark-theme .dataEditor_textbox__OyaFi.dataEditor_active__-bpSH:before{background:#468bff}.dark-theme .dataEditor_textbox__OyaFi.dataEditor_error__Y1KtL input,.dark-theme .dataEditor_textbox__OyaFi.dataEditor_error__Y1KtL textarea{border-color:#af6963}.dark-theme .dataEditor_textbox__OyaFi.dataEditor_error__Y1KtL:before{background:#af6963}.dataEditor_textbox__OyaFi input:focus+.dataEditor_errMessage__ynsUS,.dataEditor_textbox__OyaFi textarea:focus+.dataEditor_errMessage__ynsUS{display:block}.dataEditor_dataEditor__lkQU0>.dataEditor_textbox__OyaFi:not(:last-child) input,.dataEditor_dataEditor__lkQU0>.dataEditor_textbox__OyaFi:not(:last-child) textarea{border-radius:2px 0 0 2px}.dataEditor_dataEditor__lkQU0>.dataEditor_textbox__OyaFi textarea{max-height:calc(100vh - 200px)}.dataEditor_errMessage__ynsUS{position:absolute;top:100%;left:0;margin:4px 0;background:#d78d87;color:#fff;border-radius:4px;padding:4px 6px;line-height:20px;z-index:1;display:none}.dark-theme .dataEditor_errMessage__ynsUS{background:#af6963;color:#141414}.dataEditor_errorMessageAbove__ZU9lC .dataEditor_errMessage__ynsUS{top:unset;bottom:100%}.dataEditor_boolEditor__uO24T{display:flex;align-items:center;height:32px;font-weight:500}.dataEditor_boolEditor__uO24T.dataEditor_topLevel__zVZpu{background:#fafafa;flex-grow:1;padding:0 6px;border-radius:4px 0 0 4px}.dark-theme .dataEditor_boolEditor__uO24T.dataEditor_topLevel__zVZpu{background:#141414}.dataEditor_boolEditor__uO24T div{font-family:Roboto Mono;line-height:22px;border-radius:14px;color:gray;padding:0 8px;cursor:pointer}.dataEditor_boolEditor__uO24T div:not(:last-child){margin-right:6px}.dark-theme .dataEditor_boolEditor__uO24T div{color:#747474}.dataEditor_boolEditor__uO24T .dataEditor_boolSelected__6VIiU{background:#f5f5f5;color:#4c4c4c}.dark-theme .dataEditor_boolEditor__uO24T .dataEditor_boolSelected__6VIiU{background:#747474;color:#141414}.dataEditor_panel__fNBVU{position:relative;background:#e8e8e8;border:2px solid #d2d2d2;border-radius:4px;padding:24px 10px 10px;min-width:max-content}.dataEditor_panel__fNBVU:before{position:absolute;top:0;right:0;height:15px;border-radius:0 0 0 4px;padding:0 2px 0 4px;line-height:15px;font-family:Roboto Mono;font-style:normal;font-weight:400;font-size:10px;color:#666;background:#d2d2d2;pointer-events:none}.dark-theme .dataEditor_panel__fNBVU:before{background-color:#656565;color:#e4e4e4}.dataEditor_panel__fNBVU.dataEditor_panelNested__jkXvy{background:#f7f7f7}.dark-theme .dataEditor_panel__fNBVU{background:#262626;border-color:#656565}.dark-theme .dataEditor_panel__fNBVU.dataEditor_panelNested__jkXvy{background:#333}.dataEditor_emptyValue__vx-w6{opacity:.6;margin-right:8px}.dataEditor_nullButton__nr1xb{cursor:pointer;background:#fafafa;padding:0 6px;margin-left:8px;line-height:32px;border-radius:4px;align-self:flex-start;width:max-content}.dataEditor_nullButton__nr1xb.dataEditor_disabled__Nr-LY{opacity:.5;pointer-events:none}.dark-theme .dataEditor_nullButton__nr1xb{background:#141414}.dataEditor_removeButton__o-JNb{width:32px;height:32px;background:#d2d2d2;border-radius:0 4px 4px 0;display:flex;align-items:center;justify-content:center;cursor:pointer}.dataEditor_removeButton__o-JNb svg{fill:#666}.dataEditor_removeButton__o-JNb:hover{background:#468bff}.dataEditor_removeButton__o-JNb:hover svg{fill:#f7f7f7}.dark-theme .dataEditor_removeButton__o-JNb{background:#656565}.dark-theme .dataEditor_removeButton__o-JNb svg{fill:#bfbfbf}.dark-theme .dataEditor_removeButton__o-JNb:hover{background:#468bff}.dark-theme .dataEditor_removeButton__o-JNb:hover svg{fill:#f7f7f7}.dataEditor_addButton__9MpSQ{border:2px dashed #a6a6a6;color:#a6a6a6;border-radius:4px;height:28px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;margin:3px;flex-grow:1;cursor:pointer}.dataEditor_tupleEditor__MO2Zx{display:flex;flex-direction:column;flex-grow:1}.dataEditor_tupleEditor__MO2Zx:before{content:"tuple"}.dataEditor_tupleEditor__MO2Zx .dataEditor_tupleElement__PKrrp{display:flex;line-height:30px}.dataEditor_tupleEditor__MO2Zx .dataEditor_tupleElement__PKrrp .dataEditor_tupleElementName__-gKkB{font-family:Roboto Mono;flex-shrink:0;margin-right:6px}.dataEditor_tupleEditor__MO2Zx .dataEditor_tupleElement__PKrrp .dataEditor_tupleElementName__-gKkB span{opacity:.7;margin-left:3px}.dataEditor_tupleEditor__MO2Zx .dataEditor_tupleElement__PKrrp:not(:last-child){margin-bottom:8px}.dataEditor_arrayEditor__XFWw-{display:flex;flex-direction:column;flex-grow:1;width:180px}.dataEditor_arrayEditor__XFWw-:before{content:"array"}.dataEditor_arrayEditor__XFWw-.dataEditor_isMulti__31CK6:before{content:"multi"}.dataEditor_arrayEditor__XFWw-.dataEditor_isMultirange__xhja5:before{content:"multirange"}.dataEditor_arrayEditor__XFWw- .dataEditor_arrayItem__A8QtP{display:flex;align-items:flex-start;line-height:30px}.dataEditor_arrayEditor__XFWw- .dataEditor_arrayItem__A8QtP>.dataEditor_textbox__OyaFi>textarea,.dataEditor_arrayEditor__XFWw- .dataEditor_arrayItem__A8QtP>.dataEditor_textbox__OyaFi>input{border-top-right-radius:0;border-bottom-right-radius:0}.dataEditor_arrayEditor__XFWw- .dataEditor_arrayItem__A8QtP>.dataEditor_panel__fNBVU{border-top-right-radius:0}.dataEditor_arrayEditor__XFWw- .dataEditor_arrayItem__A8QtP:not(:last-child){margin-bottom:8px}.dataEditor_rangeEditor__r7cA3{display:flex;flex-direction:column;flex-grow:1}.dataEditor_rangeEditor__r7cA3:before{content:"range"}.dataEditor_rangeEditor__r7cA3 .dataEditor_rangeBound__EKiWO{display:flex;align-items:center;line-height:30px}.dataEditor_rangeEditor__r7cA3 .dataEditor_rangeBound__EKiWO:not(:last-child){margin-bottom:6px}.dataEditor_rangeEditor__r7cA3 .dataEditor_incBounds__lfV8-{line-height:30px}.dataEditor_rangeEditor__r7cA3 .dataEditor_incBounds__lfV8->span{font-family:Roboto Mono,monospace;opacity:.7}.dataEditor_rangeEditor__r7cA3 .dataEditor_incBounds__lfV8- label input{display:none}.dataEditor_rangeEditor__r7cA3 .dataEditor_incBounds__lfV8- label span:before{content:"false";font-family:Roboto Mono;line-height:22px;border:1px solid rgba(0,0,0,.5);border-radius:14px;padding:0 8px;cursor:pointer;opacity:.8;margin:0 3px}.dark-theme .dataEditor_rangeEditor__r7cA3 .dataEditor_incBounds__lfV8- label span:before{border-color:#ffffff80}.dataEditor_rangeEditor__r7cA3 .dataEditor_incBounds__lfV8- label input:checked+span:before{content:"true";background:var(--app-accent-green);border-color:transparent;color:#fff}.dataEditor_enumSelect__wS1JV{background:var(--inputBg, #fafafa);flex-grow:1;min-height:32px;padding:0 8px;display:flex;justify-content:space-between;font-weight:500;line-height:20px}.dataEditor_enumSelect__wS1JV:hover{background:var(--inputBg, #fafafa)!important}.dataEditor_dataEditor__lkQU0>.dataEditor_enumSelect__wS1JV{border-radius:4px 0 0 4px}.dark-theme .dataEditor_enumSelect__wS1JV{background:var(--inputBg, #141414)}.dark-theme .dataEditor_enumSelect__wS1JV:hover{background:var(--inputBg, #141414)!important}.sessionState_sessionState__6Zcs4{display:flex;align-items:center}.sessionState_stateButton__xXaV5{position:relative;display:flex;align-items:center;font-weight:600;color:var(--fontHeaderGrey);white-space:nowrap;padding:6px 10px;border-radius:4px;cursor:pointer}.sessionState_stateButton__xXaV5 .sessionState_icon__FunqA{fill:var(--fontHeaderGrey);margin-right:8px}.sessionState_stateButton__xXaV5 .sessionState_chevron__yd0d9{margin-left:8px;fill:var(--font-inactive-gray)}.sessionState_stateButton__xXaV5 .sessionState_chevron__yd0d9 path{stroke-width:1px}.sessionState_stateButton__xXaV5 .sessionState_tabArrow__Miqk0{position:absolute;fill:var(--app_panel_background);left:calc(50% - 15px);top:calc(100% + 3px);pointer-events:none;opacity:0;transition:opacity 0s .1s}.dark-theme .sessionState_stateButton__xXaV5 .sessionState_tabArrow__Miqk0{fill:#2e2e2e}.sessionState_stateButton__xXaV5.sessionState_disabled__RHPQi{opacity:.7;pointer-events:none}.sessionState_stateButton__xXaV5:hover,.sessionState_stateButton__xXaV5.sessionState_open__b-QPl{background-color:var(--grey97);color:var(--font-active-gray)}.sessionState_stateButton__xXaV5:hover .sessionState_icon__FunqA,.sessionState_stateButton__xXaV5.sessionState_open__b-QPl .sessionState_icon__FunqA{fill:var(--font-active-gray);margin-right:8px}.dark-theme .sessionState_stateButton__xXaV5:hover,.dark-theme .sessionState_stateButton__xXaV5.sessionState_open__b-QPl{background-color:var(--grey18)}.sessionState_stateButton__xXaV5:hover .sessionState_chevron__yd0d9,.sessionState_stateButton__xXaV5.sessionState_open__b-QPl .sessionState_chevron__yd0d9{color:var(--font-active-gray)}.sessionState_stateButton__xXaV5.sessionState_open__b-QPl .sessionState_chevron__yd0d9{transform:rotate(180deg)}.sessionState_stateButton__xXaV5.sessionState_open__b-QPl .sessionState_tabArrow__Miqk0{opacity:1;transition-delay:0s}.sessionState_stateButton__xXaV5.sessionState_panelOpen__YBX-u .sessionState_tabArrow__Miqk0{fill:var(--app_panel_background);z-index:200}.sessionState_stateButton__xXaV5 .sessionState_iconMobile__v2sjO{margin-left:8px}.sessionState_stateButton__xXaV5 .sessionState_iconMobile__v2sjO path{stroke:var(--fontHeaderGrey)}.sessionState_sessionBarWrapper__0SEsW{height:0;transition:height .2s}.sessionState_panelInner__k4LeF{position:relative}.sessionState_panelInner__k4LeF:before{content:"";position:absolute;top:0;left:0;width:100%;height:0;background-color:var(--app_panel_background);border-radius:12px;transition:height .2s}.sessionState_barOpen__uYyF8 .sessionState_panelInner__k4LeF:before{height:100%}.dark-theme .sessionState_panelInner__k4LeF:before{background-color:var(--grey18)}.sessionState_panelBg__NpLiU{position:absolute;height:calc(100% - 8px);left:8px;right:8px;top:0;border-radius:12px;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;pointer-events:none;opacity:0;z-index:0;transition:height .2s,left .2s,z-index 0s .2s,opacity 0s .2s}@media (max-width: 767.5px){.sessionState_panelBg__NpLiU{height:100%;top:0;right:0;bottom:0;left:0;border-radius:0;box-shadow:none}}.sessionState_panelOpen__YBX-u .sessionState_panelBg__NpLiU{opacity:1;background-color:var(--app_panel_background);pointer-events:auto;z-index:101;transition-delay:0s}.sessionState_sessionBar__T0GYI{position:relative;display:flex;opacity:0;pointer-events:none;transition:opacity .2s}@media (max-width: 767.5px){.sessionState_sessionBar__T0GYI{display:none}}.sessionState_barOpen__uYyF8 .sessionState_sessionBar__T0GYI{opacity:1;transition-delay:.1s;pointer-events:auto}.sessionState_panelOpen__YBX-u .sessionState_sessionBar__T0GYI{z-index:102;opacity:0;pointer-events:none}.sessionState_sessionBar__T0GYI .sessionState_chips__eSjIb{padding:8px 0 0 8px;display:flex;flex-wrap:wrap;min-height:34px;max-height:82px;flex-grow:1;overflow:hidden}.sessionState_sessionBar__T0GYI .sessionState_openPanel__xchTC{display:flex;padding:8px;align-self:flex-start;cursor:pointer}.sessionState_sessionBar__T0GYI .sessionState_emptySessionBar__PF55y{opacity:.5;line-height:26px;font-style:italic;margin-left:8px}.sessionState_notActive__UU6R- .sessionState_sessionBar__T0GYI .sessionState_chips__eSjIb{opacity:.5}.sessionState_notActive__UU6R- .sessionState_sessionBar__T0GYI .sessionState_openPanel__xchTC{opacity:0;pointer-events:none}.sessionState_panelButton__sbnq1,.sessionState_editorPanelContent__uBNcW .sessionState_closePanel__e-IUq{color:#a565cd;background-color:#fff;border:1px solid var(--Grey90);height:26px;padding:0 7px;display:flex;align-items:center;border-radius:16px;cursor:pointer}.sessionState_panelButton__sbnq1 span,.sessionState_editorPanelContent__uBNcW .sessionState_closePanel__e-IUq span{font-weight:500;font-size:14px;margin-right:6px}.sessionState_panelButton__sbnq1 svg,.sessionState_editorPanelContent__uBNcW .sessionState_closePanel__e-IUq svg{width:12px;margin-top:2px}.dark-theme .sessionState_panelButton__sbnq1,.dark-theme .sessionState_editorPanelContent__uBNcW .sessionState_closePanel__e-IUq,.sessionState_editorPanelContent__uBNcW .dark-theme .sessionState_closePanel__e-IUq{background-color:var(--Grey14);border-color:var(--Grey25);color:#d19cf1}.sessionState_chip__9ZDTN{display:flex;background-color:var(--header_background);border:1px solid var(--Grey90);padding-right:10px;border-radius:8px;line-height:28px;font-family:Roboto Mono Variable,monospace;font-size:13px;font-weight:450;margin-right:8px;margin-bottom:8px;color:gray;white-space:nowrap;overflow:hidden;cursor:pointer}.sessionState_chip__9ZDTN .sessionState_chipKind__bYbQ1{width:25px;background:var(--Grey97);border-right:1px solid var(--Grey93);display:flex;justify-content:center;font-weight:800;font-size:12px;color:var(--Grey50);text-transform:uppercase;padding-left:2px;margin-right:8px}.dark-theme .sessionState_chip__9ZDTN .sessionState_chipKind__bYbQ1{background-color:var(--Grey20);border-right-color:var(--Grey25);color:var(--Grey60)}.sessionState_chip__9ZDTN .sessionState_chipVal__7qp9b{max-width:38ch;margin-left:1ch;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dark-theme .sessionState_chip__9ZDTN{background-color:var(--Grey22);border-color:var(--Grey25);color:#bfbfbf}.sessionState_editorPanel__MHWrm{position:absolute;right:8px;bottom:8px;left:8px;top:0;display:flex;opacity:0;z-index:0;pointer-events:none;transition:opacity .2s 0s,z-index 0s .2s}@media (max-width: 767.5px){.sessionState_editorPanel__MHWrm{position:fixed;top:0;right:0;bottom:0;left:0}}.sessionState_editorPanel__MHWrm.sessionState_panelVisible__eg-qa{opacity:1;z-index:101;transition-delay:.1s,0s}.sessionState_editorPanelContent__uBNcW{display:flex;flex-direction:column;flex-grow:1;pointer-events:auto;font-family:Roboto Flex Variable,sans-serif}.sessionState_editorPanelContent__uBNcW .sessionState_closePanel__e-IUq{position:absolute;top:2px;right:2px;margin:8px;background-color:#a565cd;color:#fff;border:0}.sessionState_editorPanelContent__uBNcW .sessionState_closePanel__e-IUq svg{margin-top:0}.dark-theme .sessionState_editorPanelContent__uBNcW .sessionState_closePanel__e-IUq{color:#fff;background-color:#a565cd}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_closePanel__e-IUq{display:none}}.sessionState_editorPanelContent__uBNcW .sessionState_searchBar__GKntV{height:68px;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_searchBar__GKntV{flex-direction:column;height:auto;background-color:var(--header_background);border-bottom:1px solid var(--panel_border)}}.sessionState_editorPanelContent__uBNcW .sessionState_searchBar__GKntV .sessionState_title__O7NjM{display:none}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_searchBar__GKntV .sessionState_title__O7NjM{display:block;font-size:20px;font-style:normal;font-weight:700;line-height:24px}}.sessionState_editorPanelContent__uBNcW .sessionState_searchBar__GKntV .sessionState_search__N-CJE{position:relative;margin:8px 8px 4px;display:flex;align-items:center;width:400px}.sessionState_editorPanelContent__uBNcW .sessionState_searchBar__GKntV .sessionState_search__N-CJE svg{position:absolute;stroke:#acacac;left:14px;pointer-events:none}.sessionState_editorPanelContent__uBNcW .sessionState_searchBar__GKntV .sessionState_search__N-CJE input{background-color:var(--panel_background);border:1px solid var(--panel_border);border-radius:20px;outline:0;color:inherit;font-family:Roboto Flex Variable,sans-serif;font-size:14px;font-weight:450;line-height:38px;padding:0 10px 0 40px;flex-grow:1}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_searchBar__GKntV .sessionState_search__N-CJE{width:calc(100vw - 32px);margin:0 0 16px}}.sessionState_editorPanelContent__uBNcW .sessionState_grid__0-Pol{flex-grow:1;display:grid;grid-template-columns:repeat(3,1fr);padding:0 8px 4px;min-height:0;max-width:1400px;margin:0 auto}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_grid__0-Pol{display:flex;flex-direction:column;padding:0;margin:0;min-height:unset;overflow:auto}}.sessionState_editorPanelContent__uBNcW .sessionState_group__llTrl{display:flex;flex-direction:column;min-width:0;min-height:0}.sessionState_editorPanelContent__uBNcW .sessionState_group__llTrl:first-child{margin-left:8px}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_group__llTrl{border-bottom:1px solid var(--panel_border);padding-top:12px;min-height:unset}.sessionState_editorPanelContent__uBNcW .sessionState_group__llTrl:first-child{margin-left:unset}.sessionState_editorPanelContent__uBNcW .sessionState_group__llTrl:last-child{padding-bottom:74px;flex-grow:1;border-bottom:0}}.sessionState_editorPanelContent__uBNcW .sessionState_group__llTrl .sessionState_header__70cNv{font-weight:600;text-transform:uppercase;text-align:center;font-size:13px;padding:8px 16px 4px 8px}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_group__llTrl .sessionState_header__70cNv{padding-left:16px}}.sessionState_editorPanelContent__uBNcW .sessionState_listWrapper__--a2M{min-height:0;display:flex;flex-grow:1}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_listWrapper__--a2M{min-height:unset}}.sessionState_editorPanelContent__uBNcW .sessionState_list__hSa9n{flex-grow:1;overflow:auto;padding:0 16px 0 8px;-webkit-mask-image:linear-gradient(transparent 0px,#000 12px,#000 calc(100% - 12px),transparent 100%);mask-image:linear-gradient(transparent 0px,#000 12px,#000 calc(100% - 12px),transparent 100%);-ms-overflow-style:none;scrollbar-width:none}.sessionState_editorPanelContent__uBNcW .sessionState_list__hSa9n::-webkit-scrollbar{display:none}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_list__hSa9n{padding-left:16px}}.sessionState_editorPanelContent__uBNcW .sessionState_listInner__VXaQm{padding:12px 0 4px;display:flex;flex-direction:column;min-width:min-content}.sessionState_editorPanelContent__uBNcW .sessionState_item__aeVWm{background-color:var(--panel_background);border:1px solid var(--panel_border);margin-bottom:8px;padding:12px;border-radius:10px;font-family:Roboto Mono Variable,monospace;display:grid;grid-template-areas:"toggle header" "toggle value";grid-template-columns:auto 1fr;grid-template-rows:auto auto;outline:2px solid transparent;outline-offset:-2px;transition:outline-color 1s linear}.sessionState_editorPanelContent__uBNcW .sessionState_item__aeVWm.sessionState_inactive__yWhDS .sessionState_itemValue__48Cst{opacity:.6;pointer-events:none;font-weight:450;border:1px solid var(--panel_border);margin:-1px;padding:0 10px;border-radius:6px}.sessionState_editorPanelContent__uBNcW .sessionState_item__aeVWm.sessionState_inactive__yWhDS .sessionState_itemValue__48Cst b{font-weight:500}.sessionState_editorPanelContent__uBNcW .sessionState_item__aeVWm.sessionState_highlighted__WND3b{outline-color:#be8ddc;transition-duration:0s}.dark-theme .sessionState_editorPanelContent__uBNcW .sessionState_item__aeVWm{background-color:var(--grey18)}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_item__aeVWm{padding:16px}}.sessionState_editorPanelContent__uBNcW .sessionState_activeToggle__p-tHz{grid-area:toggle;margin:-8px 0 -8px -8px;align-self:start;--switchSize: 20px}.sessionState_editorPanelContent__uBNcW .sessionState_itemHeader__-YQHX{grid-area:header;margin-bottom:8px;display:flex;flex-direction:column}.sessionState_editorPanelContent__uBNcW .sessionState_headerInner__jNqJC{display:flex;flex-wrap:wrap}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_headerInner__jNqJC{flex-direction:column}}.sessionState_editorPanelContent__uBNcW .sessionState_itemDesc__MDGzo{font-family:Roboto Flex Variable,sans-serif;margin-top:8px;font-size:14px;line-height:16px;opacity:.6}.sessionState_editorPanelContent__uBNcW .sessionState_itemName__A563G{font-weight:450;margin-right:8px}.sessionState_editorPanelContent__uBNcW .sessionState_itemName__A563G span{opacity:.8}.sessionState_editorPanelContent__uBNcW .sessionState_itemName__A563G .sessionState_nameMatch__BfrlN{opacity:1;background-color:#d8acf3;border-radius:2px}.dark-theme .sessionState_editorPanelContent__uBNcW .sessionState_itemName__A563G .sessionState_nameMatch__BfrlN{background-color:#772fa3}.sessionState_editorPanelContent__uBNcW .sessionState_itemType__fEc3w{font-size:14px;font-weight:450;opacity:.5}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_itemType__fEc3w{margin-left:0}}.sessionState_editorPanelContent__uBNcW .sessionState_itemUpdate__Qoyjw{margin-left:auto;color:#0ccb93;text-transform:uppercase;font-size:13px;font-weight:500;font-family:Roboto Flex Variable,sans-serif}.sessionState_editorPanelContent__uBNcW .sessionState_itemUpdate__Qoyjw.sessionState_disabled__RHPQi{opacity:.5;pointer-events:none}.sessionState_editorPanelContent__uBNcW .sessionState_itemValue__48Cst{--select-option-color: #4c4c4c;--svg-color: #7d7d7d;grid-area:value;display:flex;align-items:center;min-height:32px;min-width:0}.dark-theme .sessionState_editorPanelContent__uBNcW .sessionState_itemValue__48Cst{--select-option-color: #adadad}.sessionState_editorPanelContent__uBNcW .sessionState_itemValue__48Cst.sessionState_noOverflow__xPjO4{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.sessionState_editorPanelContent__uBNcW .sessionState_itemValue__48Cst.sessionState_noOverflow__xPjO4::-webkit-scrollbar{display:none}.sessionState_editorPanelContent__uBNcW .sessionState_setNullButton__LrkD-{cursor:pointer;background-color:#fafafa;padding:0 6px;margin-left:8px;line-height:32px;border-radius:4px;align-self:flex-start}.sessionState_editorPanelContent__uBNcW .sessionState_setNullButton__LrkD-.sessionState_disabled__RHPQi{opacity:.5}.dark-theme .sessionState_editorPanelContent__uBNcW .sessionState_setNullButton__LrkD-{background-color:#141414}.sessionState_editorPanelContent__uBNcW .sessionState_emptyItem__vPh0U{display:flex;justify-content:center;padding:12px;font-style:italic;opacity:.7;margin:24px 16px 48px 8px}@media (max-width: 767.5px){.sessionState_editorPanelContent__uBNcW .sessionState_emptyItem__vPh0U{margin-left:16px;color:var(--grey40)}.dark-theme .sessionState_editorPanelContent__uBNcW .sessionState_emptyItem__vPh0U{color:var(--grey60)}}.sessionState_editorPanelContent__uBNcW .sessionState_closeBtn__-AvQB{position:fixed;bottom:16px;right:16px}.toggleSwitch_toggleSwitch__Hnx-B{cursor:pointer;padding:8px}.toggleSwitch_track__o-47i{display:flex;width:calc(var(--switchSize, 18px) * 2 - 8px);height:var(--switchSize, 18px);border-radius:var(--switchSize, 18px);background-color:var(--Grey95);border:1px solid var(--Grey90);overflow:hidden}.toggleSwitch_checked__fGiQu .toggleSwitch_track__o-47i{background-color:var(--Grey97)}.dark-theme .toggleSwitch_track__o-47i{background-color:var(--Grey12);border-color:var(--Grey25)}.toggleSwitch_switch__zsyjI{width:calc(var(--switchSize, 18px) - 2px);height:calc(var(--switchSize, 18px) - 2px);border-radius:var(--switchSize, 18px);margin:1px;background:#fff;box-shadow:0 0 4px #0000002e;transition:transform .2s,background-color .2s}.dark-theme .toggleSwitch_switch__zsyjI{background:var(--Grey50);box-shadow:0 0 4px #0006}.toggleSwitch_checked__fGiQu .toggleSwitch_switch__zsyjI{transform:translate(calc(var(--switchSize, 18px) - 8px));background:#a565cd}.customScrollbar_customScrollbars__E0Ny8{position:relative}.customScrollbar_customScrollbars__E0Ny8:hover>.customScrollbar_verticalBar__6qHVe,.customScrollbar_customScrollbars__E0Ny8:hover>.customScrollbar_horizontalBar__GLgYA,.customScrollbar_customScrollbars__E0Ny8.customScrollbar_dragging__PGm1P>.customScrollbar_verticalBar__6qHVe,.customScrollbar_customScrollbars__E0Ny8.customScrollbar_dragging__PGm1P>.customScrollbar_horizontalBar__GLgYA{opacity:1}.customScrollbar_verticalBar__6qHVe,.customScrollbar_horizontalBar__GLgYA{position:absolute;width:6px;height:6px;padding:4px;pointer-events:none;opacity:0;transition:opacity .2s;z-index:1}.customScrollbar_scroller__9fWry{width:6px;height:6px;background:var(--grey85);border-radius:4px}.dark-theme .customScrollbar_scroller__9fWry{background:var(--grey20)}.customScrollbar_verticalBar__6qHVe{height:auto;top:0;right:0;bottom:0}.customScrollbar_horizontalBar__GLgYA{width:auto;bottom:0;left:0;right:0}.button_button__WcUZi{display:none}@media (max-width: 767.5px){.button_button__WcUZi{border:none;text-decoration:none;margin:auto;box-sizing:border-box;width:100%;border-radius:6px;padding:16px 12px;display:flex;gap:4px;align-items:center;justify-content:center;font-size:14px;line-height:16px;font-weight:700;background:var(--accentGreen);color:var(--grey8)}.button_button__WcUZi.button_fullWidth__awkcW{padding:24px;border-radius:0}.button_button__WcUZi:disabled{color:var(--grey50);background-color:var(--grey80)}.dark-theme .button_button__WcUZi:disabled{color:var(--grey8);background-color:var(--grey30)}}.spinner_spinner__HTICt{animation:spinner_spin__Qgqyy var(--rotationPeriod, 2s) infinite linear}@keyframes spinner_spin__Qgqyy{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.roundButton_container__maaHp{display:none}@media (max-width: 767.5px){.roundButton_container__maaHp{border:none;border-radius:50%;color:#f9f9f9;filter:drop-shadow(0px 0px 8px rgba(0,0,0,.2));display:grid;align-items:center;justify-items:center}.roundButton_container__maaHp>*{grid-area:1/1}.roundButton_container__maaHp.roundButton_run__nXLsk{height:40px;width:40px;background-color:var(--accentGreenLightTheme)}.roundButton_container__maaHp.roundButton_run__nXLsk:disabled{background-color:var(--grey75)}.roundButton_container__maaHp.roundButton_close__3a4xI{width:48px;height:48px;background-color:var(--grey40)}.dark-theme .roundButton_container__maaHp{filter:drop-shadow(0px 0px 8px rgba(0,0,0,.2));color:var(--grey8)}.dark-theme .roundButton_container__maaHp.roundButton_close__3a4xI{background-color:var(--grey70)}.dark-theme .roundButton_container__maaHp.roundButton_run__nXLsk{background-color:var(--accentGreenDarkTheme)}.dark-theme .roundButton_container__maaHp.roundButton_run__nXLsk:disabled{background-color:var(--grey30)}}.headerNav_tabs__ksVg6{display:flex;align-items:center;margin-left:42px;overflow-x:scroll;overflow-y:hidden;padding:0 16px 16px;margin-bottom:-16px;-ms-overflow-style:none;scrollbar-width:none}.headerNav_tabs__ksVg6::-webkit-scrollbar{display:none}@media (max-width: 767.5px){.headerNav_tabs__ksVg6{margin-left:0}}.headerNav_tabSep__322in{margin:0 8px;flex-shrink:0;color:var(--grey75)}.dark-theme .headerNav_tabSep__322in{color:var(--grey30)}.headerNav_headerNavMenu__i5La3{position:relative;flex-shrink:0}.headerNav_headerNavButton__slFZ1{display:flex;align-items:center;height:36px;font-size:14px;color:var(--fontHeaderGrey);font-weight:600;text-decoration:none;padding:0 10px;border-radius:4px;cursor:pointer}.headerNav_headerNavButton__slFZ1 .headerNav_title__AjFcN{margin:0 8px}.headerNav_headerNavButton__slFZ1 .headerNav_title__AjFcN:last-child{margin-right:0}.headerNav_headerNavButton__slFZ1 svg{flex-shrink:0}.headerNav_headerNavButton__slFZ1:hover,.headerNav_headerNavButton__slFZ1.headerNav_active__-QwQy{color:var(--grey85);background-color:var(--grey25)}.dark-theme .headerNav_headerNavButton__slFZ1:hover,.dark-theme .headerNav_headerNavButton__slFZ1.headerNav_active__-QwQy{color:var(--grey8);background-color:var(--grey70)}.headerNav_dropdown__GVD6Y{position:fixed;top:56px;margin-left:calc(-220px * var(--dropdownOffset));display:flex;opacity:0;pointer-events:none;transform:translateY(-20px);transition:opacity .15s,transform .15s;background-color:var(--grey25);color:var(--grey85);border-radius:6px;overflow:hidden;min-height:240px;max-width:calc(100% - 24px);box-shadow:0 32px 20px -24px #0000001f,0 4px 20px #00000026;z-index:110}.dark-theme .headerNav_dropdown__GVD6Y{background-color:var(--grey70);color:var(--grey8)}@media (max-width: 767.5px){.headerNav_dropdown__GVD6Y{margin-left:0;left:calc(50% - (min(300px,100% - 20px)/2))}}.headerNav_dropdown__GVD6Y.headerNav_open__BgxMV{opacity:1;pointer-events:all;transform:none}.headerNav_dropdown__GVD6Y .headerNav_col__tJ6Sc{display:flex;flex-direction:column;width:220px;padding:2px 0}.headerNav_dropdown__GVD6Y .headerNav_col__tJ6Sc:not(:last-child){border-right:2px solid var(--grey20)}.dark-theme .headerNav_dropdown__GVD6Y .headerNav_col__tJ6Sc:not(:last-child){border-color:var(--grey50)}@media (max-width: 767.5px){.headerNav_dropdown__GVD6Y .headerNav_col__tJ6Sc{width:300px}}.headerNav_dropdown__GVD6Y .headerNav_header__dX-9Z{padding:12px 16px 6px;text-transform:uppercase;font-size:12px}.headerNav_dropdown__GVD6Y .headerNav_item__MH0bV,.headerNav_dropdown__GVD6Y .headerNav_action__x1T4t{position:relative;display:flex;align-items:center;margin-bottom:4px;text-decoration:none;padding:9px 18px;line-height:24px;font-weight:600;color:inherit}@media (max-width: 767.5px){.headerNav_dropdown__GVD6Y .headerNav_item__MH0bV,.headerNav_dropdown__GVD6Y .headerNav_action__x1T4t{padding:12px 18px}}.headerNav_dropdown__GVD6Y .headerNav_item__MH0bV span,.headerNav_dropdown__GVD6Y .headerNav_action__x1T4t span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.headerNav_dropdown__GVD6Y .headerNav_item__MH0bV>span{flex-grow:1}.headerNav_dropdown__GVD6Y .headerNav_showCursor__bTej3 .headerNav_item__MH0bV.headerNav_selected__w-O3-:after{content:"";pointer-events:none;position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:2px solid var(--app-accent-green);border-radius:4px}.headerNav_dropdown__GVD6Y .headerNav_actions__C54ND{padding-top:16px;margin-top:auto}.headerNav_dropdown__GVD6Y .headerNav_action__x1T4t{margin:6px 8px;padding:7px 10px;justify-content:center;border:1px solid var(--grey40);border-radius:4px;cursor:pointer}.headerNav_dropdown__GVD6Y .headerNav_action__x1T4t:hover{background-color:#0000000a}.headerNav_dropdown__GVD6Y .headerNav_action__x1T4t.headerNav_disabled__apYiz{pointer-events:none;opacity:.6}.dark-theme .headerNav_dropdown__GVD6Y .headerNav_action__x1T4t{border-color:var(--grey60)}.dark-theme .headerNav_dropdown__GVD6Y .headerNav_action__x1T4t:hover{background-color:#ffffff0a}.headerNav_dropdown__GVD6Y .headerNav_avatar__cfhLx,.headerNav_dropdown__GVD6Y .headerNav_iconAvatar__VYTHe{position:relative;width:24px;height:24px;border-radius:16px;background-size:contain;margin-right:12px;flex-shrink:0}.headerNav_dropdown__GVD6Y .headerNav_avatar__cfhLx .headerNav_avatarType__bM9X5,.headerNav_dropdown__GVD6Y .headerNav_iconAvatar__VYTHe .headerNav_avatarType__bM9X5{position:absolute;width:16px;height:16px;background:#2e2e2e;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#f7f7f7;bottom:-6px;right:-6px}.headerNav_dropdown__GVD6Y .headerNav_avatar__cfhLx .headerNav_avatarType__bM9X5 svg,.headerNav_dropdown__GVD6Y .headerNav_iconAvatar__VYTHe .headerNav_avatarType__bM9X5 svg{width:14px;height:14px}.headerNav_dropdown__GVD6Y .headerNav_iconAvatar__VYTHe{display:flex;align-items:center;justify-content:center;background:#fff}.headerNav_dropdown__GVD6Y .headerNav_iconAvatar__VYTHe svg{width:18px;height:18px;color:#2e2e2e}.headerNav_dropdown__GVD6Y .headerNav_selected__w-O3-{background-color:var(--grey30)}.dark-theme .headerNav_dropdown__GVD6Y .headerNav_selected__w-O3-{background-color:var(--grey60)}.headerNav_dropdown__GVD6Y .headerNav_dbSpinner__nDYv4{margin:auto;color:#adadad}.headerNav_dropdown__GVD6Y .headerNav_noItems__R-qSn{padding:8px 16px;font-style:italic;opacity:.7}.headerNav_dropdown__GVD6Y .headerNav_dbFetchError__loBb1{padding:8px 16px;font-style:italic;color:var(--accentRed)}.themeSwitcher_themeSwitcher__gQEHB{position:relative;color:#b3b3b3}@media (max-width: 767.5px){.themeSwitcher_themeSwitcher__gQEHB{margin:24px;border-radius:8px;padding:0 20px;background-color:var(--grey90);color:var(--baseText)}.dark-theme .themeSwitcher_themeSwitcher__gQEHB{background-color:var(--grey18)}}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_switcher__2fqE-{display:flex;align-items:center}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK .themeSwitcher_dropdownIcon__9945h{display:none}@media (max-width: 767.5px){.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK .themeSwitcher_dropdownIcon__9945h{display:block}}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK:hover{color:var(--accentGreen)}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK:hover svg{opacity:1}@media (max-width: 767.5px){.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK:hover{color:var(--baseText)}}@media (max-width: 767.5px){.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK{width:48px;height:48px}}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK.themeSwitcher_active__njqkE{color:var(--accentGreen)}@media (max-width: 767.5px){.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK.themeSwitcher_active__njqkE{background-color:#fff;color:var(--baseText)}.dark-theme .themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK.themeSwitcher_active__njqkE{background-color:var(--grey30)}}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK .themeSwitcher_checkIcon__u588P{display:none}@media (max-width: 767.5px){.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK{width:100%}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_button__ZhghK .themeSwitcher_checkIcon__u588P{display:block;margin-right:16px;margin-left:0}}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG{position:absolute;right:0;bottom:0;background-color:#fff;height:32px;width:32px;border-radius:16px;box-shadow:0 4px 12px #0000001f;overflow:hidden;opacity:0;pointer-events:none;transform:scale(0);transition:transform .1s .2s linear,height .133s 66ms cubic-bezier(.76,0,.78,.9),opacity 0s .3s}.dark-theme .themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG{background-color:#212121}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG .themeSwitcher_button__ZhghK{position:absolute;opacity:0;right:76px;transition:opacity .1s ease-in-out}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG .themeSwitcher_button__ZhghK:nth-child(2){right:38px;transition-delay:33ms}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG .themeSwitcher_button__ZhghK:nth-child(3){right:0;transition-delay:66ms}@media (max-width: 767.5px){.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG{top:0;border-radius:8px;transition:none;background-color:var(--grey90);height:48px;width:48px}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG .themeSwitcher_button__ZhghK{justify-content:flex-start;gap:0 8px;width:100%;top:96px}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG .themeSwitcher_button__ZhghK svg{margin-left:16px}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG .themeSwitcher_button__ZhghK:nth-child(1){border-bottom-left-radius:8px;border-bottom-right-radius:8px;right:unset}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG .themeSwitcher_button__ZhghK:nth-child(2){top:48px;right:unset}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG .themeSwitcher_button__ZhghK:nth-child(3){top:0;right:unset;border-top-left-radius:8px;border-top-right-radius:8px}.dark-theme .themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG{background-color:var(--grey18)}}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG.themeSwitcher_popupOpen__HwavG{transform:scale(1);width:108px;opacity:1;pointer-events:all;transition:transform .1s linear,height .133s .1s ease;z-index:1}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG.themeSwitcher_popupOpen__HwavG .themeSwitcher_button__ZhghK{opacity:1;transition-delay:.133s}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG.themeSwitcher_popupOpen__HwavG .themeSwitcher_button__ZhghK:nth-child(2){transition-delay:.166s}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG.themeSwitcher_popupOpen__HwavG .themeSwitcher_button__ZhghK:nth-child(1){transition-delay:.2s}@media (max-width: 767.5px){.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG.themeSwitcher_popupOpen__HwavG{height:144px;width:100%}}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG.themeSwitcher_fullyOpen__hIDVH{overflow:visible}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_popup__yv-tG.themeSwitcher_fullyOpen__hIDVH .themeSwitcher_button__ZhghK:hover .themeSwitcher_tooltip__iX--d{opacity:1}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_tooltip__iX--d{position:absolute;line-height:32px;padding:0 10px;border-radius:4px;background:#4c4c4c;color:#f5f5f5;font-weight:600;font-size:14px;top:calc(100% + 10px);pointer-events:none;opacity:0}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_tooltip__iX--d:after{content:"";position:absolute;width:9px;height:9px;border-radius:1px;background:inherit;transform:rotate(135deg);bottom:26px;left:calc(50% - 4px);z-index:200}.dark-theme .themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_tooltip__iX--d{background:#adadad;color:#141414}@media (max-width: 767.5px){.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_tooltip__iX--d{display:none}}.dark-theme .themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_lightIcon__QgRng,.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_darkIcon__lKyVN{display:none}.dark-theme .themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_darkIcon__lKyVN{display:block}.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_themeLabel__mcTNa{display:none}@media (max-width: 767.5px){.themeSwitcher_themeSwitcher__gQEHB .themeSwitcher_themeLabel__mcTNa{color:var(--baseText);text-transform:capitalize;display:block;flex-grow:1;font-family:Roboto;font-size:16px;font-weight:700;line-height:16px;margin:0 0 0 8px}}.header_header__mCZx6{flex-shrink:0;height:54px;display:flex;align-items:center;padding:0 16px 0 22px}.header_header__mCZx6 .header_themeSwitcher__HUtF3{margin-left:auto;z-index:110}.header_subtitle__UiMk3{display:flex;font-family:EdgeDB;font-style:normal;font-weight:600;font-size:19px;color:#848484;margin-left:8px}.dark-theme .header_subtitle__UiMk3{color:#7d7d7d}.header_logo__ogrfy{fill:var(--Grey30)}.header_logo__ogrfy path:nth-child(2){fill:var(--Grey65)}.dark-theme .header_logo__ogrfy{fill:var(--Grey60)}.dark-theme .header_logo__ogrfy path:nth-child(2){fill:var(--Grey40)}.header_themeSwitcher__HUtF3{margin-left:auto}@media (max-width: 767.5px){.header_themeSwitcher__HUtF3{display:none}}.main_main__u5TCK{flex-grow:1;overflow:hidden;display:flex;flex-direction:column}.main_loading__mLZ6R{opacity:.5;font-style:italic}.button_button__iZeQv,.button_linkButton__J7SGC{box-sizing:border-box;display:flex;flex-shrink:0;height:36px;padding:0 10px;justify-content:center;align-items:center;gap:2px;border-radius:6px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 2px 4px #0000000a;outline:0;font-family:inherit;color:inherit;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.1pt}.button_button__iZeQv>span,.button_linkButton__J7SGC>span{padding:0 6px}.button_button__iZeQv>svg,.button_linkButton__J7SGC>svg{flex-shrink:0}.button_button__iZeQv .button_shortcut__TvedC,.button_linkButton__J7SGC .button_shortcut__TvedC{opacity:.85;font-size:13px;margin-left:8px}.button_button__iZeQv.button_primary__ZgY3H,.button_linkButton__J7SGC.button_primary__ZgY3H{background:var(--buttonPrimaryBackground, #a565cd);box-shadow:0 2px 4px color-mix(in srgb,var(--buttonPrimaryBackground, #a565cd) 25%,transparent);border:0;color:#fffffffa}.button_button__iZeQv.button_outline__QBH6l,.button_linkButton__J7SGC.button_outline__QBH6l{background:none;border:1px solid var(--Grey85, #d9d9d9);box-shadow:none;color:var(--secondary_text_color, #666)}.button_button__iZeQv:disabled,.button_button__iZeQv.button_disabled__RgbSc,.button_linkButton__J7SGC:disabled,.button_linkButton__J7SGC.button_disabled__RgbSc{opacity:.65;box-shadow:none;pointer-events:none}.dark-theme .button_button__iZeQv,.dark-theme .button_linkButton__J7SGC{border:1px solid #4d4d4d;background:#363636;color:#ccc;box-shadow:0 2px 4px #00000029}.dark-theme .button_button__iZeQv.button_primary__ZgY3H,.dark-theme .button_linkButton__J7SGC.button_primary__ZgY3H{background:var(--buttonPrimaryBackground, #6c4186);box-shadow:0 2px 4px color-mix(in srgb,var(--buttonPrimaryBackground, #6c4186) 40%,transparent);border:0;color:#ffffffdb}.dark-theme .button_button__iZeQv.button_outline__QBH6l,.dark-theme .button_linkButton__J7SGC.button_outline__QBH6l{background:none;box-shadow:none}.button_linkButton__J7SGC{text-decoration:none;color:inherit}.checkbox_checkbox__weKm9{display:flex;height:32px;align-items:center;gap:6px;padding:0 4px;color:var(--main_text_color, #4d4d4d);font-size:14px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.checkbox_checkbox__weKm9 .checkbox_check__8mtZy{width:20px;height:20px;flex-shrink:0;border-radius:6px;border:1px solid var(--Grey85, #d9d9d9);background:#fff;box-sizing:border-box}.checkbox_checkbox__weKm9 input{display:none}.checkbox_checkbox__weKm9 input:checked+.checkbox_check__8mtZy{border:0;background-color:#a15ec0;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 10.5L8 13.5L14.5 7" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.checkbox_checkbox__weKm9.checkbox_disabled__JCQuQ{opacity:.5;pointer-events:none}.checkbox_checkbox__weKm9.checkbox_readonly__PzaZY{pointer-events:none}.checkbox_checkbox__weKm9.checkbox_readonly__PzaZY .checkbox_check__8mtZy{opacity:.5}.dark-theme .checkbox_checkbox__weKm9{color:#ccc}.dark-theme .checkbox_checkbox__weKm9 .checkbox_check__8mtZy{border-color:var(--Grey40, #666);background:#363636}.fieldHeader_fieldHeader__TLy-o{display:flex;align-items:center;gap:4px;font-size:14px;font-style:normal;font-weight:500;line-height:24px;padding:0 4px}.fieldHeader_optional__ohiqX{opacity:.5;margin-left:6px;font-weight:450}.fieldHeader_headerNote__mfVy3{color:var(--Grey50, #808080);font-weight:400;margin-left:auto}.textInput_textField__T2Ykd{display:flex;flex-direction:column;gap:2px;color:#4d4d4d}.textInput_textField__T2Ykd .textInput_inputWrapper__0mEIA{position:relative;align-self:stretch;display:flex}.textInput_textField__T2Ykd .textInput_hasError__zyNDK input,.textInput_textField__T2Ykd .textInput_hasError__zyNDK textarea{outline:1px solid #df594c;border-color:#df594c!important;padding-right:36px}.textInput_textField__T2Ykd .textInput_prefix__iEr4V{position:absolute;line-height:40px;top:1px;left:12px;font-family:Roboto Mono Variable,monospace;font-size:14px;font-weight:400;color:var(--Grey50, #808080);white-space:preserve}.textInput_textField__T2Ykd input,.textInput_textField__T2Ykd textarea{align-self:stretch;border-radius:6px;border:1px solid var(--Grey90, #e6e6e6);background:#fff;padding:var(--textInputVPadding, 9px) 12px;font-family:Roboto Mono Variable,monospace;font-size:14px;font-weight:400;line-height:22px;color:inherit;outline:0;min-width:0;flex-grow:1}.textInput_textField__T2Ykd input:read-only,.textInput_textField__T2Ykd textarea:read-only{background:#f7f7f7;outline:none}.textInput_textField__T2Ykd input:focus+.textInput_error__F5yht div,.textInput_textField__T2Ykd textarea:focus+.textInput_error__F5yht div{opacity:1}.textInput_textField__T2Ykd .textInput_error__F5yht{position:absolute;height:100%;width:38px;display:flex;justify-content:center;padding:calc(var(--textInputVPadding, 9px) + 1px) 0;box-sizing:border-box;right:0;top:0;color:#df594c}.textInput_textField__T2Ykd .textInput_error__F5yht div{position:absolute;pointer-events:none;top:36px;right:6px;width:max-content;max-width:300px;color:#bb3225;background:#ffffffd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 2px 12px #0000000f;padding:8px 12px;border-radius:6px;border:1px solid rgba(223,89,76,.3);opacity:0;transition:opacity .1s;z-index:1}.textInput_textField__T2Ykd .textInput_error__F5yht:hover div{opacity:1}.dark-theme .textInput_textField__T2Ykd{color:#ccc}.dark-theme .textInput_textField__T2Ykd input,.dark-theme .textInput_textField__T2Ykd textarea{border:1px solid #4d4d4d;background:#363636}.dark-theme .textInput_textField__T2Ykd input:read-only,.dark-theme .textInput_textField__T2Ykd textarea:read-only{background:#464646}.dark-theme .textInput_textField__T2Ykd .textInput_error__F5yht div{background:#323232d9;color:#df594c}.select_select__UC9uP{font-family:Roboto Flex Variable,Roboto,sans-serif;line-height:24px;border:1px solid #e1e1e1;background:#fff;box-shadow:0 2px 4px #0000000a;padding:8px 16px;border-radius:6px!important;font-weight:450;font-size:14px}.dark-theme .select_select__UC9uP{border:1px solid #4d4d4d;background:#363636;color:#ccc}.select_selectField__yapOv{display:flex;flex-direction:column;gap:2px;color:#4d4d4d}.select_selectField__yapOv .select_fieldHeader__GIf-R{display:flex;align-items:center;gap:4px;font-size:14px;font-style:normal;font-weight:500;line-height:24px;padding:0 4px}.dark-theme .select_selectField__yapOv{color:#ccc}.modal_modalOverlay__9K1Pb{position:absolute;top:0;left:0;right:0;bottom:0;padding:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;z-index:300;-webkit-user-select:none;user-select:none;transition:pointer-events .3s}.modal_modalOverlay__9K1Pb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000014;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .3s}.MODAL_TRANSITION .modal_modalOverlay__9K1Pb{pointer-events:none}.MODAL_TRANSITION .modal_modalOverlay__9K1Pb:before{opacity:0}.modal_modalOverlay__9K1Pb .modal_modal__oWekx{box-shadow:0 4px 16px #00000029,0 2px 4px #00000014;transition:transform .3s,opacity .3s}.MODAL_TRANSITION .modal_modalOverlay__9K1Pb .modal_modal__oWekx{transform:translateY(100px);opacity:0}.dark-theme .modal_modalOverlay__9K1Pb:before{background:#00000080}.dark-theme .modal_modalOverlay__9K1Pb .modal_modal__oWekx{box-shadow:0 4px 16px #0006,0 2px 4px #0003}@media (max-width: 767.5px){.modal_modalOverlay__9K1Pb{justify-content:flex-end;padding:48px 0 0}.modal_modalOverlay__9K1Pb .modal_modal__oWekx{width:100%;border-radius:12px 12px 0 0}.modal_modalOverlay__9K1Pb .modal_content__JUhB7{margin:0 auto}}.modal_modal__oWekx{display:flex;flex-direction:column;min-height:0;width:min-content;max-width:100%;border-radius:12px;border:1px solid var(--Grey80, #ccc);background:var(--app_panel_background, #f7f7f7);z-index:1;color:var(--main_text_color, #4d4d4d);font-family:Roboto Flex Variable}.dark-theme .modal_modal__oWekx{--app_panel_background: var(--Grey14, #242424);border-color:var(--Grey22, #363636);--main_text_color: #ccc;--secondary_text_color: #b3b3b3;--tertiary_text_colour: #999}.modal_header__-zu8N{display:flex;padding:18px 18px 18px 24px;gap:6px;border-bottom:1px solid var(--Grey90, #e6e6e6);background:var(--Grey99, #fcfcfc);border-radius:12px 12px 0 0}.modal_header__-zu8N .modal_headings__lmldE{display:flex;padding:4px 16px 0 0;flex-direction:column;align-items:flex-start;gap:6px;flex:1 0 0}.modal_header__-zu8N .modal_title__GoYi0{font-size:16px;font-style:normal;font-weight:500;line-height:16px}.modal_header__-zu8N .modal_subheading__G5W5x{color:var(--tertiary_text_color, #808080);font-size:14px;font-style:normal;font-weight:400;line-height:18px}.modal_header__-zu8N .modal_subheading__G5W5x b{font-weight:550}.dark-theme .modal_header__-zu8N{border-bottom-color:var(--Grey25, #404040);background:var(--Grey18, #2e2e2e)}.modal_content__JUhB7{min-height:0;max-width:calc(100% - 48px);display:flex;flex-direction:column;padding:16px 24px 24px;gap:16px;overflow:auto}.modal_closeButton__CCokx{display:flex;width:32px;height:32px;align-items:center;justify-content:center;margin:-4px;color:var(--Grey50, #808080);cursor:pointer}.modal_footer__Wynn9{display:flex;flex-direction:column;padding:16px;border-top:1px solid var(--Grey90, #e6e6e6);background:var(--Grey99, #fcfcfc);border-radius:0 0 12px 12px}.modal_footer__Wynn9 .modal_footerMain__TwuKK{display:flex;align-items:flex-end;gap:6px;width:var(--footerContentWidth, 100%);max-width:100%;margin:0 auto}.modal_footer__Wynn9 .modal_footerDetails__2Zj-9{flex-grow:1}.dark-theme .modal_footer__Wynn9{border-top-color:var(--Grey25, #404040);background:var(--Grey18, #2e2e2e)}.modal_formError__5jsZJ{display:flex;padding:12px 16px;border-top:1px solid #e55e5e;border-bottom:1px solid #e55e5e;background:#fce3e3;margin-bottom:-1px;z-index:1;color:#e55e5e;font-size:14px;font-style:normal;font-weight:450;line-height:16px}.modal_formError__5jsZJ .modal_formErrorContent__darxA{display:flex;align-items:center;gap:8px;width:var(--footerContentWidth, 100%);margin:0 auto}.modal_formError__5jsZJ .modal_formErrorContent__darxA>div{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.modal_formError__5jsZJ .modal_formErrorContent__darxA svg{flex-shrink:0}.dark-theme .modal_formError__5jsZJ{border-color:#b24c4c;background:#4c2323;color:#e06b6b}.iconToggle_iconToggle__59hSg{display:flex;background:var(--Grey95);border:1px solid var(--Grey90);border-radius:8px;font-family:Roboto Flex Variable,sans-serif;line-height:16px}.iconToggle_iconToggle__59hSg.iconToggle_disabled__kML1g{opacity:.4;pointer-events:none}.dark-theme .iconToggle_iconToggle__59hSg{background:var(--Grey16);border-color:var(--Grey14)}@media (max-width: 767.5px){.iconToggle_iconToggle__59hSg{border-radius:10px}}.iconToggle_option__Vvht2{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.iconToggle_option__Vvht2 svg{color:var(--Grey55);z-index:1}.dark-theme .iconToggle_option__Vvht2 svg{color:var(--Grey65)}.iconToggle_option__Vvht2.iconToggle_selected__95ze7:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:6px;background:#fff;box-shadow:0 0 3px #00000029}.dark-theme .iconToggle_option__Vvht2.iconToggle_selected__95ze7:before{background:var(--Grey30);box-shadow:0 0 3px #0006}.iconToggle_option__Vvht2.iconToggle_disabled__kML1g{opacity:.3;pointer-events:none}.iconToggle_option__Vvht2 .iconToggle_label__6Kj5O{position:absolute;top:calc(100% + 2px);white-space:nowrap;background:var(--panel_background);padding:6px 10px;border-radius:6px;color:var(--secondary_text_color);font-weight:500;font-size:13px;border:1px solid var(--panel_border);box-shadow:0 2px 3px #00000014;opacity:0;pointer-events:none;transition:opacity .15s linear}.iconToggle_option__Vvht2:hover .iconToggle_label__6Kj5O{opacity:1;transition-delay:.4s}@media (max-width: 767.5px){.iconToggle_option__Vvht2{width:38px;height:38px}.iconToggle_option__Vvht2.iconToggle_selected__95ze7:before{border-radius:8px}}.copyButton_copyButton__fsLJu svg{color:var(--Grey50, #808080)}.copyButton_copyButton__fsLJu.copyButton_copied__Q6DmT svg{color:#70b53a!important}.dark-theme .copyButton_copyButton__fsLJu svg{color:var(--Grey60, #999999)}.copyButton_miniCopyButton__bRin6{display:flex;cursor:pointer;color:var(--Grey70, #b3b3b3);padding:8px;border-radius:8px}.copyButton_miniCopyButton__bRin6:hover{color:var(--Grey55, #8c8c8c)}.copyButton_miniCopyButton__bRin6.copyButton_copied__Q6DmT{color:#70b53a!important}.dark-theme .copyButton_miniCopyButton__bRin6{color:var(--Grey30, #4d4d4d)}.dark-theme .copyButton_miniCopyButton__bRin6:hover{color:var(--Grey40, #666)}.branchGraph_branchGraphOuter__fBLP6{position:relative;display:flex;height:220px;min-width:0;font-family:Roboto Flex Variable,sans-serif;--branchGraphBg: var(--Grey95, #f2f2f2);--branchGraphBorder: var(--Grey85, #d9d9d9);--branchGraphLine: var(--Grey80, #ccc)}.dark-theme .branchGraph_branchGraphOuter__fBLP6{--branchGraphBg: var(--Grey10, #1a1a1a);--branchGraphBorder: var(--Grey22, #363636);--branchGraphLine: var(--Grey30, #4d4d4d)}.branchGraph_branchGraph__lpx8-{position:relative;border-radius:12px;background:var(--branchGraphBg);border:1px solid var(--branchGraphBorder);display:flex;flex-grow:1;overflow:hidden}.branchGraph_disabled__vRcYy .branchGraph_branchGraph__lpx8-{pointer-events:none}.branchGraph_migrationsPanelWrapper__2r0mK{position:relative;width:0px;flex-shrink:0;z-index:2;transition:width .25s;--panel_background: #fff}.branchGraph_migrationsPanelWrapper__2r0mK.branchGraph_panelOpen__pZSIw{width:460px}.branchGraph_migrationsPanelWrapper__2r0mK .branchGraph_closePanelButton__PSAR1{width:auto;right:calc(100% + 12px);color:var(--secondary_text_color, #666);font-weight:500;padding-right:14px;padding-left:8px;white-space:nowrap;font-family:inherit;font-size:14px;gap:4px}.branchGraph_migrationsPanelWrapper__2r0mK .branchGraph_closePanelButton__PSAR1 svg{transform:rotate(-90deg)}.dark-theme .branchGraph_migrationsPanelWrapper__2r0mK{--panel_background: #363636;--secondary_text_color: #b3b3b3}@media (max-width: 767.5px){.branchGraph_migrationsPanelWrapper__2r0mK{position:absolute;top:0;right:0;bottom:0;width:100%!important;transform:translate(100%);transition:transform .25s}.branchGraph_migrationsPanelWrapper__2r0mK.branchGraph_panelOpen__pZSIw{transform:translate(0)}.branchGraph_migrationsPanelWrapper__2r0mK .branchGraph_closePanelButton__PSAR1{display:none}}.branchGraph_outerScrollContainer__mZP-3{min-width:0;flex-grow:1}.branchGraph_scrollWrapper__3o-H8{overflow:auto;height:100%;display:flex;border-radius:11px;-ms-overflow-style:none;scrollbar-width:none}.branchGraph_scrollWrapper__3o-H8::-webkit-scrollbar{display:none}.branchGraph_scrollWrapper__3o-H8:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:11px;box-shadow:inset 0 0 8px 8px var(--branchGraphBg);pointer-events:none;z-index:1}.branchGraph_scrollWrapper__3o-H8.branchGraph_migrationPopupOpen__qbmRN{overflow:hidden}.branchGraph_centerWrapper__2GHpF{display:flex;width:max-content;height:max-content;min-width:100%;min-height:100%;align-items:center}.branchGraph_centerWrapper__2GHpF .branchGraph_loading__IfSOg{margin:auto;color:var(--Grey60, #999)}.dark-theme .branchGraph_centerWrapper__2GHpF .branchGraph_loading__IfSOg{color:var(--Grey40, #666)}.branchGraph_centerWrapper__2GHpF .branchGraph_error__esne1{display:flex;gap:4px;align-items:center;margin:auto;padding:48px;font-weight:450;color:#b84444}.dark-theme .branchGraph_centerWrapper__2GHpF .branchGraph_error__esne1{color:#e26f6f}.branchGraph_floatingButton__Rv7F4{position:absolute;top:12px;right:12px;border-radius:6px;border:1px solid var(--branchGraphBorder);display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--branchGraphBg);color:#999;cursor:pointer;z-index:1;box-shadow:0 0 16px 8px var(--branchGraphBg)}.branchGraph_floatingButton__Rv7F4.branchGraph_refreshing__m2NwG{pointer-events:none}.branchGraph_floatingButton__Rv7F4.branchGraph_refreshing__m2NwG svg{animation:branchGraph_spin__QGz8d var(--rotationPeriod, 1s) infinite linear}.branchGraph_bottomButton__FlFZf{top:auto;bottom:12px}@keyframes branchGraph_spin__QGz8d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.branchGraph_popupWrapper__XeNAC{position:absolute;z-index:2}.branchGraph_nodeGrid__HXviH{display:grid;grid-auto-rows:auto;grid-auto-columns:auto;row-gap:16px;justify-items:start;align-items:start;width:min-content;padding:64px 96px 64px 64px;margin:auto}.branchGraph_disabled__vRcYy .branchGraph_nodeGrid__HXviH{opacity:.6}.branchGraph_nodeGrid__HXviH .branchGraph_connector__-UcVJ{height:100%;box-sizing:border-box;padding-top:14px}.branchGraph_nodeGrid__HXviH .branchGraph_connector__-UcVJ svg{stroke-width:1px;stroke:var(--branchGraphLine);fill:none;width:31px;height:31px}.branchGraph_nodeGrid__HXviH .branchGraph_connector__-UcVJ.branchGraph_line__sd2W0{min-width:16px;justify-self:stretch}.branchGraph_nodeGrid__HXviH .branchGraph_connector__-UcVJ.branchGraph_line__sd2W0 svg{width:100%}.branchGraph_nodeGrid__HXviH .branchGraph_connector__-UcVJ.branchGraph_curved__d6ZWC{width:31px;display:flex;flex-direction:column;padding-bottom:0;height:calc(100% + 61px)}.branchGraph_nodeGrid__HXviH .branchGraph_connector__-UcVJ.branchGraph_curved__d6ZWC svg:nth-child(2){flex-grow:1}.branchGraph_nodeGrid__HXviH .branchGraph_connector__-UcVJ.branchGraph_faded__IAvwW{--branchGraphLine: #dedede}.dark-theme .branchGraph_nodeGrid__HXviH .branchGraph_connector__-UcVJ.branchGraph_faded__IAvwW{--branchGraphLine: #343434}.branchGraph_migrationPopupOpen__qbmRN .branchGraph_nodeGrid__HXviH{opacity:.5;pointer-events:none}.branchGraph_migrationId__kXdKb{display:flex;height:22px;padding:0 4px 0 8px;margin-bottom:-8px;align-items:center;gap:4px;border-radius:4px;color:var(--Grey50, #808080);font-family:Roboto Mono Variable;font-size:11px;font-style:normal;font-weight:450;line-height:16px;white-space:nowrap;cursor:pointer}.branchGraph_migrationId__kXdKb:hover,.branchGraph_migrationId__kXdKb.branchGraph_highlighted__E4Upy{background:#0000000a}.branchGraph_migrationId__kXdKb svg{width:18px;height:18px;color:var(--Grey75, #bfbfbf)}.branchGraph_migrationId__kXdKb.branchGraph_multi__Vcfyw{align-self:center}.branchGraph_migrationId__kXdKb.branchGraph_empty__xS5Sg{font-style:italic;padding:0;margin-left:24px;pointer-events:none}.dark-theme .branchGraph_migrationId__kXdKb:hover,.dark-theme .branchGraph_migrationId__kXdKb.branchGraph_highlighted__E4Upy{background:#ffffff0f}.dark-theme .branchGraph_migrationId__kXdKb svg{color:var(--Grey30, #4d4d4d)}.branchGraph_branchNode__O9sZD.branchGraph_faded__IAvwW{opacity:.5}.branchGraph_migrationNode__oibNO{display:flex;flex-direction:column;align-items:flex-start;min-width:max(64px,100%);width:min-content}.branchGraph_migrationNode__oibNO .branchGraph_line__sd2W0,.branchGraph_migrationNode__oibNO .branchGraph_dot__xJ-bX,.branchGraph_migrationNode__oibNO .branchGraph_multidot__UgohU{stroke-width:1px;stroke:var(--branchGraphLine);fill:var(--branchGraphBg);width:100%;height:31px;pointer-events:none;z-index:1}.branchGraph_migrationNode__oibNO .branchGraph_line__sd2W0{margin-bottom:-31px}.branchGraph_migrationNode__oibNO .branchGraph_line__sd2W0.branchGraph_root__GeHWq{margin-left:44px;width:calc(100% - 44px)}.branchGraph_migrationNode__oibNO .branchGraph_line__sd2W0.branchGraph_root__GeHWq.branchGraph_multi__Vcfyw{margin-left:50%;width:50%}.branchGraph_migrationNode__oibNO .branchGraph_line__sd2W0.branchGraph_leaf__eohsC{width:44px}.branchGraph_migrationNode__oibNO .branchGraph_dot__xJ-bX{width:87px}.branchGraph_migrationNode__oibNO.branchGraph_faded__IAvwW{opacity:.5}.branchGraph_branchButtonWrapper__9cj-5{position:relative;padding-left:24px}.branchGraph_branchButtonWrapper__9cj-5.branchGraph_indented__Jnbtv{padding-left:59px}.branchGraph_branchButtonWrapper__9cj-5.branchGraph_firstBranch__J3O5c{padding-top:4px}.branchGraph_branchButtonWrapper__9cj-5 .branchGraph_branchLine__FY0MR{position:absolute;left:28px;stroke-width:1px;stroke:var(--Grey70, #b3b3b3);stroke-dasharray:3 3;fill:none;width:31px}.dark-theme .branchGraph_branchButtonWrapper__9cj-5 .branchGraph_branchLine__FY0MR{stroke:var(--Grey40, #666)}.branchGraph_branchButton__oKLvH{position:relative;display:flex;max-width:320px;height:40px;border-radius:6px;border:1px solid var(--Grey85, #d9d9d9);background:var(--branchButtonBg);box-shadow:0 2px 4px #0000000a;overflow:hidden;z-index:1;--branchButtonBg: #fff}.branchGraph_branchButton__oKLvH>*:hover{--branchButtonBg: #fafafa}.dark-theme .branchGraph_branchButton__oKLvH{border:1px solid var(--panel_border, #4d4d4d);--branchButtonBg: var(--panel_background, #363636);box-shadow:0 2px 4px #0003}.dark-theme .branchGraph_branchButton__oKLvH>*:hover{--branchButtonBg: #404040}.branchGraph_branchButton__oKLvH .branchGraph_branchLink__rL0qu{display:flex;padding:0 6px 0 14px;min-width:0;justify-content:space-between;align-items:center;background:var(--branchButtonBg);color:var(--main_text_color, #4d4d4d);font-size:14px;font-style:normal;font-weight:500;line-height:24px;white-space:nowrap;text-decoration:none}.branchGraph_branchButton__oKLvH .branchGraph_branchLink__rL0qu>span{overflow:hidden;text-overflow:ellipsis;direction:rtl}.branchGraph_branchButton__oKLvH .branchGraph_branchLink__rL0qu svg{margin-left:8px;flex-shrink:0;color:var(--Grey50, #808080);transition:transform .2s}.branchGraph_branchButton__oKLvH .branchGraph_branchLink__rL0qu:hover svg{transform:translate(2px)}.dark-theme .branchGraph_branchButton__oKLvH .branchGraph_branchLink__rL0qu{--main_text_color: #ccc}.dark-theme .branchGraph_branchButton__oKLvH .branchGraph_branchLink__rL0qu svg{color:var(--Grey60, #999999)}.branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c{flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;width:39px;border-right:1px solid var(--Grey90, #e6e6e6);background:var(--branchButtonBg);cursor:pointer}.branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c .branchGraph_githubStatus__zch04{position:absolute;display:flex;bottom:1px;right:1px}.branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c .branchGraph_githubStatus__zch04 svg{width:20px;height:20px}.branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c .branchGraph_githubStatus__zch04 path{vector-effect:non-scaling-stroke}.branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c .branchGraph_githubStatus__zch04.branchGraph_status-up-to-date__yaNUY{color:#70b53a}.branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c .branchGraph_githubStatus__zch04.branchGraph_status-error__WnEyC{color:#e55e5e}.branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c .branchGraph_githubStatus__zch04.branchGraph_status-updating__qfbe-{color:#3b8be8}.branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c .branchGraph_githubStatus__zch04 svg:first-child{margin-right:-20px;color:var(--branchButtonBg);--strokeWidth: 7px}.branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c .branchGraph_githubIcon__3fcMj{width:20px;height:20px;color:var(--Grey30, #4d4d4d)!important}.dark-theme .branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c{border-right-color:var(--Grey30, #4d4d4d)}.dark-theme .branchGraph_branchButton__oKLvH .branchGraph_githubDetails__bW59c .branchGraph_githubIcon__3fcMj{color:var(--Grey80, #ccc)!important}.branchGraph_githubBranchPopup__s-fHA,.branchGraph_migrationPopup__rRDHC{position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%);border-radius:8px;background:var(--panel_background, #fff);filter:drop-shadow(0px 2px 8px rgba(0,0,0,.15)) drop-shadow(0px 0px 2px rgba(0,0,0,.08))}.branchGraph_githubBranchPopup__s-fHA .branchGraph_arrow__MkNoV,.branchGraph_migrationPopup__rRDHC .branchGraph_arrow__MkNoV{position:absolute;top:-13px;left:calc(50% - 16px);color:var(--panel_background, #fff)}.dark-theme .branchGraph_githubBranchPopup__s-fHA,.dark-theme .branchGraph_migrationPopup__rRDHC{--panel_background: #363636;filter:drop-shadow(0px 2px 8px rgba(0,0,0,.5)) drop-shadow(0px 0px 2px rgba(0,0,0,.3))}.branchGraph_githubBranchPopup__s-fHA{display:flex;padding:6px 6px 6px 12px;align-items:center;gap:6px;color:var(--secondary_text_color, #666);font-size:13px;font-style:normal;font-weight:450;line-height:18px;white-space:nowrap}.branchGraph_githubBranchPopup__s-fHA a{display:flex;padding:2px 4px;align-items:center;border-radius:4px;background:var(--Grey97, #f7f7f7);color:var(--main_text_color, #4d4d4d);font-family:Roboto Mono Variable,monospace;font-size:12px;font-style:normal;font-weight:450;line-height:16px;text-decoration:none}.branchGraph_githubBranchPopup__s-fHA a svg{width:20px;height:20px;color:var(--Grey50, #808080)}.dark-theme .branchGraph_githubBranchPopup__s-fHA{--secondary_text_color: #b3b3b3;--main_text_color: #ccc}.dark-theme .branchGraph_githubBranchPopup__s-fHA a{background:var(--Grey16, #292929)}.branchGraph_migrationsPanel__q-qE1{position:absolute;width:460px;left:0;height:100%;display:flex;flex-direction:column;border-radius:12px 0 0 12px;background:var(--panel_background);box-shadow:0 2px 8px #0000001f,0 0 2px #0000000f;z-index:2}@media (max-width: 767.5px){.branchGraph_migrationsPanel__q-qE1{width:100%}}.branchGraph_panelHeader__g-2ip{display:grid;grid-template-columns:1fr auto 1fr;padding:8px 8px 0}.branchGraph_panelHeader__g-2ip .branchGraph_closeButton__hZrwP{grid-column:3;padding:5px;border:0;color:var(--tertiary_text_color);justify-self:end}.branchGraph_panelHeader__g-2ip .branchGraph_closeButton__hZrwP span{display:none}.branchGraph_sdlToggle__R6fZF{grid-column:2;display:flex;background:var(--Grey97);border:1px solid var(--Grey93);border-radius:8px;font-family:Roboto Flex Variable,sans-serif;line-height:16px;align-self:flex-start;margin:0 auto}.dark-theme .branchGraph_sdlToggle__R6fZF{background:var(--Grey16);border-color:var(--Grey14)}.branchGraph_sdlToggle__R6fZF .branchGraph_option__Nz4jB{position:relative;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:13px;font-weight:500;padding:0 10px;color:var(--secondary_text_color);z-index:0}.branchGraph_sdlToggle__R6fZF .branchGraph_option__Nz4jB.branchGraph_selected__Tp3Dw:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:6px;background:#fff;box-shadow:0 0 3px #00000029;z-index:-1}.dark-theme .branchGraph_sdlToggle__R6fZF .branchGraph_option__Nz4jB.branchGraph_selected__Tp3Dw:before{background:var(--Grey30);box-shadow:0 0 3px #0006}.branchGraph_sdlToggle__R6fZF .branchGraph_option__Nz4jB.branchGraph_disabled__vRcYy{opacity:.3;pointer-events:none}.branchGraph_migrationsPanelInner__B1VHS{overflow-y:auto;overscroll-behavior:contain;-webkit-mask-image:linear-gradient(transparent,#000 16px,#000 calc(100% - 16px),transparent);mask-image:linear-gradient(transparent,#000 16px,#000 calc(100% - 16px),transparent)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_panelScrollWrapper__gM0Mw{display:flex;flex-direction:column;padding:6px 0}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_migrationItem__Fgw8m{position:relative;padding:0 12px 8px 32px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_migrationItem__Fgw8m:last-child{min-height:100%}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_migrationItem__Fgw8m .branchGraph_dot__xJ-bX,.branchGraph_migrationsPanelInner__B1VHS .branchGraph_migrationItem__Fgw8m .branchGraph_line__sd2W0,.branchGraph_migrationsPanelInner__B1VHS .branchGraph_migrationItem__Fgw8m .branchGraph_dashedLine__PtofW{position:absolute;width:31px;top:0;left:0;stroke-width:1px;stroke:var(--branchGraphLine);fill:var(--panel_background)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_migrationItem__Fgw8m .branchGraph_line__sd2W0{height:100%}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_migrationItem__Fgw8m .branchGraph_dashedLine__PtofW{top:24px;height:calc(100% - 48px);stroke-dasharray:4 4}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_migrationItem__Fgw8m.branchGraph_leafItem__0vuMg .branchGraph_header__AyS-K{background:linear-gradient(var(--panel_background),var(--panel_background) 24px,transparent 24px,transparent)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_migrationItem__Fgw8m.branchGraph_rootItem__cryew .branchGraph_line__sd2W0{height:24px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_header__AyS-K{position:sticky;top:0;margin-left:-32px;padding-left:32px;z-index:1}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_header__AyS-K .branchGraph_dot__xJ-bX{top:8px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_header__AyS-K:before,.branchGraph_migrationsPanelInner__B1VHS .branchGraph_header__AyS-K:after{content:"";position:absolute;top:100%;width:8px;height:8px;background:radial-gradient(circle at 100% 100%,transparent,transparent 8px,var(--panel_background) 8.1px,var(--panel_background))}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_header__AyS-K:after{right:0;background:radial-gradient(circle at 0% 100%,transparent,transparent 8px,var(--panel_background) 8.1px,var(--panel_background))}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_name__WH3Lc{color:var(--tertiary_text_color, #808080);font-family:Roboto Mono Variable;font-size:12px;font-style:normal;font-weight:450;line-height:26px;height:32px;padding:8px 8px 0;align-self:center;-webkit-user-select:text;user-select:text;background:var(--panel_background)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P{display:flex;position:relative;border-radius:8px;background:var(--app_panel_background, #f7f7f7)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P .branchGraph_codeWrapper__1vK9a{overflow:auto;width:100%}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P .branchGraph_codeWrapper__1vK9a.branchGraph_diffCode__yhP8i{display:grid}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P .branchGraph_codeWrapper__1vK9a.branchGraph_diffCode__yhP8i>*{grid-area:1/1}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P pre,.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P .branchGraph_diffMarkers__nc-IV{font-family:Roboto Mono Variable;font-size:13px;font-style:normal;font-weight:450;line-height:22px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P .branchGraph_diffMarkers__nc-IV{white-space:pre;padding:14px 0;font-weight:500}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P .branchGraph_diffMarkers__nc-IV>div{padding-left:8px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P .branchGraph_diffMarkers__nc-IV .branchGraph_removed__QDUFh{background:#fed9d9;color:#af4b4b}.dark-theme .branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P .branchGraph_diffMarkers__nc-IV .branchGraph_removed__QDUFh{background:#502f2f;color:#f38b8b}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P .branchGraph_diffMarkers__nc-IV .branchGraph_added__kFWo6{background:#d5edd7;color:#46724a}.dark-theme .branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P .branchGraph_diffMarkers__nc-IV .branchGraph_added__kFWo6{background:#273a29;color:#5d9662}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P pre{padding:14px 44px 14px 18px;margin:0;color:var(--main_text_color, #4d4d4d);width:max-content;-webkit-user-select:text;user-select:text}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_script__j2q2P pre .branchGraph_collapsed__Iq5ki{-webkit-user-select:none;user-select:none;color:var(--syntax-comment)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_copyButtonWrapper__CFgNS{position:absolute;top:0;right:0;bottom:0}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_copyButtonWrapper__CFgNS .branchGraph_copyButtonClip__Kcdyv{position:sticky;overflow:hidden;top:40px;padding:0 0 16px 16px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_copyButton__Wfopw{background:var(--app_panel_background, #f7f7f7);box-shadow:0 0 6px 4px var(--app_panel_background, #f7f7f7)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_loading__IfSOg{color:var(--Grey65, #a6a6a6);padding:20px;margin:auto}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_emptySchemaItem__KAspF{position:relative;top:0;margin-left:-32px;padding-left:32px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_emptySchemaItem__KAspF .branchGraph_name__WH3Lc{font-family:Roboto Flex Variable;font-size:13px;font-style:italic;line-height:30px;padding-top:16px;opacity:.7}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_emptySchemaItem__KAspF .branchGraph_dot__xJ-bX{top:16px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_noSdlDiff__hX6CK{display:flex;flex-direction:column;align-items:center;flex-grow:1;padding:12px;gap:12px;color:var(--secondary_text_color)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_noSdlDiff__hX6CK .branchGraph_message__o4V3T{font-style:italic;margin-top:4px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_noSdlDiff__hX6CK .branchGraph_note__Wf5X2{font-size:13px;display:flex;align-items:center;gap:2px;color:var(--tertiary_text_color)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_noSdlDiff__hX6CK .branchGraph_note__Wf5X2 svg{width:20px;height:20px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_noSdlDiff__hX6CK .branchGraph_note__Wf5X2 code{font-family:Roboto Mono Variable,monospace;font-size:12px;font-weight:450;background:var(--Grey93);border-radius:4px;padding:2px 4px}.dark-theme .branchGraph_migrationsPanelInner__B1VHS .branchGraph_noSdlDiff__hX6CK .branchGraph_note__Wf5X2 code{background:var(--Grey20)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_childItem__C5mrb{position:relative;margin:0 12px 6px 38px;padding:8px 12px 8px 18px;border-radius:8px;cursor:pointer}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_childItem__C5mrb:hover{background:var(--app_panel_background, #f7f7f7)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_childItem__C5mrb:first-child{margin-top:12px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_childItem__C5mrb .branchGraph_body__7DRd8{overflow:hidden;-webkit-mask-image:linear-gradient(-90deg,transparent,#000 16px,#000);mask-image:linear-gradient(-90deg,transparent,#000 16px,#000)}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_childItem__C5mrb .branchGraph_name__WH3Lc{line-height:18px;height:26px;background:none;padding:0}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_childItem__C5mrb .branchGraph_branches__u1AMI{display:flex;gap:8px}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_childItem__C5mrb .branchGraph_branch__YHwG-{padding:4px 8px;border-radius:6px;background:#00000008;font-size:13px;font-weight:450;color:var(--secondary_text_color, #666);white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}.branchGraph_migrationsPanelInner__B1VHS .branchGraph_childItem__C5mrb .branchGraph_connector__-UcVJ{position:absolute;width:62px;top:2px;left:-38px;stroke-width:1px;stroke:var(--branchGraphLine);fill:var(--panel_background);pointer-events:none}.dark-theme .branchGraph_migrationsPanelInner__B1VHS .branchGraph_childItem__C5mrb:hover{background:var(--Grey25, #404040)}.dark-theme .branchGraph_migrationsPanelInner__B1VHS .branchGraph_childItem__C5mrb .branchGraph_branch__YHwG-{background:#00000057}.dark-theme .branchGraph_migrationsPanelInner__B1VHS{--main_text_color: #ccc;--secondary_text_color: #b3b3b3;--tertiary_text_color: #999;--app_panel_background: #242424;--branchGraphLine: var(--Grey40, #666)}.horizontalCardList_horizontalCardList__wqPs1{position:relative;--overflowLeft: -64px;--overflowRight: 64px}.horizontalCardList_horizontalCardList__wqPs1 .horizontalCardList_scrollWrapper__JM6YP{display:flex;gap:12px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x proximity;scroll-padding-left:64px;overscroll-behavior-x:contain;-webkit-mask-image:linear-gradient(90deg,transparent,#000 64px,#000 calc(100% - 64px),transparent calc(100% - 64px)),linear-gradient(90deg,transparent 64px,#000 64px,#000 calc(100% - 64px),transparent),linear-gradient(90deg,transparent 62px,#000 62px,#000 calc(100% - 62px),transparent calc(100% - 62px));mask-image:linear-gradient(90deg,transparent,#000 64px,#000 calc(100% - 64px),transparent calc(100% - 64px)),linear-gradient(90deg,transparent 64px,#000 64px,#000 calc(100% - 64px),transparent),linear-gradient(90deg,transparent 62px,#000 62px,#000 calc(100% - 62px),transparent calc(100% - 62px));-webkit-mask-repeat:no-repeat,no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat,no-repeat;-webkit-mask-position:var(--overflowLeft),var(--overflowRight),0px;mask-position:var(--overflowLeft),var(--overflowRight),0px;transition:mask-position .2s linear}.horizontalCardList_horizontalCardList__wqPs1 .horizontalCardList_scrollWrapper__JM6YP::-webkit-scrollbar{display:none}.horizontalCardList_horizontalCardList__wqPs1.horizontalCardList_overflowLeft__bTfNf{--overflowLeft: 0px}.horizontalCardList_horizontalCardList__wqPs1.horizontalCardList_overflowRight__LtvVO{--overflowRight: 0px}.horizontalCardList_scrollLeftButton__J6iJc,.horizontalCardList_scrollRightButton__gU1uC{position:absolute;display:flex;top:0;width:32px;height:var(--scrollButtonHeight, 100%);align-items:center;cursor:pointer;z-index:1;opacity:0;pointer-events:none;transform:translate(-32px);transition:opacity .2s,transform .2s}.horizontalCardList_scrollLeftButton__J6iJc>div,.horizontalCardList_scrollRightButton__gU1uC>div{display:flex;width:30px;height:30px;justify-content:center;align-items:center;border-radius:16px;border:1px solid var(--Grey93, #ededed);background:#fff;box-shadow:0 2px 4px #0000000a}.horizontalCardList_scrollLeftButton__J6iJc>div svg,.horizontalCardList_scrollRightButton__gU1uC>div svg{transform:rotate(90deg);color:var(--Grey50, #808080)}.dark-theme .horizontalCardList_scrollLeftButton__J6iJc>div,.dark-theme .horizontalCardList_scrollRightButton__gU1uC>div{border-color:#4d4d4d;background:#363636;box-shadow:0 2px 4px #0000004d}.horizontalCardList_scrollLeftButton__J6iJc{left:0;padding-right:24px}.horizontalCardList_overflowLeft__bTfNf .horizontalCardList_scrollLeftButton__J6iJc{opacity:1;transform:none;pointer-events:all}@media (max-width: 767.5px){.horizontalCardList_scrollLeftButton__J6iJc{padding-left:16px}}.horizontalCardList_scrollRightButton__gU1uC{right:0;padding-left:24px;transform:translate(32px)}.horizontalCardList_scrollRightButton__gU1uC>div svg{transform:rotate(-90deg)}.horizontalCardList_overflowRight__LtvVO .horizontalCardList_scrollRightButton__gU1uC{opacity:1;transform:none;pointer-events:all}@media (max-width: 767.5px){.horizontalCardList_scrollRightButton__gU1uC{padding-right:16px}}.infoCards_infoCardsList__5Pwdp{flex-shrink:0}.infoCards_infoCard__lTZxy{position:relative;display:flex;width:300px;height:110px;padding:14px 12px 8px 16px;box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:8px;flex-shrink:0;border-radius:8px;border:1px solid var(--Grey93, #ededed);background:#fff;color:var(--main_text_color, #4d4d4d);color:inherit;text-decoration:none;scroll-snap-align:start}.infoCards_infoCard__lTZxy .infoCards_title__YeEBD{display:flex;align-items:center;height:18px;font-size:15px;font-style:normal;font-weight:500;line-height:normal}.infoCards_infoCard__lTZxy .infoCards_title__YeEBD>svg{width:20px;height:20px;margin-right:6px;margin-left:-4px;color:var(--Grey60, #999)}.infoCards_infoCard__lTZxy .infoCards_content__Q8-DI{color:var(--secondary_text_color, #666);font-size:14px;font-weight:400;line-height:18px}.infoCards_infoCard__lTZxy>svg{position:absolute;color:var(--Grey70, #b3b3b3);top:6px;right:6px}.dark-theme .infoCards_infoCard__lTZxy{border:1px solid #4d4d4d;background:#363636;color:#ccc}.dark-theme .infoCards_infoCard__lTZxy .infoCards_content__Q8-DI{color:#b3b3b3}.infoCards_blogCard__bL3Nz{position:relative;gap:0;overflow:hidden}.infoCards_blogCard__bL3Nz>*{z-index:1}.infoCards_blogCard__bL3Nz .infoCards_title__YeEBD{color:#000000b3}.infoCards_blogCard__bL3Nz .infoCards_blogTitle__A01Cr,.infoCards_blogCard__bL3Nz .infoCards_blogDate__Pjh8M{text-align:right;font-size:14px;font-style:normal;font-weight:450;line-height:20px;align-self:flex-end;filter:drop-shadow(0px 0px 5px #fff)}.infoCards_blogCard__bL3Nz .infoCards_blogTitle__A01Cr{color:#0009;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.infoCards_blogCard__bL3Nz .infoCards_blogDate__Pjh8M{color:#00000080;font-size:13px;font-style:italic;margin-top:auto}.infoCards_blogCard__bL3Nz>svg{color:#0000004d}.infoCards_blogCard__bL3Nz .infoCards_blogImage__OoZ5q{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;background-size:cover;background-position:center;z-index:0;filter:blur(16px) saturate(40%) brightness(var(--brightness, 100%))}.dark-theme .infoCards_blogCard__bL3Nz .infoCards_blogImage__OoZ5q{opacity:.7}.infoCards_blogCard__bL3Nz.infoCards_darkCard__UNyiP .infoCards_title__YeEBD{color:#fffffff2}.infoCards_blogCard__bL3Nz.infoCards_darkCard__UNyiP .infoCards_blogTitle__A01Cr{color:#ffffffd9;filter:none}.infoCards_blogCard__bL3Nz.infoCards_darkCard__UNyiP .infoCards_blogDate__Pjh8M{color:#ffffffbf;filter:none}.infoCards_blogCard__bL3Nz.infoCards_darkCard__UNyiP>svg{color:#ffffffb3}.infoCards_blogCard__bL3Nz.infoCards_darkCard__UNyiP .infoCards_blogImage__OoZ5q{filter:blur(16px) saturate(60%) brightness(var(--brightness, 100%))}.dark-theme .infoCards_blogCard__bL3Nz.infoCards_darkCard__UNyiP .infoCards_blogImage__OoZ5q{opacity:1}.instancePage_instancePage__-AWPM{flex-grow:1;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:16px 24px 24px;margin:0 8px 8px;border-radius:12px;background:#fafafa;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f}.dark-theme .instancePage_instancePage__-AWPM{background:var(--Grey14, #242424);box-shadow:0 0 8px #0003,0 0 4px #0000004d}@media (max-width: 767.5px){.instancePage_instancePage__-AWPM{margin:0;border-radius:0;padding:8px 16px 16px}}.instancePage_pageWrapper__l65PY{width:100%;max-width:1054px;flex-grow:1;display:flex;flex-direction:column}.instancePage_header__H76Dv{color:var(--secondary_text_color, #666);font-size:14px;font-style:normal;font-weight:500;line-height:18px;margin:16px 0 8px;padding:0 4px}.dark-theme .instancePage_header__H76Dv{color:#b3b3b3}.instancePage_branchGraph__llir5{flex-grow:1}.instancePage_databaseCard__7W-Fw,.instancePage_newBranchCard__dDRsy,.instancePage_exampleDatabaseCard__wsi61{border:2px solid transparent;opacity:.8;border-radius:8px;padding:8px;margin:8px;cursor:pointer;width:170px;height:136px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;color:inherit;text-decoration:inherit;font-weight:inherit}.instancePage_databaseCard__7W-Fw:hover,.instancePage_newBranchCard__dDRsy:hover,.instancePage_exampleDatabaseCard__wsi61:hover{opacity:1}.instancePage_databaseCard__7W-Fw{background:var(--app-card-bg);border:2px solid var(--app-card-bg);word-break:break-all}.instancePage_databaseCard__7W-Fw span{font-weight:700}.instancePage_databaseCard__7W-Fw svg{fill:#999;transform:scale(1.1);display:inline-block}.instancePage_newBranchCard__dDRsy{background:none;border:2px dashed var(--app-card-outline)}.instancePage_newBranchCard__dDRsy span{font-style:italic;font-weight:400;max-width:100px;text-align:center;display:block}.instancePage_exampleDatabaseCard__wsi61{border:2px dashed var(--app-card-outline);padding:12px}.instancePage_exampleDatabaseCard__wsi61 .instancePage_cardHeading__3lsq4{font-weight:600;margin:auto 0}.instancePage_exampleDatabaseCard__wsi61 .instancePage_cardButton__YYifx{background:var(--app-accent-green);color:#fff;padding:8px 6px;border-radius:6px;display:flex;align-items:center}.instancePage_exampleDatabaseCard__wsi61 .instancePage_cardButton__YYifx div{display:contents;font-weight:inherit;font-size:inherit;text-transform:inherit;white-space:inherit;color:inherit}.instancePage_exampleDatabaseCard__wsi61 .instancePage_cardButton__YYifx svg{flex-shrink:0;margin-right:0}.modals_modalContent__7Ss01{width:280px;overflow:visible;font-size:14px}.button_button__1T8sg{padding:8px;background-color:unset;border:none;outline:none;cursor:pointer;font-family:Roboto,sans-serif}.button_button__1T8sg .button_inner__7KDUg{height:24px;background-color:var(--buttonBg);border-radius:12px;padding:0 12px;display:flex;align-items:center;font-style:normal;font-weight:500;font-size:12px;text-transform:uppercase;white-space:nowrap;color:var(--buttonTextColour)}.button_button__1T8sg .button_inner__7KDUg>span{margin:0 auto}.button_button__1T8sg .button_shortcut__xJhXh{text-transform:none;opacity:.8;margin-left:12px}.button_button__1T8sg svg{width:16px;height:16px;margin-left:8px;margin-right:-6px}.button_button__1T8sg.button_leftIcon__rsX0F svg{margin-left:-6px;margin-right:8px}.button_button__1T8sg:disabled{opacity:.4;pointer-events:none}.button_button__1T8sg.button_largeButton__CwRzg .button_inner__7KDUg{height:46px;border-radius:23px;font-size:16px;font-weight:700;padding:0 23px;text-transform:none}.button_button__1T8sg.button_squareButton__RRbEy .button_inner__7KDUg{border-radius:4px}.mobileNavTabs_tabbar__dAsUA{display:flex;justify-content:center;align-items:center;padding:10px 18px;gap:25px;padding-bottom:calc(10px + env(safe-area-inset-bottom));min-width:0}.mobileNavTabs_tabs__lg9ll{display:flex;margin:0 auto;gap:25px;min-width:0}.mobileNavTabs_tabs__lg9ll:before{display:block;content:"";width:48px;flex-shrink:1}.mobileNavTabs_tab__GL9ZX{display:flex;flex-direction:column;align-items:center;width:48px;text-decoration:none}.mobileNavTabs_tab__GL9ZX .mobileNavTabs_icon__a1V98{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:6px}.mobileNavTabs_tab__GL9ZX .mobileNavTabs_icon__a1V98>svg{fill:#999}.mobileNavTabs_tab__GL9ZX .mobileNavTabs_label__GNoLv{max-width:calc(100% + 16px);white-space:nowrap;margin-top:4px;overflow:hidden;text-overflow:ellipsis;color:gray;font-family:Roboto;font-size:12px;font-weight:500;line-height:16px}.mobileNavTabs_tab__GL9ZX.mobileNavTabs_selected__v5VWb .mobileNavTabs_icon__a1V98{background:#f5f5f5}.dark-theme .mobileNavTabs_tab__GL9ZX.mobileNavTabs_selected__v5VWb .mobileNavTabs_icon__a1V98{background:#242424}.mobileNavTabs_menuButton__AlNXC{width:48px;height:60px;cursor:pointer;flex-shrink:0}.mobileNavTabs_menuButton__AlNXC svg{fill:gray}.dark-theme .mobileNavTabs_menuButton__AlNXC svg{fill:#999}.mobileNavTabs_container__-wucl{width:100%;height:100%;background-color:var(--fullscreenOverlayBg);position:absolute;top:0;z-index:11}.mobileNavTabs_container__-wucl .mobileNavTabs_menuPopup__hc1PR{overflow:auto;height:100%}.mobileNavTabs_container__-wucl .mobileNavTabs_menuPopup__hc1PR.mobileNavTabs_extraPaddingTop__qRIg3{padding-top:20px}.mobileNavTabs_container__-wucl .mobileNavTabs_menuPopup__hc1PR .mobileNavTabs_closeBtn__uWtp4{position:fixed;bottom:16px;right:16px}.mobileNavTabs_menuTabsList__C3VW7{display:flex;flex-direction:column;padding:24px;gap:8px}.mobileNavTabs_menuTabsList__C3VW7.mobileNavTabs_showSep__8aK1I{border-top:2px solid var(--grey85);border-bottom:2px solid var(--grey85)}.dark-theme .mobileNavTabs_menuTabsList__C3VW7.mobileNavTabs_showSep__8aK1I{border-color:var(--grey20)}.mobileNavTabs_menuTabWrapper__bl0mS{text-decoration:none}.mobileNavTabs_menuTabWrapper__bl0mS .mobileNavTabs_menuTab__ZoSL3{display:flex;align-items:center;padding:12px 16px;font-size:16px;font-weight:500;color:var(--grey30);background:#f2f2f2;border-radius:6px}.mobileNavTabs_menuTabWrapper__bl0mS .mobileNavTabs_menuTab__ZoSL3 .mobileNavTabs_icon__a1V98{width:24px;height:24px;margin-right:8px}.dark-theme .mobileNavTabs_menuTabWrapper__bl0mS .mobileNavTabs_menuTab__ZoSL3{background:#242424;color:#b3b3b3}@media (max-width: 767.5px){.mobileNavTabs_menuTabWrapper__bl0mS .mobileNavTabs_menuTab__ZoSL3{background:var(--grey90);color:var(--baseText);font-weight:700}.dark-theme .mobileNavTabs_menuTabWrapper__bl0mS .mobileNavTabs_menuTab__ZoSL3{background:var(--grey18)}}.mobileNavTabs_themeSwitcher__CyiqT{margin-bottom:181px}.verticalTabBar_tabs__gd4sc{grid-area:tabs;flex-shrink:0;width:40px;padding:0 8px;display:flex;flex-direction:column;align-items:stretch;transition:opacity 0s,width .2s}.verticalTabBar_tabs__gd4sc.verticalTabBar_expanded__crLku{width:140px}.verticalTabBar_tab__NKf6L{position:relative;height:40px;border-radius:8px;margin-bottom:4px;text-decoration:none;color:inherit;cursor:pointer}.verticalTabBar_tab__NKf6L .verticalTabBar_tabInner__u7B8I{display:flex;align-items:center;height:100%;overflow:hidden}.verticalTabBar_tab__NKf6L .verticalTabBar_icon__1A80W{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px}.verticalTabBar_tab__NKf6L .verticalTabBar_icon__1A80W>svg{fill:#999}.verticalTabBar_tab__NKf6L.verticalTabBar_tabSelected__ubWbY,.verticalTabBar_tab__NKf6L:hover{background:var(--app-panel-bg)}.verticalTabBar_showTooltips__-uyoM .verticalTabBar_tab__NKf6L:hover .verticalTabBar_tabTooltip__LcA0d{opacity:1}.verticalTabBar_tabLabel__HfX6I{flex-shrink:0;font-weight:500;font-size:14px;color:#4d4d4d;padding-right:8px;opacity:0;transition:opacity .1s}.verticalTabBar_expanded__crLku .verticalTabBar_tabLabel__HfX6I{opacity:1;transition-delay:.05s}.dark-theme .verticalTabBar_tabLabel__HfX6I{color:#adadad}.verticalTabBar_tabTooltip__LcA0d{position:absolute;left:calc(100% + 6px);top:calc(50% - 16px);opacity:0;pointer-events:none;transition:opacity .1s;background:#4c4c4c;color:#f5f5f5;white-space:nowrap;padding:4px 10px;border-radius:4px;font-weight:600;line-height:24px;z-index:11}.verticalTabBar_tabTooltip__LcA0d:before{position:absolute;content:"";width:9px;height:9px;border-radius:1px;transform:rotate(45deg);background:inherit;left:-2px;top:calc(50% - 5px)}.dark-theme .verticalTabBar_tabTooltip__LcA0d{background:#adadad;color:#141414}.verticalTabBar_loadingDot__cKwxH{position:absolute;width:14px;height:14px;border-radius:7px;background:var(--app-bg);bottom:-3px;right:-3px;transform:scale(0);transition:transform .3s}.verticalTabBar_loadingDot__cKwxH:after{display:block;content:"";width:10px;height:10px;margin:2px;border-radius:5px;animation:verticalTabBar_blink__G0RvM 1s infinite alternate-reverse;--blinkFromColour: #0ccb93;--blinkToColour: #d0f9ed}.dark-theme .verticalTabBar_loadingDot__cKwxH:after{--blinkToColour: #1f1f1f}.verticalTabBar_loadingDot__cKwxH.verticalTabBar_active__hq48C{transform:scale(1);transition-delay:.1s}@keyframes verticalTabBar_blink__G0RvM{0%{background:var(--blinkFromColour)}to{background:var(--blinkToColour)}}.verticalTabBar_actions__Rx4rL{margin-top:auto;margin-bottom:16px;align-self:start;width:40px;display:flex;flex-direction:column;align-items:center}.verticalTabBar_actions__Rx4rL .verticalTabBar_action__qIVVj{width:40px;height:40px;border-radius:8px;margin-top:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.verticalTabBar_actions__Rx4rL .verticalTabBar_action__qIVVj:hover{background:var(--app-panel-bg)}.verticalTabBar_expandIcon__A8kgy{width:15px;height:15px;fill:none;stroke:#999;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.verticalTabBar_expanded__crLku .verticalTabBar_expandIcon__A8kgy{transform:scaleX(-1)}.databasePage_databasePage__PJho7{position:relative;flex-grow:1;min-height:0;display:grid;padding:0 8px 8px 0;grid-template-areas:"tabs session" "tabs content";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr}.databasePage_databasePage__PJho7 .databasePage_hide__QNOdc{opacity:0;transition-delay:.2s}.databasePage_databasePage__PJho7.databasePage_mobile__koy1X{grid-template-areas:"session" "content" "tabs";grid-template-rows:auto 1fr auto;grid-template-columns:1fr;padding:0}.databasePage_sessionBar__qb8O-{grid-area:session}.databasePage_settingsTab__uod-9{margin-top:auto;margin-bottom:10px;display:none}.databasePage_tabbar__puVWs{grid-area:tabs;margin-bottom:-16px}.databasePage_mobile__koy1X .databasePage_tabbar__puVWs{margin-bottom:0}.databasePage_tabContent__-CweP{position:relative;grid-area:content;display:flex;flex-grow:1;min-width:0;min-height:0}.databasePage_card__vHgiC{background-color:var(--app-panel-bg);flex-grow:1;border-radius:8px}.databasePage_loadingState__z6BmS{display:flex;align-items:center;justify-content:center;font-style:italic}.databasePage_greenButton__-2Cud{--buttonBg: #49d8ad;--buttonTextColour: #fff}.dark-theme .databasePage_greenButton__-2Cud{--buttonBg: #29b189;--buttonTextColour: #141414}.databasePage_errorFallback__qZQKs{background:var(--app-panel-bg);flex-grow:1;border-radius:8px;padding:24px;display:flex;flex-direction:column;min-width:0;overflow:hidden}.databasePage_errorFallback__qZQKs h2{margin:0;font-size:22px;font-weight:600;color:#db5246}.databasePage_errorFallback__qZQKs h2 svg{fill:currentColor;margin-right:12px;margin-bottom:-2px}.databasePage_errorFallback__qZQKs .databasePage_errorDetails__z97p0{display:flex;font-style:italic;padding:6px 0}.databasePage_errorFallback__qZQKs .databasePage_errorDetails__z97p0 button{margin-left:auto;background:#0000001a;border:0;color:inherit;padding:4px 12px;border-radius:16px;cursor:pointer}.dark-theme .databasePage_errorFallback__qZQKs .databasePage_errorDetails__z97p0 button{background:#ffffff26}.databasePage_errorFallback__qZQKs pre{overflow:auto;background:var(--app-card-bg);padding:16px;border-radius:6px;margin:0;-webkit-user-select:text;user-select:text}.errorPage_errorPage__vUOaa{background-color:var(--app-panel-bg);flex-grow:1;border-radius:8px;margin:0 16px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.errorPage_errorBlock__gc0Sz{background-repeat:no-repeat;background-position:center;background-size:236px 202px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 236 202' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill-rule='evenodd' clip-rule='evenodd'%0Afill='rgba(175, 105, 99, 0.15)' d='M105.357 122.019H130.643V56.9208H105.357V122.019ZM105.357 166.73H130.643V143.67H105.357V166.73ZM232.991 170.009L137.226 10.6635C128.679 -3.55451 107.321 -3.55451 98.7744 10.6635L3.00861 170.009C-5.53798 184.227 5.14105 202 22.2343 202H213.766C230.859 202 241.538 184.227 232.991 170.009Z' /%3E%3C/svg%3E");min-height:202px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:400;font-size:22px;line-height:32px;color:#4f4f4f}.dark-theme .errorPage_errorBlock__gc0Sz{color:#d8d8d8}.errorPage_title__-4925{font-weight:500;font-size:38px;line-height:32px;color:#db5246;margin-bottom:18px}.dark-theme .errorPage_title__-4925{color:#af6963}.errorPage_errorActions__E9iLz{margin-top:108px}.databaseDashboard_dashboardWrapper__Ai1Gz,.databaseDashboard_firstDashboardWrapper__DshAd{flex-grow:1;display:flex}.databaseDashboard_dashboard__YxopF,.databaseDashboard_firstDashboard__pkNFf{flex-grow:1;background-color:var(--app_panel_background);border-radius:12px;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;overflow:auto;font-family:Roboto Flex Variable,sans-serif;-ms-overflow-style:none;scrollbar-width:none}.databaseDashboard_dashboard__YxopF::-webkit-scrollbar,.databaseDashboard_firstDashboard__pkNFf::-webkit-scrollbar{display:none}.dark-theme .databaseDashboard_dashboard__YxopF,.dark-theme .databaseDashboard_firstDashboard__pkNFf{box-shadow:0 0 8px #0003,0 0 4px #0000004d}@media (max-width: 767.5px){.databaseDashboard_dashboard__YxopF,.databaseDashboard_firstDashboard__pkNFf{border-radius:0}}.databaseDashboard_dashboard__YxopF{display:flex;flex-direction:column;gap:8px;align-items:center;color:var(--main_text_color)}.databaseDashboard_dashboard__YxopF .databaseDashboard_loading__cUmI7{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;margin:auto}.databaseDashboard_dashboardLayout__1-GZN,.databaseDashboard_firstDashboardLayout__Vh-hv{display:flex;flex-direction:column;align-items:center}.databaseDashboard_dashboardLayout__1-GZN .databaseDashboard_dbName__hgGAa,.databaseDashboard_firstDashboardLayout__Vh-hv .databaseDashboard_dbName__hgGAa{font-size:26px;margin-top:54px;font-family:Roboto Mono Variable,monospace;font-weight:650;text-align:center;display:flex;flex-direction:row;align-items:center}.databaseDashboard_dashboardLayout__1-GZN .databaseDashboard_dbName__hgGAa span,.databaseDashboard_firstDashboardLayout__Vh-hv .databaseDashboard_dbName__hgGAa span{display:inline-block}.databaseDashboard_dashboardLayout__1-GZN .databaseDashboard_dbName__hgGAa svg,.databaseDashboard_firstDashboardLayout__Vh-hv .databaseDashboard_dbName__hgGAa svg{fill:#999;transform:scale(1.8);display:inline-block;margin-right:20px}.databaseDashboard_dashboard__YxopF .databaseDashboard_buttons__N97A3{margin:42px 30px 30px;display:flex;flex-flow:row wrap;justify-content:center}.databaseDashboard_dashboard__YxopF .databaseDashboard_button__SjlDS{margin:8px;width:200px;height:80px;border-radius:8px;font-size:15px;font-weight:550;--buttonPrimaryBackground: var(--app-accent-green)}.databaseDashboard_dashboard__YxopF .databaseDashboard_button__SjlDS svg{fill:currentColor;margin-right:12px;width:24px;height:24px}.databaseDashboard_dashboard__YxopF .databaseDashboard_docButtons__osYsP{padding:40px;display:flex;flex-flow:row wrap;justify-content:center}.databaseDashboard_dashboard__YxopF .databaseDashboard_docButtons__osYsP a{padding:20px;margin:10px;min-width:175px;text-decoration:none;color:inherit;outline:none;display:inline-flex;flex-direction:column;align-items:center}.databaseDashboard_dashboard__YxopF .databaseDashboard_docButtons__osYsP a svg{color:#adadad;width:24px}.databaseDashboard_dashboard__YxopF .databaseDashboard_docButtons__osYsP a span{display:inline-block;font-size:16px;line-height:32px;font-weight:550}.databaseDashboard_dashboard__YxopF .databaseDashboard_docButtons__osYsP a:hover svg,.databaseDashboard_dashboard__YxopF .databaseDashboard_docButtons__osYsP a:hover span{color:var(--app-accent-green)}.databaseDashboard_stats__pTZCe{display:flex;gap:20px 90px;margin:20px 56px 0;flex-wrap:wrap;justify-content:center}.databaseDashboard_stats__pTZCe .databaseDashboard_stat__s84kH{display:flex;flex-direction:column;align-items:center;padding:30px}.databaseDashboard_stats__pTZCe .databaseDashboard_statValue__NtMPo{font-weight:650;font-size:42px;line-height:48px}.databaseDashboard_stats__pTZCe .databaseDashboard_statLabel__42NDT{font-family:Roboto Mono Variable,monospace;font-style:normal;font-weight:450;font-size:16px;line-height:24px;opacity:.55}.databaseDashboard_firstDashboard__pkNFf .databaseDashboard_congrats__Wye0Q{font-family:EdgeDB;font-weight:700;font-size:68px;max-width:750px;text-align:center;line-height:60px;margin-top:50px;background:linear-gradient(90.06deg,#a088ff 1.59%,#e48da2 102.98%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.databaseDashboard_firstDashboard__pkNFf .databaseDashboard_importData__up8KX{margin-top:50px;max-width:400px;text-align:center}.databaseDashboard_firstDashboard__pkNFf .databaseDashboard_importData__up8KX h3{font-family:EdgeDB;font-size:25px;margin:0 0 20px}.databaseDashboard_firstDashboard__pkNFf .databaseDashboard_importData__up8KX p{font-size:16px;line-height:20px;margin:20px 0}.databaseDashboard_firstDashboard__pkNFf .databaseDashboard_importData__up8KX>div{margin:30px 0}.databaseDashboard_firstDashboard__pkNFf .databaseDashboard_importData__up8KX>div button{--buttonPrimaryBackground: var(--app-accent-green);margin:auto;padding:24px;font-weight:550;font-size:15px;border-radius:8px}.codeEditor_codeEditor__uIlNP{display:contents}.codeEditor_codeEditor__uIlNP .cm-content{-webkit-user-select:text;user-select:text}.codeEditor_codeEditor__uIlNP.codeEditor_terminalCursor__dK1rt .cm-cursorLayer{animation:none!important;z-index:-1!important}.codeEditor_codeEditor__uIlNP.codeEditor_terminalCursor__dK1rt .cm-cursor{border:0;margin:0;width:1ch;background:var(--cursor-color)}.codeEditor_codeEditor__uIlNP .codeEditor_terminalCursorMark__GgdTN,.codeEditor_codeEditor__uIlNP .codeEditor_terminalCursorMark__GgdTN *{color:var(--cursor-text-color)!important}.codeEditor_codeEditor__uIlNP .codeEditor_warningUnderline__oIO-N{background-repeat:repeat-x;background-position:bottom;background-image:url("data:image/svg+xml,%3Csvg width='6' height='3' viewBox='0 0 6 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.82843C0.511845 0.82843 1.02369 1.02369 1.41421 1.41422L1.58579 1.58579C2.36683 2.36684 3.63316 2.36684 4.41421 1.58579L4.58579 1.41422C4.97631 1.02369 5.48816 0.828431 6 0.828431' stroke='%23d1a131'/%3E%3C/svg%3E%0A");padding-bottom:1px}.codeEditor_codeEditor__uIlNP .codeEditor_errorUnderline__7gylJ{background-repeat:repeat-x;background-position:bottom;background-image:url("data:image/svg+xml,%3Csvg width='6' height='3' viewBox='0 0 6 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.82843C0.511845 0.82843 1.02369 1.02369 1.41421 1.41422L1.58579 1.58579C2.36683 2.36684 3.63316 2.36684 4.41421 1.58579L4.58579 1.41422C4.97631 1.02369 5.48816 0.828431 6 0.828431' stroke='%23E91919'/%3E%3C/svg%3E%0A");padding-bottom:1px}.codeEditor_codeEditor__uIlNP .codeEditor_errorLineHighlight__UrsWz{background:#ff000026}.codeEditor_codeEditor__uIlNP .codeEditor_errorLineHighlight__UrsWz.cm-activeLine{background:#f003}.codeEditor_codeEditor__uIlNP .codeEditor_explainContextSnippet__B6DDO{background:#e1e1e1;border-radius:4px;padding:2px 1px;font-style:italic}.codeEditor_codeEditor__uIlNP .codeEditor_explainContextSnippet__B6DDO:before{content:" := "}.dark-theme .codeEditor_codeEditor__uIlNP .codeEditor_explainContextSnippet__B6DDO{background:#3a3a3a}.switch_switch__lLbbV{width:28px;height:16px;border-radius:8px;margin-left:34px;margin-right:82px;background:#d3d3d3;position:relative;cursor:pointer;left:0}.switch_switch__lLbbV .switch_radio__Rewy2{position:absolute}.switch_switch__lLbbV .switch_radio__Rewy2 input[type=radio]{display:none}.switch_switch__lLbbV .switch_radio__Rewy2 .switch_label__Yzv72{display:inline-block;position:relative;font-size:12px;font-family:Roboto;line-height:14px;font-weight:500;color:#666;padding:4px 0;cursor:pointer;bottom:3px}.switch_switch__lLbbV .switch_radio__Rewy2:hover{cursor:pointer}.switch_switch__lLbbV .switch_radio__Rewy2 .switch_notChecked__wQ5Me{z-index:1}.switch_switch__lLbbV .switch_radio__Rewy2 input[type=radio]:checked+label:before{border-radius:11px;background:#fff;position:absolute;width:10px;height:10px;top:6px}.switch_switch__lLbbV .switch_radio__Rewy2:nth-of-type(1){right:0}.switch_switch__lLbbV .switch_radio__Rewy2:nth-of-type(1) .switch_label__Yzv72 span{margin-right:36px}.switch_switch__lLbbV .switch_radio__Rewy2:nth-of-type(1) input[type=radio]+label:before{content:" "}.switch_switch__lLbbV .switch_radio__Rewy2:nth-of-type(1) input[type=radio]:checked+label:before{right:15px}.switch_switch__lLbbV .switch_radio__Rewy2:nth-of-type(2){left:0}.switch_switch__lLbbV .switch_radio__Rewy2:nth-of-type(2) .switch_label__Yzv72 span{margin-left:36px}.switch_switch__lLbbV .switch_radio__Rewy2:nth-of-type(2) input[type=radio]+label:before{content:" "}.switch_switch__lLbbV .switch_radio__Rewy2:nth-of-type(2) input[type=radio]:checked+label:before{left:15px}.dark-theme .switch_switch__lLbbV{background:#141414}.dark-theme .switch_switch__lLbbV .switch_radio__Rewy2 .switch_label__Yzv72{color:#b3b3b3}.dark-theme .switch_switch__lLbbV .switch_radio__Rewy2 input[type=radio]:checked+label:before{background:#b3b3b3}.switch_labelsSwitch__k1vPb{display:flex;padding:2px;background:var(--Grey93);border-radius:10px;border:1px solid var(--Grey90);height:34px}.switch_labelsSwitch__k1vPb .switch_radio__Rewy2{display:flex}.switch_labelsSwitch__k1vPb .switch_radio__Rewy2 input{display:none}.switch_labelsSwitch__k1vPb .switch_radio__Rewy2 .switch_label__Yzv72{display:flex;align-items:center;color:var(--Grey50);font-family:Roboto Flex Variable,sans-serif;font-size:14px;font-weight:500;line-height:16px;border-radius:8px;padding:0 10px;cursor:pointer}.switch_labelsSwitch__k1vPb .switch_radio__Rewy2 .switch_checked__2weQR{background:#fff;box-shadow:0 0 3px #00000029;color:var(--Grey45)}.dark-theme .switch_labelsSwitch__k1vPb{background:var(--Grey10);border-color:var(--Grey18)}.dark-theme .switch_labelsSwitch__k1vPb .switch_radio__Rewy2 .switch_label__Yzv72{color:var(--Grey65)}.dark-theme .switch_labelsSwitch__k1vPb .switch_radio__Rewy2 .switch_checked__2weQR{background:var(--Grey30);box-shadow:0 0 3px #0006;color:var(--Grey70)}.explainVis_tooltipContent__GR3Hq{font-weight:400;font-size:14px;line-height:24px;padding:4px 10px;background:#468bfe;color:#f5f5f5;border-radius:4px;margin:0;font-family:Roboto}.dark-theme .explainVis_tooltipContent__GR3Hq{background:#74a6fc;color:#141414}.explainVis_tooltipArrow__IaK2h{fill:#468bfe}.dark-theme .explainVis_tooltipArrow__IaK2h{fill:#74a6fc}.explainVis_explainVisTesting__lM-fH{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--app-panel-bg);z-index:100;overflow:auto}.explainVis_explainVisTesting__lM-fH .explainVis_main__e5hcl{display:flex;margin:0 16px}.explainVis_explainVisTesting__lM-fH .explainVis_planTree__Gm-nN{margin:12px;display:flex;flex-direction:column;align-items:flex-start}.explainVis_explainVisTesting__lM-fH .explainVis_planNode__zF-uQ{position:relative;border:1px solid #aaa;border-radius:6px;padding:8px 8px 8px 20px;margin:4px;width:max-content;min-width:200px}.explainVis_explainVisTesting__lM-fH .explainVis_planNode__zF-uQ.explainVis_noContexts__4W697 .explainVis_planContent__0-yQu{opacity:.5}.explainVis_explainVisTesting__lM-fH .explainVis_grid__LpgDK{display:grid;grid-template-columns:repeat(4,auto);column-gap:8px;width:max-content}.explainVis_explainVisTesting__lM-fH .explainVis_planSubTree__wF6Xc{padding-left:24px;display:flex;flex-direction:column;align-items:flex-start}.explainVis_explainVisTesting__lM-fH .explainVis_heatBar__05GxW{position:absolute;width:12px;top:0;bottom:0;left:0;border-radius:6px 0 0 6px}.explainVis_explainVis__TFuly{display:flex;height:100%;flex-direction:column;background:#fff}.dark-theme .explainVis_explainVis__TFuly{background:#141414}.explainVis_explainVis__TFuly div[data-radix-popper-content-wrapper]{z-index:1001!important}.explainVis_graphScale__F8Ahr{margin:0 8px 6px;font-family:Inter,sans-serif;font-size:12px;line-height:16px;display:flex;font-weight:500;color:#666;align-items:center}.explainVis_graphScale__F8Ahr:before,.explainVis_graphScale__F8Ahr:after{content:"";flex-grow:1;border-top:2px solid #d9d9d9;height:4px;margin-top:4px}.explainVis_graphScale__F8Ahr:before{margin-right:6px;border-left:2px solid #d9d9d9}.explainVis_graphScale__F8Ahr:after{margin-left:6px;border-right:2px solid #d9d9d9}.dark-theme .explainVis_graphScale__F8Ahr{color:#b3b3b3}.dark-theme .explainVis_graphScale__F8Ahr:before,.dark-theme .explainVis_graphScale__F8Ahr:after{border-color:#666}.explainVis_flamegraph__tPcv5{position:relative;padding-top:12px;flex-grow:1;overflow:hidden;background:#f7f7f7;margin-bottom:2px;--outline-color: #468bff}.dark-theme .explainVis_flamegraph__tPcv5{background:#242424;--outline-color: #74a6fc}.explainVis_flamegraphNode__blY10{position:absolute;background:#d5d8ef;margin:2px}.dark-theme .explainVis_flamegraphNode__blY10{background:#292235}.explainVis_flamegraph__tPcv5 .explainVis_selected__jna5E{outline:2px solid var(--outline-color);z-index:1;outline-offset:-2px}.explainVis_flamegraph__tPcv5 .explainVis_hovered__XHfxd{outline:2px dotted var(--outline-color);outline-offset:-2px}.explainVis_flamegraph__tPcv5 .explainVis_hovered__XHfxd>div:nth-child(2){opacity:1}.explainVis_flamegraphBar__IIENZ{position:relative;height:16px;padding:6px 0 4px;white-space:nowrap;overflow:hidden}.explainVis_flamegraphBar__IIENZ .explainVis_flamegraphLabel__5OMkv{margin:0 3px;color:#666;font-size:12px;line-height:14px}.explainVis_flamegraphBar__IIENZ .explainVis_flamegraphLabel__5OMkv .explainVis_query__wLAcE{margin-left:"5px"}.explainVis_flamegraphBar__IIENZ .explainVis_flamegraphLabel__5OMkv pre{font-size:11px;line-height:11px;font-family:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;color:var(--app-code)}.explainVis_flamegraphHiddenNodes__tTsD2{position:absolute;border-radius:3px;background:#fff;opacity:.5;overflow:hidden;margin:2px}.explainVis_flamegraphHiddenNodes__tTsD2 span{display:block;white-space:nowrap;padding:6px 4px;height:20px}.explainVis_flamegraphSubNodes__whudO{position:relative}.explainVis_flamegraph__tPcv5 .explainVis_collapseButton__mzSA5{padding:0 4px}.explainVis_flamegraph__tPcv5 .explainVis_collapseButton__mzSA5 svg{width:11px}.explainVis_flamegraph__tPcv5 .explainVis_collapseButton__mzSA5.explainVis_collapsed__7d2uV svg{transform:rotate(-90deg)}.explainVis_planDetailsContainer__bN0DN{font-family:Inter}.explainVis_planDetails__0AWpa{background:#ececec;font-family:Roboto;font-size:14px;line-height:24px;font-weight:500}@media (max-width: 767.5px){.explainVis_planDetails__0AWpa{flex-grow:1}}.explainVis_planDetails__0AWpa .explainVis_header__CHtFT{padding:4px 16px 4px 8px;background:#e5e5e5}.dark-theme .explainVis_planDetails__0AWpa .explainVis_header__CHtFT{background:#383838}.explainVis_planDetails__0AWpa .explainVis_header__CHtFT .explainVis_nodeType__pq24L{color:#595959;margin-right:4px;font-weight:700}.dark-theme .explainVis_planDetails__0AWpa .explainVis_header__CHtFT .explainVis_nodeType__pq24L,.explainVis_planDetails__0AWpa .explainVis_header__CHtFT .explainVis_stats__uOrIN{color:#999}.explainVis_planDetails__0AWpa .explainVis_header__CHtFT .explainVis_stats__uOrIN .explainVis_statsResults__ZAdSt{color:#595959;margin-left:4px}.dark-theme .explainVis_planDetails__0AWpa .explainVis_header__CHtFT .explainVis_stats__uOrIN{color:gray}.dark-theme .explainVis_planDetails__0AWpa .explainVis_header__CHtFT .explainVis_stats__uOrIN .explainVis_statsResults__ZAdSt{color:#c4c4c4}.explainVis_planDetails__0AWpa .explainVis_results__7Bdr4{background:#f2f2f2;display:flex;column-gap:32px;padding:10px 16px 10px 8px}@media (max-width: 767.5px){.explainVis_planDetails__0AWpa .explainVis_results__7Bdr4{height:100%}}.dark-theme .explainVis_planDetails__0AWpa .explainVis_results__7Bdr4{background:#242424}.explainVis_planDetails__0AWpa .explainVis_results__7Bdr4 .explainVis_result__KW2ji{display:flex;flex-direction:column;color:#595959}.explainVis_planDetails__0AWpa .explainVis_results__7Bdr4 .explainVis_result__KW2ji .explainVis_label__rSqE3{color:#999;margin-right:4px}.dark-theme .explainVis_planDetails__0AWpa .explainVis_results__7Bdr4 .explainVis_result__KW2ji{color:#c4c4c4}.dark-theme .explainVis_planDetails__0AWpa .explainVis_results__7Bdr4 .explainVis_result__KW2ji .explainVis_label__rSqE3{color:gray}.explainVis_noSelectedPlanDetails__-lM9j{opacity:.7;font-style:italic}.explainVis_explainHeader__rEOK2{display:flex;align-items:center;padding:8px;background:#f7f7f7;margin-bottom:2px}.explainVis_explainHeader__rEOK2 .explainVis_queryDuration__BB33q{margin:0 0 0 auto;font-size:12px;line-height:14px;font-weight:700;color:#666}.explainVis_explainHeader__rEOK2 .explainVis_switchers__Smi9f{display:flex}.explainVis_explainHeader__rEOK2>:last-child{display:flex}.explainVis_explainHeader__rEOK2 .explainVis_rerunWithAnalyze__DhD7l{font-family:Inter;text-align:start;margin-right:32px}.explainVis_explainHeader__rEOK2 .explainVis_rerunWithAnalyze__DhD7l .explainVis_message__1tSKc{font-size:14px;font-style:italic;opacity:.7}.explainVis_explainHeader__rEOK2 .explainVis_rerunWithAnalyze__DhD7l .explainVis_button__7s9DC{color:#1f8aed;text-decoration:underline;cursor:pointer}.dark-theme .explainVis_explainHeader__rEOK2{background:#242424}.dark-theme .explainVis_explainHeader__rEOK2 .explainVis_queryDuration__BB33q{color:#c4c4c4}.explainVis_treemapContainer__iFfwa{--outline-color: #468bff;height:100%;position:relative;margin:-2px}@media (max-width: 767.5px){.explainVis_treemapContainer__iFfwa{height:calc(100% - 176px)}}.dark-theme .explainVis_treemapContainer__iFfwa{--outline-color: #74a6fc;background:#1c1c1c}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP{position:absolute;background:#d5d8ef;z-index:1;box-sizing:border-box;border:1px solid rgba(0,0,0,.03)}.dark-theme .explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP{background:#292235;border:1px solid rgba(255,255,255,.04)}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP.explainVis_transitionActive__Twzjj{transition:top .2s,left .2s,width .2s,height .2s}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP.explainVis_outmostItem__VcHgL{width:100%;height:100%}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_treemapItemInner__XUDS4{position:relative;margin-left:2px;margin-top:2px;width:calc(100% - 4px);height:calc(100% - 4px)}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP.explainVis_selected__jna5E{outline:2px solid var(--outline-color);z-index:1;outline-offset:-2px}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP.explainVis_hovered__XHfxd{outline:2px dotted var(--outline-color);outline-offset:-2px}@media (max-width: 767.5px){.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP.explainVis_hovered__XHfxd{outline:none;outline-offset:0}}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_planName__UqbHh,.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_hiddenPlans__NhYZk{position:absolute;z-index:0;text-align:right;overflow:hidden;display:flex;justify-content:flex-end}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_planName__UqbHh .explainVis_layoutLabel__kcftG,.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_hiddenPlans__NhYZk .explainVis_layoutLabel__kcftG{color:#666;font-size:12px;line-height:14px}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_planName__UqbHh>span,.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_hiddenPlans__NhYZk>span{display:block;margin:0 4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_planName__UqbHh pre,.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_hiddenPlans__NhYZk pre{font-size:11px;line-height:11px;font-family:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;color:var(--app-code);font-weight:500}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_planName__UqbHh.explainVis_vertLabel__bsJeF>span,.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_hiddenPlans__NhYZk.explainVis_vertLabel__bsJeF>span{writing-mode:vertical-rl;text-align:left;margin:0 3px}.explainVis_treemapContainer__iFfwa .explainVis_treemapItem__dnhBP .explainVis_hiddenPlans__NhYZk{background:#fff;opacity:.5;margin:2px;border-radius:3px}.explainVis_treemapBreadcrumbs__JT-hj{display:flex;color:#666;font-weight:500;font-size:11px;line-height:15px;flex-shrink:0;overflow-x:auto;transition:height .2s;height:32px;-ms-overflow-style:none;scrollbar-width:none}.explainVis_treemapBreadcrumbs__JT-hj.explainVis_hidden__mDS6k{height:0}.explainVis_treemapBreadcrumbs__JT-hj::-webkit-scrollbar{display:none}.explainVis_treemapBreadcrumbs__JT-hj .explainVis_breadcrumbsWrapper__z6mfa{display:flex;align-items:center;background:#f7f7f7;margin-bottom:2px;padding:0 4px;width:100%;min-width:max-content}.dark-theme .explainVis_treemapBreadcrumbs__JT-hj .explainVis_breadcrumbsWrapper__z6mfa{background:#242424;color:#b3b3b3}.explainVis_treemapBreadcrumbs__JT-hj .explainVis_breadcrumb__xH6vS{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:3px 4px;cursor:pointer;border-radius:3px;flex-shrink:0;margin:0 2px}.explainVis_treemapBreadcrumbs__JT-hj .explainVis_breadcrumb__xH6vS:hover{background:#0000000d}.dark-theme .explainVis_treemapBreadcrumbs__JT-hj .explainVis_breadcrumb__xH6vS:hover{background:#383838}.explainVis_treemapBreadcrumbs__JT-hj .explainVis_breadcrumb__xH6vS pre{font-size:11px;line-height:16px;font-family:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.explainVis_treemapBreadcrumbs__JT-hj .explainVis_breadcrumbArrow__jEont{color:#b3b3b3}.dark-theme .explainVis_treemapBreadcrumbs__JT-hj .explainVis_breadcrumbArrow__jEont{color:#666}.explainVis_explainContextsContainer__WIJwM{--outline-color: #468bff;z-index:-1}.dark-theme .explainVis_explainContextsContainer__WIJwM{--outline-color: #74a6fc}.explainVis_explainContextRect__aHr-L{position:absolute;border-radius:3px}.explainVis_explainContextRect__aHr-L.explainVis_highlighted__cANPc{outline:2px solid var(--outline-color)}.explainVis_explainContextRect__aHr-L.explainVis_highlightedOnHover__VRi0W{outline:2px dotted var(--outline-color)}.jsonViewer_jsonViewer__jh-E4{display:flex;flex-direction:column;flex-grow:1;min-width:0}.jsonViewer_jsonViewer__jh-E4 .cm-editor{flex-grow:1;min-height:0}.jsonViewer_jsonViewer__jh-E4 .cm-foldPlaceholder{display:inline-block;padding:0 7px 0 5px;height:14px;line-height:5px;transform:translateY(-4px)}.dark-theme .jsonViewer_jsonViewer__jh-E4 .cm-foldPlaceholder{background-color:#1a1a1a;border-color:#4b4b4b;color:#b7b7b7}.jsonViewer_scrollWrapper__Dsdwo{flex-grow:1;display:flex;min-height:0}.jsonViewer_scrollWrapper__Dsdwo .cm-scroller{-ms-overflow-style:none;scrollbar-width:none}.jsonViewer_scrollWrapper__Dsdwo .cm-scroller::-webkit-scrollbar{display:none}.shared_lazyLoading__BAhH9{margin:auto;color:var(--secondary_text_color)}.shared_headerBar__r2m52{display:flex;align-items:center;height:40px;border-bottom:1px solid var(--Grey93, #ededed);background:var(--Grey99, #fcfcfc);box-shadow:0 0 12px #00000014;font-family:Roboto Flex Variable,sans-serif;flex-shrink:0;z-index:1}.dark-theme .shared_headerBar__r2m52{border-bottom:1px solid var(--Grey22, #363636);background:var(--Grey18, #2e2e2e);box-shadow:0 0 12px #0003}.shared_closeButton__V6oxU{background:none;border:0;outline:0;color:var(--secondary_text_color);display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:6px;margin-right:4px;cursor:pointer}.shared_closeButton__V6oxU:hover{background:var(--Grey93)}.dark-theme .shared_closeButton__V6oxU:hover{background:var(--Grey25)}.shared_actions__SQIwg{display:flex;flex-grow:1;margin:0 16px 0 4px;gap:8px}.shared_actions__SQIwg>button{height:32px;padding:0 8px;border-radius:8px}.shared_toggleButton__uj5aL svg{color:var(--tertiary_text_color);margin-left:-6px}.shared_toggleButton__uj5aL.shared_active__V73wu svg{color:#0ccb93}.shared_noViewer__F9qJi{display:flex;flex-direction:column;flex-grow:1;min-width:0}.shared_noViewer__F9qJi .shared_message__gJBAj{display:flex;align-items:center;justify-content:center;font-style:italic;flex-grow:1;opacity:.7}.textViewer_textViewer__5emyj{display:flex;flex-direction:column;flex-grow:1;min-width:0}.textViewer_textViewer__5emyj .cm-editor{flex-grow:1;min-height:0}.textViewer_scrollWrapper__iVaLM{flex-grow:1;display:flex;min-height:0}.textViewer_scrollWrapper__iVaLM .cm-scroller{-ms-overflow-style:none;scrollbar-width:none}.textViewer_scrollWrapper__iVaLM .cm-scroller::-webkit-scrollbar{display:none}.dataGrid_scrollbarWrapper__f3X6Y{min-height:0;min-width:0;flex-grow:1}.dataGrid_dataGrid__U9dZg{width:100%;height:100%;overflow:auto;overscroll-behavior:contain auto;font-family:Roboto Mono Variable,monospace;-ms-overflow-style:none;scrollbar-width:none}.dataGrid_dataGrid__U9dZg::-webkit-scrollbar{display:none}.dataGrid_dataGrid__U9dZg.dataGrid_noVerticalScroll__zk8yB{overflow-y:hidden}.dataGrid_innerWrapper__Tr2OR{width:max-content;height:max-content;min-width:100%;min-height:100%}.dataGrid_headers__PG-GZ{position:sticky;top:0;min-width:max-content;display:grid;background:var(--header_background);box-shadow:0 2px 6px #0000000f;color:var(--main_text_color);font-weight:450;z-index:2}.dark-theme .dataGrid_headers__PG-GZ{box-shadow:0 2px 6px #00000026}.dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS{position:relative;justify-self:start;margin-left:-5px;width:9px;z-index:1;cursor:col-resize}.dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS:hover,.dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS.dataGrid_dragging__Ea0Z9{background:var(--Grey97)}.dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS:hover:after,.dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS.dataGrid_dragging__Ea0Z9:after{border-color:var(--Grey85)}.dark-theme .dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS:hover,.dark-theme .dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS.dataGrid_dragging__Ea0Z9{background:var(--Grey25)}.dark-theme .dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS:hover:after,.dark-theme .dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS.dataGrid_dragging__Ea0Z9:after{border-color:var(--Grey40)}.dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS:after{content:"";position:absolute;top:6px;bottom:6px;left:4px;border-left:1px solid var(--panel_border)}.dataGrid_headers__PG-GZ .dataGrid_resizeHandle__bVVhS.dataGrid_lastPinned__xpi9b:after{top:0;bottom:0}.dataGrid_pinnedHeaders__tunW5{position:sticky;left:0;grid-row:1/-1;display:grid;background:var(--header_background);z-index:2;border-right:1px solid var(--panel_border)}.dataGrid_pinnedHeaders__tunW5:after{content:"";position:absolute;top:0;bottom:0;right:-5px;width:4px;background:linear-gradient(90deg,rgba(0,0,0,.06),transparent)}.dark-theme .dataGrid_pinnedHeaders__tunW5:after{background:linear-gradient(90deg,rgba(0,0,0,.15),transparent)}.dataGrid_gridContent__NC-ML{position:relative;color:var(--main_text_color);margin-top:1px}.dataGrid_pinnedContent__aX1p8{position:sticky;height:100%;left:0;background:var(--app_panel_background);z-index:1}.dataGrid_cell__r-dIl{position:absolute;height:40px;border:1px solid var(--panel_border);border-top:0;border-left:0;box-sizing:border-box}.dataGrid_cell__r-dIl.dataGrid_lastPinned__xpi9b:after{content:"";position:absolute;top:0;bottom:-1px;right:-5px;width:4px;background:linear-gradient(90deg,rgba(0,0,0,.06),transparent)}.dark-theme .dataGrid_cell__r-dIl{border-color:var(--Grey25)}.dark-theme .dataGrid_cell__r-dIl.dataGrid_lastPinned__xpi9b:after{background:linear-gradient(90deg,rgba(0,0,0,.3),transparent)}.dataGrid_emptyCell__X9kF-{background:var(--Grey95)!important}.dark-theme .dataGrid_emptyCell__X9kF-{background:var(--Grey12)!important}.dataGrid_scalar_str__RKaRY:before,.dataGrid_scalar_str__RKaRY:after,.dataGrid_scalar_uuid__yazTJ:before,.dataGrid_scalar_uuid__yazTJ:after{content:""}.dataGrid_scalar_uuid__yazTJ{color:#6f6f6f}.resultGrid_resultGrid__z-p0B{position:relative;--dataGridHeaderEndWidth: 140px}.resultGrid_header__XihIb{position:relative;padding:8px 12px;overflow:clip;font-size:13px;white-space:nowrap}.resultGrid_header__XihIb.resultGrid_hasSubheaders__DWm4N{color:var(--secondary_text_color);border-bottom:1px solid var(--panel_border);margin:0 8px;padding:8px 4px}.resultGrid_header__XihIb.resultGrid_hasSubheaders__DWm4N .resultGrid_headerName__oTqKo{position:sticky;left:12px;width:max-content}.resultGrid_header__XihIb .resultGrid_typename__lC8m4{font-size:11px;color:var(--tertiary_text_color);margin-top:2px}.resultGrid_cellContent__V8DL7{height:39px;line-height:38px;padding:0 12px;white-space:nowrap;overflow:hidden}.resultGrid_cellContent__V8DL7.resultGrid_stickyCell__kYm73{position:sticky;top:var(--gridHeaderHeight)}.resultGrid_copyButton__tTFSO{position:absolute;top:9px;right:9px;z-index:10;font-family:Roboto Flex Variable,sans-serif;font-size:13px;height:32px;padding:0 6px 0 8px;gap:0px;color:var(--secondary_text_color);opacity:0;transition:opacity .2s}.resultGrid_resultGrid__z-p0B:hover .resultGrid_copyButton__tTFSO{opacity:1}.resultGrid_copyButton__tTFSO svg{width:20px}.dark-theme .resultGrid_copyButton__tTFSO{background-color:var(--Grey25)}.repl_replWrapper__OeRaB{position:relative;flex-grow:1;min-height:0;min-width:0;display:flex}.repl_repl__Tkzcu{--outline-color: #468bff;flex-grow:1;min-height:0;min-width:0;background-color:var(--app_panel_background);--code-editor-bg: var(--app_panel_background);border-radius:12px;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;font-family:Roboto Mono Variable,monospace}.dark-theme .repl_repl__Tkzcu{--outline-color: #74a6fc}.repl_repl__Tkzcu .cm-scroller{font-size:14px}.repl_repl__Tkzcu .cm-gutters{padding-left:10px;padding-right:2px}.repl_repl__Tkzcu.repl_showExtendedResult__kHHZW{margin:0 8px;filter:brightness(.95);pointer-events:none}.dark-theme .repl_repl__Tkzcu{box-shadow:0 0 8px #0003,0 0 4px #0000004d}@media (max-width: 767.5px){.repl_repl__Tkzcu{border-radius:0}.repl_repl__Tkzcu.repl_showExtendedResult__kHHZW{margin:0}}.repl_extendedViewerContainer__BIhMu{position:absolute;display:flex;top:12px;left:0;right:0;bottom:0;background:var(--app_panel_background);box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;border-radius:12px;z-index:1;overflow:hidden}.dark-theme .repl_extendedViewerContainer__BIhMu{box-shadow:0 0 8px #0003,0 0 4px #0000004d}@media (max-width: 767.5px){.repl_extendedViewerContainer__BIhMu{border-radius:0}}.repl_replHeader__7j0Wg{padding:0 32px 16px}.repl_replHeader__7j0Wg .repl_headerAscii__3keYQ{white-space:pre;font-size:14px;line-height:15px;color:#cc960a}.repl_replHeader__7j0Wg .repl_headerAscii__3keYQ span{color:#9e64ba}.repl_replHeader__7j0Wg .repl_headerMsg__g0T99{margin-top:-45px;margin-left:16ch;padding-bottom:16px;line-height:20px;color:var(--tertiary_text_color)}.repl_replHeader__7j0Wg .repl_headerMsg__g0T99 span{text-decoration:underline;cursor:pointer;color:var(--main_text_color)}.dark-theme .repl_replHeader__7j0Wg .repl_headerMsg__g0T99{color:var(--grey40)}.dark-theme .repl_replHeader__7j0Wg .repl_headerMsg__g0T99 span{color:var(--grey75)}@media (max-width: 767.5px){.repl_replHeader__7j0Wg{padding:0 16px}.repl_replHeader__7j0Wg .repl_headerAscii__3keYQ{font-size:12px;line-height:13px}.repl_replHeader__7j0Wg .repl_headerMsg__g0T99{margin-left:8px;margin-top:16px;line-height:20px}}.repl_list__C2-q2{display:flex;flex-direction:column-reverse;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.repl_list__C2-q2::-webkit-scrollbar{display:none}.repl_list__C2-q2 .repl_runBtn__hWA7m{display:none}@media (max-width: 767.5px){.repl_list__C2-q2 .repl_runBtn__hWA7m{display:grid;position:absolute;bottom:8px;right:16px}}.repl_scrollInner__3VLKJ{display:flex;flex-direction:column;flex-grow:1}.repl_listInner__3D-Eo{flex-shrink:0;position:relative;margin-bottom:12px}@media (max-width: 767.5px){.repl_listInner__3D-Eo{margin-bottom:0}}.repl_replInput__yA7dF{flex-grow:1;display:flex;padding:0 16px;--cursor-color: #808080;--cursor-text-color: #fff}.dark-theme .repl_replInput__yA7dF{--cursor-color: #595959;--cursor-text-color: #111}.repl_replInput__yA7dF .repl_scrollWrapper__pRGt7{flex-grow:1;display:flex;min-width:0}.repl_replInput__yA7dF .cm-editor{padding-bottom:12px}.repl_replInput__yA7dF .cm-scroller{-ms-overflow-style:none;scrollbar-width:none}.repl_replInput__yA7dF .cm-scroller::-webkit-scrollbar{display:none}.repl_replInput__yA7dF.repl_hidden__K5LdL{pointer-events:none;height:0;opacity:0;overflow:hidden}.repl_replPromptGutter__D-hPI{color:var(--tertiary_text_color)}.repl_replPromptGutter__D-hPI span{color:var(--main_text_color)}.repl_replHistoryItem__mphq8{position:absolute;background:var(--Grey95);--inspectorBg: var(--Grey95);border:1px solid var(--Grey90);box-sizing:border-box;margin:12px 16px;width:calc(100% - 32px);border-radius:8px}.repl_replHistoryItem__mphq8.repl_explain__iZuvo{display:flex}.repl_replHistoryItem__mphq8.repl_explain__iZuvo .repl_explainVis__md3GD{background:var(--Grey95);width:100%}.repl_replHistoryItem__mphq8.repl_explain__iZuvo .repl_explainVis__md3GD>div{background:var(--Grey95)}.dark-theme .repl_replHistoryItem__mphq8.repl_explain__iZuvo .repl_explainVis__md3GD{background:#1c1c1c}.dark-theme .repl_replHistoryItem__mphq8.repl_explain__iZuvo .repl_explainVis__md3GD>div{background:#1c1c1c}@media (max-width: 767.5px){.repl_replHistoryItem__mphq8.repl_explain__iZuvo{display:block}}.repl_replHistoryItem__mphq8.repl_showDateHeader__59Vbt{margin-top:36px}.repl_replHistoryItem__mphq8 .repl_scrollWrapper__pRGt7{overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.repl_replHistoryItem__mphq8 .repl_scrollWrapper__pRGt7::-webkit-scrollbar{display:none}.repl_replHistoryItem__mphq8 .repl_scrollWrapper__pRGt7.repl_sticky__2EHwz{height:100%;max-height:404px;position:sticky;top:0}.dark-theme .repl_replHistoryItem__mphq8{background:var(--Grey12);--inspectorBg: var(--Grey12);border-color:var(--Grey20)}.repl_historyDateHeader__Ph5dV{position:absolute;top:-28px;left:0;right:0;display:flex;font-size:12px;line-height:16px;font-family:Roboto Mono Variable,monospace;font-weight:450;color:var(--Grey60)}.repl_historyDateHeader__Ph5dV:before,.repl_historyDateHeader__Ph5dV:after{content:"";height:8px;border-bottom:1px solid var(--Grey85);flex-grow:1;margin:0 8px}.dark-theme .repl_historyDateHeader__Ph5dV{color:gray}.dark-theme .repl_historyDateHeader__Ph5dV:before,.dark-theme .repl_historyDateHeader__Ph5dV:after{border-bottom-color:#404040}.repl_historyHeader__hgK6L{position:relative;display:flex;flex-direction:column;background:var(--header_background);border-radius:7px 7px 0 0}.repl_historyHeader__hgK6L:after{content:"";position:absolute;top:100%;left:0;right:0;height:4px;pointer-events:none;background:linear-gradient(rgba(0,0,0,.04),transparent)}.repl_historyHeader__hgK6L.repl_noOutput__JnW3m{border-radius:7px}.repl_historyHeader__hgK6L.repl_noOutput__JnW3m:after,.repl_historyHeader__hgK6L.repl_noShadow__uyt9J:after{display:none}.repl_resultModeHeader__a07ZC{padding:4px;margin-left:8px;margin-right:-8px;z-index:1}.repl_historyQuery__-CGg1{display:flex;-webkit-user-select:text;user-select:text;line-height:19px;padding-left:16px}.repl_historyQuery__-CGg1 .repl_historyPrompt__9CCdZ{white-space:pre;-webkit-user-select:none;user-select:none;pointer-events:none;padding-right:1ch;color:var(--tertiary_text_color);padding-top:12px}.repl_historyQuery__-CGg1 .repl_historyPrompt__9CCdZ span{color:var(--main_text_color)}.repl_historyQuery__-CGg1 .repl_historyQueryCode__Kg41j{padding-top:12px;flex-grow:1;min-width:0}.repl_historyQuery__-CGg1 .repl_codeBlockContainer__8-3Gz{position:relative;padding:0 2px 12px;min-width:max-content}.repl_historyQuery__-CGg1 .repl_codeBlockContainer__8-3Gz.repl_truncateQuery__b-wtZ{max-height:380px;overflow:hidden}.repl_historyQuery__-CGg1 .repl_codeBlockErrorLines__TUGQn{position:absolute;width:100%;background:#ff000026;font-size:19px;border-radius:4px;margin:0 -2px;padding-bottom:2px}.repl_historyQuery__-CGg1 .repl_code__IZTUH{margin:0;font-family:inherit;position:relative;z-index:1}.repl_historyQuery__-CGg1 .repl_historyTime__yJ3V5{font-size:12px;font-weight:450;line-height:15px;color:var(--Grey60);pointer-events:none;-webkit-user-select:none;user-select:none;margin:14px 12px 0 16px}@media (max-width: 767.5px){.repl_historyQuery__-CGg1 .repl_historyPrompt__9CCdZ,.repl_historyQuery__-CGg1 .repl_historyQueryCode__Kg41j{padding-top:14px}.repl_historyQuery__-CGg1 .repl_historyTime__yJ3V5{margin-top:16px}}.repl_explain__iZuvo .repl_historyHeader__hgK6L{width:50%}@media (min-width: 768px){.repl_explain__iZuvo .repl_historyHeader__hgK6L{border-radius:7px 0 0 7px}.repl_explain__iZuvo .repl_historyHeader__hgK6L:after{top:0;left:100%;right:auto;height:100%;width:4px;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.04),transparent)}}@media (max-width: 767.5px){.repl_explain__iZuvo .repl_historyHeader__hgK6L{width:100%}}.repl_outputOuterWrapper__9-PsU{flex-grow:1}.repl_historyOutput__V86G3{padding:12px 8px 12px 18px;min-width:max-content;height:max-content;height:fit-content}.repl_historyOutput__V86G3.repl_wrapContent__TBieA{min-width:auto}.repl_historyOutput__V86G3 .repl_explain__iZuvo{height:100%;display:flex;flex-direction:column;align-items:flex-end;padding-right:16px}.repl_historyOutput__V86G3 .repl_explain__iZuvo .repl_runInEditorBtn__KvhPt{font-family:Roboto Flex Variable,sans-serif}@media (max-width: 767.5px){.repl_historyOutput__V86G3 .repl_explain__iZuvo{padding-right:8px}}.repl_queryError__Dzyqh{padding:0!important;color:#6a6a6a}.dark-theme .repl_queryError__Dzyqh{color:#bfbfbf}.repl_queryWarnings__kJGL8{display:flex;flex-direction:column;background:#ffb40026;border-top:1px solid #f5dc9e}.repl_queryWarnings__kJGL8 .repl_queryError__Dzyqh{padding:12px 16px 12px 20px!important;font-size:13px}.dark-theme .repl_queryWarnings__kJGL8{background:#ffb4001a;border-top-color:#67572d}.repl_queryStatus__2-SoC{opacity:.7}.repl_errorUnderline__9LZrC{background-repeat:repeat-x;background-position:bottom;background-image:url("data:image/svg+xml,%3Csvg width='6' height='3' viewBox='0 0 6 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.82843C0.511845 0.82843 1.02369 1.02369 1.41421 1.41422L1.58579 1.58579C2.36683 2.36684 3.63316 2.36684 4.41421 1.58579L4.58579 1.41422C4.97631 1.02369 5.48816 0.828431 6 0.828431' stroke='%23E91919'/%3E%3C/svg%3E%0A");padding-bottom:1px}.repl_warningUnderline__Uy7z8{background-repeat:repeat-x;background-position:bottom;background-image:url("data:image/svg+xml,%3Csvg width='6' height='3' viewBox='0 0 6 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.82843C0.511845 0.82843 1.02369 1.02369 1.41421 1.41422L1.58579 1.58579C2.36683 2.36684 3.63316 2.36684 4.41421 1.58579L4.58579 1.41422C4.97631 1.02369 5.48816 0.828431 6 0.828431' stroke='%23d1a131'/%3E%3C/svg%3E%0A");padding-bottom:1px}.repl_inspector__yORJf{display:grid;min-width:max-content;--inspectorRowHoverBg: var(--Grey90);--inspectorRowSelectedBg: #d6e2e9}.dark-theme .repl_inspector__yORJf{--inspectorRowHoverBg: #292929;--inspectorRowSelectedBg: #2d383f}.repl_commandHelp__-uz2b{display:grid;grid-template-columns:auto 1fr;line-height:18px}.repl_commandHelp__-uz2b .repl_heading__b0esx,.repl_commandHelp__-uz2b .repl_subheading__zvZ2U{grid-column:1/span 2;color:gray}.repl_commandHelp__-uz2b .repl_heading__b0esx:not(:first-child){margin-top:16px}.repl_commandHelp__-uz2b .repl_subheading__zvZ2U{padding-left:2ch}.repl_commandHelp__-uz2b .repl_command__GqCrj{padding:0 3ch 0 2ch;color:#4c4c4c}.repl_commandHelp__-uz2b .repl_command__GqCrj span,.repl_commandHelp__-uz2b .repl_info__IZSpi{color:gray}.repl_commandHelp__-uz2b .repl_spacer__8L8kO{grid-column:1/span 2;height:16px}.dark-theme .repl_commandHelp__-uz2b .repl_command__GqCrj{color:#c4c4c4}.dark-theme .repl_commandHelp__-uz2b .repl_command__GqCrj span,.dark-theme .repl_commandHelp__-uz2b .repl_info__IZSpi{color:#666}.repl_commandTextOutput__aK3ds{white-space:pre;-webkit-user-select:text;user-select:text}.repl_commandTableOutput__DUJR9{border-collapse:collapse;line-height:28px}.repl_commandTableOutput__DUJR9 td,.repl_commandTableOutput__DUJR9 th,.repl_commandTableOutput__DUJR9 tbody{border:1px solid var(--Grey70)}.dark-theme .repl_commandTableOutput__DUJR9 td,.dark-theme .repl_commandTableOutput__DUJR9 th,.dark-theme .repl_commandTableOutput__DUJR9 tbody{border-color:var(--Grey30)}.repl_commandTableOutput__DUJR9 td,.repl_commandTableOutput__DUJR9 th{padding:0 1ch;font-weight:400;text-align:start}.repl_commandTableOutput__DUJR9 td{border-top:0;border-bottom:0}.repl_historyLoading__I-1kK{width:100%;height:44px;display:flex;justify-content:center;align-items:center;opacity:.8}.repl_queryRunningSpinner__EeBvA{display:flex;align-items:center;opacity:.9}.repl_queryRunningSpinner__EeBvA .repl_queryCancelButton__C-S-y{font-size:13px;margin-left:12px;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.repl_retroMode__DxlyP{position:relative}.repl_retroMode__DxlyP:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;pointer-events:none;background:repeating-linear-gradient(#fff0 0,#fff0 2px,#ffffff08,#ffffff08,#fff0 5px)}.repl_retroMode__DxlyP *{color:#12d612!important;text-shadow:0 0 4px #72dd72}.repl_retroMode__DxlyP .repl_commandTableOutput__DUJR9{filter:drop-shadow(0 0 2px #72dd72)}.repl_retroMode__DxlyP .repl_commandTableOutput__DUJR9 td,.repl_retroMode__DxlyP .repl_commandTableOutput__DUJR9 th,.repl_retroMode__DxlyP .repl_commandTableOutput__DUJR9 tbody{border-color:#12d61280}.repl_retroMode__DxlyP .repl_commandTableOutput__DUJR9 *{text-shadow:none!important}.repl_retroMode__DxlyP .cm-cursor{background:#12d61280}.repl_showMore__GLcvM,.repl_showFullQuery__l-huI{position:absolute;bottom:0;width:100%;text-align:center;padding:8px 0 16px}.repl_showMore__GLcvM button,.repl_showFullQuery__l-huI button{font-family:Roboto Flex Variable,sans-serif;text-transform:uppercase;color:var(--app-text-colour);font-size:12px;font-weight:550;background:#fff;border-radius:16px;padding:6px 12px;border:none;cursor:pointer;box-shadow:0 0 6px #0000000f}.dark-theme .repl_showMore__GLcvM button,.dark-theme .repl_showFullQuery__l-huI button{background:#272727}.repl_showMore__GLcvM{border-radius:0 0 7px 7px;background:linear-gradient(0deg,var(--inspectorBg),var(--inspectorBg) 12px,transparent)}.repl_showMore__GLcvM button{opacity:.8}.repl_showFullQuery__l-huI{z-index:1;background:linear-gradient(0deg,var(--header_background),var(--header_background) 12px,transparent)}.repl_replResultGridWrapper__RVnY8{overflow:clip;border-radius:0 0 7px 7px;border-top:1px solid var(--panel_border)}.repl_replResultGrid__YRgu3{position:sticky;top:0}.queryeditor_wrapper__FHc25{flex-grow:1;min-height:0;min-width:0;display:flex;font-family:Roboto Flex Variable,sans-serif}.queryeditor_wrapper__FHc25.queryeditor_showExtendedResult__BuULu{margin:0 8px}.queryeditor_wrapper__FHc25.queryeditor_showExtendedResult__BuULu .queryeditor_historyPanelWrapper__sdwy6,.queryeditor_wrapper__FHc25.queryeditor_showExtendedResult__BuULu .queryeditor_mainPanel__k-a39{filter:brightness(.95);pointer-events:none;z-index:0}.queryeditor_wrapper__FHc25.queryeditor_showExtendedResult__BuULu .queryeditor_history__jpTQl{pointer-events:none}@media (max-width: 767.5px){.queryeditor_wrapper__FHc25.queryeditor_showExtendedResult__BuULu{margin:0}}.queryeditor_historyPanelWrapper__sdwy6{position:relative;width:0;flex-shrink:0;background:var(--header_background);border-radius:12px;z-index:10;overflow:hidden;transition:width .15s}.queryeditor_showHistory__P4hiV .queryeditor_historyPanelWrapper__sdwy6{width:194px;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f}.dark-theme .queryeditor_showHistory__P4hiV .queryeditor_historyPanelWrapper__sdwy6{box-shadow:0 0 8px #0003,0 0 4px #0000004d}@media (max-width: 767.5px){.queryeditor_historyPanelWrapper__sdwy6{position:fixed;width:100vw!important;height:100dvh;top:0;border-radius:0;box-shadow:none!important;transform:translate(-100%);transition:transform .15s}.queryeditor_showHistory__P4hiV .queryeditor_historyPanelWrapper__sdwy6{transform:none}}.queryeditor_mainPanel__k-a39{flex-grow:1;min-width:0;background:var(--app_panel_background);box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;border-radius:12px;overflow:clip;display:flex;flex-direction:column;transition:margin .15s}.queryeditor_showHistory__P4hiV .queryeditor_mainPanel__k-a39{margin-top:16px;margin-bottom:16px;border-radius:0 12px 12px 0}.dark-theme .queryeditor_mainPanel__k-a39{box-shadow:0 0 8px #0003,0 0 4px #0000004d}@media (max-width: 767.5px){.queryeditor_mainPanel__k-a39{border-radius:0!important;margin:0!important}}.queryeditor_header__UHofU{background:var(--header_background);border-bottom:1px solid var(--panel_border);box-shadow:0 0 8px #0000000f;display:grid;grid-template-columns:1fr auto 1fr minmax(max-content,50%);grid-template-rows:40px;z-index:5}.dark-theme .queryeditor_header__UHofU{border-bottom-color:var(--Grey25);box-shadow:0 0 8px #0000004d}.queryeditor_header__UHofU .queryeditor_historyButton__Hf0uc{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--Grey60);align-self:center;margin-left:4px;cursor:pointer}.queryeditor_showHistory__P4hiV .queryeditor_header__UHofU .queryeditor_historyButton__Hf0uc{opacity:0}.queryeditor_header__UHofU .queryeditor_historyButton__Hf0uc:hover{background:var(--Grey93)}.dark-theme .queryeditor_header__UHofU .queryeditor_historyButton__Hf0uc{color:var(--Grey45)}.dark-theme .queryeditor_header__UHofU .queryeditor_historyButton__Hf0uc:hover{background:var(--Grey25)}.queryeditor_header__UHofU .queryeditor_tabs__PLMma{display:flex;gap:12px}.queryeditor_showHistory__P4hiV .queryeditor_header__UHofU .queryeditor_tabs__PLMma{pointer-events:none}.queryeditor_header__UHofU .queryeditor_tabs__PLMma .queryeditor_tab__b4lnr{position:relative;color:var(--tertiary_text_color);text-decoration:none;font-size:14px;font-weight:550;line-height:20px;padding:10px 16px;cursor:pointer}.queryeditor_header__UHofU .queryeditor_tabs__PLMma .queryeditor_tab__b4lnr:hover{background:var(--Grey95)}.queryeditor_header__UHofU .queryeditor_tabs__PLMma .queryeditor_tab__b4lnr.queryeditor_selected__ZhZyG{color:var(--main_text_color)}.queryeditor_header__UHofU .queryeditor_tabs__PLMma .queryeditor_tab__b4lnr.queryeditor_selected__ZhZyG:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:1px;background:#a565cd}.dark-theme .queryeditor_header__UHofU .queryeditor_tabs__PLMma .queryeditor_tab__b4lnr:hover{background:var(--Grey25)}.queryeditor_header__UHofU .queryeditor_controls__rgQ4W{grid-column:4;display:flex;gap:12px;justify-self:end;align-items:center;padding:0 4px 0 16px}.queryeditor_header__UHofU .queryeditor_controls__rgQ4W .queryeditor_runBtn__GWEvc,.queryeditor_header__UHofU .queryeditor_controls__rgQ4W .queryeditor_cancelBtn__RCFmy{height:32px;padding:0 8px;border-radius:8px}.queryeditor_header__UHofU .queryeditor_controls__rgQ4W .queryeditor_runBtn__GWEvc{--buttonPrimaryBackground: var(--app-accent-green)}.queryeditor_header__UHofU .queryeditor_outputModeTargetRef__VXujY{display:contents}@media (max-width: 1023.5px){.queryeditor_header__UHofU{grid-template-columns:1fr auto 1fr;grid-template-rows:40px 41px}.queryeditor_header__UHofU .queryeditor_controls__rgQ4W{grid-column:1/span 3;grid-row:2;justify-self:auto;justify-content:end;border-top:1px solid var(--panel_border)}}@media (max-width: 767.5px){.queryeditor_header__UHofU{grid-template-rows:40px}.queryeditor_header__UHofU .queryeditor_controls__rgQ4W{position:absolute;bottom:0;border:0;left:0;right:0;padding:8px;background:linear-gradient(transparent,var(--app_panel_background) 32px);display:grid;grid-template-columns:1fr auto 1fr}.queryeditor_header__UHofU .queryeditor_controls__rgQ4W .queryeditor_runBtn__GWEvc,.queryeditor_header__UHofU .queryeditor_controls__rgQ4W .queryeditor_cancelBtn__RCFmy{justify-self:end;height:38px;border-radius:10px}.queryeditor_header__UHofU .queryeditor_outputModeTargetRef__VXujY{display:flex}.queryeditor_header__UHofU .queryeditor_splitViewToggle__UF2SQ{display:none}.queryeditor_header__UHofU .queryeditor_outputModeToggle__muzal{background:var(--Grey93)}.dark-theme .queryeditor_header__UHofU .queryeditor_outputModeToggle__muzal{background:var(--Grey10);border-color:var(--Grey18)}}.queryeditor_extendedViewerContainer__MmBKd{position:absolute;display:flex;top:12px;left:0;right:0;bottom:0;background:var(--app_panel_background);box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;border-radius:12px;z-index:1;overflow:hidden}.dark-theme .queryeditor_extendedViewerContainer__MmBKd{box-shadow:0 0 8px #0003,0 0 4px #0000004d}@media (max-width: 767.5px){.queryeditor_extendedViewerContainer__MmBKd{border-radius:0}}.queryeditor_queryResult__2oaWV{flex-grow:1;min-width:0;font-family:Roboto Mono Variable,monospace;display:flex;flex-direction:column;background:var(--app_panel_background)}.queryeditor_resultOutdatedNote__C--Wx,.queryeditor_resultTimestampNote__yoRJJ{font-size:13px;color:var(--tertiary_text_color);font-weight:450;margin-right:16px}.queryeditor_resultOutdatedNote__C--Wx{font-style:italic}.queryeditor_inspector__tXzJU{-ms-overflow-style:none;scrollbar-width:none}.queryeditor_inspector__tXzJU::-webkit-scrollbar{display:none}.queryeditor_queryError__K5eSR{font-size:14px;line-height:20px;-webkit-user-select:text;user-select:text;padding:16px}.queryeditor_queryError__K5eSR .queryeditor_errorName__UrTTA{font-weight:600}.queryeditor_queryError__K5eSR .queryeditor_errorHint__-suMs{font-style:italic;opacity:.7}.queryeditor_queryWarnings__mkj2Y{display:flex;flex-direction:column;background:#ffb40026}.queryeditor_queryWarnings__mkj2Y .queryeditor_queryError__K5eSR{padding:12px 16px;font-size:13px;border-bottom:1px solid #e7cf94}.queryeditor_queryWarnings__mkj2Y .queryeditor_queryError__K5eSR .queryeditor_errorName__UrTTA{color:#7c5e15}.dark-theme .queryeditor_queryWarnings__mkj2Y .queryeditor_queryError__K5eSR{border-bottom-color:#8d6b16}.dark-theme .queryeditor_queryWarnings__mkj2Y .queryeditor_queryError__K5eSR .queryeditor_errorName__UrTTA{color:#f5d890}.queryeditor_queryStatus__nsHi4{padding:16px}.queryeditor_inspectorLoading__WJWFp{height:100%;display:flex;align-items:center;justify-content:center;color:#888}.queryeditor_history__jpTQl{position:absolute;width:194px;height:100%;opacity:0;transition:opacity .15s;pointer-events:none}.queryeditor_history__jpTQl.queryeditor_visible__sbA3N{opacity:1;pointer-events:all}.queryeditor_history__jpTQl .queryeditor_closeHistoryMobile__3VZRC{position:fixed;bottom:24px;right:24px;z-index:1}@media (max-width: 767.5px){.queryeditor_history__jpTQl{width:100%}}.queryeditor_closeHistory__gH-nY{position:absolute;bottom:16px;left:16px;--buttonTextColour: #fff;--buttonBg: #acacac}.dark-theme .queryeditor_closeHistory__gH-nY{--buttonTextColour: #141414}@media (max-width: 767.5px){.queryeditor_closeHistory__gH-nY{display:none}}.queryeditor_historyListWrapper__1Fux0{height:100%;-webkit-mask-image:linear-gradient(transparent 0px,#000 18px,#000 calc(100% - 50px),transparent 100%);mask-image:linear-gradient(transparent 0px,#000 18px,#000 calc(100% - 50px),transparent 100%)}@media (max-width: 767.5px){.queryeditor_historyListWrapper__1Fux0{height:calc(100% - 30px)}}.queryeditor_historyList__GIpUO{-ms-overflow-style:none;scrollbar-width:none}.queryeditor_historyList__GIpUO::-webkit-scrollbar{display:none}.queryeditor_historyList__GIpUO>div{padding-bottom:70px}@media (max-width: 767.5px){.queryeditor_historyList__GIpUO>div{padding-bottom:130px}}.queryeditor_historyItem__gHD8M{position:absolute;background-color:var(--Grey97);border:1px solid var(--Grey90);border-radius:8px;cursor:pointer;height:105px;width:calc(100% - 32px);margin:16px;transition:opacity .1s ease-in-out}.queryeditor_historyItem__gHD8M:hover{background-color:var(--Grey95)}.queryeditor_historyItem__gHD8M:hover .queryeditor_loadButton__DMYkx{opacity:1}.dark-theme .queryeditor_historyItem__gHD8M{background-color:var(--Grey25);border-color:var(--Grey30)}.dark-theme .queryeditor_historyItem__gHD8M:hover{background-color:var(--Grey30)}@media (max-width: 767.5px){.queryeditor_historyItem__gHD8M{height:168px;background-color:var(--grey93)}.dark-theme .queryeditor_historyItem__gHD8M{background-color:var(--grey18)}.queryeditor_historyItem__gHD8M:first-child{margin-top:0}}.queryeditor_historyItem__gHD8M.queryeditor_selected__ZhZyG{border-color:transparent;outline:2px solid var(--accentGreen)}.queryeditor_historyItem__gHD8M.queryeditor_hasDateHeader__tHR-w{margin-top:32px}.queryeditor_historyItem__gHD8M svg{height:100%;width:100%;opacity:.5;--syntax-base: #444}.dark-theme .queryeditor_historyItem__gHD8M svg{--syntax-base: #e5e5e5}.queryeditor_historyItem__gHD8M .queryeditor_timeLabel__ILfOf{position:absolute;bottom:8px;right:8px;background-color:#fff;border-radius:16px;font-size:10px;font-weight:500;line-height:15px;padding:3px 8px}.dark-theme .queryeditor_historyItem__gHD8M .queryeditor_timeLabel__ILfOf{background-color:#333}@media (max-width: 767.5px){.queryeditor_historyItem__gHD8M .queryeditor_timeLabel__ILfOf{background-color:var(--white)}.dark-theme .queryeditor_historyItem__gHD8M .queryeditor_timeLabel__ILfOf{background-color:var(--grey8)}}.queryeditor_historyItem__gHD8M.queryeditor_draft__3M7kb{background-color:transparent;border-width:0;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%25" height="100%25"><defs><clipPath id="dashedBorder"><rect width="100%25" height="100%25" rx="8" ry="8" /></clipPath></defs><rect width="100%25" height="100%25" fill="none" rx="8" ry="8" stroke="%23aaa" stroke-width="2" stroke-dasharray="4,4" clip-path="url(%23dashedBorder)" /></svg>');display:flex;align-items:center;justify-content:center;font-style:italic;color:var(--Grey40)}.queryeditor_historyItem__gHD8M.queryeditor_draft__3M7kb:hover{background-color:var(--Grey97)}.queryeditor_historyItem__gHD8M.queryeditor_draft__3M7kb.queryeditor_selected__ZhZyG{outline:none;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%25" height="100%25"><defs><clipPath id="dashedBorder"><rect width="100%25" height="100%25" rx="8" ry="8" /></clipPath></defs><rect width="100%25" height="100%25" fill="none" rx="8" ry="8" stroke="%232cb88e" stroke-width="4px" stroke-dasharray="4,4" clip-path="url(%23dashedBorder)" /></svg>')}.dark-theme .queryeditor_historyItem__gHD8M.queryeditor_draft__3M7kb{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%25" height="100%25"><defs><clipPath id="dashedBorder"><rect width="100%25" height="100%25" rx="8" ry="8" /></clipPath></defs><rect width="100%25" height="100%25" fill="none" rx="8" ry="8" stroke="%23666" stroke-width="2" stroke-dasharray="4,4" clip-path="url(%23dashedBorder)" /></svg>')}.dark-theme .queryeditor_historyItem__gHD8M.queryeditor_draft__3M7kb:hover{background-color:var(--Grey22)}.dark-theme .queryeditor_historyItem__gHD8M.queryeditor_draft__3M7kb.queryeditor_selected__ZhZyG{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%25" height="100%25"><defs><clipPath id="dashedBorder"><rect width="100%25" height="100%25" rx="8" ry="8" /></clipPath></defs><rect width="100%25" height="100%25" fill="none" rx="8" ry="8" stroke="%23279474" stroke-width="4px" stroke-dasharray="4,4" clip-path="url(%23dashedBorder)" /></svg>')}@media (max-width: 767.5px){.queryeditor_historyItem__gHD8M.queryeditor_draft__3M7kb{margin-top:24px}}.queryeditor_historyItem__gHD8M .queryeditor_dateHeader__h-DLF{position:absolute;top:-24px;left:0;right:0;display:flex;font-size:10px;font-weight:500;line-height:16px;height:16px;color:#aeaeae;pointer-events:none}.queryeditor_historyItem__gHD8M .queryeditor_dateHeader__h-DLF:before,.queryeditor_historyItem__gHD8M .queryeditor_dateHeader__h-DLF:after{content:"";height:8px;flex-grow:1;border-bottom:1px solid #d7d7d7}.queryeditor_historyItem__gHD8M .queryeditor_dateHeader__h-DLF:before{margin-right:8px}.queryeditor_historyItem__gHD8M .queryeditor_dateHeader__h-DLF:after{margin-left:8px}.dark-theme .queryeditor_historyItem__gHD8M .queryeditor_dateHeader__h-DLF{color:gray}.dark-theme .queryeditor_historyItem__gHD8M .queryeditor_dateHeader__h-DLF:after,.dark-theme .queryeditor_historyItem__gHD8M .queryeditor_dateHeader__h-DLF:before{border-bottom-color:#404040}.queryeditor_historyItem__gHD8M .queryeditor_loadButton__DMYkx{--buttonBg: var(--accentGreen);position:absolute;left:0;bottom:0;opacity:0;color:#fff}@media (max-width: 767.5px){.queryeditor_historyItem__gHD8M .queryeditor_loadButton__DMYkx div{border-radius:6px;padding:8px 18px}}.dark-theme .queryeditor_historyItem__gHD8M .queryeditor_loadButton__DMYkx{color:#242424}.queryeditor_historyItem__gHD8M .queryeditor_visible__sbA3N{opacity:1}.queryeditor_historyLoading__1O7qQ{position:absolute;display:flex;width:100%;height:80px;align-items:center;justify-content:center;color:#ccc}.queryeditor_editorBlock__pAv2n{position:relative;flex-grow:1;display:flex;min-width:0;flex-direction:column;--code-editor-bg: var(--app_panel_background)}.queryeditor_editorBlock__pAv2n.queryeditor_horizontalSplit__n6zDX{flex-direction:row}.queryeditor_editorBlock__pAv2n .queryeditor_editorBlockInner__glmcB{position:relative;flex-grow:1;display:flex;min-height:0;min-width:0}.queryeditor_editorBlock__pAv2n .queryeditor_scrollWrapper__LC0OG{min-width:0;display:flex;width:100%}.queryeditor_editorBlock__pAv2n .cm-scroller{-ms-overflow-style:none;scrollbar-width:none}.queryeditor_editorBlock__pAv2n .cm-scroller::-webkit-scrollbar{display:none}.queryeditor_editorBlock__pAv2n .cm-line{padding-right:12px}.splitView_splitViewContainer__q8XqR{display:flex;flex-direction:row;min-width:0;min-height:0;align-items:stretch;height:100%;width:100%;overflow:hidden}.splitView_splitViewContainer__q8XqR.splitView_splitVertical__vXnxv{flex-direction:column}.splitView_splitViewChild__wHQpi{overflow:hidden;display:flex;min-width:0;min-height:0;flex-shrink:0;flex-grow:0;background:var(--app_panel_background)}@media (max-width: 767.5px){.splitView_splitViewChild__wHQpi{width:100%!important;z-index:0}.splitView_splitViewChild__wHQpi:last-child{height:100%!important}}.splitView_resizer__0LN7x{min-width:2px;min-height:2px;position:relative;z-index:100;display:flex;align-items:center;justify-content:center;background:#e4e4e4}@media (max-width: 767.5px){.splitView_resizer__0LN7x{display:none}}.dark-theme .splitView_resizer__0LN7x{background:#0f0f0f}.splitView_resizer__0LN7x .splitView_grabHandle__94D3t{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;cursor:ew-resize}.splitView_resizer__0LN7x .splitView_resizerIndicator__Lot3i{width:7px;height:36px;flex-shrink:0;background:#e4e4e4;border-radius:5px;pointer-events:none}.splitView_resizer__0LN7x .splitView_resizerIndicator__Lot3i:after{content:"";display:block;width:3px;height:32px;background:var(--panel_background);margin:2px;border-radius:2px}.splitView_splitVertical__vXnxv .splitView_resizer__0LN7x .splitView_resizerIndicator__Lot3i{height:7px;width:36px}.splitView_splitVertical__vXnxv .splitView_resizer__0LN7x .splitView_resizerIndicator__Lot3i:after{height:3px;width:32px}.dark-theme .splitView_resizer__0LN7x .splitView_resizerIndicator__Lot3i{background:#0f0f0f}.splitView_splitVertical__vXnxv>.splitView_resizer__0LN7x .splitView_grabHandle__94D3t{cursor:ns-resize}.paramEditor_paramEditorPanel__snCLr{position:relative;background:var(--header_background);max-height:80%;min-height:88px;flex-shrink:0;box-shadow:0 0 4px #0000001f}.paramEditor_paramEditorPanel__snCLr.paramEditor_horizontal__xUoS6{max-height:none;min-height:0;max-width:50%;min-width:360px}.paramEditor_scrollWrapper__e4z47{width:100%;height:100%}.paramEditor_panelInner__VQFnQ{overflow:auto;height:100%;-ms-overflow-style:none;scrollbar-width:none}.paramEditor_panelInner__VQFnQ::-webkit-scrollbar{display:none}.paramEditor_dragHandle__91fEE{position:absolute;top:0;left:0;right:0;height:16px;cursor:ns-resize;z-index:2}.paramEditor_dragHandle__91fEE:after{content:"";position:absolute;width:32px;height:2px;border-radius:2px;background:#c6c6c6;top:7px;left:calc(50% - 16px)}.dark-theme .paramEditor_dragHandle__91fEE:after{background:#656565}.paramEditor_horizontal__xUoS6 .paramEditor_dragHandle__91fEE{right:auto;height:100%;bottom:0;width:16px;cursor:ew-resize}.paramEditor_horizontal__xUoS6 .paramEditor_dragHandle__91fEE:after{width:2px;height:32px;left:7px;top:calc(50% - 16px)}.paramEditor_header__breWI{font-weight:500;font-size:11px;line-height:13px;text-transform:uppercase;color:var(--tertiary_text_color);padding:13px 16px;position:sticky;top:0;left:0;background:var(--header_background);z-index:1}.paramEditor_paramsList__tpNIT{display:grid;grid-template-columns:auto auto 1fr;row-gap:1.5rem;column-gap:2rem;min-height:0;padding:0 16px 16px}.paramEditor_paramEditorItem__yJeqC{display:contents}.paramEditor_paramEditorItem__yJeqC.paramEditor_inputDisabled__DE-74{pointer-events:none}.paramEditor_paramDisabled__DvzbF .paramEditor_paramDetails__5mmAB,.paramEditor_paramDisabled__DvzbF .paramEditor_paramData__0VNix{opacity:.35;pointer-events:none}.paramEditor_paramOptional__Hh24d{height:32px;display:flex;align-items:center}.paramEditor_paramDetails__5mmAB{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;height:32px}.paramEditor_paramIdents__AUajG{display:flex;font-family:Roboto Mono;font-size:13px;line-height:18px;color:#333}.dark-theme .paramEditor_paramIdents__AUajG{color:#c4c4c4}.paramEditor_paramType__uTwyY{color:#33333380;margin-right:1rem;font-weight:400;white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}.dark-theme .paramEditor_paramType__uTwyY{color:#c4c4c480}.paramEditor_paramOptionalLabel__-9Yq3{font-size:12px;line-height:14px;color:#33333380}.dark-theme .paramEditor_paramOptionalLabel__-9Yq3{color:#c4c4c480}.paramEditor_paramData__0VNix{display:flex;justify-self:flex-start;padding-right:24px}.paramEditor_paramError__Te-Dn{color:#eb4747;font-size:13px;display:flex;align-items:center}.paramEditor_topLevelError__qFRyu{padding:0 16px 16px}.queryBuilder_queryBuilder__0jc4N{font-family:Roboto Mono,monospace;font-size:15px;line-height:28px;overflow:auto;width:100%;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.queryBuilder_queryBuilder__0jc4N::-webkit-scrollbar{display:none}.queryBuilder_queryBuilder__0jc4N.queryBuilder_editingDisabled__ROUHJ{pointer-events:none}.queryBuilder_queryBuilder__0jc4N .queryBuilder_emptySchemaText__cNlN5{font-size:14px;line-height:24px;max-width:392px;white-space:normal;padding:30px;color:#000;font-family:Roboto,sans-serif}.dark-theme .queryBuilder_queryBuilder__0jc4N .queryBuilder_emptySchemaText__cNlN5{color:#b3b3b3}.queryBuilder_queryBuilder__0jc4N .queryBuilder_emptySchemaText__cNlN5 a{color:var(--btn-green);font-weight:600;text-decoration:none}.queryBuilder_queryBuilder__0jc4N .queryBuilder_copyButton__SjXbE{position:absolute;right:8px;top:8px;padding:6px;background:var(--Grey99);border:1px solid var(--Grey90)}.dark-theme .queryBuilder_queryBuilder__0jc4N .queryBuilder_copyButton__SjXbE{background:var(--Grey18);border:1px solid var(--Grey25);color:var(--Grey40)}.dark-theme .queryBuilder_queryBuilder__0jc4N .queryBuilder_copyButton__SjXbE:hover{color:var(--Grey50)}.queryBuilder_flexCenter__MzQlZ{display:flex;justify-content:center;align-items:center}.queryBuilder_scrollWrapper__woi6X{flex-grow:1;display:flex;min-width:0;min-height:0}.queryBuilder_scrollInner__4ZMsx{padding:8px 16px 48px;position:relative}.queryBuilder_scrollInner__4ZMsx .queryBuilder_select__11-Lj{color:var(--app-code)}.queryBuilder_select__11-Lj{line-height:20px;height:30px;margin:-1px 4px;padding:0 4px;--hoverBg: rgba(0, 0, 0, .05)}.queryBuilder_select__11-Lj svg{opacity:.6}.queryBuilder_inactive__FlpH4{opacity:.5}.queryBuilder_inactive__FlpH4:hover{opacity:.8}.queryBuilder_row__5vBqd{display:flex;align-items:center;padding:2px 0}.queryBuilder_row__5vBqd label{cursor:pointer}.queryBuilder_modRow__ZyjjU{display:flex;padding:2px 0;margin:8px 0;margin-left:2ch}.queryBuilder_modRow__ZyjjU.queryBuilder_indent__fEIkA{margin-left:4ch}.queryBuilder_modRow__ZyjjU input{background:none;font-family:inherit;font-size:inherit;margin:-2px 0 -2px 4px;border:1px solid var(--inputBorderColour, #d4d4d4);border-radius:4px;outline:0;padding:4px 7px;color:var(--form-field-text-colour);width:201px}.queryBuilder_modRow__ZyjjU input:focus,.queryBuilder_modRow__ZyjjU input:hover{background:var(--app-bg);border-color:var(--inputBorderColour, #047cff);border-width:2px;padding:3px 6px}.queryBuilder_modRow__ZyjjU input.queryBuilder_error__fyxF8{--inputBorderColour: var(--app-err-color)}.dark-theme .queryBuilder_modRow__ZyjjU input{--inputBorderColour: #4d4d4d}.queryBuilder_modRow__ZyjjU:hover>input:not(:focus),.queryBuilder_modRow__ZyjjU:hover>.queryBuilder_filterExpr__m7aIf>input:not(:focus){background:var(--app-bg);border-color:var(--inputBorderColour, #bbb);border-radius:4px}.queryBuilder_keyword__0l-c2{color:var(--syntax-purple)}.queryBuilder_addModifiers__jpF9X{display:flex;align-items:center;margin-left:12px;opacity:.3}.queryBuilder_shapeBlock__tHm9o:hover>.queryBuilder_row__5vBqd>.queryBuilder_addModifiers__jpF9X{opacity:1}.queryBuilder_modButton__IZM7m{font-size:13px;border:1px solid #adadad;border-radius:11px;height:20px;line-height:20px;margin-right:8px;padding:0 8px;opacity:.6;font-style:italic;cursor:pointer}.queryBuilder_modButton__IZM7m:before{content:"+";font-style:normal;margin-right:4px}.queryBuilder_modButton__IZM7m:hover{opacity:.9}.queryBuilder_filterGroup__LjI2Y{border-radius:4px}.queryBuilder_filterGroup__LjI2Y.queryBuilder_nested__sUDHI{margin-left:1ch;background:var(--form-group-bg);padding:6px;margin-bottom:6px}.queryBuilder_filterGroup__LjI2Y.queryBuilder_nested__sUDHI>.queryBuilder_modRow__ZyjjU{margin:8px 0}.queryBuilder_filterGroup__LjI2Y.queryBuilder_nested__sUDHI>.queryBuilder_modRow__ZyjjU.queryBuilder_indent__fEIkA{margin-left:2ch}.queryBuilder_filterGroup__LjI2Y.queryBuilder_nested__sUDHI>.queryBuilder_modRow__ZyjjU:first-child:before{content:"("}.queryBuilder_filterGroup__LjI2Y.queryBuilder_nested__sUDHI>.queryBuilder_modRow__ZyjjU:nth-last-child(2):after{content:")"}.queryBuilder_filterGroup__LjI2Y.queryBuilder_nested__sUDHI.queryBuilder_altBg__Lt39l{background:#f5f5f5}.queryBuilder_filterGroup__LjI2Y>.queryBuilder_modRow__ZyjjU:last-child{opacity:.3}.queryBuilder_filterGroup__LjI2Y:hover>.queryBuilder_modRow__ZyjjU:last-child{opacity:1}.queryBuilder_checkbox__udvhx{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:12px;height:12px;margin-right:6px;vertical-align:middle;border:1px solid var(--app-text-colour);border-radius:2px;background:var(--app-panel-bg)}.queryBuilder_checkbox__udvhx:checked{border:1px solid var(--app-bg);background:var(--app-bg);background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='3'%20y='3'%20width='4'%20height='4'%20rx='1'%20fill='%2329B189'/%3e%3c/svg%3e")}.queryBuilder_filterExpr__m7aIf{display:flex}.queryBuilder_propType__Ntrbu{opacity:.8;margin:0 .5ch}.queryBuilder_removeButton__TLt3m{display:flex;align-items:center;justify-content:center;height:28px;width:28px;opacity:0;cursor:pointer}.queryBuilder_removeButton__TLt3m svg{fill:currentColor}.queryBuilder_removeButton__TLt3m:hover{opacity:1!important}.queryBuilder_removeButton__TLt3m:hover svg{fill:var(--app-err-color)}.queryBuilder_modRow__ZyjjU:hover>.queryBuilder_removeButton__TLt3m{opacity:.3}.queryBuilder_orderByBlock__jDUje>.queryBuilder_modRow__ZyjjU:last-child{opacity:.3}.queryBuilder_orderByBlock__jDUje:hover>.queryBuilder_modRow__ZyjjU:last-child{opacity:1}.switcherButton_switcherButton__l-O8J{position:relative;z-index:110;--buttonBg: var(--Grey99);--buttonTextColour: #5e5e5e}.dark-theme .switcherButton_switcherButton__l-O8J{--buttonBg: #2f2f2f;--buttonTextColour: #cdcdcd}.switcherButton_switcherLabel__3mq8l{display:flex;flex-direction:column}.switcherButton_switcherLabel__3mq8l :not(.switcherButton_selected__YjQTy){visibility:hidden;height:0}.switcherButton_popup__fZByu{position:absolute;background:#fff;border-radius:1rem;bottom:calc(100% + 10px);left:50%;min-width:100%;transform:translate(-50%);padding:.5rem 0;filter:drop-shadow(0px 2px 4px rgba(0,0,0,.25))}.switcherButton_popup__fZByu:before{content:"";position:absolute;width:10px;height:10px;background-color:inherit;transform:rotate(45deg);top:calc(100% - 6px);left:calc(50% - 6px);z-index:-1}.dark-theme .switcherButton_popup__fZByu{background:#313131}.switcherButton_item__HnnRl{padding:1rem 2rem;font-weight:500;font-size:12px;text-transform:uppercase;cursor:pointer;padding-right:36px}.switcherButton_item__HnnRl:hover{background-color:#0000001a}.dark-theme .switcherButton_item__HnnRl:hover{background-color:#0000004d}.switcherButton_item__HnnRl.switcherButton_selectedItem__nHnUv{background-repeat:no-repeat;background-position:right 8px center;background-size:20px 20px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%230CCB93' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.schema_schema__wLbop{display:flex;flex-grow:1;min-width:0;flex-direction:column;margin-bottom:-8px;--schemagraph-object-background: #ffffff;--schemagraph-object-colour: #333333;--schemagraph-object-header-background: #056bca;--schemagraph-object-header-colour: #ffffff;--schemagraph-object-abstract-header-background: #999999;--schemagraph-object-selected-highlight: #1f8aed;--schemagraph-object-links-background: #f0f0f0;--schemagraph-object-links-selected-background: #f3c8d7;--schemagraph-object-links-hover-background: rgba(243, 200, 215, .4);--schemagraph-linkprop-background: #ededed;--schemagraph-link-stroke: #d685a2;--schemagraph-link-selected-stroke: #d685a2;--schemagraph-link-inherit-stroke: #b3b3b3;--schemasidepanel-background: #f0f0f0;--schemasidepanel-colour: #444444;--schemasidepanel-tabs-background: #d4d4d4;--schemasidepanel-tabs-border: #e5e5e5;--schemasidepanel-tab-selected-background: #f0f0f0;--schemasidepanel-tab-colour: #333333;--schemasidepanel-tab-icon-background: #8c8c8c;--schemasidepanel-tab-icon-colour: #fafafa;--schemasidepanel-tag-background: #d4d4d4;--schemasidepanel-tag-color: #333333;--schemasidepanel-filter-background: #737373;--schemasidepanel-filter-colour: #f0f0f0;--schemasidepanel-filter-icon: #f0f0f0;--schemasidepanel-filter-icon-active: #4ca7fb;--schemasidepanel-filter-match: #edde91;--schemasidepanel-subheading: #999999;--schemasidepanel-separator: #cdcdcd;--schemasidepanel-block-separator: #e5e5e5;--schemasidepanel-icon: #8f8f8f;--schemasidepanel-codeblock-background: #e6e6e6;--schemasidepanel-link: #1f8aed;--schemaminimap-background: #e5e5e5;--schemaminimap-object: #1f8aed;--schemaminimap-abstract: #cccccc;--schemaminimap-viewport: rgba(255, 255, 255, .45);--schemaminimap-colour: #4c4c4c;--schemaminimap-button-background: #d4d4d4}.schema_schema__wLbop>:first-child{border-radius:12px;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f}.dark-theme .schema_schema__wLbop>:first-child{box-shadow:0 0 8px #0003,0 0 4px #0000004d}@media (max-width: 767.5px){.schema_schema__wLbop{margin-bottom:0}.schema_schema__wLbop>:first-child{border-radius:0}}.dark-theme .schema_schema__wLbop{--schemagraph-object-background: #313131;--schemagraph-object-colour: #c4c4c4;--schemagraph-object-header-background: #1b4584;--schemagraph-object-header-colour: #c4c4c4;--schemagraph-object-abstract-header-background: #4d4d4d;--schemagraph-object-selected-highlight: #056bca;--schemagraph-object-links-background: #2b2b2b;--schemagraph-object-links-selected-background: #543758;--schemagraph-object-links-hover-background: rgba(84, 55, 88, .4);--schemagraph-linkprop-background: #272727;--schemagraph-link-stroke: #734b79;--schemagraph-link-selected-stroke: #ac75b5;--schemagraph-link-inherit-stroke: #474747;--schemasidepanel-background: #272727;--schemasidepanel-colour: #c4c4c4;--schemasidepanel-tabs-background: #141414;--schemasidepanel-tabs-border: #1e1e1e;--schemasidepanel-tab-selected-background: #272727;--schemasidepanel-tab-colour: #8c8c8c;--schemasidepanel-tab-icon-background: #666666;--schemasidepanel-tab-icon-colour: #000000;--schemasidepanel-tag-background: #4d4d4d;--schemasidepanel-tag-color: #141414;--schemasidepanel-filter-background: #141414;--schemasidepanel-filter-colour: #bfbfbf;--schemasidepanel-filter-icon: #656565;--schemasidepanel-filter-icon-active: #056bca;--schemasidepanel-filter-match: #5a532e;--schemasidepanel-subheading: #6b6b6b;--schemasidepanel-separator: #404040;--schemasidepanel-block-separator: #1e1e1e;--schemasidepanel-icon: #8f8f8f;--schemasidepanel-codeblock-background: #191919;--schemasidepanel-link: #255fb7;--schemaminimap-background: #1f1f1f;--schemaminimap-object: #1b4584;--schemaminimap-abstract: #4e4e4e;--schemaminimap-viewport: rgba(106, 106, 106, .2);--schemaminimap-colour: #4c4c4c;--schemaminimap-button-background: #191919}.schema_schemaGraphView__1mnwI{flex-grow:1;position:relative;display:flex;overflow:hidden;background:var(--Grey93);background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7.5' cy='7.5' r='1.25' fill='%23e1e1e1'/%3E%3C/svg%3E%0A")}.dark-theme .schema_schemaGraphView__1mnwI{background:var(--Grey12);background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7.5' cy='7.5' r='1.25' fill='%23292929'/%3E%3C/svg%3E%0A")}.schema_minimap__Qe7dA{position:absolute;top:0;right:0;background:#f0f0f0;border-radius:0 0 0 8px;padding:12px!important;width:185px;opacity:.4}.schema_minimap__Qe7dA button{background:#f6f6f6;height:22px;font-weight:500;font-size:13px;display:inline-flex;border-radius:12px;padding:0 10px;align-items:center;justify-content:center}.schema_minimap__Qe7dA>div>div>button{padding:0;height:24px;width:24px}.schema_minimap__Qe7dA>div>div>button:last-child{margin-left:6px}.schema_minimap__Qe7dA:hover{opacity:1}.dark-theme .schema_minimap__Qe7dA{background:#272727}.schema_toolbar__Gkejy{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.schema_viewSwitch__m8ScY{position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.schema_switcherLabel__EUY0-{font-size:12px;font-weight:500;text-transform:uppercase;color:#6b6b6b;margin-left:auto}.schema_viewSwitcherIcon__g0zhF{fill:gray}.textView_schemaTextView__UxQtQ{flex-grow:1;overflow:hidden;display:flex;flex-direction:column;background:var(--app_panel_background)}.textView_filterControls__YjRz0{display:flex;flex-direction:column;padding:8px 12px 10px;font-family:Roboto Flex Variable,sans-serif;background:var(--header_background);border-bottom:1px solid var(--panel_border);z-index:1}@media (max-width: 767.5px){.textView_filterControls__YjRz0{padding:8px 16px}}.textView_searchRow__lwnRp{display:flex;align-items:flex-end}.textView_searchRow__lwnRp .textView_selectItem__6Ij0w,.textView_searchRow__lwnRp .textView_typeFilterSelect__KyGXz{text-transform:capitalize}.textView_filterSelect__SRbEh{margin-right:8px}.textView_filterSelect__SRbEh .textView_filterSelectName__gMD2O{font-weight:500;font-size:12px;line-height:16px;color:var(--tertiary_text_color);margin-bottom:4px;padding-left:10px}@media (max-width: 767.5px){.textView_filterSelect__SRbEh .textView_filterSelectName__gMD2O{display:none}}.textView_moduleSelect__uCrVA,.textView_typeFilterSelect__KyGXz{--svg-color: #a7a7a7;height:32px;padding:0 8px 0 12px;border-radius:8px;margin-left:0;width:94px;display:flex;justify-content:space-between;font-weight:450;transition:opacity .25s}.dark-theme .textView_moduleSelect__uCrVA,.dark-theme .textView_typeFilterSelect__KyGXz{background:var(--Grey25)}@media (max-width: 767.5px){.textView_moduleSelect__uCrVA,.textView_typeFilterSelect__KyGXz{color:#4d4d4d;line-height:24px;height:36px;width:calc(50vw - 36px);box-sizing:border-box;padding:0 16px}.dark-theme .textView_moduleSelect__uCrVA,.dark-theme .textView_typeFilterSelect__KyGXz{color:#999}.textView_searchExpanded__kH2X7 .textView_moduleSelect__uCrVA,.textView_searchExpanded__kH2X7 .textView_typeFilterSelect__KyGXz{opacity:0}}.textView_search__PKWaF{position:relative;display:flex;align-items:center;flex-grow:1;min-width:0}.textView_search__PKWaF>svg{position:absolute;left:10px;stroke:var(--Grey70);pointer-events:none}.textView_search__PKWaF input{height:32px;background:#fff;border-radius:20px;border:1px solid var(--panel_border);padding:0 0 0 32px;margin:0;outline:0;font-family:inherit;font-weight:450;font-size:14px;color:var(--secondary_text_color);flex-grow:1;min-width:0}.textView_search__PKWaF input:focus{outline:2px solid #559fe2;outline-offset:-1px}.textView_search__PKWaF input:focus::placeholder{color:transparent}.textView_search__PKWaF .textView_clearSearch__UNlvK{align-self:stretch;display:flex;align-items:center;width:28px;margin-left:-28px;cursor:pointer;pointer-events:all}.textView_search__PKWaF .textView_clearSearch__UNlvK svg{width:20px;height:20px;color:var(--Grey50)}.dark-theme .textView_search__PKWaF .textView_clearSearch__UNlvK svg{color:var(--Grey65)}@media (max-width: 767.5px){.textView_search__PKWaF .textView_clearSearch__UNlvK{position:absolute;right:0;top:0;height:36px}}.dark-theme .textView_search__PKWaF>svg{stroke:var(--Grey40)}.dark-theme .textView_search__PKWaF input{background:var(--Grey25)}.dark-theme .textView_search__PKWaF input:focus{outline-color:#1267b4}@media (max-width: 767.5px){.textView_search__PKWaF{width:36px;height:36px;position:absolute;right:8px;box-sizing:border-box;justify-content:center;transition:width .3s}.textView_search__PKWaF.textView_expanded__6rwaB{width:calc(100vw - 32px);right:16px;justify-content:flex-start}.textView_search__PKWaF>svg{position:absolute}.textView_search__PKWaF input{width:36px;opacity:0;padding:0;position:absolute}.textView_search__PKWaF input.textView_show__X06Qy{opacity:1;position:static;padding:0 32px}}.textView_typeFilters__3cuRx{display:flex;align-items:center;margin-top:10px}.textView_typeFilters__3cuRx .textView_separator__b9tBV{height:20px;border-left:1px solid #ccc;margin-left:8px;margin-right:4px}.textView_typeFilter__P-OXe{font-family:Inter;font-style:normal;font-weight:500;font-size:11px;line-height:16px;text-transform:uppercase;white-space:nowrap;color:#595959;padding:5px 10px;border:2px solid transparent;border-radius:16px;margin-left:4px;cursor:pointer}.textView_typeFilter__P-OXe.textView_active__4gazJ{border-color:#49d8ad}.textView_typeFilter__P-OXe.textView_empty__8nMop{opacity:.5}.textView_kw__CzWmw{color:var(--syntax-purple)}.textView_punc__SiruF{color:#909090}.textView_literal__4FLb6{color:var(--syntax-orange)}.textView_string__bQOff{color:var(--syntax-green)}.textView_builtin__vwD68{color:var(--syntax-blue)}.textView_mod__BFq2d{color:var(--syntax-mod)}.textView_builtinFunc__Ktxt8{font-style:italic;opacity:.7}.textView_searchMatch__q6IdG{background:#49d8ad;border-radius:2px}.dark-theme .textView_searchMatch__q6IdG{background:#0b8a64}.textView_typesList__yZWTJ{flex-grow:1;font-family:Roboto Mono,monospace;font-size:14px;line-height:28px;white-space:nowrap;min-height:0}.textView_listScrollContainer__O9qFW{-ms-overflow-style:none;scrollbar-width:none}.textView_listScrollContainer__O9qFW::-webkit-scrollbar{display:none}.textView_listInner__Ph7kG{width:max-content;min-width:100%}.textView_listItem__Nc7e4{position:relative}.textView_listItem__Nc7e4.textView_highlightedItem__XXZEq:before{position:absolute;content:"";top:12px;bottom:-2px;left:0;width:4px;border-radius:0 4px 4px 0;background:#1f8aed;z-index:1;pointer-events:none}.textView_moduleWrapper__E2ZBR{display:flex;flex-direction:column;pointer-events:none}.textView_moduleItem__IZ-RT{position:relative}.textView_moduleItem__IZ-RT.textView_stickyHeader__KWNEp{margin-top:11px;margin-left:0;padding:2px 0 1px 18px;position:sticky;top:-1px;z-index:1;pointer-events:all}.textView_moduleItem__IZ-RT .textView_stickySentinel__UYsGw{position:absolute;top:-1px;height:0;width:100%}.textView_moduleItem__IZ-RT.textView_isStuck__9svsy{background:var(--header_background);box-shadow:0 4px 8px #0000001c}.dark-theme .textView_moduleItem__IZ-RT.textView_isStuck__9svsy{box-shadow:0 4px 8px #00000040}.textView_typeItem__0qwo4{position:relative;margin-left:18px;padding-top:14px}.textView_typeItem__0qwo4.textView_topLevel__wZP6A{margin-left:0}.textView_searchMode__fj01P .textView_typeItem__0qwo4.textView_topLevel__wZP6A{margin-left:18px}.textView_typeItem__0qwo4,.textView_indentedBlock__jst83{padding-left:17px}.textView_itemHeader__0wYo-{position:relative;margin-left:-100px;padding-left:100px;display:flex}.textView_itemHeader__0wYo->div:first-child{margin-right:auto}.textView_itemHeader__0wYo-:hover{background:#e8eef2}.textView_itemHeader__0wYo-:hover .textView_itemActions__UdFbS{opacity:1}.dark-theme .textView_itemHeader__0wYo-:hover{background:#2c3134}.textView_itemActions__UdFbS{display:flex;position:sticky;right:0;height:28px;padding:0 8px;background:linear-gradient(90deg,transparent,#e8eef2 8px);opacity:0}.dark-theme .textView_itemActions__UdFbS{background:linear-gradient(90deg,transparent,#2c3134 8px)}.textView_collapsible__UUcRL{position:relative}.textView_collapseArrow__4YPz4{position:absolute;padding:8px;left:76px;top:1px;cursor:pointer}.textView_collapseArrow__4YPz4 div{width:10px;height:10px;display:flex;align-items:center;justify-content:center}.textView_collapseArrow__4YPz4 svg{width:10px;color:#c1c1c1}.dark-theme .textView_collapseArrow__4YPz4 svg{color:gray}.textView_collapseArrow__4YPz4.textView_collapsed__aNF4D{transform:rotate(-90deg)}.textView_arrow__H-Ojb{font-family:Inter;color:#909090}.textView_typeLink__0W4ge{border-bottom:1px solid #c6c6c6;cursor:pointer}.textView_typeLink__0W4ge span{opacity:.6}.textView_inheritedBlock__fEBBK{width:max-content;border:1px solid #d7d7d7;border-radius:6px;padding:4px 12px 4px 24px;margin:4px 4px 4px -24px}.textView_inheritedBlock__fEBBK .textView_inheritedFrom__0CLRJ{display:flex;color:#6c6c6c;line-height:22px}.textView_inheritedBlock__fEBBK .textView_inheritedFrom__0CLRJ>span:nth-child(1){font-family:Inter;font-size:12px;font-style:italic;color:#9c9c9c;margin-right:1ch}.textView_inheritedBlock__fEBBK .textView_inheritedFrom__0CLRJ>span:nth-child(2){font-size:12px}.textView_inheritedBlock__fEBBK .textView_itemHeader__0wYo-{background:none!important}.textView_inheritedBlock__fEBBK .textView_itemHeader__0wYo- .textView_itemActions__UdFbS{display:none}.dark-theme .textView_inheritedBlock__fEBBK{border-color:#3f3f3f}.dark-theme .textView_inheritedBlock__fEBBK .textView_inheritedFrom__0CLRJ{color:#9c9c9c}.textView_showInGraphButton__b-cYc{display:flex;align-items:center;padding:0 8px;cursor:pointer;font-family:Inter;font-style:normal;font-weight:500;font-size:11px;text-transform:uppercase;color:#1f8aed}.textView_showInGraphButton__b-cYc:before{content:"";border-left:1px solid #cbcbcb;height:18px;margin-left:-8px;margin-right:8px}.textView_showInGraphButton__b-cYc svg{stroke:currentColor;margin-left:8px}.dark-theme .textView_showInGraphButton__b-cYc:before{border-color:#8f8f8f}.textView_copyButton__WMBo7{display:flex;align-items:center;font-family:Inter;font-style:normal;font-weight:500;font-size:11px;line-height:24px;text-transform:uppercase;color:#a2a2a2;padding:0 8px;border-radius:3px;cursor:pointer}.textView_copyButton__WMBo7 svg{fill:currentColor;margin-right:6px}.textView_copyButton__WMBo7:hover{color:#1f8aed}.textView_showCopyHighlight__lj5T6 .textView_copyHighlight__hFjbd{background:#efe8ae;padding:3px;margin:0 -3px;border-radius:3px}.dark-theme .textView_showCopyHighlight__lj5T6 .textView_copyHighlight__hFjbd{background:#68601b}.textView_inheritedBlock__fEBBK .textView_copyHighlight__hFjbd,.dark-theme .textView_inheritedBlock__fEBBK .textView_copyHighlight__hFjbd{background:none}.dataview_dataview__qd3rC{display:flex;flex-direction:column;flex-grow:1;min-height:0;min-width:0}.dataview_dataviewCard__pHwXw{display:flex;flex-direction:column;height:100%;min-height:0;background:var(--app_panel_background);border-radius:12px;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;overflow:hidden}@media (max-width: 767.5px){.dataview_dataviewCard__pHwXw{border-radius:0}}.dark-theme .dataview_dataviewCard__pHwXw{box-shadow:0 0 8px #0003,0 0 4px #0000004d}.dataview_loadingSkeleton__WhLuO{justify-content:center;align-items:center}.dataview_stackedCard__qXd9y{position:relative;height:11px;flex-shrink:0}.dataview_stackedCard__qXd9y:before{content:"";position:absolute;left:12px;right:12px;top:0;bottom:0;background:linear-gradient(var(--Grey97) 60%,var(--Grey93));border-radius:12px 12px 0 0}.dark-theme .dataview_stackedCard__qXd9y:before{background:#242424}@media (max-width: 767.5px){.dataview_stackedCard__qXd9y{display:none}}.dataview_header__G55Tl{display:flex;align-items:center;flex-shrink:0;height:40px;background:var(--header_background);padding-left:4px;border-bottom:1px solid var(--panel_border)}.dataview_nestedView__Xdpju .dataview_header__G55Tl{padding-left:0}.dataview_header__G55Tl .dataview_objectSelect__MhgBA{font-family:Roboto Mono Variable,monospace;font-size:13px;font-weight:450;height:32px;padding:0 12px;border-radius:7px;color:var(--main_text_color);--hoverBg: var(--Grey93)}.dataview_header__G55Tl .dataview_objectSelect__MhgBA .dataview_modName__TCT-e{opacity:.7}.dark-theme .dataview_header__G55Tl .dataview_objectSelect__MhgBA{--hoverBg: var(--Grey30)}.dataview_header__G55Tl button{font-family:Roboto Flex Variable,sans-serif;height:32px;padding:0 8px}.dataview_header__G55Tl .dataview_insertSelect__Fyzof{height:34px;box-shadow:none;margin-right:16px;font-weight:500;box-sizing:border-box}@media (max-width: 767.5px){.dataview_header__G55Tl .dataview_insertSelect__Fyzof{display:none}}.dataview_header__G55Tl .dataview_rowCount__b3EX-{margin:0 auto;display:flex;gap:8px;align-items:center;font-family:Roboto Mono Variable,monospace;font-size:13px}.dataview_header__G55Tl .dataview_rowCount__b3EX->span{opacity:.6;font-style:italic}.dataview_header__G55Tl .dataview_refreshDataButton__Y3NcH{height:32px;width:32px;border:none;color:var(--secondary_text_color);padding:0;opacity:.7}.dataview_header__G55Tl .dataview_refreshDataButton__Y3NcH span{display:contents}.dataview_header__G55Tl .dataview_refreshDataButton__Y3NcH:hover{opacity:1;background-color:var(--Grey93)}.dark-theme .dataview_header__G55Tl .dataview_refreshDataButton__Y3NcH:hover{background-color:var(--Grey30)}@media (max-width: 767.5px){.dataview_header__G55Tl{position:absolute;bottom:0;z-index:11;display:flex;justify-content:space-between;padding:8px 24px;width:calc(100% - 48px);background:linear-gradient(180deg,#fff0,#fff 48.44%)}.dataview_header__G55Tl .dataview_rowCount__b3EX-,.dataview_header__G55Tl .dataview_headerButton__AA0-L{display:none}.dataview_header__G55Tl .dataview_objectSelect__MhgBA{background:#666;border-radius:4px;color:#f2f2f2;padding:6px 16px;display:flex;width:208px;font-weight:500}.dataview_header__G55Tl.dataview_nested__iiaOU{bottom:0;background:#666;padding:0 16px;height:48px;box-sizing:border-box;width:100%;display:flex}.dark-theme .dataview_header__G55Tl.dataview_nested__iiaOU{background:#999}.dark-theme .dataview_header__G55Tl.dataview_nested__iiaOU .dataview_nestedPathStep__T-frp{color:#141414}.dataview_header__G55Tl.dataview_nested__iiaOU .dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI{height:40px;background-color:#b3b3b3}.dark-theme .dataview_header__G55Tl.dataview_nested__iiaOU .dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI{background-color:#666}.dataview_header__G55Tl.dataview_nested__iiaOU .dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI.dataview_filterActive__NbRV3{background-color:#b199f2}.dark-theme .dataview_header__G55Tl.dataview_nested__iiaOU .dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI.dataview_filterActive__NbRV3{background-color:#666}.dataview_header__G55Tl.dataview_nested__iiaOU .dataview_filterWrapper__QLXkW .dataview_removeFilter__ycWWZ{color:#b3b3b3}.dark-theme .dataview_header__G55Tl.dataview_nested__iiaOU .dataview_filterWrapper__QLXkW .dataview_removeFilter__ycWWZ{color:var(--accentRed)}.dataview_header__G55Tl.dataview_nested__iiaOU .dataview_headerButtons__1wbBT{align-self:unset}.dataview_header__G55Tl .dataview_backButton__8qvDH{background:transparent;width:unset;color:#b3b3b3}.dataview_header__G55Tl .dataview_backButton__8qvDH:hover{background:transparent}.dark-theme .dataview_header__G55Tl .dataview_backButton__8qvDH{background:transparent;color:#4d4d4d}.dark-theme .dataview_header__G55Tl .dataview_backButton__8qvDH:hover{background:transparent}.dark-theme .dataview_header__G55Tl{background:linear-gradient(180deg,#24242400,#242424)}.dark-theme .dataview_header__G55Tl .dataview_objectSelect__MhgBA{background:#999;color:#141414}}.dataview_header__G55Tl .dataview_closeNestedView__1e2AG{background:transparent;padding:0;border:none;color:#b3b3b3}.dark-theme .dataview_header__G55Tl .dataview_closeNestedView__1e2AG{color:#4d4d4d}.dataview_backButton__8qvDH,.dataview_upButton__8V7sS{height:100%;width:40px;background:var(--Grey80);display:flex;align-items:center;justify-content:center;cursor:pointer}.dataview_backButton__8qvDH svg,.dataview_upButton__8V7sS svg{fill:#fff}.dataview_backButton__8qvDH:hover,.dataview_upButton__8V7sS:hover{background:#57c3a4}.dark-theme .dataview_backButton__8qvDH,.dark-theme .dataview_upButton__8V7sS{background:var(--Grey30)}.dark-theme .dataview_backButton__8qvDH svg,.dark-theme .dataview_upButton__8V7sS svg{fill:#adadad}.dark-theme .dataview_backButton__8qvDH:hover,.dark-theme .dataview_upButton__8V7sS:hover{background:#29b189}.dark-theme .dataview_backButton__8qvDH:hover svg,.dark-theme .dataview_upButton__8V7sS:hover svg{fill:#141414}.dataview_upButton__8V7sS svg{transform:rotate(90deg)}.dataview_nestedPathSteps__hO7IN{display:contents}@media (max-width: 767.5px){.dataview_nestedPathSteps__hO7IN{display:flex;margin-left:16px;flex-grow:1}}.dataview_nestedPathStep__T-frp{font-family:Roboto Mono Variable,monospace;font-weight:450;font-size:13px;line-height:16px;color:var(--main_text_color);margin-right:2rem}@media (max-width: 767.5px){.dataview_nestedPathStep__T-frp{color:#e6e6e6;margin-right:0}}.dataview_nestedPathStep__T-frp .dataview_pathStepIdent__UDjaA{font-size:11px;line-height:13px;opacity:.6;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000,#000 calc(100% - 15px),transparent);mask-image:linear-gradient(90deg,#000,#000 calc(100% - 15px),transparent)}.dataview_nestedPathStep__T-frp .dataview_pathStepIdent__UDjaA span{display:block;width:0;white-space:nowrap}@media (max-width: 767.5px){.dataview_nestedPathStep__T-frp .dataview_pathStepIdent__UDjaA{display:none}}.dataview_nestedPathStep__T-frp:first-child{margin-left:16px}@media (max-width: 767.5px){.dataview_nestedPathStep__T-frp:first-child{margin-left:0;margin-right:12px}}.dataview_nestedPathStep__T-frp:not(:first-child) .dataview_pathStepName__YV1RG{margin-left:-1ch}.dataview_nestedPathStep__T-frp:last-child .dataview_pathStepIdent__UDjaA{-webkit-mask-image:none;mask-image:none}.dataview_nestedPathStep__T-frp:last-child .dataview_pathStepIdent__UDjaA span{width:auto}.dark-theme .dataview_nestedPathStep__T-frp{color:#adadad}.dataview_headerButtons__1wbBT{align-self:stretch;display:flex;align-items:center;gap:12px;padding-right:4px}.dataview_headerButtons__1wbBT .dataview_reviewChanges__RQnal{--buttonPrimaryBackground: #e79e10}.dark-theme .dataview_headerButtons__1wbBT .dataview_reviewChanges__RQnal{--buttonPrimaryBackground: #b88523}.dataview_headerButtons__1wbBT .dataview_filterButton__qhPjI{padding:0 4px 0 8px;border:0;border-radius:7px}.dataview_headerButtons__1wbBT .dataview_filterButton__qhPjI.dataview_filterOpen__S3qFg,.dataview_headerButtons__1wbBT .dataview_filterButton__qhPjI:hover{background:var(--Grey93)}.dark-theme .dataview_headerButtons__1wbBT .dataview_filterButton__qhPjI.dataview_filterOpen__S3qFg,.dark-theme .dataview_headerButtons__1wbBT .dataview_filterButton__qhPjI:hover{background:var(--Grey30)}.dataview_headerButtons__1wbBT .dataview_filterButton__qhPjI.dataview_filterOpen__S3qFg .dataview_arrowIcon__T91zF{transform:rotate(180deg)}.dataview_headerButtons__1wbBT .dataview_filterButton__qhPjI.dataview_filterActive__NbRV3 span,.dataview_headerButtons__1wbBT .dataview_filterButton__qhPjI.dataview_filterActive__NbRV3 .dataview_filterIcon__OjUTq{color:#a15ec0}.dark-theme .dataview_headerButtons__1wbBT .dataview_filterButton__qhPjI.dataview_filterActive__NbRV3 span,.dark-theme .dataview_headerButtons__1wbBT .dataview_filterButton__qhPjI.dataview_filterActive__NbRV3 .dataview_filterIcon__OjUTq{color:#d48cf5}.dataview_headerToggle__8znFh{height:28px;margin:4px 16px 4px 4px;display:flex;align-items:center;cursor:pointer;font-weight:500;color:var(--btn-text-color)}.dataview_headerToggle__8znFh input{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:22px;width:40px;background:#e5e5e5;border-radius:11px;margin:5px 8px 5px 5px;cursor:pointer}.dataview_headerToggle__8znFh input:after{position:absolute;content:"";top:2px;left:2px;height:18px;width:18px;border-radius:9px;background:#c8c8c8;transition:left .1s,background .1s}.dataview_headerToggle__8znFh input:checked:after{left:20px;background:#9d9d9d}.dark-theme .dataview_headerToggle__8znFh input{background:#111}.dark-theme .dataview_headerToggle__8znFh input:after{background:#3c3c3c}.dark-theme .dataview_headerToggle__8znFh input:checked:after{background:#767676}@media (max-width: 767.5px){.dataview_headerToggle__8znFh{display:none}}.dataview_filterWrapper__QLXkW{display:flex;align-items:center;align-self:stretch}.dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI{align-self:stretch;display:flex;align-items:center;padding:0 12px;cursor:pointer;font-weight:500;color:var(--btn-text-color)}.dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI .dataview_filterIcon__OjUTq{fill:var(--btn-green);margin-right:8px}.dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI .dataview_openIcon__YDokx{margin-left:8px;width:10px}.dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI.dataview_open__oNjO5{background:#ccc}.dark-theme .dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI.dataview_open__oNjO5{background:#4c4c4c}.dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI.dataview_open__oNjO5 .dataview_openIcon__YDokx{transform:rotate(180deg)}@media (max-width: 767.5px){.dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI{border-radius:20px;background-color:#666}.dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI .dataview_filterIcon__OjUTq{margin:0;width:16px;height:17px;fill:#f7f7f7}.dark-theme .dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI{background-color:#999}.dark-theme .dataview_filterWrapper__QLXkW .dataview_filterButton__qhPjI .dataview_filterIcon__OjUTq{fill:#1a1a1a}}.dataview_filterPanel__jUqAe{--code-editor-bg: var(--app_panel_background);position:relative;display:flex;background:var(--code-editor-bg);height:190px;border-bottom:1px solid var(--panel_border);flex-shrink:0}.dataview_filterPanel__jUqAe .dataview_title__87Vwf{display:none}@media (max-width: 767.5px){.dataview_filterPanel__jUqAe{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:11;flex-direction:column}.dataview_filterPanel__jUqAe>*{flex-shrink:0}.dataview_filterPanel__jUqAe .dataview_editor__U8R9T{display:block;flex-grow:1;flex-shrink:1;min-height:0}.dataview_filterPanel__jUqAe .dataview_editor__U8R9T>div{height:100%}.dataview_filterPanel__jUqAe .dataview_filterActionsMob__qeLJo{position:fixed;bottom:24px;left:24px;right:24px;display:flex;gap:8px;margin:0}.dataview_filterPanel__jUqAe .dataview_filterActionsMob__qeLJo .dataview_filterBtn__Q1CzH{width:calc(50% - 40px);min-width:fit-content;margin:0}.dataview_filterPanel__jUqAe .dataview_filterActionsMob__qeLJo .dataview_filterBtn__Q1CzH:first-of-type{background-color:var(--accentViolet)}.dataview_filterPanel__jUqAe .dataview_filterActionsMob__qeLJo .dataview_filterBtn__Q1CzH:disabled{color:var(--grey50);background-color:var(--grey80)}.dark-theme .dataview_filterPanel__jUqAe .dataview_filterActionsMob__qeLJo .dataview_filterBtn__Q1CzH:disabled{color:var(--grey8);background-color:var(--grey30)}.dataview_filterPanel__jUqAe .dataview_filterActionsMob__qeLJo .dataview_closeFilterPanel__e7E39{margin-left:16px;flex-shrink:0}.dataview_filterPanel__jUqAe .dataview_title__87Vwf{display:block;text-align:center;font-family:Roboto;font-size:20px;font-weight:700;line-height:24px;width:100%}.dark-theme .dataview_filterPanel__jUqAe{--code-editor-bg: #242424}.dark-theme .dataview_filterPanel__jUqAe .dataview_title__87Vwf{color:#b9b9b9}}.dataview_filterActions__cytRh{position:absolute;bottom:0;right:0;margin:8px;display:flex;align-items:center;gap:8px}.dataview_filterActions__cytRh button{height:32px;padding:0 8px}.dataview_filterActions__cytRh .dataview_applyFilterButton__9OIBt{--buttonPrimaryBackground: var(--accentGreen)}.dataview_filterActions__cytRh .dataview_clearFilterButton__jLkl4{--buttonPrimaryBackground: var(--accentRed)}@media (max-width: 767.5px){.dataview_filterActions__cytRh{display:none}}.dataview_filterError__HnC8M,.dataview_filterErrorMobile__DFJ-v{color:var(--accentRed);font-family:Roboto Mono;font-size:14px;margin-right:16px}.dataview_filterErrorMobile__DFJ-v{display:none}@media (max-width: 767.5px){.dataview_filterErrorMobile__DFJ-v{position:absolute;top:-60px;left:0;display:block;margin:0}}.dataview_applyFilterMobile__v-Gzv{display:none}@media (max-width: 767.5px){.dataview_applyFilterMobile__v-Gzv{display:block;width:100%;height:64px;font-family:Roboto;font-size:16px;font-weight:500;line-height:16px;border:none;background:#2cb88e;color:#fff}.dataview_applyFilterMobile__v-Gzv:disabled{opacity:.4}.dark-theme .dataview_applyFilterMobile__v-Gzv{color:#141414;background:#279474}}.dataview_dataFetchingError__qw-Qz{position:absolute;background:var(--accentRed);bottom:24px;border-radius:12px;color:#ffffffe6;padding:0 10px;height:24px;display:flex;align-items:center;left:50%;transform:translate(-50%,30px);opacity:0;transition:opacity .2s,transform .2s}.dataview_dataFetchingError__qw-Qz svg{fill:currentColor;width:16px;margin-right:6px}.dataview_dataFetchingError__qw-Qz.dataview_showError__-fykq{opacity:1;transform:translate(-50%)}.fieldConfig_fieldConfigWrapper__lOKZr{position:relative;display:flex;align-items:center;padding-left:8px;height:48px;grid-row:2}.fieldConfig_fieldConfigButton__y1pKG{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px}.fieldConfig_fieldConfigButton__y1pKG svg{color:var(--secondary_text_color)}.fieldConfig_fieldConfigButton__y1pKG:hover{background:var(--Grey93)}.dark-theme .fieldConfig_fieldConfigButton__y1pKG:hover{background:var(--Grey30)}.fieldConfig_fieldConfigPopup__kUaMU{position:absolute;top:8px;left:12px;display:flex;flex-direction:column;background:var(--panel_background);border-radius:12px;border:1px solid var(--panel_border);box-shadow:0 4px 16px #0000001f,0 2px 4px #0000000f;min-width:280px;z-index:10}.dark-theme .fieldConfig_fieldConfigPopup__kUaMU{box-shadow:0 4px 16px #0006,0 2px 4px #0003}.fieldConfig_backdrop__LjRKa{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.fieldConfig_listWrapper__Hmrv7{padding:6px;overflow:auto;overscroll-behavior:contain}.fieldConfig_fieldList__oh5B9{position:relative}.fieldConfig_fieldList__oh5B9.fieldConfig_pinnedList__ztdsZ{border-bottom:1px solid var(--Grey90);padding-bottom:4px;margin-bottom:4px}.dark-theme .fieldConfig_fieldList__oh5B9.fieldConfig_pinnedList__ztdsZ{border-bottom-color:var(--Grey30)}.fieldConfig_fieldItem__fv1Pp{position:relative;display:flex;align-items:center;height:40px;margin-bottom:-40px;border-radius:8px;transition:top .2s}.fieldConfig_fieldItem__fv1Pp .fieldConfig_dragHandle__x-6Ar{display:flex;height:100%;align-items:center;padding-left:4px;padding-right:2px;color:var(--tertiary_text_color);cursor:grab}.fieldConfig_fieldItem__fv1Pp.fieldConfig_undraggable__-GQr1 .fieldConfig_dragHandle__x-6Ar{opacity:0;pointer-events:none}.fieldConfig_fieldItem__fv1Pp.fieldConfig_dragging__Fq8C5{transition:none}.fieldConfig_fieldItem__fv1Pp .fieldConfig_details__M7BGW{display:flex;flex-direction:column;padding:0 24px 0 8px;font-size:13px;font-weight:450;color:var(--main_text_color)}.fieldConfig_fieldItem__fv1Pp .fieldConfig_details__M7BGW .fieldConfig_subtype__Q8Fsk{font-size:12px;color:var(--tertiary_text_color)}.fieldConfig_fieldItem__fv1Pp.fieldConfig_unselected__Nj8xu .fieldConfig_details__M7BGW{opacity:.7}.fieldConfig_fieldItem__fv1Pp .fieldConfig_pin__axEIq{display:flex;margin-left:auto;padding:6px 4px;cursor:pointer;color:var(--tertiary_text_color);opacity:0}.fieldConfig_fieldItem__fv1Pp .fieldConfig_pin__axEIq svg{height:20px}.fieldConfig_fieldItem__fv1Pp .fieldConfig_pin__axEIq.fieldConfig_pinned__nOLFT{color:#a15ec0;opacity:1}.dark-theme .fieldConfig_fieldItem__fv1Pp .fieldConfig_pin__axEIq.fieldConfig_pinned__nOLFT{color:#c187dc}.fieldConfig_fieldItem__fv1Pp:hover,.fieldConfig_fieldItem__fv1Pp.fieldConfig_dragging__Fq8C5{background:var(--Grey95)}.dark-theme .fieldConfig_fieldItem__fv1Pp:hover,.dark-theme .fieldConfig_fieldItem__fv1Pp.fieldConfig_dragging__Fq8C5{background:var(--Grey25)}.fieldConfig_fieldItem__fv1Pp:not(.fieldConfig_dragging__Fq8C5):hover .fieldConfig_pin__axEIq{opacity:1}.fieldConfig_selectionControls__loINR{display:flex;gap:12px;font-family:Roboto Flex Variable,sans-serif;color:var(--secondary_text_color);padding:4px 24px;font-size:13px;font-weight:500;border-bottom:1px solid var(--panel_border);border-radius:11px 11px 0 0;background:var(--Grey97);line-height:26px}.fieldConfig_selectionControls__loINR>span{opacity:.5}.dark-theme .fieldConfig_selectionControls__loINR{background:var(--Grey25)}.fieldConfig_selectionButton__DmETy{display:flex;align-items:center;border-radius:6px;padding-left:10px;cursor:pointer}.fieldConfig_selectionButton__DmETy:hover{background:var(--Grey93)}.dark-theme .fieldConfig_selectionButton__DmETy:hover{background:var(--Grey30)}.fieldConfig_selectionButton__DmETy svg{height:22px;color:var(--tertiary_text_color)}.fieldConfig_selectionButtonWrapper__5zcad{display:flex;position:relative}.fieldConfig_selectionButtonWrapper__5zcad .fieldConfig_dropdown__t4yHd{position:absolute;top:calc(100% - 4px);left:0;background:var(--panel_background);display:flex;flex-direction:column;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;padding:4px;border-radius:8px;border:1px solid var(--panel_border);width:max-content;z-index:1;cursor:default}.fieldConfig_selectionButtonWrapper__5zcad .fieldConfig_dropdown__t4yHd>div{padding:0 8px;border-radius:6px;line-height:28px;cursor:pointer}.fieldConfig_selectionButtonWrapper__5zcad .fieldConfig_dropdown__t4yHd>div:hover{background:var(--Grey95)}.dark-theme .fieldConfig_selectionButtonWrapper__5zcad .fieldConfig_dropdown__t4yHd>div:hover{background:var(--Grey30)}.fieldConfig_selectionButtonWrapper__5zcad .fieldConfig_dropdown__t4yHd>div.fieldConfig_disabled__5A3ry{opacity:.5;pointer-events:none}.dataInspector_dataInspector__7dN7h{flex-grow:1;min-height:0;background:#f2f2f2;--rowIndexWidth: calc(var(--rowIndexCharWidth) * 7.8px + 62px)}@media (max-width: 767.5px){.dataInspector_dataInspector__7dN7h{--rowIndexWidth: calc(var(--rowIndexCharWidth) * 7.8px + 74px);--inspector-green: #2cb88e;--inspector-orange: #e5a507}.dark-theme .dataInspector_dataInspector__7dN7h{--inspector-green: #00ba83;--inspector-orange: #d0a02b}}.dark-theme .dataInspector_dataInspector__7dN7h{background:#2e2e2e}@media (max-width: 767.5px){.dark-theme .dataInspector_dataInspector__7dN7h{background:#242424}}.dataInspector_gridScrollContainer__kS5-Y{-ms-overflow-style:none;scrollbar-width:none}.dataInspector_gridScrollContainer__kS5-Y::-webkit-scrollbar{display:none}.dataInspector_gridInner__YtDVc{width:max-content;min-width:100%}.dataInspector_innerContainer__n4icP{margin-left:var(--rowIndexWidth);margin-bottom:var(--gridBottomPadding);-ms-overflow-style:none;scrollbar-width:none}.dataInspector_innerContainer__n4icP::-webkit-scrollbar{display:none}.dataInspector_headers__aQ-BQ{grid-template-rows:1fr auto}.dataInspector_headerField__gqWla{position:relative;box-sizing:border-box;display:flex;flex-shrink:0;height:48px;padding:0 8px 0 12px;align-items:center;font-family:Roboto Mono Variable}.dataInspector_headerField__gqWla .dataInspector_fieldTitle__P2kyD{flex-shrink:1;overflow:hidden}.dataInspector_headerField__gqWla .dataInspector_fieldTitle__P2kyD>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataInspector_headerField__gqWla .dataInspector_fieldName__RybsG{font-weight:450;font-size:13px;line-height:16px;color:#333;margin-bottom:2px}.dataInspector_headerField__gqWla .dataInspector_fieldName__RybsG span{margin-left:.5ch;opacity:.7}@media (max-width: 767.5px){.dataInspector_headerField__gqWla .dataInspector_fieldName__RybsG{color:var(--grey30)}}.dataInspector_headerField__gqWla .dataInspector_fieldTypename__-2LRK{font-size:11px;line-height:16px;color:var(--grey50);font-weight:450}.dataInspector_headerField__gqWla .dataInspector_fieldSort__0OOsp{display:flex;padding:8px 4px;margin-left:auto;cursor:pointer;flex-shrink:0}.dataInspector_headerField__gqWla .dataInspector_fieldSort__0OOsp svg{fill:#999}.dataInspector_headerField__gqWla .dataInspector_fieldSort__0OOsp.dataInspector_fieldSorted__xisH- svg{fill:#047cff}.dataInspector_headerField__gqWla .dataInspector_fieldSort__0OOsp.dataInspector_fieldSortAsc__YCYqe{transform:scale(-1)}.dataInspector_headerField__gqWla .dataInspector_fieldWarning__ATIJ-{position:relative;display:flex}.dataInspector_headerField__gqWla .dataInspector_fieldWarning__ATIJ->div{display:none;position:absolute;top:100%;left:-16px;min-width:140px;font-family:Inter;background:#de5353;color:#ffffffe6;padding:8px;border-radius:6px;z-index:1}.dataInspector_headerField__gqWla .dataInspector_fieldWarning__ATIJ- svg{fill:#de5353;width:16px;margin-right:6px}.dataInspector_headerField__gqWla .dataInspector_fieldWarning__ATIJ-:hover>div{display:block}.dark-theme .dataInspector_headerField__gqWla .dataInspector_fieldName__RybsG{color:#c5c5c5}@media (max-width: 767.5px){.dark-theme .dataInspector_headerField__gqWla .dataInspector_fieldName__RybsG{color:var(--baseTextDarkTheme)}}.dataInspector_subtypeRangeHeader__WbiwI{position:relative;height:14px;display:flex;align-items:center;justify-content:center;margin-top:4px;margin-bottom:-4px;z-index:1;pointer-events:none;min-width:0}.dataInspector_subtypeRangeHeader__WbiwI .dataInspector_subtypeLabel__J8kzg{height:16px;border-radius:7px;padding:0 8px;background:var(--Grey93);font-family:Roboto Mono Variable,monospace;font-style:normal;font-weight:450;font-size:11px;line-height:15px;color:var(--secondary_text_color);overflow:hidden;text-overflow:ellipsis}.dataInspector_subtypeRangeHeader__WbiwI:before{content:"";position:absolute;background:var(--Grey93);left:8px;right:8px;height:3px;border-radius:3px;z-index:-1}.dark-theme .dataInspector_subtypeRangeHeader__WbiwI .dataInspector_subtypeLabel__J8kzg,.dark-theme .dataInspector_subtypeRangeHeader__WbiwI:before{background:#4d4d4d;color:#fffc}.dataInspector_cellWrapper__CQsdB{display:flex;padding:4px 0;box-sizing:border-box}@media (max-width: 767.5px){.dataInspector_cellWrapper__CQsdB{border-bottom:2px solid #e6e6e6;align-items:center}.dark-theme .dataInspector_cellWrapper__CQsdB{border-color:#141414}}.dataInspector_cell__S7B38{flex-grow:1;box-sizing:border-box;overflow:hidden;line-height:39px;white-space:nowrap;text-overflow:ellipsis;padding:0 12px;font-family:Roboto Mono Variable,monospace;font-weight:400;font-size:14px}.dataInspector_cell__S7B38.dataInspector_selectable__qyYMe{-webkit-user-select:text;user-select:text}.dataInspector_firstCol__ZZBx4 .dataInspector_cell__S7B38{padding-left:16px}.dataInspector_hoveredCell__QSpN5{background:#fff}.dark-theme .dataInspector_hoveredCell__QSpN5{background:var(--Grey18)}.dataInspector_loadingCell__GfQ1H:before{content:"";position:absolute;height:10px;border-radius:5px;left:1rem;top:15px;width:calc(100% - 4rem);background:#e6e6e6}.dark-theme .dataInspector_loadingCell__GfQ1H:before{background:#2f2f2f}.dataInspector_emptySet__wUpLn{opacity:.6}.dataInspector_linksCell__ZAHti{opacity:.8;font-style:italic;min-width:0;overflow:hidden;text-overflow:ellipsis;margin-right:8px}.dataInspector_linksCell__ZAHti span{opacity:.8}.dataInspector_editableCell__EZm15.dataInspector_hasEdits__bJ0OC{padding-right:32px}.dataInspector_editableCell__EZm15:hover:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:2px solid #047cff;border-radius:2px;opacity:.8;pointer-events:none}.dataInspector_firstCol__ZZBx4 .dataInspector_editableCell__EZm15:hover:after{left:0}.dataInspector_hasEdits__bJ0OC:before,.dataInspector_hasErrors__AWHKj:before{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background-color:#ffa900}.dark-theme .dataInspector_hasEdits__bJ0OC:before,.dark-theme .dataInspector_hasErrors__AWHKj:before{background-color:#b88523}.dataInspector_hasEdits__bJ0OC{background:#fff5e3}.dark-theme .dataInspector_hasEdits__bJ0OC{background:#4e422c}.dataInspector_hasErrors__AWHKj{background:#fee}.dataInspector_hasErrors__AWHKj .dataInspector_invalidValue__VKXai{color:#c44f45}.dataInspector_hasErrors__AWHKj:before{background-color:#d17870}.dark-theme .dataInspector_hasErrors__AWHKj{background:#3a2323}.dark-theme .dataInspector_hasErrors__AWHKj .dataInspector_invalidValue__VKXai{color:#e6776e}.dark-theme .dataInspector_hasErrors__AWHKj:before{background-color:#e26e64}.dataInspector_isDeleted__Xgdpo{opacity:.3;background:#00000012;pointer-events:none}.dark-theme .dataInspector_isDeleted__Xgdpo{background:#00000073}.dataInspector_undoCellChanges__tU747{position:absolute;width:32px;height:32px;display:flex;align-items:center;justify-content:center;top:4px;right:0;cursor:pointer}.dataInspector_undoCellChanges__tU747 svg{fill:#ffa900}.dark-theme .dataInspector_undoCellChanges__tU747 svg{fill:#b88523}.dataInspector_linkCell__FknrW{display:flex;align-items:center;cursor:pointer}.dataInspector_linkCell__FknrW svg{margin-left:auto;width:20px;height:20px;flex-shrink:0;opacity:.6}.dataInspector_linkCell__FknrW:hover svg{opacity:1}.dataInspector_emptySubtypeField__QDvsI{color:#747474}.dataInspector_fetchingDataPlaceholder__EPbPl{line-height:32px;padding:0 12px;font-style:italic;opacity:.8}.dataInspector_inspectorRow__YWR8l{--lineHeight: 28px;position:absolute;font-family:Roboto Mono Variable,monospace;font-size:14px;display:flex;align-items:center;-webkit-user-select:text;user-select:text;box-sizing:border-box;width:100%}.dataInspector_inspectorRow__YWR8l.dataInspector_lastItem__aZb7F{border-bottom:1px solid var(--panel_border)}.dataInspector_inspectorRow__YWR8l .dataInspector_viewInTableButton__mmfWs{display:flex;align-items:center;height:20px;border:1px solid var(--Grey80);border-radius:11px;font-family:Roboto Flex Variable,sans-serif;font-style:normal;font-weight:500;font-size:11px;color:#858585;text-transform:uppercase;white-space:nowrap;padding:0 8px;margin-left:1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.dark-theme .dataInspector_inspectorRow__YWR8l .dataInspector_viewInTableButton__mmfWs{border:1px solid #7c7c7c;color:#adadad}.dataInspector_rowIndex__b4cKn{display:flex;padding-left:4px}.dataInspector_rowIndex__b4cKn.dataInspector_hasLinkEdit__mKCZ8:before,.dataInspector_rowIndex__b4cKn.dataInspector_isNewRow__-OvEZ:before,.dataInspector_rowIndex__b4cKn.dataInspector_isDeletedRow__eR24D:before{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background-color:#ffa900}.dark-theme .dataInspector_rowIndex__b4cKn.dataInspector_hasLinkEdit__mKCZ8:before,.dark-theme .dataInspector_rowIndex__b4cKn.dataInspector_isNewRow__-OvEZ:before,.dark-theme .dataInspector_rowIndex__b4cKn.dataInspector_isDeletedRow__eR24D:before{background-color:#b88523}.dataInspector_rowIndex__b4cKn.dataInspector_isNewRow__-OvEZ:before{background-color:#58ba2b}.dark-theme .dataInspector_rowIndex__b4cKn.dataInspector_isNewRow__-OvEZ:before{background-color:#55873d}.dataInspector_rowIndex__b4cKn.dataInspector_isDeletedRow__eR24D:before{background-color:#d17870}.dark-theme .dataInspector_rowIndex__b4cKn.dataInspector_isDeletedRow__eR24D:before{background-color:#e26e64}.dataInspector_rowIndex__b4cKn.dataInspector_unlinked__qmMqO,.dataInspector_rowIndex__b4cKn.dataInspector_isDeletedRow__eR24D{background:var(--Grey95)}.dark-theme .dataInspector_rowIndex__b4cKn.dataInspector_unlinked__qmMqO,.dark-theme .dataInspector_rowIndex__b4cKn.dataInspector_isDeletedRow__eR24D{background:var(--Grey12)}.dataInspector_rowIndex__b4cKn .dataInspector_index__i0O2X{text-align:right;flex-grow:1;font-size:13px;font-weight:450;color:var(--secondary_text_color);align-self:center}@media (max-width: 767.5px){.dataInspector_rowIndex__b4cKn{height:58px;border-bottom:2px solid #e6e6e6;box-sizing:border-box}.dataInspector_rowIndex__b4cKn .dataInspector_cell__S7B38{line-height:56px;font-size:14px;color:#7d7d7d}.dark-theme .dataInspector_rowIndex__b4cKn{border-color:#141414}.dark-theme .dataInspector_rowIndex__b4cKn .dataInspector_cell__S7B38{color:#b9b9b9}}.dataInspector_rowIndex__b4cKn .dataInspector_expandRow__ErXcZ{width:26px;flex-shrink:0;cursor:pointer;display:flex;align-items:center;opacity:0}.dataInspector_rowIndex__b4cKn .dataInspector_expandRow__ErXcZ svg{color:var(--tertiary_text_color);transform:rotate(-90deg);transition:transform .1s}.dataInspector_rowIndex__b4cKn .dataInspector_expandRow__ErXcZ.dataInspector_isExpanded__vI8m0{opacity:1}.dataInspector_rowIndex__b4cKn .dataInspector_expandRow__ErXcZ.dataInspector_isExpanded__vI8m0 svg{transform:none}.dataInspector_rowIndex__b4cKn .dataInspector_expandRow__ErXcZ.dataInspector_isHidden__QwVnd{visibility:hidden}.dataInspector_rowIndex__b4cKn .dataInspector_expandRowMobile__Z2eVw{background:transparent;border:none;padding:4px 14px;margin:3px 12px 0 8px;color:#b3b3b3}.dark-theme .dataInspector_rowIndex__b4cKn .dataInspector_expandRowMobile__Z2eVw{color:#666}.dataInspector_rowIndex__b4cKn .dataInspector_rowActions__YrhyW{display:flex}@media (max-width: 767.5px){.dataInspector_rowIndex__b4cKn .dataInspector_rowActions__YrhyW{display:none}}.dataInspector_rowIndex__b4cKn .dataInspector_deleteRowAction__lFNt2{display:flex;width:30px;justify-content:center;align-items:center;cursor:pointer;opacity:0}.dataInspector_rowIndex__b4cKn .dataInspector_deleteRowAction__lFNt2 svg{fill:#ff4242}.dataInspector_rowIndex__b4cKn .dataInspector_selectLinkAction__3qbEe{display:flex;width:30px;align-items:center;justify-content:center;cursor:pointer}.dataInspector_rowIndex__b4cKn .dataInspector_selectLinkAction__3qbEe input{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:2px solid #cccccc;border-radius:3px}.dataInspector_rowIndex__b4cKn .dataInspector_selectLinkAction__3qbEe input.dataInspector_isRadio__Ij31C{border-radius:8px}.dataInspector_rowIndex__b4cKn .dataInspector_selectLinkAction__3qbEe input:checked{border:0;background-color:#1f8aed;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 1H1.5C1.22386 1 1 1.22386 1 1.5V4.5C1 4.77614 1.22386 5 1.5 5H5C5.27614 5 5.5 4.77614 5.5 4.5V4H6.5V4.5C6.5 5.32843 5.82843 6 5 6H1.5C0.671573 6 0 5.32843 0 4.5V1.5C0 0.671573 0.671573 0 1.5 0H5C5.82843 0 6.5 0.671573 6.5 1.5H5.5C5.5 1.22386 5.27614 1 5 1ZM8.5 3H5C4.72386 3 4.5 3.22386 4.5 3.5V4H3.5V3.5C3.5 2.67157 4.17157 2 5 2H8.5C9.32843 2 10 2.67157 10 3.5V6.5C10 7.32843 9.32843 8 8.5 8H5C4.17157 8 3.5 7.32843 3.5 6.5H4.5C4.5 6.77614 4.72386 7 5 7H8.5C8.77614 7 9 6.77614 9 6.5V3.5C9 3.22386 8.77614 3 8.5 3Z' fill='white'/%3E%3C/svg%3E%0A")}.dark-theme .dataInspector_rowIndex__b4cKn .dataInspector_selectLinkAction__3qbEe input{border-color:#7d7d7d}.dataInspector_rowIndex__b4cKn.dataInspector_active__cDDeG{background:#fff}.dataInspector_rowIndex__b4cKn.dataInspector_active__cDDeG .dataInspector_expandRow__ErXcZ,.dataInspector_rowIndex__b4cKn.dataInspector_active__cDDeG .dataInspector_deleteRowAction__lFNt2{opacity:1}.dark-theme .dataInspector_rowIndex__b4cKn.dataInspector_active__cDDeG{background:var(--Grey18)}.dataInspector_mobileInspectorWindow__GcqLh{display:none}@media (max-width: 767.5px){.dataInspector_mobileInspectorWindow__GcqLh{display:flex;position:fixed;top:56px;left:0;width:100%;height:calc(100vh - 144px);z-index:11;background:#f7f7f7;margin-left:0;overflow:auto;flex-direction:column}.dataInspector_mobileInspectorWindow__GcqLh .dataInspector_fieldsWrapper__f0FLK{flex-grow:1}.dataInspector_mobileInspectorWindow__GcqLh .dataInspector_footerBtn__f8LT3{background:transparent;border:none;padding:0;color:#b3b3b3;line-height:.8}.dataInspector_mobileInspectorWindow__GcqLh .dataInspector_footer__7wnvw{padding:16px;display:flex;background:#666;align-items:center;position:sticky;bottom:0}.dataInspector_mobileInspectorWindow__GcqLh .dataInspector_title__lBY2r{color:#e6e6e6;text-align:center;font-family:Roboto Mono;font-size:14px;font-weight:400;line-height:16px;margin:0 16px}.dataInspector_mobileInspectorWindow__GcqLh .dataInspector_field__3II6A{padding:16px 24px;font-family:Roboto Mono;font-size:14px;line-height:24px;font-weight:400;border-bottom:2px solid #d9d9d9}.dataInspector_mobileInspectorWindow__GcqLh .dataInspector_field__3II6A .dataInspector_fieldHeader__bi4-o{display:flex;justify-content:space-between}.dataInspector_mobileInspectorWindow__GcqLh .dataInspector_field__3II6A .dataInspector_name__294bw{overflow:hidden;color:#1a1a1a;text-overflow:ellipsis;font-weight:500}.dataInspector_mobileInspectorWindow__GcqLh .dataInspector_field__3II6A .dataInspector_type__d8H-B{color:gray;text-align:right}.dataInspector_mobileInspectorWindow__GcqLh .dataInspector_field__3II6A .dataInspector_fieldValue__98Cp5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.dataInspector_mobileInspectorWindow__GcqLh .dataInspector_linkObjName__cETzc{margin-top:4px;padding-top:0;padding-right:0;border:none;font-family:Roboto Mono;font-size:14px}.dark-theme .dataInspector_mobileInspectorWindow__GcqLh{background:#242424}.dark-theme .dataInspector_mobileInspectorWindow__GcqLh .dataInspector_field__3II6A{border-color:#141414}.dark-theme .dataInspector_mobileInspectorWindow__GcqLh .dataInspector_field__3II6A .dataInspector_name__294bw{color:#b9b9b9}.dark-theme .dataInspector_mobileInspectorWindow__GcqLh .dataInspector_footer__7wnvw{background:#999}.dark-theme .dataInspector_mobileInspectorWindow__GcqLh .dataInspector_footerBtn__f8LT3{color:#4d4d4d}.dark-theme .dataInspector_mobileInspectorWindow__GcqLh .dataInspector_title__lBY2r{color:#141414}}.editsModal_modal__0F-I9{display:flex;flex-direction:column;color:var(--app-text-colour)}.editsModal_modalContent__12p2Q{width:700px}.editsModal_codeBlock__-sBz3{font-size:14px;line-height:22px;width:max-content}.editsModal_codeBlock__-sBz3 pre{font-family:Roboto Mono Variable,monospace;margin:0 0 0 1em}.editsModal_statementName__tX78t{font-family:Roboto Mono Variable,monospace;font-size:13px;opacity:.65}.editsModal_statementMessages__XVjtQ:not(:last-child){margin-bottom:2em}.editsModal_statementMessages__XVjtQ .editsModal_errorMessage__m8VBw{background:#de53531a;color:#de5353;padding:7px 8px;border-radius:4px;margin-top:6px;display:flex;align-items:center;line-height:20px;font-size:14px}.editsModal_statementMessages__XVjtQ .editsModal_errorMessage__m8VBw svg{flex-shrink:0;fill:currentColor;height:15px;margin-right:6px}.editsModal_statementMessages__XVjtQ .editsModal_errorMessage__m8VBw .editsModal_errorName__iXd0h{font-weight:500}.editsModal_statementMessages__XVjtQ .editsModal_errorMessage__m8VBw .editsModal_errorDetails__LJgaN{color:#8d6363}.dark-theme .editsModal_statementMessages__XVjtQ .editsModal_errorMessage__m8VBw .editsModal_errorDetails__LJgaN{color:#ba6b6b}.editsModal_codeBlockParam__ft22y{display:inline-flex;background:#e0e0e0;line-height:22px;height:22px;border-radius:12px;padding-left:6px;overflow:hidden}.editsModal_codeBlockParam__ft22y .editsModal_codeBlockParamValue__-vdCP{background:#fff;margin-left:6px;padding:0 6px}.dark-theme .editsModal_codeBlockParam__ft22y{background:#292929}.dark-theme .editsModal_codeBlockParam__ft22y .editsModal_codeBlockParamValue__-vdCP{background:#414141}.editsModal_codeBlockParamInvalid__XWNnp{display:inline-flex;background:#de53531a;color:#de5353;line-height:22px;height:22px;padding:0 8px;border-radius:12px;overflow:hidden}.editsModal_errorName__iXd0h{font-weight:550}.editsModal_errorDetails__LJgaN{margin-top:6px;color:var(--secondary_text_color)}.lazyTabs_tabWrapper__p-HRM{position:relative;flex-grow:1;background-color:var(--app_panel_background);border-radius:12px;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;display:flex;min-width:0;min-height:0;font-family:Roboto Flex Variable,sans-serif}@media (max-width: 767.5px){.lazyTabs_tabWrapper__p-HRM{flex-direction:column;border-radius:0}}.dark-theme .lazyTabs_tabWrapper__p-HRM{box-shadow:0 0 8px #0003,0 0 4px #0000004d}.lazyTabs_loadingSchema__xxl4n{flex-grow:1;display:flex;align-items:center;justify-content:center;font-style:italic}.lazyTabs_fallbackSpinner__as32d{margin:auto}.lazyTabs_extDisabled__DA5tj{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:auto;font-family:Roboto Flex Variable,sans-serif;color:#4d4d4d}.lazyTabs_extDisabled__DA5tj h2{color:inherit;font-size:18px;font-style:normal;font-weight:500;line-height:26px;margin:0}.lazyTabs_extDisabled__DA5tj p{margin:8px 0}.lazyTabs_extDisabled__DA5tj pre{background:#eee;margin:12px;padding:12px 16px;border-radius:6px;-webkit-user-select:text;user-select:text}.dark-theme .lazyTabs_extDisabled__DA5tj pre{background:#383838}.lazyTabs_extDisabled__DA5tj a{color:#b044c2}.dark-theme .lazyTabs_extDisabled__DA5tj a{color:#ac86f6}.dark-theme .lazyTabs_extDisabled__DA5tj{color:#ccc}.perfStats_perfStats__QEtAp{flex-grow:1;background-color:var(--app_panel_background);border-radius:12px;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;display:flex;min-width:0;min-height:0;overflow:auto;font-family:Roboto Flex Variable,sans-serif;color:var(--main_text_color)}.perfStats_perfStats__QEtAp.perfStats_popupPanelOpen__lxdbv{margin:0 12px 12px;opacity:.5;pointer-events:none}@media (max-width: 767.5px){.perfStats_perfStats__QEtAp{border-radius:0}}.dark-theme .perfStats_perfStats__QEtAp{box-shadow:0 0 8px #0003,0 0 4px #0000004d}.perfStats_content__IvQ5u{padding:48px;display:flex;flex-direction:column;flex-grow:1;align-items:center;height:max-content;min-width:0}@media (max-width: 767.5px){.perfStats_content__IvQ5u{padding:24px}}.perfStats_statsTableWrapper__siamA{width:100%;max-width:1200px}@media (max-width: 767.5px){.perfStats_statsTableWrapper__siamA{width:calc(100% + 48px);margin:0 -24px;overflow:auto}}.perfStats_statsTable__r3HZB{display:grid;grid-template-columns:1fr repeat(3,auto) 1fr auto;column-gap:32px}.perfStats_statsTable__r3HZB .perfStats_tableHeader__mN8Jg{display:grid;grid-column:1/-1;grid-template-columns:subgrid;padding:12px 24px 8px;font-weight:500;color:var(--secondary_text_color)}.perfStats_statsTable__r3HZB .perfStats_tableBody__NC-Fh{display:contents}.perfStats_statsTable__r3HZB .perfStats_noResults__fUUC1{grid-column:1/-1;display:flex;padding:24px;margin-top:8px;justify-content:center;align-items:center;border-radius:8px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%25" height="100%25"><defs><clipPath id="dashedBorder"><rect width="100%25" height="100%25" rx="8" ry="8" /></clipPath></defs><rect width="100%25" height="100%25" fill="none" rx="8" ry="8" stroke="%23ccc" stroke-width="2" stroke-dasharray="4,4" clip-path="url(%23dashedBorder)" /></svg>');color:var(--tertiary_text_color)}.dark-theme .perfStats_statsTable__r3HZB .perfStats_noResults__fUUC1{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%25" height="100%25"><defs><clipPath id="dashedBorder"><rect width="100%25" height="100%25" rx="8" ry="8" /></clipPath></defs><rect width="100%25" height="100%25" fill="none" rx="8" ry="8" stroke="%234d4d4d" stroke-width="2" stroke-dasharray="4,4" clip-path="url(%23dashedBorder)" /></svg>')}.perfStats_statsTable__r3HZB .perfStats_spinner__9tOBS{grid-column:1/-1;display:flex;justify-content:center;color:var(--tertiary_text_color);padding:24px}@media (max-width: 767.5px){.perfStats_statsTable__r3HZB{grid-template-columns:1fr repeat(3,auto) 0px auto;min-width:100%;width:max-content;max-width:800px}.perfStats_statsTable__r3HZB .perfStats_noResults__fUUC1{margin-left:24px;margin-right:24px}}.perfStats_headerItem__fuOFw{display:flex;align-items:center}.perfStats_columnSort__K5Yda{display:flex;margin-right:-16px;cursor:pointer}.perfStats_columnSort__K5Yda svg{color:var(--tertiary_text_color)}.perfStats_columnSort__K5Yda.perfStats_sortAsc__S6cXN svg{transform:rotate(180deg)}.perfStats_queryStatsRow__LCz20{display:grid;grid-column:1/-1;grid-template-columns:subgrid;background:var(--panel_background);border:1px solid var(--panel_border);border-bottom-width:0;padding:16px 24px;align-items:center;transition:margin .25s,border-radius .25s}.perfStats_queryStatsRow__LCz20:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.perfStats_queryStatsRow__LCz20:last-child{border-bottom-width:1px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media (max-width: 767.5px){.perfStats_queryStatsRow__LCz20{border-radius:0!important}}.perfStats_queryStatsRow__LCz20 .perfStats_query__4114X,.perfStats_queryStatsRow__LCz20 .perfStats_totalExec__g6u-P,.perfStats_queryStatsRow__LCz20 .perfStats_meanExec__PZv6y,.perfStats_queryStatsRow__LCz20 .perfStats_callCount__XaOb7,.perfStats_queryStatsRow__LCz20 .perfStats_timeChart__FlNca{transition:opacity .25s}.perfStats_queryStatsRow__LCz20 .perfStats_query__4114X{font-family:Roboto Mono Variable,monospace;font-size:13px;font-weight:450;white-space:nowrap;color:var(--secondary_text_color);overflow:hidden;text-overflow:ellipsis}.perfStats_queryStatsRow__LCz20 .perfStats_totalExec__g6u-P,.perfStats_queryStatsRow__LCz20 .perfStats_meanExec__PZv6y,.perfStats_queryStatsRow__LCz20 .perfStats_callCount__XaOb7{font-size:14px;font-weight:500;text-align:end}.perfStats_queryStatsRow__LCz20 .perfStats_totalExec__g6u-P span,.perfStats_queryStatsRow__LCz20 .perfStats_meanExec__PZv6y span,.perfStats_queryStatsRow__LCz20 .perfStats_callCount__XaOb7 span{color:var(--tertiary_text_color)}.perfStats_queryStatsRow__LCz20 .perfStats_totalExec__g6u-P span:before,.perfStats_queryStatsRow__LCz20 .perfStats_meanExec__PZv6y span:before,.perfStats_queryStatsRow__LCz20 .perfStats_callCount__XaOb7 span:before{content:" "}.perfStats_queryStatsRow__LCz20 .perfStats_timeChart__FlNca{display:flex}.perfStats_queryStatsRow__LCz20 .perfStats_timeChart__FlNca svg{stroke-width:1px;stroke:var(--Grey60);height:24px;width:100%}.perfStats_queryStatsRow__LCz20 .perfStats_timeChart__FlNca svg .perfStats_distribution__1FNqy{fill:none;stroke:var(--Grey85)}.dark-theme .perfStats_queryStatsRow__LCz20 .perfStats_timeChart__FlNca svg{stroke:var(--Grey70)}.dark-theme .perfStats_queryStatsRow__LCz20 .perfStats_timeChart__FlNca svg .perfStats_distribution__1FNqy{stroke:var(--Grey40)}.perfStats_queryStatsRow__LCz20 .perfStats_expandRow__c-IaS{display:flex;border-radius:6px;padding:4px;margin:-4px;color:var(--secondary_text_color);cursor:pointer;justify-self:end}.perfStats_queryStatsRow__LCz20 .perfStats_expandRow__c-IaS:hover{background:var(--Grey95)}.dark-theme .perfStats_queryStatsRow__LCz20 .perfStats_expandRow__c-IaS:hover{background:var(--Grey25)}.perfStats_queryStatsRow__LCz20.perfStats_expanded__9sj62{margin:0 -8px 16px;border-radius:12px;border-bottom-width:1px}.perfStats_queryStatsRow__LCz20.perfStats_expanded__9sj62 .perfStats_expandRow__c-IaS svg{transform:rotate(180deg)}.perfStats_queryStatsRow__LCz20.perfStats_expanded__9sj62 .perfStats_query__4114X,.perfStats_queryStatsRow__LCz20.perfStats_expanded__9sj62 .perfStats_totalExec__g6u-P,.perfStats_queryStatsRow__LCz20.perfStats_expanded__9sj62 .perfStats_meanExec__PZv6y,.perfStats_queryStatsRow__LCz20.perfStats_expanded__9sj62 .perfStats_callCount__XaOb7,.perfStats_queryStatsRow__LCz20.perfStats_expanded__9sj62 .perfStats_timeChart__FlNca{opacity:0;pointer-events:none}.perfStats_queryStatsRow__LCz20.perfStats_expanded__9sj62 .perfStats_expandedDataWrapper__-Bn4H{opacity:1}@media (max-width: 767.5px){.perfStats_queryStatsRow__LCz20.perfStats_expanded__9sj62{margin-left:0;margin-right:0}}.perfStats_expanded__9sj62+.perfStats_queryStatsRow__LCz20:not(.perfStats_expanded__9sj62){border-top-left-radius:12px;border-top-right-radius:12px}.perfStats_queryStatsRow__LCz20:not(.perfStats_expanded__9sj62):has(+.perfStats_expanded__9sj62){border-bottom-width:1px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin-bottom:16px}.perfStats_queryStatsRow__LCz20 .perfStats_expandedDataWrapper__-Bn4H{grid-column:1/-1;margin-top:-24px;height:0;overflow:hidden;transition:height .25s,opacity .25s;opacity:0}.perfStats_expandedData__nCCYo{display:flex;flex-direction:column;padding:8px 0}.perfStats_expandedData__nCCYo .perfStats_fullData__X30Z1{display:grid;grid-template-columns:repeat(6,auto);margin:0 48px 16px 12px;gap:16px 24px;max-width:880px}.perfStats_expandedData__nCCYo .perfStats_fullData__X30Z1 .perfStats_dataItem__0CqzE{padding:0 8px}.perfStats_expandedData__nCCYo .perfStats_fullData__X30Z1 .perfStats_dataItem__0CqzE>div{margin:0 -8px 2px;color:var(--secondary_text_color)}.perfStats_expandedData__nCCYo .perfStats_fullData__X30Z1 .perfStats_dataItem__0CqzE>span{color:var(--tertiary_text_color)}.perfStats_expandedData__nCCYo .perfStats_fullData__X30Z1 .perfStats_dataItem__0CqzE>span:before{content:" "}.perfStats_expandedData__nCCYo .perfStats_fullData__X30Z1 .perfStats_timeSince__BqaTe{color:var(--tertiary_text_color)}.perfStats_expandedData__nCCYo .perfStats_fullQuery__6n4bt{position:relative;display:flex;font-family:Roboto Mono Variable,monospace;font-weight:425;line-height:22px;background:var(--Grey97);border-radius:8px;-webkit-user-select:text;user-select:text;max-height:300px}.perfStats_expandedData__nCCYo .perfStats_fullQuery__6n4bt pre{flex-grow:1;font-family:inherit;margin:0;padding:12px 20px;overflow:auto}.perfStats_expandedData__nCCYo .perfStats_fullQuery__6n4bt .perfStats_copyButton__KS-b2{position:absolute;top:4px;right:4px}.dark-theme .perfStats_expandedData__nCCYo .perfStats_fullQuery__6n4bt{background:var(--Grey16)}.perfStats_expandedData__nCCYo .perfStats_analyseQueryButton__b8-JY{align-self:flex-end;margin-top:-48px;margin-bottom:16px;margin-right:8px}.perfStats_analyzePanel__BKOtI{position:absolute;right:0;bottom:0;left:0;top:12px;background-color:var(--app_panel_background);border-radius:12px;box-shadow:0 0 8px #0000000a,0 0 4px #0000000f;display:flex;flex-direction:column;overflow:hidden}.perfStats_analyzePanel__BKOtI .perfStats_panelHeader__TmeyM{display:flex;height:42px;align-items:center;background:var(--header_background);box-shadow:0 1px 4px #0000000f;z-index:1}.perfStats_analyzePanel__BKOtI .perfStats_panelHeader__TmeyM .perfStats_closePanel__A-3kC{width:42px;height:42px;margin-left:auto;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--Grey50)}.perfStats_panelContent__LABga{flex-grow:1;min-height:0;display:grid;grid-template-columns:1fr 1fr}.perfStats_panelContent__LABga .perfStats_queryWrapper__Hlffj{border-right:1px solid var(--panel_border);display:flex;flex-direction:column;min-height:0;min-width:0}.perfStats_panelContent__LABga .perfStats_query__4114X{flex-grow:1;overflow:auto}.perfStats_panelContent__LABga .perfStats_query__4114X pre{margin:0;padding:16px 20px;width:max-content;font-family:Roboto Mono Variable,monospace;font-size:14px;line-height:22px;font-weight:425}.perfStats_panelContent__LABga .perfStats_explain__BNpmz{display:flex;flex-direction:column}.perfStats_panelContent__LABga .perfStats_explain__BNpmz .perfStats_loading__zvpEV{margin:auto;color:var(--tertiary_text_color)}.perfStats_panelContent__LABga .perfStats_runAnalyzeQuery__zc7Z-{display:flex;flex-grow:1;align-items:center;justify-content:center;--buttonPrimaryBackground: var(--app-accent-green)}.perfStats_statsChart__HGSO5{display:flex;height:240px;width:100%;max-width:1200px;box-sizing:border-box;border-radius:8px;border:1px solid var(--panel_border);background:var(--header_background);padding:8px 32px 8px 18px;margin-bottom:24px}@media (max-width: 767.5px){.perfStats_statsChart__HGSO5{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;border-radius:0}}.perfStats_chartLayout__Z-MRQ{flex-grow:1;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr 24px auto}.perfStats_chartLayout__Z-MRQ .perfStats_xAxisName__-gug5,.perfStats_chartLayout__Z-MRQ .perfStats_yAxisName__lK6IY{font-size:13px;color:var(--tertiary_text_color);font-weight:450}.perfStats_chartLayout__Z-MRQ .perfStats_xAxisName__-gug5{grid-area:4/2;justify-self:end;margin-top:4px;margin-right:-22px}.perfStats_chartLayout__Z-MRQ .perfStats_yAxisName__lK6IY{grid-column:1/span 2;grid-row:1;margin-bottom:12px;margin-left:-6px;z-index:1}.perfStats_chartLayout__Z-MRQ svg{grid-area:2/2;fill:var(--Grey70);stroke:var(--header_background);width:100%;height:100%;cursor:pointer;z-index:1}.perfStats_chartLayout__Z-MRQ svg .perfStats_hoverRect__gUNjF{stroke-width:0;fill:#00000008}.dark-theme .perfStats_chartLayout__Z-MRQ svg .perfStats_hoverRect__gUNjF{fill:#ffffff0d}.perfStats_chartLayout__Z-MRQ svg .perfStats_hoverYLine__h9Hcp{stroke:var(--Grey85)}.dark-theme .perfStats_chartLayout__Z-MRQ svg .perfStats_hoverYLine__h9Hcp{stroke:var(--Grey40)}.perfStats_chartLayout__Z-MRQ .perfStats_selectedBackground__V4TFU,.perfStats_chartLayout__Z-MRQ .perfStats_selectedOutline__mIHbB{position:relative;grid-area:2/2;margin:1px 0;pointer-events:none;z-index:0}.perfStats_chartLayout__Z-MRQ .perfStats_selectedBackground__V4TFU>div,.perfStats_chartLayout__Z-MRQ .perfStats_selectedOutline__mIHbB>div{position:absolute;top:0;bottom:0}.perfStats_chartLayout__Z-MRQ .perfStats_selectedBackground__V4TFU>div{background:#e8f0fa;border-radius:4px}.dark-theme .perfStats_chartLayout__Z-MRQ .perfStats_selectedBackground__V4TFU>div{background:#323d4b}.perfStats_chartLayout__Z-MRQ .perfStats_selectedOutline__mIHbB{z-index:1}.perfStats_chartLayout__Z-MRQ .perfStats_selectedOutline__mIHbB .perfStats_outline__RkXjW{border:1px solid #80b9ff;border-radius:4px;box-sizing:border-box}.perfStats_chartLayout__Z-MRQ .perfStats_selectedOutline__mIHbB .perfStats_handle__SG7np{width:11px;margin-left:-5px;display:flex;align-items:center;justify-content:center;cursor:ew-resize;pointer-events:auto}.perfStats_chartLayout__Z-MRQ .perfStats_selectedOutline__mIHbB .perfStats_handle__SG7np:nth-child(3){margin-left:-6px}.perfStats_chartLayout__Z-MRQ .perfStats_selectedOutline__mIHbB .perfStats_handle__SG7np:after{display:block;content:"";width:4px;height:32px;border-radius:4px;background:#80b9ff;border:1px solid var(--header_background)}.dark-theme .perfStats_chartLayout__Z-MRQ .perfStats_selectedOutline__mIHbB .perfStats_outline__RkXjW{border-color:#296bbc}.dark-theme .perfStats_chartLayout__Z-MRQ .perfStats_selectedOutline__mIHbB .perfStats_handle__SG7np:after{background:#296bbc}.perfStats_chartLayout__Z-MRQ .perfStats_axisLabel__uSkt1 div,.perfStats_chartLayout__Z-MRQ .perfStats_hoverAxisLabel__nPEAG div{font-size:13px;font-weight:450;color:var(--secondary_text_color);white-space:nowrap}.perfStats_chartLayout__Z-MRQ .perfStats_axisLabel__uSkt1 div span,.perfStats_chartLayout__Z-MRQ .perfStats_hoverAxisLabel__nPEAG div span{opacity:.7;margin-left:1px}.perfStats_chartLayout__Z-MRQ .perfStats_axisLabel__uSkt1 div{transition:opacity .1s}.perfStats_chartHovered__y4iwN .perfStats_chartLayout__Z-MRQ .perfStats_axisLabel__uSkt1 div{opacity:0}.perfStats_chartLayout__Z-MRQ .perfStats_xaxis__K78bc{grid-area:3/2;position:relative}.perfStats_chartLayout__Z-MRQ .perfStats_xaxis__K78bc .perfStats_axisLabel__uSkt1,.perfStats_chartLayout__Z-MRQ .perfStats_xaxis__K78bc .perfStats_hoverAxisLabel__nPEAG{position:absolute;top:2px}.perfStats_chartLayout__Z-MRQ .perfStats_xaxis__K78bc .perfStats_axisLabel__uSkt1:after,.perfStats_chartLayout__Z-MRQ .perfStats_xaxis__K78bc .perfStats_hoverAxisLabel__nPEAG:after{position:absolute;top:0;content:"";height:6px;border-left:1px solid var(--Grey70)}.perfStats_chartLayout__Z-MRQ .perfStats_xaxis__K78bc .perfStats_axisLabel__uSkt1 div,.perfStats_chartLayout__Z-MRQ .perfStats_xaxis__K78bc .perfStats_hoverAxisLabel__nPEAG div{padding-top:8px;transform:translate(-50%)}.perfStats_chartLayout__Z-MRQ .perfStats_xaxis__K78bc .perfStats_hoverAxisLabel__nPEAG div{background:var(--header_background);padding:8px 8px 0}.perfStats_chartLayout__Z-MRQ .perfStats_yaxis__LyoZe{grid-area:2/1;position:relative;display:flex;flex-direction:column;justify-content:end}.perfStats_chartLayout__Z-MRQ .perfStats_yaxis__LyoZe .perfStats_axisLabel__uSkt1,.perfStats_chartLayout__Z-MRQ .perfStats_yaxis__LyoZe .perfStats_hoverAxisLabel__nPEAG{position:relative;height:0;margin-right:2px}.perfStats_chartLayout__Z-MRQ .perfStats_yaxis__LyoZe .perfStats_axisLabel__uSkt1:after,.perfStats_chartLayout__Z-MRQ .perfStats_yaxis__LyoZe .perfStats_hoverAxisLabel__nPEAG:after{position:absolute;top:0;right:0;content:"";width:6px;border-top:1px solid var(--Grey70)}.perfStats_chartLayout__Z-MRQ .perfStats_yaxis__LyoZe .perfStats_axisLabel__uSkt1 div,.perfStats_chartLayout__Z-MRQ .perfStats_yaxis__LyoZe .perfStats_hoverAxisLabel__nPEAG div{padding-right:8px;transform:translateY(-50%);text-align:end}.perfStats_chartLayout__Z-MRQ .perfStats_yaxis__LyoZe .perfStats_hoverAxisLabel__nPEAG{position:absolute;right:0}.perfStats_chartLayout__Z-MRQ .perfStats_yaxis__LyoZe .perfStats_hoverAxisLabel__nPEAG div{background:var(--header_background);padding:8px 8px 8px 0}.perfStats_filters__TlJMD{width:100%;max-width:1200px;display:flex;margin-bottom:16px;gap:16px}.perfStats_tagFilter__h9Lh8,.perfStats_execTimeFilter__5fQi-{display:flex;column-gap:8px;align-items:center}.perfStats_tagFilter__h9Lh8 .perfStats_fieldHeader__-kSM8,.perfStats_execTimeFilter__5fQi- .perfStats_fieldHeader__-kSM8{white-space:nowrap}@media (max-width: 767.5px){.perfStats_tagFilter__h9Lh8,.perfStats_execTimeFilter__5fQi-{flex-direction:column;align-items:start;row-gap:4px}}.perfStats_tagFilter__h9Lh8{flex-grow:1;min-width:0}.perfStats_tagFilterField__tItbX{position:relative;width:100%;min-width:0}.perfStats_tagFilterField__tItbX .perfStats_input__E0TNm{background:var(--panel_background);border:1px solid var(--panel_border);display:flex;align-items:center;height:38px;border-radius:8px;padding:0 8px 0 6px;cursor:pointer}.perfStats_tagFilterField__tItbX .perfStats_input__E0TNm svg{color:var(--tertiary_text_color);flex-shrink:0}.perfStats_tagFilterField__tItbX .perfStats_tagsList__fPG2J{flex-grow:1;display:flex;gap:6px;overflow:hidden;-webkit-mask-image:linear-gradient(-90deg,transparent,#000 16px);mask-image:linear-gradient(-90deg,transparent,#000 16px)}.perfStats_tagFilterField__tItbX .perfStats_tagsList__fPG2J .perfStats_tag__SndAM{background:var(--Grey95);padding:6px 10px;border-radius:6px;font-family:Roboto Mono Variable,monospace;font-size:13px;font-weight:450;flex-shrink:0}.perfStats_tagFilterField__tItbX .perfStats_tagsList__fPG2J .perfStats_tag__SndAM.perfStats_group__7Pwr6,.perfStats_tagFilterField__tItbX .perfStats_tagsList__fPG2J .perfStats_tag__SndAM.perfStats_untagged__Ynn2e{font-family:Roboto Flex Variable,sans-serif}.perfStats_tagFilterField__tItbX .perfStats_tagsList__fPG2J .perfStats_tag__SndAM.perfStats_untagged__Ynn2e{color:var(--tertiary_text_color);font-style:italic}.dark-theme .perfStats_tagFilterField__tItbX .perfStats_tagsList__fPG2J .perfStats_tag__SndAM{background:var(--Grey30)}.perfStats_tagFilterField__tItbX .perfStats_dropdown__nanHj{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;background:var(--panel_background);box-shadow:0 2px 4px #00000014,0 2px 8px #0000000a;border-radius:8px;padding:8px 10px;z-index:10;opacity:0;transform:translateY(16px);pointer-events:none;transition:transform .2s,opacity .2s}.perfStats_tagFilterField__tItbX .perfStats_dropdown__nanHj.perfStats_open__s3uDo{opacity:1;transform:none;pointer-events:auto}.perfStats_tagFilterField__tItbX .perfStats_dropdown__nanHj .perfStats_header__RKQdY:not(:first-child){margin-top:12px;color:var(--secondary_text_color)}.perfStats_tagFilterField__tItbX .perfStats_dropdown__nanHj .perfStats_item__rIXaL{margin-left:16px;font-family:Roboto Mono Variable,monospace;font-size:13px;font-weight:425}.perfStats_tagFilterField__tItbX .perfStats_dropdown__nanHj .perfStats_item__rIXaL span{font-style:italic;font-family:Roboto Flex Variable,sans-serif;font-size:14px;color:var(--tertiary_text_color)}.perfStats_execTimeFilterField__LiG-s{background:var(--panel_background);border:1px solid var(--panel_border);display:flex;align-items:center;height:40px;border-radius:8px;padding:0 12px;white-space:pre;box-sizing:border-box}.perfStats_execTimeFilterField__LiG-s span{opacity:.7;margin-left:1px}.perfStats_execTimeFilterField__LiG-s .perfStats_resetFilter__LFuut{height:38px;width:38px;margin-right:-12px;color:var(--tertiary_text_color);display:flex;align-items:center;justify-content:center;cursor:pointer}.perfStats_execTimeFilterField__LiG-s .perfStats_noFilter__35MrN{margin-right:4px;color:var(--tertiary_text_color);font-style:italic}@media (max-width: 767.5px){.perfStats_execTimeFilterField__LiG-s{width:100%}}/*! Sass Fairy v1 | (c) roydukkey | https://sass-fairy.com/license */.loginPage_loginPage__9m7fQ{display:flex;flex-grow:1;justify-content:center;align-items:center;padding:32px}.loginPage_logo__tdGKN{position:absolute;top:16px;left:24px}.loginPage_loginPanel__SvuY8{border-color:var(--Grey85);box-shadow:0 4px 8px #0000001f,0 2px 2px #0000000a}.dark-theme .loginPage_loginPanel__SvuY8{box-shadow:0 4px 16px #0006,0 2px 4px #0003}.loginPage_formContent__ygsEo{width:380px;padding-bottom:32px}.loginPage_loginInfo__UXQNX{display:flex;background:#dce9ef;padding:12px 16px 12px 12px;margin:0 -8px 8px;border-radius:8px;gap:8px;line-height:20px;font-weight:425;color:var(--secondary_text_color)}.loginPage_loginInfo__UXQNX svg{flex-shrink:0;color:#1a6e9a}.loginPage_loginInfo__UXQNX span{color:#134c6b;font-weight:475;line-height:24px}.loginPage_loginInfo__UXQNX code{background:#0000000d;font-family:Roboto Mono Variable,monospace;padding:2px 4px;border-radius:6px;font-weight:500;font-size:13px;white-space:nowrap}.dark-theme .loginPage_loginInfo__UXQNX{background:#233945}.dark-theme .loginPage_loginInfo__UXQNX svg{color:#65a8cb}.dark-theme .loginPage_loginInfo__UXQNX span{color:#83bbd8}.dark-theme .loginPage_loginInfo__UXQNX code{background:#ffffff1a}
