.dashboard-shell-nav{-webkit-mask-image:none;mask-image:none}.aura-switcher-wrap{z-index:20;margin-top:var(--app-space-8);padding:0 var(--app-space-6);flex:none;display:flex;position:relative}.dashboard-shell-surface[data-sidebar-state=open] .aura-switcher-wrap{padding:0 var(--app-space-2)}.aura-switcher-card{justify-content:center;align-items:center;gap:var(--app-space-8);background:var(--app-shell-panel);border:1px solid var(--app-shell-tile-border);border-radius:var(--app-shell-control-radius);cursor:pointer;outline:none;width:36px;height:36px;margin:0 auto;padding:0;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000000a,0 0 1.07px #0006}.dashboard-shell-surface[data-sidebar-state=open] .aura-switcher-card{width:100%;padding:0 var(--app-space-8);justify-content:flex-start;margin:0}.aura-switcher-card:focus-visible{outline:var(--app-shell-focus-ring-width) solid var(--app-shell-focus-ring);outline-offset:var(--app-shell-focus-ring-offset)}.aura-switcher-chip{background:var(--app-shell-control);border:1px solid var(--app-shell-border-strong);border-radius:var(--app-shell-radius-kbd);flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;overflow:hidden}.aura-switcher-chip>img,.aura-switcher-chip>svg,.aura-switcher-chip>span{border-radius:9999px;width:12px;height:12px;display:block}.aura-switcher-chip-initial{color:var(--app-shell-text);font-size:var(--app-type-micro);font-weight:var(--app-weight-semibold);background:var(--app-shell-control);justify-content:center;align-items:center;line-height:1;display:inline-flex}.aura-switcher-label{min-width:0;color:var(--app-shell-text);font-size:var(--app-type-small);text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;line-height:20px;display:none;overflow:hidden}.aura-switcher-caret{margin-right:var(--app-space-2);color:var(--app-shell-text-muted);flex:none;display:none}.dashboard-shell-surface[data-sidebar-state=open] .aura-switcher-label,.dashboard-shell-surface[data-sidebar-state=open] .aura-switcher-caret{display:block}.aura-switcher-menu{z-index:130;min-width:max(var(--anchor-width,231px), 231px);max-width:320px;padding:var(--app-space-4);font-family:var(--app-shell-font);background:var(--app-shell-glass-dropdown);-webkit-backdrop-filter:blur(18px);border:1px solid var(--app-glass-hairline);border-radius:var(--app-shell-control-radius);box-shadow:inset 0 1px 0 var(--app-glass-sheen), var(--app-glass-lift);transform-origin:var(--transform-origin)}[data-slot=menu-positioner]:has(>.aura-switcher-menu){z-index:130}.aura-switcher-menu>div,.aura-mode-menu>div{padding:0}.aura-switcher-item{align-items:center;gap:var(--app-space-8);width:100%;padding:var(--app-space-6) var(--app-space-16) var(--app-space-6) var(--app-space-8);color:var(--app-shell-text);text-align:left;border-radius:var(--app-shell-radius-chip);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;outline:none;transition:background-color .1s;display:flex}.aura-switcher-item[data-highlighted],.aura-switcher-item:hover{background:var(--app-shell-control)}.aura-switcher-item-tile{background:var(--app-shell-control);border:1px solid var(--app-shell-border-strong);border-radius:var(--app-shell-control-radius);flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}.aura-switcher-item-tile>img,.aura-switcher-item-tile>svg{border-radius:9999px;width:16px;height:16px;display:block}.aura-switcher-item-tile-initial{width:16px;height:16px;color:var(--app-shell-text);font-size:var(--app-type-micro);font-weight:var(--app-weight-semibold);background:var(--app-shell-control-hover);border-radius:9999px;justify-content:center;align-items:center;line-height:1;display:inline-flex}.aura-switcher-item-copy{min-width:0;margin-left:var(--app-space-2);flex-direction:column;display:flex}.aura-switcher-item-title{color:var(--app-shell-text);font-size:var(--app-type-small);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:500;line-height:20px;overflow:hidden}.aura-switcher-item-desc{color:var(--app-shell-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:-1px 0 0;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.aura-switcher-check{color:var(--app-shell-text);margin-left:auto}.aura-switcher-sep{height:1px;margin:var(--app-space-4) -4px;background:var(--app-shell-border)}.aura-nav-row{position:relative}.aura-nav-pin{top:5px;right:var(--app-space-4);z-index:10;width:22px;height:22px;color:var(--app-shell-text);border-radius:var(--app-shell-radius-kbd);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;outline:none;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background-color .15s;display:inline-flex;position:absolute}.aura-nav-pin>svg{opacity:.5;width:12px;height:12px;transition:opacity .15s}.aura-nav-pin:hover{background:var(--app-shell-control)}.aura-nav-pin:hover>svg{opacity:.7}.dashboard-shell-surface[data-sidebar-state=open] .aura-nav-row:hover .aura-nav-pin,.aura-nav-pin:focus-visible{opacity:1;pointer-events:auto}.aura-nav-pin:focus-visible{outline:var(--app-shell-focus-ring-width) solid var(--app-shell-focus-ring);outline-offset:1px}.aura-nav-more-caret{margin-right:var(--app-space-2);color:var(--app-shell-text);opacity:.5;flex:none;display:none}.dashboard-shell-surface[data-sidebar-state=open] .aura-nav-more-caret{display:block}.aura-more-item{align-items:center;gap:var(--app-space-8);width:100%;min-width:208px;height:32px;padding:0 var(--app-space-4) 0 var(--app-space-8);color:var(--app-shell-text);border-radius:var(--app-shell-radius-chip);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;outline:none;display:flex}.aura-more-item[data-highlighted],.aura-more-item:hover{background:var(--app-shell-control)}.aura-more-item-icon{width:20px;height:20px;color:var(--app-shell-text-muted);flex:0 0 20px;justify-content:center;align-items:center;display:inline-flex}.aura-more-item-label{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:500;line-height:20px;overflow:hidden}.aura-more-pin-item .aura-more-item-icon{color:var(--app-shell-text);opacity:.64}.aura-upgrade-wrap{padding:var(--app-space-2) var(--app-space-6) var(--app-space-4);flex:none}.dashboard-shell-surface[data-sidebar-state=open] .aura-upgrade-wrap{padding-inline:var(--app-space-2)}.aura-upgrade{z-index:1;justify-content:center;align-items:center;gap:var(--app-space-8);width:100%;height:32px;padding:0 var(--app-space-6);isolation:isolate;color:var(--app-shell-text);font-size:var(--app-type-small);background:var(--app-shell-panel);border:1px solid var(--app-shell-border-strong);border-radius:var(--app-shell-radius-chip);outline:none;font-weight:500;line-height:20px;text-decoration:none;display:flex;position:relative;overflow:hidden}.aura-upgrade:before{display:none}.aura-upgrade:after{z-index:10;content:"";pointer-events:none;border-radius:var(--app-shell-radius-chip);box-shadow:none;position:absolute;inset:0}.aura-upgrade:hover:after{box-shadow:none}.aura-upgrade:focus-visible{outline:var(--app-shell-focus-ring-width) solid var(--app-shell-focus-ring);outline-offset:var(--app-shell-focus-ring-offset)}.aura-upgrade-inner{z-index:2;align-items:center;gap:var(--app-space-8);display:flex;position:relative}.aura-upgrade-bolt{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.aura-upgrade-text{display:none}.dashboard-shell-surface[data-sidebar-state=open] .aura-upgrade-text{display:block}@media (prefers-reduced-motion:reduce){.aura-switcher-card,.aura-nav-pin{transition:none}}html.dark .dashboard-shell-nav{-webkit-mask-image:none;mask-image:none}html.dark .aura-switcher-menu,html.dark .aura-mode-menu{background:var(--app-shell-glass-dropdown);box-shadow:var(--app-shell-panel-shadow);-webkit-backdrop-filter:blur(18px)}html.dark .aura-upgrade{background:var(--app-shell-panel-muted);background-image:none}html.dark .aura-upgrade:before{background-image:none;display:none}.aura-mode-trigger{width:100%;min-height:var(--app-shell-switcher-height);align-items:center;gap:var(--app-shell-nav-row-icon-gap);padding:0 var(--app-shell-nav-row-padding-inline);color:var(--app-shell-text);font-family:inherit;font-size:var(--app-shell-nav-font-size);background:var(--app-shell-panel);border:var(--app-shell-panel-border-width) solid var(--app-shell-switcher-border);border-radius:var(--app-shell-control-radius);box-shadow:var(--app-shell-switcher-shadow);cursor:pointer;margin:1px 0 0;font-weight:500;display:flex}html.dark .aura-mode-trigger{background:var(--app-shell-panel-muted)}.aura-mode-trigger[data-expanded=false]{width:var(--app-shell-control-height);justify-content:center;margin-inline:auto;padding:0}.aura-mode-trigger:focus-visible{outline:var(--app-shell-focus-ring-width) solid var(--app-shell-focus-ring);outline-offset:var(--app-shell-focus-ring-offset)}.aura-mode-orb-badge{width:var(--app-shell-switcher-badge-size);height:var(--app-shell-switcher-badge-size);flex:0 0 var(--app-shell-switcher-badge-size);background:var(--app-shell-control);border:1px solid var(--app-shell-border-strong);border-radius:var(--app-shell-switcher-badge-radius);justify-content:center;align-items:center;display:flex;overflow:hidden}.aura-mode-trigger-label{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;max-width:168px;overflow:hidden}.aura-mode-trigger-chevron{margin-right:var(--app-shell-switcher-bleed);color:var(--app-shell-text-muted);flex:none;margin-left:auto}.aura-mode-menu{z-index:60;min-width:248px;padding:var(--app-space-4);-webkit-backdrop-filter:blur(18px);background:var(--app-shell-glass-dropdown);border:1px solid var(--app-glass-hairline);border-radius:var(--app-shell-panel-radius);box-shadow:inset 0 1px 0 var(--app-glass-sheen), var(--app-glass-lift)}[data-slot=menu-positioner]:has(>.aura-mode-menu){z-index:60}.aura-mode-item{align-items:center;gap:var(--app-shell-nav-row-icon-gap);padding:var(--app-space-6) var(--app-shell-nav-row-padding-inline);border-radius:var(--app-shell-radius-chip);cursor:pointer;outline:none;display:flex}.aura-mode-item .aura-mode-orb-badge{width:var(--app-shell-switcher-menu-badge-size);height:var(--app-shell-switcher-menu-badge-size);flex:0 0 var(--app-shell-switcher-menu-badge-size);border-radius:var(--app-shell-control-radius)}.aura-mode-separator{height:1px;margin:var(--app-space-4) -4px;background:var(--app-shell-border)}.aura-mode-item[data-highlighted],.aura-mode-item:hover{background:var(--app-shell-nav-hover)}.aura-mode-item-copy{min-width:0;margin-left:var(--app-space-2);flex-direction:column;flex:1;display:flex}.aura-mode-item-label{color:var(--app-shell-text);font-size:var(--app-shell-nav-font-size);font-weight:500;line-height:1.3}.aura-mode-item-description{color:var(--app-shell-text-subtle);text-overflow:ellipsis;margin-top:-1px;font-size:12px;font-weight:400;line-height:1.35;overflow:hidden}.aura-mode-item-check{color:var(--app-shell-text);flex:none;margin-left:auto}.aura-nav-section{margin-top:var(--app-shell-section-gap);flex-direction:column;gap:0;display:flex}.aura-nav-section-title{min-height:var(--app-shell-nav-row-height);margin:0;margin-bottom:var(--app-shell-section-label-inset);padding:0 var(--app-shell-section-label-inset);color:var(--app-shell-text-muted);font-size:var(--app-shell-section-label-size);letter-spacing:0;align-items:center;font-weight:500;line-height:1;display:flex}.aura-nav-section-list{gap:var(--app-shell-nav-row-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.aura-nav-section-row{width:100%;height:var(--app-shell-nav-row-height);align-items:center;gap:var(--app-shell-nav-row-icon-gap);padding:0 var(--app-shell-nav-row-padding-end) 0 var(--app-shell-nav-row-padding-inline);color:var(--app-shell-text-muted);font-family:inherit;font-size:var(--app-shell-nav-font-size);text-align:left;border-radius:var(--app-shell-control-radius);cursor:pointer;background:0 0;border:0;font-weight:400;transition:background-color .1s,color .1s;display:flex}.aura-nav-section-row:hover,.aura-nav-section-row:focus-visible{color:var(--app-shell-text);background:var(--app-shell-nav-hover)}.aura-nav-section-row-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.aura-channel-facepile{width:calc(var(--app-space-40) + var(--app-space-2));height:var(--app-space-20);flex:0 0 calc(var(--app-space-40) + var(--app-space-2));align-items:center;display:flex;position:relative}.aura-channel-facepile-avatar{top:var(--app-shell-edge-width);width:calc(var(--app-space-16) + var(--app-space-2));height:calc(var(--app-space-16) + var(--app-space-2));border:var(--app-shell-edge-width) solid var(--app-shell-panel);background:var(--app-shell-field);color:var(--app-shell-text);font-size:var(--app-type-11);position:absolute;left:0}.aura-channel-facepile-avatar[data-index="1"]{left:var(--app-space-10)}.aura-channel-facepile-avatar[data-index="2"]{left:var(--app-space-20)}.aura-channel-facepile-overflow{right:0;bottom:calc(-1 * var(--app-shell-edge-width));z-index:4;min-width:var(--app-space-16);height:var(--app-space-16);padding:0 var(--app-space-2);color:var(--app-shell-text);font-size:var(--app-type-11);font-variant-numeric:tabular-nums;background:var(--app-shell-panel-muted);border:var(--app-shell-edge-width) solid var(--app-shell-panel);border-radius:var(--app-shell-radius-pill);place-items:center;font-weight:600;line-height:1;display:grid;position:absolute}.aura-nav-section-dot{background:var(--app-shell-text-subtle);border-radius:50%;flex:0 0 6px;width:6px;height:6px}.aura-nav-section-dot[data-status=active]{background:var(--app-verified)}.aura-nav-section-dot[data-status=hitl]{background:var(--app-shell-danger)}.aura-nav-section-empty,.aura-nav-section-more{min-height:var(--app-shell-nav-row-height);padding:0 var(--app-shell-nav-row-padding-end) 0 var(--app-shell-nav-row-padding-inline);color:var(--app-shell-text-subtle);font-family:inherit;font-size:var(--app-shell-nav-font-size);text-align:left;border-radius:var(--app-shell-control-radius);background:0 0;border:0;align-items:center;margin:0;display:flex}.aura-nav-section-more{cursor:pointer}.aura-nav-section-more:hover,.aura-nav-section-more:focus-visible{color:var(--app-shell-text);background:var(--app-shell-nav-hover)}.aura-nav-section-skeleton{height:var(--app-shell-nav-row-height);border-radius:var(--app-shell-control-radius);background:var(--app-shell-wash-faint);display:block}@media (prefers-reduced-motion:reduce){.aura-mode-trigger,.aura-nav-section-row,.aura-nav-section-more{transition:none}}.dashboard-shell-surface[data-coss-shell=true] .dashboard-coss-context-header{padding:var(--app-space-4) var(--app-space-8) var(--app-space-8);gap:0}.dashboard-shell-surface[data-coss-shell=true] .dashboard-coss-sidebar-content{gap:0;height:auto;min-height:0}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav{gap:var(--app-shell-section-gap);padding:0 var(--app-shell-rail-edge-padding) var(--app-shell-rail-edge-padding);overflow:visible;-webkit-mask-image:none;mask-image:none}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-group{gap:var(--app-shell-nav-row-gap);padding:0}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-group-items{gap:var(--app-shell-nav-row-gap)}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-group-label{height:var(--app-shell-control-height);padding:0 var(--app-shell-nav-row-padding-inline);color:var(--muted-foreground,var(--app-shell-text-muted));font-size:var(--app-shell-section-label-size);margin:0;font-weight:500}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-button{min-height:var(--app-shell-nav-row-height);color:var(--sidebar-foreground,var(--app-shell-text-muted));border-radius:var(--app-shell-control-radius);transition:color var(--coss-duration-fast,.12s) var(--coss-ease-out,ease), background-color var(--coss-duration-fast,.12s) var(--coss-ease-out,ease)}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-button:hover,.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-button:focus-visible{color:var(--sidebar-accent-foreground,var(--app-shell-text));background:var(--app-shell-nav-hover)}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-button[data-active=true]{color:var(--sidebar-accent-foreground,var(--app-shell-text));font-weight:var(--app-weight-medium);background:var(--app-shell-nav-active)}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav[data-workspace-mode=organizations] .dashboard-shell-nav-button[data-active=true],.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav[data-workspace-mode=organizations] .aura-nav-section-row[data-active=true]{color:var(--sidebar-accent-foreground,var(--app-shell-text));font-weight:var(--app-weight-medium);border:var(--app-shell-panel-border-width) solid color-mix(in srgb, var(--app-shell-border) 78%, transparent);background:color-mix(in srgb, var(--app-shell-panel) 74%, transparent);box-shadow:var(--app-shell-org-inner-shadow);backdrop-filter:saturate(135%)}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-button:active{transform:none}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-icon{color:inherit}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-icon>svg{width:var(--app-shell-nav-icon-size);height:var(--app-shell-nav-icon-size);stroke-width:1.75px}.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-label{font-size:var(--app-shell-nav-font-size);line-height:var(--app-shell-nav-line-height)}.dashboard-shell-surface[data-coss-shell=true] .aura-mode-trigger{height:var(--app-shell-switcher-height);color:var(--foreground,var(--app-shell-text));background:var(--popover,var(--app-shell-panel));border-color:var(--input,var(--app-shell-border));border-radius:var(--radius-lg,var(--app-shell-control-radius));box-shadow:none;margin:0}.dashboard-shell-surface[data-coss-shell=true] .aura-mode-trigger:hover,.dashboard-shell-surface[data-coss-shell=true] .aura-mode-trigger[data-popup-open]{background:var(--accent,var(--app-shell-nav-hover))}.dashboard-shell-surface[data-coss-shell=true] .aura-mode-orb-badge{background:var(--muted,var(--app-shell-control));border-color:var(--border,var(--app-shell-border))}.dashboard-shell-surface[data-coss-shell=true] .dashboard-coss-sidebar-footer{gap:var(--app-space-4);padding:var(--app-space-8);border-block-start:1px solid var(--sidebar-border,var(--app-shell-border))}.dashboard-shell-surface[data-coss-shell=true] .aura-upgrade{width:100%;min-height:32px;color:var(--foreground,var(--app-shell-text));background:var(--popover,var(--app-shell-panel));border:1px solid var(--input,var(--app-shell-border));border-radius:var(--radius-lg,var(--app-shell-control-radius));box-shadow:none;background-image:none}.dashboard-shell-surface[data-coss-shell=true] .aura-upgrade:before,.dashboard-shell-surface[data-coss-shell=true] .aura-upgrade:after{box-shadow:none;background-image:none;display:none}.dashboard-shell-surface[data-coss-shell=true] .aura-upgrade:hover{background:var(--accent,var(--app-shell-control))}.dashboard-shell-surface[data-coss-shell=true] .aura-nav-section{gap:var(--app-shell-nav-row-gap);margin-block-start:var(--app-shell-section-gap);padding:0}.dashboard-shell-surface[data-coss-shell=true] .aura-nav-section-title{height:var(--app-shell-control-height);padding:0 var(--app-shell-nav-row-padding-inline);color:var(--muted-foreground,var(--app-shell-text-muted));font-size:var(--app-shell-section-label-size);margin:0}.dashboard-shell-surface[data-coss-shell=true] .aura-nav-section-list{gap:var(--app-shell-nav-row-gap)}.dashboard-shell-surface[data-coss-shell=true] .aura-nav-section-row,.dashboard-shell-surface[data-coss-shell=true] .aura-nav-section-more{height:var(--app-shell-nav-row-height);color:var(--sidebar-foreground,var(--app-shell-text-muted));border-radius:var(--app-shell-control-radius);padding-inline-start:var(--app-shell-nav-row-padding-inline);padding-inline-end:var(--app-shell-nav-row-padding-end)}.dashboard-shell-surface[data-coss-shell=true] .aura-nav-section-row:hover,.dashboard-shell-surface[data-coss-shell=true] .aura-nav-section-row:focus-visible,.dashboard-shell-surface[data-coss-shell=true] .aura-nav-section-more:hover,.dashboard-shell-surface[data-coss-shell=true] .aura-nav-section-more:focus-visible{color:var(--sidebar-accent-foreground,var(--app-shell-text));background:var(--sidebar-accent,var(--app-shell-nav-hover))}html.coss-web .aura-switcher-menu,html.coss-web .aura-mode-menu{color:var(--popover-foreground,var(--app-shell-text));background:var(--popover,var(--app-shell-panel));border-color:var(--border,var(--app-shell-border));border-radius:var(--radius-lg,var(--app-shell-control-radius))}html.coss-web .aura-switcher-item,html.coss-web .aura-more-item,html.coss-web .aura-mode-item{color:var(--popover-foreground,var(--app-shell-text));border-radius:var(--radius-md,var(--app-shell-radius-chip))}html.coss-web .aura-switcher-item[data-highlighted],html.coss-web .aura-more-item[data-highlighted],html.coss-web .aura-mode-item[data-highlighted]{color:var(--accent-foreground,var(--app-shell-text));background:var(--accent,var(--app-shell-control))}@media (prefers-reduced-motion:reduce){.dashboard-shell-surface[data-coss-shell=true] .dashboard-shell-nav-button{transition:none}}