.release-identity{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex-shrink:0}
.release-account{display:flex;align-items:center;flex-wrap:wrap;gap:6px 14px;font-size:13px;line-height:1.4}
.release-account a{display:inline-flex;align-items:center;min-height:36px;color:#dedede;text-decoration:none}
.release-account a:hover,.release-account a:focus-visible{color:#e2c47e;text-decoration:underline;text-underline-offset:4px}
.release-account .account-register{color:#e2c47e}
.release-account [hidden]{display:none!important}
.release-account [data-account-visitor]{display:flex;gap:14px}
.release-account [data-account-local]{font-size:11px;color:#adadad}
header.launch-header,header.brand-shell{align-items:flex-start}
@media(max-width:650px){.release-identity{width:100%}.release-account{gap:4px 12px}.release-account a{min-height:40px}}
