.SheetOverlay[data-v-2ee89025]{background-color:#000c;inset:0;position:fixed;z-index:50}.SheetOverlay[data-state=open][data-v-2ee89025]{animation:fadeIn .15s ease-in;opacity:1}.SheetOverlay[data-state=closed][data-v-2ee89025]{animation:fadeOut .15s ease-out;opacity:0}.SheetContent[data-v-cf2a109a]{background-color:var(--background);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;flex-direction:column;gap:1rem;position:fixed;transition:ease-in-out;z-index:50}.SheetContent[data-state=open][data-v-cf2a109a]{animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.16,1,.3,1)}.SheetContent[data-state=closed][data-v-cf2a109a]{animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.16,1,.3,1)}.SheetContent--right[data-v-cf2a109a]{border-left:1px solid var(--border);bottom:0;height:100%;right:0;top:0;width:75%}@media (min-width:640px){.SheetContent--right[data-v-cf2a109a]{max-width:384px}}.SheetContent--right[data-state=open][data-v-cf2a109a]{animation-name:slideInFromRight}.SheetContent--right[data-state=closed][data-v-cf2a109a]{animation-name:slideOutToRight}.SheetContent--left[data-v-cf2a109a]{border-right:1px solid var(--border);bottom:0;height:100%;left:0;top:0;width:75%}@media (min-width:640px){.SheetContent--left[data-v-cf2a109a]{max-width:384px}}.SheetContent--left[data-state=open][data-v-cf2a109a]{animation-name:slideInFromLeft}.SheetContent--left[data-state=closed][data-v-cf2a109a]{animation-name:slideOutToLeft}.SheetContent--top[data-v-cf2a109a]{border-bottom:1px solid var(--border);height:auto;left:0;right:0;top:0}.SheetContent--top[data-state=open][data-v-cf2a109a]{animation-name:slideInFromTop}.SheetContent--top[data-state=closed][data-v-cf2a109a]{animation-name:slideOutToTop}.SheetContent--bottom[data-v-cf2a109a]{border-top:1px solid var(--border);bottom:0;height:auto;left:0;right:0}.SheetContent--bottom[data-state=open][data-v-cf2a109a]{animation-name:slideInFromBottom}.SheetContent--bottom[data-state=closed][data-v-cf2a109a]{animation-name:slideOutToBottom}.SheetClose[data-v-cf2a109a]{background-color:var(--secondary);border-radius:2px;opacity:.7;position:absolute;right:1rem;top:1rem;transition:opacity .2s}.SheetClose[data-v-cf2a109a]:hover{opacity:1}.SheetClose[data-v-cf2a109a]:focus{outline:none;ring:2px solid var(--ring);ring-offset:2px var(--ring-offset-background)}.SheetClose[data-v-cf2a109a]:disabled{pointer-events:none}.SheetCloseIcon[data-v-cf2a109a]{height:1rem;width:1rem}.SheetDescription[data-v-78abb852]{color:var(--muted-foreground);font-size:.875rem;line-height:1.25rem}.SheetHeader[data-v-ee2d4a2d]{display:flex;flex-direction:column;gap:.375rem;padding:1rem}.SheetTitle[data-v-015c3c3c]{color:var(--foreground);font-weight:600}.StaticSidebar[data-v-fa3e5223]{display:flex;flex-direction:column;height:100%}.MobileSidebar[data-v-fa3e5223],.StaticSidebar[data-v-fa3e5223]{background-color:var(--sidebar-bg);color:var(--sidebar-foreground);width:var(--sidebar-width)}.MobileSidebar[data-v-fa3e5223]{padding:0}.MobileSidebar>button[data-v-fa3e5223]{display:none}.SidebarContent[data-v-fa3e5223]{display:flex;flex-direction:column;height:100%;width:100%}.SidebarWrapper[data-v-fa3e5223]{color:var(--sidebar-foreground);display:none}@media (min-width:768px){.SidebarWrapper[data-v-fa3e5223]{display:block}}.SidebarWrapper[data-side=right][data-v-fa3e5223]{transform:rotate(180deg)}.SidebarGap[data-v-fa3e5223]{background-color:transparent;position:relative;transition:width .2s linear;width:var(--sidebar-width)}.SidebarWrapper[data-collapsible=offcanvas] .SidebarGap[data-v-fa3e5223]{width:0}.SidebarWrapper[data-collapsible=icon] .SidebarGapFloatingInset[data-v-fa3e5223]{width:calc(var(--sidebar-width-icon) + var(--spacing-4))}.SidebarWrapper[data-collapsible=icon] .SidebarGapStandard[data-v-fa3e5223]{width:var(--sidebar-width-icon)}.SidebarContainer[data-v-fa3e5223]{bottom:0;display:none;height:100vh;position:fixed;top:0;transition:left .2s linear,right .2s linear,width .2s linear;width:var(--sidebar-width)}@media (min-width:768px){.SidebarContainer[data-v-fa3e5223]{display:flex}}.SidebarContainerLeft[data-v-fa3e5223]{left:0}.SidebarWrapper[data-collapsible=offcanvas] .SidebarContainerLeft[data-v-fa3e5223]{left:calc(var(--sidebar-width)*-1)}.SidebarWrapper[data-side=left] .SidebarContainerLeft.SidebarContainerStandard[data-v-fa3e5223]{border-right:1px solid var(--border)}.SidebarContainerRight[data-v-fa3e5223]{right:0}.SidebarWrapper[data-collapsible=offcanvas] .SidebarContainerRight[data-v-fa3e5223]{right:calc(var(--sidebar-width)*-1)}.SidebarWrapper[data-side=right] .SidebarContainerRight.SidebarContainerStandard[data-v-fa3e5223]{border-left:1px solid var(--border)}.SidebarContainerFloatingInset[data-v-fa3e5223]{padding:.5rem}.SidebarWrapper[data-collapsible=icon] .SidebarContainerFloatingInset[data-v-fa3e5223]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.SidebarWrapper[data-collapsible=icon] .SidebarContainerStandard[data-v-fa3e5223]{width:var(--sidebar-width-icon)}.SidebarInner[data-v-fa3e5223]{background-image:var(--card);display:flex;flex-direction:column;height:100%;width:100%}.SidebarWrapper[data-variant=floating] .SidebarInnerFloating[data-v-fa3e5223]{border:1px solid var(--sidebar-border);border-radius:.5rem;box-shadow:0 1px 2px #0000000d}.SidebarContent[data-v-d51f5ad1]{display:flex;flex:1;flex-direction:column;gap:.5rem;min-height:0;overflow:auto}[data-collapsible=icon] .SidebarContent[data-v-d51f5ad1]{overflow:hidden}.SidebarFooter[data-v-2c28d582]{display:flex;flex-direction:column;flex-grow:0;gap:.5rem;padding:.5rem}.SidebarGroup[data-v-1f9b6e40]{display:flex;flex-direction:column;min-width:0;padding:.5rem;position:relative;width:100%}.SidebarGroupLabel{align-items:center;border-radius:.375rem;color:var(--sidebar-group-label);display:flex;flex-shrink:0;font-size:.75rem;font-weight:600;height:2rem;outline:hidden;padding-left:.5rem;padding-right:.5rem;transition:margin .2s linear,opacity .2s linear}.SidebarGroupLabel:focus-visible{outline:2px solid var(--sidebar-ring)}.SidebarGroupLabel>svg{flex-shrink:0;height:1rem;width:1rem}.SidebarGroupLabel.group[data-collapsible=icon] .SidebarGroupLabel{margin-top:-2rem;opacity:0}.SidebarHeader[data-v-96fd439b]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem .5rem 0}.SidebarMenu[data-v-66c60238]{display:flex;flex-direction:column;gap:.25rem;min-width:0;width:100%}.SidebarMenuButton[data-v-3911f5ce]{align-items:center;border-radius:.375rem;display:flex;font-size:.875rem;gap:.5rem;outline:none;overflow:hidden;padding:.5rem;text-align:left;transition:width .2s,height .2s,padding .2s;width:100%}.SidebarMenuButton[data-v-3911f5ce]:focus-visible{outline:2px solid var(--sidebar-ring)}.SidebarMenuButton.active[data-v-3911f5ce]{color:var(--sidebar-accent-foreground)}.SidebarMenuButton[data-v-3911f5ce]:disabled,.SidebarMenuButton[aria-disabled=true][data-v-3911f5ce]{opacity:.5;pointer-events:none}.SidebarMenuButton[data-active=true][data-v-3911f5ce]{color:var(--sidebar-accent-foreground);font-weight:500}.SidebarMenuButton.group-has-menu-item[data-v-3911f5ce]{padding-right:2rem}.SidebarMenuButton.group-data-collapsible-icon[data-v-3911f5ce]{width:2rem}.SidebarMenuButton>span[data-v-3911f5ce]:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SidebarMenuButton>svg[data-v-3911f5ce]{flex-shrink:0;height:1rem;width:1rem}.SidebarMenuButton[data-v-3911f5ce]:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground);text-decoration:none}.SidebarMenuButton.group-data-collapsible-icon[data-v-3911f5ce]{padding:0}.SidebarMenuItem[data-v-96fe730e]{position:relative;width:100%}.SidebarMenuSub[data-v-16b85e75]{border-left:1px solid var(--border);display:flex;flex-direction:column;gap:.25rem;margin-inline:.875rem;min-width:0;padding:.25rem .625rem;transform:translate(1px)}.group[data-collapsible=icon] .SidebarMenuSub[data-v-16b85e75]{display:none}.SidebarMenuSubButton[data-v-09d7eba5]{align-items:center;border-radius:.375rem;color:var(--sidebar-foreground);display:flex;gap:.5rem;height:1.75rem;min-width:0;outline:none;overflow:hidden;padding-inline:.5rem;text-decoration:none;transform:translate(-1px);transition:background-color .2s ease-in-out,color .2s ease-in-out}.SidebarMenuSubButton[data-v-09d7eba5]:active,.SidebarMenuSubButton[data-v-09d7eba5]:hover,.SidebarMenuSubButton[data-active=true][data-v-09d7eba5]{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.SidebarMenuSubButton[data-v-09d7eba5]:focus-visible{outline:2px solid var(--sidebar-ring)}.SidebarMenuSubButton[data-v-09d7eba5]:disabled,.SidebarMenuSubButton[aria-disabled=true][data-v-09d7eba5]{opacity:.5;pointer-events:none}.SidebarMenuSubButton>svg[data-v-09d7eba5]{color:var(--sidebar-accent-foreground);flex-shrink:0;height:1rem;width:1rem}.SidebarMenuSubButton>span[data-v-09d7eba5]:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SidebarMenuSubButtonSmall[data-v-09d7eba5]{font-size:.75rem}.SidebarMenuSubButtonMedium[data-v-09d7eba5]{font-size:.875rem}.group[data-collapsible=icon] .sidebarMenuSubButton[data-v-09d7eba5]{display:none}.SidebarMenuSubItem[data-v-b0c1f451]{position:relative}.SidebarWrapper[data-v-a16711ca]{display:flex;min-height:100vh;width:100%}.SidebarWrapper[data-variant=inset][data-v-a16711ca]{background-color:var(--sidebar-background)}.SidebarToggleButton[data-v-de28b854]{display:none;inset-block:0;position:absolute;transform:translate(-50%);transition:all linear;width:1rem;z-index:20}.SidebarToggleButton[data-v-de28b854]:after{background-color:var(--border);content:"";inset-block:0;left:50%;position:absolute;width:1px}.SidebarToggleButton[data-v-de28b854]:hover:after{outline:1px solid var(--border)}@media (min-width:640px){.SidebarToggleButton[data-v-de28b854]{display:flex}}.group[data-side=left] .SidebarToggleButton[data-v-de28b854]{right:-1rem}.group[data-side=right] .SidebarToggleButton[data-v-de28b854]{left:0}.SidebarToggleButton:hover.group[data-collapsible=offcanvas][data-v-de28b854]{background-color:var(--sidebar);transform:translate(0)}.group[data-collapsible=offcanvas] .SidebarToggleButton[data-v-de28b854]:after{left:100%}[data-side=left][data-collapsible=offcanvas] .SidebarToggleButton[data-v-de28b854]{right:-.5rem}[data-side=right][data-collapsible=offcanvas] .SidebarToggleButton[data-v-de28b854]{left:-.5rem}.SidebarTrigger[data-v-ec8ddf8e]{height:1.75rem;width:1.75rem}
