.styles_userMenu__dkO9y{padding:var(--SpacingGap02);min-width:260px;width:100%}.styles_profileList__pZneU{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.styles_profileList__pZneU .styles_listItem__gaGO0{display:flex}.styles_profileList__pZneU .styles_listItem__gaGO0,.styles_profileList__pZneU .styles_listItem__gaGO0>a,.styles_profileList__pZneU .styles_listItem__gaGO0>button{color:var(--headerDropdownLinkFontColor,var(--ColorSoftDark));font-size:var(--headerDropdownLinkFontSize,var(--FontSizeMD));font-weight:var(--headerDropdownLinkWeight,var(--FontWeightNormal))}.styles_profileList__pZneU .styles_listItem__gaGO0>a,.styles_profileList__pZneU .styles_listItem__gaGO0>button{width:100%;padding:12px 8px;text-transform:var(--headerDropdownLinkTextTransform,none)}.styles_profileList__pZneU .styles_listItem__gaGO0>a:hover,.styles_profileList__pZneU .styles_listItem__gaGO0>button:hover{background-color:var(--headerDropdownLinkHoverBackgroundColor,var(--ColorSoftLight));color:var(--headerDropdownLinkHoverFontColor,var(--ColorSoftDark))}.styles_profileList__pZneU .styles_listItem__gaGO0>a:hover>p,.styles_profileList__pZneU .styles_listItem__gaGO0>button:hover>p{color:var(--headerDropdownLinkHoverFontColor,var(--ColorSoftDark))}.styles_profileList__pZneU .styles_listItem__gaGO0>a:hover .styles_inline__Ji6mr,.styles_profileList__pZneU .styles_listItem__gaGO0>button:hover .styles_inline__Ji6mr{-webkit-text-decoration:var(--headerDropdownLinkHoverTextDecoration);text-decoration:var(--headerDropdownLinkHoverTextDecoration);text-decoration-color:var(--headerDropdownLinkHoverUnderlineColor)}.styles_profileList__pZneU .styles_listItem__gaGO0>a.styles_logout__Bv9ZE,.styles_profileList__pZneU .styles_listItem__gaGO0>a.styles_logout__Bv9ZE:hover,.styles_profileList__pZneU .styles_listItem__gaGO0>button.styles_logout__Bv9ZE,.styles_profileList__pZneU .styles_listItem__gaGO0>button.styles_logout__Bv9ZE:hover{color:var(--ColorError)}.styles_profileList__pZneU .styles_listItem__gaGO0>button:focus-visible,.styles_profileList__pZneU .styles_listItem__gaGO0>button:hover{text-decoration:underline}.styles_profileList__pZneU .styles_listItem__gaGO0 .styles_inline__Ji6mr{display:flex;align-items:center;gap:var(--SpacingGap02);line-height:136%}.styles_completeProfileLink__80Gd2{display:block;width:100%;color:inherit;text-decoration:none}.styles_completeProfileInner__lOGpE{display:flex;align-items:center;align-self:stretch;width:100%;gap:var(--SpacingGap03);padding:var(--SpacingGap02);border-radius:8px;background:var(--ColorSoftLight);margin-bottom:var(--SpacingGap02)}.styles_completeProfileInner__lOGpE .styles_profileDetails__RWva_{flex:1 0;display:flex;flex-direction:column;align-items:flex-start;color:var(--ColorSoftDark);font-size:var(--FontSizeMD);line-height:136%}.styles_completeProfileInner__lOGpE .styles_profileDetails__RWva_ .styles_userName__RpTcx{font-weight:var(--FontWeightBold)}.styles_completeProfileInner__lOGpE .styles_profileDetails__RWva_ .styles_userCompany__41PPc{font-weight:var(--FontWeightNormal)}.styles_separator__ceCN6{height:1px;margin:var(--SpacingGap02) 0;background-color:var(--headerDropdownStrokeColor,var(--ColorLightBorders))}@media screen and (max-width:768px){.styles_separator__ceCN6{display:none}}.styles_sectionLabel__eEBp4{color:var(--headerDropdownLinkFontColor,var(--ColorSoftDark));font-weight:var(--FontWeightNormal);font-size:var(--FontSizeXS);line-height:133%;text-transform:uppercase;padding:var(--SpacingGap02) var(--SpacingGap01) var(--SpacingGap01);margin:0}.ThemeToggle_row__RUN9V{display:flex;align-items:center;justify-content:space-between;gap:var(--SpacingGap03);margin:0;border:none;background:none;font-family:inherit;line-height:136%;text-align:left;cursor:pointer}.ThemeToggle_row__RUN9V:focus-visible{outline:2px solid var(--ColorPrimary);outline-offset:-2px}[data-theme=dark] .ThemeToggle_row__RUN9V:focus-visible{outline-color:var(--ColorDark)}.ThemeToggle_label__htxAG{flex:1 1}.ThemeToggle_control__z_MQc{display:flex;align-items:center;gap:var(--SpacingGap02)}.ThemeToggle_icon__mWjZa{color:var(--ColorSoftDark);opacity:.4;transition:opacity .12s linear,color .12s linear}.ThemeToggle_iconActive__pHRLc{color:var(--ColorPrimary);opacity:1}[data-theme=dark] .ThemeToggle_iconActive__pHRLc{color:var(--ColorSoftDark)}.ThemeToggle_switch__Y5AXN{position:relative;box-sizing:border-box;display:inline-block;flex:0 0 auto;width:38px;height:22px;padding:0;border:1px solid var(--ColorLightBorders);border-radius:999px;background-color:var(--ColorSoftLight);transition:background-color .16s ease,border-color .16s ease}.ThemeToggle_switch__Y5AXN[data-checked=true]{background-color:var(--ColorSoftDark);border-color:var(--ColorSoftDark)}.ThemeToggle_knob__v7Hn_{position:absolute;top:50%;left:2px;width:16px;height:16px;border-radius:50%;background-color:var(--ColorLight);box-shadow:0 1px 2px rgba(0,0,0,.25);transform:translateY(-50%);transition:transform .16s ease}.ThemeToggle_switch__Y5AXN[data-checked=true] .ThemeToggle_knob__v7Hn_{transform:translate(16px,-50%)}.styles_dropdownTrigger__NHRn1{padding:0;margin:auto;cursor:pointer;border:none;background:none;outline:none;--ColorFocus:var(--headerTextColor,var(--ColorDark))}.styles_dropdownTrigger__NHRn1:focus-visible{outline:.125rem solid var(--ColorFocus,var(--ColorPrimary));outline-offset:.125rem}@media(max-width:991px){.styles_dropdownTrigger__NHRn1{padding:var(--NavbarMenuItemPadding)}}div.styles_dropdownMenu__pifxr{padding:0}.styles_shimmer__ohwCn{margin:auto}.LoggedOutThemeToggle_toggle__at_Mn{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;border:none;background:none;color:inherit;line-height:0;cursor:pointer}.LoggedOutThemeToggle_toggle__at_Mn:focus-visible{outline:2px solid var(--ColorPrimary);outline-offset:2px;border-radius:9999px}.LoggedOutThemeToggle_moon__Ev6bW,.LoggedOutThemeToggle_sun__fRe5v{grid-area:1/1;width:20px;height:20px}.LoggedOutThemeToggle_sun__fRe5v{opacity:1;transform:rotate(0) scale(1)}.LoggedOutThemeToggle_moon__Ev6bW{opacity:0;transform:rotate(90deg) scale(.4)}.LoggedOutThemeToggle_toggle__at_Mn[data-mode=dark] .LoggedOutThemeToggle_sun__fRe5v{opacity:0;transform:rotate(-90deg) scale(.4)}.LoggedOutThemeToggle_toggle__at_Mn[data-mode=dark] .LoggedOutThemeToggle_moon__Ev6bW{opacity:1;transform:rotate(0) scale(1)}.LoggedOutThemeToggle_toggle__at_Mn[data-animate] .LoggedOutThemeToggle_moon__Ev6bW,.LoggedOutThemeToggle_toggle__at_Mn[data-animate] .LoggedOutThemeToggle_sun__fRe5v{animation-duration:.2s;animation-timing-function:cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.LoggedOutThemeToggle_toggle__at_Mn[data-animate][data-mode=light] .LoggedOutThemeToggle_sun__fRe5v{animation-name:LoggedOutThemeToggle_iconIn__HNCVh}.LoggedOutThemeToggle_toggle__at_Mn[data-animate][data-mode=dark] .LoggedOutThemeToggle_sun__fRe5v,.LoggedOutThemeToggle_toggle__at_Mn[data-animate][data-mode=light] .LoggedOutThemeToggle_moon__Ev6bW{animation-name:LoggedOutThemeToggle_iconOut__zkSBn}.LoggedOutThemeToggle_toggle__at_Mn[data-animate][data-mode=dark] .LoggedOutThemeToggle_moon__Ev6bW{animation-name:LoggedOutThemeToggle_iconIn__HNCVh}@keyframes LoggedOutThemeToggle_iconIn__HNCVh{0%{opacity:0;transform:rotate(-90deg) scale(.4)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes LoggedOutThemeToggle_iconOut__zkSBn{0%{opacity:1;transform:rotate(0) scale(1)}to{opacity:0;transform:rotate(90deg) scale(.4)}}@media(prefers-reduced-motion:reduce){.LoggedOutThemeToggle_toggle__at_Mn[data-animate] .LoggedOutThemeToggle_moon__Ev6bW,.LoggedOutThemeToggle_toggle__at_Mn[data-animate] .LoggedOutThemeToggle_sun__fRe5v{animation:none}}.styles_mobileHeaderActions__0yHOU{display:none}@media(max-width:991px){.styles_mobileHeaderActions__0yHOU{display:flex;align-items:center;gap:8px;margin-left:auto;padding-right:8px}}.styles_actionLink__I9hBn{display:flex;align-items:center;justify-content:center;position:relative;padding:8px;color:var(--headerTextColor,var(--NavbarMenuItemColor));text-decoration:none}.styles_icon__IEx_s{width:18px;height:18px}.styles_avatarWrapper__IfDyn{display:flex;align-items:center;justify-content:center}
/*# sourceMappingURL=327ad1310736bc94.css.map*/