.article-link{display:inline-block;background:linear-gradient(var(--theme-color, rgb(0, 0, 0)),var(--theme-color, rgb(0, 0, 0))) left bottom no-repeat;background-size:100% 1px;font-weight:600;line-height:1.875rem;margin-bottom:var(--spacing-xxs);text-decoration:none;white-space:nowrap;width:-moz-fit-content;width:fit-content;z-index:2;cursor:pointer}.article-link:hover{background-size:100% 1px;outline:none}.article-link:not(.inactive):hover{--theme-color: rgb(0, 0, 0)}.article-link:focus-visible{--theme-color: rgb(255, 99, 250) !important;background-size:100% 1px;outline:none;transition:none}.article-link.article-link--base:hover{--theme-color: rgb(0, 210, 88) !important;background-size:100% 1px}.article-link.article-link--base.inactive:hover{--theme-color: rgb(0, 0, 0) !important;background-size:100% 1px}.article-link.inactive{background:linear-gradient(var(--theme-color, rgb(0, 0, 0)),var(--theme-color, rgb(0, 0, 0))) left bottom no-repeat;background-size:0 1px;text-decoration:none;transition:background .5s}.article-link.inactive:hover,.article-link.inactive:focus{background-size:100% 1px}.article-link.color-theme--green{--theme-color: #00d158}.article-link.color-theme--blue{--theme-color: #00c7ff}.article-link.color-theme--red{--theme-color: #ff6b79}.article-link.color-theme--purple{--theme-color: #b458ff}.article-link.color-theme--terracotta{--theme-color: rgb(239, 170, 142)}
