@media(min-width:1024px){.hb-sidebar-container{width:8rem}}@media(min-width:1024px){.navbar-nav{position:absolute;left:50%;transform:translateX(-50%)}}.prose :not(pre)>code{color:var(--color-primary-700);background-color:var(--color-primary-50);padding:.15em .35em;border-radius:4px;font-weight:500;font-size:.875em;word-break:break-word}.prose :not(pre)>code::before,.prose :not(pre)>code::after{content:none}.prose a code{color:inherit;background:0 0;padding:0}.dark .prose :not(pre)>code{color:var(--color-accent-light);background-color:rgba(56,189,248,.12)}.dark .prose a code{color:inherit;background:0 0}.team-accordion{display:grid;gap:1rem;interpolate-size:allow-keywords}.team-group{border-radius:8px}.team-group__summary{display:grid;grid-template-columns:minmax(0,1fr)auto;align-items:center;gap:1rem;min-height:5rem;padding:1rem 1.125rem;color:var(--color-gray-900);background:rgba(255,255,255,.88);border:1px solid var(--color-gray-200);border-radius:8px;box-shadow:0 4px 18px rgba(15,23,42,5%);cursor:pointer;list-style:none;transition:color 250ms ease,background-color 250ms ease,border-color 250ms ease,box-shadow 250ms ease,transform 250ms ease}.team-group__summary::-webkit-details-marker{display:none}.team-group__summary::marker{content:""}.team-group__summary:hover{border-color:var(--color-primary-300);box-shadow:0 8px 24px rgba(15,23,42,8%);transform:translateY(-1px)}.team-group__summary:focus-visible{outline:3px solid color-mix(in srgb,var(--color-primary-500) 42%,transparent);outline-offset:3px}.team-group[open]>.team-group__summary{color:var(--color-primary-800);background:color-mix(in srgb,var(--color-primary-50) 54%,white);border-color:var(--color-primary-400);box-shadow:0 10px 28px rgba(15,23,42,9%)}.team-group__identity,.team-group__actions,.team-group__avatars{display:flex;align-items:center}.team-group__identity{min-width:0;gap:.875rem}.team-group__accent{flex:none;width:4px;height:2.25rem;border-radius:999px;background:var(--color-primary-500);box-shadow:0 0 0 4px color-mix(in srgb,var(--color-primary-100) 70%,transparent)}.team-group__heading{min-width:0}.team-group__name,.team-group__count{display:block;letter-spacing:0}.team-group__name{overflow-wrap:anywhere;font-size:1.125rem;font-weight:700;line-height:1.35}.team-group__name p{margin:0}.team-group__count{margin-top:.2rem;color:var(--color-gray-500);font-size:.8125rem;font-weight:500}.team-group__actions{gap:.875rem}.team-group__avatars{flex-direction:row;justify-content:flex-end;padding-left:.625rem}.team-group__avatar,.team-group__remainder{display:grid;place-items:center;width:2.5rem;height:2.5rem;margin-left:-.625rem;overflow:hidden;border:2px solid #fff;border-radius:50%;background:var(--color-gray-100);box-shadow:0 2px 7px rgba(15,23,42,.13)}.team-group__avatar img,.team-group__avatar svg{width:100%;height:100%;object-fit:cover}.team-group__remainder{color:var(--color-gray-700);background:var(--color-gray-100);font-size:.75rem;font-weight:700}.team-group__toggle{display:grid;flex:none;place-items:center;width:2rem;height:2rem;color:var(--color-gray-500);border-radius:50%;background:var(--color-gray-100);transition:color 250ms ease,background-color 250ms ease}.team-group__chevron{width:1.125rem;height:1.125rem;transition:transform 250ms ease}.team-group[open] .team-group__toggle{color:var(--color-primary-700);background:var(--color-primary-100)}.team-group[open] .team-group__chevron{transform:rotate(180deg)}.team-group__panel{padding:2rem 0 1.25rem;opacity:0;transform:translateY(-.375rem);transition:opacity 200ms ease,transform 250ms ease}.team-group[open] .team-group__panel{opacity:1;transform:translateY(0)}@supports selector(details::details-content){.team-group::details-content{block-size:0;overflow:clip;opacity:0;transition:block-size 250ms ease,content-visibility 250ms allow-discrete,opacity 200ms ease}.team-group[open]::details-content{block-size:auto;opacity:1}}.dark .team-group__summary{color:var(--color-gray-100);background:rgba(31,41,55,.82);border-color:var(--color-gray-700);box-shadow:0 5px 20px rgba(0,0,0,.18)}.dark .team-group__summary:hover{border-color:var(--color-primary-600);box-shadow:0 9px 26px rgba(0,0,0,.24)}.dark .team-group[open]>.team-group__summary{color:var(--color-primary-200);background:color-mix(in srgb,var(--color-primary-950) 42%,var(--color-gray-800));border-color:var(--color-primary-600)}.dark .team-group__count{color:var(--color-gray-400)}.dark .team-group__avatar,.dark .team-group__remainder{border-color:var(--color-gray-800);background:var(--color-gray-700)}.dark .team-group__remainder{color:var(--color-gray-200)}.dark .team-group__toggle{color:var(--color-gray-300);background:var(--color-gray-700)}.dark .team-group[open] .team-group__toggle{color:var(--color-primary-200);background:color-mix(in srgb,var(--color-primary-900) 60%,var(--color-gray-700))}@media(max-width:639px){.team-accordion{gap:.75rem}.team-group__summary{min-height:4.5rem;gap:.625rem;padding:.875rem}.team-group__identity,.team-group__actions{gap:.625rem}.team-group__avatar,.team-group__remainder{width:2rem;height:2rem;margin-left:-.5rem}.team-group__avatars{padding-left:.5rem}.team-group__toggle{width:1.875rem;height:1.875rem}.team-group__panel{padding-top:1.5rem}}@media(prefers-reduced-motion:reduce){.team-group__summary,.team-group__toggle,.team-group__chevron,.team-group__panel,.team-group::details-content{transition:none !important}}