@layer quartz-base{.project-head{flex-direction:column;gap:22px;margin-top:22px;display:flex}.project-head .effect{letter-spacing:-.015em;text-wrap:pretty;max-width:30ch;color:var(--darkgray);margin:0;font-size:clamp(22px,2.6vw,34px);font-weight:300;line-height:1.25}.project-head .open{color:var(--dark);border-bottom:1px solid var(--gray);align-self:flex-start;padding-bottom:2px;font-size:14px}.project-head .open:hover{color:var(--secondary);border-color:var(--secondary)}.project-head .open:after{content:"→";color:var(--gray);margin-left:8px}.project-head .art{flex-direction:column;gap:10px;margin:40px 0 8px;display:flex}.project-head .art img{align-self:flex-start;width:auto;max-width:100%;height:auto;max-height:82vh;display:block}.project-head figcaption{color:var(--gray);font-size:12px}.project-head .excerpt.mono{color:var(--darkgray);border-left-color:var(--lightgray);font-size:13px;line-height:1.7}.project-head .excerpt{border-left:1px solid var(--dark);color:var(--dark);white-space:pre-line;max-width:64ch;margin:0;padding:0 0 0 22px;font-size:clamp(18px,1.6vw,22px);font-weight:300;line-height:1.5}}