@charset "utf-8";

:where(.css-qnu6hi) a { color: rgb(22, 119, 255); text-decoration: none; background-color: transparent; outline: none; cursor: pointer; transition: color 0.3s; }

:where(.css-qnu6hi) a:hover { color: rgb(105, 177, 255); }

:where(.css-qnu6hi) a:active { color: rgb(9, 88, 217); }

:where(.css-qnu6hi) a:active, :where(.css-qnu6hi) a:hover { text-decoration: none; outline: 0px; }

:where(.css-qnu6hi) a:focus { text-decoration: none; outline: 0px; }

:where(.css-qnu6hi) a[disabled] { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; }