.post-content a{color:var(--primary-color);text-decoration:none !important;box-shadow:none !important;transition:all .2s ease}.post-content a:hover{text-decoration:none !important;box-shadow:none !important;padding:.1em .4em;margin:0 -.4em;border-radius:4px;background:oklch(95% .02 240);color:var(--primary-hover)}html.dark .post-content a{color:oklch(65% .15 240);text-decoration:none !important;box-shadow:none !important}html.dark .post-content a:hover{background:oklch(28% .03 240);color:oklch(75% .15 240);text-decoration:none !important;box-shadow:none !important}.post-content h1 a,.post-content h2 a,.post-content h3 a{padding:0;margin:0;border-radius:0;background:0 0 !important;text-decoration:none !important}.post-content h1 a:hover,.post-content h2 a:hover,.post-content h3 a:hover{background:0 0 !important;color:var(--primary-color);text-decoration:none !important}