/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */.moving-underline{position:relative;overflow:hidden}.moving-underline:after{background-color:var(--color-green-900,oklch(39.3% .095 152.535));content:"";width:100%;height:.2em;transition:transform .3s;position:absolute;bottom:0;left:0;transform:translate(-100%)}.moving-underline.active:after,.moving-underline:focus:after,.moving-underline:hover:after{transform:translate(0)}