*{box-sizing:border-box;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;outline:none;padding:0}ul{list-style:none}a{text-decoration:none}b{font-weight:700}html{scroll-behavior:smooth}body{background:var(--background-color);color:var(--text-main-color);font-family:var(--main-font-family);font-size:16px;font-weight:400;line-height:24px}.container{margin:0 auto;max-width:calc(var(--container-width) + var(--container-padding)*2);min-width:100%;padding:0 var(--container-padding);width:100%}.label-separator{text-align:center}h1{font-size:32px;line-height:normal}h1,h2{font-weight:500}h2{font-size:24px;letter-spacing:-.48px;line-height:32px}h3{font-weight:600}h4,h5{font-size:20px}h4,h5,h6{font-weight:600;line-height:24px}h6{font-size:16px}@font-face{font-display:swap;font-family:Inter;font-weight:400;src:local("Inter"),local("Inter-Regular"),url(../fonts/Inter/Inter-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-weight:500;src:local("Inter"),local("Inter-Medium"),url(../fonts/Inter/Inter-Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-weight:600;src:local("Inter"),local("Inter-SemiBold"),url(../fonts/Inter/Inter-SemiBold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-weight:700;src:local("Inter"),local("Inter-Bold"),url(../fonts/Inter/Inter-Bold.ttf) format("truetype")}.AppNotificationItem{align-items:center;background:var(--surface-shelf);border-radius:20px;box-shadow:0 2px 6px -2px var(--shadow-1),0 0 16px -4px var(--shadow-2);display:flex;max-width:600px;min-height:74px;min-width:300px;padding:16px 24px}.AppNotificationItem--type_success{color:var(--success-secondary-color)}.AppNotificationItem--type_error{color:var(--danger-color)}.AppNotificationItem--type_warn{color:var(--warning-text-color)}.AppNotificationItem__content{grid-gap:8px;display:grid;margin-right:auto}.AppNotificationItem__icon{margin-right:12px}.AppNotificationItem__title{font-weight:500}.AppNotificationItem__body{color:var(--text-secondary-color);font-size:14px;line-height:14px;white-space:pre-wrap;word-break:break-word}.AppNotificationItem__close{cursor:pointer;display:flex;margin-left:16px}:root{--primary-color:#674eea;--primary-color-hover:#7966ff;--light-primary-color:#f7f5ff;--light-primary-hover:#eeebff;--background-color:#f4f7fe;--surface-color:#fff;--surface-secondary-color:#e4e4e4;--surface-color-hover:#f0f0f0;--border-color:#cbcdd8;--border-input-color:#d0d5dd;--scrollbar-thumb-color:#d1d5df;--scrollbar-thumb-hover-color:#bfc4ce;--input-background:var(--background-color);--input-background-hover:#dfe3ed;--surface-light-color:#f2f4f7;--neutral-color:#d9d9d9;--placeholder-color:#87898e;--warning-bg-color:#fef0c7;--warning-text-color:#dc6803;--primary-color-active:#5741c6;--secondary-button-color-hover:#ddd7fe;--danger-color:#d92020;--danger-color-hover:#cb1818;--danger-dark-color:#9f1f1f;--danger-light-color:#fee2e2;--success-secondary-color:#039855;--success-light-color:#ecfdf3;--white-color:#fff;--text-main-color:#1b2559;--text-secondary-color:#8094d3;--text-contrast-color:#fff;--text-tertiary:#949494;--chart-series-1:#3777ff;--chart-series-2:#ade096;--chart-series-3:#4e96ea;--chart-series-4:#62598e;--chart-series-mint:#65da84;--chart-courier-1:#bdb3f0;--chart-courier-2:#97a5eb;--chart-courier-3:#402da0;--chart-diagram-lilac:#b4aae6;--chart-bar-1:#6245ff;--chart-bar-2:#3a2acb;--chart-bar-3:#8c7bff;--chart-bar-4:#b39cff;--chart-bar-5:#d9d9e6;--chart-grid-line:#e0e0e5;--chart-line-scale-tick:#322f37;--chart-doughnut-bg:#eef0fa;--compact-bar-track:#e9edf7;--compact-bar-fill:#4318ff;--chart-params-accent:#4c51bf;--bar-chart-soft:#cdc4ff;--faq-progress:#c2b8f7;--icon-success-bright:#12b76a;--separator-color:#e8e8e8;--shadow-1:#10182808;--shadow-2:#10182814;--shadow-card:#7090b01f;--shadow-blue-glow:rgba(112,144,176,.12);--status-surface:#f5f5f5;--status-online:#34e486;--status-away:#efe840;--status-busy:#fdb022;--status-offline:#f36363;--status-caption:#525252;--surface-shelf:#fcfcfd;--surface-app-preview:#f5f6fb;--surface-preview-body:#eaebee;--surface-elevated-gray:#f5f7f9;--border-icon-muted:#d1d1d6;--border-control-strong:#464c5c;--skeleton-edge:#e0e0e0;--skeleton-mid:#f0f0f0;--skeleton-dim:rgba(0,0,0,.02);--overlay-scrim:rgba(0,0,0,.2);--decoration-theme-dark:#3a307d;--decoration-palette-red:#e54d52;--decoration-palette-orange:#ee7d37;--decoration-palette-amber:#e0a54f;--decoration-palette-green:#58b040;--decoration-palette-cyan:#57bfe8;--decoration-palette-blue:#55a4f8;--decoration-palette-pink:#ec68a0;--decoration-palette-lime:#93d475;--modal-toolbar-bg:#dfdfe6;--accordion-outline:#f3f8fb;--input-prefix-surface:#f9fafb;--chrome-line:#ced0d6;--rating-star-gold:#fec84b;--rating-warn:#f26427;--pagination-highlight:#a392f6;--success-chip-bg:#d1fadf;--table-accordion-tint:#f4f2ff;--main-font-family:"Inter",sans-serif;--transition-duration:175ms;--transition-timing-function:ease-out;--transition:var(--transition-duration) var(--transition-timing-function);--z-index-base:1000;--z-index-dropdown:2000;--z-index-secondary-nav:3000;--z-index-main:4000;--z-index-primary-nav:5000;--z-index-full-screen:6000;--z-index-special:7000;--z-index-modal:8000;--z-index-notification:9000;--header-height:48px;--container-width:1920px;--container-padding:40px;--negative-container-padding:calc(var(--container-padding)*-1)}@media (max-width:1400px){:root{--container-padding:24px}}@media (max-width:768px){:root{--container-padding:16px}}:root[data-theme=dark]{--primary-color:#8e7dff;--primary-color-hover:#9c8cff;--light-primary-color:#2a2352;--light-primary-hover:#342d62;--primary-color-active:#7f6df5;--background-color:#111827;--surface-color:#1f2937;--surface-secondary-color:#334155;--surface-color-hover:#273548;--surface-light-color:#273548;--surface-shelf:#243244;--surface-app-preview:#1e293b;--surface-preview-body:#273548;--surface-elevated-gray:#1e293b;--border-color:#475569;--border-input-color:#475569;--border-icon-muted:#94a3b8;--border-control-strong:#64748b;--chrome-line:#64748b;--text-main-color:#e2e8f0;--text-secondary-color:#94a3b8;--text-contrast-color:#fff;--text-tertiary:#9ca3af;--placeholder-color:#94a3b8;--warning-bg-color:#78350f;--warning-text-color:#fbbf24;--danger-color:#f87171;--danger-color-hover:#ef4444;--danger-dark-color:#fca5a5;--danger-light-color:#451a1a;--success-secondary-color:#34d399;--success-light-color:#064e3b;--success-chip-bg:#065f46;--scrollbar-thumb-color:#64748b;--scrollbar-thumb-hover-color:#94a3b8;--input-background:#1f2937;--input-background-hover:#273548;--secondary-button-color-hover:#4338ca;--neutral-color:#64748b;--separator-color:#334155;--modal-toolbar-bg:#374151;--accordion-outline:#334155;--input-prefix-surface:#273548;--chart-line-scale-tick:#cbd5e1;--chart-grid-line:#64748b;--chart-doughnut-bg:#334155;--chart-bar-5:#64748b;--chart-series-2:#86efac;--chart-series-mint:#4ade80;--shadow-1:rgba(2,6,23,.5);--shadow-2:rgba(2,6,23,.7);--shadow-card:rgba(2,6,23,.4);--shadow-blue-glow:rgba(2,6,23,.45);--overlay-scrim:rgba(0,0,0,.45);--skeleton-edge:#334155;--skeleton-mid:#475569;--skeleton-dim:hsla(0,0%,100%,.06)}.AppNotifications{position:fixed;right:16px;top:16px;z-index:var(--z-index-notification)}.AppNotifications__list{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-start}.AppNotifications__list--transition-enter-active,.AppNotifications__list--transition-leave-active{transition:var(--transition)}.AppNotifications__list--transition-enter-from,.AppNotifications__list--transition-leave-to{opacity:0;transform:translate(calc(100% + 50px))}.AppNotifications__item+.AppNotifications__item{margin-top:12px}
