.emma-collins-product-designer-tech-stack{display:flex;flex-direction:column;gap:24px;width:100%;margin-bottom:40px}.emma-collins-product-designer-tech-stack-title{font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:600;line-height:26.4px;color:#ffffff;margin:0}.emma-collins-product-designer-tech-stack-content{display:grid;grid-template-columns:repeat(5,96px);grid-template-rows:repeat(2,96px);gap:16px;width:100%;height:208px}.emma-collins-product-designer-tech-stack-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;transition:transform .2s ease}.emma-collins-product-designer-tech-stack-item:hover{transform:translateY(-2px)}.emma-collins-product-designer-tech-stack-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background-color:#1a1a1a;border-radius:8px;font-size:24px;flex-shrink:0;transition:background-color .2s ease}.emma-collins-product-designer-tech-stack-item:hover .emma-collins-product-designer-tech-stack-icon{background-color:#242424}.emma-collins-product-designer-tech-stack-name{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:19.6px;color:#ffffff;text-align:center;width:100%}@media (max-width:640px){.emma-collins-product-designer-tech-stack-content{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,96px);gap:12px;height:auto}.emma-collins-product-designer-tech-stack-item{padding:4px}}