.aura-dock{padding:var(--app-space-8);flex:none}.aura-dock-row{align-items:center;width:100%;display:flex}.aura-dock-trigger{min-width:0;height:var(--app-shell-dock-row-height);align-items:center;gap:var(--app-space-8);padding:0 var(--app-space-8) 0 var(--app-space-10);color:var(--app-shell-text);font:inherit;background:0 0;background:var(--app-shell-field);border-radius:var(--app-shell-radius-pill);cursor:pointer;border:0;outline:none;flex:auto;transition:background-color 75ms;display:flex;position:relative}.aura-dock-trigger:after{top:0;right:var(--app-space-8);content:"";position:absolute;bottom:-8px;left:0}.aura-dock-trigger:hover,.aura-dock-trigger[data-popup-open]{background:var(--app-shell-nav-hover)}.aura-dock-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-dock-avatar{width:var(--app-shell-dock-avatar-size);height:var(--app-shell-dock-avatar-size);flex:0 0 var(--app-shell-dock-avatar-size);color:var(--app-shell-text-muted);font-size:var(--app-type-micro);background:var(--app-shell-control);border:1px solid var(--app-shell-border-strong);border-radius:50%;justify-content:center;align-items:center;font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.aura-dock-avatar-image{object-fit:cover;width:100%;height:100%}.aura-dock-name{min-width:0;font-size:var(--app-type-small);text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:auto;font-weight:500;line-height:20px;overflow:hidden}.aura-dock-actions{align-items:center;gap:var(--app-space-2);margin-right:var(--app-space-8);flex:none;display:flex}.aura-dock-action{width:28px;height:28px;color:var(--app-shell-text-muted);background:var(--app-shell-glass-dropdown);border:1px solid var(--app-glass-hairline);cursor:pointer;border-radius:50%;outline:none;flex:0 0 28px;justify-content:center;align-items:center;padding:0;transition:background-color 75ms,color 75ms;display:inline-flex;position:relative}.aura-dock-action:hover,.aura-dock-action[aria-expanded=true]{color:var(--app-shell-text);background:var(--app-shell-nav-hover)}.aura-dock-action>svg{width:var(--app-shell-nav-icon-size);height:var(--app-shell-nav-icon-size)}.aura-dock-action:focus-visible{outline:var(--app-shell-focus-ring-width) solid var(--app-shell-focus-ring);outline-offset:1px}.aura-dock-dot{top:var(--app-space-4);right:var(--app-space-4);background:var(--app-shell-primary);width:7px;height:7px;box-shadow:0 0 0 1.5px var(--app-shell-sidebar-bg);border-radius:50%;position:absolute}.aura-dock-name,.aura-dock-actions{display:none}.dashboard-shell-surface[data-sidebar-state=open] .aura-dock-name{display:block}.dashboard-shell-surface[data-sidebar-state=open] .aura-dock-actions{display:flex}.dashboard-shell-surface:not([data-sidebar-state=open]) .aura-dock-trigger{justify-content:center;padding:0}.aura-account-menu{z-index:130;width:var(--app-shell-popover-width);padding:var(--app-space-6);color:var(--app-shell-text);font-family:var(--app-shell-font);font-size:var(--app-type-small);background:var(--app-shell-panel);border:1px solid var(--app-shell-border-strong);border-radius:var(--app-shell-control-radius);box-shadow:inset 0 1px 0 var(--app-glass-sheen), var(--app-glass-lift);-webkit-backdrop-filter:blur(18px);transform-origin:var(--transform-origin);overflow:hidden}[data-slot=popover-positioner]:has(>.aura-account-menu){z-index:130}.aura-account-menu>[data-slot=popover-viewport]{padding:0}html.dark .aura-account-menu{background:var(--app-shell-glass-dropdown);box-shadow:var(--app-shell-panel-shadow);-webkit-backdrop-filter:blur(18px)}.aura-account-header{align-items:center;gap:var(--app-space-12);width:100%;min-width:0;padding:var(--app-space-6) var(--app-space-8);color:inherit;font:inherit;text-align:left;border-radius:var(--app-shell-radius-kbd);cursor:pointer;background:0 0;border:0;outline:none;display:flex}.aura-account-header[data-highlighted]{background:var(--app-shell-nav-hover)}.aura-account-header-copy{flex-direction:column;flex:auto;min-width:0;display:flex}.aura-account-name,.aura-account-sub{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.aura-account-name{font-size:var(--app-type-small);font-weight:500;line-height:20px}.aura-account-sub{color:var(--app-shell-text-muted);font-size:13px;line-height:18px}.aura-account-header-icon{color:var(--app-shell-text-subtle);flex:none;display:inline-flex}.aura-account-rule{height:1px;margin:var(--app-space-6) -6px;background:var(--app-shell-border)}.aura-account-item{justify-content:space-between;align-items:center;gap:var(--app-space-8);height:32px;padding:0 var(--app-space-8);color:var(--app-shell-text);font-size:var(--app-type-small);border-radius:var(--app-shell-radius-kbd);cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;line-height:20px;display:flex}.aura-account-item[data-highlighted]{background:var(--app-shell-nav-hover)}.aura-account-item-icon{color:var(--app-shell-text-subtle);flex:none;display:inline-flex}.aura-account-item[data-highlighted] .aura-account-item-icon{color:var(--app-shell-text)}.aura-account-theme{height:32px;padding:0 var(--app-space-8);justify-content:space-between;align-items:center;display:flex}.aura-account-theme-label{font-size:var(--app-type-small);line-height:20px}.aura-account-theme-track{align-items:center;gap:var(--app-space-2);height:32px;box-shadow:inset 0 0 0 1px var(--app-shell-border-strong);border-radius:999px;padding:0 3px;display:flex}.aura-account-theme-option{width:var(--app-shell-dock-action-size);height:var(--app-shell-dock-action-size);color:var(--app-shell-text-subtle);cursor:pointer;border-radius:50%;outline:none;place-items:center;transition:background-color 75ms,color 75ms;display:grid}.aura-account-theme-option:hover{color:var(--app-shell-text)}.aura-account-theme-option[data-checked]{color:var(--app-shell-text);background:var(--app-shell-panel);box-shadow:inset 0 0 0 1px var(--app-shell-border-strong)}.aura-account-theme-option:focus-visible{outline:var(--app-shell-focus-ring-width) solid var(--app-shell-focus-ring);outline-offset:1px}@media (prefers-reduced-motion:reduce){.aura-dock-trigger,.aura-dock-action,.aura-account-theme-option{transition:none}}