/* AFM top-bar menus v140 */
.manager-top{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.manager-arrow{margin-left:7px;color:var(--afm-gold);font-size:14px;transition:transform .18s}.manager-top[aria-expanded="true"] .manager-arrow,.club-switch[aria-expanded="true"] .club-arrow{transform:rotate(180deg)}.afm-top-menu{position:fixed;top:68px;right:12px;z-index:100020;width:min(330px,calc(100vw - 24px));background:#101722;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:10px;box-shadow:0 18px 55px rgba(0,0,0,.45)}.afm-account-menu{right:185px}.afm-menu-head{padding:8px 10px 10px;display:flex;flex-direction:column;gap:3px}.afm-menu-head small,.afm-team-choice-copy small,.afm-account-action small,.afm-login-row small{color:#91a6b8}.afm-team-choice,.afm-account-action{width:100%;display:flex;align-items:center;gap:10px;text-align:left;padding:12px;margin:4px 0;border:0;border-radius:13px;background:#162e4e;color:#e6e3dd}.afm-team-choice-logo{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex:0 0 38px}.afm-team-choice-logo img{max-width:36px;max-height:36px;object-fit:contain}.afm-team-choice-copy,.afm-account-action>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:2px}.afm-menu-action{margin-top:8px!important}.afm-logout{border:1px solid rgba(255,120,120,.18)}.afm-login-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)}#adminNavButton[hidden]{display:none!important}@media(max-width:760px){.afm-account-menu,.afm-team-menu{right:10px;left:10px;width:auto;top:72px}.manager-top{padding:4px}.manager-top .user-copy{display:none}.manager-arrow{display:none}}