.game-mechanics_cardGrid__yiCnD{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-top:2rem}.game-mechanics_card__pNY3J{position:relative;display:flex;flex-direction:column;background:white;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.07);transition:all .3s ease;cursor:pointer;text-decoration:none;color:inherit;height:100%}.game-mechanics_card__pNY3J:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(124,58,237,.15)}.game-mechanics_cardImage__Xas4L{position:relative;width:100%;height:200px;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.game-mechanics_cardImage__Xas4L img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.game-mechanics_card__pNY3J:hover .game-mechanics_cardImage__Xas4L img{transform:scale(1.05)}.game-mechanics_cardContent__0OFYZ{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.game-mechanics_cardTitle__8vTqA{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0;line-height:1.4}.game-mechanics_cardBadge__FLYja{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#7c3aed,#6d28d9);color:white;border-radius:8px;font-size:.875rem;font-weight:600;width:fit-content}.game-mechanics_cardBadge__FLYja:before{content:"→";font-size:1.125rem}@media (max-width:768px){.game-mechanics_cardGrid__yiCnD{grid-template-columns:1fr;gap:1rem}.game-mechanics_cardImage__Xas4L{height:180px}.game-mechanics_cardContent__0OFYZ{padding:1.25rem}.game-mechanics_cardTitle__8vTqA{font-size:1.125rem}}@media (max-width:480px){.game-mechanics_cardImage__Xas4L{height:160px}.game-mechanics_cardContent__0OFYZ{padding:1rem}}