@use "minima";@media (prefers-color-scheme: light){:root{--bg: #f5f5f5;--text: #333333;--muted: #6c6559;--link: #1a73e8;--link-hov: #4285f4;--accent: #34a853;--surface: #f5f5f5;--border: #dcdcdc}}:root{--bg: #282828;--text: #ffffff;--muted: #6c6559;--link: #f59e0b;--link-hov: #f7cd85;--accent: #3c92e6;--surface: #282828;--border: #334155}html,body{background:var(--bg);color:var(--text)}a{color:var(--link);text-decoration-thickness:2px}a:hover{color:var(--link-hov)}.site-header,.site-footer{background:var(--surface);border:none}.site-title,.site-title:visited{color:var(--accent)}.site-nav .page-link{color:var(--text)}.post-title,.post-title a{color:var(--text)}.post-meta{color:var(--muted)}.highlight,pre,code{background:#0a0f1a;border-radius:6px}.pagination a,.pagination span{display:inline-block;border:1px solid var(--border);background:var(--surface);color:var(--text);padding:.25rem .6rem;border-radius:9999px}.pagination a:hover{filter:brightness(1.15)}.post-tags a,a[href*="/tag/"],a[href*="/tags/"]{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:9999px;padding:.08rem .5rem;text-decoration:none}.post-tags a:hover{background:var(--accent);color:#0b0b0b}hr{border-color:var(--border)}
