.posts{margin-top:2rem}.latest{display:flex;flex-direction:column;align-items:center;margin-bottom:64px}.latest>p{display:inline-flex;align-items:center;justify-content:center;padding-bottom:16px;margin:64px 0 32px 0;width:100%;border-bottom:1px solid var(--c-panel-2);font-style:italic;gap:8px;color:var(--c-text-2)}.post{position:relative;width:100%;max-width:640px;background:var(--c-panel-1);padding:1rem;border-radius:12px;margin-bottom:16px;line-height:18px}.post header h2{margin:0;display:inline-flex;gap:12px}.post header h2 .ico{background:var(--c-text-2)}.post header .tags{display:flex;gap:8px;margin:8px 0;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;}.post header .tags::-webkit-scrollbar{display:none}.post footer{color:var(--c-text-2)}.post footer p{margin-block-end:0}.post footer .date{font-family:"Monocraft",monospace;font-style:italic;font-size:14px;color:var(--c-text-3)}.post-link{position:absolute;left:0;top:0;right:0;bottom:0}