@keyframes ui-collapsible-down{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes ui-collapsible-up{0%{height:var(--radix-collapsible-content-height)}to{height:0}}@layer components{.ui-collapsible-content{overflow:hidden}.ui-collapsible-content[data-state=open]{animation:.2s ease-out ui-collapsible-down}.ui-collapsible-content[data-state=closed]{animation:.2s ease-out ui-collapsible-up}.ui-collapsible-content[data-state=closed][data-skip-animation=true]{height:0;animation:none}html[data-ui-mobile-sidebar-nav-closing=true] [data-sidebar=sidebar][data-mobile=true][data-state=closed],html[data-ui-mobile-sidebar-nav-closing=true] [data-sidebar-overlay=true][data-state=closed]{opacity:0!important;pointer-events:none!important;visibility:hidden!important;animation:none!important}html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=icon][data-state=expanded]>div:first-child,html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=icon][data-state=expanded]>div:nth-child(2){width:var(--sidebar-width-icon)}html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=icon][data-state=expanded] [data-sidebar=header] span,html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=icon][data-state=expanded] [data-sidebar=group-label],html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=icon][data-state=expanded] [data-sidebar=menu-button] span{display:none}html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=inflow-icon][data-state=expanded]{width:var(--sidebar-width-icon,3rem)}html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=inflow-icon][data-state=expanded]>[data-sidebar=sidebar]{padding-inline:.75rem}html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=custom-icon][data-state=expanded]{width:var(--sidebar-prehydration-collapsed-width,var(--sidebar-width-icon,3rem))}html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=custom-icon][data-state=expanded][data-sidebar-prehydration-padding=true]{padding:var(--sidebar-prehydration-collapsed-padding,.75rem)}html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=custom-icon][data-state=expanded] [data-sidebar-prehydration-header=center-stack]{align-items:center;gap:var(--sidebar-prehydration-header-gap,1.25rem);flex-direction:column}html[data-ui-sidebar-state=collapsed] [data-sidebar-prehydration=custom-icon][data-state=expanded] [data-sidebar-prehydration-expanded-copy=true]{display:none}@media (width>=768px){.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:0}}}
