@charset "UTF-8";article{margin-bottom:1.5rem;padding:1.5rem;border:1px dashed var(--border-card);border-radius:.25rem}article h2{margin-top:0;margin-bottom:.25rem}article *:last-child{margin-bottom:0}.project__screenshot{margin-top:1rem;margin-bottom:1rem;border-radius:6px;overflow:hidden;border:1px solid var(--border-soft);background-color:var(--figure-bg)}.project__screenshot img{display:block;width:100%;height:auto}.toc ul{list-style:none;margin:0;padding:0;line-height:1.75rem}.toc li{margin:.25rem 0}.toc li::before{content:"·";margin-right:.5rem;color:var(--fg-muted)}