.ds01-fab{display:none;position:fixed;bottom:1.25rem;right:1.5rem;z-index:1001;width:3.5rem;height:3.5rem;background-color:#639;border-radius:99999px;box-shadow:0 4px 16px #2e293314,0 8px 24px #473f4f29;cursor:pointer;justify-content:space-around;align-items:center;transition:background-color .15s ease}.ds01-fab:hover{background-color:#542c85}@media(max-width:900px){.ds01-fab{display:flex}}.ds01-fab-arrows{align-self:center;color:#fff;display:flex;flex-direction:column;height:1.25rem;width:1.25rem}.ds01-fab-arrow-r{transform:translate(-5px,5px) rotate(90deg);transition:transform .25s cubic-bezier(.4,0,.2,1)}.ds01-fab-arrow-l{transform:translate(10px,-5px) rotate(270deg);transition:transform .25s cubic-bezier(.4,0,.2,1)}.ds01-fab[aria-expanded=true] .ds01-fab-arrow-r{transform:translate(-2px,5px) rotate(270deg)}.ds01-fab[aria-expanded=true] .ds01-fab-arrow-l{transform:translate(4px,-5px) rotate(90deg)}.ds01-overlay{display:none;position:fixed;inset:0;z-index:999;background:#0006}.ds01-overlay[aria-hidden=false]{display:block}.ds01-mobile-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:1000;width:320px;max-width:85vw;background:var(--background, #fff);overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate(-100%);opacity:0;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1)}.ds01-mobile-sidebar[aria-hidden=false]{transform:translate(0);opacity:1}@media(min-width:901px){.ds01-mobile-sidebar{display:none}.ds01-overlay{display:none!important}}.ds01-mobile-sidebar>.ds01-inner-nav{padding:1.5rem 1.5rem 3rem}.ds01-sidebar{width:288px;flex-shrink:0;background:var(--background, #fff)}.ds01-sidebar>.ds01-inner-nav{position:sticky;top:4rem;width:256px;margin-left:32px;padding:48px 0}@media(max-width:900px){.ds01-sidebar{display:none}}.ds01-back{display:inline-flex;align-items:center;gap:2px;font-size:14px;font-weight:400;color:#78757a;text-decoration:none;margin-bottom:64px;line-height:1.5}.ds01-back svg{width:14px;height:14px;flex-shrink:0}.dark .ds01-back{color:#b17acc}.ds01-back:hover{color:#639}.dark .ds01-back:hover{color:#d4a0e8}.ds01-secondary-nav{padding-left:32px}.ds01-list{list-style:none;padding:0;margin:0;width:224px}.ds01-header-item{padding:0;position:relative}.ds01-header-link{display:flex;align-items:center;font-size:12px;font-weight:500;letter-spacing:.9px;color:#635e69;text-decoration:none;line-height:1.75;text-transform:uppercase;transition:color .15s ease}.dark .ds01-header-link{color:#a0a0a0}.ds01-header-link:hover,.dark .ds01-header-link:hover{color:#635e69}.ds01-header-icon{display:inline-flex;width:24px;height:36px;padding:6px 0;margin-right:8px;margin-left:-32px;align-items:center;justify-content:center}.ds01-header-icon svg,.ds01-header-link:hover .ds01-header-icon svg{width:24px;height:24px;color:#78757a}.ds01-accordion-item{padding:0 0 8px;position:relative}.ds01-toggle{display:flex;align-items:center;margin-left:-32px;padding:0;font-size:14px;font-weight:400;color:#78757a;background:none;border:none;cursor:pointer;text-align:left;line-height:1.5;transition:color .15s ease}.ds01-toggle[aria-expanded=true]{color:#48434f;font-weight:600}.dark .ds01-toggle{color:#a0a0a0}.dark .ds01-toggle[aria-expanded=true]{color:#e0d6eb}.ds01-toggle:hover{color:#639}.dark .ds01-toggle:hover{color:#b17acc}.ds01-toggle-text{text-align:left}.ds01-chevron-wrap{display:inline-flex;align-items:center;justify-content:flex-start;flex-shrink:0;width:32px}.ds01-chevron{width:20px;height:20px;color:#b7b5bd;flex-shrink:0}.ds01-count{font-size:11px;font-weight:400;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:11px;color:#635e69;background:#fbfbfb;padding:2px 6px;border-radius:9999px;margin-left:4px;display:inline-block;flex-shrink:0}.dark .ds01-count{color:#b7b5bd;background:#333}.ds01-sub{list-style:none;padding:0 0 8px 21px;margin:12px 0 16px -22px;border-left:1px solid #d9d7e0}.dark .ds01-sub{border-left-color:var(--border, #444)}.ds01-sub-normal{padding:8px 16px 8px 21px;margin-left:-22px;border-left:1px solid #d9d7e0;font-size:14px;line-height:21px}.dark .ds01-sub-normal{border-left-color:var(--border, #444)}.ds01-sub-active{padding:8px 16px 8px 21px;margin-left:-22px;border-left:1px solid #8a4baf;font-size:14px;line-height:21px;font-weight:600}.dark .ds01-sub-active{border-left-color:#b17acc}.ds01-sub a{font-size:14px;font-weight:400;line-height:1.25;color:#635e69;text-decoration:none;transition:color .15s ease}.dark .ds01-sub a{color:#a0a0a0}.ds01-sub a:hover{color:#639}.dark .ds01-sub a:hover{color:#b17acc}.ds01-sub a.active{color:#8a4baf;font-weight:600}.dark .ds01-sub a.active{color:#b17acc}.ds01-sub-normal:hover{border-left-color:#639}.dark .ds01-sub-normal:hover{border-left-color:#b17acc}.dh01-header{position:sticky;top:0;z-index:40;background:var(--background, #fff);border-bottom:1px solid #f0f0f2}[data-theme=dark] .dh01-header{border-bottom-color:var(--border, #2e2e2e)}.dh01-inner{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 32px;height:48px}@media(max-width:768px){.dh01-inner{padding:0 16px}}.dh01-nav{display:flex;align-items:center;gap:4px;flex-shrink:0}.dh01-title{font-size:14px;font-weight:700;color:#232129;white-space:nowrap}[data-theme=dark] .dh01-title{color:#e0d6eb}.dh01-toggle{display:none;align-items:center;gap:4px;padding:8px 12px;font-size:14px;font-weight:600;color:#36313d;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:background .15s ease}[data-theme=dark] .dh01-toggle{color:#e0d6eb}.dh01-toggle:hover{background:#f5f3f7}[data-theme=dark] .dh01-toggle:hover{background:#ffffff0d}.dh01-toggle[aria-expanded=true] svg{transform:rotate(180deg)}@media(max-width:900px){.dh01-toggle{display:inline-flex}.dh01-title{display:none}}.dh01-links{display:flex;align-items:center;gap:2px}@media(max-width:900px){.dh01-links{display:none}}.dh01-link{display:inline-flex;align-items:center;padding:6px 12px;font-size:14px;font-weight:400;color:#48434f;text-decoration:none;white-space:nowrap;border-radius:4px;transition:color .15s ease,background .15s ease}[data-theme=dark] .dh01-link{color:#b7b5bd}.dh01-link:hover{color:#639;background:#f5f3f7}[data-theme=dark] .dh01-link:hover{color:#b17acc;background:#ffffff0d}.dh01-link.active{color:#639;font-weight:600;background:#f6edfa}[data-theme=dark] .dh01-link.active{color:#b17acc;background:#3d2855}.dh01-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.dh01-version-select{width:auto}.dh01-version-select>button{height:32px;padding:0 8px;font-size:13px;font-weight:600;min-width:unset;background-image:none}.dh01-search-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:#78757a;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:color .15s ease,background .15s ease}[data-theme=dark] .dh01-search-btn{color:#b7b5bd}.dh01-search-btn:hover{color:#639;background:#f5f3f7}[data-theme=dark] .dh01-search-btn:hover{color:#b17acc;background:#ffffff0d}.dh01-cta{display:inline-flex;align-items:center;justify-content:center;height:32px;min-height:32px;padding:3px 16px 4px;font-size:14px;font-weight:600;background:#639;color:#fff;border-radius:4px;border:none;text-decoration:none;white-space:nowrap;transition:background .15s ease}.dh01-cta:hover{background:#542c85}@media(max-width:600px){.dh01-cta{display:none}}.dh01-mobile .dh01-version-select{margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f2}[data-theme=dark] .dh01-mobile .dh01-version-select{border-top-color:var(--border, #2e2e2e)}.dh01-mobile{background:var(--background, #fff);border-bottom:1px solid #f0f0f2}[data-theme=dark] .dh01-mobile{border-bottom-color:var(--border, #2e2e2e)}.dh01-mobile[aria-hidden=true]{display:none}@media(min-width:901px){.dh01-mobile{display:none}}.dh01-mobile-links{display:flex;flex-direction:column;gap:2px;padding:12px 16px}.dh01-mobile .dh01-link{display:flex;width:100%;padding:8px 12px;border-radius:4px}
