.shell{--shell-sidebar-width:232px;--shell-bar-height:52px;grid-template-columns:var(--shell-sidebar-width) minmax(0, 1fr);background:var(--bg,#050505);min-height:100svh;display:grid}.shell.dashboard-shell{grid-template-columns:var(--shell-sidebar-width) minmax(0, 1fr)}.shell-sidebar{border-right:1px solid var(--ds-sidebar-border);background:var(--ds-sidebar);height:100svh;color:var(--ds-sidebar-foreground);flex-direction:column;display:flex;position:sticky;top:0}.shell-brand{min-height:var(--shell-bar-height);color:var(--ds-foreground);letter-spacing:-.01em;align-items:center;padding:0 16px;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex}.shell-brand__slash{color:var(--ds-primary);margin:0 1px;font-weight:500}.shell-brand__id{color:var(--ds-muted-foreground);font-weight:500}.shell-workspace{padding:4px 12px 10px}.shell-workspace__static,.shell-workspace .dashboard-menu__trigger{border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface);text-align:left;align-items:center;gap:9px;width:100%;padding:7px 9px;transition:background .12s;display:flex}.shell-workspace .dashboard-menu__trigger{cursor:pointer;list-style:none}.shell-workspace .dashboard-menu__trigger::-webkit-details-marker{display:none}.shell-workspace .dashboard-menu__trigger:hover{background:var(--ds-surface-2)}.shell-workspace__mark{border:1px solid color-mix(in oklab, var(--ds-primary) 32%, transparent);border-radius:var(--ds-radius-md);background:var(--ds-primary-soft);width:26px;height:26px;color:var(--ds-primary);flex-shrink:0;place-items:center;font-size:.8125rem;font-weight:500;display:grid}.shell-workspace__text,.shell-user__text{flex:1;gap:1px;min-width:0;display:grid}.shell-workspace__name,.shell-user__name{color:var(--ds-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;line-height:1.25;overflow:hidden}.shell-workspace__meta,.shell-user__email{color:var(--ds-muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;line-height:1.3;overflow:hidden}.shell-nav{flex:1;padding:0 12px;overflow-y:auto}.shell-nav__group+.shell-nav__group{margin-top:18px}.shell-nav__label{color:var(--ds-muted-foreground);letter-spacing:.09em;text-transform:uppercase;margin:0 0 4px;padding:0 8px;font-size:.625rem;font-weight:600}.shell-nav ul{gap:1px;margin:0;padding:0;list-style:none;display:grid}.shell-nav a{border-radius:var(--ds-radius-md);min-height:32px;color:var(--ds-muted-foreground);align-items:center;gap:10px;padding:0 8px;font-size:.8125rem;font-weight:450;text-decoration:none;transition:background .1s,color .1s;display:flex}.shell-nav a:hover{background:var(--ds-sidebar-accent);color:var(--ds-foreground)}.shell-nav a[aria-current=page]{background:var(--ds-sidebar-accent);color:var(--ds-foreground);font-weight:500}.shell-nav a[aria-current=page] .shell-nav__icon{color:var(--ds-primary)}.shell-nav__icon{color:currentColor;flex-shrink:0;width:16px;height:16px}.shell-nav__utility{border-top:1px solid var(--ds-sidebar-border);margin-top:18px;padding-top:14px}.shell-plan{border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface);margin:12px;padding:10px 11px}.shell-plan__head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.shell-plan__name{color:var(--ds-foreground);font-size:.75rem;font-weight:500}.shell-plan__percent{color:var(--ds-muted-foreground);font-variant-numeric:tabular-nums;font-size:.75rem}.shell-plan__track{background:var(--ds-secondary);border-radius:999px;height:4px;margin:8px 0 6px;overflow:hidden}.shell-plan__fill{background:var(--ds-primary);border-radius:999px;height:100%}.shell-plan__detail{color:var(--ds-muted-foreground);font-variant-numeric:tabular-nums;margin:0;font-size:.6875rem}.shell-plan__badge{background:var(--ds-primary-soft);color:var(--ds-primary);letter-spacing:.02em;text-transform:uppercase;vertical-align:1px;border-radius:999px;margin-left:6px;padding:0 6px;font-size:.625rem;font-weight:600;display:inline-block}.shell-user{border-top:1px solid var(--ds-sidebar-border);padding:8px}.shell-user .dashboard-menu__trigger{border-radius:var(--ds-radius-lg);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:9px;width:100%;padding:6px 7px;list-style:none;transition:background .12s;display:flex}.shell-user .dashboard-menu__trigger::-webkit-details-marker{display:none}.shell-user .dashboard-menu__trigger:hover{background:var(--ds-sidebar-accent)}.shell-user__avatar{border:1px solid var(--ds-border);background:var(--ds-surface);width:28px;height:28px;color:var(--ds-foreground);border-radius:999px;flex-shrink:0;place-items:center;font-size:.6875rem;font-weight:600;display:grid}.shell-body{flex-direction:column;min-width:0;display:flex}.shell-topbar{z-index:30;min-height:var(--shell-bar-height);border-bottom:1px solid var(--ds-border);background:color-mix(in oklab, var(--ds-background) 88%, transparent);-webkit-backdrop-filter:blur(12px);align-items:center;gap:10px;padding:0 16px;display:flex;position:sticky;top:0}.shell-topbar .dashboard-omni-trigger{border-color:var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface);max-width:460px;min-height:34px;color:var(--ds-muted-foreground);flex:auto;justify-content:flex-start;gap:8px;margin-inline:0;font-size:.8125rem}.shell-topbar .dashboard-omni-trigger>span{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.shell-topbar .dashboard-omni-trigger kbd{border-color:var(--ds-border);background:var(--ds-background);color:var(--ds-muted-foreground);border-radius:4px;font-size:.6875rem}.shell-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.shell-iconbutton{border-radius:var(--ds-radius-md);width:32px;height:32px;color:var(--ds-muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;transition:background .12s,color .12s;display:grid}.shell-iconbutton:hover{background:var(--ds-sidebar-accent);color:var(--ds-foreground)}.shell-cta{border-radius:var(--ds-radius-lg);background:var(--ds-primary);height:32px;color:var(--ds-primary-foreground);white-space:nowrap;border:0;align-items:center;padding:0 13px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:filter .12s;display:inline-flex}.shell-cta:hover{filter:brightness(1.06)}.shell-main{flex:1;min-width:0}.shell :focus-visible{outline:2px solid var(--ds-primary);outline-offset:2px}.shell-mobilebar{display:none}@media (max-width:859px){.shell,.shell.dashboard-shell{grid-template-columns:minmax(0,1fr)}.shell-sidebar{z-index:60;width:min(300px,86vw);transition:transform .18s;position:fixed;left:0;transform:translate(-100%)}.shell-sidebar[data-open=true]{transform:translate(0)}.shell-mobilebar{z-index:30;min-height:var(--shell-bar-height);border-bottom:1px solid var(--ds-border);background:var(--ds-background);align-items:center;gap:8px;padding:0 12px;display:flex;position:sticky;top:0}.shell-topbar{display:none}.shell-mobilebar__title{color:var(--ds-foreground);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;font-weight:500;overflow:hidden}.shell-backdrop{z-index:50;background:#00000080;background:lab(0% 0 0/.5);border:0;position:fixed;inset:0}}@media (prefers-reduced-motion:reduce){.shell-sidebar,.shell-nav a,.shell-topbar .dashboard-omni-trigger,.shell-iconbutton,.shell-cta,.shell-workspace .dashboard-menu__trigger,.shell-user .dashboard-menu__trigger{transition:none}}.shell .dashboard-menu{position:relative}.shell .dashboard-menu__chevron{width:14px;height:14px;color:var(--ds-muted-foreground);flex-shrink:0}.shell .dashboard-menu__content{z-index:60;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-popover);min-width:100%;box-shadow:var(--ds-shadow-overlay);margin-top:4px;padding:4px;position:absolute}.shell .dashboard-menu__content--start{left:0}.shell .dashboard-menu__content--end{margin-top:0;bottom:calc(100% + 4px);right:0}.shell .dashboard-menu__label{color:var(--ds-muted-foreground);margin:0;padding:6px 8px 4px;font-size:.6875rem;font-weight:500}.shell .dashboard-menu__separator{border:0;border-top:1px solid var(--ds-border);margin:4px 0}.shell .dashboard-menu__item{border-radius:var(--ds-radius-md);width:100%;color:var(--ds-foreground);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:6px 8px;font-size:.8125rem;text-decoration:none;display:flex}.shell .dashboard-menu__item:hover:not(:disabled){background:var(--ds-sidebar-accent)}.shell .dashboard-menu__item:disabled{cursor:not-allowed;opacity:.55}.shell .dashboard-menu__item[aria-checked=true]{color:var(--ds-primary);font-weight:600}.shell .dashboard-menu__item--danger{color:var(--ds-destructive,#e5484d)}.shell .dashboard-menu__item-main{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.shell .dashboard-menu__item-meta{color:var(--ds-muted-foreground);flex-shrink:0;font-size:.6875rem}
