<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card{border-radius:5px}@media (max-width:767px){.card{margin-bottom:16px}}.card .info{font-size:.875rem;line-height:1.25rem;font-weight:400;margin-bottom:8px}.card .info .date,.card .info .time{color:var(--grey55)}.card .info .author{color:var(--grey20);margin-right:10px}.card .info .time{text-align:right;float:right}.card .title{font-size:1.25rem;line-height:1.5rem;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991px){.card .title{font-size:1.125rem;line-height:1.375rem;font-weight:700}}.card p{color:var(--grey55);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:70px}@media (max-width:767px){.card p{height:auto;margin-bottom:0}}.card:hover{box-shadow:-1px -1px 2px rgba(0,0,0,.1),1px 1px 2px rgba(0,0,0,.2)}.card:hover .title{color:var(--primary)}
</pre></body></html>