.playground-shell{--sidebar-collapse-width:66px;--sidebar-motion-duration:.2s;--sidebar-motion-ease:cubic-bezier(.2, 0, 0, 1)}.playground-shell [data-slot=sidebar-gap],.playground-shell [data-slot=sidebar-container]{transition:width var(--sidebar-motion-duration) var(--sidebar-motion-ease)}.playground-shell [data-slot=sidebar-inner]{overflow:hidden}.playground-shell [data-slot=sidebar-content]{scrollbar-width:none;overflow:hidden auto}.playground-shell [data-slot=sidebar-inset]{margin-inline-start:0}.playground-shell [data-slot=sidebar][data-state=collapsed]>[data-slot=sidebar-gap],.playground-shell [data-slot=sidebar][data-state=collapsed]>[data-slot=sidebar-container]{width:var(--sidebar-collapse-width)}.sidebar-label{transition:opacity .12s var(--sidebar-motion-ease,ease-out)}.playground-shell [data-slot=sidebar][data-state=collapsed] .sidebar-label{visibility:hidden;opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.playground-shell [data-slot=sidebar-gap],.playground-shell [data-slot=sidebar-container],.playground-shell [data-slot=sidebar] *,.sidebar-label{transition:none;animation:none}}.playground-shell [data-slot=sidebar] .sidebar-header-expanded{width:calc(var(--sidebar-width) - 40px);flex-shrink:0}.sidebar-collapse-control{background-color:#0000}.sidebar-collapse-control:hover,.sidebar-collapse-control:focus-visible{background-color:var(--sidebar-accent)}
