header.site-header .profileWrap>.profileBtn{gap:7px;min-width:auto;height:40px;padding-inline:7px 11px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.92))}@media (min-width:1025px){header.site-header .profileWrap>.profileBtn{min-width:132px;justify-content:flex-start}}header.site-header .profileWrap>.profileBtn:hover,header.site-header .profileWrap>.profileBtn[aria-expanded=true]{background:rgba(82,175,76,.07);border-color:rgba(82,175,76,.22)}header.site-header .profileWrap>.profileBtn .profileIcon{display:none}header.site-header .profileWrap>.profileBtn .profileAvatar{position:relative;width:28px;height:28px;display:grid;place-items:center;flex:none;border-radius:999px;border:1px solid rgba(82,175,76,.22);background:rgba(82,175,76,.12);color:var(--brandGreenDark);font-size:11px;font-weight:950;line-height:1}header.site-header .profileWrap>.profileBtn .profileAvatar svg{width:16px;height:16px}header.site-header .profileWrap>.profileBtn .profileAvatar__badge{position:absolute;inset-inline-end:-1px;bottom:1px;width:8px;height:8px;border:2px solid #fff;border-radius:999px;background:var(--brandGreen)}header.site-header .profileWrap>.profileBtn .profileBtn__identity{unicode-bidi:isolate;white-space:nowrap;color:var(--ink);font-size:12.5px;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}header.site-header .profileWrap>.profileDropdown{width:max-content;min-width:min(292px,calc(100vw - 24px));max-width:min(320px,calc(100vw - 24px));padding:9px;border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.18)}header.site-header .profileWrap>.profileDropdown .profileDropdown__heading{color:var(--ink);padding:1px 8px 5px;font-size:14px;font-weight:950;line-height:1.4}header.site-header .profileWrap>.profileDropdown .profileDropdown__group--primary{margin-top:0}header.site-header .profileWrap>.profileDropdown .profileDropdown__group+.profileDropdown__group{margin-top:6px;padding-top:6px;border-top:1px solid rgba(15,23,42,.08)}header.site-header .profileWrap>.profileDropdown .profileDropdown__title{color:rgba(100,116,139,.78);font-size:10.5px;font-weight:820;line-height:1.4;padding:1px 8px 4px}header.site-header .profileWrap>.profileDropdown .profileDropdown__divider{margin:6px 4px 4px}header.site-header .profileWrap>.profileDropdown .profileItem{position:relative;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;padding:7px 9px;border:1px solid transparent;border-radius:12px;text-decoration:none;transition:background .14s ease,border-color .14s ease,color .14s ease}header.site-header .profileWrap>.profileDropdown .profileItem:hover{background:rgba(82,175,76,.05)}header.site-header .profileWrap>.profileDropdown .profileItem--active{background:rgba(82,175,76,.026);border-color:transparent}header.site-header .profileWrap>.profileDropdown .profileItem--active:before{content:"";position:absolute;inset-block:10px;inset-inline-start:5px;width:2px;border-radius:999px;background:var(--brandGreen)}header.site-header .profileWrap>.profileDropdown .profileItem__icon{width:26px;height:26px;display:grid;place-items:center;border-radius:10px;background:rgba(15,23,42,.045);color:rgba(15,23,42,.74);line-height:1}header.site-header .profileWrap>.profileDropdown .profileItem__icon svg{width:17px;height:17px;display:block}header.site-header .profileWrap>.profileDropdown .profileItem--active .profileItem__icon{background:rgba(82,175,76,.052);color:rgba(29,95,34,.88)}header.site-header .profileWrap>.profileDropdown .profileItem.danger .profileItem__icon{background:rgba(185,28,28,.075);color:#b91c1c}header.site-header .profileWrap>.profileDropdown .profileItem__body{min-width:0;display:grid;gap:1px}header.site-header .profileWrap>.profileDropdown .profileItem__title{font-size:13px;font-weight:950;line-height:1.45}header.site-header .profileWrap>.profileDropdown .profileItem__desc{color:rgba(100,116,139,.72);font-size:10.25px;font-weight:680;line-height:1.45}[data-theme=dark] header.site-header .profileWrap>.profileDropdown{background:rgba(15,23,42,.96);border-color:rgba(148,163,184,.16)}[data-theme=dark] header.site-header .profileWrap>.profileDropdown .profileDropdown__heading,[data-theme=dark] header.site-header .profileWrap>.profileDropdown .profileItem{color:var(--text)}[data-theme=dark] header.site-header .profileWrap>.profileDropdown .profileDropdown__group+.profileDropdown__group{border-top-color:rgba(148,163,184,.14)}[data-theme=dark] header.site-header .profileWrap>.profileDropdown .profileItem__icon{background:rgba(148,163,184,.1);color:rgba(226,232,240,.76)}[data-theme=dark] header.site-header .profileWrap>.profileDropdown .profileItem__desc{color:rgba(203,213,225,.62)}[data-theme=dark] header.site-header .profileWrap>.profileDropdown .profileDropdown__title{color:rgba(203,213,225,.66)}[data-theme=dark] header.site-header .profileWrap>.profileBtn{background:rgba(12,23,16,.96)}[data-theme=dark] header.site-header .profileWrap>.profileBtn:hover,[data-theme=dark] header.site-header .profileWrap>.profileBtn[aria-expanded=true]{background:rgba(82,175,76,.1);border-color:rgba(82,175,76,.26)}[data-theme=dark] header.site-header .profileWrap>.profileBtn .profileAvatar{color:#b7efb1;border-color:rgba(82,175,76,.3);background:rgba(82,175,76,.16)}[data-theme=dark] header.site-header .profileWrap>.profileBtn .profileAvatar__badge{border-color:rgba(15,23,42,.96)}[data-theme=dark] header.site-header .profileWrap>.profileBtn .profileBtn__identity{color:var(--text)}@media (min-width:1025px){header.site-header.is-profile-dashboard{height:0!important;min-height:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;pointer-events:none!important;overflow:visible!important}header.site-header.is-profile-dashboard .nav-actions,header.site-header.is-profile-dashboard .nav-cta,header.site-header.is-profile-dashboard .nav-links,header.site-header.is-profile-dashboard .nav-top,header.site-header.is-profile-dashboard>.nav-wrap{display:none!important}}header.site-header{z-index:2147483300!important}header.site-header .profileWrap>.profileDropdown{z-index:2147483646!important;isolation:isolate!important}:root{--wm-public-header-layer:2147483300;--wm-public-menu-layer:2147483646;--wm-public-menu-backdrop-layer:2147483645}header.site-header{z-index:var(--wm-public-header-layer)!important}header.site-header,header.site-header .header-utilityGroup,header.site-header .mobile-menu-search,header.site-header .nav-actions,header.site-header .nav-dropdown,header.site-header .nav-links,header.site-header .nav-mega,header.site-header .nav-top,header.site-header .nav-wrap,header.site-header .profileWrap,header.site-header details.header-locale{contain:none!important;overflow:visible!important;isolation:isolate!important;transform:none!important;will-change:auto!important}header.site-header .dropdown-panel,header.site-header .header-locale-panel,header.site-header .more-menu-panel,header.site-header .profileDropdown{z-index:var(--wm-public-menu-layer)!important;contain:none!important;isolation:isolate!important}header.site-header:has(.lang-trigger[aria-expanded=true]),header.site-header:has(.nav-iconLink[aria-expanded=true]),header.site-header:has(.nav-link--open),header.site-header:has(.profileBtn[aria-expanded=true]),header.site-header:has(details.header-locale[open]),header.site-header:has(details.nav-dropdown[open]){z-index:var(--wm-public-menu-layer)!important}@media (min-width:1025px){header.site-header.is-profile-dashboard{z-index:0!important}}:root{--wm-public-profile-menu-layer:2147483647;--wm-public-nav-row-layer:2147483200}@media (min-width:1025px){header.site-header .nav-top{isolation:isolate!important}header.site-header .header-utilityGroup,header.site-header .nav-actions,header.site-header .nav-top,header.site-header .profileWrap{position:relative!important;z-index:var(--wm-public-profile-menu-layer)!important;overflow:visible!important;contain:none!important}header.site-header .profileWrap>.profileDropdown{z-index:var(--wm-public-profile-menu-layer)!important;position:absolute!important;isolation:isolate!important;overflow:visible!important;contain:none!important}header.site-header .nav-links{isolation:auto!important}header.site-header .nav-cta,header.site-header .nav-links,header.site-header .nav-links>.nav-cta{position:relative!important;z-index:1!important}header.site-header:has(.profileBtn[aria-expanded=true]) .nav-top,header.site-header:has(.profileBtn[aria-expanded=true]) .profileDropdown,header.site-header:has(.profileBtn[aria-expanded=true]) .profileWrap{z-index:var(--wm-public-profile-menu-layer)!important}header.site-header:has(.profileBtn[aria-expanded=true]) .nav-links,header.site-header:has(.profileBtn[aria-expanded=true]) .nav-links>.nav-cta{z-index:1!important}}