.project-page{width:100svw;height:100svh;position:relative}.project-main-image{width:100%;height:100vh;position:relative;overflow:hidden}.project-main-image:after{content:"";background:radial-gradient(#0a0a0a45,#42424263) content-box content-box;position:absolute;inset:0}.project-content{width:100%;max-width:900px;margin-inline:auto}.project-content>div{margin-bottom:3rem}.project-content h1{margin-block:4rem}.project-content h2{color:var(--fg-70);margin-bottom:.5rem;font-size:1rem}.project-content pre{white-space:pre-wrap;margin-top:1rem;font-family:inherit;line-height:1.6}.project-meta-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;display:grid}.project-image-gallery{grid-template-columns:1fr 1fr;gap:.5rem;padding:1rem 1rem 2rem;display:grid}.project-image-gallery div{aspect-ratio:5/3;width:100%;position:relative;overflow:hidden}.project-image-gallery img{opacity:0;object-fit:contain;border-radius:4px}.project-meta-grid .link-with-icon{word-break:break-all}.feature-list{margin-top:.5rem;padding-left:1rem}.feature-list li{list-style:outside}@media (max-width:1000px){.project-content{padding:1rem}.link-with-icon{font-weight:700}.project-image-gallery{grid-template-columns:1fr;padding-inline:.5rem}}
