.skeleton__container___emhhy{display:grid;grid-template-columns:43px 106px 91px 140px 11px 90px 1fr;grid-template-rows:32px 43px 1fr;grid-template-areas:'tab1      tab2      tabSpace   tabSpace   tabSpace    tabSpace   tabSpace' 'filter1   filter2   filter3    filter4    separator   btn1       btnSpace' 'table     table     table      table      table       table      table';background-color:var(--white);width:100vw;height:100vh}.skeleton__tab1___13CKf{background-color:var(--gray-200);grid-area:tab1;border:1px solid var(--gray-400);border-bottom-color:var(--gray-300)}.skeleton__tab2___20qW1{grid-area:tab2;border-bottom:1px solid var(--gray-300)}.skeleton__tabEmptySpace___1c609{background-color:var(--gray-200);grid-area:tabSpace;border:1px solid var(--gray-400);border-bottom-color:var(--gray-300)}.skeleton__filter1___2tWTs,.skeleton__filter2___1ZdyJ,.skeleton__filter3___3BYCU,.skeleton__filter4___iWTiO{background-color:var(--gray-300);grid-area:filters;margin:10px 5px 9px;border-radius:4px}.skeleton__filter1___2tWTs{grid-area:filter1;margin-left:14px}.skeleton__filter2___1ZdyJ{grid-area:filter2}.skeleton__filter3___3BYCU{grid-area:filter3}.skeleton__filter4___iWTiO{grid-area:filter4}.skeleton__separator___1tYZc{grid-area:separator;margin:0 5px;background-color:var(--gray-300)}.skeleton__button1___6HgGH{grid-area:btn1;background-color:var(--gray-700);margin:10px 5px;border-radius:3px;border-left:1px solid var(--gray-300)}.skeleton__btnSpace___ERzWk{color:var(--gray-500);grid-area:btnSpace;margin:10px;line-height:24px;animation:skeleton__pulsate___3n5_x 1.5s ease-in-out;animation-iteration-count:infinite;opacity:0.2}@keyframes skeleton__pulsate___3n5_x{0%{opacity:0.2}50%{opacity:1.0}100%{opacity:0.2}}.skeleton__table___N0zn4{grid-area:table;border-top:1px solid var(--gray-300);background-image:linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.05) 20%, var(--gray-300) 21%, var(--white) 22%, var(--white) 100%),linear-gradient(0deg, var(--gray-200) 2%, var(--white) 3%, var(--white) 100%);background-size:100% 40px, 200px 32px;background-repeat:no-repeat, repeat}

.button__container___3JwB8{display:flex;align-items:center;justify-content:center;text-align:center;outline:none;color:var(--white);background-color:var(--gray-700);transition:var(--transition-normal);border-radius:4px;box-shadow:var(--shadow-button);font-size:12px;line-height:16px;font-weight:600;padding:4px 8px;margin:0 4px;text-align:center;white-space:nowrap;cursor:pointer}.button__container___3JwB8:hover{background-color:var(--gray-800);box-shadow:var(--shadow-light)}.button__container___3JwB8:active{background-color:var(--gray-800)}.button__container___3JwB8.button__wide___zFraP{padding:9px 15px}.button__container___3JwB8.button__ghost___1AqAA{background-color:transparent;color:var(--gray-600);box-shadow:none;font-weight:400}.button__container___3JwB8.button__ghost___1AqAA:hover{background-color:var(--gray-200);color:var(--gray-900)}.button__container___3JwB8.button__blue___2UViu{background-color:var(--blue-500);box-shadow:none}.button__container___3JwB8.button__blue___2UViu:hover{background-color:var(--blue-600)}.button__container___3JwB8.button__blue___2UViu:active{background-color:var(--blue-700)}.button__container___3JwB8.button__green___2Wbt8{background-color:var(--green-600);box-shadow:none}.button__container___3JwB8.button__green___2Wbt8:hover{background-color:var(--green-700)}.button__container___3JwB8.button__green___2Wbt8:active{background-color:var(--green-800)}.button__container___3JwB8.button__disabled___2YAWg{opacity:0.7;cursor:not-allowed}

.iconButton__container___2C48K{background-color:transparent;box-shadow:none}.iconButton__container___2C48K svg{color:var(--gray-500)}.iconButton__container___2C48K:hover,.iconButton__container___2C48K:active{background-color:transparent;box-shadow:none}.iconButton__container___2C48K:active svg{color:var(--gray-600)}

.mask__mask___s6jVX{z-index:var(--z-index--mask);position:fixed;top:0;bottom:0;left:0;right:0;height:100vh;width:100vw;background-color:var(--mask-background-color);animation:var(--animation-fadeIn);animation-duration:0.3s;animation-fill-mode:both;will-change:opacity}

.modal__container___3iRuU{position:absolute;width:auto;z-index:var(--z-index--modal)}.modal__transparent___2_Hu1{background-color:transparent}

.dialog__container___3ja9Z{z-index:var(--z-index--dialog);background-color:var(--white);box-shadow:var(--shadow-bold);border-radius:8px;overflow:hidden;animation:var(--animation-fadeInTop);animation-fill-mode:both}.dialog__closeButton___2K5Cs{position:absolute;top:25px;right:20px}

.tabCloseConfirmDialog__container___11H91{display:flex;flex-direction:column;width:450px;margin:auto;transition:height var(--transition-normal);will-change:height}.tabCloseConfirmDialog__header___F6eba{flex:0 0 64px;display:flex;align-items:center;padding:20px 24px;border-bottom:1px solid var(--gray-300);color:var(--gray-800);font-weight:600}.tabCloseConfirmDialog__content___2QJO2{display:flex;flex-direction:column;align-items:flex-start;color:var(--gray-600);padding:20px 24px;line-height:1.4}.tabCloseConfirmDialog__content___2QJO2 .tabCloseConfirmDialog__description___SBawK{padding:0;margin:0;margin-bottom:16px}.tabCloseConfirmDialog__footer___1w-Zx{flex:0 0 64px;display:flex;justify-content:space-between;align-items:center;background-color:var(--gray-200);border-bottom:1px solid var(--gray-300);padding:0 24px}.tabCloseConfirmDialog__footer___1w-Zx .tabCloseConfirmDialog__cancelBtn___16QcX{text-decoration:underline;margin:0;padding:0}.tabCloseConfirmDialog__footer___1w-Zx .tabCloseConfirmDialog__discardBtn___2EU2V{background-color:var(--red-500)}

.tab__container___31t2Y{display:flex;align-items:center;height:32px;max-width:250px;padding:0 6px;cursor:pointer;border-right:1px solid var(--gray-400);-webkit-app-region:no-drag}.tab__container___31t2Y:hover{opacity:1}.tab__container___31t2Y:hover .tab__title___3lWD0{opacity:1}.tab__container___31t2Y.tab__active___20Qn1{background-color:var(--white);box-shadow:var(--shadow-bold);opacity:1}.tab__container___31t2Y.tab__active___20Qn1 .tab__title___3lWD0{opacity:1}.tab__container___31t2Y.tab__preview___3LnuI .tab__title___3lWD0{font-style:italic}.tab__modelListTabIcon___35osc{padding:0 5px}.tab__modelListTabIcon___35osc svg{width:10px;height:10px;opacity:0.5;color:var(--gray-800)}.tab__title___3lWD0{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:var(--font-size-normal);font-weight:600;padding:0 6px;opacity:0.5;color:var(--gray-800)}.tab__closeButton___2fW--{padding:0px;opacity:0.25;width:14px;height:22px;cursor:pointer}.tab__closeButton___2fW--:hover{opacity:1}.tab__closeButton___2fW-- svg{width:12px;height:12px;fill:var(--gray-600);transform:rotate(45deg)}.tab__closeButton___2fW-- .tab__dirtyIndicator___1ip2l{width:10px;height:10px;background-color:var(--gray-600);border-radius:50%}

.tabBar__container___2jFFq{display:flex;align-items:center;flex:1;margin-left:16px;border-left:1px solid var(--gray-400);overflow-x:auto;overflow-y:hidden;scrollbar-color:var(--gray-500) transparent;scrollbar-width:thin}.tabBar__container___2jFFq::-webkit-scrollbar{width:2em;height:4px}.tabBar__container___2jFFq::-webkit-scrollbar-track{background:transparent}.tabBar__container___2jFFq::-webkit-scrollbar-thumb{background-color:var(--gray-500);border-radius:20px;border:none}

.header__container___27bfL{background-color:var(--gray-200);padding:0 15px;display:flex;flex:0 0 36px;z-index:var(--z-index--header);border-bottom:1px solid var(--gray-300);-webkit-app-region:drag;overflow:hidden}.header__logo___3xoBS{display:flex;justify-content:center;align-items:center;opacity:0.5;transition:opacity 0.3s}.header__logo___3xoBS:hover{opacity:1}.header__logo___3xoBS img{width:24px;height:24px}

