.sidebar-group-compact>*+*{margin-top:.125rem}.sidebar-group-action-icon{height:.5rem;width:.5rem}.sidebar-item-mission{height:2rem;font-size:.875rem;line-height:1.25rem}.sidebar-item-chat,.sidebar-item-personal,.sidebar-subitem-compact{height:1.75rem;font-size:.75rem;line-height:1rem}.sidebar-submenu-compact{gap:0}.sidebar-icon-chevron{height:.75rem;width:.75rem}.sidebar-icon-mission{height:.875rem;width:.875rem}.sidebar-icon-chat,.sidebar-icon-subitem{height:.75rem;width:.75rem}.sidebar-icon-dot{height:.5rem;width:.5rem;fill:currentColor}.sidebar-icon-dot-small{height:.375rem;width:.375rem;fill:currentColor}.sidebar-badge-compact{height:1rem;padding-left:.25rem;padding-right:.25rem;font-size:10px;margin-left:auto}.sidebar-status-dot{width:.5rem;height:.5rem;background-color:rgb(34 197 94);border-radius:9999px}.sidebar-header{border-bottom-width:1px;padding:.75rem 1rem}.sidebar-header-title{font-size:1.125rem;line-height:1.75rem;font-weight:600}.sidebar-header-subtitle{font-size:.75rem;line-height:1rem;color:rgb(var(--muted-foreground))}.sidebar-group-label{cursor:pointer}.sidebar-group-label:hover{color:rgb(var(--primary))}.sidebar-item-container{display:flex;align-items:center;width:100%;position:relative;padding-left:1.75rem}.sidebar-chevron-button{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.125rem;position:absolute;left:.25rem;flex-shrink:0}.sidebar-chevron-button:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.group-data-[collapsible=icon] .sidebar-chevron-button{display:none}.group-data-[collapsible=icon] .sidebar-item-container{padding-left:0}.sidebar-menu-button-flex{flex:1;width:100%}.group-data-[collapsible=icon] .sidebar-menu-button-flex{justify-content:center}.group-data-[collapsible=icon] [data-radix-collapse-content]{display:none!important}:root{--appshell-slide-bottom-height:300px;--appshell-slide-bottom-min-height:100px;--appshell-slide-bottom-max-height:80vh;--appshell-slide-bottom-duration:300ms;--appshell-slide-bottom-easing:ease-out;--appshell-command-palette-max-height:400px;--appshell-command-palette-duration:200ms;--appshell-command-palette-easing:ease-out}.appshell-slide-bottom{position:fixed;bottom:0;left:0;right:0;z-index:50;display:flex;flex-direction:column;background-color:hsl(var(--background));border-top:1px solid hsl(var(--border));box-shadow:0 -4px 6px -1px rgb(0 0 0/.1);height:var(--appshell-slide-bottom-height);transition-property:transform;transition-duration:var(--appshell-slide-bottom-duration);transition-timing-function:var(--appshell-slide-bottom-easing)}.appshell-slide-bottom--closed{transform:translateY(100%)}.appshell-slide-bottom--open{transform:translateY(0)}.appshell-slide-bottom__resize-handle{position:absolute;top:0;left:0;right:0;height:4px;cursor:ns-resize}.appshell-slide-bottom__resize-handle:hover{background-color:hsl(var(--primary)/.2)}.appshell-slide-bottom__header{display:flex;align-items:center;justify-content:space-between;height:2.5rem;padding:0 1rem;border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--muted)/.5)}.appshell-slide-bottom__title{font-size:.875rem;font-weight:500}.appshell-slide-bottom__content{flex:1;overflow:auto}.appshell-command-palette{max-height:var(--appshell-command-palette-max-height);animation-duration:var(--appshell-command-palette-duration);animation-timing-function:var(--appshell-command-palette-easing)}.appshell-defaults .slide-bottom-panel{height:var(--appshell-slide-bottom-height);min-height:var(--appshell-slide-bottom-min-height);max-height:var(--appshell-slide-bottom-max-height)}.appshell-defaults .command-palette{max-height:var(--appshell-command-palette-max-height)}