.ProjectStack_stack__ApEb_{display:flex;flex-direction:column;gap:44px;padding:12px 0 48px}.ProjectStack_card__Dl9Co{width:min(720px,92vw);max-height:calc(100vh - 220px);background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-card);text-decoration:none;color:inherit;overflow:hidden;display:inline-flex;flex-direction:column;transition:transform .4s ease-out,opacity .4s ease-out,box-shadow .3s var(--ease-out),background .3s var(--ease-out);opacity:.3;transform:translateY(18px)}.ProjectStack_card__Dl9Co:hover{background:var(--color-hover-bg);box-shadow:var(--shadow-hover)}.ProjectStack_card__Dl9Co[data-visible=true]{opacity:1;transform:translateY(0)}.ProjectStack_card__Dl9Co[data-visible=false]{opacity:.35;transform:translateY(18px)}.ProjectStack_imageFrame__ZSc6B{position:relative;display:inline-block;width:100%;min-height:260px;max-height:min(56vh,520px);height:56vh;overflow:hidden}.ProjectStack_image__B5b9g{width:100%;height:100%;display:block;object-fit:contain}.ProjectStack_meta__mzqPZ{padding:20px 24px 24px}.ProjectStack_title__N8Qes{font-family:var(--font-secondary);font-size:clamp(18px,2vw,22px);line-height:1.2;color:var(--color-text);margin-bottom:8px;font-weight:600}.ProjectStack_description__WENMl{font-family:var(--font-primary);font-size:14px;line-height:1.6;color:var(--color-text-muted);margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.ProjectStack_explore__KdT4c{color:var(--color-primary);font-size:14px;font-weight:600}.ProjectStack_staggerLeft__RN3fm{align-self:flex-start}.ProjectStack_staggerRight__qPAeT{align-self:flex-end}@media (max-width:720px){.ProjectStack_stack__ApEb_{gap:28px;padding:8px 0 28px}.ProjectStack_card__Dl9Co{width:92vw;max-height:calc(100vh - 200px)}.ProjectStack_imageFrame__ZSc6B{height:48vh;min-height:220px}.ProjectStack_meta__mzqPZ{padding:16px 18px 20px}}