@font-face{font-display:block;font-family:bootstrap-icons;src:url(./bootstrap-icons-CVBWLLHT.woff2) format("woff2"),url(./bootstrap-icons-VQNJTM6Q.woff) format("woff")}body>main>.documentation-page{display:flex}.documentation-page{padding:1rem;display:flex;gap:2rem;flex-direction:row;align-items:stretch;min-height:75vh;justify-content:space-between}.documentation-page .documentation-toc-container{width:33%;padding:16px;max-width:300px;min-width:250px;position:sticky;top:6rem;background:linear-gradient(135deg,#daf3f3,#def7e4);background:oklch(from var(--green) l c h / .08);border-radius:10px;height:calc(100vh - 7rem);overflow-y:auto}.documentation-page .documentation-toc-container .documentation-toc-search .documentation-toc-search__input{width:100%}.documentation-page .documentation-content{max-width:900px;padding:2rem 2rem 8rem;flex-grow:1}.toc ul{font-size:14px;list-style:none;padding:0;margin:0;overflow-wrap:break-word}.toc ul ul{padding-left:1.25rem}.toc li{font-weight:400;margin:0;padding:.2rem .85rem;position:relative}.toc li.expander{display:flex;flex-wrap:wrap;align-items:center}.toc li.expander>a{flex:1}.toc li.expander>ul{flex-basis:100%;padding-left:1.25rem;display:none}.toc li.expander.expanded>ul{display:block}.expand-stub{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;cursor:pointer}.expand-stub:before{display:inline-block;line-height:1;font-family:bootstrap-icons;content:"\f285";font-size:.7rem;transition:transform .15s ease}.toc li.expander.expanded>.expand-stub:before{transform:rotate(90deg)}.toc li>a:hover,.toc li>a:focus{text-decoration:underline}.toc li>span{font-weight:600;display:inline-block}.toc li.active>a{font-weight:700;color:var(--text)}.affix{display:block;width:33%;max-width:250px;min-width:200px;max-height:calc(100vh - 60px - 1.6rem);overflow-x:hidden;overflow-y:auto;position:sticky;top:calc(60px + 1.6rem);top:6rem;font-size:13px;margin-top:2.5rem}.affix h5{display:inline-block;margin:0;font-weight:300;text-transform:uppercase;padding-bottom:.5em;font-size:14px;letter-spacing:2px}.border-bottom{border-bottom:1px solid #dee2e6}.affix ul{flex-direction:column;list-style-type:none;padding-left:0;margin:0}.affix ul li{margin:.4rem 0}.affix ul li a{text-decoration:none;color:var(--text)}.affix ul li a:hover,.affix ul li a:focus{text-decoration:underline}.affix ul li.affix-h3{margin:.3rem 0;padding-left:.85rem}.affix ul li.affix-h3 a{color:var(--text-muted)}.affix ul li.affix-h3 a:hover,.affix ul li.affix-h3 a:focus{color:var(--text-light)}@scope(.documentation-content){#breadcrumb{margin-bottom:1rem;margin-top:0rem}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:0;font-size:12px;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:var(--bs-secondary-color, #6c757d);content:"/"}.breadcrumb a{color:var(--orange);text-decoration:none}.breadcrumb a:hover,.breadcrumb a:focus{text-decoration:underline}p{margin-top:0;margin-bottom:1rem}ul,ol{padding-left:2rem;margin-top:0;margin-bottom:1rem}a{color:var(--orange);text-decoration:underline}a:hover{text-decoration:none}h2,h3,h4,h5,h6{position:relative}.heading-anchor{margin-left:.35em;color:var(--orange);text-decoration:none;opacity:0;transition:opacity .15s ease}.heading-anchor:hover,.heading-anchor:focus{text-decoration:none}h2:hover .heading-anchor,h3:hover .heading-anchor,h4:hover .heading-anchor,h5:hover .heading-anchor,h6:hover .heading-anchor,.heading-anchor:focus{opacity:1}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875em;color:#d63384;background-color:#f8f9fa;padding:.15em .3em;border-radius:4px}pre{display:block;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:1rem;overflow-x:auto;margin-top:0;margin-bottom:1rem;font-size:.875em}pre code{background:none;padding:0;color:inherit;font-size:inherit;border-radius:0}table{border-collapse:collapse;width:100%;margin-bottom:1rem}table td,table th{border:1px solid #dee2e6;padding:.5rem;vertical-align:top}table thead th{vertical-align:bottom;border-bottom-width:2px;font-weight:600}blockquote{border-left:4px solid #dee2e6;padding:.5rem 1rem;margin:0 0 1rem;color:#6c757d}hr{border:0;border-top:1px solid #dee2e6;margin:1.5rem 0}img{max-width:100%;height:auto;margin-bottom:0;display:inline}:is(.NOTE,.TIP,.WARNING,.IMPORTANT,.CAUTION){--callout-color: inherit;--callout-bg: transparent;--callout-border-color: transparent;position:relative;padding:1rem;margin-bottom:1rem;color:var(--callout-color);background-color:var(--callout-bg);border:var(--bs-border-width, 1px) solid var(--callout-border-color);border-radius:4px;break-inside:avoid}:is(.NOTE,.TIP,.WARNING,.IMPORTANT,.CAUTION) h5{margin-top:0;margin-bottom:.5rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}:is(.NOTE,.TIP,.WARNING,.IMPORTANT,.CAUTION) h5:before{font-family:bootstrap-icons;position:relative;top:.2em;margin-right:.5em;font-size:1.25em;font-weight:400}.NOTE{--callout-color: var(--bs-info-text-emphasis);--callout-bg: var(--bs-info-bg-subtle);--callout-border-color: var(--bs-info-border-subtle)}.NOTE h5:before{content:"\f431"}.TIP{--callout-color: var(--bs-success-text-emphasis);--callout-bg: var(--bs-success-bg-subtle);--callout-border-color: var(--bs-success-border-subtle)}.TIP h5:before{content:"\f470"}.WARNING{--callout-color: var(--bs-warning-text-emphasis);--callout-bg: var(--bs-warning-bg-subtle);--callout-border-color: var(--bs-warning-border-subtle)}.WARNING h5:before{content:"\f33a"}.IMPORTANT,.CAUTION{--callout-color: var(--bs-danger-text-emphasis);--callout-bg: var(--bs-danger-bg-subtle);--callout-border-color: var(--bs-danger-border-subtle)}:is(.IMPORTANT,.CAUTION) h5:before{content:"\f623"}}@media(max-width:767.98px){.documentation-page{flex-direction:column}.documentation-page .documentation-toc-container{width:100%;max-width:none;position:relative;top:auto;height:auto;margin-bottom:0rem}.documentation-page .documentation-content{padding:0 1rem}.documentation-page .affix{display:none}}
/*# sourceMappingURL=documentation-pages.min.css.map */
