:root{--st-bg-canvas: hsl(240 10% 3.9%);--st-bg-surface: hsl(240 10% 3.9%);--st-bg-rail: hsl(240 5.9% 10%);--st-bg-rail-edge: hsl(240 3.7% 15.9%);--st-bg-selected: hsl(240 3.7% 15.9%);--st-bg-hover: hsl(240 3.7% 15.9%);--st-bg-pressed: hsl(240 5.9% 20%);--st-fg-primary: hsl(0 0% 98%);--st-fg-secondary: hsl(240 4.8% 95.9%);--st-fg-tertiary: hsl(240 5% 64.9%);--st-fg-quaternary: hsl(240 5% 40%);--st-fg-on-accent: hsl(240 5.9% 10%);--st-action: hsl(0 0% 98%);--st-action-fg: hsl(240 5.9% 10%);--st-action-rule: hsl(0 0% 98%);--st-positive: hsl(142 60% 55%);--st-negative: hsl(0 62.8% 50%);--st-rule: hsl(240 3.7% 15.9%);--st-rule-subtle: hsl(240 3.7% 12%);--st-rule-faint: hsl(240 3.7% 8%);--st-focus-ring: hsl(240 4.9% 83.9% / .4);--st-font-display: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--st-font-ui: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--st-font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace}st-sidebar{display:flex;flex-direction:column;width:var(--st-sidebar-width, 16rem);transition:width var(--st-sidebar-duration, .2s) ease-in-out;overflow:hidden}st-sidebar[data-state=rail]{width:var(--st-sidebar-rail-width, 4rem)}st-sidebar[data-state=rail] .nav-section-label{display:none}st-sidebar[data-state=rail] .nav-item{justify-content:center;gap:0}st-sidebar[data-state=rail] .nav-item>*:not(svg):not(img):not(.nav-icon){display:none}st-sidebar[data-state=rail] [data-menu-trigger]{justify-content:center;gap:0}st-sidebar[data-state=rail] [data-menu-trigger]>*:not(:first-child){display:none}st-sidebar .nav-item>svg,st-sidebar .nav-item>img,st-sidebar .nav-item>.nav-icon,st-sidebar [data-menu-trigger]>:first-child{flex-shrink:0}
