:where(.c-list-link){position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;transition-property:all;transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);--un-text-opacity:1;color:rgb(var(--theme-colors-text-interactive-on-X) / var(--un-text-opacity));--un-border-opacity:1;border-color:rgb(var(--theme-colors-border-strong-on-X) / var(--un-border-opacity));column-gap:var(--theme-spacing-3xs, var(--theme-spacing-3xs--sm));font-size:var(--theme-fontSize-bodyStrong);font-family:var(--theme-fontFamily-bodyStrong);font-weight:var(--theme-fontWeight-bodyStrong);font-style:var(--theme-fontStyle-bodyStrong);line-height:var(--theme-lineHeight-bodyStrong);letter-spacing:var(--theme-letterSpacing-bodyStrong);text-decoration:initial;--abbr-border-width:.15em}:where(.c-list-link):after{bottom:-1px;height:1px;opacity:.3;--un-bg-opacity:1;background-color:rgb(var(--theme-colors-interactive-on-X) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-interactive-on-X) / var(--un-bg-opacity)) }:where(.c-list-link):hover{--un-text-opacity:1;color:rgb(var(--theme-colors-text-interactiveHover-on-X) / var(--un-text-opacity));padding-inline:var(--theme-spacing-4xs, var(--theme-spacing-4xs--sm))}:where(.c-list-link):active{--un-text-opacity:1;color:rgb(var(--theme-colors-text-interactiveActive-on-X) / var(--un-text-opacity))}:where(.c-list-link):after{content:"";left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-in-out;width:100%}:where(.c-list-link--secondary){border-bottom-width:2px;--un-border-opacity:1;border-color:rgb(var(--theme-colors-border-interactive-on-X) / var(--un-border-opacity))}:where(.c-list-link--secondary):after{bottom:-2px;height:2px;opacity:1;--un-bg-opacity:1;background-color:rgb(var(--theme-colors-interactiveActive-on-X) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-interactiveActive-on-X) / var(--un-bg-opacity)) }[data-hover=hover] .c-list-link--secondary{--un-text-opacity:1;color:rgb(var(--theme-colors-text-interactiveActive-on-X) / var(--un-text-opacity));padding-inline:var(--theme-spacing-4xs, var(--theme-spacing-4xs--sm))}.c-list-link:hover:after,[data-hover=hover] .c-list-link:after{transform:scaleX(1) scaleZ(2);transform-origin:bottom left}
