.Root{width:100%;height:100%;background:var(--theme-background-main);background:var(--theme-background-main-grad);color:var(--theme-text-color-main);position:relative;top:0;left:0}.Root a,.Root a:visited{color:var(--theme-text-color-main)}.app-bg-dyn-grad{background:var(--theme-aura-gradient-1),var(--theme-aura-gradient-2);background-size:800px,800px;background-position:50% 50%,50% 50%;background-repeat:no-repeat;position:absolute;width:100%;height:100%;opacity:0;z-index:0;transition:all 3s cubic-bezier(.6,-0,0,1)}.app-bg-dyn-grad-show{opacity:1;background-position:calc(50% - 80px) calc(50% - 150px),calc(50% + 100px) calc(50% + 150px)}.app-bg-dyn-grad-loggedin{opacity:.45;background-size:170%;background-position:-20% 0px,50% 0px}.noselect{user-select:none}.dark-palette{--theme-background-main: rgb(0, 0, 0);--theme-background-main-grad: linear-gradient( 180deg, rgb(25, 31, 41) 0%, rgb(8, 11, 16) 100% );--theme-header-background-main: rgb(0, 0, 0);--theme-header-background-main-grad: linear-gradient( 180deg, rgb(24, 28, 38) 0%, rgb(21, 27, 33) 100% );--theme-logo-header-background: linear-gradient( rgba(26, 32, 44, .6), rgba(35, 40, 52, 1) );--theme-toolbar-background: rgba(34, 39, 50, .75);--theme-modal-overlay-background: rgba(0, 0, 0, .2);--theme-toolbar-logo-shadow: 0px 0px 15px rgba(0, 0, 0, .2);--theme-key-panel-background-grad: linear-gradient( 180deg, rgb(28, 32, 44) 0%, rgb(21, 27, 35) 100% );--theme-key-panel-shadow: 0px 4px 14px 0px rgba(0, 0, 0, .4);--theme-key-panel-border-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .1);--theme-text-color-main: rgb(247, 247, 247);--theme-text-color-card-header: rgb(247, 247, 247);--nav-button-text-color: rgba(255, 255, 255, .6);--nav-button-icon-color: rgba(255, 255, 255, .6);--nav-button-active-border-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .18);--nav-button-active-shadow: 0px 2px 4px rgba(0, 0, 0, .08);--nav-button-active-bg: rgba(34, 39, 52);--nav-button-active-bg-grad: var(--nav-button-active-bg);--nav-button-active-text-color: rgb(255, 255, 255);--nav-button-active-text-shadow: 0px 1px 4px rgba(0, 0, 0, .2);--theme-login-button-disabled-background: rgb(60, 63, 70);--theme-login-button-disabled-text-color: rgba(255, 255, 255, 1);--theme-common-button-background: rgb(241, 241, 241);--theme-common-button-background-grad: linear-gradient( 180deg, rgb(29, 32, 40) 0%, rgb(42, 49, 64) 100% );--theme-common-button-border-color: rgba(255, 255, 255, .16);--theme-common-button-shadow: 0px 1px 8px 0px rgba(0, 0, 0, .1), 0px 0px 0px 1.2px var(--theme-common-button-border-color);--theme-common-button-text-color: rgba(255, 255, 255, 1);--theme-common-button-focus-color: rgb(255, 255, 255);--theme-button-green: rgb(75, 160, 75);--theme-button-yellow: rgb(206, 142, 3);--theme-button-red: rgb(178, 41, 41);--theme-button-blue: rgb(29, 121, 220);--theme-button-disabled-background: rgb(88, 94, 98);--theme-card-background: var(--theme-toolbar-background);--theme-card-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .15), 0px 1px 10px 0px rgba(0, 0, 0, .2);--theme-card-deep-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .15), 0px 1px 40px 0px rgba(0, 0, 0, .6);--theme-card-border-radius: 10px;--theme-card-header-divider: solid rgba(255, 255, 255, .2) 1px;--theme-card-sub-background: rgb(22, 25, 30);--theme-card-header-background: rgba(23, 28, 37, .6);--theme-subsec-border: solid 1px rgba(150, 150, 150, .3);--theme-subsec-background: rgba(38, 49, 68, 1);--theme-subsec-2-border-color: rgb(72, 104, 139);--theme-subsec-2-border: dashed var(--theme-subsec-2-border-color) 2px;--theme-subsec-2-background: var(--theme-text-input-background);--theme-table-background: rgb(28, 32, 40);--theme-table-cell-background: rgb(22, 25, 30);--theme-table-border: solid rgba(255, 255, 255, .14) 1px;--theme-table-row-select-background: rgb(25, 83, 145);--theme-table-row-select-text-color: rgb(255, 255, 255);--theme-table-row-select-border-color: rgb(70, 124, 182);--theme-table-row-select-border: solid var(--theme-table-row-select-border-color) 1px;--theme-table-row-hover-background: rgb(43, 48, 55);--theme-table-row-hover-text-color: rgb(255, 255, 255);--theme-tab-select-border-color: rgb(47, 124, 205);--theme-tab-hover-background: rgb(43, 48, 55);--theme-tab-shadow-border-color: rgb(65, 65, 65);--theme-login-input-background-color: rgba(255, 255, 255, .05);--theme-login-input-text-color: rgba(255, 255, 255, .8);--theme-login-input-border: solid 1px rgba(255, 255, 255, .05);--theme-form-input-label-color: rgb(234, 234, 234);--theme-text-input-background: var(--theme-table-cell-background);--theme-text-input-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .14);--theme-input-focus-background: rgb(25, 95, 171);--theme-input-focus-label-color: rgb(255, 255, 255);--theme-input-text-color: var(--theme-text-color-main);--theme-list-item-off-bg: rgb(28, 32, 40);--theme-list-container-border: solid rgba(255, 255, 255, .14) 1px;--theme-list-item-hover-bg: rgb(25, 83, 145);--theme-list-item-selected-bg: rgb(25, 95, 171);--theme-notification-green: rgb(63, 174, 63);--theme-notification-blue: rgb(44, 141, 245);--theme-notification-orange: rgb(243, 152, 16);--theme-notification-red: rgb(249, 47, 47);--theme-switch-border-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3), 0px 0px 0px 1px rgba(255, 255, 255, .6);--theme-tile-grid-item-bg: rgb(33, 38, 49);--theme-tile-grid-item-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .15);--theme-filter-option-background: var(--theme-table-cell-background);--theme-filter-option-sticky-background: var(--theme-table-background);--theme-filter-option-sticky-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .9);--theme-divider-border: solid 1px rgb(65, 65, 65);--theme-divider-border-heavy: solid 1px rgb(84, 84, 84);--theme-header-logo-divider-border: solid 1px rgb(83, 83, 83);--theme-loading-spinner-color: rgb(81, 163, 222);--theme-aura-gradient-1: radial-gradient( circle, rgba(0, 149, 208, .35) 0%, rgba(0, 149, 208, 0) 50% );--theme-aura-gradient-2: radial-gradient( circle, rgba(19, 78, 227, .35) 0%, rgba(38, 114, 229, 0) 50% );--theme-loading-skeleton-background: linear-gradient( 130deg, rgb(30, 32, 40) 0%, rgb(30, 32, 40) 35%, rgb(44, 47, 56) 50%, rgb(30, 32, 40) 65%, rgb(30, 32, 40) 100% );--theme-loading-skeleton-background-size: 100vw;--theme-loading-skeleton-speed: 1.5s;--theme-dashed-large-border: dashed rgba(255, 255, 255, .13) 2px}.light-palette{--theme-background-main: rgb(255, 255, 255);--theme-background-main-grad: linear-gradient( 180deg, rgba(246, 248, 249) 0%, rgb(228, 235, 240) 100% );--theme-header-background-main: rgb(255, 255, 255);--theme-header-background-main-grad: linear-gradient( 180deg, rgba(255, 255, 255, 1) 0%, rgba(231, 236, 240, 1) 100% );--theme-logo-header-background: linear-gradient( rgb(241, 247, 254) 0%, rgb(255, 255, 255) 100% );--theme-toolbar-background: rgba(255, 255, 255, .75);--theme-modal-overlay-background: rgba(0, 0, 0, .08);--theme-toolbar-logo-shadow: 0px 0px 10px rgba(0, 0, 0, .1);--theme-key-panel-background-grad: linear-gradient( 180deg, rgb(250, 250, 250) 0%, rgb(237, 241, 244) 100% );--theme-key-panel-shadow: 0px 4px 14px 0px rgba(0, 0, 0, .08);--theme-key-panel-border-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05);--theme-text-color-main: rgb(82, 82, 100);--theme-text-color-card-header: rgb(98, 98, 117);--nav-button-text-color: rgba(90, 90, 110, .8);--nav-button-icon-color: rgba(72, 72, 82, .9);--nav-button-active-border-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .03);--nav-button-active-shadow: 0px 2px 8px rgba(0, 0, 0, .05);--nav-button-active-bg: rgb(255, 255, 255);--nav-button-active-bg-grad: rgb(255, 255, 255);--nav-button-active-text-color: rgb(21, 116, 240);--nav-button-active-text-shadow: 0px 1px 4px rgba(0, 0, 0, 0);--theme-login-button-disabled-background: rgb(132, 142, 152);--theme-login-button-disabled-text-color: rgba(255, 255, 255, 1);--theme-common-button-background: rgb(241, 241, 241);--theme-common-button-background-grad: linear-gradient( 180deg, rgba(235, 235, 238, 1) 0%, rgba(250, 250, 250) 100% );--theme-common-button-border-color: rgba(0, 0, 0, .09);--theme-common-button-shadow: 0px 1px 8px 0px rgba(0, 0, 0, .05), 0px 0px 0px 1.2px var(--theme-common-button-border-color);--theme-common-button-text-color: rgba(0, 0, 0, .7);--theme-common-button-focus-color: rgb(255, 255, 255);--theme-button-green: rgb(85, 174, 85);--theme-button-yellow: rgb(221, 157, 19);--theme-button-red: rgb(226, 69, 69);--theme-button-blue: rgb(31, 139, 233);--theme-button-disabled-background: rgb(132, 142, 152);--theme-card-background: var(--theme-toolbar-background);--theme-card-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .06), 0px 1px 6px 0px rgba(0, 0, 0, .05);--theme-card-deep-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .04), 0px 1px 40px 0px rgba(0, 0, 0, .24);--theme-card-border-radius: 10px;--theme-card-color: var(--theme-text-color-main);--theme-card-header-divider: solid rgba(0, 0, 0, .12) 1px;--theme-card-sub-background: var(--theme-table-background);--theme-card-header-background: rgba(255, 255, 255, .6);--theme-subsec-border: solid 1px rgba(150, 150, 150, .3);--theme-subsec-background: rgb(229, 236, 248);--theme-subsec-2-border-color: rgb(175, 199, 217);--theme-subsec-2-border: dashed var(--theme-subsec-2-border-color) 2px;--theme-subsec-2-background: rgb(255, 255, 255);--theme-table-background: rgb(241, 245, 249);--theme-table-cell-background: rgb(255, 255, 255);--theme-table-border: solid rgba(0, 0, 0, .1) 1px;--theme-table-row-select-background: rgb(50, 141, 220);--theme-table-row-select-border-color: rgb(180, 213, 247);--theme-table-row-select-border: solid var(--theme-table-row-select-border-color) 1px;--theme-table-row-select-text-color: rgb(255, 255, 255);--theme-table-row-hover-background: rgb(239, 247, 254);--theme-table-row-hover-text-color: rgb(23, 23, 23);--theme-tab-select-border-color: rgb(76, 151, 232);--theme-tab-hover-background: rgb(245, 249, 252);--theme-tab-shadow-border-color: rgb(229, 229, 229);--theme-login-input-background-color: rgb(255, 255, 255);--theme-login-input-text-color: rgba(0, 0, 0, .8);--theme-login-input-border: solid 1px rgba(0, 0, 0, .15);--theme-form-input-label-color: rgb(98, 98, 117);--theme-text-input-background: rgb(255, 255, 255);--theme-text-input-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .1);--theme-input-focus-background: rgb(31, 139, 233);--theme-input-focus-label-color: rgb(255, 255, 255);--theme-input-text-color: var(--theme-text-color-main);--theme-list-item-off-bg: rgb(241, 245, 249);--theme-list-container-border: solid rgba(0, 0, 0, .1) 1px;--theme-list-item-hover-bg: rgb(76, 159, 232);--theme-list-item-selected-bg: rgb(31, 139, 233);--theme-notification-green: rgb(48, 187, 48);--theme-notification-blue: rgb(54, 132, 227);--theme-notification-orange: rgb(243, 152, 16);--theme-notification-red: rgb(233, 53, 53);--theme-switch-border-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3), 0px 0px 0px 1px rgba(255, 255, 255, 1);--theme-tile-grid-item-bg: rgb(255, 255, 255);--theme-tile-grid-item-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .1);--theme-filter-option-background: rgb(250, 252, 254);--theme-filter-option-sticky-background: rgb(255, 255, 255);--theme-filter-option-sticky-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .4);--theme-divider-border: solid 1px rgb(222, 222, 222);--theme-divider-border-heavy: solid 1px rgb(227, 227, 227);--theme-header-logo-divider-border: solid 1px rgb(224, 224, 224);--theme-loading-spinner-color: rgb(0, 115, 255);--theme-aura-gradient-1: radial-gradient( circle, rgba(47, 194, 252, .6) 0%, rgba(289, 166, 255, 0) 50% );--theme-aura-gradient-2: radial-gradient( circle, rgba(45, 122, 254, .6) 0%, rgba(289, 166, 255, 0) 50% );--theme-loading-skeleton-background: linear-gradient( 130deg, rgb(237, 239, 242) 0%, rgb(237, 239, 242) 35%, rgb(250, 252, 254) 50%, rgb(237, 239, 242) 65%, rgb(237, 239, 242) 100% );--theme-loading-skeleton-background-size: 100vw;--theme-loading-skeleton-speed: 1.5s;--theme-dashed-large-border: dashed rgba(0, 0, 0, .13) 2px}.app-large-sizing{--app-header-height: 74px;--main-page-gap-padding: 22px;--generic-card-pad-spacing: 15px;--generic-card-pad-spacing-narrow: 8px;--tile-grid-pad-spacing: 10px;--tile-grid-border-radius: 7px;--tile-grid-element-border-radius: 6px;--scrollbar-width: 11px}.form-col{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.loading-skeleton{box-shadow:var(--theme-text-input-shadow);background:var(--theme-loading-skeleton-background);background-size:var(--theme-loading-skeleton-background-size);animation:skeleton-loading var(--theme-loading-skeleton-speed) linear infinite}@keyframes skeleton-loading{0%{background-position-x:-50vw}to{background-position-x:50vw}}.loading-block{display:inline-block;border-radius:6px;width:100%;height:100%;box-shadow:var(--theme-text-input-shadow);background:var(--theme-loading-skeleton-background);background-size:var(--theme-loading-skeleton-background-size);animation:skeleton-loading var(--theme-loading-skeleton-speed) linear infinite}.full-screen-loader-1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px}.full-screen-loader-logo{width:78px;height:auto}.loader-1{color:var(--theme-loading-spinner-color);font-size:34px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;position:relative;transform:translateZ(0);animation:mltShdSpin 1.7s infinite ease,round 1.7s infinite ease}@keyframes mltShdSpin{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes round{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cannot-connect-cont{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background:var(--theme-background-main);background:var(--theme-background-main-grad);color:var(--theme-text-color-main)}.connection-error-logo{width:198px;height:auto;border-right:var(--theme-divider-border)}.cannot-connect-cont .cannot-connect-message{width:100%;height:auto;max-width:300px;padding:40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;background:var(--theme-toolbar-background);box-shadow:var(--theme-card-shadow);border-radius:var(--theme-card-border-radius)}.cannot-connect-cont .cannot-connect-message span{text-align:center}.cannot-connect-cont .cannot-connect-message div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.cannot-connect-cont h2{font-size:20px;text-align:center}.tiny-loader{width:13px;height:13px;border:2px solid var(--theme-common-button-text-color);border-top-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:tiny-loader-rotation .65s cubic-bezier(.72,.2,.5,.5) infinite}@keyframes tiny-loader-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.common-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;border-radius:8px;border:none;white-space:nowrap;background:var(--theme-common-button-background);background:var(--theme-common-button-background-grad);padding:9px 13px;color:var(--theme-common-button-text-color);user-select:none;transition:background .15s linear,color .15s linear,transform .12s ease-in-out}.common-button-override-shadow{box-shadow:0 1px 10px #0000001f}.common-button-default-shadow{box-shadow:var(--theme-common-button-shadow)}.common-button:hover{cursor:pointer}.common-button:active{cursor:pointer;transform:translateY(2px)}.common-button span{font-weight:700;border:none;outline:none;font-size:11px}.common-button i{font-size:12px}.notification{width:100%;height:auto;padding:20px;display:grid;grid-template-columns:50px 1fr;grid-template-rows:max-content;gap:16px;border-radius:14px;background:var(--theme-card-background);box-shadow:var(--theme-card-shadow);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.notification:hover{cursor:pointer}.notification .notification-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.notification .notification-title{font-size:14px;font-weight:700;color:var(--theme-)}.notification .notification-message,.notification .notification-message-list li{font-size:14px;font-weight:400;white-space:normal;word-break:normal}.notification .notification-icon{font-size:30px;text-shadow:0px 0px 10px rgba(0,0,0,.15);color:#000;background:none;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:transform .12s linear}.pop-notifications-cont{width:clamp(120px,400px,calc(100% - 40px));height:clamp(auto,auto,100vh);position:absolute;bottom:var(--main-page-gap-padding);right:var(--main-page-gap-padding);z-index:100;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px}.modal-overlay{position:relative;z-index:51;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:100vw;height:100%}.modal-overlay-clickaway{position:absolute;top:0;left:0;z-index:50;background:var(--theme-modal-overlay-background);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:100vw;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:auto}.modal-spacer{border:solid transparent 1px;min-height:100px;flex-grow:1}@media (max-width: 800px){.modal-spacer{border:solid transparent 1px;min-height:50px;flex-grow:1}}.global-search-modal-cont{width:100vw;padding:0 10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;overflow:visible;position:relative}.loader-3{width:24px;height:24px;border-radius:60%;display:inline-block;border-top:3px solid var(--theme-loading-spinner-color);border-right:3px solid transparent;box-sizing:border-box;animation:loader-3-rotation 1s linear infinite}@keyframes loader-3-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.exclaim-icon-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;width:20px;height:20px;border-radius:15px;margin:0 10px;padding:1px}.exclaim-icon{color:var(--theme-notification-red);font-size:16px}.generic-card{display:grid;grid-template-rows:1fr;box-shadow:var(--theme-card-shadow);border-radius:var(--theme-card-border-radius);background:var(--theme-card-background);color:var(--theme-card-color);overflow:auto}.generic-card-with-header{display:grid;grid-template-rows:min-content 1fr;grid-template-columns:1fr;box-shadow:var(--theme-card-shadow);border-radius:var(--theme-card-border-radius);background:var(--theme-card-background);color:var(--theme-card-color);overflow:auto}.generic-card .generic-card-header,.generic-card-with-header .generic-card-header{padding:var(--generic-card-pad-spacing);display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:10px;padding-bottom:calc(var(--generic-card-pad-spacing) - 1px);padding-left:calc(var(--generic-card-pad-spacing) + 3px);border-bottom:var(--theme-card-header-divider);background:var(--theme-card-header-background)}.generic-card .generic-card-header .header-status-cont,.generic-card-with-header .generic-card-header .header-status-cont{overflow:hidden;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.generic-card .generic-card-header h3,.generic-card-with-header .generic-card-header h3{font-weight:700;font-size:14px;color:var(--theme-text-color-card-header);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.generic-card .generic-card-header .toolbar-cont,.generic-card-with-header .generic-card-header .toolbar-cont{position:relative;flex-grow:1;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:14px;min-height:30px}.generic-card .generic-card-content,.generic-card-with-header .generic-card-content{padding:var(--generic-card-pad-spacing);width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:center;overflow:auto}.generic-card-deep-shadow{box-shadow:var(--theme-card-deep-shadow)}.global-search-field-cont{border-radius:6px}.global-search-field-cont>*{border-radius:8px;background:transparent;color:var(--theme-input-text-color);border:solid transparent 1px;box-shadow:0 0 #0000}.global-search-field-cont .icon-mode-cont{display:flex;flex-direction:row;justify-content:center;align-items:center}.global-search-field-cont .icon-mode-cont .mode-cont{border-radius:8px;margin:0 10px 0 0;padding:6px 8px 6px 12px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;background:var(--theme-button-blue);color:var(--theme-common-button-focus-color);box-shadow:var(--theme-common-button-shadow)}.global-search-field-cont .icon-mode-cont .mode-cont .mode-name{font-weight:700}.global-search-field-cont .icon-mode-cont .mode-cont .x-close{border-radius:6px;font-size:16px;margin:0;width:20px;height:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}.global-search-field-cont .icon-mode-cont .mode-cont .x-close:hover{background:rgba(255,255,255,.2);cursor:pointer}.global-search-field-cont span{background:var(--theme-text-input-background);box-shadow:var(--theme-text-input-shadow);border-radius:6px;grid-template-columns:max-content 1fr;display:grid;margin:8px}.global-search-field-cont span i{color:var(--theme-text-input-text-color);margin:12px}.global-search-field-cont input[type=text]{border-radius:6px;font-size:19px;border:none;background:var(--theme-text-input-background);color:var(--theme-text-input-text-color)}.global-search-field-cont input[type=text]:focus{border:none;outline:none}.global-search-field-cont .search-field-focused{background:var(--theme-input-focus-background);border:var(--theme-divider-border);box-shadow:var(--theme-input-focus-shadow)}.search-actions-no-results{display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:700;font-size:14px;padding:9px}.global-search-result{display:flex;flex-direction:row;justify-content:space-between;padding:8px 12px 8px 10px;border-radius:8px;gap:2px;border:solid transparent 1px}.global-search-result:hover{cursor:pointer}.global-search-result .global-search-result-title-icon{display:flex;flex-direction:row;gap:12px}.global-search-result .global-search-result-title-icon>:first-child{width:26px;display:flex;flex-direction:column;justify-content:center;align-items:center}.global-search-result-title-icon span{font-weight:700}.global-search-result-focused{background:var(--theme-input-focus-background);color:var(--theme-input-focus-label-color);border:var(--theme-divider-border);box-shadow:var(--theme-input-focus-shadow)}.switch-input{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;height:100%;min-height:30px;border-radius:6px;border:none;font-size:13px}.labeled-row-cont{height:auto;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-auto-rows:min-content;grid-auto-flow:dense;padding:6px;border-radius:10px;gap:8px;border:solid 1px rgba(0,0,0,0);overflow:visible}.labeled-row-cont label{border:solid blue 0px;width:100%;max-width:180px;height:auto;display:flex;flex-direction:row;justify-self:flex-start;justify-content:flex-start;align-items:center;margin:0 0 0 10px;font-weight:700;font-size:13px;color:var(--theme-form-input-label-color);gap:8px;user-select:none}.labeled-row-cont .label-focused{color:var(--theme-input-focus-label-color)}.labeled-row-cont .labeled-row-content{width:100%;display:flex;height:auto;flex-direction:row;justify-content:flex-end;align-items:center}.labeled-row-focus{background:var(--theme-input-focus-background);color:var(--theme-input-focus-label-color);border:var(--theme-divider-border);box-shadow:var(--theme-input-focus-shadow)}.labeled-row-cont label button{border:none;background:none;color:var(--theme-form-input-label-color)}.labeled-row-cont label button i{font-size:15px}.labeled-row-cont label button i.focused{color:var(--theme-input-focus-label-color)}.labeled-row-cont.disabled{filter:grayscale();opacity:.5}.on-off-switch-cont{width:40px;height:22px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:4px;border-radius:12px;background:var(--theme-button-disabled-background);box-shadow:var(--theme-switch-border-shadow);transition:background .12s linear;margin:3px}.on-off-switch-cont:hover{cursor:pointer}.on-off-switch-loading{border-radius:12px;height:19px;width:36px;box-shadow:var(--theme-text-input-shadow)}.on-off-switch-cont .on-off-switch-circle{width:14px;height:14px;border-radius:12px;background:white;box-shadow:0 0 4px #0000004d;transform:translate(0);transition:transform .12s ease-in-out}.on-off-switch-on{background:var(--theme-button-blue)}.on-off-switch-cont .on-off-switch-circle-on{transform:translate(17px)}.on-off-switch-focused{border:solid var(--theme-button-blue) 3px outset}.form-spacer{width:100%;border-bottom:var(--theme-card-header-divider);margin:20px 0}.scroll-table{border:var(--theme-table-border);display:grid;grid-template-rows:max-content;overflow:auto;border-radius:9px;background:var(--theme-table-background);width:100%;height:100%}.scroll-table table{white-space:nowrap;margin:0;border:none;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:12px}.scroll-table table tr td,.scroll-table table tr th{border-top:var(--theme-divider-border-heavy);text-align:left;padding:9px 20px;background:var(--theme-table-cell-background)}.scroll-table table thead tr th{border-top:none;top:0;z-index:1;position:sticky;padding:0;user-select:none;background:var(--theme-table-background)}.scroll-table table thead .header-cell-cont{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:10px 20px;width:100%;height:100%}.scroll-table table thead th:first-child{border-right:var(--theme-divider-border-heavy);top:0;left:0;z-index:2}.scroll-table table tbody th{border-right:var(--theme-divider-border-heavy);font-weight:700;position:sticky;left:0;z-index:1;background:var(--theme-table-background)}.scroll-table table tbody :hover td,.scroll-table table tbody :hover th{background:var(--theme-table-row-hover-background);color:var(--theme-table-row-hover-text-color);cursor:pointer}.scroll-table table tbody .cell-loading-placeholder{width:100%;height:20px}.scroll-table .table-is-empty{width:100%;height:83px;border-top:var(--theme-divider-border-heavy);display:flex;flex-direction:row;justify-content:center;align-items:center;background:var(--theme-table-cell-background)}.scroll-table .table-is-empty span{font-size:14px;font-weight:700;opacity:.8}.scroll-table table tbody tr td .empty{font-style:italic;opacity:.4}.scroll-table .red-empty{background:var(--theme-button-red);color:#fff;font-style:italic;font-weight:700;box-shadow:0 0 0 1.2px #fff;padding:4px 8px;border-radius:6px;font-size:11px}.close-modal-button{z-index:100;position:fixed;top:20px;right:22px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;border-radius:10px;border:none;background:var(--theme-common-button-background);background:var(--theme-common-button-background-grad);box-shadow:var(--theme-common-button-shadow),0 0 18px #0003;padding:9px 16px;color:var(--theme-common-button-text-color);user-select:none;transition:background .15s linear,color .15s linear,transform .12s linear}.close-modal-button:hover{cursor:pointer}.close-modal-button:active{cursor:pointer;transform:translateY(2px)}.close-modal-button .close-modal-button-x{font-size:16px}.close-modal-button span{font-weight:700;border:none;outline:none;font-size:11.5px}.app-transition-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.App{--sidebar-width: 250px;border:solid red 0px;height:100vh;width:100vw;display:grid;grid-template-areas:"nav-header toolbar" "nav main-page";grid-template-columns:max-content 1fr;grid-template-rows:minmax(var(--app-header-height),max-content) 1fr;z-index:1;overflow:auto}.App main{border-left:var(--theme-divider-border)}.App .nav-area{grid-area:nav;overflow:auto;z-index:2}.App .nav-header-area{grid-area:nav-header;box-shadow:var(--theme-toolbar-logo-shadow);z-index:3}.App .toolbar-area{grid-area:toolbar;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;box-shadow:var(--theme-toolbar-logo-shadow);z-index:2}.App .main-page-area{grid-area:main-page;display:grid;overflow:auto}.disable-interaction{user-select:none;pointer-events:none}.primary-nav-button-cont{width:100%;height:100%;position:relative}.primary-nav-button-cont button{--side-padding: 18px;--height-padding: 14px;z-index:5;width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:17px;padding:var(--height-padding) var(--side-padding) var(--height-padding) var(--side-padding);border:none;background:none}.primary-nav-button-cont .compact-nav-button{flex-direction:column;justify-content:center;padding:10px 6px;gap:10px}.primary-nav-button-cont .compact-nav-button span{font-size:10px}.primary-nav-button-cont button:hover{cursor:pointer}.primary-nav-button-cont span{z-index:5;font-weight:700;font-size:13px;transition:all .15s linear;color:var(--nav-button-text-color);user-select:none}.primary-nav-button-cont .text-active{color:var(--nav-button-active-text-color);text-shadow:var(--nav-button-active-text-shadow)}.primary-nav-button-cont .icon-cont{display:flex;flex-direction:column;justify-content:center;align-items:center;width:24px}.primary-nav-button-cont i{z-index:5;font-size:18px;color:#45495f;color:var(--nav-button-icon-color);transition:all .12s ease-out;user-select:none}.primary-nav-button-cont .primary-nav-button-selection{z-index:0;background:var(--nav-button-active-bg);background:var(--nav-button-active-bg-grad);box-shadow:var(--nav-button-active-shadow),var(--nav-button-active-border-shadow);border-radius:14px;position:absolute;top:0;left:0;pointer-events:none;width:100%;height:100%}.primary-nav-cont{width:100%;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;overflow-y:auto;overflow-x:hidden;border-right:var(--theme-divider-border)}.primary-nav-links-cont{--side-padding: 16px;--top-bot-padding: 16px;width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:14px;padding:var(--top-bot-padding) var(--side-padding) var(--top-bot-padding) var(--side-padding)}.primary-nav-top-links,.primary-nav-bot-links{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.primary-nav-cont li{border:solid green 0px;list-style:none;width:100%;height:auto}.confirm-modal-main-cont{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;padding:6px 6px 0;overflow:auto}.confirm-modal-main-cont h3{font-size:20px;line-height:30px}.confirm-modal-main-cont .confirm-modal-message-cont{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:10px}.confirm-modal-main-cont .confirm-modal-buttons-cont{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;padding:6px;margin-bottom:2px}.primary-nav-logo-cont{height:100%;width:100%;z-index:5;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--theme-logo-header-background);border-bottom:var(--theme-header-logo-divider-border);border-right:var(--theme-divider-border)}.primary-nav-logo-small{width:59px;height:auto;transform:translateY(1px);--side-margins: 10px;margin:0px var(--side-margins) 0px var(--side-margins)}.main-page-toolbar-cont{background:var(--theme-toolbar-background);border-bottom:var(--theme-divider-border-heavy);display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:18px var(--main-page-gap-padding) 18px var(--main-page-gap-padding);overflow-x:hidden}.main-page-toolbar-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;z-index:0}.main-page-toolbar-cont .main-page-toolbar-subheaders{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;min-width:1px;width:max-content;gap:12px;height:16px}.main-page-toolbar-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:14px}.main-page-toolbar-cont h2{font-weight:700;font-size:21px;margin:0 0 0 2px;white-space:nowrap;text-overflow:ellipsis}.main-page-toolbar-cont .main-page-toolbar-subheader{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:400;margin:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:12px}.main-page-toolbar-cont .header-link{user-select:none}.main-page-toolbar-cont .header-link:hover{cursor:pointer}.back-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;border-radius:10px;border:none;background:var(--theme-common-button-background);background:var(--theme-common-button-background-grad);box-shadow:var(--theme-common-button-shadow);padding:8px 14px;color:var(--theme-common-button-text-color);user-select:none;transition:background .15s linear,color .15s linear,transform .12s linear;z-index:1}.back-button:active{cursor:pointer;transform:translateY(2px)}.back-button:hover{cursor:pointer}.back-button span{font-weight:700;border:none;outline:none;font-size:11.5px;text-wrap:nowrap}.back-button i{font-size:18px}.login-main-cont{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.login-main-cont .login-form-cont{padding:50px 40px 46px;background:var(--theme-key-panel-background-grad);border-radius:var(--theme-card-border-radius);box-shadow:var(--theme-key-panel-shadow),var(--theme-key-panel-border-shadow);width:100%;max-width:340px;transform:translateY(-28px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.login-main-cont .login-form-cont img{width:78px;height:auto}.login-main-cont .login-form-cont form{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:26px}.login-main-cont .login-form-cont .input-wrapper{position:relative;width:100%;height:auto}.login-main-cont .login-form-cont input{width:100%;height:44px;padding:18px 20px 18px 46px;border-radius:8px;border:var(--theme-login-input-border);background:var(--theme-login-input-background-color);color:var(--theme-login-input-text-color);outline:none;font-weight:700;font-size:13px}.login-main-cont .login-form-cont label{position:absolute;top:calc(50% - 6px);left:18px}.login-main-cont .login-form-cont .login-form-helper-links{width:100%;height:auto;margin:10px 0 0;padding:0 8px;font-size:12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.login-main-cont .login-form-cont .login-form-helper-links span{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.large-submit-button{border:solid red 1px;width:100%;height:44px;padding:20px;border-radius:8px;display:flex;justify-content:center;align-items:center;border:none;outline:none;background:var(--theme-login-button-disabled-background);color:var(--theme-login-button-disabled-text-color);font-weight:700;font-size:13px;transition:background .2s linear}.large-submit-button-ready{background:var(--theme-button-green)}.large-submit-button:hover{cursor:pointer}.loader-2{width:8px;height:8px;border-radius:50%;background-color:#fff;box-shadow:32px 0 #fff,-32px 0 #fff;position:relative;animation:loader-2-flash .5s ease-out infinite alternate;--loader-2-distance: 18px}@keyframes loader-2-flash{0%{background-color:#fff2;box-shadow:var(--loader-2-distance) 0 #fff2,calc(-1 * var(--loader-2-distance)) 0 #fff}50%{background-color:#fff;box-shadow:var(--loader-2-distance) 0 #fff2,calc(-1 * var(--loader-2-distance)) 0 #fff2}to{background-color:#fff2;box-shadow:var(--loader-2-distance) 0 #fff,calc(-1 * var(--loader-2-distance)) 0 #fff2}}.not-found-cont{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-text-color-main)}.not-found-cont .not-found-logo-label{width:max-content;display:flex;flex-direction:row;justify-content:center;align-items:center}.not-found-logo{width:198px;height:auto;border-right:var(--theme-divider-border)}.not-found-cont h1{font-size:19px;margin:0 26px 0 17px}.main-page-child-content-wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;justify-items:stretch;overflow:hidden;perspective:100vh}.main-page-child-content-animated{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:stretch;overflow:auto;transform-style:preserve-3d;transform-origin:0% 0%}.main-page-child-content{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;overflow:auto}.error-message-cont{border:var(--theme-dashed-large-border);border-radius:var(--theme-card-border-radius);padding:30px;background:var(--theme-card-background);font-weight:700;color:var(--theme-text-color-card-header);opacity:.8;font-size:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.error-message-cont .error-icon{font-size:38px;color:var(--theme-notification-orange)}.tile-grid{display:grid;gap:var(--tile-grid-pad-spacing);justify-content:stretch;align-items:stretch;background:var(--theme-card-sub-background);border:var(--theme-divider-border);border-radius:var(--tile-grid-border-radius);padding:var(--tile-grid-pad-spacing);overflow:visible}.tile-grid .tile-grid-element{color:var(--theme-text-color-card-header);font-weight:700;font-size:13px;display:grid}.tile-grid .tile-grid-element-default{background:var(--theme-tile-grid-item-bg);border-radius:var(--tile-grid-element-border-radius);box-shadow:var(--theme-tile-grid-item-shadow)}.tile-grid-labeled-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:10px 14px;position:relative}.tile-grid-labeled-item span{width:100%;height:fit-content;opacity:.85}.tile-grid-labeled-item-body{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px}.tile-grid-labeled-item-body span{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-style:italic;opacity:.5}.tile-grid-labeled-item .loading-placeholder{height:24px;width:80%;min-height:32px;border-radius:6px;border:none;font-size:13px;padding:8px 10px;box-shadow:var(--theme-text-input-shadow)}.common-table-cell-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:9px;font-size:12px;border-radius:10px;border:none;white-space:nowrap;background:var(--theme-common-button-background);background:var(--theme-common-button-background-grad);padding:5px 10px;color:var(--theme-common-button-text-color);user-select:none;transition:transform .12s ease-in-out}.common-table-cell-string{padding:2px 0}.common-table-cell-button-default-shadow{box-shadow:var(--theme-common-button-shadow)}.common-table-cell-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px}.common-table-cell-button:hover{cursor:pointer}.common-table-cell-button:active{cursor:pointer;transform:translateY(2px)}.common-table-cell-button span{border:none;outline:none;font-size:12px}.common-table-cell-button i{font-size:11.5px}.status-indicator{display:flex;flex-direction:row;justify-content:center;align-items:center;width:fit-content;padding:0 8px 1px;background:var(--status-color);border-radius:20px}.status-indicator span{font-size:10px;font-weight:700;color:#fff;text-shadow:0px 0px 2px rgba(0,0,0,.4)}.status-indicator-good{--status-color: var(--theme-button-green)}.status-indicator-neutral{--status-color: var(--theme-button-yellow)}.status-indicator-bad{--status-color: var(--theme-button-red)}.status-indicator-unhandled{--status-color: var(--theme-button-disabled-background);font-style:italic}.common-table{border:var(--theme-table-border);position:relative;display:grid;grid-template-rows:max-content;overflow:auto;border-radius:9px;background:var(--theme-table-background);width:100%;height:100%}.common-table-loading{pointer-events:none;filter:blur(4px)}.loading-scroll-table{pointer-events:none}.common-table table{white-space:nowrap;margin:0;border-collapse:collapse;border-spacing:0;table-layout:fixed;border:none;font-size:12px}.common-table table tr td,.common-table table tr th{text-align:left;padding:7px 16px;background:var(--theme-table-cell-background)}.common-table table tr{border:var(--theme-divider-border-heavy);border-left:0px;border-right:0px}.common-table table tr:first-child{border-top:0px!important}.common-table table tr:last-child{border-bottom:0px!important}.common-table table tbody tr .td-selected{border-top:var(--theme-table-row-select-border-color)!important;border-bottom:var(--theme-table-row-select-border)!important}.common-table table thead tr th{top:0;z-index:1;position:sticky;padding:0;user-select:none;background:var(--theme-table-background)}.common-table table thead tr th:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-bottom:var(--theme-divider-border-heavy)}.common-table table thead .header-cell-cont{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:10px 16px;width:100%;height:100%}.common-table table thead th:first-child{border-right:none;top:0;left:0;z-index:2}.common-table table thead th:first-child:after{content:"";position:absolute;height:100%;top:0;border-right:var(--theme-divider-border-heavy)}.common-table table thead th:first-child:before{content:"";position:absolute;width:100%;height:100%;border-bottom:var(--theme-divider-border-heavy)}.common-table table tbody th{font-weight:700;position:sticky;left:0;z-index:1;background:var(--theme-table-background)}.common-table table tbody th:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;border-right:var(--theme-divider-border-heavy)}.common-table table tbody :hover td,.common-table table tbody :hover th{background:var(--theme-table-row-hover-background);color:var(--theme-table-row-hover-text-color)}.common-table table tbody .td-selected{background:var(--theme-input-focus-background)!important;color:var(--theme-table-row-select-text-color)!important}.common-table table tbody .td-selected:after{border-color:var(--theme-table-row-select-border-color)}.common-table table tbody .cell-loading-placeholder{width:100%;height:20px}.common-table .table-is-empty{width:100%;height:83px;border-top:var(--theme-divider-border-heavy);display:flex;flex-direction:row;justify-content:center;align-items:center;background:var(--theme-table-cell-background)}.common-table .table-is-empty span{font-size:14px;font-weight:700;opacity:.8}.common-table table tbody tr td .empty{font-style:italic;opacity:.4}.common-table .red-empty{background:var(--theme-button-red);color:#fff;font-style:italic;font-weight:700;box-shadow:0 0 0 1.2px #fff;padding:4px 8px;border-radius:6px;font-size:11px}.common-table .check-box{font-size:14px;width:15px}.common-table .check-box:hover{cursor:pointer}.view-partner-as-client-cont{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:var(--main-page-gap-padding);overflow:auto;padding:var(--main-page-gap-padding)}.view-partner-as-client-cont>*{width:100%;height:fit-content;max-height:100%}.partners-table-cont{display:grid;grid-template-columns:1fr;grid-template-rows:fit-content(100%);overflow:auto;padding:var(--main-page-gap-padding)}.trading-partners-table{display:grid;overflow:auto;grid-template-columns:1fr;grid-template-rows:1fr;max-height:100%}.text-area-input{width:100%;height:100%;min-height:80px;border-radius:6px;border:none;padding:8px 10px;box-shadow:var(--theme-text-input-shadow);background:var(--theme-text-input-background);color:var(--theme-input-text-color);resize:none;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:13px;line-height:20px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.text-area-input-loading{box-shadow:var(--theme-text-input-shadow);background:var(--theme-loading-skeleton-background);background-size:var(--theme-loading-skeleton-background-size);animation:skeleton-loading var(--theme-loading-skeleton-speed) linear infinite}.text-area-input:focus{outline:none;border:none}.text-input{width:100%;height:100%;min-height:30px;border-radius:6px;border:none;font-size:13px;padding:6px 8px;box-shadow:var(--theme-text-input-shadow);background:var(--theme-text-input-background);color:var(--theme-input-text-color)}.text-input:focus{outline:none;border:none}.select-wrapper{width:100%;height:100%;min-height:30px;position:relative;display:flex}.select-input{width:100%;height:100%;min-height:30px;border-radius:6px;border:none;font-size:13px;padding:6px 30px 6px 8px;text-overflow:ellipsis;white-space:nowrap;box-shadow:var(--theme-text-input-shadow);background:var(--theme-text-input-background);color:var(--theme-input-text-color);-webkit-appearance:none;appearance:none}.select-input:focus{outline:none;border:none}.select-wrapper .caret{width:min-content;height:min-content;position:absolute;left:calc(100% - 34px);top:calc(50% - 9px);font-size:16px;pointer-events:none}.form-input-error-cont{height:auto;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:6px;border-radius:14px;gap:8px;border:dashed var(--theme-button-red) 1px;overflow:visible}.form-input-error-cont>:first-child{border:solid blue 0px;max-width:180px;height:auto;display:flex;flex-direction:row;justify-self:flex-start;align-items:center;margin:0 0 0 10px;color:var(--theme-form-input-label-color)}.form-input-error-cont>:first-child>span{border:solid blue 0px;width:100%;height:auto;font-weight:700;font-size:13px;color:var(--theme-form-input-label-color)}.admin-panel-cont{container:admin-panel-cont / inline-size}.admin-panel{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:var(--main-page-gap-padding);padding:var(--main-page-gap-padding)}.admin-panel .top-section{display:grid;grid-template-columns:1fr 2fr;gap:var(--main-page-gap-padding)}@container admin-panel-cont (max-width: 1200px){.admin-panel .top-section{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.admin-panel .top-section>*:nth-child(1){flex:1 0 auto;display:grid}.admin-panel .top-section>*:nth-child(2){flex:1 0 auto;display:grid}.admin-panel .top-section>*:nth-child(3){flex:4 0 auto;display:grid}.admin-panel .bot-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(550px,1fr));grid-auto-rows:min-content;grid-auto-flow:dense;gap:var(--main-page-gap-padding)}.error-log-cont{width:100%;height:100%;max-height:372px;overflow:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;padding:10px;border-radius:8px;background:var(--theme-card-sub-background);border:var(--theme-subsec-border)}.error-log-cont .no-errors-found{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:14px;font-weight:700;opacity:.8}.error-log-cont .loading-placeholder{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px}.error-log-cont .loading-placeholder>*{height:60px;border-radius:8px}.error-log-item{border-radius:6px;background:var(--theme-card-background);border:var(--theme-subsec-border);padding:8px 10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.error-log-item .error-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:var(--theme-subsec-border);padding-bottom:8px;margin-bottom:8px;flex-wrap:wrap}.error-log-item .error-top button{border:solid transparent 1px;outline:none;padding:1px 6px;border-radius:4px;background:none;color:var(--theme-text-color);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.error-log-item .error-top button:hover{cursor:pointer;background-color:var(--theme-button-red);border:var(--theme-subsec-border);color:#fff}.error-log-item .error-top i{font-size:10px}.error-log-item .error-type-timestamp{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex:1 0 auto;gap:8px;flex-wrap:wrap}.error-log-item .error-type-timestamp span:first-child{font-weight:700}.error-log-item .error-desc{text-wrap:wrap}.data-feed-statuses-cont{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:7px}.data-feed-statuses-cont>*{flex:0 0 auto}.data-feed-statuses-cont .loading-placeholder{width:100%;height:100%;display:flex;flex-direction:column;gap:9px;padding:1px}.data-feed-statuses-cont .loading-placeholder>*{height:38px;flex:1 1 auto;border-radius:8px}.data-feed-source-cont{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:6px 6px 6px 14px;border-radius:8px;background:var(--theme-card-sub-background);border:var(--theme-subsec-border)}.data-feed-source-cont .source-status-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:nowrap}.data-feed-source-cont span{padding:3px 4px;border-radius:5px}.data-feed-source-cont>*:first-child{font-weight:700}.data-feed-source-cont .threshold-met{background-color:var(--theme-button-red);color:#fff}.status-light{width:11px;height:11px;border-radius:10px}.status-light-off{background:rgba(200,200,200,.8)}.client-management-cont{display:grid;grid-template-columns:1fr;grid-template-rows:fit-content(100%);overflow:auto;padding:var(--main-page-gap-padding)}.number-input{width:100%;height:100%;min-height:30px;border-radius:6px;border:none;font-size:13px;padding:6px 8px;box-shadow:var(--theme-text-input-shadow);background:var(--theme-text-input-background);color:var(--theme-input-text-color)}.number-input-loading{box-shadow:var(--theme-text-input-shadow);background:var(--theme-loading-skeleton-background);background-size:var(--theme-loading-skeleton-background-size);animation:skeleton-loading var(--theme-loading-skeleton-speed) linear infinite}.number-input:focus{outline:none;border:none}.van-management-cont{display:grid;grid-template-columns:1fr;grid-template-rows:fit-content(100%);overflow:auto;padding:var(--main-page-gap-padding)}.doc-type-management-cont{display:grid;grid-template-columns:1.4fr 2fr;position:relative;overflow:auto}.doc-type-management-cont .doc-type-list-wrapper{display:grid;grid-template-rows:fit-content(100%);padding:var(--main-page-gap-padding);padding-right:1px;width:100%;height:100%;overflow:auto;gap:var(--main-page-gap-padding);max-height:100%}.doc-type-management-cont .doc-type-details-wrapper{padding:var(--main-page-gap-padding);overflow-y:auto}.doc-type-management-cont .doc-type-details-wrapper>*{flex-grow:1}.doc-type-management-cont .doc-type-details-cont{display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:var(--main-page-gap-padding)}.doc-type-details-wrapper .no-dt-selected-message-cont{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.doc-type-details-wrapper .no-dt-selected-message{border:var(--theme-dashed-large-border);border-radius:var(--theme-card-border-radius);padding:var(--generic-card-pad-spacing);background:var(--theme-card-background);font-weight:700;color:var(--theme-text-color-card-header);opacity:.8;font-size:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.doc-type-details-wrapper .no-dt-selected-message i{font-size:38px;color:var(--theme-notification-orange)}.doc-type-params-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:14px;overflow:hidden}.doc-type-params-loading-placeholder{display:flex;flex-direction:column;gap:16px;overflow:hidden;width:100%}.doc-type-params-loading-placeholder>*{width:100%;height:50px;border-radius:12px;margin:1px}.doc-type-params-wrapper .new-doc-type-bottom-button-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2px}.doc-type-management-cont .doc-type-references-cont{background:var(--theme-subsec-background);border:var(--theme-subsec-border);font-weight:700;font-size:11px;width:max-content;white-space:nowrap;border-radius:10px;padding:10px 13px}.transparent-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:9px;border-radius:10px;border:none;white-space:nowrap;background:none;padding:10px 16px;color:var(--theme-transparent-button-text-color);user-select:none;transition:transform .12s ease-in-out}.transparent-button:hover{box-shadow:0 1px 10px #0000001f;cursor:pointer}.transparent-button:active{cursor:pointer;transform:translateY(2px)}.transparent-button span{font-weight:700;border:none;outline:none;font-size:11px}.transparent-button i{font-size:12px}.selectable-list-cont{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%;border-radius:10px;border:var(--theme-list-container-border);overflow:auto}.selectable-list-cont .item-loading-placeholder{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:wrap;column-gap:60px;row-gap:8px;font-size:12px;color:var(--theme-form-input-label-color);border-top:var(--theme-list-container-border);padding:11px 16px;overflow:auto}.selectable-list-cont .item-loading-placeholder:first-child{border:solid 0px rgba(0,0,0,0)}.selectable-list-cont .item-loading-placeholder:nth-child(odd){background-color:var(--theme-list-item-off-bg)}.selectable-list-cont .placeholder-title{width:120px;height:20px}.selectable-list-cont .placeholder-desc-long{width:100%;max-width:300px;height:20px}.selectable-list-cont .placeholder-desc-short{width:100%;max-width:180px;height:20px}.selectable-list-empty-message{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;font-weight:700;border-radius:10px;border:var(--theme-dashed-large-border)}.selectable-list-item{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:wrap;column-gap:60px;font-size:12px;color:var(--theme-form-input-label-color);border-top:var(--theme-list-container-border);padding:11px 16px;overflow-y:auto}.selectable-list-item:hover{background:var(--theme-table-row-hover-background)!important;color:var(--theme-table-row-hover-text-color);cursor:pointer}.selectable-list-item-selected,.selectable-list-item-selected:hover{background:var(--theme-table-row-select-background)!important;color:var(--theme-table-row-select-text-color)}.selectable-list-item:first-child{border-radius:9px 9px 0 0;border:solid 0px rgba(0,0,0,0)}.selectable-list-item:last-child{border-radius:0 0 9px 9px}.selectable-list-item:only-child{border-radius:10px}.selectable-list-item:nth-child(odd){background-color:var(--theme-list-item-off-bg)}.selectable-list-item span:first-child{font-weight:700;white-space:nowrap}.doc-type-param{border:var(--theme-subsec-border);background:var(--theme-subsec-background);border-radius:14px;padding:8px;position:relative;overflow:visible}.doc-type-param .trash-button{position:absolute;top:5px;right:5px;width:30px;height:30px;border-radius:10px;border:none;background:var(--theme-button-red);color:#fff;font-size:14px;transition:transform .15s linear}.doc-type-param .trash-button:hover{cursor:pointer}.doc-type-param .trash-button:active{transform:translateY(2px)}.select-string-options-cont{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.select-string-options{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:12px;width:100%}.new-select-string-option-button{background:none;width:100%;display:flex;justify-content:center;align-items:center}.select-string-option{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:4px;border-radius:6px;padding-right:10px;background:var(--theme-subsec-background);border:var(--theme-subsec-border)}.select-string-option>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:50%}.select-string-option input[type=text]{border:none;background:none;font-weight:700;padding:14px;border-radius:6px;color:var(--theme-input-text-color)}.select-string-option input[type=text]::placeholder{color:var(--theme-input-text-color);opacity:.6}.select-string-option button{border:none;background:none;width:30px;height:30px;border-radius:6px;color:#00000080;font-size:16px;transition:transform linear .1s;color:var(--theme-input-text-color)}.select-string-option button:focus{background:rgba(155,170,200,.3);border:solid rgba(155,170,200,.5) 1px}.select-string-option button:hover{background:rgba(155,170,200,.3);border:solid rgba(155,170,200,.5) 1px;cursor:pointer}.select-string-option button:active{transform:translateY(2px)}.input-type-options-cont{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.input-type-options-cont .input-type-options-spacer{display:flex;flex-direction:column;justify-content:center;align-items:center}.input-type-options-cont .input-type-options-spacer span{border:none;background:var(--theme-subsec-2-background);height:14px;border-left:var(--theme-subsec-2-border)}.input-type-options-cont .input-type-options-body{border:var(--theme-subsec-2-border);background:var(--theme-subsec-2-background);border-radius:10px;padding:12px;display:grid}.client-vans-table{display:grid;overflow:auto;grid-template-columns:1fr;grid-template-rows:1fr;max-height:100%}.view-client-cont{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:var(--main-page-gap-padding);padding:var(--main-page-gap-padding);min-height:552px;height:100%}.view-client-cont>*{width:100%;max-height:50%;height:fit-content}.client-management-cont{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:var(--main-page-gap-padding);overflow:auto;padding:var(--main-page-gap-padding)}.client-management-cont>*{width:100%;height:fit-content;max-height:100%}.searchable-filters-option{border:none;border-top:var(--theme-divider-border);background:var(--theme-filter-option-background);font-size:12px;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:6px 12px}.searchable-filters-option:first-child{border-top:none}.searchable-filters-option-sticky{position:sticky;top:0;z-index:5;background:var(--theme-filter-option-sticky-background);box-shadow:var(--theme-filter-option-sticky-shadow)}.searchable-filters-option-selected{background:var(--theme-input-focus-background);color:var(--theme-input-focus-label-color);font-weight:700}.searchable-filters-option input{opacity:0;cursor:pointer;height:0;width:0}.searchable-filters-option .option-name{width:100%}.checkbox{font-size:14px}.searchable-filter-cont{border:var(--theme-subsec-border);background:var(--theme-subsec-background);border-radius:8px;display:grid;grid-template-rows:max-content auto,1fr;grid-template-columns:1fr;gap:8px;padding:8px;overflow:auto;height:100%;width:100%}.searchable-filter-cont .filters-loading{width:100%;height:100%;min-height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center}.searchable-filter-cont .filter-section{box-shadow:var(--theme-text-input-shadow);color:var(--theme-text-input-color);background:var(--theme-text-input-background);padding:6px 13px;border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px}.searchable-filter-cont .filter-section input[type=text]{border:none;font-size:12px;font-weight:700;padding:4px 0;background:none;color:var(--theme-text-input-color);flex-grow:1}.searchable-filter-cont .filter-section input[type=text]:focus{outline:none;border:none}.searchable-filter-cont .filter-section i{font-size:12px}.searchable-filter-cont .search-field{padding:1px;border:solid transparent 1px;border-radius:6px}.searchable-filter-cont .search-field-focused{border:solid transparent 1px;border-radius:6px;padding:1px;background:var(--theme-input-focus-background);border:var(--theme-divider-border);box-shadow:var(--theme-input-focus-shadow)}.searchable-filter-cont .filter-results-section{box-shadow:var(--theme-text-input-shadow);background:var(--theme-text-input-background);border-radius:4px;overflow:auto}.searchable-filter-cont .filter-results-section .display-name-section{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px}.searchable-filter-cont .filter-results-section .display-name-section span:nth-child(2){opacity:.7}.searchable-filter-cont .filter-results-wrapper{display:grid;overflow:auto}.searchable-filter-cont .filter-results-section .no-filters-option{position:sticky;top:0;box-shadow:0 0 1px 1px #96969680,0 0 8px 3px #00000026}.text-input-small{width:100%;height:100%;min-height:30px;border-radius:4px;border:none;font-size:13px;padding:6px 8px;box-shadow:var(--theme-text-input-shadow);background:var(--theme-text-input-background);color:var(--theme-input-text-color)}.text-input-loading{box-shadow:var(--theme-text-input-shadow);background:var(--theme-loading-skeleton-background);background-size:var(--theme-loading-skeleton-background-size);animation:skeleton-loading var(--theme-loading-skeleton-speed) linear infinite}.text-input-small:focus{outline:none;border:none}.labeled-row-small-cont{height:auto;width:100%;display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;flex-wrap:nowrap;border-radius:5px;gap:4px;overflow:visible;border:solid transparent 2px;margin:0}.labeled-row-small-cont label{border:solid blue 0px;margin:2px 0 0;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;gap:6px;font-weight:700;font-size:12px;color:var(--theme-form-input-label-color);transition:transform .12s ease-in-out}.labeled-row-small-cont .label-focused{color:var(--theme-input-focus-label-color);transform:translate(6px)}.labeled-row-small-cont .labeled-row-content{width:100%;height:auto;display:flex;flex-direction:row;justify-content:flex-end;justify-self:flex-start;align-items:center}.labeled-row-small-focus{background:var(--theme-input-focus-background);color:var(--theme-input-focus-label-color);box-shadow:var(--theme-input-focus-shadow);border:var(--theme-divider-border);padding:1px}.labeled-row-small-cont button{background:rgb(255,255,255);border:none;height:auto;width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;border-radius:10px}.labeled-row-small-cont button:hover{cursor:pointer}.labeled-row-small-cont i{padding:2px 1px 1px;font-size:12px;color:var(--theme-button-red)}.date-picker-small{box-shadow:var(--theme-text-input-shadow);color:var(--theme-text-input-color);background:var(--theme-text-input-background);padding:5px 5px 5px 11px;border-radius:4px;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:8px;width:100%}.date-picker-small label{font-size:12px;font-weight:700;padding:4px 0;background:none;color:var(--theme-text-input-color)}.date-picker-small input[type=date]{border-radius:4px;padding:4px 6px 4px 7px;background:var(--theme-input-focus-background);color:var(--theme-input-focus-label-color);border:var(--theme-divider-border);box-shadow:var(--theme-input-focus-shadow);font-family:Inter-hosted,Avenir,Helvetica,Arial,sans-serif;font-size:11px;font-weight:700}.date-picker-small input[type=date]::-webkit-calendar-picker-indicator{opacity:0;width:14px;height:14px}.date-picker-small i{position:absolute;right:15px;color:var(--theme-input-focus-label-color);font-size:13px;pointer-events:none}.view-transaction-modal{width:100vw;max-width:800px;padding:0 20px}.view-transaction-modal .loading-placeholder{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:1px;gap:12px}.view-transaction-modal .section-heading{font-size:14px}.view-transaction-modal .view-transaction-card-body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px}.view-transaction-modal .code-segment-cont{position:relative;height:fit-content;max-height:400px;display:flex;padding:1px;display:grid;grid-template-rows:fit-content(100%);grid-template-columns:1fr;overflow:auto}.view-transaction-modal .transaction-details{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:var(--generic-card-pad-spacing)}.view-transaction-modal .transaction-details .sender-receiver-el{background-color:var(--theme-text-input-background);border:var(--theme-subsec-border);padding:20px;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.view-transaction-modal .transaction-details .sender-receiver-el .sender-receiver-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;width:100%}.view-transaction-modal .transaction-details .sender-receiver-el .data-row{background-color:var(--theme-subsec-background);border:var(--theme-subsec-border);border-radius:6px;width:100%;text-wrap:nowrap;font-size:13px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:5px 10px}.view-transaction-modal .transaction-details .sender-receiver-el .data-row label{font-weight:700}.view-transaction-gs-date{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.view-transaction-gs-date>*:first-child{font-weight:700}@font-face{font-family:FiraCode-hosted;src:url(/FiraCode-Medium.ttf) format("truetype")}.code-segment{background:var(--theme-text-input-background);color:var(--theme-text-input-text-color);box-shadow:var(--theme-text-input-shadow);padding:15px 20px;white-space:pre-wrap;width:100%;height:100%;min-height:80px;position:relative;display:grid;grid-template-rows:1fr;grid-template-columns:1fr;overflow:auto;border-radius:6px;font-family:FiraCode-hosted,Avenir,Helvetica,Arial,sans-serif;font-size:12px;line-height:21px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.horizontal-tabs{--border-radius: 6px;display:grid;grid-template-rows:max-content 1fr;width:100%;height:100%;overflow:auto;background:var(--background);border-radius:var(--border-radius);box-shadow:var(--drop-shadow)}.horizontal-tabs .tabs-cont{overflow-x:auto;overflow-y:hidden;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:0px;background:var(--theme-card-sub-background);border-bottom:var(--theme-divider-border)}.horizontal-tabs .tabs-cont button{font-size:13px;font-weight:700;position:relative;padding:14px var(--padding) 14px var(--padding);border:none;background:var(--theme-card-sub-background);color:var(--theme-card-color);box-shadow:0 -1px 0 1px var(--theme-tab-shadow-border-color);text-wrap:nowrap}.horizontal-tabs .tabs-cont button:hover{cursor:pointer;background:var(--theme-tab-hover-background)}.horizontal-tabs .tabs-cont .tab-selected{z-index:2;background:var(--background);box-shadow:inset 0 -2px 0 0 var(--theme-tab-select-border-color),0 -1px 0 1px var(--theme-tab-shadow-border-color)}.horizontal-tabs .tabs-cont .tab-selected span:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-bottom:var(--theme-divider-border)}.horizontal-tabs .active-tab-content{border-radius:0px var(--border-radius) var(--border-radius) var(--border-radius);padding:var(--padding);display:grid;grid-template-rows:fit-content(100%);overflow:auto}.common-table-pagination-cont{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:0 5px}.common-table-pagination-cont input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.common-table-pagination-cont .page-controls{display:flex;flex-direction:row;gap:1px;font-size:12px;border-radius:8px;color:var(--theme-text-color-card-header);padding:2px}.common-table-pagination-cont .page-controls .numbers{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:2px 10px 2px 3px;border-radius:6px;background:var(--theme-text-input-background);border:var(--theme-subsec-border)}.common-table-pagination-cont .page-controls .numbers span{opacity:.7}.common-table-pagination-cont .page-controls button{border:none;background:none;display:flex;flex-direction:row;justify-content:center;align-items:center;width:23px;height:23px;border-radius:6px;color:var(--theme-text-color-card-header)}.common-table-pagination-cont .page-controls button:hover{background:var(--theme-button-blue);color:var(--theme-common-button-focus-color);cursor:pointer}.common-table-pagination-cont .page-controls i{font-size:11px}.common-table-pagination-cont .page-controls input[type=number]{color:var(--theme-text-color-card-header);background:none;border:solid gray 0px;width:fit-content;text-align:right;font-size:12px;font-weight:700;padding:0 0 0 4px}.common-table-pagination-cont .page-controls input[type=number]:focus{outline:none}.common-table-pagination-cont .results-per-page-controls{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.common-table-pagination-cont .results-per-page-controls label{font-size:12px;text-wrap:nowrap;color:var(--theme-text-color-card-header);opacity:.9}.common-table-pagination-cont .select-wrapper{min-height:25px;position:relative;display:flex;flex-direction:row;align-items:center}.common-table-pagination-cont .results-per-page-controls .select-wrapper select{border-radius:6px;border:none;font-size:12px;padding:5px 30px 5px 8px;margin-left:1px;box-shadow:var(--theme-text-input-shadow);background:var(--theme-text-input-background);color:var(--theme-input-text-color);-webkit-appearance:none}.common-table-pagination-cont .results-per-page-controls .select-wrapper i{position:absolute;left:calc(100% - 18px);top:calc(50% - 7px);font-size:13px;pointer-events:none}.common-table-pagination-cont .results-qty-message{color:var(--theme-text-color-card-header);font-size:12px;font-weight:700;opacity:.7}.functional-groups-table-cont{width:100%;height:100%;display:grid;grid-template-rows:1fr max-content;gap:15px;overflow:auto}.functional-groups-table-cont .results-table-controls{display:flex;justify-content:center;align-items:center}.inc-out-toggle-sw-cont button{border:none;border-radius:5px;padding:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;font-weight:700;color:var(--text-color-main);background:none;transition:.15s linear all}.inc-out-toggle-sw-cont button:hover{cursor:pointer}.inc-out-toggle-sw-cont .selected-button{background:var(--theme-tile-grid-item-bg);box-shadow:var(--theme-tile-grid-item-shadow)}.edit-tm-sender-receiver-comp{display:grid;grid-template-rows:1fr 1fr;gap:var(--main-page-gap-padding);height:100%}.edit-tm-sender-receiver-comp .no-client-body{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.edit-tm-sender-receiver-comp .no-client-body span{border:var(--theme-dashed-large-border);background:var(--theme-text-input-background);border-radius:10px;padding:20px 30px;font-weight:700;width:max-content;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;opacity:.8}.edit-tm-cross-ref-comp{height:100%;display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;justify-content:center;gap:var(--main-page-gap-padding)}.edit-tm-cross-ref-comp>*{flex:1 1 404px}.edit-tm-cross-ref-comp .table-cont{display:grid;overflow:auto;grid-template-columns:1fr;grid-template-rows:1fr;max-height:200px}.edit-tm-cont{display:grid;grid-template-rows:max-content;grid-template-rows:fit-content(100%);gap:var(--main-page-gap-padding);overflow:auto;padding:var(--main-page-gap-padding)}.edit-tm-cont .edit-tm-top-section{display:flex;flex-flow:row wrap;gap:var(--main-page-gap-padding);flex-wrap:wrap}.edit-tm-cont .edit-tm-top-section>*{flex:1 1 406px}.edit-tm-cont .edit-tm-top-section .edit-tm-type-general-cont{display:grid;grid-template-rows:max-content 1fr;gap:var(--main-page-gap-padding)}.edit-tm-cont .edit-tm-bot-section{column-count:3;column-width:406px;column-fill:balance;column-gap:var(--main-page-gap-padding)}.edit-tm-cont .edit-tm-bot-section>*{break-inside:avoid;margin-bottom:var(--main-page-gap-padding);display:grid}.transactions-cont{display:grid;grid-template-columns:320px 1fr;gap:0px;height:100%;overflow:auto}.transactions-side-panel{position:relative;display:flex;flex-direction:column;overflow:auto}.transactions-side-panel::-webkit-scrollbar-track:vertical{border-left:none;position:relative}.transactions-cont .transactions-side-panel .main-filters{padding:var(--main-page-gap-padding);padding-right:calc(var(--main-page-gap-padding) - var(--scrollbar-width));overflow:auto;scrollbar-gutter:stable;scroll-behavior:smooth;-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0,0) .5%,rgba(0,0,0,1) var(--main-page-gap-padding),rgba(0,0,0,1) calc(100% - var(--main-page-gap-padding)),rgba(0,0,0,0) 99.5%);mask-image:linear-gradient(to bottom,rgb(0,0,0,0) .5%,rgba(0,0,0,1) var(--main-page-gap-padding),rgba(0,0,0,1) calc(100% - var(--main-page-gap-padding)),rgba(0,0,0,0) 99.5%)}@-moz-document url-prefix(){.transactions-cont .transactions-side-panel .main-filters{padding-right:var(--main-page-gap-padding)}}.transactions-side-panel .main-filters::-webkit-scrollbar-track:vertical{border-left:none;position:relative}.sticky-top{padding:var(--main-page-gap-padding);padding-bottom:0}.sticky-bot{padding:var(--main-page-gap-padding);padding-top:0}.transactions-refresh-button{border:none;background:var(--theme-button-blue);margin:var(--generic-card-pad-spacing-narrow);color:#fff;padding:10px;box-shadow:0 1px 4px #0003;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:9px;transition:transform .12s ease-in-out}.transactions-refresh-button:hover{cursor:pointer}.transactions-refresh-button:active{transform:translateY(2px)}.transactions-refresh-button span{font-weight:700;border:none;outline:none;font-size:12px}.rotate-refresh-icon{animation:rotate-refresh 2s linear infinite}@keyframes rotate-refresh{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.transactions-clear-filters-button{border:none;background:var(--theme-button-red);margin:var(--generic-card-pad-spacing-narrow);color:#fff;padding:10px;box-shadow:0 1px 4px #0003;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:9px;transition:transform .12s ease-in-out}.transactions-clear-filters-button i{font-size:13px}.transactions-clear-filters-button:hover{cursor:pointer}.transactions-clear-filters-button:active{transform:translateY(2px)}.transactions-clear-filters-button span{font-weight:700;border:none;outline:none;font-size:12px}.transactions-cont .transactions-side-panel .filters-section{display:flex;flex-direction:column;gap:12px;border:solid 2px transparent}.transactions-cont .transactions-side-panel .filters-section .misc-filters{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;border:var(--theme-subsec-border);background:var(--theme-subsec-background);border-radius:8px;padding:8px}.transactions-cont .transactions-side-panel .filters-section .filter-wrapper{max-height:250px;display:grid;grid-template:1fr / 1fr;overflow:auto}.transactions-results-panel{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:auto;width:100%;height:100%}.transactions-cont .transaction-results-cont{overflow:auto;width:100%;height:100%;display:grid;grid-template-rows:fit-content(100%)}.transactions-cont .transaction-results-cont .transaction-results{display:grid;overflow:auto;padding:var(--main-page-gap-padding) var(--main-page-gap-padding) var(--main-page-gap-padding) calc(var(--main-page-gap-padding) / 2)}.transactions-cont .initial-filters-cont .search-button-cont{display:flex;flex-direction:column;justify-content:center;align-items:center;width:230px;gap:16px;padding-top:6px}.transactions-cont .initial-filters-cont .search-button-cont h3{color:var(--theme-text-color-card-header);font-size:15px}.transactions-cont .initial-filters-cont .search-button-cont button{width:100%}.transaction-jobs-table-cont{width:100%;height:100%;display:grid;grid-template-rows:1fr max-content;gap:15px;overflow:auto}.results-table{display:grid;grid-template-rows:fit-content(100%);overflow:auto}.transaction-jobs-table-cont .results-table-controls{display:flex;justify-content:center;align-items:center}.select-input-small-cont{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;position:relative}.select-input-small{width:100%;height:100%;min-height:30px;border-radius:4px;border:none;font-size:13px;padding:6px 8px;box-shadow:var(--theme-text-input-shadow);background:var(--theme-text-input-background);color:var(--theme-input-text-color);-webkit-appearance:none;appearance:none}.select-input-loading{box-shadow:var(--theme-text-input-shadow);background:var(--theme-loading-skeleton-background);background-size:var(--theme-loading-skeleton-background-size);animation:skeleton-loading var(--theme-loading-skeleton-speed) linear infinite}.select-input-small:focus{outline:none;border:none}.select-input-small-cont .caret{width:min-content;height:min-content;position:absolute;left:calc(100% - 25px);top:calc(50% - 11px);font-size:16px;pointer-events:none}.bulk-edit-trans-model-modal{width:100vw;max-width:470px}.bulk-edit-trans-model-modal .bulk-edit-trans-model-modal-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:15px}.bulk-edit-trans-model-modal .bulk-edit-trans-model-modal-content h3{margin-bottom:12px;font-size:14px}.bulk-edit-trans-model-modal .settings{border-radius:12px;border:var(--theme-subsec-border);background:var(--theme-subsec-background);padding:8px}.bulk-edit-trans-model-modal .impacts{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.bulk-edit-trans-model-modal .impacts .impacts-list{width:100%;border-radius:12px;border:var(--theme-subsec-border);background:var(--theme-subsec-background);padding:10px 10px 10px 16px}.bulk-edit-trans-model-modal .impacts .impacts-list ul{list-style-position:inside}.bulk-edit-trans-model-modal .impacts .impacts-list ul li{display:list-item;margin-bottom:6px}.bulk-edit-trans-model-modal .impacts .impacts-list ul li:last-child{margin-bottom:0}.bulk-edit-trans-model-doc-type-params-modal{width:100vw;max-width:520px}.bulk-edit-trans-model-doc-type-params-modal .bulk-edit-trans-model-doc-type-params-modal-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:15px}.bulk-edit-trans-model-doc-type-params-modal .bulk-edit-trans-model-doc-type-params-modal-content h3{margin-bottom:12px;font-size:14px}.bulk-edit-trans-model-doc-type-params-modal .settings{display:flex;flex-direction:column;border-radius:12px;border:var(--theme-subsec-border);background:var(--theme-subsec-background);padding:8px}.bulk-edit-trans-model-doc-type-params-modal .impacts{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.bulk-edit-trans-model-doc-type-params-modal .impacts .impacts-list{width:100%;border-radius:12px;border:var(--theme-subsec-border);background:var(--theme-subsec-background);padding:10px 10px 10px 16px}.bulk-edit-trans-model-doc-type-params-modal .impacts .impacts-list ul{list-style-position:inside}.bulk-edit-trans-model-doc-type-params-modal .impacts .impacts-list ul li{display:list-item;margin-bottom:6px}.bulk-edit-trans-model-doc-type-params-modal .impacts .impacts-list ul li:last-child{margin-bottom:0}.bulk-edit-trans-model-doc-type-params-modal .doc-type-name{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:8px;background:var(--theme-text-input-background);box-shadow:var(--theme-text-input-shadow);padding:10px;font-weight:700}.tm-doctype-param-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.tm-doctype-param-section-body-loading{border:var(--theme-subsec-2-border);background:var(--theme-subsec-2-background);border-radius:10px;padding:12px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px}.tm-doctype-param-section-body-loading>*{width:100%;height:36px}.tm-doctype-param-section .tm-doctype-param-section-spacer{display:flex;flex-direction:column;justify-content:center;align-items:center}.tm-doctype-param-section .tm-doctype-param-section-spacer span{border:none;background:var(--theme-subsec-2-background);height:14px;border-left:var(--theme-subsec-2-border)}.tm-doctype-param-section .tm-doctype-param-section-body{border:var(--theme-subsec-2-border);background:var(--theme-subsec-2-background);border-radius:10px;padding:12px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px}.tm-doctype-param-section .tm-param-wrapper{border-radius:12px;background:var(--theme-subsec-background);border:var(--theme-subsec-border)}*{box-sizing:border-box;margin:0;padding:0;scrollbar-width:thin;scrollbar-color:rgba(155,155,200,.4) transparent}body{position:relative;margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;overflow-x:hidden;overflow-y:hidden;z-index:0}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-track:horizontal{border-top:var(--theme-divider-border)}::-webkit-scrollbar-track:vertical{border-left:var(--theme-divider-border)}::-webkit-scrollbar-thumb{background-color:#9baec866;border-radius:20px;border:3px transparent solid;width:2px;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:#9baec8cc;border-radius:20px;border:3px transparent solid;background-clip:padding-box}:root{font-family:Inter-hosted,Avenir,Helvetica,Arial,sans-serif;font-size:13px;line-height:20px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%;position:relative;overflow:hidden}
