@charset "utf-8";

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

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

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

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

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

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

:where(.css-19lec04).anticon { display: inline-flex; align-items: center; color: inherit; font-style: normal; line-height: 0; text-align: center; text-transform: none; vertical-align: -0.125em; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; }

:where(.css-19lec04).anticon > * { line-height: 1; }

:where(.css-19lec04).anticon svg { display: inline-block; }

:where(.css-19lec04).anticon .anticon .anticon-icon { display: block; }