:root{color-scheme:light dark}body{max-width:40rem;margin:2rem auto;padding:0 1rem;font-family:system-ui,sans-serif;line-height:1.6}header nav{gap:1rem;margin-bottom:2rem;font-size:.9rem;display:flex}header nav a{text-decoration:none}.demo-notice{background:light-dark(#fff8e1,#332700);border:1px solid light-dark(#e0a800,#7a5c00);border-radius:.25rem;margin-bottom:2rem;padding:.75rem 1rem;font-size:.9rem}main{min-height:40vh}footer{opacity:.75;margin-top:3rem;font-size:.85rem}.post-list{padding:0;list-style:none}.post-list li{margin-bottom:1.5rem}.post-meta{opacity:.75;font-size:.85rem}.tag-list{gap:.5rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:inline-flex}.pagination{justify-content:space-between;margin-top:2rem;display:flex}.tag-index{padding:0;list-style:none}.tag-index li{margin-bottom:.5rem}
