:root{--background:0 0% 100%;--foreground:20 14.3% 4.1%;--card:0 0% 100%;--card-foreground:20 14.3% 4.1%;--popover:0 0% 100%;--popover-foreground:20 14.3% 4.1%;--primary:24 9.8% 10%;--primary-foreground:60 9.1% 97.8%;--secondary:60 4.8% 95.9%;--secondary-foreground:24 9.8% 10%;--muted:60 4.8% 95.9%;--muted-foreground:25 5.3% 44.7%;--accent:60 4.8% 95.9%;--accent-foreground:24 9.8% 10%;--destructive:0 84.2% 60.2%;--destructive-foreground:60 9.1% 97.8%;--border:20 5.9% 90%;--input:20 5.9% 90%;--ring:20 14.3% 4.1%;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--radius:.5rem;--sidebar-background:0 0% 100%;--sidebar-foreground:20 14.3% 4.1%;--sidebar-primary:24 9.8% 10%;--sidebar-primary-foreground:60 9.1% 97.8%;--sidebar-accent:60 4.8% 95.9%;--sidebar-accent-foreground:24 9.8% 10%;--sidebar-border:20 5.9% 90%;--sidebar-ring:217.2 91.2% 59.8%}.dark{--background:20 14.3% 4.1%;--foreground:60 9.1% 97.8%;--card:20 14.3% 4.1%;--card-foreground:60 9.1% 97.8%;--popover:20 14.3% 4.1%;--popover-foreground:60 9.1% 97.8%;--primary:60 9.1% 97.8%;--primary-foreground:24 9.8% 10%;--secondary:12 6.5% 15.1%;--secondary-foreground:60 9.1% 97.8%;--muted:12 6.5% 15.1%;--muted-foreground:24 5.4% 63.9%;--accent:12 6.5% 15.1%;--accent-foreground:60 9.1% 97.8%;--destructive:0 62.8% 30.6%;--destructive-foreground:60 9.1% 97.8%;--border:12 6.5% 15.1%;--input:12 6.5% 15.1%;--ring:24 5.7% 82.9%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%;--sidebar-background:0 0% 4%;--sidebar-foreground:60 9.1% 97.8%;--sidebar-primary:60 9.1% 97.8%;--sidebar-primary-foreground:24 9.8% 10%;--sidebar-accent:12 6.5% 15.1%;--sidebar-accent-foreground:60 9.1% 97.8%;--sidebar-border:12 6.5% 15.1%;--sidebar-ring:217.2 91.2% 59.8%}.diode-tab-strip{min-width:0;color:var(--faint-ink,hsl(var(--muted-foreground)));font-family:var(--font-interface,ui-monospace, "SF Mono", Menlo, Consolas, monospace);align-items:center;gap:0;display:flex;position:relative}.diode-tab-strip__item{appearance:none;min-width:0;height:36px;color:inherit;cursor:pointer;font:inherit;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:10px;line-height:36px;transition:color 80ms;display:inline-flex;position:relative}.diode-tab-strip__item:hover:not(:disabled),.diode-tab-strip__item[aria-selected=true]{color:var(--ink,hsl(var(--foreground)))}.diode-tab-strip__indicator{width:100%;height:2px;color:var(--ink,hsl(var(--foreground)));pointer-events:none;background:currentColor;position:absolute;bottom:0;left:0}.diode-tab-strip__item:disabled{cursor:default;opacity:.45}.diode-tab-strip__icon{flex:none;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.diode-tab-strip__icon>svg{width:14px;height:14px}.diode-tab-strip__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.diode-tab-strip__badge{color:var(--muted-ink,hsl(var(--muted-foreground)));flex:none}.diode-tab-strip__trailing{align-items:center;min-width:0;margin-left:auto;display:inline-flex}.diode-tree-list{min-width:0;color:var(--muted-ink,hsl(var(--muted-foreground)));font-family:var(--font-interface,ui-monospace, "SF Mono", Menlo, Consolas, monospace);flex-direction:column;gap:0;font-size:11px;line-height:20px;display:flex}.diode-tree-list__row{appearance:none;width:100%;min-width:0;min-height:26px;color:inherit;cursor:pointer;padding:3px 8px;padding-left:calc(8px + var(--tree-depth,0) * 12px);text-align:left;font:inherit;background:0 0;border:0;border-radius:0;align-items:center;gap:4px;transition:background-color 80ms,color 80ms;display:flex}.diode-tree-list__row:hover:not(:disabled),.diode-tree-list__row[data-selected=true]{background:var(--hover-surface,hsl(var(--accent)));color:var(--ink,hsl(var(--foreground)))}.diode-tree-list__row[data-status=net]{color:var(--ink,hsl(var(--foreground)))}.diode-tree-list__row[data-status=dimmed]{color:var(--faint-ink,hsl(var(--muted-foreground)));opacity:.55}.diode-tree-list__row:disabled{cursor:default;opacity:.45}.diode-tree-list__toggle,.diode-tree-list__spacer{flex:none;width:12px;height:20px}.diode-tree-list__toggle{color:var(--faint-ink,hsl(var(--muted-foreground)));justify-content:center;align-items:center;display:inline-flex}.diode-tree-list__toggle>svg{stroke-width:2px;width:12px;height:12px;transition:transform 80ms}.diode-tree-list__toggle[data-expanded=true]>svg{transform:rotate(90deg)}.diode-tree-list__content{flex-direction:column;flex:1;min-width:0;display:flex}.diode-tree-list__label,.diode-tree-list__detail{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.diode-tree-list__detail{color:var(--faint-ink,hsl(var(--muted-foreground)))}.diode-tree-list__badge{color:var(--faint-ink,hsl(var(--muted-foreground)));flex:none}.diode-tree-list__status-dot{background:var(--diode-green,#00a876);border-radius:50%;flex:none;width:6px;height:6px;margin-left:auto}.diode-tree-list__row[data-status=added] .diode-tree-list__status-dot{background:#16a34a}.diode-tree-list__row[data-status=modified] .diode-tree-list__status-dot{background:#d97706}.diode-tree-list__row[data-status=deleted] .diode-tree-list__status-dot{background:#dc2626}[data-sonner-toaster],[data-sonner-toaster] [data-sonner-toast],[data-sonner-toaster] [data-sonner-toast]>*{transition-duration:.14s!important;transition-timing-function:ease-out!important}[data-sonner-toast][data-swipe-out=true]{animation-duration:.14s!important}.toast-card{border:1px solid var(--line);background:var(--paper-surface);border-radius:4px;align-items:flex-start;gap:12px;width:318px;max-width:100%;padding:16px;display:flex;box-shadow:0 1px 2px #0000004d,0 1px 3px 1px #00000026}.toast-card--single{align-items:center;padding-top:12px;padding-bottom:12px}.toast-icon{flex:0 0 18px;line-height:0;display:flex}.toast-card--error .toast-icon{color:var(--danger-ink)}.toast-card--success .toast-icon{color:var(--diode-green)}.toast-card--warning .toast-icon{color:var(--warning-ink)}.toast-card--info .toast-icon{color:var(--muted-ink)}.toast-card--loading .toast-icon{color:var(--diode-green)}@keyframes toast-spin{to{transform:rotate(360deg)}}.toast-spin{animation:1s linear infinite toast-spin}.toast-content{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}.toast-title{font-family:var(--font-reading-stack);color:var(--ink);overflow-wrap:anywhere;font-size:13px;font-weight:600;line-height:20px}.toast-body{font-family:var(--font-reading-stack);color:var(--muted-ink);overflow-wrap:anywhere;font-size:13px;font-weight:400;line-height:20px}.toast-action{border:1px solid var(--faint-ink);color:var(--ink);font-family:var(--font-chrome-stack);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:4px;align-self:flex-start;margin-top:4px;padding:6px 16px;font-size:10px;font-weight:500;line-height:12px}.toast-action:hover{background:var(--hover-surface)}.toast-close{color:var(--faint-ink);cursor:pointer;background:0 0;border:0;flex:0 0 16px;padding:0;line-height:0;display:flex}.toast-close:hover{color:var(--muted-ink)}@media (prefers-reduced-motion:reduce){.toast-spin{animation:none}}
.command-palette{font-family:var(--font-ui-mono), ui-monospace, SFMono-Regular, Menlo, monospace;border-radius:0;z-index:9999!important}.command-palette [cmdk-input]{font-family:var(--font-ui-mono), ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.02em;font-size:14px}.command-palette [cmdk-list]{scrollbar-width:thin;scrollbar-color:var(--line) transparent}.command-palette [cmdk-list]::-webkit-scrollbar{width:8px}.command-palette [cmdk-list]::-webkit-scrollbar-track{background:0 0}.command-palette [cmdk-list]::-webkit-scrollbar-thumb{background:var(--line);border-radius:0}.command-item{border-radius:0;font-variant-caps:normal}.command-item[aria-selected=true],.command-item:active{background:var(--hover-surface)}.command-palette [data-category]{letter-spacing:.05em;color:var(--muted-ink);padding:8px 12px 4px;font-size:11px;font-variant-caps:small-caps;font-weight:600}
