.project-index-intro{max-width:56rem}.project-featured-row{isolation:isolate;position:relative;overflow:hidden}.project-featured-row:before{z-index:-1;background:color-mix(in srgb, var(--accent) 8%, var(--bg));content:"";transform-origin:bottom;transition:transform .28s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scaleY(0)}.project-featured-row:hover:before,.project-featured-row:focus-within:before{transform:scaleY(1)}.project-featured-row h3,.project-featured-row p,.project-featured-row span{transition:color .22s}.project-featured-row:hover p,.project-featured-row:focus-within p{color:var(--ink)}.project-archive [role=listitem]{transition:background-color .22s}.project-archive [role=listitem]:hover,.project-archive [role=listitem]:focus-within{background:color-mix(in srgb, var(--accent) 5%, var(--bg))}.project-detail-lead{text-wrap:pretty}@media (prefers-reduced-motion:reduce){.project-featured-row:before,.project-featured-row h3,.project-featured-row p,.project-featured-row span,.project-archive [role=listitem]{transition:none}}@media (max-width:639px){.project-featured-row a{min-height:132px}}
