.hco-project-index{background:var(--hco-paper);color:var(--hco-ink)}.hco-project-index-work{padding-block:var(--hco-space-5) var(--hco-section-space);scroll-margin-top:var(--hco-sticky-top)}.hco-project-index>.editorial-cover+.hco-project-index-work{padding-top:var(--hco-space-6)}.hco-project-index-toolbar{justify-content:space-between;align-items:center;gap:var(--hco-space-3);border-bottom:1px solid var(--hco-rule);display:flex}.hco-project-index-toolbar>p{color:var(--hco-muted);font:400 var(--hco-small)/1.5 var(--hco-font-body);flex-shrink:0;margin:0}.hco-project-index-filters{gap:0 var(--hco-space-4);flex-wrap:wrap;display:flex}.hco-project-index-filters button{padding:var(--hco-space-2) 0;min-height:48px;color:var(--hco-body-color);font:500 var(--hco-small)/1.5 var(--hco-font-body);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px}.hco-project-index-filters button[aria-pressed=true]{color:var(--hco-green);border-bottom-color:var(--hco-green)}.hco-project-index-filters button:hover{color:var(--hco-green)}.hco-project-index-lead{margin-top:var(--hco-space-6)}.hco-project-index-eyebrow{font:500 var(--hco-label)/1.5 var(--hco-font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--hco-muted);margin:0 0 var(--hco-space-3)}.hco-project-index-rule{align-items:center;gap:var(--hco-space-3);margin-top:var(--s7);display:flex}.hco-project-index-rule span{font:500 var(--hco-label)/1.5 var(--hco-font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--hco-muted);flex-shrink:0}.hco-project-index-rule:after{content:"";background:var(--hco-rule);flex:1;height:1px}.hco-project-index-grid{gap:var(--hco-space-6) var(--hco-space-4);margin-top:var(--hco-space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hco-project-index-card{min-width:0;color:var(--hco-ink);flex-direction:column;text-decoration:none;display:flex}.hco-project-index-card-image{aspect-ratio:16/10;border-radius:var(--hco-radius);background:var(--hco-surface);flex-shrink:0;width:100%;position:relative;overflow:hidden}.hco-project-index-card-image img{object-fit:cover;transition:transform var(--hco-motion-image) var(--hco-ease)}.hco-project-index-card-image[data-media-fit=contain] img{padding:0}.hco-project-index-card:hover .hco-project-index-card-image img{transform:scale(1.03)}.hco-project-index-card-main{min-width:0;padding:var(--hco-space-3) 0 0;flex-direction:column;flex:1;display:flex}.hco-project-index-card h2{font:400 var(--hco-subheading)/1.1 var(--hco-font-display);letter-spacing:-.025em;overflow-wrap:anywhere;transition:color var(--hco-motion-fast) var(--hco-ease);margin:0}.hco-project-index-card:hover h2{color:var(--hco-green)}.hco-project-index-card-result{font:500 var(--hco-small)/1.6 var(--hco-font-body);color:var(--hco-green);margin:6px 0 0}.hco-project-index-card-description{font:400 var(--hco-body-small)/1.7 var(--hco-font-body);color:var(--hco-body-color);max-width:52ch;margin:12px 0 0}.hco-project-index-card-footer{justify-content:space-between;align-items:center;gap:var(--hco-space-2);padding-top:var(--hco-space-3);flex-wrap:wrap;margin-top:auto;display:flex}.hco-project-index-card-arrow{color:var(--hco-muted);transition:transform var(--hco-motion-fast) var(--hco-ease),color var(--hco-motion-fast) var(--hco-ease);flex-shrink:0;font-size:15px}.hco-project-index-card:hover .hco-project-index-card-arrow{color:var(--hco-green);transform:translate(4px)}.hco-project-index-card[data-featured]{align-items:stretch;gap:var(--hco-space-5);grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);display:grid}.hco-project-index-card[data-featured] .hco-project-index-card-image{aspect-ratio:16/10}.hco-project-index-card[data-featured] .hco-project-index-card-main{padding:var(--hco-space-2) 0 var(--hco-space-2)}.hco-project-index-card[data-featured] h2{font-size:var(--hco-heading)}.hco-project-index-card[data-featured] .hco-project-index-card-description{font-size:var(--hco-body);margin-top:16px}.hco-project-index :is(a,button):focus-visible{outline:2px solid var(--hco-green);outline-offset:5px}@media (max-width:760px){.hco-project-index>.editorial-cover+.hco-project-index-work{padding-top:var(--hco-space-5)}.hco-project-index-toolbar{align-items:start;gap:var(--hco-space-1);flex-direction:column-reverse}.hco-project-index-filters{gap:0 var(--hco-space-3)}.hco-project-index-lead{margin-top:var(--hco-space-5)}.hco-project-index-rule{margin-top:var(--hco-space-6)}.hco-project-index-grid{gap:var(--hco-space-5);margin-top:var(--hco-space-4);grid-template-columns:1fr}.hco-project-index-card[data-featured]{grid-template-columns:1fr;gap:0}.hco-project-index-card[data-featured] .hco-project-index-card-image{aspect-ratio:16/10}.hco-project-index-card[data-featured] .hco-project-index-card-main{padding:var(--hco-space-3) 0 0}.hco-project-index-card[data-featured] h2{font-size:var(--hco-subheading)}.hco-project-index-card[data-featured] .hco-project-index-card-description{font-size:var(--hco-body-small);margin-top:12px}.hco-project-index-card-description{font-size:var(--hco-body-small)}.hco-project-index-card-arrow{display:none}}@media (prefers-reduced-motion:reduce){.hco-project-index-card,.hco-project-index-card-image img{transition:none}.hco-project-index-card:hover .hco-project-index-card-image img{transform:none}}.hco-project-services{flex-wrap:wrap;gap:0 10px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.hco-project-services li{color:var(--hco-muted);font:500 var(--hco-label)/1.5 var(--hco-font-body);letter-spacing:.09em;text-transform:uppercase}.hco-project-services li+li{align-items:center;gap:10px;display:flex}.hco-project-services li+li:before{content:"";opacity:.6;background:currentColor;border-radius:50%;width:2px;height:2px}
