@keyframes skeleton-loading{0%,to{opacity:1}50%{opacity:.5}}:root,:host{--color-base-text:#0f171d;--color-secondary-text:var(--color-gray-700);--color-white-text:#f1f1f1;--color-accent-text:#578ebe;--color-active-text-rgb:2 119 189;--color-active-text:rgb(var(--color-active-text-rgb) / 90%);--color-title-text:var(--color-gray-800);--color-note-text:var(--color-gray-600);--color-input-fixed-text:var(--color-gray-600);--color-sidebar-text:#b4bcc8;--color-sidebar-dark-text:#708096;--color-header-text:#c6cfda;--color-header-search-text:#959fad;--color-header-icon:#79869a;--color-header-icon-hover:#a4aebb;--color-white-background:#fff;--color-list-item-background-active-rgb:225 245 254;--color-list-item-background-active:rgb(var(--color-list-item-background-active-rgb) / 50%);--color-list-item-background-active-focus:rgb(var(--color-list-item-background-active-rgb) / 75%);--color-legacy-gray:#eef1f5;--color-sidebar-background:#364150;--color-sidebar-background-hover:#3a4656;--color-sidebar-background-active:#3e4b5c;--color-header-background:#2b3643;--color-header-background-hover:#3f4f62;--color-header-search-background:#232c37;--color-active-border:#36c6d3;--color-active-border-hover:#9fe4ea;--color-base-button-background:#32c5d2;--color-base-button-background-hover:#26a1ab;--color-danger-button-background:#f43;--color-black-rgb:16 17 14;--color-black:rgb(var(--color-black-rgb));--color-white-rgb:255 255 255;--color-white:#fff;--color-white-dark:#fafbfb;--color-gray-100-rgb:244 246 247;--color-gray-100:#f4f6f7;--color-gray-100-30:#fcfcfd;--color-gray-100-40:#fbfbfc;--color-gray-100-60:#f8fafa;--color-gray-100-70:#f7f9f9;--color-gray-150:#eaebed;--color-gray-200:#d6dee2;--color-gray-300:#b8c5cd;--color-gray-400:#9aadb8;--color-gray-500:#7c94a3;--color-gray-600-rgb:97 123 139;--color-gray-600:rgb(var(--color-gray-600-rgb));--color-gray-700-rgb:76 97 109;--color-gray-700:rgb(var(--color-gray-700-rgb));--color-gray-800:#37464f;--color-gray-850:#222b31;--color-gray-900:#0f171d;--color-primary-rgb:63 141 247;--color-primary:#3f8df7;--color-primary-light:#70aaf9;--color-primary-dark:#0e70f5;--color-brand-blue-100:#f1f7ff;--color-brand-blue-200-rgb:223 236 255;--color-brand-blue-200:#dfecff;--color-brand-blue-300:#b6d3fc;--color-brand-blue-700:#0052c1;--color-brand-blue-750:#074eaf;--color-brand-blue-800:#003072;--color-secondary:#f57f0a;--color-secondary-light:#f7993b;--color-secondary-dark:#b66008;--color-secondary-darkest:#a15408;--color-tertiary:#36c17d;--color-tertiary-light:#78daac;--color-tertiary-dark:#1a5d3c;--color-info-rgb:3 169 244;--color-info-dark-rgb:2 119 189;--color-info-lightest-rgb:242 251 255;--color-info:#03a9f4;--color-info-light:#4fc3f7;--color-info-lightest:#f2fbff;--color-info-dark:#0277bd;--color-success-rgb:7 175 80;--color-success-lightest-rgb:245 255 251;--color-success:#4caf50;--color-success-light:#81c784;--color-success-lightest:#f5fbf6;--color-success-dark:#2e7d32;--color-warning-rgb:239 108 0;--color-warning-lightest-rgb:255 251 244;--color-warning:#ef6c00;--color-warning-light:#ffb74d;--color-warning-lightest:#fffbf4;--color-warning-dark:#bc5500;--color-error-rgb:244 67 54;--color-error-lightest-rgb:255 248 248;--color-error:#f44336;--color-error-light:#e57373;--color-error-lightest:#fff8f9;--color-error-dark:#d32f2f;--color-main-bg:var(--color-white-text);--color-info-bg:var(--color-info-lightest);--color-success-bg:var(--color-success-lightest);--color-warning-bg:var(--color-warning-lightest);--color-error-bg:var(--color-error-lightest);--base-font-family:"Open Sans", sans-serif;--font-weight-regular:400;--font-weight-medium:600;--font-weight-semi-bold:700;--font-weight-bold:700;--font-size-h4:2rem;--line-height-h4:2.4rem;--border-width:1px}.preloader{text-align:center;border-radius:50%;width:4.8rem;height:4.8rem;margin:0 auto;animation:2s linear infinite preloader-rotate;position:absolute;top:calc(50% - 3rem);left:calc(50% - 2.4rem)}.preloader:before,.preloader:after{content:"";border-radius:50%;width:3.2rem;height:3.2rem;animation:2s ease-in-out infinite preloader-bounce;display:block;position:absolute;top:0}.preloader:before{background-color:var(--color-secondary-light)}.preloader:after{background-color:var(--color-primary-light);animation-delay:-1000ms;top:auto;bottom:0}@keyframes preloader-rotate{to{transform:rotate(360deg)}}@keyframes preloader-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}
