:root{--app-background-color:#f5f6fa;--card-background-color:#fff;--separator-color:#e6e8f1;--text-primary-color:#000;--text-secondary-color:#686868;--text-tertiary-color:#444;--text-danger-color:#f44336;--text-success-color:#219653;--modal-background-color:#0006;--placeholder-color:#0006;--card-shadow-color:#0000001a;--primary-border-star:#eaeaea;--primary-color-darkest:#3d2766;--primary-color-dark:#532f86;--primary-color-darkless:#62449a;--primary-color:#6238be;--primary-color-lightless:#8884d8;--primary-color-lightless-30-pct:#dcdbf4;--primary-color-light:#8577a2;--secondary-color:#e68174;--disable-background-color:#686868;--disable-checkbox-background:#8f9bb3;--disabled-text-color:#777;--primary-highlight:#5c4d8533;--header-disabled-color:#c9cfdb;--balloon-color:#e6e8f1;--balloon-text-color:#686868;--no-exist-items-color:#f1f3f9;--no-exist-items-header-color:#e6e8f1;--no-exist-items-text-color:#0006;--calendar-pick-color:invert(0);--logo-background-color:#f5f6fa;--loading-color:#444;--brack-text:#1a1a1a;--reference-link-text:#1a1a1a;--lightgray-color:#68686899;--success-color:#219653;--warning-color:#fcd43b;--danger-color:#f44336;--info-color:#2d77ff;--danger-hover-color:linear-gradient(0deg,#f4433629,#f4433629),#fff;--info-hover-color:linear-gradient(0deg,#2d77ff29,#2d77ff29),#fff;--border-color:#d8d8d8;--primary-border-channel:#eaeaea;--light-gray-tooltip:#101426;--darkgray-color:#9f9fa0;--darkgray-ellipsis-color:#c4c4c4;--dimgray-color:#585959;--gold-color:#fcd43b;--buddhagold-color:#c90;--neoncarrot-color:#ff9934;--coral-color:#ff794a;--cerise-color:#de3163;--salmon-color:#ff7b6e;--sunsetorange-color:#ff4954;--tiamaria-color:#ce2c0d;--jacarta-color:#3d2766;--royalpurple-color:#62449a;--blue-magenta-color:#caadff;--smalt-color:#039;--sanmarino-color:#4068aa;--azureradiance-color:#09f;--caribbeangreen-color:#00c4b1;--japaneselaurel-color:#30d64b;--camarone-color:#098f15;--white-color:#fff;--black-color:#000;--gray-color:gray;--red-danger:#d42316;--light-blue:#eaf2ff;--green-success:#e6f5e6;--gray-light:#dfe2e8;--purple-dark-title:#3d2766;--purple-dark-button:#3d2766}[data-theme=dark]{--app-background-color:#111114;--card-background-color:#202022;--separator-color:#e6e8f11a;--text-primary-color:#eee;--text-secondary-color:#999;--text-tertiary-color:#bbb;--text-danger-color:#f4695a;--text-success-color:#459673;--placeholder-color:#fff6;--modal-background-color:#000000e6;--card-shadow-color:#0009;--primary-border-star:#fff6;--primary-border-channel:#fff6;--primary-color-darkest:#3d2766;--primary-color-dark:#532f86;--primary-color-darkless:#62449a;--primary-color:#b29cde;--primary-color-lightless:#8884d8;--primary-color-lightless-30-pct:#dcdbf4;--primary-color-light:#8577a2;--secondary-color:#e68174;--disable-background-color:#686868;--disabled-text-color:#777;--primary-highlight:#5c4d8533;--header-disabled-color:#e6e8f11a;--balloon-color:#e6e8f1;--balloon-text-color:#686868;--no-exist-items-color:#343437;--no-exist-items-header-color:#343437;--no-exist-items-text-color:#eee6;--calendar-pick-color:invert(1);--logo-background-color:#f5f6fa;--brack-text:#fafafa;--reference-link-text:#e6e6e6;--lightgray-color:#68686899;--success-color:#219653;--warning-color:#fcd43b;--danger-color:#f44336;--info-color:#2d77ff;--danger-hover-color:linear-gradient(0deg,#f4433629,#f4433629),#fff;--info-hover-color:linear-gradient(0deg,#2d77ff29,#2d77ff29),#fff;--border-color:#d8d8d8;--light-gray-tooltip:#727171;--purple-dark-title:#fff;--darkgray-color:#9f9fa0;--darkgray-ellipsis-color:#686868;--dimgray-color:#7d7e7e;--gold-color:#fcd43b;--buddhagold-color:#c90;--neoncarrot-color:#ff9934;--coral-color:#ff794a;--cerise-color:#de3163;--salmon-color:#ff7b6e;--sunsetorange-color:#ff4954;--tiamaria-color:#f64624;--jacarta-color:#8a58e5;--royalpurple-color:#b994ff;--blue-magenta-color:#caadff;--smalt-color:#4a72d4;--sanmarino-color:#4068aa;--azureradiance-color:#09f;--caribbeangreen-color:#00c4b1;--japaneselaurel-color:#30d64b;--camarone-color:#098f15;--white-color:#fff;--black-color:#000}.breadcrumb-nav{justify-content:flex-start;align-items:center;display:flex}.breadcrumb-item{color:var(--text-secondary-color);font-size:14px;font-style:normal;font-weight:700;line-height:17px}.breadcrumb-item.last{color:var(--primary-color)}.breadcrumb-item.middle{flex-direction:row;justify-content:center;align-items:center;display:flex}.breadcrumb-link{color:var(--text-secondary-color);cursor:pointer;text-decoration:none}.breadcrumb-link:hover{color:var(--primary-color)}.error-page{width:100%;height:100%;background-color:var(--primary-color-light);justify-content:center;align-items:center;display:flex}.error-page__content{width:80%;height:80%;background-color:var(--card-background-color);border-radius:4px;flex-direction:row;justify-content:center;align-items:center;padding:20px 60px;display:flex}.error-page__content .right{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.error-page__content .left{padding-right:40px}.flex{display:flex}.flex.flex-center{justify-content:center;align-items:center}.flex.flex-center-start{justify-content:center;align-items:start}.flex.flex-end-center{justify-content:flex-end;align-items:center}.flex.flex-around-center{justify-content:space-around;align-items:center}.flex.flex-between-start{justify-content:space-between;align-items:flex-start}.flex.flex-between-center{justify-content:space-between;align-items:center}.flex.flex-start-column{flex-direction:column;justify-content:start}.flex.flex-evenly{justify-content:space-evenly}.flex.flex-evenly-center-column{flex-direction:column;justify-content:space-evenly;align-items:center}.flex.flex-center-column{flex-direction:column;justify-content:center;align-items:center}.flex.flex-column-center{flex-direction:column;justify-content:center}.flex.flex-center-flex-end{justify-content:center;align-items:flex-end}.flex.flex-vertical{flex-direction:column}.flex.flex-vertical-inverted{flex-direction:column-reverse}.flex-items-center{align-items:center;display:flex}.separator{border-bottom:1px solid var(--separator-color)}.margin-right{margin-right:4px}.padding-bottom{padding-bottom:4px}*{box-sizing:border-box;margin:0;padding:0;font-family:DM Sans,sans-serif}a{text-decoration:none}html,body,#root,#root>main{width:100%;height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0000001a;border-radius:5px}::-webkit-scrollbar-track:horizontal{width:2px;height:2px;background:#0000001a}::-webkit-scrollbar-thumb{width:10px;background:#0003;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#0000004d}::-webkit-scrollbar-thumb:horizontal{background:#0000001a;border-radius:5px}::-webkit-scrollbar-thumb:horizontal:hover{background:#0000004d}