:root{--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-dark: 49, 10, 101;--accent-gradient: linear-gradient( 45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60% )}.link-card:where(.astro-THPMVIG2){list-style:none;padding:1px;background-color:#1f212b;background-image:none;background-size:400%;border-radius:7px;background-position:100%;transition:background-position .6s cubic-bezier(.22,1,.36,1);box-shadow:inset 0 0 0 1px #ffffff1a}.link-card:where(.astro-THPMVIG2)>a:where(.astro-THPMVIG2){width:100%;text-decoration:none;padding:calc(1.5rem - 1px);border-radius:8px;color:#fff;background-color:#1f212b;opacity:.8}h2:where(.astro-THPMVIG2){transition:color .6s cubic-bezier(.22,1,.36,1)}.link-card:where(.astro-THPMVIG2):is(:hover,:focus-within){background-position:0;background-image:var(--accent-gradient)}.link-card:where(.astro-THPMVIG2):is(:hover,:focus-within) h2:where(.astro-THPMVIG2){color:rgb(var(--accent-light))}
