.inaccessible-on-mobile-inset{display:flex;height:100%}.inaccessible-on-mobile-inset__actions{margin-top:15px;width:100%}.inaccessible-on-mobile-inset__action-button{margin-bottom:16px;width:100%}.g-root{--g-aikit-color-bg-primary:var(--g-aikit-bg-primary,var(--g-color-base-float));--g-aikit-color-bg-secondary:#f5f5f5;--g-aikit-layout-base-padding-m:12px;--g-aikit-color-bg-message-user:#07f;--g-aikit-color-bg-message-assistant:#f0f0f0;--g-aikit-disclaimer-gap:10px;--g-aikit-suggestions-box-shadow:0 3px 10px rgba(198,172,255,.52);--g-aikit-header-background:none;--g-aikit-ci-color-progress-1:var( --g-aikit-ci-progress-1,var(--g-color-private-green-550-solid) );--g-aikit-ci-color-progress-2:var( --g-aikit-ci-progress-2,var(--g-color-private-orange-500-solid) );--g-aikit-ci-color-progress-3:var( --g-aikit-ci-progress-3,var(--g-color-private-red-500-solid) );--g-aikit-shimmer-color-from:var(--g-aikit-shimmer-from,rgba(0,0,0,.35));--g-aikit-shimmer-color-to:var(--g-aikit-shimmer-to,rgba(0,0,0,.85));--g-aikit-shimmer-duration:var(--g-aikit-shimmer-time,2.5s);--g-aikit-shimmer-gradient-size:200%;--g-aikit-history-width:360px;--g-aikit-history-max-height:560px;--g-aikit-history-item-height:24px;--g-aikit-prompt-input-panel-max-height:500px;--g-aikit-empty-container-background:var(--g-color-base-background);--g-aikit-empty-container-content-gap:48px;--g-aikit-empty-container-padding:48px 32px;--g-aikit-chat-content-background:var(--g-color-base-background);--g-aikit-chat-content-padding:0 var(--g-aikit-layout-base-padding-m) var(--g-spacing-4) var(--g-aikit-layout-base-padding-m);--g-aikit-chat-container-header-background:var(--g-color-base-background);--g-aikit-chat-container-content-background:var(--g-color-base-background);--g-aikit-chat-container-footer-background:var(--g-color-base-background);--g-aikit-chat-container-background:var(--g-color-base-background);--g-aikit-chat-container-content-empty-background:var(--g-color-base-background);--g-aikit-chat-container-content-chat-background:var(--g-color-base-background);--g-aikit-chat-container-footer-empty-background:var(--g-color-base-background);--g-aikit-chat-container-footer-chat-background:var(--g-color-base-background)}[data-theme=light]{--g-aikit-bg-secondary:#f5f5f5;--g-aikit-bg-message-user:#07f;--g-aikit-bg-message-assistant:#f0f0f0;--g-aikit-text-primary:#000;--g-aikit-text-secondary:#666;--g-aikit-text-message-user:#fff;--g-aikit-text-message-assistant:#000;--g-aikit-border-color:#e0e0e0;--g-aikit-accent-color:#07f;--g-aikit-line-brand:var(--g-aikit-accent-color)}[data-theme=dark]{--g-aikit-bg-secondary:#2a2a2a;--g-aikit-bg-message-user:#06c;--g-aikit-bg-message-assistant:#2a2a2a;--g-aikit-text-primary:#fff;--g-aikit-text-secondary:#999;--g-aikit-text-message-user:#fff;--g-aikit-text-message-assistant:#fff;--g-aikit-border-color:#404040;--g-aikit-accent-color:#07f;--g-aikit-line-brand:var(--g-aikit-accent-color);--g-aikit-shimmer-color-from:hsla(0,0%,100%,.35);--g-aikit-shimmer-color-to:hsla(0,0%,100%,.85)}.beta-mark{color:var(--g-color-base-brand);font-weight:700}.dl-ai-mode-select{align-items:center;display:flex;flex:0}.dl-ai-mode-select__select-button{margin-left:var(--g-spacing-1)}.dl-tool-chart{height:400px;padding:16px 0 0}.dl-tool-message-widget-data__item{align-items:center;color:var(--g-color-text-primary);display:flex;gap:6px}.dl-tool-message-widget-data__item:not(:last-child){margin-bottom:4px}.dl-tool-message-widget-data__item-icon-container{align-items:center;background:#5282ff;border-radius:4px;display:flex;flex-shrink:0;height:18px;justify-content:center;padding:3px;width:18px}.dl-tool-message-widget-data__item-icon{color:var(--g-color-text-light-primary);flex-shrink:0}.dl-tool-message-widget-data__item-content{align-items:center;display:flex;min-width:0}.dl-tool-message-widget-data__item-text{color:var(--g-color-text-secondary);display:block;font-size:var(--g-text-body-1);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-tool-message-widget-data__item-text_completed{color:var(--g-color-text-primary)}.dl-tool-message-widget-data__item-spinner{align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.dl-tool-message-widget-data__item-error-icon{color:var(--g-color-text-danger);cursor:pointer;flex-shrink:0;margin-left:6px}.dl-tool-message-widget-data-progress{align-items:center;display:flex;flex-shrink:0;gap:8px;margin-left:auto}.dl-tool-message-widget-data-progress__text{color:var(--Text-Secondary,var(--g-color-text-secondary));flex-shrink:0;font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-1);font-style:normal;font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height);white-space:nowrap}.dl-tool-message-widget-data-progress__bar{align-items:center;background:var(--g-color-base-generic);border-radius:3px;display:flex;flex-shrink:0;height:6px;width:35px}.dl-tool-message-widget-data-progress__bar .g-progress__item{background:var(--g-color-base-brand,#027bfe)}.g-aikit-button-group{display:flex;flex-wrap:wrap;gap:var(--g-spacing-1)}.g-aikit-button-group_or_vertical{flex-direction:column;justify-content:center}.g-aikit-button-group_or_horizontal{align-items:center;flex-direction:row}.g-aikit-base-message{display:flex;flex-direction:column;gap:var(--g-spacing-1)}.g-aikit-base-message_variant_user{align-items:flex-end;max-width:90%}.g-aikit-base-message_variant_assistant,.g-aikit-base-message_variant_system{align-items:flex-start}.g-aikit-base-message_btn-hover .g-aikit-base-message__actions{visibility:hidden}.g-aikit-base-message_btn-hover:hover .g-aikit-base-message__actions{visibility:visible}.g-aikit-base-message__actions{align-items:center;display:flex;gap:var(--g-spacing-3)}.g-aikit-base-message__actions_reverse{flex-direction:row-reverse}.g-aikit-chat-date{color:var(--g-color-text-secondary);display:inline-block;font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-1-font-size);font-style:normal;font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.dl-ai-answer{align-self:flex-start;height:-moz-fit-content;height:fit-content;overflow:auto;width:100%}.dl-ai-answer__code-wrapper .yfm-clipboard-button{display:none}.dl-ai-answer__code-message-wrapper{position:relative}.dl-ai-answer__code-message{overflow:auto;padding:var(--g-spacing-3);width:100%}.dl-ai-answer__code-message,.dl-ai-answer__code-wrapper{background-color:var(--g-color-base-generic);border-radius:6px}.dl-ai-answer__code-wrapper{margin-bottom:15px;overflow:hidden}.dl-ai-answer__code-header{align-items:center;border-bottom:1px solid var(--g-color-line-generic);display:flex;height:36px;justify-content:space-between;padding:4px 16px}.dl-ai-answer__code-title{align-items:center;cursor:pointer;display:flex;font-family:var(--g-text-subheader-font-family);font-size:var(--g-text-subheader-1);font-style:normal;padding-right:10px}.dl-ai-answer__code-collapse-icon{align-items:center;color:var(--g-color-text-secondary);cursor:pointer;display:flex;margin:6px}.dl-ai-answer__code-content{margin-bottom:-15px;overflow:hidden}.g-root .yfm .dl-ai-answer__code-content{--yfm-pre-code-background:transparent;--yfm-code-background:transparent}.dl-ai-answer__code-wrapper_collapsed .dl-ai-answer__code-content{height:100px;margin-bottom:-16px;padding-bottom:0;padding-top:0;position:relative}.dl-ai-answer__code-wrapper_collapsed .dl-ai-answer__code-content:after{bottom:16px;content:"";height:47px;position:absolute;width:100%;z-index:1}.g-root_theme_light .dl-ai-answer__code-wrapper_collapsed .dl-ai-answer__code-content:after{background:linear-gradient(180deg,hsla(0,0%,95%,.314),#f2f2f2)}.g-root_theme_light-hc .dl-ai-answer__code-wrapper_collapsed .dl-ai-answer__code-content:after{background:linear-gradient(180deg,hsla(0,0%,85%,.502),#d9d9d9)}.g-root_theme_dark .dl-ai-answer__code-wrapper_collapsed .dl-ai-answer__code-content:after{background:linear-gradient(180deg,rgba(66,66,72,.502),#424248)}.g-root_theme_dark-hc .dl-ai-answer__code-wrapper_collapsed .dl-ai-answer__code-content:after{background:linear-gradient(180deg,rgba(57,57,60,.502),#39393c)}.dl-ai-answer__code-wrapper_collapsed .dl-ai-answer__code-content .yfm-clipboard{bottom:0;position:absolute}.dl-ai-answer__incomplete-warning{background-color:var(--g-color-base-warning-light);border-left:3px solid var(--g-color-line-warning);border-radius:4px;color:var(--g-color-text-warning);font-size:var(--g-text-body-1-font-size);margin-top:12px;padding:8px 12px}.yfm ol{--hier-list-start:0;counter-reset:hier-list-item 0;counter-reset:hier-list-item var(--hier-list-start)}.yfm ol>li{counter-increment:hier-list-item}.yfm ol>li::marker{content:counter(hier-list-item) ". "}.yfm ol>li>ol{--hier-list-start:0;counter-reset:sub-hier-list-item 0;counter-reset:sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li{counter-increment:sub-hier-list-item}.yfm ol>li>ol>li::marker{content:counter(hier-list-item) "." counter(sub-hier-list-item) ". "}.yfm ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-hier-list-item 0;counter-reset:sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li{counter-increment:sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li::marker{content:counter(hier-list-item) "." counter(sub-hier-list-item) "." counter(sub-sub-hier-list-item) ". "}.yfm ol>li>ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-sub-hier-list-item 0;counter-reset:sub-sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li>ol>li{counter-increment:sub-sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li>ol>li::marker{content:counter(hier-list-item) "." counter(sub-hier-list-item) "." counter(sub-sub-hier-list-item) "." counter(sub-sub-sub-hier-list-item) ". "}.yfm ol>li>ol>li>ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-sub-sub-hier-list-item 0;counter-reset:sub-sub-sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li>ol>li>ol>li{counter-increment:sub-sub-sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li>ol>li>ol>li::marker{content:counter(hier-list-item) "." counter(sub-hier-list-item) "." counter(sub-sub-hier-list-item) "." counter(sub-sub-sub-hier-list-item) "." counter(sub-sub-sub-sub-hier-list-item) ". "}.yfm ol>li>ol>li>ol>li>ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-sub-sub-sub-hier-list-item 0;counter-reset:sub-sub-sub-sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li>ol>li>ol>li>ol>li{counter-increment:sub-sub-sub-sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li>ol>li>ol>li>ol>li::marker{content:counter(hier-list-item) "." counter(sub-hier-list-item) "." counter(sub-sub-hier-list-item) "." counter(sub-sub-sub-hier-list-item) "." counter(sub-sub-sub-sub-hier-list-item) "." counter(sub-sub-sub-sub-sub-hier-list-item) ". "}.yfm .yfm_no-list-reset ol,.yfm ol.yfm_no-list-reset,.yfm.yfm_no-list-reset ol{counter-reset:list-item}.yfm .yfm_no-list-reset ol li,.yfm ol.yfm_no-list-reset li,.yfm.yfm_no-list-reset ol li{counter-increment:none}.yfm .yfm_no-list-reset ol li::marker,.yfm ol.yfm_no-list-reset li::marker,.yfm.yfm_no-list-reset ol li::marker{content:normal}.yfm{--yfm-color-text-private:rgba(0,0,0,.7);--yfm-color-link-private:#027bf3;--yfm-color-link-hover-private:#004080;--yfm-color-base-private:#fff;--yfm-color-border-private:rgba(0,0,0,.07);--yfm-color-accent-private:#027bf3;--yfm-color-inline-code-private:#3b6080;--yfm-color-inline-code-background-private:rgba(107,132,153,.12);--yfm-color-code-background-private:rgba(107,132,153,.12);--yfm-color-code-background-hovered-private:rgba(107,132,153,.2);--yfm-color-hljs-background-private:rgba(107,132,153,.12);--yfm-color-hljs-subst-private:#444;--yfm-color-hljs-comment-private:#888;--yfm-color-hljs-deletion-private:#800;--yfm-color-hljs-section-private:#800;--yfm-color-hljs-pseudo-private:#bc6060;--yfm-color-hljs-literal-private:#78a960;--yfm-color-hljs-addition-private:#397300;--yfm-color-hljs-meta-private:#1f7199;--yfm-color-hljs-meta-string-private:#4d99bf;--yfm-color-note-tip-private:#56bd67;--yfm-color-note-tip-background-private:rgba(63,201,46,.1);--yfm-color-note-warning-private:#f19518;--yfm-color-note-warning-background-private:rgba(255,136,0,.15);--yfm-color-note-important-private:#ff4645;--yfm-color-note-important-background-private:rgba(235,50,38,.08);--yfm-color-note-info-private:#027bf3;--yfm-color-note-info-background-private:rgba(2,123,243,.08);--yfm-color-term-title-private:#027bf3;--yfm-color-term-title-hover-private:#004080;--yfm-color-term-dfn-background-private:#fff;--yfm-color-term-dfn-shadow-private:rgba(0,0,0,.15);--yfm-color-term-dfn-pseudo-shadow-private:#e5e5e5;--yfm-color-modal-content-private:#fff;--yfm-color-modal-actions-hover-private:rgba(0,0,0,.05);--yfm-color-modal-wide-content-private:rgba(0,0,0,.85);--yfm-color-modal-wide-content-overlay-private:#000;--yfm-color-table-private:#333;--yfm-color-table-row-background-private:rgba(0,0,0,.02);--yfm-color-table-border-private:rgba(0,0,0,.07);--yfm-color-table-background-private:#fff;--yfm-color-table-head-background-private:rgba(0,0,0,.02);--yfm-color-table-stripe-row-background-private:rgba(0,0,0,.02);font-family:Segoe UI,arial,helvetica,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-family:var(--yfm-font-family-sans);font-size:15px;font-size:var(--yfm-font-size,15px);line-height:20px;line-height:var(--yfm-font-line-height,20px);word-wrap:break-word;color:rgba(0,0,0,.7);color:var(--yfm-color-text,var(--yfm-color-text-private));-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;-moz-tab-size:var(--yfm-tab-size,inherit);-o-tab-size:var(--yfm-tab-size,inherit);tab-size:var(--yfm-tab-size,inherit);--yfm-font-family-monospace:"Menlo","Monaco","Consolas","Ubuntu Mono","Liberation Mono","DejaVu Sans Mono","Courier New","Courier",monospace;--yfm-font-family-sans:"Segoe UI",arial,helvetica,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.yfm *{box-sizing:border-box}.yfm>:not(h2):not(h3):not(h4):not(h5):not(h6):first-child{margin-top:0!important}.yfm>:last-child{margin-bottom:0!important}.yfm h1,.yfm h2,.yfm h3,.yfm h4,.yfm h5,.yfm h6{font-weight:500;margin-bottom:15px}.yfm h1{font-size:32px;font-size:var(--yfm-font-size-h1,32px);line-height:40px;line-height:var(--yfm-font-line-height-h1,40px)}.yfm h2{font-size:24px;font-size:var(--yfm-font-size-h2,24px);line-height:28px;line-height:var(--yfm-font-line-height-h2,28px)}.yfm h3{font-size:20px;font-size:var(--yfm-font-size-h3,20px);line-height:24px;line-height:var(--yfm-font-line-height-h3,24px)}.yfm h4{font-size:17px;font-size:var(--yfm-font-size-h4,17px);line-height:24px;line-height:var(--yfm-font-line-height-h4,24px)}.yfm h5{font-size:15px;font-size:var(--yfm-font-size-h5,15px);line-height:20px;line-height:var(--yfm-font-line-height-h5,20px)}.yfm h6{font-size:13px;font-size:var(--yfm-font-size-h6,13px);line-height:18px;line-height:var(--yfm-font-line-height-h6,18px)}.yfm a{background-color:transparent;color:var(--yfm-color-link,var(--yfm-color-link-private));-webkit-text-decoration:none;text-decoration:none}.yfm a:active,.yfm a:hover{color:var(--yfm-color-link-hover,var(--yfm-color-link-hover-private))}.yfm a:not([href]){color:inherit}.yfm strong{font-weight:700}.yfm img,.yfm svg{border:none;box-sizing:content-box;max-height:-moz-fit-content;max-height:fit-content;max-width:100%;vertical-align:middle}.yfm img[align=right],.yfm svg[align=right]{padding-left:20px}.yfm img[align=left],.yfm svg[align=left]{padding-right:20px}.yfm .mermaid svg[id*=mermaid]{max-height:none}.yfm img{background-color:var(--yfm-color-base,var(--yfm-color-base-private));-o-object-fit:contain;object-fit:contain}.yfm svg{height:auto}.yfm img+small{display:block}.yfm blockquote,.yfm dl,.yfm ol,.yfm p,.yfm pre,.yfm table,.yfm ul{margin-block:0 15px;margin-block:var(--yfm-text-block-margin-block,0 15px);margin-inline:0;margin-inline:var(--yfm-text-block-margin-inline,0)}.yfm dl pre,.yfm ol pre,.yfm ul pre{margin-top:15px}.yfm code,.yfm kbd,.yfm pre{font-family:var(--yfm-font-family-monospace);font-feature-settings:normal;font-size:1em}.yfm input{font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}.yfm input[type=checkbox]{box-sizing:border-box;padding:0;position:relative;top:1px}.yfm table{background:var(--yfm-color-table-background,var(--yfm-color-table-background-private));border:1px solid var(--yfm-color-table-border,var(--yfm-color-table-border-private));border-collapse:collapse;border-radius:8px;border-spacing:0;box-sizing:border-box;color:var(--yfm-color-table,var(--yfm-color-table-private));display:inline-block;max-width:100%;overflow:auto;position:relative;width:auto;z-index:1}.yfm table thead{background-color:var(--yfm-color-table-head-background,var(--yfm-color-table-head-background-private))}.yfm table tr:first-child td,.yfm table tr:first-child th{border-top:none}.yfm table tr:last-child td,.yfm table tr:last-child th{border-bottom:none}.yfm table td,.yfm table th{border:1px solid var(--yfm-color-table-border,var(--yfm-color-table-border-private));overflow:hidden;padding:10px 20px;text-overflow:ellipsis}.yfm table td>:first-child,.yfm table th>:first-child{margin-top:0}.yfm table td>:last-child,.yfm table th>:last-child{margin-bottom:0}.yfm table td{vertical-align:top;white-space:normal}.yfm table th{font-weight:500;text-align:left}.yfm table tr td:first-child,.yfm table tr th:first-child{border-left:none}.yfm table tr td:last-child,.yfm table tr th:last-child{border-right:none}.yfm:not(.yfm_no-stripe-table) table tr:nth-child(2n){background-color:var(--yfm-color-table-stripe-row-background,var(--yfm-color-table-stripe-row-background-private))}.yfm hr{background-color:var(--yfm-color-border,var(--yfm-color-border-private));border:none;box-sizing:content-box;height:.25em;margin:1.5em 0;overflow:hidden;padding:0}.yfm hr:before{content:"";display:table}.yfm hr:after{clear:both;content:"";display:table}.yfm blockquote{border-left:3px solid var(--yfm-color-accent,var(--yfm-color-accent-private));padding-left:12px;position:relative}.yfm blockquote>:first-child{margin-top:0}.yfm blockquote>:last-child{margin-bottom:0}.yfm dl{padding:0}.yfm dl>:first-child{margin-top:0}.yfm dl>:last-child{margin-bottom:0}.yfm dl dt{font-size:1em;font-weight:700;margin-bottom:5px}.yfm dl dd{margin-bottom:15px;padding:0 15px}.yfm dd{margin-left:0}.yfm ol,.yfm ul{padding-left:2.2em}.yfm ol ol:last-child,.yfm ol ul:last-child,.yfm ul ol:last-child,.yfm ul ul:last-child{margin-bottom:0;margin-top:0}.yfm li{word-wrap:break-word}.yfm li+li,.yfm li:first-child{margin-block:.33em 0;margin-block:var(--yfm-list-item-margin-block,.33em 0)}.yfm li blockquote,.yfm li p{margin-block:0 15px;margin-block:var(--yfm-list-text-margin-block,0 15px)}.yfm li>blockquote:only-of-type,.yfm li>p:first-child:has(+ol),.yfm li>p:first-child:has(+ul),.yfm li>p:only-of-type{margin-block:0;margin-block:var(--yfm-list-text-only-margin-block,0)}.yfm li>p:last-child{margin-block:0;margin-block:var(--yfm-list-text-last-margin-block,0)}.yfm code{background-color:var(--yfm-color-inline-code-background,var(--yfm-color-inline-code-background-private));border-radius:4px;color:var(--yfm-color-inline-code,var(--yfm-color-inline-code-private));font-size:.875em;padding:.1em .4em .15em;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;-moz-tab-size:var(--yfm-tab-size-code,inherit);-o-tab-size:var(--yfm-tab-size-code,inherit);tab-size:var(--yfm-tab-size-code,inherit);white-space:pre-wrap}.yfm a code{color:inherit}.yfm pre{word-wrap:normal}.yfm table code{white-space:nowrap}.yfm pre * code{display:inline;margin:0;overflow:visible;padding:0;word-wrap:normal;background-color:transparent;border:0;color:var(--yfm-color-text,var(--yfm-color-text-private))}.yfm pre>code{background-color:var(--yfm-color-code-background,var(--yfm-color-code-background-private));color:var(--yfm-color-text,var(--yfm-color-text-private));display:block;overflow:auto;padding:16px;white-space:pre}.yfm pre>code .yfm-line-number{color:#666;color:var(--yfm-color-line-numbers,#666);display:inline-block;padding-right:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.yfm sub,.yfm sup{line-height:0}.yfm .visually-hidden{overflow:hidden;position:absolute;clip:rect(0 0 0 0);border:0;clip-path:inset(100%);height:1px;margin:-1px;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:1px}.yfm h1 .yfm-clipboard-anchor,.yfm h2 .yfm-clipboard-anchor,.yfm h3 .yfm-clipboard-anchor,.yfm h4 .yfm-clipboard-anchor,.yfm h5 .yfm-clipboard-anchor,.yfm h6 .yfm-clipboard-anchor{background:none;border:none;color:var(--yfm-color-link,var(--yfm-color-link-private));cursor:pointer;font:inherit;padding:0}.yfm h1 .yfm-clipboard-anchor:hover,.yfm h2 .yfm-clipboard-anchor:hover,.yfm h3 .yfm-clipboard-anchor:hover,.yfm h4 .yfm-clipboard-anchor:hover,.yfm h5 .yfm-clipboard-anchor:hover,.yfm h6 .yfm-clipboard-anchor:hover{color:var(--yfm-color-link-hover,var(--yfm-color-link-hover-private))}.yfm h1 .yfm-anchor,.yfm h1 .yfm-clipboard-anchor,.yfm h2 .yfm-anchor,.yfm h2 .yfm-clipboard-anchor,.yfm h3 .yfm-anchor,.yfm h3 .yfm-clipboard-anchor,.yfm h4 .yfm-anchor,.yfm h4 .yfm-clipboard-anchor,.yfm h5 .yfm-anchor,.yfm h5 .yfm-clipboard-anchor,.yfm h6 .yfm-anchor,.yfm h6 .yfm-clipboard-anchor{display:inline-block;float:left;font-size:18px;margin-left:-24px;padding-right:4px;text-align:center;width:24px}.yfm h1 .yfm-anchor:focus:before,.yfm h1 .yfm-clipboard-anchor:focus:before,.yfm h2 .yfm-anchor:focus:before,.yfm h2 .yfm-clipboard-anchor:focus:before,.yfm h3 .yfm-anchor:focus:before,.yfm h3 .yfm-clipboard-anchor:focus:before,.yfm h4 .yfm-anchor:focus:before,.yfm h4 .yfm-clipboard-anchor:focus:before,.yfm h5 .yfm-anchor:focus:before,.yfm h5 .yfm-clipboard-anchor:focus:before,.yfm h6 .yfm-anchor:focus:before,.yfm h6 .yfm-clipboard-anchor:focus:before{opacity:1}.yfm h1 .yfm-anchor:before,.yfm h1 .yfm-clipboard-anchor:before,.yfm h2 .yfm-anchor:before,.yfm h2 .yfm-clipboard-anchor:before,.yfm h3 .yfm-anchor:before,.yfm h3 .yfm-clipboard-anchor:before,.yfm h4 .yfm-anchor:before,.yfm h4 .yfm-clipboard-anchor:before,.yfm h5 .yfm-anchor:before,.yfm h5 .yfm-clipboard-anchor:before,.yfm h6 .yfm-anchor:before,.yfm h6 .yfm-clipboard-anchor:before{content:"#";opacity:0}.yfm h1:hover .yfm-anchor:before,.yfm h1:hover .yfm-clipboard-anchor:before,.yfm h2:hover .yfm-anchor:before,.yfm h2:hover .yfm-clipboard-anchor:before,.yfm h3:hover .yfm-anchor:before,.yfm h3:hover .yfm-clipboard-anchor:before,.yfm h4:hover .yfm-anchor:before,.yfm h4:hover .yfm-clipboard-anchor:before,.yfm h5:hover .yfm-anchor:before,.yfm h5:hover .yfm-clipboard-anchor:before,.yfm h6:hover .yfm-anchor:before,.yfm h6:hover .yfm-clipboard-anchor:before{opacity:1}.yfm table h1 .yfm-anchor,.yfm table h1 .yfm-clipboard-anchor,.yfm table h2 .yfm-anchor,.yfm table h2 .yfm-clipboard-anchor,.yfm table h3 .yfm-anchor,.yfm table h3 .yfm-clipboard-anchor,.yfm table h4 .yfm-anchor,.yfm table h4 .yfm-clipboard-anchor,.yfm table h5 .yfm-anchor,.yfm table h5 .yfm-clipboard-anchor,.yfm table h6 .yfm-anchor,.yfm table h6 .yfm-clipboard-anchor{margin-left:-1em;padding-right:0;width:1em}.yfm .yfm-tabs .yfm-anchor:before,.yfm .yfm-tabs .yfm-clipboard-anchor:before{padding-right:2px;position:absolute}.yfm .hljs{background:var(--yfm-color-hljs-background,var(--yfm-color-hljs-background-private));display:block;overflow-x:auto;padding:16px}.yfm .hljs,.yfm .hljs-subst{color:var(--yfm-color-hljs-subst,var(--yfm-color-hljs-subst-private))}.yfm .hljs-comment{color:var(--yfm-color-hljs-comment,var(--yfm-color-hljs-comment-private))}.yfm .hljs-attribute,.yfm .hljs-doctag,.yfm .hljs-keyword,.yfm .hljs-meta-keyword,.yfm .hljs-name,.yfm .hljs-selector-tag{font-weight:700}.yfm .hljs-deletion,.yfm .hljs-number,.yfm .hljs-quote,.yfm .hljs-selector-class,.yfm .hljs-selector-id,.yfm .hljs-string,.yfm .hljs-template-tag,.yfm .hljs-type{color:var(--yfm-color-hljs-deletion,var(--yfm-color-hljs-deletion-private))}.yfm .hljs-section,.yfm .hljs-title{color:var(--yfm-color-hljs-section,var(--yfm-color-hljs-section-private));font-weight:700}.yfm .hljs-link,.yfm .hljs-regexp,.yfm .hljs-selector-attr,.yfm .hljs-selector-pseudo,.yfm .hljs-symbol,.yfm .hljs-template-variable,.yfm .hljs-variable{color:var(--yfm-color-hljs-pseudo,var(--yfm-color-hljs-pseudo-private))}.yfm .hljs-literal{color:var(--yfm-color-hljs-literal,var(--yfm-color-hljs-literal-private))}.yfm .hljs-addition,.yfm .hljs-built_in,.yfm .hljs-bullet,.yfm .hljs-code{color:var(--yfm-color-hljs-addition,var(--yfm-color-hljs-addition-private))}.yfm .hljs-meta{color:var(--yfm-color-hljs-meta,var(--yfm-color-hljs-meta-private))}.yfm .hljs-meta-string{color:var(--yfm-color-hljs-meta-string,var(--yfm-color-hljs-meta-string-private))}.yfm .hljs-emphasis{font-style:italic}.yfm .hljs-strong{font-weight:700}.yfm-clipboard{position:relative}.yfm-clipboard .yfm-clipboard-button{min-height:20px;min-width:20px}.yfm-clipboard:hover .yfm-clipboard-button{opacity:1}.yfm-clipboard>pre{border-radius:10px;overflow:hidden}.yfm-clipboard-button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;opacity:0;padding:0;position:absolute;right:16px;top:16px;z-index:1}.yfm-clipboard-button:focus{opacity:1}.yfm-clipboard-icon{pointer-events:none}.yfm-clipboard-inline-code{transition:.3s}.yfm-clipboard-inline-code:hover{background-color:var(--yfm-color-code-hovered-background,var(--yfm-color-code-background-hovered-private));cursor:pointer}.yfm .yfm-note{border-radius:10px;margin:20px 0;max-width:1296px;padding:20px 20px 20px 64px}.yfm .yfm-note .yfm-note-title{font-weight:700}.yfm .yfm-note>*{margin:0 0 10px}.yfm .yfm-note>:first-child:before{box-sizing:content-box;display:block;float:left;height:24px;margin-left:-44px;margin-top:-2px;padding-right:20px;width:24px}.yfm .yfm-note>:last-child{margin-bottom:0}.yfm .yfm-note.yfm-accent-info>:first-child:before{content:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 16 16"%3E%3Ccircle cx="8" cy="8" r="8" fill="rgb(2,123,243)"/%3E%3Crect width="1" height="5" x="7.5" y="6.5" stroke="%23fff" rx=".5"/%3E%3Ccircle cx="8" cy="4" r="1" fill="%23fff"/%3E%3C/svg%3E')}.yfm .yfm-note.yfm-accent-tip>:first-child:before{content:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 16 16"%3E%3Ccircle cx="8" cy="8" r="8" fill="rgb(86,189,103)"/%3E%3Crect width="1" height="5" x="7.5" y="6.5" stroke="%23fff" rx=".5"/%3E%3Ccircle cx="8" cy="4" r="1" fill="%23fff"/%3E%3C/svg%3E')}.yfm .yfm-note.yfm-accent-warning>:first-child:before{content:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 16 16"%3E%3Ccircle cx="8" cy="8" r="8" fill="rgb(241,149,24)"/%3E%3Crect width="1" height="5" x="7.5" y="6.5" stroke="%23fff" rx=".5"/%3E%3Ccircle cx="8" cy="4" r="1" fill="%23fff"/%3E%3C/svg%3E')}.yfm .yfm-note.yfm-accent-alert>:first-child:before{content:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 16 16"%3E%3Ccircle cx="8" cy="8" r="8" fill="rgb(255,70,69)"/%3E%3Crect width="1" height="5" x="7.5" y="6.5" stroke="%23fff" rx=".5"/%3E%3Ccircle cx="8" cy="4" r="1" fill="%23fff"/%3E%3C/svg%3E')}.yfm .yfm-note.yfm-accent-info{background:var(--yfm-color-note-info-background,var(--yfm-color-note-info-background-private))}.yfm .yfm-note.yfm-accent-tip{background:var(--yfm-color-note-tip-background,var(--yfm-color-note-tip-background-private))}.yfm .yfm-note.yfm-accent-alert{background:var(--yfm-color-note-important-background,var(--yfm-color-note-important-background-private))}.yfm .yfm-note.yfm-accent-warning{background:var(--yfm-color-note-warning-background,var(--yfm-color-note-warning-background-private))}.yfm .katex svg{height:inherit;max-height:inherit}.yfm table td.cell-align-bottom-left,.yfm table td.cell-align-top-left{text-align:start}.yfm table td.cell-align-center,.yfm table td.cell-align-top-center{text-align:center}.yfm table td.cell-align-bottom-right,.yfm table td.cell-align-top-right{text-align:end}.yfm table td.cell-align-top-center,.yfm table td.cell-align-top-left,.yfm table td.cell-align-top-right{vertical-align:top}.yfm table td.cell-align-center{vertical-align:middle}.yfm table td.cell-align-bottom-left,.yfm table td.cell-align-bottom-right{vertical-align:bottom}.yfm table[sticky-header]{max-height:70vh;position:relative}.yfm table[sticky-header] thead{position:sticky;top:0;z-index:2}.yfm table[sticky-header] thead td,.yfm table[sticky-header] thead th{position:relative;z-index:0}.yfm table[sticky-header] thead td:before,.yfm table[sticky-header] thead th:before{background:var(--yfm-color-table-background,var(--yfm-color-table-background-private));content:"";inset:0;position:absolute;z-index:-2}.yfm table[sticky-header] thead td:after,.yfm table[sticky-header] thead th:after{background:var(--yfm-color-table-head-background,var(--yfm-color-table-head-background-private));content:"";inset:0;position:absolute;z-index:-1}.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child,.yfm table[sticky-header]:not(:has(thead))>tr:first-child{position:sticky;top:0;z-index:2}.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child td,.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child th,.yfm table[sticky-header]:not(:has(thead))>tr:first-child td,.yfm table[sticky-header]:not(:has(thead))>tr:first-child th{position:relative;z-index:0}.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child td:before,.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child th:before,.yfm table[sticky-header]:not(:has(thead))>tr:first-child td:before,.yfm table[sticky-header]:not(:has(thead))>tr:first-child th:before{background:var(--yfm-color-table-background,var(--yfm-color-table-background-private));content:"";inset:0;position:absolute;z-index:-2}.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child td:after,.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child th:after,.yfm table[sticky-header]:not(:has(thead))>tr:first-child td:after,.yfm table[sticky-header]:not(:has(thead))>tr:first-child th:after{background:var(--yfm-color-table-head-background,var(--yfm-color-table-head-background-private));content:"";inset:0;position:absolute;z-index:-1}.yfm-term_title{border-bottom:1px dotted;color:var(--yfm-color-term-title,var(--yfm-color-term-title-private));cursor:pointer;font-size:inherit;font-style:normal;line-height:inherit}.yfm-term_title:hover{color:var(--yfm-color-term-title-hover,var(--yfm-color-term-title-hover-private))}.yfm-term_dfn{background-color:var(--yfm-color-term-dfn-background,var(--yfm-color-term-dfn-background-private));border-radius:4px;box-shadow:0 8px 20px var(--yfm-color-term-dfn-shadow,var(--yfm-color-term-dfn-shadow-private));font-size:inherit;font-style:normal;line-height:inherit;max-width:450px;opacity:0;outline:none;padding:10px;position:absolute;visibility:hidden;width:-moz-fit-content;width:fit-content;z-index:100}@media screen and (max-width:600px){.yfm-term_dfn{max-width:80%}}.yfm-term_dfn:before{border-radius:inherit;box-shadow:0 0 0 1px var(--yfm-color-term-dfn-pseudo-shadow,var(--yfm-color-term-dfn-pseudo-shadow-private));content:"";inset:0;position:absolute;z-index:-1}.yfm-term_dfn.open{animation-duration:.1s;animation-fill-mode:forwards;animation-name:popup;animation-timing-function:ease-out;visibility:visible}.inline_code_tooltip{background-color:var(--yfm-color-term-dfn-background,var(--yfm-color-term-dfn-background-private));border-radius:4px;box-shadow:0 8px 20px var(--yfm-color-term-dfn-shadow,var(--yfm-color-term-dfn-shadow-private));display:none;font-size:inherit;font-style:normal;line-height:inherit;max-width:450px;opacity:0;outline:none;padding:10px;position:absolute;width:-moz-fit-content;width:fit-content;z-index:100}@media screen and (max-width:600px){.inline_code_tooltip{max-width:80%}}.inline_code_tooltip:before{border-radius:inherit;box-shadow:0 0 0 1px var(--yfm-color-term-dfn-pseudo-shadow,var(--yfm-color-term-dfn-pseudo-shadow-private));content:"";inset:0;position:absolute;z-index:-1}.inline_code_tooltip.open{animation-duration:.1s;animation-fill-mode:forwards;animation-name:popup;animation-timing-function:ease-out;display:block}@keyframes popup{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wide-container{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:200}.wide-container.dc-doc-page{max-width:100%!important}.wide-container .wide-content-viewer{visibility:hidden}.wide-container .wide-content-wrapper{background-color:var(--yfm-color-modal-content,var(--yfm-color-modal-content-private));border-radius:10px;display:flex;flex-direction:column;height:90vh;width:70vw;z-index:200}.wide-container .wide-content-wrapper .wide-content{height:95%;width:100%}.wide-container .wide-content-wrapper .wide-content .wide-inner-element{height:100%;max-width:100%;width:100%}.wide-container .wide-content-wrapper .wide-content table{border-radius:0}.wide-container .wide-content-wrapper .wide-content .wide-thead-content{display:table;width:100%}.wide-container .wide-content-wrapper .wide-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px 12px;width:100%}.wide-container .wide-content-wrapper .wide-entity-name{font-size:18px;margin:0}.wide-container .wide-content-wrapper .wide-actions{align-self:flex-end}.wide-container .wide-content-wrapper .wide-actions .close-action{border-radius:3px;cursor:pointer;transition:background .3s}.wide-container .wide-content-wrapper .wide-actions .close-action:hover{background:var(--yfm-color-modal-actions-hover,var(--yfm-color-modal-actions-hover-private))}.wide-element-wrapper{display:flex;gap:30px;position:relative}.wide-element-wrapper:hover>.wide-content-viewer{visibility:visible}.wide-element-wrapper .wide-inner-element{max-width:700px}.wide-content-viewer{box-sizing:content-box;color:var(--yfm-color-modal-wide-content,var(--yfm-color-modal-wide-content-private));cursor:pointer;height:30px;padding:6px;visibility:hidden;width:30px;z-index:100}.wide-content-viewer>svg{height:20px;width:20px}.wide-content-overlay{background-color:var(--yfm-color-modal-wide-content-overlay,var(--yfm-color-modal-wide-content-overlay-private));height:100vh;left:0;opacity:.6;position:fixed;top:0;width:100vw;z-index:100}details.yfm-cut>.yfm-cut-content{display:block}.yfm-cut{margin-bottom:15px;transition:all .15s}.yfm-cut.yfm-cut-highlight{background-clip:content-box;background-color:var(--g-color-base-simple-hover);border-radius:3px;box-shadow:0 3px 0 7px var(--g-color-base-simple-hover)}.yfm-cut-title{cursor:pointer;list-style:none;padding:5px 0 5px 30px;position:relative}.yfm-cut-title::-webkit-details-marker{display:none}.yfm-cut-title:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgICA8cGF0aCBzdHJva2U9ImN1cnJlbnRDb2xvciIgZmlsbD0ibm9uZSIgZD0iTTMgNmw1IDUgNS01Ii8+Cjwvc3ZnPgo=);content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%) rotate(-90deg);transition:transform .3s ease;width:20px;z-index:1}.yfm-cut-content{overflow:auto;padding:5px 0 15px 30px}.yfm-cut[open]>.yfm-cut-title:before{transform:translateY(-50%)}.yfm-file__icon{---yfm-file-icon-img:var(--yfm-file-icon,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0zNjkuOSA5Ny45TDI4NiAxNEMyNzcgNSAyNjQuOC0uMSAyNTIuMS0uMUg0OEMyMS41IDAgMCAyMS41IDAgNDh2NDE2YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDI4OGMyNi41IDAgNDgtMjEuNSA0OC00OFYxMzEuOWMwLTEyLjctNS4xLTI1LTE0LjEtMzR6bS0yMi42IDIyLjdjMi4xIDIuMSAzLjUgNC42IDQuMiA3LjRIMjU2VjMyLjVjMi44LjcgNS4zIDIuMSA3LjQgNC4ybDgzLjkgODMuOXpNMzM2IDQ4MEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44IDcuMi0xNiAxNi0xNmgxNzZ2MTA0YzAgMTMuMyAxMC43IDI0IDI0IDI0aDEwNHYzMDRjMCA4LjgtNy4yIDE2LTE2IDE2em0tNDgtMjQ0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyeiIvPjwvc3ZnPg==));background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100%;color:--yfm-color-text;color:var(--yfm-file-icon-color,--yfm-color-text);display:inline-block;margin:0 2px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0zNjkuOSA5Ny45TDI4NiAxNEMyNzcgNSAyNjQuOC0uMSAyNTIuMS0uMUg0OEMyMS41IDAgMCAyMS41IDAgNDh2NDE2YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDI4OGMyNi41IDAgNDgtMjEuNSA0OC00OFYxMzEuOWMwLTEyLjctNS4xLTI1LTE0LjEtMzR6bS0yMi42IDIyLjdjMi4xIDIuMSAzLjUgNC42IDQuMiA3LjRIMjU2VjMyLjVjMi44LjcgNS4zIDIuMSA3LjQgNC4ybDgzLjkgODMuOXpNMzM2IDQ4MEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44IDcuMi0xNiAxNi0xNmgxNzZ2MTA0YzAgMTMuMyAxMC43IDI0IDI0IDI0aDEwNHYzMDRjMCA4LjgtNy4yIDE2LTE2IDE2em0tNDgtMjQ0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyeiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0zNjkuOSA5Ny45TDI4NiAxNEMyNzcgNSAyNjQuOC0uMSAyNTIuMS0uMUg0OEMyMS41IDAgMCAyMS41IDAgNDh2NDE2YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDI4OGMyNi41IDAgNDgtMjEuNSA0OC00OFYxMzEuOWMwLTEyLjctNS4xLTI1LTE0LjEtMzR6bS0yMi42IDIyLjdjMi4xIDIuMSAzLjUgNC42IDQuMiA3LjRIMjU2VjMyLjVjMi44LjcgNS4zIDIuMSA3LjQgNC4ybDgzLjkgODMuOXpNMzM2IDQ4MEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44IDcuMi0xNiAxNi0xNmgxNzZ2MTA0YzAgMTMuMyAxMC43IDI0IDI0IDI0aDEwNHYzMDRjMCA4LjgtNy4yIDE2LTE2IDE2em0tNDgtMjQ0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyeiIvPjwvc3ZnPg==);-webkit-mask-image:var(---yfm-file-icon-img);mask-image:var(---yfm-file-icon-img);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px}.yfm-file__icon:before{content:" "}.yfm-tab-list,.yfm-tabs{margin-bottom:15px}.yfm-tab-list{border-bottom:1px solid rgba(0,0,0,.07);display:flex;flex-wrap:wrap}.yfm-tab{border-bottom:2px solid transparent;cursor:pointer;font-weight:700;margin-bottom:-1px;margin-right:20px;outline:none;padding:6px 0 7px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:break-spaces}.yfm-tab:last-child{margin-right:0}.yfm-tab:active,.yfm-tab:hover{color:#004080}.yfm-tab.active{border-bottom-color:#027bf3}.yfm-tab:focus{border-radius:2px;outline:2px solid #4d90fe}.yfm-tab:focus:not(:focus-visible){outline:0}.yfm-tab-panel{height:0;overflow:hidden;position:absolute;visibility:hidden}.yfm-tab-panel:first-child{margin-top:0!important}.yfm-tab-panel:last-child{margin-bottom:0!important}.yfm-tab-panel.active{height:auto;overflow:visible;position:relative;visibility:visible}.yfm-tabs-dropdown{margin-bottom:0;position:relative;width:90%;--yfm-tabs-dropdown-color:#f2f2f2;--yfm-tabs-dropdown-text-color:#a8a8a8;--yfm-tabs-dropdown-color-border:#ccc}.yfm-tabs-dropdown .yfm-tabs-dropdown-select{background:var(--g-color-base-background);border:1px solid var(--yfm-tabs-dropdown-color-border);border-radius:5px;color:var(--yfm-tabs-dropdown-text-color);margin-bottom:10px;max-width:500px;overflow:hidden;padding:10px 30px 10px 10px;position:relative;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:10}.yfm-tabs-dropdown .yfm-tabs-dropdown-select.filled{color:inherit}.yfm-tabs-dropdown .yfm-tabs-dropdown-select:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIGQ9Im0zIDYgNSA1IDUtNSIvPjwvc3ZnPg==);content:"";display:block;height:20px;position:absolute;right:10px;top:25%;transform:rotate(90deg);transition:transform .2s;width:20px}.yfm-tabs-dropdown .yfm-tabs-dropdown-select.active+.yfm-tabs-dropdown-menu{transform:scaleY(1)}.yfm-tabs-dropdown .yfm-tabs-dropdown-select.active:after{transform:rotate(0)}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu{background-color:var(--g-color-base-background);border:1px solid var(--yfm-tabs-dropdown-color-border);border-radius:5px;display:flex;flex-direction:column;list-style:none;max-height:500px;max-width:500px;overflow-y:scroll;padding:10px 0;position:absolute;transform:scaleY(0);transform-origin:top center;transition:transform 125ms;width:100%;z-index:10;z-index:100}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li{background-color:var(--g-color-base-background);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li:hover{background-color:var(--g-color-base-simple-hover);color:inherit}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li.yfm-tab{border-bottom:initial;border-radius:0;font-weight:500;margin:0;padding:5px 0 5px 10px}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li.yfm-tab.active{background-color:var(--g-color-base-selection)}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li.yfm-tab:hover{color:inherit}.yfm-tabs-dropdown>.yfm-tab-panel.active{border:1px solid #f2f2f2;border-radius:12px;padding:40px 12px 16px;transform:translateY(-30px)}.yfm-tabs-dropdown>.yfm-tabs{width:100%}.yfm-tabs-accordion{max-width:80%}@media(max-width:600px){.yfm-tabs-accordion{max-width:100%}}.yfm-tabs-accordion>.yfm-tab:first-of-type{border-top-color:transparent}.yfm-tabs-accordion .yfm-tab{border-top:1px solid #e5e5e5;display:flex;font-weight:500;gap:10px;justify-content:space-between;padding:8px 0 12px 6px;position:relative;scroll-margin-top:20px}.yfm-tabs-accordion .yfm-tab:after{align-self:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIGQ9Im0zIDYgNSA1IDUtNSIvPjwvc3ZnPg==);border-radius:6px;content:"";display:block;height:20px;padding:6px;transform:rotate(-180deg);transition:transform .3s,background-color .2s;width:20px}.yfm-tabs-accordion .yfm-tab.active{border-bottom-color:transparent!important;font-weight:700}.yfm-tabs-accordion .yfm-tab.active:after{transform:rotate(0)}.yfm-tabs-accordion .yfm-tab:hover{color:#3f5799}.yfm-tabs-accordion .yfm-tab-panel.active{margin:10px 0 25px 6px}.yfm-tabs-vertical>.yfm-tab-list{border-bottom:initial;flex-direction:column}.yfm-tabs-vertical>.yfm-tab-panel{margin-left:30px}.yfm-tabs-vertical>.yfm-tab-group{display:flex;flex-direction:row;margin-bottom:5px}.yfm-tabs-vertical .yfm-vertical-tab>input[type=radio]{height:0;visibility:hidden;width:0}.yfm-tabs-vertical .yfm-vertical-tab>label{cursor:pointer;display:inline-block;line-height:18px;margin-right:0;padding-left:25px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.yfm-tabs-vertical .yfm-vertical-tab>label:before{background-color:#fff;border:1px solid #dfdfdf;border-radius:50%;bottom:1px;content:"";font-family:serif!important;font-family:initial!important;height:18px;left:0;position:absolute;top:0;width:18px}.yfm-tabs-vertical .yfm-vertical-tab input[type=radio]:checked+label:before{align-items:center;background-color:#5282ff;color:#fff;content:"•";display:inline-flex;font-size:20px;justify-content:center;text-align:center;vertical-align:middle;white-space:pre}.yfm-tabs-vertical .yfm-vertical-tab{border-bottom:initial!important}.g-aikit-markdown-renderer{color:var(--g-color-text-primary);max-width:100%}.dl-ai-chat{height:100%;overflow-x:hidden;--gn-drawer-item-position:absolute}.dl-ai-chat_collapsed{box-shadow:0 1px 6px 1px var(--g-color-sfx-shadow);height:-moz-fit-content;height:fit-content;overflow:hidden;position:fixed;right:0;width:360px;z-index:9}.dl-ai-chat_collapsed .dl-ai-chat__header{padding:0}.dl-ai-chat_position_top{border-radius:0 0 8px 8px;top:40px}.dl-ai-chat_position_bottom{border-radius:8px 8px 0 0;bottom:0}.dl-ai-chat .dl-ai-chat__container{background:var(--g-color-base-background);height:100%;z-index:12}.dl-ai-chat_collapsed .dl-ai-chat__container{height:auto}.dl-ai-chat .gn-drawer__item_resize{-webkit-user-select:none;-moz-user-select:none;user-select:none}.dl-ai-chat__body{display:flex;flex-direction:column;height:100%;padding:var(--g-spacing-4)}.dl-ai-chat__header{align-items:center;display:flex;padding-bottom:var(--g-spacing-3)}.dl-ai-chat__beta{font-size:11px;margin-left:2px;position:relative;top:-8px}.dl-ai-chat__mode-select{display:flex;width:100%}.dl-ai-chat__chat-container{padding:var(--g-spacing-1)}.g-aikit-header{align-items:center;background:var(--g-aikit-header-background);box-sizing:border-box;display:flex;gap:var(--g-spacing-2);justify-content:space-between;width:100%}.g-aikit-header__icon{align-items:center;display:flex;flex-shrink:0}.g-aikit-header__title-container{align-items:baseline;display:flex;flex:1;gap:var(--g-spacing-1)}.g-aikit-header__title-container_position_left{justify-content:flex-start}.g-aikit-header__title-container_position_center{justify-content:center}.g-aikit-header__title{flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-aikit-header__preview{align-items:center;display:flex;flex-shrink:0}.g-aikit-header__action-button{flex-shrink:0}.g-aikit-chat-container{background:var(--g-aikit-chat-container-background);display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.g-aikit-chat-container__header{background:var(--g-aikit-chat-container-header-background);padding:var(--g-aikit-layout-base-padding-m)}.g-aikit-chat-container__content,.g-aikit-chat-container__header{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:var(--g-spacing-2)}.g-aikit-chat-container__content{background:var(--g-aikit-chat-container-content-background);flex:1 0 0;min-height:0;padding:0 var(--g-aikit-layout-base-padding-m) var(--g-spacing-4) var(--g-aikit-layout-base-padding-m)}.g-aikit-chat-container__content_view_empty{background:var(--g-aikit-chat-container-content-empty-background)}.g-aikit-chat-container__content_view_chat{background:var(--g-aikit-chat-container-content-chat-background)}.g-aikit-chat-container__footer{align-items:flex-start;align-self:stretch;background:var(--g-aikit-chat-container-footer-background);display:flex;flex-direction:column;gap:var(--g-spacing-1);padding:var(--g-aikit-layout-base-padding-m)}.g-aikit-chat-container__footer_view_empty{background:var(--g-aikit-chat-container-footer-empty-background)}.g-aikit-chat-container__footer_view_chat{background:var(--g-aikit-chat-container-footer-chat-background)}.g-aikit-chat-content{align-items:flex-start;align-self:stretch;background:var(--g-aikit-chat-content-background);display:flex;flex:1 0 0;flex-direction:column;gap:var(--g-spacing-2);height:100%;overflow:hidden}.g-aikit-chat-content__message-list-container{align-items:flex-start;align-self:stretch;display:flex;flex:1;flex-direction:column;gap:var(--g-spacing-4);min-height:0}.g-aikit-chat-content__message-list{padding:var(--g-spacing-2) var(--g-spacing-2) 0 var(--g-spacing-2)}.g-aikit-empty-container{background:var(--g-aikit-empty-container-background);display:flex;flex-direction:column;height:100%;width:100%}.g-aikit-empty-container__content{align-self:stretch;display:flex;flex:1;flex-direction:column;gap:var(--g-aikit-empty-container-content-gap);padding:var(--g-aikit-empty-container-padding)}.g-aikit-empty-container__welcome-section{display:flex;flex-direction:column;gap:var(--g-spacing-6)}.g-aikit-empty-container__text-container{display:flex;flex-direction:column;gap:var(--g-spacing-3)}.g-aikit-empty-container__image-container{display:flex;flex:1}.g-aikit-empty-container__image-container_align_left{justify-content:flex-start}.g-aikit-empty-container__image-container_align_center{justify-content:center}.g-aikit-empty-container__image-container_align_right{justify-content:flex-end}.g-aikit-empty-container__description_align_left,.g-aikit-empty-container__title_align_left{text-align:left}.g-aikit-empty-container__description_align_center,.g-aikit-empty-container__title_align_center{text-align:center}.g-aikit-empty-container__description_align_right,.g-aikit-empty-container__title_align_right{text-align:right}.g-aikit-empty-container__suggestions-section{display:flex;flex-direction:column;gap:var(--g-spacing-3)}.g-aikit-empty-container__suggestions-title{align-items:flex-start;align-self:stretch;display:flex;gap:var(--g-spacing-2);padding:0 var(--g-spacing-2)}.g-aikit-empty-container__show-more{display:flex;justify-content:flex-start;padding-top:var(--g-spacing-2)}.g-aikit-suggestions{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:var(--g-spacing-2) var(--g-spacing-2)}.g-aikit-suggestions__container{display:flex;flex-direction:column;gap:var(--g-spacing-2)}.g-aikit-suggestions__title{padding-bottom:0}.g-aikit-suggestions_layout_grid{flex-direction:row}.g-aikit-suggestions_layout_list{flex-direction:column}.g-aikit-suggestions_layout_list .g-aikit-suggestions__button{width:100%}.g-aikit-suggestions__button{box-shadow:none;height:100%;padding:calc(var(--g-spacing-base)*2) calc(var(--g-spacing-base)*4)}.g-aikit-suggestions__button .g-button__text{width:100%}.g-aikit-suggestions__button-content{align-items:center;display:flex;flex:1;flex-direction:row;gap:calc(var(--g-spacing-base)*1);justify-content:space-between;min-width:0}.g-aikit-suggestions__button-content_text-align_left{justify-content:flex-start}.g-aikit-suggestions__button-content_text-align_center{justify-content:center}.g-aikit-suggestions__button-content_text-align_right{justify-content:flex-end}.g-aikit-suggestions__button-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-aikit-suggestions__button-text-wrap{min-width:0;text-align:left;white-space:normal;word-break:break-word}.g-aikit-suggestions__button-icon{align-items:center;color:var(--g-color-text-hint);display:flex;flex-shrink:0;height:16px;width:16px}.g-aikit-message-balloon{background-color:var(--g-color-base-info-light);border-radius:var(--g-spacing-3) 0 var(--g-spacing-3) var(--g-spacing-3);display:inline-block;max-width:100%;padding:var(--g-spacing-2) var(--g-spacing-3)}.g-aikit-user-message{align-items:flex-end;display:flex;flex-direction:column;gap:var(--g-spacing-1)}.g-aikit-user-message_format_plain{white-space:pre-wrap}.g-aikit-alert{display:flex;flex-direction:column;gap:var(--g-spacing-2)}.g-aikit-alert__header{align-items:center;display:flex;gap:var(--g-spacing-2)}.g-aikit-alert__text{flex:1}.g-aikit-alert__icon{flex-shrink:0}.g-aikit-alert__icon_variant_error{color:var(--g-color-text-danger)}.g-aikit-alert__icon_variant_warning{color:var(--g-color-text-warning-heavy)}.g-aikit-alert__icon_variant_info{color:var(--g-color-text-info)}.g-aikit-alert__action{margin-left:auto}.g-aikit-message-list{align-self:stretch;display:flex;flex:1;flex-direction:column;min-height:0;overflow-y:auto}.g-aikit-message-list__messages{display:flex;flex-direction:column;gap:var(--g-spacing-4)}.g-aikit-message-list__retry-button{align-items:center;display:flex;gap:var(--g-spacing-1)}.g-aikit-message-list__error-alert,.g-aikit-message-list__loader{margin-top:var(--g-spacing-4)}.g-aikit-message-list__load-trigger{display:flex;justify-content:center;padding:var(--g-spacing-2)}.g-aikit-thinking-message{border-left:2px solid var(--g-color-line-generic);display:flex;flex-direction:column;gap:var(--g-spacing-2);padding:var(--g-spacing-1) 0 var(--g-spacing-1) var(--g-spacing-4)}.g-aikit-thinking-message__buttons{align-items:center;display:flex;gap:var(--g-spacing-2)}.g-aikit-thinking-message__container{display:flex;flex-direction:column;gap:var(--g-spacing-6)}.g-aikit-thinking-message__content{color:var(--g-color-text-complementary)}@keyframes pulse{to{opacity:0}50%{opacity:70%}0%{opacity:40%}}.g-aikit-loader{align-items:center;display:inline-flex;gap:var(--g-spacing-1)}.g-aikit-loader__center,.g-aikit-loader__left,.g-aikit-loader__right{animation:pulse .8s ease infinite;background:var(--g-color-text-secondary);border-radius:50%}.g-aikit-loader_size_xs .g-aikit-loader__center,.g-aikit-loader_size_xs .g-aikit-loader__left,.g-aikit-loader_size_xs .g-aikit-loader__right{height:3px;width:3px}.g-aikit-loader_size_s .g-aikit-loader__center,.g-aikit-loader_size_s .g-aikit-loader__left,.g-aikit-loader_size_s .g-aikit-loader__right{height:5px;width:5px}.g-aikit-loader_size_m .g-aikit-loader__center,.g-aikit-loader_size_m .g-aikit-loader__left,.g-aikit-loader_size_m .g-aikit-loader__right{height:8px;width:8px}.g-aikit-loader__left{animation-delay:.2s}.g-aikit-loader__center{animation-delay:.4s}.g-aikit-loader__right{animation-delay:.6s}.g-aikit-tool-message{border-radius:var(--g-border-radius-xl);padding:var(--g-spacing-2);width:100%}.g-aikit-tool-message_waiting{border-color:var(--g-color-line-brand)}.g-aikit-tool-message__container{display:flex;flex-direction:column;gap:var(--g-spacing-2)}.g-aikit-tool-indicator__success{color:var(--g-color-text-positive)}.g-aikit-tool-indicator__error{color:var(--g-color-text-danger)}.g-aikit-tool-indicator__info{color:var(--g-color-text-secondary)}.g-aikit-tool-header{height:24px;justify-content:space-between}.g-aikit-tool-header,.g-aikit-tool-header__left{align-items:center;display:flex;gap:var(--g-spacing-2)}.g-aikit-tool-header__left{flex-direction:row}.g-aikit-tool-header__right{align-items:center;display:flex;gap:var(--g-spacing-3)}.g-aikit-tool-footer{align-items:center;display:flex;justify-content:space-between}.g-aikit-tool-footer__left{align-items:center;display:flex;gap:var(--g-spacing-2)}.g-aikit-shimmer__container{animation:shimmer var(--g-aikit-shimmer-duration) infinite linear;color:var(--g-aikit-text-primary,inherit);display:inline-block;-webkit-mask-clip:text;mask-clip:text;-webkit-mask-image:linear-gradient(90deg,var(--g-aikit-shimmer-color-from) 0,var(--g-aikit-shimmer-color-from) 40%,var(--g-aikit-shimmer-color-to) 50%,var(--g-aikit-shimmer-color-from) 60%,var(--g-aikit-shimmer-color-from) 100%);mask-image:linear-gradient(90deg,var(--g-aikit-shimmer-color-from) 0,var(--g-aikit-shimmer-color-from) 40%,var(--g-aikit-shimmer-color-to) 50%,var(--g-aikit-shimmer-color-from) 60%,var(--g-aikit-shimmer-color-from) 100%);-webkit-mask-size:var(--g-aikit-shimmer-gradient-size) 100%;mask-size:var(--g-aikit-shimmer-gradient-size) 100%;position:relative}@keyframes shimmer{0%{-webkit-mask-position:200% 50%;mask-position:200% 50%}to{-webkit-mask-position:0 50%;mask-position:0 50%}}.g-aikit-assistant-message__content{display:flex;flex-direction:column;gap:var(--g-spacing-3);width:100%}.g-aikit-intersection-container{width:100%}.g-aikit-context-indicator__container{align-items:center;display:inline-flex;gap:8px;justify-content:center}.g-aikit-context-indicator__container_orientation_horizontal{flex-direction:row}.g-aikit-context-indicator__container_orientation_horizontal.g-aikit-context-indicator__container_reversed{flex-direction:row-reverse}.g-aikit-context-indicator__container_orientation_vertical{flex-direction:column}.g-aikit-context-indicator__container_orientation_vertical.g-aikit-context-indicator__container_reversed{flex-direction:column-reverse}.g-aikit-context-indicator__progress{--percentage:0;--progress-color:var(--g-aikit-ci-color-progress-1);align-items:center;border-radius:50%;display:inline-flex;height:16px;justify-content:center;position:relative;width:16px}.g-aikit-context-indicator__progress:before{background:var(--progress-color);border-radius:50%;content:"";inset:0;opacity:.3;position:absolute}.g-aikit-context-indicator__progress:after{background:conic-gradient(var(--progress-color) 0deg,var(--progress-color) calc(3.6deg*var(--percentage)),transparent calc(3.6deg*var(--percentage)),transparent 1turn);border-radius:50%;content:"";inset:0;opacity:1;position:absolute}.g-aikit-context-indicator__inner{background:var(--g-aikit-color-bg-primary);border-radius:50%;box-sizing:border-box;height:calc(100% - 4px);position:relative;width:calc(100% - 4px);z-index:1}.g-aikit-context-indicator__value{color:var(--g-color-text-primary);font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-1-font-size);font-style:normal;font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.g-aikit-context-indicator__value:after{content:"%"}.g-aikit-prompt-input-header{align-items:center;align-self:stretch;display:flex;gap:var(--g-spacing-2);justify-content:space-between}.g-aikit-prompt-input-header__context-items{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:var(--g-spacing-1);min-width:0}.g-aikit-prompt-input-header__context-indicator{align-items:center;display:flex;flex-shrink:0;margin-left:auto}.g-aikit-prompt-input-body{align-self:stretch;display:flex;flex:1;flex-direction:column}.g-aikit-prompt-input-body__textarea{width:100%}.g-aikit-prompt-input-body__textarea-control{resize:none}.g-aikit-prompt-input-body .g-text-area_disabled{--_--background-color:none}.g-aikit-prompt-input-footer{align-items:flex-end;align-self:stretch;display:flex;gap:var(--g-spacing-1);justify-content:space-between}.g-aikit-prompt-input-footer__action-button{color:var(--g-color-text-secondary)}.g-aikit-prompt-input-footer__action-button:hover{color:var(--g-color-text-primary)}.g-aikit-prompt-input-footer__content{align-items:center;display:flex;flex:1}.g-aikit-submit-button{align-items:center;display:flex;justify-content:center}.g-aikit-submit-button_size_s.g-aikit-submit-button_loading{padding:4px}.g-aikit-submit-button_size_m.g-aikit-submit-button_loading{padding:6px}.g-aikit-submit-button_size_l.g-aikit-submit-button_loading{padding:10px}.g-aikit-submit-button__loader{display:flex}.g-aikit-submit-button__spinner{--g-color-line-brand:var(--g-color-text-brand-contrast)}.g-aikit-prompt-input-panel{align-items:center;display:flex;flex-direction:row;gap:var(--g-spacing-2);padding:var(--g-spacing-2)}.g-aikit-prompt-input{background:var(--g-color-base-float);border:1px solid var(--g-color-line-generic);border-radius:var(--g-border-radius-xl);overflow:hidden}.g-aikit-prompt-input_view_simple{display:flex;flex-direction:column;padding:var(--g-spacing-1) var(--g-spacing-1) var(--g-spacing-1) var(--g-spacing-3)}.g-aikit-prompt-input_view_full{align-items:flex-start;display:flex;flex-direction:column;gap:var(--g-spacing-2);padding:var(--g-spacing-2)}.g-aikit-prompt-input_view_full .g-aikit-prompt-input__textarea{padding-top:0}.g-aikit-prompt-input__content{align-items:flex-end;display:flex;gap:var(--g-spacing-2);width:100%}.g-aikit-prompt-input__panel-wrapper{background:var(--g-color-base-simple-hover-solid);border-radius:var(--g-border-radius-xl)}.g-aikit-prompt-input__panel{margin:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out,margin .3s ease-in-out;will-change:max-height,opacity,margin}.g-aikit-prompt-input__panel_open{max-height:var(--g-aikit-prompt-input-panel-max-height);opacity:1}.g-aikit-prompt-input__suggestions-wrapper{align-self:stretch;flex:1}.g-aikit-prompt-input__suggestions{padding-bottom:var(--g-spacing-2)}.g-aikit-disclaimer__container{align-items:center;align-self:stretch;display:flex;gap:var(--g-aikit-disclaimer-gap);justify-content:center}.g-aikit-history__container{background:var(--g-color-base-background);display:flex;flex-direction:column;width:var(--g-aikit-history-width)}.g-aikit-history__list-wrapper{flex:1}.g-aikit-history__list{max-height:var(--g-aikit-history-max-height);overflow:auto;padding:0 calc(var(--g-spacing-base)*2) 0 calc(var(--g-spacing-base)*2)}.g-aikit-history__list-item{border-radius:6px}.g-aikit-history__filter{border-bottom:1px solid var(--g-color-line-generic);margin-bottom:0;padding:calc(var(--g-spacing-base)*2)}.g-aikit-history__date-header{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:calc(var(--g-spacing-base)*3);padding:var(--g-spacing-3) var(--g-spacing-2) var(--g-spacing-1) var(--g-spacing-2)}.g-aikit-history__chat-item{align-items:center;align-self:stretch;cursor:pointer;display:flex;flex:1;gap:calc(var(--g-spacing-base)*4);min-width:0;padding:calc(var(--g-spacing-base)*2) calc(var(--g-spacing-base)*4)}.g-aikit-history__chat-item_active .g-aikit-history__delete-button{display:block}.g-aikit-history__chat-content{display:flex;flex:1;flex-direction:column;height:var(--g-aikit-history-item-height);justify-content:center;min-width:0}.g-aikit-history__chat-content>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-aikit-history__icon-button{color:var(--g-color-text-secondary)}.g-aikit-history__delete-button{display:none;margin-left:calc(var(--g-spacing-base)*2)}.g-aikit-history__empty{color:var(--g-color-text-secondary);font-size:var(--g-text-body-2-font-size);text-align:center}.g-aikit-history__empty,.g-aikit-history__loader-wrapper{align-items:center;display:flex;flex:1;justify-content:center;padding:calc(var(--g-spacing-base)*8) calc(var(--g-spacing-base)*4)}.list-with-menu__wrapper{align-items:center;display:flex;flex:1;overflow:hidden}.list-with-menu__wrapper_icon-on-hover.list-with-menu__wrapper_active .list-with-menu__controls,.list-with-menu__wrapper_icon-on-hover:hover .list-with-menu__controls{visibility:visible}.list-with-menu__item{align-items:center;cursor:pointer;display:flex;height:36px;justify-content:space-between;min-width:0;width:100%}.list-with-menu__item-text{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-with-menu__item-content{align-items:center;display:flex;width:100%}.list-with-menu__controls{display:flex;margin-left:5px;visibility:hidden}.list-with-menu__delete-button{color:var(--g-color-text-danger)}.list-with-menu__menu-button{color:var(--g-color-text-complementary)}.list-with-remove__wrapper{align-items:center;display:flex;flex:1;overflow:hidden}.list-with-remove__wrapper_icon-on-hover .list-with-remove__remove{display:none}.list-with-remove__wrapper_icon-on-hover.list-with-remove__wrapper_active .list-with-remove__remove{display:flex}.list-with-remove__item{display:flex;flex:1;min-width:0}.list-with-remove__remove{display:flex;flex:0}.tab-menu{font-size:var(--g-text-body-1-font-size);max-height:100%;width:100%;--_--scroll-compensation:var(--dl-tab-menu-scroll-compensation,0);--_--tab-items-width:var(--dl-tab-menu-items-width);--_--tab-button-outlined-padding:0;--_--tab-button-add-height:28px;display:grid;grid-template-rows:1fr auto;margin-inline-end:calc(var(--_--scroll-compensation)*-1);row-gap:var(--g-spacing-1)}.tab-menu__action-button{justify-content:flex-start}.tab-menu__list-item{border-radius:var(--g-border-radius-m);margin-block-end:var(--g-spacing-1);padding:0 var(--g-spacing-4);width:var(--_--tab-items-width)}.tab-menu__list-item .g-list__item-sort-icon{margin-inline-end:var(--g-spacing-2);margin-inline-start:2px}.tab-menu__item{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:36px;justify-content:space-between;width:100%}.tab-menu__item-star{line-height:0;margin-inline-end:var(--g-spacing-2)}.tab-menu__item-star-inactive{color:var(--g-color-text-secondary)}.tab-menu__item-star-active{color:var(--g-color-base-misc-heavy-hover)}.tab-menu__item-text{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-menu__item .tab-menu__item-text{max-width:176px}.tab-menu__item-content{align-items:center;display:flex;width:100%}.tab-menu__list{overflow-y:auto;padding-inline-end:var(--_--scroll-compensation)}.tab-menu__buttons-row{display:flex;gap:var(--g-spacing-2);padding-inline:0 var(--_--scroll-compensation)}.dropdown-navigation{display:flex;height:28px;overflow:hidden;position:relative;width:100%}.dropdown-navigation__button{align-items:center;justify-content:flex-start}.dropdown-navigation__button .entity-icon__container{width:unset}.input-link{display:flex;position:relative;width:100%}.input-link__input{display:flex;width:var(--dl-dropdown-navigation-width,100%)}.input-link__buttons-container{display:flex}.input-link__button:not(:last-child){margin-right:var(--g-spacing-2)}.input-link__error{color:var(--g-color-text-danger);padding:var(--g-spacing-2)}.navigation-input__row{display:grid;grid-template-columns:var(--dl-dropdown-navigation-width) auto;grid-column-gap:var(--g-spacing-2);align-items:center}.navigation-input__button{width:-moz-fit-content;width:fit-content}.tag-input{display:inline-flex;position:relative}.tag-input__label{max-width:340px;text-align:left}.tag-input__input{min-width:100px}.params-settings__row{border-bottom:1px solid var(--g-color-line-generic);box-sizing:border-box;column-gap:28px;display:grid;grid-template-columns:164px auto 28px;padding:0 10px 0 4px;transition:background-color .2s ease;width:100%}.params-settings__row.top{align-items:center;font-family:var(--g-text-subheader-font-family);font-size:var(--g-text-subheader-1-font-size);font-weight:var(--g-text-subheader-font-weight);font-weight:500;height:35px;line-height:var(--g-text-subheader-1-line-height)}.params-settings__center,.params-settings__left,.params-settings__right{padding:6px 0}.params-settings__center.top,.params-settings__left.top,.params-settings__right.top{padding:0 0 0 8px}.params-settings__center{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-start}.params-settings__row:not(.top):hover,.params-settings__row_hover:not(.top){background-color:var(--g-color-base-simple-hover)}.params-settings__input.clear{padding-left:9px}.params-settings__icon-add,.params-settings__icon-delete{color:var(--g-color-text-secondary)}.params-settings__button-add_hidden,.params-settings__button-remove_hidden{display:none}.params-settings__icon-remove{color:var(--g-color-text-danger)}.params-settings__button-add:hover .params-settings__icon-add,.params-settings__button-remove:hover .params-settings__icon-delete{color:var(--g-color-text-primary)}.params-settings__controls{display:flex;justify-content:space-between;padding-top:6px}.widget-item-dialog{display:flex;height:min(728px,90vh);min-height:400px;--_--sidebar-width:276px;--dl-dropdown-navigation-width:100%}.widget-item-dialog__body{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.widget-item-dialog__body:after{border-top:1px solid var(--g-color-base-generic);bottom:0;content:"";left:var(--g-spacing-8);position:absolute;right:var(--g-spacing-8)}.widget-item-dialog__tab-panel{height:calc(100% - 36px - var(--g-spacing-4));margin-block-start:var(--g-spacing-4)}.widget-item-dialog__tab-content{height:100%}.widget-item-dialog__tab-content_with-sidebar{display:grid;grid-template-columns:var(--_--sidebar-width) 33px 1fr}.widget-item-dialog__sidebar{--dl-tab-menu-scroll-compensation:var(--g-spacing-4);--dl-tab-menu-items-width:calc(var(--_--sidebar-width) - var(--dl-tab-menu-scroll-compensation));height:-moz-fit-content;height:fit-content;overflow-y:hidden;width:var(--_--sidebar-width)}.widget-item-dialog__divider{margin-block:0 calc(var(--g-spacing-2)*-1)}.widget-item-dialog__content-wrapper{height:100%;margin-inline-end:calc(var(--g-spacing-4)*-1);overflow-x:hidden;overflow-y:auto;padding-inline-end:var(--g-spacing-4)}.widget-item-dialog__content{align-items:stretch;display:flex;flex-direction:column;gap:var(--g-spacing-6)}.widget-item-dialog__section{width:526px}.widget-item-dialog__section-title{align-items:center;display:flex;font-family:var(--g-text-subheader-font-family);font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);height:28px;line-height:var(--g-text-subheader-2-line-height);margin-block-end:var(--g-spacing-3)}.widget-item-dialog__navigation-input-container{align-items:center;display:grid;grid-auto-rows:40px;grid-template-columns:var(--dl-dropdown-navigation-width)}.widget-item-dialog__navigation-input-row{display:contents}.widget-item-dialog__textarea{flex-grow:1;height:80px}.widget-item-dialog__input{width:var(--dl-dropdown-navigation-width)}.widget-item-dialog__row{margin-bottom:var(--g-spacing-2)}.widget-item-dialog__settings-container{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:5px;width:var(--dl-dropdown-navigation-width)}.widget-item-dialog__markdown-control{width:calc(100% - 22px)}.widget-item-dialog .widget-item-dialog__line{display:grid;grid-template-columns:140px auto;line-height:40px}.widget-item-dialog .widget-item-dialog__line-caption{align-items:flex-start;color:var(--g-color-text-primary);display:flex}.widget-item-dialog .widget-item-dialog__params-title{font-family:var(--g-text-subheader-font-family);font-size:var(--g-text-subheader-3-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-3-line-height)}.widget-item-dialog .widget-item-dialog__line-content{align-items:center;display:flex}.widget-item-dialog__add-param-button{margin-left:175px}.widget-item-dialog__params{display:flex;flex-wrap:wrap;min-height:65px}.widget-item-dialog__params_empty{align-items:center;color:var(--g-color-text-secondary);justify-content:center}.widget-item-dialog__dialog-params{display:grid;width:550px;grid-row-gap:15px}.widget-item-dialog__dialog-params-row{align-items:center;display:grid;grid-template-columns:15% auto}.widget-item-dialog__tag-label{max-width:250px}.widget-item-dialog__error{color:var(--g-color-text-danger);padding:10px}.widget-item-dialog__beta{margin-left:4px}.widget-item-dialog__info-comment{color:var(--g-color-text-secondary);line-height:var(--g-text-body-1-line-height);margin:var(--g-spacing-2) 0 0 0}.g-tab-panel_hidden{display:none}.parameters-section{margin-top:12px}.parameters-section__title{font-family:var(--g-text-subheader-font-family);font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);font-weight:500;line-height:var(--g-text-subheader-2-line-height)}.parameters-section__tag{max-width:160px}.entry-selector__navigation{grid-template-columns:1fr auto;margin-block-end:var(--g-spacing-2);row-gap:var(--g-spacing-2)}.entry-selector__link{--dl-dropdown-navigation-width:initial}.impact-type-select__group-hint,.impact-type-select__tab-hint{color:var(--g-color-text-secondary)}.global-selector-icon{color:var(--g-color-text-utility);flex-shrink:0}.external-selector-settings__checkbox-option{padding-top:6px}.external-selector-settings .cc-form-layout__row-right{margin-left:-60px}.external-selector-settings__link{grid-auto-rows:40px;--dl-dropdown-navigation-width:initial}.external-selector-settings__navigation{grid-template-columns:1fr auto;grid-template-rows:40px}.dl-dialog-add-control{width:620px}.dl-dialog-add-control .g-dialog-footer__children{position:relative}.dl-dialog-add-control__section{margin-top:15px}.dl-dialog-add-control__body{max-height:calc(90vh - 166px);min-height:580px;overflow-y:auto}.dl-dialog-add-control__footer-error{color:var(--g-color-text-danger);font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);position:absolute;top:-45px}.control2-appearance-section__setting-container{align-items:flex-start;display:flex;min-height:var(--gc-form-row-field-height)}.control2-appearance-section__setting-checkbox{margin-block-start:var(--g-spacing-1);margin-inline-end:var(--g-spacing-2)}.query-editor{--query-editor-border-radius:4px;align-items:center;border:1px solid var(--g-color-line-generic);border-radius:var(--query-editor-border-radius);display:flex;height:140px;justify-content:center;overflow:hidden}.query-editor__code-editor{border:none}.query-editor__code-editor .monaco-editor,.query-editor__code-editor .overflow-guard{border-radius:var(--query-editor-border-radius)}.dialog-edit-query{max-height:775px;min-height:323px;overflow-y:scroll;width:800px}.dialog-edit-query__content{gap:15px}.control-switcher-dataset-field__icon_dimension{color:var(--g-color-base-positive-heavy)}.control-switcher-dataset-field__icon_measure{color:var(--g-color-text-info)}.control-switcher-dataset-field__dataset-popup{max-height:40vh;max-width:400px}.dl-uikit-select-popup{border-radius:var(--g-border-radius-m);margin:6px 0;max-height:302px}.select-empty-options{padding:12px 8px}.select-error-text{word-break:break-word}.select-list-controls{border-bottom:1px solid var(--g-color-line-generic);padding:6px}.select-list-controls__buttons{display:flex;justify-content:space-between;padding-top:6px;width:100%}.select-list-controls__buttons>button{margin-left:auto}.value-selector-wrapper__checkbox-option{padding-top:6px}.value-selector-wrapper__radio-option{padding-top:4px}.back-dialog-button{margin-right:8px}.sub-dialog-control{font-size:13px;width:700px}.sub-dialog-control__body{display:flex;flex-direction:column;height:320px;overflow:auto}.date-manual-default-value{margin-bottom:60px}.date-manual-default-value__radiobox-content{padding-left:22px}.date-manual-default-value__datepicker-place{align-items:flex-end;display:flex}.date-manual-default-value__inputs-range-place{display:grid;grid-auto-flow:column;padding-top:15px;grid-column-gap:10px}.date-manual-default-value__input-single-place{padding-top:15px}.date-manual-default-value__default-btn{display:flex}.date-manual-default-value__default-btn_error:after{border:1px solid var(--g-color-text-danger)}.control-select-acceptable__header{display:grid;grid-template-columns:70% auto;grid-column-gap:10px;align-items:center}.control-select-acceptable__items{margin-top:10px;min-height:20px;overflow:auto}.control-select-acceptable__items_empty{color:var(--g-color-text-secondary);margin-top:20px;text-align:center}.control-select-acceptable__list-item{padding-left:10px}.control-select-acceptable__item{align-items:center;display:grid;grid-template-columns:94% auto;min-height:34px;padding:5px 0 5px 5px;width:100%}.control-select-acceptable__item:not(:last-child){margin-bottom:5px}.control-select-acceptable__remove{cursor:pointer;display:none}.control-select-acceptable__item:hover .control-select-acceptable__remove{display:block}.custom-loader-container{align-items:center;display:flex;justify-content:center;width:100%}.custom-option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-section:not(:last-child){margin-block-end:var(--g-spacing-6)}.form-section__title{display:block}.form-section__title-wrapper{margin-block-end:var(--g-spacing-4)}.g-table__actions{align-items:center;display:flex;height:18px}.g-table-action-popup__menu{max-height:200px;overflow-y:auto}.g-table-action-popup__menu-item{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-table,.g-table__scroll-container{overflow:auto;position:relative}.g-table__scroll-container{-ms-overflow-style:none;scrollbar-width:none}.g-table__scroll-container::-webkit-scrollbar{display:none}.g-table__horizontal-scroll-bar{margin-block-start:-1px;overflow-x:auto}.g-table__horizontal-scroll-bar-inner{height:1px;position:relative}.g-table__horizontal-scroll-bar-inner:before{background-color:hsla(0,0%,100%,.01);content:"";height:1px;inset-block-start:0;inset-inline-start:0;position:absolute;width:1px}.g-table__horizontal-scroll-bar_sticky-horizontal-scroll{position:sticky;z-index:3}.g-table__table{border-collapse:separate;border-spacing:0}.g-table__table_width_max{width:100%}.g-table__cell{border-block-end:1px solid var(--g-color-line-generic);box-sizing:content-box;line-height:18px;overflow-wrap:break-word;padding:11px var(--g-spacing-2) 10px;text-align:start}.g-table__cell:first-child{padding-inline-start:0}.g-table__cell:last-child{padding-inline-end:0}.g-table__cell:not(.g-table__cell_word-wrap){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-table__cell_align_center{text-align:center}.g-table__cell_align_end{text-align:end}.g-table .g-table__cell_sticky_end,.g-table .g-table__cell_sticky_start{background:var(--g-color-base-background);position:sticky;z-index:2}.g-table__cell_border_right{border-inline-end:1px solid var(--g-color-line-generic)}.g-table__cell_edge-padding:first-child{padding-inline-start:var(--g-spacing-3)}.g-table__cell_edge-padding:last-child{padding-inline-end:var(--g-spacing-3)}.g-table__row_vertical-align_top{vertical-align:top}.g-table__row_vertical-align_middle{vertical-align:middle}.g-table__row_empty .g-table__cell{text-align:center}.g-table__body .g-table__row:last-child .g-table__cell{border-block-end-color:transparent}.g-table__head .g-table__cell{font-weight:var(--g-text-accent-font-weight)}.g-table__body .g-table__row_interactive:hover{background-color:var(--g-color-base-simple-hover-solid);cursor:pointer}.g-table__body .g-table__row_interactive:hover .g-table__cell_sticky_end,.g-table__body .g-table__row_interactive:hover .g-table__cell_sticky_start{background:var(--g-color-base-simple-hover-solid)}.g-table__body .g-table__row_disabled{opacity:.3}.g-table_with-primary .g-table__body .g-table__cell{color:var(--g-color-text-secondary)}.g-table_with-primary .g-table__body .g-table__cell_primary{color:var(--g-color-text-primary)}.g-table_with-sticky-scroll{overflow:visible}.group-control-dialog{display:flex;height:min(728px,90vh);min-height:400px}.group-control-dialog__body{padding-bottom:var(--g-spacing-4);padding-top:0}.group-control-dialog__selectors-list{height:-moz-fit-content;height:fit-content;overflow-y:auto}.group-control-dialog__divider{margin:0 16px}.group-control-dialog__row{display:flex;margin-block-end:var(--g-spacing-2);width:100%}.group-control-dialog__row:last-child{margin-block-end:0}.group-control-dialog__row_add{cursor:pointer;opacity:.5}.group-control-dialog__tab-list{background-color:var(--g-color-base-background);margin-bottom:var(--g-spacing-4);padding-top:10px;position:sticky;top:0;z-index:1}.group-control-dialog__tab-selectors{display:grid;grid-template-columns:260px 33px 1fr;height:calc(100% - 62px)}.group-control-dialog__tab-group{height:calc(100% - 62px);overflow-y:auto}.group-control-dialog__selector-settings{overflow-x:hidden;overflow-y:auto}.group-control-dialog__footer{position:relative}.group-control-dialog__footer:before{border-top:1px solid var(--g-color-line-generic);content:"";left:var(--g-spacing-8);position:absolute;right:var(--g-spacing-8);top:0}.group-control-sidebar-tab-item-wrapper{align-items:center;display:flex}.group-control-sidebar-tab-item-wrapper_secondary{color:var(--g-color-text-secondary)}.group-control-sidebar-tab-item-wrapper__global-icon{margin:0 var(--g-spacing-2) 0 var(--g-spacing-1)}.group-extended-settings__row{--gc-form-row-label-width:280px;margin-block-end:var(--g-spacing-2)}.group-extended-settings__row:last-child{margin-block-end:0}.group-extended-settings__help-icon{left:var(--g-spacing-1)}.group-extended-settings__note{font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height);margin-block-end:var(--g-spacing-5)}.group-extended-settings__list-item-container{padding:0 var(--g-spacing-2)}.group-extended-settings__list-item{align-items:center;border-radius:4px;cursor:pointer;display:flex;flex:1;gap:var(--g-spacing-2);height:40px;width:100%}.group-extended-settings__item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:240px}.group-extended-settings__radio-button{flex:1}.group-extended-settings__text-input{width:74px}.group-extended-settings__error{color:var(--g-color-text-danger);margin-block-start:var(--g-spacing-2);width:100%}.group-extended-settings__switch{margin-top:var(--g-spacing-1)}.group-extended-settings__form-section{width:624px}.dialog-image{width:700px}.dialog-image__row{align-items:center;margin-bottom:var(--g-spacing-2)}.dialog-image__row:last-child{margin-bottom:0}.dialog-title{width:700px}.dialog-title__row{margin-bottom:var(--g-spacing-2)}.dialog-title__row:last-child{margin-bottom:0}.dialog-title__controls-wrapper{align-items:baseline;display:flex;gap:var(--g-spacing-2)}.dialog-title__number-input{width:80px}.dialog-title__unit-select{border-inline-start:1px solid var(--g-color-line-generic-accent);margin-inline-end:-1px}.dialog-title__unit{margin-inline-start:var(--g-spacing-1)}.dialog-title__settings-container{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:5px}.settings-group{border:1px solid var(--g-color-base-generic);border-radius:var(--g-spacing-2);padding:var(--g-spacing-6)}.settings-row__label{width:250px}.settings-row__value{align-items:baseline;display:flex;flex-direction:row;flex-grow:1;gap:10px;max-width:221px}.dialog-presentation-settings{width:600px}.dialog-presentation-settings__body{display:flex;flex-direction:column;gap:12px;max-height:calc(80vh - 166px);overflow-y:auto}.g-pagination{display:flex}.g-pagination__pagination-item{flex-shrink:0;margin-inline-end:4px}.g-pagination__input,.g-pagination__page-sizer{flex-shrink:0;margin:0 4px}.g-pagination-page__simple{align-items:center;display:flex;font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.g-pagination-page__simple_size_s{padding:0 8px}.g-pagination-page__simple_size_m{padding:0 13px}.g-pagination-page__simple_size_l{padding:0 18px}.g-pagination-page__simple_size_xl{padding:0 21px}.g-pagination-ellipsis{align-items:flex-end;color:var(--g-color-text-secondary);display:flex;font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.g-pagination-ellipsis_size_s{padding-block-end:3px}.g-pagination-ellipsis_size_m{padding-block-end:5px}.g-pagination-ellipsis_size_l{padding-block-end:9px}.g-pagination-ellipsis_size_xl{padding-block-end:11px}.g-pagination-page-of{align-items:flex-end;color:var(--g-color-text-secondary);display:flex;font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.g-pagination-page-of_size_s{padding-block-end:3px}.g-pagination-page-of_size_m{padding-block-end:5px}.g-pagination-page-of_size_l{padding-block-end:9px}.g-pagination-page-of_size_xl{padding-block-end:11px}.g-pagination-input.g-pagination-input_size_s{width:70px}.g-pagination-input.g-pagination-input_size_m{width:80px}.g-pagination-input.g-pagination-input_size_l{width:90px}.g-pagination-input.g-pagination-input_size_xl{width:100px}.slide-editor-action-panel{--_--height:var(--dl-slide-editor-action-panel-height,40px);align-items:center;background:var(--g-color-base-background);border-bottom:1px solid var(--g-color-line-generic);display:flex;flex-direction:row;height:var(--_--height);line-height:var(--_--height);min-width:650px;position:sticky;top:0;transition:padding-right .3s;width:100%;z-index:2}.slide-editor-action-panel_hidden{display:none}.slide-editor-action-panel__widget-controls{display:flex;flex-grow:1;height:100%}.slide-editor-action-panel__right-controls{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:end;padding:0 16px 0 0}.slide-editor-action-panel__separator{border-left:1px solid var(--g-color-line-generic);height:28px;width:1px}.slide-editor-action-panel__zoom-controls{display:flex;gap:4px}.slide-editor-action-panel__drawers-controls{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:end}.slide-editor-action-panel .dashkit-action-panel{background:var(--g-color-base-background);border:none;border-radius:initial;bottom:auto;display:flex;height:100%;left:auto;padding:0;position:relative;transform:none}.slide-editor-action-panel .dashkit-action-panel__icon{align-items:center;display:flex;flex-direction:row;margin-bottom:0}.slide-editor-action-panel .dashkit-action-panel__item{align-items:center;border:none;border-radius:initial;display:flex;flex-direction:row;gap:6px;height:100%;min-width:98px;width:auto}.dl-presentation-settings-drawer{display:flex;flex:1;flex-direction:column;overflow:hidden auto}.dl-presentation-settings-drawer__section{border-block-end:1px solid var(--g-color-line-generic)}.dl-presentation-settings-drawer__section_open .dl-presentation-settings-drawer__section-header-chevron{transform:rotate(180deg)}.dl-presentation-settings-drawer__section-header-chevron{color:var(--g-color-text-secondary);transition:transform .2s ease-in-out}.dl-presentation-settings-drawer__section-header:hover .dl-presentation-settings-drawer__section-header-chevron{color:var(--g-color-text-primary)}.dl-presentation-settings-drawer__section-header{--g-button-height:56px;--g-button-background-color-hover:transparent;align-items:center;display:flex;justify-content:space-between}.dl-presentation-settings-drawer__section-header:active{transform:none}.dl-presentation-settings-drawer__section-content{display:flex;flex-direction:column;gap:var(--g-spacing-2);margin-block-end:var(--g-spacing-3)}.dl-presentation-settings-drawer__settings-row{padding:var(--g-spacing-1) var(--g-spacing-4)}.dl-presentation-settings-drawer__widget-roundings-input{width:100%}.slide-editor-selectors-drawer__content{display:flex;flex:1;flex-direction:column;opacity:0;overflow:hidden auto;padding:var(--g-spacing-4);transition:opacity .3s}.slide-editor-selectors-drawer__content_show{opacity:1;transition:none}.slide-editor-selectors-drawer__footer{border-top:1px solid var(--g-color-line-generic);padding:var(--g-spacing-4)}.slide-editor-selectors-drawer__footer .dashkit-action-panel{background:var(--g-color-base-background);border:none;border-radius:initial;bottom:auto;display:flex;justify-content:center;left:auto;padding:0;position:relative;transform:none}.slide-editor-selectors-drawer__footer .dashkit-action-panel__icon{align-items:center;display:flex;flex-direction:row;margin-bottom:0}.slide-editor-selectors-drawer__footer .dashkit-action-panel__item{align-items:center;border:none;border-radius:initial;display:flex;flex-direction:row;gap:6px;height:30px;min-width:98px;width:auto}.slide-editor-slide-settings-drawer{padding:var(--g-spacing-4)}.slide-editor-slide-settings-drawer__group{border-radius:var(--g-spacing-2);display:flex;flex-direction:column;gap:12px}.slide-editor-slide-settings-drawer__row{display:flex;flex-direction:column;gap:8px}.slide-editor-slide-settings-drawer__value{align-items:center;display:flex;flex-direction:row;gap:8px}.slide-editor-slide-settings-drawer__footer{bottom:0;left:0;padding:var(--g-spacing-4);position:absolute;right:0}.slide-editor-drawer{align-items:center;display:flex;overflow:hidden}.slide-editor-drawer__item{display:flex;flex-direction:column;width:var(--dl-slide-editor-drawer-width,280px);z-index:3}.slide-editor-drawer__header{align-items:center;border-block-end:1px solid var(--g-color-line-generic);display:flex;justify-content:space-between;padding:var(--g-spacing-4) var(--g-spacing-3) var(--g-spacing-4) var(--g-spacing-4)}.slide-editor-drawer__header-actions{align-items:center;display:flex;gap:var(--g-spacing-2)}.g-root{--dl-color-report-preview-background:#000;--dl-color-report-preview-controls-background:rgba(0,0,0,.75)}.slide-editor{background:var(--g-color-base-neutral-light);overflow:auto;position:relative;width:100%;--gn-drawer-item-position:absolute;--dl-slide-editor-action-panel-height:40px;--dl-slide-editor-drawer-width:280px}.slide-editor__preview-upper-controls{display:none}.slide-editor__drawer{inset:var(--dl-slide-editor-action-panel-height) 0 0 335px;overflow:hidden;position:absolute}.slide-editor__slide-area{height:calc(100% - var(--dl-slide-editor-action-panel-height));position:relative;top:0;transition:width .3s;width:100%}.slide-editor__slide-area_minimized{width:calc(100% - var(--dl-slide-editor-drawer-width))}.slide-editor__slide-area .dashkit-grid-item__overlay{opacity:0;z-index:1}.slide-editor__slide-area .dashkit-grid-item__overlay:hover{opacity:1}.slide-editor__slide-area .dashkit-grid-item__item_editMode{opacity:1}.slide-editor__slide-area .dashkit-grid-item .dashkit-overlay-controls{visibility:hidden;z-index:2}.slide-editor__slide-area .dashkit-grid-item .react-resizable-handle{opacity:0}.slide-editor__slide-area .dashkit-grid-item .widget-header__tabs{padding-inline-end:16px}.slide-editor__slide-area .dashkit-grid-item .dashkit-plugin-container__wrapper_text{background:none}.slide-editor__slide-area .dashkit-grid-item .g-popover:not(.dashkit-plugin-title-container__hint),.slide-editor__slide-area .dashkit-grid-item .ymaps-2-1-79-zoom,.slide-editor__slide-area .dashkit-grid-item [data-print-hidden]{display:none}.slide-editor__slide-area .dashkit-grid-item.dashkit_focused .dashkit-overlay-controls,.slide-editor__slide-area .dashkit-grid-item:hover .dashkit-overlay-controls{display:flex;visibility:visible}.slide-editor__slide-area .dashkit-grid-item.dashkit_focused .dashkit-grid-item__overlay,.slide-editor__slide-area .dashkit-grid-item.dashkit_focused .react-resizable-handle,.slide-editor__slide-area .dashkit-grid-item:hover .dashkit-grid-item__overlay,.slide-editor__slide-area .dashkit-grid-item:hover .react-resizable-handle{opacity:1}.slide-editor:not(.slide-editor_preview-mode) .dashkit-grid-item.dashkit_focused .widget-header__tabs,.slide-editor:not(.slide-editor_preview-mode) .dashkit-grid-item:hover .widget-header__tabs{padding-inline-end:65px}.slide-editor__slide-area-drag-overlay{display:none;inset:0;position:absolute;z-index:2}.slide-editor__slide-area-drag-overlay_active{display:block}.slide-editor__slide-container{container-type:size;height:100%;overflow:hidden;position:absolute;top:-100%;width:100%}.slide-editor__slide-container_current{top:0}.slide-editor__slide-container_with-visual-grid .g-root_theme_light .react-grid-layout,.slide-editor__slide-container_with-visual-grid .g-root_theme_light-hc .react-grid-layout{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48Y2lyY2xlIGN4PSIxIiBjeT0iMSIgcj0iMSIgZmlsbD0iI2ViZWJlYiIvPjwvc3ZnPg==") repeat}.slide-editor__slide-container_with-visual-grid .g-root_theme_dark .react-grid-layout,.slide-editor__slide-container_with-visual-grid .g-root_theme_dark-hc .react-grid-layout{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48Y2lyY2xlIGN4PSIxIiBjeT0iMSIgcj0iMSIgZmlsbD0iI2ViZWJlYiIgZmlsbC1vcGFjaXR5PSIuMyIvPjwvc3ZnPg==") repeat}.slide-editor__slide-theme-provider{background:transparent;height:100%;top:0;width:100%}.slide-editor__slide{background:var(--g-color-base-background);border-radius:8px;box-shadow:1px 3px 13px 0 rgba(0,0,0,.051),0 1px 6px 0 rgba(0,0,0,.051);outline:1px solid var(--g-color-line-generic);padding:20px 20px 35px;position:relative;transform-origin:top left}.slide-editor__slide-footer{bottom:17px;left:20px;opacity:.5;position:absolute}.slide-editor__slide-footer-link{margin-left:5px}.slide-editor__slide-footer-page-number{bottom:17px;opacity:.5;position:absolute;right:20px}.slide-editor__selectors-content{display:flex;flex-direction:column;height:100%;position:relative;width:100%;--dl-color-dashkit-control-background:var(--g-color-base-generic-ultralight)}.slide-editor__placeholder{height:100%;left:0;position:absolute;top:0;width:100%}.slide-editor .dashkit{height:100%;overflow:hidden;width:100%}.slide-editor .react-grid-layout{flex-grow:1;height:100%;width:100%}.slide-editor_hand-mode{cursor:grab}.slide-editor_hand-mode:active{cursor:grabbing}.slide-editor_preview-mode{background:var(--dl-color-report-preview-background)}.slide-editor_afk-mode{cursor:none}.slide-editor_preview-mode .slide-editor__preview-upper-controls{background:var(--dl-color-report-preview-controls-background);display:block}.slide-editor_preview-mode .slide-editor__slide-area{height:100%}.slide-editor_preview-mode .g-root_theme_dark .react-grid-layout,.slide-editor_preview-mode .g-root_theme_light .react-grid-layout{background:transparent}.slide-editor_preview-mode .slide-editor__preview-entry-name{margin-right:20px}.slide-editor_preview-mode .slide-editor__preview-upper-controls{height:52px;padding:12px 20px;position:fixed;width:calc(100% - 15px);z-index:1}.slide-editor_preview-mode .slide-editor__preview-upper-controls_afk-mode{opacity:0}.slide-editor_preview-mode .slide-editor__close-preview-btn{float:right}.slide-editor_scroll-preview .slide-editor__slide-container{height:auto;overflow:auto}.slide-editor_scroll-preview .dashkit{overflow:auto;padding-top:52px}.slide-editor_scroll-preview .slide-editor__slide-container{height:100%;position:relative;top:auto;width:100%}.slide-editor_scroll-preview .slide-editor__slide-container_current{top:auto}.slide-editor_scroll-preview .slide-editor__slide{top:auto;transition:none}.slide-editor_full-preview .slide-editor__slide{border-radius:0}.slide-editor_full-preview .slide-editor__preview-lower-controls{background:var(--dl-color-report-preview-controls-background);bottom:0;display:flex;height:45px;opacity:1;position:fixed;transition:opacity .3s;width:100%}.slide-editor_full-preview .slide-editor__preview-lower-controls_afk-mode{opacity:0}.slide-editor_full-preview .slide-editor__preview-slides-pagination{align-items:center;display:flex;flex-direction:row;gap:5px;height:100%;justify-content:center;width:100%}.slide-editor_full-preview .slide-editor__preview-slides-pagination-item{align-items:center;border-radius:5px;display:flex;font-weight:400;height:28px;justify-content:center;outline:1px solid var(--g-color-line-light);width:40px}.slide-editor_full-preview .slide-editor__preview-slides-pagination-item_current{color:var(--g-color-line-brand);font-weight:500;outline:2px solid var(--g-color-line-brand)}.slide-editor_full-preview .slide-editor__preview-slides-pagination-item:hover{color:var(--g-color-line-brand);cursor:pointer;font-weight:500;outline:2px solid var(--g-color-base-brand-hover)}.slide-editor .chartkit-menu__switcher-button{display:none}.slide-editor__overlay{align-items:center;background-color:var(--g-color-sfx-veil);display:flex;inset:40px 0 0;position:absolute;visibility:hidden;z-index:3}.slide-editor__overlay_active{visibility:visible}.slide-editor__overlay_minimized{inset:40px 280px 0 0}.slide-editor__overlay-progress{width:200px}.slide-editor .chartkit-scrollable-node,.slide-editor .dashkit-plugin-text{overflow:hidden;position:relative}.slide-editor .dashkit-action-panel__item{transition:min-width .5s ease-in-out}.slide-editor .dashkit-action-panel__title{transition:translatex 1s ease-in-out}@media(max-width:1180px){.slide-editor .slide-editor-action-panel .dashkit-action-panel__item{min-width:50px}.slide-editor .slide-editor-action-panel .dashkit-action-panel__title{font-size:0;transform:translateX(-100%)}}@media(max-width:1230px){.slides-preview:not(.slides-preview_minimize)+.slide-editor .slide-editor-action-panel .dashkit-action-panel__item{min-width:50px}.slides-preview:not(.slides-preview_minimize)+.slide-editor .slide-editor-action-panel .dashkit-action-panel__title{font-size:0;transform:translateX(-100%)}}@keyframes slide-minimize{0%{transform:translate(0)}99%{transform:translate(-280px)}to{transform:translate(0)}}.slides-preview{background:var(--g-color-base-background);height:100%;position:relative;transition:width .3s,height .3s;width:280px;z-index:2}.slides-preview_minimize{width:68px}.slides-preview_hidden{display:none}.slides-preview__container{border-right:1px solid var(--g-color-line-generic);height:calc(100% - 52px);overflow:auto;padding:16px 16px 6px;transition:width .3s,height .3s;width:280px}.slides-preview_minimize .slides-preview__container{height:calc(100% - 98px);padding:8px;width:68px}.slides-preview__slide{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin:0 auto 10px;outline:1px solid var(--g-color-line-generic);overflow:hidden;position:relative}.slides-preview__slide_current{outline:2px solid var(--g-color-base-brand)}.slides-preview__slide:hover{cursor:pointer;outline:2px solid var(--g-color-base-brand-hover)}.slides-preview__slide_portrait{aspect-ratio:1/1.41;max-height:215px;max-width:150px}.slides-preview__slide_landscape{aspect-ratio:1.41/1;max-height:150px;max-width:215px}.slides-preview__slide{transition:max-width .3s,max-height .3s,border-radius .3s}.slides-preview_minimize .slides-preview__slide{border-radius:2px}.slides-preview_minimize .slides-preview__slide_portrait{max-height:40px;max-width:28px}.slides-preview_minimize .slides-preview__slide_landscape{max-height:28px;max-width:40px}.slides-preview__slide-index{background-color:var(--g-color-base-background);border-radius:6px;bottom:10px;box-shadow:1px 3px 13px 0 rgba(0,0,0,.051),0 1px 6px 0 rgba(0,0,0,.051);display:block;font-size:13px;height:24px;left:10px;line-height:24px;position:absolute;text-align:center;width:24px}.slides-preview_minimize .slides-preview__slide-index{height:100%;left:0;position:relative;top:0;width:100%}.slides-preview_minimize .slides-preview__slide_landscape .slides-preview__slide-index{line-height:28px}.slides-preview_minimize .slides-preview__slide_portrait .slides-preview__slide-index{line-height:40px}.slides-preview__slide-controls{background-color:var(--g-color-base-background);border-radius:6px;box-shadow:1px 3px 13px 0 rgba(0,0,0,.051),0 1px 6px 0 rgba(0,0,0,.051);position:absolute;right:10px;top:10px;z-index:1}.slides-preview__slide-update-overlay{align-items:center;background-color:var(--g-color-sfx-veil);display:none;height:100%;position:absolute;width:100%}.slides-preview__slide-update-overlay .g-loader{margin:auto}.slides-preview__slide-update-overlay_active{display:flex}.slides-preview canvas,.slides-preview__canvas-wrapper{height:100%;width:100%}.slides-preview__controls{background-color:var(--g-color-base-background);border-right:1px solid var(--g-color-line-generic);border-top:1px solid var(--g-color-line-generic);bottom:0;height:52px;position:absolute;transition:width .3s,height .3s;width:100%}.slides-preview__minimize-button{left:16px;position:absolute;top:8px}.slides-preview__add-slide-button{bottom:8px;left:64px;overflow:hidden;position:absolute;right:16px;transition:left .3s}.slides-preview_minimize .slides-preview__controls{height:98px;width:68px}.slides-preview_minimize .slides-preview__add-slide-button{left:16px}.presentations-body{display:flex;flex:1;flex-direction:row;min-height:calc(100% - 92px)}.action-panel-save-button__save-btn{min-width:60px}.action-panel-save-button__save-btn svg{height:16px;width:16px}.presentations-export-button .g-spin{margin-top:5px}.presentations-header_hidden{display:none}.presentations-header__action-panel{padding-left:24px}.presentations-header__right-controls,.presentations-header__save-and-export{align-items:center;display:flex;gap:8px;height:100%}.presentations-header__settings-and-preview{align-items:center;border-right:1px solid var(--g-color-line-generic);display:flex;height:100%;padding-right:8px}.presentations-header .action-panel~.active{height:52px}.presentations-header .action-panel~.active~.columns{height:calc(100vh - 162px)}.presentations-header .action-panel~.active~.columns_aside-true{height:calc(100vh - 92px)}.presentations-app{display:flex;flex:1;flex-direction:column;height:100vh}.presentations-app__content{display:flex;flex:1;flex-direction:column;min-height:100vh}.g-root{--dl-navigation-breadcrumbs-height:28px;--dl-revision-panel-top-offset:40px;--dl-color-border:var(--g-color-line-generic);--dl-color-border-solid:var(--g-color-line-generic-solid);--dl-color-progress-bar:var(--g-color-text-info);--dl-color-progress-bar-failed:var(--g-color-base-danger-heavy);--dl-color-field-dimenson:var(--g-color-base-positive-light);--dl-color-field-dimenson-hover:var(--g-color-base-positive-light-hover);--dl-color-field-measure:var(--g-color-base-info-light);--dl-color-field-measure-hover:var(--g-color-base-info-light-hover);--dl-color-field-dimenson-solid:var(--g-color-text-positive);--dl-color-field-measure-solid:var(--g-color-text-info);--dl-color-entity-chart-wizard:#5282ff;--dl-color-entity-chart-ql:#9f6fee;--dl-color-entity-chart-editor:#e18c1e;--dl-color-entity-connection:#9a32a6;--dl-color-entity-dataset:#0abe05;--dl-color-entity-dashboard:#ff8c3c;--dl-color-widget-background:var(--g-color-base-float);--dl-widget-border-radius:20px;--dl-color-text-workbook-icon:var(--g-color-text-dark-primary);--dl-viz-icon-main-color:#3d97f2;--dl-viz-icon-secondary-color:#ff6a59}.g-root_theme_light{--g-color-private-cool-grey-20-solid:#f5f6f7;--ds-color-relation-line:#d9d9d9;--ds-color-avatar:#ededed;--w-local-item-border:rgba(0,0,0,.5);--w-dataset-item-border-hover:rgba(0,0,0,.15);--w-disabled-item-background:rgba(0,0,0,.07);--dl-color-contrast-4:rgba(0,0,0,.04);--dl-color-base-workbook-icon:#d1dfff;--dl-filter-ymap-background:none;--dl-filter-ymap-heatmap:none;--dl-color-ymap-background:#fafafa;--dl-filter-zoom-control:none;--dl-color-dashboard-background:var(--g-color-private-cool-grey-20-solid);--dl-color-fixed-header-background:var(--g-color-private-cool-grey-100-solid)}.g-root_theme_light-hc{--ds-color-relation-line:#d9d9d9;--ds-color-avatar:#ededed;--w-local-item-border:rgba(0,0,0,.5);--w-dataset-item-border-hover:rgba(0,0,0,.15);--w-disabled-item-background:rgba(0,0,0,.07);--dl-color-contrast-4:rgba(0,0,0,.04);--dl-color-base-workbook-icon:#a8c3ff;--dl-filter-ymap-background:none;--dl-filter-ymap-heatmap:none;--dl-color-ymap-background:#fafafa;--dl-filter-zoom-control:none;--dl-color-dashboard-background:var(--g-color-private-cool-grey-50-solid);--dl-color-fixed-header-background:var(--g-color-private-cool-grey-150-solid)}.g-root_theme_dark{--g-color-private-white-20-solid:#313037;--ds-color-relation-line:#4c4b51;--ds-color-avatar:#3b3a41;--w-local-item-border:hsla(0,0%,100%,.5);--w-dataset-item-border-hover:hsla(0,0%,100%,.15);--w-disabled-item-background:hsla(0,0%,100%,.07);--dl-color-contrast-4:hsla(0,0%,100%,.04);--dl-color-base-workbook-icon:#c2d0f0;--dl-filter-ymap-background:invert(0.9) saturate(0.4) hue-rotate(-30deg);--dl-filter-ymap-heatmap:invert(0.9) saturate(0.4) hue-rotate(-30deg);--dl-color-ymap-background:transparent;--dl-filter-zoom-control:invert(1);--dl-color-dashboard-background:var(--g-color-private-white-20-solid);--dl-color-fixed-header-background:var(--g-color-base-background)}.g-root_theme_dark-hc{--g-color-private-white-20-solid:#26272a;--ds-color-relation-line:#4c4b51;--ds-color-avatar:#3b3a41;--w-local-item-border:hsla(0,0%,100%,.5);--w-dataset-item-border-hover:hsla(0,0%,100%,.15);--w-disabled-item-background:hsla(0,0%,100%,.07);--dl-color-contrast-4:hsla(0,0%,100%,.04);--dl-color-base-workbook-icon:#c0d3fd;--dl-filter-ymap-background:invert(0.95) saturate(0.4) hue-rotate(-30deg);--dl-filter-ymap-heatmap:invert(0.95) saturate(0.4) hue-rotate(-30deg);--dl-color-ymap-background:transparent;--dl-filter-zoom-control:invert(1);--dl-color-dashboard-background:var(--g-color-private-white-20-solid);--dl-color-fixed-header-background:var(--g-color-base-background)}@keyframes pulseAnimation{0%{opacity:.65}50%{opacity:.35}to{opacity:.65}}.aside-header-bottom-decoration{align-items:center;background-color:var(--g-color-base-generic);color:var(--g-color-text-secondary);display:flex;height:24px;justify-content:center}.aside-header-bottom-decoration:hover{color:var(--g-color-text-primary)}.aside-header-bottom-decoration__text{font-size:10px;font-weight:700;letter-spacing:.7px;line-height:15px;text-transform:uppercase}.dl-iam-access-dialog-resource-info{align-items:center;display:flex}.dl-iam-access-dialog-resource-info__icon{min-width:20px}.dl-iam-access-dialog-resource-info__icon .shared-entry-icon-box{height:20px;width:20px}.dl-iam-access-dialog-resource-info__title{margin-left:8px}.dl-iam-access-dialog-access-list-action-panel{align-items:center;border-bottom:1px solid var(--g-color-line-generic);display:flex;padding-bottom:16px}.dl-iam-access-dialog-access-list-action-panel__info{flex:1}.dl-iam-access-dialog-access-list-action-panel__add-button{margin-left:6px}.dl-iam-access-dialog-access-list-block{border:1px solid var(--dl-color-border);border-radius:var(--g-border-radius-l);padding:16px 20px}.dl-iam-access-dialog-access-list-block .dl-iam-access-dialog-access-list-block__collapse-header{display:flex}.dl-iam-access-dialog-access-list-block .dl-iam-access-dialog-access-list-block__collapse-title{flex:1}.dl-iam-access-dialog-access-list-block__title{flex:1;font-size:15px;font-weight:500;line-height:20px}.dl-iam-access-dialog-access-list-block__counter{color:var(--g-color-text-secondary);margin-left:8px}.dl-iam-access-dialog-access-list-block__content{display:flex;flex-direction:column}.dl-iam-access-dialog-access-list-filters{display:flex}.dl-iam-access-dialog-access-list-filters__search{flex:1;margin-right:8px}.dl-iam-access-dialog-access-list-filters__subject-type{width:170px}.dl-iam-access-dialog-access-list-direct-accesses-table-controls{display:flex}.dl-iam-access-dialog-access-list-direct-accesses-table-controls__change-role{display:flex;flex:1;position:relative}.dl-iam-access-dialog-access-list-direct-accesses-table-controls__change-role-loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.dl-iam-access-dialog-access-list-direct-accesses-table-controls__change-role-select{flex:1}.dl-iam-access-dialog-access-list-direct-accesses-table-controls__delete-role{margin-left:8px}.dl-iam-access-dialog-access-list-direct-accesses-table-controls__delete-role-icon{opacity:.5}.dl-iam-access-dialog-access-list-direct-accesses-table__filters{margin-bottom:8px}.dl-iam-access-dialog-access-list-direct-accesses-table__table table{width:100%}.dl-iam-access-dialog-access-list-direct-accesses-table__empty{text-align:center}.dl-iam-access-dialog-access-list-inherited-accesses-table__filters{margin-bottom:8px}.dl-iam-access-dialog-access-list-inherited-accesses-table__table table{width:100%}.dl-iam-access-dialog-access-list-inherited-accesses-table__collection{align-items:center;color:var(--g-color-text-primary);display:flex;font-size:14px;-webkit-text-decoration:none;text-decoration:none}.dl-iam-access-dialog-access-list-inherited-accesses-table__collection-icon{min-width:16px}.dl-iam-access-dialog-access-list-inherited-accesses-table__collection-title{margin-left:6px}.dl-iam-access-dialog-access-list-inherited-accesses-table__empty{text-align:center}.dl-iam-access-dialog-access-list__blocks{margin-top:24px}.dl-iam-access-dialog-access-list__block{margin-top:12px}.dl-iam-access-dialog-access-list__block:first-child{margin-top:0}.dl-iam-access-dialog-access-list__btn-retry{display:flex;justify-content:center}.dl-iam-access-dialog-add-user-action-panel{align-items:center;border-bottom:1px solid var(--g-color-line-generic);display:flex;padding-bottom:16px}.dl-iam-access-dialog-add-user-action-panel__info{flex:1}.dl-iam-access-dialog-add-user-action-panel__change-role{margin-left:6px;min-width:170px}.dl-iam-access-dialog-add-subjects-subjects-list__subjects{margin-top:30px}.dl-iam-access-dialog-add-subjects-subjects-list__subject{border-bottom:1px solid var(--g-color-line-generic);display:flex;padding:10px 4px}.dl-iam-access-dialog-add-subjects-subjects-list__subject-info{flex:1}.dl-iam-access-dialog-add-subjects-subjects-list__delete-subject{margin-left:10px}.dl-iam-access-dialog-add-subjects-subjects-list__delete-subject-icon{opacity:.5}.dl-iam-access-dialog-add-subjects-subjects-list__acl-popup-content{padding:var(--g-spacing-2);width:540px}.dl-iam-access-dialog-add-subjects__header{align-items:center;display:flex}.dl-iam-access-dialog-add-subjects__title{margin-left:10px}.dl-iam-access-dialog-add-subjects__subjects-list{margin-top:20px}.edl-acl-subject{align-items:center;box-sizing:border-box;display:inline-flex;flex-grow:1;max-width:100%;padding:var(--g-spacing-1) var(--g-spacing-2)}.edl-acl-subject__user-avatar{display:inline-block;vertical-align:top}.edl-acl-subject__user-avatar_type_provider{--g-avatar-border-color:var(--g-color-text-misc-heavy)}.edl-acl-subject__user-avatar_type_local{--g-avatar-border-color:var(--g-color-text-complementary)}.edl-acl-subject__invitee-container{position:relative}.edl-acl-subject__avatar{flex-shrink:0;margin-right:12px}.edl-acl-subject__avatar>*{vertical-align:top}.edl-acl-subject__info{flex-grow:1;font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-short-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-short-line-height);overflow:hidden}.edl-acl-subject__info-name{color:var(--g-color-text-primary)}.edl-acl-subject__info-name,.edl-acl-subject__info-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edl-acl-subject__info-sub{color:var(--g-color-text-secondary)}.edl-acl-subject__round-icon{align-items:center;border-radius:50%;box-sizing:border-box;display:inline-flex;height:32px;justify-content:center;width:32px}.edl-acl-subject__round-icon,.edl-acl-subject__round-icon_type_system{background-color:var(--g-color-base-brand);color:var(--g-color-text-light-primary)}.edl-acl-subject__round-icon_type_base{background-color:var(--g-color-base-warning-light-hover);color:var(--g-color-text-warning-heavy)}.edl-acl-subject__tooltip{padding:var(--g-spacing-1)}.edl-acl-subject-suggest-list__item:hover{cursor:pointer}.edl-acl-subject-suggest-list__acl-subject{padding:4px 16px}.acl-subject-suggest-tabs__container{border-right:1px solid var(--g-color-line-generic);flex:0 0 auto;width:236px}.acl-subject-suggest-tabs__item.acl-subject-suggest-tabs__item{background:unset;padding:0 var(--g-spacing-1) 2px}.acl-subject-suggest-tabs__item.acl-subject-suggest-tabs__item:first-of-type{padding-top:var(--g-spacing-1)}.acl-subject-suggest-tabs__item.acl-subject-suggest-tabs__item:last-of-type{padding-bottom:var(--g-spacing-1)}.acl-subject-suggest-tabs__custom-item{border-radius:var(--g-border-radius-s);height:100%;padding:var(--g-spacing-1) var(--g-spacing-3);width:100%}.acl-subject-suggest-tabs__custom-item_active{background:var(--g-color-base-simple-hover)}.acl-subject-suggest-tabs__custom-item_selected{background:var(--g-color-base-selection)}.acl-subject-suggest-tabs__custom-item_selected:hover{background:var(--g-color-base-selection)}.acl-subject-suggest-tabs__custom-item:hover{cursor:pointer}.edl-acl-subject-suggest{width:100%}.edl-acl-subject-suggest__search{margin-bottom:var(--g-spacing-2)}.edl-acl-subject-suggest__empty-state{padding:0 var(--g-spacing-2)}.dl-signin-container{background-color:var(--g-color-base-misc-light);height:100%}.dl-signin-container__form-container{background-color:var(--g-color-base-background);border-radius:var(--g-border-radius-l);min-height:200px;padding:48px;width:440px}.subject-selector__popup-content{padding:var(--g-spacing-2);width:300px}.edit-user-groups-field__label{max-width:45%}.ds-rls2-dialog{height:568px}.ds-rls2-dialog__body{display:flex}.ds-rls2-dialog__content{display:flex;flex-direction:column;flex-grow:1;row-gap:20px}.ds-rls2-dialog__loader{flex-grow:1;justify-content:center}.ds-rls2-dialog__actions{display:flex;justify-content:space-between}.ds-rls2-dialog__actions-filter{width:240px}.ds-rls2-dialog__placeholder{color:var(--g-color-text-primary);height:100%;overflow:hidden;width:100%}.ds-rls2-dialog__placeholder-action{margin-top:20px}.ds-rls2-dialog__view-json{border:1px solid var(--g-color-line-generic);border-radius:0}.ds-rls2-dialog__view-table-container{max-height:calc(100% - 48px);overflow:auto;position:relative}.ds-rls2-dialog__view-table{border-spacing:0;table-layout:fixed;width:100%}.ds-rls2-dialog__view-table th{background-color:var(--g-color-base-background);font-size:13px;font-weight:500;padding-left:10px;position:sticky;text-align:left;top:0;z-index:1}.ds-rls2-dialog__view-table th:first-child{padding-left:0}.ds-rls2-dialog__view-table th,.ds-rls2-dialog__view-table tr{height:40px}.ds-rls2-dialog__view-table td{padding-left:10px}.ds-rls2-dialog__view-table td:first-child{padding-left:0}.ds-rls2-dialog__view-table tfoot tr{background-color:var(--g-color-base-background);bottom:0;position:sticky}.ds-rls2-dialog__view-table tfoot td{height:48px}.ds-rls2-dialog__rules-popup-wrapper,.ds-rls2-dialog__values-popup-wrapper{border-radius:var(--g-border-radius-m)}.ds-rls2-dialog__rules-popup{display:flex;flex-direction:column;height:352px;overflow:hidden;width:615px}.ds-rls2-dialog__rules-popup-header,.ds-rls2-dialog__values-popup-header{align-items:center;border-bottom:1px solid var(--g-color-line-generic);display:flex;height:44px;padding:0 8px}.ds-rls2-dialog__rules-popup-header_without-border,.ds-rls2-dialog__values-popup-header_without-border{border-color:transparent}.ds-rls2-dialog__rules-popup-placeholder{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 auto;max-width:300px;row-gap:10px;text-align:center}.ds-rls2-dialog__rules-popup-placeholder-title{font-size:15px;font-weight:500;line-height:20px}.ds-rls2-dialog__rules-popup-list-filter{margin:8px 8px 12px}.ds-rls2-dialog__rules-popup-list{display:flex;flex-grow:1}.ds-rls2-dialog__rules-popup-list-wrapper{cursor:pointer}.ds-rls2-dialog__rules-popup-list-item{align-items:center;display:flex;padding-right:20px;width:100%}.ds-rls2-dialog__rules-popup-list-item-icon{color:var(--g-color-base-brand);display:flex;flex:0 0 40px;height:100%;justify-content:center}.ds-rls2-dialog__values-popup-input{align-items:center;display:flex;height:44px;padding:0 8px}.ds-rls2-dialog__default-user{overflow:hidden}.markup-user-info__skeleton{height:12px;vertical-align:middle;width:80px}.user-info-form-controls__row{--gc-form-row-label-width:160px;margin-block-end:0}.change-user-password-dialog__row{--gc-form-row-label-width:160px;margin:0}.gc-confirm-dialog__body{font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.g-definition-list{--_--item-block-start:var(--g-spacing-4);--_--term-width:300px;margin:0}.g-definition-list__item{align-items:baseline;display:flex;gap:var(--g-spacing-1)}.g-definition-list__item+.g-definition-list__item{margin-block-start:var(--g-definition-list-item-gap,var(--_--item-block-start))}.g-definition-list__term-container{align-items:baseline;display:flex;flex:0 0 auto;max-width:var(--_--term-width);overflow:hidden;position:relative;width:var(--_--term-width)}.g-definition-list__term-wrapper{color:var(--g-color-text-secondary)}.g-definition-list__dots{border-block-end:1px dotted var(--g-color-line-generic-active);box-sizing:border-box;flex:1 0 auto;margin:0 2px;min-width:25px}.g-definition-list__definition{flex:0 1 auto;margin:0}.g-definition-list_responsive .g-definition-list__term-container{--_--term-width:auto;flex:1 0 min-content}.g-definition-list_vertical{--_--item-block-start:var(--g-spacing-3);--_--term-width:auto}.g-definition-list_vertical .g-definition-list__term-container{flex:1 0 auto}.g-definition-list_vertical .g-definition-list__item{flex-direction:column;gap:var(--g-spacing-half)}.g-definition-list__copy-container{align-items:center;display:inline-flex;margin-inline-end:calc(var(--g-spacing-7)*-1);padding-inline-end:var(--g-spacing-7);position:relative}.g-definition-list__copy-container:hover .g-definition-list__copy-button{opacity:1}.g-definition-list__copy-button{display:inline-block;inset-inline-end:0;margin-inline-start:10px;opacity:0;position:absolute}.g-definition-list__copy-button:focus-visible{opacity:1}.g-definition-list__note{vertical-align:middle}.add-user-to-groups-dialog__subjects{flex-wrap:wrap;gap:var(--g-spacing-1);margin-top:var(--g-spacing-4);max-height:116px;overflow:auto}.add-user-to-groups-dialog__subject-info{max-width:45%}.user-profile-groups__table table{width:100%}.user-profile-groups__cell{display:block;max-width:300px}.g-table__copy{align-items:center;display:inline-flex}.g-table__copy-content{margin-inline-end:5px}.g-table__copy-button{color:var(--g-color-text-secondary);line-height:0;opacity:.5;visibility:hidden}.g-table__copy-button:hover{opacity:1}.g-table__cell:hover .g-table__copy-button{visibility:visible}.download-as-file-modal{min-height:340px;width:520px}.download-as-file-modal_type_xlsx{min-height:300px}.download-as-file-modal_type_csv{min-height:440px}.download-as-file-modal__radio-wrap{margin-bottom:20px}.download-as-file-modal__alert{margin-top:10px}.dl-secure-embeddings-dialog__dialog{max-height:90vh}.dl-secure-embeddings-dialog__action-panel{align-items:center;display:flex;justify-content:space-between}.dl-secure-embeddings-dialog__description{font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);margin-bottom:var(--g-spacing-4)}.dl-secure-embeddings-dialog__content{display:flex;flex-direction:column}.dl-secure-embeddings-dialog__subheader{align-items:center;display:flex;justify-content:space-between}.dl-secure-embeddings-dialog__subheader-text{font-family:var(--g-text-subheader-font-family);font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height)}.dl-secure-embeddings-dialog__create-button{align-self:flex-end}.dl-secure-embeddings-dialog__id-label{font-family:var(--g-text-code-font-family);font-size:var(--g-text-code-1-font-size);font-weight:var(--g-text-code-font-weight);line-height:var(--g-text-code-1-line-height)}.dl-secure-embeddings-dialog__table{margin-top:20px;position:relative}.dl-secure-embeddings-dialog__table table{min-width:100%}.dl-secure-embeddings-dialog__table tr{position:relative}.dl-secure-embeddings-dialog__entry-row{margin-bottom:var(--g-spacing-4);padding-left:0}.dl-secure-embeddings-dialog__operation-loader{height:var(--g-button-height,28px)}.dl-secure-embeddings-dialog__caption{align-items:center;display:flex;gap:8px}.dl-secure-embeddings-dialog__help-popover-button{line-height:16px}.dl-secure-embeddings-dialog__hint-line{margin:0 0 1em}.dl-secure-embeddings-dialog__hint-line:last-child{margin-bottom:0}.dl-secure-embeddings-dialog__title-block{display:flex;gap:4px}.dl-secure-embeddings-dialog__title-text{max-width:330px;overflow:hidden;text-overflow:ellipsis}.dl-secure-embeddings-dialog__title-text_short{max-width:210px}.dl-secure-embeddings-dialog__label{max-width:160px}.dl-secure-embeddings-dialog__deps-list{align-items:flex-start;flex-direction:column;gap:4px}.dl-secure-embeddings-dialog__params-list{flex-wrap:wrap;gap:4px;max-width:160px}.dl-secure-embeddings-dialog__params-list>div{margin-right:0}.dl-secure-embeddings-dialog__mode-label{white-space:normal}.dl-secure-embeddings-dialog__succes-toast-title{font-family:var(--g-text-subheader-font-family);font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height);margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-secure-embedding-created-embed__example-title{display:block;margin-bottom:12px}.dl-secure-embedding-created-embed__example-wrapper{position:relative}.dl-secure-embedding-created-embed__example-clipboard{position:absolute;right:10px;top:10px}.dl-secure-embedding-created-embed__example{background:var(--g-color-base-generic);border-radius:4px;font-family:var(--g-text-code-font-family);font-size:var(--g-text-code-2-font-size);font-weight:var(--g-text-code-font-weight);line-height:var(--g-text-code-2-line-height);max-width:550px;overflow-y:auto;padding:12px 40px 12px 16px}.dl-secure-embedding-created-embed__id-block{align-items:center;display:flex;gap:4px;margin-bottom:var(--g-spacing-7)}.dl-secure-embedding-created-embed__documentation-hint{font-family:var(--g-text-body-font-family);font-size:var(--g-text-body-2-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-2-line-height);margin-top:var(--g-spacing-3)}.secure-embed-exlamation-popover__icon{vertical-align:text-top}.secure-embed-exlamation-popover__icon_positive{color:var(--g-color-text-positive)}.secure-embed-exlamation-popover__icon_danger{color:var(--g-color-text-danger)}.secure-embed-exlamation-popover__tooltip-content{display:flex;flex-direction:column;gap:18px;padding:var(--g-spacing-3)}.dl-secure-embedding-created-embedding-secret{--g-dialog-width:620px;max-height:500px}.dl-secure-embedding-created-embedding-secret__alert-wrapper{margin-bottom:8px}.dl-secure-embedding-created-embedding-secret__key-wrapper{background:var(--g-color-base-generic);border-radius:4px;display:grid;grid-template-columns:auto 36px;overflow:auto;padding-top:var(--g-spacing-3);position:relative}.dl-secure-embedding-created-embedding-secret__key-clipboard{height:28px;position:sticky;top:0}.dl-secure-embedding-created-embedding-secret__alert-icon{color:var(--g-color-text-danger);min-width:18px}.dl-secure-embedding-created-embedding-secret__body{display:flex;flex-direction:column;max-height:100%}.dl-secure-embedding-created-embedding-secret__key{font-family:var(--g-text-code-font-family);font-size:var(--g-text-code-2-font-size);font-weight:var(--g-text-code-font-weight);line-height:var(--g-text-code-2-line-height);padding:0 var(--g-spacing-2) var(--g-spacing-3) var(--g-spacing-4)}.dl-secure-embedding-created-embedding-secret__key-first-line{white-space:pre-wrap}.dl-secure-embedding-created-embedding-secret__key-main-part{word-break:break-all}.dl-secure-embedding-array-input__row{display:flex;margin-bottom:12px}.dl-secure-embedding-array-input__input-item{flex:1}.dl-secure-embedding-array-input__delete-button{margin-left:8px}.secure-embedding-relations-list__entries-body{display:flex;flex-direction:column;gap:6px}.secure-embedding-relations-list__entries-body:not(:last-child){margin-bottom:12px}.secure-embedding-relations-list__entry{align-items:center;display:flex;padding:2px 0}.secure-embedding-relations-list__row{height:auto;padding-left:2px}.secure-embedding-relations-list__subheader{align-items:center;display:flex;font-family:var(--g-text-subheader-font-family);font-size:var(--g-text-subheader-1-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-1-line-height);padding:8px 8px 8px 2px}.secure-embedding-relations-list__subheader_added{color:var(--g-color-text-positive-heavy)}.secure-embedding-relations-list__subheader_removed{color:var(--g-color-text-danger-heavy)}.secure-embedding-relations-list__subheader_actual{color:var(--g-color-text-misc-heavy)}.secure-embedding-relations-list__subheader-icon-container{display:flex;justify-content:center;margin-right:8px;width:24px}.secure-embedding-relations-list__lock-entry-icon{color:var(--g-color-text-danger);vertical-align:middle}.dl-secure-embedding-embed-settings{--g-dialog-width:640px;max-height:80vh}.dl-secure-embedding-embed-settings__body{display:flex;flex-direction:column}.dl-secure-embedding-embed-settings__form{display:table;margin-bottom:24px}.dl-secure-embedding-embed-settings__field{display:table-row}.dl-secure-embedding-embed-settings__field .dl-secure-embedding-embed-settings__field-input,.dl-secure-embedding-embed-settings__field .dl-secure-embedding-embed-settings__field-name{padding-bottom:16px}.dl-secure-embedding-embed-settings__field:last-child .dl-secure-embedding-embed-settings__field-input,.dl-secure-embedding-embed-settings__field:last-child .dl-secure-embedding-embed-settings__field-name{padding-bottom:0}.dl-secure-embedding-embed-settings__field-input,.dl-secure-embedding-embed-settings__field-name{display:table-cell;vertical-align:top}.dl-secure-embedding-embed-settings__field-name{padding-right:20px}.dl-secure-embedding-embed-settings__field-input{width:280px}.dl-secure-embedding-embed-settings__field-input_checkbox{vertical-align:bottom}.dl-secure-embedding-embed-settings__label{padding-right:24px;padding-top:5px}.dl-secure-embedding-embed-settings__hint{margin:0 0 2px 2px}.dl-secure-embedding-embed-settings__hint-line{margin:0 0 1em}.dl-secure-embedding-embed-settings__hint-line:last-child{margin-bottom:0}.dl-secure-embedding-embed-settings__message-alert{margin-bottom:12px}.dl-secure-embedding-embed-settings__settings_title{font-family:var(--g-text-subheader-font-family);font-size:var(--g-text-subheader-2-font-size);font-weight:var(--g-text-subheader-font-weight);line-height:var(--g-text-subheader-2-line-height);margin-bottom:12px}.dl-secure-embedding-embed-settings__row{--gc-form-row-label-width:210px}.dl-secure-embedding-embed-settings__row:last-child{margin-bottom:0}.dl-secure-embedding-embed-settings__form-checkbox{align-items:center;height:var(--gc-form-row-field-height)}