@import "tailwindcss";@plugin "@tailwindcss/typography";@source "hugo_stats.json";:root{--fg:oklch(18% 0.03 257);--bg:oklch(99% 0 0);--accent:oklch(62.8% 0.2577 29.23)}:where(.dark){--fg:oklch(98% 0.01 257);--bg:oklch(18% 0.03 257);--accent:oklch(70% 0.2 29.23)}@theme inline{--color-fg: var(--fg);
    --color-bg: var(--bg);
    --color-accent: var(--accent);
}.toc{border-left:1px solid color-mix(in oklab,currentColor 20%,transparent);padding-left:.75rem}.toc ul{list-style:none;padding-left:0;margin:.25rem 0 0;line-height:1.25}.toc>ul>li{font-size:1rem;margin:.125rem 0}.toc>ul>li>ul{padding-left:1rem;margin-top:.25rem}.toc ul ul>li{margin:.125rem 0}