@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/roboto-cyrillic-300-normal-DzUz0kzv.woff2)format("woff2"),url(/assets/roboto-cyrillic-300-normal-DEFNdjk5.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-400-normal-CBPI_iaY.woff2)format("woff2"),url(/assets/roboto-cyrillic-400-normal-Bjg-1-sg.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-cyrillic-500-normal-CLao9AfR.woff2)format("woff2"),url(/assets/roboto-cyrillic-500-normal-CBKMylY4.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-cyrillic-700-normal-C2o7G-SM.woff2)format("woff2"),url(/assets/roboto-cyrillic-700-normal-DhZFXDSN.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/roboto-latin-300-normal-CCzlftfr.woff2)format("woff2"),url(/assets/roboto-latin-300-normal-BARJ-h6h.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-400-normal-BqEyEoaF.woff2)format("woff2"),url(/assets/roboto-latin-400-normal-DyYNIH4P.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-latin-700-normal-BZpUvMxY.woff2)format("woff2"),url(/assets/roboto-latin-700-normal-DLgJJpmK.woff)format("woff")}:root{--black:#000;--white:#fff;--success:#16b862;--warning:#fa0;--danger:red;--coral-darkest:#210300;--coral-dark:#a60e00;--coral:#ff5c4e;--coral-light:#ffada6;--coral-lightest:#ffefed;--coral-extra-lightest:#fcf5f5;--green-darkest:#02120a;--green-dark:#0b5b30;--green:#16b862;--green-light:#76efae;--green-lightest:#e4fcef;--green-extra-lightest:#f5faf2;--blue-darkest:#00131a;--blue-dark:#005e80;--blue:#0bf;--blue-light:#80ddff;--blue-lightest:#e5f8ff;--violet-darkest:#140318;--violet-dark:#651176;--violet:#c32de1;--violet-light:#e196f0;--violet-lightest:#f9eafc;--gray-darkest:#0c0c10;--gray-dark:#17171f;--gray:#52526f;--gray-light:#a4a4bc;--gray-lightest:#ededf2;--gray-extra-lightest:#f3f3f3;--oragne-darkest:#1a1100;--oragne-dark:#805500;--oragne:#fa0;--oragne-light:#ffd480;--oragne-lightest:#fff7e6;--border-color:#0000001f;--frame-shadow:0 8px 8px -4px #1410290f, 0 2px 4px -1px #1410290f, 0 0 1px 0 #1410291f;--toolbar-shadow:0 8px 8px -4px #1410290f, 0 2px 4px -1px #1410290f, 0 0 1px 0 #1410291f;--toolbar-inset-shadow:inset 0 8px 8px -4px #1410290f, 0 2px 4px -1px #1410290f, 0 0 1px 0 #1410291f;--card-shadow:0 8px 8px -4px #1410290f, 0 2px 4px -1px #1410290f, 0 0 1px 0 #1410291f;--popup-shadow:0 32px 32px -4px #1410290f, 0 64px 96px 0 #1410291f, 0 8px 16px -1px #1410290f, 0 0 1px 0 #1410291f;--header-height:72px;--m-header-height:48px;--m-sidebar-height:48px;--sidebar-width:72px;--border-radius-xs:4px;--border-radius-s:8px;--border-radius-m:12px;--border-radius-l:16px;--border-radius-xl:24px}.recharts-text{font-size:12px}.app--dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.MuiDialogTitle-root.MuiTypography-h6{font-size:16px}.error-boundary{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.error-boundary__header,.error-boundary__body{width:800px}.error-boundary__header{align-items:center;margin-bottom:20px;display:flex}.error-boundary__header-title{margin-bottom:0;font-family:monospace;font-size:24px}.error-boundary details{background-color:#ffe5e5;outline:none;padding:20px;font-family:monospace}.loader{z-index:1000;background-color:#ffffff80;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loader--fixed{position:fixed}.loader svg{animation:2s linear infinite rotate}.loader svg .path{stroke:#00b956;stroke-linecap:round;animation:2s ease-in-out infinite dash}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.app--dark .loader{background-color:#00000080}.app--dark .loader svg .path{stroke:#00985f}.left-sidebar{background-color:#fff;border-right:1px solid #d9d9d9;flex-direction:column;flex:0 0 300px;transition:right .3s ease-in-out,background-color .3s;display:flex}@media only screen and (width<=800px){.left-sidebar{z-index:1;width:100%;position:absolute;top:0;bottom:0;right:-100%}}.left-sidebar--open{right:0}.app--dark .left-sidebar{background-color:#121212}.page{background-color:#f5f5f5;flex-direction:column;height:100%;transition:background-color .3s;display:flex}.page__title{letter-spacing:.5px;font-size:32px;line-height:40px}.page--with-bar{padding-top:74px}.page--with-bar .page__content{padding-top:0}.page--blur{filter:blur(5px);-webkit-user-select:none;user-select:none;pointer-events:none}.page__content{flex:1;max-height:100%;padding-top:30px}.app--dark .page{color:#fff;background-color:#121212}.logo{align-items:center;height:42px;display:flex}.logo:hover{text-decoration:none}.logo__img{max-width:100%;max-height:100%}.logo__divider{background-color:#d9d9d9;width:1px;height:100%;margin-left:16px;margin-right:27px;display:inline-flex}.logo__title{margin-bottom:0}.logo .cls-1{fill:#663334}.logo .cls-2{fill:#ffbf3b}.logo .cls-3{fill:#fff}.logo .cls-4,.logo .cls-5{fill:#b3b3b3}.logo .cls-4{fill-rule:evenodd}.logo img{max-width:100%;max-height:80%}.app--dark .logo__divider{background-color:#999}.not-found-page{flex-direction:column;justify-content:center;align-items:center;display:flex}.not-found-page h1{filter:blur(2px);color:#fff;margin:0;font-size:160px;line-height:160px;position:relative}.not-found-page h1:before,.not-found-page h1:after{content:attr(data-content);color:#dd0a35;z-index:-1;animation:3s infinite glitch;position:absolute;top:0;left:0}.not-found-page h1:after{color:#1687a7;animation:3s infinite reverse glitch}.not-found-page h3{font-weight:100}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-3px,3px)}40%{transform:translate(-3px,-3px)}60%{transform:translate(3px,3px)}80%{transform:translate(3px,-3px)}to{transform:translate(0)}}.button{color:#333;text-align:center;-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #333;border-radius:100px;padding:0 30px;font-size:15px;font-weight:500;line-height:24px;transition:background-color .3s}.button--success{color:#fff;background-color:#00b956;border-color:#00b956}.button--error{color:#fff;background-color:#f62434;border-color:#f62434}.button--warn{color:#fff;background-color:#ffa717;border-color:#ffa717}.button--info{color:#fff;background-color:#008bfb;border-color:#008bfb}.button--inline{color:#008bfb;background-color:#0000;border:none;align-items:center;padding:0;display:inline-flex}.button--inline.button--success{color:#00b956}.button--inline.button--error{color:#f62434}.button--disabled{color:#999;cursor:not-allowed;pointer-events:none;box-shadow:none;opacity:.7;background-color:#f2f2f2;border-color:#d9d9d9}.button:hover{opacity:.8}.app--dark .button{color:#f2f2f2;background-color:#121212;border-color:#f2f2f2}.app--dark .button--inline{color:#5bb6ff;background-color:#0000;border-color:#5bb6ff}.app--dark .button--success{background-color:#00985f;border-color:#00985f}.app--dark .button--disabled{color:#f2f2f2}.pagination{margin:0;padding:0;list-style:none;display:flex}.pagination__item{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;border-right:1px solid #d9d9d9}.pagination__item:first-child{border-left:1px solid #d9d9d9;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination__item:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination__item-link{color:#333;-webkit-user-select:none;user-select:none;padding:8px 16px;display:inline-block;text-decoration:none!important}.pagination__item-link--active,.pagination__item-link:hover{color:#fff;background-color:#00985f}.app--dark .pagination__item-link{color:#f2f2f2}.app--dark .pagination__item-link:hover{background-color:#5b5b5b}.log-message{border:1px solid #0000;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.log-message--info{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.log-message--error{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.log-message--warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.log-message--debug{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.log-message--profile{color:#055160;background-color:#cff4fc;border-color:#b6effb}.log-message__heading{justify-content:space-between;display:flex}.log-message__footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.log-message__message{color:#333;white-space:pre-line;word-break:break-word;font-size:12px;line-height:14px}.log-message__prefix{font-size:12px;line-height:12px}.logs{position:relative}.logs__total-count{font-size:12px;font-weight:700}.logs__label{margin-bottom:.5rem;font-size:12px;font-weight:700;display:block}.logs__header{z-index:1;background:#fff;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:sticky;top:0}.logs__footer{background:#fff;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:sticky;bottom:0}.settings-system__item{justify-content:space-between;align-items:center;max-width:600px;display:flex}.settings-system__item+.settings-system__item{margin-top:1rem}.settings-system__item-button{margin-left:auto}
