@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";.releases-main{border:1px solid var(--awc-book-border-color);background-color:var(--awc-book-main-secondary);display:flex;flex-direction:column;border-radius:var(--corner-radius-l);padding:15px}.releases-main__head{display:flex;flex-direction:column;gap:8px;margin-bottom:1rem}.releases-main__head h2{font-size:24px}.releases-main__head .releases-aditional{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.releases-main__head .releases-aditional awc-user-info{--colors-light-titles: var(--awc-book-title);color:var(--colors-light-titles)}.releases-main__notes{margin-bottom:1rem;display:flex;flex-direction:column}.releases-main__notes div{border-top:1px solid var(--awc-book-border-color)}.releases-main__notes p{padding:15px 0;color:var(--awc-book-version)}.releases-main__notes ul{padding:0 15px;margin:0;gap:10px}.releases-main__notes ul li{padding:5px 0}.releases-title{font:var(--awc-font-h1-medium);color:var(--awc-book-title)}.releases__list{display:flex;flex-direction:column;gap:1rem}h3[data-v-21fc916c]{color:var(--awc-book-title);font-size:24px;margin-top:30px;margin-bottom:10px}h4[data-v-21fc916c]{color:var(--awc-book-title);font-size:16px}pre[data-v-21fc916c]{background-color:#282c34;padding:20px;border-radius:4px;overflow-x:auto}p[data-v-21fc916c]{font:var(--awc-font-text-kb-regular);margin-top:0;color:var(--awc-book-text);line-height:150%;word-break:break-word}awc-alert[data-v-21fc916c]{margin-top:20px;margin-bottom:20px}video[data-v-21fc916c]{width:100%;height:auto;border-radius:12px}.awc-book__link[data-v-21fc916c]{font:var(--awc-font-text-kb-regular);color:var(--awc-book-text);transition:color .3s ease-in-out}.awc-book__link[data-v-21fc916c]:hover{color:var(--colors-light-primary)}.awc-book__code[data-v-21fc916c]{word-wrap:break-word;padding:3px 8px;border-radius:var(--m, 6px);border:1px solid #e6e9f2;background:var(--awc-book-preview);max-width:max-content}ol[data-v-21fc916c]{margin:12px 0;display:flex;flex-direction:column;gap:20px}ol li[data-v-21fc916c]::marker{color:var(--awc-book-text)}.configuration-content[data-v-7056b327] table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem;line-height:1.5}.configuration-content[data-v-7056b327] th,.configuration-content[data-v-7056b327] td{padding:.75rem 1rem;text-align:left;border:1px solid #e0e0e0}.configuration-content[data-v-7056b327] th{background-color:#f8f9fa;font-weight:600;color:#2c3e50}.configuration-content[data-v-7056b327] tr:nth-child(2n){background-color:#fafafa}.configuration-content[data-v-7056b327] tr:hover{background-color:#f1f3f5}@media (max-width: 600px){.configuration-content[data-v-7056b327] table,.configuration-content[data-v-7056b327] thead,.configuration-content[data-v-7056b327] tbody,.configuration-content[data-v-7056b327] th,.configuration-content[data-v-7056b327] td,.configuration-content[data-v-7056b327] tr{display:block}.configuration-content[data-v-7056b327] thead tr{position:absolute;top:-9999px;left:-9999px}.configuration-content[data-v-7056b327] tr{margin-bottom:1rem;border:1px solid #e0e0e0;padding:1rem}.configuration-content[data-v-7056b327] td{border:none;position:relative;padding-left:40%}.configuration-content[data-v-7056b327] td:before{content:attr(data-label) ": ";position:absolute;left:1rem;width:35%;font-weight:600;color:#2c3e50}}.awc-manifest[data-v-1d277e05]{display:flex;flex-direction:column;gap:80px}.search-icon[data-v-18484a13]{display:flex;flex-direction:column;gap:20px;margin-top:30px;background-color:var(--awc-book-preview);box-shadow:0 4px 8px #0000001a;padding:20px;border-radius:12px}.awc-book__text[data-v-18484a13]{font:var(--awc-font-text-kb-regular);margin-top:0;color:var(--awc-book-text);line-height:150%;word-break:break-word}ul[data-v-18484a13]{margin:12px 0;display:flex;flex-direction:column;gap:20px}ul li[data-v-18484a13]::marker{color:var(--awc-book-text)}.icon-grid[data-v-18484a13]{display:grid}.icon-grid .icon-card .icon-header[data-v-18484a13]{display:flex;align-items:center;gap:16px}.icon-grid .icon-card .icon-header h2[data-v-18484a13]{font:var(--awc-font-h2-medium);color:var(--awc-book-title);margin:20px 0}.icon-grid .icon-card .icon-container[data-v-18484a13]{padding:20px 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:10px;justify-content:center}.icon-grid .icon-card .icon-item[data-v-18484a13]{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border .3s ease;background-color:var(--awc-book-preview);padding:10px;width:100%;min-height:48px;box-shadow:0 4px 8px #0000001a;border-radius:var(--corner-radius-l);border:1px solid transparent}.icon-grid .icon-card .icon-item[data-v-18484a13]:focus-visible{outline:none;border:1px solid var(--colors-light-primary)}.icon-grid .icon-card .icon-item[data-v-18484a13]:hover{border:1px solid var(--colors-light-primary);box-shadow:0 0 16px 1px #0003}.icon-grid .icon-card .icon-item:hover awc-icon[data-v-18484a13]{fill:var(--colors-light-primary)}.icon-grid .icon-card .icon-item .icon-label[data-v-18484a13]{font:var(--awc-font-text-kb-regular);margin-top:5px;word-wrap:break-word;text-align:center;color:var(--awc-book-text)}.typography-container[data-v-b713447f]{margin-top:25px}.typography-cards[data-v-b713447f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.typography-card[data-v-b713447f]{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px;text-align:center;transition:transform .3s ease}.typography-card[data-v-b713447f]:hover{transform:scale(1.05)}.typography-card .example-text[data-v-b713447f]{margin-bottom:10px}.typography-card .variable-name[data-v-b713447f]{font-weight:700;color:var(--colors-light-primary)}.typography-card .variable-value[data-v-b713447f]{color:#555}.color-title[data-v-baff6c1d]{font:var(--awc-font-h5-medium);color:var(--awc-book-title);margin:20px 0}.colors-card[data-v-baff6c1d]{cursor:pointer;padding:12px 20px;text-align:start;border-radius:8px;box-shadow:0 0 1px #0000001f inset;transition:transform .3s ease}.colors-card[data-v-baff6c1d]:hover{transform:scale3d(1.05,1.05,1.05)}@media screen and (max-width: 768px){.colors-card[data-v-baff6c1d]{flex-direction:column;align-items:center}}.colors-card__wrapper[data-v-baff6c1d]{display:flex;flex-direction:column;gap:10px}.colors-container{margin-top:25px;display:grid;gap:30px}.regular-colors-light,.regular-colors-dark,.regular-colors-global{transition:background-color .2s ease;padding:24px;background-color:var(--awc-book-preview);border-radius:var(--corner-radius-l)}.regular-colors-light .colors-cards,.regular-colors-dark .colors-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.regular-colors-global{overflow:hidden}.regular-colors-global .colors-cards{overflow-y:auto;border-radius:12px;display:grid;grid-template-columns:repeat(7,1fr)}.regular-colors-global .colors-cards .colors-card{border-radius:0}.awc-select-control[data-v-be611b02]{position:relative;display:inline-block}.awc-select-control__title[data-v-be611b02]{margin-bottom:8px;color:var(--awc-book-text)}.tabview{position:relative;display:flex;flex-direction:column;justify-content:flex-start;gap:24px}.tab-enter-active,.tab-leave-active{transition:transform .5s ease,opacity .3s ease,visibility .3s ease}.tab-enter-from,.tab-leave-to{opacity:0;visibility:hidden;transform-origin:center bottom;transform:translateY(15%);position:absolute;top:50px}.awc-book-tab{--colors-light-text: var(--awc-book-title);color:var(--colors-light-text)}@media screen and (max-width: 993px){.tab-enter-from,.tab-leave-to{transform:translateY(20%)}}.problematic-host{width:200px;display:flex;align-items:center;gap:8px 20px;padding:20px;height:65px;overflow:hidden;border:1px solid var(--awc-book-border-color);border-radius:8px;position:absolute}.dashboard{width:100%;display:flex;flex-direction:column;gap:24px}.awc-preview-mode[data-v-0d3db148]{display:flex;align-items:center;justify-content:flex-end;gap:16px}.awc-preview-mode awc-segment-switcher[data-v-0d3db148]{width:50%}@media screen and (max-width: 768px){.awc-preview-mode[data-v-0d3db148]{flex-direction:column}.awc-preview-mode awc-segment-switcher[data-v-0d3db148]{width:100%}}.awc-preview[data-v-0d3db148]{position:sticky;top:4.5rem;z-index:99;display:flex;justify-content:space-between;border-radius:var(--corner-radius-xl);transition:background-color .2s}.awc-preview__component[data-v-0d3db148]{max-width:100%;width:100%;padding:25px;border:1px solid var(--awc-book-border-color);border-radius:var(--corner-radius-xl)}@media screen and (max-width: 768px){.awc-preview__component[data-v-0d3db148]{border:1px solid var(--awc-book-border-color);border-radius:var(--corner-radius-xl)}}.awc-preview__component.awc-preview-light[data-v-0d3db148]{background-color:var(--colors-light-white)}.awc-preview__component.awc-preview-darkness[data-v-0d3db148]{background-color:#1b1d20}.awc-preview__component.awc-preview-transparent[data-v-0d3db148]{background-image:linear-gradient(45deg,var(--awc-preview-transparent) 25%,transparent 25%),linear-gradient(-45deg,var(--awc-preview-transparent) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--awc-preview-transparent) 75%),linear-gradient(-45deg,transparent 75%,var(--awc-preview-transparent) 75%);background-size:1.25rem 1.25rem;background-position:0 0,0 .625rem,.625rem -.625rem,-.625rem 0}.awc-preview__component .source-code__block[data-v-0d3db148]{border-radius:12px;background-color:#282c34;display:grid;opacity:0;grid-template-rows:0fr;transition:padding .3s,opacity .3s,grid-template-rows .25s}.awc-preview__component .source-code__block.open[data-v-0d3db148]{opacity:1;grid-template-rows:1fr}.awc-preview__component .source-code__block .awc-highlight[data-v-0d3db148]{border:none;padding:0;border-radius:12px;background-color:#282c34;overflow:hidden;white-space:pre-wrap;overflow-wrap:anywhere}.awc-preview__component .source-code__wrapper[data-v-0d3db148]{padding:30px 0 0;display:flex;justify-content:center;align-items:center;gap:15px}.awc-preview__component .source-code__wrapper .awc-show-code .show-code[data-v-0d3db148]{border-radius:8px 8px 0 0;background-color:#282c34}.awc-preview .awc-preview__resizer[data-v-0d3db148]{display:flex;padding:25px 10px;gap:20px;align-items:center;justify-content:center;border:1px solid var(--awc-book-border-color);border-radius:0 var(--corner-radius-xl) var(--corner-radius-xl) 0;background-color:var(--awc-book-main-secondary);width:3.5rem;cursor:ew-resize;color:var(--awc-book-text);-webkit-user-select:none;user-select:none;font:var(--awc-font-caption-1-medium)}@media screen and (max-width: 768px){.awc-preview .awc-preview__resizer[data-v-0d3db148]{display:none}}.awc-preview .awc-preview__resizer .resizer-content[data-v-0d3db148]{display:flex;align-items:center;gap:10px;flex-direction:column;white-space:nowrap}.awc-preview .awc-preview__resizer .resizer-content .resizer-dots-wrapper[data-v-0d3db148]{display:grid;grid-template-columns:1fr 1fr 1fr;align-self:normal}.awc-preview .awc-preview__resizer .resizer-content .resizer-dots-wrapper__col[data-v-0d3db148]{display:grid;grid-template-rows:repeat(5,1fr);justify-content:center;gap:6px}.awc-preview .awc-preview__resizer .resizer-content .resizer-dots-wrapper__col .resizer-dot[data-v-0d3db148]{width:3px;height:3px;border-radius:var(--corner-radius-circular);background-color:var(--colors-light-stroke)}.awc-preview .awc-preview__resizer .resizer-content .resizer-value[data-v-0d3db148]{font:var(--awc-font-caption-2-regular);color:var(--awc-book-text)}.awc-number-control[data-v-0e44c801]{display:flex;flex-direction:column;gap:8px}.awc-number-control p[data-v-0e44c801]{color:var(--awc-book-text)}.awc-board{display:flex;flex-direction:column;margin-top:30px;gap:25px;transition:background-color .2s;border:1px solid var(--awc-book-border-color);border-radius:var(--corner-radius-xl);background-color:var(--awc-book-main-secondary);padding:25px}.awc-board__title{color:var(--awc-book-title)}.awc-board__content{display:flex;flex-direction:column;gap:25px}.awc-grid-column{display:grid;gap:15px 20px;align-items:flex-start;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}@media screen and (max-width: 768px){.awc-grid-column{grid-template-columns:1fr}}.awc-text-control[data-v-babea312]{display:flex;flex-direction:column;gap:8px}.awc-text-control p[data-v-babea312]{color:var(--awc-book-text)}.awc-grid-row{display:grid;align-items:center;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}@media screen and (max-width: 768px){.awc-grid-row{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}.skeleton-overview .skeleton-head{display:flex;align-items:center;margin-bottom:1rem}.skeleton-overview .skeleton-head awc-skeleton:last-child{flex:0 0 auto;width:30%}.skeleton-overview awc-skeleton{margin-bottom:1rem}.skeleton-overview awc-skeleton:nth-child(1){float:left;width:3rem;height:3rem;margin-right:1rem;vertical-align:middle}.skeleton-overview awc-skeleton:nth-child(3){width:95%;height:5rem}.skeleton-overview awc-skeleton:nth-child(4){width:80%;height:3rem}:root{--md-text: #24292e;--md-muted: #6a737d;--md-surface: #f6f8fa;--md-border: #d0d7de;--md-link: #0969da;--md-code-bg: #f6f8fa}:root[data-theme=dark]{--md-text: #e6edf3;--md-muted: #8b949e;--md-surface: #30363d;--md-border: #30363d;--md-link: #58a6ff;--md-code-bg: #161b22}.styled-markdown{color:var(--awc-book-text);line-height:1.6}.styled-markdown h1,.styled-markdown h2,.styled-markdown h3{font-weight:600}.styled-markdown h1{font-size:1.9rem;border-bottom:1px solid var(--md-border);padding-bottom:.3em}.styled-markdown h2{font-size:1.5rem}.styled-markdown h3{font-size:1.2rem}.styled-markdown p{margin:1em 0}.styled-markdown ul,.styled-markdown ol{margin:1em 0;padding-left:1.5em}.styled-markdown li{margin:.4em 0}.styled-markdown a{color:var(--md-link);text-decoration:none}.styled-markdown a:hover{text-decoration:underline}.styled-markdown code{background:var(--awc-book-attribute-code)!important;padding:.2em .4em;border-radius:4px;font-family:SFMono-Regular,Consolas,monospace;font-size:.9em}.styled-markdown pre{background:var(--md-surface);padding:12px 16px;border-radius:6px;overflow-x:auto;margin:1em 0}.styled-markdown pre code{background:none;color:var(--awc-book-text);border:none}.styled-markdown table{width:100%;border-collapse:collapse;margin:1em 0;font-size:.95em}.styled-markdown th,.styled-markdown td{border:1px solid var(--md-border);padding:8px 12px;text-align:left}.styled-markdown th{background:var(--awc-book-sidebar-link);font-weight:600}.styled-markdown blockquote{border-left:4px solid var(--awc-book-version);padding-left:1em;margin:1em 0;color:var(--awc-book-text);font-style:italic;background-color:var(--awc-book-sidebar-link)}.styled-markdown hr{border:none;border-top:1px solid var(--md-border)}.styled-markdown table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.95rem;border:1px solid var(--md-border);border-radius:8px;overflow:hidden;color:var(--awc-book-text)}.styled-markdown thead{background:var(--awc-book-table-body)}.styled-markdown th,.styled-markdown td{padding:10px 14px;text-align:left;border-bottom:1px solid var(--md-border)}.styled-markdown th{font-weight:600;color:var(--awc-book-text)}.styled-markdown tr:last-child td{border-bottom:none}.markdown-body,.doc-content{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:var(--awc-book-text)}h1,h2,h3,h4{margin-top:1.5em;margin-bottom:.8em;font-weight:600;color:var(--awc-book-text)}h1{font-size:2.2em;border-bottom:2px solid var(--awc-book-border-color);padding-bottom:.3em}h2{font-size:1.6em;color:#2c3e50}h3{font-size:1.3em;color:#34495e}pre,code{background-color:var(--awc-book-attribute-code);border-radius:6px}pre{padding:16px;overflow:auto;border:1px solid var(--awc-book-border-color)}code{padding:2px 6px;font-size:.95em}pre code{padding:0;background:none;color:var(--awc-book-text)}table{width:100%;border-collapse:collapse;margin:1.2em 0}th,td{padding:10px 12px;text-align:left;border:1px solid var(--awc-book-border-color)}th{background-color:var(--awc-book-table-body);font-weight:600}blockquote{margin:1.2em 0;padding:12px 20px;border-left:4px solid var(--awc-book-version);background-color:var(--awc-book-sidebar-link);color:var(--awc-book-text);border-radius:4px}h2,h3{display:flex;align-items:center;gap:8px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}h1,h2,h3,h4,h5,h6{color:var(--awc-book-title)}h1{font:var(--awc-font-h1-medium);margin:0 0 var(--spacing-s) 0}h2{font:var(--awc-font-h2-medium);margin:var(--spacing-s) 0}h3{font:var(--awc-font-h3-medium);margin:var(--spacing-s) 0}h4{font:var(--awc-font-h4-medium);margin:var(--spacing-s) 0}h5{font:var(--awc-font-h5-medium);margin:var(--spacing-s) 0}p{font:var(--awc-font-text-kb-regular);color:var(--awc-book-text);line-height:150%}ul,ol{margin:var(--spacing-sm) 0 var(--spacing-sm) 0;display:flex;flex-direction:column;gap:20px}ul,ol,li::marker{color:var(--awc-book-text)}pre{border:1px solid var(--colors-light-stroke);padding:20px;border-radius:var(--corner-radius-l);overflow-x:auto}code{color:var(--awc-book-text)}code:not(.language-html,.language-js,.language-css,.language-json,.language-shell,.hljs){word-wrap:break-word;padding:0 8px;border-radius:var(--corner-radius-m, 6px);border:1px solid #e6e9f2;background:var(--awc-book-preview);max-width:max-content;display:inline-flex}video{width:100%;height:auto;border-radius:12px}a{font:var(--awc-font-text-kb-regular);color:var(--awc-book-text);transition:color .3s ease-in-out}a:hover{color:var(--colors-light-primary)}awc-alert{margin-top:20px;margin-bottom:20px}strong{font-weight:700}.markdown-body{display:flex;flex-direction:column;gap:20px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}#app{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scrollbar-gutter:stable}body{background-color:var(--awc-book-main-primary);transition:background-color .2s;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 1140px){.body--lock{touch-action:none;overflow:hidden}}[data-awc-theme=awc-book-light]{--awc-book-main-primary: #f5f6f8;--awc-book-main-secondary: #ffff;--awc-book-text: #55555A;--awc-book-title: #333338;--awc-book-preview: #ffff;--awc-book-burger: #333338;--awc-book-table-head: #fafafc;--awc-book-table-body: rgba(0, 0, 0, .05);--awc-book-sidebar-link: rgba(0, 0, 0, .05);--awc-book-attribute-code: #F8F9FD;--awc-book-version: #3761E9;--awc-preview-transparent: #FFFF;--awc-book-border-color: var(--colors-light-stroke);--awc-book-color-logo: #333338;--awc-book-logo: center url(/assets/logo_light-DMkq_dv8.svg) no-repeat}[data-awc-theme=awc-book-dark]{--awc-book-main-secondary: #2E313E;--awc-preview-transparent: #333338;--awc-book-main-primary: #1E2029;--awc-book-text: #FFFFFFA3;--awc-book-title: #ffff;--awc-book-burger: #ffff;--awc-book-table-head: #ffff;--awc-book-table-body: rgba(255, 255, 255, .05);--awc-book-preview: #00000026;--awc-book-sidebar-link: rgba(255, 255, 255, .05);--awc-book-attribute-code: none;--awc-book-version: #ffff;--awc-book-border-color: var(--colors-dark-stroke);--awc-book-color-logo: #ffff;--awc-book-logo: center url(/assets/logo_dark-BQh2Eqr4.svg) no-repeat}:root{--colors-light-primary: #3761E9;--colors-light-success: #35D3AC;--colors-light-warning: #FF7188;--colors-light-stroke: #E6E9F2;--colors-light-input-background: #F3F4F9;--colors-light-light-background: #F8F9FD;--colors-light-base-surface: #FFFFFF;--colors-light-kanban-surface: #F8F9FD;--colors-light-card-surface: #FFFFFF;--colors-light-titles: #333338;--colors-light-text: #55555A;--colors-light-secondary: #919BB6;--colors-light-white: #FFFFFF;--colors-light-element-hover: #F3F4F9;--colors-light-icons-mobile-header: #3761E9;--colors-light-link-hover: #1C4ADE;--colors-light-tooltip: #333338;--colors-light-hover-back: #05237D0D;--colors-light-pressed-back: #05237D14;--colors-light-dark-violet: #151B69;--colors-light-panel-shadow-color: #0000000F;--colors-light-opacity-8: 8px;--colors-light-stroke-hover: #D6DBE5;--colors-light-input-background-hover: #F3F4F9;--colors-light-stroke-control: #D8E0E6;--colors-dark-primary: #4E70F2;--colors-dark-success: #35D3AC;--colors-dark-warning: #FF7188;--colors-dark-stroke: #E6E9F21F;--colors-dark-input-background: #919BB626;--colors-dark-light-background: #363948;--colors-dark-base-surface: #1E2029;--colors-dark-kanban-surface: #1E2029;--colors-dark-card-surface: #2E313E;--colors-dark-titles: #FFFFFF;--colors-dark-text: #FFFFFFA3;--colors-dark-secondary: #919BB6;--colors-dark-white: #FFFFFF;--colors-dark-element-hover: #363948;--colors-dark-icons-mobile-header: #4E70F2;--colors-dark-link-hover: #7590F9;--colors-dark-tooltip: #363948;--colors-dark-hover-back: #FFFFFF0F;--colors-dark-pressed-back: #FFFFFF14;--colors-dark-dark-violet: #4E70F2;--colors-dark-panel-shadow-color: #0000003D;--colors-dark-opacity-8: 16px;--colors-dark-stroke-hover: #D6DBE51F;--colors-dark-input-background-hover: #919BB633;--colors-dark-stroke-control: #D8E0E629;--global-red-300: #FF8694;--global-red-400: #FF7188;--global-red-500: #E44662;--global-red-600: #D42F4D;--global-red-700: #C0213E;--global-red-800: #A41A33;--global-red-900: #6D0014;--global-red-2-300: #FD8585;--global-red-2-400: #FD6969;--global-red-2-500: #F74F4F;--global-red-2-600: #ED3A3A;--global-red-2-700: #DE2C2C;--global-red-2-800: #C72525;--global-red-2-900: #940000;--global-orange-300: #FDA855;--global-orange-400: #FD9038;--global-orange-500: #FB7C28;--global-orange-600: #F5641F;--global-orange-700: #E6561E;--global-orange-800: #D7451D;--global-orange-900: #A12300;--global-yellow-300: #FED34A;--global-yellow-400: #FBC332;--global-yellow-500: #F8AF28;--global-yellow-600: #F39E23;--global-yellow-700: #EE8A20;--global-yellow-800: #E4751C;--global-yellow-900: #AB4C00;--global-light-green-300: #93E355;--global-light-green-400: #81D83C;--global-light-green-500: #6AC930;--global-light-green-600: #5FB829;--global-light-green-700: #55A822;--global-light-green-800: #43941D;--global-light-green-900: #1C5600;--global-green-300: #35D3AC;--global-green-400: #2FC998;--global-green-500: #24B887;--global-green-600: #1EA679;--global-green-700: #199269;--global-green-800: #157F5C;--global-green-900: #005539;--global-turquoise-300: #44CADA;--global-turquoise-400: #2FB9CE;--global-turquoise-500: #24ABBE;--global-turquoise-600: #1E99AC;--global-turquoise-700: #198698;--global-turquoise-800: #157384;--global-turquoise-900: #004C5A;--global-cyan-300: #52ACF5;--global-cyan-400: #399BED;--global-cyan-500: #2A8CE3;--global-cyan-600: #237FD3;--global-cyan-700: #2072C0;--global-cyan-800: #1D65A9;--global-cyan-900: #0D477E;--global-blue-300: #7590F9;--global-blue-400: #5D7EF7;--global-blue-500: #4E70F2;--global-blue-600: #3761E9;--global-blue-700: #3D5DD8;--global-blue-800: #3751C4;--global-blue-900: #142A8E;--global-deep-purple-300: #9676F7;--global-deep-purple-400: #8360F4;--global-deep-purple-500: #7852EF;--global-deep-purple-600: #704AE5;--global-deep-purple-700: #6743D6;--global-deep-purple-800: #5F3FC1;--global-deep-purple-900: #341592;--global-purple-300: #D877F0;--global-purple-400: #C764DF;--global-purple-500: #BC4BD8;--global-purple-600: #AC3EC7;--global-purple-700: #9B36B3;--global-purple-800: #852E9A;--global-purple-900: #67127B;--global-corner-radius-20: 2px;--global-corner-radius-40: 4px;--global-corner-radius-60: 6px;--global-corner-radius-80: 8px;--global-corner-radius-120: 12px;--global-corner-radius-160: 16px;--global-corner-radius-none: 0;--global-corner-radius-circular: 99px;--global-size-20: 2px;--global-size-40: 4px;--global-size-60: 6px;--global-size-80: 8px;--global-size-100: 10px;--global-size-120: 12px;--global-size-160: 16px;--global-size-200: 20px;--global-size-240: 24px;--global-size-280: 28px;--global-size-320: 32px;--global-size-360: 36px;--global-size-400: 40px;--global-size-480: 48px;--global-size-520: 52px;--global-size-560: 56px;--global-size-none: 0;--corner-radius-none: 0;--corner-radius-xs: 2px;--corner-radius-s: 4px;--corner-radius-m: 6px;--corner-radius-l: 8px;--corner-radius-xl: 12px;--corner-radius-2xl: 16px;--corner-radius-circular: 99px;--spacing-2xs: 2px;--spacing-xs: 4px;--spacing-s: 8px;--spacing-sm: 12px;--spacing-m: 16px;--spacing-l: 20px;--spacing-xl: 24px;--spacing-2xl: 32px;--spacing-3xl: 40px;--typography-h1-bold-text-transform: none;--typography-h1-medium-font-family: "Inter";--typography-h1-medium-font-size: 40px;--typography-h1-medium-font-weight: 500;--typography-h1-medium-letter-spacing: 0;--typography-h1-medium-line-height: 52px;--typography-h1-medium-text-transform: none;--typography-h2-bold-font-family: "Inter";--typography-h2-bold-font-size: 34px;--typography-h2-bold-font-weight: 700;--typography-h2-bold-letter-spacing: 0;--typography-h2-bold-line-height: 44px;--typography-h2-bold-text-transform: none;--typography-h2-medium-font-family: "Inter";--typography-h2-medium-font-size: 34px;--typography-h2-medium-font-weight: 500;--typography-h2-medium-letter-spacing: 0;--typography-h2-medium-line-height: 44px;--typography-h2-medium-text-transform: none;--typography-h2-regular-font-family: "Inter";--typography-h2-regular-font-size: 34px;--typography-h2-regular-font-weight: 400;--typography-h2-regular-letter-spacing: 0;--typography-h2-regular-line-height: 44px;--typography-h2-regular-text-transform: none;--typography-h3-medium-font-family: "Inter";--typography-h3-medium-font-size: 28px;--typography-h3-medium-font-weight: 500;--typography-h3-medium-letter-spacing: 0;--typography-h3-medium-line-height: 38px;--typography-h3-medium-text-transform: none;--typography-h3-regular-font-family: "Inter";--typography-h3-regular-font-size: 28px;--typography-h3-regular-font-weight: 400;--typography-h3-regular-letter-spacing: 0;--typography-h3-regular-line-height: 38px;--typography-h3-regular-text-transform: none;--typography-h4-medium-font-family: "Inter";--typography-h4-medium-font-size: 24px;--typography-h4-medium-font-weight: 500;--typography-h4-medium-letter-spacing: 0;--typography-h4-medium-line-height: 32px;--typography-h4-medium-text-transform: none;--typography-h4-regular-font-family: "Inter";--typography-h4-regular-font-size: 24px;--typography-h4-regular-font-weight: 400;--typography-h4-regular-letter-spacing: 0;--typography-h4-regular-line-height: 32px;--typography-h4-regular-text-transform: none;--typography-h5-bold-font-family: "Inter";--typography-h5-bold-font-size: 18px;--typography-h5-bold-font-weight: 700;--typography-h5-bold-letter-spacing: 0;--typography-h5-bold-line-height: 24px;--typography-h5-bold-text-transform: none;--typography-h5-medium-font-family: "Inter";--typography-h5-medium-font-size: 18px;--typography-h5-medium-font-weight: 500;--typography-h5-medium-letter-spacing: 0;--typography-h5-medium-line-height: 24px;--typography-h5-medium-text-transform: none;--typography-headline-medium-16-font-family: "Inter";--typography-headline-medium-16-font-size: 16px;--typography-headline-medium-16-font-weight: 500;--typography-headline-medium-16-letter-spacing: 0;--typography-headline-medium-16-line-height: 20px;--typography-headline-medium-16-text-transform: none;--typography-headline-regular-16-font-family: "Inter";--typography-headline-regular-16-font-size: 16px;--typography-headline-regular-16-font-weight: 400;--typography-headline-regular-16-letter-spacing: 0;--typography-headline-regular-16-line-height: 20px;--typography-headline-regular-16-text-transform: none;--typography-text-bold-15-font-family: "Inter";--typography-text-bold-15-font-size: 15px;--typography-text-bold-15-font-weight: 700;--typography-text-bold-15-letter-spacing: 0;--typography-text-bold-15-line-height: 22px;--typography-text-bold-15-text-transform: none;--typography-text-medium-15-font-family: "Inter";--typography-text-medium-15-font-size: 15px;--typography-text-medium-15-font-weight: 500;--typography-text-medium-15-letter-spacing: 0;--typography-text-medium-15-line-height: 22px;--typography-text-medium-15-text-transform: none;--typography-text-regular-15-font-family: "Inter";--typography-text-regular-15-font-size: 15px;--typography-text-regular-15-font-weight: 400;--typography-text-regular-15-letter-spacing: 0;--typography-text-regular-15-line-height: 22px;--typography-text-regular-15-text-transform: none;--typography-text-kb-bold-font-family: "Inter";--typography-text-kb-bold-font-size: 16px;--typography-text-kb-bold-font-weight: 700;--typography-text-kb-bold-letter-spacing: 0;--typography-text-kb-bold-line-height: 24px;--typography-text-kb-bold-text-transform: none;--typography-text-kb-medium-font-family: "Inter";--typography-text-kb-medium-font-size: 16px;--typography-text-kb-medium-font-weight: 500;--typography-text-kb-medium-letter-spacing: 0;--typography-text-kb-medium-line-height: 24px;--typography-text-kb-medium-text-transform: none;--typography-text-kb-regular-font-family: "Inter";--typography-text-kb-regular-font-size: 16px;--typography-text-kb-regular-font-weight: 400;--typography-text-kb-regular-letter-spacing: 0;--typography-text-kb-regular-line-height: 24px;--typography-text-kb-regular-text-transform: none;--typography-text-bold-14-font-family: "Inter";--typography-text-bold-14-font-size: 14px;--typography-text-bold-14-font-weight: 700;--typography-text-bold-14-letter-spacing: 0;--typography-text-bold-14-line-height: 20px;--typography-text-bold-14-text-transform: none;--typography-text-medium-14-font-family: "Inter";--typography-text-medium-14-font-size: 14px;--typography-text-medium-14-font-weight: 500;--typography-text-medium-14-letter-spacing: 0;--typography-text-medium-14-line-height: 20px;--typography-text-medium-14-text-transform: none;--typography-text-regular-14-font-family: "Inter";--typography-text-regular-14-font-size: 14px;--typography-text-regular-14-font-weight: 400;--typography-text-regular-14-letter-spacing: 0;--typography-text-regular-14-line-height: 20px;--typography-text-regular-14-text-transform: none;--typography-caption-1-medium-font-family: "Inter";--typography-caption-1-medium-font-size: 13px;--typography-caption-1-medium-font-weight: 500;--typography-caption-1-medium-letter-spacing: 0;--typography-caption-1-medium-line-height: 16px;--typography-caption-1-medium-text-transform: none;--typography-caption-1-regular-font-family: "Inter";--typography-caption-1-regular-font-size: 13px;--typography-caption-1-regular-font-weight: 400;--typography-caption-1-regular-letter-spacing: 0;--typography-caption-1-regular-line-height: 16px;--typography-caption-1-regular-text-transform: none;--typography-caption-2-medium-font-family: "Inter";--typography-caption-2-medium-font-size: 12px;--typography-caption-2-medium-font-weight: 500;--typography-caption-2-medium-letter-spacing: 0;--typography-caption-2-medium-line-height: 14px;--typography-caption-2-medium-text-transform: none;--typography-caption-2-regular-font-family: "Inter";--typography-caption-2-regular-font-size: 12px;--typography-caption-2-regular-font-weight: 400;--typography-caption-2-regular-letter-spacing: 0;--typography-caption-2-regular-line-height: 14px;--typography-caption-2-regular-text-transform: none;--typography-caption-3-regular-font-family: "Inter";--typography-caption-3-regular-font-size: 11px;--typography-caption-3-regular-font-weight: 400;--typography-caption-3-regular-letter-spacing: 0;--typography-caption-3-regular-line-height: 14px;--typography-caption-3-regular-text-transform: none;--effects-hover-block: 0 5px 20px 0 #4048621a;--effects-bottom-stroke: 0 1px 0 0 #e6e9f2ff;--effects-top-stroke: 0 -1px 0 0 #e6e9f2ff;--effects-side-panel-right: -6px 0 18px 0 #0000000f;--effects-side-panel-left: 6px 0 18px 0 #0000000f;--effects-select-shadow: 0 3px 5px 0 #40486226;--effects-blockshadow: 0 4px 12px 0 #0d164308;--effects-popup-shadow: 0 10px 20px 0 #00000026;--effects-border-focus: 0 0 0 2px #3761e9ff}:root{--awc-font-h1-medium: 500 40px/52px "Inter";--awc-font-h2-bold: 700 34px/44px "Inter";--awc-font-h2-medium: 500 34px/44px "Inter";--awc-font-h2-regular: 400 34px/44px "Inter";--awc-font-h3-medium: 500 28px/38px "Inter";--awc-font-h3-regular: 400 28px/38px "Inter";--awc-font-h4-medium: 500 24px/32px "Inter";--awc-font-h4-regular: 400 24px/32px "Inter";--awc-font-h5-bold: 700 18px/24px "Inter";--awc-font-h5-medium: 500 18px/24px "Inter";--awc-font-headline-medium-16: 500 16px/20px "Inter";--awc-font-headline-regular-16: 400 16px/20px "Inter";--awc-font-text-bold-15: 700 15px/22px "Inter";--awc-font-text-medium-15: 500 15px/22px "Inter";--awc-font-text-regular-15: 400 15px/22px "Inter";--awc-font-text-kb-bold: 700 16px/24px "Inter";--awc-font-text-kb-medium: 500 16px/24px "Inter";--awc-font-text-kb-regular: 400 16px/24px "Inter";--awc-font-text-bold-14: 700 14px/20px "Inter";--awc-font-text-medium-14: 500 14px/20px "Inter";--awc-font-text-regular-14: 400 14px/20px "Inter";--awc-font-text-medium-13: 500 13px/18px "Inter";--awc-font-caption-1-medium: 500 13px/16px "Inter";--awc-font-caption-1-regular: 400 13px/16px "Inter";--awc-font-caption-2-medium: 500 12px/14px "Inter";--awc-font-caption-2-regular: 400 12px/14px "Inter";--awc-font-caption-3-regular: 400 11px/14px "Inter"}:root{--awc-divider-background-theme: var(--colors-light-stroke);--awc-divider-text-theme: var(--colors-light-secondary);--awc-checkbox-background-theme: transparent;--awc-checkbox-background-hover-theme: var(--colors-light-light-background);--awc-checkbox-background-checked-theme: var(--colors-light-primary);--awc-checkbox-background-checked-hover-theme: var(--colors-light-link-hover);--awc-checkbox-border-theme: var(--colors-light-stroke-control);--awc-checkbox-border-hover-theme: var(--colors-light-stroke-hover);--awc-checkbox-label-theme: var(--colors-light-text);--awc-checkbox-group-title-theme: var(--colors-light-titles);--awc-switcher-background-theme: var(--colors-light-stroke);--awc-switcher-background-hover-theme: var(--colors-light-stroke-hover);--awc-switcher-background-checked-theme: var(--colors-light-primary);--awc-switcher-background-checked-hover-theme: var(--colors-light-link-hover);--awc-switcher-label-theme: var(--colors-light-text);--awc-radio-background-theme: var(--colors-light-white);--awc-radio-background-hover-theme: var(--colors-light-light-background);--awc-radio-background-checked-theme: var(--colors-light-primary);--awc-radio-background-checked-hover-theme: var(--colors-light-link-hover);--awc-radio-border-theme: var(--colors-light-stroke-control);--awc-radio-border-hover-theme: var(--colors-light-stroke-hover);--awc-radio-label-theme: var(--colors-light-text);--awc-radio-group-title-theme: var(--colors-light-titles);--awc-accordion-item-title-theme: var(--colors-light-titles);--awc-accordion-item-divider-theme: var(--colors-light-stroke);--awc-user-info-name-theme: var(--colors-light-titles);--awc-user-info-status-theme: var(--colors-light-secondary);--awc-textarea-title-theme: var(--colors-light-titles);--awc-textarea-placeholder-theme: var(--colors-light-secondary);--awc-textarea-text-theme: var(--colors-light-text);--awc-textarea-border-focus-theme: var(--colors-light-secondary);--awc-textarea-background-theme: var(--colors-light-input-background);--awc-textarea-background-hover-theme: var(--colors-light-stroke);--awc-textarea-background-focus-theme: var(--colors-light-base-surface);--awc-input-title-theme: var(--colors-light-titles);--awc-input-placeholder-theme: var(--colors-light-secondary);--awc-input-text-theme: var(--colors-light-text);--awc-input-border-focus-theme: var(--colors-light-secondary);--awc-input-background-theme: var(--colors-light-input-background);--awc-input-background-hover-theme: var(--colors-light-stroke);--awc-input-background-focus-theme: var(--colors-light-base-surface);--awc-icon-button-background-hover-theme: var(--colors-light-hover-back);--awc-icon-button-background-active-theme: var(--colors-light-pressed-back)}[data-theme=light]{--awc-divider-background-theme: var(--colors-light-stroke);--awc-divider-text-theme: var(--colors-light-secondary);--awc-checkbox-background-theme: transparent;--awc-checkbox-background-hover-theme: var(--colors-light-light-background);--awc-checkbox-background-checked-theme: var(--colors-light-primary);--awc-checkbox-background-checked-hover-theme: var(--colors-light-link-hover);--awc-checkbox-border-theme: var(--colors-light-stroke-control);--awc-checkbox-border-hover-theme: var(--colors-light-stroke-hover);--awc-checkbox-label-theme: var(--colors-light-text);--awc-checkbox-group-title-theme: var(--colors-light-titles);--awc-switcher-background-theme: var(--colors-light-stroke);--awc-switcher-background-hover-theme: var(--colors-light-stroke-hover);--awc-switcher-background-checked-theme: var(--colors-light-primary);--awc-switcher-background-checked-hover-theme: var(--colors-light-link-hover);--awc-switcher-label-theme: var(--colors-light-text);--awc-radio-background-theme: var(--colors-light-white);--awc-radio-background-hover-theme: var(--colors-light-light-background);--awc-radio-background-checked-theme: var(--colors-light-primary);--awc-radio-background-checked-hover-theme: var(--colors-light-link-hover);--awc-radio-border-theme: var(--colors-light-stroke-control);--awc-radio-border-hover-theme: var(--colors-light-stroke-hover);--awc-radio-label-theme: var(--colors-light-text);--awc-radio-group-title-theme: var(--colors-light-titles);--awc-accordion-item-title-theme: var(--colors-light-titles);--awc-accordion-item-divider-theme: var(--colors-light-stroke);--awc-user-info-name-theme: var(--colors-light-titles);--awc-user-info-status-theme: var(--colors-light-secondary);--awc-textarea-title-theme: var(--colors-light-titles);--awc-textarea-placeholder-theme: var(--colors-light-secondary);--awc-textarea-text-theme: var(--colors-light-text);--awc-textarea-border-focus-theme: var(--colors-light-secondary);--awc-textarea-background-theme: var(--colors-light-input-background);--awc-textarea-background-hover-theme: var(--colors-light-stroke);--awc-textarea-background-focus-theme: var(--colors-light-base-surface);--awc-input-title-theme: var(--colors-light-titles);--awc-input-placeholder-theme: var(--colors-light-secondary);--awc-input-text-theme: var(--colors-light-text);--awc-input-border-focus-theme: var(--colors-light-secondary);--awc-input-background-theme: var(--colors-light-input-background);--awc-input-background-hover-theme: var(--colors-light-stroke);--awc-input-background-focus-theme: var(--colors-light-base-surface);--awc-icon-button-background-hover-theme: var(--colors-light-hover-back);--awc-icon-button-background-active-theme: var(--colors-light-pressed-back)}[data-theme=dark]{--awc-divider-background-theme: var(--colors-dark-stroke);--awc-divider-text-theme: var(--colors-light-secondary);--awc-checkbox-background-theme: transparent;--awc-checkbox-background-hover-theme: var(--colors-dark-light-background);--awc-checkbox-background-checked-theme: var(--colors-dark-primary);--awc-checkbox-background-checked-hover-theme: var(--colors-dark-link-hover);--awc-checkbox-border-theme: var(--colors-dark-stroke-control);--awc-checkbox-border-hover-theme: var(--colors-dark-stroke-hover);--awc-checkbox-label-theme: var(--colors-dark-text);--awc-checkbox-group-title-theme: var(--colors-dark-titles);--awc-switcher-background-theme: var(--colors-dark-stroke);--awc-switcher-background-hover-theme: var(--colors-dark-stroke-hover);--awc-switcher-background-checked-theme: var(--colors-light-primary);--awc-switcher-background-checked-hover-theme: var(--colors-dark-link-hover);--awc-switcher-label-theme: var(--colors-dark-text);--awc-radio-background-theme: var(--colors-light-white);--awc-radio-background-hover-theme: var(--colors-dark-light-background);--awc-radio-background-checked-theme: var(--colors-dark-primary);--awc-radio-background-checked-hover-theme: var(--colors-dark-link-hover);--awc-radio-border-theme: var(--colors-dark-stroke-control);--awc-radio-border-hover-theme: var(--colors-dark-stroke-hover);--awc-radio-label-theme: var(--colors-dark-text);--awc-radio-group-title-theme: var(--colors-dark-titles);--awc-accordion-item-title-theme: var(--colors-dark-titles);--awc-accordion-item-divider-theme: var(--colors-dark-stroke);--awc-user-info-name-theme: var(--colors-dark-titles);--awc-user-info-status-theme: var(--colors-dark-secondary);--awc-textarea-title-theme: var(--colors-dark-titles);--awc-textarea-placeholder-theme: var(--colors-dark-secondary);--awc-textarea-text-theme: var(--colors-dark-text);--awc-textarea-border-focus-theme: var(--colors-dark-secondary);--awc-textarea-background-theme: var(--colors-dark-input-background);--awc-textarea-background-hover-theme: var(--colors-dark-input-background-hover);--awc-textarea-background-focus-theme: var(--colors-dark-base-surface);--awc-input-title-theme: var(--colors-dark-titles);--awc-input-placeholder-theme: var(--colors-dark-secondary);--awc-input-text-theme: var(--colors-dark-text);--awc-input-border-focus-theme: var(--colors-dark-secondary);--awc-input-background-theme: var(--colors-dark-input-background);--awc-input-background-hover-theme: var(--colors-dark-input-background-hover);--awc-input-background-focus-theme: var(--colors-dark-base-surface);--awc-icon-button-background-hover-theme: var(--colors-dark-hover-back);--awc-icon-button-background-active-theme: var(--colors-dark-pressed-back)}awc-table-wrapper{display:block;max-inline-size:100%;overflow-x:auto;-webkit-user-select:none;user-select:none}awc-table-wrapper table{border-spacing:0!important;border-collapse:separate!important;font:var(--awc-font-text-regular-14)!important;text-align:start!important;color:var(--colors-light-text)!important;inline-size:100%!important;border-radius:var(--corner-radius-m)!important;border:1px solid var(--colors-light-stroke)!important;background-color:var(--colors-light-white)!important}awc-table-wrapper th{--awc-table-wrapper-head: var(--colors-light-input-background);border-block-end:1px solid var(--colors-light-stroke)!important;font:var(--awc-font-text-medium-14)!important;color:var(--colors-light-titles)!important;text-align:start!important;background:var(--awc-table-wrapper-head)!important}awc-table-wrapper :is(td,th){padding:14px 16px!important}awc-table-wrapper td{max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;border-block-end:1px solid var(--colors-light-stroke)!important}awc-table-wrapper tr:last-child td{border-block-end:none!important}awc-table-wrapper tbody tr{transition:background-color .3s ease!important}awc-table-wrapper tbody tr:hover{background:#eff2fd!important}.awc-toast-slotted__text,.awc-toast-slotted__content,.awc-toast-slotted__text p,.awc-toast-slotted__content p{font:var(--awc-font-text-regular-14)!important;color:var(--awc-toast-content-color, var(--colors-light-white))!important;flex-shrink:1!important;max-width:100%!important}.awc-toast-slotted__text a,.awc-toast-slotted__content a{font:var(--awc-font-text-regular-14)!important;text-decoration:none!important;transition:background-color .3s ease!important;color:inherit!important;border-radius:4px!important;padding:4px!important}.awc-toast-slotted__content a{display:inline-block!important;background-color:#ffffff29!important;border:1px solid rgba(255,255,255,.16)!important;padding:4px 8px!important;margin-inline:2px!important}:root{--colors-light-stroke-hover: #D6DBE5;--colors-light-primary-hover: #1C4ADE;--colors-light-checkbox: #D8E0E6;--colors-light-textarea: #f1f3f9;--colors-light-textarea-placeholder: #97A3B0;--colors-light-secondary-hover: #8899AE;--colors-light-avatar-offline: #BBB;--colors-light-dark-blue: #26263E;--colors-light-focus: #919BB6}html *::-webkit-scrollbar{display:block!important;height:10px!important;width:15px!important;background-color:#0000!important;cursor:pointer;z-index:9999}html *::-webkit-scrollbar-button{display:none;width:0;height:0}html *::-webkit-scrollbar-corner{background-color:transparent}html *::-webkit-scrollbar-thumb{height:40px!important;border:3px solid rgba(0,0,0,0)!important;background-clip:padding-box!important;background-color:#0003!important;-webkit-border-radius:7px!important;transition:background-color .2s!important}html *::-webkit-scrollbar-thumb:hover{background-color:#3761e959!important}body *::-webkit-scrollbar{display:block!important;height:10px!important;width:10px!important;background-color:#0000!important;cursor:pointer;z-index:9999}body *::-webkit-scrollbar-button{display:none;width:0;height:0}body *::-webkit-scrollbar-corner{background-color:transparent}body *::-webkit-scrollbar-thumb{height:40px!important;border:3px solid rgba(0,0,0,0)!important;background-clip:padding-box!important;background-color:#0003!important;-webkit-border-radius:7px!important;transition:background-color .2s!important}body *::-webkit-scrollbar-thumb:hover{background-color:#3761e959!important}@-moz-document url-prefix(){html{scrollbar-color:#D6DBE5 transparent!important;scrollbar-width:thin!important;scroll-behavior:smooth!important}}.awc-example__title{margin-bottom:25px;color:var(--awc-book-title)}.awc-book-title-head .awc-title[data-v-8627f6b5]{font:var(--awc-font-h1-medium);color:var(--awc-book-title)}.awc-description__text{font:var(--awc-font-text-kb-regular);margin-top:16px;color:var(--awc-book-text);line-height:150%}.attribute-table{display:flex;flex-direction:column;gap:10px;width:100%;border-radius:var(--corner-radius-l);border:1px solid var(--awc-book-border-color);background-color:var(--awc-book-main-secondary);padding:10px}.attribute-table awc-accordion-item{--awc-book-box-shadow-none: none;--awc-accordion-item-box-shadow: var(--awc-book-box-shadow-none)}.attribute-table awc-accordion-item[title]{--colors-light-titles: var(--awc-book-title)}.attribute-table h4{color:var(--awc-book-title);display:flex;text-align:end;justify-content:end;opacity:.65}.attribute-table__wrapper{display:flex;flex-direction:column;gap:20px}.attribute-table__wrapper--event .attribute-table__head,.attribute-table__wrapper--event .attribute-table__row{grid-template-columns:1fr 1fr}.attribute-table__head{display:grid;grid-template-columns:repeat(4,1fr);background-color:var(--awc-book-table-head);border-radius:var(--corner-radius-s)}.attribute-table__header{padding:10px;text-align:start;color:var(--colors-light-text);font:var(--awc-font-headline-medium-16);display:flex;flex-direction:column;justify-content:center}.attribute-table__body{border-bottom:1px solid var(--colors-light-stroke);transition:background-color .3s ease}.attribute-table__body:hover{background-color:var(--awc-book-table-body)}.attribute-table__row{display:grid;grid-template-columns:repeat(4,1fr)}.attribute-table__cell{padding:10px;text-align:start}.attribute-table__cell .attribute-name{color:var(--colors-light-primary)}.attribute-table__cell .attribute-type{padding:3px 8px;border-radius:var(--corner-radius-s);border:1px solid var(--colors-light-stroke);background:var(--colors-light-background)}.attribute-table__cell .attribute-default{word-break:break-word;color:var(--global-light-green-600)}.attribute-table__cell .attribute-description{color:var(--awc-book-text)}@media screen and (max-width: 768px){.attribute-table{padding:0;box-shadow:var(--awc-book-box-shadow-none);border:none}.attribute-table h4{opacity:1;color:var(--awc-book-title);font:var(--awc-font-text-kb-medium)}.attribute-table__head{display:none}.attribute-table__body{margin-top:10px;border-radius:10px;border:1px solid var(--colors-light-stroke)}.attribute-table__row{grid-template-columns:1fr}.attribute-table__label{color:var(--awc-book-title);font:var(--awc-font-headline-medium-16)}.attribute-table__cell{display:flex;align-items:flex-start;flex-direction:column;gap:10px;padding:10px}.attribute-table__cell:not(:last-child){border-bottom:1px solid var(--colors-light-stroke)}.attribute-table__wrapper--event .attribute-table__row{grid-template-columns:1fr}}.notification{position:fixed;z-index:99999;right:1%;background-color:var(--colors-light-primary);padding:15px;border-radius:5px;box-shadow:0 0 10px #0003;display:flex;justify-content:center;align-items:center;opacity:1;transition:top .3s ease-in-out,opacity .3s ease-in-out}.notification__message{color:#fff}.notification-enter-active,.notification-leave-active{transition:opacity .3s ease-in-out,top .3s ease-in-out}.notification-enter-from{opacity:0;right:-100%}.notification-leave-to{opacity:0;right:1%}.awc-color-control[data-v-dc2354c2]{display:flex;flex-direction:column;gap:8px}.awc-color-control .awc-color-picker[data-v-dc2354c2]{cursor:pointer;width:100%;height:40px;border-radius:var(--corner-radius-m);border:1px solid var(--colors-light-stroke)}p[data-v-dc2354c2]{color:var(--awc-book-text)}.awc-object-control[data-v-7e5e55b1]{display:flex;flex-direction:column;gap:8px}.awc-object-control label[data-v-7e5e55b1]{margin-bottom:8px;color:var(--awc-book-text)}.awc-object-control .array-container[data-v-7e5e55b1]{display:flex;flex-direction:column;gap:4px}.awc-object-control .array-container .array-start[data-v-7e5e55b1],.awc-object-control .array-container .array-end[data-v-7e5e55b1]{margin-right:4px}.awc-object-control .array-container .array-item[data-v-7e5e55b1]{display:flex;align-items:center;margin-left:10px}.awc-object-control .array-container .array-item span[data-v-7e5e55b1]{color:var(--awc-book-text);margin-right:8px}.awc-object-control .array-container .add-item[data-v-7e5e55b1]{display:flex;align-items:center;gap:8px}.awc-object-control .awc-object-add[data-v-7e5e55b1]{cursor:pointer;margin:0;display:flex;border-radius:50%;border:none;padding:4px}.awc-object-control .awc-object-add:hover awc-icon[data-v-7e5e55b1]{transition:.3s ease-in-out;fill:var(--colors-light-primary)}.awc-object-control .awc-object-remove[data-v-7e5e55b1]{cursor:pointer;padding:0;margin:0;display:flex;border-radius:50%;border:none}.awc-object-control .awc-object-remove:hover awc-icon[data-v-7e5e55b1]{transition:.3s ease-in-out;fill:var(--colors-light-warning)}.sidebar[data-v-39660dd9]{position:fixed;top:3.5rem;bottom:0;z-index:99;display:flex;align-items:flex-start;border-right:1px solid var(--awc-book-border-color)}.sidebar .sidebar__wrapper[data-v-39660dd9]{padding:0 12px 12px;background-color:var(--awc-book-main-secondary);transition:background-color .2s;overflow:scroll;height:100%;position:relative}.sidebar .sidebar__wrapper .sidebar-head[data-v-39660dd9]{position:relative;padding:12px 0;position:sticky;top:0;z-index:1;background-color:var(--awc-book-main-secondary);transition:background-color .2s ease;display:flex;flex-direction:column;gap:20px}.sidebar .sidebar__wrapper .sidebar-head__logo[data-v-39660dd9]{display:flex;align-items:center;width:100%;height:36px}.sidebar .sidebar__wrapper .sidebar-head__logo a[data-v-39660dd9]{background:var(--awc-book-logo);display:flex;background-size:100%;height:100%;width:80%}.sidebar .sidebar__wrapper .sidebar-head__version[data-v-39660dd9]{display:none}@media screen and (max-width: 1140px){.sidebar .sidebar__wrapper .sidebar-head__version[data-v-39660dd9]{display:flex;align-items:center;justify-content:space-between;font:var(--awc-font-caption-1-regular);color:var(--awc-book-version)}}.sidebar .sidebar__wrapper .sidebar-content[data-v-39660dd9]{transition:opacity .3s ease-in-out;opacity:1;display:grid;gap:20px}.sidebar .sidebar__wrapper .sidebar-content awc-accordion-item[title][data-v-39660dd9]{--awc-accordion-color-title: var(--awc-book-title)}.sidebar .sidebar__wrapper .sidebar-content .sidebar-list[data-v-39660dd9]{list-style:none;padding:0;margin:0;overflow-y:scroll;display:grid;grid-template-columns:1fr;gap:20px;position:relative}.sidebar .sidebar__wrapper .sidebar-content .sidebar-list .sidebar__link[data-v-39660dd9]{display:flex;align-items:center;position:relative;text-decoration:none;color:var(--awc-book-text);border-radius:6px;transition:background-color .2s ease,margin-left .2s ease;font:var(--awc-font-headline-medium-16);padding:10px 15px}.sidebar .sidebar__wrapper .sidebar-content .sidebar-list .sidebar__link[data-v-39660dd9]:focus-visible{outline-offset:-1px}.sidebar .sidebar__wrapper .sidebar-content .sidebar-list .sidebar__link.active[data-v-39660dd9]{color:var(--colors-light-primary)}.sidebar .sidebar__wrapper .sidebar-content .sidebar-list .sidebar__link.active[data-v-39660dd9]:before{content:"";display:block;position:absolute;background-color:var(--colors-light-primary);width:2px;height:80%;left:0;border-radius:var(--corner-radius-l)}.sidebar .sidebar__wrapper .sidebar-content .sidebar-list .sidebar__link.active[data-v-39660dd9]:hover{background:none}.sidebar .sidebar__wrapper .sidebar-content .sidebar-list .sidebar__link[data-v-39660dd9]:hover{color:var(--colors-light-primary);background-color:var(--awc-book-sidebar-link)}.sidebar .sidebar__wrapper .sidebar-content .sidebar-list .sidebar__link[data-v-39660dd9]:hover:before{content:"";display:block;position:absolute;background-color:var(--colors-light-primary);width:2px;height:80%;left:0;border-radius:var(--corner-radius-l)}@media screen and (max-width: 1140px){.sidebar[data-v-39660dd9]{z-index:9999;transition:transform .3s ease;top:0;transform:translate(-300px)}.sidebar[data-v-39660dd9]:after,.sidebar[data-v-39660dd9]:before{content:"";position:absolute;top:0;left:0;background:#00000061;transition:opacity .3s ease;opacity:0}.sidebar_isopen[data-v-39660dd9]{transition:transform .3s ease;transform:translate(0)}.sidebar_isopen[data-v-39660dd9]:after,.sidebar_isopen[data-v-39660dd9]:before{transition:opacity .3s ease-in-out;height:100vh;opacity:1}.sidebar_isopen[data-v-39660dd9]:after{width:100vw;left:100%}.sidebar_isopen[data-v-39660dd9]:before{left:-100%;width:200vw}}.theme-toggler-container{width:100%;display:inline-flex;justify-content:flex-end}header[data-v-79c4a4e6]{display:flex;align-items:center;height:56px;position:fixed;top:0;padding:0 12px;width:100%;transition:background-color .2s;box-shadow:0 .125rem 1rem #0000001a;margin:0 auto;z-index:999;border-bottom:1px solid var(--awc-book-border-color)}@supports (background: color-mix(in srgb,var(--awc-book-main-secondary),transparent 50%)){header.header[data-v-79c4a4e6]{background:color-mix(in srgb,var(--awc-book-main-secondary),transparent 15%);-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem)}}@media screen and (max-width: 1140px){header[data-v-79c4a4e6]{padding:0 1.35rem}}header .header-logo[data-v-79c4a4e6]{display:flex;align-items:flex-end;gap:8px;margin-right:auto}header .header-logo .header-logo__link[data-v-79c4a4e6]{display:flex;align-items:center;gap:8px}header .header-logo .header-logo__link .logo[data-v-79c4a4e6]{display:flex;align-items:center}header .header-logo .header-logo__link .logo-name[data-v-79c4a4e6]{display:flex;align-items:center;padding-top:8px}header .header-logo .header-logo__link .logo-name svg[data-v-79c4a4e6]{fill:var(--awc-book-color-logo)}@media screen and (max-width: 1140px){header .header-logo .header-logo__link .logo-name[data-v-79c4a4e6]{display:none}}header .header-burger[data-v-79c4a4e6]{display:none}@media screen and (max-width: 1140px){header .header-burger[data-v-79c4a4e6]{display:block}}header .header-search[data-v-79c4a4e6]{position:relative;width:100%;max-width:300px}@media screen and (max-width: 1140px){header .header-version[data-v-79c4a4e6]{display:none}}.awc-book-burger[data-v-686f15b2]{display:flex;flex-direction:column;gap:6px;margin-right:18px;cursor:pointer}.awc-book-burger .awc-book-burger-item[data-v-686f15b2]{width:24px;height:2px;border-radius:8px;background-color:var(--awc-book-burger);transition:opacity .3s ease;opacity:1}.awc-book-burger:hover .awc-book-burger-item[data-v-686f15b2]{opacity:.8}awc-toolbar-group[data-v-826126a8]{border-radius:4px}awc-toolbar-group[data-v-826126a8]:hover{opacity:.4}awc-toolbar-group a[data-v-826126a8]{pointer-events:none}awc-toolbar-group awc-toolbar-button[data-v-826126a8]{transition:fill .3s ease}awc-toolbar-group awc-toolbar-button:hover .awc-icon-error[data-v-826126a8]{fill:var(--colors-light-warning)}awc-toolbar-group awc-toolbar-button:hover .awc-icon-doc[data-v-826126a8]{fill:var(--colors-light-primary)}awc-toolbar-group awc-toolbar-button:hover .awc-icon-idea[data-v-826126a8]{fill:var(--colors-light-success)}main[data-v-fb4e7891]{transition:background-color .3s;margin-left:16.25rem;padding-bottom:2rem}@media screen and (max-width: 1140px){main[data-v-fb4e7891]{margin:0;padding:2rem 1.35rem}}main .content[data-v-fb4e7891]{margin:0 min(10vw,8.75rem)}@media screen and (max-width: 1140px){main .content[data-v-fb4e7891]{margin:0 auto}}main .content__top[data-v-fb4e7891]{padding:6.75rem 0 0;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}@media screen and (max-width: 1140px){main .content__top[data-v-fb4e7891]{padding:2.75rem 0 0}}
