/* HisarBlok blog module. Generated file — edit modules/blog/src/module.php.
   Zero-specificity fallbacks (:where): any theme rule wins over these, whatever the load order. */
:where(.post-list .post-card){padding:1.4em 0;border-top:1px solid rgba(128,128,128,.25)}
:where(.post-list .post-card:first-of-type){border-top:0}
:where(.post-list .post-card h2){margin:.1em 0 .25em;font-size:1.3rem;line-height:1.3}
:where(.post-list .post-card h2 a){text-decoration:none}
:where(.post-list .post-card h2 a:hover){text-decoration:underline}
:where(.post-card-cover img),:where(.post-cover img){max-width:100%;height:auto;border-radius:10px}
:where(.post-meta){font-size:.87rem;opacity:.7;margin:.2em 0 .6em}
:where(.post-tags){margin:1em 0 0;font-size:.87rem}
:where(.post-tags a){display:inline-block;margin-right:.5em;text-decoration:none;opacity:.85}
:where(.post-tags a:hover){text-decoration:underline;opacity:1}
:where(.post-head h1){margin-bottom:.1em}
:where(.post-back){margin-top:2.5em;font-size:.92rem}
:where(.post-pager){display:flex;justify-content:space-between;gap:1em;margin:2.5em 0 0;padding-top:1.2em;border-top:1px solid rgba(128,128,128,.25);font-size:.92rem}
:where(.post-pager a){text-decoration:none}
:where(.post-pager a:hover){text-decoration:underline}