.common__container___2zXy-{display:flex;flex-direction:column;width:450px;margin:auto;transition:height var(--transition-normal);will-change:height}.common__header___3edXY{flex:0 0 64px;display:flex;align-items:center;padding:20px 24px;border-bottom:1px solid var(--gray-300);color:var(--red-600);font-weight:600}.common__header___3edXY.common__fatal___1LSy7{background-color:var(--red-100)}.common__header___3edXY svg{width:24px;height:24px;color:var(--red-600);margin-right:10px}.common__content___36zmj{display:flex;flex-direction:column;align-items:flex-start;color:var(--gray-600);padding:20px 24px;line-height:1.4}.common__content___36zmj .common__description___1PMKW{padding:0;margin:0;margin-bottom:16px}.common__content___36zmj .common__reportBtn___1G4K6{margin-bottom:16px}.common__content___36zmj .common__reportBtn___1G4K6 a{color:var(--white) !important;text-decoration:none}.common__content___36zmj .common__detailsBtn___3Lo9l{color:var(--gray-800);font-weight:600;margin:0;position:relative}.common__content___36zmj .common__detailsBtn___3Lo9l svg{width:9px;height:9px;fill:var(--gray-800);transform:rotate(-90deg);margin-right:6px}.common__content___36zmj .common__detailsBtn___3Lo9l.common__open___f811G svg{transform:rotate(0deg)}.common__content___36zmj .common__dump___22Qyr{flex:1;max-height:330px;width:100%;overflow:auto;user-select:text;white-space:pre-wrap;text-align:left;background-color:#1a202c;color:var(--gray-200);border-radius:8px;padding:16px}.common__footer___306W-{flex:0 0 64px;display:flex;justify-content:space-between;align-items:center;background-color:var(--gray-200);border-bottom:1px solid var(--gray-300);padding:0 24px}.common__footer___306W- .common__discardBtn___1xsGC{text-decoration:underline;margin:0;padding:0}.common__footer___306W- a{color:var(--gray-600) !important;text-decoration:none}

@keyframes connection-error__slideInTop___3kDcH{0%{transform:translateY(-50px)}100%{transform:translateY(0px)}}@keyframes connection-error__pulse___2JpC9{0%{transform:scale(0)}40%{opacity:0.3}100%{transform:scale(1);opacity:0}}.connection-error__container___1wfpO{display:flex;align-items:center;background-color:var(--red-100);padding:8px 10px;position:fixed;width:100%;height:50px;transform:translateY(-50px);transition:transform 0.3s;animation-name:connection-error__slideInTop___3kDcH;animation-duration:0.3s;animation-fill-mode:forwards;cursor:pointer;z-index:var(--z-index--banner)}.connection-error__container___1wfpO.connection-error__visible____-IuC{transform:translateY(0px)}.connection-error__pulsingDot___zan7Y{width:8px;height:8px;border-radius:50%;margin:4px 15px 0 5px;background-color:var(--red-600);position:relative}.connection-error__pulsingDot___zan7Y:before{content:'';position:absolute;top:-4px;left:-4px;width:16px;height:16px;border-radius:50%;background-color:var(--red-600);opacity:0.3;animation-name:connection-error__pulse___2JpC9;animation-duration:2.5s;animation-iteration-count:infinite}.connection-error__title___2gDRQ,.connection-error__subtitle___aLh6z{font-weight:600;color:var(--red-600)}.connection-error__subtitle___aLh6z{margin-left:7px;font-weight:400;flex:1}

.tooltip__container___3ZzFK{z-index:var(--z-index--tooltip)}

.dropdown-menu__container___hBvHv{border-radius:4px;background-color:var(--gray-700);box-shadow:0 0 7px var(--gray-900);display:flex;flex-direction:column;padding:5px 0;margin-top:2px;outline:none;position:absolute;z-index:var(--z-index--dropdown)}.dropdown-menu__mask___2zyBH{background-color:transparent}.dropdown-menu__item___8IXYS{display:flex;align-items:center;padding:5px 15px;cursor:pointer;white-space:nowrap;color:var(--white)}.dropdown-menu__item___8IXYS:hover,.dropdown-menu__item___8IXYS.dropdown-menu__highlighted___3AzXm{background-color:var(--gray-800)}.dropdown-menu__item___8IXYS svg{width:12px;height:12px;margin-right:10px}

.dropdown__container___11T0r{position:relative;flex:1;width:100%}.dropdown__button___3xS77{border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.dropdown__button___3xS77:hover,.dropdown__button___3xS77.dropdown__open___-e2ns{background-color:var(--gray-200)}.dropdown__button___3xS77.dropdown__open___-e2ns{display:flex !important}.dropdown__button___3xS77 svg{width:24px;height:24px;fill:var(--gray-600)}.dropdown__textButton___sGVgo{flex:1;display:flex;align-items:center;padding:10px 15px;background-color:var(--gray-200);white-space:nowrap}.dropdown__textButton___sGVgo span{flex:1}.dropdown__caret___1qGs0{flex:0 0 8px;height:8px;border-right:2px solid var(--gray-600);border-bottom:2px solid var(--gray-600);transform:rotate(45deg);margin-left:10px;margin-right:5px}

.whereFilter__tooltip___1-sKN{display:grid;grid-template-columns:min-content min-content 200px 32px;align-items:center;background-color:var(--gray-700);box-shadow:var(--shadow-normal);border-radius:4px}.whereFilter__tooltip___1-sKN .whereFilter__button___1HgS-{white-space:nowrap;border-radius:3px;height:24px;font-size:12px;line-height:24px;padding:0 8px;margin:0 4px;background-color:var(--gray-800);color:var(--white)}.whereFilter__empty___2wRNA{grid-column:1 / -1;display:flex;align-items:center;height:60px;color:var(--gray-500);width:335px;margin:0;margin-left:12px;line-height:1.4}.whereFilter__gridCell___S5IZE{display:flex;align-items:center;height:42px;padding:0 4px;border-bottom:1px solid var(--gray-800)}.whereFilter__gridCell___S5IZE.whereFilter__invalid___2hkwX{background-color:var(--red-800)}.whereFilter__gridCell___S5IZE:nth-child(4n+1){padding-left:10px}.whereFilter__gridCell___S5IZE:nth-child(1){border-top-left-radius:4px}.whereFilter__gridCell___S5IZE:nth-child(4){border-top-right-radius:4px}.whereFilter__fieldDropdown___SiZXW,.whereFilter__operationDropdown___27WYm{flex:1}.whereFilter__fieldDropdown___SiZXW>div,.whereFilter__operationDropdown___27WYm>div{height:24px;font-size:12px;padding:10px;background-color:var(--gray-800);color:var(--white)}.whereFilter__fieldDropdown___SiZXW>div>div,.whereFilter__operationDropdown___27WYm>div>div{height:6px;flex:0 0 6px}.whereFilter__fieldDropdown___SiZXW:hover>div,.whereFilter__operationDropdown___27WYm:hover>div{background-color:var(--gray-900)}.whereFilter__input___2wgJ-{flex:1;border:0;outline:0;height:24px;border-radius:3px;padding:0 8px;font-size:12px;font-family:var(--font-family--code);background-color:var(--gray-800);color:var(--white)}.whereFilter__input___2wgJ-::placeholder{color:var(--gray-500)}.whereFilter__input___2wgJ-:disabled{background-color:var(--gray-600);color:var(--gray-500)}.whereFilter__input___2wgJ-:focus{background-color:var(--gray-900)}.whereFilter__deleteButton___2ldYp{opacity:0.5;padding:0}.whereFilter__deleteButton___2ldYp:hover{opacity:1}.whereFilter__deleteButton___2ldYp svg{width:12px;height:12px;fill:var(--white);transform:rotate(45deg)}.whereFilter__border___1NNpP{grid-column:1 / -1;width:100%;border:0;border-bottom:1px solid var(--gray-800);position:relative}.whereFilter__border___1NNpP:after{content:'asdf';position:absolute;left:-20px;right:20px;height:410px;top:-41px;background-color:var(--red-800);z-index:1}.whereFilter__addButton___3RgEr{grid-column:1 / 2;margin:10px}

.common__container___pAvTU{display:flex;align-items:center;margin-right:10px;cursor:pointer}.common__pill___3vOMq{display:flex;justify-content:center;align-items:center;font-size:12px;white-space:nowrap;border-radius:4px;overflow:hidden;background-color:var(--gray-300);box-shadow:var(--shadow-button);transition:var(--transition-normal)}.common__pill___3vOMq>span{line-height:16px;display:inline-block;padding:4px 8px;color:var(--gray-600)}.common__pill___3vOMq>span.common__label___2MJDp{background:var(--gray-400);font-weight:600;box-shadow:var(--shadow-button);color:var(--gray-900);transition:var(--transition-normal)}.common__pill___3vOMq.common__open___wWjld,.common__pill___3vOMq:hover{background-color:var(--gray-400)}.common__pill___3vOMq.common__open___wWjld>span,.common__pill___3vOMq:hover>span{color:var(--gray-700)}.common__pill___3vOMq.common__open___wWjld>span.common__label___2MJDp,.common__pill___3vOMq:hover>span.common__label___2MJDp{background-color:var(--gray-500);color:var(--black)}.common__pill___3vOMq.common__exists___Dfp0A{background-color:var(--yellow-300)}.common__pill___3vOMq.common__exists___Dfp0A>span{color:var(--yellow-700)}.common__pill___3vOMq.common__exists___Dfp0A>span.common__label___2MJDp{background-color:var(--yellow-400);color:var(--yellow-900)}

.input__container___2tuDB{display:flex;flex-direction:column}.input__input___2y3V7{font-size:13px;padding:0;outline:none;color:var(--gray-800);border:0;flex:1;min-width:10px;background-color:transparent}.input__input___2y3V7.input__file___23xmo{opacity:0;cursor:pointer}.input__input___2y3V7::placeholder{color:var(--gray-600)}

.checkbox__container___2IDlh{display:flex;align-items:center;justify-content:center;cursor:pointer}.checkbox__checkbox___2mfYm{display:flex;justify-content:center;align-items:center;border-radius:4px;height:16px;width:16px;background-color:var(--gray-200);cursor:pointer;outline:none}.checkbox__checkbox___2mfYm:hover{border:2px solid var(--blue-500)}.checkbox__checkbox___2mfYm.checkbox__checked___2xTUv{background-color:var(--blue-500)}.checkbox__checkbox___2mfYm svg{width:10px;height:10px;fill:var(--white)}

.fieldFilter__tooltip___3J0S6{display:grid;grid-template-columns:min-content 1fr min-content;grid-auto-rows:min-content;background-color:var(--gray-700);box-shadow:var(--shadow-normal);border-radius:5px;padding:8px}.fieldFilter__search___2Zn2V{grid-column:2 / -1}.fieldFilter__search___2Zn2V input{flex:0 0 24px;border-radius:3px;font-size:12px;padding:0 8px;margin-bottom:4px;margin-left:4px;background-color:var(--gray-800);color:var(--white)}.fieldFilter__search___2Zn2V input::placeholder{color:var(--gray-500)}.fieldFilter__search___2Zn2V input:focus{background-color:var(--gray-900)}.fieldFilter__checkbox___25xt2 div:first-child{width:16px;height:16px;border-radius:3px;background-color:var(--gray-800)}.fieldFilter__checkbox___25xt2:hover div:first-child{border:0;background-color:var(--gray-900)}.fieldFilter__name___3IkX7{color:var(--white);font-size:13px;margin-left:5px;white-space:nowrap;cursor:pointer}.fieldFilter__name___3IkX7:hover{opacity:0.8}.fieldFilter__type___39jns{margin-left:40px;color:var(--gray-500);white-space:nowrap;text-align:right;cursor:pointer;margin-right:5px}

.paginationFilter__text___1fw-B{font-size:12px;line-height:24px;color:var(--white);margin-right:3px}.paginationFilter__separator___2SE1-{margin:0 2px}.paginationFilter__tooltip___1Kv-n{display:flex;background-color:var(--gray-700);box-shadow:var(--shadow-normal);border-radius:5px;padding:8px}.paginationFilter__tooltip___1Kv-n .paginationFilter__tooltipBody___2uMG1{display:flex}.paginationFilter__input___3U3GR{width:60px}.paginationFilter__input___3U3GR input{flex:0 0 24px;border-radius:3px;font-size:12px;padding:0 8px;margin-bottom:4px;background-color:var(--gray-800);color:var(--white)}.paginationFilter__input___3U3GR input::placeholder{color:var(--gray-600)}.paginationFilter__input___3U3GR input:focus{background-color:var(--gray-900)}

.readonlyDialog__dialog___3jn8P{width:500px;height:500px}.readonlyDialog__container___3mNtq{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px}.readonlyDialog__illustration___2vuK1{height:200px;width:auto;margin-bottom:40px}.readonlyDialog__title___oCTsV{font-size:22px;font-weight:600;margin-bottom:20px;color:var(--gray-800);margin-bottom:20px}.readonlyDialog__content___2kMdX{font-size:14px;font-weight:400;margin-bottom:40px;max-width:450px;text-align:center;color:var(--gray-600);margin-bottom:40px}.readonlyDialog__confirmButton___3pas3{background-color:var(--studio);font-size:14px;padding:15px;margin-bottom:20px;box-shadow:var(--shadow-normal)}.readonlyDialog__confirmButton___3pas3:hover{box-shadow:var(--shadow-bold)}.readonlyDialog__confirmButton___3pas3:active{background-color:var(--studio-dark)}

.pendingActions__container___1YCGs{display:flex;justify-content:flex-start}.pendingActions__separator___kmJsD{width:1px;background:var(--gray-300);align-self:stretch;margin-left:6px}.pendingActions__action___xJiD8{margin-left:10px}.pendingActions__action___xJiD8.pendingActions__discardBtn___2_0fX{text-decoration:underline}.pendingActions__action___xJiD8.pendingActions__confirmBtn___3z6-U{background-color:var(--green-600)}

.tableEmptyOverlay__container___1BlLB{padding-left:44px;padding-top:89px;width:inherit;height:inherit;text-align:left;font-family:var(--font-family);color:var(--gray-500);font-weight:600}

.typeIcon__icon___2UWO4{width:10px;height:10px;flex:0 0 10px;fill:var(--gray-500)}.typeIcon__required___gOjHX{color:var(--gray-500)}

.tableCellHeader__container___2iNTE{background:var(--white);display:flex;align-items:center;height:var(--table-header-row-height);padding:0 12px;height:inherit;font-family:var(--font-family);overflow:hidden}.tableCellHeader__container___2iNTE.tableCellHeader__sortable___1zbP_{cursor:pointer}.tableCellHeader__title___3Waiz{margin-right:8px;overflow:hidden;text-overflow:ellipsis}.tableCellHeader__spacer___RolO5{flex:1}.tableCellHeader__sortIndicator___1GL5D{display:none;margin-left:5px;width:9px;height:9px;color:var(--gray-500);flex:0 0 20px}.tableCellHeader__sortIndicator___1GL5D.tableCellHeader__visible___jJ9z5{display:flex}.tableCellHeader__sortIndicator___1GL5D.tableCellHeader__asc___A9_Ga{transform:rotate(180deg)}

.tableCellRenderer__container___3dY9l{padding:0 12px;height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tableCellRenderer__container___3dY9l.tableCellRenderer__placeholder___1N9Vk{color:var(--gray-500)}.tableCellRenderer__container___3dY9l.tableCellRenderer__placeholder___1N9Vk .tableCellRenderer__relationPill___2vJyK{background-color:var(--white);color:var(--gray-500);border:1px solid var(--gray-200)}.tableCellRenderer__container___3dY9l.tableCellRenderer__placeholder___1N9Vk .tableCellRenderer__relationPill___2vJyK>span{box-shadow:none}.tableCellRenderer__container___3dY9l.tableCellRenderer__relation___3b7Ht{display:flex;align-items:center}.tableCellRenderer__relationPill___2vJyK{margin-top:-3px;height:22px;font-size:12px;line-height:22px;border-radius:4px;overflow:hidden;background-color:var(--gray-300);color:var(--gray-900);font-family:var(--font-family);cursor:pointer}.tableCellRenderer__relationPill___2vJyK>span{display:inline-block;padding:0 5px;box-shadow:var(--shadow-button)}.tableCellRenderer__relationPill___2vJyK .tableCellRenderer__relationcount___3d1k3{background:var(--gray-400);font-weight:600}.tableCellRenderer__relationPill___2vJyK:hover{background-color:var(--gray-400)}.tableCellRenderer__relationPill___2vJyK:hover>span{color:var(--gray-700)}.tableCellRenderer__relationPill___2vJyK:hover>span.tableCellRenderer__relationcount___3d1k3{background-color:var(--gray-500);color:var(--black)}.tableCellRenderer__loading___2N4i2{position:relative;opacity:0.2}.tableCellRenderer__loading___2N4i2:before{content:' ';position:absolute;left:0;right:0;margin:9px 12px;height:12px;background-color:var(--gray-500);border-radius:4px}

.stringInput__input___1nuFd{min-height:inherit;padding:0 12px;outline:none;border:none;width:100%;font-family:var(--font-family--code);font-size:13px;color:var(--gray-900);background-color:var(--white)}

.autosuggest__container___2qjda{display:flex;position:relative;height:40px}.autosuggest__input___1IP9E{font-family:var(--font-family--code);font-size:12px;width:inherit;padding:0 12px;margin:0;border:0;outline:none}.autosuggest__dropdown___3yFi_{display:flex;flex-direction:column;margin:0;padding:5px 0;position:absolute;top:40px;left:0;right:0;outline:none;list-style:none;border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;background-color:var(--white);box-shadow:var(--shadow-bold)}.autosuggest__dropdown___3yFi_ .autosuggest__match___3ktdc{padding:5px 15px;height:30px;display:flex;align-items:center;cursor:pointer;white-space:nowrap}.autosuggest__dropdown___3yFi_ .autosuggest__match___3ktdc:hover,.autosuggest__dropdown___3yFi_ .autosuggest__match___3ktdc.autosuggest__highlight___2b60V{background-color:var(--gray-300)}

.booleanInput__input___9r-jf{height:var(--table-row-height);width:100%}

.jsonInput__input___2Qz6r{min-height:var(--table-row-height);line-height:var(--table-row-height);padding:0 12px;font-family:var(--font-family--code);font-size:13px;color:var(--gray-900);white-space:pre;border:none;outline:none}

.tableCellHeaderWithSearch__container___V9i5z{display:flex;flex-direction:column;justify-content:center;padding:0 10px;width:200px;height:inherit;background:var(--gray-800)}.tableCellHeaderWithSearch__title___1qqRD{padding:0 6px;margin-bottom:8px}.tableCellHeaderWithSearch__input___1rrdT{border-radius:4px;background-color:var(--gray-900);color:var(--gray-600);padding:5px;border:none;height:27px;outline:none}.tableCellHeaderWithSearch__input___1rrdT:focus{box-shadow:0 0 0 1px var(--blue-400)}.tableCellHeaderWithSearch__input___1rrdT::placeholder{color:var(--gray-600)}.tableCellHeaderWithSearch__inputPlaceholder___HBsNg{height:27px}

.relationInput__container___1ThT3{position:relative;height:var(--table-row-height);padding:0 12px;display:flex;align-items:center}.relationInput__relation___10mSG{margin-top:-3px;height:22px;font-size:12px;line-height:22px;border-radius:4px;overflow:hidden;background-color:var(--gray-700);color:var(--gray-300);font-family:var(--font-family);cursor:pointer}.relationInput__relation___10mSG>span{display:inline-block;padding:0 5px;box-shadow:var(--shadow-button)}.relationInput__relation___10mSG .relationInput__relationcount___O9E-b{background:var(--gray-800);font-weight:600}.relationInput__table___19djt{display:flex;flex-direction:column;padding:0;position:absolute;outline:none;list-style:none;border-radius:8px;overflow:hidden;box-shadow:var(--shadow-bold)}.relationInput__footer___2A_O8{display:flex;align-items:center;background-color:var(--gray-800);flex:0 0 36px;border-top:1px solid var(--gray-900)}.relationInput__footer___2A_O8 .relationInput__footerBtn___2aXRg{background-color:transparent;border:none;outline:none;color:var(--gray-500);text-decoration:underline;margin:0 10px;cursor:pointer}.relationInput__footer___2A_O8 .relationInput__footerBtn___2aXRg.relationInput__disabled___3hN9A{cursor:not-allowed}

.stringListInput__container___2swMu{display:flex;position:relative;height:var(--table-row-height)}.stringListInput__input___3KxqP{font-family:var(--font-family--code);font-size:12px;padding:0;margin:0;border:0;outline:none;flex:1;padding:0 12px}.stringListInput__text___OCfaD{display:block;font-family:var(--font-family--code);font-size:14px;margin:5px 0}.stringListInput__dropdown___2ulWb{display:flex;flex-direction:column;margin:0;padding:10px;position:absolute;top:40px;left:0;right:0;outline:none;list-style:none;border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;background-color:var(--white);box-shadow:var(--shadow-bold)}.stringListInput__dropdown___2ulWb .stringListInput__item___oYFir{display:flex;align-items:flex-end;padding:0 15px}.stringListInput__dropdown___2ulWb .stringListInput__item___oYFir.stringListInput__hidden___3ZZqP{display:none}.stringListInput__dropdown___2ulWb .stringListInput__item___oYFir .stringListInput__input___3KxqP{height:40px;width:100%;border:1px solid var(--gray-300)}.stringListInput__dropdown___2ulWb .stringListInput__item___oYFir .stringListInput__text___OCfaD{margin-left:5px}

.booleanListInput__tooltip___1kvL1{display:flex;flex-direction:column;width:300px;max-height:300px;border-radius:4px;padding:10px;background-color:var(--gray-700);box-shadow:var(--shadow-bold)}.booleanListInput__listInputContainer___1PVxb{display:flex;flex-direction:column;border-radius:4px;overflow:hidden}.booleanListInput__list___2w8Lq{display:flex;flex-direction:column;flex:1;overflow:scroll}@keyframes booleanListInput__flash___24-O8{0%{background-color:var(--gray-800)}50%{background-color:var(--gray-900)}100%{background-color:var(--gray-800)}}.booleanListInput__listItem___3ptc1{display:flex;flex:1;background-color:var(--gray-800);border-bottom:1px solid var(--gray-700)}.booleanListInput__listItem___3ptc1:last-child{animation:booleanListInput__flash___24-O8 0.5s}.booleanListInput__listItem___3ptc1 .booleanListInput__input___3p8DR{flex:1;height:30px}.booleanListInput__listItem___3ptc1 .booleanListInput__input___3p8DR:hover{background-color:var(--gray-800)}.booleanListInput__listItem___3ptc1 .booleanListInput__input___3p8DR.booleanListInput__createInput___2CY_l{border-top:1px solid var(--gray-700);animation:none}.booleanListInput__listItem___3ptc1 .booleanListInput__input___3p8DR>div{height:30px;color:var(--white);background-color:var(--gray-800)}.booleanListInput__listItem___3ptc1 .booleanListInput__removeButton___2HlkN{flex:0 0 24px;color:var(--gray-700)}.booleanListInput__listItem___3ptc1 .booleanListInput__removeButton___2HlkN svg{height:24px;width:24px}.booleanListInput__listItem___3ptc1 .booleanListInput__removeButton___2HlkN:hover{color:var(--gray-500)}

.tableCellEditor__container___kRCDR{min-height:var(--table-row-height);outline:2px solid var(--blue-500)}.tableCellEditor__container___kRCDR.tableCellEditor__invalid___2pJv8{outline-color:var(--red-500)}.tableCellEditor__phantom___2sqgm{background-color:var(--red-500);color:var(--white);padding:5px 12px}

.table__container___1WFQ4{height:100%}.table__firstCommittedRow___30U0h{border-top:2px solid var(--gray-500) !important}.table__tableCell___15YXU.table__dirty___2pcvp{background-color:var(--yellow-200);color:var(--yellow-900)}.table__tableCell___15YXU.table__invalid___2pjdh{background-color:var(--red-200);color:var(--red-900)}.table__tableCell___15YXU.table__empty___2igOE{font-style:italic}

.infiniteList__stickyItems___dqJTf{position:sticky;top:0;z-index:var(--z-index--table-sticky);background:var(--white)}.infiniteList__outer___3Q32S{outline:none}

.spinner__container___382HS{display:flex;align-items:center;height:20px}@keyframes spinner__pulse___1waL4{0%{opacity:0}50%{opacity:1}51%{opacity:1}100%{opacity:0}}.spinner__one___wpqjK,.spinner__two___24EM8,.spinner__three___KujVe{background-color:var(--gray-400);border-radius:50%;margin:0 1px;animation-name:spinner__pulse___1waL4;animation-iteration-count:infinite;animation-duration:1s}.spinner__one___wpqjK{animation-delay:0s}.spinner__two___24EM8{animation-delay:0.2s}.spinner__three___KujVe{animation-delay:0.4s}

.treeRowObject__container___3A_d9{display:grid;grid-template-rows:23px auto;grid-template-columns:min-content 16px min-content min-content;outline:none;cursor:pointer}.treeRowObject__container___3A_d9 .treeRowObject__meta___2NUI6{border:1px solid transparent;border-right:none;border-radius:3px 0 0 3px}.treeRowObject__container___3A_d9 .treeRowObject__fieldValue___3FO4M{border:1px solid transparent;border-left:none !important;border-radius:0 3px 3px 0}.treeRowObject__container___3A_d9.treeRowObject__active___2U8JA .treeRowObject__meta___2NUI6{background-color:var(--active-item-highlight-color);border:1px solid var(--blue-500);border-right:none}.treeRowObject__container___3A_d9.treeRowObject__active___2U8JA .treeRowObject__fieldValue___3FO4M{background-color:var(--active-item-highlight-color);border:1px solid var(--blue-500)}.treeRowObject__container___3A_d9.treeRowObject__expanded___2x1cu .treeRowObject__expandButton___1d-Y1 svg{transform:rotate(90deg)}.treeRowObject__container___3A_d9.treeRowObject__expanded___2x1cu .treeRowObject__fieldValue___3FO4M{grid-row-start:2;grid-column-start:2;grid-column-end:4}.treeRowObject__expandButton___1d-Y1{display:flex;align-items:center}.treeRowObject__expandButton___1d-Y1:hover svg{fill:var(--gray-800)}.treeRowObject__expandButton___1d-Y1 svg{width:8px;height:8px;fill:var(--gray-600);transition:0.2s}.treeRowObject__loader___F4g0X{width:18px}.treeRowObject__meta___2NUI6{display:flex;align-items:center;border:1px solid transparent}.treeRowObject__meta___2NUI6.treeRowObject__active___2U8JA{background-color:var(--active-item-highlight-color);border:1px solid var(--blue-500);border-radius:3px}.treeRowObject__meta___2NUI6 .treeRowObject__icon___2Waic{margin-right:10px}.treeRowObject__meta___2NUI6 .treeRowObject__fieldName___2eN8f{color:var(--blue-900);user-select:text;margin-right:5px}.treeRowObject__meta___2NUI6 .treeRowObject__fieldType___3oOrP{color:var(--blue-500);margin-right:10px}.treeRowObject__fieldValue___3FO4M{color:var(--gray-600);user-select:text;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.treeRowArray__container___1P327{display:grid;grid-template-rows:23px auto;grid-template-columns:min-content 16px min-content min-content;outline:none;cursor:pointer}.treeRowArray__container___1P327 .treeRowArray__meta___25j1T{border:1px solid transparent;border-right:none;border-radius:3px 0 0 3px}.treeRowArray__container___1P327 .treeRowArray__fieldValue___252_J{border:1px solid transparent;border-left:none !important;border-radius:0 3px 3px 0}.treeRowArray__container___1P327.treeRowArray__active___1IAQk .treeRowArray__meta___25j1T{background-color:var(--active-item-highlight-color);border:1px solid var(--blue-500);border-right:none}.treeRowArray__container___1P327.treeRowArray__active___1IAQk .treeRowArray__fieldValue___252_J{background-color:var(--active-item-highlight-color);border:1px solid var(--blue-500)}.treeRowArray__container___1P327.treeRowArray__expanded___3F3_2>.treeRowArray__expandButton___3cT9V svg{transform:rotate(90deg)}.treeRowArray__container___1P327.treeRowArray__expanded___3F3_2>.treeRowArray__fieldValue___252_J{grid-row-start:2;grid-column-start:2;grid-column-end:4}.treeRowArray__expandButton___3cT9V{display:flex;align-items:center}.treeRowArray__expandButton___3cT9V:hover svg{fill:var(--gray-800)}.treeRowArray__expandButton___3cT9V svg{width:8px;height:8px;fill:var(--gray-600);transition:0.2s}.treeRowArray__loader___VE_Y1{width:18px}.treeRowArray__meta___25j1T{display:flex;align-items:center;border:1px solid transparent}.treeRowArray__meta___25j1T.treeRowArray__active___1IAQk{background-color:var(--active-item-highlight-color);border:1px solid var(--blue-500);border-radius:3px}.treeRowArray__meta___25j1T .treeRowArray__icon___3G9vb{margin-right:10px}.treeRowArray__meta___25j1T .treeRowArray__fieldName___fBFuR{color:var(--blue-900);user-select:text;margin-right:5px;white-space:nowrap}.treeRowArray__meta___25j1T .treeRowArray__fieldType___29VZt{color:var(--blue-500);margin-right:10px}.treeRowArray__fieldValue___252_J{color:var(--gray-600);user-select:text;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.treeRowScalar__container___3VO1k{display:grid;grid-template-rows:23px;grid-template-columns:min-content 16px min-content min-content;outline:none}.treeRowScalar__container___3VO1k .treeRowScalar__meta___3W9EG{border:1px solid transparent;border-right:none;border-top-left-radius:3px;border-bottom-left-radius:3px}.treeRowScalar__container___3VO1k .treeRowScalar__fieldValue___1JM7l{border:1px solid transparent;border-left:none;border-top-right-radius:3px;border-bottom-right-radius:3px}.treeRowScalar__container___3VO1k.treeRowScalar__active___2D8cv .treeRowScalar__meta___3W9EG{background-color:var(--active-item-highlight-color);border:1px solid var(--blue-500);border-right:none}.treeRowScalar__container___3VO1k.treeRowScalar__active___2D8cv .treeRowScalar__fieldValue___1JM7l{background-color:var(--active-item-highlight-color);border:1px solid var(--blue-500);border-left:none}.treeRowScalar__meta___3W9EG{display:flex;align-items:center;grid-column-start:3}.treeRowScalar__meta___3W9EG .treeRowScalar__icon___3vOUu{margin-right:10px}.treeRowScalar__meta___3W9EG .treeRowScalar__fieldName___2Q7Fz{color:var(--blue-900);user-select:text;margin-right:5px}.treeRowScalar__fieldValue___1JM7l{color:var(--red-500);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;user-select:text}

.treeRowEnum__container___1BvlB{display:grid;grid-template-rows:23px;grid-template-columns:min-content 16px min-content min-content;outline:none}.treeRowEnum__container___1BvlB .treeRowEnum__meta___3KwyU{border:1px solid transparent;border-right:none;border-top-left-radius:3px;border-bottom-left-radius:3px}.treeRowEnum__container___1BvlB .treeRowEnum__fieldValue___1XlB2{border:1px solid transparent;border-left:none;border-top-right-radius:3px;border-bottom-right-radius:3px}.treeRowEnum__container___1BvlB.treeRowEnum__active___36Wf5 .treeRowEnum__meta___3KwyU{background-color:var(--active-item-highlight-color);border:1px solid var(--blue-500);border-right:none}.treeRowEnum__container___1BvlB.treeRowEnum__active___36Wf5 .treeRowEnum__fieldValue___1XlB2{background-color:var(--active-item-highlight-color);border:1px solid var(--blue-500);border-left:none}.treeRowEnum__meta___3KwyU{display:flex;align-items:center;grid-column-start:3}.treeRowEnum__meta___3KwyU .treeRowEnum__icon___3nxRW{margin-right:10px}.treeRowEnum__meta___3KwyU .treeRowEnum__fieldName___318vf{color:var(--blue-900);user-select:text;margin-right:5px}.treeRowEnum__fieldValue___1XlB2{color:var(--red-500);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;user-select:text}

.tree__container___1_H3H{padding:10px;font-family:var(--font-family--code)}

.results__container___YER9H{position:relative;flex:1;width:100vw;background-color:var(--white)}.results__empty___kbUlY{flex:1;display:flex;align-items:center;justify-content:center;color:var(--gray-600);margin-top:20px}

.databrowser__container___1bjSq{display:flex;flex-direction:column;flex:1}.databrowser__header___2n4uV{display:flex;align-items:center;padding:0 10px;flex:0 0 44px;border-bottom:1px solid var(--gray-300)}.databrowser__separator___1pAfj{width:1px;background:var(--gray-300);align-self:stretch;margin-right:6px}.databrowser__refreshBtn___2Gh0s{width:24px;height:24px;padding:4px;background-color:var(--gray-300);box-shadow:var(--shadow-button);margin-right:10px}.databrowser__refreshBtn___2Gh0s svg{width:10px;height:10px;color:var(--gray-600)}.databrowser__refreshBtn___2Gh0s:hover{background-color:var(--gray-200);box-shadow:none}.databrowser__refreshBtn___2Gh0s:hover svg{color:var(--gray-800)}@keyframes databrowser__spin___1VJMp{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.databrowser__refreshBtn___2Gh0s.databrowser__spin___1VJMp svg{animation-name:databrowser__spin___1VJMp;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:forwards}.databrowser__deleteBtn___2od-Y{background-color:var(--gray-300);color:var(--grey-900)}.databrowser__deleteBtn___2od-Y:hover,.databrowser__deleteBtn___2od-Y:active{background-color:var(--gray-400)}.databrowser__pendingActions___KskOX{flex:1}

.modelListTab__container___29izS{display:flex;justify-content:center;background-color:var(--white);height:100%;flex:1}.modelListTab__content___1OmrS{display:flex;flex-direction:column;margin:24px 0;flex:0.4 1 0;max-width:480px;border:1px solid var(--gray-300);border-radius:8px}.modelListTab__header___1EvRY{padding:40px 40px 0 40px}.modelListTab__title___1Px7_{font-size:18px;font-weight:600;text-align:center}.modelListTab__search___1pIL5{background-color:var(--gray-300);margin:20px 0;height:36px;padding:0 12px;border-radius:4px}.modelListTab__search___1pIL5 input{font-size:var(--font-size-control)}.modelListTab__section___1q7LJ{border-top:1px solid var(--gray-300);padding:24px 40px 40px 40px}.modelListTab__section___1q7LJ.modelListTab__allModels___12jNN{flex:1;overflow:auto}.modelListTab__sectionTitle___2ufGa{font-weight:600;margin-bottom:12px}.modelListTab__list___1YrvZ{padding:0;margin:0}.modelListTab__model___TOnWD{display:flex;font-size:var(--font-size-control);padding:4px 10px;margin:2px -10px}.modelListTab__model___TOnWD:hover,.modelListTab__model___TOnWD.modelListTab__active___2Mz5S{background-color:var(--gray-200);border-radius:4px;cursor:pointer}.modelListTab__model___TOnWD .modelListTab__spacer___37qug{flex:1}.modelListTab__model___TOnWD .modelListTab__count___1rbcv{color:var(--gray-400)}.modelListTab__empty___3bjNs{color:var(--gray-600)}

.card__container___1qfFQ{background-color:var(--white);border-radius:8px;box-sizing:border-box;box-shadow:var(--shadow-normal);overflow:hidden}

.key__container___1vX2g{display:flex;align-items:center;justify-content:center;padding:5px;margin:0 3px;min-width:24px;height:24px;font-size:var(--font-size-normal);font-weight:600;background-color:var(--gray-200);color:var(--gray-700);border-radius:4px;box-shadow:3px 3px 0 var(--gray-400)}

.shortcutDialog__container___2HqaE{display:flex;flex-direction:column;width:400px;padding-bottom:10px;background-color:var(--gray-200)}.shortcutDialog__title___Ixjfc{display:flex;justify-content:space-between;font-size:14px;font-weight:600;margin:10px}.shortcutDialog__content___2fRq2{flex:1;padding:10px;padding-top:0}.shortcutDialog__section___2nlDt{display:flex;flex-direction:column;padding:10px;margin-bottom:10px}.shortcutDialog__section___2nlDt:last-child{margin-bottom:0}.shortcutDialog__section___2nlDt .shortcutDialog__sectionName___mKuVj{font-size:14px;font-weight:600;margin-bottom:10px}.shortcutDialog__row___2mwnb{display:flex;align-items:center;margin-bottom:10px}.shortcutDialog__row___2mwnb .shortcutDialog__name___r76LP{flex:1;font-size:var(--font-size-normal)}.shortcutDialog__row___2mwnb .shortcutDialog__keys___2IlEb{display:flex;align-items:center;margin-left:10px;font-size:14px}.shortcutDialog__row___2mwnb .shortcutDialog__keys___2IlEb .shortcutDialog__separator___3t_0H{margin:0 3px}

.layout__container___1n0mR{flex:1;display:grid;grid-template-columns:200px 1fr;grid-template-rows:36px 200px 1fr;background-color:var(--white)}.layout__header___SYsle{grid-column:1 / -1;grid-row:1}.layout__body___UaADf{grid-column:1 / -1;grid-row:2 / -1;display:flex}

.studio__container___2U_w5{display:flex;flex:1}.studio__container___2U_w5.studio__themeLight___3EeiS{filter:initial}.studio__container___2U_w5.studio__themeDark___1kRof{filter:invert(1)}

.filePicker__container___2WvxB{display:flex;flex-direction:column;position:relative}.filePicker__input___YySbi{height:34px;z-index:0;outline:none;border:0;flex:1;opacity:0;cursor:pointer}.filePicker__filename___qXN10{position:absolute;top:27px;left:0;right:0;display:flex;align-items:center;flex:0 0 24px;background-color:var(--gray-200);color:var(--gray-800);font-size:14px;line-height:1;height:34px;border-radius:4px;padding:8px 12px}.filePicker__filename___qXN10 span{flex:1}.filePicker__filename___qXN10 svg{width:18px;height:16px;fill:var(--gray-600)}

.createProject__container___3dZvc{display:flex;flex-direction:column;flex:1;margin:15px;-webkit-app-region:drag}.createProject__content___1Y-1T{display:flex;flex-direction:column;overflow-y:scroll;-webkit-app-region:no-drag}.createProject__title___RUcID{text-align:center;color:var(--gray-900);margin:20px 0;font-size:15px;font-weight:600}.createProject__input___1murS{flex:1}.createProject__input___1murS input{background-color:var(--gray-200);border-radius:4px;padding:10px;height:35px;border:2px solid transparent}.createProject__input___1murS input:focus{border:2px solid var(--blue-500)}.createProject__uri___Z1VzZ{border-bottom:1px solid var(--gray-200);margin-bottom:20px;padding:15px 15px 20px 15px}.createProject__uri___Z1VzZ.createProject__input___1murS{flex:0 0 95px}.createProject__host___3T5fx.createProject__input___1murS{flex:3}.createProject__dbTypeCard___3CrDn{flex:0 0 96px;padding:15px;margin-bottom:10px;-webkit-app-region:no-drag}.createProject__projectCard___30nmx{display:flex;flex-direction:column;-webkit-app-region:no-drag;margin-bottom:10px}.createProject__row___1GBCv{display:flex;padding:0 15px;margin-bottom:20px}.createProject__row___1GBCv.createProject__multipleCellRow___1GpBL>div:first-child{margin-right:15px}.createProject__saveCard___2dYx2{flex:0 0 50px;margin-bottom:10px;display:flex;flex-direction:column}.createProject__saveCard___2dYx2.createProject__open___3QWui{flex:0 0 230px}.createProject__saveCard___2dYx2 .createProject__row___1GBCv{flex:0 0 50px}.createProject__saveCard___2dYx2 .createProject__row___1GBCv:first-child{border-bottom:1px solid var(--gray-200)}.createProject__saveCard___2dYx2 .createProject__row___1GBCv>div{flex:1}.createProject__filepicker___1_T16{flex:1}.createProject__error___2h_cu{color:#ff4f56;margin-bottom:10px;transform:translateY(-7px);padding:0 30px;flex:0 0 20px}.createProject__footer___QlDPb{flex:0 0 30px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;margin-bottom:10px}.createProject__button___2jemI{background-color:var(--gray-800);padding:10px}

.graphic__container___ugThw{flex:1;background-color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center}.graphic__container___ugThw .graphic__logo___130JZ{flex:1;display:flex;flex-direction:column;justify-content:center}.graphic__container___ugThw .graphic__logo___130JZ .graphic__squares___1cDNo{position:relative}.graphic__container___ugThw .graphic__logo___130JZ .graphic__squares___1cDNo .graphic__square1___18fj3{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:4px;background:linear-gradient(135deg, #c9d3db, transparent)}.graphic__container___ugThw .graphic__logo___130JZ .graphic__squares___1cDNo .graphic__square2___zNZU3{position:absolute;top:12px;left:12px;width:40px;height:40px;border-radius:4px;background-color:#aa62fc}.graphic__container___ugThw .graphic__logo___130JZ .graphic__squares___1cDNo .graphic__square3___2tpLu{position:absolute;top:12px;left:12px;width:28px;height:28px;border-top-left-radius:4px;border-bottom-right-radius:4px;background-color:#8044e2}.graphic__container___ugThw .graphic__logo___130JZ .graphic__typePrisma___1HxKX{font-family:'Montserrat';font-weight:700;margin-left:70px;color:#bfccd6;text-transform:uppercase}.graphic__container___ugThw .graphic__logo___130JZ .graphic__typeStudio___1gh8n{font-family:'Montserrat';margin-left:70px;font-weight:700;color:#082133;font-size:42px;line-height:42px}.graphic__appInfo___3m2Z3{flex:0 0 60px;display:flex;color:#e0e4e5}.graphic__appInfo___3m2Z3 .graphic__appInfoItem___gz79K{cursor:pointer;text-decoration:none;color:#8aa7b3 !important;padding:0 20px}

.project-list__container___2sXSM{flex:1;display:flex;flex-direction:column}.project-list__header___bI6_x{flex:0 0 50px;display:flex;align-items:center;padding:0 15px;border-bottom:1px solid #dfe4e5}.project-list__header___bI6_x svg{width:24px;height:24px;stroke:var(--gray-600);stroke-width:2px}.project-list__header___bI6_x .project-list__search___2gTEC{cursor:text;flex:1;-webkit-app-region:no-drag}.project-list__header___bI6_x .project-list__search___2gTEC input{box-shadow:none !important}.project-list__list___YkOZf{flex:1;display:flex;flex-direction:column;overflow:scroll}.project-list__list___YkOZf .project-list__project___2RWIn{flex:0 0 50px;border-bottom:1px solid #dfe4e5;padding:10px 30px;display:flex;align-items:center;cursor:pointer;-webkit-app-region:no-drag}.project-list__list___YkOZf .project-list__project___2RWIn:last-child{border-bottom:none}.project-list__list___YkOZf .project-list__project___2RWIn svg{width:24px;height:24px;fill:var(--gray-600);margin-right:15px}.project-list__list___YkOZf .project-list__project___2RWIn .project-list__projectMeta___YJ6I7{display:flex;flex-direction:column}.project-list__list___YkOZf .project-list__project___2RWIn .project-list__projectMeta___YJ6I7 .project-list__projectName___2bz0Q{color:var(--gray-900);font-weight:600}.project-list__list___YkOZf .project-list__project___2RWIn .project-list__projectMeta___YJ6I7 .project-list__projectDir___2-i7U{color:var(--gray-600);font-size:12px}

.splash__container___1YIMq{height:100vh;flex:1;position:relative;overflow:hidden;-webkit-app-region:drag}.splash__projects___2HdlU{position:absolute;top:0;left:0;width:800px;height:450px;transition:opacity 0.5s;display:flex;opacity:1;z-index:2}.splash__createProject___1q5Ia{position:absolute;top:0;left:0;width:500px;height:100vh;transition:opacity 0.5s;display:flex;opacity:1;z-index:2}.splash__invisible___1iChG{opacity:0;z-index:1;-webkit-app-region:drag}.splash__projectList___1hLKq{display:flex;flex-direction:column;flex:1;background-color:var(--gray-200)}.splash__footer___1R8nF{flex:0 0 50px;display:flex;padding:20px}.splash__footer___1R8nF>div{margin-right:10px}.splash__footer___1R8nF>div svg{height:12px;width:15px;fill:#c9d3db;margin-right:7px;overflow:visible}.splash__button___2v-g3{background-color:var(--gray-800);padding:10px}

:root{--white: #fff;--black: #000;--studio: #9f6bf4;--studio-dark: #8044e2;--gray-100: #f7fafc;--gray-200: #edf2f7;--gray-300: #e2e8f0;--gray-400: #cbd5e0;--gray-500: #a0aec0;--gray-600: #718096;--gray-700: #4a5568;--gray-800: #2d3748;--gray-900: #1a202c;--green-100: #eefef3;--green-200: #bff4cf;--green-300: #90e2ab;--green-400: #5ecd87;--green-500: #3fb36d;--green-600: #31965e;--green-700: #297a4f;--green-800: #245c40;--green-900: #1e4b36;--blue-100: #ebf8ff;--blue-200: #bee3f8;--blue-300: #90cdf4;--blue-400: #63b3ed;--blue-500: #4299e1;--blue-600: #3182ce;--blue-700: #2b6cb0;--blue-800: #2c5282;--blue-900: #2a4365;--red-100: #fff3f3;--red-200: #fed1d2;--red-300: #fea8a9;--red-400: #fc7575;--red-500: #f35a5a;--red-600: #e13637;--red-700: #be2a2a;--red-800: #902727;--red-900: #692526;--yellow-100: #ffffed;--yellow-200: #fefbb8;--yellow-300: #faed7f;--yellow-400: #f5db54;--yellow-500: #e9c241;--yellow-600: #d09329;--yellow-700: #af6e1d;--yellow-800: #8c4f16;--yellow-900: #683a12}:root{--white: #fff;--black: #000;--studio: #9f6bf4;--studio-dark: #8044e2;--gray-100: #f7fafc;--gray-200: #edf2f7;--gray-300: #e2e8f0;--gray-400: #cbd5e0;--gray-500: #a0aec0;--gray-600: #718096;--gray-700: #4a5568;--gray-800: #2d3748;--gray-900: #1a202c;--green-100: #eefef3;--green-200: #bff4cf;--green-300: #90e2ab;--green-400: #5ecd87;--green-500: #3fb36d;--green-600: #31965e;--green-700: #297a4f;--green-800: #245c40;--green-900: #1e4b36;--blue-100: #ebf8ff;--blue-200: #bee3f8;--blue-300: #90cdf4;--blue-400: #63b3ed;--blue-500: #4299e1;--blue-600: #3182ce;--blue-700: #2b6cb0;--blue-800: #2c5282;--blue-900: #2a4365;--red-100: #fff3f3;--red-200: #fed1d2;--red-300: #fea8a9;--red-400: #fc7575;--red-500: #f35a5a;--red-600: #e13637;--red-700: #be2a2a;--red-800: #902727;--red-900: #692526;--yellow-100: #ffffed;--yellow-200: #fefbb8;--yellow-300: #faed7f;--yellow-400: #f5db54;--yellow-500: #e9c241;--yellow-600: #d09329;--yellow-700: #af6e1d;--yellow-800: #8c4f16;--yellow-900: #683a12}:root{--active-item-highlight-color: rgba(66,153,225,0.3);--mask-background-color: rgba(26,32,44,0.2);--shadow-light: 0px 2px 4px rgba(45,55,72,0.05),0px 1px 2px rgba(45,55,72,0.05);--shadow-normal: 0px 3px 6px rgba(45,55,72,0.05),0px 1px 3px rgba(45,55,72,0.05);--shadow-bold: 0px 4px 8px rgba(45,55,72,0.05),0px 1px 3px rgba(45,55,72,0.05);--shadow-button: inset 0px -2px 3px rgba(0, 0, 0, 0.1);--shadow-checkbox: inset 0px 2px 3px rgba(0, 0, 0, 0.1);--transition-normal: 100ms ease;--font-size-normal: 12px;--font-size-control: 14px;--font-family: 'Inter', sans-serif;--font-family--code: 'Roboto Mono', monospace}:root{--z-index--normal: 1;--z-index--table: 10;--z-index--table-sticky: 11;--z-index--table-header: 12;--z-index--table-checkbox: 12;--z-index--table-editor: 13;--z-index--table-overlay: 14;--z-index--toolbar: 10;--z-index--header: 20;--z-index--script-error: 21;--z-index--mask: 30;--z-index--modal: 31;--z-index--tooltip: 32;--z-index--dialog: 33;--z-index--banner: 40;--z-index--dropdown: 50}:root{--table-row-height: 32px;--table-header-row-height: 32px}@keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-20px)}30%{opacity:1}100%{transform:translateY(0)}}:root{--animation-fadeIn: fade 1s;--animation-fadeOut: fade 1s 0s backwards;--animation-fadeInTop: fadeInTop 0.3s}ag-grid,ag-grid-angular,ag-grid-ng2,ag-grid-polymer,ag-grid-aurelia{display:block}.ag-hidden{display:none !important}.ag-invisible{visibility:hidden !important}.ag-drag-handle{cursor:move;cursor:grab}.ag-column-drop-wrapper{display:flex}.ag-column-drop-horizontal-half-width{display:inline-block;width:50% !important}.ag-unselectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-selectable{-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.ag-select-agg-func-popup{position:absolute}.ag-input-wrapper,.ag-picker-field-wrapper{display:flex;flex:1 1 auto;align-items:center;line-height:normal;position:relative}.ag-shake-left-to-right{animation-direction:alternate;animation-duration:0.2s;animation-iteration-count:infinite;animation-name:ag-shake-left-to-right}@keyframes ag-shake-left-to-right{from{padding-left:6px;padding-right:2px}to{padding-left:2px;padding-right:6px}}.ag-root-wrapper{cursor:default;position:relative;display:flex;flex-direction:column;overflow:hidden}.ag-root-wrapper.ag-layout-normal{height:100%}.ag-watermark{position:absolute;bottom:10px;right:25px;opacity:0.5;transition:opacity 1s ease-out 3s}.ag-watermark:before{content:'';background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDk0cHgiIGhlaWdodD0iMjM5cHgiIHZpZXdCb3g9IjAgMCA0OTQgMjM5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+TG9nbzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0wLjYxMjg0OTkzMSwxMDggTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgQzAuNjEyODQ5OTMxLDYyLjEwMDY1MzYgMy40NzE4MzM3OCw1Ny4xNDg3NDgzIDguMTEyODQ5OTMsNTQuNDY5MjU2NCBMOTguMzA2NDI1LDIuMzk1OTcxNTcgTDk4LjMwNjQyNSwyLjM5NTk3MTU3IEMxMDIuOTQ3NDQxLC0wLjI4MzUyMDM1OCAxMDguNjY1NDA5LC0wLjI4MzUyMDM1OCAxMTMuMzA2NDI1LDIuMzk1OTcxNTcgTDExMy4zMDY0MjUsMi4zOTU5NzE1NyBMMjAzLjUsNTQuNDY5MjU2NCBMMjAzLjUsNTQuNDY5MjU2NCBDMjA4LjE0MTAxNiw1Ny4xNDg3NDgzIDIxMSw2Mi4xMDA2NTM2IDIxMSw2Ny40NTk2Mzc0IEwyMTEsMTM4IEwxODEsMTM4IEwxODAuOTk3MDQxLDkzLjk5OTk5OTggTDE4MC45OTYwMzIsOTMuOTk5OTk5OSBDMTgwLjk5NTQ3NSw4NS43MTYxMjI2IDE3NC4yNzk5MDksNzkuMDAxMDA4NyAxNjUuOTk2MDMyLDc5LjAwMTAwODcgTDEyMiw3OC45OTk5OTk5IEMxMTMuNzE1NzI5LDc4Ljk5OTk5OTkgMTA3LDg1LjcxNTcyODYgMTA3LDkzLjk5OTk5OTkgTDEwNywxMzYuMDE1NjIzIEwxMDcsMTM2LjAxNTYyMyBDMTA3LDE0NC4yOTk4OTUgMTEzLjcxNTcyOSwxNTEuMDE1NjIzIDEyMiwxNTEuMDE1NjIzIEwxNjgsMTUxLjAxNTYyMyBMMTY4LDE2MyBDMTY4LDE2NC42NTY4NTQgMTY2LjY1Njg1NCwxNjYgMTY1LDE2NiBMMTIwLDE2NiBMMTIwLDE3OSBMMTY1Ljk5NjAzMiwxNzkgTDE2NS45OTYwMzIsMTc4Ljk5Nzg3NyBDMTc0LjI3OTQ3NCwxNzguOTk3ODc3IDE4MC45OTQ4NiwxNzIuMjgzNDQyIDE4MC45OTYwMzIsMTY0IEwxODEsMTUwLjk2MDU1NCBMMjExLDE1MC45NjA1NTQgTDIxMSwxNzEuNjA2MjA3IEwyMTEsMTcxLjYwNjIwNyBDMjExLDE3Ni45NjUxOTEgMjA4LjE0MTAxNiwxODEuOTE3MDk2IDIwMy41LDE4NC41OTY1ODggTDExMy4zMDY0MjUsMjM2LjY2OTg3MyBMMTEzLjMwNjQyNSwyMzYuNjY5ODczIEMxMDguNjY1NDA5LDIzOS4zNDkzNjUgMTAyLjk0NzQ0MSwyMzkuMzQ5MzY1IDk4LjMwNjQyNSwyMzYuNjY5ODczIEw4LjExMjg0OTkzLDE4NC41OTY1ODggTDguMTEyODQ5OTMsMTg0LjU5NjU4OCBDMy40NzE4MzM3OCwxODEuOTE3MDk2IDAuNjEyODQ5OTMxLDE3Ni45NjUxOTEgMC42MTI4NDk5MzEsMTcxLjYwNjIwNyBMMC42MTI4NDk5MzEsMTIxIEwyNywxMjEgTDI3LDEzNiBDMjcsMTQ0LjI4NDI3MSAzMy43MTU3Mjg3LDE1MSA0MiwxNTEgTDQyLDE1MSBMMTAwLDE1MSBMMTAwLDk0IEMxMDAsODUuNzE1NzI4OCA5My4yODQyNzEyLDc5IDg1LDc5IEwyNyw3OSBMMjcsOTIgTDg0LDkyIEM4NS42NTY4NTQyLDkyIDg3LDkzLjM0MzE0NTggODcsOTUgTDg3LDk1IEw4NywxMDggTDAuNjEyODQ5OTMxLDEwOCBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkxvZ28iPgogICAgICAgICAgICA8cGF0aCBkPSJNNDc3LDU1IEw0OTQsNTUgTDQ5NCwxNTEgTDQzNSwxNTEgQzQyNi43MTU3MjksMTUxIDQyMCwxNDQuMjg0MjcxIDQyMCwxMzYgTDQyMCw5NiBDNDIwLDg3LjcxNTcyODggNDI2LjcxNTcyOSw4MSA0MzUsODEgTDQzNSw4MSBMNDc3LDgxIEw0NzcsNTUgWiBNNDQwLDk4IEM0MzguMzQzMTQ2LDk4IDQzNyw5OS4zNDMxNDU4IDQzNywxMDEgTDQzNywxMzEgQzQzNywxMzIuNjU2ODU0IDQzOC4zNDMxNDYsMTM0IDQ0MCwxMzQgTDQ3NywxMzQgTDQ3Nyw5OCBMNDQwLDk4IFoiIGlkPSJkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTYuMDAwMDAwLCA1NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoLTYiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCAyNiAxNyAyNiAxNyA5NiAwIDk2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC03IiBmaWxsPSIjRTExRjIyIiBwb2ludHM9IjAgMS4xMzY4NjgzOGUtMTMgMTcgMS4xMzY4NjgzOGUtMTMgMTcgMTcgMCAxNyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzEsMTUxIEwzNDgsMTUxIEwzNDgsMTAxIEwzNDgsMTAxIEMzNDgsOTkuMzQzMTQ1OCAzNDkuMzQzMTQ2LDk4IDM1MSw5OCBMMzg5LDk4IEwzODksODEgTDM0Niw4MSBMMzQ2LDgxIEMzMzcuNzE1NzI5LDgxIDMzMSw4Ny43MTU3Mjg4IDMzMSw5NiBMMzMxLDE1MSBaIiBpZD0iciIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNMzI0LDg2IEwzMjQsNzYgTDMyNCw3NiBDMzI0LDY3LjcxNTcyODggMzE3LjI4NDI3MSw2MSAzMDksNjEgTDI0OSw2MSBMMjQ5LDYxIEMyNDAuNzE1NzI5LDYxIDIzNCw2Ny43MTU3Mjg4IDIzNCw3NiBMMjM0LDEzNiBMMjM0LDEzNiBDMjM0LDE0NC4yODQyNzEgMjQwLjcxNTcyOSwxNTEgMjQ5LDE1MSBMMzA5LDE1MSBMMzA5LDE1MSBDMzE3LjI4NDI3MSwxNTEgMzI0LDE0NC4yODQyNzEgMzI0LDEzNiBMMzI0LDEwMCBMMjg3LDEwMCBMMjg3LDExNyBMMzA3LDExNyBMMzA3LDEzMSBMMzA3LDEzMSBDMzA3LDEzMi42NTY4NTQgMzA1LjY1Njg1NCwxMzQgMzA0LDEzNCBMMjU0LDEzNCBMMjU0LDEzNCBDMjUyLjM0MzE0NiwxMzQgMjUxLDEzMi42NTY4NTQgMjUxLDEzMSBMMjUxLDgxIEwyNTEsODEgQzI1MSw3OS4zNDMxNDU4IDI1Mi4zNDMxNDYsNzggMjU0LDc4IEwzMDQsNzggTDMwNCw3OCBDMzA1LjY1Njg1NCw3OCAzMDcsNzkuMzQzMTQ1OCAzMDcsODEgTDMwNyw4NiBMMzI0LDg2IFoiIGlkPSJHIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJhZyI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29tYmluZWQtU2hhcGUiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsPSIjRTExRjIyIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJnIiBmaWxsPSIjRTExRjIyIiB4PSIxMjAiIHk9IjkyIiB3aWR0aD0iNDgiIGhlaWdodD0iNDYiIHJ4PSIzIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAsMTIxIEw4NywxMjEgTDg3LDEzOCBMNDMsMTM4IEw0MywxMzggQzQxLjM0MzE0NTgsMTM4IDQwLDEzNi42NTY4NTQgNDAsMTM1IEw0MCwxMjEgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRTExRjIyIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);filter:invert(50%);background-repeat:no-repeat;background-size:110px 60px;display:block;height:60px;width:110px}.ag-watermark-text{opacity:0.5;font-weight:bold;font-family:Impact, sans-serif;font-size:19px}.ag-root-wrapper-body{display:flex;flex-direction:row}.ag-root-wrapper-body.ag-layout-normal{flex:1 1 auto;height:0;min-height:0}.ag-root{position:relative;display:flex;flex-direction:column}.ag-root.ag-layout-normal,.ag-root.ag-layout-auto-height{overflow:hidden;flex:1 1 auto;width:0}.ag-root.ag-layout-normal{height:100%}.ag-header-viewport,.ag-floating-top-viewport,.ag-body-viewport,.ag-center-cols-viewport,.ag-floating-bottom-viewport,.ag-body-horizontal-scroll-viewport,.ag-virtual-list-viewport{position:relative;height:100%;min-width:0px;overflow:hidden;flex:1 1 auto}.ag-body-viewport.ag-layout-print{flex:none}@media print{.ag-layout-normal{display:none}.ag-root-wrapper,.ag-root-wrapper-body,.ag-root,.ag-body-viewport,.ag-center-cols-container,.ag-center-cols-viewport,.ag-center-cols-clipper,.ag-body-horizontal-scroll-viewport,.ag-virtual-list-viewport{height:auto !important;overflow:hidden !important;display:block !important}.ag-row{page-break-inside:avoid}}.ag-body-viewport{display:flex}.ag-body-viewport.ag-layout-normal{overflow-y:auto;-webkit-overflow-scrolling:touch}.ag-center-cols-viewport{width:100%;overflow-x:auto}.ag-body-horizontal-scroll-viewport{overflow-x:scroll}.ag-virtual-list-viewport{overflow:auto;width:100%}.ag-header-container,.ag-floating-top-container,.ag-body-container,.ag-pinned-right-cols-container,.ag-center-cols-container,.ag-pinned-left-cols-container,.ag-floating-bottom-container,.ag-body-horizontal-scroll-container,.ag-full-width-container,.ag-floating-bottom-full-width-container,.ag-virtual-list-container{position:relative}.ag-header-container,.ag-floating-top-container,.ag-floating-bottom-container{height:100%;white-space:nowrap}.ag-center-cols-clipper{min-height:100%}.ag-center-cols-container{display:block}.ag-layout-print .ag-center-cols-clipper{min-width:100%}.ag-layout-auto-height .ag-center-cols-clipper,.ag-layout-auto-height .ag-center-cols-container{min-height:50px}.ag-pinned-right-cols-container{display:block}.ag-body-horizontal-scroll-container{height:100%}.ag-full-width-container,.ag-floating-top-full-width-container,.ag-floating-bottom-full-width-container{position:absolute;top:0px;left:0px;pointer-events:none}.ag-full-width-container{width:100%}.ag-floating-bottom-full-width-container,.ag-floating-top-full-width-container{display:inline-block;overflow:hidden;height:100%;width:100%}.ag-virtual-list-container{overflow:hidden}.ag-center-cols-clipper{flex:1;min-width:0;overflow:hidden}.ag-body-horizontal-scroll{min-height:0;min-width:0;width:100%;display:flex;position:relative}.ag-layout-print .ag-body-horizontal-scroll{display:none}.ag-force-vertical-scroll{overflow-y:scroll !important}.ag-force-vertical-scroll.ag-layout-print{overflow-y:visible !important}.ag-horizontal-left-spacer,.ag-horizontal-right-spacer{height:100%;min-width:0;overflow-x:scroll}.ag-horizontal-left-spacer.ag-scroller-corner,.ag-horizontal-right-spacer.ag-scroller-corner{overflow-x:hidden}.ag-header,.ag-pinned-left-header,.ag-pinned-right-header{display:inline-block;overflow:hidden;position:relative}.ag-header-cell-sortable{cursor:pointer}.ag-header{display:flex;width:100%;white-space:nowrap}.ag-pinned-left-header{height:100%}.ag-pinned-right-header{height:100%}.ag-header-row{position:absolute;overflow:hidden}.ag-header-cell{display:inline-flex;align-items:center;position:absolute;height:100%}.ag-header-group-cell-label,.ag-header-cell-label{display:flex;flex:1 1 auto;overflow:hidden;align-items:center;text-overflow:ellipsis;align-self:stretch}.ag-header-cell-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-right-aligned-header .ag-header-cell-label{flex-direction:row-reverse}.ag-header-group-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-header-cell-resize{position:absolute;z-index:2;height:100%;width:8px;top:0;cursor:ew-resize}.ag-ltr .ag-header-cell-resize{right:-4px}.ag-rtl .ag-header-cell-resize{left:-4px}.ag-pinned-left-header .ag-header-cell-resize{right:-4px}.ag-pinned-right-header .ag-header-cell-resize{left:-4px}.ag-header-select-all{display:flex}.ag-column-moving .ag-cell{transition:left 0.2s}.ag-column-moving .ag-header-cell{transition:left 0.2s}.ag-column-moving .ag-header-group-cell{transition:left 0.2s, width 0.2s}.ag-column-panel{display:flex;flex-direction:column;overflow:hidden;flex:1 1 auto}.ag-column-select{display:flex;flex-direction:column;overflow:hidden;flex-grow:3;flex-shrink:1;flex-basis:0}.ag-column-select-header{display:flex;flex:none}.ag-column-select-header-filter-wrapper{flex:1 1 auto}.ag-column-select-header-filter{width:100%}.ag-column-select-list{flex:1 1 auto;overflow:auto}.ag-column-drop{display:inline-flex;align-items:center;overflow:auto;width:100%}.ag-column-drop-list{display:flex;align-items:center}.ag-column-drop-cell{display:flex;align-items:center}.ag-column-drop-cell-text{overflow:hidden;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap}.ag-column-drop-vertical{display:flex;flex-direction:column;overflow:hidden;flex:1 1 0;align-items:stretch}.ag-column-drop-vertical-title-bar{display:flex;align-items:center}.ag-column-drop-vertical-list{align-items:stretch;flex-grow:1;flex-direction:column;overflow-x:auto}.ag-column-drop-vertical-list>*{flex:none}.ag-column-drop-empty .ag-column-drop-vertical-list{overflow:hidden}.ag-column-drop-vertical-empty-message{display:block}.ag-column-drop.ag-column-drop-horizontal{white-space:nowrap;overflow:hidden}.ag-column-drop-cell-button{cursor:pointer}.ag-filter-toolpanel{flex:1 1 0px;min-width:0}.ag-filter-toolpanel-header,.ag-filter-toolpanel-search{display:flex;align-items:center}.ag-filter-toolpanel-header>*,.ag-filter-toolpanel-search>*{display:flex;align-items:center}.ag-row-animation .ag-row{transition:transform 0.4s, top 0.4s, height 0.4s, background-color 0.1s, opacity 0.2s}.ag-row-no-animation .ag-row{transition:background-color 0.1s}.ag-row{white-space:nowrap;width:100%}.ag-row-loading{display:flex;align-items:center}.ag-row-position-absolute{position:absolute}.ag-row-position-relative{position:relative}.ag-full-width-row{overflow:hidden;pointer-events:all}.ag-row-inline-editing{z-index:1}.ag-row-dragging{z-index:2}.ag-stub-cell{display:flex;align-items:center}.ag-cell{display:inline-block;position:absolute;white-space:nowrap}.ag-cell-value,.ag-group-value{overflow:hidden;text-overflow:ellipsis}.ag-cell-wrapper{display:flex;align-items:center;height:100%}.ag-cell-wrapper.ag-row-group{align-items:flex-start}.ag-full-width-row .ag-cell-wrapper.ag-row-group{align-items:center}.ag-cell-auto-height{height:100%}.ag-cell-inline-editing{z-index:1}.ag-cell-inline-editing .ag-cell-edit-wrapper,.ag-cell-inline-editing .ag-cell-editor,.ag-cell-inline-editing .ag-cell-editor .ag-wrapper,.ag-cell-inline-editing .ag-cell-editor input{height:100%;width:100%;line-height:normal}.ag-cell .ag-icon{display:inline-block;vertical-align:middle}.ag-set-filter-item{display:flex;align-items:center;height:100%}.ag-set-filter-item-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-set-filter-item-checkbox{display:flex;pointer-events:none}.ag-filter-body-wrapper{display:flex;flex-direction:column}.ag-filter-filter{flex:1 1 auto;overflow:hidden}.ag-filter-condition{display:flex}.ag-floating-filter-body{position:relative;display:flex;flex:1 1 auto;height:100%}.ag-floating-filter-full-body{display:flex;flex:1 1 auto;height:100%;width:100%;align-items:center;overflow:hidden}.ag-floating-filter-full-body>div{flex:1 1 auto}.ag-floating-filter{display:inline-block;position:absolute}.ag-floating-filter-input{align-items:center;display:flex;width:100%}.ag-floating-filter-input>*{flex:1 1 auto}.ag-floating-filter-button{display:flex;flex:none}.ag-dnd-ghost{position:absolute;display:inline-flex;align-items:center;cursor:move;white-space:nowrap}.ag-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.ag-overlay-panel{display:flex;height:100%;width:100%}.ag-overlay-wrapper{display:flex;flex:none;width:100%;height:100%;align-items:center;justify-content:center;text-align:center}.ag-overlay-loading-wrapper{pointer-events:all}.ag-popup-child{z-index:5}.ag-popup-editor{position:absolute;user-select:none;z-index:1}.ag-large-text-input{display:block}.ag-virtual-list-item{position:absolute;width:100%}.ag-floating-top{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-top{display:inline-block;overflow:hidden;position:relative;min-width:0px}.ag-pinned-right-floating-top{display:inline-block;overflow:hidden;position:relative;min-width:0px}.ag-floating-bottom{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-bottom{display:inline-block;overflow:hidden;position:relative;min-width:0px}.ag-pinned-right-floating-bottom{display:inline-block;overflow:hidden;position:relative;min-width:0px}.ag-dialog,.ag-panel{display:flex;flex-direction:column;position:relative;overflow:hidden}.ag-panel-title-bar{display:flex;flex:none;align-items:center;cursor:default}.ag-panel-title-bar-title{flex:1 1 auto}.ag-panel-title-bar-buttons{display:flex}.ag-panel-title-bar-button{cursor:pointer}.ag-panel-content-wrapper{display:flex;flex:1 1 auto;position:relative;overflow:hidden}.ag-dialog{position:absolute}.ag-resizer{position:absolute;pointer-events:none;z-index:1}.ag-resizer.ag-resizer-topLeft{top:0;left:0;height:5px;width:5px;cursor:nwse-resize}.ag-resizer.ag-resizer-top{top:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-resizer.ag-resizer-topRight{top:0;right:0;height:5px;width:5px;cursor:nesw-resize}.ag-resizer.ag-resizer-right{top:5px;right:0;bottom:5px;width:5px;cursor:ew-resize}.ag-resizer.ag-resizer-bottomRight{bottom:0;right:0;height:5px;width:5px;cursor:nwse-resize}.ag-resizer.ag-resizer-bottom{bottom:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-resizer.ag-resizer-bottomLeft{bottom:0;left:0;height:5px;width:5px;cursor:nesw-resize}.ag-resizer.ag-resizer-left{left:0;top:5px;bottom:5px;width:5px;cursor:ew-resize}.ag-tooltip{position:absolute;pointer-events:none;z-index:99999}.ag-value-slide-out{margin-right:5px;opacity:1;transition:opacity 3s, margin-right 3s;transition-timing-function:linear}.ag-value-slide-out-end{margin-right:10px;opacity:0}.ag-opacity-zero{opacity:0 !important}.ag-menu{max-height:100%;overflow-y:auto;position:absolute;user-select:none}.ag-menu-column-select-wrapper{height:265px;overflow:auto}.ag-menu-list{display:table}.ag-menu-option,.ag-menu-separator{display:table-row}.ag-menu-separator-cell,.ag-menu-option-part{display:table-cell;vertical-align:middle}.ag-menu-option-text{white-space:nowrap}.ag-menu-column-select-wrapper .ag-column-select{height:100%}.ag-rich-select{cursor:default;outline:none}.ag-rich-select-value{display:flex;align-items:center}.ag-rich-select-value-icon{flex:1 1 auto;order:1}.ag-ltr .ag-rich-select-value-icon{text-align:right}.ag-rtl .ag-rich-select-value-icon{text-align:left}.ag-rich-select-list{position:relative}.ag-rich-select-virtual-list-item{display:flex}.ag-rich-select-row{display:flex;flex:1 1 auto;align-items:center;white-space:nowrap}.ag-paging-panel{align-items:center;display:flex;justify-content:flex-end}.ag-paging-page-summary-panel{display:flex;align-items:center}.ag-paging-button-wrapper{position:relative;overflow:hidden}.ag-paging-button{position:absolute}.ag-disabled .ag-paging-page-summary-panel{pointer-events:none}.ag-tool-panel-wrapper{display:flex;overflow-y:auto;overflow-x:hidden;cursor:default;user-select:none;width:200px}.ag-column-select-column,.ag-column-select-column-group{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;text-overflow:ellipsis;white-space:nowrap}.ag-column-select-column>*,.ag-column-select-column-group>*{flex:none}.ag-column-select-checkbox{display:flex}.ag-tool-panel-horizontal-resize{cursor:ew-resize;height:100%;position:absolute;top:0;width:5px;z-index:1}.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize{right:-3px}.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize{left:-3px}.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize{left:-3px}.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize{right:-3px}.ag-details-row{height:100%;width:100%}.ag-details-grid{height:100%;width:100%}.ag-header-group-cell{display:flex;align-items:center;height:100%;position:absolute}.ag-cell-label-container{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;width:100%;height:100%}.ag-right-aligned-header .ag-cell-label-container{flex-direction:row}.ag-side-bar{display:flex;flex-direction:row-reverse}.ag-side-bar-left{order:-1;flex-direction:row}.ag-side-button-button{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;white-space:nowrap;outline:none;cursor:pointer}.ag-side-button-label{writing-mode:vertical-lr}.ag-status-bar{display:flex;justify-content:space-between;overflow:hidden}.ag-status-panel{display:inline-flex}.ag-status-name-value{white-space:nowrap}.ag-status-bar-left{display:inline-flex}.ag-status-bar-center{display:inline-flex}.ag-status-bar-right{display:inline-flex}.ag-icon{display:block;speak:none}.ag-group{position:relative;width:100%}.ag-group-title-bar{display:flex;align-items:center}.ag-group-title{display:block;flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ag-group-title-bar .ag-group-title{cursor:default}.ag-group-toolbar{display:flex;align-items:center}.ag-group-container{display:flex}.ag-disabled .ag-group-container{pointer-events:none}.ag-group-container-horizontal{flex-direction:row;flex-wrap:wrap}.ag-group-container-vertical{flex-direction:column}.ag-charts-font-size-color{display:flex;align-self:stretch;justify-content:space-between}.ag-column-group-icons{display:block}.ag-column-group-icons>*{cursor:pointer}.ag-group-item-alignment-stretch .ag-group-item{align-items:stretch}.ag-group-item-alignment-start .ag-group-item{align-items:flex-start}.ag-group-item-alignment-end .ag-group-item{align-items:flex-end}.ag-toggle-button-icon{transition:right 0.3s;position:absolute;top:-1px}.ag-input-field,.ag-select{display:flex;flex-direction:row;align-items:center}.ag-input-field-input{flex:1 1 auto;width:100%;min-width:0}.ag-floating-filter-input .ag-input-field-input[type='date']{width:1px}.ag-range-field{display:flex;align-items:center}.ag-angle-select{display:flex;align-items:center}.ag-angle-select-wrapper{display:flex}.ag-angle-select-parent-circle{display:block;position:relative}.ag-angle-select-child-circle{position:absolute}.ag-slider-wrapper{display:flex}.ag-slider-wrapper .ag-input-field{flex:1 1 auto}.ag-picker-field-display{flex:1 1 auto}.ag-picker-field{display:flex;align-items:center}.ag-picker-field-icon{display:flex;border:0;padding:0;margin:0;cursor:pointer}.ag-picker-field-wrapper{overflow:hidden}.ag-label-align-right .ag-label{order:1}.ag-label-align-right>*{flex:none}.ag-label-align-top{flex-direction:column;align-items:flex-start}.ag-label-align-top>*{align-self:stretch}.ag-color-panel{width:100%;display:flex;flex-direction:column;text-align:center}.ag-spectrum-color{flex:1 1 auto;position:relative;overflow:hidden;cursor:default}.ag-spectrum-fill{position:absolute;top:0;left:0;right:0;bottom:0}.ag-spectrum-val{cursor:pointer}.ag-spectrum-dragger{position:absolute;pointer-events:none;cursor:pointer}.ag-spectrum-hue{cursor:default;background:linear-gradient(to left, red 3%, #ff0 17%, lime 33%, cyan 50%, blue 67%, #f0f 83%, red 100%)}.ag-spectrum-alpha{cursor:default}.ag-spectrum-hue-background{width:100%;height:100%}.ag-spectrum-alpha-background{background-image:linear-gradient(to right, rgba(0,0,0,0), #000);width:100%;height:100%}.ag-spectrum-tool{cursor:pointer}.ag-spectrum-slider{position:absolute;pointer-events:none}.ag-recent-colors{display:flex}.ag-recent-color{cursor:pointer}.ag-ltr .ag-column-select-indent-1{padding-left:20px}.ag-rtl .ag-column-select-indent-1{padding-right:20px}.ag-ltr .ag-row-group-indent-1{padding-left:20px}.ag-rtl .ag-row-group-indent-1{padding-right:20px}.ag-ltr .ag-column-select-indent-2{padding-left:40px}.ag-rtl .ag-column-select-indent-2{padding-right:40px}.ag-ltr .ag-row-group-indent-2{padding-left:40px}.ag-rtl .ag-row-group-indent-2{padding-right:40px}.ag-ltr .ag-column-select-indent-3{padding-left:60px}.ag-rtl .ag-column-select-indent-3{padding-right:60px}.ag-ltr .ag-row-group-indent-3{padding-left:60px}.ag-rtl .ag-row-group-indent-3{padding-right:60px}.ag-ltr .ag-column-select-indent-4{padding-left:80px}.ag-rtl .ag-column-select-indent-4{padding-right:80px}.ag-ltr .ag-row-group-indent-4{padding-left:80px}.ag-rtl .ag-row-group-indent-4{padding-right:80px}.ag-ltr .ag-column-select-indent-5{padding-left:100px}.ag-rtl .ag-column-select-indent-5{padding-right:100px}.ag-ltr .ag-row-group-indent-5{padding-left:100px}.ag-rtl .ag-row-group-indent-5{padding-right:100px}.ag-ltr .ag-column-select-indent-6{padding-left:120px}.ag-rtl .ag-column-select-indent-6{padding-right:120px}.ag-ltr .ag-row-group-indent-6{padding-left:120px}.ag-rtl .ag-row-group-indent-6{padding-right:120px}.ag-ltr .ag-column-select-indent-7{padding-left:140px}.ag-rtl .ag-column-select-indent-7{padding-right:140px}.ag-ltr .ag-row-group-indent-7{padding-left:140px}.ag-rtl .ag-row-group-indent-7{padding-right:140px}.ag-ltr .ag-column-select-indent-8{padding-left:160px}.ag-rtl .ag-column-select-indent-8{padding-right:160px}.ag-ltr .ag-row-group-indent-8{padding-left:160px}.ag-rtl .ag-row-group-indent-8{padding-right:160px}.ag-ltr .ag-column-select-indent-9{padding-left:180px}.ag-rtl .ag-column-select-indent-9{padding-right:180px}.ag-ltr .ag-row-group-indent-9{padding-left:180px}.ag-rtl .ag-row-group-indent-9{padding-right:180px}.ag-ltr{direction:ltr}.ag-ltr .ag-body,.ag-ltr .ag-floating-top,.ag-ltr .ag-floating-bottom,.ag-ltr .ag-header,.ag-ltr .ag-body-viewport,.ag-ltr .ag-body-horizontal-scroll{flex-direction:row}.ag-rtl{direction:rtl}.ag-rtl .ag-body,.ag-rtl .ag-floating-top,.ag-rtl .ag-floating-bottom,.ag-rtl .ag-header,.ag-rtl .ag-body-viewport,.ag-rtl .ag-body-horizontal-scroll{flex-direction:row-reverse}.ag-rtl .ag-icon-contracted,.ag-rtl .ag-icon-tree-closed{display:block;transform:rotate(180deg)}.ag-body .ag-body-viewport{-webkit-overflow-scrolling:touch}.ag-chart{position:relative;display:flex;overflow:hidden;width:100%;height:100%}.ag-chart-components-wrapper{position:relative;display:flex;flex:1 1 auto;overflow:hidden}.ag-chart-title-edit{position:absolute;display:none;top:0;left:0;text-align:center}.ag-chart-title-edit.currently-editing{display:inline-block}.ag-chart-canvas-wrapper{position:relative;flex:1 1 auto;overflow:hidden}.ag-charts-canvas{display:block}.ag-chart-menu{position:absolute;top:10px;width:24px;overflow:hidden;display:flex;flex-direction:column}.ag-ltr .ag-chart-menu{right:20px}.ag-rtl .ag-chart-menu{left:20px}.ag-chart-docked-container{position:relative;width:0;min-width:0;transition:min-width 0.4s}.ag-chart-menu-hidden ~ .ag-chart-docked-container{max-width:0;overflow:hidden}.ag-chart-tabbed-menu{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.ag-chart-tabbed-menu-header{flex:none;user-select:none;cursor:default}.ag-chart-tabbed-menu-body{display:flex;flex:1 1 auto;align-items:stretch;overflow:hidden}.ag-chart-tab{width:100%;overflow:hidden;overflow-y:auto}.ag-chart-settings{overflow-x:hidden}.ag-chart-settings-wrapper{position:relative;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ag-chart-settings-nav-bar{width:100%;display:flex;height:30px;align-items:center}.ag-chart-settings-card-selector{display:flex;align-items:center;justify-content:space-around;flex:1 1 auto;height:100%;padding:0 10px}.ag-chart-settings-card-item{cursor:pointer;width:10px;height:10px;background-color:#000;position:relative}.ag-chart-settings-card-item.ag-not-selected{opacity:0.2}.ag-chart-settings-card-item:before{content:" ";display:block;position:absolute;background-color:transparent;left:50%;top:50%;margin-left:-10px;margin-top:-10px;width:20px;height:20px}.ag-chart-settings-prev,.ag-chart-settings-next{position:relative;flex:none}.ag-chart-settings-prev-button,.ag-chart-settings-next-button{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.ag-chart-settings-mini-charts-container{position:relative;flex:1 1 auto;overflow-x:hidden;overflow-y:auto}.ag-chart-settings-mini-wrapper{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;min-height:100%;overflow:hidden}.ag-chart-settings-mini-wrapper.ag-animating{transition:left 0.3s;transition-timing-function:ease-in-out}.ag-chart-mini-thumbnail{cursor:pointer}.ag-chart-mini-thumbnail-canvas{display:block}.ag-chart-data-wrapper,.ag-chart-format-wrapper{display:flex;flex-direction:column;position:relative;user-select:none}.ag-chart-data-section,.ag-chart-format-section{display:flex;margin:0}.ag-charts-font-panel-controls{justify-content:space-between}.ag-chart-empty-text{display:flex;top:0;width:100%;height:100%;align-items:center;justify-content:center}.ag-chart .ag-chart-menu{opacity:0;pointer-events:none}.ag-chart-menu-hidden:hover .ag-chart-menu{opacity:1;pointer-events:all}.ag-chart-settings-nav-bar{padding:0 10px;user-select:none}.ag-date-time-list-page-title-bar{display:flex}.ag-date-time-list-page-column-labels-row,.ag-date-time-list-page-entries-row{display:flex}.ag-date-time-list-page-column-label,.ag-date-time-list-page-entry{flex-basis:0;flex-grow:1}.ag-date-time-list-page-entry{cursor:pointer}:root{--z-index--normal: 1;--z-index--table: 10;--z-index--table-sticky: 11;--z-index--table-header: 12;--z-index--table-checkbox: 12;--z-index--table-editor: 13;--z-index--table-overlay: 14;--z-index--toolbar: 10;--z-index--header: 20;--z-index--script-error: 21;--z-index--mask: 30;--z-index--modal: 31;--z-index--tooltip: 32;--z-index--dialog: 33;--z-index--banner: 40;--z-index--dropdown: 50}:root{--table-row-height: 32px;--table-header-row-height: 32px}.ag-theme-light{-webkit-font-smoothing:antialiased;color:var(--gray-800);color:var(--ag-foreground-color, var(--gray-800));font-family:var(--font-family--code),monospace;font-size:13px;line-height:normal}@font-face{font-family:"agGridAlpine";src:url("data:application/font-woff;charset=utf-8;base64,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") format("woff");font-weight:normal;font-style:normal}.ag-theme-light .ag-icon{font-family:"agGridAlpine";font-size:16px;line-height:16px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ag-theme-light .ag-icon-aggregation:before{content:"\f101"}.ag-theme-light .ag-icon-arrows:before{content:"\f102"}.ag-theme-light .ag-icon-asc:before{content:"\f103"}.ag-theme-light .ag-icon-cancel:before{content:"\f104"}.ag-theme-light .ag-icon-chart:before{content:"\f105"}.ag-theme-light .ag-icon-color-picker:before{content:"\f109"}.ag-theme-light .ag-icon-columns:before{content:"\f10a"}.ag-theme-light .ag-icon-contracted:before{content:"\f10b"}.ag-theme-light .ag-icon-copy:before{content:"\f10c"}.ag-theme-light .ag-icon-cross:before{content:"\f10d"}.ag-theme-light .ag-icon-desc:before{content:"\f10e"}.ag-theme-light .ag-icon-expanded:before{content:"\f10f"}.ag-theme-light .ag-icon-eye-slash:before{content:"\f110"}.ag-theme-light .ag-icon-eye:before{content:"\f111"}.ag-theme-light .ag-icon-filter:before{content:"\f112"}.ag-theme-light .ag-icon-first:before{content:"\f113"}.ag-theme-light .ag-icon-grip:before{content:"\f114"}.ag-theme-light .ag-icon-group:before{content:"\f115"}.ag-theme-light .ag-icon-last:before{content:"\f116"}.ag-theme-light .ag-icon-left:before{content:"\f117"}.ag-theme-light .ag-icon-linked:before{content:"\f118"}.ag-theme-light .ag-icon-loading:before{content:"\f119"}.ag-theme-light .ag-icon-maximize:before{content:"\f11a"}.ag-theme-light .ag-icon-menu:before{content:"\f11b"}.ag-theme-light .ag-icon-minimize:before{content:"\f11c"}.ag-theme-light .ag-icon-next:before{content:"\f11d"}.ag-theme-light .ag-icon-none:before{content:"\f11e"}.ag-theme-light .ag-icon-not-allowed:before{content:"\f11f"}.ag-theme-light .ag-icon-paste:before{content:"\f120"}.ag-theme-light .ag-icon-pin:before{content:"\f121"}.ag-theme-light .ag-icon-pivot:before{content:"\f122"}.ag-theme-light .ag-icon-previous:before{content:"\f123"}.ag-theme-light .ag-icon-right:before{content:"\f126"}.ag-theme-light .ag-icon-save:before{content:"\f127"}.ag-theme-light .ag-icon-small-down:before{content:"\f128"}.ag-theme-light .ag-icon-small-left:before{content:"\f129"}.ag-theme-light .ag-icon-small-right:before{content:"\f12a"}.ag-theme-light .ag-icon-small-up:before{content:"\f12b"}.ag-theme-light .ag-icon-tick:before{content:"\f12c"}.ag-theme-light .ag-icon-tree-closed:before{content:"\f12d"}.ag-theme-light .ag-icon-tree-indeterminate:before{content:"\f12e"}.ag-theme-light .ag-icon-tree-open:before{content:"\f12f"}.ag-theme-light .ag-icon-unlinked:before{content:"\f130"}.ag-theme-light .ag-icon-row-drag:before{content:"\f114"}.ag-theme-light .ag-right-arrow:before{content:"\f117"}.ag-theme-light .ag-right-arrow:before{content:"\f126"}.ag-theme-light .ag-root-wrapper{background-color:var(--white);background-color:var(--ag-background-color, var(--white))}.ag-theme-light [class^='ag-'],.ag-theme-light [class^='ag-']:focus,.ag-theme-light [class^='ag-']:after,.ag-theme-light [class^='ag-']:before{box-sizing:border-box;outline:none}.ag-theme-light [class^='ag-']::-ms-clear{display:none}.ag-theme-light .ag-checkbox .ag-input-wrapper,.ag-theme-light .ag-radio-button .ag-input-wrapper{overflow:visible}.ag-theme-light .ag-range-field .ag-input-wrapper{height:100%}.ag-theme-light .ag-toggle-button{flex:none;width:unset;min-width:unset}.ag-theme-light .ag-ltr .ag-label-align-right .ag-label{margin-left:6px}.ag-theme-light .ag-rtl .ag-label-align-right .ag-label{margin-right:6px}.ag-theme-light input[class^='ag-']{margin:0;background-color:var(--white);background-color:var(--ag-background-color, var(--white))}.ag-theme-light textarea[class^='ag-'],.ag-theme-light select[class^='ag-']{background-color:var(--white);background-color:var(--ag-background-color, var(--white))}.ag-theme-light input[class^='ag-']:not([type]),.ag-theme-light input[class^='ag-'][type='text'],.ag-theme-light input[class^='ag-'][type='number'],.ag-theme-light input[class^='ag-'][type='tel'],.ag-theme-light input[class^='ag-'][type='date'],.ag-theme-light input[class^='ag-'][type='datetime-local'],.ag-theme-light textarea[class^='ag-']{font-size:inherit;line-height:inherit;color:inherit;border-width:1px;border-style:solid;border-color:#e3e8ef;border-color:var(--ag-input-border-color, var(--ag-border-color, #e3e8ef))}.ag-theme-light input[class^='ag-']:not([type]):disabled,.ag-theme-light input[class^='ag-'][type='text']:disabled,.ag-theme-light input[class^='ag-'][type='number']:disabled,.ag-theme-light input[class^='ag-'][type='tel']:disabled,.ag-theme-light input[class^='ag-'][type='date']:disabled,.ag-theme-light input[class^='ag-'][type='datetime-local']:disabled,.ag-theme-light textarea[class^='ag-']:disabled{color:var(--ag-disabled-foreground-color);background-color:var(--ag-input-disabled-background-color);border-color:rgba(227,232,239,0.3);border-color:var(--ag-input-disabled-border-color, rgba(227,232,239,0.3))}.ag-theme-light input[class^='ag-']:not([type]):focus,.ag-theme-light input[class^='ag-'][type='text']:focus,.ag-theme-light input[class^='ag-'][type='number']:focus,.ag-theme-light input[class^='ag-'][type='tel']:focus,.ag-theme-light input[class^='ag-'][type='date']:focus,.ag-theme-light input[class^='ag-'][type='datetime-local']:focus,.ag-theme-light textarea[class^='ag-']:focus{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,0.4);border-color:rgba(33,150,243,0.4);border-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4))}.ag-theme-light input[class^='ag-'][type='number']{-moz-appearance:textfield}.ag-theme-light input[class^='ag-'][type='number']::-webkit-outer-spin-button,.ag-theme-light input[class^='ag-'][type='number']::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ag-theme-light input[class^='ag-'][type='range']{padding:0}.ag-theme-light input[class^='ag-'][type='button']:focus,.ag-theme-light button[class^='ag-']:focus{box-shadow:0 0 2px .1rem rgba(33,150,243,0.4)}.ag-theme-light .ag-drag-handle{color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-list-item,.ag-theme-light .ag-virtual-list-item{height:30px}.ag-theme-light .ag-select-list{background-color:var(--white);background-color:var(--ag-background-color, var(--white));overflow-y:auto;overflow-x:hidden}.ag-theme-light .ag-list-item{display:flex;align-items:center}.ag-theme-light .ag-list-item.ag-active-item{background-color:var(--gray-100);background-color:var(--ag-row-hover-color, var(--gray-100))}.ag-theme-light .ag-select-list-item{padding-left:4px;padding-right:4px;cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-theme-light .ag-select-list-item span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ag-theme-light .ag-select .ag-picker-field-wrapper{background-color:var(--white);background-color:var(--ag-background-color, var(--white));min-height:30px;height:30px;cursor:default}.ag-theme-light .ag-select .ag-picker-field-display{margin:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-theme-light .ag-select .ag-picker-field-icon{display:flex;align-items:center}.ag-theme-light .ag-select.ag-disabled{opacity:0.5}.ag-theme-light .ag-rich-select{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8)}.ag-theme-light .ag-rich-select-list{width:100%;min-width:200px;height:208px}.ag-theme-light .ag-rich-select-value{padding:0 6px 0 0;height:32px}.ag-theme-light .ag-rich-select-virtual-list-item{cursor:default;height:30px}.ag-theme-light .ag-rich-select-virtual-list-item:hover{background-color:var(--gray-100);background-color:var(--ag-row-hover-color, var(--gray-100))}.ag-theme-light .ag-rich-select-row{padding-left:0}.ag-theme-light .ag-rich-select-row-selected{background-color:var(--blue-100);background-color:var(--ag-selected-row-background-color, var(--blue-100))}.ag-theme-light .ag-row-drag,.ag-theme-light .ag-selection-checkbox,.ag-theme-light .ag-group-expanded,.ag-theme-light .ag-group-contracted{color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-ltr .ag-row-drag,.ag-theme-light .ag-ltr .ag-selection-checkbox,.ag-theme-light .ag-ltr .ag-group-expanded,.ag-theme-light .ag-ltr .ag-group-contracted{margin-right:12px}.ag-theme-light .ag-rtl .ag-row-drag,.ag-theme-light .ag-rtl .ag-selection-checkbox,.ag-theme-light .ag-rtl .ag-group-expanded,.ag-theme-light .ag-rtl .ag-group-contracted{margin-left:12px}.ag-theme-light .ag-cell-wrapper>*:not(.ag-cell-value):not(.ag-group-value){height:30px;display:flex;align-items:center;flex:none}.ag-theme-light .ag-group-expanded,.ag-theme-light .ag-group-contracted{cursor:pointer}.ag-theme-light .ag-group-title-bar-icon{cursor:pointer;flex:none;color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-ltr .ag-group-child-count{margin-left:2px}.ag-theme-light .ag-rtl .ag-group-child-count{margin-right:2px}.ag-theme-light .ag-group-title-bar{background-color:#fff;background-color:var(--ag-subheader-background-color, #fff);padding:6px}.ag-theme-light .ag-group-toolbar{padding:6px}.ag-theme-light .ag-disabled-group-title-bar,.ag-theme-light .ag-disabled-group-container{opacity:0.5}.ag-theme-light .group-item{margin:3px 0}.ag-theme-light .ag-label{white-space:nowrap}.ag-theme-light .ag-ltr .ag-label{margin-right:6px}.ag-theme-light .ag-rtl .ag-label{margin-left:6px}.ag-theme-light .ag-label-align-top .ag-label{margin-bottom:3px}.ag-theme-light .ag-ltr .ag-slider-field,.ag-theme-light .ag-ltr .ag-angle-select-field{margin-right:12px}.ag-theme-light .ag-rtl .ag-slider-field,.ag-theme-light .ag-rtl .ag-angle-select-field{margin-left:12px}.ag-theme-light .ag-angle-select-parent-circle{width:24px;height:24px;border-radius:12px;border:solid 1px;border-color:#e3e8ef;border-color:var(--ag-border-color, #e3e8ef);background-color:var(--white);background-color:var(--ag-background-color, var(--white))}.ag-theme-light .ag-angle-select-child-circle{top:4px;left:12px;width:6px;height:6px;margin-left:-3px;margin-top:-4px;border-radius:3px;background-color:var(--gray-800);background-color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-picker-field-wrapper{border:1px solid;border-color:#e3e8ef;border-color:var(--ag-border-color, #e3e8ef);border-radius:5px}.ag-theme-light .ag-picker-field-wrapper:focus{box-shadow:0 0 2px .1rem rgba(33,150,243,0.4)}.ag-theme-light .ag-picker-field-button{background-color:var(--white);background-color:var(--ag-background-color, var(--white));color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-dialog.ag-color-dialog{border-radius:5px}.ag-theme-light .ag-color-picker .ag-picker-field-display{height:16px}.ag-theme-light .ag-color-panel{padding:6px}.ag-theme-light .ag-spectrum-color{background-color:red;border-radius:2px}.ag-theme-light .ag-spectrum-tools{padding:10px}.ag-theme-light .ag-spectrum-sat{background-image:linear-gradient(to right, white, rgba(204,154,129,0))}.ag-theme-light .ag-spectrum-val{background-image:linear-gradient(to top, black, rgba(204,154,129,0))}.ag-theme-light .ag-spectrum-dragger{border-radius:12px;height:12px;width:12px;border:1px solid white;background:black;box-shadow:0 0 2px 0px rgba(0,0,0,0.24)}.ag-theme-light .ag-spectrum-hue-background{border-radius:2px}.ag-theme-light .ag-spectrum-alpha-background{border-radius:2px}.ag-theme-light .ag-spectrum-tool{margin-bottom:10px;height:11px;border-radius:2px}.ag-theme-light .ag-spectrum-slider{margin-top:-12px;width:13px;height:13px;border-radius:13px;background-color:#f8f8f8;box-shadow:0 1px 4px 0 rgba(0,0,0,0.37)}.ag-theme-light .ag-recent-color{margin:0 3px}.ag-theme-light .ag-recent-color:first-child{margin-left:0}.ag-theme-light .ag-recent-color:last-child{margin-right:0}.ag-theme-light.ag-dnd-ghost{background:var(--white);background:var(--ag-background-color, var(--white));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px;overflow:hidden;text-overflow:ellipsis;z-index:10;color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)));height:32px !important;line-height:32px;margin:0;padding:0 12px;transform:translateY(12px)}.ag-theme-light .ag-dnd-ghost-icon{margin-right:6px;color:var(--gray-800);color:var(--ag-foreground-color, var(--gray-800))}.ag-theme-light .ag-popup-child:not(.ag-tooltip-custom){box-shadow:0 1px 4px 1px rgba(186,191,199,0.4)}.ag-dragging-range-handle .ag-theme-light .ag-dialog,.ag-dragging-fill-handle .ag-theme-light .ag-dialog{opacity:0.7;pointer-events:none}.ag-theme-light .ag-dialog{border-radius:3px}.ag-theme-light .ag-panel{background-color:var(--white);background-color:var(--ag-background-color, var(--white))}.ag-theme-light .ag-panel-title-bar{background-color:rgba(0,0,0,0);background-color:var(--ag-header-background-color, rgba(0,0,0,0));color:var(--gray-900);color:var(--ag-header-foreground-color, var(--gray-900));height:32px;padding:6px 0}.ag-theme-light .ag-ltr .ag-panel-title-bar-button{margin-left:6px}.ag-theme-light .ag-rtl .ag-panel-title-bar-button{margin-right:6px}.ag-theme-light .ag-tooltip{background-color:rgba(0,0,0,0);background-color:var(--ag-header-background-color, rgba(0,0,0,0));color:var(--gray-800);color:var(--ag-foreground-color, var(--gray-800));padding:6px;border-radius:3px;transition:opacity 1s}.ag-theme-light .ag-tooltip.ag-tooltip-hiding{opacity:0}.ag-theme-light .ag-ltr .ag-column-select-indent-1{padding-left:16px}.ag-theme-light .ag-rtl .ag-column-select-indent-1{padding-right:16px}.ag-theme-light .ag-ltr .ag-column-select-indent-2{padding-left:32px}.ag-theme-light .ag-rtl .ag-column-select-indent-2{padding-right:32px}.ag-theme-light .ag-ltr .ag-column-select-indent-3{padding-left:48px}.ag-theme-light .ag-rtl .ag-column-select-indent-3{padding-right:48px}.ag-theme-light .ag-ltr .ag-column-select-indent-4{padding-left:64px}.ag-theme-light .ag-rtl .ag-column-select-indent-4{padding-right:64px}.ag-theme-light .ag-ltr .ag-column-select-indent-5{padding-left:80px}.ag-theme-light .ag-rtl .ag-column-select-indent-5{padding-right:80px}.ag-theme-light .ag-ltr .ag-column-select-indent-6{padding-left:96px}.ag-theme-light .ag-rtl .ag-column-select-indent-6{padding-right:96px}.ag-theme-light .ag-ltr .ag-column-select-indent-7{padding-left:112px}.ag-theme-light .ag-rtl .ag-column-select-indent-7{padding-right:112px}.ag-theme-light .ag-ltr .ag-column-select-indent-8{padding-left:128px}.ag-theme-light .ag-rtl .ag-column-select-indent-8{padding-right:128px}.ag-theme-light .ag-ltr .ag-column-select-indent-9{padding-left:144px}.ag-theme-light .ag-rtl .ag-column-select-indent-9{padding-right:144px}.ag-theme-light .ag-column-select-header-icon{cursor:pointer}.ag-theme-light .ag-ltr .ag-column-group-icons:not(:last-child),.ag-theme-light .ag-ltr .ag-column-select-header-icon:not(:last-child),.ag-theme-light .ag-ltr .ag-column-select-header-checkbox:not(:last-child),.ag-theme-light .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child),.ag-theme-light .ag-ltr .ag-column-select-checkbox:not(:last-child),.ag-theme-light .ag-ltr .ag-column-select-column-drag-handle:not(:last-child),.ag-theme-light .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child),.ag-theme-light .ag-ltr .ag-column-select-column-label:not(:last-child){margin-right:12px}.ag-theme-light .ag-rtl .ag-column-group-icons:not(:last-child),.ag-theme-light .ag-rtl .ag-column-select-header-icon:not(:last-child),.ag-theme-light .ag-rtl .ag-column-select-header-checkbox:not(:last-child),.ag-theme-light .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child),.ag-theme-light .ag-rtl .ag-column-select-checkbox:not(:last-child),.ag-theme-light .ag-rtl .ag-column-select-column-drag-handle:not(:last-child),.ag-theme-light .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child),.ag-theme-light .ag-rtl .ag-column-select-column-label:not(:last-child){margin-left:12px}.ag-theme-light .ag-column-select-column-group:not(:last-child),.ag-theme-light .ag-column-select-column:not(:last-child){margin-bottom:9px}.ag-theme-light .ag-column-select-column-readonly,.ag-theme-light .ag-column-select-column-group-readonly{color:var(--ag-disabled-foreground-color);pointer-events:none}.ag-theme-light .ag-ltr .ag-column-select-add-group-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-column-select-add-group-indent{margin-right:28px}.ag-theme-light .ag-column-select-list{padding:12px 12px}.ag-theme-light .ag-rtl{text-align:right}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-1{padding-left:28px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-1{padding-right:28px}.ag-theme-light .ag-ltr .ag-row-group-indent-1{padding-left:28px}.ag-theme-light .ag-rtl .ag-row-group-indent-1{padding-right:28px}.ag-theme-light .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-2{padding-left:56px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-2{padding-right:56px}.ag-theme-light .ag-ltr .ag-row-group-indent-2{padding-left:56px}.ag-theme-light .ag-rtl .ag-row-group-indent-2{padding-right:56px}.ag-theme-light .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-3{padding-left:84px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-3{padding-right:84px}.ag-theme-light .ag-ltr .ag-row-group-indent-3{padding-left:84px}.ag-theme-light .ag-rtl .ag-row-group-indent-3{padding-right:84px}.ag-theme-light .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-4{padding-left:112px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-4{padding-right:112px}.ag-theme-light .ag-ltr .ag-row-group-indent-4{padding-left:112px}.ag-theme-light .ag-rtl .ag-row-group-indent-4{padding-right:112px}.ag-theme-light .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-5{padding-left:140px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-5{padding-right:140px}.ag-theme-light .ag-ltr .ag-row-group-indent-5{padding-left:140px}.ag-theme-light .ag-rtl .ag-row-group-indent-5{padding-right:140px}.ag-theme-light .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-6{padding-left:168px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-6{padding-right:168px}.ag-theme-light .ag-ltr .ag-row-group-indent-6{padding-left:168px}.ag-theme-light .ag-rtl .ag-row-group-indent-6{padding-right:168px}.ag-theme-light .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-7{padding-left:196px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-7{padding-right:196px}.ag-theme-light .ag-ltr .ag-row-group-indent-7{padding-left:196px}.ag-theme-light .ag-rtl .ag-row-group-indent-7{padding-right:196px}.ag-theme-light .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-8{padding-left:224px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-8{padding-right:224px}.ag-theme-light .ag-ltr .ag-row-group-indent-8{padding-left:224px}.ag-theme-light .ag-rtl .ag-row-group-indent-8{padding-right:224px}.ag-theme-light .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-9{padding-left:252px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-9{padding-right:252px}.ag-theme-light .ag-ltr .ag-row-group-indent-9{padding-left:252px}.ag-theme-light .ag-rtl .ag-row-group-indent-9{padding-right:252px}.ag-theme-light .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-10{padding-left:280px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-10{padding-right:280px}.ag-theme-light .ag-ltr .ag-row-group-indent-10{padding-left:280px}.ag-theme-light .ag-rtl .ag-row-group-indent-10{padding-right:280px}.ag-theme-light .ag-ltr .ag-row-level-10 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-10 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-11{padding-left:308px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-11{padding-right:308px}.ag-theme-light .ag-ltr .ag-row-group-indent-11{padding-left:308px}.ag-theme-light .ag-rtl .ag-row-group-indent-11{padding-right:308px}.ag-theme-light .ag-ltr .ag-row-level-11 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-11 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-12{padding-left:336px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-12{padding-right:336px}.ag-theme-light .ag-ltr .ag-row-group-indent-12{padding-left:336px}.ag-theme-light .ag-rtl .ag-row-group-indent-12{padding-right:336px}.ag-theme-light .ag-ltr .ag-row-level-12 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-12 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-13{padding-left:364px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-13{padding-right:364px}.ag-theme-light .ag-ltr .ag-row-group-indent-13{padding-left:364px}.ag-theme-light .ag-rtl .ag-row-group-indent-13{padding-right:364px}.ag-theme-light .ag-ltr .ag-row-level-13 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-13 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-14{padding-left:392px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-14{padding-right:392px}.ag-theme-light .ag-ltr .ag-row-group-indent-14{padding-left:392px}.ag-theme-light .ag-rtl .ag-row-group-indent-14{padding-right:392px}.ag-theme-light .ag-ltr .ag-row-level-14 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-14 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-15{padding-left:420px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-15{padding-right:420px}.ag-theme-light .ag-ltr .ag-row-group-indent-15{padding-left:420px}.ag-theme-light .ag-rtl .ag-row-group-indent-15{padding-right:420px}.ag-theme-light .ag-ltr .ag-row-level-15 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-15 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-16{padding-left:448px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-16{padding-right:448px}.ag-theme-light .ag-ltr .ag-row-group-indent-16{padding-left:448px}.ag-theme-light .ag-rtl .ag-row-group-indent-16{padding-right:448px}.ag-theme-light .ag-ltr .ag-row-level-16 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-16 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-17{padding-left:476px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-17{padding-right:476px}.ag-theme-light .ag-ltr .ag-row-group-indent-17{padding-left:476px}.ag-theme-light .ag-rtl .ag-row-group-indent-17{padding-right:476px}.ag-theme-light .ag-ltr .ag-row-level-17 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-17 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-18{padding-left:504px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-18{padding-right:504px}.ag-theme-light .ag-ltr .ag-row-group-indent-18{padding-left:504px}.ag-theme-light .ag-rtl .ag-row-group-indent-18{padding-right:504px}.ag-theme-light .ag-ltr .ag-row-level-18 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-18 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-19{padding-left:532px}.ag-theme-light .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-19{padding-right:532px}.ag-theme-light .ag-ltr .ag-row-group-indent-19{padding-left:532px}.ag-theme-light .ag-rtl .ag-row-group-indent-19{padding-right:532px}.ag-theme-light .ag-ltr .ag-row-level-19 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-light .ag-rtl .ag-row-level-19 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-light .ag-cell{-webkit-font-smoothing:subpixel-antialiased}.ag-theme-light .ag-value-change-delta{padding-right:2px}.ag-theme-light .ag-value-change-delta-up{color:#43a047;color:var(--ag-value-change-delta-up-color, #43a047)}.ag-theme-light .ag-value-change-delta-down{color:#e53935;color:var(--ag-value-change-delta-down-color, #e53935)}.ag-theme-light .ag-value-change-value{background-color:transparent;border-radius:1px;padding-left:1px;padding-right:1px;transition:background-color 1s}.ag-theme-light .ag-value-change-value-highlight{background-color:rgba(22,160,133,0.5);background-color:var(--ag-value-change-value-highlight-background-color, rgba(22,160,133,0.5));transition:background-color 0.1s}.ag-theme-light .ag-cell-data-changed{background-color:rgba(22,160,133,0.5) !important;background-color:var(--ag-value-change-value-highlight-background-color, rgba(22,160,133,0.5)) !important}.ag-theme-light .ag-cell-data-changed-animation{background-color:transparent;transition:background-color 1s}.ag-theme-light .ag-cell-highlight{background-color:#2196f3 !important;background-color:var(--ag-range-selection-highlight-color, var(--ag-range-selection-border-color, #2196f3)) !important}.ag-theme-light .ag-cell-highlight-animation{transition:background-color 1s}.ag-theme-light .ag-row{height:32px;background-color:var(--white);background-color:var(--ag-background-color, var(--white));color:var(--gray-800);color:var(--ag-data-color, var(--ag-foreground-color, var(--gray-800)));border-width:1px;border-color:var(--gray-200);border-color:var(--ag-row-border-color, var(--gray-200))}.ag-theme-light .ag-row:not(.ag-row-first){border-top-style:solid}.ag-theme-light .ag-row.ag-row-last{border-bottom-style:solid}.ag-theme-light .ag-row-highlight-above::after,.ag-theme-light .ag-row-highlight-below::after{content:'';position:absolute;width:calc(100% - 1px);height:1px;background-color:#2196f3;background-color:var(--ag-range-selection-border-color, #2196f3);left:1px}.ag-theme-light .ag-row-highlight-above::after{top:-1px}.ag-theme-light .ag-row-highlight-above.ag-row-first::after{top:0}.ag-theme-light .ag-row-highlight-below::after{bottom:0px}.ag-theme-light .ag-row-odd{background-color:rgba(0,0,0,0);background-color:var(--ag-odd-row-background-color, rgba(0,0,0,0))}.ag-theme-light .ag-horizontal-left-spacer:not(.ag-scroller-corner){border-right:solid 1px;border-right-color:#e3e8ef;border-right-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-horizontal-right-spacer:not(.ag-scroller-corner){border-left:solid 1px;border-left-color:#e3e8ef;border-left-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-row-hover{background-color:var(--gray-100);background-color:var(--ag-row-hover-color, var(--gray-100))}.ag-theme-light .ag-ltr .ag-right-aligned-cell{text-align:right}.ag-theme-light .ag-rtl .ag-right-aligned-cell{text-align:left}.ag-theme-light .ag-ltr .ag-right-aligned-cell .ag-cell-value{margin-left:auto}.ag-theme-light .ag-rtl .ag-right-aligned-cell .ag-cell-value{margin-right:auto}.ag-theme-light .ag-cell{border:1px solid transparent;line-height:30px;padding-left:-1px;padding-right:-1px}.ag-theme-light .ag-row>.ag-cell-wrapper{padding-left:-1px;padding-right:-1px}.ag-theme-light .ag-row-dragging{cursor:move}.ag-theme-light .ag-row-dragging{opacity:0.5}.ag-theme-light .ag-cell-inline-editing{background:var(--white);background:var(--ag-background-color, var(--white));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px;padding:0;height:32px;background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8)}.ag-theme-light .ag-popup-editor{background:var(--white);background:var(--ag-background-color, var(--white));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px;background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8);padding:0}.ag-theme-light .ag-large-text-input{height:auto;padding:0}.ag-theme-light .ag-details-row{padding:30px;background-color:var(--white);background-color:var(--ag-background-color, var(--white))}.ag-theme-light .ag-overlay-loading-wrapper{background-color:var(--ag-modal-overlay-background-color)}.ag-theme-light .ag-overlay-loading-center{background:var(--white);background:var(--ag-background-color, var(--white));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px}.ag-theme-light .ag-overlay-no-rows-wrapper.ag-layout-auto-height{padding-top:30px}.ag-theme-light .ag-loading{padding-left:0;display:flex;height:100%;align-items:center}.ag-theme-light .ag-loading-icon{padding-right:12px}.ag-theme-light .ag-icon-loading{animation-name:spin;animation-duration:1000ms;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.ag-theme-light .ag-floating-top{border-bottom:solid 1px;border-bottom-color:#e3e8ef;border-bottom-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-floating-bottom{border-top:solid 1px;border-top-color:#e3e8ef;border-top-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-ltr .ag-cell{border-right:1px solid var(--gray-200)}.ag-theme-light .ag-rtl .ag-cell{border-left:1px solid var(--gray-200)}.ag-theme-light .ag-ltr .ag-cell{border-right-width:1px}.ag-theme-light .ag-rtl .ag-cell{border-left-width:1px}.ag-theme-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){border-left:solid 1px;border-left-color:#e3e8ef;border-left-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){border-right:solid 1px;border-right-color:#e3e8ef;border-right-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-row-selected{background-color:var(--blue-100);background-color:var(--ag-selected-row-background-color, var(--blue-100))}.ag-theme-light .ag-cell-range-selected:not(.ag-cell-focus){background-color:rgba(33,150,243,0.2);background-color:var(--ag-range-selection-background-color, rgba(33,150,243,0.2))}.ag-theme-light .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart{background-color:rgba(0,88,255,0.1);background-color:var(--ag-range-selection-chart-background-color, rgba(0,88,255,0.1))}.ag-theme-light .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category{background-color:rgba(0,255,132,0.1);background-color:var(--ag-range-selection-chart-category-background-color, rgba(0,255,132,0.1))}.ag-theme-light .ag-cell-range-selected-1:not(.ag-cell-focus){background-color:rgba(33,150,243,0.2);background-color:var(--ag-range-selection-background-color-1, var(--ag-range-selection-background-color, rgba(33,150,243,0.2)))}.ag-theme-light .ag-cell-range-selected-2:not(.ag-cell-focus){background-color:rgba(33,150,243,0.36);background-color:var(--ag-range-selection-background-color-2, rgba(33,150,243,0.36))}.ag-theme-light .ag-cell-range-selected-3:not(.ag-cell-focus){background-color:rgba(33,150,243,0.488);background-color:var(--ag-range-selection-background-color-3, rgba(33,150,243,0.488))}.ag-theme-light .ag-cell-range-selected-4:not(.ag-cell-focus){background-color:rgba(33,150,243,0.5904);background-color:var(--ag-range-selection-background-color-4, rgba(33,150,243,0.5904))}.ag-theme-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top{border-top-color:#2196f3;border-top-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right{border-right-color:#2196f3;border-right-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom{border-bottom-color:#2196f3;border-bottom-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left{border-left-color:#2196f3;border-left-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-light .ag-ltr .ag-has-focus .ag-cell-focus.ag-cell-range-single-cell,.ag-theme-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-light .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-light .ag-rtl .ag-has-focus .ag-cell-focus.ag-cell-range-single-cell,.ag-theme-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle{border:1px solid;border-color:#2196f3;border-color:var(--ag-range-selection-border-color, #2196f3);outline:initial}.ag-theme-light .ag-cell.ag-selection-fill-top,.ag-theme-light .ag-cell.ag-selection-fill-top.ag-cell-range-selected{border-top:1px dashed;border-top-color:#2196f3;border-top-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-light .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-right:1px dashed;border-right-color:#2196f3;border-right-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-light .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-left:1px dashed;border-left-color:#2196f3;border-left-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-cell.ag-selection-fill-bottom,.ag-theme-light .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{border-bottom:1px dashed;border-bottom-color:#2196f3;border-bottom-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-light .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-left:1px dashed;border-left-color:#2196f3;border-left-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-light .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-right:1px dashed;border-right-color:#2196f3;border-right-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-fill-handle,.ag-theme-light .ag-range-handle{position:absolute;width:6px;height:6px;bottom:-1px;background-color:#2196f3;background-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-light .ag-ltr .ag-fill-handle,.ag-theme-light .ag-ltr .ag-range-handle{right:-1px}.ag-theme-light .ag-rtl .ag-fill-handle,.ag-theme-light .ag-rtl .ag-range-handle{left:-1px}.ag-theme-light .ag-fill-handle{cursor:cell}.ag-theme-light .ag-range-handle{cursor:nwse-resize}.ag-theme-light .ag-cell-inline-editing{border-color:rgba(33,150,243,0.4) !important;border-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4)) !important}.ag-theme-light .ag-menu{background:var(--white);background:var(--ag-background-color, var(--white));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px;padding:0}.ag-theme-light .ag-menu-list{cursor:default;width:100%;padding-top:6px;padding-bottom:6px}.ag-theme-light .ag-menu-option-part{padding-top:9px;padding-bottom:9px}.ag-theme-light .ag-menu-option-active{background-color:var(--gray-100);background-color:var(--ag-row-hover-color, var(--gray-100))}.ag-theme-light .ag-menu-option-disabled{opacity:0.5}.ag-theme-light .ag-menu-option-text{margin-left:6px}.ag-theme-light .ag-menu-option-icon{padding-left:12px;padding-right:6px;min-width:28px}.ag-theme-light .ag-menu-option-shortcut{padding-left:12px}.ag-theme-light .ag-menu-separator{height:12px}.ag-theme-light .ag-menu-separator-cell:after{content:"";display:block}.ag-theme-light .ag-menu-option-popup-pointer{width:28px;text-align:center}.ag-theme-light .ag-tabs-header{min-width:220px;width:100%;display:flex}.ag-theme-light .ag-tab{border-bottom:2px solid transparent;display:flex;flex:none;align-items:center;justify-content:center;cursor:pointer;flex:1 1 auto;transition:border-bottom .3s}.ag-theme-light .ag-keyboard-focus .ag-tab:focus{outline-width:1px;outline-style:solid;outline-color:rgba(33,150,243,0.4);outline-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4));outline-offset:-4px}.ag-theme-light .ag-tab-selected{border-bottom-color:#2196f3;border-bottom-color:var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3))}.ag-theme-light .ag-menu-header{color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-filter-condition-operator{height:17px}.ag-theme-light .ag-ltr .ag-filter-condition-operator-or{margin-left:12px}.ag-theme-light .ag-rtl .ag-filter-condition-operator-or{margin-right:12px}.ag-theme-light .ag-set-filter-select-all{padding:12px 0}.ag-theme-light .ag-set-filter-list{height:180px}.ag-theme-light .ag-set-filter-filter{margin-top:12px;margin-left:12px;margin-right:12px}.ag-theme-light .ag-filter-to{margin-top:9px}.ag-theme-light .ag-mini-filter{margin:12px 12px 0}.ag-theme-light .ag-set-filter-item{margin:0px 12px}.ag-theme-light .ag-ltr .ag-set-filter-item-value{margin-left:12px}.ag-theme-light .ag-rtl .ag-set-filter-item-value{margin-right:12px}.ag-theme-light .ag-filter-apply-panel{display:flex;justify-content:flex-end;padding:12px 12px}.ag-theme-light .ag-filter-apply-panel-button{line-height:1.5}.ag-theme-light .ag-ltr .ag-filter-apply-panel-button{margin-left:12px}.ag-theme-light .ag-rtl .ag-filter-apply-panel-button{margin-right:12px}.ag-theme-light .ag-simple-filter-body-wrapper{padding:12px 12px;padding-bottom:3px}.ag-theme-light .ag-simple-filter-body-wrapper>*{margin-bottom:9px}.ag-theme-light .ag-side-bar{position:relative}.ag-theme-light .ag-tool-panel-wrapper{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8)}.ag-theme-light .ag-side-buttons{padding-top:24px;width:20px;position:relative;color:var(--gray-800);color:var(--ag-foreground-color, var(--gray-800));overflow:hidden}.ag-theme-light button.ag-side-button-button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;background:transparent;padding:12px 0 12px 0;width:100%;margin:0;min-height:108px;background-position-y:center;background-position-x:center;background-repeat:no-repeat;border:none}.ag-theme-light button.ag-side-button-button:focus{box-shadow:none}.ag-theme-light .ag-side-button-icon-wrapper{margin-bottom:3px}.ag-theme-light .ag-ltr .ag-side-bar-left .ag-side-button-button,.ag-theme-light .ag-rtl .ag-side-bar-right .ag-side-button-button{border-right:2px solid transparent;transition:border-right .3s}.ag-theme-light .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,.ag-theme-light .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button{border-right-color:#2196f3;border-right-color:var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3))}.ag-theme-light .ag-rtl .ag-side-bar-left .ag-side-button-button,.ag-theme-light .ag-ltr .ag-side-bar-right .ag-side-button-button{border-left:2px solid transparent;transition:border-left .3s}.ag-theme-light .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,.ag-theme-light .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button{border-left-color:#2196f3;border-left-color:var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3))}.ag-theme-light .ag-filter-toolpanel-header{height:36px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-header,.ag-theme-light .ag-ltr .ag-filter-toolpanel-search{padding-left:6px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-header,.ag-theme-light .ag-rtl .ag-filter-toolpanel-search{padding-right:6px}.ag-theme-light .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{font-family:"agGridAlpine";font-size:16px;line-height:16px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f112";position:absolute}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{padding-left:6px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{padding-right:6px}.ag-theme-light .ag-filter-toolpanel-group-level-0-header{height:48px}.ag-theme-light .ag-filter-toolpanel-group-item{margin-top:3px;margin-bottom:3px}.ag-theme-light .ag-filter-toolpanel-search{height:32px}.ag-theme-light .ag-filter-toolpanel-search-input{flex-grow:1;height:24px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-search-input{margin-right:6px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-search-input{margin-left:6px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-expand,.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-title-bar-icon{margin-right:6px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-expand,.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-title-bar-icon{margin-left:6px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-level-1-header{padding-left:22px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-level-1-header{padding-right:22px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-level-2-header{padding-left:38px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-level-2-header{padding-right:38px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-level-3-header{padding-left:54px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-level-3-header{padding-right:54px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-level-4-header{padding-left:70px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-level-4-header{padding-right:70px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-level-5-header{padding-left:86px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-level-5-header{padding-right:86px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-level-6-header{padding-left:102px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-level-6-header{padding-right:102px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-level-7-header{padding-left:118px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-level-7-header{padding-right:118px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-level-8-header{padding-left:134px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-level-8-header{padding-right:134px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-level-9-header{padding-left:150px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-level-9-header{padding-right:150px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-group-level-10-header{padding-left:166px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-group-level-10-header{padding-right:166px}.ag-theme-light .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header{padding-left:6px}.ag-theme-light .ag-filter-toolpanel-instance-filter{padding-top:6px}.ag-theme-light .ag-ltr .ag-filter-toolpanel-instance-header-icon{margin-left:6px}.ag-theme-light .ag-rtl .ag-filter-toolpanel-instance-header-icon{margin-right:6px}.ag-theme-light .ag-pivot-mode-panel{height:32px;display:flex}.ag-theme-light .ag-pivot-mode-select{display:flex;align-items:center}.ag-theme-light .ag-ltr .ag-pivot-mode-select{margin-left:12px}.ag-theme-light .ag-rtl .ag-pivot-mode-select{margin-right:12px}.ag-theme-light .ag-column-select-header{height:32px;align-items:center;padding:0 12px}.ag-theme-light .ag-column-group-icons,.ag-theme-light .ag-column-select-header-icon{color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-header{background-color:rgba(0,0,0,0);background-color:var(--ag-header-background-color, rgba(0,0,0,0));border-bottom:solid 1px;border-bottom-color:#e3e8ef;border-bottom-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-header-row{color:var(--gray-900);color:var(--ag-header-foreground-color, var(--gray-900))}.ag-theme-light .ag-pinned-right-header{border-left:solid 1px;border-left-color:#e3e8ef;border-left-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-pinned-left-header{border-right:solid 1px;border-right-color:#e3e8ef;border-right-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-header-row{height:32px}.ag-theme-light .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon{margin-left:6px}.ag-theme-light .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon{margin-right:6px}.ag-theme-light .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon{margin-right:6px}.ag-theme-light .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon{margin-left:6px}.ag-theme-light .ag-header-cell,.ag-theme-light .ag-header-group-cell{padding-left:0;padding-right:0}.ag-theme-light .ag-header-cell.ag-header-cell-moving,.ag-theme-light .ag-header-group-cell.ag-header-cell-moving{background-color:var(--white);background-color:var(--ag-header-cell-moving-background-color, var(--ag-background-color, var(--white)))}.ag-theme-light .ag-header-icon{color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-header-expand-icon{cursor:pointer}.ag-theme-light .ag-ltr .ag-header-expand-icon{padding-left:4px}.ag-theme-light .ag-rtl .ag-header-expand-icon{padding-right:4px}.ag-theme-light .ag-header-row:not(:first-child) .ag-header-cell,.ag-theme-light .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group{border-top:solid 1px;border-top-color:#e3e8ef;border-top-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-header-cell-resize{display:flex;align-items:center}.ag-theme-light .ag-header-cell-resize::after{content:"";position:absolute;z-index:1;display:block;left:calc(50% - .5px);width:1px;height:100%;top:calc(50% - 50%);background-color:rgba(227,232,239,0.5);background-color:var(--ag-header-column-resize-handle-color, rgba(227,232,239,0.5))}.ag-theme-light .ag-pinned-right-header .ag-header-cell-resize::after{left:calc(50% - 1px)}.ag-theme-light .ag-ltr .ag-header-select-all{margin-right:0}.ag-theme-light .ag-rtl .ag-header-select-all{margin-left:0}.ag-theme-light .ag-ltr .ag-floating-filter-button{margin-left:18px}.ag-theme-light .ag-rtl .ag-floating-filter-button{margin-right:18px}.ag-theme-light .ag-floating-filter-button-button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;appearance:none;background:transparent;border:none;height:16px;padding:0;width:16px}.ag-theme-light .ag-filter-loading{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8);height:100%;padding:5px;position:absolute;top:34px;width:100%;z-index:1;border-top:solid 1px;border-top-color:#e3e8ef;border-top-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-paging-panel{border-top:1px solid;border-top-color:#e3e8ef;border-top-color:var(--ag-border-color, #e3e8ef);color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)));height:32px}.ag-theme-light .ag-paging-panel>*{margin:0 0}.ag-theme-light .ag-paging-button{cursor:pointer;opacity:0;top:0;right:0;bottom:0;left:0;padding:0;width:16px}.ag-theme-light .ag-disabled .ag-paging-button{cursor:default}.ag-theme-light .ag-paging-button-wrapper.ag-disabled{color:var(--ag-disabled-foreground-color);cursor:default}.ag-theme-light .ag-paging-button-wrapper,.ag-theme-light .ag-paging-description{margin:0 6px}.ag-theme-light .ag-status-bar{color:var(--ag-disabled-foreground-color);padding-right:24px;padding-left:24px;line-height:1.5}.ag-theme-light .ag-status-name-value-value{color:var(--gray-800);color:var(--ag-foreground-color, var(--gray-800))}.ag-theme-light .ag-status-bar-center{text-align:center}.ag-theme-light .ag-status-name-value{margin-left:6px;margin-right:6px;padding-top:12px;padding-bottom:12px}.ag-theme-light .ag-column-drop-cell{background:var(--ag-chip-background-color);border-radius:24px;height:24px;padding:0 3px}.ag-theme-light .ag-column-drop-cell-text{margin:0 6px}.ag-theme-light .ag-column-drop-cell-button{min-width:24px;margin:0 3px;color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-column-drop-cell-drag-handle{margin-left:12px}.ag-theme-light .ag-column-drop-cell-ghost{opacity:0.5}.ag-theme-light .ag-column-drop-horizontal{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8);color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)));height:32px}.ag-theme-light .ag-ltr .ag-column-drop-horizontal{padding-left:0}.ag-theme-light .ag-rtl .ag-column-drop-horizontal{padding-right:0}.ag-theme-light .ag-column-drop-horizontal-cell-separator{margin:0 6px;color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-column-drop-horizontal-empty-message{color:var(--ag-disabled-foreground-color)}.ag-theme-light .ag-ltr .ag-column-drop-horizontal-icon{margin-right:0}.ag-theme-light .ag-rtl .ag-column-drop-horizontal-icon{margin-left:0}.ag-theme-light .ag-column-drop-vertical-list{padding-bottom:6px;padding-right:6px;padding-left:6px}.ag-theme-light .ag-column-drop-vertical-cell{margin-top:6px}.ag-theme-light .ag-column-drop-vertical{min-height:50px;max-height:150px}.ag-theme-light .ag-column-drop-vertical-icon{margin-left:6px;margin-right:6px}.ag-theme-light .ag-column-drop-vertical-list{position:relative}.ag-theme-light .ag-column-drop-vertical-empty-message{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;color:var(--ag-disabled-foreground-color);margin-top:6px}.ag-theme-light .ag-select-agg-func-popup{background:var(--white);background:var(--ag-background-color, var(--white));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px;background:var(--white);background:var(--ag-background-color, var(--white));height:105px;padding:0}.ag-theme-light .ag-select-agg-func-virtual-list-item{cursor:default;line-height:30px;padding-left:12px}.ag-theme-light .ag-select-agg-func-virtual-list-item:hover{background-color:var(--blue-100);background-color:var(--ag-selected-row-background-color, var(--blue-100))}.ag-theme-light .ag-chart-menu{border-radius:3px;background:var(--white);background:var(--ag-background-color, var(--white))}.ag-theme-light .ag-chart-menu-icon{opacity:0.5;line-height:24px;font-size:24px;width:24px;height:24px;margin:2px 0;cursor:pointer;border-radius:3px;color:var(--gray-800);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--gray-800)))}.ag-theme-light .ag-chart-menu-icon:hover{opacity:1}.ag-theme-light .ag-chart-mini-thumbnail{border:1px solid;border-color:#dde2eb;border-color:var(--ag-secondary-border-color, #dde2eb);border-radius:5px;margin:5px}.ag-theme-light .ag-chart-mini-thumbnail:nth-last-child(3),.ag-theme-light .ag-chart-mini-thumbnail:nth-last-child(3) ~ .ag-chart-mini-thumbnail{margin-left:auto;margin-right:auto}.ag-theme-light .ag-ltr .ag-chart-mini-thumbnail:first-child{margin-left:0}.ag-theme-light .ag-rtl .ag-chart-mini-thumbnail:first-child{margin-right:0}.ag-theme-light .ag-ltr .ag-chart-mini-thumbnail:last-child{margin-right:0}.ag-theme-light .ag-rtl .ag-chart-mini-thumbnail:last-child{margin-left:0}.ag-theme-light .ag-chart-mini-thumbnail.ag-selected{border-color:var(--blue-600);border-color:var(--ag-minichart-selected-chart-color, var(--ag-checkbox-checked-color, var(--blue-600)))}.ag-theme-light .ag-chart-settings-card-item{background:var(--gray-800);background:var(--ag-foreground-color, var(--gray-800));width:8px;height:8px;border-radius:4px}.ag-theme-light .ag-chart-settings-card-item.ag-selected{background-color:var(--blue-600);background-color:var(--ag-minichart-selected-page-color, var(--ag-checkbox-checked-color, var(--blue-600)))}.ag-theme-light .ag-chart-data-column-drag-handle{margin-left:6px}.ag-theme-light .ag-charts-settings-group-container{padding:6px}.ag-theme-light .ag-charts-data-group-container{padding:12px 12px;padding-bottom:3px}.ag-theme-light .ag-charts-data-group-container>*{margin-bottom:9px}.ag-theme-light .ag-charts-format-top-level-group-container{margin-left:12px;padding:6px}.ag-theme-light .ag-charts-format-top-level-group-item{margin:6px 0}.ag-theme-light .ag-charts-format-sub-level-group-container{padding:12px 12px;padding-bottom:3px}.ag-theme-light .ag-charts-format-sub-level-group-container>*{margin-bottom:9px}.ag-theme-light .ag-charts-group-container.ag-group-container-horizontal{padding:6px}.ag-theme-light .ag-chart-data-section,.ag-theme-light .ag-chart-format-section{display:flex;margin:0}.ag-theme-light .ag-chart-menu-panel{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8)}.ag-theme-light .ag-ltr .ag-chart-menu-panel{border-left:solid 1px;border-left-color:#e3e8ef;border-left-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-rtl .ag-chart-menu-panel{border-right:solid 1px;border-right-color:#e3e8ef;border-right-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-date-time-list-page-title{flex-grow:1;text-align:center}.ag-theme-light .ag-date-time-list-page-column-label{text-align:center}.ag-theme-light .ag-date-time-list-page-entry{text-align:center}.ag-theme-light .ag-checkbox-input-wrapper{font-family:"agGridAlpine";font-size:16px;line-height:16px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;background-color:var(--gray-200);background-color:var(--ag-checkbox-background-color, var(--gray-200));border-radius:4px;display:inline-block;vertical-align:middle;flex:none}.ag-theme-light .ag-checkbox-input-wrapper input,.ag-theme-light .ag-checkbox-input-wrapper input{-webkit-appearance:none;opacity:0;width:100%;height:100%}.ag-theme-light .ag-checkbox-input-wrapper:focus-within,.ag-theme-light .ag-checkbox-input-wrapper:active{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,0.4)}.ag-theme-light .ag-checkbox-input-wrapper.ag-disabled{opacity:0.5}.ag-theme-light .ag-checkbox-input-wrapper::after{content:"\f108";color:rgba(0,0,0,0);color:var(--ag-checkbox-unchecked-color, rgba(0,0,0,0));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-light .ag-checkbox-input-wrapper.ag-checked::after{content:"\f106";color:var(--blue-600);color:var(--ag-checkbox-checked-color, var(--blue-600));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-light .ag-checkbox-input-wrapper.ag-indeterminate::after{content:"\f107";color:var(--blue-600);color:var(--ag-checkbox-indeterminate-color, var(--blue-600));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-light .ag-toggle-button-input-wrapper{box-sizing:border-box;width:28px;height:18px;background-color:rgba(0,0,0,0);background-color:var(--ag-toggle-button-off-background-color, var(--ag-checkbox-unchecked-color, rgba(0,0,0,0)));border-radius:9px;position:relative;flex:none;border:1px solid;border-color:rgba(0,0,0,0);border-color:var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, rgba(0,0,0,0)))}.ag-theme-light .ag-toggle-button-input-wrapper input{opacity:0;height:100%;width:100%}.ag-theme-light .ag-toggle-button-input-wrapper:focus-within{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,0.4)}.ag-theme-light .ag-toggle-button-input-wrapper.ag-disabled{opacity:0.5}.ag-theme-light .ag-toggle-button-input-wrapper.ag-checked{background-color:var(--blue-600);background-color:var(--ag-toggle-button-on-background-color, var(--ag-checkbox-checked-color, var(--blue-600)));border-color:var(--blue-600);border-color:var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--blue-600)))}.ag-theme-light .ag-toggle-button-input-wrapper::before{content:' ';position:absolute;top:-1px;left:-1px;display:block;box-sizing:border-box;height:18px;width:18px;background-color:var(--white);background-color:var(--ag-toggle-button-switch-background-color, var(--ag-background-color, var(--white)));border-radius:9px;transition:left 100ms;border:1px solid;border-color:rgba(0,0,0,0);border-color:var(--ag-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, rgba(0,0,0,0))))}.ag-theme-light .ag-toggle-button-input-wrapper.ag-checked::before{left:calc(100% - 18px);border-color:var(--blue-600);border-color:var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--blue-600)))}.ag-theme-light .ag-radio-button-input-wrapper{font-family:"agGridAlpine";font-size:16px;line-height:16px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;background-color:var(--gray-200);background-color:var(--ag-checkbox-background-color, var(--gray-200));border-radius:4px;display:inline-block;vertical-align:middle;flex:none;border-radius:16px}.ag-theme-light .ag-radio-button-input-wrapper input,.ag-theme-light .ag-radio-button-input-wrapper input{-webkit-appearance:none;opacity:0;width:100%;height:100%}.ag-theme-light .ag-radio-button-input-wrapper:focus-within,.ag-theme-light .ag-radio-button-input-wrapper:active{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,0.4)}.ag-theme-light .ag-radio-button-input-wrapper.ag-disabled{opacity:0.5}.ag-theme-light .ag-radio-button-input-wrapper::after{content:"\f124";color:rgba(0,0,0,0);color:var(--ag-checkbox-unchecked-color, rgba(0,0,0,0));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-light .ag-radio-button-input-wrapper.ag-checked::after{content:"\f125";color:var(--blue-600);color:var(--ag-checkbox-checked-color, var(--blue-600));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-light input[class^='ag-'][type='range']{-webkit-appearance:none;width:100%;height:100%;background:none;overflow:visible}.ag-theme-light input[class^='ag-'][type='range']::-webkit-slider-runnable-track{margin:0;padding:0;width:100%;height:3px;background-color:#e3e8ef;background-color:var(--ag-border-color, #e3e8ef);border-radius:3px;border-radius:4px}.ag-theme-light input[class^='ag-'][type='range']::-moz-range-track{margin:0;padding:0;width:100%;height:3px;background-color:#e3e8ef;background-color:var(--ag-border-color, #e3e8ef);border-radius:3px;border-radius:4px}.ag-theme-light input[class^='ag-'][type='range']::-ms-track{margin:0;padding:0;width:100%;height:3px;background-color:#e3e8ef;background-color:var(--ag-border-color, #e3e8ef);border-radius:3px;border-radius:4px;color:transparent;width:calc(100% - 2px)}.ag-theme-light input[class^='ag-'][type='range']::-webkit-slider-thumb{margin:0;padding:0;-webkit-appearance:none;width:16px;height:16px;background-color:var(--white);background-color:var(--ag-background-color, var(--white));border:1px solid;border-color:rgba(0,0,0,0);border-color:var(--ag-checkbox-unchecked-color, rgba(0,0,0,0));border-radius:16px;transform:translateY(-6.5px)}.ag-theme-light input[class^='ag-'][type='range']::-ms-thumb{margin:0;padding:0;-webkit-appearance:none;width:16px;height:16px;background-color:var(--white);background-color:var(--ag-background-color, var(--white));border:1px solid;border-color:rgba(0,0,0,0);border-color:var(--ag-checkbox-unchecked-color, rgba(0,0,0,0));border-radius:16px}.ag-theme-light input[class^='ag-'][type='range']::-moz-ag-range-thumb{margin:0;padding:0;-webkit-appearance:none;width:16px;height:16px;background-color:var(--white);background-color:var(--ag-background-color, var(--white));border:1px solid;border-color:rgba(0,0,0,0);border-color:var(--ag-checkbox-unchecked-color, rgba(0,0,0,0));border-radius:16px}.ag-theme-light input[class^='ag-'][type='range']:focus{outline:none}.ag-theme-light input[class^='ag-'][type='range']:focus::-webkit-slider-thumb{box-shadow:0 0 2px .1rem rgba(33,150,243,0.4);border-color:var(--blue-600);border-color:var(--ag-checkbox-checked-color, var(--blue-600))}.ag-theme-light input[class^='ag-'][type='range']:focus::-ms-thumb{box-shadow:0 0 2px .1rem rgba(33,150,243,0.4);border-color:var(--blue-600);border-color:var(--ag-checkbox-checked-color, var(--blue-600))}.ag-theme-light input[class^='ag-'][type='range']:focus::-moz-ag-range-thumb{box-shadow:0 0 2px .1rem rgba(33,150,243,0.4);border-color:var(--blue-600);border-color:var(--ag-checkbox-checked-color, var(--blue-600))}.ag-theme-light input[class^='ag-'][type='range']:active::-webkit-slider-runnable-track{background-color:rgba(33,150,243,0.4);background-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4))}.ag-theme-light input[class^='ag-'][type='range']:active::-moz-ag-range-track{background-color:rgba(33,150,243,0.4);background-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4))}.ag-theme-light input[class^='ag-'][type='range']:active::-ms-track{background-color:rgba(33,150,243,0.4);background-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4))}.ag-theme-light input[class^='ag-'][type='range']:disabled{opacity:0.5}.ag-theme-light .ag-filter-toolpanel-header,.ag-theme-light .ag-filter-toolpanel-search,.ag-theme-light .ag-status-bar,.ag-theme-light .ag-header-row,.ag-theme-light .ag-panel-title-bar-title{font-weight:700;color:var(--gray-900);color:var(--ag-header-foreground-color, var(--gray-900))}.ag-theme-light .ag-ltr .ag-pinned-right-header .ag-header-row:after,.ag-theme-light .ag-rtl .ag-pinned-left-header .ag-header-row:before,.ag-theme-dark .ag-ltr .ag-pinned-right-header .ag-theme-light .ag-header-row:after,.ag-theme-dark .ag-rtl .ag-pinned-left-header .ag-theme-light .ag-header-row:before{content:'';position:absolute;height:calc(100% - 20px);top:10px;width:1px;background-color:#e3e8ef;background-color:var(--ag-border-color, #e3e8ef)}.ag-theme-light .ag-ltr .ag-pinned-right-header .ag-header-row:after{right:0}.ag-theme-light .ag-rtl .ag-pinned-left-header .ag-header-row:before{left:0}.ag-theme-light .ag-row{font-size:14px}.ag-theme-light input[class^='ag-']:not([type]),.ag-theme-light input[class^='ag-'][type='text'],.ag-theme-light input[class^='ag-'][type='number'],.ag-theme-light input[class^='ag-'][type='tel'],.ag-theme-light input[class^='ag-'][type='date'],.ag-theme-light input[class^='ag-'][type='datetime-local'],.ag-theme-light textarea[class^='ag-']{min-height:24px;border-radius:3px}.ag-theme-light .ag-ltr input[class^='ag-']:not([type]),.ag-theme-light .ag-ltr input[class^='ag-'][type='text'],.ag-theme-light .ag-ltr input[class^='ag-'][type='number'],.ag-theme-light .ag-ltr input[class^='ag-'][type='tel'],.ag-theme-light .ag-ltr input[class^='ag-'][type='date'],.ag-theme-light .ag-ltr input[class^='ag-'][type='datetime-local'],.ag-theme-light .ag-ltr textarea[class^='ag-']{padding-left:6px}.ag-theme-light .ag-rtl input[class^='ag-']:not([type]),.ag-theme-light .ag-rtl input[class^='ag-'][type='text'],.ag-theme-light .ag-rtl input[class^='ag-'][type='number'],.ag-theme-light .ag-rtl input[class^='ag-'][type='tel'],.ag-theme-light .ag-rtl input[class^='ag-'][type='date'],.ag-theme-light .ag-rtl input[class^='ag-'][type='datetime-local'],.ag-theme-light .ag-rtl textarea[class^='ag-']{padding-right:6px}.ag-theme-light .ag-tab{padding:9px;transition:color 0.4s}.ag-theme-light .ag-tab-selected{color:#2196f3;color:var(--ag-alpine-active-color, #2196f3)}.ag-theme-light .ag-menu{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8)}.ag-theme-light .ag-menu-header{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8);padding-top:1px}.ag-theme-light .ag-charts-settings-group-title-bar,.ag-theme-light .ag-charts-data-group-title-bar,.ag-theme-light .ag-charts-format-top-level-group-title-bar{padding:6px 12px;line-height:20px}.ag-theme-light .ag-chart-mini-thumbnail{background-color:var(--white);background-color:var(--ag-background-color, var(--white))}.ag-theme-light .ag-ltr .ag-group-title-bar-icon{margin-right:6px}.ag-theme-light .ag-rtl .ag-group-title-bar-icon{margin-left:6px}.ag-theme-light .ag-charts-format-top-level-group-toolbar{margin-top:6px}.ag-theme-light .ag-ltr .ag-charts-format-top-level-group-toolbar{padding-left:20px}.ag-theme-light .ag-rtl .ag-charts-format-top-level-group-toolbar{padding-right:20px}.ag-theme-light .ag-charts-format-sub-level-group{border-left:dashed 1px;border-left-color:#e3e8ef;border-left-color:var(--ag-border-color, #e3e8ef);padding-left:6px;margin-bottom:12px}.ag-theme-light .ag-charts-format-sub-level-group-title-bar{padding-top:0;padding-bottom:0;background:none;font-weight:700}.ag-theme-light .ag-charts-format-sub-level-group-container{padding-bottom:0}.ag-theme-light .ag-charts-format-sub-level-group-item:last-child{margin-bottom:0}.ag-theme-light .ag-dnd-ghost{font-size:12px;font-weight:700}.ag-theme-light .ag-side-buttons{width:30px}.ag-theme-light .ag-standard-button{appearance:none;-webkit-appearance:none;border-radius:3px;border:1px solid;border-color:#2196f3;border-color:var(--ag-alpine-active-color, #2196f3);color:#2196f3;color:var(--ag-alpine-active-color, #2196f3);background-color:var(--white);background-color:var(--ag-background-color, var(--white));font-weight:600;padding:6px 12px}.ag-theme-light .ag-standard-button:hover{border-color:#2196f3;border-color:var(--ag-alpine-active-color, #2196f3);background-color:var(--gray-100);background-color:var(--ag-row-hover-color, var(--gray-100))}.ag-theme-light .ag-standard-button:active{border-color:#2196f3;border-color:var(--ag-alpine-active-color, #2196f3);background-color:#2196f3;background-color:var(--ag-alpine-active-color, #2196f3);color:var(--white);color:var(--ag-background-color, var(--white))}.ag-theme-light .ag-menu-header{min-width:240px}.ag-theme-light .ag-column-drop-vertical{min-height:75px;max-height:175px}.ag-theme-light .ag-tool-panel-wrapper{width:250px}.ag-theme-light .ag-column-drop-vertical-title-bar{padding:12px;padding-bottom:0px}.ag-theme-light .ag-column-drop-vertical-empty-message{display:flex;align-items:center;border:dashed 1px;border-color:#e3e8ef;border-color:var(--ag-border-color, #e3e8ef);margin:12px;padding:12px}.ag-theme-light .ag-column-drop-empty-message{color:var(--gray-800);color:var(--ag-foreground-color, var(--gray-800));opacity:0.75}.ag-theme-light .ag-status-bar{font-weight:normal}.ag-theme-light .ag-status-name-value-value{font-weight:700}.ag-theme-light .ag-paging-number,.ag-theme-light .ag-paging-row-summary-panel-number{font-weight:700}.ag-theme-light .ag-column-drop-cell-button{opacity:0.5}.ag-theme-light .ag-column-drop-cell-button:hover{opacity:0.75}.ag-theme-light .ag-header-cell-menu-button:hover,.ag-theme-light .ag-side-button-button:hover,.ag-theme-light .ag-tab:hover,.ag-theme-light .ag-panel-title-bar-button:hover,.ag-theme-light .ag-header-expand-icon:hover,.ag-theme-light .ag-column-group-icons:hover,.ag-theme-light .ag-group-expanded .ag-icon:hover,.ag-theme-light .ag-group-contracted .ag-icon:hover,.ag-theme-light .ag-chart-settings-prev:hover,.ag-theme-light .ag-chart-settings-next:hover,.ag-theme-light .ag-group-title-bar-icon:hover,.ag-theme-light .ag-column-select-header-icon:hover,.ag-theme-light .ag-floating-filter-button-button:hover,.ag-theme-light .ag-filter-toolpanel-expand:hover,.ag-theme-light .ag-chart-menu-icon:hover{color:#2196f3;color:var(--ag-alpine-active-color, #2196f3)}.ag-theme-light .ag-chart-settings-card-item.ag-not-selected:hover{opacity:0.35}.ag-theme-light .ag-ltr .ag-panel-title-bar-button{margin-left:12px;margin-right:6px}.ag-theme-light .ag-rtl .ag-panel-title-bar-button{margin-right:12px;margin-left:6px}.ag-theme-light .ag-filter-toolpanel-group-container{padding-left:6px}.ag-theme-light .ag-filter-toolpanel-instance-filter{border:none;background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8);border-left:dashed 1px;border-left-color:#e3e8ef;border-left-color:var(--ag-border-color, #e3e8ef);margin-left:13px;padding-left:8px;margin-right:12px}.ag-theme-light .ag-set-filter-list{padding-top:3px;padding-bottom:3px}.ag-theme-light .ag-overlay-no-rows-wrapper.ag-layout-auto-height{padding-top:60px}.ag-theme-light .ag-date-time-list-page-entry-is-current{background-color:#2196f3;background-color:var(--ag-alpine-active-color, #2196f3)}.ag-theme-light .ag-row{font-size:13px}.ag-theme-light .ag-header-cell-resize::after{left:calc(50% - 1px)}.ag-theme-light .ag-header{font-family:var(--font-family);font-weight:600;z-index:var(--z-index--table-header);box-shadow:0px 1px 8px rgba(0,0,0,0.1)}.ag-theme-light .ag-header-select-all,.ag-theme-light .ag-selection-checkbox{padding:8px}.ag-theme-light .ag-selection-checkbox{margin:0}.ag-theme-light .ag-center-cols-clipper{z-index:var(--z-index--table)}.ag-theme-light .ag-popup-editor{z-index:var(--z-index--table-editor)}.ag-theme-light .ag-pinned-left-cols-container{z-index:var(--z-index--table-header);box-shadow:1px 0px 8px rgba(0,0,0,0.1)}.ag-theme-light .ag-checkbox-input-wrapper{box-shadow:var(--shadow-checkbox)}.ag-theme-light .ag-checkbox-input{cursor:pointer}.ag-theme-light *{scrollbar-color:var(--gray-500) var(--white)}.ag-theme-light *::-webkit-scrollbar{width:auto}.ag-theme-light *::-webkit-scrollbar-track{background:transparent}.ag-theme-light *::-webkit-scrollbar-thumb{background-color:var(--gray-500);border-radius:20px;border:4px solid var(--white)}.ag-theme-light .ag-overlay{z-index:var(--z-index--table-overlay)}:root{--z-index--normal: 1;--z-index--table: 10;--z-index--table-sticky: 11;--z-index--table-header: 12;--z-index--table-checkbox: 12;--z-index--table-editor: 13;--z-index--table-overlay: 14;--z-index--toolbar: 10;--z-index--header: 20;--z-index--script-error: 21;--z-index--mask: 30;--z-index--modal: 31;--z-index--tooltip: 32;--z-index--dialog: 33;--z-index--banner: 40;--z-index--dropdown: 50}:root{--table-row-height: 32px;--table-header-row-height: 32px}.ag-theme-dark{-webkit-font-smoothing:antialiased;color:var(--white);color:var(--ag-foreground-color, var(--white));font-family:var(--font-family--code),monospace;font-size:12px;line-height:normal}@font-face{font-family:"agGridAlpine";src:url("data:application/font-woff;charset=utf-8;base64,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") format("woff");font-weight:normal;font-style:normal}.ag-theme-dark .ag-icon{font-family:"agGridAlpine";font-size:16px;line-height:16px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ag-theme-dark .ag-icon-aggregation:before{content:"\f101"}.ag-theme-dark .ag-icon-arrows:before{content:"\f102"}.ag-theme-dark .ag-icon-asc:before{content:"\f103"}.ag-theme-dark .ag-icon-cancel:before{content:"\f104"}.ag-theme-dark .ag-icon-chart:before{content:"\f105"}.ag-theme-dark .ag-icon-color-picker:before{content:"\f109"}.ag-theme-dark .ag-icon-columns:before{content:"\f10a"}.ag-theme-dark .ag-icon-contracted:before{content:"\f10b"}.ag-theme-dark .ag-icon-copy:before{content:"\f10c"}.ag-theme-dark .ag-icon-cross:before{content:"\f10d"}.ag-theme-dark .ag-icon-desc:before{content:"\f10e"}.ag-theme-dark .ag-icon-expanded:before{content:"\f10f"}.ag-theme-dark .ag-icon-eye-slash:before{content:"\f110"}.ag-theme-dark .ag-icon-eye:before{content:"\f111"}.ag-theme-dark .ag-icon-filter:before{content:"\f112"}.ag-theme-dark .ag-icon-first:before{content:"\f113"}.ag-theme-dark .ag-icon-grip:before{content:"\f114"}.ag-theme-dark .ag-icon-group:before{content:"\f115"}.ag-theme-dark .ag-icon-last:before{content:"\f116"}.ag-theme-dark .ag-icon-left:before{content:"\f117"}.ag-theme-dark .ag-icon-linked:before{content:"\f118"}.ag-theme-dark .ag-icon-loading:before{content:"\f119"}.ag-theme-dark .ag-icon-maximize:before{content:"\f11a"}.ag-theme-dark .ag-icon-menu:before{content:"\f11b"}.ag-theme-dark .ag-icon-minimize:before{content:"\f11c"}.ag-theme-dark .ag-icon-next:before{content:"\f11d"}.ag-theme-dark .ag-icon-none:before{content:"\f11e"}.ag-theme-dark .ag-icon-not-allowed:before{content:"\f11f"}.ag-theme-dark .ag-icon-paste:before{content:"\f120"}.ag-theme-dark .ag-icon-pin:before{content:"\f121"}.ag-theme-dark .ag-icon-pivot:before{content:"\f122"}.ag-theme-dark .ag-icon-previous:before{content:"\f123"}.ag-theme-dark .ag-icon-right:before{content:"\f126"}.ag-theme-dark .ag-icon-save:before{content:"\f127"}.ag-theme-dark .ag-icon-small-down:before{content:"\f128"}.ag-theme-dark .ag-icon-small-left:before{content:"\f129"}.ag-theme-dark .ag-icon-small-right:before{content:"\f12a"}.ag-theme-dark .ag-icon-small-up:before{content:"\f12b"}.ag-theme-dark .ag-icon-tick:before{content:"\f12c"}.ag-theme-dark .ag-icon-tree-closed:before{content:"\f12d"}.ag-theme-dark .ag-icon-tree-indeterminate:before{content:"\f12e"}.ag-theme-dark .ag-icon-tree-open:before{content:"\f12f"}.ag-theme-dark .ag-icon-unlinked:before{content:"\f130"}.ag-theme-dark .ag-icon-row-drag:before{content:"\f114"}.ag-theme-dark .ag-right-arrow:before{content:"\f117"}.ag-theme-dark .ag-right-arrow:before{content:"\f126"}.ag-theme-dark .ag-root-wrapper{background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800))}.ag-theme-dark [class^='ag-'],.ag-theme-dark [class^='ag-']:focus,.ag-theme-dark [class^='ag-']:after,.ag-theme-dark [class^='ag-']:before{box-sizing:border-box;outline:none}.ag-theme-dark [class^='ag-']::-ms-clear{display:none}.ag-theme-dark .ag-checkbox .ag-input-wrapper,.ag-theme-dark .ag-radio-button .ag-input-wrapper{overflow:visible}.ag-theme-dark .ag-range-field .ag-input-wrapper{height:100%}.ag-theme-dark .ag-toggle-button{flex:none;width:unset;min-width:unset}.ag-theme-dark .ag-ltr .ag-label-align-right .ag-label{margin-left:6px}.ag-theme-dark .ag-rtl .ag-label-align-right .ag-label{margin-right:6px}.ag-theme-dark input[class^='ag-']{margin:0;background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800))}.ag-theme-dark textarea[class^='ag-'],.ag-theme-dark select[class^='ag-']{background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800))}.ag-theme-dark input[class^='ag-']:not([type]),.ag-theme-dark input[class^='ag-'][type='text'],.ag-theme-dark input[class^='ag-'][type='number'],.ag-theme-dark input[class^='ag-'][type='tel'],.ag-theme-dark input[class^='ag-'][type='date'],.ag-theme-dark input[class^='ag-'][type='datetime-local'],.ag-theme-dark textarea[class^='ag-']{font-size:inherit;line-height:inherit;color:inherit;border-width:1px;border-style:solid;border-color:var(--gray-900);border-color:var(--ag-input-border-color, var(--ag-border-color, var(--gray-900)))}.ag-theme-dark input[class^='ag-']:not([type]):disabled,.ag-theme-dark input[class^='ag-'][type='text']:disabled,.ag-theme-dark input[class^='ag-'][type='number']:disabled,.ag-theme-dark input[class^='ag-'][type='tel']:disabled,.ag-theme-dark input[class^='ag-'][type='date']:disabled,.ag-theme-dark input[class^='ag-'][type='datetime-local']:disabled,.ag-theme-dark textarea[class^='ag-']:disabled{color:var(--ag-disabled-foreground-color);background-color:var(--ag-input-disabled-background-color);border-color:var(--ag-input-disabled-border-color)}.ag-theme-dark input[class^='ag-']:not([type]):focus,.ag-theme-dark input[class^='ag-'][type='text']:focus,.ag-theme-dark input[class^='ag-'][type='number']:focus,.ag-theme-dark input[class^='ag-'][type='tel']:focus,.ag-theme-dark input[class^='ag-'][type='date']:focus,.ag-theme-dark input[class^='ag-'][type='datetime-local']:focus,.ag-theme-dark textarea[class^='ag-']:focus{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,0.4);border-color:rgba(33,150,243,0.4);border-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4))}.ag-theme-dark input[class^='ag-'][type='number']{-moz-appearance:textfield}.ag-theme-dark input[class^='ag-'][type='number']::-webkit-outer-spin-button,.ag-theme-dark input[class^='ag-'][type='number']::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ag-theme-dark input[class^='ag-'][type='range']{padding:0}.ag-theme-dark input[class^='ag-'][type='button']:focus,.ag-theme-dark button[class^='ag-']:focus{box-shadow:0 0 2px .1rem rgba(33,150,243,0.4)}.ag-theme-dark .ag-drag-handle{color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-list-item,.ag-theme-dark .ag-virtual-list-item{height:30px}.ag-theme-dark .ag-select-list{background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800));overflow-y:auto;overflow-x:hidden}.ag-theme-dark .ag-list-item{display:flex;align-items:center}.ag-theme-dark .ag-list-item.ag-active-item{background-color:var(--gray-700);background-color:var(--ag-row-hover-color, var(--gray-700))}.ag-theme-dark .ag-select-list-item{padding-left:4px;padding-right:4px;cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-theme-dark .ag-select-list-item span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ag-theme-dark .ag-select .ag-picker-field-wrapper{background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800));min-height:30px;height:30px;cursor:default}.ag-theme-dark .ag-select .ag-picker-field-display{margin:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-theme-dark .ag-select .ag-picker-field-icon{display:flex;align-items:center}.ag-theme-dark .ag-select.ag-disabled{opacity:0.5}.ag-theme-dark .ag-rich-select{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8)}.ag-theme-dark .ag-rich-select-list{width:100%;min-width:200px;height:208px}.ag-theme-dark .ag-rich-select-value{padding:0 6px 0 0;height:32px}.ag-theme-dark .ag-rich-select-virtual-list-item{cursor:default;height:30px}.ag-theme-dark .ag-rich-select-virtual-list-item:hover{background-color:var(--gray-700);background-color:var(--ag-row-hover-color, var(--gray-700))}.ag-theme-dark .ag-rich-select-row{padding-left:0}.ag-theme-dark .ag-rich-select-row-selected{background-color:var(--blue-800);background-color:var(--ag-selected-row-background-color, var(--blue-800))}.ag-theme-dark .ag-row-drag,.ag-theme-dark .ag-selection-checkbox,.ag-theme-dark .ag-group-expanded,.ag-theme-dark .ag-group-contracted{color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-ltr .ag-row-drag,.ag-theme-dark .ag-ltr .ag-selection-checkbox,.ag-theme-dark .ag-ltr .ag-group-expanded,.ag-theme-dark .ag-ltr .ag-group-contracted{margin-right:12px}.ag-theme-dark .ag-rtl .ag-row-drag,.ag-theme-dark .ag-rtl .ag-selection-checkbox,.ag-theme-dark .ag-rtl .ag-group-expanded,.ag-theme-dark .ag-rtl .ag-group-contracted{margin-left:12px}.ag-theme-dark .ag-cell-wrapper>*:not(.ag-cell-value):not(.ag-group-value){height:30px;display:flex;align-items:center;flex:none}.ag-theme-dark .ag-group-expanded,.ag-theme-dark .ag-group-contracted{cursor:pointer}.ag-theme-dark .ag-group-title-bar-icon{cursor:pointer;flex:none;color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-ltr .ag-group-child-count{margin-left:2px}.ag-theme-dark .ag-rtl .ag-group-child-count{margin-right:2px}.ag-theme-dark .ag-group-title-bar{background-color:#fff;background-color:var(--ag-subheader-background-color, #fff);padding:6px}.ag-theme-dark .ag-group-toolbar{padding:6px}.ag-theme-dark .ag-disabled-group-title-bar,.ag-theme-dark .ag-disabled-group-container{opacity:0.5}.ag-theme-dark .group-item{margin:3px 0}.ag-theme-dark .ag-label{white-space:nowrap}.ag-theme-dark .ag-ltr .ag-label{margin-right:6px}.ag-theme-dark .ag-rtl .ag-label{margin-left:6px}.ag-theme-dark .ag-label-align-top .ag-label{margin-bottom:3px}.ag-theme-dark .ag-ltr .ag-slider-field,.ag-theme-dark .ag-ltr .ag-angle-select-field{margin-right:12px}.ag-theme-dark .ag-rtl .ag-slider-field,.ag-theme-dark .ag-rtl .ag-angle-select-field{margin-left:12px}.ag-theme-dark .ag-angle-select-parent-circle{width:24px;height:24px;border-radius:12px;border:solid 1px;border-color:var(--gray-900);border-color:var(--ag-border-color, var(--gray-900));background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800))}.ag-theme-dark .ag-angle-select-child-circle{top:4px;left:12px;width:6px;height:6px;margin-left:-3px;margin-top:-4px;border-radius:3px;background-color:var(--white);background-color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-picker-field-wrapper{border:1px solid;border-color:var(--gray-900);border-color:var(--ag-border-color, var(--gray-900));border-radius:5px}.ag-theme-dark .ag-picker-field-wrapper:focus{box-shadow:0 0 2px .1rem rgba(33,150,243,0.4)}.ag-theme-dark .ag-picker-field-button{background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800));color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-dialog.ag-color-dialog{border-radius:5px}.ag-theme-dark .ag-color-picker .ag-picker-field-display{height:16px}.ag-theme-dark .ag-color-panel{padding:6px}.ag-theme-dark .ag-spectrum-color{background-color:red;border-radius:2px}.ag-theme-dark .ag-spectrum-tools{padding:10px}.ag-theme-dark .ag-spectrum-sat{background-image:linear-gradient(to right, white, rgba(204,154,129,0))}.ag-theme-dark .ag-spectrum-val{background-image:linear-gradient(to top, black, rgba(204,154,129,0))}.ag-theme-dark .ag-spectrum-dragger{border-radius:12px;height:12px;width:12px;border:1px solid white;background:black;box-shadow:0 0 2px 0px rgba(0,0,0,0.24)}.ag-theme-dark .ag-spectrum-hue-background{border-radius:2px}.ag-theme-dark .ag-spectrum-alpha-background{border-radius:2px}.ag-theme-dark .ag-spectrum-tool{margin-bottom:10px;height:11px;border-radius:2px}.ag-theme-dark .ag-spectrum-slider{margin-top:-12px;width:13px;height:13px;border-radius:13px;background-color:#f8f8f8;box-shadow:0 1px 4px 0 rgba(0,0,0,0.37)}.ag-theme-dark .ag-recent-color{margin:0 3px}.ag-theme-dark .ag-recent-color:first-child{margin-left:0}.ag-theme-dark .ag-recent-color:last-child{margin-right:0}.ag-theme-dark.ag-dnd-ghost{background:var(--gray-800);background:var(--ag-background-color, var(--gray-800));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px;overflow:hidden;text-overflow:ellipsis;z-index:10;color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)));height:32px !important;line-height:32px;margin:0;padding:0 12px;transform:translateY(12px)}.ag-theme-dark .ag-dnd-ghost-icon{margin-right:6px;color:var(--white);color:var(--ag-foreground-color, var(--white))}.ag-theme-dark .ag-popup-child:not(.ag-tooltip-custom){box-shadow:0 1px 4px 1px rgba(186,191,199,0.4)}.ag-dragging-range-handle .ag-theme-dark .ag-dialog,.ag-dragging-fill-handle .ag-theme-dark .ag-dialog{opacity:0.7;pointer-events:none}.ag-theme-dark .ag-dialog{border-radius:3px}.ag-theme-dark .ag-panel{background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800))}.ag-theme-dark .ag-panel-title-bar{background-color:var(--gray-800);background-color:var(--ag-header-background-color, var(--gray-800));color:var(--white);color:var(--ag-header-foreground-color, var(--white));height:32px;padding:6px 0}.ag-theme-dark .ag-ltr .ag-panel-title-bar-button{margin-left:6px}.ag-theme-dark .ag-rtl .ag-panel-title-bar-button{margin-right:6px}.ag-theme-dark .ag-tooltip{background-color:var(--gray-800);background-color:var(--ag-header-background-color, var(--gray-800));color:var(--white);color:var(--ag-foreground-color, var(--white));padding:6px;border-radius:3px;transition:opacity 1s}.ag-theme-dark .ag-tooltip.ag-tooltip-hiding{opacity:0}.ag-theme-dark .ag-ltr .ag-column-select-indent-1{padding-left:16px}.ag-theme-dark .ag-rtl .ag-column-select-indent-1{padding-right:16px}.ag-theme-dark .ag-ltr .ag-column-select-indent-2{padding-left:32px}.ag-theme-dark .ag-rtl .ag-column-select-indent-2{padding-right:32px}.ag-theme-dark .ag-ltr .ag-column-select-indent-3{padding-left:48px}.ag-theme-dark .ag-rtl .ag-column-select-indent-3{padding-right:48px}.ag-theme-dark .ag-ltr .ag-column-select-indent-4{padding-left:64px}.ag-theme-dark .ag-rtl .ag-column-select-indent-4{padding-right:64px}.ag-theme-dark .ag-ltr .ag-column-select-indent-5{padding-left:80px}.ag-theme-dark .ag-rtl .ag-column-select-indent-5{padding-right:80px}.ag-theme-dark .ag-ltr .ag-column-select-indent-6{padding-left:96px}.ag-theme-dark .ag-rtl .ag-column-select-indent-6{padding-right:96px}.ag-theme-dark .ag-ltr .ag-column-select-indent-7{padding-left:112px}.ag-theme-dark .ag-rtl .ag-column-select-indent-7{padding-right:112px}.ag-theme-dark .ag-ltr .ag-column-select-indent-8{padding-left:128px}.ag-theme-dark .ag-rtl .ag-column-select-indent-8{padding-right:128px}.ag-theme-dark .ag-ltr .ag-column-select-indent-9{padding-left:144px}.ag-theme-dark .ag-rtl .ag-column-select-indent-9{padding-right:144px}.ag-theme-dark .ag-column-select-header-icon{cursor:pointer}.ag-theme-dark .ag-ltr .ag-column-group-icons:not(:last-child),.ag-theme-dark .ag-ltr .ag-column-select-header-icon:not(:last-child),.ag-theme-dark .ag-ltr .ag-column-select-header-checkbox:not(:last-child),.ag-theme-dark .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child),.ag-theme-dark .ag-ltr .ag-column-select-checkbox:not(:last-child),.ag-theme-dark .ag-ltr .ag-column-select-column-drag-handle:not(:last-child),.ag-theme-dark .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child),.ag-theme-dark .ag-ltr .ag-column-select-column-label:not(:last-child){margin-right:12px}.ag-theme-dark .ag-rtl .ag-column-group-icons:not(:last-child),.ag-theme-dark .ag-rtl .ag-column-select-header-icon:not(:last-child),.ag-theme-dark .ag-rtl .ag-column-select-header-checkbox:not(:last-child),.ag-theme-dark .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child),.ag-theme-dark .ag-rtl .ag-column-select-checkbox:not(:last-child),.ag-theme-dark .ag-rtl .ag-column-select-column-drag-handle:not(:last-child),.ag-theme-dark .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child),.ag-theme-dark .ag-rtl .ag-column-select-column-label:not(:last-child){margin-left:12px}.ag-theme-dark .ag-column-select-column-group:not(:last-child),.ag-theme-dark .ag-column-select-column:not(:last-child){margin-bottom:9px}.ag-theme-dark .ag-column-select-column-readonly,.ag-theme-dark .ag-column-select-column-group-readonly{color:var(--ag-disabled-foreground-color);pointer-events:none}.ag-theme-dark .ag-ltr .ag-column-select-add-group-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-column-select-add-group-indent{margin-right:28px}.ag-theme-dark .ag-column-select-list{padding:12px 12px}.ag-theme-dark .ag-rtl{text-align:right}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-1{padding-left:28px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-1{padding-right:28px}.ag-theme-dark .ag-ltr .ag-row-group-indent-1{padding-left:28px}.ag-theme-dark .ag-rtl .ag-row-group-indent-1{padding-right:28px}.ag-theme-dark .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-2{padding-left:56px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-2{padding-right:56px}.ag-theme-dark .ag-ltr .ag-row-group-indent-2{padding-left:56px}.ag-theme-dark .ag-rtl .ag-row-group-indent-2{padding-right:56px}.ag-theme-dark .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-3{padding-left:84px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-3{padding-right:84px}.ag-theme-dark .ag-ltr .ag-row-group-indent-3{padding-left:84px}.ag-theme-dark .ag-rtl .ag-row-group-indent-3{padding-right:84px}.ag-theme-dark .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-4{padding-left:112px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-4{padding-right:112px}.ag-theme-dark .ag-ltr .ag-row-group-indent-4{padding-left:112px}.ag-theme-dark .ag-rtl .ag-row-group-indent-4{padding-right:112px}.ag-theme-dark .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-5{padding-left:140px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-5{padding-right:140px}.ag-theme-dark .ag-ltr .ag-row-group-indent-5{padding-left:140px}.ag-theme-dark .ag-rtl .ag-row-group-indent-5{padding-right:140px}.ag-theme-dark .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-6{padding-left:168px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-6{padding-right:168px}.ag-theme-dark .ag-ltr .ag-row-group-indent-6{padding-left:168px}.ag-theme-dark .ag-rtl .ag-row-group-indent-6{padding-right:168px}.ag-theme-dark .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-7{padding-left:196px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-7{padding-right:196px}.ag-theme-dark .ag-ltr .ag-row-group-indent-7{padding-left:196px}.ag-theme-dark .ag-rtl .ag-row-group-indent-7{padding-right:196px}.ag-theme-dark .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-8{padding-left:224px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-8{padding-right:224px}.ag-theme-dark .ag-ltr .ag-row-group-indent-8{padding-left:224px}.ag-theme-dark .ag-rtl .ag-row-group-indent-8{padding-right:224px}.ag-theme-dark .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-9{padding-left:252px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-9{padding-right:252px}.ag-theme-dark .ag-ltr .ag-row-group-indent-9{padding-left:252px}.ag-theme-dark .ag-rtl .ag-row-group-indent-9{padding-right:252px}.ag-theme-dark .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-10{padding-left:280px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-10{padding-right:280px}.ag-theme-dark .ag-ltr .ag-row-group-indent-10{padding-left:280px}.ag-theme-dark .ag-rtl .ag-row-group-indent-10{padding-right:280px}.ag-theme-dark .ag-ltr .ag-row-level-10 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-10 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-11{padding-left:308px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-11{padding-right:308px}.ag-theme-dark .ag-ltr .ag-row-group-indent-11{padding-left:308px}.ag-theme-dark .ag-rtl .ag-row-group-indent-11{padding-right:308px}.ag-theme-dark .ag-ltr .ag-row-level-11 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-11 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-12{padding-left:336px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-12{padding-right:336px}.ag-theme-dark .ag-ltr .ag-row-group-indent-12{padding-left:336px}.ag-theme-dark .ag-rtl .ag-row-group-indent-12{padding-right:336px}.ag-theme-dark .ag-ltr .ag-row-level-12 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-12 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-13{padding-left:364px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-13{padding-right:364px}.ag-theme-dark .ag-ltr .ag-row-group-indent-13{padding-left:364px}.ag-theme-dark .ag-rtl .ag-row-group-indent-13{padding-right:364px}.ag-theme-dark .ag-ltr .ag-row-level-13 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-13 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-14{padding-left:392px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-14{padding-right:392px}.ag-theme-dark .ag-ltr .ag-row-group-indent-14{padding-left:392px}.ag-theme-dark .ag-rtl .ag-row-group-indent-14{padding-right:392px}.ag-theme-dark .ag-ltr .ag-row-level-14 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-14 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-15{padding-left:420px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-15{padding-right:420px}.ag-theme-dark .ag-ltr .ag-row-group-indent-15{padding-left:420px}.ag-theme-dark .ag-rtl .ag-row-group-indent-15{padding-right:420px}.ag-theme-dark .ag-ltr .ag-row-level-15 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-15 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-16{padding-left:448px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-16{padding-right:448px}.ag-theme-dark .ag-ltr .ag-row-group-indent-16{padding-left:448px}.ag-theme-dark .ag-rtl .ag-row-group-indent-16{padding-right:448px}.ag-theme-dark .ag-ltr .ag-row-level-16 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-16 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-17{padding-left:476px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-17{padding-right:476px}.ag-theme-dark .ag-ltr .ag-row-group-indent-17{padding-left:476px}.ag-theme-dark .ag-rtl .ag-row-group-indent-17{padding-right:476px}.ag-theme-dark .ag-ltr .ag-row-level-17 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-17 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-18{padding-left:504px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-18{padding-right:504px}.ag-theme-dark .ag-ltr .ag-row-group-indent-18{padding-left:504px}.ag-theme-dark .ag-rtl .ag-row-group-indent-18{padding-right:504px}.ag-theme-dark .ag-ltr .ag-row-level-18 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-18 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-19{padding-left:532px}.ag-theme-dark .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-19{padding-right:532px}.ag-theme-dark .ag-ltr .ag-row-group-indent-19{padding-left:532px}.ag-theme-dark .ag-rtl .ag-row-group-indent-19{padding-right:532px}.ag-theme-dark .ag-ltr .ag-row-level-19 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-dark .ag-rtl .ag-row-level-19 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-dark .ag-cell{-webkit-font-smoothing:subpixel-antialiased}.ag-theme-dark .ag-value-change-delta{padding-right:2px}.ag-theme-dark .ag-value-change-delta-up{color:#43a047;color:var(--ag-value-change-delta-up-color, #43a047)}.ag-theme-dark .ag-value-change-delta-down{color:#e53935;color:var(--ag-value-change-delta-down-color, #e53935)}.ag-theme-dark .ag-value-change-value{background-color:transparent;border-radius:1px;padding-left:1px;padding-right:1px;transition:background-color 1s}.ag-theme-dark .ag-value-change-value-highlight{background-color:rgba(22,160,133,0.5);background-color:var(--ag-value-change-value-highlight-background-color, rgba(22,160,133,0.5));transition:background-color 0.1s}.ag-theme-dark .ag-cell-data-changed{background-color:rgba(22,160,133,0.5) !important;background-color:var(--ag-value-change-value-highlight-background-color, rgba(22,160,133,0.5)) !important}.ag-theme-dark .ag-cell-data-changed-animation{background-color:transparent;transition:background-color 1s}.ag-theme-dark .ag-cell-highlight{background-color:#2196f3 !important;background-color:var(--ag-range-selection-highlight-color, var(--ag-range-selection-border-color, #2196f3)) !important}.ag-theme-dark .ag-cell-highlight-animation{transition:background-color 1s}.ag-theme-dark .ag-row{height:32px;background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800));color:var(--white);color:var(--ag-data-color, var(--ag-foreground-color, var(--white)));border-width:1px;border-color:var(--gray-900);border-color:var(--ag-row-border-color, var(--gray-900))}.ag-theme-dark .ag-row:not(.ag-row-first){border-top-style:solid}.ag-theme-dark .ag-row.ag-row-last{border-bottom-style:solid}.ag-theme-dark .ag-row-highlight-above::after,.ag-theme-dark .ag-row-highlight-below::after{content:'';position:absolute;width:calc(100% - 1px);height:1px;background-color:#2196f3;background-color:var(--ag-range-selection-border-color, #2196f3);left:1px}.ag-theme-dark .ag-row-highlight-above::after{top:-1px}.ag-theme-dark .ag-row-highlight-above.ag-row-first::after{top:0}.ag-theme-dark .ag-row-highlight-below::after{bottom:0px}.ag-theme-dark .ag-row-odd{background-color:rgba(0,0,0,0);background-color:var(--ag-odd-row-background-color, rgba(0,0,0,0))}.ag-theme-dark .ag-horizontal-left-spacer:not(.ag-scroller-corner){border-right:solid 1px;border-right-color:var(--gray-900);border-right-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-horizontal-right-spacer:not(.ag-scroller-corner){border-left:solid 1px;border-left-color:var(--gray-900);border-left-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-row-hover{background-color:var(--gray-700);background-color:var(--ag-row-hover-color, var(--gray-700))}.ag-theme-dark .ag-ltr .ag-right-aligned-cell{text-align:right}.ag-theme-dark .ag-rtl .ag-right-aligned-cell{text-align:left}.ag-theme-dark .ag-ltr .ag-right-aligned-cell .ag-cell-value{margin-left:auto}.ag-theme-dark .ag-rtl .ag-right-aligned-cell .ag-cell-value{margin-right:auto}.ag-theme-dark .ag-cell{border:1px solid transparent;line-height:30px;padding-left:-1px;padding-right:-1px}.ag-theme-dark .ag-row>.ag-cell-wrapper{padding-left:-1px;padding-right:-1px}.ag-theme-dark .ag-row-dragging{cursor:move}.ag-theme-dark .ag-row-dragging{opacity:0.5}.ag-theme-dark .ag-cell-inline-editing{background:var(--gray-800);background:var(--ag-background-color, var(--gray-800));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px;padding:0;height:32px;background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8)}.ag-theme-dark .ag-popup-editor{background:var(--gray-800);background:var(--ag-background-color, var(--gray-800));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px;background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8);padding:0}.ag-theme-dark .ag-large-text-input{height:auto;padding:0}.ag-theme-dark .ag-details-row{padding:30px;background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800))}.ag-theme-dark .ag-overlay-loading-wrapper{background-color:var(--ag-modal-overlay-background-color)}.ag-theme-dark .ag-overlay-loading-center{background:var(--gray-800);background:var(--ag-background-color, var(--gray-800));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px}.ag-theme-dark .ag-overlay-no-rows-wrapper.ag-layout-auto-height{padding-top:30px}.ag-theme-dark .ag-loading{padding-left:0;display:flex;height:100%;align-items:center}.ag-theme-dark .ag-loading-icon{padding-right:12px}.ag-theme-dark .ag-icon-loading{animation-name:spin;animation-duration:1000ms;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.ag-theme-dark .ag-floating-top{border-bottom:solid 1px;border-bottom-color:var(--gray-900);border-bottom-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-floating-bottom{border-top:solid 1px;border-top-color:var(--gray-900);border-top-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-ltr .ag-cell{border-right:none}.ag-theme-dark .ag-rtl .ag-cell{border-left:none}.ag-theme-dark .ag-ltr .ag-cell{border-right-width:1px}.ag-theme-dark .ag-rtl .ag-cell{border-left-width:1px}.ag-theme-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){border-left:solid 1px;border-left-color:var(--gray-900);border-left-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){border-right:solid 1px;border-right-color:var(--gray-900);border-right-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-row-selected{background-color:var(--blue-800);background-color:var(--ag-selected-row-background-color, var(--blue-800))}.ag-theme-dark .ag-cell-range-selected:not(.ag-cell-focus){background-color:rgba(33,150,243,0.2);background-color:var(--ag-range-selection-background-color, rgba(33,150,243,0.2))}.ag-theme-dark .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart{background-color:rgba(0,88,255,0.1);background-color:var(--ag-range-selection-chart-background-color, rgba(0,88,255,0.1))}.ag-theme-dark .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category{background-color:rgba(0,255,132,0.1);background-color:var(--ag-range-selection-chart-category-background-color, rgba(0,255,132,0.1))}.ag-theme-dark .ag-cell-range-selected-1:not(.ag-cell-focus){background-color:rgba(33,150,243,0.2);background-color:var(--ag-range-selection-background-color-1, var(--ag-range-selection-background-color, rgba(33,150,243,0.2)))}.ag-theme-dark .ag-cell-range-selected-2:not(.ag-cell-focus){background-color:rgba(33,150,243,0.36);background-color:var(--ag-range-selection-background-color-2, rgba(33,150,243,0.36))}.ag-theme-dark .ag-cell-range-selected-3:not(.ag-cell-focus){background-color:rgba(33,150,243,0.488);background-color:var(--ag-range-selection-background-color-3, rgba(33,150,243,0.488))}.ag-theme-dark .ag-cell-range-selected-4:not(.ag-cell-focus){background-color:rgba(33,150,243,0.5904);background-color:var(--ag-range-selection-background-color-4, rgba(33,150,243,0.5904))}.ag-theme-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top{border-top-color:#2196f3;border-top-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right{border-right-color:#2196f3;border-right-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom{border-bottom-color:#2196f3;border-bottom-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left{border-left-color:#2196f3;border-left-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-dark .ag-ltr .ag-has-focus .ag-cell-focus.ag-cell-range-single-cell,.ag-theme-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-dark .ag-rtl .ag-has-focus .ag-cell-focus.ag-cell-range-single-cell,.ag-theme-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle{border:1px solid;border-color:#2196f3;border-color:var(--ag-range-selection-border-color, #2196f3);outline:initial}.ag-theme-dark .ag-cell.ag-selection-fill-top,.ag-theme-dark .ag-cell.ag-selection-fill-top.ag-cell-range-selected{border-top:1px dashed;border-top-color:#2196f3;border-top-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-dark .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-right:1px dashed;border-right-color:#2196f3;border-right-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-dark .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-left:1px dashed;border-left-color:#2196f3;border-left-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-cell.ag-selection-fill-bottom,.ag-theme-dark .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{border-bottom:1px dashed;border-bottom-color:#2196f3;border-bottom-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-dark .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-left:1px dashed;border-left-color:#2196f3;border-left-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-dark .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-right:1px dashed;border-right-color:#2196f3;border-right-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-fill-handle,.ag-theme-dark .ag-range-handle{position:absolute;width:6px;height:6px;bottom:-1px;background-color:#2196f3;background-color:var(--ag-range-selection-border-color, #2196f3)}.ag-theme-dark .ag-ltr .ag-fill-handle,.ag-theme-dark .ag-ltr .ag-range-handle{right:-1px}.ag-theme-dark .ag-rtl .ag-fill-handle,.ag-theme-dark .ag-rtl .ag-range-handle{left:-1px}.ag-theme-dark .ag-fill-handle{cursor:cell}.ag-theme-dark .ag-range-handle{cursor:nwse-resize}.ag-theme-dark .ag-cell-inline-editing{border-color:rgba(33,150,243,0.4) !important;border-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4)) !important}.ag-theme-dark .ag-menu{background:var(--gray-800);background:var(--ag-background-color, var(--gray-800));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px;padding:0}.ag-theme-dark .ag-menu-list{cursor:default;width:100%;padding-top:6px;padding-bottom:6px}.ag-theme-dark .ag-menu-option-part{padding-top:9px;padding-bottom:9px}.ag-theme-dark .ag-menu-option-active{background-color:var(--gray-700);background-color:var(--ag-row-hover-color, var(--gray-700))}.ag-theme-dark .ag-menu-option-disabled{opacity:0.5}.ag-theme-dark .ag-menu-option-text{margin-left:6px}.ag-theme-dark .ag-menu-option-icon{padding-left:12px;padding-right:6px;min-width:28px}.ag-theme-dark .ag-menu-option-shortcut{padding-left:12px}.ag-theme-dark .ag-menu-separator{height:12px}.ag-theme-dark .ag-menu-separator-cell:after{content:"";display:block}.ag-theme-dark .ag-menu-option-popup-pointer{width:28px;text-align:center}.ag-theme-dark .ag-tabs-header{min-width:220px;width:100%;display:flex}.ag-theme-dark .ag-tab{border-bottom:2px solid transparent;display:flex;flex:none;align-items:center;justify-content:center;cursor:pointer;flex:1 1 auto;transition:border-bottom .3s}.ag-theme-dark .ag-keyboard-focus .ag-tab:focus{outline-width:1px;outline-style:solid;outline-color:rgba(33,150,243,0.4);outline-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4));outline-offset:-4px}.ag-theme-dark .ag-tab-selected{border-bottom-color:#2196f3;border-bottom-color:var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3))}.ag-theme-dark .ag-menu-header{color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-filter-condition-operator{height:17px}.ag-theme-dark .ag-ltr .ag-filter-condition-operator-or{margin-left:12px}.ag-theme-dark .ag-rtl .ag-filter-condition-operator-or{margin-right:12px}.ag-theme-dark .ag-set-filter-select-all{padding:12px 0}.ag-theme-dark .ag-set-filter-list{height:180px}.ag-theme-dark .ag-set-filter-filter{margin-top:12px;margin-left:12px;margin-right:12px}.ag-theme-dark .ag-filter-to{margin-top:9px}.ag-theme-dark .ag-mini-filter{margin:12px 12px 0}.ag-theme-dark .ag-set-filter-item{margin:0px 12px}.ag-theme-dark .ag-ltr .ag-set-filter-item-value{margin-left:12px}.ag-theme-dark .ag-rtl .ag-set-filter-item-value{margin-right:12px}.ag-theme-dark .ag-filter-apply-panel{display:flex;justify-content:flex-end;padding:12px 12px}.ag-theme-dark .ag-filter-apply-panel-button{line-height:1.5}.ag-theme-dark .ag-ltr .ag-filter-apply-panel-button{margin-left:12px}.ag-theme-dark .ag-rtl .ag-filter-apply-panel-button{margin-right:12px}.ag-theme-dark .ag-simple-filter-body-wrapper{padding:12px 12px;padding-bottom:3px}.ag-theme-dark .ag-simple-filter-body-wrapper>*{margin-bottom:9px}.ag-theme-dark .ag-side-bar{position:relative}.ag-theme-dark .ag-tool-panel-wrapper{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8)}.ag-theme-dark .ag-side-buttons{padding-top:24px;width:20px;position:relative;color:var(--white);color:var(--ag-foreground-color, var(--white));overflow:hidden}.ag-theme-dark button.ag-side-button-button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;background:transparent;padding:12px 0 12px 0;width:100%;margin:0;min-height:108px;background-position-y:center;background-position-x:center;background-repeat:no-repeat;border:none}.ag-theme-dark button.ag-side-button-button:focus{box-shadow:none}.ag-theme-dark .ag-side-button-icon-wrapper{margin-bottom:3px}.ag-theme-dark .ag-ltr .ag-side-bar-left .ag-side-button-button,.ag-theme-dark .ag-rtl .ag-side-bar-right .ag-side-button-button{border-right:2px solid transparent;transition:border-right .3s}.ag-theme-dark .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,.ag-theme-dark .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button{border-right-color:#2196f3;border-right-color:var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3))}.ag-theme-dark .ag-rtl .ag-side-bar-left .ag-side-button-button,.ag-theme-dark .ag-ltr .ag-side-bar-right .ag-side-button-button{border-left:2px solid transparent;transition:border-left .3s}.ag-theme-dark .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,.ag-theme-dark .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button{border-left-color:#2196f3;border-left-color:var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3))}.ag-theme-dark .ag-filter-toolpanel-header{height:36px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-header,.ag-theme-dark .ag-ltr .ag-filter-toolpanel-search{padding-left:6px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-header,.ag-theme-dark .ag-rtl .ag-filter-toolpanel-search{padding-right:6px}.ag-theme-dark .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{font-family:"agGridAlpine";font-size:16px;line-height:16px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f112";position:absolute}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{padding-left:6px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{padding-right:6px}.ag-theme-dark .ag-filter-toolpanel-group-level-0-header{height:48px}.ag-theme-dark .ag-filter-toolpanel-group-item{margin-top:3px;margin-bottom:3px}.ag-theme-dark .ag-filter-toolpanel-search{height:32px}.ag-theme-dark .ag-filter-toolpanel-search-input{flex-grow:1;height:24px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-search-input{margin-right:6px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-search-input{margin-left:6px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-expand,.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-title-bar-icon{margin-right:6px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-expand,.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-title-bar-icon{margin-left:6px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-level-1-header{padding-left:22px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-level-1-header{padding-right:22px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-level-2-header{padding-left:38px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-level-2-header{padding-right:38px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-level-3-header{padding-left:54px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-level-3-header{padding-right:54px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-level-4-header{padding-left:70px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-level-4-header{padding-right:70px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-level-5-header{padding-left:86px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-level-5-header{padding-right:86px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-level-6-header{padding-left:102px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-level-6-header{padding-right:102px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-level-7-header{padding-left:118px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-level-7-header{padding-right:118px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-level-8-header{padding-left:134px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-level-8-header{padding-right:134px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-level-9-header{padding-left:150px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-level-9-header{padding-right:150px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-group-level-10-header{padding-left:166px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-group-level-10-header{padding-right:166px}.ag-theme-dark .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header{padding-left:6px}.ag-theme-dark .ag-filter-toolpanel-instance-filter{padding-top:6px}.ag-theme-dark .ag-ltr .ag-filter-toolpanel-instance-header-icon{margin-left:6px}.ag-theme-dark .ag-rtl .ag-filter-toolpanel-instance-header-icon{margin-right:6px}.ag-theme-dark .ag-pivot-mode-panel{height:32px;display:flex}.ag-theme-dark .ag-pivot-mode-select{display:flex;align-items:center}.ag-theme-dark .ag-ltr .ag-pivot-mode-select{margin-left:12px}.ag-theme-dark .ag-rtl .ag-pivot-mode-select{margin-right:12px}.ag-theme-dark .ag-column-select-header{height:32px;align-items:center;padding:0 12px}.ag-theme-dark .ag-column-group-icons,.ag-theme-dark .ag-column-select-header-icon{color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-header{background-color:var(--gray-800);background-color:var(--ag-header-background-color, var(--gray-800));border-bottom:solid 1px;border-bottom-color:var(--gray-900);border-bottom-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-header-row{color:var(--white);color:var(--ag-header-foreground-color, var(--white))}.ag-theme-dark .ag-pinned-right-header{border-left:solid 1px;border-left-color:var(--gray-900);border-left-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-pinned-left-header{border-right:solid 1px;border-right-color:var(--gray-900);border-right-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-header-row{height:32px}.ag-theme-dark .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon{margin-left:6px}.ag-theme-dark .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon{margin-right:6px}.ag-theme-dark .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon{margin-right:6px}.ag-theme-dark .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon{margin-left:6px}.ag-theme-dark .ag-header-cell,.ag-theme-dark .ag-header-group-cell{padding-left:0;padding-right:0}.ag-theme-dark .ag-header-cell.ag-header-cell-moving,.ag-theme-dark .ag-header-group-cell.ag-header-cell-moving{background-color:var(--gray-800);background-color:var(--ag-header-cell-moving-background-color, var(--ag-background-color, var(--gray-800)))}.ag-theme-dark .ag-header-icon{color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-header-expand-icon{cursor:pointer}.ag-theme-dark .ag-ltr .ag-header-expand-icon{padding-left:4px}.ag-theme-dark .ag-rtl .ag-header-expand-icon{padding-right:4px}.ag-theme-dark .ag-header-row:not(:first-child) .ag-header-cell,.ag-theme-dark .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group{border-top:solid 1px;border-top-color:var(--gray-900);border-top-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-header-cell-resize{display:flex;align-items:center}.ag-theme-dark .ag-header-cell-resize::after{content:"";position:absolute;z-index:1;display:block;left:calc(50% - .5px);width:1px;height:100%;top:calc(50% - 50%);background-color:var(--ag-header-column-resize-handle-color)}.ag-theme-dark .ag-pinned-right-header .ag-header-cell-resize::after{left:calc(50% - 1px)}.ag-theme-dark .ag-ltr .ag-header-select-all{margin-right:0}.ag-theme-dark .ag-rtl .ag-header-select-all{margin-left:0}.ag-theme-dark .ag-ltr .ag-floating-filter-button{margin-left:18px}.ag-theme-dark .ag-rtl .ag-floating-filter-button{margin-right:18px}.ag-theme-dark .ag-floating-filter-button-button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;appearance:none;background:transparent;border:none;height:16px;padding:0;width:16px}.ag-theme-dark .ag-filter-loading{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8);height:100%;padding:5px;position:absolute;top:34px;width:100%;z-index:1;border-top:solid 1px;border-top-color:var(--gray-900);border-top-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-paging-panel{border-top:1px solid;border-top-color:var(--gray-900);border-top-color:var(--ag-border-color, var(--gray-900));color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)));height:32px}.ag-theme-dark .ag-paging-panel>*{margin:0 0}.ag-theme-dark .ag-paging-button{cursor:pointer;opacity:0;top:0;right:0;bottom:0;left:0;padding:0;width:16px}.ag-theme-dark .ag-disabled .ag-paging-button{cursor:default}.ag-theme-dark .ag-paging-button-wrapper.ag-disabled{color:var(--ag-disabled-foreground-color);cursor:default}.ag-theme-dark .ag-paging-button-wrapper,.ag-theme-dark .ag-paging-description{margin:0 6px}.ag-theme-dark .ag-status-bar{color:var(--ag-disabled-foreground-color);padding-right:24px;padding-left:24px;line-height:1.5}.ag-theme-dark .ag-status-name-value-value{color:var(--white);color:var(--ag-foreground-color, var(--white))}.ag-theme-dark .ag-status-bar-center{text-align:center}.ag-theme-dark .ag-status-name-value{margin-left:6px;margin-right:6px;padding-top:12px;padding-bottom:12px}.ag-theme-dark .ag-column-drop-cell{background:var(--ag-chip-background-color);border-radius:24px;height:24px;padding:0 3px}.ag-theme-dark .ag-column-drop-cell-text{margin:0 6px}.ag-theme-dark .ag-column-drop-cell-button{min-width:24px;margin:0 3px;color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-column-drop-cell-drag-handle{margin-left:12px}.ag-theme-dark .ag-column-drop-cell-ghost{opacity:0.5}.ag-theme-dark .ag-column-drop-horizontal{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8);color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)));height:32px}.ag-theme-dark .ag-ltr .ag-column-drop-horizontal{padding-left:0}.ag-theme-dark .ag-rtl .ag-column-drop-horizontal{padding-right:0}.ag-theme-dark .ag-column-drop-horizontal-cell-separator{margin:0 6px;color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-column-drop-horizontal-empty-message{color:var(--ag-disabled-foreground-color)}.ag-theme-dark .ag-ltr .ag-column-drop-horizontal-icon{margin-right:0}.ag-theme-dark .ag-rtl .ag-column-drop-horizontal-icon{margin-left:0}.ag-theme-dark .ag-column-drop-vertical-list{padding-bottom:6px;padding-right:6px;padding-left:6px}.ag-theme-dark .ag-column-drop-vertical-cell{margin-top:6px}.ag-theme-dark .ag-column-drop-vertical{min-height:50px;max-height:150px}.ag-theme-dark .ag-column-drop-vertical-icon{margin-left:6px;margin-right:6px}.ag-theme-dark .ag-column-drop-vertical-list{position:relative}.ag-theme-dark .ag-column-drop-vertical-empty-message{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;color:var(--ag-disabled-foreground-color);margin-top:6px}.ag-theme-dark .ag-select-agg-func-popup{background:var(--gray-800);background:var(--ag-background-color, var(--gray-800));border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,0.4);padding:6px;background:var(--gray-800);background:var(--ag-background-color, var(--gray-800));height:105px;padding:0}.ag-theme-dark .ag-select-agg-func-virtual-list-item{cursor:default;line-height:30px;padding-left:12px}.ag-theme-dark .ag-select-agg-func-virtual-list-item:hover{background-color:var(--blue-800);background-color:var(--ag-selected-row-background-color, var(--blue-800))}.ag-theme-dark .ag-chart-menu{border-radius:3px;background:var(--gray-800);background:var(--ag-background-color, var(--gray-800))}.ag-theme-dark .ag-chart-menu-icon{opacity:0.5;line-height:24px;font-size:24px;width:24px;height:24px;margin:2px 0;cursor:pointer;border-radius:3px;color:var(--white);color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, var(--white)))}.ag-theme-dark .ag-chart-menu-icon:hover{opacity:1}.ag-theme-dark .ag-chart-mini-thumbnail{border:1px solid;border-color:#dde2eb;border-color:var(--ag-secondary-border-color, #dde2eb);border-radius:5px;margin:5px}.ag-theme-dark .ag-chart-mini-thumbnail:nth-last-child(3),.ag-theme-dark .ag-chart-mini-thumbnail:nth-last-child(3) ~ .ag-chart-mini-thumbnail{margin-left:auto;margin-right:auto}.ag-theme-dark .ag-ltr .ag-chart-mini-thumbnail:first-child{margin-left:0}.ag-theme-dark .ag-rtl .ag-chart-mini-thumbnail:first-child{margin-right:0}.ag-theme-dark .ag-ltr .ag-chart-mini-thumbnail:last-child{margin-right:0}.ag-theme-dark .ag-rtl .ag-chart-mini-thumbnail:last-child{margin-left:0}.ag-theme-dark .ag-chart-mini-thumbnail.ag-selected{border-color:var(--blue-600);border-color:var(--ag-minichart-selected-chart-color, var(--ag-checkbox-checked-color, var(--blue-600)))}.ag-theme-dark .ag-chart-settings-card-item{background:var(--white);background:var(--ag-foreground-color, var(--white));width:8px;height:8px;border-radius:4px}.ag-theme-dark .ag-chart-settings-card-item.ag-selected{background-color:var(--blue-600);background-color:var(--ag-minichart-selected-page-color, var(--ag-checkbox-checked-color, var(--blue-600)))}.ag-theme-dark .ag-chart-data-column-drag-handle{margin-left:6px}.ag-theme-dark .ag-charts-settings-group-container{padding:6px}.ag-theme-dark .ag-charts-data-group-container{padding:12px 12px;padding-bottom:3px}.ag-theme-dark .ag-charts-data-group-container>*{margin-bottom:9px}.ag-theme-dark .ag-charts-format-top-level-group-container{margin-left:12px;padding:6px}.ag-theme-dark .ag-charts-format-top-level-group-item{margin:6px 0}.ag-theme-dark .ag-charts-format-sub-level-group-container{padding:12px 12px;padding-bottom:3px}.ag-theme-dark .ag-charts-format-sub-level-group-container>*{margin-bottom:9px}.ag-theme-dark .ag-charts-group-container.ag-group-container-horizontal{padding:6px}.ag-theme-dark .ag-chart-data-section,.ag-theme-dark .ag-chart-format-section{display:flex;margin:0}.ag-theme-dark .ag-chart-menu-panel{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8)}.ag-theme-dark .ag-ltr .ag-chart-menu-panel{border-left:solid 1px;border-left-color:var(--gray-900);border-left-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-rtl .ag-chart-menu-panel{border-right:solid 1px;border-right-color:var(--gray-900);border-right-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-date-time-list-page-title{flex-grow:1;text-align:center}.ag-theme-dark .ag-date-time-list-page-column-label{text-align:center}.ag-theme-dark .ag-date-time-list-page-entry{text-align:center}.ag-theme-dark .ag-checkbox-input-wrapper{font-family:"agGridAlpine";font-size:16px;line-height:16px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;background-color:var(--gray-200);background-color:var(--ag-checkbox-background-color, var(--gray-200));border-radius:4px;display:inline-block;vertical-align:middle;flex:none}.ag-theme-dark .ag-checkbox-input-wrapper input,.ag-theme-dark .ag-checkbox-input-wrapper input{-webkit-appearance:none;opacity:0;width:100%;height:100%}.ag-theme-dark .ag-checkbox-input-wrapper:focus-within,.ag-theme-dark .ag-checkbox-input-wrapper:active{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,0.4)}.ag-theme-dark .ag-checkbox-input-wrapper.ag-disabled{opacity:0.5}.ag-theme-dark .ag-checkbox-input-wrapper::after{content:"\f108";color:rgba(0,0,0,0);color:var(--ag-checkbox-unchecked-color, rgba(0,0,0,0));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-dark .ag-checkbox-input-wrapper.ag-checked::after{content:"\f106";color:var(--blue-600);color:var(--ag-checkbox-checked-color, var(--blue-600));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-dark .ag-checkbox-input-wrapper.ag-indeterminate::after{content:"\f107";color:var(--blue-600);color:var(--ag-checkbox-indeterminate-color, var(--blue-600));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-dark .ag-toggle-button-input-wrapper{box-sizing:border-box;width:28px;height:18px;background-color:rgba(0,0,0,0);background-color:var(--ag-toggle-button-off-background-color, var(--ag-checkbox-unchecked-color, rgba(0,0,0,0)));border-radius:9px;position:relative;flex:none;border:1px solid;border-color:rgba(0,0,0,0);border-color:var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, rgba(0,0,0,0)))}.ag-theme-dark .ag-toggle-button-input-wrapper input{opacity:0;height:100%;width:100%}.ag-theme-dark .ag-toggle-button-input-wrapper:focus-within{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,0.4)}.ag-theme-dark .ag-toggle-button-input-wrapper.ag-disabled{opacity:0.5}.ag-theme-dark .ag-toggle-button-input-wrapper.ag-checked{background-color:var(--blue-600);background-color:var(--ag-toggle-button-on-background-color, var(--ag-checkbox-checked-color, var(--blue-600)));border-color:var(--blue-600);border-color:var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--blue-600)))}.ag-theme-dark .ag-toggle-button-input-wrapper::before{content:' ';position:absolute;top:-1px;left:-1px;display:block;box-sizing:border-box;height:18px;width:18px;background-color:var(--gray-800);background-color:var(--ag-toggle-button-switch-background-color, var(--ag-background-color, var(--gray-800)));border-radius:9px;transition:left 100ms;border:1px solid;border-color:rgba(0,0,0,0);border-color:var(--ag-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, rgba(0,0,0,0))))}.ag-theme-dark .ag-toggle-button-input-wrapper.ag-checked::before{left:calc(100% - 18px);border-color:var(--blue-600);border-color:var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--blue-600)))}.ag-theme-dark .ag-radio-button-input-wrapper{font-family:"agGridAlpine";font-size:16px;line-height:16px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;background-color:var(--gray-200);background-color:var(--ag-checkbox-background-color, var(--gray-200));border-radius:4px;display:inline-block;vertical-align:middle;flex:none;border-radius:16px}.ag-theme-dark .ag-radio-button-input-wrapper input,.ag-theme-dark .ag-radio-button-input-wrapper input{-webkit-appearance:none;opacity:0;width:100%;height:100%}.ag-theme-dark .ag-radio-button-input-wrapper:focus-within,.ag-theme-dark .ag-radio-button-input-wrapper:active{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,0.4)}.ag-theme-dark .ag-radio-button-input-wrapper.ag-disabled{opacity:0.5}.ag-theme-dark .ag-radio-button-input-wrapper::after{content:"\f124";color:rgba(0,0,0,0);color:var(--ag-checkbox-unchecked-color, rgba(0,0,0,0));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-dark .ag-radio-button-input-wrapper.ag-checked::after{content:"\f125";color:var(--blue-600);color:var(--ag-checkbox-checked-color, var(--blue-600));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-dark input[class^='ag-'][type='range']{-webkit-appearance:none;width:100%;height:100%;background:none;overflow:visible}.ag-theme-dark input[class^='ag-'][type='range']::-webkit-slider-runnable-track{margin:0;padding:0;width:100%;height:3px;background-color:var(--gray-900);background-color:var(--ag-border-color, var(--gray-900));border-radius:3px;border-radius:4px}.ag-theme-dark input[class^='ag-'][type='range']::-moz-range-track{margin:0;padding:0;width:100%;height:3px;background-color:var(--gray-900);background-color:var(--ag-border-color, var(--gray-900));border-radius:3px;border-radius:4px}.ag-theme-dark input[class^='ag-'][type='range']::-ms-track{margin:0;padding:0;width:100%;height:3px;background-color:var(--gray-900);background-color:var(--ag-border-color, var(--gray-900));border-radius:3px;border-radius:4px;color:transparent;width:calc(100% - 2px)}.ag-theme-dark input[class^='ag-'][type='range']::-webkit-slider-thumb{margin:0;padding:0;-webkit-appearance:none;width:16px;height:16px;background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800));border:1px solid;border-color:rgba(0,0,0,0);border-color:var(--ag-checkbox-unchecked-color, rgba(0,0,0,0));border-radius:16px;transform:translateY(-6.5px)}.ag-theme-dark input[class^='ag-'][type='range']::-ms-thumb{margin:0;padding:0;-webkit-appearance:none;width:16px;height:16px;background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800));border:1px solid;border-color:rgba(0,0,0,0);border-color:var(--ag-checkbox-unchecked-color, rgba(0,0,0,0));border-radius:16px}.ag-theme-dark input[class^='ag-'][type='range']::-moz-ag-range-thumb{margin:0;padding:0;-webkit-appearance:none;width:16px;height:16px;background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800));border:1px solid;border-color:rgba(0,0,0,0);border-color:var(--ag-checkbox-unchecked-color, rgba(0,0,0,0));border-radius:16px}.ag-theme-dark input[class^='ag-'][type='range']:focus{outline:none}.ag-theme-dark input[class^='ag-'][type='range']:focus::-webkit-slider-thumb{box-shadow:0 0 2px .1rem rgba(33,150,243,0.4);border-color:var(--blue-600);border-color:var(--ag-checkbox-checked-color, var(--blue-600))}.ag-theme-dark input[class^='ag-'][type='range']:focus::-ms-thumb{box-shadow:0 0 2px .1rem rgba(33,150,243,0.4);border-color:var(--blue-600);border-color:var(--ag-checkbox-checked-color, var(--blue-600))}.ag-theme-dark input[class^='ag-'][type='range']:focus::-moz-ag-range-thumb{box-shadow:0 0 2px .1rem rgba(33,150,243,0.4);border-color:var(--blue-600);border-color:var(--ag-checkbox-checked-color, var(--blue-600))}.ag-theme-dark input[class^='ag-'][type='range']:active::-webkit-slider-runnable-track{background-color:rgba(33,150,243,0.4);background-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4))}.ag-theme-dark input[class^='ag-'][type='range']:active::-moz-ag-range-track{background-color:rgba(33,150,243,0.4);background-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4))}.ag-theme-dark input[class^='ag-'][type='range']:active::-ms-track{background-color:rgba(33,150,243,0.4);background-color:var(--ag-input-focus-border-color, rgba(33,150,243,0.4))}.ag-theme-dark input[class^='ag-'][type='range']:disabled{opacity:0.5}.ag-theme-dark .ag-filter-toolpanel-header,.ag-theme-dark .ag-filter-toolpanel-search,.ag-theme-dark .ag-status-bar,.ag-theme-dark .ag-header-row,.ag-theme-dark .ag-panel-title-bar-title{font-weight:700;color:var(--white);color:var(--ag-header-foreground-color, var(--white))}.ag-theme-light .ag-ltr .ag-pinned-right-header .ag-theme-dark .ag-header-row:after,.ag-theme-light .ag-rtl .ag-pinned-left-header .ag-theme-dark .ag-header-row:before,.ag-theme-dark .ag-ltr .ag-pinned-right-header .ag-header-row:after,.ag-theme-dark .ag-rtl .ag-pinned-left-header .ag-header-row:before{content:'';position:absolute;height:calc(100% - 20px);top:10px;width:1px;background-color:var(--gray-900);background-color:var(--ag-border-color, var(--gray-900))}.ag-theme-dark .ag-ltr .ag-pinned-right-header .ag-header-row:after{right:0}.ag-theme-dark .ag-rtl .ag-pinned-left-header .ag-header-row:before{left:0}.ag-theme-dark .ag-row{font-size:13px}.ag-theme-dark input[class^='ag-']:not([type]),.ag-theme-dark input[class^='ag-'][type='text'],.ag-theme-dark input[class^='ag-'][type='number'],.ag-theme-dark input[class^='ag-'][type='tel'],.ag-theme-dark input[class^='ag-'][type='date'],.ag-theme-dark input[class^='ag-'][type='datetime-local'],.ag-theme-dark textarea[class^='ag-']{min-height:24px;border-radius:3px}.ag-theme-dark .ag-ltr input[class^='ag-']:not([type]),.ag-theme-dark .ag-ltr input[class^='ag-'][type='text'],.ag-theme-dark .ag-ltr input[class^='ag-'][type='number'],.ag-theme-dark .ag-ltr input[class^='ag-'][type='tel'],.ag-theme-dark .ag-ltr input[class^='ag-'][type='date'],.ag-theme-dark .ag-ltr input[class^='ag-'][type='datetime-local'],.ag-theme-dark .ag-ltr textarea[class^='ag-']{padding-left:6px}.ag-theme-dark .ag-rtl input[class^='ag-']:not([type]),.ag-theme-dark .ag-rtl input[class^='ag-'][type='text'],.ag-theme-dark .ag-rtl input[class^='ag-'][type='number'],.ag-theme-dark .ag-rtl input[class^='ag-'][type='tel'],.ag-theme-dark .ag-rtl input[class^='ag-'][type='date'],.ag-theme-dark .ag-rtl input[class^='ag-'][type='datetime-local'],.ag-theme-dark .ag-rtl textarea[class^='ag-']{padding-right:6px}.ag-theme-dark .ag-tab{padding:9px;transition:color 0.4s}.ag-theme-dark .ag-tab-selected{color:#2196f3;color:var(--ag-alpine-active-color, #2196f3)}.ag-theme-dark .ag-menu{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8)}.ag-theme-dark .ag-menu-header{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8);padding-top:1px}.ag-theme-dark .ag-charts-settings-group-title-bar,.ag-theme-dark .ag-charts-data-group-title-bar,.ag-theme-dark .ag-charts-format-top-level-group-title-bar{padding:6px 12px;line-height:20px}.ag-theme-dark .ag-chart-mini-thumbnail{background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800))}.ag-theme-dark .ag-ltr .ag-group-title-bar-icon{margin-right:6px}.ag-theme-dark .ag-rtl .ag-group-title-bar-icon{margin-left:6px}.ag-theme-dark .ag-charts-format-top-level-group-toolbar{margin-top:6px}.ag-theme-dark .ag-ltr .ag-charts-format-top-level-group-toolbar{padding-left:20px}.ag-theme-dark .ag-rtl .ag-charts-format-top-level-group-toolbar{padding-right:20px}.ag-theme-dark .ag-charts-format-sub-level-group{border-left:dashed 1px;border-left-color:var(--gray-900);border-left-color:var(--ag-border-color, var(--gray-900));padding-left:6px;margin-bottom:12px}.ag-theme-dark .ag-charts-format-sub-level-group-title-bar{padding-top:0;padding-bottom:0;background:none;font-weight:700}.ag-theme-dark .ag-charts-format-sub-level-group-container{padding-bottom:0}.ag-theme-dark .ag-charts-format-sub-level-group-item:last-child{margin-bottom:0}.ag-theme-dark .ag-dnd-ghost{font-size:11px;font-weight:700}.ag-theme-dark .ag-side-buttons{width:30px}.ag-theme-dark .ag-standard-button{appearance:none;-webkit-appearance:none;border-radius:3px;border:1px solid;border-color:#2196f3;border-color:var(--ag-alpine-active-color, #2196f3);color:#2196f3;color:var(--ag-alpine-active-color, #2196f3);background-color:var(--gray-800);background-color:var(--ag-background-color, var(--gray-800));font-weight:600;padding:6px 12px}.ag-theme-dark .ag-standard-button:hover{border-color:#2196f3;border-color:var(--ag-alpine-active-color, #2196f3);background-color:var(--gray-700);background-color:var(--ag-row-hover-color, var(--gray-700))}.ag-theme-dark .ag-standard-button:active{border-color:#2196f3;border-color:var(--ag-alpine-active-color, #2196f3);background-color:#2196f3;background-color:var(--ag-alpine-active-color, #2196f3);color:var(--gray-800);color:var(--ag-background-color, var(--gray-800))}.ag-theme-dark .ag-menu-header{min-width:240px}.ag-theme-dark .ag-column-drop-vertical{min-height:75px;max-height:175px}.ag-theme-dark .ag-tool-panel-wrapper{width:250px}.ag-theme-dark .ag-column-drop-vertical-title-bar{padding:12px;padding-bottom:0px}.ag-theme-dark .ag-column-drop-vertical-empty-message{display:flex;align-items:center;border:dashed 1px;border-color:var(--gray-900);border-color:var(--ag-border-color, var(--gray-900));margin:12px;padding:12px}.ag-theme-dark .ag-column-drop-empty-message{color:var(--white);color:var(--ag-foreground-color, var(--white));opacity:0.75}.ag-theme-dark .ag-status-bar{font-weight:normal}.ag-theme-dark .ag-status-name-value-value{font-weight:700}.ag-theme-dark .ag-paging-number,.ag-theme-dark .ag-paging-row-summary-panel-number{font-weight:700}.ag-theme-dark .ag-column-drop-cell-button{opacity:0.5}.ag-theme-dark .ag-column-drop-cell-button:hover{opacity:0.75}.ag-theme-dark .ag-header-cell-menu-button:hover,.ag-theme-dark .ag-side-button-button:hover,.ag-theme-dark .ag-tab:hover,.ag-theme-dark .ag-panel-title-bar-button:hover,.ag-theme-dark .ag-header-expand-icon:hover,.ag-theme-dark .ag-column-group-icons:hover,.ag-theme-dark .ag-group-expanded .ag-icon:hover,.ag-theme-dark .ag-group-contracted .ag-icon:hover,.ag-theme-dark .ag-chart-settings-prev:hover,.ag-theme-dark .ag-chart-settings-next:hover,.ag-theme-dark .ag-group-title-bar-icon:hover,.ag-theme-dark .ag-column-select-header-icon:hover,.ag-theme-dark .ag-floating-filter-button-button:hover,.ag-theme-dark .ag-filter-toolpanel-expand:hover,.ag-theme-dark .ag-chart-menu-icon:hover{color:#2196f3;color:var(--ag-alpine-active-color, #2196f3)}.ag-theme-dark .ag-chart-settings-card-item.ag-not-selected:hover{opacity:0.35}.ag-theme-dark .ag-ltr .ag-panel-title-bar-button{margin-left:12px;margin-right:6px}.ag-theme-dark .ag-rtl .ag-panel-title-bar-button{margin-right:12px;margin-left:6px}.ag-theme-dark .ag-filter-toolpanel-group-container{padding-left:6px}.ag-theme-dark .ag-filter-toolpanel-instance-filter{border:none;background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color, #f8f8f8);border-left:dashed 1px;border-left-color:var(--gray-900);border-left-color:var(--ag-border-color, var(--gray-900));margin-left:13px;padding-left:8px;margin-right:12px}.ag-theme-dark .ag-set-filter-list{padding-top:3px;padding-bottom:3px}.ag-theme-dark .ag-overlay-no-rows-wrapper.ag-layout-auto-height{padding-top:60px}.ag-theme-dark .ag-date-time-list-page-entry-is-current{background-color:#2196f3;background-color:var(--ag-alpine-active-color, #2196f3)}.ag-theme-dark .ag-row{font-size:13px}.ag-theme-dark .ag-header-cell-resize::after{left:calc(50% - 1px)}.ag-theme-dark .ag-header{font-family:var(--font-family);font-weight:600;z-index:var(--z-index--table-header);box-shadow:0px 1px 8px rgba(0,0,0,0.1)}.ag-theme-dark .ag-header-select-all,.ag-theme-dark .ag-selection-checkbox{padding:8px}.ag-theme-dark .ag-selection-checkbox{margin:0}.ag-theme-dark .ag-center-cols-clipper{z-index:var(--z-index--table)}.ag-theme-dark .ag-popup-editor{z-index:var(--z-index--table-editor)}.ag-theme-dark .ag-pinned-left-cols-container{z-index:var(--z-index--table-header);box-shadow:1px 0px 8px rgba(0,0,0,0.1)}.ag-theme-dark .ag-checkbox-input-wrapper{background:var(--gray-900);box-shadow:var(--shadow-checkbox)}.ag-theme-dark .ag-checkbox-input{cursor:pointer}.ag-theme-dark *{scrollbar-color:var(--gray-300) var(--gray-800)}.ag-theme-dark *::-webkit-scrollbar{width:auto}.ag-theme-dark *::-webkit-scrollbar-track{background:transparent}.ag-theme-dark *::-webkit-scrollbar-thumb{background-color:var(--gray-300);border-radius:20px;border:4px solid var(--gray-800)}.ag-theme-dark .ag-overlay{z-index:var(--z-index--table-overlay)}html,body{margin:0;padding:0;background-color:var(--white);color:var(--gray-900);font-family:var(--font-family);font-size:14px;overflow:hidden}*{box-sizing:border-box;user-select:none}input{user-select:initial}#root{display:flex;flex:1;height:100vh;width:100vw}#dialog-root{display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none}input[type='number']::-webkit-inner-spin-button,input[type='number']::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ag-react-container{height:var(--table-row-height)}


/*# sourceMappingURL=studioBundle.e43df511c8e2e368900a.css.map*/