.app-switcher_root__xNAkV{position:relative;display:inline-flex;align-items:center}.app-switcher_trigger__CNG_q{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;border:none;background:transparent;cursor:pointer;opacity:.4;transition:opacity .2s ease,background .2s ease;padding:0}.app-switcher_trigger__CNG_q:hover{opacity:.8;background:rgba(255,255,255,.07)}.app-switcher_triggerOpen__FdNq_{opacity:.9;background:rgba(255,255,255,.08)}.app-switcher_chevron__aHjR_{display:block;filter:invert(1);transition:transform .28s cubic-bezier(.16,1,.3,1)}.app-switcher_triggerOpen__FdNq_ .app-switcher_chevron__aHjR_{transform:rotate(180deg)}.app-switcher_dropdown__cXqIO{position:absolute;min-width:210px;border-radius:14px;background:rgba(16,20,34,.97);border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 48px rgba(0,0,0,.65),0 3px 10px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);overflow:hidden;z-index:300;opacity:0;transform:translateY(-6px) scale(.98);pointer-events:none;visibility:hidden;transition:opacity .2s ease,transform .28s cubic-bezier(.16,1,.3,1),visibility .2s step-end}.app-switcher_dropdownOpen__IZ6mI{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;visibility:visible;transition:opacity .15s ease,transform .28s cubic-bezier(.16,1,.3,1),visibility 0s step-start}.app-switcher_option__6t4d1{display:flex;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;color:rgba(210,225,245,.6);border-left:2px solid transparent;transition:background .14s ease,color .14s ease,border-color .14s ease}.app-switcher_option__6t4d1:not(:last-child){border-bottom:1px solid rgba(255,255,255,.05)}.app-switcher_option__6t4d1:hover{background:rgba(255,255,255,.05);color:rgba(210,225,245,.92)}.app-switcher_optionCurrent__rcahx{color:rgba(210,225,245,.92);background:rgba(255,255,255,.04);border-left-color:var(--app-color)}.app-switcher_dot__IOQfs{flex-shrink:0;width:7px;height:7px;border-radius:50%;background:var(--app-color,#888);box-shadow:0 0 6px color-mix(in srgb,var(--app-color,#888) 55%,transparent);opacity:.7;transition:opacity .14s ease}.app-switcher_optionCurrent__rcahx .app-switcher_dot__IOQfs{opacity:1}.app-switcher_optionBody__GU6KQ{display:flex;flex-direction:column;gap:3px;flex:1 1}.app-switcher_optionName__CtpUq{font-family:var(--font-heading),Georgia,serif;font-size:13px;font-weight:600;color:var(--app-color,#ccc);letter-spacing:.01em;line-height:1;opacity:.8;transition:opacity .14s ease}.app-switcher_optionCurrent__rcahx .app-switcher_optionName__CtpUq,.app-switcher_option__6t4d1:hover .app-switcher_optionName__CtpUq{opacity:1}.app-switcher_optionTagline__QRBrr{font-family:var(--font-body),sans-serif;font-size:12px;color:rgba(138,149,168,.5);letter-spacing:.01em;line-height:1}.app-switcher_optionCurrent__rcahx .app-switcher_optionTagline__QRBrr{color:rgba(138,149,168,.68)}