.guest-username-wand{box-sizing:border-box;display:flex;align-items:center;justify-content:center;align-self:stretch;min-width:44px;margin:0;padding:0 12px;border:none;background-color:transparent;color:#eaeaea;cursor:pointer}.guest-username-wand:hover{color:#fff}.guest-username-wand:focus-visible{outline:2px solid var(--color-rose);outline-offset:2px}.guest-username-wand-icon{display:block;flex-shrink:0}@keyframes guest-username-wand-flash{0%{color:#eaeaea}40%{color:var(--color-rose)}to{color:#eaeaea}}.guest-username-wand--flash{animation:guest-username-wand-flash .45s ease forwards}
