.PostCard{padding:1rem;margin:1rem;border-radius:1rem}.PostCard>:first-child,.PostCard .description>:first-child{margin-top:0}.PostCard>:last-child,.PostCard .description>:last-child{margin-bottom:0}.PostCard .title:not(:last-child),.PostCard .keywords:not(:last-child){margin-bottom:1rem}.PostCard .dates{white-space:nowrap}.PostCard .dates .sep{white-space:normal;margin-right:.25em}.PostCard .description{margin-top:1rem}.PostCard .label{color:var(--color-comment)}.PostCard .draft{color:var(--color-yellow)}.PostCard{box-shadow:0 0 2px 1px var(--color-comment)}@media (hover){.PostCard a.post:hover{color:inherit}.PostCard:hover{box-shadow:0 0 5px 2px var(--color-comment)}}.PostCard:has(a.post:active){box-shadow:0 0 5px 1px var(--color-comment)}.PostCard{position:relative;overflow:hidden}.PostCard a{position:relative;z-index:1}.PostCard a.post{position:static}.PostCard a.post:before{content:"";position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}
