.tile__foreground{transition:background 0.25s,color 0.25s;> .tile__arrow{&::after{transition:clip-path 0.25s,color 0.25s;}}:focus-within > &,:hover > &{background:var(--tertiary);background-blend-mode:multiply;}:focus-within > & > .tile__arrow,:hover > & > .tile__arrow{color:var(--secondary);&::after{clip-path:var(--long-arrow);}}}.tile__background{transition:opacity 0.25s;:hover > &{opacity:1;}}
