.project-item_container__CAqBI{width:100%;box-sizing:border-box;border-radius:12px;background:var(--item-background);overflow:hidden;transition:background .2s}.project-item_container__CAqBI:hover{background:color-mix(in srgb,var(--item-background),rgb(var(--foreground-rgb)) 8%)}.project-item_post__PVzgu{display:grid;grid-template-rows:auto auto 1fr;padding:0;box-sizing:border-box}.project-item_post__PVzgu h1{font-family:Fira Code,monospace;letter-spacing:.15rem;margin:0;padding:1.25rem 1.25rem .5rem;font-size:1rem}.project-item_post__PVzgu hr{display:block;height:0;border:none;border-top:6px dotted rgb(177,177,177);width:35%;margin:2rem auto 0;text-align:center;position:relative}.project-item_post__PVzgu a{color:var(--text);list-style:none}.project-item_images__mB5bn{width:100%;position:relative;aspect-ratio:16/10;overflow:hidden}.project-item_image__6w1YC{object-fit:cover;object-position:center;transition:transform .3s ease}.project-item_container__CAqBI:hover .project-item_image__6w1YC{transform:scale(1.03)}.project-item_content__R21Zd{display:flex;flex-direction:column;padding:0 1.25rem 1.25rem;font-size:.8rem;box-sizing:border-box}.project-item_content__R21Zd p,.project-item_post__PVzgu h1{transition:opacity .2s ease}.project-item_container__CAqBI:hover .project-item_content__R21Zd p,.project-item_container__CAqBI:hover h1{opacity:75%}