.brandy-link-underline{transition-property:text-decoration;transition-duration:var(--theme-component-transition-duration);transition-timing-function:ease-in-out;text-decoration-color:transparent}.brandy-link-underline:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1.5px;text-decoration-color:currentColor}.brandy-link-underline:where([style*="--underline-animation-offset"]):hover{text-underline-offset:var(--underline-animation-offset)!important}.brandy-link-underline:where([style*="--underline-animation-thickness"]):hover{text-decoration-thickness:var(--underline-animation-thickness)!important}