@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";.card-wrapper[data-v-a46a3b24]{display:flex;align-items:center;justify-content:space-between}h3[data-v-b6a201ae]{color:var(--awc-book-title);font-size:24px;margin-top:30px;margin-bottom:10px}pre[data-v-b6a201ae]{background-color:#282c34;padding:20px;border-radius:4px;overflow-x:auto}p[data-v-b6a201ae]{color:#666;font-size:18px;line-height:1.6;margin-bottom:20px}h3[data-v-a285e32d]{color:var(--awc-book-title);font-size:24px;margin-top:30px;margin-bottom:10px}h4[data-v-a285e32d]{color:var(--awc-book-title);font-size:16px}pre[data-v-a285e32d]{background-color:#282c34;padding:20px;border-radius:4px;overflow-x:auto}p[data-v-a285e32d]{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-a285e32d]{margin-top:20px;margin-bottom:20px}video[data-v-a285e32d]{width:100%;height:auto;border-radius:12px}.awc-book__link[data-v-a285e32d]{font:var(--awc-font-text-kb-regular);color:var(--awc-book-text);transition:color .3s ease-in-out}.awc-book__link[data-v-a285e32d]:hover{color:var(--colors-light-primary)}.awc-book__code[data-v-a285e32d]{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-a285e32d]{margin:12px 0;display:flex;flex-direction:column;gap:20px}ol li[data-v-a285e32d]::marker{color:var(--awc-book-text)}.search-icon{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{font:var(--awc-font-text-kb-regular);margin-top:0;color:var(--awc-book-text);line-height:150%;word-break:break-word}ul{margin:12px 0;display:flex;flex-direction:column;gap:20px}ul li::marker{color:var(--awc-book-text)}.icon-grid{display:grid;gap:20px}.icon-grid .icon-card h2{font:var(--awc-font-h2-medium);color:var(--colors-light-primary);margin:20px 0}.icon-grid .icon-card .icon-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;justify-content:center}.icon-grid .icon-card .icon-item{cursor:pointer;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease;background-color:var(--awc-book-preview);padding:10px;box-shadow:0 4px 8px #0000001a;border-radius:var(--corner-radius-l);will-change:transform}.icon-grid .icon-card .icon-item:hover{transform:scale3d(1.1,1.1,1.1)}.icon-grid .icon-card .icon-item:hover awc-icon{fill:var(--colors-light-primary)}.icon-grid .icon-card .icon-item .icon-label{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-6bf62490]{margin-top:25px}.typography-cards[data-v-6bf62490]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.typography-card[data-v-6bf62490]{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-6bf62490]:hover{transform:scale(1.05)}.typography-card .example-text[data-v-6bf62490]{margin-bottom:10px}.typography-card .variable-name[data-v-6bf62490]{font-weight:700;color:var(--colors-light-primary)}.typography-card .variable-value[data-v-6bf62490]{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-color-control[data-v-af1671cf]{display:flex;flex-direction:column;gap:8px}p[data-v-af1671cf]{color:var(--awc-book-text)}.color-picker[data-v-af1671cf]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:40px;background-color:transparent;border:none;cursor:pointer}.color-picker[data-v-af1671cf]::-webkit-color-swatch{border-radius:8px;border:none}.color-picker[data-v-af1671cf]::-moz-color-swatch{border-radius:8px;border:none}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}*,*: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-secondary);transition:background-color .2s;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.body--lock{touch-action:none;overflow:hidden}[data-theme=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: #919BB6;--awc-book-logo: center url(/assets/logo_light-DMkq_dv8.svg) no-repeat}[data-theme=dark]{--awc-book-main-secondary: #1b1d20;--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: #FFFFFFA3;--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: #05237D1A;--colors-light-dark-violet: #151B69;--colors-light-panel-shadow-color: #0000000F;--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: #FFFFFF;--colors-dark-pressed-back: #FFFFFF;--colors-dark-dark-violet: #4E70F2;--colors-dark-panel-shadow-color: #0000003D;--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-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-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-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-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-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-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-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-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-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-regular-16: 400 16px/20px "Inter";--awc-font-headline-medium-16: 500 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-medium-14: 500 14px/20px "Inter";--awc-font-text-regular-14: 400 14px/20px "Inter";--awc-font-text-bold-14: 700 14px/20px "Inter";--awc-font-caption-1-regular: 400 13px/16px "Inter";--awc-font-caption-1-medium: 500 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{--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}}.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}@media screen and (max-width: 993px){.tab-enter-from,.tab-leave-to{transform:translateY(20%)}}.awc-preview{padding:25px;background-color:var(--awc-book-preview);transition:background-color .2s;border-radius:var(--corner-radius-xl)}.awc-preview .source-code__block{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 .source-code__block.open{opacity:1;grid-template-rows:1fr}.awc-preview .source-code__block .awc-highlight{border-radius:12px;overflow:hidden;white-space:pre-wrap;overflow-wrap:anywhere}.awc-preview .source-code__wrapper{padding:30px 0 0;display:flex;justify-content:center;align-items:center;gap:15px}.awc-preview .source-code__wrapper .awc-show-code .show-code{border-radius:8px 8px 0 0;background-color:#282c34}.awc-preview__title{margin-bottom:25px;color:var(--awc-book-title)}.awc-example{padding:25px;background-color:var(--awc-book-preview);transition:background-color .2s;border-radius:var(--corner-radius-xl)}.awc-example__title{margin-bottom:25px;color:var(--awc-book-title)}.awc-title__text{font:var(--awc-font-h2-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%;background-color:var(--awc-book-preview);border-radius:var(--corner-radius-l);overflow:hidden}.attribute-table__wrapper{display:flex;flex-direction:column;gap:20px;padding:24px}.attribute-table__wrapper h2{color:var(--awc-book-title)}.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__row{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--colors-light-stroke)}.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(--m, 6px);border:1px solid var(--stroke, #e6e9f2);background:var(--light-background, #f8f9fd)}.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__head{display:none}.attribute-table__row{grid-template-columns:1fr;padding:10px 0;gap:10px;border-bottom:1px solid var(--colors-light-stroke)}.attribute-table__label{color:var(--awc-book-title);font:var(--awc-font-headline-medium-16)}.attribute-table__cell{align-items:flex-start;flex-direction:column;gap:10px;background:var(--awc-book-table-body);border-radius:10px;padding:10px}.attribute-table__wrapper--event .attribute-table__row{grid-template-columns:1fr}}.dashboard{width:100%;display:flex;flex-direction:column;gap:24px}.awc-board{display:flex;flex-direction:column;padding:25px;gap:25px;background-color:var(--awc-book-preview);transition:background-color .2s;border-radius:var(--corner-radius-xl)}.awc-board__title{color:var(--awc-book-title)}.awc-board__content{display:flex;flex-direction:column;gap:25px}.notification{position:fixed;z-index:99;top:20px;right:-100%;background-color:var(--global-light-green-600);color:#fff;padding:15px;border-radius:5px;box-shadow:0 0 10px #0003;display:flex;justify-content:center;align-items:center;transition:right .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.notification__open{right:1%;opacity:1}.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-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))}}.awc-text-control[data-v-03265edf]{display:flex;flex-direction:column;gap:8px}.awc-text-control p[data-v-03265edf]{color:var(--awc-book-text)}.awc-select-control[data-v-cc81fe2e]{position:relative;display:inline-block}.awc-select-control__title[data-v-cc81fe2e]{margin-bottom:8px;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-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-e9c26f66]{padding:12px;background-color:var(--awc-book-main-secondary);transition:background-color .2s;position:sticky;top:0;z-index:999;max-height:100vh;overflow:scroll;max-width:265px;width:100%}@media screen and (max-width: 1140px){.sidebar[data-v-e9c26f66]{position:fixed;z-index:100;transition:.3s ease;height:100%;transform:translate(-300px)}.sidebar_isopen[data-v-e9c26f66]{transform:translate(0)}}.sidebar .sidebar-head[data-v-e9c26f66]{display:flex;flex-direction:column;gap:20px}.sidebar .sidebar-head__logo[data-v-e9c26f66]{display:flex;align-items:center;width:100%;height:36px}.sidebar .sidebar-head__logo a[data-v-e9c26f66]{background:var(--awc-book-logo);display:flex;background-size:100%;height:100%;width:80%}.sidebar .sidebar-head__version[data-v-e9c26f66]{display:flex;align-items:center;justify-content:space-between;font:var(--awc-font-caption-1-regular);color:var(--awc-book-version)}.sidebar .sidebar-content[data-v-e9c26f66]{margin-top:16px;transition:opacity .3s ease-in-out;opacity:1;display:grid;gap:20px}.sidebar .sidebar-content awc-accordion-item[title][data-v-e9c26f66]{--colors-light-titles: var(--awc-book-title)}.sidebar .sidebar-content .sidebar-list[data-v-e9c26f66]{list-style:none;padding:0;margin:0;overflow-y:scroll;display:grid;grid-template-columns:1fr;gap:20px;position:relative}.sidebar .sidebar-content .sidebar-list .sidebar__link[data-v-e9c26f66]{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 20px}.sidebar .sidebar-content .sidebar-list .sidebar__link.active[data-v-e9c26f66]{color:var(--colors-light-primary)}.sidebar .sidebar-content .sidebar-list .sidebar__link.active[data-v-e9c26f66]:before{content:"";display:block;position:absolute;background-color:var(--colors-light-primary);width:2px;height:80%;left:0}.sidebar .sidebar-content .sidebar-list .sidebar__link.active[data-v-e9c26f66]:hover{background:none}.sidebar .sidebar-content .sidebar-list .sidebar__link[data-v-e9c26f66]:hover{color:var(--colors-light-primary);background-color:var(--awc-book-sidebar-link)}.theme-toggler-container{width:100%;display:inline-flex;justify-content:flex-end}.header[data-v-cde3b830]{display:block;position:absolute;top:0;padding:10px 12px;width:100%;transition:background-color .2s;background-color:var(--awc-book-main-secondary);margin:0 auto;z-index:99}@media screen and (max-width: 1140px){.header[data-v-cde3b830]{position:fixed}}.header .header-content[data-v-cde3b830]{display:flex;align-items:center;justify-content:space-between}.header .header-content__logo[data-v-cde3b830]{display:flex;align-items:center;max-width:150px;width:100%;height:36px}.header .header-content__logo a[data-v-cde3b830]{background:var(--awc-book-logo);display:inline-block;height:100%;width:100%}.header .header-content__theme[data-v-cde3b830]{display:block}@media screen and (max-width: 1140px){.header .header-content__theme[data-v-cde3b830]{display:none}}.header .header-content__burger[data-v-cde3b830]{display:none}@media screen and (max-width: 1140px){.header .header-content__burger[data-v-cde3b830]{display:block}}.header .header-content__search[data-v-cde3b830]{position:relative;width:100%;max-width:300px}.burger-checkbox[data-v-9d2b5920]{position:absolute;visibility:hidden}.burger[data-v-9d2b5920]{cursor:pointer;display:block;position:relative;border:none;background:transparent;width:40px;height:26px}.burger[data-v-9d2b5920]:before,.burger[data-v-9d2b5920]:after{content:"";left:0;position:absolute;display:block;width:100%;height:4px;border-radius:10px;background-color:var(--awc-book-burger);transition:background-color .3s .15s}.burger[data-v-9d2b5920]:before{top:0;box-shadow:0 11px 0 var(--awc-book-burger);transition:box-shadow .1s .1ms,top .3s .15s,transform .3s}.burger[data-v-9d2b5920]:after{bottom:0;transition:bottom .3s .15s,transform .3s}.burger-checkbox:checked+.burger[data-v-9d2b5920]:before{top:11px;transform:rotate(45deg);box-shadow:0 6px #0000;transition:box-shadow .15s,top .3s,transform .3s .15s}.burger-checkbox:checked+.burger[data-v-9d2b5920]:after{bottom:11px;transform:rotate(-45deg);transition:bottom .3s,transform .3s .15s}.wrapper[data-v-c9c54b47]{display:flex}.wrapper .content[data-v-c9c54b47]{margin-top:60px;width:100%;padding:25px;border-top-left-radius:32px;background-color:var(--awc-book-main-primary);transition:background-color .2s;min-height:100vh}.wrapper .content__theme[data-v-c9c54b47]{display:none}@media screen and (max-width: 1140px){.wrapper .content__theme[data-v-c9c54b47]{display:block}}.wrapper .content__wrapper[data-v-c9c54b47]{max-width:1440px;margin:0 auto}.wrapper .content__wrapper.slide-enter-active[data-v-c9c54b47],.wrapper .content__wrapper.slide-leave-active[data-v-c9c54b47]{transition:opacity .2s ease}.wrapper .content__wrapper.slide-enter-from[data-v-c9c54b47],.wrapper .content__wrapper.slide-leave-to[data-v-c9c54b47]{opacity:0}@media screen and (max-width: 1140px){.wrapper[data-v-c9c54b47]{grid-template-columns:1fr}}
