a.docs-brand{color:#0b0d0f!important}html.dark a.docs-brand{color:#f3f4f6!important}a.docs-brand:hover{color:#000!important}html.dark a.docs-brand:hover{color:#fff!important}.docs-brand-switch{position:relative;display:none;align-items:center;margin-left:4px}.docs-brand-switch[data-show="1"]{display:inline-flex}.docs-brand-switch__toggle{appearance:none;background:transparent;border:0;cursor:pointer;padding:4px 6px;border-radius:6px;line-height:0;color:#1118278c;transition:background .12s ease,color .12s ease,transform .16s cubic-bezier(.22,.61,.36,1)}html.dark .docs-brand-switch__toggle{color:#f3f4f699}.docs-brand-switch__toggle svg{width:11px;height:11px;transition:transform .16s cubic-bezier(.22,.61,.36,1)}.docs-brand-switch__toggle:hover{background:#1118270d;color:#111}html.dark .docs-brand-switch__toggle:hover{background:#ffffff12;color:#fff}.docs-brand-switch__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.docs-brand-switch__panel{position:absolute;top:calc(100% + 6px);left:0;min-width:220px;z-index:70;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:10px;box-shadow:0 10px 30px -8px #0000002e,0 0 0 1px #1118270a;padding:6px;display:flex;flex-direction:column;animation:docs-brand-switch-in .15s cubic-bezier(.22,.61,.36,1)}html.dark .docs-brand-switch__panel{background:#1a1c1f;border-color:#ffffff14;box-shadow:0 10px 30px -8px #0000008c,0 0 0 1px #ffffff0a}.docs-brand-switch__panel[hidden]{display:none}@keyframes docs-brand-switch-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.docs-brand-switch__item{display:flex;align-items:center;gap:9px;padding:7px 9px;border-radius:6px;font-size:.78rem;font-weight:500;color:#111827d9;text-decoration:none;transition:background .12s ease,color .12s ease,transform .14s ease}html.dark .docs-brand-switch__item{color:#f3f4f6e0}.docs-brand-switch__item:hover{background:#1118270d;transform:translateY(-1px)}html.dark .docs-brand-switch__item:hover{background:#ffffff0d}.docs-brand-switch__mark{flex:0 0 17px;width:17px;height:17px;display:inline-flex}.docs-brand-switch__mark svg{width:17px;height:17px}.docs-brand-switch__name{flex:1 1 auto;white-space:nowrap}.docs-brand-switch__name b{font-weight:700}.docs-brand-switch__item--admin{color:var(--brand-admin, #ef4444)}html.dark .docs-brand-switch__item--admin{color:#f87171}.docs-brand-switch__divider{height:1px;margin:4px 6px;background:#11182714}html.dark .docs-brand-switch__divider{background:#ffffff14}
