.PunchupAccountSwitcher_accountSwitcher__QQhgf{display:flex;align-items:center;width:100%;gap:var(--punchup-account-switcher-gap);padding:var(--punchup-account-switcher-padding);border:1px solid var(--punchup-color-account-switcher-border);border-radius:var(--punchup-account-switcher-radius);background:var(--punchup-color-account-switcher-bg);font-family:var(--punchup-font-family);text-align:left;transition:background-color .15s ease,color .15s ease}.PunchupAccountSwitcher_accountSwitcher__QQhgf[data-switchable=true]{cursor:pointer}.PunchupAccountSwitcher_accountSwitcher__QQhgf[data-switchable=true]:hover{background:var(--punchup-color-account-switcher-bg-hover)}.PunchupAccountSwitcher_accountSwitcher__QQhgf:focus-visible{outline:2px solid var(--punchup-color-primary);outline-offset:2px}.PunchupAccountSwitcher_accountSwitcher__QQhgf[data-switchable=true].PunchupAccountSwitcher_open__DCj9J:hover,.PunchupAccountSwitcher_open__DCj9J,.PunchupAccountSwitcher_open__DCj9J:hover{background:var(--punchup-color-account-switcher-bg-open)}.PunchupAccountSwitcher_accountSwitcher__QQhgf:disabled,.PunchupAccountSwitcher_accountSwitcher__QQhgf[aria-disabled=true]{cursor:not-allowed}.PunchupAccountSwitcher_accountSwitcher__QQhgf:disabled,.PunchupAccountSwitcher_accountSwitcher__QQhgf[aria-disabled=true],.PunchupAccountSwitcher_accountSwitcher__QQhgf[data-switchable=true]:disabled:hover,.PunchupAccountSwitcher_accountSwitcher__QQhgf[data-switchable=true][aria-disabled=true]:hover,.PunchupAccountSwitcher_open__DCj9J:disabled,.PunchupAccountSwitcher_open__DCj9J[aria-disabled=true]{background:var(--punchup-color-account-switcher-bg)}.PunchupAccountSwitcher_accountSwitcher__QQhgf:disabled .PunchupAccountSwitcher_arrows__UrpPI,.PunchupAccountSwitcher_accountSwitcher__QQhgf:disabled .PunchupAccountSwitcher_caption__vPb_T,.PunchupAccountSwitcher_accountSwitcher__QQhgf:disabled .PunchupAccountSwitcher_name__S7KxP,.PunchupAccountSwitcher_accountSwitcher__QQhgf[aria-disabled=true] .PunchupAccountSwitcher_arrows__UrpPI,.PunchupAccountSwitcher_accountSwitcher__QQhgf[aria-disabled=true] .PunchupAccountSwitcher_caption__vPb_T,.PunchupAccountSwitcher_accountSwitcher__QQhgf[aria-disabled=true] .PunchupAccountSwitcher_name__S7KxP{color:var(--punchup-color-account-switcher-text-disabled)}.PunchupAccountSwitcher_accountSwitcher__QQhgf:disabled .PunchupAccountSwitcher_avatar__aak80,.PunchupAccountSwitcher_accountSwitcher__QQhgf[aria-disabled=true] .PunchupAccountSwitcher_avatar__aak80{opacity:var(--punchup-opacity-disabled)}.PunchupAccountSwitcher_avatar__aak80{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--punchup-account-switcher-avatar-size);height:var(--punchup-account-switcher-avatar-size);overflow:hidden;background:var(--punchup-color-account-switcher-avatar-bg)}.PunchupAccountSwitcher_accountSwitcher__QQhgf[data-account-type=comedian] .PunchupAccountSwitcher_avatar__aak80{border-radius:var(--punchup-radius-full)}.PunchupAccountSwitcher_avatarImage__6RN8I{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.PunchupAccountSwitcher_avatarFallback__vv36Z{color:var(--punchup-color-account-switcher-avatar-fallback);font-size:var(--punchup-font-size-base);font-weight:600;line-height:1}.PunchupAccountSwitcher_text__o4DSq{display:flex;flex:1;min-width:0;flex-direction:column;gap:var(--punchup-account-switcher-text-gap)}.PunchupAccountSwitcher_caption__vPb_T,.PunchupAccountSwitcher_name__S7KxP{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.PunchupAccountSwitcher_name__S7KxP{color:var(--punchup-color-account-switcher-name);font-size:var(--punchup-font-size-base);font-weight:600;line-height:1.25}.PunchupAccountSwitcher_caption__vPb_T{color:var(--punchup-color-account-switcher-caption);font-size:var(--punchup-font-size-xs);font-weight:400;line-height:1.25}.PunchupAccountSwitcher_arrows__UrpPI{flex-shrink:0;color:var(--punchup-color-account-switcher-icon);transition:color .15s ease}@media (prefers-reduced-motion:reduce){.PunchupAccountSwitcher_accountSwitcher__QQhgf,.PunchupAccountSwitcher_arrows__UrpPI{transition:none}}.PunchupNavItem_navItem__S3rD8{display:flex;align-items:center;width:100%;gap:var(--punchup-nav-item-gap);padding:var(--punchup-nav-item-padding-y) var(--punchup-nav-item-padding-x);border:none;border-radius:var(--punchup-nav-item-radius);background:var(--punchup-color-nav-item-bg);color:var(--punchup-color-nav-item-text);font-family:var(--punchup-font-family);font-size:var(--punchup-font-size-base);font-weight:600;line-height:1.5;text-align:left;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease}.PunchupNavItem_child__derOy{padding-left:var(--punchup-nav-item-indent)}.PunchupNavItem_navItem__S3rD8:hover{background:var(--punchup-color-nav-item-bg-hover);color:var(--punchup-color-nav-item-text-hover)}.PunchupNavItem_navItem__S3rD8:hover .PunchupNavItem_iconSlot__xgiF2{color:var(--punchup-color-nav-item-icon-hover)}.PunchupNavItem_navItem__S3rD8:focus-visible{outline:2px solid var(--punchup-color-primary);outline-offset:2px}.PunchupNavItem_selected__6odor,.PunchupNavItem_selected__6odor:hover{background:var(--punchup-color-nav-item-bg-selected);color:var(--punchup-color-nav-item-text-selected)}.PunchupNavItem_selected__6odor .PunchupNavItem_iconSlot__xgiF2,.PunchupNavItem_selected__6odor:hover .PunchupNavItem_iconSlot__xgiF2{color:var(--punchup-color-nav-item-icon-selected)}.PunchupNavItem_navItem__S3rD8:disabled,.PunchupNavItem_navItem__S3rD8[aria-disabled=true],.PunchupNavItem_selected__6odor:disabled,.PunchupNavItem_selected__6odor[aria-disabled=true]{background:var(--punchup-color-nav-item-bg);color:var(--punchup-color-nav-item-text-disabled);cursor:not-allowed}.PunchupNavItem_navItem__S3rD8:disabled .PunchupNavItem_iconSlot__xgiF2,.PunchupNavItem_navItem__S3rD8[aria-disabled=true] .PunchupNavItem_iconSlot__xgiF2,.PunchupNavItem_selected__6odor:disabled .PunchupNavItem_iconSlot__xgiF2,.PunchupNavItem_selected__6odor[aria-disabled=true] .PunchupNavItem_iconSlot__xgiF2{color:var(--punchup-color-nav-item-icon-disabled)}.PunchupNavItem_navItem__S3rD8:disabled:hover,.PunchupNavItem_navItem__S3rD8[aria-disabled=true]:hover,.PunchupNavItem_selected__6odor:disabled:hover,.PunchupNavItem_selected__6odor[aria-disabled=true]:hover{background:var(--punchup-color-nav-item-bg);color:var(--punchup-color-nav-item-text-disabled)}.PunchupNavItem_navItem__S3rD8:disabled:hover .PunchupNavItem_iconSlot__xgiF2,.PunchupNavItem_navItem__S3rD8[aria-disabled=true]:hover .PunchupNavItem_iconSlot__xgiF2,.PunchupNavItem_selected__6odor:disabled:hover .PunchupNavItem_iconSlot__xgiF2,.PunchupNavItem_selected__6odor[aria-disabled=true]:hover .PunchupNavItem_iconSlot__xgiF2{color:var(--punchup-color-nav-item-icon-disabled)}.PunchupNavItem_iconSlot__xgiF2{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;color:var(--punchup-color-nav-item-icon);transition:color .15s ease}.PunchupNavItem_iconSlot__xgiF2>svg{width:24px;height:24px}.PunchupNavItem_labelSlot__G9jgT{display:flex;flex:1;min-width:0;align-items:center;gap:var(--punchup-space-2)}.PunchupNavItem_label__ptsko{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PunchupNavItem_caret__jFe0S{flex-shrink:0;transition:transform .2s ease}.PunchupNavItem_caretExpanded__yPbbT{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.PunchupNavItem_caret__jFe0S,.PunchupNavItem_iconSlot__xgiF2,.PunchupNavItem_navItem__S3rD8{transition:none}}
/*# sourceMappingURL=12bc7113f3b006f6.css.map*/