body:has(.docs),body:has(.docs-page){background-color:#fff}.docs{background-color:#fff;padding:80px 20px 120px}@media(max-width:1199px){.docs{padding:50px 18px 80px}}.docs__container{max-width:900px;margin:0 auto}.docs__categories{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:60px}@media(max-width:1199px){.docs__categories{grid-template-columns:1fr;gap:16px;margin-bottom:40px}}.docs__category-card{display:block;padding:32px;background:#f7f8fa;border:1px solid #e5e8ed;border-radius:8px;text-decoration:none;transition:all .2s ease}.docs__category-card:hover{border-color:#c0c8d4;box-shadow:0 4px 16px rgba(0,0,0,6%);transform:translateY(-2px)}@media(max-width:1199px){.docs__category-card{padding:24px}}.docs__category-title{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:20px;font-weight:600;line-height:1.3;color:#1d1d1b;margin:0 0 8px}.docs__category-description{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#6b7280;margin:0 0 16px}.docs__category-count{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;font-weight:500;color:#9ca3af}.docs__list{display:flex;flex-direction:column;gap:2px}.docs__item{display:flex;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;border-radius:6px;transition:background-color .15s ease}.docs__item:hover{background-color:#f3f4f6}.docs__item-icon{flex-shrink:0;color:#9ca3af;display:flex}.docs__item-title{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.4;color:#374151}.docs-page{background-color:#fff;max-width:1e3px;margin:0 auto;padding:80px 0 120px;min-height:100vh;overflow-x:clip}@media(max-width:1199px){.docs-page{padding:50px 16px 40px;max-width:100%;min-height:auto}}.docs-page--embedded{padding:24px 0 40px;min-height:auto}@media(max-width:1199px){.docs-page--embedded{padding:20px 16px 40px}}.docs-page__header{max-width:1e3px;margin:0 auto;padding-bottom:24px}.docs-page__main{max-width:1e3px;padding-top:8px;overflow:clip}@media(max-width:1199px){.docs-page__main{max-width:100%;overflow:clip}}.docs-page__breadcrumbs{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:15px;font-weight:400;color:#9ca3af;margin-bottom:24px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.docs-page__breadcrumbs a{color:#6b7280;text-decoration:none;transition:color .15s ease}.docs-page__breadcrumbs a:hover{color:#1d1d1b}@media(max-width:1199px){.docs-page__breadcrumbs{font-size:13px;gap:6px;margin-bottom:16px}}.docs-page__breadcrumb-sep{color:#d1d5db}.docs-page__breadcrumb-current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:320px}@media(max-width:1199px){.docs-page__breadcrumb-current{max-width:200px}}.docs-page__lang-filter{display:flex;align-items:center;gap:8px;margin-top:12px}.docs-page__lang-filter-label{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;font-weight:500;color:#6b7280}.docs-page__lang-filter-select{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;font-weight:500;color:#1d1d1b;padding:5px 28px 5px 10px;border:1px solid #e5e8ed;border-radius:6px;background:#f7f8fa url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")no-repeat right 8px center;appearance:none;cursor:pointer;transition:all .15s ease}.docs-page__lang-filter-select:hover{border-color:#c0c8d4}.docs-page__lang-filter-select:focus{outline:none;border-color:#4a89d6;box-shadow:0 0 0 3px rgba(74,137,214,.1)}.docs-page__title{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:32px;font-weight:600;line-height:1.2;color:#1d1d1b;margin:0 0 20px;letter-spacing:-.5px}@media(max-width:1199px){.docs-page__title{font-size:24px;letter-spacing:-.3px}}.docs-page__lang-switcher{display:flex;align-items:center;gap:6px;margin-bottom:20px;flex-wrap:wrap}.docs-page__lang-label{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;font-weight:500;color:#9ca3af;margin-right:4px}.docs-page__lang-btn{display:inline-flex;align-items:center;justify-content:center;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:12px;font-weight:600;line-height:1;color:#6b7280;text-decoration:none;padding:5px 10px;border:1px solid #e5e8ed;border-radius:4px;transition:all .15s ease}.docs-page__lang-btn:hover{border-color:#4a89d6;color:#4a89d6}.docs-page__lang-btn--active{background-color:#4a89d6;border-color:#4a89d6;color:#fff}.docs-page__lang-btn--active:hover{background-color:#3672b9;border-color:#3672b9;color:#fff}.docs-page__pdf-link{display:inline-flex;align-items:center;gap:8px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:15px;font-weight:500;color:#4a89d6;text-decoration:none;padding:10px 20px;margin-bottom:32px;border:1px solid #4a89d6;border-radius:6px;transition:all .2s ease}.docs-page__pdf-link:hover{background-color:#4a89d6;color:#fff}.docs-page__pdf-link:hover svg{stroke:#fff}@media(max-width:1199px){.docs-page__pdf-link{font-size:14px;padding:8px 16px;margin-bottom:24px}}.docs-page__description{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:#6b7280;margin:0 0 32px}.docs-page__toc-section{scroll-margin-top:calc(var(--region-banner-height,0px) + 72px);margin-bottom:32px}.docs-page__toc-heading{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:18px;font-weight:600;color:#1d1d1b;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e5e8ed}.docs-page__toc-heading--lang{font-size:20px;margin-top:40px;border-bottom-width:2px;border-bottom-color:#0170e4;color:#0170e4}.docs-page__toc-heading--lang:first-child{margin-top:0}.docs-page__toc-lang-heading{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:24px 0 8px;padding-bottom:6px;border-bottom:1px solid #e5e8ed}.docs-page__toc-lang-heading:first-child{margin-top:0}.docs-page__toc-list{display:flex;flex-direction:column;gap:2px;padding-left:0;list-style:none}.docs-page--embedded .docs-page__toc-list{gap:6px}@media(min-width:1199px){.docs-page--embedded .docs-page__toc-list{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 16px}}.docs-page__toc-item{display:flex;align-items:center;gap:10px;padding:10px 0;text-decoration:none;border-radius:6px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;font-weight:400;color:#374151;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;min-width:0;min-height:44px;scroll-margin-top:calc(var(--region-banner-height,0px) + 72px)}.docs-page__toc-item .docs-page__toc-label{display:flex;align-items:baseline;gap:8px;min-width:0;overflow:hidden}.docs-page__toc-item:hover{background:#f7f8fa;color:#0170e4}.docs-page__toc-item:focus-visible{outline:2px solid #0170e4;outline-offset:2px}.docs-page__toc-item[hidden]{display:none}.docs-page__toc-top{display:flex;align-items:center;gap:8px;min-width:0}.docs-page__toc-code{flex-shrink:0;font-variant-numeric:tabular-nums;font-weight:600;font-size:14px;color:#1d1d1b}.docs-page__toc-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.35;color:#262b33}.docs-page__toc-tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto}.docs-page__toc-tag{display:inline-flex;align-items:center;gap:4px;padding:0 6px;border:1px solid #e5e8ed;border-radius:3px;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;line-height:17px;white-space:nowrap;color:#6b7280}.docs-page__toc-tag--eiopa{color:#0170e4;border-color:rgba(1,112,228,.35);background:rgba(1,112,228,6%)}.docs-page__toc-tag--boe{color:#5b5fc7;border-color:rgba(91,95,199,.35);background:rgba(91,95,199,7%)}.docs-page__toc-tag--ecb{color:#0e8a7d;border-color:rgba(14,138,125,.35);background:rgba(14,138,125,7%)}.docs-page__toc-tag--xlsx{color:#217346;border-color:rgba(33,115,70,.35);background:rgba(33,115,70,7%)}.docs-page__toc-tag--version{text-transform:none;letter-spacing:.02em}.docs-page__toc-tag-icon{flex-shrink:0}.docs-page__toc-item:hover .docs-page__toc-code,.docs-page__toc-item:hover .docs-page__toc-name{color:#0170e4}.docs-page__toc-chevron{flex-shrink:0;margin-left:auto;color:#9ca3af;opacity:0;transform:translateX(-3px);transition:opacity .15s ease,transform .15s ease}.docs-page__toc-item:hover .docs-page__toc-chevron,.docs-page__toc-item:focus-visible .docs-page__toc-chevron{opacity:1;transform:none}.docs-page--embedded .docs-page__toc-item{flex-direction:column;align-items:stretch;gap:4px;padding:8px 12px 9px;background:#fff;border:1px solid #e5e8ed;border-left-width:3px;border-radius:0}.docs-page--embedded .docs-page__toc-item:hover{background:#fbfcfe;border-color:rgba(1,112,228,.45);box-shadow:0 1px 3px rgba(16,24,40,6%)}.docs-page--embedded .docs-page__toc-item[data-fw=eiopa]{border-left-color:rgba(1,112,228,.55)}.docs-page--embedded .docs-page__toc-item[data-fw=boe]{border-left-color:rgba(91,95,199,.55)}.docs-page--embedded .docs-page__toc-item[data-fw=ecb]{border-left-color:rgba(14,138,125,.55)}.docs-page--embedded .docs-page__toc-item[data-fw=eiopa]:hover{border-left-color:#0170e4}.docs-page--embedded .docs-page__toc-item[data-fw=boe]:hover{border-left-color:#5b5fc7}.docs-page--embedded .docs-page__toc-item[data-fw=ecb]:hover{border-left-color:#0e8a7d}.docs-page--embedded .docs-page__toc-icon{box-sizing:content-box;width:16px;height:16px;padding:3px;border-radius:4px;background:#f3f4f6;color:#6b7280}.docs-page--embedded .docs-page__toc-item[data-fw=eiopa] .docs-page__toc-icon{background:rgba(1,112,228,8%);color:#0170e4}.docs-page--embedded .docs-page__toc-item[data-fw=boe] .docs-page__toc-icon{background:rgba(91,95,199,.1);color:#5b5fc7}.docs-page--embedded .docs-page__toc-item[data-fw=ecb] .docs-page__toc-icon{background:rgba(14,138,125,.1);color:#0e8a7d}.docs-page--embedded .docs-page__toc-icon--xlsx,.docs-page--embedded .docs-page__toc-item .docs-page__toc-icon--xlsx{background:rgba(33,115,70,.1);color:#217346}.docs-page__toc-badge{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0;padding:0 6px;border-radius:3px;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;line-height:17px;white-space:nowrap}.docs-page__toc-badge--solo{color:#0170e4;background:#fff;border:1px solid #9cc9f5}.docs-page__toc-badge--group{color:#0170e4;background:#fff;border:1px solid #9cc9f5}.docs-page__toc-badge-icon{flex-shrink:0}.docs-page__toc-icon{flex-shrink:0;color:#9ca3af;transition:transform .18s ease,color .15s ease}.docs-page__toc-icon--xlsx{color:#217346}.docs-page__toc-item:hover .docs-page__toc-icon{transform:translateY(-1px)scale(1.05);color:#0170e4}.docs-page__toc-item--xlsx:hover .docs-page__toc-icon{color:#217346}.docs-page__toc-icon-check{opacity:0;transition:opacity .15s ease}.docs-page__toc-icon-arrow{transition:opacity .15s ease}.docs-page__toc-item--xlsx.is-downloaded{background:#f0faf4}.docs-page__toc-item--xlsx.is-downloaded .docs-page__toc-icon-arrow{opacity:0}.docs-page__toc-item--xlsx.is-downloaded .docs-page__toc-icon-check{opacity:1}.docs-page.is-animating .docs-page__toc-item:not([hidden]){animation:docs-item-in .28s ease both}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(1){animation-delay:0ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(2){animation-delay:22ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(3){animation-delay:44ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(4){animation-delay:66ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(5){animation-delay:88ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(6){animation-delay:110ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(7){animation-delay:132ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(8){animation-delay:154ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(9){animation-delay:176ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(10){animation-delay:198ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(11){animation-delay:220ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(12){animation-delay:242ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(13){animation-delay:264ms}.docs-page.is-animating .docs-page__toc-item:not([hidden]):nth-child(14){animation-delay:286ms}.docs-page__toc-item--xlsx:hover{color:#217346}.docs-page__toolbar{display:flex;flex-direction:column;gap:10px;padding:12px 0 10px;margin-bottom:8px;background:#fff;border-bottom:1px solid #eef0f4}@media(max-width:1199px){.docs-page__toolbar{gap:8px;padding:10px 0 8px}}.docs-page__embedded-search{max-width:420px}.docs-page__embedded-search-label{display:block;margin-bottom:6px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:12px;font-weight:500;color:#6b7280}@media(max-width:1199px){.docs-page__embedded-search-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}}.docs-page__embedded-search-field{position:relative;display:flex}.docs-page__filters{display:flex;flex-wrap:wrap;gap:8px 20px}.docs-page__filters[hidden]{display:none}@media(max-width:1199px){.docs-page__filters{flex-wrap:wrap;gap:8px 12px}}.docs-page__filter-group{display:flex;flex-wrap:wrap;gap:6px}@media(max-width:1199px){.docs-page__filter-group{flex-wrap:nowrap;width:100%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(to right,#000 88%,transparent)}.docs-page__filter-group::-webkit-scrollbar{display:none}}.docs-page__filter-chip{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:4px 10px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:12px;font-weight:500;white-space:nowrap;color:#374151;background:#fff;border:1px solid #e5e8ed;border-radius:6px;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease,transform .18s ease,box-shadow .18s ease}.docs-page__filter-chip:hover:not(:disabled){border-color:#9cc9f5;color:#0170e4;transform:translateY(-1px);box-shadow:0 2px 8px rgba(1,112,228,.15)}.docs-page__filter-chip:active:not(:disabled){transform:scale(.96);box-shadow:none}.docs-page__filter-chip.is-active{color:#fff;background:#0170e4;border-color:#0170e4;animation:docs-chip-pop .25s ease}.docs-page__filter-chip.is-active:hover:not(:disabled){color:#fff;background:#0159b4;border-color:#0159b4}.docs-page__filter-chip:disabled{opacity:.45;cursor:not-allowed}.docs-page__filter-chip:focus-visible{outline:2px solid #0170e4;outline-offset:2px}.docs-page__filter-chip-icon{flex-shrink:0;transition:transform .18s ease}.docs-page__filter-chip:hover:not(:disabled) .docs-page__filter-chip-icon{transform:scale(1.15)}.docs-page__filter-chip-count{font-size:11px;font-weight:400;opacity:.75}.docs-page__result-count{margin:0;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;font-variant-numeric:tabular-nums;color:#6b7280}.docs-page__result-count.is-updated{animation:docs-count-pulse .3s ease}.docs-page__jump{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 0 4px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px}.docs-page__jump[hidden]{display:none}.docs-page__jump-label{color:#6b7280}.docs-page__jump-link{color:#0170e4;text-decoration:none}.docs-page__jump-link:hover{text-decoration:underline}.docs-page__embedded-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;transition:color .15s ease,transform .15s ease}.docs-page__embedded-search-input:focus~.docs-page__embedded-search-icon{transform:translateY(-50%)scale(1.08)}.docs-page__search-kbd{position:absolute;right:12px;top:50%;transform:translateY(-50%);padding:0 5px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:11px;font-weight:500;line-height:18px;color:#9ca3af;border:1px solid #e5e8ed;border-radius:4px;pointer-events:none;transition:opacity .15s ease}@media(hover:none){.docs-page__search-kbd{display:none}}.docs-page__embedded-search-input:focus~.docs-page__search-kbd,.docs-page__embedded-search-input:not(:placeholder-shown)~.docs-page__search-kbd{opacity:0}.docs-page__embedded-search-input{width:100%;padding:9px 36px 9px 38px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;font-weight:400;color:#374151;background:#f7f8fa;border:1px solid #e5e8ed;border-radius:8px;outline:none;transition:all .2s ease}.docs-page__embedded-search-input::placeholder{color:#9ca3af}.docs-page__embedded-search-input:focus{background:#fff;border-color:#4a89d6;box-shadow:0 0 0 3px rgba(74,137,214,.1)}.docs-page__embedded-search-input:focus~.docs-page__embedded-search-icon{color:#4a89d6}.docs-page__embedded-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;background:0 0;border:none;cursor:pointer;font-size:16px;line-height:1;color:#9ca3af;border-radius:50%;opacity:0;transform:translateY(-50%)rotate(-90deg)scale(.8);pointer-events:none;transition:color .15s ease,background-color .15s ease,opacity .15s ease,transform .15s ease}.docs-page__embedded-search-clear:hover{color:#374151;background:#f3f4f6}.docs-page__embedded-search-clear--visible{opacity:1;transform:translateY(-50%);pointer-events:auto}.docs-page__embedded-no-results{display:none;padding:32px 0;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;color:#6b7280;text-align:center}.docs-page__embedded-no-results-text{margin:0 0 4px;font-weight:500;color:#374151}.docs-page__embedded-no-results-hint{margin:0 0 16px;color:#9ca3af}.docs-page__embedded-clear-filters{min-height:32px;padding:6px 14px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:12px;font-weight:500;color:#0170e4;background:#fff;border:1px solid #9cc9f5;border-radius:6px;cursor:pointer}.docs-page__embedded-clear-filters:hover{background:#f2f8fe}.docs-page__toc-heading-count{font-size:13px;font-weight:400;color:#9ca3af}.docs-page__toc-section.is-empty .docs-page__toc-list{display:none}.docs-page__doc-search{margin-bottom:16px}.docs-page__doc-search-input-wrap{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #e5e8ed;border-radius:8px;background:#f7f8fa;transition:border-color .15s ease}.docs-page__doc-search-input-wrap:focus-within{border-color:#4a89d6;box-shadow:0 0 0 3px rgba(74,137,214,.1)}.docs-page__doc-search-icon{flex-shrink:0;color:#9ca3af}.docs-page__doc-search-input{flex:1;border:none;background:0 0;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;color:#1d1d1b;outline:none;min-width:0}.docs-page__doc-search-input::placeholder{color:#9ca3af}.docs-page__doc-search-count{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:12px;font-weight:500;color:#9ca3af;white-space:nowrap}.docs-page__doc-search-nav{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:0 0;color:#6b7280;cursor:pointer;border-radius:4px;font-size:14px;padding:0;transition:all .15s ease}.docs-page__doc-search-nav:hover:not(:disabled){background:#e5e8ed;color:#1d1d1b}.docs-page__doc-search-nav:disabled{opacity:.3;cursor:default}.docs-page__doc-search-clear{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:0 0;color:#9ca3af;cursor:pointer;border-radius:4px;font-size:18px;padding:0;transition:color .15s ease}.docs-page__doc-search-clear:hover{color:#1d1d1b}.docs-page__content{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.8;color:#374151;letter-spacing:.01em;border-top:1px solid #e5e8ed;padding-top:32px;overflow-wrap:break-word;word-wrap:break-word}.docs-page__content h1+p,.docs-page__content h2+p{font-size:17px;color:#4b5563}.docs-page__content h1{font-size:30px;font-weight:600;color:#1d1d1b;margin:56px 0 20px;letter-spacing:-.4px;line-height:1.3}.docs-page__content h1:first-child{margin-top:0}.docs-page__content h2{font-size:24px;font-weight:600;color:#1d1d1b;margin:48px 0 16px;letter-spacing:-.3px;line-height:1.3;padding-bottom:10px;border-bottom:1px solid #e5e8ed}.docs-page__content h3{font-size:20px;font-weight:600;color:#1d1d1b;margin:36px 0 12px;line-height:1.35}.docs-page__content h4,.docs-page__content h5,.docs-page__content h6{font-size:17px;font-weight:600;color:#1d1d1b;margin:28px 0 10px}.docs-page__content p{margin:0 0 18px}.docs-page__content strong{font-weight:600;color:#1d1d1b}.docs-page__content em{font-style:italic;color:#4b5563}.docs-page__content a{color:#0170e4;text-decoration:none;border-bottom:1px solid rgba(1,112,228,.3);transition:border-color .15s,color .15s;word-break:break-all;overflow-wrap:anywhere}.docs-page__content a:hover{color:#0058b8;border-bottom-color:#0058b8}.docs-page__content a[href^=http]:not([href*=solvencytool])::after{content:"";display:inline-block;width:12px;height:12px;margin-left:3px;vertical-align:middle;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230170E4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V8a2 2 0 012-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:.6}.docs-page__content sup a{border-bottom:none;font-weight:500}.docs-page__content sup a::after{display:none}.docs-page__content ul,.docs-page__content ol{margin:0 0 20px;padding-left:28px}.docs-page__content ul li,.docs-page__content ol li{margin-bottom:8px;line-height:1.7}.docs-page__content ul li>ul,.docs-page__content ul li>ol,.docs-page__content ol li>ul,.docs-page__content ol li>ol{margin-top:8px;margin-bottom:0}.docs-page__content ol li{padding-left:4px}.docs-page__content blockquote{margin:28px 0;padding:20px 28px;border-left:3px solid #4a89d6;background:#f7f8fa;border-radius:0 6px 6px 0;color:#4b5563;font-size:15px}.docs-page__content blockquote p:last-child{margin-bottom:0}.docs-page__content .table-wrapper{width:100%;overflow-x:auto;margin:28px 0;-webkit-overflow-scrolling:touch;border:1px solid #e5e8ed;border-radius:6px}.docs-page__content .table-wrapper table{margin:0;border:none;border-radius:0}.docs-page__content .table-wrapper table th:first-child,.docs-page__content .table-wrapper table td:first-child{border-left:none}.docs-page__content .table-wrapper table th:last-child,.docs-page__content .table-wrapper table td:last-child{border-right:none}.docs-page__content .table-wrapper table tr:first-child th,.docs-page__content .table-wrapper table tr:first-child td{border-top:none}.docs-page__content .table-wrapper table tr:last-child td{border-bottom:none}.docs-page__content table{width:100%;border-collapse:collapse;margin:28px 0;font-size:14px;line-height:1.6}.docs-page__content table th,.docs-page__content table td{padding:12px 16px;text-align:left;border:1px solid #e5e8ed;vertical-align:top;word-break:break-word}.docs-page__content table th{background:#f7f8fa;font-weight:600;color:#1d1d1b;font-size:13px;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.docs-page__content table td:first-child{font-weight:500;color:#1d1d1b;min-width:100px}.docs-page__content table tr:nth-child(even){background:#fafbfc}.docs-page__content table tr:hover{background:#f0f4f8}.docs-page__content hr{border:none;border-top:1px solid #e5e8ed;margin:40px 0}.docs-page__content code{font-family:sf mono,consolas,monospace;font-size:14px;background:#f3f4f6;padding:2px 6px;border-radius:3px;color:#1d1d1b}.docs-page__content pre{background:#f7f8fa;border:1px solid #e5e8ed;border-radius:6px;padding:20px 24px;overflow-x:auto;margin:28px 0}.docs-page__content pre code{background:0 0;padding:0;border-radius:0}.docs-page__content img{max-width:100%;height:auto;border-radius:8px;margin:28px 0;box-shadow:0 2px 12px rgba(0,0,0,8%)}@media(max-width:1199px){.docs-page__content{font-size:15px;line-height:1.7;padding-top:24px}.docs-page__content h1{font-size:24px;margin:40px 0 16px;letter-spacing:-.3px}.docs-page__content h2{font-size:20px;margin:32px 0 12px;padding-bottom:8px}.docs-page__content h3{font-size:17px;margin:28px 0 10px}.docs-page__content h4,.docs-page__content h5,.docs-page__content h6{font-size:15px;margin:24px 0 8px}.docs-page__content h1+p,.docs-page__content h2+p{font-size:15px}.docs-page__content p{margin:0 0 14px}.docs-page__content ul,.docs-page__content ol{padding-left:20px;margin:0 0 16px}.docs-page__content ul li,.docs-page__content ol li{margin-bottom:6px}.docs-page__content blockquote{margin:20px 0;padding:16px 20px;font-size:14px}.docs-page__content table{font-size:13px;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.docs-page__content table th,.docs-page__content table td{padding:8px 10px}.docs-page__content table th{font-size:11px;white-space:normal}.docs-page__content table td:first-child{min-width:auto}.docs-page__content pre{padding:14px 16px;margin:20px 0;font-size:13px;max-width:100%}.docs-page__content code{font-size:13px;word-break:break-all}.docs-page__content img{margin:20px 0;border-radius:6px}.docs-page__content hr{margin:28px 0}.docs-page__content .table-wrapper{margin:20px 0}}.docs-search-highlight{background-color:#fef08a;color:inherit;padding:1px 0;border-radius:2px}.docs-search-highlight--active{background-color:#f97316;color:#fff}.back-to-top{position:fixed;bottom:32px;right:32px;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e5e8ed;box-shadow:0 2px 12px rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7280;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background-color .2s ease,color .2s ease;z-index:100}.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:#4a89d6;border-color:#4a89d6;color:#fff;box-shadow:0 4px 16px rgba(74,137,214,.3)}@media(max-width:1199px){.back-to-top{bottom:20px;right:20px;width:40px;height:40px}}.docs-pdf-mobile{display:none}@media(max-width:1199px){.docs-pdf-mobile{display:block;margin-top:12px;border-top:1px solid #e5e8ed;padding-top:24px}}.docs-pdf-mobile__card{display:flex;align-items:center;gap:14px;padding:16px 18px;background:linear-gradient(135deg,#F8FAFD 0%,#EEF3FA 100%);border:1px solid #d6e2f0;border-radius:12px;text-decoration:none;transition:all .2s ease;box-shadow:0 1px 4px rgba(0,0,0,4%)}.docs-pdf-mobile__card:active{transform:scale(.98);box-shadow:0 1px 2px rgba(0,0,0,6%)}.docs-pdf-mobile__icon-wrap{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff;border-radius:10px;border:1px solid #e5e8ed;color:#4a89d6;flex-shrink:0}.docs-pdf-mobile__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.docs-pdf-mobile__title{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:15px;font-weight:600;color:#1d1d1b;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.docs-pdf-mobile__meta{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:12px;font-weight:500;color:#9ca3af;letter-spacing:.02em}.docs-pdf-mobile__action{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#4a89d6;border-radius:8px;color:#fff;flex-shrink:0}.docs-pdf-viewer{width:100%;margin-top:8px;border-top:1px solid #e5e8ed;padding-top:20px}@media(max-width:1199px){.docs-pdf-viewer{display:none}}.docs-pdf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;background:#f7f8fa;border:1px solid #e5e8ed;border-radius:8px;margin-bottom:20px;flex-wrap:nowrap;position:sticky;top:calc(var(--region-banner-height,0px) + 52px + 8px);z-index:10}.docs-pdf-toolbar__nav{display:flex;align-items:center;gap:6px}.docs-pdf-toolbar__page-info{display:flex;align-items:center;gap:5px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;color:#374151}.docs-pdf-toolbar__page-sep{color:#9ca3af}.docs-pdf-toolbar__page-input{width:44px;text-align:center;border:1px solid #e5e8ed;border-radius:5px;padding:4px 6px;font-size:14px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;color:#374151;background:#fff;-moz-appearance:textfield}.docs-pdf-toolbar__page-input::-webkit-outer-spin-button,.docs-pdf-toolbar__page-input::-webkit-inner-spin-button{-webkit-appearance:none}.docs-pdf-toolbar__page-input:focus{outline:none;border-color:#4a89d6}.docs-pdf-toolbar__btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e5e8ed;border-radius:6px;background:#fff;color:#374151;cursor:pointer;transition:border-color .15s,color .15s;flex-shrink:0}.docs-pdf-toolbar__btn svg{width:16px;height:16px;pointer-events:none}.docs-pdf-toolbar__btn:hover:not(:disabled){border-color:#4a89d6;color:#4a89d6}.docs-pdf-toolbar__btn:disabled{opacity:.35;cursor:default}.docs-pdf-toolbar__btn--small{width:26px;height:26px;border:none;background:0 0}.docs-pdf-toolbar__btn--small svg{width:14px;height:14px}.docs-pdf-toolbar__search{flex:1;min-width:0}.docs-pdf-toolbar__search-box{display:flex;align-items:center;gap:4px;background:#fff;border:1px solid #e5e8ed;border-radius:6px;padding:0 6px;height:32px;transition:border-color .15s}.docs-pdf-toolbar__search-box:focus-within{border-color:#4a89d6}.docs-pdf-toolbar__search-icon{flex-shrink:0;color:#9ca3af}.docs-pdf-toolbar__search-input{flex:1;min-width:0;border:none;outline:none;background:0 0;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;color:#374151;padding:0}.docs-pdf-toolbar__search-input::placeholder{color:#9ca3af}.docs-pdf-toolbar__search-count{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:12px;color:#9ca3af;white-space:nowrap;flex-shrink:0}.docs-pdf-toolbar__zoom{display:flex;align-items:center;gap:6px}.docs-pdf-toolbar__zoom-select{border:1px solid #e5e8ed;border-radius:6px;padding:5px 10px;font-size:13px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;color:#374151;background:#fff;cursor:pointer}.docs-pdf-toolbar__zoom-select:focus{outline:none;border-color:#4a89d6}.docs-pdf-canvas-container{display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:48px;overflow-x:auto;-webkit-overflow-scrolling:touch}.docs-pdf-page{box-shadow:0 2px 16px rgba(0,0,0,.1);background:#fff;flex-shrink:0;position:relative}.docs-pdf-page canvas{display:block}.docs-pdf-highlight{background:rgba(255,213,0,.4);border-radius:2px;pointer-events:none;z-index:2;mix-blend-mode:multiply}.docs-pdf-highlight--active{background:rgba(255,140,0,.6);box-shadow:0 0 0 1px rgba(255,140,0,.8)}.docs-pdf-loading{display:flex;align-items:center;gap:12px;padding:80px 20px;color:#6b7280;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:15px}.docs-pdf-loading__spinner{animation:pdf-spin .8s linear infinite;flex-shrink:0}@keyframes pdf-spin{to{transform:rotate(360deg)}}.docs-xlsx-download{margin-bottom:24px}.docs-xlsx-download__btn{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:#217346;color:#fff;border-radius:8px;text-decoration:none;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:15px;font-weight:500;transition:background .15s ease}.docs-xlsx-download__btn:hover{background:#185a38;color:#fff}.docs-xlsx-download__ext{background:rgba(255,255,255,.25);border-radius:4px;padding:1px 6px;font-size:12px;font-weight:700;letter-spacing:.5px}.docs-page__title-badge{display:inline-block;vertical-align:middle;margin-left:8px;padding:2px 8px;font-size:12px;font-weight:600;line-height:20px;border-radius:3px}.docs-page__title-badge--solo{color:#0170e4;background:#fff;border:1px solid #9cc9f5}.docs-page__title-badge--group{color:#0170e4;background:#fff;border:1px solid #9cc9f5}.docs-page__counterpart{display:inline-block;margin:-8px 0 16px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;color:#0170e4;text-decoration:none}.docs-page__counterpart:hover{text-decoration:underline}.docs-page__doc-nav{display:flex;align-items:center;gap:16px;margin-top:32px;padding-top:20px;border-top:1px solid #eef0f4;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px}@media(max-width:1199px){.docs-page__doc-nav{flex-wrap:wrap;gap:12px}}.docs-page__doc-nav-side{flex:1;min-width:0}.docs-page__doc-nav-side--end{text-align:right}.docs-page__doc-nav-link{display:inline-block;max-width:100%;min-height:44px;line-height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#374151;text-decoration:none}.docs-page__doc-nav-link:hover{color:#0170e4}.docs-page__doc-nav-back{flex-shrink:0;min-height:44px;display:inline-flex;align-items:center;padding:0 18px;color:#0170e4;background:#fff;border:1px solid #9cc9f5;border-radius:5px;text-decoration:none}.docs-page__doc-nav-back:hover{background:#f2f8fe}.docs-pdf-toolbar__file{display:flex;align-items:center;gap:4px}.docs-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:28px 0;padding:18px 24px;background:#f5f9fe;border:1px solid #e1edfb;border-radius:12px}@media(max-width:1199px){.docs-cta{flex-direction:column;align-items:flex-start;gap:14px;padding:16px}}.docs-cta__text{margin:0;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;line-height:1.5;color:#374151}.docs-cta__button{flex-shrink:0;display:inline-flex;align-items:center;min-height:42px;padding:0 20px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;font-weight:500;color:#fff;background:#0170e4;border-radius:5px;text-decoration:none;white-space:nowrap}.docs-cta__button:hover{background:#0159b4}.docs-page__embedded-no-results-cta{margin:16px 0 0;font-size:13px;color:#9ca3af}.docs-page__embedded-no-results-cta a{color:#0170e4}@keyframes docs-chip-pop{0%{transform:scale(1)}45%{transform:scale(1.07)}100%{transform:scale(1)}}@keyframes docs-item-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes docs-count-pulse{0%{opacity:.3;transform:translateY(2px)}100%{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.docs-page__embedded-no-results.is-shown{animation:docs-item-in .25s ease-out both}.docs-page__embedded-no-results.is-shown .docs-page__embedded-no-results-hint,.docs-page__embedded-no-results.is-shown .docs-page__embedded-no-results-cta{animation:docs-item-in .25s ease-out .07s both}}@media(prefers-reduced-motion:reduce){.docs-page__filter-chip,.docs-page__filter-chip-icon,.docs-page__toc-icon,.docs-page__toc-chevron,.docs-page__embedded-search-clear,.docs-page__embedded-search-icon{transition:none;animation:none!important}.docs-page__filter-chip,.docs-page__filter-chip-icon,.docs-page__toc-icon{transform:none!important}.docs-page.is-animating .docs-page__toc-item,.docs-page__result-count.is-updated{animation:none!important}}.docs-page__provenance{display:flex;align-items:center;gap:8px;margin:8px 0 0;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;color:#6b7280}.docs-page__provenance-release{font-variant-numeric:tabular-nums}.docs-page__provenance-sep{color:#d1d5db}.docs-page__provenance-link{color:#0170e4;text-decoration:none}.docs-page__provenance-link:hover{text-decoration:underline}.docs-page__instructions{margin-top:40px;padding-top:24px;border-top:1px solid #e5e8ed}.docs-page__instructions-heading{margin:0 0 4px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:20px;font-weight:600;color:#052130}.docs-page__instructions-note{margin:0 0 20px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;line-height:1.5;color:#6b7280}.docs-page__content--instructions{font-size:15px;line-height:1.6}.docs-page__content--instructions table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;margin:16px 0;font-size:14px}.docs-page__content--instructions th,.docs-page__content--instructions td{padding:8px 12px;text-align:left;vertical-align:top;border:1px solid #e5e8ed}.docs-page__content--instructions th{background:#f5f9fe;font-weight:600;white-space:nowrap}.docs-page__content--instructions td:first-child{white-space:nowrap;font-variant-numeric:tabular-nums;color:#374151}.docs-page__content--instructions h2{margin:28px 0 8px;font-size:17px;font-weight:600}.docs-sidebar-toggle{display:none}@media(max-width:1199px){.docs-sidebar-toggle{display:flex;align-items:center;gap:10px;width:100%;padding:14px 18px;background:#f7f8fa;border:1px solid #e5e8ed;border-radius:8px;cursor:pointer;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;font-weight:500;color:#374151;margin-bottom:20px;transition:all .2s ease}.docs-sidebar-toggle:hover{background:#f0f2f5;border-color:#d1d5db}.docs-sidebar-toggle[aria-expanded=true]{border-radius:8px 8px 0 0;margin-bottom:0;border-bottom-color:transparent}}.docs-sidebar-toggle__icon{flex-shrink:0;color:#6b7280}.docs-sidebar-toggle__text{flex:1;text-align:left}.docs-sidebar-toggle__chevron{flex-shrink:0;color:#9ca3af;transition:transform .25s ease}.docs-sidebar-toggle[aria-expanded=true] .docs-sidebar-toggle__chevron{transform:rotate(180deg)}.docs-sidebar{width:280px;flex-shrink:0;position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;border-right:1px solid #e5e8ed;padding:0 0 16px;align-self:flex-start;scrollbar-width:thin;scrollbar-color:#D1D5DB transparent}.docs-sidebar::-webkit-scrollbar{width:4px}.docs-sidebar::-webkit-scrollbar-track{background:0 0}.docs-sidebar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}@media(max-width:1199px){.docs-sidebar{width:100%;position:static;border-right:none;border:1px solid #e5e8ed;border-top:none;border-radius:0 0 8px 8px;padding:0;margin-bottom:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease,margin-bottom .35s ease,padding .35s ease}.docs-sidebar--mobile-open{max-height:60vh;overflow-y:auto;opacity:1;padding:8px 0;margin-bottom:20px}}.docs-sidebar__search{position:relative;padding:8px 16px 12px;border-bottom:1px solid #f3f4f6}.docs-sidebar__search-icon{position:absolute;left:28px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;transition:color .15s ease}.docs-sidebar__search-input{width:100%;padding:8px 32px 8px 36px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;font-weight:400;color:#374151;background:#f7f8fa;border:1px solid #e5e8ed;border-radius:6px;outline:none;transition:all .2s ease}.docs-sidebar__search-input::placeholder{color:#9ca3af}.docs-sidebar__search-input:focus{background:#fff;border-color:#4a89d6;box-shadow:0 0 0 3px rgba(74,137,214,.1)}.docs-sidebar__search-input:focus~.docs-sidebar__search-icon{color:#4a89d6}.docs-sidebar__search-clear{position:absolute;right:28px;top:50%;transform:translateY(-50%);display:none;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:0 0;border:none;cursor:pointer;font-size:16px;line-height:1;color:#9ca3af;border-radius:50%;transition:all .15s ease}.docs-sidebar__search-clear:hover{color:#374151;background:#f3f4f6}.docs-sidebar__search-clear--visible{display:flex}.docs-sidebar__no-results{padding:20px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;color:#9ca3af;text-align:center;display:none}.docs-sidebar__nav{display:flex;flex-direction:column}.docs-sidebar__section{border-bottom:1px solid #f3f4f6}.docs-sidebar__section:last-child{border-bottom:none}.docs-sidebar__header{display:flex;align-items:center;gap:8px;width:100%;padding:12px 20px;background:0 0;border:none;cursor:pointer;text-align:left;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;font-weight:600;color:#6b7280;letter-spacing:.3px;transition:all .15s ease}.docs-sidebar__header:hover{background:#f7f8fa;color:#374151}.docs-sidebar__header--active{color:#1d1d1b}.docs-sidebar__header-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-sidebar__header-count{flex-shrink:0;font-size:11px;font-weight:500;color:#9ca3af;background:#f3f4f6;padding:1px 6px;border-radius:10px;line-height:1.4}.docs-sidebar__chevron{flex-shrink:0;color:#9ca3af;transition:transform .25s ease;transform:rotate(-90deg)}.docs-sidebar__section--expanded .docs-sidebar__chevron{transform:rotate(0)}.docs-sidebar__list{display:flex;flex-direction:column;overflow:hidden;max-height:0;transition:max-height .25s ease}.docs-sidebar__section--expanded .docs-sidebar__list{max-height:none}.docs-sidebar__subsection{padding-left:12px}.docs-sidebar__subheader{display:flex;align-items:center;gap:8px;width:100%;padding:8px 20px;background:0 0;border:none;cursor:pointer;text-align:left;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:12px;font-weight:600;color:#9ca3af;letter-spacing:.2px;transition:all .15s ease}.docs-sidebar__subheader:hover{color:#374151}.docs-sidebar__subheader--active{color:#6b7280}.docs-sidebar__subheader-text{flex:1;min-width:0}.docs-sidebar__sublist{display:flex;flex-direction:column;overflow:hidden;max-height:0;transition:max-height .25s ease}.docs-sidebar__subsection--expanded .docs-sidebar__sublist{max-height:none}.docs-sidebar__subsection--expanded .docs-sidebar__subsection .docs-sidebar__chevron{transform:rotate(0)}.docs-sidebar__item{display:block;padding:5px 20px 5px 28px;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.5;color:#6b7280;text-decoration:none;border-left:3px solid transparent;transition:all .15s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-sidebar__item:hover{color:#1d1d1b;background:#f7f8fa}.docs-sidebar__item--active{color:#0170e4;background:#f0f7ff;border-left-color:#0170e4;font-weight:500}.docs-sidebar__item:last-child{margin-bottom:8px}